.product-feature-wrapper{background-color:var(--color-background);position:relative}.product-feature__image{flex:1;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.product-feature__image img{width:100%;height:100%;object-fit:cover;display:block}.product-feature__image .hide-mobile{display:none}.product-feature__image .hide-desktop{display:block}.product-feature__svg{position:absolute;top:2rem;left:2rem;z-index:2}.product-feature .page-width{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;min-height:auto;padding-top:8rem;padding-bottom:4rem}.product-feature__content{flex:0 0 auto;width:100%;max-width:100%;margin-left:auto;margin-right:0;padding:2.4rem 2rem 2rem;background:rgb(var(--color-background));border-radius:.6rem}.product-feature__title{margin:0 0 1.6rem;font-weight:700;line-height:1.2}.product__reviews{margin-bottom:2rem}.product-feature__description{margin-bottom:3rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.product-feature__form{margin-bottom:2rem}.product-feature__link{display:inline-block;color:rgb(var(--color-link));text-decoration:none;transition:opacity .2s ease}.product-feature__link:hover{opacity:.8}.product-bundle-form,.product-bundle-form__options{display:flex;flex-direction:column;gap:2rem}.product-bundle-form__item{border:1px solid rgba(var(--color-foreground),.1);border-radius:1.2rem;padding:0;transition:all .2s ease;cursor:pointer}.product-bundle-form__item.selected{border-color:rgba(var(--color-button),1);background-color:#f2f2f2}.product-bundle-form__top{padding:1rem 1.4rem;position:relative;border-bottom:1px solid rgba(113,233,241,.3)}.product-bundle-form__badge{display:inline-flex;align-items:center;justify-content:center;line-height:1.2;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.2rem;padding:.5rem .8rem;border-radius:2rem;margin-bottom:0;letter-spacing:.25px;position:absolute;top:50%;right:1.4rem;transform:translateY(-50%)}.product-bundle-form__top-inner{display:flex;flex-direction:column;padding-right:8rem}.product-bundle-form__title{font-size:1.4rem;font-weight:700;line-height:1.3;color:rgb(var(--color-foreground))}.product-bundle-form__subtitle{font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.product-bundle-form__contents{display:flex;flex-direction:column;gap:1.5rem;padding:1.2rem}.product-bundle-form__renew-wrapper{display:flex;justify-content:space-between;align-items:center;gap:.6rem;position:relative}.product-bundle-form__input-container{display:flex;align-items:center;gap:.8rem;position:relative}.product-bundle-form__input{position:absolute;opacity:0;width:0;height:0}.product-bundle-form__label-circle{width:1.8rem;height:1.8rem;min-width:1.8rem;border:1px solid rgba(var(--color-foreground),.3);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative}.product-bundle-form__input:checked+.product-bundle-form__label-circle,.product-bundle-form__input.is-active+.product-bundle-form__label-circle{border-color:rgb(var(--color-foreground))}.product-bundle-form__circle-checked{opacity:0;width:.6rem;height:.6rem;transition:all .2s ease}.product-bundle-form__circle-checked circle{fill:#000}.product-bundle-form__input:checked+.product-bundle-form__label-circle .product-bundle-form__circle-checked,.is-active+.product-bundle-form__label-circle .product-bundle-form__circle-checked{opacity:1}.product-bundle-form__renew{font-size:1.5rem;font-weight:500;margin:0;color:rgb(var(--color-foreground))}.product-bundle-form__price{display:flex;align-items:baseline;gap:.5rem;flex:0 0 auto}.product-bundle-form__price *{letter-spacing:0}.product-bundle-form__price-compare{font-size:1.4rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.product-bundle-form__price-current{font-size:1.4rem;font-weight:700;color:rgba(var(--color-foreground),1)}.product-bundle-form__content{overflow:hidden;max-height:0;opacity:0;transition:max-height .4s ease,opacity .3s ease}.product-bundle-form__contents.is-active .product-bundle-form__content{max-height:500px;opacity:1}.product-bundle-form__content-inner{padding-top:.8rem}.product-bundle-form__content-inner ul{margin:0;padding-left:2rem;list-style-position:outside}.product-bundle-form__content-inner li{font-size:1.2rem;line-height:1.5;color:rgba(var(--color-foreground),1);position:relative;margin-bottom:.3rem}.product-bundle-form__addon{margin-top:1rem;padding:1.5rem;background:rgba(var(--color-foreground),.03);border-radius:.8rem}.product-bundle-form__addon-inner{display:flex;align-items:center;gap:1rem}.product-bundle-form__addon-input{width:1.8rem;height:1.8rem;cursor:pointer}.product-bundle-form__addon-label{display:flex;justify-content:space-between;align-items:center;flex:1;cursor:pointer;font-size:1.4rem;font-weight:500}.product-bundle-form__addon-text{color:rgb(var(--color-foreground))}.product-bundle-form__addon-price{color:#ee5e3e;font-weight:600}.product-bundle-form__addon-desc{margin:.5rem 0 0 2.8rem;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.product-bundle-form__buttons{margin-top:1rem}.product-bundle-form__submit{width:100%;background:#0c2340;color:#fff;border:none;padding:1.5rem;font-size:1.6rem;font-weight:600;border-radius:.8rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:1rem;min-height:5.2rem}.product-bundle-form__submit:hover{background:#1a3650;transform:translateY(-2px)}.product-bundle-form__submit:disabled{opacity:.7;cursor:not-allowed}.product-bundle-form__onetime{text-align:center;margin-top:1.5rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.product-bundle-form__onetime-link{background:none;border:none;color:#ee5e3e;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;transition:opacity .2s ease}.product-bundle-form__onetime-link:hover{opacity:.8}.loading-overlay__spinner{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem}.loading-overlay__spinner.hidden{display:none!important}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite;stroke:#fff;fill:none}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.bundle-onetime-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.bundle-onetime-modal.hidden{display:none!important}.bundle-onetime-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080}.bundle-onetime-modal__container{position:relative;background:#fff;border-radius:1.2rem;max-width:92%;width:80rem;max-height:88vh;overflow-y:auto;padding:2.4rem;z-index:10;-webkit-overflow-scrolling:touch}.bundle-onetime-modal__close{position:absolute;top:1.6rem;right:1.6rem;background:none;border:none;cursor:pointer;padding:.8rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.bundle-onetime-modal__header{text-align:center;margin-bottom:2.4rem}.bundle-onetime-modal__title{margin-bottom:1rem}.bundle-onetime-modal__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:2rem;margin-bottom:2.4rem}.bundle-onetime-modal__card{border:2px solid #e5e7eb;border-radius:.8rem;padding:2rem;cursor:pointer;transition:all .2s ease}.bundle-onetime-modal__card.selected{border-color:#3fb9cb;background-color:#3fb9cb0d}.bundle-onetime-modal__card-image{margin-bottom:1.5rem}.bundle-onetime-modal__card-image img{width:100%;height:auto;display:block}.bundle-onetime-modal__card-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.bundle-onetime-modal__card-desc-wrapper{display:flex;justify-content:space-between;align-items:baseline}.bundle-onetime-modal__card-desc{font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.bundle-onetime-modal__card-price{font-size:1.6rem;font-weight:700;color:#ee5e3e}.bundle-onetime-modal__footer{text-align:center}.bundle-onetime-modal__cta{width:100%;background:#0c2340;color:#fff;border:none;padding:1.5rem;font-size:1.6rem;font-weight:600;border-radius:.8rem;cursor:pointer;margin-bottom:1.5rem;transition:all .2s ease;min-height:5.2rem}.bundle-onetime-modal__cta:hover{background:#1a3650}.bundle-onetime-modal__switch{font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.bundle-onetime-modal__link{background:none;border:none;color:#ee5e3e;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem}.gt-20{font-size:2rem}.gt-30{font-size:2.6rem}.gt-40{font-size:3.2rem}.gt-50{font-size:3.8rem}.bg-12{font-size:1.2rem}.bg-14{font-size:1.4rem}.bg-16{font-size:1.5rem}.underline{text-decoration:underline}@supports (padding: max(0px)){.product-feature .page-width{padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}.bundle-onetime-modal__container{max-height:calc(88vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}@media screen and (min-width:750px){.product-feature__image .hide-mobile{display:block}.product-feature__image .hide-desktop{display:none}.product-feature__svg{top:4rem;left:4rem}.product-feature .page-width{padding-top:12rem;padding-bottom:6rem}.product-feature__content{max-width:42rem;padding:3rem 2.8rem 2.8rem}.product-bundle-form__top{padding:1rem 1.2rem}.product-bundle-form__badge{font-size:1.2rem;right:1.2rem}.product-bundle-form__top-inner{padding-right:0}.product-bundle-form__title{font-size:1.4rem}.product-bundle-form__contents{padding:1.2rem}.product-bundle-form__renew{font-size:1.6rem}.product-bundle-form__label-circle{width:1.3rem;height:1.3rem;min-width:1.3rem}.product-bundle-form__circle-checked{width:.5rem;height:.5rem}.bundle-onetime-modal__container{padding:3rem;max-width:90%}.bundle-onetime-modal__close{top:2rem;right:2rem}.bundle-onetime-modal__header,.bundle-onetime-modal__cards{margin-bottom:3rem}.gt-20{font-size:20px}.gt-30{font-size:30px}.gt-40{font-size:40px}.gt-50{font-size:50px}.bg-12{font-size:12px}.bg-14{font-size:14px}.bg-16{font-size:16px}}@media screen and (min-width:990px){.product-feature__content{max-width:46rem;padding:3.5rem 3rem 3rem}}@media(prefers-reduced-motion:reduce){.product-bundle-form__item,.product-bundle-form__label-circle,.product-bundle-form__content,.product-bundle-form__submit,.bundle-onetime-modal__card,.bundle-onetime-modal__cta{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-product-feature.css.map */
