.news {padding-block: 16px 80px;background-color: #FAF7ED;position: relative;z-index: 9;margin-top: -6px;}.news::before {content: "";position: absolute;inset-inline: 0;width: 100%;height: 12.5vw;background-size: 110%;background-repeat: no-repeat;pointer-events: none;top: -8vw;background-image: url('../../images/shape-bottom.png');background-position: bottom center;z-index: 2;}.news .container {position: relative;z-index: 99;}.news__wrapper {position: relative;z-index: 3;}.news .title {text-align: center;margin-bottom: 24px;}.news-swiper {width: 100%;max-width: 100%;flex: 0 0 auto;margin-inline: auto;}.news .news-swiper__next, .news .news-swiper__prev {display: none;}.news .news-swiper__pagination {display: flex;justify-content: center;gap: 11px;margin-top: 33px;}.news .news-swiper__pagination .swiper-pagination-bullet {width: 16px;height: 16px;background: url("../../images/bullet.svg") no-repeat center center;display: block;margin: 0;opacity: .4;}.news .news-swiper__pagination .swiper-pagination-bullet-active {opacity: 1;}@media screen and (min-width: 768px) {.news {padding-block: 56px 260px;}.news .title {margin-bottom: 55px;}.news .news-swiper__next, .news .news-swiper__prev {position: absolute;inset-block-start: 50%;width: 36px;transform: translateY(-50%);display: flex;}.news .news-swiper__next {inset-inline-end: 0;}.news .news-swiper__prev {inset-inline-start: 0;}.news .swiper-button-disabled {opacity: .4;}}@media screen and (min-width: 992px) {.news-swiper {width: calc(var(--grid-width) * 10);}}.news-card {display: flex;flex-flow: row wrap;margin-inline-start: -10px;align-items: flex-start;}.news-card .news-card__figure, .news-card .news-card__article {max-width: 100%;width: 100%;flex: 0 0 auto;padding-inline: 10px;}.news-card .news-card__article {padding-block: 10px;}.news-card .news-card__figure img {width: 100%;display: block;height: auto;aspect-ratio: 2 / 1.47;border-radius: 20px;object-fit: cover;}.news-card .news-card__title {margin-bottom: 1rem;display: block;color: #3C255E;font-size: 1.25rem;line-height: 1.45;font-weight: 700;}.news-card .news-card__link {text-decoration: underline;font-style: italic;cursor: pointer;}@media screen and (min-width: 768px) {.news-card .news-card__figure {width: calc(var(--grid-width) * 5);}.news-card .news-card__article {width: calc(var(--grid-width) * 7);}.news-card .news-card__title {margin-bottom: 1.125rem;font-size: 1.75rem;}}@media screen and (min-width: 992px) {.news-card .news-card__article {width: calc(var(--grid-width) * 7);}}