:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ArticlesCarousel_carouselWrapper__lMpVa{position:relative}.ArticlesCarousel_swiper__hEg4A{padding-bottom:8px}.ArticlesCarousel_navBtn__ptAgw{display:none}@media (min-width:1024px){.ArticlesCarousel_carouselWrapper__lMpVa{padding:0 48px}.ArticlesCarousel_navBtn__ptAgw{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid #eef1f5;background:#fff;box-shadow:0 4px 16px rgba(16,24,40,.12);color:#16294d;cursor:pointer;z-index:2;transition:box-shadow .2s ease,color .2s ease}.ArticlesCarousel_navBtn__ptAgw:hover{box-shadow:0 6px 20px rgba(16,24,40,.18);color:#0263e9}.ArticlesCarousel_navBtn__ptAgw.swiper-button-disabled{opacity:.35;cursor:default;pointer-events:none}.ArticlesCarousel_navPrev__tmTIo{left:0}.ArticlesCarousel_navNext__B6SHL{right:0}}.ArticlesCarousel_navIconLeft__qZEar{transform:rotate(180deg)}

/* !important is required here: swiper/css ships `.swiper-slide { width: 100% }`
   at the same specificity, and in slidesPerView="auto" mode that rule wins
   the cascade unless overridden, so the slide (and card) width tracks each
   title's content length instead of staying fixed. */.ArticlesCarousel_slide__b_pZR{width:280px!important;max-width:280px!important;flex-shrink:0!important}.ArticlesCarousel_card__okfzs{display:flex;flex-direction:row;align-items:stretch;gap:14px;width:100%;background:#fff;border:1px solid #eef1f5;border-radius:16px;box-shadow:0 4px 24px rgba(16,24,40,.06);padding:12px;text-decoration:none;height:140px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.ArticlesCarousel_card__okfzs:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(16,24,40,.1)}.ArticlesCarousel_cardThumb__wLUe5{flex:0 0 auto;width:90px;height:100%;border-radius:12px;overflow:hidden;background:#eef2f7}.ArticlesCarousel_cardThumb__wLUe5 img{width:100%;height:100%;object-fit:cover;display:block}.ArticlesCarousel_cardBody__P5EDT{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;gap:10px;min-width:0}.ArticlesCarousel_cardTitle__PygL3{font-family:var(--Font-Family-Primary,"Nunito Sans");font-size:14px;font-weight:var(--Font-Weight-Bold,700);line-height:1.4;color:#16294d;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;word-break:break-word}.ArticlesCarousel_cardMeta__ya_vC{display:flex;align-items:center;gap:8px}.ArticlesCarousel_cardAvatar__s4Lnq{width:20px;height:20px;border-radius:50%;object-fit:cover}.ArticlesCarousel_cardAuthor__t_H3I{font-family:var(--Font-Family-Primary,"Nunito Sans");font-size:12px;font-weight:var(--Font-Weight-Semi-bold,600);color:#8792a6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}