@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/gilroy/Gilroy_500.woff2) format("woff2"),
    url(../fonts/gilroy/Gilroy_500.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/gilroy/Gilroy_600.woff2) format("woff2"),
    url(../fonts/gilroy/Gilroy_600.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/gilroy/Gilroy_700.woff2) format("woff2"),
    url(../fonts/gilroy/Gilroy_700.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/gilroy/Gilroy_800.woff2) format("woff2"),
    url(../fonts/gilroy/Gilroy_800.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: SweetMavkaScript;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/sweet-mavka-script/SweetMavkaScript_500.woff2)
      format("woff2"),
    url(../fonts/sweet-mavka-script/SweetMavkaScript_500.woff) format("woff");
  font-display: swap;
}

.news-page__container {
    width: 100%;
    max-width: 1360px;
    padding: 0 15px;
    margin: 0 auto 40px;

}
.back__container {
    width: 100%;
    max-width: 1500px;
    padding: 0 15px;
    margin: 40px auto;
}

.news__btn-back {

}
.news-page {

}
.news__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px 60px;
}
.news-page__item {
    flex: 0 0 calc(33.333% - 50px);
    margin: 0 25px 50px;
}
.news__img-wp {
    overflow: hidden;
}
.news__img-wp {
    height: 240px;
}
.news__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news__date {
    margin-top: 10px;
    color: #898BA0;
    font-size: 16px;
    line-height: 140%;
}
.news__txt {
    margin-top: 10px;
    font-size: 20px;
    line-height: 150%;
    color: #13194B;
}

.pagination {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.page-item {
    margin: 0 10px 10px;
}
.page-item.arrow {
    display: none;
}
.page-link {
    font-size: 24px;
    color: #6a6a6a;
    display: block;
    padding: 8px;
    font-weight: bold;
}
li.active.page-item a {
    color: #A2835D !important;
}
.news__img {
    height: 240px;
}
.news-page__title {
    text-transform: uppercase;
    text-align: center;
    display: flex;
    justify-content: center;
}
ul.pagination.ms-0.mb-4 {
    list-style: none;
}
.news__txt {
    display: inline;
    position: relative;
    overflow: hidden;
    font-size: 18px;
        color: #000;
   
}
.news__txt:hover {
    background-size: 100% 100%;
    
}
.news-page__title {
    font-size: 90px;
    opacity: 1;
}
@media (max-width: 991px) {
.news-page__item {
    flex: 0 0 calc(50% - 50px);
}
}
@media (max-width: 584px) {
.news-page__item {
    flex: 0 0 100%;
    margin: 0 0 50px 0;
}
.news-page {
    padding: calc(var(--header-height) + 30px) 30px 0;
}
}
.new__title {
    max-width: 730px;
    font-size: 34px;
    line-height: 120%;
    text-align: center;
    margin: 0px auto;
    position: relative;
    padding: 0 15px;
}

.new__name {
    font-weight: 500;
    line-height: 130%;
    text-align: center;
}
.new__img {
    margin-top: 32px;
    width: 100%;
}
.new__img img {
    width: 100%;
}
.new__txt {
    margin-top: 32px;
    line-height: 140%;
}
.new__txt p {
    padding-bottom: 20px;
}

.new {
    font-family: 'Gilroy';
    margin: 0 0 40px 0;
}

.new a.provisions__btn-back {
    padding-bottom: 0 !important;
    padding: 48px 0;
}
.new__block {
    max-width: 730px;
    font-size: 16px;
    margin: 0px auto;
    padding: 0 15px;
}
a.news-page__item {
    font-weight: 900;
    text-decoration: none;
}
a.page-link {
    text-decoration: none;
}
.new__txt a {
    color: var(--brown);
}
img.news__img {
    transition: all .4s cubic-bezier(0,.49,.88,1.21);
    }
img.news__img:hover {
    transform: scale(1.05);
    transition: all .4s cubic-bezier(0,.49,.88,1.21);
}
.news__block {
    margin-top: 10px;
}
span._scr-item._active p::first-letter {
    color: #52b92e;
    font: 500 114px/100.8px "SweetMavkaScript", sans-serif, sans-serif;
}
span._scr-item._active p {
    font-weight: bold;
    padding-bottom: 30px;
    line-height: 104%;
}

.news__carousel-img {
    height: 260px;
    object-fit: cover;
}

@media (max-width: 430px) {
    .news__carousel-img {
        height: 160px;
    }
}


#modal-video .modal__body {
    width: 100%;
    max-width: 800px;
}

#modal-video .modal__body .modal__close {
    top: -40px;
    right: -40px;
    cursor: pointer;
}

@media (max-width: 830px) {
    #modal-video .modal__body {
        max-width: calc(100% - 30px);
        margin: auto;
    }

    #modal-video .modal__body .modal__close {
        right: 0;
    }
}

.mcf__select {
    border: 1px solid #020202;
    display: block;
    height: 40px;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    text-transform: none;
    font-family: "Gilroy", sans-serif;
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
    margin: 0 30px 0 0;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

.mcf__select._long {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .mcf__select {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 30px 0;
    }
    .mcf__select._long {
        margin: 0;
    }
}

.video .video__container .plyr__poster {
    background-size: cover;
    cursor: pointer;
}

.provisions__btn-back {
    color: #000;
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    text-decoration: none;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    -webkit-column-gap: 8px;
    column-gap: 8px;
    margin: 0 0 40px;
    text-transform: uppercase;
}

.provisions__btn-back:before {
    content: "";
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='16' fill='none'%3E%3Cpath fill='%23020202' d='M.293 8.707a1 1 0 0 1 0-1.414L6.657.929A1 1 0 1 1 8.07 2.343L2.414 8l5.657 5.657a1 1 0 1 1-1.414 1.414L.293 8.707ZM33 9H1V7h32v2Z'/%3E%3C/svg%3E");
    width: 33px;
    min-width: 33px;
    height: 16px;
    min-height: 16px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}

.new a.provisions__btn-back {
    padding-bottom: 0 !important;
    padding: 20px 0;
}

.news__all {
    margin: 36px 0 0 auto;
}