:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@-webkit-keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}.news-section--grid .news-section__body{display:grid;gap:24px}.news-section--grid-1 .news-section__body{display:block}.news-section--grid-2 .news-section__body{grid-template-columns:repeat(2,minmax(200px,1fr))}.news-section--grid-3 .news-section__body{grid-template-columns:repeat(3,minmax(0,1fr))}.news-section--grid-4 .news-section__body{grid-template-columns:repeat(4,minmax(0,1fr))}.news-section--mixed .news-section__body{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(2,minmax(0,1fr)) 544px;grid-template-rows:repeat(10,1fr);gap:24px}.news-section--mixed .news-card{grid-row:span 5}.news-section--mixed .news-card:not(.news-card--compact):nth-child(odd){grid-column:1/2}.news-section--mixed .news-card:not(.news-card--compact):nth-child(even){grid-column:2/3}.news-section--mixed .news-card--compact{grid-column:3/4;grid-row:span 2}.news-section--mixed-compact .news-section__body{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(2,minmax(0,1fr)) 544px;grid-template-rows:repeat(6,1fr);gap:24px}.news-section--mixed-compact .news-card{grid-row:span 3}.news-section--mixed-compact .news-card:not(.news-card--compact):nth-child(odd){grid-column:1/2}.news-section--mixed-compact .news-card:not(.news-card--compact):nth-child(even){grid-column:2/3}.news-section--mixed-compact .news-card--compact{grid-column:3/4;grid-row:span 1}.news-section__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-bottom:24px}.news-section__title{margin:0;font-family:Jost,normal;font-weight:500;font-size:32px;line-height:35px;color:#222;text-transform:none;letter-spacing:initial}.news-section__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-negative:0;flex-shrink:0}.news-section__nav-links{gap:12px}.news-section__nav-links--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}.news-section__nav-links--mobile{display:none}.news-section__nav-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;padding:4px 16px;min-height:32px;font-family:Jost,normal;font-weight:500;font-size:13px;line-height:14px;letter-spacing:.03em;color:#523189}.news-section__nav-arrows{-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;display:none}.news-section__nav-arrows._hide{display:none}.news-section__nav-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:transparent;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s}.news-section__nav-arrow--prev .news-section__nav-arrow-icon{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.news-section__nav-arrow--next .news-section__nav-arrow-icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.news-section__nav-arrow--disabled{opacity:.4;pointer-events:none}.news-section__nav-arrow--disabled .news-section__nav-arrow-icon path,.news-section__nav-arrow--disabled .news-section__nav-arrow-icon rect{-webkit-animation:none;animation:none;-webkit-transition:none;transition:none}.news-section__nav-arrow-icon{width:32px;height:32px}.news-section__nav-arrow-icon path{stroke:#e3d9f2;-webkit-transition:stroke .3s ease;transition:stroke .3s ease}.news-section__nav-arrow-icon rect{stroke:#e3d9f2;stroke-dasharray:101;stroke-dashoffset:0;-webkit-transition:stroke .3s ease;transition:stroke .3s ease}@media (max-width:1919px){.news-section--grid .news-section__body{gap:16px}.news-section--mixed .news-section__body{grid-template-columns:repeat(2,minmax(0,1fr)) 429px;gap:16px}.news-section--mixed-compact .news-section__body{grid-template-columns:repeat(2,minmax(0,1fr)) 429px;gap:16px}.news-section__head{margin-bottom:16px}.news-section__title{font-size:24px;line-height:26px}}@media (max-width:1380px){.news-section--mixed .news-section__body{grid-template-columns:repeat(2,minmax(0,1fr)) 376px}.news-section--mixed-compact .news-section__body{grid-template-columns:repeat(2,minmax(0,1fr)) 376px}}@media (max-width:1199px){.news-section--grid .news-section__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}.news-section--grid .news-section__slider{margin-right:calc((-100vw + 100%)/ 2);margin-left:calc((-100vw + 100%)/ 2);padding-right:calc((100vw - 100%)/ 2);padding-left:calc((100vw - 100%)/ 2)}.news-section--grid-2 .news-section__body{grid-template-columns:1fr}.news-section--grid-3 .news-card{max-width:240px}.news-section--3-cards .news-card{max-width:none}.news-section--grid-4 .news-card{max-width:240px}.news-section--mixed .news-section__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}.news-section--mixed .news-section__slider{margin-right:calc((-100vw + 100%)/ 2);margin-left:calc((-100vw + 100%)/ 2);padding-right:calc((100vw - 100%)/ 2);padding-left:calc((100vw - 100%)/ 2)}.news-section--mixed .news-card{max-width:240px}.news-section--mixed-compact .news-section__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}.news-section--mixed-compact .news-section__slider{margin-right:calc((-100vw + 100%)/ 2);margin-left:calc((-100vw + 100%)/ 2);padding-right:calc((100vw - 100%)/ 2);padding-left:calc((100vw - 100%)/ 2)}.news-section--mixed-compact .news-card{max-width:240px}.news-section__slider.swiper:not(.swiper-initialized){overflow:hidden}.news-section__slider.swiper:not(.swiper-initialized) .news-section__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}.news-section__slider.swiper:not(.swiper-initialized) .swiper-slide{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:0}.news-section--grid-2 .news-section__slider.swiper:not(.swiper-initialized) .swiper-slide{-ms-flex-preferred-size:calc((100% - 6px)/ 2);flex-basis:calc((100% - 6px)/ 2)}.news-section--grid-3 .news-section__slider.swiper:not(.swiper-initialized) .swiper-slide{-ms-flex-preferred-size:calc((100% - 16px)/ 3);flex-basis:calc((100% - 16px)/ 3)}.news-section--grid-4 .news-section__slider.swiper:not(.swiper-initialized) .swiper-slide,.news-section--mixed .news-section__slider.swiper:not(.swiper-initialized) .swiper-slide,.news-section--mixed-compact .news-section__slider.swiper:not(.swiper-initialized) .swiper-slide{-ms-flex-preferred-size:240px;flex-basis:240px}.news-section__head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}.news-section__title{font-size:19px;line-height:21px}.news-section__nav-links{gap:4px}.news-section__nav-links--desktop{display:none}.news-section__nav-links--mobile{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.news-section__nav-arrows{display:-webkit-box;display:-ms-flexbox;display:flex}.news-section__nav-arrow{margin:-4px}.news-section__nav-arrow-icon{width:24px;height:24px}}@media (max-width:833px){.news-section--grid-3 .news-section__slider.swiper:not(.swiper-initialized) .swiper-slide{-ms-flex-preferred-size:240px;flex-basis:240px}.news-section--3-cards .swiper-slide{-ms-flex-preferred-size:calc((100% - 6px)/ 2);flex-basis:calc((100% - 6px)/ 2)}}@media (max-width:479px){.news-section--grid-2 .news-card{max-width:240px}.news-section--3-cards .news-card{max-width:240px}.news-section--grid-2 .news-section__slider.swiper:not(.swiper-initialized) .swiper-slide{-ms-flex-preferred-size:240px;flex-basis:240px}.news-section--3-cards .swiper-slide{-ms-flex-preferred-size:240px;flex-basis:240px}}@media (hover:hover){.news-section__nav-arrow:hover .news-section__nav-arrow-icon rect{--arrow-draw-base-color:#E3D9F2;--arrow-draw-active-color:#523189;-webkit-animation:arrowDrawCircle .5s ease-in-out forwards;animation:arrowDrawCircle .5s ease-in-out forwards}.news-section__nav-arrow:hover .news-section__nav-arrow-icon path{stroke:#523189}}@media (hover:none){.news-section__nav-arrow._is-touched .news-section__nav-arrow-icon rect{--stroke-base-color:#E3D9F2;--stroke-active-color:#523189;-webkit-animation:strokeColor .4s ease both;animation:strokeColor .4s ease both}.news-section__nav-arrow._is-touched .news-section__nav-arrow-icon path{--stroke-base-color:#E3D9F2;--stroke-active-color:#523189;-webkit-animation:strokeColor .4s ease both;animation:strokeColor .4s ease both}}