.ArticlesCarousel-module__GhiBLG__section{scroll-snap-align:start;scroll-snap-stop:always;min-height:100svh;padding-block:var(--section-padding);background:linear-gradient(to bottom, var(--color-primary-soft) var(--color-section-bg),);align-items:center;display:flex}.ArticlesCarousel-module__GhiBLG__container{width:100%;max-width:1600px;margin-inline:auto;padding-inline:40px}.ArticlesCarousel-module__GhiBLG__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.ArticlesCarousel-module__GhiBLG__title{font-family:var(--font-title);color:var(--color-text);margin:0;font-size:32px;font-weight:800;line-height:1.2}.ArticlesCarousel-module__GhiBLG__allLink{color:var(--color-primary-active);flex-shrink:0;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s}.ArticlesCarousel-module__GhiBLG__allLink:hover{color:var(--color-primary-hover);text-decoration:underline}.ArticlesCarousel-module__GhiBLG__allLink:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:4px;border-radius:4px}.ArticlesCarousel-module__GhiBLG__slider{width:100%;position:relative}.ArticlesCarousel-module__GhiBLG__slide{border-radius:20px;width:100%;min-height:520px;display:block;position:relative;overflow:hidden}.ArticlesCarousel-module__GhiBLG__image{object-fit:contain;transition:transform .7s}.ArticlesCarousel-module__GhiBLG__slide:hover .ArticlesCarousel-module__GhiBLG__image{transform:scale(1.03)}.ArticlesCarousel-module__GhiBLG__imagePlaceholder{background:linear-gradient(135deg, var(--color-primary-light), var(--color-primary-soft));position:absolute;inset:0}.ArticlesCarousel-module__GhiBLG__overlay{background:linear-gradient(90deg,#0a1e37c7 0%,#0a1e3794 35%,#0a1e372e 70%,#0a1e3705 100%);position:absolute;inset:0}.ArticlesCarousel-module__GhiBLG__content{z-index:2;color:#fff;width:min(560px,55%);position:absolute;bottom:12%;left:7%}.ArticlesCarousel-module__GhiBLG__category{letter-spacing:.04em;text-transform:uppercase;opacity:.9;margin-bottom:14px;font-size:14px;font-weight:700;display:inline-block}.ArticlesCarousel-module__GhiBLG__slideTitle{font-family:var(--font-title);text-wrap:balance;margin:0;font-size:clamp(28px,3.2vw,52px);font-weight:800;line-height:1.08}.ArticlesCarousel-module__GhiBLG__description{color:#ffffffeb;max-width:520px;margin:18px 0 0;font-size:17px;line-height:1.55}.ArticlesCarousel-module__GhiBLG__readMore{color:var(--color-text);background:#fff;border-radius:999px;align-items:center;margin-top:24px;padding:11px 20px;font-size:15px;font-weight:700;transition:transform .2s,background-color .2s;display:inline-flex}.ArticlesCarousel-module__GhiBLG__slide:hover .ArticlesCarousel-module__GhiBLG__readMore{background:var(--color-primary-light);transform:translate(4px)}.ArticlesCarousel-module__GhiBLG__arrow{z-index:5;width:48px;height:48px;color:var(--color-text-on-primary);background:var(--color-primary);cursor:pointer;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #184b784d}.ArticlesCarousel-module__GhiBLG__arrow:active{background:var(--color-primary-active);transform:translateY(-50%)scale(.95)}.ArticlesCarousel-module__GhiBLG__arrow:focus-visible{box-shadow:0 0 0 4px var(--color-focus-ring), 0 8px 22px #184b784d;outline:none}.ArticlesCarousel-module__GhiBLG__dots{z-index:5;align-items:center;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.ArticlesCarousel-module__GhiBLG__dot{cursor:pointer;background:#ffffff8c;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:width .2s,background-color .2s,transform .2s}.ArticlesCarousel-module__GhiBLG__dot:hover{transform:scale(1.2)}.ArticlesCarousel-module__GhiBLG__dotActive{background:#fff;border-radius:999px;width:26px}@media (max-width:1023px){.ArticlesCarousel-module__GhiBLG__container{padding-inline:var(--container-padding-tablet)}.ArticlesCarousel-module__GhiBLG__slider{aspect-ratio:16/8}.ArticlesCarousel-module__GhiBLG__content{width:60%;bottom:13%;left:7%}.ArticlesCarousel-module__GhiBLG__slideTitle{font-size:clamp(26px,4vw,40px)}.ArticlesCarousel-module__GhiBLG__description{font-size:15px}.ArticlesCarousel-module__GhiBLG__arrow{width:42px;height:42px}.ArticlesCarousel-module__GhiBLG__arrowLeft{left:16px}.ArticlesCarousel-module__GhiBLG__arrowRight{right:16px}}@media (max-width:767px){.ArticlesCarousel-module__GhiBLG__section{padding-block:var(--section-padding-mobile)}.ArticlesCarousel-module__GhiBLG__container{padding-inline:var(--container-padding-mobile)}.ArticlesCarousel-module__GhiBLG__header{align-items:flex-start;margin-bottom:18px}.ArticlesCarousel-module__GhiBLG__title{font-size:25px}.ArticlesCarousel-module__GhiBLG__allLink{padding-top:4px;font-size:13px}.ArticlesCarousel-module__GhiBLG__slider{aspect-ratio:4/5;border-radius:var(--radius-large)}.ArticlesCarousel-module__GhiBLG__image{object-position:center}.ArticlesCarousel-module__GhiBLG__overlay{background:linear-gradient(#0a1e3700 0%,#0a1e3714 25%,#0a1e3780 58%,#0a1e37d9 100%)}.ArticlesCarousel-module__GhiBLG__content{width:auto;bottom:46px;left:24px;right:24px}.ArticlesCarousel-module__GhiBLG__category{margin-bottom:9px;font-size:11px}.ArticlesCarousel-module__GhiBLG__slideTitle{font-size:28px;line-height:1.12}.ArticlesCarousel-module__GhiBLG__description{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:10px;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.ArticlesCarousel-module__GhiBLG__readMore{margin-top:16px;padding:9px 16px;font-size:13px}.ArticlesCarousel-module__GhiBLG__arrow{width:38px;height:38px;top:50%}.ArticlesCarousel-module__GhiBLG__arrowLeft{left:10px}.ArticlesCarousel-module__GhiBLG__arrowRight{right:10px}.ArticlesCarousel-module__GhiBLG__dots{bottom:16px}.ArticlesCarousel-module__GhiBLG__dot{width:7px;height:7px}.ArticlesCarousel-module__GhiBLG__dotActive{width:20px}}.ArticlesCarousel-module__GhiBLG__articleImage img{object-fit:cover}@media (max-width:767px){.ArticlesCarousel-module__GhiBLG__articleContent{font-size:17px;line-height:1.75}.ArticlesCarousel-module__GhiBLG__articleContent h2{margin-top:38px;margin-bottom:18px;font-size:25px}.ArticlesCarousel-module__GhiBLG__articleContent h3{margin-top:30px;margin-bottom:15px;font-size:21px}.ArticlesCarousel-module__GhiBLG__articleImage{margin:30px 0 34px}.ArticlesCarousel-module__GhiBLG__articleImageWrapper{border-radius:14px}}.ArticlesCarousel-module__GhiBLG__articleContent{color:#374151;font-size:18px;line-height:1.8}.ArticlesCarousel-module__GhiBLG__articleContent h2{color:#111827;margin-top:48px;margin-bottom:22px;font-size:30px;font-weight:700;line-height:1.25}.ArticlesCarousel-module__GhiBLG__articleContent h3{color:#111827;margin-top:36px;margin-bottom:18px;font-size:23px;font-weight:700;line-height:1.35}.ArticlesCarousel-module__GhiBLG__articleContent p{margin:0 0 22px}.ArticlesCarousel-module__GhiBLG__articleContent ul,.ArticlesCarousel-module__GhiBLG__articleContent ol{margin:20px 0 28px;padding-left:30px}.ArticlesCarousel-module__GhiBLG__articleContent li{margin-bottom:9px}.ArticlesCarousel-module__GhiBLG__articleContent strong{color:#111827;font-weight:700}.ArticlesCarousel-module__GhiBLG__articleImage{margin:38px 0 44px}.ArticlesCarousel-module__GhiBLG__imageWrapper{aspect-ratio:16/9;background:#f3f4f6;border-radius:20px;width:100%;position:relative;overflow:hidden}.ArticlesCarousel-module__GhiBLG__caption{text-align:center;color:#6b7280;margin-top:10px;font-size:14px;line-height:1.5}@media (max-width:767px){.ArticlesCarousel-module__GhiBLG__articleContent{font-size:17px;line-height:1.75}.ArticlesCarousel-module__GhiBLG__articleContent h2{margin-top:38px;margin-bottom:18px;font-size:25px}.ArticlesCarousel-module__GhiBLG__articleContent h3{margin-top:30px;margin-bottom:15px;font-size:21px}.ArticlesCarousel-module__GhiBLG__articleImage{margin:30px 0 36px}.ArticlesCarousel-module__GhiBLG__imageWrapper{border-radius:14px}.ArticlesCarousel-module__GhiBLG__caption{font-size:13px}}.ArticlesCarousel-module__GhiBLG__articleImage{width:360px;margin-top:8px;margin-bottom:24px}.ArticlesCarousel-module__GhiBLG__imageRight{float:right;margin-left:28px}.ArticlesCarousel-module__GhiBLG__imageLeft{float:left;margin-right:28px}.ArticlesCarousel-module__GhiBLG__articleImageWrapper{aspect-ratio:4/3;border-radius:18px;width:100%;position:relative;overflow:hidden}.ArticlesCarousel-module__GhiBLG__image{object-fit:cover}.ArticlesCarousel-module__GhiBLG__caption{text-align:center;color:#6b7280;margin-top:8px;padding:0 6px;font-size:14px;line-height:1.45}@media (max-width:767px){.ArticlesCarousel-module__GhiBLG__articleImage{float:none;width:100%;max-width:420px;margin:28px auto 34px}.ArticlesCarousel-module__GhiBLG__imageRight,.ArticlesCarousel-module__GhiBLG__imageLeft{float:none;margin-left:auto;margin-right:auto}.ArticlesCarousel-module__GhiBLG__caption{font-size:13px}}.ArticlesCarousel-module__GhiBLG__arrow{z-index:20;width:48px;height:48px;color:var(--color-primary);cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .2s,background .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #0000002e}.ArticlesCarousel-module__GhiBLG__arrow:hover{background:#fff;transform:translateY(-50%)scale(1.08);box-shadow:0 6px 18px #00000038}.ArticlesCarousel-module__GhiBLG__arrowLeft{left:20px}.ArticlesCarousel-module__GhiBLG__arrowRight{right:20px}
