@-webkit-keyframes arrow-move{0%{transform:translateX(0)}25%{transform:translateX(-2px)}50%{transform:translateX(2px)}75%{transform:translateX(-2px)}to{transform:translateX(0)}}@keyframes arrow-move{0%{transform:translateX(0)}25%{transform:translateX(-2px)}50%{transform:translateX(2px)}75%{transform:translateX(-2px)}to{transform:translateX(0)}}.news-page__wrapper{margin-top:40px}.news-page__wrapper .main-news__block{display:flex;flex-direction:row;justify-content:space-between}.news-page__wrapper .main-news__block .img-wrapper{height:400px;width:640px}.news-page__wrapper .main-news__block .img-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:640px}.news-page__wrapper .main-news__block .text-block{display:flex;flex-direction:column;margin-left:20px;max-width:640px;width:100%}.news-page__wrapper .main-news__block .text-block .title{color:#162c46;font-family:Montserrat,sans-serif,serif;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.news-page__wrapper .main-news__block .text-block .date{color:#828282;font-family:Circe,sans-serif,serif;font-size:16px;font-style:normal;font-weight:350;line-height:24px;margin-top:12px}.news-page__wrapper .main-news__block .text-block .main-news__block-desc{margin-top:20px}.news-page__wrapper .main-news__block .text-block .main-news__block-desc,.news-page__wrapper .main-news__block .text-block .main-news__block-desc p{color:#323232;font-family:Circe,sans-serif,serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.news-page__wrapper .news-block{display:flex;flex-direction:row;justify-content:space-between;margin-top:75px}.news-page__wrapper .news-block:nth-child(odd){flex-direction:row-reverse}.news-page__wrapper .news-block:nth-child(odd) .text{margin-left:20px}.news-page__wrapper .news-block .text{margin-right:20px;max-width:640px;width:100%}.news-page__wrapper .news-block .text,.news-page__wrapper .news-block .text p{color:#323232;font-family:Circe,sans-serif,serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.news-page__wrapper .news-block .img-wrapper{height:400px;width:640px}.news-page__wrapper .news-block .img-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-page__wrapper .another-news{height:100%;margin-bottom:96px;margin-top:92px;width:100%}.news-page__wrapper .another-news .mobile-see-all__news{display:none}.news-page__wrapper .another-news__header{display:flex;justify-content:space-between;margin-bottom:31px}.news-page__wrapper .another-news__header .title{color:#162c46;font-family:Montserrat,sans-serif,serif;font-size:36px;font-style:normal;font-weight:700;line-height:normal;text-align:start;text-transform:uppercase}@media screen and (max-width:1024px){.news-page__wrapper .another-news__header .title{font-size:20px}}.news-page__wrapper .another-news__header .all-news__tabs{align-items:center;border:1px solid #68b4ff;border-radius:4px;color:#162c46;cursor:pointer;display:flex;font-family:Circe,sans-serif,serif;font-size:16px;font-style:normal;font-weight:400;height:44px;justify-content:center;line-height:normal;max-width:208px;text-align:center;text-decoration:none;transition:all .4s ease-in-out;width:100%}.news-page__wrapper .another-news__header .all-news__tabs:before{transition:all .4s ease-in-out}.news-page__wrapper .another-news__header .all-news__tabs:hover{background-color:#68b4ff;color:#fff}.news-page__wrapper .another-news__header .all-news__tabs:hover:before{background-color:#fff}@media screen and (max-width:1140px){.news-page__wrapper .another-news__header .all-news__tabs{font-size:14px}}@media screen and (max-width:780px){.news-page__wrapper .another-news__header .all-news__tabs{height:36px}}.news-page__wrapper .another-news__item-wrapper{display:flex;justify-content:space-between}.news-page__wrapper .another-news__item-wrapper .item{display:flex;flex-direction:column;height:427px;max-width:416px;width:100%}.news-page__wrapper .another-news__item-wrapper .item .img-wrapper{height:260px;width:416px}.news-page__wrapper .another-news__item-wrapper .item .img-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-page__wrapper .another-news__item-wrapper .item .item-text{background:#f0fcff;border-radius:0 0 4px 4px;display:flex;flex-direction:column;height:165px;padding:16px}.news-page__wrapper .another-news__item-wrapper .item .item-text .date{color:#828282;font-family:Circe,sans-serif,serif;font-size:16px;font-style:normal;font-weight:350;line-height:24px;margin-bottom:8px}.news-page__wrapper .another-news__item-wrapper .item .item-text .news-title{color:#162c46;font-family:Circe,sans-serif,serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-page__wrapper .another-news__item-wrapper .item .item-text .news__desc{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#323232;display:block;display:-webkit-box;font-family:Circe,sans-serif,serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px;line-height:24px;max-height:72px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1280px){.news-page__wrapper .another-news__item-wrapper .item .item-text .news__desc{font-size:14px}}@media screen and (max-width:1024px){.news-page__wrapper{margin-top:16px}.news-page__wrapper .main-news__block{display:flex;flex-direction:column-reverse}.news-page__wrapper .main-news__block .img-wrapper{height:400px;width:100%}.news-page__wrapper .main-news__block .img-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-page__wrapper .main-news__block .text-block{display:flex;flex-direction:column;margin-left:0;max-width:100%;width:100%}.news-page__wrapper .main-news__block .text-block .title{font-size:20px}.news-page__wrapper .main-news__block .text-block .date{font-size:10px;font-style:normal;font-weight:350;line-height:24px;margin-top:3px}.news-page__wrapper .main-news__block .text-block .main-news__block-desc{font-size:14px;margin-top:10px}.news-page__wrapper .main-news__block .text-block .main-news__block-desc p{font-size:14px}.news-page__wrapper .news-block{display:flex;flex-direction:column;margin-top:20px}.news-page__wrapper .news-block:nth-child(odd){flex-direction:column}.news-page__wrapper .news-block:nth-child(odd) .text{margin-left:0}.news-page__wrapper .news-block .text{font-size:14px;margin-right:0;max-width:100%;width:100%}.news-page__wrapper .news-block .text p{font-size:14px}.news-page__wrapper .news-block .img-wrapper{height:400px;width:100%}.news-page__wrapper .another-news{height:100%;margin-bottom:44px;margin-top:44px;width:100%}.news-page__wrapper .another-news__header{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.news-page__wrapper .another-news__header .title{color:#162c46;font-family:Montserrat,sans-serif,serif;font-size:36px;font-style:normal;font-weight:700;line-height:normal;text-align:center;text-transform:uppercase}}@media screen and (max-width:1024px) and (max-width:1024px){.news-page__wrapper .another-news__header .title{font-size:20px}}@media screen and (max-width:1024px){.news-page__wrapper .another-news__header .all-news__tabs{display:none}.news-page__wrapper .another-news__item-wrapper{display:flex;flex-direction:column;margin-bottom:16px}.news-page__wrapper .another-news__item-wrapper .item{height:100%;max-height:340px;max-width:100%;width:100%}.news-page__wrapper .another-news__item-wrapper .item .img-wrapper{height:170px;width:100%}.news-page__wrapper .another-news__item-wrapper .item .item-text .date{font-size:10px;margin-bottom:4px}.news-page__wrapper .another-news__item-wrapper .item .item-text .news-title{font-size:14px}.news-page__wrapper .another-news .mobile-see-all__news{leading-trim:both;text-edge:cap;align-items:center;border:1px solid #68b4ff;border-radius:4px;color:#162c46;display:flex;flex-shrink:0;font-family:Circe,sans-serif,serif;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:40px;justify-content:center;line-height:normal;margin:0;transition:all .4s ease-in-out;width:343px}.news-page__wrapper .another-news .mobile-see-all__news:hover{background-color:#68b4ff}}@media screen and (max-width:680px){.news-page__wrapper .main-news__block .img-wrapper{height:229px;margin-top:20px}.news-page__wrapper .news-block .img-wrapper{height:229px;width:100%}}

/*# sourceMappingURL=news-page.css.map*/