.inform-pop-up{align-items:center;background-color:rgba(0,0,0,.4);bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;right:0;text-align:center;top:0;transition:.3s ease-in-out all;z-index:-1}.inform-pop-up--active{opacity:1;pointer-events:all;z-index:13}.inform-pop-up.inform-pop-up--gift .inform-pop-up__discount-value,.inform-pop-up.inform-pop-up--gift .inform-pop-up__description{display:none}.inform-pop-up.inform-pop-up--gift .inform-pop-up__wrapper{min-height:auto}.inform-pop-up .inform-pop-up__title{margin-bottom:1.1428571429rem}.inform-pop-up .inform-pop-up__title p{font-size:inherit;letter-spacing:-0.9px}@media screen and (max-width: 768px){.inform-pop-up .inform-pop-up__title p{font-size:1.7857142857rem}}@media screen and (min-width: 769px){.inform-pop-up .inform-pop-up__title p{line-height:1.4}}.inform-pop-up .inform-pop-up__title strong,.inform-pop-up .inform-pop-up__title b{background-color:#f7ffa4;padding:2px}.inform-pop-up .inform-pop-up__discount-value{background-color:#f3bf9f;margin:0 auto 1.1428571429rem;padding:0 2px;width:max-content}@media screen and (max-width: 768px){.inform-pop-up .inform-pop-up__discount-value{font-size:1.5714285714rem}}.inform-pop-up .inform-pop-up__wrapper{background-color:#fdfcf8;display:flex;flex-direction:column;justify-content:space-between;max-width:fit-content;min-height:25.5714285714rem;padding:2.8571428571rem 1.4285714286rem;position:relative;width:100%}@media screen and (max-width: 768px){.inform-pop-up .inform-pop-up__wrapper{max-width:calc(100% - .8571428571rem);min-height:21.0714285714rem}}.inform-pop-up .inform-pop-up__close-button{display:block;height:1rem;position:absolute;right:.8571428571rem;top:.8571428571rem;width:1rem}.inform-pop-up .inform-pop-up__close-button::after,.inform-pop-up .inform-pop-up__close-button::before{background-color:#000;content:"";height:1px;left:50%;position:absolute;top:50%;width:100%}.inform-pop-up .inform-pop-up__close-button::after{transform:translate(-50%, -50%) rotate(45deg)}.inform-pop-up .inform-pop-up__close-button::before{transform:translate(-50%, -50%) rotate(-45deg)}.inform-pop-up .inform-pop-up__description{color:#787878;letter-spacing:.28px}.inform-pop-up .inform-pop-up__button{margin-top:2.1428571429rem;width:100%}
