:root{--main-color: #1a7a7a;--main-light-color: #DDFF5E;--main-dark-color: #1a7a7a;--main-white: #edffff;--countdown-gradient: linear-gradient(254.81deg, #9EAF22 -22.66%, #42490E 51.41%, #9EAF22 125.48%);--button-gradient: linear-gradient(92deg, #CE9B0F 0%, #FFD814 100%);--title-size: 1.625rem;--border-radius: 0.375rem}.popup{position:fixed;z-index:999909;display:none;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:rgba(0,0,0,.4117647059);top:0;left:0;font-family:"Roboto Condensed",sans-serif}.popup *{box-sizing:border-box}.popup__container{position:relative;width:95%;max-width:26.875rem;border-radius:.625rem}.popup__close{cursor:pointer;position:absolute;right:0;top:0;display:flex;justify-content:center;align-items:center;padding:.375rem .5rem}.popup__close svg{width:1.125rem;height:1.125rem;color:#fff}.popup__content{padding:1.5rem 1.25rem;text-align:center}.popup__logo{width:7.5rem;margin:0 auto 1.25rem}.popup__title{font-weight:700;font-size:1.875rem;text-align:center;line-height:1.2;margin-bottom:.9375rem}.popup__subtitle{font-weight:400;font-size:1.125rem;line-height:1.4;text-align:center}.popup__subtitle b{font-weight:bold}.popup__product{max-width:100%;max-height:10.625rem;margin:0 auto .625rem}.popup__button{display:flex;justify-content:center;align-items:center;padding:12px 20px;width:100%;max-width:18.75rem;background-color:#ffc107;color:#333;border-radius:.625rem;cursor:pointer;font-weight:800;font-size:20px;line-height:1.2;text-align:center;margin:0 auto 1.25rem;text-decoration:none}.popup__badges{width:100%;max-width:22.5rem;margin:0 auto .9375rem}.popup__rating{width:60%;margin:0 auto;max-width:14.0625rem}.popup--exit .popup__container{background:url(../img/popup-bg.png) no-repeat center bottom #fff;background-size:100% 100%;border:.25rem solid #c32d2d}.popup--exit .popup__close{background-color:#c32d2d;color:var(--main-white)}.popup--exit .popup__title{color:#c32d2d}.popup--exit .popup__subtitle{margin-bottom:.625rem;color:#0d294f}.popup--discount .popup__container{background:linear-gradient(226deg, #FF000B -0.17%, #910006 64.29%, #790005 100.21%);border:4px solid #fff943;color:#fff}.popup--discount .popup__close{background-color:#fff943;color:#000}.popup--discount .popup__close svg{color:#000}.popup--discount .popup__subtitle{margin-bottom:.625rem;color:#000}.popup--discount .popup__button{color:#13090c}@media(min-width: 992px){.popup__container{width:100%;max-width:30rem}.popup__logo{width:14rem}.popup__title{font-size:2.375rem}.popup__subtitle{font-size:1.375rem}.popup__product{max-height:200px}.popup__button{font-size:1.5rem;max-width:22.5rem}}/*# sourceMappingURL=popup.css.map */