@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500;700&family=Quicksand:wght@400;600&display=swap);:root{--paper:#f4f1ec;--ink:#574968;--plum:#6d5e82;--lilac:#d7c8f0;--pink:#f3c9dd;--peach:#f9d9c5;--yellow:#fbebc9;--line:#d9d1dc;--white:#fffcf8;--body:'Quicksand',sans-serif;--display:'Dancing Script',cursive}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;height:100%;object-fit:cover}svg{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}p{margin:0 0 1.2em}h1,h2,h3{margin:0;font-weight:600}h1,h2{font-family:var(--display);font-weight:700;line-height:1.2;text-wrap:balance}h2{font-size:clamp(40px,4.1vw,62px)}h3{font-size:18px;line-height:1.5}strong{font-weight:600}em{font-style:normal}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--plum);outline-offset:5px}section[id]{scroll-margin-top:35px}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;line-height:1.6;margin-bottom:20px}.icon{width:42px;height:42px;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;pointer-events:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:58px;padding:19px 25px;border:1px solid var(--plum);border-radius:7px;background:var(--plum);color:#fff;font-size:11px;line-height:1.6;font-weight:600;letter-spacing:.045em;text-align:center;box-shadow:0 7px 18px #57496813;transition:transform .2s,box-shadow .2s,background .2s}.button svg{width:21px;height:21px;flex-shrink:0;stroke-width:1.6}.microcopy{font-size:12px;line-height:1.6}.badge{display:inline-flex;padding:6px 13px;border:1px solid #6d5e8240;background:#ffffff70;border-radius:30px;font-size:11px;font-weight:600;line-height:1.5}.section-heading{max-width:64ch;margin:0 auto 48px;text-align:center}.section-heading h2{margin-bottom:24px}.section-heading p:not(.eyebrow){max-width:58ch;margin-inline:auto}.section-heading p:last-child{margin-bottom:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:10px}.preloader{position:fixed;inset:0;z-index:200;background:var(--paper);display:grid;align-content:center;justify-items:center;gap:18px;pointer-events:none;animation:preload-exit .35s .45s forwards}.loading-thread{width:110px;border-bottom:1px dashed var(--plum)}@keyframes preload-exit{to{opacity:0;visibility:hidden}}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.brand{display:inline-flex;flex-direction:column;line-height:1.2}.brand-script{font-family:var(--display);font-size:31px;font-weight:700;line-height:1.3}.brand-dot{font-family:var(--body);font-size:26px;margin-left:8px;color:#a58bb8}.brand-by{font-size:9px;letter-spacing:.24em;margin-top:7px}.site-header nav{display:flex;gap:32px;font-size:12px;font-weight:600}.header-cta{font-size:12px;font-weight:600;padding:10px 18px;border:1px solid #6d5e8250;border-radius:5px}.header-cta span{margin-left:15px}.hero{display:grid;grid-template-columns:1.07fr 1fr;gap:65px;padding-top:60px;padding-bottom:62px;align-items:center}.hero h1{font-size:clamp(39px,3.8vw,55px);line-height:1.2;letter-spacing:-.02em;margin-bottom:25px}.hero h1 em{color:#806b97}.hero-copy>.eyebrow{font-size:10px}.hero-summary{font-size:14px;max-width:47ch;margin-bottom:27px}.hero .button{font-size:10px;width:100%;max-width:435px;padding-inline:18px;gap:13px}.hero-price{font-size:12px;margin:17px 0 3px}.hero-price span{padding:0 9px}.hero-copy>.microcopy{font-size:11px}.hero-visual{position:relative;padding:0 8px 42px 0;min-width:0}.photo-arch{height:520px;border-radius:47% 47% 10px 10px;overflow:hidden;background:#ded4c9}.photo-arch img{object-position:55% center}.hero-visual:before{content:'';position:absolute;inset:-13px -4px 57px 16px;border:1px solid #ac98bc70;border-radius:48% 48% 10px 10px;z-index:-1}.round-note{position:absolute;top:25px;right:-25px;transform:rotate(10deg);width:127px;height:127px;background:var(--yellow);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.5;font-size:12px;box-shadow:0 0 0 6px var(--paper)}.round-note .icon{width:28px;height:28px;margin-bottom:6px}.vsl-card{position:absolute;bottom:17px;left:-32px;right:28px;display:grid;grid-template-columns:135px 1fr;gap:18px;align-items:center;padding:12px;background:var(--white);border:1px solid #e5dce2;border-radius:9px;box-shadow:0 12px 30px #57496810;transform:rotate(-2deg)}.vsl-thumb{height:105px;position:relative;border-radius:5px;overflow:hidden}.vsl-thumb img{filter:brightness(.85)}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #fff;border-radius:50%;background:#fff9;color:var(--ink);width:44px;height:44px;display:grid;place-items:center}.play-button span{font-size:15px;padding-left:3px}.vsl-card .eyebrow{font-size:8px;letter-spacing:.15em}.vsl-card p{font-size:11px;line-height:1.65;margin:5px 0}.vsl-card small{font-size:9px;color:#766a7d}.hand-note{font-family:var(--display);font-size:21px;display:block;position:absolute;bottom:-23px;right:12px;transform:rotate(-5deg)}.hand-note span{font-size:28px}.promise-strip{display:flex;align-items:center;justify-content:space-around;gap:25px;padding:25px 10px;border-block:1px solid var(--line)}.promise-strip>span{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:600}.promise-strip .icon{height:25px;width:25px}.library{padding-top:94px}.library-grid{display:grid;grid-template-columns:1.05fr .8fr .85fr;grid-template-rows:260px 205px;gap:22px}.library-grid figure{margin:0;position:relative;overflow:hidden;border-radius:10px}.library-main{grid-row:1/3}.library-small{grid-column:2}.library-wide{grid-column:2/4}.library-grid figure:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#392c35a6)}.library-grid figcaption{position:absolute;bottom:22px;left:24px;right:15px;z-index:1;color:#fff;font-size:15px;font-weight:600;line-height:1.6}.library-main figcaption>span{display:block}.library-main figcaption>span:last-child{font-family:var(--display);font-size:32px}.library-main figcaption .eyebrow{font-size:9px;margin-bottom:5px}.library-note{padding:24px 20px;background:#e6dced85;border-radius:10px}.library-note .icon{width:34px;height:34px;margin-bottom:7px}.library-note h3{font-family:var(--display);font-size:29px;line-height:1.2;margin-bottom:12px}.library-note p{font-size:12px;line-height:1.65}.library-note .badge{font-size:9px}.asset-note{font-size:10px;text-align:center;margin-top:17px;line-height:1.7}.library-ending{margin:50px auto 0;text-align:center;max-width:740px}.library-ending .icon{width:33px;height:33px;margin-bottom:12px}.library-ending h3{font-family:var(--display);font-size:33px;line-height:1.3;margin-bottom:16px}.library-ending p{font-size:13px}.library-ending .button{margin-top:8px}.early-proof{display:flex;align-items:center;gap:28px;padding:30px 45px;border-block:1px dashed #b6a8bd}.quote-mark{font-family:var(--display);font-size:86px;line-height:1;color:#9d83b3}.early-proof .eyebrow{font-size:9px;margin-bottom:8px}.proof-placeholder{margin-bottom:6px;font-size:15px}.early-proof .microcopy{font-size:10px;margin-bottom:0}.proof-signature{font-family:var(--display);font-size:25px;line-height:1.4;max-width:180px;margin-left:auto}.timeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:65px;text-align:center;margin-top:55px}.timeline article{position:relative}.timeline-icon{width:82px;height:82px;display:grid;place-items:center;border-radius:50%;background:#e9e0f0;border:8px solid var(--paper);margin:0 auto 21px}.timeline article:nth-of-type(2) .timeline-icon{background:#f3e0d6}.timeline article:nth-of-type(3) .timeline-icon{background:#f4e8cd}.timeline h3{font-family:var(--display);font-size:32px;margin-bottom:10px}.timeline p{font-size:14px}.timeline-path{position:absolute;top:0;width:100%;height:90px;color:#b6a4c4;stroke-dasharray:4 6}.no-fees{display:flex;justify-content:center;gap:35px;margin-top:36px;font-size:11px;border-top:1px solid var(--line);padding-top:24px}.lesson{padding-top:65px}.lesson-bento{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lesson-feature{grid-column:span 2;grid-row:span 2;background:#e7ded5;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.lesson-feature img{height:300px;flex:1;min-height:0}.lesson-feature>div{padding:29px 32px;background:var(--white)}.lesson-feature .badge{margin-bottom:20px;background:#ece3f3}.lesson-bento h3{font-size:11px;letter-spacing:.09em;margin-bottom:12px}.lesson-bento p{font-size:13px;margin:0}.lesson-card{padding:27px 25px;border:1px solid var(--line);border-radius:12px;background:#fffcf870}.lesson-card .icon{margin-bottom:18px;width:34px;height:34px}.measures{background:#e8dfef70}.patterns{background:#fbebc950}.tips{grid-column:span 2;background:#f3c9dd35;display:grid;grid-template-columns:42px 1fr;column-gap:20px}.tips .icon{grid-row:span 2}.tips p{grid-column:2}.audience{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start}.audience-intro{position:sticky;top:90px}.audience-intro h2{margin-bottom:26px}.audience-intro p:not(.eyebrow){font-size:15px}.audience-flower{width:95px;height:95px;margin:20px 0 35px;display:block;color:#aa90bd;transform:rotate(-15deg)}.stack{display:grid;gap:28px}.profile{padding:35px 40px;border:1px solid #cfc4d6;border-radius:13px;background:#ece5f1;box-shadow:0 12px 30px #57496807;position:sticky;top:65px}.profile:nth-child(2){top:86px;background:#f2e7e0}.profile:nth-child(3){top:107px;background:#f0e4e9}.profile:nth-child(4){top:128px;background:#ede8da}.profile>.icon{margin-bottom:15px}.profile h3{font-size:12px;letter-spacing:.07em;margin-bottom:19px}.profile p{font-size:14px;margin-bottom:15px}.profile-note{font-family:var(--display);font-size:26px;display:block;margin-top:22px}.bonus{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.bonus-photo{position:relative;height:485px}.bonus-photo img{border-radius:44% 44% 8px 8px;object-position:40% center}.bonus-tag{position:absolute;bottom:22px;right:-28px;transform:rotate(7deg);background:var(--yellow);padding:20px 24px;font-family:var(--display);font-size:27px;line-height:1.2;border-radius:5px;box-shadow:0 7px 20px #57496812}.bonus-tag .icon{width:30px;height:30px;display:block;margin-top:10px}.bonus-copy h2{margin:20px 0 24px}.bonus-copy>p:not(.eyebrow):not(.script-callout){font-size:15px}.script-callout{font-family:var(--display);font-size:31px;line-height:1.4;margin-top:24px}.testimonials{padding-top:70px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial{padding:30px;border-block:1px solid var(--line);background:#fffcf850}.testimonial:nth-child(2){transform:rotate(-2deg);background:#e9e1ef55}.testimonial .quote-mark{display:block;height:63px;font-size:72px}.testimonial p{font-size:16px;font-weight:600;margin-bottom:8px}.testimonial>span:not(.quote-mark){font-size:12px}.testimonial small{display:block;font-size:9px;letter-spacing:.08em;margin-top:25px}.offer-section{padding-top:65px}.offer{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid #b5a4c1;border-radius:18px;overflow:hidden;box-shadow:0 20px 70px #6d5e820b}.offer-inclusions{padding:45px 48px;background:#e9e1f0}.offer-inclusions .brand-script{font-size:40px}.offer-inclusions>p{margin-top:22px;font-size:15px}.offer-inclusions ul{padding:0;margin:25px 0;list-style:none}.offer-inclusions li{position:relative;padding-left:28px;font-size:13px;margin-bottom:17px;line-height:1.6}.offer-inclusions li:before{content:'✓';position:absolute;left:0;top:1px;font-weight:600}.offer-inclusions small{font-size:10px;line-height:1.5;display:block}.offer-price{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 30px;text-align:center;background:var(--white)}.offer-price>.badge{font-size:10px;margin-bottom:25px}.old-price{font-size:16px;margin:0 0 15px}.installments{font-size:21px;line-height:1.4;margin:0}.installments strong{display:block;font-size:64px;letter-spacing:-.07em;color:var(--plum);line-height:1.2}.cash{font-size:20px;margin:16px 0 8px}.offer-price .microcopy{font-size:11px}.offer-price .button{margin-top:20px;width:100%;font-size:10px;gap:12px}.trust{font-size:10px;line-height:1.8;margin:18px 0 5px}.installment-note{font-size:9px;margin:0}.offer-flower{position:absolute;width:55px;height:55px;right:19px;top:15px;opacity:.15}.urgency{display:flex;align-items:center;gap:22px;max-width:950px;margin:30px auto 0;font-size:12px}.urgency>span{width:29px;height:29px;flex-shrink:0;border:1px solid #b09b78;border-radius:50%;background:var(--yellow);display:grid;place-items:center}.guarantee{padding:45px 95px 85px;display:grid;grid-template-columns:190px 1fr;gap:60px;align-items:center;border-bottom:1px solid var(--line)}.guarantee h2{font-size:44px;margin-bottom:20px}.guarantee p:not(.eyebrow){font-size:14px;margin-bottom:0}.guarantee-seal{width:180px;height:210px;border:1px solid #ae9bbd;border-radius:50%;outline:1px dashed #b4a3c0;outline-offset:-9px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-8deg)}.guarantee-seal>span{font-size:8px;letter-spacing:.08em}.guarantee-seal strong{font-family:var(--display);font-size:80px;line-height:1.15}.guarantee-seal .icon{width:24px;height:24px;margin-top:10px}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.portrait-placeholder{height:620px;border-radius:48% 48% 10px 10px;background:#e2d8e8;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;border:1px solid #c8b7d1;text-align:center;outline:1px solid #c8b7d1;outline-offset:12px}.portrait-placeholder>.icon{width:65px;height:65px;opacity:.5}.portrait-name{font-family:var(--display);font-size:90px;line-height:1.6}.portrait-placeholder>p{font-size:12px}.portrait-caption{position:absolute;bottom:35px;font-family:var(--display);font-size:31px;transform:rotate(-5deg)}.about-copy h2{margin-bottom:25px}.about-copy>p:not(.eyebrow):not(.script-callout){font-size:14px}.about-copy .button{font-size:10px}.faq{max-width:880px;padding-top:60px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;position:relative;padding:24px 40px 24px 0;cursor:pointer;font-size:14px;font-weight:600;line-height:1.6}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:6px;top:20px;font-size:23px;font-weight:400}.faq details[open] summary:after{content:'−'}.faq details[open] summary{padding-bottom:12px}.faq details p{font-size:13px;max-width:75ch;padding-right:30px;margin-bottom:24px}.closing{position:relative;padding:70px 0 60px;background:radial-gradient(ellipse at 50% 70%,#e3d7ee85 0,transparent 65%);border-top:1px solid var(--line)}.closing-inner{text-align:center;max-width:740px}.closing-inner>.icon{width:60px;height:60px;margin-bottom:20px}.closing h2{font-size:70px;margin-bottom:27px}.closing p:not(.eyebrow):not(.microcopy){font-size:14px;max-width:65ch;margin-inline:auto}.closing .button{margin:15px 0}.closing-signature{font-family:var(--display);font-size:32px;display:block;margin-top:35px;transform:rotate(-4deg)}.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-block:35px;gap:30px}.site-footer .brand-script{font-size:26px}.site-footer p{font-size:10px;margin:0}.footer-links{display:flex;gap:18px}.footer-links button{border:0;background:none;padding:5px 0;color:var(--ink);font-size:10px}.split-word{padding-bottom:.15em;margin-bottom:-.15em}@media(hover:hover) and (pointer:fine){.button:hover{transform:translateY(-3px);background:#5e5072;box-shadow:0 10px 25px #57496828}.header-cta:hover{background:#e8dfee}.site-header nav a:hover,.footer-links button:hover{text-decoration:underline;text-underline-offset:5px}.lesson-card{transition:transform .2s,box-shadow .2s}.lesson-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #5749680d}}@media(min-width:1367px) and (max-width:2399px){.hero{min-height:690px}.hero h1{font-size:56px}.photo-arch{height:535px}.hero-visual{margin-left:10px}}@media(min-width:2400px){.wrap{width:min(1580px,calc(100% - 200px))}body{font-size:19px}.hero{gap:110px;min-height:870px}.hero h1{font-size:72px}.hero-summary{font-size:18px}.photo-arch{height:660px}.section{padding-block:125px}h2{font-size:72px}.hero .button{max-width:520px;font-size:13px}.library-grid{grid-template-rows:330px 270px}.library-note{padding:40px}.lesson-bento p,.profile p,.about-copy>p:not(.eyebrow):not(.script-callout){font-size:16px}.faq{max-width:1100px}.closing-inner{max-width:860px}}@media(min-width:1025px) and (max-width:1366px){.wrap{width:calc(100% - 90px)}.hero{gap:45px}.photo-arch{height:490px}.hero h1{font-size:47px}.hero .button{font-size:9px}.round-note{right:-16px}.audience{gap:65px}.bonus,.about{gap:65px}.library-note{padding:20px 16px}.library-note h3{font-size:26px}.library-note p{font-size:11px}.lesson-card{padding:23px 20px}}@media(min-width:768px) and (max-width:1024px){.wrap{width:calc(100% - 64px)}.site-header{height:95px}.site-header nav{gap:18px}.brand-script{font-size:26px}.hero{gap:30px;padding-block:48px}.hero h1{font-size:39px}.hero-copy>.eyebrow{font-size:8px}.hero-summary{font-size:12px}.photo-arch{height:460px}.hero .button{font-size:9px;gap:10px;padding:15px}.round-note{width:100px;height:100px;right:-10px;font-size:10px}.vsl-card{left:-18px;right:0;grid-template-columns:90px 1fr;gap:10px;padding:9px}.vsl-card p{font-size:9px}.vsl-card small{font-size:8px}.vsl-thumb{height:100px}.promise-strip{gap:15px}.promise-strip>span{font-size:9px;gap:7px}.section{padding-block:75px}.library-grid{grid-template-columns:1fr 1fr;grid-template-rows:250px 220px 190px}.library-main{grid-row:1/3}.library-note{grid-column:2;grid-row:2;padding:20px}.library-wide{grid-column:1/3}.library-note h3{font-size:27px}.library-note p{font-size:11px}.library-note .icon{display:none}.early-proof{padding:25px;gap:20px}.proof-signature{display:none}.timeline{gap:25px}.timeline p{font-size:12px}.timeline h3{font-size:29px}.no-fees{gap:18px;font-size:9px}.lesson-bento{grid-template-columns:repeat(2,1fr)}.lesson-feature{grid-row:auto;display:grid;grid-template-columns:1fr 1fr}.lesson-feature img{height:100%}.lesson-feature>div{padding:30px}.audience{gap:35px;grid-template-columns:.8fr 1fr}.audience h2{font-size:39px}.profile{padding:28px}.profile p{font-size:12px}.audience-intro .button{font-size:9px;padding:15px}.bonus,.about{gap:40px}.bonus-photo{height:430px}.bonus-copy h2,.about-copy h2{font-size:40px}.bonus-copy>p:not(.eyebrow):not(.script-callout){font-size:13px}.bonus-tag{right:-15px;font-size:23px}.testimonial{padding:22px}.testimonial-grid{gap:15px}.testimonial p{font-size:14px}.offer-inclusions{padding:35px 30px}.offer-price{padding:35px 20px}.installments strong{font-size:56px}.offer-price .button{font-size:9px}.guarantee{padding:25px 25px 65px;gap:35px}.portrait-placeholder{height:570px}.about-copy>p:not(.eyebrow):not(.script-callout){font-size:12px}.about-copy .button{font-size:9px;padding:15px}.footer-links{flex-direction:column;gap:1px}.site-footer{gap:20px}}@media(max-width:767px){body{font-size:15px}.wrap{width:calc(100% - 40px)}.section{padding-block:64px}.site-header{height:86px;gap:12px}.brand-script{font-size:24px}.brand-dot{font-size:21px;margin-left:3px}.brand-by{font-size:7px}.site-header nav{display:none}.header-cta{padding:9px 11px;font-size:10px;white-space:nowrap}.header-cta span{margin-left:5px}.hero{grid-template-columns:1fr;gap:38px;padding-top:34px;padding-bottom:50px}.hero h1{font-size:42px;line-height:1.2;margin-bottom:23px}.hero .eyebrow{font-size:9px;margin-bottom:18px}.hero-summary{font-size:14px;max-width:none}.hero .button{max-width:none;font-size:10px;min-height:60px}.hero-price{font-size:12px;text-align:center}.hero-copy>.microcopy{text-align:center}.hero-visual{max-width:480px;width:calc(100% - 10px);margin-inline:auto;padding:0 0 48px}.photo-arch{height:420px}.hero-visual:before{inset:-9px -6px 55px 9px}.round-note{top:15px;right:-9px;width:108px;height:108px;font-size:10px}.vsl-card{left:-5px;right:5px;bottom:18px;grid-template-columns:105px 1fr;padding:10px;gap:14px}.vsl-card p{font-size:10px}.vsl-card .eyebrow{font-size:8px}.vsl-thumb{height:110px}.hand-note{font-size:22px;bottom:-18px}.promise-strip{padding:20px 0;gap:15px;align-items:start}.promise-strip>span{flex-direction:column;text-align:center;gap:7px;font-size:9px;line-height:1.6;flex:1}.promise-strip .icon{width:26px;height:26px}.section-heading{margin-bottom:32px}.section-heading h2{margin-bottom:20px}h2{font-size:41px}.section-heading p:not(.eyebrow){font-size:13px}.eyebrow{font-size:9px;margin-bottom:15px}.library-grid{grid-template-columns:1fr 1fr;grid-template-rows:330px auto 220px;gap:12px}.library-main{grid-column:1/3;grid-row:1}.library-small{grid-column:1;grid-row:2;min-height:280px}.library-note{grid-column:2;grid-row:2;padding:18px 14px}.library-note h3{font-size:26px}.library-note p{font-size:11px}.library-note .badge{font-size:8px;padding:5px 7px}.library-wide{grid-column:1/3;grid-row:3}.library-grid figcaption{bottom:16px;left:16px;font-size:13px}.library-main img{object-position:center 58%}.library-main figcaption>span:last-child{font-size:31px}.asset-note{font-size:9px}.library-ending{margin-top:32px}.library-ending h3{font-size:29px}.library-ending p{font-size:12px}.button{font-size:10px;padding:17px 20px;gap:13px;min-height:58px}.early-proof{gap:15px;padding:25px 5px}.early-proof .eyebrow{font-size:8px}.quote-mark{font-size:66px}.proof-placeholder{font-size:13px}.early-proof .microcopy{font-size:9px}.proof-signature{display:none}.timeline{display:block;text-align:left;margin-top:35px;padding-left:0}.timeline-path{display:none}.timeline:before{content:'';position:absolute;left:31px;top:20px;bottom:75px;border-left:1px dashed #b4a0c4}.timeline article{display:grid;grid-template-columns:65px 1fr;column-gap:20px;margin-bottom:26px}.timeline-icon{width:64px;height:64px;grid-row:span 2;margin:0;border-width:6px}.timeline-icon .icon{width:29px;height:29px}.timeline h3{font-size:30px;margin-top:9px;margin-bottom:7px}.timeline p{font-size:13px;grid-column:2}.no-fees{flex-direction:column;gap:8px;padding:20px 10px 0;margin-top:15px;align-items:center;font-size:11px}.lesson-bento{grid-template-columns:1fr;gap:14px}.lesson-feature,.tips{grid-column:auto;grid-row:auto}.lesson-feature img{height:260px;flex:auto}.lesson-feature>div{padding:27px}.lesson-card{padding:26px;display:grid;grid-template-columns:35px 1fr;gap:0 18px}.lesson-card .icon{grid-row:span 2;width:30px;height:30px;margin-top:1px}.lesson-card p{grid-column:2}.lesson-bento h3{font-size:11px}.lesson-bento p{font-size:13px}.audience{grid-template-columns:1fr;gap:30px}.audience-intro{position:static;text-align:center}.audience-intro h2{margin-bottom:20px}.audience-intro p:not(.eyebrow){font-size:13px}.audience-flower{display:none}.audience-intro .button{margin-top:10px}.stack{gap:17px}.profile,.profile:nth-child(n){position:relative;top:auto;padding:28px}.profile p{font-size:13px}.profile h3{font-size:11px}.profile-note{font-size:26px}.bonus{grid-template-columns:1fr;gap:35px}.bonus-photo{height:370px;width:calc(100% - 13px)}.bonus-tag{right:-13px;font-size:25px;padding:17px}.bonus-copy h2{font-size:44px}.bonus-copy>p:not(.eyebrow):not(.script-callout){font-size:14px}.script-callout{font-size:30px}.testimonial-grid{grid-template-columns:1fr;gap:18px}.testimonial{padding:25px 28px}.testimonial:nth-child(2){transform:rotate(-1deg)}.testimonial .quote-mark{height:45px}.testimonial small{margin-top:20px}.offer{grid-template-columns:1fr}.offer-inclusions{padding:30px 27px}.offer-inclusions .brand-script{font-size:37px}.offer-inclusions li{font-size:13px;margin-bottom:15px}.offer-price{padding:35px 24px}.offer-price>.badge{margin-bottom:22px}.installments strong{font-size:65px}.offer-price .button{min-height:62px}.urgency{align-items:start;font-size:11px;gap:13px;margin-top:25px}.urgency>span{width:25px;height:25px}.guarantee{grid-template-columns:1fr;gap:32px;text-align:center;padding:5px 0 60px}.guarantee-seal{margin-inline:auto;width:160px;height:185px}.guarantee h2{font-size:40px}.guarantee p:not(.eyebrow){font-size:13px}.about{grid-template-columns:1fr;gap:42px}.portrait-placeholder{height:430px;width:calc(100% - 24px);margin-inline:auto}.about-copy h2{font-size:43px}.about-copy>p:not(.eyebrow):not(.script-callout){font-size:14px}.about-copy .button{width:100%}.faq summary{font-size:13px;padding-block:21px}.faq details p{font-size:12px}.closing{padding-block:50px}.closing h2{font-size:54px}.closing p:not(.eyebrow):not(.microcopy){font-size:13px}.closing .button{font-size:9px;padding-inline:15px;width:100%}.closing .microcopy{font-size:10px}.closing-signature{font-size:29px}.site-footer{flex-wrap:wrap;gap:25px;padding-block:30px}.site-footer .brand{flex:1}.site-footer p{font-size:9px;text-align:right}.footer-links{width:100%;justify-content:space-between;gap:10px}.footer-links button{font-size:9px;min-height:44px}.site-footer .brand-script{font-size:24px}dialog{padding:45px 25px 25px}dialog h2{font-size:32px}}@media(max-width:360px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:37px}.brand-script{font-size:21px}.header-cta{font-size:9px}.vsl-card{grid-template-columns:85px 1fr}.photo-arch{height:370px}.library-note h3{font-size:23px}.hero .button{font-size:9px}.hero-price{font-size:11px}.profile{padding:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.preloader{display:none}.profile,.profile:nth-child(n),.audience-intro{position:static}.reveal{opacity:1!important;transform:none!important}}:root{--ink:#51435f;--body-size:18px}html{scroll-behavior:smooth}.skip-link:not(:focus){width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}body{font-size:var(--body-size);line-height:1.65}.wrap{width:min(1280px, calc(100% - 96px))}.section{padding-block:105px}h1,h2{line-height:1.23}h2{font-size:clamp(48px, 4.5vw, 66px)}.eyebrow{font-size:14px;letter-spacing:.12em;margin-bottom:20px}.section-heading{max-width:850px;margin-bottom:55px}.section-heading p:not(.eyebrow){font-size:18px;max-width:62ch}.button,.hero .button,.audience-intro .button,.about-copy .button,.offer-price .button,.closing .button{font-size:15px;font-weight:600;letter-spacing:.015em;min-height:66px;padding:20px 26px;gap:18px;border-radius:9px;line-height:1.55}.button svg{width:24px;height:24px}.microcopy,.badge,.asset-note{font-size:15px}.badge{padding:9px 17px}.hero{position:relative;isolation:isolate;display:block;min-height:0;padding:24px 0 65px}.hero::before{content:'';position:absolute;z-index:-1;inset:115px -25px 120px;border-radius:45% 60% 30% 55%;background:radial-gradient(ellipse at 82% 35%,#d7c8f08f,transparent 57%),radial-gradient(ellipse at 10% 70%,#f3c9dd80,transparent 56%)}.hero-copy{text-align:center;max-width:1120px;margin-inline:auto}.official-logo{width:215px;height:auto;margin:0 auto 20px;mix-blend-mode:multiply}.hero h1{max-width:1060px;margin:0 auto 19px;font-family:var(--body);font-size:clamp(43px, 3.6vw, 52px);font-weight:600;line-height:1.2;letter-spacing:-.025em;text-wrap:balance}.hero h1 em{color:var(--plum)}.hero-summary{font-size:19px;max-width:62ch;margin:0 auto 25px;line-height:1.6}.hero-visual{padding:0;margin:0 auto;width:100%;max-width:1060px;height:290px;position:relative}.hero-visual::before{display:none}.vsl-card{position:relative;inset:auto;display:block;width:660px;max-width:68%;padding:8px;margin:0 auto;transform:none;border-radius:16px;background:#fffcf8;box-shadow:0 14px 35px #57496818}.vsl-thumb{height:238px;border-radius:10px}.vsl-thumb img{object-position:50% 47%;filter:brightness(.88)}.vsl-card small{display:block;font-size:14px;padding:7px 8px 0;text-align:center;color:var(--ink)}.play-button{width:72px;height:72px;background:#fffdf3ed;border:2px solid #fff;box-shadow:0 4px 24px #30253928}.play-button span{font-size:23px}.hero-swatch{position:absolute;margin:0;padding:9px;width:210px;height:242px;background:#fffaf6;border-radius:80px 80px 9px 9px;box-shadow:0 10px 30px #57496810}.hero-swatch img{border-radius:inherit}.hero-swatch-left{left:4px;top:15px;transform:rotate(-8deg);background:var(--yellow)}.hero-swatch-right{right:4px;top:28px;transform:rotate(7deg);background:var(--pink)}.hero-action{text-align:center;margin-top:23px}.hero .button{max-width:620px;width:auto}.hero-price{font-size:16px;margin:16px 0 3px}.hero-action .microcopy{font-size:15px;margin-bottom:0}.library{position:relative;padding-top:75px}.library-grid{position:relative;isolation:isolate;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:310px 325px 360px;gap:23px}.library-grid::before{content:'';position:absolute;z-index:-1;inset:22% -18px 22%;background:#d7c8f04d;border-radius:40% 15% 50% 10%}.library-grid figure{border-radius:13px;background:#e8e5df;overflow:visible;box-shadow:0 6px 18px #5749680a}.library-grid figure>img,.catalog-pair{border-radius:inherit;overflow:hidden}.library-grid figure::after{display:none}.library-grid figcaption{left:16px;right:auto;bottom:17px;max-width:calc(100% - 32px);padding:9px 15px;color:var(--ink);background:#fffcf8f5;border:1px solid #fff;border-radius:5px;font-family:var(--body);font-size:16px;line-height:1.5;box-shadow:0 4px 12px #57496810}.catalog-bib{grid-column:1/6;grid-row:1/3}.catalog-bib img{object-position:50% 46%}.catalog-shoes{grid-column:6/10;grid-row:1}.catalog-shoes img{object-position:50% 65%}.catalog-bag{grid-column:10/13;grid-row:1;transform:translateY(25px) rotate(2deg)}.catalog-bag img{object-position:50% 65%}.catalog-maternity{grid-column:6/13;grid-row:2;margin-top:25px!important}.catalog-maternity img{object-position:50% 57%}.catalog-wrap{grid-column:1/5;grid-row:3}.catalog-wrap img{object-position:50% 68%}.catalog-diaper{grid-column:5/13;grid-row:3}.catalog-pair{display:grid;grid-template-columns:1fr 1fr;height:100%;gap:8px;background:var(--pink)}.catalog-pair img{object-position:50% 55%}.catalog-thread{position:absolute;right:-8px;top:-67px;width:260px;height:110px;z-index:-1;stroke-dasharray:4 6;color:#9f85b7}.library-ending{max-width:950px;margin-top:65px}.library-ending h3{font-size:43px;line-height:1.3}.library-ending p{font-size:18px}.library-ending>.icon{width:45px;height:45px}.how{position:relative;isolation:isolate;padding-top:100px}.how::before{content:'';position:absolute;inset:0 -24px 15px;z-index:-1;background:#e6dcf2;border-radius:80px 140px 55px 110px}.timeline{gap:45px;margin-top:30px;text-align:left}.timeline-picture{height:320px;position:relative;margin-bottom:35px}.reels-paper{width:225px;margin-inline:auto;background:#fff;padding:9px;border-radius:8px;transform:rotate(-4deg);box-shadow:0 9px 24px #57496812}.reels-paper img{object-fit:contain}.full-lesson{background:#fffcf8;padding:11px 11px 49px;border-radius:10px;transform:rotate(3deg);margin-top:30px;height:290px;box-shadow:0 9px 24px #57496812}.full-lesson img{border-radius:4px;object-position:50% 61%}.paper-label{position:absolute;bottom:12px;left:0;right:0;font-size:16px;text-align:center;font-weight:600}.library-paper{margin-top:25px;height:295px;padding:21px 10px 52px;background:var(--yellow);border:1px solid #c8b9a6;border-radius:9px;transform:rotate(-2deg);box-shadow:9px 8px 0 #f7f0e0,10px 9px 0 #c8b9a6}.paper-photos{display:grid;height:100%;grid-template-columns:1fr 1fr;gap:7px}.paper-photos img{border-radius:3px;min-height:0}.paper-photos img:first-child{grid-row:span 2}.timeline-path{top:285px;height:100px;z-index:-1;stroke-width:2;color:var(--plum)}.timeline h3{font-family:var(--body);font-size:25px;line-height:1.35;margin-bottom:16px}.timeline p{font-size:17px;line-height:1.65;margin-bottom:0}.no-fees{flex-wrap:wrap;font-size:15px;gap:15px 30px;padding-top:28px;margin-top:40px;border-color:#bba9c8}.lesson{padding-top:105px}.lesson-bento{grid-template-columns:1.08fr 1.08fr 1fr;grid-template-rows:minmax(350px,auto) minmax(340px,auto) auto;gap:23px}.lesson-feature{grid-column:span 2;grid-row:span 2;border-radius:18px;background:#efe2d1;min-height:0}.lesson-feature img{height:0;flex:1 1 0%;object-position:center 43%}.lesson-feature>div{padding:34px 40px;position:relative;background:#f8e9d3}.lesson-feature>div .illustration{float:right;width:130px;height:100px;margin:-11px 0 14px 22px}.lesson-bento h3{font-size:17px;letter-spacing:.045em;line-height:1.5}.lesson-bento p{font-size:17px;line-height:1.65}.lesson-card{padding:28px;display:block;border-radius:16px}.illustration{width:150px;height:115px;stroke-width:1.6;stroke-linejoin:round;margin-bottom:14px;display:block}.measures{background:#e6dcf1;transform:rotate(1deg)}.patterns{background:#f5e0e9}.materials{background:#f8e7d9}.finishing{background:#eee7d5}.tips{grid-column:auto;background:#e7ddef}.audience{gap:80px;grid-template-columns:.9fr 1.1fr}.audience-intro{top:35px}.audience-photo{max-width:365px;height:335px;margin:32px 0;border:10px solid #fcf8ee;border-radius:140px 140px 8px 8px;transform:rotate(-3deg);box-shadow:-16px 15px 0 #f3c9dd80}.audience-photo img{border-radius:inherit;object-position:50% 46%}.profile{padding:38px 40px;background:#e0d2f1;border-color:#bda7cc;top:30px}.profile:nth-child(2){top:49px;background:#f5d9c7}.profile:nth-child(3){top:68px;background:#efd0df}.profile:nth-child(4){top:87px;background:#f5e7c4}.profile h3{font-size:17px;letter-spacing:.04em;margin-bottom:23px}.profile p{font-size:18px;line-height:1.65}.profile>.icon{width:48px;height:48px}.bonus{position:relative;isolation:isolate;gap:90px;padding-block:105px}.bonus::before{content:'';position:absolute;z-index:-1;background:#f6ddcd;inset:45px -22px 38px 18%;border-radius:45% 12% 24% 22%}.bonus-photo{height:550px}.bonus-photo img{border-radius:46% 46% 12px 12px;object-position:35% center}.bonus-tag{right:-25px;bottom:28px;padding:16px 22px;background:#fbebc9;border:1px dashed #a89479;font:600 15px/1.6 var(--body)}.bonus-tag .illustration{width:120px;height:95px;margin:0 auto 5px}.bonus-copy h2{font-size:clamp(48px,4.3vw,62px)}.bonus-copy>p:not(.eyebrow):not(.script-callout){font-size:18px}.bonus-copy .script-callout{font-size:41px;line-height:1.3;padding-top:20px;border-top:1px dashed #b59c8b}.testimonials{padding-block:60px}.testimonials .section-heading{margin-bottom:25px}.testimonial-empty{border-block:1px dashed #bfaec9;padding:22px;max-width:850px;margin:auto;text-align:center}.testimonial-empty p{font-size:15px;margin:0}.offer-section{padding-top:90px}.offer{border:1px solid #b7a4c7;border-radius:24px;grid-template-columns:1.12fr 1fr;background:var(--lilac);box-shadow:0 22px 65px #6d5e8212}.offer-inclusions{padding:40px 42px;background:#dfd0ef}.offer-logo{width:230px;height:auto;mix-blend-mode:multiply;margin:-12px 0 18px}.offer-inclusions>p{font-size:20px;margin-top:0;font-weight:600}.offer-inclusions ul{margin-bottom:0}.offer-inclusions li{font-size:17px;margin-bottom:19px;padding-left:30px;line-height:1.6}.offer-inclusions li:has(strong){margin:24px -14px;padding:17px 16px 17px 44px;background:#fbebc9;border:1px dashed #b89b74;border-radius:7px}.offer-inclusions li:has(strong)::before{left:14px;top:18px}.offer-price{padding:45px 33px;background:radial-gradient(ellipse at 90% 0,#f3c9dd80,transparent 65%),#fffcf8}.old-price{font-size:22px;margin-bottom:18px}.installments{font-size:27px}.installments strong{font-size:clamp(70px,6.3vw,92px);letter-spacing:-.055em}.cash{font-size:26px;margin:19px 0 12px}.offer-price .microcopy{font-size:15px}.offer-price .button{margin-top:24px}.trust{font-size:15px;line-height:1.7;margin-top:22px}.offer-flower{width:90px;height:90px;opacity:.25}.urgency{font-size:16px;max-width:1050px;line-height:1.7;margin-top:32px;align-items:start}.urgency>span{margin-top:4px}#checkout-pendente{font-size:14px}.guarantee{padding:5px 70px 80px;grid-template-columns:270px 1fr;gap:65px}.guarantee h2{font-size:54px}.guarantee p:not(.eyebrow){font-size:18px;line-height:1.7}.guarantee-seal{position:relative;width:270px;height:310px;border:0;outline:0;border-radius:0;transform:rotate(-6deg);display:block}.seal-thread{width:100%;height:100%;position:absolute;inset:0;stroke-width:1.7}.fabric-patch{position:absolute;inset:82px 12px 20px;background:repeating-linear-gradient(0deg,transparent 0 3px,#6d5e8206 3px 4px),repeating-linear-gradient(90deg,transparent 0 3px,#6d5e8206 3px 4px),#d7c8f0;border-radius:5px 7px 3px 8px;outline:2px dashed #8e77a1;outline-offset:-12px;box-shadow:7px 9px 0 #f3c9dd;display:grid;grid-template-columns:1fr 1fr;align-content:center;align-items:center;padding:25px}.fabric-patch::before{content:'';position:absolute;left:calc(50% - 5px);top:9px;width:10px;height:10px;border:1px solid #9f88b0;background:var(--paper);border-radius:50%}.fabric-patch strong{font-family:var(--body);font-size:83px;line-height:1.2}.fabric-patch>span{font-size:16px;font-weight:600;line-height:1.5}.fabric-patch .icon{width:22px;height:22px;grid-column:2;margin:0}.about{gap:85px}.portrait-placeholder{background:#e5d8ed;height:650px}.portrait-placeholder{overflow:hidden}.portrait-placeholder>img{object-position:center 35%}.portrait-placeholder>p{font-size:16px}.about-copy h2{font-size:58px}.about-copy>p:not(.eyebrow):not(.script-callout){font-size:18px;line-height:1.7}.about-copy .script-callout{font-size:38px}.faq{max-width:1000px}.faq summary{font-size:18px;padding:26px 45px 26px 0}.faq details p{font-size:17px;line-height:1.7}.faq summary::after{top:23px}.closing{padding:85px 0 75px;border-top:0;border-radius:50% 50% 0 0 / 8% 8% 0 0;background:radial-gradient(ellipse at 13% 30%,#f3c9ddaa,transparent 60%),radial-gradient(ellipse at 85% 60%,#fbebc9a0,transparent 60%),#e5d9f1}.closing-inner{max-width:850px}.closing h2{font-size:80px}.closing p:not(.eyebrow):not(.microcopy){font-size:18px}.closing .microcopy{font-size:15px}.site-footer{padding-block:25px}.site-footer .brand img{width:180px;height:auto;mix-blend-mode:multiply}.site-footer p{font-size:14px}dialog p{font-size:17px}@media (min-width:2400px){.wrap{width:min(1580px, calc(100% - 200px))}.hero-copy{max-width:1360px}.hero h1{font-size:76px}.hero-visual{height:350px;max-width:1250px}.vsl-card{width:800px}.vsl-thumb{height:298px}.hero-swatch{width:245px;height:290px}.library-grid{grid-template-rows:370px 385px 420px}.timeline-picture{height:365px}.full-lesson,.library-paper{height:335px}.reels-paper{width:263px}.timeline-path{top:325px}}@media (min-width:1367px) and (max-width:2399px){.hero{min-height:0}.hero-visual{margin:0 auto}}@media (min-width:1025px) and (max-width:1366px){.wrap{width:calc(100% - 80px)}.hero h1{max-width:980px;font-size:48px}.hero-swatch{width:185px;height:225px}.library-grid{grid-template-rows:285px 300px 330px;gap:20px}.timeline{gap:32px}.lesson-card{padding:24px}.audience{gap:55px}.profile{padding:32px}.bonus,.about{gap:60px}.offer-inclusions{padding:35px 32px}.offer-price{padding:35px 25px}.guarantee{padding-inline:35px;gap:45px}}@media (min-width:768px) and (max-width:1024px){.wrap{width:calc(100% - 64px)}.section{padding-block:80px}.hero{padding-top:22px}.hero h1{max-width:720px;font-size:42px}.hero-swatch{width:155px;height:205px}.hero-swatch-left{left:0;top:30px}.hero-swatch-right{right:0;top:40px}.hero-visual{height:275px}.vsl-card{max-width:67%}.vsl-thumb{height:220px}.library-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:285px 285px 300px 330px;gap:18px}.catalog-bib{grid-column:1/4;grid-row:1/3}.catalog-shoes{grid-column:4/7;grid-row:1}.catalog-bag{grid-column:4/7;grid-row:2;transform:none}.catalog-maternity{grid-column:1/5;grid-row:3;margin-top:0!important}.catalog-wrap{grid-column:5/7;grid-row:3}.catalog-diaper{grid-column:1/7;grid-row:4}.timeline{gap:22px}.timeline-picture{height:260px}.reels-paper{width:180px}.full-lesson{height:230px}.library-paper{height:235px;padding-inline:8px}.timeline h3{font-size:22px}.timeline p{font-size:17px}.timeline-path{top:220px}.paper-label{font-size:15px}.no-fees{font-size:15px}.lesson-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.lesson-feature{display:grid;grid-template-columns:1fr 1fr;grid-row:auto}.lesson-feature img{height:100%;min-height:360px}.lesson-feature>div{padding:27px}.lesson-feature>div .illustration{float:none;margin:0 0 10px}.tips{grid-column:span 2}.audience{gap:38px;grid-template-columns:.8fr 1fr}.audience h2{font-size:46px}.audience-photo{height:280px;margin-left:10px}.audience-intro .button{padding-inline:17px}.profile{padding:28px;position:static}.profile:nth-child(n){position:static}.profile p{font-size:17px}.bonus{gap:45px}.bonus-photo{height:520px}.bonus-copy h2{font-size:48px}.bonus-copy .script-callout{font-size:36px}.bonus-tag{right:-12px}.offer{grid-template-columns:1fr}.offer-inclusions{padding:40px 45px}.offer-inclusions ul{columns:2;column-gap:35px}.offer-inclusions li{break-inside:avoid}.offer-inclusions li:has(strong){margin-inline:0}.offer-price{padding:50px 45px}.offer-price .button{max-width:540px}.installments strong{font-size:85px}.guarantee{padding-inline:0;gap:35px;grid-template-columns:240px 1fr}.guarantee-seal{width:240px;height:295px}.guarantee h2{font-size:47px}.about{gap:45px}.about-copy h2{font-size:48px}.about-copy>p:not(.eyebrow):not(.script-callout){font-size:17px}.portrait-placeholder{height:590px}}@media (max-width:767px){:root{--body-size:17px}.wrap{width:calc(100% - 40px)}.section{padding-block:64px}h2{font-size:43px}.eyebrow{font-size:13px;letter-spacing:.09em}.section-heading{margin-bottom:35px}.section-heading p:not(.eyebrow){font-size:17px}.button,.hero .button,.audience-intro .button,.about-copy .button,.offer-price .button,.closing .button{font-size:15px;padding:18px 17px;gap:12px;min-height:66px}.button svg{width:20px;height:20px}.hero{padding:20px 0 45px}.hero::before{inset:130px -12px 150px;border-radius:40%}.official-logo{width:185px;margin-bottom:21px}.hero h1{font-size:42px;line-height:1.2;margin-bottom:22px}.hero-summary{font-size:17px;margin-bottom:26px}.hero-visual{width:100%;height:auto;padding:0}.hero-swatch{display:none}.vsl-card{width:100%;max-width:none;padding:7px;inset:auto;transform:rotate(-1deg);border-radius:12px}.vsl-thumb{height:220px}.vsl-card small{font-size:14px;padding:7px 0 2px}.play-button{width:62px;height:62px}.hero-action{margin-top:27px}.hero .button{width:100%}.hero-price{font-size:15px;margin-top:19px;text-wrap:balance}.hero-price span{padding-inline:3px}.hero-action .microcopy{font-size:15px;text-wrap:balance;margin-top:7px}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:390px 300px 310px 320px;gap:14px}.library-grid::before{inset-inline:-10px;transform:none}.catalog-bib{grid-column:1/3;grid-row:1}.catalog-shoes{grid-column:1;grid-row:2}.catalog-bag{grid-column:2;grid-row:2;transform:translateY(12px)}.catalog-maternity{grid-column:1/3;grid-row:3;margin-top:12px!important}.catalog-wrap{grid-column:1;grid-row:4}.catalog-diaper{grid-column:2;grid-row:4}.catalog-pair{display:block}.catalog-pair img:last-child{display:none}.library-grid figcaption{font-size:15px;padding:7px 10px;bottom:12px;left:9px;max-width:calc(100% - 18px)}.catalog-thread{right:0;width:160px;height:75px;top:-48px}.catalog-bib img{object-position:50% 55%}.catalog-maternity img{object-position:50% 55%}.catalog-shoes img,.catalog-bag img,.catalog-wrap img,.catalog-diaper img{object-fit:cover}.library-ending{margin-top:40px}.library-ending h3{font-size:35px}.library-ending p{font-size:17px}.how::before{inset:0 -10px;border-radius:60px 75px 25px 25px}.timeline{display:block;padding-left:28px}.timeline::before{left:5px;top:10px;bottom:40px;border-color:#a58eb7}.timeline article{display:block;margin-bottom:38px}.timeline article::before{content:'';width:11px;height:11px;background:var(--plum);border:4px solid #e6dcf2;border-radius:50%;position:absolute;top:135px;left:-32px}.timeline-picture{height:300px;margin-bottom:25px}.reels-paper{width:219px;max-width:100%}.full-lesson{width:100%;margin-top:0;height:285px;transform:rotate(2deg)}.library-paper{margin-top:0;height:280px;margin-right:10px}.timeline h3{font-size:24px;margin-bottom:14px}.timeline p{font-size:17px}.no-fees{font-size:15px;gap:13px;align-items:flex-start;padding:25px 5px 0}.lesson-bento{grid-template-columns:1fr;grid-template-rows:auto;gap:18px}.lesson-feature{grid-column:auto;grid-row:auto;display:block}.lesson-feature img{height:330px}.lesson-feature>div{padding:27px}.lesson-feature>div .illustration{float:none;margin:0 0 14px}.lesson-bento h3{font-size:17px}.lesson-bento p{font-size:17px}.lesson-card{display:block;padding:27px}.illustration{width:140px;height:105px}.tips{grid-column:auto}.audience{grid-template-columns:1fr;gap:30px}.audience-intro{position:static}.audience-intro h2{font-size:44px}.audience-photo{width:85%;height:320px;margin:30px auto}.profile,.profile:nth-child(n){position:static;padding:28px}.profile h3{font-size:16px}.profile p{font-size:17px}.bonus{grid-template-columns:1fr;gap:37px}.bonus::before{inset:200px -10px 35px;border-radius:30% 20% 7% 10%}.bonus-photo{height:390px;width:calc(100% - 8px)}.bonus-tag{right:-8px;font-size:14px;padding:12px 17px}.bonus-tag .illustration{width:105px;height:80px}.bonus-copy{padding-inline:8px}.bonus-copy h2{font-size:47px}.bonus-copy>p:not(.eyebrow):not(.script-callout){font-size:17px}.bonus-copy .script-callout{font-size:37px;padding-top:23px}.testimonials{padding-block:45px}.testimonial-empty{padding:20px 5px}.testimonial-empty p{font-size:15px}.offer{grid-template-columns:1fr;border-radius:17px}.offer-inclusions{padding:28px 23px}.offer-logo{width:210px;margin:0 auto 20px}.offer-inclusions>p{font-size:19px}.offer-inclusions li{font-size:17px;padding-left:25px}.offer-inclusions li:has(strong){margin-inline:-7px;padding:16px 10px 16px 33px}.offer-inclusions li:has(strong)::before{left:10px}.offer-price{padding:38px 20px}.old-price{font-size:21px}.installments{font-size:25px}.installments strong{font-size:70px}.cash{font-size:24px}.offer-price .microcopy,.trust{font-size:15px}.offer-price .button{padding-inline:13px}.offer-flower{width:60px;height:60px}.urgency{font-size:16px;gap:12px}#checkout-pendente{font-size:14px}.guarantee{padding:0 0 65px;display:block;text-align:center}.guarantee-seal{margin:0 auto 15px;width:255px;height:295px}.guarantee h2{font-size:43px}.guarantee p:not(.eyebrow){font-size:17px}.about{grid-template-columns:1fr;gap:45px}.portrait-placeholder{height:430px}.portrait-placeholder>p{font-size:15px}.about-copy h2{font-size:46px}.about-copy>p:not(.eyebrow):not(.script-callout){font-size:17px}.about-copy .script-callout{font-size:34px}.faq summary{font-size:17px;padding:23px 32px 23px 0}.faq details p{font-size:17px;padding-right:10px}.faq summary::after{right:3px;top:21px}.closing{padding:58px 0 48px;border-radius:45% 45% 0 0 / 3% 3% 0 0}.closing h2{font-size:58px}.closing p:not(.eyebrow):not(.microcopy){font-size:17px}.closing .microcopy{font-size:15px}.site-footer{flex-wrap:nowrap;gap:15px}.site-footer .brand img{width:145px}.site-footer p{font-size:12px}}@media (max-width:360px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:38px}.library-grid{grid-template-rows:350px 270px 275px 280px;gap:11px}.library-grid figcaption{font-size:15px;padding-inline:8px}.installments strong{font-size:62px}.offer-price{padding-inline:15px}.profile{padding:24px}.site-footer{flex-direction:column}.site-footer p{text-align:center}}@media (max-height:760px){.profile,.profile:nth-child(n),.audience-intro{position:static}}@media (prefers-reduced-motion:reduce){.profile,.profile:nth-child(n),.audience-intro{position:static}}.eyebrow-sewn{display:flex;align-items:center;gap:12px;line-height:1.5}.eyebrow-sewn span{min-width:0}.section-heading .eyebrow-sewn{justify-content:center}.eyebrow-mark{width:27px;height:27px;flex:0 0 27px;stroke-width:1.5}.eyebrow-thread{width:56px;height:20px;flex:0 0 56px;stroke-dasharray:2 3;opacity:.65}.heading-functional,.audience-intro .heading-functional{font-family:var(--body);font-weight:600;font-size:clamp(36px,3.1vw,46px);line-height:1.3;letter-spacing:-.035em}.heading-hand{font-family:var(--display);font-weight:700;font-size:1.25em;line-height:1.3;letter-spacing:-.015em}.library-grid figcaption{--label-color:#f4e9d5;bottom:14px;left:13px;padding:13px 19px;max-width:calc(100% - 26px);background:repeating-linear-gradient(0deg,transparent 0 3px,#6d5e8205 3px 4px),var(--label-color);color:var(--ink);border:0;border-radius:2px 5px 3px 1px;outline:1px dashed #9f8caa;outline-offset:-6px;box-shadow:2px 4px 5px #49375014;rotate:-1.4deg;font-size:16px;line-height:1.5}.library-grid figcaption::before{content:'';position:absolute;top:-8px;left:15px;width:32px;height:15px;background:#d7c8f0c9;rotate:-8deg}.library-grid figure:nth-child(2n) figcaption{--label-color:#f0e2e8;rotate:1.6deg}.library-grid figure:nth-child(3n) figcaption{--label-color:#e8deef;rotate:-.7deg}.library-grid figure:nth-child(3n) figcaption::before{background:#fbebc9cf;left:auto;right:16px;rotate:9deg}.library-grid figure{border-radius:9px 13px 6px 11px}.catalog-shoes{translate:0 -7px;rotate:.7deg}.catalog-bag{rotate:-.5deg}.catalog-wrap{rotate:-.65deg}.catalog-diaper{translate:0 7px}.catalog-thread{width:300px;height:120px;right:16px;top:-60px;opacity:.75}.library-ending{position:relative}.library-ending::after{content:'';position:absolute;width:65px;height:110px;right:3%;bottom:-115px;border-right:1px dashed #a893b777;border-radius:50%;rotate:25deg;pointer-events:none}.testimonials{position:relative;isolation:isolate;padding-bottom:85px}.testimonial-composition{display:grid;grid-template-columns:1.08fr 1fr;gap:22px 32px;align-items:stretch;margin-top:48px}.testimonial-note{position:relative;background:#eee4f1;border-radius:12px 25px 9px 16px;padding:30px 35px}.testimonial-lead{grid-row:span 3;padding:38px 44px 65px;display:flex;flex-direction:column;justify-content:center;background:repeating-linear-gradient(0deg,transparent 0 4px,#6d5e8204 4px 5px),#e5d8ef;rotate:-1deg}.testimonial-lead::before{content:'';position:absolute;width:95px;height:23px;background:#f9d9c5c4;left:40px;top:-11px;rotate:-5deg}.testimonial-secondary{display:grid;grid-template-columns:48px 1fr;gap:18px;background:#f3e0e6;margin-top:15px}.testimonial-tertiary,.testimonial-result{display:grid;grid-template-columns:48px 1fr;gap:18px}.testimonial-tertiary{margin-left:22px;background:#f5e9d4;rotate:.7deg}.testimonial-result{margin-right:16px;background:#e5ece4;rotate:-.5deg}.quote-drawing{width:75px;height:60px;margin-bottom:15px;flex-shrink:0}.testimonial-secondary .quote-drawing,.testimonial-tertiary .quote-drawing,.testimonial-result .quote-drawing{width:48px;height:42px}.testimonial-copy{font-size:18px;line-height:1.7;margin-bottom:24px}.testimonial-lead .testimonial-copy{font-size:22px}.testimonial-source{font-size:14px;padding-top:14px;border-top:1px dashed #b6a3bf;margin:0}.testimonial-stitch{position:absolute;bottom:17px;right:26px;width:190px;height:40px;stroke-dasharray:3 4;opacity:.6}.profile{isolation:isolate;border:0;border-radius:10px 26px 13px 8px;box-shadow:0 9px 20px #57496806}.profile::before{content:'';position:absolute;z-index:-1;left:23px;top:16px;width:140px;height:100px;border-radius:60% 35% 50% 25%;background:#f4f1ec66;rotate:-8deg}.profile::after{content:'';position:absolute;pointer-events:none;right:17px;top:22px;bottom:22px;width:8px;border-right:1px dashed #6d5e8260;border-radius:45%}.profile-object{width:115px;height:85px;margin:-5px 0 16px}.profile:nth-child(2)::before{background:#fbebc980;left:auto;right:38px;width:165px;border-radius:30% 60% 25% 60%}.profile:nth-child(2) .profile-object{margin-left:auto;margin-right:15px}.profile:nth-child(2)::after{border-right:0;border-bottom:1px dashed #6d5e8260;inset:auto 25px 13px;width:auto;height:10px}.profile:nth-child(3){border-radius:25px 10px 20px 8px}.profile:nth-child(3)::before{background:#f9d9c580;width:135px;rotate:10deg}.profile:nth-child(3) .profile-object{rotate:-5deg}.profile:nth-child(4)::before{background:#d7c8f066;left:auto;right:25px}.profile:nth-child(4) .profile-object{margin-left:auto}.profile:nth-child(4)::after{right:auto;left:15px}.installments{font-size:31px;line-height:1.4;font-weight:600}.installments strong{font-size:clamp(90px,8vw,116px);line-height:1.12;letter-spacing:-.065em;margin-top:9px}.cash{font-size:22px;margin-top:24px}.cash strong{font-size:34px;letter-spacing:-.035em;white-space:nowrap}.old-price{font-size:20px}.offer-price .microcopy{padding-top:11px;border-top:1px dashed #c1afcc}.guarantee{position:relative;isolation:isolate;grid-template-columns:350px 1fr;gap:55px;padding:35px 45px 65px;border-bottom:0}.guarantee::before{content:'';position:absolute;z-index:-2;inset:40px 0 35px 18%;background:#f1e5e6;border-radius:50% 12% 30% 20%}.guarantee-composition{position:relative;min-height:390px;display:grid;place-items:center}.fabric-sample{position:absolute;width:305px;height:285px;top:90px;left:10px;rotate:7deg;background:repeating-linear-gradient(0deg,transparent 0 4px,#6d5e8205 4px 5px),repeating-linear-gradient(90deg,transparent 0 4px,#6d5e8205 4px 5px),#e1d1ec;border:7px solid #e9dff0;outline:1px dashed #a48cae;outline-offset:-17px;border-radius:3px 14px 5px 2px}.fabric-sample::after{content:'';position:absolute;width:150px;height:120px;bottom:-18px;right:-12px;background:repeating-linear-gradient(90deg,transparent 0 8px,#6d5e8212 8px 9px),#f5e7ca;border-bottom:1px dashed #b09b79;rotate:-12deg;z-index:-1}.guarantee-seal{z-index:1;margin:0;translate:-10px -10px}.fabric-patch{background:repeating-linear-gradient(0deg,transparent 0 3px,#6d5e8206 3px 4px),#f4ede0;outline-color:#a28aad;box-shadow:5px 7px 0 #c7b3d499}.guarantee-copy{position:relative;z-index:1}.guarantee h2{margin-bottom:24px}.guarantee p.guarantee-intro{font-size:20px;font-weight:600;margin-bottom:17px}.guarantee p.guarantee-signature{font-family:var(--display);font-size:40px;font-weight:700;line-height:1.3;margin:22px 0 10px;rotate:-2deg}.guarantee-seam{position:absolute;z-index:-1;width:90%;height:155px;left:5%;bottom:0;color:#a88fb5;stroke-width:1.4;stroke-dasharray:3 5;pointer-events:none}.closing-inner{max-width:1280px;display:grid;grid-template-columns:1.08fr .92fr;column-gap:55px;text-align:left;align-items:center}.closing-copy{grid-column:1;grid-row:1}.closing-action{grid-column:1;grid-row:2;align-self:start}.closing h2{font-size:75px;text-wrap:balance}.closing p:not(.eyebrow):not(.microcopy){margin-inline:0}.closing .button{text-align:center}.closing .microcopy{margin-top:5px}.closing-collage{position:relative;isolation:isolate;grid-column:2;grid-row:1/3;min-width:0;height:570px}.closing-collage::before{content:'';position:absolute;inset:55px 0 45px 30px;border-radius:50% 40% 25% 55%;background:#d7c8f090;rotate:8deg}.closing-photo{position:absolute;margin:0;border:9px solid #f8f1e6;border-bottom-width:20px;border-radius:5px 7px 3px 6px;box-shadow:0 9px 22px #6d5e8218;overflow:hidden}.closing-photo img{border-radius:2px}.closing-bib{width:46%;height:270px;left:0;top:10px;rotate:-7deg;border-color:#f3e0e6}.closing-bib img{object-position:center 70%}.closing-necessaire{width:59%;height:345px;right:4%;top:98px;rotate:5deg;z-index:1}.closing-necessaire img{object-position:center 60%}.closing-shoes{width:47%;height:250px;left:1%;bottom:10px;rotate:-4deg;z-index:2;border-color:#f7e7c7}.closing-thread{position:absolute;inset:0;width:100%;height:100%;stroke-dasharray:3 5;stroke-width:1.4;color:#a38ab5;z-index:-1}@media(min-width:2400px){.heading-functional,.audience-intro .heading-functional{font-size:52px}.closing-inner{max-width:1580px;column-gap:90px}.closing-collage{height:650px}.closing-bib{height:310px}.closing-necessaire{height:410px}.closing-shoes{height:300px}}@media(min-width:1025px) and (max-width:1366px){.guarantee{grid-template-columns:310px 1fr;gap:35px;padding-inline:20px}.fabric-sample{width:275px}.closing-inner{column-gap:30px}.closing h2{font-size:64px}.closing-collage{height:530px}.closing-necessaire{height:310px}.closing-bib{height:245px}.closing-shoes{height:230px}.installments strong{font-size:97px}}@media(min-width:768px) and (max-width:1024px){.eyebrow-sewn{gap:9px}.eyebrow-thread{width:35px;flex-basis:35px}.heading-functional,.audience-intro .heading-functional{font-size:36px}.testimonial-composition{gap:20px;grid-template-columns:1fr 1fr}.testimonial-note{padding:25px}.testimonial-lead{padding-bottom:65px}.testimonial-lead .testimonial-copy{font-size:20px}.testimonial-secondary,.testimonial-tertiary,.testimonial-result{display:block}.testimonial-tertiary,.testimonial-result{margin-inline:0}.testimonial-secondary .quote-drawing,.testimonial-tertiary .quote-drawing,.testimonial-result .quote-drawing{height:35px;margin-bottom:6px}.guarantee{grid-template-columns:240px 1fr;gap:30px;padding-inline:0}.fabric-sample{width:225px;height:255px;left:0}.fabric-sample::after{right:0}.guarantee h2{font-size:46px}.guarantee p.guarantee-intro{font-size:19px}.guarantee p.guarantee-signature{font-size:35px}.closing-inner{column-gap:25px;grid-template-columns:1.12fr .88fr}.closing h2{font-size:55px}.closing-collage{height:470px}.closing-bib{width:60%;height:210px;left:3%;top:0}.closing-necessaire{width:72%;height:250px;right:1%;top:115px}.closing-shoes{width:62%;height:190px;left:2%;bottom:0}.closing .button{width:100%}}@media(max-width:767px){.eyebrow-sewn{gap:8px}.eyebrow-mark{width:23px;height:23px;flex-basis:23px}.eyebrow-thread{width:31px;flex-basis:31px;height:16px}.audience-intro .eyebrow-sewn,.guarantee .eyebrow-sewn{justify-content:center}.heading-functional,.audience-intro .heading-functional{font-size:31px;line-height:1.35;letter-spacing:-.035em}.heading-hand{font-size:1.3em}.library-grid figcaption{font-size:15px;padding:12px 11px;max-width:calc(100% - 14px);left:7px;bottom:11px;outline-offset:-5px;rotate:-.6deg}.library-grid figure:nth-child(2n) figcaption{rotate:.8deg}.library-grid figure:nth-child(3n) figcaption{rotate:-.5deg}.library-grid figcaption::before{height:12px;width:25px;top:-6px;left:11px}.catalog-shoes,.catalog-bag,.catalog-wrap{rotate:0deg}.catalog-shoes,.catalog-diaper{translate:0}.catalog-thread{width:170px;height:80px;right:2px;top:-50px}.library-ending::after{width:35px;height:75px;bottom:-87px;right:8px}.testimonial-composition{grid-template-columns:1fr;gap:24px;margin-top:35px}.testimonial-note{padding:27px}.testimonial-lead{grid-row:auto;padding-bottom:66px;rotate:-.5deg;margin-inline:3px}.testimonial-lead .testimonial-copy{font-size:20px}.testimonial-secondary,.testimonial-tertiary,.testimonial-result{grid-template-columns:34px 1fr;gap:10px;margin:0}.testimonial-secondary .quote-drawing,.testimonial-tertiary .quote-drawing,.testimonial-result .quote-drawing{width:34px;height:35px}.testimonial-copy{font-size:17px}.testimonial-source{font-size:14px}.profile-object{width:100px;height:75px}.profile::before{width:120px;height:90px}.installments{font-size:29px}.installments strong{font-size:83px}.cash{font-size:20px}.cash strong{font-size:29px}.guarantee{display:flex;flex-direction:column;gap:8px;padding:0 6px 55px;text-align:center}.guarantee::before{inset:140px -5px 35px;border-radius:35% 25% 9% 12%}.guarantee-composition{min-height:355px;width:100%}.fabric-sample{width:255px;height:250px;top:75px;left:calc(50% - 128px)}.fabric-sample::after{width:110px;height:100px;right:0}.guarantee-seal{translate:0 -15px}.guarantee h2{font-size:43px}.guarantee p.guarantee-intro{font-size:19px}.guarantee p.guarantee-signature{font-size:37px;margin-bottom:20px}.guarantee-seam{height:80px;bottom:15px}.closing-inner{display:flex;flex-direction:column;text-align:center;gap:0}.closing h2{font-size:56px}.closing p:not(.eyebrow):not(.microcopy){margin-inline:auto}.closing-collage{width:100%;max-width:400px;height:325px;margin:20px auto 25px}.closing-collage::before{inset:25px 5px 15px}.closing-bib{width:40%;height:200px;left:4%;top:0;rotate:-4deg}.closing-necessaire{width:47%;height:240px;right:4%;top:42px;rotate:4deg}.closing-shoes{width:39%;height:160px;left:12%;bottom:0;rotate:-2deg}.closing-photo{border-width:6px;border-bottom-width:13px}.closing-action{width:100%}.closing .microcopy{margin-top:10px}}@media(max-width:360px){.eyebrow-sewn{gap:6px}.eyebrow-thread{width:23px;flex-basis:23px}.heading-functional,.audience-intro .heading-functional{font-size:29px}.testimonial-secondary,.testimonial-tertiary,.testimonial-result{display:block;padding:24px}.installments strong{font-size:72px}.cash strong{font-size:27px}.fabric-sample{width:235px;left:calc(50% - 118px)}.closing h2{font-size:51px}.closing-collage{height:295px}.closing-bib{height:175px}.closing-necessaire{height:215px}.closing-shoes{height:145px}}@media (prefers-reduced-motion:reduce),(max-width:1024px),(max-height:760px){.profile,.profile:nth-child(n){position:relative;top:auto}}@media (max-width:767px){.hero{padding-top:16px;padding-bottom:36px}.official-logo{width:175px;margin-bottom:16px}.hero h1{width:calc(100% + 16px);max-width:none;margin-left:-8px;font-size:clamp(30px, 7.7vw, 33px);line-height:1.18;margin-bottom:17px}.hero-summary{margin-bottom:20px;line-height:1.5}.vsl-thumb{height:auto;aspect-ratio:16 / 9}.vsl-card small{display:none}.hero-action{margin-top:20px}.hero .button{min-height:64px;padding-block:16px}.hero-price{margin-top:14px}.hero-action .microcopy{margin-top:7px}.hero h1,.hero-summary,.hero .button,.hero-price,.hero-action .microcopy{text-wrap:balance}}@media (max-width:390px){.official-logo{width:155px;margin-bottom:12px}.hero h1{font-size:clamp(30px, 7.7vw, 31px);line-height:1.18;margin-bottom:14px}.hero-summary{line-height:1.45;margin-bottom:14px}.hero-action{margin-top:16px}.hero .button{font-size:15px;min-height:62px;padding-block:14px}}#conteudo,.site-footer{font-family:var(--body)}#conteudo .hero h1,#conteudo .heading-functional,#conteudo .timeline h3,#conteudo .library-grid figcaption,#conteudo .fabric-patch strong{font-family:var(--body)}#conteudo .how h2,#conteudo .bonus-copy h2,#conteudo .testimonials h2,#conteudo .guarantee h2,#conteudo .about-copy h2,#conteudo .faq h2,#conteudo .closing h2,#conteudo .library-main figcaption>span:last-child,#conteudo .library-note h3,#conteudo .library-ending h3,#conteudo .profile-note,#conteudo .bonus-tag,#conteudo .guarantee-seal strong,#conteudo .portrait-name,#conteudo .portrait-caption,#conteudo .heading-hand,#conteudo .guarantee-signature{font-family:var(--display)}#conteudo .script-callout{font-family:var(--display)}#conteudo,#conteudo *,.site-footer,.site-footer *{box-sizing:border-box}#conteudo img{max-width:100%;height:100%}#conteudo .official-logo,#conteudo .offer-logo{height:auto}#conteudo .testimonial-result-photo{height:148px}#conteudo .lesson-feature img{height:0}#conteudo .library-grid figure,#conteudo .closing-photo{margin:0}#conteudo .library-grid>*,#conteudo .timeline>*{min-width:0}.site-footer img{height:auto}#conteudo .button:hover,#conteudo .button:hover svg,#conteudo .button:hover svg *{color:#fff;stroke:currentColor}@media (min-width:768px) and (max-width:1024px){#conteudo .lesson-feature img{height:100%}}@media (max-width:767px){#conteudo .lesson-feature img{height:330px}}.testimonial-result{grid-template-columns:48px minmax(0,1fr) 118px;align-items:center}.testimonial-result-photo{width:118px;height:148px;object-fit:cover;object-position:center 58%;border:5px solid #fffcf8;border-radius:9px 17px 8px 13px;box-shadow:0 7px 18px #57496818;rotate:1.5deg}.vsl-thumb[data-video]{cursor:pointer}.vsl-inline-player{display:none;width:100%;opacity:0;transition:opacity .2s ease}.vsl-inline-player.is-visible{opacity:1}.vsl-inline-player vturb-smartplayer{display:block;width:min(400px,100%);margin:0 auto;overflow:hidden;border-radius:12px;background:#000}.vsl-inline-player .vturb-player-placeholder{position:relative;z-index:0;width:100%;padding:177.77777777777777% 0 0;background:#000}.hero-visual.video-open{height:auto}.hero-visual.video-open .hero-swatch{visibility:hidden;pointer-events:none}.vsl-card.video-open{width:100%;max-width:100%;padding:0;background:transparent;border:0;box-shadow:none}.vsl-card.video-open .vsl-thumb{display:none}.vsl-card.video-open .vsl-inline-player{display:block}@media (max-width:1024px){.testimonial-result{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start}.testimonial-result-photo{grid-column:2;width:110px;height:138px;margin-top:4px}}