.promo-popup{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:.5s}.promo-popup.visible{opacity:1;visibility:visible;pointer-events:initial}.promo{max-width:780px;width:780px;height:514px;max-height:514px;background:#fff;padding:32px 60px;position:relative}.promo .top-title{font-size:12px;line-height:24px;letter-spacing:.1em;color:#072146;text-transform:uppercase}.promo .promo-close{position:absolute;width:29px;height:29px;top:30px;right:20px;cursor:pointer}.promo .text-block-title{font-size:22px;line-height:33px;color:#072146;margin-bottom:25px;font-family:Merriweather;letter-spacing:normal}.promo .text-block{padding:25px 66px 25px 32px;margin-top:24px;background:#ccd9e03d;max-height:calc(100% - 55px - 56px - 24px);overflow-y:scroll;color:#9ab4c1;font-size:14px;line-height:24px}.promo .text-block .gradient{position:absolute;bottom:23.3%;left:60px;width:84.4%;height:50px;background:linear-gradient(180deg,rgba(245,247,249,0) 0,#f5f7f9 53.57%)}.promo .text-block-text{padding-bottom:25px}.promo .text-block-text>p:not(:first-child){margin-top:24px}.promo .text-block::-webkit-scrollbar-thumb{color:#072146;width:2px;background:#072146}.promo .text-block::-webkit-scrollbar{width:2px}.promo .read-more-block{margin-left:auto;justify-content:flex-end;margin-top:28px}.promo-button{border:0;background:#f7d323;padding:12px 30px;position:fixed;z-index:5;right:0;top:43vh;letter-spacing:.1em;text-transform:uppercase;color:#000;font-family:Merriweather;transform:rotate(2.75turn) translateY(100%);cursor:pointer}.site-link{text-decoration:none;color:inherit}@media screen and (max-width:768px){.promo{width:662px;padding:36px 50px 36px 40px}.promo .text-block .gradient{left:40px}}@media screen and (max-width:480px){.promo{width:300px;padding:15px 15px 20px;height:470px;margin-top:60px}.promo-button{font-size:12px}.promo .text-block{padding:15px}.promo .text-block-text,.promo .text-block-title{font-size:14px;line-height:22px}.promo .text-block .gradient{left:15px;bottom:83px}.promo .read-more-block__icon{max-height:35px;width:auto}}