.deploy-anywhere{color:#111214;background:#fff;padding:clamp(96px,11vw,168px) 0;overflow:hidden}.deploy-anywhere__shell{width:min(100% - (var(--page-padding) * 2), 1440px)}.deploy-anywhere__header{margin-bottom:clamp(44px,6vw,86px);animation:.7s cubic-bezier(.22,1,.36,1) both deploy-title-in}.deploy-anywhere__header h2{text-wrap:balance;max-width:920px;font-size:clamp(2.8rem,5.4vw,5.8rem);font-weight:540;line-height:.94;letter-spacing:-.07em!important}.deploy-anywhere__frame{aspect-ratio:4/3;background:#f0f1f2;display:block;position:relative;overflow:hidden}.deploy-anywhere__frame img{object-fit:cover;transition:transform .85s cubic-bezier(.22,1,.36,1)}.deploy-anywhere--grid .deploy-anywhere__shell{grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);align-items:center;gap:clamp(42px,7vw,118px);display:grid}.deploy-anywhere--grid .deploy-anywhere__header{z-index:6;margin:0;position:relative}.deploy-anywhere--grid .deploy-anywhere__header h2{max-width:480px;font-size:clamp(3rem,4.7vw,5.35rem)}.deploy-anywhere__wheel-wrap{min-height:clamp(520px,51vw,760px);position:relative}.deploy-anywhere__wheel-viewport{--wheel-radius:clamp(210px, 22vw, 345px);cursor:grab;perspective:1200px;touch-action:pan-y;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.deploy-anywhere__wheel-viewport.is-dragging{cursor:grabbing}.deploy-anywhere__wheel{transform-origin:50%;width:min(62vw,720px);height:min(46.5vw,540px);transform-style:preserve-3d;margin-top:calc(min(46.5vw,540px)/-2);margin-left:calc(min(62vw,720px)/-2);transition:transform .76s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%}.deploy-anywhere__wheel-viewport.is-dragging .deploy-anywhere__wheel{transition:none}.deploy-anywhere__wheel-card{width:100%;color:inherit;opacity:.5;transform-style:preserve-3d;backface-visibility:visible;background:0 0;padding:0;transition:filter .36s,opacity .36s;position:absolute;inset:0}.deploy-anywhere__wheel-card.is-active{opacity:1}.deploy-anywhere__wheel-card .deploy-anywhere__frame,.deploy-anywhere__wheel-expanded .deploy-anywhere__frame{border-radius:clamp(18px,2vw,30px);box-shadow:0 24px 70px #11121421}.deploy-anywhere__wheel-card:hover img,.deploy-anywhere__wheel-card:focus-visible img,.deploy-anywhere__wheel-card.is-active img{transform:scale(1.025)}.deploy-anywhere__wheel-expanded{z-index:8;background:0 0;border-radius:clamp(18px,2vw,30px);width:min(100%,920px);padding:0;animation:.62s cubic-bezier(.22,1,.36,1) both deploy-wheel-expand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.deploy-anywhere__image-label{color:#111214;text-transform:lowercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #ffffff7a;border-radius:999px;padding:8px 12px;font-size:.68rem;font-weight:650;line-height:1;position:absolute;top:14px;left:14px;box-shadow:0 8px 24px #1112141c}.deploy-anywhere__film-meta{border-top:1px solid #11121424;justify-content:space-between;align-items:center;margin-top:14px;padding-top:16px;display:flex}.deploy-anywhere--expandable .deploy-anywhere__shell{display:block}.deploy-anywhere--expandable .deploy-anywhere__header{text-align:center;margin:0 0 clamp(34px,4vw,54px)}.deploy-anywhere--expandable .deploy-anywhere__header h2{max-width:920px;margin-inline:auto;font-size:clamp(2.8rem,5.4vw,5.8rem)}.deploy-anywhere--expandable .deploy-anywhere__shell:has(.deploy-anywhere__expandable.is-expanded){display:block}.deploy-anywhere--expandable .deploy-anywhere__shell:has(.deploy-anywhere__expandable.is-expanded) .deploy-anywhere__header{margin-bottom:clamp(34px,4vw,54px)}.deploy-anywhere--expandable .deploy-anywhere__shell:has(.deploy-anywhere__expandable.is-expanded) .deploy-anywhere__header h2{max-width:920px;margin-inline:auto;font-size:clamp(2.8rem,5.4vw,5.8rem)}.deploy-anywhere__expandable{min-height:clamp(320px,30vw,430px);position:relative}.deploy-anywhere__expand-back{z-index:8;color:#111214;opacity:0;pointer-events:none;background:#f5f5f4;border:1px solid #1112141f;border-radius:999px;min-height:38px;padding:8px 15px;font-size:.72rem;font-weight:590;transition:opacity .26s,transform .36s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;transform:translate(-10px)}.deploy-anywhere__expandable.is-expanded .deploy-anywhere__expand-back{opacity:1;pointer-events:auto;transform:translate(0)}.deploy-anywhere__expand-card{--stack-rotate:-13deg;--stack-x:-72%;--stack-y:-55%;z-index:1;width:min(42%,380px);transform:translate(var(--stack-x), var(--stack-y)) rotate(var(--stack-rotate));background:0 0;border-radius:clamp(20px,2.4vw,36px);padding:0;transition:top .72s cubic-bezier(.22,1,.36,1),left .72s cubic-bezier(.22,1,.36,1),width .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%}.deploy-anywhere__expand-card:nth-of-type(3){--stack-rotate:-2deg;--stack-x:-50%;--stack-y:-61%;z-index:2}.deploy-anywhere__expand-card:nth-of-type(4){--stack-rotate:12deg;--stack-x:-28%;--stack-y:-53%;z-index:3}.deploy-anywhere__expand-card .deploy-anywhere__frame{border:6px solid #fff;border-radius:clamp(20px,2.4vw,36px);box-shadow:0 24px 70px #11121429}.deploy-anywhere__expand-card:hover{z-index:7;transform:translate(var(--stack-x), calc(var(--stack-y) - 3%)) rotate(var(--stack-rotate)) scale(1.035)}.deploy-anywhere__expandable.is-expanded{min-height:clamp(390px,34vw,520px)}.deploy-anywhere__expandable.is-expanded .deploy-anywhere__expand-card{cursor:default;width:31.6%;top:70px;left:0;transform:none}.deploy-anywhere__expandable.is-expanded .deploy-anywhere__expand-card:nth-of-type(3){left:34.2%}.deploy-anywhere__expandable.is-expanded .deploy-anywhere__expand-card:nth-of-type(4){left:68.4%}.deploy-anywhere__expandable.is-expanded .deploy-anywhere__expand-card:hover{transform:translateY(-8px)scale(1.015)}.deploy-anywhere__subtitle{color:#777a80;text-align:center;text-wrap:balance;max-width:620px;margin:clamp(12px,1.5vw,22px) auto 0;font-size:clamp(.68rem,.78vw,.78rem);line-height:1.5}.deploy-anywhere__cta{justify-content:center;margin-top:clamp(18px,2vw,28px);display:flex}.deploy-anywhere__film-meta>span{color:#87898d;letter-spacing:.08em;font-size:.67rem;font-weight:650}.deploy-anywhere__film-meta strong{font-size:clamp(.9rem,1.1vw,1.05rem);font-weight:590}.deploy-anywhere--spotlight .deploy-anywhere__header{text-align:center;margin-bottom:clamp(34px,4vw,56px)}.deploy-anywhere--spotlight .deploy-anywhere__header h2{margin-inline:auto}.deploy-anywhere__spotlight{width:min(100%,1120px);margin-inline:auto}.deploy-anywhere__tabs{background:#f5f5f4;border:1px solid #1112141c;border-radius:999px;gap:6px;width:fit-content;margin:0 auto 18px;padding:5px;display:flex}.deploy-anywhere__tabs button{color:#74767a;background:0 0;border-radius:999px;min-height:38px;padding:8px 16px;font-size:.76rem;font-weight:560;transition:background .22s,color .22s,box-shadow .22s}.deploy-anywhere__tabs button[aria-selected=true]{color:#111214;background:#fff;box-shadow:0 5px 18px #11121414}.deploy-anywhere__spotlight-frame{border-radius:clamp(22px,2.6vw,38px);box-shadow:0 24px 70px #11121417}.deploy-anywhere__spotlight-frame img{animation:.65s cubic-bezier(.22,1,.36,1) both deploy-image-in}.deploy-anywhere__spotlight-label{color:#111214;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;border:1px solid #ffffff7a;border-radius:999px;padding:9px 13px;font-size:.7rem;font-weight:650;position:absolute;bottom:20px;right:20px;box-shadow:0 8px 24px #1112141f}.deploy-anywhere--filmstrip .deploy-anywhere__shell{width:100%;margin:0}.deploy-anywhere--filmstrip .deploy-anywhere__header{width:min(100% - (var(--page-padding) * 2), 1340px);margin-inline:auto}.deploy-anywhere__filmstrip{padding:0 var(--page-padding) 18px;scroll-padding-inline:var(--page-padding);scroll-snap-type:x mandatory;scrollbar-width:none;gap:clamp(16px,2vw,30px);display:flex;overflow-x:auto}.deploy-anywhere__filmstrip::-webkit-scrollbar{display:none}.deploy-anywhere__film-card{scroll-snap-align:start;flex:none;width:min(72vw,1040px);margin:0}.deploy-anywhere__film-card .deploy-anywhere__frame{border-radius:clamp(20px,2.4vw,36px)}.deploy-anywhere__film-card:hover img{transform:scale(1.025)}.deploy-anywhere__film-meta{margin:0 0 14px;padding:0 0 14px}@keyframes deploy-title-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes deploy-image-in{0%{opacity:.25;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes deploy-wheel-expand{0%{opacity:0;transform:translate(-50%,-50%)scale(.54)rotateY(18deg)}to{opacity:1;transform:translate(-50%,-50%)scale(1)rotateY(0)}}@media (max-width:760px){.deploy-anywhere{padding:78px 0 92px}.deploy-anywhere__header{margin-bottom:36px}.deploy-anywhere__header h2{font-size:clamp(2.75rem,13vw,4.35rem)}.deploy-anywhere--grid .deploy-anywhere__shell{display:block}.deploy-anywhere--grid .deploy-anywhere__header{margin-bottom:36px}.deploy-anywhere--grid .deploy-anywhere__header h2{max-width:620px;font-size:clamp(2.75rem,13vw,4.35rem)}.deploy-anywhere__wheel-wrap{min-height:max(430px,112vw)}.deploy-anywhere__wheel-viewport{--wheel-radius:clamp(150px, 43vw, 220px)}.deploy-anywhere__wheel{width:78vw;height:58.5vw;margin-top:-29.25vw;margin-left:-39vw}.deploy-anywhere__wheel-expanded{width:94%}.deploy-anywhere__image-label{padding:7px 10px;top:10px;left:10px}.deploy-anywhere__tabs{max-width:100%;overflow-x:auto}.deploy-anywhere__tabs button{padding-inline:13px}.deploy-anywhere__spotlight-label{bottom:12px;right:12px}.deploy-anywhere__film-card{width:86vw}:is(.deploy-anywhere--expandable .deploy-anywhere__shell,.deploy-anywhere--expandable .deploy-anywhere__shell:has(.deploy-anywhere__expandable.is-expanded)){display:block}.deploy-anywhere--expandable .deploy-anywhere__header{margin-bottom:36px}.deploy-anywhere--expandable .deploy-anywhere__shell:has(.deploy-anywhere__expandable.is-expanded) .deploy-anywhere__header{margin-bottom:36px}.deploy-anywhere--expandable .deploy-anywhere__header h2{font-size:clamp(2.75rem,13vw,4.35rem)}.deploy-anywhere--expandable .deploy-anywhere__shell:has(.deploy-anywhere__expandable.is-expanded) .deploy-anywhere__header h2{font-size:clamp(2.75rem,13vw,4.35rem)}.deploy-anywhere__expandable{min-height:64vw}.deploy-anywhere__expand-card{width:48%}.deploy-anywhere__expandable.is-expanded{gap:18px;min-height:0;padding-top:56px;display:grid}.deploy-anywhere__expandable.is-expanded .deploy-anywhere__expand-card,.deploy-anywhere__expandable.is-expanded .deploy-anywhere__expand-card:nth-of-type(3),.deploy-anywhere__expandable.is-expanded .deploy-anywhere__expand-card:nth-of-type(4){width:100%;position:relative;top:auto;left:auto}}@media (prefers-reduced-motion:reduce){.deploy-anywhere *,.deploy-anywhere :before,.deploy-anywhere :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
