.shopify-section.section-magflow-template{box-sizing:border-box;width:100%;max-width:100%;margin:0;margin-inline:0;padding:0;padding-inline:0}html:has(.section-magflow-template),html.is-mft-page{scroll-behavior:auto;overflow-x:clip}@supports not (overflow: clip){html:has(.section-magflow-template),html.is-mft-page{overflow-x:hidden}}html:has(.section-magflow-template) body,html.is-mft-page body,html:has(.section-magflow-template) #MainContent,html.is-mft-page #MainContent{max-width:100%;min-width:0}.ug-magflow-template :is(p:not(.h1,.h2,.h3,.h4,.h5,.h6) a:where(:not(.button,.button-primary,.button-secondary)),.rte :is(p,ul,ol,table):not(.h1,.h2,.h3,.h4,.h5,.h6) a:where(:not(.button,.button-primary,.button-secondary))):hover{--button-color: inherit;color:inherit;text-decoration-color:currentcolor}.ug-magflow-template :is(h1,h2,h3,h4,h5,h6,p)>a:hover{--button-color: inherit}html:has(.section-magflow-template) header.header-section,html.is-mft-page header.header-section{position:relative!important}@media(max-width:1023.98px){html:has(.section-magflow-template) #floating-buttons-group,html.is-mft-page #floating-buttons-group{display:none!important}}magflow-template-section{display:block}magflow-template-section.ug-magflow-template{width:100%;max-width:100%;min-width:0;font-family:Metropolis,system-ui,-apple-system,Segoe UI,sans-serif;color:#fff;background:#000;overflow-wrap:break-word;--ug-mft-text: #ffffff;--ug-mft-cta-text: #000000;--ug-mft-cta-bg: linear-gradient(148deg, #ffffff 15.85%, #c6e0fa 92.5%);--ug-mft-nav-bg: rgba(0, 0, 0, .8);--ug-mft-nav-bg-mo: rgba(0, 0, 0, .9);--ug-mft-overlay-bg: rgba(22, 22, 22, .9);--ug-mft-overlay-blur: blur(10px);--mft-ease: ease;--mft-ease-out: cubic-bezier(.22, 1, .32, 1);--mft-hover: .3s;--mft-fade: .2s;--mft-panel: .32s;--mft-slide: .4s;--mft-track: .55s;--mft-nav: .58s;--mft-meter: 1.6s;--mft-tab: 5s;--mft-spin: .7s;--mft-tech-crossfade: .5s}.ug-magflow-template__kv{position:relative;width:100%;height:920px;min-height:360px;margin:0;overflow:hidden;background:#000}.ug-magflow-template__kv-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ug-magflow-template__kv-picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;margin:0}.ug-magflow-template__kv-poster{display:block;width:100%;height:100%;margin:0;object-fit:cover;object-position:center center}.ug-magflow-template__kv-inner{position:absolute;z-index:2;top:80px;left:50%;width:max-content;max-width:calc(100% - 80px);transform:translate(-50%)}.ug-magflow-template__kv-copy{display:flex;flex-direction:column;align-items:center;gap:20px}.ug-magflow-template__kv-brand{margin:0;font-size:32px;font-weight:700;line-height:1.1;color:var(--ug-mft-text);text-align:center;white-space:nowrap}.ug-magflow-template__kv-headline{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:100%}.ug-magflow-template__kv-title{margin:0;font-size:60px;font-weight:700;line-height:1.2;color:var(--ug-mft-text);text-align:center}.ug-magflow-template__kv-subtitle{margin:0;font-size:24px;font-weight:400;line-height:1.3;color:var(--ug-mft-text);text-align:center;opacity:.8}.ug-magflow-template[data-mft-reveal-armed] [data-mft-reveal],.ug-magflow-template[data-mft-reveal-armed] [data-mft-hl-spiral] .ug-magflow-template__hl-tile{opacity:0}@media(min-width:1024px){.ug-magflow-template[data-mft-reveal-armed] [data-mft-hl-spiral] .ug-magflow-template__hl-tile{transform:translateY(18px) scale(.985);transition:opacity .45s ease,transform .45s ease}.ug-magflow-template[data-mft-reveal-armed] [data-mft-hl-spiral] .ug-magflow-template__hl-tile.is-mft-hl-visible{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.ug-magflow-template[data-mft-reveal-armed] [data-mft-reveal],.ug-magflow-template[data-mft-reveal-armed] [data-mft-hl-spiral] .ug-magflow-template__hl-tile{opacity:1;transform:none}}.ug-magflow-template__kv-nav.is-kv-nav-before-kv{display:none!important}.ug-magflow-template__kv-nav{box-sizing:border-box;position:fixed;top:0;left:0;right:0;z-index:60;width:100%;margin:0;padding:0 160px;padding-top:env(safe-area-inset-top,0px);min-height:calc(60px + env(safe-area-inset-top,0px));display:flex;align-items:center;justify-content:center;background:var(--ug-mft-nav-bg);-webkit-backdrop-filter:var(--ug-mft-overlay-blur);backdrop-filter:var(--ug-mft-overlay-blur)}.ug-magflow-template__kv-nav.is-kv-sticky{animation:ug-mft-kv-nav-slide-in var(--mft-nav) var(--mft-ease-out) both}.ug-magflow-template__kv-nav.is-kv-sticky.is-kv-sticky-settled{animation:none;opacity:1;transform:none}.ug-magflow-template__kv-nav.is-kv-sticky.is-kv-sticky-leaving{animation:ug-mft-kv-nav-slide-out var(--mft-nav) var(--mft-ease-out) forwards}@keyframes ug-mft-kv-nav-slide-in{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ug-mft-kv-nav-slide-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.ug-magflow-template__kv-nav-inner{box-sizing:border-box;position:relative;width:100%;max-width:1280px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ug-magflow-template__kv-nav-head{display:flex;align-items:center;min-width:0}.ug-magflow-template__kv-nav-brand{margin:0;font-size:20px;font-weight:600;line-height:20px;color:var(--ug-mft-text);letter-spacing:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ug-magflow-template__kv-nav-mobile-trigger{display:none}.ug-magflow-template__kv-nav-mobile-trigger-text{font-size:14px;font-weight:600;line-height:22px;color:var(--ug-mft-text);white-space:nowrap}.ug-magflow-template__kv-nav-mobile-trigger-chevron{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:9px;height:5px;color:#fff;overflow:clip;transition:transform var(--mft-hover) var(--mft-ease)}.ug-magflow-template__kv-nav-mobile-trigger-chevron svg{display:block;width:100%;height:100%}.ug-magflow-template__kv-nav-actions{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:40px;flex-shrink:0}.ug-magflow-template__kv-nav-link{font-size:14px;font-weight:400;line-height:14px;color:var(--ug-mft-text);text-decoration:none;white-space:nowrap;transition:color var(--mft-hover) var(--mft-ease),opacity var(--mft-hover) var(--mft-ease)}.ug-magflow-template__kv-nav-link:hover{color:#ffffffe6}.ug-magflow-template__kv-nav-cta{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 20px;border-radius:100px;font-size:14px;font-weight:600;line-height:1.5;color:var(--ug-mft-cta-text);background-image:var(--ug-mft-cta-bg);text-decoration:none;white-space:nowrap}.ug-magflow-template__kv-nav-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:#fff;opacity:0;pointer-events:none;transition:opacity var(--mft-hover) var(--mft-ease)}.ug-magflow-template__kv-nav-cta-label{position:relative;z-index:1}.ug-magflow-template__kv-nav-cta:hover:before{opacity:1}.ug-magflow-template__kv-nav-dropdown{position:absolute;top:100%;left:0;right:0;z-index:75}@media(min-width:1024px){.ug-magflow-template__kv-nav-dropdown{display:none!important}}@media(prefers-reduced-motion:reduce){.ug-magflow-template__kv-nav.is-kv-sticky,.ug-magflow-template__kv-nav.is-kv-sticky.is-kv-sticky-leaving,.ug-magflow-template__kv-nav.is-kv-sticky.is-kv-sticky-settled{animation:none}}@media(min-width:1024px)and (max-width:1440px){.ug-magflow-template__kv{height:63.8889vw}.ug-magflow-template__kv-inner{top:5.5556vw;max-width:calc(100% - 5.5556vw)}.ug-magflow-template__kv-copy,.ug-magflow-template__kv-headline{gap:1.3889vw}.ug-magflow-template__kv-brand{font-size:2.2222vw}.ug-magflow-template__kv-title{font-size:4.1667vw}.ug-magflow-template__kv-subtitle{font-size:1.6667vw}.ug-magflow-template__kv-nav{min-height:calc(4.1667vw + env(safe-area-inset-top,0px));padding:0 2.7778vw;padding-top:env(safe-area-inset-top,0px)}.ug-magflow-template__kv-nav-inner{max-width:88.8889vw;gap:1.6667vw}.ug-magflow-template__kv-nav-brand{font-size:1.3889vw;line-height:1.3889vw}.ug-magflow-template__kv-nav-actions{gap:2.7778vw}.ug-magflow-template__kv-nav-link{font-size:.9722vw;line-height:.9722vw}.ug-magflow-template__kv-nav-cta{min-height:2.5vw;padding:.5556vw 1.3889vw;font-size:.9722vw}}@media(max-width:1023.98px){.ug-magflow-template__kv{height:144vw}.ug-magflow-template__kv-inner{top:19.2vw;width:89.3333vw;max-width:89.3333vw}.ug-magflow-template__kv-copy{gap:.5333vw;width:100%}.ug-magflow-template__kv-brand{font-size:3.8808vw;font-weight:700;line-height:1.3;white-space:normal}.ug-magflow-template__kv-headline{gap:2.1333vw;width:100%}.ug-magflow-template__kv-title{width:100%;font-size:7.4667vw;line-height:9.6vw}.ug-magflow-template__kv-subtitle{width:100%;font-size:3.7333vw;line-height:1.4}.ug-magflow-template__kv-nav{min-height:calc(12.8vw + env(safe-area-inset-top,0px));padding:0;padding-top:env(safe-area-inset-top,0px);background:var(--ug-mft-nav-bg-mo);-webkit-backdrop-filter:none;backdrop-filter:none}.ug-magflow-template__kv-nav-inner{box-sizing:border-box;max-width:100%;width:100%;min-height:12.8vw;padding:0 4vw;gap:0;align-items:center;justify-content:space-between}.ug-magflow-template__kv-nav-brand{display:none}.ug-magflow-template__kv-nav-mobile-trigger{display:inline-flex;align-items:center;gap:2.1333vw;margin:0;padding:0;border:none;background:transparent;cursor:pointer;font:inherit;color:inherit;max-width:58vw}.ug-magflow-template__kv-nav-mobile-trigger-text{overflow:hidden;text-overflow:ellipsis;font-size:3.7333vw;font-weight:600;line-height:5.8667vw;color:var(--ug-mft-text)}.ug-magflow-template__kv-nav-mobile-trigger-chevron{width:2.4vw;height:1.3333vw}.ug-magflow-template__kv-nav-actions{gap:0;flex-shrink:0}.ug-magflow-template__kv-nav-link{display:none}.ug-magflow-template__kv-nav-cta{min-width:20.8vw;min-height:8vw;height:8vw;padding:0 3.7333vw;border-radius:10.6667vw;font-size:3.2vw;font-weight:600;line-height:3.2vw}.ug-magflow-template__kv-nav-dropdown{display:block;position:absolute;top:100%;left:50%;right:auto;transform:translate(-50%);width:100vw;max-width:none;margin:0;padding:0;border-radius:0;background:var(--ug-mft-overlay-bg);-webkit-backdrop-filter:var(--ug-mft-overlay-blur);backdrop-filter:var(--ug-mft-overlay-blur);box-shadow:none;z-index:75}.ug-magflow-template__kv-nav-dropdown-inner{box-sizing:border-box;width:92vw;margin:0 auto;padding:0}.ug-magflow-template__kv-nav-dropdown-link{display:block;box-sizing:border-box;padding:4.2667vw 0;font-size:3.7333vw;font-weight:400;line-height:3.7333vw;color:var(--ug-mft-text);text-align:left;text-decoration:none;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.08);transition:opacity var(--mft-hover) var(--mft-ease)}.ug-magflow-template__kv-nav-dropdown-link:last-child{border-bottom:none}.ug-magflow-template__kv-nav-dropdown-link:hover,.ug-magflow-template__kv-nav-dropdown-link:active{opacity:.9}.ug-magflow-template__kv-nav.is-kv-dropdown-open .ug-magflow-template__kv-nav-mobile-trigger-chevron{transform:rotate(180deg)}.ug-magflow-template__kv-nav:not(.is-kv-dropdown-open) .ug-magflow-template__kv-nav-dropdown{max-height:0;margin:0;padding:0;opacity:0;overflow:hidden;pointer-events:none;visibility:hidden;border:none;box-shadow:none;transition:opacity var(--mft-fade) var(--mft-ease),max-height var(--mft-panel) var(--mft-ease-out),visibility 0s linear var(--mft-panel)}.ug-magflow-template__kv-nav.is-kv-dropdown-open .ug-magflow-template__kv-nav-dropdown{max-height:min(75vh,520px);opacity:1;overflow:visible;pointer-events:auto;visibility:visible;transition:opacity var(--mft-fade) var(--mft-ease),max-height var(--mft-panel) var(--mft-ease-out),visibility 0s}.ug-magflow-template__kv-nav-dropdown[hidden]{display:none!important}}.ug-magflow-template__editions{box-sizing:border-box;width:100%;margin:0;padding:160px 80px 80px;background:#121212;overflow:hidden}@media(min-width:1024px){.ug-magflow-template__editions.is-editions-swiper-inited{overflow:visible}}.ug-magflow-template__editions-inner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;overflow:visible}.ug-magflow-template__editions-body{width:100%}.ug-magflow-template__editions.has-subtitle{padding:80px}.ug-magflow-template__editions-head{display:flex;flex-direction:column;align-items:center;gap:10px;margin:0 0 40px;text-align:center}.ug-magflow-template__editions-title{margin:0 0 40px;font-size:48px;font-weight:600;line-height:1.3;color:#fff;text-align:center}.ug-magflow-template__editions.has-subtitle .ug-magflow-template__editions-title{margin:0;font-size:40px}.ug-magflow-template__editions-subtitle{margin:0;max-width:954px;font-size:20px;font-weight:400;line-height:1.5;color:#fff;opacity:.8;text-align:center}.ug-magflow-template__editions-track-wrap{position:relative;width:100%;overflow:visible}.ug-magflow-template__editions-swiper,.ug-magflow-template__editions-list{width:100%}.ug-magflow-template__editions-swiper.swiper,.ug-magflow-template__editions-list{overflow:visible}.ug-magflow-template__editions:not(.is-editions-swiper-inited) .ug-magflow-template__editions-list{display:flex;align-items:stretch;gap:20px}.ug-magflow-template__editions:not(.is-editions-swiper-inited) .ug-magflow-template__editions-slide{flex:1 1 0;width:auto!important;min-width:0;height:auto}.ug-magflow-template__editions-card{display:flex;flex-direction:column;height:100%}.ug-magflow-template__editions-card-surface{position:relative;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;align-items:center;height:auto;padding:20px 20px 28px;border:1px solid #68778e;border-radius:12px;overflow:visible;background:radial-gradient(250.32% 113.49% at 68.36% 100%,#0a0d12,#2e3d55 41.51%,#7488a9)}.ug-magflow-template__editions-badge{position:absolute;z-index:2;top:0;left:16px;width:69px;height:60px;overflow:clip}.ug-magflow-template__editions-badge-img{display:block;width:100%;height:100%}.ug-magflow-template__editions-badge-img--mo{display:none}.ug-magflow-template__editions-badge-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 0 10px;color:#1d3659;text-align:center;line-height:1}.ug-magflow-template__editions-badge-pct{font-size:20px;font-weight:600}.ug-magflow-template__editions-badge-minus{display:none}.ug-magflow-template__editions-badge-unit{font-size:20px}.ug-magflow-template__editions-badge-off{font-size:14px;font-weight:600}.ug-magflow-template__editions-card-main{display:flex;flex-direction:column;align-items:center;width:100%;flex:1 1 auto}.ug-magflow-template__editions-card-media{display:flex;align-items:center;justify-content:center;width:200px;height:200px;overflow:clip;flex-shrink:0}.ug-magflow-template__editions-card-img{display:block;width:100%;height:100%;object-fit:contain;transition:transform var(--mft-hover) var(--mft-ease-out)}@media(hover:hover)and (pointer:fine){.ug-magflow-template__editions-card:hover .ug-magflow-template__editions-card-img{transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.ug-magflow-template__editions-card-img{transition:none}.ug-magflow-template__editions-card:hover .ug-magflow-template__editions-card-img{transform:none}}.ug-magflow-template__editions-card-info{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;margin-top:auto;padding-top:20px}.ug-magflow-template__editions-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;padding:0;font-size:16px;font-weight:600;line-height:1.2;color:#fff;text-align:center;text-decoration:none}.ug-magflow-template__editions-prices{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff}.ug-magflow-template__editions-offers{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.ug-magflow-template__editions-code{display:flex;align-items:center;justify-content:center;gap:6px;min-height:16px;margin:0;font-size:12px;font-weight:400;line-height:1.3;color:#ffffffb3}.ug-magflow-template__editions-code-copy{padding:0;border:0;background:none;font-size:12px;font-weight:600;line-height:1.3;color:#c6e0fa;cursor:pointer}.ug-magflow-template__editions-code-copy:hover{text-decoration:underline}.ug-magflow-template__editions-price{font-size:28px;font-weight:700;line-height:1}.ug-magflow-template__editions-compare{font-size:16px;font-weight:500;line-height:1;text-decoration:line-through;opacity:.8}.ug-magflow-template__editions-cta{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;width:265px;max-width:100%;margin-top:0;padding-top:20px;flex-shrink:0;overflow:visible}.ug-magflow-template__editions-card-surface:has(.ug-magflow-template__editions-code) .ug-magflow-template__editions-cta{padding-top:8px}.ug-magflow-template__editions-cta:has(.ug-product-cta.is-dual){width:100%}.ug-magflow-template__editions-cta .ug-product-cta{flex:1 1 auto;min-width:0;width:100%}.ug-magflow-template__editions-cta .ug-product-cta__primary{width:100%}.ug-magflow-template__editions-cta .ug-product-cta__dropdown,.ug-magflow-template__editions-cta .ug-product-cta__dropdown-inner{display:flex;flex:1 1 0;flex-direction:column;min-width:0;width:auto;max-width:100%}.ug-magflow-template__editions-cta .ug-product-cta__buy{box-sizing:border-box;display:inline-flex;flex:1 1 auto;align-items:center;justify-content:center;min-width:0;width:100%;height:40px;min-height:40px;padding:0;border:0;border-radius:60px 0 0 60px;font-family:inherit;font-size:16px;font-weight:600;line-height:16px;text-align:center;color:#000;text-decoration:none;background-image:linear-gradient(162deg,#fff 15.85%,#c6e0fa 92.5%);cursor:pointer;transition:background var(--mft-hover) var(--mft-ease),background-image var(--mft-hover) var(--mft-ease)}.ug-magflow-template__editions-cta .ug-product-cta__buy:hover{background:#fff;background-image:none}.ug-magflow-template__editions-cta .ug-product-cta__buy.is-disabled{pointer-events:none;cursor:not-allowed;opacity:.45}.ug-magflow-template__editions-cta .ug-product-cta.is-buy-only .ug-product-cta__buy{border-radius:100px}.ug-magflow-template__editions-cta .ug-product-cta__cart{flex:0 0 48px;width:48px;box-sizing:border-box;display:flex;align-items:stretch;justify-content:center}.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-product-form-component,.ug-magflow-template__editions-cta .ug-product-cta__cart form,.ug-magflow-template__editions-cta .ug-product-cta__cart .product-form__buttons,.ug-magflow-template__editions-cta .ug-product-cta__cart add-to-cart-component{display:block;width:100%;height:100%;margin:0}.ug-magflow-template__editions-cta .ug-product-cta__cart-btn,.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:48px;height:40px;min-height:40px;padding:0;margin:0;border:1px solid #ffffff;border-left:0;border-radius:0 20px 20px 0;background:#fff3!important;cursor:pointer;color:#fff!important}.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button .button-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button .button-icon{display:none!important}.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button:after{content:"";display:block;width:24px;height:24px;background-color:#fff;-webkit-mask:url(icon-cart.svg) center / contain no-repeat;mask:url(icon-cart.svg) center / contain no-repeat}.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button[data-loading=true]:after,.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button.loading:after{display:none!important}.ug-magflow-template__editions-cta .ug-product-cta.is-cart-sold-out .ug-product-cta__cart{opacity:.45;pointer-events:none}.ug-magflow-template__editions-cta .ug-product-cta__cart-btn:hover,.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button:hover{background:#ffffff4d!important}.ug-magflow-template__editions-nav{display:none}.ug-magflow-template__editions-nav.is-visible{display:block;position:absolute;top:0;bottom:0;left:-48px;right:-48px;pointer-events:none;z-index:3}.ug-magflow-template__editions-nav-btn{box-sizing:border-box;position:absolute;top:50%;z-index:3;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:60px;background:#323232;color:#fff;cursor:pointer;pointer-events:auto;transform:translateY(-50%)}.ug-magflow-template__editions-nav-btn svg{display:block;width:8px;height:13px;opacity:.8}.ug-magflow-template__editions-nav-btn--prev{left:0}.ug-magflow-template__editions-nav-btn--prev svg{transform:scaleX(-1)}.ug-magflow-template__editions-nav-btn--next{right:0}.ug-magflow-template__editions-nav-btn:hover:not(:disabled):not(.swiper-button-disabled){background:#383838}.ug-magflow-template__editions-nav-btn:hover:not(:disabled):not(.swiper-button-disabled) svg{opacity:1}.ug-magflow-template__editions-nav-btn.swiper-button-disabled{opacity:.35;cursor:default}.ug-magflow-template__editions-nav-btn.swiper-button-next:after,.ug-magflow-template__editions-nav-btn.swiper-button-prev:after{content:none}.ug-magflow-template__editions-nav-btn .swiper-navigation-icon,.ug-magflow-template__editions-mo-view-more-wrap{display:none}.ug-magflow-template__editions.is-editions-swiper-inited .ug-magflow-template__editions-slide.swiper-slide{opacity:.35;pointer-events:none;transition:opacity var(--mft-fade) var(--mft-ease)}.ug-magflow-template__editions.is-editions-swiper-inited .ug-magflow-template__editions-slide.is-mft-editions-active{opacity:1;pointer-events:auto}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-card-title,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-card-title,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-card-title{font-size:20px}@media(min-width:1024px)and (max-width:1440px){.ug-magflow-template__editions{padding:11.1111vw 5.5556vw 5.5556vw}.ug-magflow-template__editions.has-subtitle{padding:5.5556vw}.ug-magflow-template__editions-head{gap:.6944vw;margin-bottom:2.7778vw}.ug-magflow-template__editions-title{margin-bottom:2.7778vw;font-size:3.3333vw}.ug-magflow-template__editions.has-subtitle .ug-magflow-template__editions-title{font-size:2.7778vw}.ug-magflow-template__editions-subtitle{font-size:1.3889vw}.ug-magflow-template__editions:not(.is-editions-swiper-inited) .ug-magflow-template__editions-list{gap:1.3889vw}.ug-magflow-template__editions-card-surface{padding:1.3889vw 1.3889vw 1.9444vw;border-radius:.8333vw}.ug-magflow-template__editions-badge{left:1.1111vw;width:4.7917vw;height:4.1667vw}.ug-magflow-template__editions-badge-pct,.ug-magflow-template__editions-badge-unit{font-size:1.3889vw}.ug-magflow-template__editions-badge-off{font-size:.9722vw}.ug-magflow-template__editions-card-media{width:13.8889vw;height:13.8889vw}.ug-magflow-template__editions-card-info{gap:1.3889vw;margin-top:auto;padding-top:1.3889vw}.ug-magflow-template__editions-card-title{padding:0;font-size:1.1111vw}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-card-title,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-card-title,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-card-title{font-size:1.3889vw}.ug-magflow-template__editions-prices,.ug-magflow-template__editions-offers{gap:.5556vw}.ug-magflow-template__editions-code{min-height:1.1111vw}.ug-magflow-template__editions-price{font-size:1.9444vw}.ug-magflow-template__editions-compare{font-size:1.1111vw}.ug-magflow-template__editions-cta{width:18.4028vw;margin-top:0;padding-top:1.3889vw}.ug-magflow-template__editions-card-surface:has(.ug-magflow-template__editions-code) .ug-magflow-template__editions-cta{padding-top:.5556vw}.ug-magflow-template__editions-cta:has(.ug-product-cta.is-dual){width:100%}.ug-magflow-template__editions-cta .ug-product-cta__buy{height:2.7778vw;min-height:2.7778vw;font-size:1.1111vw;line-height:1.1111vw}.ug-magflow-template__editions-cta .ug-product-cta__cart,.ug-magflow-template__editions-cta .ug-product-cta__cart-btn,.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button{width:3.3333vw;flex-basis:3.3333vw;height:2.7778vw;min-height:2.7778vw}.ug-magflow-template__editions-nav.is-visible{left:-3.3333vw;right:-3.3333vw}.ug-magflow-template__editions-nav-btn{width:2.5vw;height:2.5vw}.ug-magflow-template__editions-nav-btn svg{width:.5556vw;height:.9028vw}}@media(max-width:1023.98px){.ug-magflow-template__editions{padding:16vw 0 8vw;overflow:visible}.ug-magflow-template__editions-inner{padding:0 5.3333vw}.ug-magflow-template__editions.has-subtitle{padding:16vw 0 8vw}.ug-magflow-template__editions-head{gap:2.6667vw;margin:0 auto 5.3333vw}.ug-magflow-template__editions-title{width:100%;margin:0 auto 5.3333vw;font-size:6.4vw}.ug-magflow-template__editions.has-subtitle .ug-magflow-template__editions-title{margin:0;font-size:6.4vw}.ug-magflow-template__editions-subtitle{max-width:100%;font-size:4.2667vw}.ug-magflow-template__editions-nav{display:none!important}.ug-magflow-template__editions:not(.is-editions-swiper-inited) .ug-magflow-template__editions-list,.ug-magflow-template__editions .ug-magflow-template__editions-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.1333vw;width:100%!important;transform:none!important}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-list,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-list,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-list{grid-template-columns:1fr;gap:3.2vw}.ug-magflow-template__editions .ug-magflow-template__editions-slide{width:100%!important;height:auto}.ug-magflow-template__editions[data-mft-editions-has-many=true]:not(.is-mft-mo-expanded) .ug-magflow-template__editions-slide:nth-child(n+3){display:none!important}.ug-magflow-template__editions-card-surface{padding:0 0 4.2667vw;border-radius:2.1333vw}.ug-magflow-template__editions-badge{left:3.2vw;width:12.2667vw;height:9.6vw}.ug-magflow-template__editions-badge-img--pc{display:none}.ug-magflow-template__editions-badge-img--mo{display:block}.ug-magflow-template__editions-badge-text{padding:0 0 1.0667vw}.ug-magflow-template__editions-badge-minus{display:inline}.ug-magflow-template__editions-badge-pct{font-size:3.2vw;letter-spacing:.12px}.ug-magflow-template__editions-badge-unit{font-size:2.6667vw}.ug-magflow-template__editions-badge-off{font-size:2.6667vw;line-height:1}.ug-magflow-template__editions-card-main{padding:0 2.6667vw}.ug-magflow-template__editions-card-media{width:26.6667vw;height:26.6667vw;margin:5.3333vw auto 0}.ug-magflow-template__editions-card-info{align-items:flex-start;gap:3.2vw;margin-top:5.3333vw;padding-top:0}.ug-magflow-template__editions-card-title{height:14.4vw;padding:0;font-size:3.7333vw;line-height:1.3;text-align:left;-webkit-line-clamp:3}.ug-magflow-template__editions-prices{justify-content:flex-start;gap:1.0667vw}.ug-magflow-template__editions-offers{align-items:flex-start;gap:2.1333vw}.ug-magflow-template__editions-code{justify-content:flex-start;min-height:4.16vw;font-size:3.2vw}.ug-magflow-template__editions-code-copy{font-size:3.2vw}.ug-magflow-template__editions-price{font-size:4.2667vw;font-weight:600;line-height:1.4}.ug-magflow-template__editions-compare{font-size:3.2vw;font-weight:400;line-height:1.5}.ug-magflow-template__editions-cta{flex-direction:column;width:calc(100% - 5.3333vw);gap:2.1333vw;margin:5.3333vw auto 0;padding-top:0}.ug-magflow-template__editions-card-surface:has(.ug-magflow-template__editions-code) .ug-magflow-template__editions-cta{margin-top:2.1333vw}.ug-magflow-template__editions-cta:has(.ug-product-cta.is-dual){width:calc(100% - 5.3333vw)}.ug-magflow-template__editions-cta .ug-product-cta__primary{flex-direction:column;gap:2.1333vw}.ug-magflow-template__editions-cta .ug-product-cta__buy,.ug-magflow-template__editions-cta .ug-product-cta.is-buy-only .ug-product-cta__buy{width:100%;height:9.6vw;min-height:9.6vw;padding:0 3.2vw;border-radius:26.6667vw;overflow:hidden;font-size:3.7333vw;line-height:1.4;text-align:center;white-space:nowrap;text-overflow:ellipsis}.ug-magflow-template__editions-cta .ug-product-cta__cart{flex:none;width:100%}.ug-magflow-template__editions-cta .ug-product-cta__cart-btn,.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button{width:100%;height:9.6vw;min-height:9.6vw;border:1px solid #ffffff;border-radius:26.6667vw;background:#fff3!important}.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button:after{display:none}.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button .button-text{display:block!important;position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important;font-size:3.7333vw;font-weight:600;line-height:1.5;color:#fff}.ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button .button-icon{display:none!important}.ug-magflow-template__editions-mo-view-more-wrap{text-align:center;width:100%;margin-top:6.4vw}.ug-magflow-template__editions[data-mft-editions-has-many=true]:not(.is-mft-mo-expanded) .ug-magflow-template__editions-mo-view-more-wrap{display:block}.ug-magflow-template__editions.is-mft-mo-expanded .ug-magflow-template__editions-mo-view-more-wrap{display:none}.ug-magflow-template__editions-mo-view-more{display:inline-flex;align-items:center;justify-content:center;gap:1.6vw;padding:0;border:none;background:none;font-size:3.7333vw;font-weight:500;line-height:1.2;color:#ffffffb3;cursor:pointer}.ug-magflow-template__editions-mo-view-more:after{content:"";display:inline-block;width:1.6vw;height:1.6vw;border-right:.2667vw solid currentColor;border-bottom:.2667vw solid currentColor;transform:rotate(45deg)}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-card-surface,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-card-surface,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-card-surface{min-height:0;padding:4.2667vw 0}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-card-main,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-card-main,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-card-main{flex-direction:row;align-items:center;padding:0 4.2667vw}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-card-media,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-card-media,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-card-media{width:26.6667vw;height:26.6667vw;margin:0}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-card-title,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-card-title,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-card-title{height:14.4vw;padding:0;font-size:3.7333vw;text-align:left}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-card-info,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-card-info,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-card-info{flex:1 1 auto;min-width:0;margin-top:0;padding-top:0;padding-left:2.6667vw}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-cta,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-cta,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-cta{flex-direction:row;width:calc(100% - 8.5333vw);margin:2.1333vw auto 0;gap:2.1333vw;padding-top:0}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-cta .ug-product-cta,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-cta .ug-product-cta,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-cta .ug-product-cta,.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-cta .ug-product-cta__primary,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-cta .ug-product-cta__primary,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-cta .ug-product-cta__primary{flex-direction:row;gap:2.1333vw}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-cta .ug-product-cta__dropdown,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-cta .ug-product-cta__dropdown,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-cta .ug-product-cta__dropdown,.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-cta .ug-product-cta__dropdown-inner,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-cta .ug-product-cta__dropdown-inner,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-cta .ug-product-cta__dropdown-inner,.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-cta .ug-product-cta__buy,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-cta .ug-product-cta__buy,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-cta .ug-product-cta__buy,.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-cta .ug-product-cta__cart,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-cta .ug-product-cta__cart,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-cta .ug-product-cta__cart{flex:1 1 0;width:auto;min-width:0}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-cta .ug-product-cta__buy,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-cta .ug-product-cta__buy,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-cta .ug-product-cta__buy{padding:0 2.1333vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button .button-text,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button .button-text,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-cta .ug-product-cta__cart .ug-add-to-cart-button .button-text{white-space:nowrap}}.ug-magflow-template__editions-cta .ug-product-cta__channel{height:40px;min-height:40px;overflow:hidden;border:0;border-radius:100px;font-family:inherit;font-size:16px;font-weight:600;line-height:16px;text-align:center;color:#000;background-image:linear-gradient(162deg,#fff 15.85%,#c6e0fa 92.5%);transition:background var(--mft-hover) var(--mft-ease),background-image var(--mft-hover) var(--mft-ease)}.ug-magflow-template__editions-cta .ug-product-cta__channel:hover{background:#fff;background-image:none}.ug-magflow-template__editions-cta .ug-product-cta__channel-text{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1023.98px){.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__primary{flex-direction:row;gap:0}.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__primary,.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__channel{flex:none;width:100%;min-width:0;max-width:100%}.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__buy{flex:1 1 auto;width:auto;min-width:0;border-radius:26.6667vw 0 0 26.6667vw}.ug-magflow-template__editions-cta .ug-product-cta.is-dual.is-buy-only .ug-product-cta__buy{width:100%;border-radius:26.6667vw}.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__cart{flex:0 0 12.8vw;width:12.8vw}.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__cart-btn,.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__cart .ug-add-to-cart-button{width:100%;height:9.6vw;min-height:9.6vw;border-left:0;border-radius:0 26.6667vw 26.6667vw 0}.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__cart .ug-add-to-cart-button .button-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0}.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__cart .ug-add-to-cart-button:after{display:block;content:"";width:6.4vw;height:6.4vw;background-color:#fff;-webkit-mask:url(icon-cart.svg) center / contain no-repeat;mask:url(icon-cart.svg) center / contain no-repeat}.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__cart .ug-add-to-cart-button[data-loading=true]:after,.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__cart .ug-add-to-cart-button.loading:after{display:none!important}.ug-magflow-template__editions-cta .ug-product-cta.is-dual .ug-product-cta__channel{height:9.6vw;min-height:9.6vw;padding:0 3.2vw;border-radius:26.6667vw;font-size:3.7333vw;line-height:1.4;overflow:hidden}.ug-magflow-template__editions[data-mft-editions-count="1"] .ug-magflow-template__editions-cta .ug-product-cta.is-dual,.ug-magflow-template__editions[data-mft-editions-count="2"] .ug-magflow-template__editions-cta .ug-product-cta.is-dual,.ug-magflow-template__editions[data-mft-editions-count="3"] .ug-magflow-template__editions-cta .ug-product-cta.is-dual{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.1333vw}.ug-magflow-template__editions-cta .ug-product-cta.is-dual.is-dual-stack{display:flex;flex-direction:column;gap:2.1333vw}}@media(min-width:1024px)and (max-width:1440px){.ug-magflow-template__editions-cta .ug-product-cta.is-dual{gap:.8333vw}.ug-magflow-template__editions-cta .ug-product-cta__channel{height:2.7778vw;min-height:2.7778vw;font-size:1.1111vw;line-height:1.1111vw}}.ug-magflow-template__highlights{box-sizing:border-box;width:100%;margin:0;padding:80px;background:linear-gradient(180deg,#121212 0% 53%,#000 94%)}.ug-magflow-template__highlights:has(+.ug-magflow-template__tvc){padding-bottom:40px}.ug-magflow-template__highlights-inner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto}.ug-magflow-template__highlights-title{margin:0 0 40px;font-size:48px;font-weight:600;line-height:1.3;color:#fff;text-align:center}.ug-magflow-template__hl-grid{display:flex;flex-direction:column;gap:10px;width:100%}.ug-magflow-template__hl-row{display:flex;gap:10px;width:100%;min-width:0}.ug-magflow-template__hl-row--1{height:300px}.ug-magflow-template__hl-row--2{height:420px}.ug-magflow-template__hl-row--3{height:240px}.ug-magflow-template__hl-row--1 .ug-magflow-template__hl-tile,.ug-magflow-template__hl-row--3 .ug-magflow-template__hl-tile{flex:1 1 0}.ug-magflow-template__hl-tile--3{flex:300 1 0}.ug-magflow-template__hl-tile--video{flex:635 1 0}.ug-magflow-template__hl-col{display:flex;flex:325 1 0;flex-direction:column;gap:10px;min-width:0}.ug-magflow-template__hl-col .ug-magflow-template__hl-tile{flex:1 1 0}.ug-magflow-template__hl-tile{position:relative;box-sizing:border-box;min-width:0;overflow:hidden;border:1px solid rgba(166,184,225,.2);border-radius:12px;background:#1d1d1f}.ug-magflow-template__hl-picture,.ug-magflow-template__hl-img,.ug-magflow-template__hl-loop-video{display:block;width:100%;height:100%;object-fit:cover}.ug-magflow-template__hl-picture{position:absolute;top:0;right:0;bottom:0;left:0}.ug-magflow-template__hl-loop-poster{position:relative;z-index:1}.ug-magflow-template__hl-loop-poster.is-hidden{opacity:0}.ug-magflow-template__hl-loop-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0}.ug-magflow-template__hl-loop-video.is-visible{opacity:.99}.ug-magflow-template__hl-video-caption{position:relative;z-index:2;box-sizing:border-box;width:100%;height:100%;margin:0;padding:28px 20px;font-size:30px;font-weight:600;line-height:1.2;color:#fff;text-align:center;pointer-events:none}.ug-magflow-template__hl-tm{font-weight:400;line-height:1;margin-inline-start:.04em}.ug-magflow-template__tvc{box-sizing:border-box;width:100%;margin:0;padding:80px;background:#000}.ug-magflow-template__highlights+.ug-magflow-template__tvc{padding-top:0}.ug-magflow-template__tvc-inner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto}.ug-magflow-template__tvc-card{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%;padding:40px 100px;border-radius:12px;background:#1d1d1f}.ug-magflow-template__tvc-copy{display:flex;flex:1 1 460px;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;max-width:460px;min-width:0}.ug-magflow-template__tvc-head{display:flex;flex-direction:column;gap:12px;width:100%}.ug-magflow-template__tvc-title{margin:0;font-size:36px;font-weight:700;line-height:1.2;color:#fff}.ug-magflow-template__tvc-subtitle{margin:0;font-size:18px;font-weight:500;line-height:1.5;color:#fff;opacity:.8}.ug-magflow-template__tvc-watch{display:inline-flex;align-items:center;gap:8px;margin:0;padding:0;border:0;background:transparent;color:#70b8ff;font-family:inherit;font-size:20px;font-weight:600;line-height:16px;cursor:pointer}.ug-magflow-template__tvc-watch:hover:not(:disabled){color:#c1d5ff}.ug-magflow-template__tvc-watch:disabled{opacity:.45;cursor:not-allowed}.ug-magflow-template__tvc-watch-icon{display:block;flex-shrink:0;width:24px;height:24px;color:inherit}.ug-magflow-template__tvc-watch-icon svg{display:block;width:100%;height:100%}.ug-magflow-template__tvc-media{flex:0 0 500px;width:500px;height:280px;overflow:hidden;border-radius:13px;background:#000}.ug-magflow-template__tvc-loop,.ug-magflow-template__tvc-poster,.ug-magflow-template__tvc-media picture,.ug-magflow-template__tvc-media img{display:block;width:100%;height:100%;object-fit:cover}.ug-magflow-template__tvc-loop{opacity:.99}.ug-magflow-template__tvc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:40px 76px;visibility:hidden;opacity:0;pointer-events:none;overscroll-behavior:none;transition:opacity .35s ease,visibility 0s linear .35s}.ug-magflow-template__tvc-modal.is-open{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s}.ug-magflow-template__tvc-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:var(--ug-mft-overlay-bg);-webkit-backdrop-filter:var(--ug-mft-overlay-blur);backdrop-filter:var(--ug-mft-overlay-blur);cursor:pointer}.ug-magflow-template__tvc-modal-content{position:relative;z-index:1;width:min(100%,1280px);overflow:visible}.ug-magflow-template__tvc-modal-close{position:absolute;z-index:3;top:40px;right:40px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#666;color:#fff;cursor:pointer}.ug-magflow-template__tvc-modal-close svg{display:block;width:24px;height:24px}@media(hover:hover)and (pointer:fine){.ug-magflow-template__tvc-modal-close:hover{background:#4f4f4f}}.ug-magflow-template__tvc-modal-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:20px;background:#000}.ug-magflow-template__tvc-modal-iframe{position:relative;z-index:1;display:block;width:100%;height:100%;border:0}.ug-magflow-template__tvc-modal-loading{position:absolute;z-index:0;top:50%;left:50%;width:32px;height:32px;border:3px solid rgba(255,255,255,.28);border-top-color:#fff;border-radius:50%;opacity:0;transform:translate(-50%,-50%);pointer-events:none}.ug-magflow-template__tvc-modal.is-loading .ug-magflow-template__tvc-modal-loading{opacity:1;animation:ug-mft-ytb-spin .8s linear infinite}.ug-magflow-template__tvc-modal.is-loading .ug-magflow-template__tvc-modal-iframe{opacity:0}@keyframes ug-mft-ytb-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.ug-magflow-template__tech{--mft-tech-p: 0;--mft-tech-h: 100vh;--mft-tech-h: 100dvh;--ug-mft-title-start: #ffffff;--ug-mft-title-mid-1: #70b8ff;--ug-mft-title-mid-2: #70b8ff;--ug-mft-title-end: #70b8ff;--ug-mft-title-fill: linear-gradient(#ffffff, #ffffff);box-sizing:border-box;width:100%;max-width:100%;margin:0;overflow-x:clip;background:#000}.ug-magflow-template__tech-heading{box-sizing:border-box;width:100%;margin:0;padding:160px 40px 80px;font-size:78px;font-weight:700;line-height:1.25;text-align:center;color:#fff}.ug-magflow-template__tech-heading-text{display:block;color:transparent;-webkit-text-fill-color:transparent;background-color:transparent;background-image:var(--ug-mft-title-current, var(--ug-mft-title-fill));background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text}.ug-magflow-template__tech-tm{font-size:.55em;font-weight:600;line-height:1;vertical-align:super;margin-inline-start:.06em;unicode-bidi:isolate}.ug-magflow-template__tech-pin{position:relative;height:calc(2 * var(--mft-tech-h))}.ug-magflow-template__tech-stage{position:sticky;top:0;z-index:70;width:100%;height:var(--mft-tech-h);overflow:hidden;background:#000}@media(min-width:1024px){.ug-magflow-template.is-mft-tech-st-pin .ug-magflow-template__tech-pin{height:auto}.ug-magflow-template.is-mft-tech-st-pin .ug-magflow-template__tech-stage{position:relative;top:auto}}.ug-magflow-template__tech-panel{position:absolute;top:0;height:100%;overflow:hidden}.ug-magflow-template__tech-panel--liq{left:0;z-index:1;width:calc(100% - 50% * var(--mft-tech-p, 0))}.ug-magflow-template__tech-panel--heat{right:0;z-index:2;width:50%;transform:translate(calc((1 - var(--mft-tech-p, 0)) * 100%))}.ug-magflow-template.is-mft-tech-st-pin .ug-magflow-template__tech-panel--heat{will-change:transform}.ug-magflow-template__tech-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#000}.ug-magflow-template__tech-picture,.ug-magflow-template__tech-poster,.ug-magflow-template__tech-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.ug-magflow-template__tech-picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ug-magflow-template__tech-picture img{opacity:.99}.ug-magflow-template__tech-panel--liq .ug-magflow-template__tech-picture,.ug-magflow-template__tech-panel--liq .ug-magflow-template__tech-video{inset:auto;top:0;left:50%;width:100vw;max-width:none;height:100%;transform:translate(-50%)}.ug-magflow-template__tech-poster{position:relative;z-index:1;transition:opacity var(--mft-tech-crossfade) ease}.ug-magflow-template__tech-poster.is-hidden{opacity:0}.ug-magflow-template__tech-picture--split{z-index:2;opacity:0;pointer-events:none;transition:opacity var(--mft-tech-crossfade) ease}.ug-magflow-template__tech-picture--split.is-shown{opacity:1}.ug-magflow-template__tech-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;transition:opacity var(--mft-tech-crossfade) ease}.ug-magflow-template__tech-video.is-visible{opacity:.99}.ug-magflow-template__tech-video-control{position:absolute;right:20px;bottom:20px;z-index:4;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;color:#fff;background:transparent;cursor:pointer;pointer-events:auto}.ug-magflow-template__tech-video-control svg{width:100%;height:100%;border-radius:50%}.ug-magflow-template__tech-progress-ring{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;opacity:0;pointer-events:none;transform:rotate(-90deg);transition:opacity var(--mft-hover) var(--mft-ease)}.ug-magflow-template__tech-progress-bg{fill:none;stroke:#ffffff59;stroke-width:3}.ug-magflow-template__tech-progress-fg{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round}.ug-magflow-template__tech-panel--heat.is-playing .ug-magflow-template__tech-progress-ring,.ug-magflow-template__tech-panel--heat.is-paused .ug-magflow-template__tech-progress-ring{opacity:1}.ug-magflow-template__tech-panel--heat.is-ended .ug-magflow-template__tech-progress-ring,.ug-magflow-template__tech-panel--heat.is-loading .ug-magflow-template__tech-progress-ring{opacity:0}.ug-magflow-template__tech-play-icon,.ug-magflow-template__tech-pause-icon,.ug-magflow-template__tech-replay-icon{display:none;background:#fff3;box-shadow:0 1px 2px #0000001a;transition:background var(--mft-hover) var(--mft-ease)}.ug-magflow-template__tech-play-icon circle,.ug-magflow-template__tech-pause-icon circle,.ug-magflow-template__tech-replay-icon circle{display:none}.ug-magflow-template__tech-play-icon path,.ug-magflow-template__tech-pause-icon rect,.ug-magflow-template__tech-replay-icon path{fill:#fff}@media(hover:hover)and (pointer:fine){.ug-magflow-template__tech-video-control:hover .ug-magflow-template__tech-play-icon,.ug-magflow-template__tech-video-control:hover .ug-magflow-template__tech-pause-icon,.ug-magflow-template__tech-video-control:hover .ug-magflow-template__tech-replay-icon{background:#fff6}}.ug-magflow-template__tech-panel--heat.is-playing .ug-magflow-template__tech-pause-icon,.ug-magflow-template__tech-panel--heat.is-paused .ug-magflow-template__tech-play-icon,.ug-magflow-template__tech-panel--heat.is-ended .ug-magflow-template__tech-replay-icon{display:block}.ug-magflow-template__tech-panel--heat.is-loading .ug-magflow-template__tech-pause-icon{display:none}@media(prefers-reduced-motion:reduce){.ug-magflow-template__tech-poster,.ug-magflow-template__tech-picture--split,.ug-magflow-template__tech-video{transition:none}}.ug-magflow-template__tech-fade{position:absolute;left:0;z-index:2;pointer-events:none}.ug-magflow-template__tech-fade--top{top:0;width:100%;height:311px;background:linear-gradient(180deg,#000,#0000)}.ug-magflow-template__tech-fade--bottom{bottom:0;width:100%;height:312px;background:linear-gradient(0deg,#000,#0000)}.ug-magflow-template__tech-copy{position:absolute;z-index:3;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;left:50%;transform:translate(-50%);width:100%;max-width:1280px;padding:0 80px;top:80px;pointer-events:none}.ug-magflow-template__tech-copy--liq,.ug-magflow-template__tech-copy--heat{align-items:center;text-align:center}.ug-magflow-template__tech-eyebrow{margin:0;font-size:24px;font-weight:600;line-height:1.3;color:#70b8ff}.ug-magflow-template__tech-copy-title{margin:0;font-size:40px;font-weight:600;line-height:1.3;color:#fff}.ug-magflow-template__tech-sup{display:inline;margin-inline-start:.08em;font-size:.55em;font-weight:600;line-height:1;vertical-align:super;color:inherit;text-decoration:none;pointer-events:auto;cursor:pointer;opacity:1;transition:opacity var(--mft-hover) var(--mft-ease)}.ug-magflow-template__tech-sup:hover{--button-color: inherit;color:inherit;opacity:.7}.ug-magflow-template__tech-copy-body{margin:0;max-width:954px;font-size:20px;font-weight:400;line-height:1.5;color:#fff;opacity:.8}.ug-magflow-template__tech-stats{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;text-align:center}.ug-magflow-template__tech-stat{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:4px;margin:0;font-size:20px;font-weight:400;line-height:1.5;color:#fff}.ug-magflow-template__tech-stat-value{font-weight:600;color:#70b8ff}.ug-magflow-template__tech-stat-label{font-weight:400}.ug-magflow-template__tec{box-sizing:border-box;width:100%;padding:160px 80px;background:#000}.ug-magflow-template__tec-inner{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1280px;margin:0 auto}.ug-magflow-template__tec-copy{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;text-align:center}.ug-magflow-template__tec-eyebrow{margin:0;font-size:20px;font-weight:600;line-height:1.3;color:#70b8ff}.ug-magflow-template__tec-title{margin:0;font-size:40px;font-weight:600;line-height:1.3;color:#fff}.ug-magflow-template__tec-body{margin:0;max-width:954px;font-size:20px;font-weight:400;line-height:1.5;color:#fff;opacity:.8}.ug-magflow-template__tec-media{display:flex;flex-direction:column;gap:20px;width:100%}.ug-magflow-template__tec-hero{position:relative;width:100%;height:596px;overflow:hidden;border-radius:12px;background:#000}.ug-magflow-template__tec-hero-picture,.ug-magflow-template__tec-hero-poster,.ug-magflow-template__tec-hero-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center bottom}.ug-magflow-template__tec-hero-picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ug-magflow-template__tec-hero-poster.is-hidden,.ug-magflow-template__tec-chart-poster.is-hidden{opacity:0}.ug-magflow-template__tec-hero-video,.ug-magflow-template__tec-chart-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0}.ug-magflow-template__tec-hero-video.is-visible,.ug-magflow-template__tec-chart-video.is-visible{opacity:.99}.ug-magflow-template__tec-bottom{display:flex;gap:20px;width:100%}.ug-magflow-template__tec-stats{display:flex;flex-direction:column;flex:0 0 630px;gap:12px;width:630px;height:400px}.ug-magflow-template__tec-stat{display:flex;flex:1 1 0;align-items:center;justify-content:center;margin:0;padding:40px 20px;border-radius:12px;background:#1d1d1f}.ug-magflow-template__tec-stat-copy{display:flex;align-items:center;justify-content:center;gap:6px;font-size:24px;font-weight:400;line-height:1.3;color:#fffc}.ug-magflow-template__tec-stat-copy b,.ug-magflow-template__tec-stat-copy strong{display:inline;font-size:32px;font-weight:700;line-height:1.3;color:#4ba5ff}.ug-magflow-template__tec-stat-copy .ug-magflow-template__tech-sup{color:inherit}.ug-magflow-template__tec-chart{box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;align-items:center;min-width:0;height:400px;padding:30px 24px 16px;overflow:hidden;border-radius:12px;background:#191919}.ug-magflow-template__tec-chart-title{margin:0 0 20px;font-size:24px;font-weight:600;line-height:1.3;color:#fff;text-align:center}.ug-magflow-template__tec-chart-graph{position:relative;width:476px;max-width:100%;height:220px;overflow:hidden}.ug-magflow-template__tec-chart-axis{position:relative;box-sizing:border-box;width:476px;max-width:100%;height:16px;margin-top:4px}.ug-magflow-template__tec-chart-axis span{position:absolute;top:0;transform:translate(-50%);font-size:12px;font-weight:400;line-height:1.2;color:#999;white-space:nowrap}.ug-magflow-template__tec-chart-axis span:nth-child(1){left:40.2%}.ug-magflow-template__tec-chart-axis span:nth-child(2){left:68.4%}.ug-magflow-template__tec-chart-axis span:nth-child(3){left:97.4%}.ug-magflow-template__tec-chart-picture,.ug-magflow-template__tec-chart-poster,.ug-magflow-template__tec-chart-video{display:block;width:100%;height:100%;object-fit:contain}.ug-magflow-template__tec-chart-picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ug-magflow-template__tec-chart-legend{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:auto;padding-top:18px}.ug-magflow-template__tec-chart-key{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;line-height:1.2;color:#fff}.ug-magflow-template__tec-chart-swatch{display:block;width:36px;height:3px;border-radius:10px}.ug-magflow-template__tec-chart-swatch--ugreen{background:#4ba5ff}.ug-magflow-template__tec-chart-swatch--others{background:#575757}.ug-magflow-template__tec-chart-note{margin:10px 0 0;font-size:12px;font-weight:400;line-height:1.3;color:#999;text-align:center}.ug-magflow-template__speed{--ug-mft-title-start: #ffffff;--ug-mft-title-mid-1: #70b8ff;--ug-mft-title-mid-2: #70b8ff;--ug-mft-title-end: #70b8ff;--ug-mft-title-fill: linear-gradient(#ffffff, #ffffff);box-sizing:border-box;width:100%;margin:0;background:#000}.ug-magflow-template__speed-heading-wrap{position:relative;overflow:hidden;background:#000}.ug-magflow-template__speed-heading-bg,.ug-magflow-template__speed-heading-bg img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;pointer-events:none}.ug-magflow-template__speed-heading-bg img{object-fit:cover;object-position:center top}.ug-magflow-template__speed-heading{position:relative;z-index:1;box-sizing:border-box;width:100%;margin:0;padding:160px 40px 80px;font-size:78px;font-weight:700;line-height:1.25;letter-spacing:-1.2px;text-align:center;color:#fff}.ug-magflow-template__speed-stage{position:relative;width:100%;height:768px;overflow:hidden;background:#000}.ug-magflow-template__speed-visual,.ug-magflow-template__speed-picture,.ug-magflow-template__speed-img{display:block;width:100%;height:100%}.ug-magflow-template__speed-visual{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ug-magflow-template__speed-img{object-fit:cover;object-position:center}.ug-magflow-template__speed-shell{position:absolute;left:50%;top:0;z-index:2;display:flex;align-items:flex-start;box-sizing:border-box;width:100%;max-width:1280px;height:100%;padding-top:68px;transform:translate(-50%);pointer-events:none}.ug-magflow-template__speed-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:40px;width:549px;max-width:100%;pointer-events:auto}.ug-magflow-template__speed-copy{display:flex;flex-direction:column;gap:10px;width:100%;color:#fff}.ug-magflow-template__speed-copy-title{margin:0;font-size:40px;font-weight:600;line-height:1.3}.ug-magflow-template__speed-copy-body{margin:0;font-size:20px;font-weight:400;line-height:1.5;opacity:.8}.ug-magflow-template__speed-meter{position:relative;box-sizing:border-box;flex-shrink:0;width:496px;height:133px;overflow-x:hidden;overflow-y:auto;border:.5px solid rgba(166,184,225,.5);border-radius:8px;background-image:linear-gradient(170.63deg,#6062734d 7.93%,#8a9bba4d 145.34%);scrollbar-width:thin;scrollbar-color:#5b5b5b transparent}.ug-magflow-template__speed-meter::-webkit-scrollbar{width:8px}.ug-magflow-template__speed-meter::-webkit-scrollbar-track{background:transparent}.ug-magflow-template__speed-meter::-webkit-scrollbar-thumb{height:100px;background:#5b5b5b;border-radius:5px}.ug-magflow-template__speed-badge{position:absolute;left:12px;top:26px;display:flex;flex-direction:column;align-items:center;width:90px}.ug-magflow-template__speed-badge-art{width:90px;height:60px;overflow:hidden}.ug-magflow-template__speed-badge-art img{display:block;width:90px;height:60px;object-fit:cover}.ug-magflow-template__speed-badge-label{margin:0;font-size:16px;font-weight:300;line-height:1;color:#fff;text-align:center}.ug-magflow-template__speed-meter-rule{position:absolute;left:111.56px;top:18.94px;width:1px;height:95.13px;background:#fff;opacity:.35}.ug-magflow-template__speed-caption{position:absolute;left:130px;top:19.48px;margin:0;font-size:16px;font-weight:500;line-height:19px;color:#fffc;white-space:nowrap}.ug-magflow-template__speed-caption strong{font-weight:600;color:#fff}.ug-magflow-template__speed-icon{position:absolute;display:block;object-fit:contain;object-position:left center}.ug-magflow-template__speed-icon--qi2{left:130.7px;top:51.78px;width:32px;height:26px}.ug-magflow-template__speed-icon--qi{left:131px;top:91px;width:32px;height:26px}.ug-magflow-template__speed-watt{position:absolute;left:174.65px;font-size:14px;font-weight:400;line-height:17px;white-space:nowrap}.ug-magflow-template__speed-watt--fast{top:56.61px;color:#fff}.ug-magflow-template__speed-watt--slow{top:91.84px;color:#b4b5b7}.ug-magflow-template__speed-track{position:absolute;left:174.65px;overflow:hidden}.ug-magflow-template__speed-track--fast{top:73.48px;width:101.55px;height:5.09px;border-radius:7.51px}.ug-magflow-template__speed-track--slow{top:108.46px;width:213.76px;height:5.6px;border-radius:45.8px}.ug-magflow-template__speed-bar-fill{display:block;width:100%;height:100%;border-radius:inherit;transform:scaleX(0);transform-origin:left center}.ug-magflow-template__speed-track--fast .ug-magflow-template__speed-bar-fill{background:linear-gradient(90deg,#009632,#00ed4f)}.ug-magflow-template__speed-track--slow .ug-magflow-template__speed-bar-fill{background:#b4b5b7}.ug-magflow-template__speed-meter.is-played .ug-magflow-template__speed-bar-fill{transform:scaleX(1);transition:transform var(--mft-meter) var(--mft-ease-out)}.ug-magflow-template__speed-time{position:absolute;display:inline-flex;align-items:flex-start;font-weight:500;line-height:1.2;white-space:nowrap}.ug-magflow-template__speed-time--fast{left:284.19px;top:62.73px;font-size:20px;line-height:24px;background-image:linear-gradient(90deg,#00ed4f,#009632 137%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.ug-magflow-template__speed-time--slow{left:394px;top:100.94px;font-size:16px;line-height:19px;color:#b4b5b7}.ug-magflow-template__speed-time .ug-magflow-template__tech-sup{margin-inline-start:.08em}.ug-magflow-template__speed-time--fast .ug-magflow-template__tech-sup{color:inherit;-webkit-text-fill-color:inherit}.ug-magflow-template__speed-time--slow .ug-magflow-template__tech-sup{color:inherit}@media(prefers-reduced-motion:reduce){.ug-magflow-template__tech-heading,.ug-magflow-template__speed-heading{--ug-mft-title-current: var(--ug-mft-title-fill)}.ug-magflow-template__speed-bar-fill,.ug-magflow-template__speed-meter.is-played .ug-magflow-template__speed-bar-fill{transform:scaleX(1);transition:none}.ug-magflow-template__tech-pin{height:var(--mft-tech-h)}}@media(min-width:1024px)and (max-width:1440px){.ug-magflow-template__highlights{padding:5.5556vw}.ug-magflow-template__highlights:has(+.ug-magflow-template__tvc){padding-bottom:2.7778vw}.ug-magflow-template__highlights-title{margin-bottom:2.7778vw;font-size:3.3333vw}.ug-magflow-template__hl-grid,.ug-magflow-template__hl-row,.ug-magflow-template__hl-col{gap:.6944vw}.ug-magflow-template__hl-row--1{height:20.8333vw}.ug-magflow-template__hl-row--2{height:29.1667vw}.ug-magflow-template__hl-row--3{height:16.6667vw}.ug-magflow-template__hl-tile{border-radius:.8333vw}.ug-magflow-template__hl-video-caption{padding:1.9444vw 1.3889vw;font-size:2.0833vw}.ug-magflow-template__hl-tm{font-weight:400;line-height:1;margin-inline-start:.04em}.ug-magflow-template__tvc{padding:5.5556vw}.ug-magflow-template__highlights+.ug-magflow-template__tvc{padding-top:0}.ug-magflow-template__tvc-card{gap:2.7778vw;padding:2.7778vw 6.9444vw;border-radius:.8333vw}.ug-magflow-template__tvc-copy{flex-basis:31.9444vw;max-width:31.9444vw;gap:1.3889vw}.ug-magflow-template__tvc-head{gap:.8333vw}.ug-magflow-template__tvc-title{font-size:2.5vw}.ug-magflow-template__tvc-subtitle{font-size:1.25vw}.ug-magflow-template__tvc-watch{gap:.5556vw;font-size:1.3889vw;line-height:1.1111vw}.ug-magflow-template__tvc-watch-icon{width:1.6667vw;height:1.6667vw}.ug-magflow-template__tvc-media{flex-basis:34.7222vw;width:34.7222vw;height:19.4444vw;border-radius:.9028vw}.ug-magflow-template__tvc-modal-close{top:2.7778vw;right:2.7778vw;width:2.5vw;height:2.5vw}.ug-magflow-template__tvc-modal-close svg{width:1.6667vw;height:1.6667vw}.ug-magflow-template__tech-heading{padding:11.1111vw 2.7778vw 5.5556vw;font-size:5.4167vw}.ug-magflow-template__tech-fade--top{height:21.5972vw}.ug-magflow-template__tech-fade--bottom{height:21.6667vw}.ug-magflow-template__tech-copy{gap:.6944vw;top:5.5556vw;max-width:88.8889vw;padding:0 5.5556vw}.ug-magflow-template__tech-eyebrow{font-size:1.6667vw}.ug-magflow-template__tech-copy-title{font-size:2.7778vw}.ug-magflow-template__tech-copy-body{max-width:66.25vw;font-size:1.3889vw}.ug-magflow-template__tech-video-control{right:1.3889vw;bottom:1.3889vw;width:3.0556vw;height:3.0556vw}.ug-magflow-template__tech-stat{font-size:1.3889vw;gap:.2778vw}.ug-magflow-template__tec{padding:11.1111vw 5.5556vw}.ug-magflow-template__tec-inner{gap:2.7778vw;max-width:88.8889vw}.ug-magflow-template__tec-copy{gap:.6944vw}.ug-magflow-template__tec-eyebrow{font-size:1.3889vw}.ug-magflow-template__tec-title{font-size:2.7778vw}.ug-magflow-template__tec-body{max-width:66.25vw;font-size:1.3889vw}.ug-magflow-template__tec-media{gap:1.3889vw}.ug-magflow-template__tec-hero{height:41.3889vw;border-radius:.8333vw}.ug-magflow-template__tec-bottom{gap:1.3889vw}.ug-magflow-template__tec-stats{flex-basis:43.75vw;gap:.8333vw;width:43.75vw;height:27.7778vw}.ug-magflow-template__tec-stat{padding:2.7778vw 1.3889vw;border-radius:.8333vw}.ug-magflow-template__tec-stat-copy{gap:.4167vw;font-size:1.6667vw}.ug-magflow-template__tec-stat-copy b,.ug-magflow-template__tec-stat-copy strong{font-size:2.2222vw}.ug-magflow-template__tec-chart{height:27.7778vw;padding:2.0833vw 1.6667vw 1.1111vw;border-radius:.8333vw}.ug-magflow-template__tec-chart-title{margin-bottom:1.3889vw;font-size:1.6667vw}.ug-magflow-template__tec-chart-graph{width:33.0556vw;height:15.2778vw}.ug-magflow-template__tec-chart-axis{width:33.0556vw;height:1.1111vw;margin-top:.2778vw}.ug-magflow-template__tec-chart-axis span{font-size:.8333vw}.ug-magflow-template__tec-chart-legend{gap:1.6667vw;padding-top:1.25vw}.ug-magflow-template__tec-chart-key{gap:.5556vw;font-size:.8333vw}.ug-magflow-template__tec-chart-swatch{width:2.5vw;height:.2083vw;border-radius:.6944vw}.ug-magflow-template__tec-chart-note{margin-top:.6944vw;font-size:.8333vw}.ug-magflow-template__speed-heading{padding:11.1111vw 2.7778vw 5.5556vw;font-size:5.4167vw;letter-spacing:-.0833vw}.ug-magflow-template__speed-stage{height:53.3333vw}.ug-magflow-template__speed-shell{max-width:88.8889vw;padding-top:4.7222vw}.ug-magflow-template__speed-content{width:38.125vw;gap:2.7778vw}.ug-magflow-template__speed-copy{gap:.6944vw}.ug-magflow-template__speed-copy-title{font-size:2.7778vw}.ug-magflow-template__speed-copy-body{font-size:1.3889vw}.ug-magflow-template__speed-meter{width:34.4444vw;height:9.2361vw;border-radius:.5556vw}.ug-magflow-template__speed-meter::-webkit-scrollbar{width:.5556vw}.ug-magflow-template__speed-meter::-webkit-scrollbar-thumb{height:6.9444vw;border-radius:.3472vw}.ug-magflow-template__speed-badge{left:.8333vw;top:1.8056vw;width:6.25vw}.ug-magflow-template__speed-badge-art,.ug-magflow-template__speed-badge-art img{width:6.25vw;height:4.1667vw}.ug-magflow-template__speed-badge-label{font-size:1.1111vw}.ug-magflow-template__speed-meter-rule{left:7.7472vw;top:1.3153vw;height:6.6063vw}.ug-magflow-template__speed-caption{left:9.0278vw;top:1.3528vw;font-size:1.1111vw;line-height:1.3194vw}.ug-magflow-template__speed-icon--qi2{left:9.0764vw;top:3.5958vw;width:2.2222vw;height:1.8056vw}.ug-magflow-template__speed-icon--qi{left:9.0972vw;top:6.3194vw;width:2.2222vw;height:1.8056vw}.ug-magflow-template__speed-watt{left:12.1285vw;font-size:.9722vw;line-height:1.1806vw}.ug-magflow-template__speed-watt--fast{top:3.9313vw}.ug-magflow-template__speed-watt--slow{top:6.3778vw}.ug-magflow-template__speed-track{left:12.1285vw}.ug-magflow-template__speed-track--fast{top:5.1028vw;width:7.0521vw;height:.3535vw;border-radius:.5215vw}.ug-magflow-template__speed-track--slow{top:7.5319vw;width:14.8444vw;height:.3889vw;border-radius:3.1806vw}.ug-magflow-template__speed-time--fast{left:19.7354vw;top:4.3563vw;font-size:1.3889vw;line-height:1.6667vw}.ug-magflow-template__speed-time--slow{left:27.3611vw;top:7.0097vw;font-size:1.1111vw;line-height:1.3194vw}}@media(max-width:1023.98px){.ug-magflow-template__highlights{padding:8vw 5.3333vw}.ug-magflow-template__highlights:has(+.ug-magflow-template__tvc){padding-bottom:5.3333vw}.ug-magflow-template__highlights-title{margin-bottom:5.3333vw;font-size:6.4vw}.ug-magflow-template__hl-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:2.1333vw}.ug-magflow-template__hl-row,.ug-magflow-template__hl-col{display:contents}.ug-magflow-template__hl-tile--video{grid-column:1 / -1;grid-row:1;height:37.3333vw}.ug-magflow-template__hl-tile--2{grid-column:1 / 4;grid-row:2 / 4}.ug-magflow-template__hl-tile--1{grid-column:4 / 7;grid-row:2;height:29.6vw}.ug-magflow-template__hl-tile--3{grid-column:4 / 7;grid-row:3;height:29.6vw}.ug-magflow-template__hl-tile--4{grid-column:1 / 4;grid-row:4;height:26.6667vw}.ug-magflow-template__hl-tile--5{grid-column:4 / 7;grid-row:4;height:26.6667vw}.ug-magflow-template__hl-tile--6{grid-column:1 / 3;grid-row:5;height:26.6667vw}.ug-magflow-template__hl-tile--7{grid-column:3 / 5;grid-row:5;height:26.6667vw}.ug-magflow-template__hl-tile--8{grid-column:5 / 7;grid-row:5;height:26.6667vw}.ug-magflow-template__hl-tile{border-width:.5px;border-radius:2.1333vw}.ug-magflow-template__hl-tile--video,.ug-magflow-template__hl-tile--2{border-width:1px}.ug-magflow-template__hl-video-caption{padding:2.6667vw;font-size:3.2vw}.ug-magflow-template__hl-tm{font-weight:400;line-height:1;margin-inline-start:.04em}.ug-magflow-template__tvc{padding:0 5.3333vw 8vw}.ug-magflow-template__tvc-card{gap:2.6667vw;padding:4.2667vw 5.3333vw;border-radius:1.6vw}.ug-magflow-template__tvc-copy{flex:1 1 auto;max-width:36.2667vw;gap:2.6667vw}.ug-magflow-template__tvc-title{font-size:4.2667vw}.ug-magflow-template__tvc-subtitle{display:none}.ug-magflow-template__tvc-watch{gap:1.0667vw;font-size:3.2vw;line-height:1.2}.ug-magflow-template__tvc-watch-icon{width:4.2667vw;height:4.2667vw}.ug-magflow-template__tvc-media{flex:0 0 40vw;width:40vw;height:22vw;border-radius:1.1941vw}.ug-magflow-template__tvc-modal{padding:20px}.ug-magflow-template__tvc-modal-close{top:20px;right:20px;width:36px;height:36px}.ug-magflow-template__tvc-modal-wrapper{border-radius:12px}.ug-magflow-template__tech-heading{padding:8vw 5.3333vw;font-size:8.5333vw;font-weight:600;line-height:1.1;letter-spacing:-.1024vw;text-align:left}.ug-magflow-template__tech-pin{height:auto}.ug-magflow-template__tech-stage{position:static;z-index:auto;display:flex;flex-direction:column;height:auto;overflow:visible}.ug-magflow-template__tech-panel{position:static;left:auto;right:auto;z-index:auto;display:flex;flex-direction:column;width:100%;height:auto;overflow:visible;transform:none}.ug-magflow-template__tech-panel--liq,.ug-magflow-template__tech-panel--heat{left:auto;right:auto;width:100%;transform:none;border:0}.ug-magflow-template__tech-panel--liq .ug-magflow-template__tech-picture,.ug-magflow-template__tech-panel--liq .ug-magflow-template__tech-video,.ug-magflow-template__tech-panel--heat .ug-magflow-template__tech-picture,.ug-magflow-template__tech-panel--heat .ug-magflow-template__tech-video{left:auto;width:100%;transform:none}.ug-magflow-template__tech-media{position:relative;top:auto;width:100%;height:61.3333vw;transform:none}.ug-magflow-template__tech-media--heat{width:89.3333vw;height:64vw;margin:0 auto 8vw;overflow:hidden;border-radius:2.1333vw}.ug-magflow-template__tech-panel--heat{position:relative}.ug-magflow-template__tech-video-control{right:calc((100% - 89.3333vw)/2 + 2.1333vw);bottom:10.1333vw;width:8.5333vw;height:8.5333vw}.ug-magflow-template__tech-fade{display:none}.ug-magflow-template__tech-copy{position:static;left:auto;top:auto;transform:none;order:-1;align-items:flex-start;gap:1.0667vw;width:100%;max-width:none;padding:8vw 5.3333vw 5.3333vw;text-align:left;pointer-events:auto;opacity:1}.ug-magflow-template__tech-copy--liq{align-items:flex-start;text-align:left;padding:8vw 5.3333vw 5.3333vw}.ug-magflow-template__tech-copy--heat{padding:16vw 5.3333vw 5.3333vw;opacity:1}.ug-magflow-template__tech-eyebrow{font-size:3.7333vw;font-weight:500}.ug-magflow-template__tech-eyebrow--spacer{display:none}.ug-magflow-template__tech-copy-title{font-size:6.4vw}.ug-magflow-template__tech-copy-body{max-width:none;font-size:4.2667vw;line-height:1.3;color:#cfcfcf;opacity:1}.ug-magflow-template__tech-stats{align-items:flex-start;gap:1.0667vw;width:auto;text-align:left}.ug-magflow-template__tech-stat{justify-content:flex-start;gap:1.0667vw;font-size:4.2667vw;line-height:1.3}.ug-magflow-template__tech-stat-label{color:#cfcfcf}.ug-magflow-template__tec{padding:8vw 5.3333vw 16vw}.ug-magflow-template__tec-inner{gap:5.3333vw;max-width:none}.ug-magflow-template__tec-copy{align-items:flex-start;gap:2.1333vw;text-align:left}.ug-magflow-template__tec-eyebrow{font-size:3.7333vw;font-weight:500}.ug-magflow-template__tec-title{font-size:6.4vw}.ug-magflow-template__tec-body{max-width:none;font-size:4.2667vw;line-height:1.3;color:#cfcfcf;opacity:1}.ug-magflow-template__tec-media{gap:5.3333vw}.ug-magflow-template__tec-hero{height:64vw;border-radius:2.1333vw}.ug-magflow-template__tec-bottom{flex-direction:column;gap:2.9333vw}.ug-magflow-template__tec-stats{flex-direction:row;flex:none;gap:1.0667vw;width:100%;height:auto;overflow:hidden;border-radius:2.1333vw}.ug-magflow-template__tec-stat{flex-direction:column;min-width:0;padding:2.1333vw;border-radius:0}.ug-magflow-template__tec-stat-copy{flex-direction:column;align-items:stretch;gap:1.0667vw;width:100%;font-size:3.2vw;font-weight:600;line-height:1.2;text-align:center;color:#fff}.ug-magflow-template__tec-stat-copy b,.ug-magflow-template__tec-stat-copy strong{font-size:3.7333vw;color:#70b8ff}.ug-magflow-template__tec-chart{flex:none;width:100%;height:auto;min-height:72vw;padding:4.2667vw 4.2667vw 3.2vw;overflow:visible;border-radius:1.6883vw;background:#1d1d1f}.ug-magflow-template__tec-chart-title{margin-bottom:2.1333vw;font-size:3.4667vw}.ug-magflow-template__tec-chart-graph{width:72vw;height:33.6vw}.ug-magflow-template__tec-chart-axis{width:72vw;height:2.1333vw;margin-top:.5333vw}.ug-magflow-template__tec-chart-axis span{font-size:2.1333vw}.ug-magflow-template__tec-chart-legend{gap:4.2667vw;padding-top:2.1333vw}.ug-magflow-template__tec-chart-key{gap:1.1333vw;font-size:2.6667vw}.ug-magflow-template__tec-chart-swatch{width:5.0667vw;height:.4221vw;border-radius:1.4069vw}.ug-magflow-template__tec-chart-swatch--others{background:#b1b1b1}.ug-magflow-template__tec-chart-note{margin-top:2.1333vw;max-width:71.4667vw;font-size:3.2vw}.ug-magflow-template__speed-heading{padding:16vw 6.4vw;font-size:8.5333vw;font-weight:600;line-height:1.1;letter-spacing:-.1024vw;text-align:left}.ug-magflow-template__speed-stage{display:flex;flex-direction:column;height:auto;overflow:visible}.ug-magflow-template__speed-visual{position:relative;inset:auto;flex-shrink:0;order:2;width:100%;height:117.3333vw;overflow:hidden}.ug-magflow-template__speed-picture,.ug-magflow-template__speed-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ug-magflow-template__speed-shell,.ug-magflow-template__speed-content{display:contents;left:auto;top:auto;width:auto;height:auto;max-width:none;transform:none;pointer-events:auto}.ug-magflow-template__speed-copy{order:1;gap:2.1333vw;padding:0 5.3333vw}.ug-magflow-template__speed-copy-title{font-size:6.4vw}.ug-magflow-template__speed-copy-body{font-size:4.2667vw;line-height:1.3;color:#cfcfcf;opacity:1}.ug-magflow-template__speed-meter{position:absolute;left:5.3333vw;bottom:5.6vw;z-index:2;width:89.3333vw;height:23.9543vw;border-width:.0917vw;border-radius:1.6vw}.ug-magflow-template__speed-meter::-webkit-scrollbar{width:2.1333vw}.ug-magflow-template__speed-meter::-webkit-scrollbar-thumb{height:26.6667vw;border-radius:1.3333vw}.ug-magflow-template__speed-badge{left:2.1612vw;top:4.6828vw;width:16.2096vw}.ug-magflow-template__speed-badge-art,.ug-magflow-template__speed-badge-art img{width:16vw;height:10.6667vw}.ug-magflow-template__speed-badge-label{font-size:3.2vw}.ug-magflow-template__speed-meter-rule{left:20.0925vw;top:3.4107vw;width:.0747vw;height:17.1344vw}.ug-magflow-template__speed-caption{left:23.4141vw;top:3.5093vw;font-size:3.2vw;line-height:3.7333vw}.ug-magflow-template__speed-icon--qi2{left:23.5405vw;top:9.3269vw;width:5.7635vw;height:4.6829vw}.ug-magflow-template__speed-icon--qi{left:23.5941vw;top:16.3899vw;width:5.7634vw;height:4.6828vw}.ug-magflow-template__speed-watt{left:31.4563vw;font-size:2.6667vw;line-height:3.2vw}.ug-magflow-template__speed-watt--fast{top:9.6635vw}.ug-magflow-template__speed-watt--slow{top:16.008vw}.ug-magflow-template__speed-track{left:31.4563vw}.ug-magflow-template__speed-track--fast{top:13.2349vw;width:18.2907vw;height:.9165vw;border-radius:1.3533vw}.ug-magflow-template__speed-track--slow{top:19.5339vw;width:38.5003vw;height:1.0083vw;border-radius:8.2493vw}.ug-magflow-template__speed-time--fast{left:51.1853vw;top:11.7333vw;font-size:3.2vw;line-height:3.7333vw}.ug-magflow-template__speed-time--slow{left:70.9621vw;top:18.1333vw;font-size:3.2vw;line-height:3.7333vw}}.ug-magflow-template__dur{box-sizing:border-box;width:100%;padding:160px 80px;overflow-x:clip;background:#0a0a0a}@media(min-width:1024px){.ug-magflow-template__dur.is-dur-swiper-inited{overflow:visible}}.ug-magflow-template__dur-inner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;overflow:visible}.ug-magflow-template__dur-copy{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;width:100%;margin:0 0 40px}.ug-magflow-template__dur-title{margin:0;font-size:40px;font-weight:600;line-height:1.3;color:#fff}.ug-magflow-template__dur-body{margin:0;font-size:20px;font-weight:400;line-height:1.5;color:#fff;opacity:.8}.ug-magflow-template__dur-carousel{display:flex;flex-direction:column;gap:20px;min-width:0;overflow:visible}.ug-magflow-template__dur-swiper,.ug-magflow-template__dur-swiper.swiper{box-sizing:border-box;width:100%;min-width:0;margin:0;overflow:visible}.ug-magflow-template__dur-slide{width:440px;height:auto}.ug-magflow-template__dur-card{display:flex;flex-direction:column;width:440px;overflow:hidden}.ug-magflow-template__dur-card-media{box-sizing:border-box;width:440px;height:280px;overflow:hidden;border:1px solid rgba(166,184,225,.2);border-bottom:0;border-radius:12px 12px 0 0}.ug-magflow-template__dur-card-media picture,.ug-magflow-template__dur-card-media img{display:block;width:100%;height:100%;object-fit:cover}.ug-magflow-template__dur-card-body{box-sizing:border-box;display:flex;flex:1 0 auto;flex-direction:column;align-items:flex-end;justify-content:space-between;min-height:220px;padding:20px;background:#1d1d1f;border-radius:0 0 12px 12px}.ug-magflow-template__dur-card-copy{display:flex;flex-direction:column;gap:12px;align-items:flex-start;width:100%}.ug-magflow-template__dur-card-title{margin:0;font-size:24px;font-weight:600;line-height:1.3;letter-spacing:-.24px;color:#fdfdfd}.ug-magflow-template__dur-card-text{margin:0;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:#a3a3a3}.ug-magflow-template__dur-plus{display:block;flex-shrink:0;width:30px;height:30px;padding:0;border:0;background:transparent;cursor:pointer;transform-origin:center center;transition:transform var(--mft-hover) var(--mft-ease)}.ug-magflow-template__dur-plus svg{display:block;width:100%;height:100%}@media(hover:hover){.ug-magflow-template__dur-plus:hover{transform:rotate(90deg)}}@media(prefers-reduced-motion:reduce){.ug-magflow-template__dur-plus{transition:none}}.ug-magflow-template__dur-controls{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%}.ug-magflow-template__dur-progress{position:relative;width:305px;height:3px;overflow:hidden;background:#4d4d4d}.ug-magflow-template__dur-progress-fill{display:block;width:25%;height:100%;background:#fff;transition:width var(--mft-slide) var(--mft-ease)}.ug-magflow-template__dur-nav{display:flex;gap:12px;align-items:center}.ug-magflow-template__dur-nav-btn{display:inline-flex;box-sizing:border-box;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:60px;background:#323232;color:#fff;cursor:pointer}.ug-magflow-template__dur-nav-btn svg{display:block;width:8px;height:13px;opacity:.8}.ug-magflow-template__dur-nav-btn--prev svg{transform:scaleX(-1)}.ug-magflow-template__dur-nav-btn.swiper-button-disabled{background:#ffffff1a;opacity:1;cursor:default}.ug-magflow-template__dur-nav-btn.swiper-button-lock{display:flex}.ug-magflow-template__dur-nav-btn.swiper-button-disabled svg{opacity:.35}.ug-magflow-template__dur-nav-btn.swiper-button-next:after,.ug-magflow-template__dur-nav-btn.swiper-button-prev:after{content:none}.ug-magflow-template__dur-modal[hidden]{display:none!important}.ug-magflow-template__dur-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10030;overscroll-behavior:none}.ug-magflow-template__dur-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ug-mft-overlay-bg);-webkit-backdrop-filter:var(--ug-mft-overlay-blur);backdrop-filter:var(--ug-mft-overlay-blur)}.ug-magflow-template__dur-dialog{position:absolute;left:50%;top:50%;box-sizing:border-box;width:1100px;max-width:calc(100vw - 80px);max-height:calc(100vh - 80px);max-height:calc(100dvh - 80px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:20px;background:#000;outline:none!important;transform:translate(-50%,-50%);scrollbar-width:thin;scrollbar-color:#5b5b5b transparent}.ug-magflow-template__dur-dialog::-webkit-scrollbar{width:8px}.ug-magflow-template__dur-dialog::-webkit-scrollbar-track{background:transparent}.ug-magflow-template__dur-dialog::-webkit-scrollbar-thumb{height:100px;background:#5b5b5b;border:0;border-radius:5px;background-clip:padding-box}.ug-magflow-template__dur-dialog::-webkit-scrollbar-thumb:hover{background:#5b5b5b}.ug-magflow-template__dur-modal-close{position:absolute;top:29px;right:24px;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.ug-magflow-template__dur-modal-close:focus,.ug-magflow-template__dur-modal-close:focus-visible,.ug-magflow-template__dur-modal-close:active{outline:none!important;box-shadow:none;border:0}.ug-magflow-template__dur-modal-close svg{display:block;width:100%;height:100%}.ug-magflow-template__dur-dialog-inner{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:100px 44px}.ug-magflow-template__dur-pop-head{display:flex;flex-direction:column;gap:8px;align-items:center;margin-bottom:40px;text-align:center}.ug-magflow-template__dur-pop-title{margin:0;font-size:48px;font-weight:700;line-height:1.3;background-image:linear-gradient(90deg,#fff,#70b8ff 99.988%);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.ug-magflow-template__dur-pop-title .ug-magflow-template__tech-tm{color:inherit;-webkit-text-fill-color:inherit}.ug-magflow-template__dur-pop-sub{margin:0;font-size:24px;font-weight:400;line-height:1.3;color:#fff}.ug-magflow-template__dur-pop-hero{position:relative;width:1012px;max-width:100%;height:480px}.ug-magflow-template__dur-pop-hero picture,.ug-magflow-template__dur-pop-hero img{display:block;width:100%;height:100%;object-fit:cover}.ug-magflow-template__dur-pop-intro{position:absolute;left:50%;bottom:40px;width:800px;max-width:calc(100% - 80px);margin:0;font-size:16px;font-weight:400;line-height:1.3;color:#fff;opacity:.8;transform:translate(-50%)}.ug-magflow-template__dur-tests{box-sizing:border-box;display:flex;flex-direction:column;gap:40px;align-items:center;width:100%;margin-top:80px}.ug-magflow-template__dur-tests-copy{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%;text-align:center}.ug-magflow-template__dur-tests-title,.ug-magflow-template__dur-keys-title{margin:0;font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-.32px;color:#fff;text-align:center}.ug-magflow-template__dur-tests-lead{margin:0;font-size:16px;font-weight:400;line-height:1.4;color:#fff;opacity:.8}.ug-magflow-template__dur-tests-layout{display:flex;gap:16px;align-items:stretch;width:1012px;max-width:100%;height:380px}.ug-magflow-template__dur-tests-media:not(:has(.ug-magflow-template__dur-tests-media-item)){display:none}.ug-magflow-template__dur-tests-media{position:relative;flex:0 0 680px;width:680px;height:380px;overflow:hidden;border-radius:12px;background:#1d1d1f}.ug-magflow-template__dur-tests-media-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity var(--mft-slide) var(--mft-ease)}.ug-magflow-template__dur-tests-media-item.is-active{opacity:1;pointer-events:auto}.ug-magflow-template__dur-tests-media picture,.ug-magflow-template__dur-tests-media img{display:block;width:100%;height:100%;object-fit:cover}.ug-magflow-template__dur-test-list{display:flex;flex:1 1 316px;flex-direction:column;gap:4px;min-width:0;overflow:hidden;border-radius:12px}.ug-magflow-template__dur-test{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;flex-direction:column;min-height:0;overflow:hidden;background:#1d1d1f;transition:flex-grow var(--mft-panel) var(--mft-ease)}.ug-magflow-template__dur-test:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:1;height:2px;background:#fff;opacity:.6;transform:scaleX(0);transform-origin:left center;pointer-events:none}.ug-magflow-template__dur-test.is-filling:after{animation:ug-mft-tab-progress var(--mft-tab) linear forwards}.ug-magflow-template__dur-test-panel-media{display:none}.ug-magflow-template__dur-test-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;outline:none}.ug-magflow-template__dur-test.is-active .ug-magflow-template__dur-test-trigger{padding-bottom:12px}.ug-magflow-template__dur-test-name{flex:1 1 auto;font-size:16px;font-weight:600;line-height:1.3;color:#fff;opacity:.8}.ug-magflow-template__dur-test.is-active .ug-magflow-template__dur-test-name{font-weight:700;opacity:1}.ug-magflow-template__dur-test-plus{display:block;flex-shrink:0;width:19px;height:19px;color:#fff;opacity:1;transition:opacity var(--mft-hover) var(--mft-ease)}.ug-magflow-template__dur-test.is-active .ug-magflow-template__dur-test-plus{opacity:0}.ug-magflow-template__dur-test-desc{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows var(--mft-panel) var(--mft-ease),opacity var(--mft-fade) var(--mft-ease)}.ug-magflow-template__dur-test.is-active .ug-magflow-template__dur-test-desc{grid-template-rows:1fr;opacity:1}.ug-magflow-template__dur-test-desc-inner{min-height:0;overflow:hidden}.ug-magflow-template__dur-test-desc-inner p{margin:0;padding:0 16px 16px;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.56px;color:#fffc}.ug-magflow-template__dur-test.is-active{flex:1 1 auto}@media(prefers-reduced-motion:reduce){.ug-magflow-template__dur-tests-media-item,.ug-magflow-template__dur-test,.ug-magflow-template__dur-test-desc,.ug-magflow-template__dur-test-plus{transition:none}.ug-magflow-template__dur-test.is-filling:after,.ug-magflow-template__ways-item.is-filling:after,.ug-magflow-template__scenes.is-autoplaying .ug-magflow-template__scenes-tab.is-active:after{animation:none;transform:scaleX(1)}}.ug-magflow-template__dur-keys{box-sizing:border-box;display:flex;flex-direction:column;gap:40px;align-items:center;width:100%;margin-top:80px}.ug-magflow-template__dur-keys-grid{display:flex;gap:13px;width:1012px;max-width:100%}.ug-magflow-template__dur-key{box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;gap:12px;min-width:0;padding:20px 16px;border-radius:12px;background:#1d1d1f}.ug-magflow-template__dur-key-icon{display:block;width:40px;height:40px;border-radius:53px}.ug-magflow-template__dur-key-copy{display:flex;flex-direction:column;gap:8px}.ug-magflow-template__dur-key-title{margin:0;font-size:18px;font-weight:600;line-height:1.3;color:#fff;text-transform:capitalize}.ug-magflow-template__dur-key-body{margin:0;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.56px;color:#fff9}@media(min-width:1024px)and (max-width:1440px){.ug-magflow-template__dur{padding:11.1111vw 5.5556vw}.ug-magflow-template__dur-inner{max-width:88.8889vw}.ug-magflow-template__dur-copy{gap:.6944vw;margin-bottom:2.7778vw}.ug-magflow-template__dur-title{font-size:2.7778vw}.ug-magflow-template__dur-body{font-size:1.3889vw}.ug-magflow-template__dur-carousel{gap:1.3889vw}.ug-magflow-template__dur-swiper{margin:0}.ug-magflow-template__dur-slide,.ug-magflow-template__dur-card,.ug-magflow-template__dur-card-media{width:30.5556vw}.ug-magflow-template__dur-card-media{height:19.4444vw;border-radius:.8333vw .8333vw 0 0}.ug-magflow-template__dur-card-body{min-height:15.2778vw;padding:1.3889vw;border-radius:0 0 .8333vw .8333vw}.ug-magflow-template__dur-card-copy{gap:.8333vw}.ug-magflow-template__dur-card-title{font-size:1.6667vw;letter-spacing:-.0167vw}.ug-magflow-template__dur-card-text{font-size:1.1111vw;letter-spacing:-.0111vw}.ug-magflow-template__dur-plus{width:2.0833vw;height:2.0833vw}.ug-magflow-template__dur-progress{width:21.1806vw;height:.2083vw}.ug-magflow-template__dur-nav{gap:.8333vw}.ug-magflow-template__dur-nav-btn{width:2.5vw;height:2.5vw}.ug-magflow-template__dur-nav-btn svg{width:.5556vw;height:.9028vw}.ug-magflow-template__dur-dialog{width:76.3889vw;max-width:94.4444vw;max-height:calc(100vh - 5.5556vw);max-height:calc(100dvh - 5.5556vw);border-radius:1.3889vw}.ug-magflow-template__dur-dialog::-webkit-scrollbar{width:.5556vw}.ug-magflow-template__dur-dialog::-webkit-scrollbar-thumb{height:6.9444vw;border-radius:.3472vw}.ug-magflow-template__dur-modal-close{width:2.7778vw;height:2.7778vw}.ug-magflow-template__dur-modal-close{top:2.0139vw;right:1.6667vw}.ug-magflow-template__dur-dialog-inner{padding:6.9444vw 3.0556vw}.ug-magflow-template__dur-pop-head{gap:.5556vw;margin-bottom:2.7778vw}.ug-magflow-template__dur-pop-title{font-size:3.3333vw}.ug-magflow-template__dur-pop-sub{font-size:1.6667vw}.ug-magflow-template__dur-pop-hero{height:33.3333vw}.ug-magflow-template__dur-pop-intro{bottom:2.7778vw;width:55.5556vw;font-size:1.1111vw}.ug-magflow-template__dur-tests,.ug-magflow-template__dur-keys{gap:2.7778vw;margin-top:5.5556vw}.ug-magflow-template__dur-tests-copy{gap:.5556vw}.ug-magflow-template__dur-tests-title,.ug-magflow-template__dur-keys-title{font-size:2.2222vw;letter-spacing:-.0222vw}.ug-magflow-template__dur-tests-lead{font-size:1.1111vw}.ug-magflow-template__dur-tests-layout{gap:1.0981vw;height:26.3889vw}.ug-magflow-template__dur-tests-media{flex-basis:47.2222vw;width:47.2222vw;height:26.3889vw;border-radius:.8333vw}.ug-magflow-template__dur-test-list{gap:.2778vw;border-radius:.8333vw}.ug-magflow-template__dur-test:after{height:.1389vw}.ug-magflow-template__dur-test-trigger{padding:1.1111vw}.ug-magflow-template__dur-test.is-active .ug-magflow-template__dur-test-trigger{padding-bottom:.8333vw}.ug-magflow-template__dur-test-name{font-size:1.1111vw}.ug-magflow-template__dur-test-plus{width:1.3174vw;height:1.3174vw}.ug-magflow-template__dur-test-desc-inner p{padding:0 1.1111vw 1.1111vw;font-size:.9722vw;letter-spacing:-.0389vw}.ug-magflow-template__dur-keys-grid{gap:.9028vw}.ug-magflow-template__dur-key{gap:.8333vw;padding:1.3889vw 1.1111vw;border-radius:.8333vw}.ug-magflow-template__dur-key-icon{width:2.7778vw;height:2.7778vw}.ug-magflow-template__dur-key-copy{gap:.5556vw}.ug-magflow-template__dur-key-title{font-size:1.25vw}.ug-magflow-template__dur-key-body{font-size:.9722vw;letter-spacing:-.0389vw}}@media(max-width:1023.98px){.ug-magflow-template__dur{padding:16vw 0}.ug-magflow-template__dur-inner{max-width:none;padding:0 5.3333vw}.ug-magflow-template__dur-copy{gap:2.1333vw;margin-bottom:5.3333vw}.ug-magflow-template__dur-title{font-size:6.4vw}.ug-magflow-template__dur-body{font-size:4.2667vw;line-height:1.3;color:#cfcfcf;opacity:1}.ug-magflow-template__dur-carousel{gap:5.3333vw}.ug-magflow-template__dur-swiper{width:100%;margin:0}.ug-magflow-template__dur-slide,.ug-magflow-template__dur-card,.ug-magflow-template__dur-card-media{width:81.3333vw}.ug-magflow-template__dur-card-media{height:51.7333vw;border-radius:2.1333vw 2.1333vw 0 0}.ug-magflow-template__dur-card-body{min-height:49.6vw;padding:4.2667vw;border-radius:0 0 2.1333vw 2.1333vw}.ug-magflow-template__dur-card-title{font-size:5.3333vw;letter-spacing:-.0533vw}.ug-magflow-template__dur-card-text{font-size:4.2667vw;letter-spacing:-.0427vw}.ug-magflow-template__dur-plus{width:8vw;height:8vw}.ug-magflow-template__dur-progress{width:35.65vw;height:.2667vw}.ug-magflow-template__dur-nav{gap:3.2vw}.ug-magflow-template__dur-nav-btn{width:8.8vw;height:8.8vw}.ug-magflow-template__dur-nav-btn svg{width:2.1333vw;height:3.4667vw}.ug-magflow-template__dur-dialog{top:calc(16vw + env(safe-area-inset-top,0px));right:0;bottom:0;left:0;width:auto;max-width:none;height:auto;max-height:none;border-radius:0;transform:translateY(100%);transition:transform var(--mft-slide) var(--mft-ease-out)}.ug-magflow-template__dur-modal.is-open .ug-magflow-template__dur-dialog{transform:translateY(0)}.ug-magflow-template__dur-dialog::-webkit-scrollbar{width:2.1333vw}.ug-magflow-template__dur-dialog::-webkit-scrollbar-thumb{height:26.6667vw;border-radius:1.3333vw}.ug-magflow-template__dur-modal-close{top:2.1333vw;right:5.3333vw;width:5.3333vw;height:5.3333vw}.ug-magflow-template__dur-dialog-inner{align-items:stretch;padding:10.1333vw 5.3333vw calc(16vw + env(safe-area-inset-bottom,0px))}.ug-magflow-template__dur-pop-head{gap:1.0104vw;margin-bottom:0;padding:0}.ug-magflow-template__dur-pop-title{font-size:5.3333vw}.ug-magflow-template__dur-pop-sub{font-size:3.2vw}.ug-magflow-template__dur-pop-hero{width:100%;height:auto;margin-top:3.7333vw}.ug-magflow-template__dur-pop-hero picture,.ug-magflow-template__dur-pop-hero img{height:58.6667vw}.ug-magflow-template__dur-pop-intro{position:relative;left:auto;bottom:auto;width:100%;max-width:none;margin:0;padding:2.1333vw 0 0;font-size:3.2vw;transform:none}.ug-magflow-template__dur-tests,.ug-magflow-template__dur-keys{flex-shrink:0;gap:5.3333vw;margin-top:16vw;padding:0}.ug-magflow-template__dur-tests-copy{align-items:flex-start;text-align:left}.ug-magflow-template__dur-tests-title,.ug-magflow-template__dur-keys-title{font-size:6.4vw;font-weight:600;line-height:1.3;letter-spacing:0;text-align:left}.ug-magflow-template__dur-tests-lead{font-size:3.7333vw;line-height:1.3;opacity:1}.ug-magflow-template__dur-tests-layout{flex-direction:column;width:100%;height:auto}.ug-magflow-template__dur-tests-media{display:none}.ug-magflow-template__dur-test-list{flex:0 0 auto;width:100%;gap:2.1333vw;overflow:visible;border-radius:0}.ug-magflow-template__dur-test{border-radius:1.6vw}.ug-magflow-template__dur-test:after{height:.3112vw}.ug-magflow-template__dur-test.is-active{gap:5.3333vw;padding:4.2667vw;flex:0 0 auto}.ug-magflow-template__dur-test.is-active .ug-magflow-template__dur-test-panel-media{display:block;width:100%;height:57.6vw;overflow:hidden;border-radius:1.6vw}.ug-magflow-template__dur-test-panel-media picture,.ug-magflow-template__dur-test-panel-media img{display:block;width:100%;height:100%;object-fit:cover}.ug-magflow-template__dur-test-trigger{padding:4.2667vw}.ug-magflow-template__dur-test.is-active .ug-magflow-template__dur-test-trigger{padding:0}.ug-magflow-template__dur-test.is-active .ug-magflow-template__dur-test-desc{margin-top:-4.2667vw}.ug-magflow-template__dur-test-name{font-size:4.2667vw;font-weight:500}.ug-magflow-template__dur-test.is-active .ug-magflow-template__dur-test-name{font-size:4.8vw;font-weight:600}.ug-magflow-template__dur-test-plus{width:3.7333vw;height:3.7333vw}.ug-magflow-template__dur-test-desc-inner p{padding:0 4.2667vw 4.2667vw;font-size:3.7333vw;letter-spacing:0}.ug-magflow-template__dur-test.is-active .ug-magflow-template__dur-test-desc-inner p{padding:0}.ug-magflow-template__dur-keys-grid{flex-direction:column;gap:2.1333vw;width:100%}.ug-magflow-template__dur-key{width:100%;padding:5.3333vw 4.2667vw}@media(prefers-reduced-motion:reduce){.ug-magflow-template__dur-dialog{transform:none;transition:none}}}.ug-magflow-template__ways{--ug-mft-title-start: #ffffff;--ug-mft-title-mid-1: #70b8ff;--ug-mft-title-mid-2: #70b8ff;--ug-mft-title-end: #70b8ff;--ug-mft-title-fill: linear-gradient(#ffffff, #ffffff);box-sizing:border-box;width:100%;padding:160px 80px 80px;background:#121212}.ug-magflow-template__ways-title{box-sizing:border-box;width:100%;max-width:938px;margin:0 auto 80px;font-size:78px;font-weight:700;line-height:1.25;letter-spacing:-1.2px;text-align:center;color:#fff}.ug-magflow-template__ways-inner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto}.ug-magflow-template__ways-list{display:flex;flex-direction:column;gap:160px}.ug-magflow-template__ways-row{display:flex;flex-direction:column;gap:40px;align-items:center}.ug-magflow-template__ways-copy{display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center}.ug-magflow-template__ways-kicker{margin:0;font-size:20px;font-weight:600;line-height:1.3;color:#70b8ff}.ug-magflow-template__ways-heading{margin:0;font-size:40px;font-weight:600;line-height:1.3;color:#fff}.ug-magflow-template__ways-stage{display:flex;gap:20px;align-items:stretch;width:100%;height:484px}.ug-magflow-template__ways-row--flip .ug-magflow-template__ways-stage{flex-direction:row-reverse}.ug-magflow-template__ways-media:not(:has(.ug-magflow-template__ways-media-item)){display:none}.ug-magflow-template__ways-media{position:relative;flex:1 1 auto;width:860px;max-width:860px;height:484px;overflow:hidden;border:1px solid rgba(166,184,225,.2);border-radius:12px;background:#1d1d1f}.ug-magflow-template__ways-media-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity var(--mft-slide) var(--mft-ease)}.ug-magflow-template__ways-media-item.is-active{opacity:1;pointer-events:auto}.ug-magflow-template__ways-media picture,.ug-magflow-template__ways-media img{display:block;width:100%;height:100%;object-fit:cover}.ug-magflow-template__ways-acc{display:flex;flex:0 0 400px;flex-direction:column;gap:4px;width:400px;height:484px;overflow:hidden;border-radius:12px}.ug-magflow-template__ways-item{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;flex-direction:column;min-height:0;overflow:hidden;background:#1d1d1f;transition:flex-grow var(--mft-panel) var(--mft-ease)}.ug-magflow-template__ways-item:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:1;height:2px;background:#fff;opacity:.6;transform:scaleX(0);transform-origin:left center;pointer-events:none}.ug-magflow-template__ways-item.is-filling:after{animation:ug-mft-tab-progress var(--mft-tab) linear forwards}.ug-magflow-template__ways-item-media{display:none}.ug-magflow-template__ways-item-trigger{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-height:100px;padding:24px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;outline:none}.ug-magflow-template__ways-item-name{flex:1 1 auto;font-size:20px;font-weight:600;line-height:1.3;color:#fff;opacity:.8}.ug-magflow-template__ways-item.is-active .ug-magflow-template__ways-item-name{font-size:24px;opacity:1}.ug-magflow-template__ways-item-plus{display:block;flex-shrink:0;width:24px;height:24px;color:#fff;opacity:1;transition:opacity var(--mft-hover) var(--mft-ease)}.ug-magflow-template__ways-item.is-active .ug-magflow-template__ways-item-plus{opacity:0}.ug-magflow-template__ways-item-desc{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows var(--mft-panel) var(--mft-ease),opacity var(--mft-fade) var(--mft-ease)}.ug-magflow-template__ways-item.is-active .ug-magflow-template__ways-item-desc{grid-template-rows:1fr;opacity:1}.ug-magflow-template__ways-item-desc-inner{min-height:0;overflow:hidden}.ug-magflow-template__ways-item-desc-inner p{margin:0;padding:0 24px 24px;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.64px;color:#fff9}.ug-magflow-template__ways-item.is-active{flex:1 1 auto}.ug-magflow-template__ways-item.is-active .ug-magflow-template__ways-item-trigger{min-height:0;padding-bottom:12px}@media(prefers-reduced-motion:reduce){.ug-magflow-template__ways-title{--ug-mft-title-current: var(--ug-mft-title-fill)}.ug-magflow-template__ways-media-item,.ug-magflow-template__ways-item,.ug-magflow-template__ways-item-desc,.ug-magflow-template__ways-item-plus{transition:none}}@media(min-width:1024px)and (max-width:1440px){.ug-magflow-template__ways{padding:11.1111vw 5.5556vw 5.5556vw}.ug-magflow-template__ways-title{max-width:65.1389vw;margin-bottom:5.5556vw;font-size:5.4167vw;letter-spacing:-.0833vw}.ug-magflow-template__ways-list{gap:11.1111vw}.ug-magflow-template__ways-row{gap:2.7778vw}.ug-magflow-template__ways-copy{gap:.6944vw}.ug-magflow-template__ways-kicker{font-size:1.3889vw}.ug-magflow-template__ways-heading{font-size:2.7778vw}.ug-magflow-template__ways-stage,.ug-magflow-template__ways-media,.ug-magflow-template__ways-acc{height:33.6111vw}.ug-magflow-template__ways-stage{gap:1.3889vw}.ug-magflow-template__ways-media{width:59.7222vw;max-width:59.7222vw;border-radius:.8333vw}.ug-magflow-template__ways-acc{flex-basis:27.7778vw;width:27.7778vw;gap:.2778vw;border-radius:.8333vw}.ug-magflow-template__ways-item:after{height:.1389vw}.ug-magflow-template__ways-item-trigger{gap:1.3889vw;min-height:6.9444vw;padding:1.6667vw}.ug-magflow-template__ways-item-name{font-size:1.3889vw}.ug-magflow-template__ways-item.is-active .ug-magflow-template__ways-item-name{font-size:1.6667vw}.ug-magflow-template__ways-item-plus{width:1.6667vw;height:1.6667vw}.ug-magflow-template__ways-item-desc-inner p{padding:0 1.6667vw 1.6667vw;font-size:1.1111vw;letter-spacing:-.0444vw}.ug-magflow-template__ways-item.is-active .ug-magflow-template__ways-item-trigger{padding-bottom:.8333vw}}@media(max-width:1023.98px){.ug-magflow-template__ways{padding:16vw 0 8vw}.ug-magflow-template__ways-title{max-width:none;margin:0 0 8vw;padding:0 5.3333vw;font-size:8.5333vw;font-weight:700;line-height:1.1;letter-spacing:-.1024vw;text-align:left}.ug-magflow-template__ways-inner{max-width:none;padding:0 5.3333vw}.ug-magflow-template__ways-list{gap:16vw}.ug-magflow-template__ways-row{gap:5.3333vw;align-items:stretch}.ug-magflow-template__ways-copy{align-items:flex-start;gap:1.0667vw;text-align:left}.ug-magflow-template__ways-kicker{font-size:3.7333vw;font-weight:500}.ug-magflow-template__ways-heading{font-size:6.4vw}.ug-magflow-template__ways-stage,.ug-magflow-template__ways-row--flip .ug-magflow-template__ways-stage{flex-direction:column;height:auto;gap:0}.ug-magflow-template__ways-media{display:none}.ug-magflow-template__ways-acc{flex:0 0 auto;width:100%;height:auto;gap:2.1333vw;overflow:visible;border-radius:0}.ug-magflow-template__ways-item{border-radius:2.1333vw}.ug-magflow-template__ways-item:after{height:.3112vw}.ug-magflow-template__ways-item.is-active{gap:5.3333vw;padding:4.2667vw;flex:0 0 auto}.ug-magflow-template__ways-item.is-active .ug-magflow-template__ways-item-media{display:block;width:100%;height:57.6vw;overflow:hidden;border-radius:1.6vw}.ug-magflow-template__ways-item-media img{display:block;width:100%;height:100%;object-fit:cover}.ug-magflow-template__ways-item-trigger{gap:2.1333vw;min-height:0;padding:4.2667vw}.ug-magflow-template__ways-item.is-active .ug-magflow-template__ways-item-trigger{padding:0}.ug-magflow-template__ways-item.is-active .ug-magflow-template__ways-item-desc{margin-top:-4.2667vw}.ug-magflow-template__ways-item-name{font-size:4.2667vw;font-weight:500}.ug-magflow-template__ways-item.is-active .ug-magflow-template__ways-item-name{font-size:4.8vw;font-weight:600}.ug-magflow-template__ways-item-plus{width:3.7333vw;height:3.7333vw}.ug-magflow-template__ways-item-desc-inner p{padding:0;font-size:3.7333vw;font-weight:400;letter-spacing:0;color:#fff;opacity:.8}}.ug-magflow-template__scenes{box-sizing:border-box;width:100%;padding:80px 0;overflow:hidden;background:#121212;color:#fff}.ug-magflow-template__scenes:has(.ug-product-cta__dropdown.is-open){overflow:visible}.ug-magflow-template__scenes-title{margin:0 auto 40px;width:100%;font-size:40px;font-weight:600;line-height:1.3;color:#fff;text-align:center}.ug-magflow-template__scenes-body{width:100%}.ug-magflow-template__scenes-tabs{display:flex;align-items:stretch;justify-content:center;justify-content:safe center;gap:80px;width:fit-content;max-width:100%;margin:0 auto 40px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid rgba(255,255,255,.2)}.ug-magflow-template__scenes-tabs::-webkit-scrollbar{display:none}.ug-magflow-template__scenes-tab{position:relative;box-sizing:border-box;flex-shrink:0;margin:0;padding:0 0 12px;border:0;background:transparent;font-family:inherit;font-size:20px;font-weight:500;line-height:1;color:#fff;opacity:.5;white-space:nowrap;cursor:pointer}.ug-magflow-template__scenes-tab:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#fff;transform:scaleX(0);transform-origin:left center;pointer-events:none}.ug-magflow-template__scenes-tab.is-active{opacity:1}.ug-magflow-template__scenes-tab.is-active:after{transform:scaleX(1)}.ug-magflow-template__scenes.is-autoplaying .ug-magflow-template__scenes-tab.is-active:after{transform:scaleX(0);animation:ug-mft-tab-progress var(--mft-tab) linear forwards}@keyframes ug-mft-tab-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ug-magflow-template__scenes-carousel{position:relative;width:100%}.ug-magflow-template__scenes-carousel:has(.ug-product-cta__dropdown.is-open),.ug-magflow-template__scenes-viewport:has(.ug-product-cta__dropdown.is-open){overflow:visible}.ug-magflow-template__scenes-viewport{width:100%;overflow:hidden;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y}.ug-magflow-template__scenes.is-scenes-dragging .ug-magflow-template__scenes-viewport{cursor:grabbing}.ug-magflow-template__scenes-track{display:flex;align-items:flex-start;gap:30px;transition:transform var(--mft-track) var(--mft-ease-out)}.ug-magflow-template__scenes.is-autoplaying .ug-magflow-template__scenes-track,.ug-magflow-template__scenes.is-scenes-dragging .ug-magflow-template__scenes-track{will-change:transform}.ug-magflow-template__scenes-card{position:relative;z-index:1;flex:0 0 1100px;width:1100px;height:650px;overflow:visible;background:transparent}.ug-magflow-template__scenes-card.is-active{z-index:2}.ug-magflow-template__scenes-card[data-mft-scenes-clone]{pointer-events:none}.ug-magflow-template__scenes-card:has(.ug-product-cta__dropdown.is-open){z-index:6}.ug-magflow-template__scenes-card-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;border-radius:12px;background:#1b1b1b}.ug-magflow-template__scenes-card-media picture{display:block;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:12px}.ug-magflow-template__scenes-card-bg{display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.ug-magflow-template__scenes-card-bar{position:absolute;right:0;bottom:0;left:0;z-index:5;box-sizing:border-box;height:100px;overflow:visible;border-radius:0 0 12px 12px;background:#1b1b1b99;-webkit-backdrop-filter:var(--ug-mft-overlay-blur);backdrop-filter:var(--ug-mft-overlay-blur)}.ug-magflow-template__scenes-card-meta{display:flex;align-items:center;box-sizing:border-box;width:100%;height:100%;padding:0 40px 0 32px;gap:8px}.ug-magflow-template__scenes-card-thumb{flex:0 0 160px;align-self:flex-end;width:160px;height:160px;margin-bottom:10px;overflow:hidden}.ug-magflow-template__scenes-card-thumb img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.ug-magflow-template__scenes-card-copy{display:flex;flex:1 1 auto;align-items:center;gap:20px;min-width:0}.ug-magflow-template__scenes-card-name{flex:1 1 auto;min-width:0;margin:0;font-size:20px;font-weight:400;line-height:1.4;color:#fff}.ug-magflow-template__scenes-card-cta{flex:0 0 180px;width:180px;max-width:180px;overflow:visible}.ug-magflow-template__scenes-card-cta .ug-product-cta,.ug-magflow-template__scenes-card-cta .ug-product-cta__primary,.ug-magflow-template__scenes-card-cta .ug-product-cta__dropdown,.ug-magflow-template__scenes-card-cta .ug-product-cta__dropdown-inner{width:100%;min-width:0}.ug-magflow-template__scenes-card-cta .ug-product-cta__buy{box-sizing:border-box;width:100%;height:40px;min-height:40px;padding:0 16px;border-radius:100px;font-size:16px;font-weight:600;line-height:1.15;text-align:center;color:#000;background-image:linear-gradient(158deg,#fff 15.85%,#c6e0fa 92.5%);transition:background var(--mft-hover) var(--mft-ease),background-image var(--mft-hover) var(--mft-ease)}.ug-magflow-template__scenes-card-cta .ug-product-cta__buy:hover{background:#fff;background-image:none}.ug-magflow-template__scenes-card-cta .ug-product-cta__buy.is-disabled{pointer-events:none;cursor:not-allowed;opacity:.45}.ug-magflow-template__scenes-card-cta .ug-product-cta__buy-logo{width:18px;height:18px;object-fit:contain}.ug-magflow-template__scenes-nav{box-sizing:border-box;position:absolute;top:50%;z-index:4;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:115.789px;background:#fff;color:#000;box-shadow:0 0 1px #0000000f,0 0 10px #00000014;cursor:pointer;transform:translateY(-50%)}.ug-magflow-template__scenes-nav svg{display:block;width:8px;height:13px}.ug-magflow-template__scenes-nav--prev{left:calc(50% - 650px)}.ug-magflow-template__scenes-nav--next{right:calc(50% - 650px)}.ug-magflow-template__scenes-nav.is-disabled,.ug-magflow-template__scenes-nav:disabled{opacity:.35;cursor:default}@media(min-width:1024px)and (max-width:1440px){.ug-magflow-template__scenes{padding:5.5556vw 0}.ug-magflow-template__scenes-title{margin-bottom:2.7778vw;font-size:2.7778vw}.ug-magflow-template__scenes-tabs{gap:5.5556vw;margin-bottom:2.7778vw}.ug-magflow-template__scenes-tab{padding-bottom:.8333vw;font-size:1.3889vw}.ug-magflow-template__scenes-tab:after{height:.1389vw}.ug-magflow-template__scenes-track{gap:2.0833vw}.ug-magflow-template__scenes-card{flex-basis:76.3889vw;width:76.3889vw;height:45.1389vw}.ug-magflow-template__scenes-card-media,.ug-magflow-template__scenes-card-media picture{border-radius:.8333vw}.ug-magflow-template__scenes-card-bar{height:6.9444vw;border-radius:0 0 .8333vw .8333vw;-webkit-backdrop-filter:var(--ug-mft-overlay-blur);backdrop-filter:var(--ug-mft-overlay-blur)}.ug-magflow-template__scenes-card-meta{padding:0 2.7778vw 0 2.2222vw;gap:.5556vw}.ug-magflow-template__scenes-card-thumb{flex-basis:11.1111vw;width:11.1111vw;height:11.1111vw;margin-bottom:.6944vw}.ug-magflow-template__scenes-card-copy{gap:1.3889vw}.ug-magflow-template__scenes-card-name{font-size:1.3889vw}.ug-magflow-template__scenes-card-cta{flex-basis:12.5vw;width:12.5vw;max-width:12.5vw}.ug-magflow-template__scenes-card-cta .ug-product-cta__buy{height:2.7778vw;min-height:2.7778vw;padding:0 1.1111vw;border-radius:6.9444vw;font-size:1.1111vw;line-height:1.15;text-align:center}.ug-magflow-template__scenes-card-cta .ug-product-cta__buy-logo{width:1.25vw;height:1.25vw}.ug-magflow-template__scenes-nav{width:3.0556vw;height:3.0556vw}.ug-magflow-template__scenes-nav svg{width:.5556vw;height:.9028vw}.ug-magflow-template__scenes-nav--prev{left:calc(50% - 45.1389vw)}.ug-magflow-template__scenes-nav--next{right:calc(50% - 45.1389vw)}}@media(max-width:1023.98px){.ug-magflow-template__scenes{padding:8vw 0}.ug-magflow-template__scenes-title{box-sizing:border-box;margin:0 auto 5.3333vw;padding:0 5.3333vw;font-size:6.4vw}.ug-magflow-template__scenes-tabs{box-sizing:border-box;justify-content:center;justify-content:safe center;gap:7.4667vw;width:fit-content;max-width:89.3333vw;margin:0 auto 5.3333vw;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;touch-action:pan-x;border-bottom-width:.1555vw}.ug-magflow-template__scenes-tab{padding-bottom:1.8667vw;font-size:3.7333vw}.ug-magflow-template__scenes-tab:after{height:.3112vw}.ug-magflow-template__scenes-nav{display:none}.ug-magflow-template__scenes-track{gap:3.2vw;padding:0 5.3333vw}.ug-magflow-template__scenes-card{flex-basis:89.3333vw;width:89.3333vw;height:117.3333vw}.ug-magflow-template__scenes-card-media,.ug-magflow-template__scenes-card-media picture{border-radius:2.1333vw}.ug-magflow-template__scenes-card-bar{height:26.6667vw;border-radius:0 0 2.1333vw 2.1333vw;background:#0009;-webkit-backdrop-filter:var(--ug-mft-overlay-blur);backdrop-filter:var(--ug-mft-overlay-blur)}.ug-magflow-template__scenes-card-meta{padding:0 3.2vw;gap:1.0667vw}.ug-magflow-template__scenes-card-thumb{flex-basis:21.3333vw;align-self:center;width:21.3333vw;height:21.3333vw;margin-bottom:0}.ug-magflow-template__scenes-card-copy{flex-direction:column;align-items:flex-end;gap:3.2vw}.ug-magflow-template__scenes-card-name{width:100%;font-size:3.2vw;font-weight:600;line-height:1.3}.ug-magflow-template__scenes-card-cta{flex:none;width:26.6667vw;max-width:26.6667vw}.ug-magflow-template__scenes-card-cta .ug-product-cta__buy{height:8vw;min-height:8vw;padding:0 2.1333vw;border-radius:10.6667vw;font-size:3.2vw;line-height:1.15;text-align:center}.ug-magflow-template__scenes-card-cta .ug-product-cta__buy-logo{width:3.2vw;height:3.2vw}}.ug-magflow-template__signup{position:relative;box-sizing:border-box;width:100%;margin:0;padding:80px 80px 0;overflow:hidden;background-color:#121212;--mft-signup-card-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 330' preserveAspectRatio='none'%3E%3Crect width='100%25' height='100%25' fill='url(%23mftSg)'/%3E%3Cdefs%3E%3CradialGradient id='mftSg' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(-91.489 -48.842 453.58 -23.262 914.89 399.71)'%3E%3Cstop offset='0' stop-color='%230a0d12'/%3E%3Cstop offset='.10376' stop-color='%23131923'/%3E%3Cstop offset='.20753' stop-color='%231c2533'/%3E%3Cstop offset='.41506' stop-color='%232e3d55'/%3E%3Cstop offset='.48918' stop-color='%2340506a'/%3E%3Cstop offset='.5633' stop-color='%2351627f'/%3E%3Cstop offset='.71154' stop-color='%237488a9'/%3E%3Cstop offset='.85577' stop-color='%23a5b2ca'/%3E%3Cstop offset='1' stop-color='%23d6ddeb'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E")}.ug-magflow-template__signup-inner{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;overflow:visible}.ug-magflow-template__signup-mail{position:relative;display:flex;align-items:flex-start;min-height:394px;margin-top:0;padding:63.5px 0 0 60px;overflow:visible}.ug-magflow-template__signup-mail-bg{position:absolute;top:63.5px;right:0;bottom:0;left:0;border-radius:16px;background-color:#131923;background-image:var(--mft-signup-card-bg);background-repeat:no-repeat;background-size:100% 100%}.ug-magflow-template__signup-mail-visual{position:absolute;top:0;right:84px;z-index:1;width:470px;height:394px;pointer-events:none}.ug-magflow-template__signup-mail-picture,.ug-magflow-template__signup-mail-img{display:block;width:100%;height:100%;margin:0}.ug-magflow-template__signup-mail-img{object-fit:contain;object-position:center center}.ug-magflow-template__signup-mail-copy{position:relative;z-index:2;display:flex;flex-direction:column;gap:40px;width:628px;max-width:100%;padding:63px 0}.ug-magflow-template__signup-mail-intro{display:flex;flex-direction:column;gap:4px;margin:0}.ug-magflow-template__signup-mail-title{margin:0;font-size:40px;font-weight:700;line-height:1.2;letter-spacing:-.4px;color:#fff}.ug-magflow-template__signup-mail-desc{margin:0;font-size:20px;font-weight:400;line-height:1.4;color:#fff}.ug-magflow-template__signup-email{display:flex;flex-direction:column;gap:12px;width:auto;max-width:100%}.ug-magflow-template__signup-email-row{display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;margin:0}.ug-magflow-template__signup-email-field{display:flex;flex:0 0 420px;align-items:center;min-width:0;height:48px;padding:0 12px;background:#fff;border:1px solid #999999;border-radius:4px 0 0 4px}.ug-magflow-template__signup-email-input{flex:1 1 auto;width:100%;min-width:0;height:100%;margin:0;padding:0;font-family:inherit;font-size:16px;font-weight:400;line-height:1.3;color:#191a1a;-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:0}.ug-magflow-template__signup-email-input::placeholder{color:#666;opacity:1}.ug-magflow-template__signup-email-input:focus,.ug-magflow-template__signup-email-input:focus-visible{outline:none;box-shadow:none}.ug-magflow-template__signup-email-submit{position:relative;flex:0 0 auto;height:48px;margin:0;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;color:#fff;white-space:nowrap;cursor:pointer;-webkit-appearance:none;appearance:none;background:#000;border:none;border-radius:0 4px 4px 0}.ug-magflow-template__signup-email-submit:hover{background:#1a1a1a}.ug-magflow-template__signup-email-submit:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.ug-magflow-template__signup-email-submit.loading{color:transparent;pointer-events:none;opacity:.65}.ug-magflow-template__signup-email-submit.loading:after{position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0 -9px;content:"";border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:ug-mft-signup-spin var(--mft-spin) linear infinite}@keyframes ug-mft-signup-spin{to{transform:rotate(360deg)}}.ug-magflow-template__signup-email-privacy{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin:0;font-size:16px;font-weight:400;line-height:1.5;color:#fff;text-align:left}.ug-magflow-template__signup-email-checkbox{flex-shrink:0;width:16px;height:16px;margin:0;cursor:pointer;accent-color:#ffffff}.ug-magflow-template__signup-email-privacy-text{flex:0 1 auto;min-width:0}.ug-magflow-template__signup-email-privacy-text :where(p){margin:0}.ug-magflow-template__signup-email-privacy-text a{color:#fff;text-decoration:underline}.ug-magflow-template .ug-magflow-template__signup-email-privacy-text.rte :is(p,ul,ol,table) a:hover,.ug-magflow-template .ug-magflow-template__signup-email-privacy-text.rte :is(p,ul,ol,table) a:focus-visible,.ug-magflow-template .ug-magflow-template__signup-email-privacy-text.rte a:hover,.ug-magflow-template .ug-magflow-template__signup-email-privacy-text.rte a:focus-visible{color:#fff;text-decoration-color:currentcolor}.ug-magflow-template__signup-email-feedback{margin:0;font-size:12px;line-height:1.4;text-align:left}.ug-magflow-template__signup-email-feedback:not(:has([style*="display: block"])){display:none}.ug-magflow-template__signup-email-error{display:none;color:#ff7875}.ug-magflow-template__signup-email-message{display:none;color:#95de64}@media(min-width:1024px)and (max-width:1440px){.ug-magflow-template__signup{padding:5.5556vw 5.5556vw 0}.ug-magflow-template__signup-mail{min-height:27.3611vw;padding:4.4097vw 0 0 4.1667vw}.ug-magflow-template__signup-mail-bg{top:4.4097vw;border-radius:1.1111vw}.ug-magflow-template__signup-mail-visual{top:0;right:5.8333vw;width:32.6389vw;height:27.3611vw}.ug-magflow-template__signup-mail-copy{gap:2.7778vw;width:43.6111vw;padding:4.375vw 0}.ug-magflow-template__signup-mail-intro{gap:.2778vw}.ug-magflow-template__signup-mail-title{font-size:2.7778vw;letter-spacing:-.0278vw}.ug-magflow-template__signup-mail-desc{font-size:1.3889vw}.ug-magflow-template__signup-email{gap:.8333vw}.ug-magflow-template__signup-email-field{flex-basis:29.1667vw;height:3.3333vw;padding:0 .8333vw;border-radius:.2778vw 0 0 .2778vw}.ug-magflow-template__signup-email-input{font-size:max(16px,1.1111vw)}.ug-magflow-template__signup-email-submit{height:3.3333vw;padding:0 1.1111vw;font-size:1.1111vw;border-radius:0 .2778vw .2778vw 0}.ug-magflow-template__signup-email-submit.loading:after{width:1.25vw;height:1.25vw;margin:-.625vw 0 0 -.625vw}.ug-magflow-template__signup-email-privacy{gap:.5556vw;font-size:1.1111vw}.ug-magflow-template__signup-email-checkbox{width:1.1111vw;height:1.1111vw}}@media(max-width:1023.98px){.ug-magflow-template__signup{padding:8vw 5.3333vw;--mft-signup-card-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 335 327' preserveAspectRatio='none'%3E%3Crect width='100%25' height='100%25' fill='url(%23mftSgM)'/%3E%3Cdefs%3E%3CradialGradient id='mftSgM' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(-23.944 -48.398 118.71 -23.05 239.44 396.07)'%3E%3Cstop offset='0' stop-color='%230a0d12'/%3E%3Cstop offset='.10376' stop-color='%23131923'/%3E%3Cstop offset='.20753' stop-color='%231c2533'/%3E%3Cstop offset='.41506' stop-color='%232e3d55'/%3E%3Cstop offset='.48918' stop-color='%2340506a'/%3E%3Cstop offset='.5633' stop-color='%2351627f'/%3E%3Cstop offset='.71154' stop-color='%237488a9'/%3E%3Cstop offset='.85577' stop-color='%23a5b2ca'/%3E%3Cstop offset='1' stop-color='%23d6ddeb'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E")}.ug-magflow-template__signup-inner{width:100%;max-width:none;padding:0}.ug-magflow-template__signup-mail{display:block;min-height:0;margin-top:0;padding:36.2667vw 5.3333vw 7.4667vw}.ug-magflow-template__signup-mail-bg{top:14.9333vw;border-radius:2.1333vw}.ug-magflow-template__signup-mail-visual{top:0;right:auto;left:25.6vw;width:38.1333vw;height:32vw}.ug-magflow-template__signup-mail-copy{gap:6.4vw;width:100%;padding:0;text-align:center}.ug-magflow-template__signup-mail-intro{align-items:center;gap:2.1333vw}.ug-magflow-template__signup-mail-title{font-size:6.9333vw;letter-spacing:0}.ug-magflow-template__signup-mail-desc{font-size:3.7333vw}.ug-magflow-template__signup-email{gap:3.2vw;width:100%}.ug-magflow-template__signup-email-row{flex-direction:column;align-items:stretch;gap:2.1333vw}.ug-magflow-template__signup-email-field{flex:none;width:100%;height:10.6667vw;padding:0 4.2667vw;border:0;border-radius:1.0667vw}.ug-magflow-template__signup-email-input{font-size:max(16px,3.7333vw);text-align:center}.ug-magflow-template__signup-email-input::placeholder{color:#999}.ug-magflow-template__signup-email-submit{flex:none;width:100%;height:10.6667vw;padding:0 4.2667vw;font-size:3.7333vw;font-weight:600;line-height:1;background:#010101;border-radius:1.0667vw}.ug-magflow-template__signup-email-submit.loading:after{width:4.8vw;height:4.8vw;margin:-2.4vw 0 0 -2.4vw}.ug-magflow-template__signup-email-privacy{align-items:flex-start;gap:1.3333vw;font-size:3.2vw;line-height:1.3;text-align:left}.ug-magflow-template__signup-email-checkbox{width:3.2vw;height:3.2vw;margin:.5333vw 0 0}.ug-magflow-template__signup-email-feedback{text-align:left}}.ug-magflow-template__legal{box-sizing:border-box;width:100%;margin:0;padding:120px 80px;background:#121212}.ug-magflow-template__legal-inner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.16)}.ug-magflow-template__legal-title{margin:0 0 4px;font-size:12px;font-weight:700;line-height:20px;color:#999}.ug-magflow-template__legal-body{font-size:12px;font-weight:400;line-height:20px;color:#999}.ug-magflow-template__legal-body :where(p),.ug-magflow-template__legal-body :where(ol),.ug-magflow-template__legal-body :where(ul){margin:0;padding:0}.ug-magflow-template__legal-body :where(ol),.ug-magflow-template__legal-body :where(ul){padding-left:18px}.ug-magflow-template__legal-body :where(li){margin:0;padding:0}.ug-magflow-template__legal-body :where(a){color:#999;text-decoration:underline}@media(min-width:1024px)and (max-width:1440px){.ug-magflow-template__legal{padding:8.3333vw 5.5556vw}.ug-magflow-template__legal-inner{padding-top:1.3889vw}.ug-magflow-template__legal-title{margin-bottom:.2778vw;font-size:.8333vw;line-height:1.3889vw}.ug-magflow-template__legal-body{font-size:.8333vw;line-height:1.3889vw}.ug-magflow-template__legal-body :where(ol),.ug-magflow-template__legal-body :where(ul){padding-left:1.25vw}}@media(max-width:1023.98px){.ug-magflow-template__legal{padding:8vw 5.3333vw 16vw}.ug-magflow-template__legal-inner{padding-top:8vw}.ug-magflow-template__legal-title{margin-bottom:3.2vw;font-size:3.2vw;font-weight:600;line-height:1.2}.ug-magflow-template__legal-body{font-size:3.2vw;line-height:1.5}.ug-magflow-template__legal-body :where(ol),.ug-magflow-template__legal-body :where(ul){padding-left:4.8vw}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/magflow-template.css.map */
