.discount-code-popup{opacity:0;pointer-events:none;transition:.3s;position:fixed;top:0;left:0;z-index:10000;width:100%;height:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0000001a;overflow:hidden;padding:2rem;display:flex;justify-content:center;align-items:center}.discount-code-popup__window{background-color:rgb(var(--color-base-accent-1));border-radius:1rem;padding:5rem;position:relative;max-width:75rem;width:100%}@media screen and (max-width:1023px){.discount-code-popup__window{padding:2rem}}.discount-code-popup__top{display:flex;gap:1rem;margin-bottom:4.2rem}@media screen and (max-width:768px){.discount-code-popup__top{margin-bottom:2rem;align-items:center}}@media screen and (max-width:639px){.discount-code-popup__top{flex-direction:column-reverse;text-align:center}}.discount-code-popup__top-text{max-width:49.5rem;width:80%}@media screen and (max-width:1023px){.discount-code-popup__top-text{width:60%}}@media screen and (max-width:639px){.discount-code-popup__top-text{width:100%}}.discount-code-popup__image{width:20%;position:relative}@media screen and (max-width:1023px){.discount-code-popup__image{width:40%}}@media screen and (max-width:639px){.discount-code-popup__image{width:100%}}.discount-code-popup__image img{width:260px;height:auto;object-fit:contain;top:-40px;position:absolute}@media screen and (max-width:1023px){.discount-code-popup__image img{width:100%;position:static}}.discount-code-popup__title{color:rgb(var(--color-base-background-1));margin-bottom:2rem;font-size:4.8rem}@media screen and (max-width:768px){.discount-code-popup__title{font-size:3rem}}.discount-code-popup__desc{color:rgb(var(--color-base-background-1));font-size:3rem}@media screen and (max-width:768px){.discount-code-popup__desc{font-size:2.2rem}}.discount-code-popup__desc b{color:rgb(var(--color-base-text));font-size:3.2rem}.discount-code-popup__content{display:flex;flex-direction:column;align-items:center;gap:2.2rem;padding:2.4rem;border:2px dashed rgb(var(--color-base-background-1));width:100%}.discount-code-popup__before-code{color:rgb(var(--color-base-background-1));font-size:2rem;font-weight:500}.discount-code-popup__code{text-transform:uppercase;color:rgb(var(--color-base-text));padding:1rem;background-color:rgb(var(--color-base-background-1));font-size:3rem;font-weight:700;width:100%;max-width:40rem;text-align:center}@media screen and (max-width:768px){.discount-code-popup__code{font-size:2rem}}.discount-code-popup__terms{color:rgb(var(--color-base-background-1))}.discount-code-popup__close{position:absolute;top:0;right:0;transform:translate(50%,-50%);background-color:rgb(var(--color-base-background-1));border:none;cursor:pointer;border-radius:50%;width:3.6rem;height:3.6rem;display:flex;justify-content:center;align-items:center;transition:.3s all;will-change:transform}@media screen and (max-width:768px){.discount-code-popup__close{transform:translate(40%,-40%)}}.discount-code-popup__close:hover{transform:translate(50%,-50%) scale(1.1)}.discount-code-popup__close svg{width:90%;height:90%;object-fit:contain;fill:rgb(var(--color-base-text))}.discount-code-popup.is-visible{opacity:1;visibility:visible;pointer-events:auto}
/*# sourceMappingURL=/cdn/shop/t/49/assets/discount-popup.css.map */
