.gz-protection-plan{padding:12px 16px;border-radius:var(--gz-border-radius);background-color:var(--gz-color-gray-50, transparent);border:1px solid rgba(var(--gz-color-util-black-rgb),.1);display:flex;flex-wrap:wrap;flex-direction:column;position:relative;overflow:hidden;row-gap:4px}.gz-protection-plan .gz-protection-plan__label{padding:0 0 0 28px;display:flex;justify-content:space-between;position:relative;font-family:inherit;cursor:pointer;color:var(--gz-color-util-black);font-size:var(--gz-font-size)}.gz-protection-plan .gz-protection-plan__learn-more{font-size:var(--gz-font-size);line-height:var(--gz-line-height);padding:0 0 0 26px;display:flex;flex-wrap:wrap;align-items:center;margin:0;color:var(--gz-color-util-black);row-gap:4px}.gz-protection-plan .gz-protection-plan__learn-more button,.gz-protection-plan .gz-protection-plan__learn-more button:hover,.gz-protection-plan .gz-protection-plan__learn-more button:visited,.gz-protection-plan .gz-protection-plan__learn-more button:link,.gz-protection-plan .gz-protection-plan__learn-more button:active{border:0;outline:0;padding:0;margin:0;font-size:inherit;font-family:inherit;box-shadow:unset;background-color:unset;color:var(--gz-color-primary);text-decoration:underline;cursor:pointer;font-weight:var(--gz-font-weight-bold)}.gz-protection-plan .gz-protection-plan__learn-more button:after,.gz-protection-plan .gz-protection-plan__learn-more button:before{display:none}.gz-protection-plan .gz-protection-plan__learn-more button:hover{text-decoration:none}.gz-protection-plan .gz-protection-plan__learn-more span{margin:0 5px 0 0;color:rgba(var(--gz-color-util-black-rgb),.75)}.gz-protection-plan .gz-protection-plan__title{font-size:var(--gz-font-size);color:var(--gz-color-util-black);font-weight:var(--gz-font-weight-bold);letter-spacing:0px}.gz-protection-plan .gz-protection-plan__price{color:var(--gz-color-primary);font-weight:var(--gz-font-weight-bold)}.gz-protection-plan input[type=checkbox]{width:0px;height:0px;display:none;visibility:hidden}.gz-protection-plan .gz-protection-plan__label:after,.gz-protection-plan .gz-protection-plan__label:before{content:"";position:absolute;transition:all .3s ease-in-out}.gz-protection-plan .gz-protection-plan__label:after{width:18px;height:18px;z-index:1;top:5px;left:0;border-radius:2px;border:var(--gz-border-width) solid var(--gz-color-util-black)}.gz-protection-plan .gz-protection-plan__label:before{top:6.5px;height:12px;width:6px;z-index:2;left:6px;opacity:0;transform:rotate(45deg);display:inline-block;border-bottom:var(--gz-border-width) solid var(--gz-color-checkmark);border-right:var(--gz-border-width) solid var(--gz-color-checkmark)}.gz-protection-plan input[type=checkbox]:checked+label:after{background:var(--gz-color-checkbox);border:var(--gz-border-width) solid var(--gz-color-checkbox)}.gz-protection-plan input[type=checkbox]:checked+label:before{opacity:1}.gz-protection-plan__modal{color:var(--gz-color-util-black);box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.gz-protection-plan__modal[open]{opacity:1;visibility:visible;z-index:101}.gz-protection-plan__modal .gz-protection-plan__modal-content{position:absolute;background-color:var(--gz-color-util-white, #ffffff);border-radius:16px;overflow:hidden;height:auto;margin:0;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px 40px 40px;max-width:670px}.gz-protection-plan__modal .gz-protection-plan__modal-toggle{outline:unset;border:unset;background-color:unset;border-radius:unset;position:absolute;top:16px;right:16px;color:var(--gz-color-util-black);padding:10px;cursor:pointer}.gz-protection-plan__modal .gz-protection-plan__modal-toggle svg{width:18px;height:18px}.gz-protection-plan__modal .gz-protection-plan__modal-content-title{display:block;margin:0;padding:0;width:100%;text-align:center;font-size:24px;font-weight:var(--gz-font-weight-bold)}.gz-protection-plan__modal .gz-protection-plan__modal-content-image{display:block;margin:0 auto;height:36px;width:auto}.gz-protection-plan__modal .gz-protection-plan__features{display:flex;flex-direction:column}.gz-protection-plan__modal .gz-protection-plan__features,.gz-protection-plan__modal .gz-protection-plan__features-item{list-style:none;padding:0;margin:0}.gz-protection-plan__modal .gz-protection-plan__features-item{display:flex;align-items:center;margin:24px 0 0}.gz-protection-plan__modal .gz-protection-plan__features-text{text-align:left;font-size:var(--gz-font-size);line-height:var(--gz-line-height);display:flex;flex:1}.gz-protection-plan__modal .gz-protection-plan__features-icon{color:var(--gz-color-util-cyan, #00969f);width:16px;height:16px;aspect-ratio:1 / 1;margin:0 16px 0 0}.gz-protection-plan__modal .gz-protection-plan__modal-content-header p,.gz-protection-plan__modal .gz-protection-plan__modal-content-footer p{margin:24px 0 0;line-height:var(--gz-line-height)}.gz-protection-plan__modal .gz-protection-plan__modal-content-header a,.gz-protection-plan__modal .gz-protection-plan__modal-content-footer a{color:var(--gz-color-util-black)}.gz-protection-plan__modal .gz-protection-plan__modal-content-header a:hover,.gz-protection-plan__modal .gz-protection-plan__modal-content-footer a:hover{color:var(--gz-color-util-black);text-decoration:none}.gz-protection-plan.gz-protection-plan--cart-page{width:100%;max-width:440px;margin:8px 0 0}.gz-protection-plan.gz-protection-plan--cart-page.selected{background-color:transparent;max-width:100%;border-radius:var(--gz-border-radius)}.gz-protection-plan.gz-protection-plan--cart-page .gz-protection-plan__learn-more{padding:0}.gz-protection-plan.gz-protection-plan--cart-page .gz-protection-plan__info{display:flex}.gz-protection-plan.gz-protection-plan--cart-page .gz-protection-plan__price,.gz-protection-plan.gz-protection-plan--cart-page button[data-remove-protection-plan-gz],.gz-protection-plan.gz-protection-plan--cart-page modal-opener{margin-left:auto;align-self:flex-end}.gz-protection-plan.gz-protection-plan--cart-page .gz-protection-plan__title{line-height:120%}.gz-protection-plan.gz-protection-plan--cart-page.selected .gz-protection-plan__price{font-weight:300;color:var(--gz-color-util-black)}@media (max-width: 749px){.gz-protection-plan__modal .gz-protection-plan__modal-content{padding:16px;max-width:100%;border-radius:unset;width:100%;margin:0;height:100%}.gz-protection-plan__modal .gz-protection-plan__modal-toggle{top:10px;right:10px}.gz-protection-plan__modal .gz-protection-plan__modal-toggle svg{width:15px;height:15px}.gz-protection-plan.gz-protection-plan--cart-page{max-width:100%;margin:0}}.gz-protection-plan .gz-skeleton{position:absolute;width:100%;height:100%;height:100;top:0;left:0;z-index:100;background-color:var(--gz-color-util-white);opacity:0;visibility:hidden}.gz-protection-plan.loading .gz-skeleton{visibility:visible;opacity:1}.gz-protection-plan .gz-skeleton{width:100%;padding:8px}.gz-protection-plan .gz-skeleton__wrapper{display:flex;gap:12px;margin-top:5px}.gz-protection-plan .gz-skeleton__wrapper span{display:block;background:var(--gz-color-gray-300);border-radius:4px;overflow:hidden;position:relative;height:20px;width:55px}.gz-protection-plan .gz-skeleton__wrapper span:before{position:absolute;content:"";animation-delay:.2s;height:100%;width:100%;background-image:linear-gradient(to right,var(--gz-color-gray-300) 0%,var(--gz-color-gray-100) 20%,var(--gz-color-gray-300) 40%,var(--gz-color-gray-300) 100%);background-repeat:no-repeat;background-size:100px 100px;animation:shimmer 1.5s linear infinite}@keyframes shimmer{0%{background-position:-100px 0}to{background-position:100px 0}}
/*# sourceMappingURL=/cdn/shop/t/203/assets/gz-protection-plan.css.map */
