/* Dynamic Banners v0.14.0 — card-stack engine */
.dynb-card-stack__sticky,
.dynb-split__sticky,
.dynb-perspective__sticky,
.dynb-zoom__sticky{
    position:sticky;
    top:0;
    height:var(--dynb-height-desktop,680px);
    max-height:100vh;
    overflow:hidden;
}.dynb-card-stack__sticky{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(360px,1.12fr);align-items:center;gap:clamp(34px,6vw,90px);padding:clamp(36px,6vw,82px);background:radial-gradient(circle at 80% 20%,rgba(127,148,255,.14),transparent 27%)}.dynb-card-stack__copy{position:relative;z-index:8}.dynb-card-stack__copy h2,.dynb-split__copy h2,.dynb-perspective__copy h2,.dynb-zoom__copy h2{margin:0 0 18px;color:var(--dynb-text,#fff);font-size:clamp(42px,5.2vw,76px);line-height:1}.dynb-card-stack__copy p,.dynb-split__copy p,.dynb-perspective__copy p,.dynb-zoom__copy p{max-width:570px;margin:0 0 24px;color:color-mix(in srgb,var(--dynb-text,#fff) 68%,transparent);line-height:1.85}.dynb-card-stack__deck{position:relative;width:min(47vw,520px);aspect-ratio:4/5;margin:auto;perspective:1100px}.dynb-card-stack__card{position:absolute;inset:10% 8%;display:flex;flex-direction:column;justify-content:space-between;padding:26px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.17),rgba(255,255,255,.055)),var(--dynb-card-image,var(--dynb-builder-image,var(--dynb-image,none)));background-size:cover;background-position:center;box-shadow:0 24px 60px rgba(0,0,0,.22);transform-origin:50% 90%;transition:filter .2s ease}.dynb-card-stack__card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(7,12,22,.08),rgba(7,12,22,.72))}.dynb-card-stack__card>*{position:relative;z-index:1}.dynb-card-stack__card>span{font-size:11px;letter-spacing:.15em;color:rgba(255,255,255,.72)}.dynb-card-stack__card strong{display:block;color:#fff;font-size:24px}.dynb-card-stack__card small{display:block;margin-top:7px;color:rgba(255,255,255,.64)}.dynb-card-stack__card--1{z-index:4;transform:translate3d(calc((.5 - var(--p))*-90px),calc(var(--p)*-105px),70px) rotate(calc(-7deg + var(--p)*8deg)) scale(calc(.92 + var(--p)*.05))}.dynb-card-stack__card--2{z-index:3;transform:translate3d(calc((.5 - var(--p))*70px),calc(20px + var(--p)*-25px),20px) rotate(calc(4deg + var(--p)*-7deg)) scale(.95)}.dynb-card-stack__card--3{z-index:2;transform:translate3d(calc(var(--p)*110px),calc(42px + var(--p)*65px),-35px) rotate(calc(-2deg + var(--p)*8deg)) scale(.91)}.dynb-card-stack__card--4{z-index:1;transform:translate3d(calc(var(--p)*-125px),calc(66px + var(--p)*130px),-85px) rotate(calc(6deg + var(--p)*-13deg)) scale(.87);filter:saturate(.72)}.dynb-card-stack__rail{position:absolute;right:0;bottom:0;left:0;height:4px;background:rgba(255,255,255,.08)}.dynb-card-stack__rail i{display:block;width:100%;height:100%;background:var(--dynb-accent,#8ea7ff);transform:scaleX(var(--p));transform-origin:right}@media(max-width:980px){.dynb-card-stack__sticky,.dynb-perspective__sticky{grid-template-columns:1fr 1fr;gap:28px;padding:34px}.dynb-card-stack__deck,.dynb-perspective__scene{width:min(46vw,420px)}.dynb-split__copy{width:min(650px,70%)}}@media(max-width:640px){.dynb-motion--card-stack,.dynb-motion--split-screen,.dynb-motion--perspective,.dynb-motion--zoom{min-height:1550px}.dynb-card-stack__sticky,.dynb-perspective__sticky{grid-template-columns:1fr;align-content:center;height:var(--dynb-height-mobile,720px);max-height:none;padding:28px 22px}.dynb-card-stack__copy h2,.dynb-split__copy h2,.dynb-perspective__copy h2,.dynb-zoom__copy h2{font-size:38px}.dynb-card-stack__copy p,.dynb-split__copy p,.dynb-perspective__copy p,.dynb-zoom__copy p{font-size:13px}.dynb-card-stack__deck{width:min(72vw,300px);max-height:330px}.dynb-card-stack__card{inset:5% 8%;padding:18px}.dynb-card-stack__card strong{font-size:18px}.dynb-split__sticky,.dynb-zoom__sticky{height:var(--dynb-height-mobile,720px);max-height:none}.dynb-split__pane{width:70%}.dynb-split__copy{right:22px;bottom:46px;width:calc(100% - 44px);padding:18px}.dynb-perspective__scene{position:absolute;width:min(72vw,320px);opacity:.6;transform:translateY(95px)}.dynb-perspective__copy{align-self:start;padding-top:28px}.dynb-zoom__copy{width:86%}.dynb-zoom__rings i:nth-child(1){width:96vw}.dynb-zoom__rings i:nth-child(2){width:70vw}.dynb-zoom__rings i:nth-child(3){width:42vw}}@media(prefers-reduced-motion:reduce){.dynb-card-stack__card,.dynb-split__pane,.dynb-split__divider,.dynb-perspective__plane,.dynb-perspective__orb,.dynb-zoom__media,.dynb-zoom__rings i,.dynb-zoom__copy{transition:none!important}.dynb-card-stack__card--1{transform:translateY(-18px) rotate(-2deg)}.dynb-card-stack__card--2{transform:translateY(10px) rotate(2deg)}.dynb-card-stack__card--3{transform:translateY(36px) rotate(-1deg)}.dynb-card-stack__card--4{transform:translateY(62px) rotate(3deg)}.dynb-split__pane{transform:none}.dynb-perspective__plane--back{transform:translate3d(-22px,18px,-100px) scale(.88)}.dynb-perspective__plane--mid{transform:translateZ(0) scale(.94)}.dynb-perspective__plane--front{transform:translate3d(24px,-16px,80px) scale(.84)}.dynb-zoom__media{transform:scale(1.18)}.dynb-zoom__rings i{opacity:.45}}@media(max-width:980px){.dynb-instance[data-dynb-engine="card-stack"] .dynb-motion--card-stack{min-height:calc(var(--dynb-height-tablet,620px)*2.7)!important}.dynb-instance[data-dynb-engine="split-screen"] .dynb-motion--split-screen{min-height:calc(var(--dynb-height-tablet,620px)*2.5)!important}.dynb-instance[data-dynb-engine="perspective"] .dynb-motion--perspective{min-height:calc(var(--dynb-height-tablet,620px)*2.75)!important}.dynb-instance[data-dynb-engine="zoom"] .dynb-motion--zoom{min-height:calc(var(--dynb-height-tablet,620px)*2.9)!important}.dynb-instance .dynb-card-stack__sticky,.dynb-instance .dynb-split__sticky,.dynb-instance .dynb-perspective__sticky,.dynb-instance .dynb-zoom__sticky{height:var(--dynb-height-tablet,620px)}}@media(max-width:640px){.dynb-instance[data-dynb-engine="card-stack"] .dynb-motion--card-stack,.dynb-instance[data-dynb-engine="split-screen"] .dynb-motion--split-screen,.dynb-instance[data-dynb-engine="perspective"] .dynb-motion--perspective,.dynb-instance[data-dynb-engine="zoom"] .dynb-motion--zoom{min-height:calc(var(--dynb-height-mobile,720px)*2.15)!important}.dynb-instance .dynb-card-stack__sticky,.dynb-instance .dynb-split__sticky,.dynb-instance .dynb-perspective__sticky,.dynb-instance .dynb-zoom__sticky{height:var(--dynb-height-mobile,720px);max-height:none}.dynb-instance.disable-mobile-motion .dynb-card-stack__card,.dynb-instance.disable-mobile-motion .dynb-split__pane,.dynb-instance.disable-mobile-motion .dynb-perspective__plane,.dynb-instance.disable-mobile-motion .dynb-zoom__media{transform:none!important}}