body{font-style:normal;margin:0}ul{list-style:none;margin:0;padding:0}p{margin:0}a{text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0}img{display:block;max-width:100%;height:auto}textarea{resize:none}.m-bot{margin-bottom:25px}@media screen and (max-width: 767px){.m-bot{margin-bottom:10px}}.comments{padding-top:25px}.comments__wrapper{padding:30px;background-color:rgba(46,92,212,.05);border-radius:12px}.comments__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin-bottom:50px}.comments__title{font-family:"Lato",sans-serif;font-size:24px;font-weight:700;color:#343e5c;line-height:30px;margin-bottom:30px}.comments__item{position:relative}.comments__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}@media screen and (min-width: 1200px){.comments__item-wrap{margin-bottom:0px;width:100%}}.comments__item-round{width:40px;height:40px;border-radius:50px;overflow:hidden;margin-right:10px}@media screen and (min-width: 1200px){.comments__item-round{width:86px;height:86px;margin-right:20px}}.comments__item-name{display:block;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;color:#343e5c}@media screen and (min-width: 1200px){.comments__item-name{margin-bottom:12px}}.comments__item-txt{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;color:#343e5c}.comments__item::after{content:"";position:absolute;bottom:-15px;left:0;width:100%;height:1px;background-color:rgba(46,92,212,.1)}@media screen and (min-width: 1200px){.txt-mobile{display:none}}.txt-desktop{width:620px}@media screen and (max-width: 1199px){.txt-desktop{display:none}}@media screen and (min-width: 1200px){.comments-btn{display:block;width:170px}}@media screen and (min-width: 1200px){.comments-btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.header{border-bottom:1px solid #000}.top{border-bottom:1px solid #000;padding:24px 0px}@media screen and (max-width: 767px){.top{padding:12px 0px}}.top__img{width:250px;margin:0 auto}@media screen and (max-width: 767px){.top__img{width:200px}}.bot{max-width:1024px;margin:0 auto;padding:7px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.bot{padding:4px 12px}}.time-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.time{color:#1345ae;font-size:15px;font-weight:600;margin-bottom:5px}.date{color:#000;font-size:15px;font-weight:600}.view{display:-webkit-box;display:-ms-flexbox;display:flex}.view__number{color:#1345ae;font-size:15px;font-weight:600;margin-right:5px}.view__txt{color:#000;font-size:15px;font-weight:600}@media screen and (max-width: 767px){.footer-desk{display:none}}@media screen and (max-width: 767px){.new-footer{background-color:#262626}}.footer_wrap{padding:20px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 1200px){.footer_wrap{display:none}}.footer_wrap img{width:160px}.fly{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fly__link{position:fixed;bottom:12px;margin:0;padding:0;text-align:center}.fly__link a{color:#fff;font-weight:700}.fly__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#2e5cd4;-webkit-box-shadow:0 0 8px 3px rgba(0,0,0,.3);box-shadow:0 0 8px 3px rgba(0,0,0,.3);border-radius:30px;line-height:1.4;font-family:Lato,Arial,sans-serif;text-transform:uppercase;text-decoration:none;text-align:center;-webkit-transition:background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:background .3s,transform .3s,box-shadow .3s;transition:background .3s,transform .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s;will-change:transform;padding:20px 30px}.fly__button:hover{background:#2349ac;-webkit-box-shadow:0 4px 17px rgba(0,0,0,.2);box-shadow:0 4px 17px rgba(0,0,0,.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);color:#fff}.fly__button:active{-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0);color:#fff}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}33%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}33%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}.pulse{position:relative}.pulse:after,.pulse:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.4);border-radius:50%;width:20px;height:20px;opacity:0;margin:auto}.pulse:before{-webkit-animation:pulse 1.5s infinite linear;animation:pulse 1.5s infinite linear}.pulse:after{-webkit-animation:pulse 2s .4s infinite linear;animation:pulse 2s .4s infinite linear}.pulse:hover:after,.pulse:hover:before{display:none}.sticky{position:sticky;top:0}/*# sourceMappingURL=main.min.css.map */