html{scroll-behavior:auto}:root{--padding-horizontal:4.25vw;--padding-top:7rem}@media (min-width:992px){:root{--padding-top:9.375rem}}
.btn--primary:hover{background:#fafafa;color:var(--color-accent)}.btn:focus-visible{outline:2px solid currentColor} 
.section{padding-top:var(--padding-top);width:100%;min-height:100vh;position:relative;padding-bottom:6.25rem}
.section__title{font-size:1.375rem;margin-bottom:1rem;font-weight:700}@media (min-width:992px){.section__title{font-size:2.3rem;margin-bottom:2rem}}
.about{background:linear-gradient(180deg,#223242 0%,#223242 42%,#1d2b37 78%,#1a2430 100%);color:#f1f1f1;padding:var(--padding-top) var(--padding-horizontal)}
.h1{color:var(--color-brand);font-weight:500;font-size:1.375rem;text-align:center;margin:0 auto 8vw}
.h1-strong{display:block;font-weight:700}
.about__title{font-size:1.25rem;font-weight:700;position:relative;width:max-content;max-width:100%;color:#f1f1f1}
.about__title::before{content:'';position:absolute;left:0;bottom:0;width:50%;height:.125rem;background-color:var(--color-brand)}
.about__text{font-size:.9375rem;width:auto}
.about__text p{margin:1.5rem 0}
.about__media{display:inline-flex;flex:1;min-width:0;height:100%}
.about__video:focus-within,.about__video:focus-visible{outline:3px solid #f1f1f1;outline-offset: -3px;}
.about__media--video{flex:0 0 clamp(244px,11vw,18.75rem);overflow:hidden;border-radius:.25rem;margin-top:5rem;height:max-content;position:relative}
.about__media--photo{overflow:hidden;border-radius:.25rem;height:max-content;position:relative;z-index:2}
.about-game{position:absolute;bottom:0;left:0;overflow:visible;width:100%}
.about-game__title{position:absolute;bottom:0;left:0;z-index:4;width:100%;min-height:clamp(92px,6vw,132px);text-align:center;overflow:hidden;color:transparent;padding:clamp(28px,1.75vw,42px) clamp(12px,.75vw,18px) clamp(14px,.875vw,22px);box-sizing:border-box;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.18) 15%,rgba(0,0,0,.62) 100%)}
.about-game__title::before,.about-game__title::after{position:absolute;left:0;bottom:clamp(14px,.875vw,22px);width:100%;content:"";height:auto;font-size:clamp(20px,1.05vw,24px);line-height:1.05;padding:0 clamp(12px,.75vw,18px);animation:aboutGameTitle 8s ease-in-out infinite;text-shadow:rgb(51,51,51) 0 0 5px}
.about-game__title::before{content:"Which cake are you?";color:#f3e924}
.about-game__title::after{content:"Tap to dress the cake!";color:#fff;opacity:0;animation-delay:4s}
@keyframes aboutGameTitle{0%,10%{opacity:0;transform:translateX(100%)}30%,55%{opacity:1;transform:translateX(0)}85%,100%{opacity:0;transform:translateX(-100%)}}
.about-game__list{position:relative;display:flex;justify-content:space-around;padding:clamp(12px,1vw,20px);flex-wrap:wrap;z-index:5}
.about-game__radio{position:absolute;opacity:0;pointer-events:none}
.about-game__option{position:relative;z-index:5;cursor:pointer;border:.125rem solid transparent;border-radius:50%;overflow:visible;transform:translate3d(var(--x),var(--y),0);flex:0 0 33.333%;max-width:33.333%;display:flex;justify-content:center}
.about-game__option img{display:block;width:clamp(56px,3.5vw,75px);height:clamp(56px,3.5vw,75px);object-fit:cover;transform:scale(1.06);z-index:5;position:relative}
/*efecto pulsacion*/.about-game__option::before{content:"";position:absolute;inset:0;border-radius:50%;z-index:4;background:rgba(255,255,255,.55);animation:aboutGamePulse 2s ease-in-out infinite}
@keyframes aboutGamePulse{0%{opacity:0.2}  50%{transform:scale(1.5);opacity:.6}  100%{opacity:.2}}
.about-game__cake-picture{position:absolute;bottom:0;left:0;width:100%;height:auto;opacity:0;z-index:1;pointer-events:none;transition:opacity 1s ease}
.about-game__cake-img{width:100%;height:auto}
.about-game__radio:checked + .about-game__option + .about-game__cake-picture,.about-game__radio:checked + .sr-only + .about-game__cake-picture{opacity:1;z-index:3}
.about-game__radio:checked + .about-game__option{box-shadow:0 0 0 .1875rem rgba(255,255,255,.74)}
.about-game__radio:checked + .about-game__option::before{opacity:.95}
@supports selector(:has(:focus-visible)){.about__media--photo:has(:focus-visible)::before{content:"";position:absolute;inset:0;z-index:10;border:.125rem solid #fff;border-radius:.25rem;pointer-events:none}}
.about-game__radio:focus-visible + .about-game__option{box-shadow:0 0 0 5px #fff}
.about__we-do{gap:clamp(2rem,calc(21.17vw - 8.56rem),11.19rem);padding-right:calc(clamp(2rem,calc(21.17vw - 8.56rem),11.19rem) / 2);padding-bottom:2.25rem}
.about__me{gap:3.2vw}
.about__me-media{display:inline-flex;flex:0 0 clamp(284px,12vw,18.75rem);overflow:hidden;border-radius:.25rem;height:max-content}
.about__media--video::after,.about__me-media::after,.about__media--photo::after{content:"";position:absolute;inset:0;border-radius:.25rem;background:rgba(34,50,66,.22);pointer-events:none}
.about__me-text{display:inline-flex;font-size:1rem;width:100%;min-width:0;flex-direction:column}
.about__p{margin-bottom:3rem}
.about__me-title{margin-top:1.875rem;font-size:1.375rem;margin-bottom:1.5rem}
.about__layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(300px,18vw,26.25rem);gap:calc(clamp(2rem,calc(21.17vw - 8.56rem),11.19rem) / 2);align-items:start}
.about__flow{min-width:0}
.about__photo-sticky{position:-webkit-sticky;position:sticky;top:6.25rem;align-self:flex-start;height:max-content}
@media (max-width:1099.98px){
.about__media--video,.about__media-mobile{max-width:17.5rem}
.about__me{display:contents}
.about__me-title{grid-column:1/-1;grid-row:3;margin-bottom:0}
.about__me-text{grid-column:1/-1;grid-row:3;display:contents}
.about__me-text .about__p{grid-column:1/-1;grid-row:4;margin-bottom:1.625rem}
.about__me-media{grid-column:1/-1;grid-row:5;justify-self:center;width:100%;max-width:18.75rem}
.about__me-media img{display:block;width:100%;max-width:18.75rem;height:auto}
.about__me-text .btn{grid-column:1/-1;grid-row:6;justify-self:center}
.about__layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:start}
.about__flow,.about__we-do{display:contents}
.about__text{grid-column:1/-1;grid-row:1}
.about__media{grid-column:2;grid-row:2;justify-self:center;width:100%}
.about__media--video{grid-column:1;grid-row:2;justify-self:center;width:100%;aspect-ratio:4/5;overflow:hidden}
.about__video,.about__photo{display:block;width:100%;height:100%;object-fit:cover}
}
@media (max-width:679.98px){
.about__media-mobile .about__media--video{margin-top:0}
.about__photo-sticky{position:static}
.about__me-text .about__me-title{grid-row:4}
.about__me-text .about__p{grid-row:5}
.about__me-media{grid-row:6}
.about__me-text .btn{grid-row:7}
.about__media{grid-row:8;grid-column:1 / -1;justify-self:center;width:100%;max-width:18.75rem;margin-top:1.5rem}
}
@media (min-width:400px){.h1{font-size:1.5rem}}
@media (min-width:768px){
.h1{font-size:2.15rem}
.h1 span{font-weight:500;display:block}
.about__title{font-size:2rem}
.about__me-title{margin-top:auto;font-size:1.7rem}
.about__text{font-size:1.0625rem}
.about__me-text{font-size:1.125rem}
}
@media (min-width:680px) and (max-width:1099.98px){
.about__layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}
.about__text{grid-column:1/-1;grid-row:1}
.about__media--video{grid-column:1;grid-row:2;justify-self:stretch;width:100%;max-width:280px}/**/
.about__media{grid-row:2/3;align-self:start}
.about__media--photo{overflow:visible}
.about__photo-sticky{position:-webkit-sticky;position:sticky;top:16px}
.about__me-title{grid-column:1;grid-row:3;width:auto}
.about__me-text .about__p{grid-column:1;grid-row:4;width:auto}
.about__me-media{grid-column:1;grid-row:5;justify-self:start;width:100%;max-width:300px}
.about__me-text .btn{grid-column:1;grid-row:6;justify-self:start;margin-top:12px}
}
@media (min-width:680px){.about__media-mobile{display:none}}
@media (min-width:1100px){
.about__we-do{flex-wrap:nowrap}
.about__text{min-width:0}
.about__media--video{flex-shrink:0}
.about__p,.about__title,.h1{overflow-wrap:break-word}
}
@media (min-width:1600px){
.about__media--photo,.about__media--photo .about__photo,.about-game__cake-picture{height:35vw;max-height:704px;width:auto}
}
@media (min-width:1800px){:root{--padding-horizontal:8vw}}
/*HOW TO ORDER*/
.section--how{color:#223242;padding-inline:var(--padding-horizontal);--how-bg:var(--color7);background:var(--how-bg)}  
.how__title{margin-bottom:1.2rem}
.how__subtitle{font-weight:500;font-size:1.05rem;opacity:.95}
.how__subtitle--accent{color:var(--color16)}
.how__steps{margin:3rem auto;position:relative;display:grid;gap:2.187rem;width:max-content}
.how__steps:before{content:"";position:absolute;left:1.0625rem;top:1.0625rem;bottom:1.0625rem;width:.156rem;opacity:.85} 
.how__step{display:flex;gap:.9375rem;align-items:center;text-align:left}
.how__icon{width:2.187rem;height:2.187rem;display:block;color:var(--color14)}
.how__number{width:2.187rem;height:2.187rem;border-radius:50%;font-weight:600;font-size:1.25rem;display:grid;place-items:center;z-index:2;position:relative;background:var(--how-bg);color:#223242;border:solid 3.5px #223242}
.how__text{display:block;line-height:1.25;font-size:.875rem}
.btn--primary-how:hover{background:var(--how-bg)}.btn--primary-how:focus-visible{outline:2px solid var(--color16)}
/*ANIMACIONES*/
.section--how{--how-ease:cubic-bezier(.2,.9,.2,1);--how-dur:2.6s;--how-stagger:.23s;--how-line-dur:5s}  
.section--how .how__title{opacity:0;transform:translate3d(0,30px,0)}  
.section--how .how__subtitle{opacity:0;transform:translate3d(0,50px,0)}  
.section--how .how__step{transform:translate3d(0,14px,0)}
.section--how .how__text{opacity:0;transform:translate3d(0,14px,0)}
.section--how .how__icon{opacity:0;transform:translate3d(0,14px,0)} 
.section--how .how__steps:before{transform:scaleY(0);transform-origin:top}
.section--how.is-in .how__title,.section--how.is-in .how__subtitle{animation:howFadeUp var(--how-dur) var(--how-ease) forwards}
.section--how.is-in .how__subtitle{animation-delay:.10s} 
.section--how.is-in .how__text{animation:howFadeUp var(--how-dur) var(--how-ease) forwards;animation-delay:.18s}
.section--how.is-in .how__steps:before{background:linear-gradient(180deg,var(--color14) 0%,var(--color15) 45%,var(--color13) 100%);animation:howLine var(--how-line-dur) var(--how-ease) forwards;animation-delay:.45s}  
.section--how.is-in .how__step{animation:howFadeUp var(--how-dur) var(--how-ease) forwards}
.section--how.is-in .how__step:nth-child(1){animation-delay:.18s}
.section--how.is-in .how__step:nth-child(2){animation-delay:calc(.18s + (1 * var(--how-stagger)))}
.section--how.is-in .how__step:nth-child(3){animation-delay:calc(.18s + (2 * var(--how-stagger)))}
.section--how.is-in .how__step:nth-child(4){animation-delay:calc(.18s + (3 * var(--how-stagger)))}
.section--how.is-in .how__step:nth-child(5){animation-delay:calc(.18s + (4 * var(--how-stagger)))}
.section--how.is-in .how__step .how__icon{animation:howIcon .6s var(--how-ease) forwards;animation-delay:.16s}
@keyframes howFadeUp{to{opacity:1;transform:translate3d(0,0,0)}}
@keyframes howIcon{to{opacity:1;transform:translate3d(0,0,0)}}
@keyframes howLine{to{transform:scale(1)}}
@media (min-width:992px){
.section--how{--how-ease:cubic-bezier(.2,.9,.2,1);--how-dur:2.3s;--how-stagger:.13s;--how-line-dur:3.3s} 
.how__subtitle{font-size:1.25rem}
.how__subtitle--accent{color:inherit}
.how__steps{display:flex;gap:1.25rem;width:100%;max-width:75rem;margin:3rem auto 4rem auto}
.how__steps:before{left:4.875rem;top:1.563rem;width:calc(100% - 9.812rem);height:.156rem}
.section--how.is-in .how__steps:before{background:linear-gradient(90deg,var(--color14) 0%,var(--color15) 45%,var(--color13) 100%)}
.how__step{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;max-width:9.812rem}
.how__number{width:3.125rem;height:3.125rem;font-weight:700;font-size:1.375rem}
.how__text{height:auto;min-height:2.813rem;font-size:1rem}
.how__icon{width:3.125rem;height:3.125rem;margin-top:.375rem}
.section--how .how__steps:before{transform:scaleX(0);transform-origin:left}
}
/*cakes*/
.cakes{position:relative;padding:3.5rem 0;background:#223242;color:#fafafa}
.cakes::before{content:"";position:absolute;left:0;right:0;top:-1px;height:4.938rem;background:linear-gradient(180deg,rgba(11,15,18,.6),rgba(0,0,0,0.5))}
.cakes__head{position:absolute;top:0;left:0;right:0;z-index:2;padding:2rem 1.125rem 1.125rem;background:linear-gradient(180deg,rgba(0,0,0,.75) 0%,rgba(0,0,0,0) 100%)}
.cakes__h2-span{color:var(--color-brand);font-weight:600;font-size:inherit;text-shadow:rgb(51,51,51) 0 0 5px}
.cakes__subtitle{display:none}
.cakes__wrap{height:600vh;position:relative;contain:paint}
@media (max-width:991.98px){.cakes__col{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.cakes{min-height:auto}}
.cakes__stage{position:-webkit-sticky;position:sticky;top:0;height:100vh;width:100%;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);background:#354e65}
.cakes__grid{position:absolute;inset:0;gap:.625rem;padding:.875rem;height:100vh;overflow:hidden;z-index:0;display:flex;flex-wrap:nowrap;background:#354e65}
.cakes__slot{height:100%;display:flex;flex:0 0 calc((100% - .625rem)/2)}
.cakes__slot--up{align-items:flex-start}
.cakes__slot--down{align-items:flex-end}
.cakes__col{width:100%;display:flex;flex-direction:column;gap:.625rem;opacity:0;transition:opacity .6s ease,transform .8s ease}
.cakes__cta{position:absolute;z-index:5;bottom:1.25rem}
.cakes__cta .btn{box-shadow:0 0px 60px 10px rgba(0,0,0,0.5)}
.cakes--wow-in .cakes__col{opacity:1;will-change:transform}
.cakes__ph{position:relative;display:block;width:100%;aspect-ratio:3/4;border-radius:.625rem;overflow:hidden;background:#b8b5b5;color:#000}
.cakes__img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:3/4;object-fit:cover;z-index:1;border-radius:.625rem;opacity:.65}
.cakes__veil{position:absolute;inset:0;pointer-events:none;z-index:1;background:radial-gradient(1200px 600px at 20% 40%,rgba(0,0,0,.5),rgba(0,0,0,0) 55%),linear-gradient(180deg,rgba(0,0,0,.65) 0%,rgba(0,0,0,.25) 40%,rgba(0,0,0,.55) 100%);opacity:.7;mix-blend-mode:multiply}
/*cakes__newsletter*/
.cakes__newsletter{min-height:100vh;height:auto;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}
.cakes__newsletter-stage{min-height:100vh;height:auto;display:flex;align-items:center;justify-content:center;padding:18px;z-index:30}
.newsletter{width:min(30rem,86vw);padding:22px 18px;border:1px solid rgba(255,255,255,.75);border-radius:18px;background:rgba(255,255,255,.22);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 12px 40px rgba(0,0,0,.18);text-align:center;display:grid;gap:10px}
.newsletter__title{font-size:1.3rem;line-height:1;margin:0;color:#fff}
.newsletter__lead{color:rgba(255,255,255,1);line-height:1.35;font-size:.875rem;margin-bottom:5px}
.cakes--newsletter-on .cakes__head,.cakes--newsletter-on .cakes__cta{opacity:0;transform:translate3d(0,-10px,0);pointer-events:none;transition:opacity .5s ease,transform .5s ease}
.newsletter__consent{display:flex;align-items:flex-start;gap:.65rem;font-size:clamp(12px,.9vw,1rem);line-height:1.5;text-align:start}
.newsletter__consent-control{flex:0 0 auto;margin-top:.2rem;accent-color:var(--color16)}
.newsletter__submit{margin:auto;position:relative;gap:10px;padding:12px 22px}
.newsletter__submit:hover{background-color:rgba(255,255,255,.75)}
.newsletter__spinner{width:1.875rem;height:1.875rem;border-radius:50%;border:.187rem solid rgba(255,255,255,.55);border-top-color:rgba(255,255,255,0);display:none;animation:nlSpin 1s linear infinite}
.newsletter__submit.is-loading{width:13.87rem;height:3.562rem;background-color:var(--color-accent);opacity:.9;cursor:progress}
.newsletter__submit.is-loading .newsletter__spinner{display:inline-block}
.newsletter__submit.is-loading .newsletter__btn-text{display:none}
.newsletter__submit:disabled{opacity:.6;cursor:not-allowed}
@keyframes nlSpin{to{transform:rotate(360deg)}}
.newsletter__input{color-scheme:light;width:100%;height:auto;min-height:35px;border-radius:3px;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.765);padding:4px 12px;outline:0;color:#000}
.newsletter__input:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
.newsletter__input:invalid:not(:placeholder-shown),.newsletter__input:focus:invalid{border-color:rgba(255,90,90,.95);box-shadow:0 0 0 2px rgba(255,90,90,.25)}
.newsletter__input::placeholder{color:rgba(15,20,25,.55);opacity:1}
.newsletter__field{display:flex;flex-direction:column;gap:6px;text-align:left}
.newsletter__label{font-size:.9rem;line-height:.9rem;color:rgba(255,255,255,.85)}
.newsletter__req{color:var(--color-accent);font-weight:800}
.newsletter__fineprint{font-size:.8rem;line-height:.8rem;color:rgba(255,255,255,.8)}
.newsletter__feedback{margin:0;min-height:.8125rem;font-size:.8125rem;line-height:.8125rem;color:#fac9c9;font-weight:600}
.newsletter__input.is-error,.newsletter__input.is-error:focus{border-color:#d97b7b}
.newsletter__consent-control.is-error{outline:.125rem solid #fac9c9;outline-offset:.2rem}
.newsletter__status{min-height:48px;margin:0;font-size:.875rem;line-height:1.45;font-weight:600;color:var(--color-brand);white-space:pre-line;display:flex;justify-content:center;align-items:center}
.newsletter__status:not(:empty){padding:.5rem 1rem;background:rgba(255,255,255,.16);border-left:.25rem solid currentColor;border-radius:.125rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.18);animation:newsletterStatusIn .22s ease both}
.newsletter__status:empty{visibility:hidden}
.newsletter__status--ok{color:#2cf873}
.newsletter__status--err{color:#fac9c9}
@keyframes newsletterStatusIn{from{opacity:0;transform:translate3d(0,.35rem,0)}to{opacity:1;transform:translate3d(0,0,0)}}
.p-faq-link{font-weight:500;margin:-5px auto -12px auto;padding:.25rem;font-size:.75rem;color:rgba(255,255,255,.8)}
.faq-link{font-size:.8125rem;font-weight:600;text-decoration:underline;text-underline-offset:.2em;color:rgba(255,255,255,.8);white-space:nowrap}
.faq-link:hover,.faq-link:focus,.faq-link:focus-visible,.faq-link:active{opacity:.7}
.faq-link:focus-visible{outline:.125rem solid rgba(255,255,255,.8);outline-offset:.125rem}
@media (max-width:599.98px){.cakes__grid .cakes__slot:nth-child(n+3){display:none}}
@media (min-width:600px){
.newsletter{padding:26px 22px}
.cakes__head{padding:2.5rem 1.5rem 1.125rem}
.cakes__grid,.cakes__col{gap:.75rem}
.cakes__slot{flex-basis:calc((100% - (.75rem * 2))/3)}
.cakes__ph,.cakes__img{border-radius:.75rem}
}
@media (min-width:600px) and (max-width:991.98px){.cakes__grid .cakes__slot:nth-child(n+4){display:none}}
@media (min-width:992px){
.cakes__subtitle{display:block;font-size:1.2rem;font-weight:500}
.cakes__slot{flex:0 0 calc((100% - (.75rem  * 3))/4)}
}
@media (min-width:992px) and (max-width:1023.98px){.cakes__grid .cakes__slot:nth-child(n+5){display:none}}
@media (min-width:1024px){
.cakes{padding:3.5rem 0 .625rem 0}
.cakes__grid,.cakes__col{gap:.875rem}
.cakes__slot{flex-basis:calc((100% - (.875rem * 5))/6)}
.cakes__ph,.cakes__img{aspect-ratio:2/3;border-radius:.875rem}
}
@media (prefers-reduced-motion:reduce){.hero{--hero-p:0}.hero__picture,.hero__text-container,.hero__copy,.hero__logo{transform:none!important;transition:none!important}.hero__slide,.hero__dot,.about-game__title::before,.about-game__title::after,.about-game__option::before,.newsletter__spinner{animation:none!important;transition:none!important}.hero__slide--1{opacity:1;pointer-events:auto;visibility:visible;transform:translateX(0)}.hero__slide--2{opacity:0;pointer-events:none;visibility:hidden;transform:translateX(-200%)}.hero__dot:nth-child(1){background:rgba(255,255,255,.75)}.hero__dot:nth-child(2){background:transparent}
.about-game__title::before{opacity:1;transform:none}.about-game__title::after,.about-game__option::before{display:none}.about-game__cake-picture{transition:none}.section--how .how__title,.section--how .how__subtitle,.section--how .how__step,.section--how .how__text,.section--how .how__icon{opacity:1;transform:none}.section--how .how__steps:before{transform:none}.section--how.is-in *{animation:none!important}.cakes__stage,.cakes__col,.newsletter__status:not(:empty){transform:none!important;transition:none!important}.newsletter{backdrop-filter:none;-webkit-backdrop-filter:none}.newsletter__status:not(:empty){opacity:1}.hero.is-manual .hero__slide{opacity:0;pointer-events:none;visibility:hidden;transform:translateX(0)}.hero.is-manual .hero__slide.is-active{opacity:1;pointer-events:auto;visibility:visible;transform:translateX(0)}.hero.is-manual .hero__dot{background:transparent}.hero.is-manual .hero__dot[aria-current="true"]{background:rgba(255,255,255,.75)}}