.pagination{display:flex;justify-content:center;}.pagination .page-numbers{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;background-color:#BFE9FF;color:#000;font-size:20px;font-weight:700;line-height:24px;font-family:"Montserrat";margin-right:15px;}.pagination .page-numbers:last-child{margin-right:0;}.pagination .page-numbers.current{background-color:#FFC801;}.pagination .page-numbers.next{position:relative;background-color:#FFF;}.pagination .page-numbers.next::before{content:url("../images/dist/icon/icon-next.svg");position:absolute;top:53%;left:53%;transform:translate(-50%,-50%);}.pagination .page-numbers.prev{position:relative;background-color:#FFF;}.pagination .page-numbers.prev::before{content:url("../images/dist/icon/icon-next.svg");position:absolute;top:47%;left:47%;transform:translate(-50%,-50%) rotate(180deg);}.news{margin-bottom:90px;}@media screen and (max-width:1310px){.news{padding-top:70px}}.news__first-panel{display:flex;justify-content:space-between;align-items:center;}@media screen and (max-width:768px){.news__first-panel{display:block}}.news__tools{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;flex:0 1 100%;min-height:63px;}@media screen and (max-width:991px){.news__tools{flex-direction:column;gap:17px}}.news__title{flex:1 0 300px;margin-right:27px;margin-bottom:20px;color:#000;font-size:52px;font-weight:700;line-height:63px;font-family:"Montserrat";}@media screen and (max-width:550px){.news__title{margin-bottom:20px}}@media screen and (max-width:991px){.news__tools-buttons{width:100%}}@media screen and (max-width:768px){.news__tools-buttons{display:flex;gap:30px}}.news__button-filter{display:none;}@media screen and (max-width:768px){.news__button-filter{display:block;flex:0 1 calc(50% - 15px);border:none;height:45px;display:flex;align-items:center;border-radius:35px;background:#DEF4FF;position:relative;color:#000;font-size:14px;font-weight:500;line-height:17px;font-family:"Montserrat";justify-content:center;transition:all 500ms ease 0s;cursor:pointer}}.news__button-filter::after{content:url("../images/dist/icon/icon-arrow.svg");position:absolute;top:14px;right:17.95px;transition:all 500ms ease 0s;}.news__button-filter.active{height:90px;max-height:none;border-radius:20px;transition:all 250ms ease 0s;}.news__button-filter.active::after{top:14px;transform:rotate(-90deg);transition:all 250ms ease 0s;}.news__filters{width:196px;height:45px;display:flex;align-items:center;border-radius:35px;background:#DEF4FF;position:relative;color:#000;font-size:14px;font-weight:500;line-height:17px;font-family:"Montserrat";flex-direction:column;overflow:hidden;transition:all 500ms ease 0s;cursor:pointer;}@media screen and (max-width:991px){.news__filters{width:100%;padding-left:0}}@media screen and (max-width:768px){.news__filters{width:auto;flex:0 1 calc(50% - 15px)}}@media screen and (max-width:480px){.news__filters{padding-left:0}}.news__filters::after{content:url("../images/dist/icon/icon-arrow.svg");position:absolute;top:14px;right:17.95px;transition:all 500ms ease 0s;}.news__filters.active{height:90px;max-height:none;border-radius:20px;transition:all 250ms ease 0s;}.news__filters.active::after{top:14px;transform:rotate(-90deg);transition:all 250ms ease 0s;}.news__filters-choise{padding:14px 0;width:100%;text-align:center;padding-right:20px;}@media screen and (max-width:991px){.news__filters-choise{text-align:center;padding-right:0}}@media screen and (max-width:480px){.news__filters-choise{text-align:center;padding-right:0}}.news__filters-choise:last-child{margin-bottom:0;}.news__info{display:flex;}@media screen and (max-width:480px){.news__info{display:block}}.news__list{display:flex;gap:29px;flex-wrap:wrap;margin-bottom:55px;}@media screen and (max-width:1310px){.news__list{justify-content:center}}.news__item{flex:0 1 calc(25% - 22.5px);border-radius:30px;background:#FFF;box-shadow:0 4px 5px 0 rgba(0,0,0,.05);padding:17px 19px 23px;display:flex;flex-direction:column;max-width:298px}@media screen and (max-width:1310px){.news__item{flex:0 1 calc(50% - 15px);max-width:none}}@media screen and (max-width:991px){.news__item{flex:0 1 100%}}@media screen and (max-width:768px){.news__item{flex:0 1 calc(50% - 15px)}}@media screen and (max-width:678px){.news__item{flex:0 1 335px}}@media screen and (max-width:480px){.news__item{max-width:none;flex:0 1 100%}}.news__item>a:first-child{display:block;margin-bottom:21px;max-width:100%;position:relative;width:260px;height:186px;}@media screen and (max-width:1310px){.news__item>a:first-child{width:100%}}@media screen and (max-width:480px){.news__item>a:first-child{width:100%;height:210px}}.news__item>a:first-child::before{content:url("../images/dist/icon/eyes-white.svg");position:absolute;bottom:13.77px;left:17px;z-index:5;}.news__item>a:first-child::after{content:attr(data-views);position:absolute;bottom:13.77px;left:43px;z-index:5;color:#FFF;font-size:14px;font-weight:700;line-height:17px;font-family:"Montserrat";}.news__item img{width:100%;height:100%;border-radius:20px;-o-object-fit:cover;object-fit:cover;}.news__block-img{width:260px;height:186px;position:relative;}@media screen and (max-width:1310px){.news__block-img{width:100%}}@media screen and (max-width:480px){.news__block-img{height:210px}}.news__block-img::after{content:"";position:absolute;top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0) 74.73%,rgba(0,0,0,.69) 100%),no-repeat;width:100%;height:100%;z-index:4;border-radius:17px;}.news__title-news{margin-bottom:14px;flex:1 1 120%;}.news__text{margin-bottom:31px;flex:0 1 100%;}.news__buttons{display:flex;justify-content:space-between;align-items:center;}.news__button{height:50px;}@media (max-width:991px){.pagination .page-numbers:not(:first-child):not(:last-child):not(:nth-child(2)):not(.current){display:none}}@media (max-width:768px){.pagination .page-numbers:not(:first-child):not(:last-child):not(:nth-child(2)):not(.current){display:flex}}@media (max-width:678px){.pagination .page-numbers:not(:first-child):not(:last-child):not(:nth-child(2)):not(.current){display:none}}.filter{flex:1 0 300px;margin-right:27px;padding:34px 40px 43px;background-color:#fff;border-radius:30px;height:100%;box-shadow:0 4px 5px 0 rgba(0,0,0,.05);}@media screen and (max-width:768px){.filter{position:absolute;top:70px;left:0;width:100%;height:calc(100vh - 70px);overflow:hidden;z-index:99;border-radius:0;transform:translateX(-100%);transition:all 250ms ease 0s}.filter.active{transform:translateX(0%);transition:all 250ms ease 0s}}.filter__title{color:#000000;font-size:14px;font-weight:700;line-height:17px;font-family:"Montserrat";margin-bottom:30px;}.filter__item{cursor:pointer;padding:15px 0;border-bottom:1px solid #DEF4FF;color:#000000;font-size:14px;font-weight:500;line-height:17px;font-family:"Montserrat";display:flex;}.filter__item:last-child{border-bottom:none;}.filter__item.active{color:#1890F4;font-size:14px;font-weight:700;line-height:17px;font-family:"Montserrat";}.filter__item label,.filter__item input{cursor:pointer;}.filter__item input{display:none;}.filter__item input:checked + .filter__label:after{transform:translateY(-50%) scale(1);transition:all 500ms ease 0s;}.filter__item .filter__label{display:inline-flex;position:relative;width:100%;}.filter__item .filter__label::before{content:"";display:inline-block;align-self:center;flex:0 0 12px;height:12px;border:1px solid #1890F4;border-radius:50%;margin-right:11px;cursor:pointer;vertical-align:text-top;position:relative;}.filter__item .filter__label:after{content:"";display:inline-block;position:absolute;top:50%;left:2px;transform:translateY(-50%) scale(0);background-color:#1890F4;width:8px;height:8px;border-radius:50%;transition:all 500ms ease 0s;z-index:5;}.sorting{padding:34px 40px 43px;background-color:#fff;display:none;}@media screen and (max-width:768px){.sorting{display:block;position:absolute;top:70px;left:0;width:100%;height:calc(100vh - 70px);overflow:hidden;z-index:99;border-radius:0;transform:translateX(-100%);transition:all 250ms ease 0s}.sorting.active{transform:translateX(0%);transition:all 250ms ease 0s}}.sorting__title{color:#000000;font-size:14px;font-weight:700;line-height:17px;font-family:"Montserrat";margin-bottom:30px;}.sorting__item{cursor:pointer;padding:15px 0;border-bottom:1px solid #DEF4FF;color:#000000;font-size:14px;font-weight:500;line-height:17px;font-family:"Montserrat";display:flex;}.sorting__item:last-child{border-bottom:none;}.sorting__item.active{color:#1890F4;font-size:14px;font-weight:700;line-height:17px;font-family:"Montserrat";}.sorting__item label,.sorting__item input{cursor:pointer;}.sorting__item input{display:none;}.sorting__item input:checked + .sorting__label:after{transform:translateY(-50%) scale(1);transition:all 500ms ease 0s;}.sorting__item .sorting__label{display:inline-flex;position:relative;width:100%;}.sorting__item .sorting__label::before{content:"";display:inline-block;align-self:center;flex:0 0 12px;height:12px;border:1px solid #1890F4;border-radius:50%;margin-right:11px;cursor:pointer;vertical-align:text-top;position:relative;}.sorting__item .sorting__label:after{content:"";display:inline-block;position:absolute;top:50%;left:2px;transform:translateY(-50%) scale(0);background-color:#1890F4;width:8px;height:8px;border-radius:50%;transition:all 500ms ease 0s;z-index:5;}.sorting__bg{display:none;background:#F3FBFF;width:100%;height:120px;position:absolute;bottom:0;left:0;padding:0 40px;border-top:1px solid #B2DCFF;}@media screen and (max-width:768px){.sorting__bg{display:block}}.sorting__buttons-block{height:100%;display:flex;align-items:center;gap:15px;}.sorting__apply,.sorting__close{width:140px;height:45px;display:flex;justify-content:center;align-items:center;border-radius:35px;cursor:pointer;}.sorting__apply{background-color:#1890F4;border:none;color:#FFFFFF;font-size:14px;font-weight:700;line-height:17px;font-family:"Montserrat";}.sorting__close{background-color:#DEF4FF;border:1PX solid #B2DCFF;color:#000000;font-size:14px;font-weight:500;line-height:17px;font-family:"Montserrat";}.map{margin-bottom:103px;}@media screen and (max-width:480px){.map{margin-bottom:50px}}.map__content{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:30px;column-gap:30px;height:520px;}@media screen and (max-width:991px){.map__content{flex-direction:column;height:auto;align-items:flex-start;row-gap:20px}}.map__info{flex:0 1 490px;border-radius:35px;background:#FFF;box-shadow:0 3px 15px 0 rgba(0,0,0,.05);padding:88px 107px 88px 99px;}@media screen and (max-width:991px){.map__info{flex:0 1 auto;width:100%}}@media screen and (max-width:480px){.map__info{padding:48px 77px 0 40px}}.map__title{margin-bottom:49px;}@media screen and (max-width:480px){.map__title{margin-bottom:54px;color:#000;font-size:32px;font-weight:800;line-height:33.18px;font-family:"Montserrat"}}@media screen and (max-width:991px){.map__contacts-list{margin-bottom:74px}}.map__contacts-item{margin-bottom:36px;padding-left:92px;position:relative;height:62.3px;}@media screen and (max-width:480px){.map__contacts-item{margin-bottom:37.7px}}.map__contacts-item a{color:#000;font-size:16px;font-weight:400;line-height:20px;font-family:"Montserrat";}@media screen and (max-width:480px){.map__contacts-item a{color:#000;font-size:14px;font-weight:400;line-height:17px;font-family:"Montserrat"}}.map__contacts-item:last-child{margin-bottom:0;}.map__contacts-item:nth-child(1),.map__contacts-item:nth-child(2),.map__contacts-item:nth-child(3){padding:7px 0 7px 92px;}@media screen and (max-width:480px){.map__contacts-item:nth-child(1),.map__contacts-item:nth-child(2),.map__contacts-item:nth-child(3){padding:7px 0 7px 62px}}.map__contacts-item:nth-child(1)::before{content:url("../images/dist/icon/adress-icon.svg");}@media screen and (max-width:480px){.map__contacts-item:nth-child(1)::before{content:url("../images/dist/icon/adress-icon-mobile.svg")}}.map__contacts-item:nth-child(2)::before{content:url("../images/dist/icon/phone-icon.svg");}@media screen and (max-width:480px){.map__contacts-item:nth-child(2)::before{content:url("../images/dist/icon/phone-icon-mobile.svg")}}.map__contacts-item:nth-child(3)::before{content:url("../images/dist/icon/email-icon.svg");}@media screen and (max-width:480px){.map__contacts-item:nth-child(3)::before{content:url("../images/dist/icon/email-icon.svg")}}.map__contacts-item:nth-child(1)::before,.map__contacts-item:nth-child(2)::before,.map__contacts-item:nth-child(3)::before{top:0;left:0;position:absolute;}@media screen and (max-width:480px){.map__contacts-item:nth-child(1)::before,.map__contacts-item:nth-child(2)::before,.map__contacts-item:nth-child(3)::before{top:50%;transform:translateY(-50%)}}.map__item-name{color:#000;font-size:20px;font-weight:700;line-height:24px;font-family:"Montserrat";margin-bottom:4.3px;}@media screen and (max-width:480px){.map__item-name{margin-bottom:3.3px}}.map__block-map{flex:0 1 100%;max-width:100%;height:100%;border-radius:35px;background:#FFF;box-shadow:0 3px 15px 0 rgba(0,0,0,.05);padding:136px 0 124px 74px;background-image:url("../images/dist/background/background-11.png");background-repeat:no-repeat;background-position:78% 38%;}@media screen and (max-width:1310px){.map__block-map{background-position:78% 44%}}@media screen and (max-width:1199px){.map__block-map{background-position:46% 65%;background-image:url("../images/dist/background/background-11-mobile.png")}}@media screen and (max-width:991px){.map__block-map{width:100%;background-image:url("../images/dist/background/background-11.png");background-position:78% 44%}}@media screen and (max-width:480px){.map__block-map{background-position:42px 57%;background-image:url("../images/dist/background/background-11-mobile.png");padding:45px 40px 47px}}.map__title-subscribe{max-width:286px;margin-bottom:14px;}@media screen and (max-width:480px){.map__title-subscribe{color:#000;font-size:32px;font-weight:800;line-height:39px;font-family:"Montserrat";margin-bottom:5px;max-width:255px}}.map__sub-title{color:#000;font-size:14px;font-weight:400;line-height:17px;font-family:"Montserrat";margin-bottom:30px;max-width:201px;}@media screen and (max-width:1199px){.map__sub-title{margin-bottom:113px}}@media screen and (max-width:991px){.map__sub-title{margin-bottom:30px}}@media screen and (max-width:678px){.map__sub-title{margin-bottom:113px;color:#000;font-size:16px;font-weight:400;line-height:20px;font-family:"Montserrat"}}.map__button{width:auto;height:50px;border-radius:10px;border:1px solid #E9F0F3;background:#1890F4;color:#FFF;font-size:14px;font-weight:700;line-height:17px;font-family:"Montserrat";margin-bottom:24px;padding-left:0;justify-content:center;border:none;display:inline-flex;padding:0 20px;}.map__policy{max-width:201px;color:#A0A0A0;font-size:11px;font-weight:400;line-height:13px;font-family:"Montserrat";}.map__policy a{color:#A0A0A0;font-size:11px;font-weight:400;line-height:13px;font-family:"Montserrat";text-decoration:underline;}.news__item img{aspect-ratio:40 / 21;height:186px;}@media screen and (max-width:480px){.news__block-img img{height:210px}}