:root{--red:#e7192b;--ink:#241c1d;--muted:#696064;--pink:#fbe4e6;--paper:#fffaf9;--line:#e8e0df;--sc-canvas:#fffaf9;--sc-surface:#ffffff;--sc-ink:#241c1d;--sc-ink-soft:#696064;--sc-accent-ink:#ffffff;--sc-font-display:Manrope,Arial,sans-serif;--sc-font-text:Manrope,Arial,sans-serif;--sc-accent:#ea1d2c;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.052em}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #3162d9;outline-offset:6px}input:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:2px}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.svg-defs{position:absolute;width:0;height:0}.skip-link{position:fixed;z-index:99;top:-100px;left:12px;padding:12px;background:white}.skip-link:focus{top:12px}.eyebrow{font-size:14px;line-height:1.5;font-weight:600;letter-spacing:.005em}h2{font-size:clamp(38px,4.1vw,62px);line-height:1.09}em{font-style:normal}
.header{height:92px;display:flex;align-items:center;justify-content:space-between;width:min(1328px,calc(100% - 80px));margin:auto;gap:32px}.brand{display:block;width:103px;height:48px;overflow:hidden}.brand img{width:116px;max-width:none;filter:url(#logo-red);transform:translate(-5px,-2px)}.desktop-nav{display:flex;gap:36px;margin-left:70px;font-size:14px;font-weight:600}.desktop-nav a{padding:12px 0}.desktop-nav a:hover{color:var(--red)}.nav-cta{display:flex;align-items:center;gap:28px;padding:15px 22px;background:var(--pink);border-radius:9px;color:#b71020;font-size:14px;font-weight:700}.nav-cta:hover{background:#f7d1d5}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:56px;padding:16px 24px;border:0;border-radius:9px;font-size:15px;font-weight:700;line-height:1.35;transition:transform .22s,background .22s}.button:hover{transform:translateY(-3px)}.button span,.text-link span{font-size:21px;font-weight:400}.button-light{background:var(--pink);color:#a51522}.button-light:hover{background:white}.button-red{background:var(--red);color:white}.button-red:hover{background:#c71124}.text-link{display:inline-flex;align-items:center;gap:32px;font-size:15px;font-weight:700;padding-bottom:7px;border-bottom:1px solid currentColor}
.hero{position:relative;background:var(--red);color:white;margin:0 16px;border-radius:16px;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1.03fr 1fr;min-height:730px;position:relative;align-items:center}.hero-copy{position:relative;z-index:3;padding:57px 0 48px;max-width:600px}.hero h1{font-size:clamp(62px,5.55vw,82px);line-height:1.025;letter-spacing:-.055em;margin:22px 0 26px}.hero h1 span{color:#ffccd1}.hero-intro{max-width:450px;font-size:16px;line-height:1.7;color:#fff6f5}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}.hero-secondary{font-size:14px;font-weight:600;display:flex;align-items:center;gap:14px;padding:12px 0}.hero-secondary:hover{color:var(--pink)}.hero-footnote{font-size:12px;margin-top:18px;color:#ffe1e4}.hero-scene{position:relative;align-self:stretch;min-width:0}.scene-object{position:absolute;inset:-20px -90px -45px -90px}.scene-object img{width:100%;height:100%;object-fit:cover;object-position:48% 48%;mask-image:linear-gradient(90deg,transparent 0%,#000 14%,#000 90%,transparent),linear-gradient(0deg,#000 94%,transparent);mask-composite:intersect;transform:scale(1.025)}.scene-stamp{position:absolute;z-index:2;right:-8px;top:50px;display:flex;flex-direction:column;align-items:start;gap:6px;padding:22px 24px 14px;border-radius:10px;background:#ffdfdf;color:#8d1520;transform:rotate(7deg);box-shadow:0 8px 30px #6c091610}.scene-stamp>span{font-size:12px}.scene-stamp strong{font-size:18px;line-height:1.25;letter-spacing:-.035em;font-weight:600}.scene-stamp svg{height:34px;width:64px;align-self:end;margin-top:4px}

.recognition{padding-top:86px;padding-bottom:105px}.recognition-heading{max-width:850px;text-align:center;margin:auto}.recognition-heading .eyebrow{color:#ba1725;margin-bottom:22px}.recognition-heading>p:last-child{font-size:17px;line-height:1.7;color:var(--muted);max-width:650px;margin:24px auto 0}.priority-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:44px}.priority-list a{position:relative;border:1px solid var(--line);border-radius:12px;padding:24px 20px 28px;display:flex;flex-direction:column;gap:11px;transition:background .25s,transform .25s,border-color .25s;min-height:165px;background:#fff}.priority-list a:hover,.priority-list a.is-chosen{border-color:#f0b6bd;background:var(--pink);transform:translateY(-4px)}.priority-list a>span:first-child{font-size:12px;color:var(--muted);max-width:190px}.priority-list strong{font-size:21px;line-height:1.3;font-weight:500;letter-spacing:-.03em;max-width:180px}.priority-arrow{position:absolute;bottom:18px;right:19px;color:var(--red);font-size:22px}
.method{background:#fff;color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.method-stage{max-width:1392px;width:calc(100% - 112px);margin:auto;min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:36px 0}.method-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;border-bottom:1px solid var(--line);padding-bottom:23px;margin-bottom:34px}.method-top p{color:#ba1725;font-weight:700}.method-top span{color:var(--muted)}.method-grid{display:grid;grid-template-columns:1fr 1.04fr;gap:64px;align-items:center}.method-visual{grid-column:2;grid-row:1;background:var(--pink);border-radius:22px;min-height:580px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.plate-orbit{position:absolute;width:77%;aspect-ratio:1;border:1px solid #e8b6bc;border-radius:50%;box-shadow:0 0 0 32px #f7d5d940,0 0 0 65px #f7d5d970}.plate-orbit:after{content:'';position:absolute;inset:27px;border:1px solid #e8b6bc;border-radius:50%}.visual-label{position:absolute;left:28px;top:27px;font-size:14px;line-height:1.5;letter-spacing:-.02em;color:#8d3740}.letter-window{height:350px;width:100%;overflow:hidden;position:relative}.letter-track{display:flex;flex-direction:column;will-change:transform}.letter-track>span{height:350px;flex:0 0 350px;font-size:320px;line-height:350px;letter-spacing:-.06em;font-weight:500;text-align:center;color:var(--red)}.method-rail{position:absolute;bottom:33px;left:32px;right:32px;height:2px;background:#e8b6bc;display:flex;justify-content:space-between}.method-rail i{height:8px;width:8px;border-radius:50%;background:#e8b6bc;position:relative;top:-3px}.method-rail b{position:absolute;inset:0;background:var(--red);transform-origin:left;transform:scaleX(var(--method-progress,0))}.method-body{grid-column:1;grid-row:1;min-width:0}.method-body h2{font-size:clamp(38px,3.45vw,52px);line-height:1.1;margin-bottom:28px}.method-tabs{display:flex;gap:7px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:25px;align-items:stretch}.method-tabs button{background:#f7f3f3;border:1px solid transparent;border-radius:7px;padding:10px 15px;min-width:47px;min-height:44px;font-size:15px;line-height:1.2;color:#766b6e;font-weight:700;transition:background .2s,color .2s}.method-tabs button span{display:none}.method-tabs button[aria-pressed=true]{background:var(--red);color:white}.method-tabs button[aria-pressed=true] span{display:inline;font-size:13px;font-weight:600}.pillar{padding-bottom:22px}.pillar-purpose{font-size:12px;color:#b01724;margin-bottom:8px}.pillar h3{font-size:27px;line-height:1.3;margin-bottom:13px;font-weight:600;letter-spacing:-.035em}.pillar>p:not(.pillar-purpose){font-size:15px;line-height:1.7;max-width:455px;color:var(--muted)}.pillar ul{display:flex;flex-wrap:wrap;gap:8px 17px;padding:0;margin:20px 0 0;list-style:none;font-size:12px;color:#5c5053}.pillar li:before{content:'✓';color:var(--red);margin-right:7px}.enhanced .pillar-panels{min-height:220px;position:relative}.enhanced .pillar{display:none}.enhanced .pillar.is-active{display:block;animation:panel-in .3s ease-out}@keyframes panel-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.method-select{border:0;background:transparent;color:#b01724;padding:10px 0;display:inline-flex;gap:20px;font-size:13px;font-weight:700;text-align:left;align-items:center}.method-select span{font-size:22px}.method-select:hover{text-decoration:underline}.method-selection{font-size:11px;height:17px;color:var(--muted)}
.proof{background:var(--paper)}.case-note{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-block:110px}.case-copy .eyebrow{color:#b01724;margin-bottom:20px}.case-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;color:var(--muted);max-width:450px;margin-top:22px}.case-copy .case-date{font-size:12px!important;margin-top:14px!important}.case-copy .button{margin-top:30px}.audio-card{display:block;min-height:365px;padding:35px 37px;border-radius:18px;background:var(--red);color:white;transform:rotate(2deg);transition:transform .35s}.audio-card:hover{transform:rotate(0) translateY(-5px)}.audio-label{font-size:10px;letter-spacing:.095em;font-weight:600}.audio-visual{display:flex;gap:18px;align-items:center;margin:29px 0}.play-icon{display:grid;place-items:center;width:53px;height:53px;border:1px solid #ffffff77;border-radius:50%;font-size:16px;flex-shrink:0}.waveform{display:flex;gap:4px;align-items:center;flex:1;height:56px;overflow:hidden}.waveform i{width:3px;min-width:3px;height:var(--bar);border-radius:4px;background:#ffa7b0}.audio-card strong{display:block;font-size:43px;line-height:1.1;font-weight:500;letter-spacing:-.045em;margin:20px 0 32px}.audio-source{display:flex;align-items:center;justify-content:space-between;font-size:11px;gap:14px;border-top:1px solid #ffffff45;padding-top:18px}.audio-source>span{font-size:21px}
.founder{display:grid;grid-template-columns:.88fr 1fr;gap:104px;align-items:center;padding-block:30px 120px}.founder-photo{border-radius:18px;overflow:hidden;background:#d8d6d2;max-height:565px}.founder-photo img{width:100%;height:565px;object-fit:cover;object-position:50% 35%}.founder-copy .eyebrow{color:#b01724;margin-bottom:24px}.founder-copy h2{font-size:clamp(36px,3.8vw,56px);margin-bottom:25px}.founder-copy>p:not(.eyebrow){font-size:16px;line-height:1.75;color:var(--muted);max-width:460px;margin-bottom:16px}.founder-copy .text-link{color:#b01724;margin-top:14px}
.contact{background:var(--red);color:white;border-radius:18px 18px 0 0;margin-inline:16px;padding-top:85px}.contact-grid{display:grid;grid-template-columns:.95fr 1fr;gap:96px;padding-bottom:90px;align-items:center}.contact-copy .eyebrow{margin-bottom:26px}.contact-copy h2{font-size:clamp(47px,5.1vw,76px);line-height:1.06}.contact-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:390px;margin-top:25px;color:#ffe9ec}.direct-contact{display:inline-flex;align-items:center;gap:14px;margin-top:30px;font-size:12px;line-height:1.6;text-decoration:underline;text-underline-offset:5px}.form-wrap{padding:34px;background:#fff;color:var(--ink);border-radius:14px}.form-title{font-size:26px;font-weight:600;letter-spacing:-.04em}.form-intro{font-size:13px;line-height:1.6;color:var(--muted);margin:9px 0 24px}.selected-priority{padding:13px;background:var(--pink);color:#921220;font-size:12px;border-radius:6px;margin:18px 0;line-height:1.5}form fieldset{border:0;margin:0;padding:0;min-width:0}form label{font-size:12px;font-weight:600;display:flex;flex-direction:column;gap:9px;margin-bottom:18px}form label span{display:contents;color:var(--muted);font-weight:400}input,select{min-height:49px;width:100%;background:#fcfafa;color:var(--ink);border:1px solid #e7dfe0;border-radius:6px;padding:12px;font-size:13px;outline:none}input::placeholder{color:#847b7e}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-wrap .button{width:100%;font-size:14px}.form-note{font-size:11px;line-height:1.6;color:var(--muted);margin-top:13px}.form-wrap noscript{font-size:14px;line-height:1.6}.form-wrap noscript a{text-decoration:underline}#form-error{padding:12px;border:1px solid #f0d3d7;border-radius:6px;background:#fff0f1;color:#9d0e1b;font-size:13px;line-height:1.5;margin-bottom:16px}.faq{border-top:1px solid #ffffff50;padding-top:48px;padding-bottom:64px;display:grid;grid-template-columns:.8fr 1fr;gap:120px}.faq h3{font-size:34px;line-height:1.2}.faq details{border-bottom:1px solid #ffffff45;padding-bottom:15px;margin-bottom:15px}.faq summary{cursor:pointer;display:flex;justify-content:space-between;gap:18px;font-size:14px;font-weight:500;list-style:none;min-height:28px}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:21px;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:13px;line-height:1.7;max-width:510px;margin-top:15px;color:#ffe9ec}.footer{display:flex;align-items:center;gap:40px;padding-block:34px;border-top:1px solid #ffffff50;font-size:11px}.footer-logo{width:88px;flex-shrink:0}.footer-logo img{filter:url(#logo-white)}.footer p{line-height:1.6}.footer>div{display:flex;gap:24px;margin-left:auto}.footer>span{opacity:.8}
@media(min-width:1500px){.hero-inner{min-height:795px}.scene-object{inset:-45px -55px -45px -60px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.header{width:calc(100% - 72px)}.hero-inner{min-height:685px;grid-template-columns:1.08fr 1fr}.hero h1{font-size:65px}.hero-copy{padding:45px 0}.hero-intro{font-size:15px}.hero-actions{gap:14px}.hero-secondary{font-size:12px}.scene-object{inset:0 -50px -20px -60px}.scene-stamp{right:-10px;top:65px;padding:16px;font-size:15px}.scene-stamp strong{font-size:16px}.method-stage{width:calc(100% - 72px)}.method-grid{gap:36px}.method-visual{min-height:530px}.method-body h2{font-size:41px}.method-tabs button{padding:10px}.case-note{gap:50px}.audio-card{padding:30px}.audio-card strong{font-size:36px}.founder{gap:64px}.contact-grid{gap:45px}.form-wrap{padding:26px}.form-row{grid-template-columns:1fr;gap:0}.faq{gap:64px}.priority-list strong{font-size:19px}}
@media(max-width:800px){.wrap{width:calc(100% - 48px)}.header{height:79px;width:calc(100% - 48px)}.brand{width:83px;height:42px}.brand img{width:98px}.desktop-nav{display:none}.nav-cta{font-size:12px;padding:13px 16px;gap:20px}.hero{margin-inline:10px}.hero-inner{grid-template-columns:1fr;min-height:0;width:calc(100% - 48px)}.hero-copy{padding-top:40px;padding-bottom:0;max-width:600px}.hero h1{font-size:clamp(52px,9vw,72px);line-height:1.03;letter-spacing:-.05em}.hero h1 br:nth-child(3){display:none}.hero h1 span:before{content:' '}.hero-intro{max-width:480px}.hero-actions{gap:24px;margin-top:25px}.hero-secondary{font-size:13px}.hero-scene{height:550px;width:min(620px,100%);margin:5px auto 0}.scene-object{inset:-5px -20px -80px -20px}.scene-object img{object-position:center 50%;mask-image:linear-gradient(90deg,transparent,#000 9%,#000 94%,transparent),linear-gradient(0deg,#000 90%,transparent)}.scene-stamp{top:40px;right:0}.recognition{padding-block:66px}.recognition-heading h2{font-size:43px}.recognition-heading>p:last-child{font-size:16px}.priority-list{grid-template-columns:repeat(2,1fr);margin-top:32px}.priority-list a{min-height:150px}.priority-list strong{max-width:240px;font-size:21px}.method-stage{width:calc(100% - 48px);min-height:0;padding:30px 0 40px}.method-grid{grid-template-columns:1fr;gap:30px}.method-body{grid-column:1;grid-row:1}.method-visual{grid-column:1;grid-row:2;min-height:320px}.method-body h2{font-size:43px}.method-body h2 br:nth-child(2){display:none}.method-body h2 br:nth-child(2):after{content:' '}.method-tabs{margin-top:25px}.method-tabs button{padding-inline:17px}.pillar>p:not(.pillar-purpose){max-width:600px;font-size:16px}.enhanced .pillar-panels{min-height:220px}.letter-window{height:270px}.letter-track>span{height:270px;flex-basis:270px;font-size:240px;line-height:270px}.plate-orbit{width:290px}.visual-label{font-size:12px}.case-note{grid-template-columns:1fr;gap:35px;padding-block:70px}.case-copy h2{font-size:44px}.case-copy>p:not(.eyebrow){max-width:540px}.audio-card{min-height:320px;max-width:620px;transform:rotate(1deg)}.audio-card strong{font-size:42px}.founder{gap:36px;grid-template-columns:.85fr 1fr;padding-block:10px 70px}.founder-photo,.founder-photo img{height:460px}.founder-copy h2{font-size:35px}.founder-copy>p:not(.eyebrow){font-size:14px}.contact{margin-inline:10px;padding-top:55px}.contact-grid{grid-template-columns:1fr;gap:35px;padding-bottom:55px}.contact-copy h2{font-size:55px}.contact-copy h2 br{display:none}.contact-copy h2{max-width:590px}.contact-copy>p:not(.eyebrow){max-width:560px}.form-row{grid-template-columns:1fr 1fr;gap:14px}.form-wrap{padding:30px}.faq{grid-template-columns:1fr;gap:30px;padding-block:35px 30px}.footer{flex-wrap:wrap;gap:25px}.footer>span{width:100%}.footer>div{gap:16px}}
@media(max-width:480px){.wrap{width:calc(100% - 40px)}.header{width:calc(100% - 40px);height:73px}.hero-inner{width:calc(100% - 36px)}.hero-copy{padding-top:33px}.hero .eyebrow{font-size:12px}.hero h1{font-size:53px;letter-spacing:-.055em;margin-top:19px;margin-bottom:21px}.hero h1 br:nth-child(3){display:block}.hero h1 span:before{content:none}.hero-intro{font-size:14px;line-height:1.65}.hero-actions{gap:10px 20px}.hero-actions .button{min-height:52px;padding:14px 18px;font-size:13px;gap:25px}.hero-secondary{font-size:12px;gap:9px}.hero-footnote{font-size:10px;margin-top:15px}.hero-scene{height:400px;margin-top:2px}.scene-object{inset:0 -21px -51px -21px}.scene-stamp{top:21px;right:0;padding:13px 15px 9px}.scene-stamp>span{font-size:10px}.scene-stamp strong{font-size:14px}.scene-stamp svg{width:44px;height:26px}.recognition{padding-block:49px 56px}.recognition-heading .eyebrow{font-size:11px;margin-bottom:15px}.recognition-heading h2{font-size:34px;line-height:1.12}.recognition-heading>p:last-child{font-size:14px;line-height:1.7;margin-top:20px}.priority-list{gap:9px;margin-top:26px}.priority-list a{padding:18px 13px;min-height:148px;gap:9px}.priority-list a>span:first-child{font-size:10px;line-height:1.6}.priority-list strong{font-size:18px}.priority-arrow{right:12px;bottom:11px;font-size:20px}.method-stage{width:calc(100% - 40px);padding-block:26px 30px}.method-top{font-size:11px;padding-bottom:18px;margin-bottom:26px}.method-body h2{font-size:37px}.method-tabs{gap:6px;padding-bottom:15px;margin-bottom:21px}.method-tabs button{padding-inline:12px;font-size:14px;min-width:44px}.method-tabs button[aria-pressed=true] span{font-size:11px}.pillar-purpose{font-size:11px}.pillar h3{font-size:27px}.pillar>p:not(.pillar-purpose){font-size:14px}.pillar ul{font-size:11px;gap:9px 13px;line-height:1.4}.method-select{font-size:12px;gap:12px}.enhanced .pillar-panels{min-height:240px}.method-grid{gap:20px}.method-visual{min-height:295px}.letter-window{height:240px}.letter-track>span{height:240px;flex-basis:240px;font-size:218px;line-height:240px}.plate-orbit{width:235px}.visual-label{left:20px;top:20px;font-size:10px}.method-rail{left:21px;right:21px;bottom:23px}.case-note{padding-block:53px;gap:28px}.case-copy .eyebrow{font-size:12px;margin-bottom:16px}.case-copy h2{font-size:39px}.case-copy>p:not(.eyebrow){font-size:14px}.case-copy .case-date{font-size:11px!important}.case-copy .button{font-size:12px;margin-top:24px;padding:14px 19px;gap:18px}.audio-card{padding:25px;min-height:310px}.audio-label{font-size:8px;letter-spacing:.07em}.audio-visual{margin:24px 0}.audio-card strong{font-size:37px;margin-bottom:25px}.waveform{gap:3px}.waveform i{width:2px;min-width:2px}.audio-source{font-size:10px;line-height:1.5}.founder{grid-template-columns:1fr;gap:30px;padding-block:5px 55px}.founder-photo,.founder-photo img{height:430px}.founder-photo img{object-position:center 38%}.founder-copy .eyebrow{font-size:12px;margin-bottom:18px}.founder-copy h2{font-size:39px}.founder-copy h2 br:last-child{display:none}.founder-copy .text-link{font-size:13px}.contact{padding-top:40px}.contact-copy .eyebrow{font-size:12px;margin-bottom:18px}.contact-copy h2{font-size:43px;line-height:1.08}.contact-copy>p:not(.eyebrow){font-size:14px;margin-top:22px}.direct-contact{font-size:11px;gap:8px}.contact-grid{gap:29px}.form-wrap{padding:24px 19px}.form-title{font-size:25px}.form-intro{font-size:12px}.form-row{grid-template-columns:1fr;gap:0}form label{font-size:11px;gap:8px;margin-bottom:16px}input,select{font-size:16px;min-height:48px}.form-wrap .button{font-size:13px}.form-note{font-size:10px}.faq h3{font-size:31px}.faq summary{font-size:12px;line-height:1.5}.faq details p{font-size:12px}.footer{gap:20px}.footer>div{margin:0;width:100%;font-size:12px}.footer>span{width:auto;margin-left:auto}.footer-logo{width:74px}}
@media(min-width:801px) and (max-height:760px){.method-stage{min-height:0;padding-block:35px}.method-visual{min-height:500px}.hero-inner{min-height:620px}.hero h1{font-size:65px}.hero-copy{padding-block:32px}.hero-intro{font-size:15px}.scene-object{inset:-20px -85px -60px -75px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.scene-object img,.scene-stamp{transform:none!important}.enhanced .pillar-panels{min-height:0}.enhanced .pillar{display:block!important;position:static!important;opacity:1!important;transform:none!important;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:25px}.method-tabs,.method-visual,.method-select,.method-selection{display:none}.method-grid{display:block}.method-stage{min-height:0!important}.method-body h2{margin-top:10px}.audio-card{transform:none}}
html:not(.enhanced) .method-tabs,html:not(.enhanced) .method-select,html:not(.enhanced) .method-selection{display:none}html:not(.enhanced) .method-stage{min-height:0;padding-block:55px}html:not(.enhanced) .method-visual{align-self:start}html:not(.enhanced) .pillar{border-bottom:1px solid var(--line);margin-bottom:22px}html:not(.enhanced) [data-sc-reveal],html:not(.enhanced) [data-sc-in]{opacity:1;transform:none}

/* Faixa de marcas: texto fixo e sequência contínua com pausa acessível. */
.client-strip{padding:46px 0;background:var(--paper)}
.client-strip-inner{display:grid;grid-template-columns:242px minmax(0,1fr);align-items:center;gap:44px}
.client-intro h2{font-size:20px;line-height:1.5;letter-spacing:-.025em;font-weight:500;color:var(--muted);max-width:242px}
.client-intro h2 strong{font-weight:600;color:var(--ink)}
.client-marquee{min-width:0;overflow-x:auto;overflow-y:hidden;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 94%,transparent);scrollbar-width:thin;scrollbar-color:#d8cdce transparent;padding-block:10px}
.client-track{display:flex;width:max-content}
.client-list{display:flex;flex-shrink:0;align-items:center;gap:16px;margin:0;padding:0 16px 0 0;list-style:none}
.client-logo{flex:0 0 112px;width:112px;height:112px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:transparent}
.client-logo img{display:block;flex-shrink:0;width:100%;height:100%;max-width:none;object-fit:contain;filter:none;mix-blend-mode:normal;opacity:1}
.client-marquee.is-ready{overflow-x:hidden}
.client-marquee.is-ready .client-track{animation:client-drift 84s linear infinite;will-change:transform}
.client-marquee.is-outside .client-track,.client-marquee:hover .client-track,.client-marquee:focus-within .client-track{animation-play-state:paused}
@keyframes client-drift{to{transform:translateX(-50%)}}
@media(max-width:1100px){.client-strip-inner{grid-template-columns:220px minmax(0,1fr);gap:24px}.client-intro h2{font-size:18px}}
@media(max-width:800px){.client-strip{padding:31px 0 27px}.client-strip-inner{grid-template-columns:1fr;gap:17px}.client-intro{display:flex;align-items:center;justify-content:space-between;gap:20px}.client-intro h2{font-size:16px;line-height:1.5;max-width:270px}.client-marquee{mask-image:linear-gradient(90deg,transparent,#000 3%,#000 95%,transparent)}.client-logo{flex-basis:96px;width:96px;height:96px}.client-list{gap:12px;padding-right:12px}.client-marquee.is-ready .client-track{animation-duration:76s}}
@media(max-width:480px){.client-intro h2{font-size:15px;max-width:208px}.client-strip-inner{gap:13px}.client-logo{flex-basis:88px;width:88px;height:88px}}
@media(prefers-reduced-motion:reduce){.client-marquee.is-ready{overflow-x:auto}.client-marquee.is-ready .client-track{animation:none;transform:none;will-change:auto}.client-list[aria-hidden=true]{display:none!important}}

/* Passagens gráficas e painéis da especialização DKS. */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.section-seam{position:relative;height:40px;margin-inline:16px;background:var(--seam-from);overflow:hidden}
.section-seam:before{content:'';position:absolute;inset:0;background:var(--seam-to);mask-image:url('/site-dks/assets/section-curve.svg');mask-repeat:no-repeat;mask-position:center bottom;mask-size:100% 100%}
.seam-paper-red{--seam-from:var(--paper);--seam-to:var(--red)}
.seam-red-pink{--seam-from:var(--red);--seam-to:#f5dbde}
.seam-pink-paper{--seam-from:#f5dbde;--seam-to:var(--paper)}
.specialist-shell{margin-inline:16px;background:var(--red);padding-bottom:40px}
.specialist-shell .recognition{padding-top:55px;padding-bottom:70px}
.specialist-shell .recognition-heading{max-width:1080px}
.specialist-shell .recognition-heading h2{color:#fff;font-size:clamp(37px,4.25vw,62px);line-height:1.13;letter-spacing:-.05em}
.specialist-shell .recognition-heading h2 span{color:#fff;font-weight:600}
.specialist-shell .recognition-heading>p:last-child{max-width:690px;color:#fff1f3;margin-top:25px;font-size:16px}
.specialist-shell .priority-list{gap:14px;margin-top:40px}
.specialist-shell .priority-list a{background:#fff7f6;border:none;border-radius:15px;padding:27px 23px 35px;min-height:232px;gap:12px;color:var(--ink)}
.specialist-shell .priority-list a>span:first-child{color:#84666c;font-size:11px}
.specialist-shell .priority-list strong{font-size:24px;max-width:230px;line-height:1.23;letter-spacing:-.035em}
.specialist-shell .priority-list p{font-size:13px;line-height:1.65;color:#796369;max-width:245px}
.specialist-shell .priority-list a:hover,.specialist-shell .priority-list a.is-chosen{background:#ffdade;transform:translateY(-5px)}
.agency-comparison{width:min(1376px,calc(100% - 40px));margin:auto;padding:65px 54px 42px;background:var(--paper);border-radius:25px;color:var(--ink)}
.comparison-heading{text-align:center;max-width:780px;margin:0 auto 40px}
.comparison-heading h2{font-size:clamp(35px,3.7vw,54px);line-height:1.12}
.comparison-heading>p{font-size:15px;line-height:1.7;max-width:555px;margin:19px auto 0;color:var(--muted)}
.agency-table{border-collapse:separate;border-spacing:16px 0;width:calc(100% + 32px);margin-inline:-16px;table-layout:fixed;text-align:left}
.agency-table th{padding:29px 31px 28px;background:#f0eae9;border-radius:17px 17px 0 0;vertical-align:top;font-weight:400}
.agency-table th:last-child{background:#f8dfe3}
.agency-kind{display:block;font-size:11px;color:#786f70;margin-bottom:16px;line-height:1.5}
.agency-table th:last-child .agency-kind{color:#a0192a}
.agency-table h3{font-size:32px;font-weight:500;line-height:1.12;letter-spacing:-.045em}
.agency-table th:last-child h3{color:#af172b}
.agency-table th p{font-size:13px;line-height:1.55;margin-top:11px;color:#796d6f}
.agency-table td{vertical-align:top;padding:22px 31px 24px;background:#f0eae9;border-top:1px solid #ded4d4}
.agency-table td:last-child{background:#f8dfe3;border-color:#eec5cc}
.compare-topic{font-size:11px;font-weight:700;color:#76696c;display:block;margin-bottom:10px;line-height:1.5}
.agency-table td:last-child .compare-topic{color:#a0192a}
.agency-table td p{font-size:15px;line-height:1.65;color:#716569;max-width:440px}
.agency-table td:last-child p{color:#492b32}
.agency-table tr:last-child td{border-radius:0 0 17px 17px;padding-bottom:29px}
.comparison-close{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:29px 0 0}
.comparison-close p{font-size:19px;line-height:1.45;letter-spacing:-.025em;color:#63565a}
.comparison-close .button{font-size:13px;min-height:52px}
.method{background:#f5dbde;margin-inline:16px;border:0}
.method-stage{width:min(1376px,calc(100% - 40px));padding-block:35px}
.method-panel{width:100%;padding:34px 42px;background:#fffaf9;border-radius:25px}
.method-top{margin-bottom:27px;padding-bottom:22px}
.method-grid{gap:54px}
.method-visual{min-height:530px;background:#f9e6e8}
.method-body h2{font-size:clamp(36px,3.25vw,47px)}
.method-tabs{margin-bottom:21px}
.method-panel .pillar>p:not(.pillar-purpose){font-size:14px}
.method-panel .pillar ul{font-size:11px}
.proof{margin-inline:16px}
.proof .case-note{padding-top:75px}
.proof .founder{padding-bottom:72px}
.contact{border-radius:0;padding-top:58px}
.desktop-nav{gap:25px;margin-left:25px}
@media(min-width:801px) and (max-height:850px){.method-stage{padding-block:22px}.method-panel{padding:25px 34px}.method-visual{min-height:485px}.method-body h2{font-size:40px}.method-top{margin-bottom:22px;padding-bottom:18px}.method-body h2{margin-bottom:22px}.enhanced .method-panel .pillar-panels{min-height:210px}}
@media(max-width:1100px){.specialist-shell .recognition{padding-block:46px 55px}.specialist-shell .priority-list a{padding:23px 18px 34px;min-height:248px}.specialist-shell .priority-list strong{font-size:21px}.agency-comparison{padding:52px 35px 35px}.agency-table h3{font-size:28px}.agency-table th,.agency-table td{padding-inline:25px}.method-panel{padding:30px}.method-grid{gap:35px}.method-visual{min-height:515px}.method-body h2{font-size:37px}.desktop-nav{gap:20px;margin-left:0}}
@media(max-width:800px){.section-seam{margin-inline:10px;height:30px}.specialist-shell{margin-inline:10px;padding-bottom:24px}.specialist-shell .recognition{padding-block:33px 38px}.specialist-shell .recognition-heading h2{font-size:43px}.specialist-shell .recognition-heading>p:last-child{font-size:15px}.specialist-shell .priority-list{gap:12px;margin-top:30px}.specialist-shell .priority-list a{min-height:218px;padding:24px 20px 34px}.specialist-shell .priority-list strong{font-size:23px}.agency-comparison{width:calc(100% - 24px);padding:40px 26px 30px;border-radius:21px}.comparison-heading{margin-bottom:30px}.comparison-heading h2{font-size:40px}.comparison-heading>p{font-size:14px}.agency-table{border-spacing:12px 0;width:calc(100% + 24px);margin-inline:-12px}.agency-table h3{font-size:26px}.agency-table th,.agency-table td{padding:22px 21px}.agency-table td p{font-size:14px}.agency-kind,.compare-topic{font-size:10px}.agency-table th p{font-size:12px}.comparison-close p{font-size:17px}.method{margin-inline:10px}.method-stage{width:calc(100% - 24px);padding-block:20px}.method-panel{padding:26px;border-radius:21px}.method-top{margin-bottom:25px}.method-grid{gap:24px}.method-body h2{font-size:42px}.method-visual{min-height:320px}.method-panel .pillar>p:not(.pillar-purpose){font-size:15px}.method-panel .pillar ul{font-size:12px}.proof{margin-inline:10px}.proof .case-note{padding-top:52px}.proof .founder{padding-bottom:48px}.contact{padding-top:36px}}
@media(max-width:480px){.section-seam{height:28px}.specialist-shell .recognition-heading h2{font-size:33px;line-height:1.14;text-align:left}.specialist-shell .recognition-heading>p:last-child{font-size:14px;text-align:left;margin-top:22px}.specialist-shell .recognition{width:calc(100% - 40px);padding-block:29px 30px}.specialist-shell .priority-list{grid-template-columns:1fr;gap:10px;margin-top:25px}.specialist-shell .priority-list a{min-height:0;padding:22px 23px 25px;gap:9px}.specialist-shell .priority-list a>span:first-child{font-size:11px;max-width:260px}.specialist-shell .priority-list strong{font-size:23px;max-width:260px}.specialist-shell .priority-list p{font-size:13px;max-width:235px}.specialist-shell .priority-arrow{right:18px;bottom:17px}.agency-comparison{padding:31px 18px 26px}.comparison-heading{text-align:left;margin-bottom:25px}.comparison-heading h2{font-size:32px;line-height:1.14}.comparison-heading>p{font-size:13px;margin-top:17px}.agency-table{border-spacing:8px 0;width:calc(100% + 16px);margin-inline:-8px}.agency-table th{padding:19px 13px 20px;border-radius:11px 11px 0 0}.agency-table h3{font-size:21px;line-height:1.15}.agency-kind{font-size:9px;line-height:1.5;margin-bottom:13px}.agency-table th p{font-size:10px;line-height:1.5}.agency-table td{padding:18px 13px 19px}.compare-topic{font-size:9px;line-height:1.5;margin-bottom:10px}.agency-table td p{font-size:12px;line-height:1.65}.agency-table tr:last-child td{border-radius:0 0 11px 11px;padding-bottom:22px}.comparison-close{display:block;padding-top:24px}.comparison-close p{font-size:16px;line-height:1.5;margin-bottom:18px}.comparison-close .button{width:100%;font-size:12px;min-height:51px}.method-panel{padding:24px 19px}.method-top{font-size:10px;gap:12px}.method-top span{max-width:142px;text-align:right;line-height:1.5}.method-body h2{font-size:33px}.method-tabs{gap:5px}.method-tabs button{padding-inline:10px;min-width:40px}.method-tabs button[aria-pressed=true] span{font-size:10px}.method-panel .pillar>p:not(.pillar-purpose){font-size:14px}.method-panel .pillar ul{font-size:11px}.method-visual{min-height:278px}.method-select{font-size:11px}.proof .wrap{width:calc(100% - 40px)}.proof .case-note{padding-top:39px}.proof .founder{padding-bottom:36px}}
@media(prefers-reduced-motion:reduce){.method-panel .pillar{display:block}.specialist-shell .priority-list a:hover{transform:none}}

/* A navegação aberta se reúne em uma barra ao iniciar a leitura. */
:root{--nav-offset:104px;scroll-padding-top:var(--nav-offset)}
.header-space{height:102px}
.header{
  position:fixed;z-index:50;top:12px;inset-inline:0;
  display:flex;align-items:center;justify-content:space-between;
  width:min(1328px,calc(100% - 80px));height:78px;
  margin:0 auto;padding:9px 0;gap:24px;
  border:1px solid transparent;border-radius:40px;
  background:transparent;isolation:isolate;transition:none;
}
.header.is-scrolled{
  width:min(1080px,calc(100% - 48px));height:66px;top:16px;
  padding:9px 10px 9px 22px;
}
.header-surface{position:absolute;inset:-1px;z-index:-1;pointer-events:none;transform-origin:0 0;border:1px solid #e6d5d8;border-radius:40px;background:#fffaf9fa;box-shadow:0 8px 26px #60212b18;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;transition:opacity .3s}
/* A transparencia fica apenas no fundo, preservando marca e links. */
.header.is-scrolled .header-surface{opacity:1}
.header.is-scrolled .brand-label{color:#58464c}
@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){
  .header.is-scrolled .header-surface{background:rgb(255 250 249 / .78);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
}
@media(prefers-reduced-transparency:reduce){
  .header.is-scrolled .header-surface{background:#fffaf9;backdrop-filter:none;-webkit-backdrop-filter:none}
}
.header .brand{display:flex;align-items:center;gap:12px;width:auto;height:auto;overflow:visible;flex-shrink:0}
.brand-mark{display:grid;width:132px;height:44px;place-items:center;overflow:visible;flex-shrink:0}
.header .brand-mark>img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;filter:none;transform:none}.brand-mark{position:relative}.brand-logo-dark-base,.brand-logo-dark-accent{position:absolute;inset:0;opacity:0}.header.is-scrolled .brand-logo-default{opacity:0}.header.is-scrolled .brand-logo-dark-base{opacity:1;filter:brightness(0) invert(1)}
.brand-label{font-size:10px;line-height:1.4;letter-spacing:-.015em;color:#716166;font-weight:500}
.header .desktop-nav{display:flex;align-items:center;gap:22px;margin:0;font-size:12px;white-space:nowrap}
.header .desktop-nav a{padding:12px 0}
.header .nav-cta{min-height:46px;padding:13px 20px;gap:20px;border-radius:40px;background:var(--red);color:#fff;font-size:12px;font-weight:700;white-space:nowrap;flex-shrink:0}
.header .nav-cta:hover{background:#c71124}
.header .nav-cta span{font-size:18px;line-height:1}
.method[data-sc-act=pin] .method-stage{padding-top:104px;padding-bottom:24px}
@media(max-width:1100px){
  .header{width:calc(100% - 64px);gap:20px}
  .header.is-scrolled{width:calc(100% - 40px)}
  .header .desktop-nav{gap:19px}.brand-label{font-size:9px}
  .header .brand{gap:9px}.header .nav-cta{padding-inline:18px;gap:16px}
}
@media(max-width:920px){.brand-label{display:none}.header.is-scrolled{padding-left:19px}}
@media(max-width:800px){
  :root{--nav-offset:86px}.header-space{height:84px}
  .header{top:10px;width:calc(100% - 40px);height:64px;padding:7px 0;gap:18px}
  .header.is-scrolled{top:10px;width:calc(100% - 24px);height:60px;padding:7px 8px 7px 17px}
  .header-surface{box-shadow:0 6px 20px #60212b18}
  .header .desktop-nav{display:none}
  .brand-mark{width:108px;height:36px}
  .header .nav-cta{min-height:44px;padding:12px 17px;font-size:12px;gap:15px}
}
@media(max-width:380px){.header .nav-cta{font-size:11px;padding-inline:15px}.header.is-scrolled{padding-left:15px}}
/* Sem script, o fundo continua legível quando a barra acompanha o conteúdo. */
html:not(.enhanced) .header-surface{opacity:1}

/* Retrato de Daniel integrado ao painel de apresentação. */
.proof .founder-profile{
  position:relative;display:block;min-height:590px;
  margin-top:100px;margin-bottom:76px;padding:0;scroll-margin-top:48px;
  background:transparent;color:#fffaf9;isolation:isolate;
}
.founder-profile:before{
  content:'';position:absolute;inset:0;z-index:-1;
  background:#282124;border:1px solid #493b40;border-radius:26px;
}
.founder-profile .founder-copy{width:54%;padding:62px 28px 62px 62px}
.founder-profile .founder-copy .eyebrow{color:#f4abb4;font-size:12px;margin-bottom:22px}
.founder-profile .founder-copy h2{font-size:clamp(42px,4.2vw,60px);line-height:1.08;margin-bottom:22px;color:#fffaf9}
.founder-profile .founder-copy .founder-lead{color:#fff0f1;font-size:23px;line-height:1.45;letter-spacing:-.025em;max-width:400px;margin:0 0 24px}
.founder-profile .founder-copy>p:not(.eyebrow):not(.founder-lead){font-size:14px;line-height:1.75;color:#d8c8cd;max-width:440px;margin:0 0 18px}
.founder-profile .founder-copy .text-link{color:#fff4f5;font-size:14px;margin-top:13px}
.founder-profile .founder-photo{
  position:absolute;right:3%;bottom:0;width:min(46%,480px);height:auto;aspect-ratio:724/1084;
  max-height:none;background:transparent;border-radius:0 0 26px 0;overflow:hidden;
}
.founder-profile .founder-photo img{width:100%;height:auto;filter:url(#portrait-cutout)}
@media(max-width:1100px){
  .proof .founder-profile{min-height:575px;margin-top:78px;margin-bottom:60px}
  .founder-profile .founder-copy{width:54%;padding:45px 25px 45px 42px}
  .founder-profile .founder-copy h2{font-size:48px}
  .founder-profile .founder-copy .founder-lead{font-size:21px}
  .founder-profile .founder-photo{right:1%;width:45%;height:auto}
}
@media(max-width:800px){
  .proof .founder-profile{min-height:0;margin-top:38px;margin-bottom:42px}
  .founder-profile:before{border-radius:22px}
  .founder-profile .founder-copy{width:100%;padding:35px 30px 8px}
  .founder-profile .founder-copy .eyebrow{margin-bottom:18px;font-size:11px}
  .founder-profile .founder-copy h2{font-size:43px;margin-bottom:19px}
  .founder-profile .founder-copy .founder-lead{font-size:21px;max-width:420px;margin-bottom:21px}
  .founder-profile .founder-copy>p:not(.eyebrow):not(.founder-lead){max-width:560px}
  .founder-profile .founder-photo{position:relative;right:auto;bottom:auto;width:min(100%,360px);height:auto;margin:-12px auto 0;border-radius:0 0 22px 22px}
}
@media(max-width:480px){
  .proof .founder-profile{width:calc(100% - 24px);margin-top:32px;margin-bottom:30px}
  .founder-profile .founder-copy{padding:30px 24px 5px}
  .founder-profile .founder-copy h2{font-size:38px}
  .founder-profile .founder-copy .founder-lead{font-size:20px}
  .founder-profile .founder-copy>p:not(.eyebrow):not(.founder-lead){font-size:13px;line-height:1.7}
  .founder-profile .founder-photo{width:min(100%,330px);height:auto;margin-top:-12px}
}


/* Cápsulas com setas contidas e movimento leve no CTA de abertura. */
.button{min-height:58px;gap:20px;padding:8px 9px 8px 24px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:-.015em;line-height:1.4;transition:background .22s,color .22s,border-color .22s}
.button:hover{transform:none}
.button svg{width:36px;height:36px;padding:9px;border-radius:50%;flex-shrink:0;background:#f8e1e5;color:#b41c32;transition:transform .28s cubic-bezier(.22,1,.36,1),background .22s,color .22s}
.button-paper{background:#fffaf9;color:#302327;border-color:#fffaf9}
.button-paper:hover{background:#fff;border-color:#fff}
.button-paper:hover svg{background:#ebccd3;transform:rotate(-35deg)}
.button-red{background:var(--red);color:#fff}
.button-red svg{background:#ffffff20;color:#fff}
.button-red:hover{background:#c71124}
.button-red:hover svg{background:#ffffff30;transform:rotate(-35deg)}
.button-light{background:transparent;border-color:#d9c8cb;color:#76313d}
.button-light:hover{background:#fbe4e6;border-color:#cfaeb5}
.button-light:hover svg{transform:rotate(-35deg)}
.hero-actions{gap:18px}
.hero-secondary{min-height:48px;gap:12px}
.header .nav-cta{border-radius:999px;min-height:46px;padding:8px 9px 8px 19px;gap:17px;font-weight:600;font-size:12px}
.header .nav-cta svg{width:29px;height:29px;padding:6px;border-radius:50%;background:#ffffff20;flex-shrink:0;transition:transform .25s cubic-bezier(.22,1,.36,1)}
.header .nav-cta:hover svg{transform:rotate(-35deg)}
.method-select{min-height:48px;padding:10px 16px 10px 20px;border:1px solid #d8b5bd;border-radius:999px;background:transparent;font-weight:600;gap:16px;font-size:12px;transition:background .22s}
.method-select svg{width:18px;height:18px;flex-shrink:0;transition:transform .25s}
.method-select:hover{background:#fbe4e6;text-decoration:none}
.method-select:hover svg{transform:translateX(3px)}
.method-selection{height:auto;min-height:18px;margin-top:8px}
.comparison-close .button{min-width:285px;font-size:13px}
.founder-profile .founder-copy .founder-cta{margin-top:13px;min-width:240px;font-size:14px}
.founder-profile .founder-copy .founder-cta-note{font-size:11px;line-height:1.5;color:#baa5ad;margin:12px 0 0}
.contact{position:relative}
.legacy-contact-anchor{position:absolute;top:0;left:0}
.form-wrap .button{font-size:14px;min-height:56px}
@media(max-width:800px){
  .header .nav-cta{min-height:44px;padding:7px 8px 7px 16px;gap:12px}
  .comparison-close .button{min-width:0}
}

@media(max-width:480px){
  .header .nav-cta{font-size:11px;padding-left:15px;gap:10px}
  .comparison-close .button{font-size:12px;padding-left:18px}
  .founder-profile .founder-copy .founder-cta{width:100%;min-width:0;font-size:13px;padding-left:22px}
  .method-select{width:100%;justify-content:space-between;font-size:11px;padding:12px 16px}
}


@media(max-width:480px){.hero-actions{align-items:stretch;gap:10px}.hero-actions>.button{width:100%;font-size:13px;padding:8px 8px 8px 18px;gap:12px;min-height:56px}.hero-secondary{justify-content:flex-start;font-size:12px}}

/* CTA da abertura permanece estavel ao passar o ponteiro. */
.hero-actions>.button,.hero-actions>.button:hover,.hero-actions>.button svg,.hero-actions>.button:hover svg{transform:none}
