.extend-s2v2{--text-color: #111111;--basic-font-size: 16px;font-weight:400}.extend-s2v2-system-overview{--section-padding-top: 6em;--section-padding-bottom: 6em;background:#fff;font-size:var(--basic-font-size);color:var(--text-color)}.extend-s2v2-system-overview .es2v2so__inner{width:100%}.extend-s2v2-system-overview .es2v2so__header{display:flex;flex-flow:column;align-items:center;text-align:center}.extend-s2v2-system-overview .es2v2so__eyebrow{display:flex;align-items:center;justify-content:center;gap:.7em;font-size:1em;background:#eeeef0;padding:.75em 1.4em;border-radius:2em;font-weight:400;color:var(--text-color)}.extend-s2v2-system-overview .es2v2so__eyebrow-dot{display:block;width:.5em;height:.5em;background:#111;border-radius:50%;overflow:hidden}.extend-s2v2-system-overview .es2v2so__heading{margin-top:.7em;font-size:3em;font-weight:400;letter-spacing:.5px;color:var(--text-color)}.extend-s2v2-system-overview .es2v2so__heading-primary,.extend-s2v2-system-overview .es2v2so__heading-secondary{display:block}.extend-s2v2-system-overview .es2v2so__heading-primary{font-weight:100}.extend-s2v2-system-overview .es2v2so__heading-secondary{margin-top:.45em}.extend-s2v2-system-overview .es2v2so__description{margin-top:2.2em;font-size:1em;font-weight:400}.extend-s2v2-system-overview .es2v2so__system{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px) minmax(0,1fr);grid-template-areas:"features-left media features-right";align-items:center;margin-top:4em;gap:5em}.extend-s2v2-system-overview .es2v2so__features{display:flex;flex-flow:column;gap:5.8em;height:auto}.extend-s2v2-system-overview .es2v2so__feature{display:grid;grid-template-columns:4em minmax(0,17em);align-items:start;gap:1.3em;position:relative}.extend-s2v2-system-overview .es2v2so__feature-icon{width:4em;height:4em;overflow:hidden;border-radius:50%;background:#181818}.extend-s2v2-system-overview .es2v2so__feature-icon-image{display:block;width:100%;height:100%;object-fit:cover}.extend-s2v2-system-overview .es2v2so__feature-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.extend-s2v2-system-overview .es2v2so__feature-title{font-size:1em;color:#111;font-weight:400}.extend-s2v2-system-overview .es2v2so__feature-toggle{display:none}.extend-s2v2-system-overview .es2v2so__feature-description{margin-top:.8em;color:#747474;font-size:.75em;line-height:1.6}.extend-s2v2-system-overview .es2v2so__features.es2v2so__features--left{grid-area:features-left}.extend-s2v2-system-overview .es2v2so__features.es2v2so__features--right{grid-area:features-right}.extend-s2v2-system-overview .es2v2so__features.es2v2so__features--left .es2v2so__feature{justify-content:end}.extend-s2v2-system-overview .es2v2so__features.es2v2so__features--left .es2v2so__feature:first-child,.extend-s2v2-system-overview .es2v2so__features.es2v2so__features--left .es2v2so__feature:last-child{transform:translate(13%)}.extend-s2v2-system-overview .es2v2so__features.es2v2so__features--right .es2v2so__feature:first-child,.extend-s2v2-system-overview .es2v2so__features.es2v2so__features--right .es2v2so__feature:last-child{transform:translate(-13%)}.extend-s2v2-system-overview .es2v2so__media{grid-area:media;display:block;width:100%;aspect-ratio:320 / 592}.extend-s2v2-system-overview .es2v2so__media-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.extend-s2v2-system-overview .es2v2so__footnote{text-align:center;font-size:max(.65em,10px);margin-top:2.5em;color:#757575}.extend-s2v2-connections{--section-padding-top: 6em;--section-padding-bottom: 10em;color:#fff;background:#111;font-size:var(--basic-font-size)}.extend-s2v2-connections .es2v2cn__inner{width:100%}.extend-s2v2-connections .es2v2cn__header{display:flex;flex-flow:column;align-items:center;text-align:center}.extend-s2v2-connections .es2v2cn__eyebrow{display:flex;align-items:center;justify-content:center;gap:.7em;font-size:1em;background:#75757526;padding:.75em 1.4em;border-radius:2em;color:#e5e5e5}.extend-s2v2-connections .es2v2cn__eyebrow-dot{display:block;width:.5em;height:.5em;background:#fff;border-radius:50%;overflow:hidden}.extend-s2v2-connections .es2v2cn__heading{margin-top:.7em;font-size:3em;font-weight:400;color:#e5e5e5}.extend-s2v2-connections .es2v2cn__heading-primary,.extend-s2v2-connections .es2v2cn__heading-secondary{display:block}.extend-s2v2-connections .es2v2cn__heading-primary{font-weight:100}.extend-s2v2-connections .es2v2cn__heading-secondary{margin-top:.45em}.extend-s2v2-connections .es2v2cn__description{margin-top:2.3em;color:#757575;font-size:1em}.extend-s2v2-connections .es2v2cn__description-mobile{display:none}.extend-s2v2-connections .es2v2cn__grid{display:grid;grid-template-columns:repeat(2,minmax(0,20em));justify-content:center;margin-top:4em;gap:12em}.extend-s2v2-connections .es2v2cn__card{display:flex;flex-flow:column;min-width:0}.extend-s2v2-connections .es2v2cn__card-header{min-height:8em;display:flex;flex-flow:column;align-items:center}.extend-s2v2-connections .es2v2cn__status{--text-color: #DAFA33;--dot-color: #DAFA33;--bg-color: #1E210F;width:fit-content;display:flex;align-items:center;gap:.5em;font-size:.75em;color:var(--text-color);background:var(--bg-color);padding:.6em 1.2em;border-radius:900px;overflow:hidden}.extend-s2v2-connections .es2v2cn__status-dot{flex:0 0 auto;width:.65em;height:.65em;border-radius:50%;background:var(--dot-color)}.extend-s2v2-connections .es2v2cn__card:last-child .es2v2cn__status{--text-color: #12F534;--dot-color: #12F534;--bg-color: #0D1C0F}.extend-s2v2-connections .es2v2cn__card-eyebrow{color:#757575;font-size:1em;margin-top:1.5em}.extend-s2v2-connections .es2v2cn__card-heading{margin-top:.8em;color:#e5e5e5;font-size:1.5em;font-weight:500;line-height:1.5;text-align:center}.extend-s2v2-connections .es2v2cn__card-description{margin-top:1em;color:#757575;font-size:.75em;font-weight:400;line-height:1.6;display:inline-block;max-width:25em;height:5.2em;text-align:center}.extend-s2v2-connections .es2v2cn__media{display:flex;flex-flow:column;align-items:center;justify-content:center;width:100%;margin-top:3em}.extend-s2v2-connections .es2v2cn__image{display:block;height:160px;width:auto}.extend-s2v2-connections .es2v2cn__device-name{font-size:1em;color:#e5e5e5;margin-top:3em}.extend-s2v2-connections .es2v2cn__tags{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:.5em;margin-top:4em}.extend-s2v2-connections .es2v2cn__tag{padding:.75em 1em;border-radius:.8em;color:#757575;background:#202020;font-size:.75em;line-height:1.5;white-space:nowrap}.extend-s2v2-connections .es2v2cn__card-footer{display:flex;flex-flow:column;align-items:center;text-align:center;margin-top:1.5em}.extend-s2v2-connections .es2v2cn__card-inclusion-note{font-size:.75em;color:#757575}.extend-s2v2-connections .es2v2cn__link{display:inline-flex;align-items:center;gap:.88em;color:#ff3939;font-size:.88em;font-weight:600;margin-top:1em}.extend-s2v2-connections .es2v2cn__link-arrow{transition:transform .25s ease}.extend-s2v2-connections .es2v2cn__link:hover .es2v2cn__link-arrow{transform:translate(.3em)}.extend-s2v2-connections .es2v2cn__note{max-width:25em;margin-top:2.1em;color:#757575;font-size:.75em;line-height:1.6}.extend-s2v2-faq{--section-padding-top: 4em;--section-padding-bottom: 4em;color:var(--text-color);background:#fff;font-size:var(--basic-font-size)}.extend-s2v2-faq .es2v2faq__inner{width:100%}.extend-s2v2-faq .es2v2faq__header{display:flex;flex-flow:column;align-items:center;text-align:center}.extend-s2v2-faq .es2v2faq__eyebrow{display:inline-flex;align-items:center;gap:.8em;padding:1em 1.5em;border-radius:999px;color:var(--text-color);background:#eeeef0;font-size:1em;line-height:1}.extend-s2v2-faq .es2v2faq__heading{color:var(--text-color);font-size:3em;font-weight:400;line-height:1.2;margin-top:.5em}.extend-s2v2-faq .es2v2faq__heading-primary,.extend-s2v2-faq .es2v2faq__heading-secondary{display:block}.extend-s2v2-faq .es2v2faq__heading-secondary{margin-top:.15em}.extend-s2v2-faq .es2v2faq__list{margin-top:3.5em}.extend-s2v2-faq .es2v2faq__item{min-height:3.8em}.extend-s2v2-faq .es2v2faq__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:2em;padding:.3em 0;color:var(--text-color);cursor:pointer;list-style:none}.extend-s2v2-faq .es2v2faq__summary::-webkit-details-marker{display:none}.extend-s2v2-faq .es2v2faq__question{font-size:1em;font-weight:600}.extend-s2v2-faq .es2v2faq__icon{position:relative;flex:0 0 auto;width:1em;height:1em;transform:rotate(0);transition:transform .6s ease}.extend-s2v2-faq .es2v2faq__answer{padding:1em 3em 1.5em 0;color:#757575;font-size:1em;line-height:1.5;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform .6s ease}.extend-s2v2-faq .es2v2faq__answer>*{margin-top:0;margin-bottom:.8em}.extend-s2v2-faq .es2v2faq__answer>*:last-child{margin-bottom:0}.extend-s2v2-faq .es2v2faq__item[open] .es2v2faq__icon{transform:rotate(-45deg)}.extend-s2v2-faq .es2v2faq__item[open] .es2v2faq__answer{opacity:1;transform:translateY(0)}.extend-s2v2-final-cta{--section-padding-top: 5em;--section-padding-bottom: 5em;color:#fff;background:#111;font-size:var(--basic-font-size)}.extend-s2v2-final-cta .es2v2fcta__wrapper{position:relative;width:100%;overflow:hidden}.extend-s2v2-final-cta .es2v2fcta__bg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:space-between}.extend-s2v2-final-cta .es2v2fcta__background-image{height:100%;width:auto}.extend-s2v2-final-cta .es2v2fcta__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:33em}.extend-s2v2-final-cta .es2v2fcta__content{display:flex;flex-flow:column;align-items:center;width:100%;text-align:center}.extend-s2v2-final-cta .es2v2fcta__eyebrow{display:inline-flex;align-items:center;gap:.8em;padding:1em 1.5em;border-radius:999px;color:#e5e5e5;background:#75757526;font-size:1em;line-height:1}.extend-s2v2-final-cta .es2v2fcta__heading{color:#fff;font-size:3em;font-weight:400;margin-top:.7em}.extend-s2v2-final-cta .es2v2fcta__heading-primary,.extend-s2v2-final-cta .es2v2fcta__heading-secondary{display:block}.extend-s2v2-final-cta .es2v2fcta__heading-primary{color:#e5e5e5;font-weight:100}.extend-s2v2-final-cta .es2v2fcta__heading-secondary{color:#fff;margin-top:.35em}.extend-s2v2-final-cta .es2v2fcta__button{display:inline-flex;align-items:center;justify-content:center;gap:.65em;min-height:3.1em;margin-top:3em;padding:.85em 1.5em;border-radius:.9em;color:#e5e5e5;background:#ff3939;font-size:1em;font-weight:400;line-height:1;transition:background-color .25s ease,transform .25s ease}.extend-s2v2-final-cta .es2v2fcta__button:hover{background:#eb3038;transform:translateY(-.1em)}.extend-s2v2-final-cta .es2v2fcta__button-arrow{transition:transform .25s ease}.extend-s2v2-final-cta .es2v2fcta__button:hover .es2v2fcta__button-arrow{transform:translate(.3em)}.extend-s2v2-final-cta .es2v2fcta__secondary-link{display:inline-flex;align-items:center;justify-content:center;gap:.5em;margin-top:1.4em;color:#e5e5e5;font-size:1em;font-weight:100}.extend-s2v2-final-cta .es2v2fcta__secondary-link:hover{color:#fff}.extend-s2v2-final-cta .es2v2fcta__secondary-arrow{transition:transform .25s ease}.extend-s2v2-final-cta .es2v2fcta__secondary-link:hover .es2v2fcta__secondary-arrow{transform:translate(.3em)}.extend-s2v2-purchase{font-size:var(--basic-font-size);color:#fff}.extend-s2v2-purchase .es2v2p__wrapper{width:100%;display:flex;flex-flow:column}.extend-s2v2-purchase .es2v2p__main{background:radial-gradient(46.3% 76.82% at 53.61% 100%,#330303,#111);min-height:0;flex:auto;width:100%}.extend-s2v2-purchase .es2v2p__main-inner{width:100%;aspect-ratio:145 / 92;display:grid;grid-template-columns:minmax(20em,1fr) auto minmax(20em,1fr);grid-template-areas:"content media features";gap:5em;align-items:end;padding-top:5em}.extend-s2v2-purchase .es2v2p__mobile-block{display:none}.extend-s2v2-purchase .es2v2p__content{grid-area:content;min-width:0;padding-bottom:5em}.extend-s2v2-purchase .es2v2p__heading{font-size:3em;line-height:1.4}.extend-s2v2-purchase .es2v2p__heading-primary,.extend-s2v2-purchase .es2v2p__heading-highlight{display:block;font-weight:100;color:#e5e5e5}.extend-s2v2-purchase .es2v2p__heading-primary-mobile{display:none}.extend-s2v2-purchase .es2v2p__heading-highlight{color:#ff3939;font-weight:400}.extend-s2v2-purchase .es2v2p__description{margin-top:1.2em;font-size:1em;line-height:1.6;color:#757575}.extend-s2v2-purchase .es2v2p__price-row{display:flex;align-items:flex-start;margin-top:1.5em;color:#ff3939;line-height:1}.extend-s2v2-purchase .es2v2p__price-symbol{font-size:1.25em;font-weight:400;margin-right:.1em}.extend-s2v2-purchase .es2v2p__price{font-size:2.5em;font-weight:400}.extend-s2v2-purchase .es2v2p__pack-label{font-size:1em;margin-left:.8em;transform:translateY(.6em)}.extend-s2v2-purchase .es2v2p__button{display:inline-flex;align-items:center;justify-content:center;gap:.7em;min-height:3.5em;margin-top:1.4em;padding:.85em 1.5em;border-radius:1em;font-size:1em;font-weight:500;line-height:1;color:#fff;background:#ff3939;transition:transform .25s ease}.extend-s2v2-purchase .es2v2p__button:hover{transform:translateY(-.1em)}.extend-s2v2-purchase .es2v2p__button-icon{width:1.38em;height:auto}.extend-s2v2-purchase .es2v2p__summary{display:flex;align-items:center;gap:.65em;margin-top:1.4em;font-size:1em;color:#757575}.extend-s2v2-purchase .es2v2p__summary-dot{flex:0 0 auto;width:.5em;height:.5em;border-radius:50%;background:#757575}.extend-s2v2-purchase .es2v2p__accessory{margin-top:2.2em;font-size:max(.75em,12px);line-height:1.6;color:#e5e5e5;font-weight:100}.extend-s2v2-purchase .es2v2p__accessory-link-icon{display:inline-block;height:.7em;width:auto;margin-left:.5em;transition:transform .25s ease}.extend-s2v2-purchase .es2v2p__accessory-link:hover .es2v2p__accessory-link-icon{transform:translate(.3em)}.extend-s2v2-purchase .es2v2p__media{grid-area:media;display:block;width:auto;height:100%;overflow:hidden}.extend-s2v2-purchase .es2v2p__media img{width:100%;height:100%;object-fit:contain;object-position:center center}.extend-s2v2-purchase .es2v2p__features{grid-area:features;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1em;padding-bottom:5em}.extend-s2v2-purchase .es2v2p__feature{display:flex;flex-flow:column;align-items:center;justify-content:center;padding:1.6em .3em 1em;border-radius:.8em;background:#75757526;text-align:center}.extend-s2v2-purchase .es2v2p__feature-icon{width:auto;height:2em}.extend-s2v2-purchase .es2v2p__feature-title{margin:1em 0 0;font-size:1em;font-weight:500;line-height:1.3;color:#fff}.extend-s2v2-purchase .es2v2p__feature-description{margin-top:.8em;font-size:max(.75em,12px);line-height:1.55;color:#757575}.extend-s2v2-purchase .es2v2p__footer{width:100%;background:#111}.extend-s2v2-purchase .es2v2p__footer-inner{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:3em;padding:1.5em 0}.extend-s2v2-purchase .es2v2p__footnote{min-width:0;flex:1;font-size:max(.75em,12px);line-height:1.5;color:#ffffff8c}.extend-s2v2-purchase .es2v2p__compare-link{display:inline-flex;align-items:center;gap:.6em;font-size:max(.75em,12px);color:#ff3939;font-weight:600}.extend-s2v2-purchase .es2v2p__compare-arrow{height:.9em;width:auto;transition:transform .25s ease}.extend-s2v2-purchase .es2v2p__compare-link:hover .es2v2p__compare-arrow{transform:translate(.3em)}
/*# sourceMappingURL=/cdn/shop/t/16/assets/extend-theme-s2v2.css.map */
