.modal-gwp{padding:1.25rem}.modal-gwp__content{text-align:center}.modal-gwp__title{max-width:336px;margin-right:auto;margin-left:auto;font-size:1.5rem}.modal-gwp__text{max-width:336px;margin-right:auto;margin-left:auto;font-size:1rem}.modal-gwp__products{display:flex;gap:16px;justify-content:space-evenly;padding-top:1.25rem}.modal-gwp__product{position:relative;flex-grow:1;max-width:160px;margin-right:auto;margin-left:auto}.modal-gwp__product-faux-label{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;cursor:pointer}.modal-gwp__product-faux-label:hover+.modal-gwp__product-card{box-shadow:1px 2px 5px #0003}.modal-gwp__product-input[type=radio]:checked{background-color:var(--color-radio-selected)}.modal-gwp__product-input[type=radio]:checked+.modal-gwp__product-background{background-color:var(--color-green)}.modal-gwp__product-input:focus{outline:0}.modal-gwp__product-background{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:var(--color-green-lightest);border-radius:20px;transition:background-color var(--transition-faster)}.modal-gwp__product-card{display:flex;flex-direction:column;height:100%;max-height:264px;padding:.625rem;border-radius:20px;transition:all var(--transition-faster)}.modal-gwp__product-image{overflow:hidden;background-color:var(--color-white);border-radius:10px;aspect-ratio:1/1}.modal-gwp__product-image .image__image{aspect-ratio:1/1}.modal-gwp__product-details{display:flex;flex-direction:column;flex-grow:1;gap:10px;align-items:center;justify-content:space-between;margin-top:.375rem;padding-bottom:.625rem;font-size:.875rem;text-align:center}.modal-gwp__actions{display:flex;flex-direction:column;gap:10px;margin-top:1.25rem}.modals{position:fixed;top:0;left:0;z-index:9999;display:block;width:100%;height:100%;opacity:0;transition:opacity var(--transition-faster);pointer-events:none}.modals.is-active{opacity:1;pointer-events:auto}.modals__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-overlay-drawers);cursor:pointer}.modals__overlay:hover+.modals__inner .modals__close{border:0!important;box-shadow:none!important;opacity:.75}.modals__inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.modals__close{position:absolute;top:30px;right:30px;z-index:1;width:24px;height:24px;padding:.375rem;background-color:var(--color-white);border-radius:100%;transition:all var(--transition-faster);pointer-events:none}@media (min-width: 768px){.modals__close{top:48px;right:64px;width:48px;height:48px}}.modals__close svg{width:100%;height:100%}.modals__modal{z-index:1;background-color:var(--color-white);border-radius:20px;box-shadow:0 3px 18px var(--color-black-transparent)}
/*# sourceMappingURL=/cdn/shop/t/215/assets/section-modals.css.map */
