.subscription-plan-picker{display:block;margin:14px 0}.subscription-plan-picker__option{position:relative;padding:22px 10px;display:flex;gap:14px;border-top:1px solid #D9D9D9;transition:.2s ease-in-out}.subscription-plan-picker__option:last-child{border-bottom:1px solid #D9D9D9}.subscription-plan-picker__option:has(input:checked){border-radius:4px;border:1px solid #000;background:#00000008}.subscription-plan-picker__option:has(input:checked)+.subscription-plan-picker__option{border-top-color:transparent}.plan-picker-option__input{position:relative;width:20px;height:20px;border:1px solid #C4C4C4;border-radius:50%;transition:.2s ease-in-out}.plan-picker-option__input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:10px;height:10px;border-radius:50%;background-color:#000;opacity:0;visibility:hidden;transition:.2s ease-in-out}.plan-picker-option__input:has(input:checked){border-color:#000}.plan-picker-option__input:has(input:checked):after{opacity:1;visibility:visible}.plan-picker-option__content{flex:1}.plan-picker-option__main-info{display:flex;gap:10px;justify-content:space-between}.plan-picker-option__title{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin:0 0 4px}.plan-picker-option__additional-info{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:18px}.plan-picker-option__price-container{display:flex;flex-direction:column;align-items:end;gap:4px}.plan-picker-option__price{display:flex;align-items:center;gap:8px}.plan-picker-option__price-compared{color:#999;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:14px;text-decoration-line:line-through}.plan-picker-option__price-main{color:#000;text-align:right;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.plan-picker-option__price-main--small{color:#000;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:300;line-height:16px}.plan-picker-option__save-badge{width:fit-content;padding:.5px 6px;border-radius:2px;background:#2254b6;color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:9px;font-style:normal;font-weight:500;line-height:16px}.plan-picker-option__price-text{color:#999;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:300;line-height:14px}.plan-picker-option__usp-container{display:none;align-items:center;gap:14px;padding-top:8px}.picker-option-usp{display:flex;align-items:center;gap:4px}.picker-option-usp__icon{position:relative;flex:0 0 10px;line-height:0}.picker-option-usp__icon :is(img,svg){width:100%;height:auto}.picker-option-usp__text{color:#2254b6;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:20px}.subscription-plan-picker__option:has(input:checked) .plan-picker-option__usp-container{display:flex}.subscription-plan-picker__bundle-offer{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background:#0000004d;z-index:1001;overflow:hidden;opacity:0;visibility:hidden;transition:.35s ease-in-out}.subscription-plan-picker__bundle-offer[open]{opacity:1;visibility:visible}.bundle-offer-popup{position:fixed;top:0;right:0;height:100dvh;width:100%;max-width:490px;padding:104px 40px 40px;background-color:#fff;transform:translate(100%);display:flex;flex-direction:column;transition:.35s ease-in-out}.bundle-offer-popup__main-content{flex:1;max-height:100%;overflow:auto}.subscription-plan-picker__bundle-offer[open] .bundle-offer-popup{transform:translate(0)}.bundle-offer-popup__close-button{position:absolute;top:40px;right:40px;width:24px;height:24px}.bundle-offer-popup__close-button svg{width:100%}.bundle-offer-popup__title{color:#2254b6;font-family:Poppins,sans-serif;font-size:38px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 8px}.bundle-offer-popup__text{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:140%;margin:0 0 60px}.bundle-offer-popup__product{display:flex;align-items:center;gap:18px;padding-bottom:40px;border-bottom:1px solid #D9D9D9;margin:0 0 40px}.bundle-offer-popup__product-inner-info{display:flex;gap:18px;align-items:center;flex:1}div.bundle-offer-product__circle{display:block;width:26px;height:26px;border-radius:50%;border:1px solid #000;position:relative}div.bundle-offer-product__circle:after{content:"";display:block;width:13px;height:13px;border-radius:50%;background-color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bundle-offer-product__info{flex:1}.bundle-offer-product__title{color:#000;font-family:Poppins,sans-serif;font-size:21px;font-style:normal;font-weight:400;line-height:26px;margin:0 0 5px}.bundle-offer-product__price{margin:0 0 5px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.bundle-offer-product__price--compared{color:#999;text-decoration-line:line-through}.bundle-offer-product__save-badge{width:fit-content;padding:.5px 9px;border-radius:2px;background:#2254b6;color:#fff;text-align:right;font-family:Poppins,sans-serif;font-size:11.932px;font-style:normal;font-weight:500;line-height:22px}.bundle-offer-product__image{position:relative;max-width:200px;width:100%;line-height:0}.bundle-offer-product__image :is(img,svg){width:100%;height:auto}.bundle-offer-popup__usp-container{display:flex;flex-direction:column;gap:14px}.bundle-offer-popup__usp{display:flex;align-items:center;gap:8px;color:#000;text-align:right;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:20px}.bundle-offer-popup__usp svg{width:18px;height:auto}.bundle-offer-popup__action-buttons{width:100%;padding:20px 0 0;background-color:#fff}.bundle-offer-popup__actions-separator{margin:18px 0;display:flex;align-items:center;gap:20px;color:#000;text-align:right;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.bundle-offer-popup__actions-separator:before,.bundle-offer-popup__actions-separator:after{content:"";display:block;height:1px;flex:1;background-color:#d9d9d9}.bundle-offer-popup__main-button.add-to-cart.button{width:100%;border-radius:100px;padding:18px;color:#fffef6;text-align:center;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:24px;text-transform:uppercase}.bundle-offer-popup__secondary-button{width:100%;cursor:pointer;padding:18px;border-radius:100px;border:1px solid #D9D9D9;transition:.2s ease-in-out;color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:24px;text-transform:uppercase}.bundle-offer-popup__secondary-button:hover{background-color:#d9d9d9}.plan-picker-option__value-badge{position:absolute;top:0;left:12.7%;transform:translateY(-50%);z-index:2;padding:1px 8px;border-radius:2px;background:#000;color:#fff;text-align:right;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:2px}@media screen and (max-width: 1024px){.bundle-offer-popup{padding:25px}.bundle-offer-popup__close-button{top:29px;right:25px}.bundle-offer-popup__title{font-size:27px;line-height:140%;margin:0 0 10px}.bundle-offer-popup{max-height:85dvh;width:100dvw;max-width:100dvw;height:auto;bottom:0;left:0;right:auto;top:auto;transform:translateY(100%);border-radius:26px 26px 0 0}.bundle-offer-popup__text{font-size:22px;line-height:140%;margin:0 0 18px}.bundle-offer-popup__product{padding-bottom:32px;margin-bottom:18px}.bundle-offer-product__image{max-width:192px}.bundle-offer-popup__action-buttons{padding-top:40px}}@media screen and (max-width:750px){.bundle-offer-popup{padding:20px;border-radius:20px 20px 0 0}.bundle-offer-popup__close-button{top:22.5px;right:20px}.bundle-offer-popup__title{font-size:21px;margin:0 0 8px}.bundle-offer-popup__text{font-size:14px;margin:0 0 14px}.bundle-offer-popup__product{padding-bottom:27px;margin-bottom:14px}.bundle-offer-popup__product-inner-info{align-items:start}.bundle-offer-product__image{max-width:150px}.bundle-offer-product__title{font-size:17px;line-height:140%}.bundle-offer-product__price{font-size:13px;line-height:24px;margin:0 0 5px}.bundle-offer-product__save-badge{padding:1 11px;border-radius:3px;font-size:12px;line-height:22px}.bundle-offer-popup__usp-container{gap:2px}.bundle-offer-popup__usp{gap:4px;font-size:13px;line-height:20px}.bundle-offer-popup__usp svg{width:14px;height:auto}.bundle-offer-popup__main-button{font-size:17px;line-height:120%;padding:11px}.bundle-offer-popup__actions-separator{margin:12px 0}.bundle-offer-popup__secondary-button{padding:12px;font-size:15px;line-height:120%}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/component-subscription-plan-picker.css.map */
