:root{--cream:#f7f1e7;--cream-deep:#ede1d0;--petrol:#164b52;--petrol-dark:#10373c;--coral:#e97861;--coral-deep:#9d3d2e;--yellow:#f2c861;--ink:#213538;--paper:#fffdf8;--font-display:Georgia, "Times New Roman", serif;--font-body:Arial, Helvetica, sans-serif}*{box-sizing:border-box;margin:0}html{background:var(--cream);scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);margin:0}main{min-height:100vh}a{color:inherit}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--petrol-dark);color:#fff;z-index:10;padding:.75rem 1rem;font-weight:800;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{background:#fbf7ef;border-bottom:1px solid #dfd3c4}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100% - 2rem);min-height:4.5rem;margin-inline:auto;display:flex}.site-header__logo{color:var(--petrol-dark);font-family:var(--font-display);font-size:1.2rem;font-weight:700;text-decoration:none}.site-header__access{border:1px solid var(--petrol);color:var(--petrol-dark);white-space:nowrap;border-radius:999px;padding:.65rem .85rem;font-size:.8rem;font-weight:800;text-decoration:none}.hero,.gallery{width:min(1180px,100% - 2rem);margin-inline:auto}.hero{align-items:center;gap:clamp(1.5rem,3vw,3rem);padding:clamp(2.5rem,4vw,3.25rem) 0;display:grid;overflow:hidden}.eyebrow,.activity-preview__topline{color:var(--coral-deep);letter-spacing:.12em;text-transform:uppercase;font-size:.73rem;font-weight:800}.hero h1,.gallery h2{color:var(--petrol-dark);font-family:var(--font-display);letter-spacing:-.04em;font-weight:500;line-height:.98}.hero h1{max-width:700px;margin-top:.8rem;font-size:clamp(2.8rem,3.6vw,3.9rem)}.hero__lead{max-width:540px;margin-top:1.5rem;font-size:1.08rem;line-height:1.6}.hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border-radius:999px;padding:.9rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s}.button--primary{background:var(--petrol);color:#fff}.button--quiet{color:var(--petrol-dark);border:1px solid #b5c4bc}.hero__note{color:#5d6d6d;margin-top:1.1rem;font-size:.88rem}.hero__mockup{width:min(100%,400px);min-width:0;max-width:100%;height:clamp(310px,28vw,360px);margin:1rem auto 0;position:relative}.hero__mockup .activity-preview{width:68%;position:absolute;box-shadow:0 20px 28px #25444826}.hero__mockup .activity-preview:first-child{top:32px;left:4%;transform:rotate(-9deg)}.hero__mockup .activity-preview:nth-child(2){top:4px;right:5%;transform:rotate(7deg)}.hero__mockup .activity-preview:nth-child(3){bottom:18px;left:11%;transform:rotate(-1deg)}.hero__mockup .activity-preview:nth-child(4){bottom:0;right:0;transform:rotate(5deg)}.gallery{padding:4.5rem 0 5.5rem}.gallery__intro{max-width:610px;margin-bottom:2rem}.gallery h2{margin-top:.6rem;font-size:clamp(2.7rem,5vw,4.8rem)}.gallery__intro>p:last-child{margin-top:1rem;line-height:1.55}.gallery__cta{text-align:center;margin:2rem auto 0;display:table}.activity-carousel{padding:.5rem 0;overflow:hidden}.activity-carousel__stage{cursor:grab;touch-action:pan-y;grid-template-columns:minmax(0,1fr);align-items:center;display:grid}.activity-carousel__stage:active{cursor:grabbing}.activity-carousel__active{outline:none;min-width:0}.activity-carousel__active:focus-visible{outline:3px solid var(--petrol-dark);outline-offset:6px;border-radius:18px}.activity-carousel__neighbor{display:none}.activity-preview{background:var(--paper);min-height:410px;color:var(--ink);border:1px solid #e4d8c8;border-radius:15px;flex-direction:column;gap:1rem;padding:1.35rem;display:flex;overflow:hidden;box-shadow:0 13px 30px #554d4320}.activity-preview--compact{gap:.5rem;min-height:230px;padding:.8rem}.activity-preview__topline{justify-content:space-between;align-items:center;display:flex}.activity-preview__topline small{color:#7d8b85;font-size:.72rem}.activity-preview h3{max-width:15ch;color:var(--petrol-dark);font-family:var(--font-display);font-size:clamp(1.6rem,3.4vw,2.35rem);font-weight:500;line-height:1}.activity-preview--compact h3{font-size:1.1rem}.preview-motif{flex:1;align-content:center;min-height:155px;display:grid}.preview-motif span,.preview-motif b,.preview-motif i{font-style:normal}.preview-motif--chips{grid-template-columns:repeat(3,1fr);align-items:center;gap:.6rem}.preview-motif--chips b{color:var(--petrol-dark);text-align:center;background:#f6d686;border-radius:999px;padding:.7rem .3rem;transform:rotate(-4deg)}.preview-motif--chips b:nth-of-type(2n){background:#f4a28d;transform:rotate(4deg)}.preview-motif--chips span{color:var(--coral);text-align:center;grid-column:2;font-size:1.4rem}.preview-motif--path{color:var(--coral);text-align:center;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;font-size:1.35rem}.preview-motif--path i{aspect-ratio:1;background:#fff4d8;border:2px dashed #d9c89e;border-radius:50%;place-items:center;font-size:2.4rem;display:grid}.preview-motif--tiles,.preview-motif--choices{grid-template-columns:repeat(2,1fr);gap:.65rem}.preview-motif--tiles span,.preview-motif--choices span{background:#dceee8;border-radius:10px;place-items:center;min-height:67px;font-size:2rem;display:grid}.preview-motif--tiles span:nth-child(2),.preview-motif--choices span:nth-child(4){background:#fbe0a0}.preview-motif--tiles span:nth-child(3),.preview-motif--choices span:nth-child(2){background:#f6c2b5}.preview-motif--cards{grid-template-columns:1fr 1.3fr;align-items:center;gap:.8rem}.preview-motif--cards span{border:2px solid var(--petrol);background:#eaf0e8;border-radius:9px;place-items:center;min-height:120px;font-size:2.8rem;display:grid}.preview-motif--cards span:nth-child(2){min-height:unset;background:#fff4d8;padding:1rem;font-size:.94rem;font-weight:700}.preview-motif--cards b{color:var(--coral);font-size:1.4rem;position:absolute}.preview-motif--choices span{border:2px solid #0000;min-height:58px}.preview-motif--choices span:first-child{border-color:var(--petrol)}.preview-motif--bubbles{grid-template-columns:1fr 1fr;align-items:center;gap:.8rem}.preview-motif--bubbles span{background:#fbe0a0;border-radius:45% 45% 45% 4%;padding:1rem .7rem;font-size:.84rem;font-weight:700}.preview-motif--bubbles span:nth-child(2){background:#dceee8;border-radius:45% 45% 4%}.preview-motif--bubbles b{color:var(--coral);text-align:center;grid-column:1/-1;font-size:1.5rem}.preview-motif--sequence{grid-template-columns:repeat(3,1fr);gap:.5rem}.preview-motif--sequence span{color:var(--petrol);text-align:center;background:#eaf0e8;border-bottom:4px solid #f2c861;place-items:center;padding:.6rem .2rem;font-size:.85rem;font-weight:700;line-height:2;display:grid}.preview-motif--matching{grid-template-columns:1fr auto 1fr;align-items:center;gap:.45rem;font-size:.74rem}.preview-motif--matching span,.preview-motif--matching b{text-align:center;background:#dceee8;border-radius:6px;padding:.55rem .3rem}.preview-motif--matching b{background:#fff4d8}.preview-motif--matching i{color:var(--coral);font-size:1.6rem}.preview-motif--memory{grid-template-columns:repeat(4,1fr);align-items:center;gap:.5rem}.preview-motif--memory span{aspect-ratio:1;color:var(--petrol-dark);background:#f6c2b5;border-radius:50%;place-items:center;font-size:1.6rem;display:grid}.preview-motif--memory span:last-child{border:2px dashed var(--coral);background:#fff4d8}.preview-motif--writing{grid-template-columns:auto 1fr;align-items:center;gap:.8rem}.preview-motif--writing b{color:var(--petrol);font-family:var(--font-display);background:#fbe0a0;border-radius:12px;grid-row:1/3;padding:1rem;font-size:3rem}.preview-motif--writing span{color:#b5c4bc;letter-spacing:.2em;border-bottom:2px dashed #b5c4bc}.preview-lines{gap:.45rem;display:grid}.preview-lines span{background:#e6ded3;border-radius:10px;height:5px}.preview-lines span:nth-child(2){width:82%}.preview-lines span:nth-child(3){width:65%}.activity-preview__footer{color:#84918b;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:.59rem;font-weight:800;display:flex}.activity-preview__footer i{color:var(--coral)}.activity-carousel__controls{justify-content:space-between;align-items:center;gap:.6rem;margin:1.25rem auto 0;display:flex}.activity-carousel__controls>button{min-width:44px;min-height:44px;color:var(--petrol-dark);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.4rem;font-weight:800;display:inline-flex}.activity-carousel__dots{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.activity-carousel__dots button{cursor:pointer;background:0 0;border:0;width:44px;height:44px;position:relative}.activity-carousel__dots button:after{content:"";background:#c3c9c3;border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.activity-carousel__dots button.is-active:after{background:var(--coral);border-radius:99px;width:1.45rem}button:focus-visible,a:focus-visible,summary:focus-visible{box-shadow:0 0 0 3px white, 0 0 0 6px var(--petrol-dark);outline:0}@media (hover:hover) and (pointer:fine){.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #164b5226}.area-card,.bonus-card,.offer-card,.evidence__slot{transition:box-shadow .2s,transform .2s}.area-card:hover,.bonus-card:hover{transform:translateY(-3px);box-shadow:0 13px 26px #554d4324}.offer-card:hover,.evidence__slot:hover{transform:translateY(-2px);box-shadow:0 16px 30px #554d4326}}@media (min-width:760px){.hero{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)}.hero__mockup{width:min(100%,400px);min-width:0;max-width:100%;margin-top:0}.activity-carousel__stage{grid-template-columns:minmax(130px,.45fr) minmax(380px,1fr) minmax(130px,.45fr);gap:1.3rem}.activity-carousel__neighbor{opacity:.72;display:block;transform:scale(.88)}.activity-carousel__neighbor--previous{transform:translate(-22%)scale(.88)}.activity-carousel__neighbor--next{transform:translate(22%)scale(.88)}.activity-preview{min-height:445px}.hero__mockup .activity-preview{min-height:230px}.activity-carousel__active .activity-preview{box-shadow:0 20px 40px #25444835}}@media (max-width:759px){.site-header__inner{min-height:4rem}.hero{padding-top:3.25rem}.hero__mockup{height:clamp(300px,93vw,400px);margin-top:.5rem}.hero__mockup .activity-preview{width:70%}.hero__mockup .activity-preview:nth-child(3){bottom:7%}.hero__mockup .activity-preview:nth-child(4){bottom:1%}}@media (max-width:440px){.hero h1{font-size:clamp(2.7rem,14vw,3.1rem)}.button{text-align:center;width:100%}.activity-carousel__controls{grid-template-columns:auto 1fr auto;display:grid}.activity-carousel__controls>button span{display:none}.activity-carousel__dots{grid-column:1/-1}.gallery__cta{display:block}}@media (prefers-reduced-motion:no-preference){.hero__copy,.hero__mockup,.gallery__intro,.section-intro,.comparison__columns,.areas__grid,.workflow__steps,.bonus__grid,.offer__plans,.evidence__grid,.guarantee,.faq__list,.closing>*{animation:.55s both enter}.hero__mockup,.comparison__columns,.areas__grid,.workflow__steps,.bonus__grid,.offer__plans,.evidence__grid,.guarantee,.faq__list{animation-delay:.12s}}@keyframes enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.hero__copy,.hero__mockup,.gallery__intro,.section-intro,.comparison__columns,.areas__grid,.workflow__steps,.bonus__grid,.offer__plans,.evidence__grid,.guarantee,.faq__list,.closing>*{opacity:1!important}}.section-wrap{width:min(1180px,100% - 2rem);margin-inline:auto;padding:5.5rem 0;scroll-margin-top:1rem}.section-intro{max-width:650px}.section-intro h2,.offer h2,.guarantee h2,.closing h2{color:var(--petrol-dark);font-family:var(--font-display);letter-spacing:-.045em;margin-top:.65rem;font-size:clamp(2.55rem,5.5vw,4.8rem);font-weight:500;line-height:.98}.section-intro>p,.offer__intro>p:last-child{margin-top:1rem;line-height:1.6}.section-intro--center{text-align:center;margin-inline:auto}.comparison{border-top:1px solid #dfd3c4}.comparison__columns{gap:1rem;margin-top:2rem;display:grid}.comparison__column{border-radius:18px;padding:1.5rem}.comparison__column--before{color:#68716d;background:#e9dfd1}.comparison__column--after{background:var(--petrol);color:#fff;box-shadow:0 18px 35px #164b5230}.comparison__label{font-family:var(--font-body);letter-spacing:.14em;font-size:.73rem;font-weight:800}.comparison__column ul,.offer-card ul{margin-top:1.2rem;padding:0;list-style:none}.comparison__column li{border-top:1px solid;padding:.85rem 0}.areas{background:#efe5d7;max-width:none;padding-inline:max(1rem,50% - 590px)}.areas__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:2rem;display:grid}.area-card{background:var(--paper);border:1px solid #dfd2c0;border-radius:15px;min-height:180px;padding:1rem}.area-card>.area-card__content>span{color:var(--coral-deep);letter-spacing:.1em;font-size:.72rem;font-weight:800}.area-card h3,.bonus-card h3{color:var(--petrol-dark);font-family:var(--font-display);margin-top:1.6rem;font-size:1.45rem;font-weight:500;line-height:1}.area-card p,.bonus-card p{color:#61706c;margin-top:.55rem;font-size:.88rem;line-height:1.45}.area-card--preview{min-height:0;padding:0;display:grid;overflow:hidden}.area-card--preview .area-card__preview{min-height:155px;overflow:hidden}.area-card--preview .activity-preview{box-shadow:none;border:0;border-radius:0;min-height:155px;transform:none}.area-card--preview .preview-motif{min-height:55px}.area-card--preview .area-card__content{padding:1rem}.area-card--preview h3{margin-top:.75rem}.workflow{border-bottom:1px solid #dfd3c4}.workflow__steps{gap:1rem;margin-top:2rem;padding:0;list-style:none;display:grid}.workflow__steps li{gap:.25rem;display:grid;position:relative}.workflow__steps strong{color:var(--coral);font-family:var(--font-display);letter-spacing:-.08em;font-size:4.2rem;font-weight:500;line-height:.85}.workflow__steps span{color:var(--petrol-dark);font-size:1.15rem;font-weight:800}.bonus__grid,.evidence__grid{gap:1rem;margin-top:2rem;display:grid}.bonus-card{background:var(--paper);border-radius:16px;padding:1rem;overflow:hidden;box-shadow:0 9px 24px #554d4316}.bonus-card h3{margin-top:1.1rem}.bonus-card__mockup{background:#dceee8;border-radius:10px;grid-template-columns:repeat(2,1fr);gap:.45rem;min-height:150px;padding:.75rem;display:grid}.bonus-card__mockup span{background:#f7d484;border:2px solid #fffdf8;border-radius:7px}.bonus-card__mockup--map span:nth-child(3){background:#fffdf8;grid-column:1/3}.bonus-card__mockup--planner span{background:#fffdf8}.bonus-card__mockup--records{background:#e8dece;grid-template-columns:1fr 2fr}.bonus-card__mockup--records span:first-child{background:#f2c861;grid-row:1/3}.bonus-card__mockup--records span:nth-child(2n){background:#fffdf8}.offer{scroll-margin-top:1rem}.offer__intro{text-align:center;max-width:620px;margin-inline:auto}.offer__intro>p:last-child{color:var(--coral-deep);font-weight:800}.offer__plans{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;max-width:680px;margin:2rem auto 0;display:grid}.offer-card{color:#61706c;background:#eee8df;border:1px solid #d5cec2;border-radius:18px;padding:1.4rem}.offer-card:not(.offer-card--featured){justify-self:center;width:min(100%,460px);padding:1.15rem 1.3rem}.offer-card--featured{background:var(--petrol);color:#f4eee4;border:0;padding:1.7rem;box-shadow:0 20px 42px #164b5240}.offer-card__flag{background:var(--yellow);color:var(--petrol-dark);border-radius:99px;padding:.4rem .7rem;font-size:.73rem;font-weight:800;display:inline-block}.offer-card__name{letter-spacing:.12em;text-transform:uppercase;margin-top:.7rem;font-size:.78rem;font-weight:800}.offer-card:not(.offer-card--featured) .offer-card__name{margin-top:0}.offer-card h3{font-family:var(--font-display);margin-top:.8rem;font-size:1.8rem;font-weight:500;line-height:1}.offer-card--featured h3{color:#fff}.offer-card__image{border:1px solid #d7ccbe;border-radius:12px;margin:1rem 0 .2rem;overflow:hidden}.offer-card__image img{width:100%;height:auto;display:block}.offer-card__regular-price{margin-top:.8rem;text-decoration:line-through}.offer-card__price{color:var(--coral-deep);font-family:var(--font-display);letter-spacing:-.07em;margin-top:.45rem;font-size:clamp(3rem,7vw,5rem);line-height:1}.offer-card:not(.offer-card--featured) .offer-card__price{font-size:clamp(2.35rem,5vw,3.5rem)}.offer-card li{border-top:1px solid #cfc7bb;gap:.6rem;padding:.7rem 0;font-size:.92rem;line-height:1.35;display:flex}.offer-card li span{color:var(--coral);font-weight:900}.offer-card--featured li span{color:var(--yellow)}.offer-card .button{text-align:center;margin-top:1.2rem;display:block}.offer-card--featured .button{background:var(--yellow);color:var(--petrol-dark)}.evidence{border-top:1px solid #dfd3c4}.evidence__slot{background:var(--paper);border:1px solid #d8cec0;border-radius:14px;padding:.7rem;overflow:hidden;box-shadow:0 7px 17px #554d4315}.evidence__slot:nth-child(2){transform:rotate(1.3deg)}.evidence__slot:nth-child(3){transform:rotate(-1deg)}.evidence__frame{background:#f1eadf;border:1px dashed #bfb19f;border-radius:9px;grid-template-columns:1fr 1fr;gap:.45rem;min-height:135px;padding:.7rem;display:grid}.evidence__frame span{background:#fffdf8;border-radius:6px}.evidence__frame span:first-child{background:#dceee8;grid-column:1/-1;height:14px}.evidence__frame span:nth-child(3){background:#f6d686}.evidence__frame--message{background:#e4eee8;grid-template-columns:1fr 1.45fr}.evidence__frame--message span:nth-child(2){background:#fffdf8;border-radius:18px 18px 18px 4px}.evidence__frame--message span:nth-child(3){background:#fbe0a0;border-radius:18px 18px 4px}.evidence__frame--note{background:#f4dfb9;grid-template-columns:.8fr 1.5fr}.evidence__frame--note span:nth-child(2){background:#e97861;grid-row:2/4}.evidence__frame--note span:nth-child(3),.evidence__frame--note span:nth-child(4){background:#fffdf8}.evidence__slot p{color:#77817d;text-align:center;margin:.8rem .2rem .2rem;font-size:.8rem;font-weight:800}.guarantee{background:var(--yellow);align-items:center;gap:1.5rem;max-width:none;padding-inline:max(1rem,50% - 450px);display:grid}.guarantee__seal{justify-items:start;width:min(100%,220px);display:grid}.guarantee__seal img{width:100%;height:auto;display:block}.guarantee .button{margin-top:1.3rem;display:inline-block}.guarantee .button--primary{background:var(--petrol-dark)}.faq__list{max-width:760px;margin:2rem auto 0}.faq details{border-bottom:1px solid #d8cec0}.faq summary{color:var(--petrol-dark);cursor:pointer;padding:1.1rem 2rem 1.1rem 0;font-weight:800;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{color:var(--coral);content:"+";font-size:1.35rem;position:absolute;top:.85rem;right:.2rem}.faq details[open] summary:after{content:"−"}.faq details p{padding:0 2rem 1.2rem 0;line-height:1.6}.closing{background:var(--petrol-dark);color:#fff;text-align:center;padding:5.5rem 1rem}.closing .eyebrow{color:var(--yellow)}.closing h2{color:#fff;max-width:880px;margin:.65rem auto 1.8rem}.closing .button{background:var(--yellow);color:var(--petrol-dark);display:inline-block}@media (min-width:620px){.comparison__columns,.bonus__grid,.evidence__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.areas__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guarantee{grid-template-columns:auto 1fr}}@media (min-width:880px){.areas__grid,.bonus__grid,.evidence__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.evidence__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;position:relative}.workflow__steps:before{content:"";background:#d9c89e;height:1px;position:absolute;top:2.1rem;left:8%;right:8%}.workflow__steps li{background:var(--cream);z-index:1;position:relative}.workflow__steps li:nth-child(2){padding-left:.8rem}.workflow__steps li:nth-child(3){padding-left:1.6rem}.workflow__steps strong{font-size:5rem}}@media (max-width:619px){.section-wrap,.areas{padding-block:4rem}.areas__grid{grid-template-columns:1fr}.area-card{min-height:0;padding:1.2rem}.area-card--preview{padding:0}.area-card--preview,.area-card--preview .activity-preview{min-height:0}.bonus__grid{grid-template-columns:1fr}.offer-card,.offer-card--featured{padding:1.25rem}.offer-card__price{font-size:clamp(2.85rem,16vw,4.3rem)}.guarantee{padding-block:4rem}.evidence__slot:nth-child(2),.evidence__slot:nth-child(3){transform:none}.closing{padding-block:4rem}}:root{--coral-deep:#a94838;--sage:#e4eee8;--line:#ddcfbe}body{overflow-x:hidden}.site-header{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:1.1rem max(1rem,50% - 590px);display:flex}.site-header__logo{color:var(--petrol-dark);font-family:var(--font-display);letter-spacing:-.04em;font-size:1.25rem;text-decoration:none}.site-header__logo span{color:var(--coral-deep)}.site-header__link{border-bottom:1px solid var(--petrol);color:var(--petrol-dark);padding-bottom:.15rem;font-size:.82rem;font-weight:800;text-decoration:none}.hero{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(2rem,5vw,5.5rem);min-height:0;padding:clamp(2.5rem,6vw,5.25rem) 0 clamp(3.5rem,7vw,6.5rem);overflow:visible}.hero__copy{min-width:0}.hero h1{max-width:700px;font-size:clamp(2.5rem,5vw,5.65rem);line-height:.95}.hero__highlight{border-left:4px solid var(--yellow);color:var(--petrol-dark);margin-top:1.35rem;padding-left:.85rem;font-size:1.02rem;font-weight:800}.hero__lead{color:#4e5e5e;max-width:570px;margin-top:1.35rem;font-size:1.02rem;line-height:1.55}.hero__copy>.button{margin-top:1.65rem;display:inline-flex}.hero__microbenefits{flex-wrap:wrap;gap:.6rem 1rem;margin-top:1rem;display:flex}.hero__microbenefits span{color:#536763;font-size:.77rem;font-weight:800}.library-mockup{isolation:isolate;width:min(100%,570px);min-height:550px;position:relative}.library-mockup__shadow{filter:blur(16px);background:#173f431f;border-radius:50%;height:8%;position:absolute;bottom:3%;left:12%;right:8%}.library-mockup__tablet{z-index:2;background:#1a4d53;border:9px solid #11383d;border-radius:24px;width:82%;height:76%;position:absolute;top:11%;left:10%;overflow:hidden;transform:rotate(1.8deg);box-shadow:0 28px 44px #173f4338}.library-mockup__tablet-topbar{background:#0f3439;align-items:center;gap:.35rem;height:21px;padding:0 .75rem;display:flex}.library-mockup__tablet-topbar span{background:#d9c89e;border-radius:50%;width:5px;height:5px}.library-mockup__tablet-topbar span:nth-child(2){background:var(--coral-deep)}.library-mockup__tablet-topbar span:nth-child(3){background:#dceee8}.library-mockup__cover{color:var(--petrol-dark);z-index:1;background:#f4c968;border-radius:11px;flex-direction:column;justify-content:center;width:35%;height:64%;padding:1rem;display:flex;position:absolute;top:10%;left:5%;transform:rotate(-4deg)}.library-mockup__cover-kicker{letter-spacing:.13em;text-transform:uppercase;font-size:.55rem;font-weight:900}.library-mockup__cover strong{font-family:var(--font-display);margin-top:.7rem;font-size:2.1rem;line-height:.78}.library-mockup__cover small{margin-top:.9rem;font-size:.53rem;font-weight:800;line-height:1.2}.library-mockup__cover-sticker{background:var(--petrol);color:#fff;border-radius:50%;padding:.55rem .35rem;font-size:.52rem;font-weight:900;position:absolute;top:17px;right:-13px;transform:rotate(13deg)}.library-mockup__thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:1rem;display:grid;position:absolute;top:8%;left:39%;right:2%}.library-mockup__thumbs .activity-preview{border:0;border-radius:7px;gap:.2rem;min-height:118px;padding:.5rem;box-shadow:0 4px 8px #173f431c}.library-mockup__thumbs .activity-preview h3{font-size:.58rem}.library-mockup__thumbs .activity-preview__topline{font-size:.35rem}.library-mockup__thumbs .activity-preview__topline small,.library-mockup__thumbs .activity-preview__footer,.library-mockup__thumbs .preview-lines{display:none}.library-mockup__thumbs .preview-motif{min-height:66px}.library-mockup__thumbs .preview-motif span{font-size:.8rem}.library-mockup__thumbs .preview-motif b{padding:.3rem .1rem;font-size:.55rem}.library-mockup__prints{z-index:1;position:absolute;inset:25% 8% 3% 4%}.library-mockup__print{background:var(--paper);border:1px solid #d8cbb9;width:38%;height:61%;position:absolute;box-shadow:0 12px 20px #173f4320}.library-mockup__print:before{content:"";background:linear-gradient(90deg,#e4eee8 30%,#0000 30% 38%,#f6d686 38% 68%,#0000 68%);height:28%;position:absolute;top:15%;left:12%;right:12%}.library-mockup__print:after{content:"";border-top:2px solid #d8cec0;border-bottom:2px solid #d8cec0;height:22%;position:absolute;top:53%;left:12%;right:12%}.library-mockup__print--one{top:21%;left:1%;transform:rotate(-12deg)}.library-mockup__print--two{bottom:0;right:0;transform:rotate(9deg)}.library-mockup__print--three{top:7%;left:27%;transform:rotate(-1deg)}.library-mockup__loose-sheet{background:var(--paper);z-index:3;border:1px solid #d8cbb9;flex-direction:column;gap:.65rem;width:34%;height:46%;padding:1.2rem;display:flex;position:absolute;top:49%;right:-1%;transform:rotate(8deg);box-shadow:0 18px 24px #173f4328}.library-mockup__sheet-label{color:var(--coral-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.48rem;font-weight:900}.library-mockup__sheet-title{color:var(--petrol-dark);font-family:var(--font-display);font-size:1.3rem;line-height:.9}.library-mockup__sheet-lines{border-top:3px solid #dceee8;width:100%;margin-top:.35rem;display:block}.library-mockup__sheet-lines--short{width:68%}.section-wrap{padding-block:clamp(4.5rem,9vw,8rem)}.section-intro h2,.offer h2,.guarantee h2{font-size:clamp(2.15rem,5vw,4.5rem)}.section-intro--center{max-width:840px}.section-intro>p{color:#536563}.category-line{text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1.6;color:var(--petrol-dark)!important;margin-top:1.2rem!important}.category-line span{color:var(--coral-deep);padding:0 .15rem}.area-summary{border-top:1px solid var(--line);text-align:center;gap:.55rem;max-width:940px;margin:2.5rem auto 0;padding-top:1.3rem;display:grid}.area-summary strong{color:var(--petrol-dark);font-family:var(--font-display);font-size:1.25rem}.area-summary span{color:#5b6d68;font-size:.78rem;line-height:1.7}.button--center{text-align:center;margin:2rem auto 0;display:table}.benefit-grid{gap:.9rem;max-width:1100px;margin:2.4rem auto 0;display:grid}.benefit-card{background:var(--paper);border:1px solid var(--line);border-radius:17px;min-height:205px;padding:1.3rem}.benefit-card__icon{margin-bottom:1.1rem;font-size:2.2rem;display:block}.benefit-card h3{color:var(--petrol-dark);max-width:19ch;font-size:.98rem;line-height:1.05}.benefit-card p{color:#66746f;max-width:30ch;margin-top:.75rem;font-size:.88rem;line-height:1.5}.before-after{background:#eee3d4;max-width:none;padding-inline:max(1rem,50% - 590px)}.section-question{font-family:var(--font-display);font-size:1.25rem;color:var(--petrol-dark)!important}.before-after__visual,.before-after__lists{gap:1rem;max-width:1060px;margin:2.5rem auto 0;display:grid}.routine-card{border-radius:20px;padding:1rem;overflow:hidden}.routine-card--before{color:#58635f;background:#d9d0c3}.routine-card--after{background:var(--petrol);color:#fff}.routine-card__scene{background:#c6b9a8;border-radius:12px;height:210px;position:relative;overflow:hidden}.routine-card--after .routine-card__scene{background:#d1e5db}.scene-laptop{background:#7a8580;border-radius:5px 5px 2px 2px;width:150px;height:88px;position:absolute;bottom:39px;left:16%;transform:rotate(-4deg)}.scene-laptop:after{content:"";background:#544f4a;height:8px;position:absolute;bottom:-8px;left:-9px;right:-9px;transform:perspective(30px)rotateX(-10deg)}.scene-phone{background:#294e54;border:5px solid #f6f0e6;border-radius:9px;width:38px;height:72px;position:absolute;bottom:31px;right:18%;transform:rotate(10deg)}.scene-papers{background:#fffdf8;width:57px;height:80px;position:absolute;top:30px;left:40%;transform:rotate(11deg);box-shadow:18px 3px #f1e7d8,-12px 9px #ede0ce}.scene-laptop--open{background:#164b52;left:15%}.scene-laptop--open:before{content:"";background:#f2c861;position:absolute;inset:8px}.scene-library{background:#f2c861;border-radius:5px;width:65px;height:84px;position:absolute;bottom:37px;right:19%;transform:rotate(8deg)}.scene-selected{background:#fffdf8;border:5px solid #a6c9bb;width:53px;height:73px;position:absolute;bottom:24px;left:44%;transform:rotate(-8deg)}.routine-card__label{letter-spacing:.15em;margin-top:1rem;font-size:.68rem;font-weight:900}.routine-card h3{font-family:var(--font-display);max-width:18ch;margin-top:.55rem;font-size:1.7rem;font-weight:500;line-height:.95}.before-after__lists>div{background:#fffaf2;border-radius:15px;padding:1.25rem}.before-after__lists>div:last-child{background:var(--petrol);color:#fff}.before-after__lists h3{color:var(--petrol-dark);letter-spacing:.05em;font-size:.78rem;line-height:1.2}.before-after__lists>div:last-child h3{color:var(--yellow)}.before-after__lists p{border-top:1px solid #d7cabb;margin-top:.65rem;padding:.7rem 0 0;font-size:.86rem;line-height:1.4}.before-after__lists>div:last-child p{border-color:#ffffff3b}.authority{align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.authority__photo{border:1px solid var(--line);background:linear-gradient(145deg,#d8ece0,#f6d486);border-radius:21px;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.authority__photo:before{content:"";background:#164b52;border-radius:50% 50% 44% 44%;width:130px;height:150px;position:absolute;bottom:16%;left:30%}.authority__photo:after{content:"";background:#d08c6f;border-radius:50%;width:74px;height:74px;position:absolute;top:20%;left:37%}.authority__photo span{color:var(--coral-deep);letter-spacing:.08em;text-align:center;z-index:1;background:#fffdf8d9;border-radius:9px;margin:auto;padding:.65rem;font-size:.7rem;font-weight:900;line-height:1.35;position:relative}.authority__copy h3{color:var(--petrol-dark);font-family:var(--font-display);margin-top:.9rem;font-size:1.35rem;font-weight:500}.authority__copy>p:not(.eyebrow){color:#556862;max-width:600px;margin-top:.85rem;font-size:.92rem;line-height:1.55}.proof{background:#e9f0eb;max-width:none;padding-inline:max(1rem,50% - 590px)}.proof__grid{gap:1rem;max-width:1080px;margin:2.2rem auto 0;display:grid}.whatsapp-slot{background:#f7f3eb;border:1px solid #cbd8ce;border-radius:14px;padding:.65rem;box-shadow:0 9px 17px #294e5414}.whatsapp-slot__top{color:#5b726a;justify-content:space-between;font-size:.68rem;font-weight:900;display:flex}.whatsapp-slot__bubble{background:#d9f4d3;border-radius:5px 13px 13px;gap:.45rem;margin-top:1rem;padding:.8rem;display:grid}.whatsapp-slot__bubble span{color:#5b726a;font-size:.58rem;font-weight:900}.whatsapp-slot__bubble i{background:#fffdf8;border-radius:99px;width:88%;height:5px;display:block}.whatsapp-slot__bubble i:nth-child(3){width:71%}.whatsapp-slot__bubble i.short{width:43%}.whatsapp-slot small{color:#74837c;text-align:center;margin-top:.75rem;font-size:.58rem;display:block}.bonuses{background:#f7f1e7}.bonus-grid{gap:1rem;max-width:1180px;margin:2.2rem auto 0;display:grid}.bonus-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:1rem;overflow:hidden;box-shadow:0 10px 25px #554d4313}.bonus-card__eyebrow{color:var(--coral-deep);letter-spacing:.11em;font-size:.68rem;font-weight:900}.bonus-card__mockup{grid-template-columns:repeat(2,1fr);gap:.45rem;min-height:170px;margin:.9rem -.15rem 1rem;padding:.8rem;display:grid}.bonus-card__mockup span{border:2px solid var(--paper);background:#f2c861;border-radius:8px}.bonus-card__mockup--map{background:#ead8ae;grid-template-columns:1fr 1.6fr 1fr}.bonus-card__mockup--map span:nth-child(2){background:#164b52}.bonus-card__mockup--kit{background:#f3c1b3}.bonus-card__mockup--kit span:nth-child(2n){background:var(--paper)}.bonus-card__mockup--planner{background:#dcece4;grid-template-columns:repeat(4,1fr)}.bonus-card__mockup--planner span:first-child{background:#164b52;grid-column:1/-1}.bonus-card__mockup--weekly{background:#dfebf0;grid-template-columns:repeat(7,1fr)}.bonus-card__mockup--weekly span{background:var(--paper)}.bonus-card h3{color:var(--petrol-dark);font-family:var(--font-display);font-size:1.35rem;font-weight:500;line-height:.95}.bonus-card h4{color:var(--petrol-dark);margin-top:.55rem;font-size:.88rem;line-height:1.25}.bonus-card>p:not(.bonus-card__eyebrow){color:#66746f;margin-top:.55rem;font-size:.8rem;line-height:1.45}.bonus-card__value{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-top:1rem;padding-top:.75rem;display:flex}.bonus-card__value span{color:#66746f;font-size:.72rem;text-decoration:line-through}.bonus-card__value strong{color:var(--coral-deep);font-size:.62rem}.offer{background:#e9dfd0;max-width:none;padding-inline:max(1rem,50% - 490px)}.offer__intro{max-width:780px}.offer__intro h2{font-size:clamp(2rem,5vw,4rem)}.offer__plans{flex-direction:column;gap:1rem;max-width:700px;display:flex}.offer__plans>*{width:100%}.offer-card{color:#5b6a65;background:#f5eee4;padding:1.45rem}.offer-card:not(.offer-card--featured){order:1}.offer-card--featured{order:3}.offer-card__flag{background:var(--yellow);color:var(--petrol-dark)}.offer-card__name{color:var(--petrol-dark)}.offer-card h3{color:var(--petrol-dark);font-size:1.45rem}.offer-card__regular-price{color:#61706c;margin-top:1rem;font-size:.8rem}.offer-card__price{color:var(--coral-deep)}.offer-card li{border-color:#d7ccbe}.offer-card li span{color:var(--coral-deep)}.offer-card__excluded{color:#8a918b}.offer-card__excluded span{color:#8a918b!important}.offer-card__microcopy{color:#6d7d77;margin-top:1rem;font-size:.73rem;line-height:1.5}.offer-card--featured{border:3px solid var(--petrol);padding:1.7rem;transform:scale(1.015);box-shadow:0 24px 44px #164b5240}.offer-card--featured h3{font-size:2rem}.offer-card--featured .offer-card__price{color:var(--yellow)}.offer-card--featured .offer-card__regular-price,.offer-card--featured .offer-card__microcopy{color:#d5e4dc}.offer-card--featured li{border-color:#ffffff35}.offer__bridge{color:var(--petrol-dark);text-align:center;flex-direction:column;order:2;align-items:center;gap:.4rem;padding:.25rem 1rem;display:flex}.offer__bridge span{color:var(--coral-deep);letter-spacing:.08em;font-size:.7rem;font-weight:900}.offer__bridge strong{font-family:var(--font-display);font-size:1.15rem;font-weight:500}.guarantee{background:var(--yellow);max-width:none;padding-inline:max(1rem,50% - 450px)}.guarantee h2{font-size:clamp(2rem,5vw,4rem)}.guarantee>div:last-child>p:not(.eyebrow){color:var(--petrol-dark);margin-top:.45rem;line-height:1.45}.guarantee .button{margin-top:1.3rem}.faq{background:var(--cream)}.site-footer{background:var(--petrol-dark);color:#d8e2dd;gap:1.5rem;padding:3.5rem max(1rem,50% - 590px);display:grid}.site-footer strong{color:#fff;font-size:.8rem}.site-footer p{max-width:740px;margin-top:.75rem;font-size:.72rem;line-height:1.55}.site-footer nav{flex-wrap:wrap;gap:1rem;display:flex}.site-footer a{color:var(--yellow);font-size:.75rem;font-weight:800}@media (min-width:620px){.benefit-grid,.proof__grid,.bonus-grid,.before-after__visual,.before-after__lists{grid-template-columns:repeat(2,minmax(0,1fr))}.authority{grid-template-columns:.8fr 1.2fr}.site-footer{grid-template-columns:1.6fr .8fr;justify-content:space-between}.site-footer nav{place-content:start flex-end}}@media (min-width:880px){.benefit-grid,.proof__grid,.bonus-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.routine-card__scene{height:250px}.library-mockup{min-height:620px}.hero__copy{padding-bottom:1rem}}@media (max-width:759px){.hero{grid-template-columns:1fr}.hero__copy{order:1}.library-mockup{order:2;max-width:570px;min-height:clamp(390px,105vw,550px);margin:0 auto}.hero__copy>.button{justify-content:center;width:100%;display:flex}.hero__microbenefits{justify-content:center}.library-mockup__tablet{width:84%;left:8%}.library-mockup__loose-sheet{right:1%}.inside .activity-carousel{margin-inline:-.2rem}}@media (max-width:440px){.site-header__link{font-size:.7rem}.hero h1{font-size:clamp(2.25rem,12vw,3.35rem)}.hero__lead{font-size:.95rem}.library-mockup{transform-origin:top;width:104%;min-height:405px;transform:scale(.96)}.library-mockup__cover strong{font-size:1.55rem}.library-mockup__sheet-title{font-size:1rem}.routine-card h3{font-size:1.45rem}.offer-card--featured{transform:none}.offer-card--featured h3{font-size:1.65rem}}.site-header{background:var(--coral-deep);border-bottom:0;justify-content:center;align-items:center;width:100%;min-height:3.15rem;padding:.7rem 1rem;display:flex}.site-header__urgency{color:#fff9ef;letter-spacing:.1em;text-align:center;margin:0;font-size:clamp(.68rem,1.7vw,.9rem);font-weight:900;line-height:1.2}.hero{text-align:center;grid-template-columns:1fr;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);padding:clamp(2.5rem,6vw,5.25rem) 0 clamp(3.5rem,7vw,6.5rem);display:grid}.hero__copy{max-width:980px;margin-inline:auto}.hero h1{max-width:930px;margin-inline:auto;font-size:clamp(2.45rem,5.5vw,5.65rem)}.hero-title__accent{color:var(--coral-deep)}.hero-title__soft{color:#1d6a6d}.hero__highlight{border-left:0;justify-content:center;align-items:center;gap:.65rem;padding-left:0;display:inline-flex}.hero__highlight:before{background:var(--yellow);content:"";width:4px;height:1.6rem;display:block}.hero__lead{max-width:760px;margin-inline:auto}.hero__copy>.button{display:inline-flex}.hero__microbenefits{justify-content:center}.library-mockup{margin-inline:auto}@media (max-width:759px){.hero{padding-inline:.25rem}.hero h1{letter-spacing:.01em;max-width:500px;font-size:25px;line-height:1.12}.hero__lead{max-width:620px}.hero__copy>.button{justify-content:center;width:100%;display:flex}}@media (max-width:440px){.site-header__urgency{letter-spacing:.07em;font-size:.65rem}.hero h1{font-size:25px}}.activity-marquee{gap:1.2rem;width:100vw;margin:2.6rem calc(50% - 50vw) 0;padding:.5rem 0 1.1rem;display:grid;overflow:hidden}.activity-marquee__row{position:relative;overflow:hidden}.activity-marquee__row:before,.activity-marquee__row:after{content:"";pointer-events:none;z-index:2;width:clamp(2rem,8vw,7rem);position:absolute;inset-block:0}.activity-marquee__row:before{background:linear-gradient(90deg, var(--cream), transparent);left:0}.activity-marquee__row:after{background:linear-gradient(270deg, var(--cream), transparent);right:0}.activity-marquee__track{--marquee-duration:calc(96s / var(--marquee-speed));animation:activity-marquee-forward var(--marquee-duration) linear infinite;will-change:transform;width:max-content;display:flex}.activity-marquee__row--reverse .activity-marquee__track{animation-name:activity-marquee-reverse;transform:translate(calc(-50% - .5rem))}.activity-marquee__set{flex-shrink:0;gap:1rem;padding-right:1rem;display:flex}.activity-marquee__card{background:var(--paper);border:1px solid var(--line);border-radius:16px;flex:0 0 clamp(190px,23vw,280px);margin:0;overflow:hidden;box-shadow:0 12px 25px #173f431f}.activity-marquee__card img{aspect-ratio:1055/1490;object-fit:cover;width:100%;height:auto;display:block}.activity-marquee__card figcaption{color:var(--petrol-dark);letter-spacing:.08em;text-transform:uppercase;padding:.65rem .75rem .7rem;font-size:.7rem;font-weight:900}@keyframes activity-marquee-forward{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}@keyframes activity-marquee-reverse{0%{transform:translate(calc(-50% - .5rem))}to{transform:translate(0)}}@media (max-width:619px){.activity-marquee{gap:.8rem;margin-top:2rem}.activity-marquee__set{gap:.75rem;padding-right:.75rem}.activity-marquee__card{flex-basis:190px}.activity-marquee__card figcaption{font-size:.62rem}}.proof__grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1180px}.testimonial-card{background:#f7f3eb;border:1px solid #cbd8ce;border-radius:16px;margin:0;overflow:hidden;box-shadow:0 12px 24px #294e5418}.testimonial-card:nth-child(2){transform:translateY(1.1rem)rotate(1deg)}.testimonial-card:nth-child(3){transform:rotate(-.8deg)}.testimonial-card:nth-child(5){transform:translateY(1.1rem)rotate(.8deg)}.testimonial-card img{width:100%;height:auto;display:block}@media (min-width:880px){.proof__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.proof__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:619px){.testimonial-card:nth-child(2),.testimonial-card:nth-child(3),.testimonial-card:nth-child(5){transform:none}}.testimonial-carousel{max-width:520px;margin:2.2rem auto 0}.testimonial-carousel__viewport{overflow:hidden}.testimonial-carousel__track{will-change:transform;transition:transform .45s cubic-bezier(.22,.61,.36,1);display:flex}.testimonial-carousel__slide{background:#f7f3eb;border:1px solid #cbd8ce;border-radius:18px;flex:0 0 100%;margin:0;padding:.35rem;overflow:hidden;box-shadow:0 14px 28px #294e5418}.testimonial-carousel__slide img{border-radius:13px;width:100%;height:auto;display:block}.testimonial-carousel__controls{justify-content:space-between;align-items:center;gap:1rem;max-width:330px;margin:1rem auto 0;display:flex}.testimonial-carousel__controls>button{background:var(--petrol);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;font-size:1.2rem;transition:transform .2s,background .2s;display:grid}.testimonial-carousel__controls>button:hover{background:var(--coral-deep);transform:translateY(-2px)}.testimonial-carousel__dots{align-items:center;gap:.5rem;display:flex}.testimonial-carousel__dots button{cursor:pointer;background:#aec8bf;border:0;border-radius:50%;width:.55rem;height:.55rem;padding:0;transition:transform .2s,background .2s}.testimonial-carousel__dots button.is-active{background:var(--coral-deep);transform:scale(1.35)}@media (max-width:619px){.testimonial-carousel{margin-top:1.8rem;padding-inline:.1rem}.testimonial-carousel__slide{padding:.25rem}}.authority__photo:before,.authority__photo:after{display:none}.authority__photo img{object-fit:cover;width:100%;height:auto;display:block}.bonus-card__image{border:1px solid var(--line);background:#fffdf8;border-radius:12px;margin:.9rem -.15rem 1rem;overflow:hidden;box-shadow:0 8px 16px #554d4314}.bonus-card__image img{width:100%;height:auto;display:block}.routine-card__scene--photo{aspect-ratio:1;background:0 0;height:auto}.routine-card__scene--photo img{object-fit:cover;width:100%;height:100%;display:block}.offer-card--featured .offer-card__microcopy{color:var(--petrol-dark);opacity:1;font-weight:800}.offer-card--featured .offer-card__regular-price{color:#536563}.hero__image{border-radius:24px;width:100%;max-width:min(780px,100%);margin:1.55rem auto 0;overflow:hidden;box-shadow:0 22px 42px #173f4324}.hero__image img{width:100%;height:auto;display:block}@media (max-width:759px){.hero__image{border-radius:18px;max-width:520px;margin-top:1.25rem}}
