@use "sass:math";.upgrade-page{--up-magenta:#c41f66;--up-navy:#16294c;--up-green:#46a02c;--up-gray:#6b7480;overflow-x:hidden;color:#1a1a1a;font-weight:400;line-height:1.5}.upgrade-page img{max-width:100%;height:auto}.upgrade-page .container{position:relative}.upgrade-page .up-btn-magenta{--btn-color:#c41f66;--text-color:#fff}.upgrade-page .up-btn-magenta:hover{--text-color:#c41f66}.upgrade-page h1,.upgrade-page h2,.upgrade-page h3,.upgrade-page h4{line-height:1.2}.upgrade-page .up-hero{position:relative;background-size:cover;background-position:50%;color:#fff}.upgrade-page .up-hero__inner{position:relative;z-index:2}.upgrade-page .up-hero__accent{display:block;width:64px;height:8px;background:#c41f66;margin-bottom:34px}.upgrade-page .up-hero__title{color:#fff;text-transform:none;font-weight:700;font-size:clamp(30px,5vw,46px);margin-bottom:26px}.upgrade-page .up-hero__lead{color:#fff;font-size:clamp(16px,2vw,20px);margin-bottom:14px}.upgrade-page .up-hero__body{color:#fff;font-size:clamp(15px,1.7vw,18px)}.upgrade-page .up-hero__body p{margin-bottom:10px}.upgrade-page .up-hero--photo{background-color:#000;min-height:640px;display:flex;align-items:center}.upgrade-page .up-hero--photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000,rgba(0,0,0,.85) 30%,rgba(0,0,0,.15) 62%,transparent 80%);z-index:1}.upgrade-page .up-hero--photo .up-hero__inner{max-width:540px;padding:80px 0}.upgrade-page .up-hero--circle{background-color:#3d3d3d;color:#1a1a1a;min-height:560px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.upgrade-page .up-hero--circle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:900px;height:900px;max-width:130vw;background:#fff;border-radius:50%;z-index:1;aspect-ratio:1/1}.upgrade-page .up-hero--circle .up-hero__inner{max-width:640px;padding:90px 0;margin:0 auto}.upgrade-page .up-hero--circle .up-hero__title{color:#1a1a1a}.upgrade-page .up-hero--circle .up-hero__lead{color:#1a1a1a;font-weight:500}.upgrade-page .up-hero--circle .up-hero__body{color:#1a1a1a}.upgrade-page .up-hero--decorative{background-color:#050505;min-height:620px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.upgrade-page .up-hero--decorative .up-hero__inner{max-width:620px;padding:90px 0;margin:0 auto}.upgrade-page .up-hero--decorative .up-hero__deco{position:absolute;z-index:1;pointer-events:none}.upgrade-page .up-hero--decorative .up-hero__deco--ring{top:50%;left:50%;transform:translate(-50%,-50%);width:560px;height:560px;border-radius:50%;border:2px solid hsla(0,0%,100%,.8);box-shadow:inset 12px -12px 0 -6px hsla(98,31%,69%,.7)}.upgrade-page .up-hero--decorative .up-hero__deco--dots{right:6%;top:55%;width:190px;height:150px;background-image:radial-gradient(hsla(0,0%,100%,.55) 1.4px,transparent 1.6px);background-size:16px 16px}.upgrade-page .up-hero--decorative .up-hero__deco--wave{left:10%;top:30%;width:130px;height:40px;background:radial-gradient(circle at 10px -6px,transparent 12px,#fff 13px,transparent 14px) 0 0/24px 20px repeat-x;opacity:.7}.upgrade-page .up-hero--decorative .up-hero__deco--dot-peach{left:12%;top:62%;width:46px;height:46px;border-radius:50%;background:#f4c9b0}.upgrade-page .up-hero--decorative .up-hero__deco--dot-ring{right:12%;top:16%;width:34px;height:34px;border-radius:50%;background:#111;border:6px solid #f4c9b0}.upgrade-page .up-iconrow{padding:80px 0;text-align:center}.upgrade-page .up-iconrow__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:960px;margin:0 auto}.upgrade-page .up-iconrow__item{display:flex;flex-direction:column;align-items:center}.upgrade-page .up-iconrow__circle{width:130px;height:130px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.upgrade-page .up-iconrow__circle img{width:100%;height:100%;object-fit:contain}.upgrade-page .up-iconrow__text{font-size:16px;line-height:1.4;max-width:260px;margin:0 auto}.upgrade-page .up-iconrow__caption{margin-top:56px;font-size:clamp(18px,2.2vw,22px);font-weight:700}.upgrade-page .up-iconrow__cta{margin-top:44px;display:flex;justify-content:center}.upgrade-page .up-iconrow__cta .btn{margin:0}.upgrade-page .up-value{padding:80px 0 90px}.upgrade-page .up-value__heading{text-align:center;text-transform:uppercase;font-size:clamp(22px,2.6vw,30px);font-weight:600;margin-bottom:40px}.upgrade-page .up-value__lead{text-align:center;max-width:720px;margin:0 auto 50px}.upgrade-page .up-value__lead-title{font-weight:700;font-size:clamp(18px,2.2vw,22px);margin-bottom:14px}.upgrade-page .up-value__lead-text{color:#333}.upgrade-page .up-value__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:46px 60px;max-width:980px;margin:0 auto}.upgrade-page .up-value__item{display:grid;grid-template-columns:64px 1fr;gap:22px;align-items:start}.upgrade-page .up-value__icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.upgrade-page .up-value__icon img{width:100%;height:100%;object-fit:contain}.upgrade-page .up-value__title{font-weight:700;font-size:20px;margin-bottom:8px}.upgrade-page .up-value__text{color:#333;font-size:16px}.upgrade-page .up-compare{padding:40px 0 90px}.upgrade-page .up-compare__cols{display:grid;grid-template-columns:1fr 1px 1fr;gap:60px;max-width:980px;margin:0 auto 50px}.upgrade-page .up-compare__divider{background:#ddd}.upgrade-page .up-compare__title{text-align:center;font-size:clamp(22px,2.6vw,30px);font-weight:400;margin-bottom:30px;letter-spacing:.5px}.upgrade-page .up-compare__list{list-style:none;padding:0;margin:0}.upgrade-page .up-compare__list li{position:relative;padding-left:22px;margin-bottom:18px;font-size:18px}.upgrade-page .up-compare__list li:before{content:"\2022";position:absolute;left:0;color:#1a1a1a}.upgrade-page .up-compare__tagline{text-align:center}.upgrade-page .up-compare__tagline-main{font-weight:700;font-size:clamp(18px,2.2vw,22px);margin-bottom:8px}.upgrade-page .up-compare__tagline-sub{font-size:18px;color:#333}.upgrade-page .up-paths{padding:20px 0 90px}.upgrade-page .up-paths__cards{display:grid;grid-template-columns:1fr 1fr;gap:80px;max-width:980px;margin:0 auto 10px}.upgrade-page .up-paths__card{text-align:center}.upgrade-page .up-paths__card-title{font-weight:700;font-size:clamp(18px,2.2vw,22px);margin-bottom:14px}.upgrade-page .up-paths__card-text{color:#333;margin-bottom:24px}.upgrade-page .up-paths__btn{margin:0 auto}.upgrade-page .up-paths__arrows{background:#f4f2ea;padding:44px 0;margin:24px 0 46px;text-align:center}.upgrade-page .up-paths__arrow-img{display:block;width:100%;max-width:360px;height:auto;margin:0 auto}.upgrade-page .up-paths__help{text-align:center;display:flex;flex-direction:column;align-items:center}.upgrade-page .up-paths__help-title{font-weight:700;font-size:clamp(18px,2.2vw,22px);margin-bottom:22px}.upgrade-page .up-paths__help .btn{margin:0 auto}.upgrade-page .up-split{position:relative;background-size:cover;background-position:50%;padding:90px 0}.upgrade-page .up-split__overlay{position:absolute;inset:0;z-index:1}.upgrade-page .up-split__panel{position:relative;z-index:2;max-width:560px}.upgrade-page .up-split__accent{display:block;width:60px;height:6px;background:#c41f66;margin-bottom:26px}.upgrade-page .up-split__title{font-weight:700;font-size:clamp(26px,3.4vw,40px);margin-bottom:22px}.upgrade-page .up-split__subtitle{font-size:clamp(18px,2.2vw,24px);margin-bottom:26px;font-weight:500}.upgrade-page .up-split__text{margin-bottom:22px}.upgrade-page .up-split__paras{margin-bottom:10px}.upgrade-page .up-split__para{margin-bottom:16px}.upgrade-page .up-split__para strong{font-weight:700}.upgrade-page .up-split__list{list-style:none;padding:0;margin:0}.upgrade-page .up-split__list li{position:relative;padding-left:20px;margin-bottom:10px}.upgrade-page .up-split__list li:before{content:"\2022";position:absolute;left:0}.upgrade-page .up-split__list li a{text-decoration:underline}.upgrade-page .up-split--dark{background-color:#111;color:#fff;min-height:620px;display:flex;align-items:center}.upgrade-page .up-split--dark .up-split__overlay{background:linear-gradient(90deg,#000,rgba(0,0,0,.85) 34%,rgba(0,0,0,.2) 66%,transparent 82%)}.upgrade-page .up-split--dark .up-split__list a{color:#7fd3ff}.upgrade-page .up-split--light{background-color:#fff;color:#1a1a1a;background-position:100%;background-size:62% auto;background-repeat:no-repeat;min-height:560px;display:flex;align-items:center}.upgrade-page .up-split--light .up-split__overlay{background:linear-gradient(90deg,#fff,#fff 42%,hsla(0,0%,100%,.4) 58%,hsla(0,0%,100%,0) 74%)}.upgrade-page .up-split--light .up-split__title{font-weight:300}.upgrade-page .up-split--half{background-color:#000;background-image:none}.upgrade-page .up-split--half .up-split__overlay{display:none}.upgrade-page .up-split--half .up-split__panel{max-width:46%}.upgrade-page .up-split__media{position:absolute;top:0;right:0;bottom:0;width:50%;background-size:cover;background-position:50%;z-index:1;-webkit-mask-image:linear-gradient(90deg,transparent,#000 26%);mask-image:linear-gradient(90deg,transparent,#000 26%)}.upgrade-page .up-ba--pair{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:70px 15px;max-width:1200px;margin:0 auto}.upgrade-page .up-ba--pair .up-ba__col img{width:100%;aspect-ratio:3/2;object-fit:cover;display:block}.upgrade-page .up-ba--pair .up-ba__caption{font-weight:700;font-size:20px;margin-top:20px}.upgrade-page .up-ba--single{padding:0}.upgrade-page .up-ba__single{position:relative}.upgrade-page .up-ba__single img{width:100%;display:block}.upgrade-page .up-ba__single .up-ba__label{position:absolute;top:18px;font-weight:700;font-size:22px}.upgrade-page .up-ba__single .up-ba__label--before{left:42%;color:#ff2b2b}.upgrade-page .up-ba__single .up-ba__label--after{left:54%;color:#4ade4a}.upgrade-page .up-fullimage img{width:100%;min-height:440px;object-fit:cover;display:block}.upgrade-page .up-pband{position:relative;background-size:cover;background-position:50%;padding:44px 0 72px;min-height:480px;color:#1a1a1a}.upgrade-page .up-pband__overlay{position:absolute;inset:0;z-index:1;background:hsla(0,0%,100%,.25)}.upgrade-page .up-pband__inner{position:relative;z-index:2;max-width:760px}.upgrade-page .up-pband__eyebrow{text-transform:uppercase;letter-spacing:1px;font-size:15px;margin-bottom:10px}.upgrade-page .up-pband__title{font-weight:700;font-size:clamp(24px,3vw,34px);margin-bottom:20px}.upgrade-page .up-pband__text{margin-bottom:38px}.upgrade-page .up-pband__list{list-style:none;padding:0;margin:0 0 22px}.upgrade-page .up-pband__list li{position:relative;padding-left:20px;margin-bottom:8px}.upgrade-page .up-pband__list li:before{content:"\2022";position:absolute;left:0}.upgrade-page .up-pband__footnote{font-weight:500;margin-bottom:22px}.upgrade-page .up-pband__btn{margin:0}.upgrade-page .up-pband--center{text-align:center}.upgrade-page .up-pband--center .up-pband__inner{margin:0 auto}.upgrade-page .up-pband--center .up-pband__list{display:inline-block;text-align:left}.upgrade-page .up-pband--center .up-pband__btn{margin:0 auto}.upgrade-page .up-pband--dark{color:#fff}.upgrade-page .up-pband--dark .up-pband__overlay{background:rgba(0,0,0,.55)}.upgrade-page .up-showcase{padding:80px 0;min-height:560px;display:flex;flex-direction:column;justify-content:center;text-align:center}.upgrade-page .up-showcase__title{font-weight:700;font-size:clamp(22px,2.8vw,30px);margin-bottom:16px}.upgrade-page .up-showcase__text{max-width:760px;margin:0 auto 40px;color:#333}.upgrade-page .up-showcase__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;align-items:center;max-width:1040px;margin:0 auto}.upgrade-page .up-showcase__figure{margin:0}.upgrade-page .up-showcase__figure img{display:block;margin:0 auto 18px;width:100%;height:300px;object-fit:contain}.upgrade-page .up-showcase__figure figcaption{font-size:18px}.upgrade-page .up-showcase__cta{margin-top:40px}.upgrade-page .up-showcase__cta .btn{margin:0 auto}.upgrade-page .up-steps{padding:80px 0}.upgrade-page .up-steps__heading{text-align:center;text-transform:uppercase;font-weight:700;font-size:clamp(22px,2.8vw,30px);margin-bottom:12px}.upgrade-page .up-steps__subheading{text-align:center;color:#333;margin-bottom:56px;font-size:18px}.upgrade-page .up-steps__title{font-weight:700;color:#16294c;font-size:20px;margin:20px 0 10px}.upgrade-page .up-steps__text{color:#333;font-size:15px}.upgrade-page .up-steps--row .up-steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1080px;margin:0 auto;text-align:center}.upgrade-page .up-steps--row .up-steps__item{position:relative}.upgrade-page .up-steps--row .up-steps__circle{width:118px;height:118px;display:flex;align-items:center;justify-content:center;margin:0 auto}.upgrade-page .up-steps--row .up-steps__circle img{width:100%;height:100%;object-fit:contain}.upgrade-page .up-steps--row .up-steps__connector{position:absolute;top:59px;left:calc(50% + 70px);right:calc(-50% + 70px);height:2px;background:#16294c}.upgrade-page .up-steps--row .up-steps__connector:after{content:"";position:absolute;right:0;top:-4px;border:5px solid transparent;border-left-color:#16294c}.upgrade-page .up-steps--grid .up-steps__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 70px;max-width:1000px;margin:0 auto}.upgrade-page .up-steps--grid .up-steps__item{display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;column-gap:18px}.upgrade-page .up-steps--grid .up-steps__num{grid-row:1/3;width:40px;height:40px;background:#2b7de0;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;border-radius:3px}.upgrade-page .up-steps--grid .up-steps__title{margin:0 0 8px;color:#1a1a1a}.upgrade-page .up-steps--grid .up-steps__text{grid-column:2}.upgrade-page .up-cases{padding:80px 0 0}.upgrade-page .up-cases__heading{text-align:center;text-transform:uppercase;font-weight:400;font-size:clamp(24px,3vw,34px);margin-bottom:14px}.upgrade-page .up-cases__subheading{text-align:center;color:#333;max-width:760px;margin:0 auto 50px}.upgrade-page .up-cases__list{display:block}.upgrade-page .up-cases__card{position:relative;background-size:cover;background-position:50%;min-height:600px;display:flex;align-items:center;color:#fff}.upgrade-page .up-cases__card-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.4) 45%,rgba(0,0,0,.05) 75%)}.upgrade-page .up-cases__card-inner{position:relative;z-index:2;max-width:560px;padding:40px 0}.upgrade-page .up-cases__card-title{font-weight:700;font-size:clamp(22px,2.6vw,30px);margin-bottom:18px}.upgrade-page .up-cases__card-text{margin-bottom:26px}.upgrade-page .up-cases__card-text p{margin-bottom:10px}.upgrade-page .up-video{position:relative;min-height:560px;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center}.upgrade-page .up-video__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);z-index:1}.upgrade-page .up-video__iframe-wrap{position:absolute;inset:0;z-index:3}.upgrade-page .up-video__iframe{width:100%;height:100%;border:0}.upgrade-page .up-video__inner{position:relative;z-index:2;text-align:center;color:#fff;padding:60px 0}.upgrade-page .up-video__title{font-weight:600;font-size:clamp(22px,2.6vw,28px);margin-bottom:40px}.upgrade-page .up-video__play{width:80px;height:80px;border-radius:50%;border:0;margin:0 auto;display:flex;align-items:center;justify-content:center;background:#c41f66;cursor:pointer;animation:up-pulse 1.4s infinite cubic-bezier(.66,0,0,1)}.upgrade-page .up-video__play-icon{width:0;height:0;margin-left:6px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:20px solid #fff}.upgrade-page .up-video__label{margin-top:20px;font-weight:600}.upgrade-page .up-video.is-playing .up-video__inner,.upgrade-page .up-video.is-playing .up-video__overlay{opacity:0;pointer-events:none}@keyframes up-pulse{to{box-shadow:0 0 0 24px rgba(196,31,102,0)}}.upgrade-page .up-cta{padding:90px 0;text-align:center}.upgrade-page .up-cta__inner{max-width:720px;margin:0 auto}.upgrade-page .up-cta__title{font-weight:700;font-size:clamp(24px,3vw,32px);margin-bottom:22px}.upgrade-page .up-cta__text{color:#333;margin-bottom:34px;font-size:18px}.upgrade-page .up-cta .btn{margin:0 auto}@media (max-width:991px){.upgrade-page .up-value__grid{grid-template-columns:1fr;gap:34px;max-width:560px}.upgrade-page .up-steps--row .up-steps__grid{grid-template-columns:repeat(2,1fr);gap:40px 20px}.upgrade-page .up-steps--row .up-steps__connector{display:none}.upgrade-page .up-paths__cards{gap:40px}}@media (max-width:767px){.upgrade-page .up-hero--photo{min-height:480px}.upgrade-page .up-hero--photo:before{background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.8))}.upgrade-page .up-hero--photo .up-hero__inner{max-width:none}.upgrade-page .up-iconrow__grid{grid-template-columns:1fr;gap:44px}.upgrade-page .up-value__item{grid-template-columns:56px 1fr}.upgrade-page .up-compare__cols{grid-template-columns:1fr;gap:30px}.upgrade-page .up-compare__divider{display:none}.upgrade-page .up-paths__cards{grid-template-columns:1fr;gap:44px}.upgrade-page .up-split{padding:60px 0;min-height:0}.upgrade-page .up-split--light{background-size:cover}.upgrade-page .up-split--light .up-split__overlay{background:hsla(0,0%,100%,.72)}.upgrade-page .up-split--half{display:block}.upgrade-page .up-split--half .up-split__media{position:static;width:100%;height:240px;-webkit-mask-image:none;mask-image:none}.upgrade-page .up-split__panel{max-width:none}.upgrade-page .up-ba--pair{grid-template-columns:1fr;gap:30px}.upgrade-page .up-showcase__grid{grid-template-columns:1fr;gap:40px}.upgrade-page .up-steps--grid .up-steps__grid,.upgrade-page .up-steps--row .up-steps__grid{grid-template-columns:1fr}.upgrade-page .up-cases__card{min-height:460px}.upgrade-page .up-cases__card-overlay{background:rgba(0,0,0,.55)}}