.shopify-section.section-warranty-options-popup{height:0;margin:0;padding:0;overflow:visible;border:none}.warranty-upsell{display:block;max-width:44rem;width:100%}.warranty-upsell__inner{display:flex;align-items:center;gap:1.2rem;width:100%;padding:1.4rem 1.6rem;border:1px solid #e5e5e5;border-radius:.8rem;background:#fff;box-sizing:border-box}.warranty-upsell__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#111}.warranty-upsell__icon-img{width:3.8rem;height:3.8rem;object-fit:contain;display:block}.warranty-upsell__copy{flex:1;min-width:0}.warranty-upsell__heading{margin:0;font-size:1.5rem;font-weight:700;line-height:1.25;color:#111}.warranty-upsell__text{margin:.2rem 0 0;font-size:1.25rem;line-height:1.35;color:#6b6b6b;letter-spacing:0}.warranty-upsell__button{flex-shrink:0;-webkit-appearance:none;appearance:none;border:none;border-radius:.6rem;background:#111;color:#fff;font-size:1.25rem;font-weight:500;line-height:1.2;padding:.9rem 1.2rem;cursor:pointer;white-space:nowrap}.warranty-upsell__button:hover{background:#000}@media screen and (max-width:749px){.warranty-upsell__inner{flex-wrap:wrap}.warranty-upsell__button{width:100%;text-align:center}}.warranty-popup{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0;top:0;left:0;overflow:auto;width:100%;height:100%;background:#11111173}.warranty-popup[open]{opacity:1;visibility:visible;z-index:101}.warranty-popup__content{position:relative;width:min(64rem,94%);max-height:calc(100vh - 4rem);margin:2rem auto;padding:2.4rem 2rem 2rem;overflow:auto;background:#fff;border-radius:1.2rem;box-shadow:0 16px 48px #0000002e;box-sizing:border-box;letter-spacing:0}@media screen and (min-width:750px){.warranty-popup__content{margin-top:4rem;padding:3.2rem 3.2rem 2.4rem;max-height:calc(100vh - 6.4rem)}}.warranty-popup__close{position:absolute;top:1.2rem;right:1.2rem;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:none;border-radius:50%;background:transparent;color:#111;cursor:pointer}.warranty-popup__close:hover{background:#f3f3f3}.warranty-popup__close .svg-wrapper,.warranty-popup__close svg{width:1.8rem;height:1.8rem}.warranty-popup__header{display:flex;align-items:flex-start;gap:1.2rem;padding-right:3.2rem;margin-bottom:2rem}.warranty-popup__header-icon{flex-shrink:0;color:#111;margin-top:.2rem}.warranty-popup__header-icon-img{width:3.8rem;height:3.8rem;object-fit:contain;display:block}.warranty-popup__heading{margin:0;font-size:2.2rem;font-weight:700;line-height:1.2;color:#111}.warranty-popup__subheading{margin:.5rem 0 0;font-size:1.4rem;line-height:1.4;color:#6b6b6b}.warranty-popup__plans{display:flex;flex-direction:column;gap:1.2rem}.warranty-plan{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;padding:1.6rem 1.8rem;border:1px solid #e5e5e5;border-radius:1rem;background:#fff}.warranty-plan__main{flex:1;min-width:0}.warranty-plan__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:1rem}.warranty-plan__title{margin:0;font-size:1.6rem;font-weight:700;line-height:1.25;color:#111}.warranty-plan__badge{display:inline-block;padding:.25rem .8rem;border-radius:999px;background:#e8f8ec;color:#1f8f3a;font-size:1.05rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.4}.warranty-plan__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.warranty-plan__feature{display:flex;align-items:flex-start;gap:.7rem;font-size:1.3rem;line-height:1.4;color:#333}.warranty-plan__check{flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.1rem;color:#22a447}.warranty-plan__aside{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.8rem;min-width:12rem}.warranty-plan__price{margin:0;font-size:2.2rem;font-weight:700;line-height:1.1;color:#111;text-align:right}.warranty-plan__form{width:100%}.warranty-plan__add{width:100%;min-height:4.2rem;padding:.9rem 1.4rem;border:none;border-radius:.6rem;background:#111;color:#fff;font-size:1.3rem;font-weight:600;cursor:pointer;position:relative}.warranty-plan__add:hover:not([disabled]){background:#000}.warranty-plan__add:disabled,.warranty-plan__add[aria-disabled=true]{opacity:.55;cursor:not-allowed}.warranty-plan__add .loading__spinner{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.warranty-popup__trust{display:grid;grid-template-columns:1fr;gap:1.6rem;margin-top:2.4rem;padding-top:2rem;border-top:1px solid #ececec}@media screen and (min-width:750px){.warranty-popup__trust{grid-template-columns:repeat(3,1fr);gap:0}.warranty-popup__trust-item{padding:0 1.6rem;border-right:1px solid #ececec}.warranty-popup__trust-item:first-child{padding-left:0}.warranty-popup__trust-item:last-child{border-right:none;padding-right:0}}.warranty-popup__trust-item{display:flex;flex-direction:column;gap:.4rem;text-align:left}.warranty-popup__trust-icon{color:#111;margin-bottom:.2rem}.warranty-popup__trust-icon-img{width:2.2rem;height:2.2rem;object-fit:contain;display:block}.warranty-popup__trust-heading{margin:0;font-size:1.35rem;font-weight:700;color:#111;line-height:1.3}.warranty-popup__trust-text{margin:0;font-size:1.2rem;line-height:1.4;color:#6b6b6b}.warranty-popup__terms{margin:1.8rem 0 0;text-align:center;font-size:1.25rem;line-height:1.5;color:#6b6b6b}.warranty-popup__terms a{color:#111;text-decoration:underline;text-underline-offset:.2rem}@media screen and (max-width:749px){.warranty-plan{flex-direction:column}.warranty-plan__aside{width:100%;align-items:stretch}.warranty-plan__price{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/warranty-options.css.map */
