.discount-modal{position:fixed;top:0;left:0;z-index:1002;width:100dvw;height:100dvh;display:flex;align-items:center;justify-content:center;transition:.2s ease;padding:16px}.discount-modal:not(.modal--opened){opacity:0;visibility:hidden;transition:.2s ease}.discount-modal__background:empty{display:block}.discount-modal__background{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c1b1f99}.discount-modal__content{max-width:520px;width:100%;max-height:fit-content;z-index:2;position:relative;background:#fafafa}.discount-modal__close-button{position:absolute;top:10px;right:10px;cursor:pointer;max-width:22px;max-height:22px;z-index:10}.discount-modal__close-button svg{max-width:22px;max-height:22px}.discount-modal__image{width:100%;height:100%;max-height:280px;position:relative;overflow:hidden}.discount-modal__image img{width:100%;height:100%;object-fit:cover}.discount-modal__form{padding:8px 8px 10px;display:flex;flex-wrap:wrap}.discount-modal__form label{width:100%;padding:0 2px;font-family:var(--font-body-family);font-size:14px;font-weight:400;line-height:18px;text-align:left;color:#060606}.discount-modal__input{display:flex;width:100%;padding:24px 0 0;border-bottom:1px solid #060606}.discount-modal__input input{flex-grow:1;box-shadow:none;outline:none}.discount-modal__input input,.discount-modal__input button{padding:0 0 12px;font-family:var(--font-body-family);font-size:14px;font-weight:400;line-height:14px;text-align:left;color:#060606;border:none;background:transparent}.discount-modal__input input::placeholder{color:#a5a5a5}.discount-modal__input button{cursor:pointer}.discount-modal__notifications .notifications__message{display:none}.discount-modal__notifications.notifications--success,.discount-modal__notifications.notifications--error{padding-top:10px}.discount-modal__notifications.notifications--success .notification--success{display:block;color:#036d03}.discount-modal__notifications.notifications--error .notification--error{display:block;color:#ba0a0a}@media screen and (max-width:768px){.discount-modal__close-button{bottom:calc(100% + 10px);top:auto;right:0}.discount-modal__close-button svg path{fill:#fafafa}.discount-modal__image{max-height:185px}.discount-modal__form label,.discount-modal__form input,.discount-modal__form button{font-size:12px;line-height:14px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/section-discount-modal.css.map */
