.gwp-modal-pop{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}.gwp-modal-pop.is-active{opacity:1;pointer-events:auto}.gwp-modal-pop__modal{z-index:1;background-color:var(--color-white);border-radius:20px;box-shadow:0 3px 18px var(--color-black-transparent)}.unique-modals__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-overlay-drawers);cursor:pointer}.unique-modals__overlay:hover+.modals__inner-pop .modals__close{border:0!important;box-shadow:none!important;opacity:.75}.gwp-modal{padding:1.25rem}.gwp-modal__content{text-align:center}.gwp-modal__content>h1{max-width:336px;margin-right:auto;margin-left:auto;font-size:1.5rem}.gwp-modal__content>p{max-width:336px;margin-right:auto;margin-left:auto;font-size:1rem}.gwp-modal__products{display:flex;gap:16px;justify-content:space-evenly;padding-top:1.25rem}.gwp-modal__product{position:relative;flex-grow:1;max-width:160px;margin-right:auto;margin-left:auto}.gwp-modal__product-card{display:flex;flex-direction:column;height:100%;max-height:264px;padding:.625rem;border-radius:20px;transition:all var(--transition-faster)}.gwp-modal__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}.gwp-modal__product-image{overflow:hidden;background-color:var(--color-white);border-radius:10px;aspect-ratio:1/1}.gwp-modal__product-image .image__image{object-fit:cover}.gwp-modal__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)}.gwp-modal__actions{display:flex;flex-direction:column;gap:10px;margin-top:1.25rem}.gwp-modal__product-input[type=radio]:checked{background-color:var(--color-radio-selected)}.gwp-modal__product-input[type=radio]:checked+.modal-gwp__product-background{background-color:var(--color-green)}.gwp-modal__product-input:focus{outline:0}.gwp-modal-pop{position:fixed;top:0;left:30vw;z-index:9999;display:none;width:fit-content;height:fit content max-width: calc(100% - 80px);max-height:calc(100% - 80px);opacity:0;transition:opacity var(--transition-faster);pointer-events:none;margin:40px}@media (max-width: 768px){.gwp-modal-pop{left:0}}.gwp-modal-pop.is-active{display:block;opacity:1;pointer-events:auto}.modals__inner-pop{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.modals__close{position:absolute;top:35px;right:0;z-index:4;width:24px;height:24px;padding:.375rem;background-color:var(--color-white);border-radius:100%;transition:all var(--transition-faster);pointer-events:auto}@media (min-width: 768px){.modals__close{top:35px;right:0;width:48px;height:48px}}.modals__close svg{width:100%;height:100%}.gwp-modal__product-radio:checked+.gwp-modal__product-background{background-color:var(--color-green)}.gwp-modal__product-radio:focus{outline:0}.gwp-modal__product.out-of-stock{opacity:.5;pointer-events:none;position:relative}.gwp-modal__product.out-of-stock .gwp-modal__product-image{filter:grayscale(100%)}.no-stock-text{color:var(--color-red);font-weight:500;text-align:center;margin-top:10px;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%,-50%);z-index:1;font-family:var(--font-primary)}.gwp-modal__product-card{position:relative}.radio-label{display:flex;flex-direction:column;align-items:center;font-size:.875rem;color:#000;cursor:pointer;position:relative}.tick-mark{display:none;font-size:.75rem;color:green;margin-bottom:5px}.radio-label.selected .tick-mark{display:block}.radio-label.selected .label-text{color:green;font-weight:500}.gwp-modal__product-radio{display:none}.label-button{border:1px solid #000;border-radius:20px;padding:2px 17px}
/*# sourceMappingURL=/cdn/shop/t/215/assets/GWP-Modal-POP.css.map */
