.Hero-module___w2HtG__hero{background:linear-gradient(135deg, var(--care-pale) 0%, var(--pause) 60%, var(--root-pale) 100%);padding:var(--section-y) 1.5rem 0;position:relative;overflow:hidden}.Hero-module___w2HtG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#a9c4a240 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-100px;right:-100px}.Hero-module___w2HtG__container{max-width:1200px;padding-bottom:calc(var(--section-y) + 6rem);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 auto;display:grid}.Hero-module___w2HtG__badge{background:var(--care);color:var(--root-dark);font-size:var(--text-small);font-weight:700;font-family:var(--font-body);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem 1rem;display:inline-flex}.Hero-module___w2HtG__title{font-family:var(--font-body);font-size:var(--text-h1);color:var(--dark);margin-bottom:1.2rem;font-weight:900;line-height:1.15}.Hero-module___w2HtG__titleAccent{color:var(--root)}.Hero-module___w2HtG__subtitle{font-size:var(--text-body);color:var(--gray);max-width:480px;margin-bottom:2rem;line-height:1.7}.Hero-module___w2HtG__actions{gap:1rem;margin-bottom:2.5rem;display:flex}.Hero-module___w2HtG__btnMain{background:linear-gradient(135deg, var(--root), var(--root-dark));color:var(--pause);font-family:var(--font-body);font-weight:800;font-size:var(--text-body);cursor:pointer;border:none;border-radius:999px;padding:.85rem 2rem;transition:all .25s;box-shadow:0 6px 20px #4e6c5f66}.Hero-module___w2HtG__btnMain:hover{transform:translateY(-2px);box-shadow:0 10px 28px #4e6c5f8c}.Hero-module___w2HtG__btnSec{color:var(--root);font-family:var(--font-body);font-weight:700;font-size:var(--text-body);border:2px solid var(--care);cursor:pointer;background:#fff;border-radius:999px;padding:.85rem 2rem;transition:all .25s;box-shadow:0 4px 12px #0000000f}.Hero-module___w2HtG__btnSec:hover{background:var(--care-pale);border-color:var(--root)}.Hero-module___w2HtG__stats{align-items:center;gap:1.5rem;display:flex}.Hero-module___w2HtG__stat{flex-direction:column;display:flex}.Hero-module___w2HtG__stat strong{font-family:var(--font-body);font-size:var(--text-h3);color:var(--root);font-weight:900}.Hero-module___w2HtG__stat span{font-size:var(--text-small);color:var(--gray);font-weight:700}.Hero-module___w2HtG__statDivider{background:var(--care);width:1px;height:36px}.Hero-module___w2HtG__visual{height:520px;position:relative}.Hero-module___w2HtG__photoGallery{width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__galleryPhoto{background:#fff;border:6px solid #fff;transition:all 1s cubic-bezier(.34,1.56,.64,1);position:absolute;overflow:hidden;box-shadow:0 20px 45px #0000001f}.Hero-module___w2HtG__posMain{z-index:10;border-radius:40px;width:350px;height:480px;top:0;left:calc(50% - 175px);transform:rotate(-2deg);box-shadow:0 25px 60px #4e6c5f40}.Hero-module___w2HtG__posSideTop{z-index:3;opacity:.6;border-radius:24px;width:180px;height:180px;top:10%;left:calc(100% - 80px);transform:rotate(4deg)scale(.9)}.Hero-module___w2HtG__posSideBottom{z-index:4;opacity:.8;border-radius:24px;width:200px;height:200px;top:50%;left:calc(100% - 60px);transform:rotate(-3deg)scale(.95)}.Hero-module___w2HtG__nextImgHero{object-fit:cover;object-position:top center}.Hero-module___w2HtG__photoTag{font-size:var(--text-small);color:var(--root);white-space:nowrap;opacity:0;pointer-events:none;background:#fff;border-radius:999px;padding:.4rem 1rem;font-weight:700;transition:opacity .5s;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001f}.Hero-module___w2HtG__tagVisible{opacity:1;pointer-events:auto}.Hero-module___w2HtG__carouselNav{z-index:25;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff6;border:1px solid #fff9;border-radius:999px;align-items:center;gap:1.5rem;padding:.5rem 1rem;display:flex;position:absolute;bottom:-40px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #0000000d}.Hero-module___w2HtG__navBtn{width:32px;height:32px;color:var(--root);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.Hero-module___w2HtG__navBtn:hover{background:var(--root);color:#fff;transform:scale(1.1)}.Hero-module___w2HtG__navBtn:active{transform:scale(.95)}.Hero-module___w2HtG__dots{align-items:center;gap:.6rem;display:flex}.Hero-module___w2HtG__dot{background:var(--care);cursor:pointer;opacity:.4;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Hero-module___w2HtG__dotActive{opacity:1;background:var(--root);border-radius:4px;width:24px}.Hero-module___w2HtG__floatingCards{z-index:20;pointer-events:none;position:absolute;inset:0}.Hero-module___w2HtG__card{font-family:var(--font-body);font-size:var(--text-small);white-space:nowrap;border-radius:14px;align-items:center;gap:.6rem;padding:.65rem 1rem;font-weight:700;animation:3s ease-in-out infinite alternate Hero-module___w2HtG__floatCard;display:flex;position:absolute;box-shadow:0 6px 20px #0000001f}.Hero-module___w2HtG__card:nth-child(2){animation-delay:.5s}.Hero-module___w2HtG__card:nth-child(3){animation-delay:1s}@keyframes Hero-module___w2HtG__floatCard{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.Hero-module___w2HtG__cardIcon{font-size:var(--text-subtitle)}.Hero-module___w2HtG__cardPink{background:linear-gradient(135deg, var(--root-dark), var(--root));color:var(--pause);top:20px;left:-10px}.Hero-module___w2HtG__cardPurple{background:linear-gradient(135deg, var(--root), var(--care));color:#fff;top:75%;right:-30px;transform:translateY(-50%)}.Hero-module___w2HtG__cardTeal{background:var(--care);color:var(--root-dark);bottom:80px;left:0}.Hero-module___w2HtG__wave{line-height:0;position:absolute;bottom:-1px;left:0;right:0}.Hero-module___w2HtG__wave svg{width:100%;display:block}@media (max-width:768px){.Hero-module___w2HtG__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module___w2HtG__visual{height:480px}.Hero-module___w2HtG__stats{justify-content:center}.Hero-module___w2HtG__actions{flex-wrap:wrap;justify-content:center}.Hero-module___w2HtG__subtitle{margin:0 auto 2rem}.Hero-module___w2HtG__posSideTop,.Hero-module___w2HtG__posSideBottom{opacity:0;pointer-events:none}.Hero-module___w2HtG__posMain{width:90%;left:5%}.Hero-module___w2HtG__cardPink{left:8px}.Hero-module___w2HtG__cardPurple{right:8px}.Hero-module___w2HtG__carouselNav{background:#fffc;bottom:-10px}}@media (max-width:500px){.Hero-module___w2HtG__actions{flex-direction:column;gap:.8rem}.Hero-module___w2HtG__btnMain,.Hero-module___w2HtG__btnSec{width:100%}.Hero-module___w2HtG__card{font-size:var(--text-tiny);padding:.5rem .8rem}.Hero-module___w2HtG__visual{height:400px}.Hero-module___w2HtG__posMain{height:380px}}
.Countries-module__fnYAGq__section{padding:var(--section-y-compact) 1.5rem;background:#fff;border-bottom:1px solid #4e6c5f14}.Countries-module__fnYAGq__container{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Countries-module__fnYAGq__headerCentered{flex-direction:column;align-items:center;gap:.5rem;max-width:600px;display:flex}.Countries-module__fnYAGq__flagBig{font-size:var(--text-h2);margin-bottom:.5rem;line-height:1}.Countries-module__fnYAGq__titleBig{font-family:var(--font-body);font-weight:900;font-size:var(--text-h2);color:var(--dark);line-height:1.2}.Countries-module__fnYAGq__subtitleBig{font-size:var(--text-body);color:var(--gray);font-weight:500;line-height:1.5}.Countries-module__fnYAGq__strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;max-width:900px;display:flex}.Countries-module__fnYAGq__card{background:var(--root-pale);border:1.5px solid #4e6c5f26;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem .85rem;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.Countries-module__fnYAGq__card:hover{border-color:var(--care);background:#a9c4a233;transform:translateY(-2px);box-shadow:0 6px 18px #4e6c5f26}.Countries-module__fnYAGq__cardSoon{opacity:.5;cursor:default;background:var(--gray-light)}.Countries-module__fnYAGq__cardSoon:hover{box-shadow:none;background:var(--gray-light);border-color:#4e6c5f26;transform:none}.Countries-module__fnYAGq__stateEmoji{font-size:var(--text-h4);line-height:1}.Countries-module__fnYAGq__info{flex-direction:column;gap:0;display:flex}.Countries-module__fnYAGq__info strong{font-family:var(--font-body);font-weight:800;font-size:var(--text-small);color:var(--root-dark);line-height:1.2}.Countries-module__fnYAGq__info span{font-size:var(--text-tiny);color:var(--gray);font-weight:700;line-height:1.2}@media (max-width:640px){.Countries-module__fnYAGq__titleBig{font-size:var(--text-h3)}.Countries-module__fnYAGq__subtitleBig{font-size:var(--text-body)}.Countries-module__fnYAGq__strip{flex-direction:column;align-items:stretch;gap:.8rem}.Countries-module__fnYAGq__card{justify-content:center;width:100%}}
.WhatIsAuPair-module__LQHXVq__section{padding:var(--section-y,4rem) 1.5rem;background:#fff;position:relative;overflow:hidden}.WhatIsAuPair-module__LQHXVq__header{text-align:center;margin-bottom:3.5rem}.WhatIsAuPair-module__LQHXVq__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.WhatIsAuPair-module__LQHXVq__imageWrapper{border:4px solid var(--care-pale,#fff);border-radius:24px;width:100%;height:450px;transition:transform .4s;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 16px 40px #4e6c5f26}.WhatIsAuPair-module__LQHXVq__imageWrapper:hover{transform:rotate(0)}.WhatIsAuPair-module__LQHXVq__image{object-fit:cover}.WhatIsAuPair-module__LQHXVq__content{flex-direction:column;gap:1.5rem;display:flex}.WhatIsAuPair-module__LQHXVq__title{font-family:var(--font-body);font-size:var(--text-h2);color:var(--dark);text-align:center;font-weight:900;line-height:1.15}.WhatIsAuPair-module__LQHXVq__titleAccent{background:linear-gradient(135deg, var(--root), var(--care));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhatIsAuPair-module__LQHXVq__description{font-size:var(--text-body);color:var(--gray);line-height:1.7}.WhatIsAuPair-module__LQHXVq__btnPrimary{background:linear-gradient(135deg, var(--root), var(--root-dark));color:var(--pause);font-family:var(--font-body);font-weight:800;font-size:var(--text-subtitle);cursor:pointer;border:none;border-radius:999px;align-self:flex-start;padding:1rem 3rem;text-decoration:none;transition:all .25s;display:inline-block;box-shadow:0 6px 20px #4e6c5f66}.WhatIsAuPair-module__LQHXVq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #4e6c5f8c}@media (max-width:768px){.WhatIsAuPair-module__LQHXVq__container{text-align:center;grid-template-columns:1fr;gap:3rem}.WhatIsAuPair-module__LQHXVq__btnPrimary{align-self:center}.WhatIsAuPair-module__LQHXVq__imageWrapper{height:350px;transform:rotate(0)}}
.StatsProgram-module__4aVJiG__section{padding:var(--section-y) 1.5rem;background:var(--pause)}.StatsProgram-module__4aVJiG__container{max-width:1200px;margin:0 auto}.StatsProgram-module__4aVJiG__header{text-align:center;max-width:720px;margin-bottom:2.25rem;margin-left:auto;margin-right:auto}.StatsProgram-module__4aVJiG__tag{background:var(--care);color:var(--root);font-size:var(--text-small);font-weight:700;font-family:var(--font-body);border-radius:999px;margin-bottom:.9rem;padding:.35rem 1rem;display:inline-block}.StatsProgram-module__4aVJiG__title{font-family:var(--font-body);font-size:var(--text-h2);color:var(--dark);letter-spacing:-.01em;margin-bottom:.8rem;font-weight:900;line-height:1.2}.StatsProgram-module__4aVJiG__subtitle{font-size:var(--text-body);color:var(--gray);line-height:1.8}.StatsProgram-module__4aVJiG__source{font-size:var(--text-body);color:var(--root);margin-top:1rem;font-style:italic;font-weight:700}.StatsProgram-module__4aVJiG__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.25rem;display:grid}.StatsProgram-module__4aVJiG__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffffe6;border:1px solid #4e6c5f1a;border-radius:24px;flex-direction:column;gap:.6rem;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 20px #0000000a,inset 0 2px 2px #fffc}.StatsProgram-module__4aVJiG__statCard:hover{border-color:var(--root);transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #4e6c5f1f}.StatsProgram-module__4aVJiG__statValue{font-family:var(--font-body);font-size:var(--text-h2);color:var(--root);font-weight:900;line-height:1}.StatsProgram-module__4aVJiG__statLabel{font-size:var(--text-small);color:var(--gray);font-weight:700;line-height:1.4}.StatsProgram-module__4aVJiG__carouselWrapper{margin-top:1.5rem;margin-bottom:2rem;padding:2rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.StatsProgram-module__4aVJiG__carouselTrack{perspective:1200px;width:max-content;transform-style:preserve-3d;gap:2rem;padding:1rem 0;animation:45s linear infinite StatsProgram-module__4aVJiG__scrollLeft;display:flex}@keyframes StatsProgram-module__4aVJiG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.StatsProgram-module__4aVJiG__carouselItem{width:280px;height:380px;transform:rotate(var(--rotation,0deg));background:#fff;border:4px solid #fffc;border-radius:24px;flex-shrink:0;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;box-shadow:0 15px 35px #00000026}.StatsProgram-module__4aVJiG__carouselItem:nth-child(2n){--rotation:1.5deg}.StatsProgram-module__4aVJiG__carouselItem:nth-child(odd){--rotation:-1.5deg}.StatsProgram-module__4aVJiG__carouselItem:hover{z-index:10;border-color:var(--care);box-shadow:0 30px 60px #4e6c5f40;transform:translateY(-20px)scale(1.08)rotate(0)!important}.StatsProgram-module__4aVJiG__nextImg{object-fit:cover;object-position:center 30%;width:100%;height:100%;transition:transform .4s}.StatsProgram-module__4aVJiG__carouselItem:hover .StatsProgram-module__4aVJiG__nextImg{transform:scale(1.05)}.StatsProgram-module__4aVJiG__quoteCard{background:linear-gradient(145deg, var(--root-dark), #2a3d35);text-align:center;color:#fff;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;padding:4rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.StatsProgram-module__4aVJiG__quoteCard:before{content:"\"";color:#ffffff14;font-family:serif;font-size:180px;line-height:1;position:absolute;top:-20px;left:30px}.StatsProgram-module__4aVJiG__quoteMain{font-family:var(--font-body);font-size:var(--text-subtitle);max-width:780px;margin-bottom:.4rem;font-style:italic;font-weight:700;line-height:1.65}.StatsProgram-module__4aVJiG__quoteMeta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;display:flex}.StatsProgram-module__4aVJiG__quoteMeta span{font-size:var(--text-small);color:var(--care);letter-spacing:.3px}.StatsProgram-module__4aVJiG__quoteMeta strong{color:#fff}.StatsProgram-module__4aVJiG__igLink{font-size:var(--text-small);color:var(--care);white-space:nowrap;align-items:center;gap:.35rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.StatsProgram-module__4aVJiG__igLink:hover{opacity:.75}@media (max-width:900px){.StatsProgram-module__4aVJiG__statsGrid{grid-template-columns:repeat(2,1fr)}.StatsProgram-module__4aVJiG__photoGrid{grid-template-rows:240px 240px;grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.StatsProgram-module__4aVJiG__statsGrid,.StatsProgram-module__4aVJiG__photoGrid{grid-template-columns:1fr}.StatsProgram-module__4aVJiG__quoteCard{padding:3rem 1.5rem}}
.HowItWorks-module__Pp0aiW__section{padding:var(--section-y) 1.5rem;background:var(--pause);color:var(--dark)}.HowItWorks-module__Pp0aiW__container{max-width:1200px;margin:0 auto}.HowItWorks-module__Pp0aiW__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3.5rem;display:flex}.HowItWorks-module__Pp0aiW__title{font-family:var(--font-body);font-size:var(--text-h2);color:var(--dark);letter-spacing:-.02em;font-weight:900;line-height:1.15}.HowItWorks-module__Pp0aiW__subtitle{font-size:var(--text-body);color:var(--gray);max-width:36rem;font-weight:500;line-height:1.65}.HowItWorks-module__Pp0aiW__contentRow{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.HowItWorks-module__Pp0aiW__contentRow{grid-template-columns:1fr;gap:3rem}}.HowItWorks-module__Pp0aiW__timeline{margin:0;padding:0;list-style:none;position:relative}.HowItWorks-module__Pp0aiW__timeline:before{content:"";pointer-events:none;background:linear-gradient(#4e6c5f59 0%,#4e6c5f1f 100%);border-radius:999px;width:2px;position:absolute;top:.5rem;bottom:.5rem;left:calc(1.375rem - 1px)}.HowItWorks-module__Pp0aiW__step{grid-template-columns:2.75rem 1fr;align-items:start;gap:1.1rem 1.25rem;padding-bottom:1.5rem;display:grid;position:relative}.HowItWorks-module__Pp0aiW__step:last-child{padding-bottom:0}.HowItWorks-module__Pp0aiW__rail{z-index:1;justify-content:center;padding-top:.15rem;display:flex;position:relative}.HowItWorks-module__Pp0aiW__marker{background:var(--white);border:2px solid var(--root);width:2.75rem;height:2.75rem;box-shadow:0 0 0 4px var(--pause), 0 8px 22px #1a1a2e14;border-radius:50%;justify-content:center;align-items:center;display:flex}.HowItWorks-module__Pp0aiW__markerInner{font-family:var(--font-body);font-size:var(--text-body);color:var(--root);font-variant-numeric:tabular-nums;font-weight:900;line-height:1}.HowItWorks-module__Pp0aiW__card{background:var(--white);border:1px solid #4e6c5f1f;border-radius:1rem;padding:1.25rem 1.4rem;box-shadow:0 4px 20px #1a1a2e0a}.HowItWorks-module__Pp0aiW__kicker{font-family:var(--font-body);font-size:var(--text-small);letter-spacing:.08em;text-transform:uppercase;color:var(--root);opacity:.92;margin:0 0 .45rem;font-weight:800}.HowItWorks-module__Pp0aiW__stepTitle{font-family:var(--font-body);font-size:var(--text-subtitle);color:var(--dark);letter-spacing:-.01em;margin:0 0 .5rem;font-weight:800;line-height:1.3}.HowItWorks-module__Pp0aiW__stepDesc{font-size:var(--text-small);color:var(--gray);margin:0;font-weight:500;line-height:1.55}.HowItWorks-module__Pp0aiW__imageWrapper{border:6px solid #fff;border-radius:24px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #4e6c5f26}.HowItWorks-module__Pp0aiW__image{object-fit:cover;object-position:center}.HowItWorks-module__Pp0aiW__ctaWrap{justify-content:center;margin-top:3.5rem;display:flex}.HowItWorks-module__Pp0aiW__cta{background:linear-gradient(135deg, var(--root), var(--root-dark));color:var(--white);font-family:var(--font-body);font-weight:800;font-size:var(--text-body);border-radius:999px;justify-content:center;align-items:center;padding:1rem 2.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #4e6c5f52}.HowItWorks-module__Pp0aiW__cta:hover{transform:translateY(-2px);box-shadow:0 14px 34px #4e6c5f66}@media (max-width:540px){.HowItWorks-module__Pp0aiW__section{padding:var(--section-y) 1.25rem}.HowItWorks-module__Pp0aiW__timeline:before{left:calc(1.25rem - 1px)}.HowItWorks-module__Pp0aiW__step{grid-template-columns:2.5rem 1fr;gap:.85rem 1rem;padding-bottom:1.2rem}.HowItWorks-module__Pp0aiW__marker{width:2.5rem;height:2.5rem}.HowItWorks-module__Pp0aiW__markerInner{font-size:var(--text-body)}.HowItWorks-module__Pp0aiW__card{padding:1rem 1.05rem 1.1rem}.HowItWorks-module__Pp0aiW__stepTitle{font-size:var(--text-body)}.HowItWorks-module__Pp0aiW__imageWrapper{height:400px}}
.Benefits-module__UV4tBa__section{padding:var(--section-y) 1.5rem;background:#fff}.Benefits-module__UV4tBa__container{max-width:1200px;margin:0 auto}.Benefits-module__UV4tBa__header{text-align:center;margin-bottom:2.5rem}.Benefits-module__UV4tBa__tag{background:var(--care);color:var(--root-dark);font-size:var(--text-small);font-weight:700;font-family:var(--font-body);border-radius:999px;margin-bottom:.8rem;padding:.35rem 1rem;display:inline-block}.Benefits-module__UV4tBa__title{font-family:var(--font-body);font-size:var(--text-h2);color:var(--dark);margin-bottom:.8rem;font-weight:900}.Benefits-module__UV4tBa__subtitle{color:var(--gray);font-size:var(--text-body);max-width:520px;margin:0 auto}.Benefits-module__UV4tBa__infoSession{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Benefits-module__UV4tBa__infoLeft{background:#fff;border:1px solid #a9c4a240;border-radius:24px;flex-direction:column;justify-content:space-between;gap:1rem;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 16px #4e6c5f14}.Benefits-module__UV4tBa__infoIcon{font-size:var(--text-h2);background:#a9c4a226;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.5rem;display:flex}.Benefits-module__UV4tBa__infoLeft h3{font-family:var(--font-body);font-weight:800;font-size:var(--text-subtitle);color:var(--dark);line-height:1.4}.Benefits-module__UV4tBa__infoLeft p{font-size:var(--text-small);color:var(--gray);line-height:1.6}.Benefits-module__UV4tBa__btnPink{background:linear-gradient(135deg, var(--root), var(--root-dark));color:var(--pause);font-family:var(--font-body);font-weight:700;font-size:var(--text-small);cursor:pointer;border:none;border-radius:999px;width:fit-content;padding:.65rem 1.5rem;transition:all .2s;box-shadow:0 4px 14px #4e6c5f59}.Benefits-module__UV4tBa__btnPink:hover{transform:translateY(-1px);box-shadow:0 6px 20px #4e6c5f80}.Benefits-module__UV4tBa__stepsWrapper{flex-direction:row;align-items:stretch;gap:0;margin-bottom:0;display:flex}.Benefits-module__UV4tBa__arrow{opacity:.7;flex-shrink:0;justify-content:center;align-items:center;padding:0 .75rem;display:flex}.Benefits-module__UV4tBa__stepNumWrapper{flex-direction:column;align-items:flex-start;margin-bottom:1rem;display:flex}.Benefits-module__UV4tBa__stepNum{font-family:var(--font-body);font-size:var(--text-h1);color:var(--root);opacity:1;letter-spacing:-.04em;font-weight:900;line-height:1}.Benefits-module__UV4tBa__stepLine{background:var(--root);border-radius:999px;width:32px;height:3px;margin-top:.25rem;display:block}.Benefits-module__UV4tBa__phaseLabel{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.08em;color:var(--root);background:#4e6c5f1a;border-radius:999px;margin-bottom:1.2rem;padding:.25rem .8rem;font-weight:800;display:inline-block}.Benefits-module__UV4tBa__infoCards{grid-template-columns:1fr 1fr 1fr;gap:1.5rem;display:grid}.Benefits-module__UV4tBa__benefitCard{background:#fff;border:1px solid #a9c4a240;border-radius:24px;flex-direction:column;align-items:flex-start;gap:1.2rem;padding:2.5rem 2rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 16px #4e6c5f14}.Benefits-module__UV4tBa__benefitCard:hover{transform:translateY(-4px);box-shadow:0 12px 30px #4e6c5f1f}.Benefits-module__UV4tBa__benefitCard strong{font-family:var(--font-body);font-size:var(--text-h4);color:var(--root);margin-bottom:.75rem;font-weight:800;line-height:1.3;display:block}.Benefits-module__UV4tBa__benefitCard p{font-size:var(--text-body);color:var(--gray);line-height:1.7}.Benefits-module__UV4tBa__benefitIcon{font-size:var(--text-h2);background:#a9c4a226;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.Benefits-module__UV4tBa__earningsBox{background:linear-gradient(135deg, var(--root-pale), var(--care-pale));border:1px solid #a9c4a266;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:2.5rem;display:grid}.Benefits-module__UV4tBa__earningsTag{background:var(--care);color:var(--root-dark);font-size:var(--text-small);font-weight:700;font-family:var(--font-body);border-radius:999px;margin-bottom:.8rem;padding:.3rem .9rem;display:inline-block}.Benefits-module__UV4tBa__earningsLeft h3{font-family:var(--font-body);font-weight:800;font-size:var(--text-h3);color:var(--dark);margin-bottom:.8rem;line-height:1.4}.Benefits-module__UV4tBa__earningsLeft p{font-size:var(--text-small);color:var(--gray);margin-bottom:1.2rem;line-height:1.7}.Benefits-module__UV4tBa__earningsRight{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Benefits-module__UV4tBa__earningItem{font-size:var(--text-small);color:var(--dark);align-items:center;gap:.6rem;font-weight:600;display:flex}.Benefits-module__UV4tBa__checkIcon{background:linear-gradient(135deg, var(--root), var(--care));color:#fff;width:22px;height:22px;font-size:var(--text-tiny);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex}@media (max-width:900px){.Benefits-module__UV4tBa__infoCards{grid-template-columns:repeat(2,1fr)}.Benefits-module__UV4tBa__stepsWrapper{flex-direction:column}.Benefits-module__UV4tBa__arrow{display:none}}@media (max-width:768px){.Benefits-module__UV4tBa__infoSession,.Benefits-module__UV4tBa__infoCards{grid-template-columns:1fr}.Benefits-module__UV4tBa__earningsBox{grid-template-columns:1fr;gap:2rem}.Benefits-module__UV4tBa__earningsRight{grid-template-columns:1fr}}
.WhyNow-module__qRLHiG__section{padding:var(--section-y) 1.5rem;color:var(--dark);background:#fff}.WhyNow-module__qRLHiG__container{max-width:1200px;margin:0 auto}.WhyNow-module__qRLHiG__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin-bottom:2.75rem;margin-left:auto;margin-right:auto;display:flex}.WhyNow-module__qRLHiG__title{font-family:var(--font-body);font-size:var(--text-h2);color:var(--dark);letter-spacing:-.01em;margin-bottom:.5rem;font-weight:900;line-height:1.1}.WhyNow-module__qRLHiG__subtitle{font-size:var(--text-body);color:var(--gray);max-width:720px;margin:0 auto;font-weight:500;line-height:1.7}.WhyNow-module__qRLHiG__layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:3.5rem;display:grid}.WhyNow-module__qRLHiG__imageCol{align-self:stretch;position:relative}.WhyNow-module__qRLHiG__imageStack{height:100%;min-height:480px;position:relative}.WhyNow-module__qRLHiG__imgMain{z-index:1;border-radius:24px;width:75%;height:85%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 20px 50px #00000040}.WhyNow-module__qRLHiG__imgSecond{z-index:2;border:4px solid #a9c4a2b3;border-radius:16px;width:55%;height:55%;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000004d}.WhyNow-module__qRLHiG__nextFill{object-fit:cover;object-position:center;width:100%;height:100%}.WhyNow-module__qRLHiG__contentCol{flex-direction:column;gap:1.5rem;display:flex}.WhyNow-module__qRLHiG__source{font-size:var(--text-small);color:var(--root);letter-spacing:.03em;text-transform:uppercase;font-weight:700}.WhyNow-module__qRLHiG__statsCol{flex-direction:column;gap:.75rem;display:flex}.WhyNow-module__qRLHiG__statRow{background:var(--care-pale);border:1px solid #a9c4a24d;border-radius:12px;align-items:center;gap:1rem;padding:.85rem 1rem;transition:transform .2s;display:flex;box-shadow:0 4px 12px #a9c4a214}.WhyNow-module__qRLHiG__statRow:hover{border-color:var(--care);background:#fff;transform:translate(4px)}.WhyNow-module__qRLHiG__statIcon{font-size:var(--text-h3);flex-shrink:0}.WhyNow-module__qRLHiG__statVal{font-family:var(--font-body);font-size:var(--text-h4);color:var(--root);margin-bottom:.1rem;font-weight:900;line-height:1;display:block}.WhyNow-module__qRLHiG__statLbl{font-size:var(--text-small);color:var(--gray)}.WhyNow-module__qRLHiG__statsBelowCTA{width:100%;margin-top:1.25rem}.WhyNow-module__qRLHiG__ctaPrimary{text-align:center;box-sizing:border-box;background:linear-gradient(135deg, var(--root), var(--root-dark));color:#fff;width:100%;font-family:var(--font-body);font-weight:800;font-size:var(--text-subtitle);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:1.1rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #4e6c5f59}.WhyNow-module__qRLHiG__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 15px 30px #4e6c5f73}@media (max-width:900px){.WhyNow-module__qRLHiG__layout{grid-template-columns:1fr}.WhyNow-module__qRLHiG__imageCol,.WhyNow-module__qRLHiG__imageStack{min-height:380px}.WhyNow-module__qRLHiG__imgMain{width:60%}.WhyNow-module__qRLHiG__header{flex-direction:column;gap:1.5rem}.WhyNow-module__qRLHiG__headerLeft{max-width:100%}}
.Testimonials-module__X7R5sW__section{padding:var(--section-y) 1.5rem;background:linear-gradient(180deg, var(--care-pale) 0%, white 100%)}.Testimonials-module__X7R5sW__container{max-width:1200px;margin:0 auto}.Testimonials-module__X7R5sW__header{text-align:center;margin-bottom:2.25rem}.Testimonials-module__X7R5sW__tag{background:var(--care);color:var(--root-dark);font-size:var(--text-small);font-weight:700;font-family:var(--font-body);border-radius:999px;margin-bottom:.8rem;padding:.35rem 1rem;display:inline-block}.Testimonials-module__X7R5sW__title{font-family:var(--font-body);font-size:var(--text-h2);color:var(--dark);margin-bottom:.7rem;font-weight:900}.Testimonials-module__X7R5sW__subtitle{color:var(--gray);font-size:var(--text-body)}.Testimonials-module__X7R5sW__carousel{grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-bottom:2rem;display:grid}.Testimonials-module__X7R5sW__card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:20px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 20px #4e6c5f12}.Testimonials-module__X7R5sW__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #4e6c5f26}.Testimonials-module__X7R5sW__card.Testimonials-module__X7R5sW__active{border-color:var(--root);box-shadow:0 8px 32px #4e6c5f33}.Testimonials-module__X7R5sW__cardTop{align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.Testimonials-module__X7R5sW__avatar{object-fit:cover;border:2px solid var(--care);border-radius:50%;width:52px;height:52px}.Testimonials-module__X7R5sW__name{font-family:var(--font-body);font-weight:800;font-size:var(--text-small);color:var(--dark);display:block}.Testimonials-module__X7R5sW__country{font-size:var(--text-tiny);color:var(--gray);display:block}.Testimonials-module__X7R5sW__city{font-size:var(--text-tiny);color:var(--root);font-weight:600;display:block}.Testimonials-module__X7R5sW__stars{color:var(--yellow);font-size:var(--text-small);letter-spacing:2px;margin-bottom:.6rem}.Testimonials-module__X7R5sW__text{font-size:var(--text-body);color:var(--gray);font-style:italic;line-height:1.65}.Testimonials-module__X7R5sW__dots{justify-content:center;gap:.5rem;display:flex}.Testimonials-module__X7R5sW__dot{background:var(--care);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;transition:all .2s}.Testimonials-module__X7R5sW__dotActive{background:var(--root);border-radius:4px;width:24px}@media (max-width:900px){.Testimonials-module__X7R5sW__carousel{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__X7R5sW__carousel{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Testimonials-module__X7R5sW__carousel{grid-template-columns:1fr}}
.LatestBlogs-module__oem0zG__section{background:var(--white);padding:5rem 1.5rem;position:relative}.LatestBlogs-module__oem0zG__container{max-width:1200px;margin:0 auto}.LatestBlogs-module__oem0zG__header{text-align:center;margin-bottom:3.5rem}.LatestBlogs-module__oem0zG__title{font-family:var(--font-body);font-size:var(--text-h2);color:var(--dark);margin-bottom:1rem;font-weight:900}.LatestBlogs-module__oem0zG__titleAccent{color:var(--root)}.LatestBlogs-module__oem0zG__subtitle{font-size:var(--text-body);color:var(--gray);max-width:600px;margin:0 auto;line-height:1.6}.LatestBlogs-module__oem0zG__postGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:3.5rem;display:grid}.LatestBlogs-module__oem0zG__postCardWrap{min-width:0;height:100%}.LatestBlogs-module__oem0zG__postCard{color:inherit;background:var(--white);border:1px solid #4e6c5f26;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000a}.LatestBlogs-module__oem0zG__postCard:hover{transform:translateY(-8px);box-shadow:0 20px 50px #a9c4a226}.LatestBlogs-module__oem0zG__postCardImage{aspect-ratio:16/10;background:var(--root-pale);position:relative;overflow:hidden}.LatestBlogs-module__oem0zG__postCoverImg{object-fit:cover;transition:transform .5s}.LatestBlogs-module__oem0zG__postCard:hover .LatestBlogs-module__oem0zG__postCoverImg{transform:scale(1.05)}.LatestBlogs-module__oem0zG__postCoverPlaceholder{background:linear-gradient(145deg, var(--care-pale), var(--root-pale));width:100%;height:100%;min-height:12rem}.LatestBlogs-module__oem0zG__dateBadge{z-index:1;color:var(--white);font-size:var(--text-tiny);letter-spacing:.04em;text-transform:capitalize;font-weight:800;line-height:1.2;font-family:var(--font-body);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#4e6c5feb;border-radius:8px;padding:.35rem .55rem;position:absolute;top:1rem;right:1rem}.LatestBlogs-module__oem0zG__postCardBody{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.LatestBlogs-module__oem0zG__categoryLabel{font-size:var(--text-tiny);text-transform:uppercase;letter-spacing:.05em;color:var(--care);margin-bottom:.5rem;font-weight:700}.LatestBlogs-module__oem0zG__postCardTitle{font-family:var(--font-body);font-size:var(--text-h4);color:var(--dark);margin:0 0 .75rem;font-weight:800;line-height:1.35;transition:color .2s}.LatestBlogs-module__oem0zG__postCard:hover .LatestBlogs-module__oem0zG__postCardTitle{color:var(--root)}.LatestBlogs-module__oem0zG__postCardExcerpt{font-size:var(--text-body);color:var(--gray);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 1.5rem;line-height:1.55;display:-webkit-box;overflow:hidden}.LatestBlogs-module__oem0zG__authorLine{font-size:var(--text-small);color:var(--gray);border-top:1px solid #0000000d;margin-top:auto;padding-top:1rem;font-weight:600}.LatestBlogs-module__oem0zG__btnWrap{text-align:center}.LatestBlogs-module__oem0zG__btnStore{background:linear-gradient(135deg, var(--care-dark,#4e6c5f), var(--care,#a9c4a2));color:#fff;font-family:var(--font-body);font-weight:800;font-size:var(--text-body);border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2.5rem;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #4e6c5f4d}.LatestBlogs-module__oem0zG__btnStore:hover{transform:translateY(-3px);box-shadow:0 12px 30px #4e6c5f66}
.StoreRedirect-module__dr3FeW__section{background:var(--root-pale,#f8fbf9);padding:5rem 1.5rem;position:relative;overflow:hidden}.StoreRedirect-module__dr3FeW__container{max-width:1200px;margin:0 auto}.StoreRedirect-module__dr3FeW__header{text-align:center;margin-bottom:3.5rem}.StoreRedirect-module__dr3FeW__title{font-family:var(--font-body);font-size:var(--text-h2);color:var(--dark);margin-bottom:1rem;font-weight:900}.StoreRedirect-module__dr3FeW__titleAccent{color:var(--root)}.StoreRedirect-module__dr3FeW__subtitle{font-size:var(--text-body);color:var(--gray);max-width:600px;margin:0 auto;line-height:1.6}.StoreRedirect-module__dr3FeW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;margin-bottom:3.5rem;display:grid}.StoreRedirect-module__dr3FeW__card{background:#fff;border:1px solid #a9c4a226;border-radius:24px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000a}.StoreRedirect-module__dr3FeW__card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #a9c4a226}.StoreRedirect-module__dr3FeW__imageLink{text-decoration:none}.StoreRedirect-module__dr3FeW__imageContainer{background:#f0f4f2;width:100%;height:240px;position:relative;overflow:hidden}.StoreRedirect-module__dr3FeW__image{object-fit:cover;transition:transform .5s}.StoreRedirect-module__dr3FeW__card:hover .StoreRedirect-module__dr3FeW__image{transform:scale(1.05)}.StoreRedirect-module__dr3FeW__outOfStockBadge{color:#fff;font-size:var(--text-small);z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:999px;padding:.3rem .8rem;font-weight:700;position:absolute;top:1rem;right:1rem}.StoreRedirect-module__dr3FeW__cardInfo{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.StoreRedirect-module__dr3FeW__category{font-size:var(--text-tiny);text-transform:uppercase;letter-spacing:.05em;color:var(--care);margin-bottom:.5rem;font-weight:700}.StoreRedirect-module__dr3FeW__productName{font-family:var(--font-body);font-size:var(--text-h4);color:var(--dark);margin-bottom:.8rem;font-weight:800;line-height:1.3}.StoreRedirect-module__dr3FeW__shortDesc{color:var(--gray);font-size:var(--text-body);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.StoreRedirect-module__dr3FeW__cardFooter{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.2rem;display:flex}.StoreRedirect-module__dr3FeW__price{font-family:var(--font-body);font-size:var(--text-h4);color:var(--root);font-weight:900}.StoreRedirect-module__dr3FeW__addBtn{background:var(--root);color:#fff;font-weight:700;font-size:var(--text-small);cursor:pointer;border:none;border-radius:999px;padding:.6rem 1.2rem;transition:all .2s}.StoreRedirect-module__dr3FeW__addBtn:hover:not(:disabled){background:var(--root-dark);transform:translateY(-2px);box-shadow:0 4px 12px #4e6c5f33}.StoreRedirect-module__dr3FeW__addBtn:disabled{cursor:not-allowed;background:#cbd5e1}.StoreRedirect-module__dr3FeW__actionCenter{text-align:center}.StoreRedirect-module__dr3FeW__btnStore{background:linear-gradient(135deg, var(--root), var(--root-dark));color:#fff;font-family:var(--font-body);font-weight:800;font-size:var(--text-subtitle);border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2.5rem;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #e91e634d}.StoreRedirect-module__dr3FeW__btnStore:hover{transform:translateY(-3px);box-shadow:0 12px 30px #e91e6366}
