@charset "UTF-8";.poster{background-image:url(/static/images/poster-img.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:92px;padding-bottom:286px}.poster__title{font-weight:900;font-size:90px;line-height:100%;color:#00559d;margin-bottom:40px}@media (max-width:1100px){.poster{padding-top:57px}.poster__title{font-size:60px}}@media (max-width:700px){.poster{padding-bottom:376px}.poster__title{font-size:36px}}.poster__link{font-weight:700;font-size:24px;line-height:29px;width:360px;min-height:61px}@media (max-width:1100px){.poster__link{width:296px;padding-left:10px;padding-right:10px}}@media (max-width:700px){.poster__link{width:247px;min-height:48px;font-size:18px;line-height:22px;padding:10px}}.services{padding-top:46px;padding-bottom:55px}.services__title{font-size:42px;line-height:50px;text-transform:uppercase;text-align:center;color:#00559d}@media (max-width:850px){.services{padding-top:36px;padding-bottom:45px}.services__title{font-size:36px;line-height:43px}}@media (max-width:700px){.services{padding-top:6px;padding-bottom:20px;margin-bottom:-20px}.services__title{font-size:24px;line-height:29px}}.services__list{display:flex;justify-content:space-between;flex-wrap:wrap;margin:51px -10px 0}.why-us{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:55px}@media (max-width:850px){.why-us{padding-top:45px}}.why-us__info-box{width:480px}@media (max-width:1100px){.why-us__info-box{width:50%}}@media (max-width:700px){.why-us{padding-top:20px;flex-direction:column-reverse}.why-us__info-box{width:100%}}@media (max-width:1100px){.why-us__img-box{width:50%}}.why-us__img-box img{box-shadow:110px 99px 0 0 #008752;margin-bottom:99px}.why-us__title{margin-top:8px;margin-bottom:36px;font-weight:900;font-size:72px;line-height:100%;color:#005dab}@media (max-width:850px){.why-us__title{font-size:48px}}@media (max-width:700px){.why-us__img-box{width:100%;text-align:center}.why-us__img-box img{box-shadow:11px 9px 0 0 #008752;margin-bottom:15px}.why-us__title{font-size:36px;line-height:110%}}.why-us__text{font-size:18px;margin:20px 0;line-height:28px;color:#000}@media (max-width:850px){.why-us__text{font-size:16px;line-height:156%}}@media (max-width:700px){.why-us__text{font-size:14px;line-height:156%}}.why-us__link{margin-top:23px}.partners{margin-top:80px;margin-bottom:73px}.partners__link{font-size:0}.partners__list{display:flex;justify-content:space-between;flex-wrap:wrap;padding-left:0}.partners__item{opacity:.5}@media (max-width:1100px){.partners__list{margin:0 -20px;justify-content:center}.partners__item{margin:0 20px 35px}}.partners__item:hover{opacity:1}.partners__item:active{opacity:.2}.moodal-form-x{position:absolute;top:15px;right:15px;background-color:transparent;border:none;cursor:pointer}.moodal-form-window{background-color:#eee;width:680px;padding:50px;margin:auto;position:relative}.moodal-form{background-color:rgba(149,69,154,.9);position:fixed;top:0;right:0;bottom:0;left:0;display:flex}.moodal-form_none{display:none}.moodal-form-button{margin-top:20px}@-webkit-keyframes chat-message{from{max-height:0}to{max-height:500px}}@keyframes chat-message{from{max-height:0}to{max-height:500px}}@-webkit-keyframes chat{to{max-height:0}}@keyframes chat{to{max-height:0}}.chat{background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.35);width:300px;height:488px;max-height:488px;position:fixed;bottom:30px;right:30px;-webkit-animation:3s 10s forwards chat;animation:3s 10s forwards chat;overflow:hidden}.chat__title{font-weight:700;font-size:18px;line-height:22px;color:#27253f;padding-left:15px;padding-right:15px;padding-top:14px}.chat__close{position:absolute;top:15px;right:15px;cursor:pointer;font-size:26px}.chat__description{font-size:12px;line-height:14px;color:#6b6a6a;padding-left:15px;padding-right:15px;padding-bottom:14px}.chat__header{position:absolute;top:0;height:64px;width:100%;background-color:#f6f6f8;z-index:1}.chat__message-container{overflow:hidden;max-height:0;-webkit-animation:5s forwards chat-message;animation:5s forwards chat-message}.chat__message-container:nth-child(1){-webkit-animation-delay:1s;animation-delay:1s}.chat__message-container:nth-child(2){-webkit-animation-delay:2s;animation-delay:2s}.chat__message-container:nth-child(3){-webkit-animation-delay:3s;animation-delay:3s}.chat__message-container:nth-child(4){-webkit-animation-delay:4s;animation-delay:4s}.chat__message-container:nth-child(5){-webkit-animation-delay:5s;animation-delay:5s}.chat__message-container:nth-child(6){-webkit-animation-delay:6s;animation-delay:6s}.chat__message-container:nth-child(7){-webkit-animation-delay:7s;animation-delay:7s}.chat__message-container:nth-child(8){-webkit-animation-delay:8s;animation-delay:8s}.chat__content{display:flex;flex-direction:column;justify-content:flex-end;min-height:100%}.chat__message{background-color:#2198f4;border-radius:10px;position:relative;margin:8px 10px 8px 100px}.chat__message::before{content:"";position:absolute;bottom:0;right:-6px;width:10px;height:10px;background-image:url(/static/images/vector.svg)}.chat__message_to{margin-left:10px;margin-right:100px;background-color:#e4e3e8}.chat__message_to .chat__message-text{color:#27253f}.chat__message_to::before{right:auto;left:-6px;background-image:url(/static/images/vector-to.svg)}.chat__message-text{padding:10px 8px;font-size:14px;line-height:17px;color:#fff}