/* Dynamic Banners v0.14.0 — split-screen 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__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-split__sticky{isolation:isolate;background:#101726}.dynb-split__pane{position:absolute;top:0;bottom:0;width:58%;background-image:linear-gradient(180deg,rgba(7,12,23,.18),rgba(7,12,23,.58)),var(--dynb-split-image,var(--dynb-builder-image,var(--dynb-image,none)));background-size:cover;background-position:center;overflow:hidden}.dynb-split__pane:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.14),transparent 32%)}.dynb-split__pane span{position:absolute;top:8%;font-size:clamp(90px,13vw,190px);font-weight:800;line-height:1;color:rgba(255,255,255,.11)}.dynb-split__pane b{position:absolute;bottom:8%;font-size:10px;letter-spacing:.22em;color:rgba(255,255,255,.62)}.dynb-split__pane--primary{right:0;clip-path:polygon(0 0,calc(100% - (var(--p)*18%)) 0,100% 100%,calc(10% + (var(--p)*18%)) 100%);transform:translateX(calc(var(--p)*-8%)) scale(calc(1.05 - var(--p)*.05));background-color:#394a72}.dynb-split__pane--primary span,.dynb-split__pane--primary b{right:9%}.dynb-split__pane--secondary{left:0;clip-path:polygon(calc(var(--p)*12%) 0,100% 0,calc(100% - (var(--p)*16%)) 100%,0 100%);transform:translateX(calc((1 - var(--p))*-8%)) scale(calc(.97 + var(--p)*.06));background-color:#815a63}.dynb-split__pane--secondary span,.dynb-split__pane--secondary b{left:9%}.dynb-split__divider{position:absolute;z-index:4;top:-10%;bottom:-10%;left:calc(50% + ((var(--p) - .5)*14%));width:1px;background:rgba(255,255,255,.55);transform:rotate(calc(-8deg + var(--p)*16deg))}.dynb-split__divider i{position:absolute;top:48%;left:50%;width:16px;height:16px;border:1px solid #fff;border-radius:50%;background:#0f1522;transform:translate(-50%,-50%)}.dynb-split__copy{position:absolute;z-index:7;right:clamp(28px,6vw,84px);bottom:clamp(38px,7vw,90px);width:min(620px,56%);padding:24px;border-radius:26px;background:rgba(9,14,25,.48);backdrop-filter:blur(8px);transform:translateY(calc((.5 - var(--p))*24px))}.dynb-split__progress{position:absolute;z-index:8;right:0;bottom:0;left:0;height:4px;background:rgba(255,255,255,.09)}.dynb-split__progress 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}}