.nex-root{position:relative;isolation:isolate;--nex-room-mid:var(--tone-2);--nex-room-light:var(--tone-3);--nex-deep:var(--tone-5)}.nex-room-mid{--room-l:var(--l-2)}.nex-room-light{--room-l:var(--l-3)}.nex-room-light,.nex-room-mid{position:relative;isolation:isolate}.nex-cin-stage:after,.nex-cin-stage:before,.nex-room-light:before,.nex-room-mid:after,.nex-room-mid:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}.nex-room-mid:before{background:radial-gradient(116% 52% at 50% 15%,color-mix(in srgb,var(--color-accent) 11%,transparent),transparent 58%),radial-gradient(98% 48% at 50% 78%,color-mix(in srgb,var(--color-accent) 7%,transparent),transparent 60%)}.nex-room-light:before{background:radial-gradient(108% 56% at 50% 34%,color-mix(in srgb,var(--color-accent) 9%,transparent),transparent 62%)}.nex-cin-stage:before{background:radial-gradient(72% 56% at 50% 46%,color-mix(in srgb,var(--color-accent) 12%,transparent) 0,color-mix(in srgb,var(--color-accent) 4%,transparent) 38%,transparent 70%)}.nex-room-mid:after{background:radial-gradient(ellipse 96% 84% at 50% 40%,transparent 52%,color-mix(in srgb,var(--tone-5) 42%,transparent) 100%)}.nex-cin-stage:after{background:radial-gradient(ellipse 94% 82% at 50% 44%,transparent 48%,color-mix(in srgb,var(--tone-5) 48%,transparent) 100%)}.nex-hero{position:relative;min-height:min(100svh,1040px);padding-block:clamp(92px,13vh,150px) clamp(56px,8vh,104px)}.nex-hero,.nex-hero-inner{display:flex;align-items:center}.nex-hero-inner{flex-direction:column;text-align:center;gap:clamp(16px,2.2vh,28px)}.nex-hero-meet{margin-top:clamp(-30px,-2.4vh,-20px);z-index:2}.nex-hero-avatar-wrap{position:relative;display:grid;place-items:center;margin-block:clamp(2px,1vh,12px)}.nex-hero-halo{position:absolute;inset:-34% -24%;z-index:0;background:radial-gradient(46% 46% at 50% 46%,var(--color-accent-soft),transparent 72%);filter:blur(10px);pointer-events:none}.nex-hero-avatar{position:relative;z-index:1;width:auto;height:clamp(210px,36vh,400px);object-fit:contain;filter:drop-shadow(0 26px 60px rgba(0,0,0,.5))}.nex-hero-title{max-width:17ch;font-weight:600}.nex-hero-sub{max-width:52ch;color:var(--color-muted)}.nex-hero-inner>:not(.nex-hero-icons){opacity:0;transform:translateY(22px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.nex-hero-inner.is-in>:not(.nex-hero-icons){opacity:1;transform:none}.nex-hero-inner.is-in>:nth-child(2){transition-delay:.08s}.nex-hero-inner.is-in>:nth-child(3){transition-delay:.18s}.nex-hero-inner.is-in>:nth-child(4){transition-delay:.28s}.nex-hero-icons li{opacity:0;transform:translateY(16px) scale(.55)}.nex-hero-inner.is-in .nex-hero-icons li{animation:nex-chip-pop .55s var(--ease-spring) forwards}.nex-hero-inner.is-in .nex-hero-icons li:nth-child(3){animation-delay:.46s}.nex-hero-inner.is-in .nex-hero-icons li:nth-child(2),.nex-hero-inner.is-in .nex-hero-icons li:nth-child(4){animation-delay:.58s}.nex-hero-inner.is-in .nex-hero-icons li:first-child,.nex-hero-inner.is-in .nex-hero-icons li:nth-child(5){animation-delay:.7s}.nex-hero-inner.is-in .nex-hero-icons li .nex-chip{animation:nex-chip-bob 4.6s ease-in-out infinite}.nex-hero-inner.is-in .nex-hero-icons li:nth-child(2) .nex-chip{animation-delay:.5s}.nex-hero-inner.is-in .nex-hero-icons li:nth-child(3) .nex-chip{animation-delay:1s}.nex-hero-inner.is-in .nex-hero-icons li:nth-child(4) .nex-chip{animation-delay:1.5s}.nex-hero-inner.is-in .nex-hero-icons li:nth-child(5) .nex-chip{animation-delay:2s}@keyframes nex-chip-pop{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes nex-chip-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.nex-hero-inner .nex-hero-icons li,.nex-hero-inner .nex-hero-icons li .nex-chip,.nex-hero-inner>*{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}}.nex-hero-icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(10px,1.8vw,20px);margin:clamp(10px,1.8vh,24px) 0 0;padding:0;list-style:none}.nex-chip{position:relative;display:inline-flex;width:clamp(46px,5.6vw,62px);height:clamp(46px,5.6vw,62px);flex-shrink:0}.nex-chip-shape{position:absolute;inset:0;width:100%;height:100%}.nex-chip-img{position:absolute;inset:0;margin:auto;width:74%;height:74%;object-fit:contain;pointer-events:none}.nex-chip-img--hex{transform:translateX(-12%)}@media (max-width:768px){.nex-hero{min-height:auto;padding-block:clamp(110px,18vh,150px) clamp(48px,8vh,80px)}.nex-hero-avatar{height:auto;width:min(78vw,calc(56vh * .6667))}.nex-hero-icons{gap:12px}}@media (max-height:600px){.nex-hero{min-height:0;padding-block:calc(var(--nav-h) + clamp(6px, 1.6vh, 16px)) clamp(16px,4vh,40px)}.nex-hero-inner{gap:clamp(8px,1.6vh,16px)}.nex-hero-avatar{height:clamp(120px,32vh,190px)}.nex-hero-meet{margin-top:clamp(-20px,-1.8vh,-12px)}.nex-hero-icons{margin-top:clamp(4px,1vh,12px);gap:clamp(8px,1.4vh,16px)}.nex-hero-icons .nex-chip{width:clamp(38px,6.2vh,52px);height:clamp(38px,6.2vh,52px)}}.nex-meet-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border-radius:14px;pointer-events:none;border:1px solid color-mix(in srgb,var(--color-accent) 50%,var(--color-border));background:rgba(15,19,28,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nex-meet-btn-text{position:relative;z-index:1;font-size:clamp(21px,16.1px + 1.36vw,30px);font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--color-muted)}.nex-meet-btn-hi{font-weight:700;color:var(--color-accent)}button.nex-meet-btn{pointer-events:auto;cursor:pointer;-webkit-appearance:none;appearance:none;margin:0;color:inherit;font:inherit;transition:transform .3s cubic-bezier(.22,1,.36,1)}button.nex-meet-btn:hover{transform:translateY(-2px) scale(1.04)}button.nex-meet-btn:active{transform:translateY(-1px) scale(.99);transition-duration:.08s}button.nex-meet-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.nex-cin.is-scrolled .nex-meet-btn{pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none}@media (prefers-reduced-motion:reduce){button.nex-meet-btn{transition:none}}@media (max-height:600px){.nex-meet-btn{padding:clamp(6px,1.7vh,9px) clamp(13px,3.6vh,20px);border-radius:10px}.nex-meet-btn-text{font-size:clamp(14px,4.6vh,20px)}}.nex-problem{position:relative;padding-block:clamp(80px,13vh,168px)}.nex-problem-inner{display:flex;flex-direction:column;align-items:stretch;gap:clamp(30px,5vh,60px)}.nex-problem-text{font-size:clamp(22px,12px + 1.7vw,36px);line-height:1.5;font-weight:400;letter-spacing:normal;color:var(--color-fg)}.nex-problem-text,.nex-problem-transition{margin:0 auto;width:min(1000px,100%);text-align:left}.nex-problem-transition{font-size:var(--text-h3);font-weight:600;color:var(--color-muted)}.nex-chip-inline{width:1.34em;height:1.34em;vertical-align:-.3em;margin:0 .1em}.nex-chip-inline .nex-chip-img{width:68%;height:68%}.nex-cards{position:relative;padding-block:max(var(--scroll-mt),clamp(36px,5vh,72px)) clamp(80px,13vh,168px)}.nex-cards-inner{display:flex;flex-direction:column;align-items:center;gap:clamp(34px,6vh,60px)}.nex-cards-title{text-align:center;font-weight:600}.nex-cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.4vw,22px);width:100%}@media (max-width:1024px){.nex-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:680px;margin-inline:auto}}@media (max-width:540px){.nex-cards-grid{grid-template-columns:minmax(0,1fr);max-width:360px}}.nex-flip{position:relative;height:clamp(372px,42vh,420px);perspective:1500px;cursor:pointer;border-radius:var(--card-radius)}.nex-flip:focus-visible{outline:2px solid var(--mc,var(--color-accent));outline-offset:4px}.nex-flip-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.23,1,.32,1)}.nex-flip-inner.is-flipped{transform:rotateY(180deg)}.nex-flip-face{position:absolute;inset:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:var(--card-radius);padding:clamp(20px,1.6vw,26px);display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);transition:border-color .4s var(--ease-out),box-shadow .4s var(--ease-out),opacity 0s linear .09s}.nex-flip-front{justify-content:space-between;gap:0}.nex-flip-back{transform:rotateY(180deg);opacity:0;align-items:center;justify-content:center;text-align:center;gap:16px}.nex-flip-inner.is-flipped .nex-flip-front{opacity:0}.nex-flip-inner.is-flipped .nex-flip-back{opacity:1}.nex-flip:focus-visible .nex-flip-face,.nex-flip:hover .nex-flip-face{border-color:color-mix(in srgb,var(--mc,var(--color-accent)) 45%,var(--color-border));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--mc,var(--color-accent)) 22%,transparent),0 26px 56px -30px rgba(0,0,0,.82)}.nex-flip-no{font-size:var(--text-h3);font-weight:600;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--mc,var(--color-accent)) 50%,transparent)}.nex-flip-iconwrap{inset:0;border-radius:inherit;overflow:hidden}.nex-flip-icon,.nex-flip-iconwrap{position:absolute;z-index:0;pointer-events:none}.nex-flip-icon{top:-13%;right:-11%;width:clamp(168px,64%,240px);height:clamp(168px,64%,240px);background:var(--mc,var(--color-accent));-webkit-mask:var(--ico) center /contain no-repeat;mask:var(--ico) center /contain no-repeat;opacity:.14}.nex-flip-copy,.nex-flip-no{position:relative;z-index:1}.nex-flip-copy{display:flex;flex-direction:column;gap:10px}.nex-flip-title{font-weight:600}.nex-flip-desc{font-size:var(--text-small);line-height:1.55;color:var(--color-muted)}.nex-flip-statement{margin:0;max-width:22ch;font-size:var(--text-body);font-weight:500;color:var(--color-fg)}.nex-flip-divider{width:40px;height:1px;background:color-mix(in srgb,var(--mc,var(--color-accent)) 60%,transparent)}.nex-flip-tags{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.nex-flip-tags li{font-size:var(--text-micro);color:var(--color-faint)}.nex-pricing-top{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(22px,3vw,32px)}@media (min-width:768px){.nex-pricing-top{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:clamp(24px,4vw,56px)}}.nex-toggle{position:relative;display:inline-grid;grid-template-columns:1fr 1fr;min-width:264px;padding:4px;border-radius:13px;background:rgba(255,255,255,.03);border:1px solid var(--color-border)}.nex-toggle-pill{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);border-radius:9px;background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.07);transition:transform .28s var(--ease-out)}.nex-toggle-pill[data-annual=true]{transform:translateX(100%)}.nex-toggle-btn{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:.62em 1.1em;border:0;background:none;cursor:pointer;font-family:var(--font-sans);font-size:var(--text-small);font-weight:600;color:var(--color-muted);transition:color .25s var(--ease-out)}.nex-toggle-btn.is-on{color:var(--color-fg)}.nex-toggle-save{padding:2px 7px;border-radius:999px;background:color-mix(in srgb,var(--mode-emerald) 16%,transparent);color:var(--mode-emerald);font-size:var(--text-micro);font-weight:700;line-height:1.25}.nex-pricing-grid{margin-top:var(--gap-head-body);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,1.5vw,22px);width:100%;align-items:stretch}@media (max-width:900px){.nex-pricing-grid{grid-template-columns:minmax(0,1fr);max-width:440px;margin-inline:auto}}.nex-tier{position:relative;display:flex;flex-direction:column;padding:clamp(22px,2vw,28px);overflow:hidden;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-surface);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);transition:transform .3s var(--ease-out),border-color .3s var(--ease-out),box-shadow .3s var(--ease-out)}.nex-tier:hover{transform:translateY(-5px);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 26px 52px -30px rgba(0,0,0,.82)}.nex-tier.is-featured,.nex-tier:hover{border-color:color-mix(in srgb,var(--color-accent) 45%,var(--color-border));--draw:1}.nex-tier.is-featured{box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 22px 50px -32px rgba(0,0,0,.8)}.nex-tier.is-featured:hover{transform:translateY(-5px);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 28px 56px -30px rgba(0,0,0,.84)}.nex-tier-head{display:flex;align-items:center;min-height:18px;margin-bottom:12px}.nex-tier-pips{display:inline-flex;align-items:center;gap:5px}.nex-tier-pip{width:6px;height:6px;border-radius:999px;border:1px solid color-mix(in srgb,var(--color-fg) 22%,transparent);transition:background .3s var(--ease-out),border-color .3s var(--ease-out)}.nex-tier-pip.is-lit{border-color:transparent;background:var(--color-faint)}.nex-tier.is-featured .nex-tier-pip.is-lit,.nex-tier:hover .nex-tier-pip.is-lit{background:var(--color-accent)}.nex-tier-rec{margin-left:auto;font-size:var(--text-micro);color:var(--color-accent)}.nex-tier-name{font-size:var(--text-h3);font-weight:600;letter-spacing:-.01em;color:var(--color-fg)}.nex-tier-desc{margin-top:6px;font-size:var(--text-small);line-height:1.45;color:var(--color-muted);min-height:2.6em}.nex-tier-price{display:flex;align-items:baseline;gap:8px;margin-top:14px}.nex-tier-was{font-size:var(--text-body);font-weight:500;line-height:1;color:var(--color-faint);white-space:nowrap;text-decoration:line-through;text-decoration-color:color-mix(in srgb,var(--color-fg) 38%,transparent)}.nex-tier-now{display:inline-flex;align-items:baseline;font-size:clamp(36px,4.4vw,50px);font-weight:600;line-height:1;letter-spacing:-.025em;font-variant-numeric:tabular-nums;color:var(--color-fg)}.nex-tier-cur{font-size:.52em;margin-right:2px;color:var(--color-muted)}.nex-tier-per{font-size:var(--text-small);color:var(--color-faint)}.nex-tier-billed{margin-top:5px;font-size:var(--text-micro);color:var(--color-faint);min-height:1.2em}.nex-tier-divider{height:1px;background:var(--color-border);margin-block:14px}.nex-tier-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px;flex:1}.nex-tier-features li{display:flex;align-items:center;gap:10px;font-size:var(--text-small);color:var(--color-muted)}.nex-tier-features svg{width:16px;height:16px;flex-shrink:0;color:color-mix(in srgb,var(--color-fg) 38%,transparent);transition:color .3s var(--ease-out)}.nex-tier.is-featured .nex-tier-features svg,.nex-tier:hover .nex-tier-features svg{color:var(--color-accent)}.nex-tier-cta{margin-top:18px;padding:.85em 1.4em}.nex-pricing-foot{margin-top:clamp(22px,2.6vw,34px);max-width:70ch;font-size:var(--text-small);color:var(--color-faint)}.nex-pricing-foot b{font-weight:600;color:var(--color-muted)}@media (prefers-reduced-motion:reduce){.nex-flip-inner{transition:none}.nex-flip-face{transition:border-color .4s var(--ease-out),box-shadow .4s var(--ease-out)}}.nex-cin{position:relative;height:calc(6.6 * 100svh);background:var(--nex-room-mid);--nex-title-top:clamp(84px,13vh,150px)}.nex-cin-pin{position:sticky;top:0;height:100svh;overflow:clip}@media (max-width:768px){.nex-cin-pin{height:100dvh}}.nex-cin-stage{z-index:10;background:var(--nex-room-mid);overflow:hidden;will-change:transform,opacity}.nex-cin-icons,.nex-cin-stage{position:absolute;inset:0;pointer-events:none}.nex-cin-icons{z-index:20}.nex-cin-chip{top:0;left:0}.nex-cin-hero{position:absolute;inset:0;z-index:30;pointer-events:none}.nex-cin-halo{width:min(720px,86vw);height:60vh;background:radial-gradient(50% 46% at 50% 46%,color-mix(in srgb,var(--color-accent) 30%,transparent),transparent 70%);filter:blur(46px)}.nex-cin-halo,.nex-cin-stack{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nex-cin-stack{display:flex;flex-direction:column;align-items:center}.nex-cin-avatar{height:clamp(320px,60vh,560px);width:auto;--nex-enter:1;transform:translateY(calc((1 - var(--nex-enter)) * 56px)) scale(calc(.82 + var(--nex-enter) * .18));transform-origin:50% 50%;filter:drop-shadow(0 30px 60px rgba(0,0,0,.55)) blur(max(0px,(1 - var(--nex-enter)) * 10px));user-select:none}.nex-cin-avatar,.nex-cin-meetwrap{position:relative;will-change:transform,opacity}.nex-cin-meetwrap{z-index:2;margin-top:-26px}@media (min-width:768px){.nex-cin-meetwrap{margin-top:-34px}}.nex-cin-copy{top:50%;left:50%;width:min(640px,90vw);display:flex;flex-direction:column;align-items:center;gap:clamp(14px,2vh,22px);text-align:center;z-index:4;will-change:transform,opacity}.nex-cin-copy,.nex-cin-copy:before{position:absolute;pointer-events:none}.nex-cin-copy:before{content:"";inset:-18% -14%;z-index:-1;background:radial-gradient(60% 56% at 50% 50%,color-mix(in srgb,var(--nex-deep) 72%,transparent),transparent 72%)}.nex-cin-copy-title{margin:0;max-width:18ch;color:var(--color-fg)}.nex-cin-copy-body{margin:0;max-width:46ch;color:var(--color-muted)}.nex-cin-problem{position:absolute;inset:0;z-index:30;display:flex;flex-direction:column;padding:var(--nex-title-top) 6vw clamp(48px,9vh,110px);pointer-events:none}.nex-cin-problem-mid{flex:1;display:flex;align-items:center;justify-content:center}.nex-cin-problem-text{margin:0;width:min(1000px,100%);text-align:left;font-size:36px;line-height:1.5;font-weight:400;letter-spacing:normal;color:var(--color-fg)}.nex-cin-ph{display:inline-block;width:1.15em;height:1.15em;vertical-align:-.22em;margin:0 .1em}.nex-cin-sf{flex-shrink:0;margin:0 auto;width:min(1000px,100%);text-align:left;font-size:var(--text-h2);font-weight:600;color:var(--color-muted)}.nex-cin-newheading{position:absolute;top:var(--nex-title-top);left:6vw;right:6vw;margin:0;text-align:left;font-weight:600;color:var(--color-fg)}.nex-cin-solution{position:absolute;inset:0;z-index:40;pointer-events:none}.nex-cin-modern-title{position:absolute;top:var(--nex-title-top);left:6vw;right:6vw;margin:0;text-align:left;font-weight:600}.nex-cin-cards{position:absolute;top:56%;left:50%;transform:translate(-50%,-50%);width:min(var(--max-w-page),92vw);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.3vw,22px)}.nex-cin-card{pointer-events:auto;will-change:transform,opacity;transform-origin:center center}.nex-cin-card .nex-flip{height:clamp(320px,48vh,384px)}.nex-cin[data-bp=md] .nex-cin-problem-text{font-size:32px}.nex-cin[data-bp=tablet-landscape] .nex-cin-problem-text{font-size:26px;line-height:1.45}.nex-cin[data-bp=sm] .nex-cin-problem-text{font-size:clamp(17px,3.1vh,21px);line-height:1.45}.nex-cin[data-bp=sm] .nex-cin-modern-title,.nex-cin[data-bp=sm] .nex-cin-newheading{font-size:clamp(26px,4.4vh,31px)}.nex-cin[data-bp=landscape] .nex-cin-problem-text{font-size:19px;line-height:1.4}.nex-cin[data-bp=landscape]{--nex-title-top:70px}.nex-cin[data-bp=landscape] .nex-cin-problem{padding-block:66px clamp(18px,6vh,36px)}@media (max-width:768px){.nex-cin-avatar{height:auto;width:min(78vw,calc(56vh * .6667))}}@media (max-height:600px){.nex-cin-avatar{height:clamp(160px,42vh,300px)}}.nex-cin[data-bp=md] .nex-cin-cards,.nex-cin[data-bp=tablet-landscape] .nex-cin-cards{display:block;width:min(640px,94vw);height:min(400px,76vh)}.nex-cin[data-bp=md] .nex-cin-card,.nex-cin[data-bp=tablet-landscape] .nex-cin-card{position:absolute;top:0;width:calc(50% - 20px);height:100%}.nex-cin[data-bp=md] .nex-cin-card:first-child,.nex-cin[data-bp=md] .nex-cin-card:nth-child(3),.nex-cin[data-bp=tablet-landscape] .nex-cin-card:first-child,.nex-cin[data-bp=tablet-landscape] .nex-cin-card:nth-child(3){left:0}.nex-cin[data-bp=md] .nex-cin-card:nth-child(2),.nex-cin[data-bp=md] .nex-cin-card:nth-child(4),.nex-cin[data-bp=tablet-landscape] .nex-cin-card:nth-child(2),.nex-cin[data-bp=tablet-landscape] .nex-cin-card:nth-child(4){right:0}.nex-cin[data-bp=md] .nex-cin-card .nex-flip,.nex-cin[data-bp=tablet-landscape] .nex-cin-card .nex-flip{height:100%}.nex-cin[data-bp=landscape] .nex-cin-solution,.nex-cin[data-bp=sm] .nex-cin-solution{display:flex;flex-direction:column;align-items:center;padding:var(--nex-title-top) 6vw clamp(28px,5vh,56px)}.nex-cin[data-bp=landscape] .nex-cin-modern-title,.nex-cin[data-bp=sm] .nex-cin-modern-title{position:static;width:100%}.nex-cin[data-bp=landscape] .nex-cin-cards,.nex-cin[data-bp=sm] .nex-cin-cards{position:relative;inset:auto;top:auto;left:auto;transform:none;margin-block:auto;display:block;width:280px;height:380px}.nex-cin[data-bp=landscape] .nex-cin-card,.nex-cin[data-bp=sm] .nex-cin-card{position:absolute;inset:0}.nex-cin[data-bp=landscape] .nex-cin-card .nex-flip,.nex-cin[data-bp=sm] .nex-cin-card .nex-flip{height:100%}.nex-cin[data-bp=landscape] .nex-cin-cards{width:320px;height:180px}.nex-cin[data-bp=landscape] .nex-flip-front{flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;padding:16px 20px}.nex-cin[data-bp=landscape] .nex-flip-no{position:absolute;top:10px;left:18px;font-size:var(--text-small)}.nex-cin[data-bp=landscape] .nex-flip-iconwrap{display:contents}.nex-cin[data-bp=landscape] .nex-flip-icon{position:static;z-index:auto;align-self:center;width:46px;height:46px;opacity:1}.nex-cin[data-bp=landscape] .nex-flip-copy{gap:6px}.nex-cin[data-bp=landscape] .nex-flip-title{font-size:16px}.nex-cin[data-bp=landscape] .nex-flip-desc{font-size:11px;line-height:1.4}.nex-cin[data-bp=landscape] .nex-flip-back{padding:14px 20px;gap:10px}.nex-cin[data-bp=landscape] .nex-flip-statement{max-width:280px;font-size:13px}