/* Comunidad Patitas · hero editorial · production candidate 0.5.5-rc1 */

body.mkcp7-route-home.mk-cp-lab-active .mkcp7.is-public{
  width:100%!important;
  max-width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.mk-cp-lab-active .mkcp7.has-story-hero>.mkcp7-public-head{
  display:none!important;
}
body.mk-cp-lab-active .mkcp7-story-hero,
body.mk-cp-lab-active .mkcp7-story-hero *{
  box-sizing:border-box!important;
}
body.mk-cp-lab-active .mkcp7-story-hero{
  --cp-ink:#151526;
  --cp-body:#4f4a45;
  --cp-muted:#756d65;
  --cp-gold:#c9a35a;
  --cp-gold-deep:#906c2c;
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr)!important;
  gap:28px!important;
  align-items:stretch!important;
  width:100%!important;
  margin:0 0 18px!important;
  padding:22px 28px 18px!important;
  overflow:hidden!important;
  border:1px solid rgba(201,163,90,.24)!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 86% 18%,rgba(201,163,90,.17),transparent 26%),
    radial-gradient(circle at 7% 92%,rgba(201,163,90,.08),transparent 30%),
    linear-gradient(135deg,#fffdfa 0%,#faf6ee 55%,#f6efe3 100%)!important;
  box-shadow:0 24px 60px rgba(35,29,22,.08)!important;
  isolation:isolate!important;
}
body.mk-cp-lab-active .mkcp7-story-hero:before,
body.mk-cp-lab-active .mkcp7-story-hero:after{
  content:""!important;
  position:absolute!important;
  z-index:-1!important;
  border:1px solid rgba(201,163,90,.13)!important;
  border-radius:50%!important;
  pointer-events:none!important;
}
body.mk-cp-lab-active .mkcp7-story-hero:before{
  width:280px!important;
  height:280px!important;
  top:-102px!important;
  right:-86px!important;
}
body.mk-cp-lab-active .mkcp7-story-hero:after{
  width:190px!important;
  height:190px!important;
  bottom:-112px!important;
  left:-92px!important;
}
body.mk-cp-lab-active .mkcp7-story-copy{
  position:relative!important;
  z-index:2!important;
  align-self:center!important;
  min-width:0!important;
}
body.mk-cp-lab-active .mkcp7-story-kicker{
  display:flex!important;
  align-items:center!important;
  gap:13px!important;
  margin:0 0 8px!important;
  color:#4d463e!important;
  font-size:11px!important;
  font-weight:850!important;
  line-height:1.3!important;
  letter-spacing:.28em!important;
  text-transform:uppercase!important;
}
body.mk-cp-lab-active .mkcp7-story-kicker span{
  display:block!important;
  width:46px!important;
  height:2px!important;
  flex:0 0 46px!important;
  background:var(--cp-gold-deep)!important;
}
body.mk-cp-lab-active .mkcp7-story-hero h1{
  margin:0!important;
  color:var(--cp-ink)!important;
  font-family:"Cormorant Garamond",Georgia,serif!important;
  font-size:clamp(48px,4.8vw,68px)!important;
  font-weight:650!important;
  line-height:.92!important;
  letter-spacing:-.055em!important;
}
body.mk-cp-lab-active .mkcp7-story-lead{
  max-width:760px!important;
  margin:8px 0 10px!important;
  color:#2f2c30!important;
  font-family:"Cormorant Garamond",Georgia,serif!important;
  font-size:clamp(21px,2vw,28px)!important;
  line-height:1.12!important;
}
body.mk-cp-lab-active .mkcp7-story-body{
  max-width:760px!important;
}
body.mk-cp-lab-active .mkcp7-story-body p{
  margin:0 0 7px!important;
  color:var(--cp-body)!important;
  font-size:14.5px!important;
  line-height:1.42!important;
}
body.mk-cp-lab-active .mkcp7-story-body strong{
  color:#24211e!important;
  font-weight:850!important;
}
body.mk-cp-lab-active .mkcp7-story-actions{
  margin:11px 0 9px!important;
}
body.mk-cp-lab-active .mkcp7-story-match{
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  width:min(100%,390px)!important;
  padding:9px 12px!important;
  border:1px solid rgba(201,163,90,.5)!important;
  border-radius:15px!important;
  background:rgba(255,255,255,.78)!important;
  color:#211e1b!important;
  text-decoration:none!important;
  box-shadow:0 10px 28px rgba(45,35,22,.055)!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
body.mk-cp-lab-active .mkcp7-story-match:hover{
  transform:translateY(-2px)!important;
  border-color:var(--cp-gold)!important;
  box-shadow:0 16px 34px rgba(45,35,22,.09)!important;
}
body.mk-cp-lab-active .mkcp7-story-match>svg{
  width:34px!important;
  height:34px!important;
  padding:8px!important;
  border-radius:50%!important;
  background:#171717!important;
  color:#d5b36c!important;
}
body.mk-cp-lab-active .mkcp7-story-match span,
body.mk-cp-lab-active .mkcp7-story-match b,
body.mk-cp-lab-active .mkcp7-story-match small{
  display:block!important;
}
body.mk-cp-lab-active .mkcp7-story-match b{
  font-size:14px!important;
  line-height:1.2!important;
}
body.mk-cp-lab-active .mkcp7-story-match small{
  margin-top:3px!important;
  color:var(--cp-muted)!important;
  font-size:11px!important;
  line-height:1.3!important;
}
body.mk-cp-lab-active .mkcp7-story-match em{
  color:var(--cp-gold-deep)!important;
  font-size:22px!important;
  font-style:normal!important;
}
body.mk-cp-lab-active .mkcp7-story-trust{
  display:grid!important;
  grid-template-columns:32px minmax(0,1.25fr) minmax(170px,.8fr)!important;
  gap:10px!important;
  align-items:center!important;
  width:100%!important;
  margin-top:3px!important;
  padding:9px 11px!important;
  border:1px solid rgba(201,163,90,.26)!important;
  border-radius:15px!important;
  background:rgba(255,251,243,.84)!important;
}
body.mk-cp-lab-active .mkcp7-story-shield{
  display:grid!important;
  width:32px!important;
  height:32px!important;
  place-items:center!important;
  border-radius:10px!important;
  background:linear-gradient(145deg,#b58c3e,#d4b66e)!important;
  color:#fff!important;
}
body.mk-cp-lab-active .mkcp7-story-shield svg{
  width:21px!important;
  height:21px!important;
}
body.mk-cp-lab-active .mkcp7-story-trust p{
  margin:0!important;
  color:#504941!important;
  font-size:11.5px!important;
  line-height:1.38!important;
}
body.mk-cp-lab-active .mkcp7-story-trust blockquote{
  margin:0!important;
  padding:0 0 0 14px!important;
  border:0!important;
  border-left:1px solid rgba(201,163,90,.46)!important;
  color:#664d24!important;
  font-family:"Cormorant Garamond",Georgia,serif!important;
  font-size:15px!important;
  font-style:italic!important;
  font-weight:650!important;
  line-height:1.2!important;
}
body.mk-cp-lab-active .mkcp7-story-visual{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(150px,.42fr)!important;
  gap:12px!important;
  align-items:center!important;
  min-width:0!important;
  min-height:295px!important;
}
body.mk-cp-lab-active .mkcp7-story-photo{
  position:relative!important;
  align-self:stretch!important;
  min-height:285px!important;
  max-height:295px!important;
  overflow:hidden!important;
  border:1px solid rgba(201,163,90,.28)!important;
  border-radius:24px 24px 68px 24px!important;
  background:#eee8de!important;
  box-shadow:0 22px 48px rgba(33,27,20,.12)!important;
}
body.mk-cp-lab-active .mkcp7-story-photo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:285px!important;
  max-height:295px!important;
  object-fit:cover!important;
  object-position:center!important;
  background:#f8f5ef!important;
  filter:saturate(.82) contrast(.96) brightness(1.035)!important;
}
body.mk-cp-lab-active .mkcp7-story-photo-glow{
  position:absolute!important;
  inset:auto 0 0!important;
  height:36%!important;
  background:linear-gradient(to top,rgba(249,244,235,.4),transparent)!important;
  pointer-events:none!important;
}
body.mk-cp-lab-active .mkcp7-story-credit{
  position:absolute!important;
  z-index:2!important;
  left:14px!important;
  bottom:10px!important;
  padding:5px 8px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.78)!important;
  color:#655d54!important;
  font-size:9px!important;
  line-height:1!important;
  text-decoration:none!important;
  backdrop-filter:blur(8px)!important;
}
body.mk-cp-lab-active .mkcp7-story-note{
  position:absolute!important;
  z-index:3!important;
  top:8px!important;
  right:2px!important;
  transform:rotate(-6deg)!important;
  color:#8f7040!important;
  font-family:"Cormorant Garamond",Georgia,serif!important;
  font-size:21px!important;
  font-style:italic!important;
  font-weight:650!important;
  line-height:1.05!important;
  text-align:center!important;
  text-shadow:0 1px 0 rgba(255,255,255,.8)!important;
}
body.mk-cp-lab-active .mkcp7-story-values{
  display:grid!important;
  align-content:center!important;
  gap:5px!important;
  padding-top:58px!important;
}
body.mk-cp-lab-active .mkcp7-story-values>span{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  align-items:center!important;
  gap:8px!important;
  min-height:39px!important;
  color:#342e28!important;
}
body.mk-cp-lab-active .mkcp7-story-values svg{
  width:32px!important;
  height:32px!important;
  padding:7px!important;
  border:1px solid rgba(201,163,90,.48)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.62)!important;
  color:#4d3c20!important;
}
body.mk-cp-lab-active .mkcp7-story-values b{
  font-size:12px!important;
  font-weight:750!important;
  line-height:1.15!important;
}

@media(min-width:701px) and (max-width:900px){
  body.mk-cp-lab-active .mkcp7-story-hero{
    grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr)!important;
    gap:18px!important;
    padding:20px!important;
  }
  body.mk-cp-lab-active .mkcp7-story-hero h1{font-size:54px!important}
  body.mk-cp-lab-active .mkcp7-story-lead{font-size:24px!important}
  body.mk-cp-lab-active .mkcp7-story-body p{font-size:14px!important}
  body.mk-cp-lab-active .mkcp7-story-trust{grid-template-columns:34px minmax(0,1fr)!important}
  body.mk-cp-lab-active .mkcp7-story-trust blockquote{display:none!important}
  body.mk-cp-lab-active .mkcp7-story-visual{grid-template-columns:1fr!important;min-height:285px!important}
  body.mk-cp-lab-active .mkcp7-story-photo,
  body.mk-cp-lab-active .mkcp7-story-photo img{min-height:255px!important;max-height:260px!important}
  body.mk-cp-lab-active .mkcp7-story-values{display:none!important}
}

@media(max-width:700px){
  body.mk-cp-lab-active .mkcp7-story-hero{
    grid-template-columns:1fr!important;
    gap:11px!important;
    margin-bottom:12px!important;
    padding:16px 14px 14px!important;
    border-radius:21px!important;
  }
  body.mk-cp-lab-active .mkcp7-story-kicker{
    gap:9px!important;
    margin-bottom:6px!important;
    font-size:8px!important;
    letter-spacing:.15em!important;
  }
  body.mk-cp-lab-active .mkcp7-story-kicker span{width:28px!important;flex-basis:28px!important}
  body.mk-cp-lab-active .mkcp7-story-hero h1{font-size:clamp(42px,13vw,54px)!important;line-height:.9!important}
  body.mk-cp-lab-active .mkcp7-story-lead{margin:7px 0 8px!important;font-size:20px!important;line-height:1.05!important}
  body.mk-cp-lab-active .mkcp7-story-body p{margin-bottom:6px!important;font-size:13.5px!important;line-height:1.38!important}
  body.mk-cp-lab-active .mkcp7-story-body p:nth-child(2){display:none!important}
  body.mk-cp-lab-active .mkcp7-story-actions{margin:8px 0!important}
  body.mk-cp-lab-active .mkcp7-story-match{grid-template-columns:34px minmax(0,1fr) auto!important;padding:8px 10px!important;border-radius:14px!important}
  body.mk-cp-lab-active .mkcp7-story-match>svg{width:32px!important;height:32px!important;padding:7px!important}
  body.mk-cp-lab-active .mkcp7-story-match b{font-size:12.5px!important}
  body.mk-cp-lab-active .mkcp7-story-match small{font-size:10px!important}
  body.mk-cp-lab-active .mkcp7-story-trust{grid-template-columns:30px minmax(0,1fr)!important;gap:9px!important;margin-top:0!important;padding:8px 10px!important;border-radius:14px!important}
  body.mk-cp-lab-active .mkcp7-story-shield{width:30px!important;height:30px!important;border-radius:9px!important}
  body.mk-cp-lab-active .mkcp7-story-trust p{font-size:10.5px!important;line-height:1.34!important}
  body.mk-cp-lab-active .mkcp7-story-trust blockquote{display:none!important}
  body.mk-cp-lab-active .mkcp7-story-visual{grid-template-columns:118px minmax(0,1fr)!important;gap:10px!important;min-height:132px!important;align-items:center!important}
  body.mk-cp-lab-active .mkcp7-story-photo,
  body.mk-cp-lab-active .mkcp7-story-photo img{min-height:132px!important;max-height:132px!important}
  body.mk-cp-lab-active .mkcp7-story-photo{border-radius:18px 18px 36px 18px!important}
  body.mk-cp-lab-active .mkcp7-story-note{display:none!important}
  body.mk-cp-lab-active .mkcp7-story-credit{left:7px!important;bottom:6px!important;padding:3px 5px!important;font-size:7px!important}
  body.mk-cp-lab-active .mkcp7-story-values{grid-template-columns:1fr!important;gap:1px!important;padding:0!important}
  body.mk-cp-lab-active .mkcp7-story-values>span{grid-template-columns:28px minmax(0,1fr)!important;gap:7px!important;min-height:31px!important}
  body.mk-cp-lab-active .mkcp7-story-values svg{width:27px!important;height:27px!important;padding:6px!important}
  body.mk-cp-lab-active .mkcp7-story-values b{font-size:10.5px!important}
}
