.pulse{position:absolute;top:50%;right:266px;transform:translateY(-50%);width:109px;height:109px;background-color:#eff2f9cc;border-radius:50%;text-align:center;line-height:80px;font-size:25px;display:flex;align-items:center;justify-content:center;animation:pulse .3s infinite}.pulse svg{z-index:1}.pulse:before,.pulse:after{content:"";display:block;position:absolute;border:1px solid #fff;background:#eff2f9cc;inset:-20px;border-radius:50%;animation:animate 1.5s linear infinite;backface-visibility:hidden}.pulse:after{animation-delay:.5s}@keyframes animate{0%{transform:scale(.5);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-webkit-keyframes pulse{0%{-moz-transform:scale(.9);-ms-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9)}70%{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 50px #5a99d400}to{-moz-transform:scale(.9);-ms-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9);box-shadow:0 0 #5a99d400}}@media(max-width:992px){.pulse{position:absolute;top:300px;right:auto;left:50%;width:86px;height:86px;transform:translate(-50%) translateY(0)}}.banner__link{display:block;cursor:pointer;width:100%;position:relative}.banner__link img{width:100%;height:auto;object-fit:contain;border-radius:17px}.banner__inner{padding:97px 236px 97px 75px;border-radius:17px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.banner__content{color:#fff;max-width:435px;position:relative;flex-shrink:0}.banner__logo{height:42px;margin-bottom:14px}.banner__title{font-weight:700;font-size:30px;line-height:130%;margin-bottom:14px;color:#fff}.banner__subtitle{font-weight:300;font-size:20px;line-height:130%;color:#a5a5a5}.banner__bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.banner__bg img{width:100%;height:100%;object-fit:cover}.banner__play-btn{display:flex;align-items:center;justify-content:center;position:relative!important;top:unset!important;bottom:unset!important;left:unset!important;right:unset!important;transform:none!important;flex-shrink:0;width:fit-content}.banner__play-btn span{width:110px;height:110px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f3f6facc;border-radius:50%}.banner__play-btn span svg{width:40px;height:40px;object-fit:contain;display:flex;align-items:center;justify-content:center}@media(max-width:1000px){.banner__inner{padding-right:100px}}@media(max-width:890px){.banner__inner{flex-direction:column;gap:70px;padding:55px 30px 115px}.banner__logo{margin-bottom:10px}.banner__title{font-size:24px;margin-bottom:10px}.banner__play-btn{width:130px;height:130px}.banner__play-btn span{width:84px;height:84px}.banner__play-btn span svg{width:35px;height:35px}}@media(min-width:801px){.banner{margin:74px 0}}.banner .mobile{display:none}.banner .desktop{display:block}.banner img.mobile{display:none}@media(max-width:992px){.banner .mobile{display:block}.banner .desktop{display:none}.banner img.mobile{display:block}}
