.HeroCardShell-module__5DO3Ca__hero{width:100%;padding:0 var(--page-padding);justify-content:center;display:flex}.HeroCardShell-module__5DO3Ca__card{background:#ffffff80;border:1px solid #0000001a;border-radius:24px;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:520px;padding:0 0 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000000a}.HeroCardShell-module__5DO3Ca__brandTitle{z-index:10;font-family:var(--font-serif);letter-spacing:-.32px;text-transform:uppercase;color:#00000080;white-space:nowrap;margin:0;font-size:16px;font-weight:600;animation:1s ease-out 1.4s both HeroCardShell-module__5DO3Ca__titleReveal;position:absolute;top:15px;left:50%;transform:translate(-50%)}.HeroCardShell-module__5DO3Ca__heroBlock{width:100%;height:400px;position:relative;overflow:hidden}.HeroCardShell-module__5DO3Ca__gradient{transform-origin:50% 0;pointer-events:none;z-index:0;background-image:radial-gradient(322.52px 267.59px at 50% 0,#ffebbd 0%,#fedd91 10%,#fcce64 20%,#fca349 35%,#fb772e 50%,#fc8e55 56.2%,#fca47b 62.5%,#fdbba2 68.7%,#fdd1c8 75%,#fdd1c800 100%);width:175%;max-width:645px;height:320px;animation:.8s ease-out forwards HeroCardShell-module__5DO3Ca__sunRise,15s ease-in-out .8s infinite HeroCardShell-module__5DO3Ca__sunGlow;position:absolute;top:0;left:50%;transform:translate(-50%)}.HeroCardShell-module__5DO3Ca__gradientNoise{pointer-events:none;z-index:1;opacity:.2;mix-blend-mode:overlay;background-image:url(/noise.png);background-repeat:repeat;background-size:128px 128px;height:320px;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0% 35%,#0006 60%,#0000 85%);mask-image:linear-gradient(#000 0% 35%,#0006 60%,#0000 85%)}.HeroCardShell-module__5DO3Ca__gradientOverlay{transform-origin:50% 0;pointer-events:none;z-index:5;mix-blend-mode:multiply;background-blend-mode:overlay, normal;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.83' numOctaves='3' seed='6812' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/></svg>"),radial-gradient(322.52px 267.59px at 50% 0,#ffebbd 0%,#fedd91 10%,#fcce64 20%,#fca349 35%,#fb772e 50%,#fc8e55 56.2%,#fca47b 62.5%,#fdbba2 68.7%,#fdd1c8 75%,#fdd1c800 100%);background-repeat:repeat,no-repeat;background-size:200px 200px,auto;width:175%;max-width:645px;height:320px;animation:.8s ease-out forwards HeroCardShell-module__5DO3Ca__sunRise,15s ease-in-out .8s infinite HeroCardShell-module__5DO3Ca__sunGlow;position:absolute;top:0;left:50%;transform:translate(-50%);-webkit-mask-image:radial-gradient(322.52px 267.59px at 50% 0,#000 0% 75%,#0000 100%);mask-image:radial-gradient(322.52px 267.59px at 50% 0,#000 0% 75%,#0000 100%)}.HeroCardShell-module__5DO3Ca__mediaSlot{width:100%;height:100%;position:relative}.HeroCardShell-module__5DO3Ca__textBlock{text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;padding:0 24px;display:flex}.HeroCardShell-module__5DO3Ca__headline{font-family:var(--font-serif);letter-spacing:-.96px;color:var(--color-grey-900);white-space:pre-wrap;margin:0;font-size:48px;font-weight:600;line-height:52px;animation:1s ease-out 1.4s both HeroCardShell-module__5DO3Ca__headlineReveal}@media (max-width:479px){.HeroCardShell-module__5DO3Ca__headline{letter-spacing:-.8px;font-size:40px;line-height:44px}}.HeroCardShell-module__5DO3Ca__subHeadline{font-family:var(--font-serif);letter-spacing:-.48px;color:var(--color-grey-900);max-width:380px;margin:0;font-size:24px;font-weight:600;line-height:normal}.HeroCardShell-module__5DO3Ca__separator{border-top:1px solid var(--color-grey-300);width:calc(100% - 48px);height:0}.HeroCardShell-module__5DO3Ca__bottomContent{flex-direction:column;align-items:center;gap:16px;width:100%;padding:0 24px;display:flex}.HeroCardShell-module__5DO3Ca__ctaButton{background:var(--color-grey-900);border:1px solid var(--color-white);min-width:190px;height:56px;font-family:var(--font-sans);color:var(--color-white);white-space:nowrap;cursor:pointer;border-radius:100px;justify-content:center;align-items:center;padding:8px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 5px #0000001a}.HeroCardShell-module__5DO3Ca__ctaButton:hover{transform:scale(1.02)}.HeroCardShell-module__5DO3Ca__ctaButton:active{box-shadow:none;transform:scale(.98)}.HeroCardShell-module__5DO3Ca__detail{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}@keyframes HeroCardShell-module__5DO3Ca__sunRise{0%{opacity:0}to{opacity:1}}@keyframes HeroCardShell-module__5DO3Ca__sunGlow{0%,to{filter:brightness();transform:translate(-50%)scale(1)}50%{filter:brightness(1.1);transform:translate(-50%)scale(1.2)}}@keyframes HeroCardShell-module__5DO3Ca__titleReveal{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes HeroCardShell-module__5DO3Ca__headlineReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.HeroRosevine-module__Q4cezq__rosevine{object-fit:cover;mix-blend-mode:multiply;pointer-events:none;width:100%;height:352px;transition:opacity 2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.HeroSection-module__xogimq__detailLines{flex-flow:wrap;justify-content:center;align-items:center;gap:2px;display:flex}.HeroSection-module__xogimq__detailText{font-family:var(--font-sans);text-align:center;color:#00000080;margin:0;font-size:16px;font-weight:400;line-height:19.4px}.HeroSection-module__xogimq__whatsappLine{align-items:center;gap:2px;display:flex}.HeroSection-module__xogimq__whatsappIcon{opacity:.5}
.ScenesPromo-module__8mQdGW__section{padding:16px var(--page-padding) 0;justify-content:center;display:flex}.ScenesPromo-module__8mQdGW__tile{width:100%;max-width:520px;color:inherit;border:1px solid #0000001a;border-radius:24px;flex-direction:column;margin:0 auto;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ScenesPromo-module__8mQdGW__tile:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.ScenesPromo-module__8mQdGW__tile:active{transform:translateY(0)}.ScenesPromo-module__8mQdGW__imageArea{background:#edecea;width:100%;height:240px;position:relative;overflow:hidden}.ScenesPromo-module__8mQdGW__image{object-fit:cover;mix-blend-mode:multiply;pointer-events:none}.ScenesPromo-module__8mQdGW__noise{pointer-events:none;mix-blend-mode:multiply;opacity:.5;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' seed='4'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/></svg>");background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}.ScenesPromo-module__8mQdGW__badge{background:var(--color-grey-900);border:1px solid var(--color-white);height:40px;font-family:var(--font-serif);letter-spacing:.34px;color:var(--color-white);white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;padding:8px 24px;font-size:17px;font-style:italic;font-weight:500;line-height:30px;display:inline-flex;position:absolute;top:23px;left:23px;box-shadow:0 2px 7.5px #0000000d}.ScenesPromo-module__8mQdGW__cta{background:#ffffff80;align-items:center;gap:16px;width:100%;padding:24px;transition:background-color .2s;display:flex}.ScenesPromo-module__8mQdGW__tile:hover .ScenesPromo-module__8mQdGW__cta{background:var(--color-white)}.ScenesPromo-module__8mQdGW__copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ScenesPromo-module__8mQdGW__title{font-family:var(--font-sans);color:var(--color-grey-900);margin:0;font-size:16px;font-weight:600;line-height:normal}.ScenesPromo-module__8mQdGW__sub{font-family:var(--font-sans);color:#00000080;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:400;line-height:19.4px;overflow:hidden}.ScenesPromo-module__8mQdGW__arrow{width:56px;height:56px;color:var(--color-grey-900);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 16px;transition:transform .15s;display:inline-flex}.ScenesPromo-module__8mQdGW__tile:hover .ScenesPromo-module__8mQdGW__arrow{transform:translate(2px)}
.HowItWorksStack-module__eAvZ9q__stack{flex-direction:column;align-items:center;width:227px;height:293px;display:flex;position:relative}.HowItWorksStack-module__eAvZ9q__stage{width:150px;height:217px;position:absolute;top:0;left:50%;transform:translate(-50%)}.HowItWorksStack-module__eAvZ9q__card{background:var(--color-white);transform-origin:50%;box-sizing:border-box;border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;display:flex;position:absolute;inset:0;box-shadow:0 4px 12px #00000014}.HowItWorksStack-module__eAvZ9q__cardImg{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.HowItWorksStack-module__eAvZ9q__shadow{pointer-events:none;background:radial-gradient(#0000002e 0%,#0000 70%);width:180px;height:16px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}
.HowItWorksVideo-module__MV0BQW__wrap{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.HowItWorksVideo-module__MV0BQW__video{object-fit:contain;filter:brightness(1.1)contrast(1.15);mix-blend-mode:multiply;opacity:1;width:160%;height:160%;transition:opacity 2s}
.HowItWorks-module__WawhIW__section{align-items:center;gap:var(--section-gap);padding:64px var(--page-padding) 0;flex-direction:column;display:flex}.HowItWorks-module__WawhIW__stackWrap{justify-content:center;width:100%;display:flex;position:relative}.HowItWorks-module__WawhIW__stackWrap>:not([aria-hidden]){z-index:1;position:relative}.HowItWorks-module__WawhIW__title{font-family:var(--font-serif);letter-spacing:-.64px;text-align:center;color:var(--color-grey-900);margin:0;font-size:32px;font-weight:600;line-height:1}.HowItWorks-module__WawhIW__steps{flex-direction:column;align-items:center;gap:40px;width:100%;display:flex}.HowItWorks-module__WawhIW__step{text-align:center;max-width:300px;color:var(--color-grey-900);flex-direction:column;align-items:center;gap:4px;display:flex}.HowItWorks-module__WawhIW__number,.HowItWorks-module__WawhIW__stepTitle{font-family:var(--font-sans);font-size:20px;font-weight:600;line-height:26px}.HowItWorks-module__WawhIW__stepDesc{font-family:var(--font-sans);white-space:pre-line;font-size:20px;font-weight:400;line-height:26px}
.SceneHeroCard-module__u_l4Oa__media{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SceneHeroCard-module__u_l4Oa__video{aspect-ratio:896/1200;object-fit:cover;mix-blend-mode:multiply;pointer-events:none;z-index:2;width:110%;height:auto;transition:opacity 2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SceneHeroCard-module__u_l4Oa__strapline{font-family:var(--font-sans);text-align:center;color:#00000080;max-width:300px;margin:0;font-size:16px;font-weight:400;line-height:24px}
.page-module__V9QjIq__page{gap:var(--section-gap);background:var(--color-sand);flex-direction:column;align-items:center;max-width:520px;min-height:100vh;margin:0 auto;padding:0 0 64px;display:flex}.page-module__V9QjIq__topBlock{width:100%;margin-bottom:calc(var(--section-gap) * -1);flex-direction:column;gap:24px;display:flex}.page-module__V9QjIq__topbar{width:100%;height:64px;padding:0 var(--page-padding);justify-content:space-between;align-items:center;display:flex}.page-module__V9QjIq__loginLink{height:40px;color:var(--color-grey-900);font-family:var(--font-sans);border-radius:8px;align-items:center;margin-right:-12px;padding:8px 12px;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-flex}.page-module__V9QjIq__loginLink:hover{background:#0000000a}.page-module__V9QjIq__backLink{height:40px;color:var(--color-grey-900);font-family:var(--font-sans);border-radius:8px;align-items:center;gap:12px;margin-left:-12px;padding:8px 12px;font-size:16px;font-weight:500;transition:background-color .15s;display:inline-flex}.page-module__V9QjIq__backLink:hover{background:#0000000a}.page-module__V9QjIq__audioWrap{width:100%;padding:0 var(--page-padding);justify-content:center;display:flex}.page-module__V9QjIq__audioWrap>*{width:100%;min-width:min(100%,320px);max-width:480px}.page-module__V9QjIq__legal{font-family:var(--font-sans);color:#00000040;text-align:center;max-width:320px;margin:0;padding:8px;font-size:16px;font-weight:500;line-height:19.4px}.page-module__V9QjIq__legalLink{color:#00000040;font-weight:500;text-decoration:underline}.page-module__V9QjIq__legalLink:hover{color:var(--color-grey-900)}
