.article-slider-section{padding:48px 0;background-color:var(--theme-topbar-bg)}.article-slider{position:relative;width:min(1170px,calc(100% - 2rem));margin-inline:auto;outline:none}.article-slider:focus-visible{border-radius:10px;outline:3px solid var(--theme-accent);outline-offset:4px}.article-slider__viewport{--slide-duration:1.5s;--slide-easing:cubic-bezier(0.4,0,0.2,1);position:relative;height:505px;overflow:hidden;background:#ffffff;border-radius:10px;box-shadow:0 10px 28px rgba(21,21,21,.08)}.article-slider__layer{position:absolute;inset:0;height:100%;background:#ffffff}.article-slider__layer--entering-next{z-index:2;animation:article-slide-in-right var(--slide-duration) var(--slide-easing) both}.article-slider__layer--entering-previous{z-index:2;animation:article-slide-in-left var(--slide-duration) var(--slide-easing) both}.article-slider__layer--leaving-next{z-index:1;animation:article-slide-out-left var(--slide-duration) var(--slide-easing) both}.article-slider__layer--leaving-previous{z-index:1;animation:article-slide-out-right var(--slide-duration) var(--slide-easing) both}.article-slide{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:100%}.article-slide__content{display:flex;align-items:center;min-width:0;padding:48px 56px}.article-slide__content-inner{width:100%}.article-slide__categories{display:flex;flex-wrap:wrap;gap:5px;max-height:52px;margin-bottom:18px;overflow:hidden}.article-slide__categories span{display:inline-flex;align-items:center;min-height:24px;padding:4px 12px;border-radius:3px;background-color:var(--theme-accent);color:#ffffff;font-size:11px;font-weight:400;line-height:1.2}.article-slide__title{display:-webkit-box;margin:0;overflow:hidden;color:var(--theme-heading-text);font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:3}.article-slide__title a{color:inherit;text-decoration:none}.article-slide__title a:hover{color:var(--theme-accent)}.article-slide__date{display:flex;align-items:center;gap:7px;margin-top:16px;color:#6d7780;font-size:12px;font-weight:400;line-height:1.3}.article-slide__date span{font-size:15px;line-height:1}.article-slide__description{display:-webkit-box;margin:22px 0 0;overflow:hidden;color:#65717a;font-size:15px;font-weight:400;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.article-slide__media{position:relative;display:block;min-width:0;height:100%;overflow:hidden;background:#e8eeeb}.article-slide__image{object-fit:cover;object-position:center;transition:transform .4s ease}.article-slide__media:hover .article-slide__image{transform:scale(1.02)}.article-slide__image-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#7f8c8d;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.article-slider__controls{position:absolute;right:24px;bottom:20px;z-index:3;display:flex;overflow:hidden;border-radius:999px;background:rgba(10,25,16,.78);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.article-slider__controls button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:44px;padding:0;border:0;background:transparent;color:#ffffff;cursor:pointer}.article-slider__controls button:hover{background:rgba(255,255,255,.14)}.article-slider__controls button:focus-visible{outline:2px solid #ffffff;outline-offset:-4px}.article-slider__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes article-slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes article-slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes article-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes article-slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@media (max-width:900px){.article-slide__content{padding:36px}}@media (max-width:767px){.article-slider__viewport{height:680px}.article-slide{grid-template-columns:1fr;grid-template-rows:300px 380px}.article-slide__media{grid-row:1}.article-slide__content{grid-row:2;align-items:flex-start;padding:30px 24px}.article-slide__title{font-size:clamp(24px,8vw,32px)}.article-slide__description{margin-top:16px;-webkit-line-clamp:3}.article-slider__controls{right:16px;bottom:396px}}@media (prefers-reduced-motion:reduce){.article-slider__viewport{--slide-duration:1ms}.article-slide__image{transition:none}}.company-profile-header{background:#ffffff}.company-profile-header__main{padding:88px 0 52px;background:#ffffff}.company-profile-header__inner{width:min(1170px,calc(100% - 2rem));margin-inline:auto}.company-profile-header__identity{display:flex;align-items:center;gap:30px}.company-profile-header__logo-wrap{position:relative;flex:0 0 135px;width:135px;height:135px}.company-profile-header__logo,.company-profile-header__logo-placeholder{width:135px;height:135px;border-radius:5px;object-fit:contain}.company-profile-header__logo-placeholder{display:grid;place-items:center;background:var(--theme-topbar-bg);color:var(--theme-accent);font-size:48px;font-weight:700}.company-profile-header__score{position:absolute;top:-15px;right:-15px;display:inline-flex;align-items:center;gap:4px;min-width:61px;padding:7px 8px 7px 10px;border-radius:15px;background:#f3fffb;color:#28312f;font-size:16px;font-weight:700;line-height:1;white-space:nowrap}.company-profile-header__score span{color:#ffca3a}.company-profile-header__copy{max-width:620px}.company-profile-header__name{margin:0;color:#28312f;font-size:clamp(32px,3vw,38px);font-weight:700;line-height:1.1}.company-profile-header__pitch{margin:10px 0 0;color:#7f8c8d;font-size:16px;line-height:1.4}.company-profile-header__button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:160px;min-height:40px;margin:15px 0 0 55px;padding:10px 20px;border-radius:20px;background:#d7cdff;color:#000000;font-size:16px;line-height:1.25;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.company-profile-header__button:hover{background:#c8baff;transform:translateY(-1px)}.company-profile-header__button-icon{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#000000;color:#ffffff;font-size:8px;line-height:1}.company-profile-header__breadcrumbs{min-height:90px;padding:34px 0;background:var(--theme-topbar-bg)}.company-profile-header__breadcrumbs-inner{display:flex;align-items:center;gap:13px;width:min(1170px,calc(100% - 2rem));margin-inline:auto;color:#7f8c8d;font-size:14px;line-height:22px}.company-profile-header__breadcrumbs a{color:inherit;text-decoration:none}.company-profile-header__breadcrumbs a:hover{color:var(--theme-accent);text-decoration:underline}@media (max-width:767px){.company-profile-header__main{padding:68px 0 40px}.company-profile-header__breadcrumbs{min-height:72px;padding:25px 0}.company-profile-header__identity{align-items:flex-start;gap:22px}.company-profile-header__logo,.company-profile-header__logo-placeholder,.company-profile-header__logo-wrap{flex-basis:100px;width:100px;height:100px}.company-profile-header__score{top:-13px;right:-13px}.company-profile-header__button{margin-left:0}}@media (max-width:520px){.company-profile-header__identity{flex-direction:column}}.contact-offices{padding:0 0 72px;background:var(--theme-topbar-bg)}.contact-offices__inner{display:grid;grid-gap:48px;gap:48px;width:min(1170px,calc(100% - 2rem));margin-inline:auto}.contact-office{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;min-height:450px}.contact-office__map{display:block;width:100%;height:450px;border:0}.contact-office__details{display:flex;flex-direction:column;align-items:flex-end;gap:5px;padding-left:32px;color:var(--theme-body-text);font-size:20px;font-style:normal;line-height:1.7;text-align:right}.contact-office__country{font-weight:700}.contact-office__address{max-width:520px;white-space:pre-line}.contact-office__link{color:inherit;text-decoration:none}.contact-office__link:hover{color:var(--theme-accent);text-decoration:underline}.contact-office--details-only{display:flex;justify-content:flex-end;min-height:0}@media (max-width:767px){.contact-offices{padding-bottom:48px}.contact-office{grid-template-columns:1fr;gap:28px}.contact-office__map{height:360px}.contact-office__details{align-items:flex-start;padding-left:0;font-size:18px;text-align:left}}.text-section{padding:48px 0;background-color:var(--theme-topbar-bg)}.text-section--bg-white{background-color:#ffffff}.text-section--center{padding:72px 0}.text-section+.text-section{padding-top:8px}.text-section--center+.text-section--center{padding-top:72px}.text-section__inner{width:min(1170px,calc(100% - 2rem));margin-inline:auto}.text-section--center .text-section__inner{width:min(900px,calc(100% - 2rem));text-align:center}.text-section__heading{margin:0;color:var(--theme-heading-text);font-size:clamp(26px,3vw,36px);font-weight:700;line-height:1.25}.text-section--heading-medium .text-section__heading{font-size:clamp(24px,2.6vw,32px)}.text-section--heading-small .text-section__heading{font-size:clamp(21px,2.2vw,26px)}.text-section__body{color:#3a4248;font-size:16px;font-weight:400;line-height:1.65}.text-section__heading+.text-section__body{margin-top:18px}.text-section__body ol,.text-section__body p,.text-section__body ul{margin:0 0 1em}.text-section__body ol:last-child,.text-section__body p:last-child,.text-section__body ul:last-child{margin-bottom:0}.text-section__body a{color:var(--theme-content-link);text-decoration:underline}.text-section__body ol,.text-section__body ul{padding-left:1.2em}.text-section__body li+li{margin-top:.35em}.text-section--center .text-section__body ol,.text-section--center .text-section__body ul{list-style:none;padding-left:0;line-height:2}.text-section--center .text-section__body li+li{margin-top:0}.text-section__button{display:inline-flex;align-items:center;justify-content:center;width:min(470px,100%);margin-top:28px;padding:14px 28px;border-radius:999px;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.text-section__button:hover{transform:translateY(-1px)}.text-section__button--primary{background-color:var(--theme-primary-button);color:var(--theme-primary-button-text)}.text-section__button--primary:hover{background-color:var(--theme-primary-button-hover)}.text-section__button--dark{background-color:#000000;color:#ffffff}.text-section__button--dark:hover{background-color:#1c1c1c}@media (max-width:767px){.text-section,.text-section--center,.text-section--center+.text-section--center{padding:36px 0}}.country-ratings{--country-flag-height:72px;padding:40px 0 48px;background-color:var(--theme-topbar-bg)}.country-ratings__inner{width:min(1170px,calc(100% - 2rem));margin-inline:auto}.country-ratings__heading{margin:0 0 28px;color:var(--theme-heading-text);font-size:clamp(20px,2.4vw,26px);font-weight:700;line-height:1.25;text-align:center}.country-ratings__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:20px;gap:20px}.country-card{display:grid;grid-template-rows:var(--country-flag-height) auto;align-content:center;justify-items:center;grid-gap:20px;gap:20px;min-height:196px;padding:32px 16px 28px;background:#ffffff;border-radius:14px;box-shadow:0 10px 24px rgba(21,21,21,.08);color:var(--theme-heading-text);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.country-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(21,21,21,.14)}.country-card__flag-box{display:flex;align-items:center;justify-content:center;width:100%;height:var(--country-flag-height)}.country-card__flag{width:auto;height:var(--country-flag-height);max-width:100%;object-fit:contain;border-radius:4px;box-shadow:0 3px 10px rgba(21,21,21,.18)}.country-card__flag-placeholder{display:inline-flex;align-items:center;justify-content:center;width:84px;height:var(--country-flag-height);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#7f8c8d;border:1px dashed #c8d0d4;border-radius:4px}.country-card__label{font-size:15px;font-weight:700;line-height:1.3;text-align:center}@media (max-width:640px){.country-ratings{--country-flag-height:56px}.country-ratings__grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:14px}.country-card{min-height:168px;padding:24px 12px 20px}}.cta-banner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:280px;overflow:hidden;background-color:var(--theme-accent)}.cta-banner--has-image,.cta-banner--image-only{min-height:430px}.cta-banner__image{object-fit:cover;object-position:center}.cta-banner__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.42) 50%,rgba(0,0,0,.32));pointer-events:none}.cta-banner__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:920px;margin:0 auto;padding:48px 24px;text-align:center}.cta-banner__heading{margin:0;color:#ffffff;font-size:clamp(28px,3.8vw,44px);font-weight:700;line-height:1.2;text-shadow:0 2px 18px rgba(0,0,0,.35)}.cta-banner__description{margin:0;max-width:760px;color:#ffffff;font-size:clamp(15px,1.6vw,18px);font-weight:400;line-height:1.5;text-shadow:0 1px 12px rgba(0,0,0,.35)}.cta-banner__button{display:inline-flex;align-items:center;justify-content:center;margin-top:6px;padding:12px 28px;border-radius:999px;background-color:#ffffff;color:var(--theme-accent);font-size:16px;font-weight:700;line-height:1.2;text-decoration:none;box-shadow:0 8px 18px rgba(0,0,0,.22);transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.cta-banner__button:hover{background-color:#eef6f2;color:var(--theme-primary-button-hover);box-shadow:0 10px 20px rgba(0,0,0,.28)}@media (max-width:767px){.cta-banner__content{gap:14px;padding:40px 18px}.cta-banner__button{width:100%;max-width:280px}}.image-text{padding:48px 0;background-color:var(--theme-topbar-bg)}.image-text+.image-text,.image-text+.text-section,.text-section+.image-text{padding-top:8px}.image-text__inner{width:min(1170px,calc(100% - 2rem));margin-inline:auto}.image-text__heading{margin:0 0 22px;color:var(--theme-heading-text);font-size:clamp(26px,3vw,36px);font-weight:700;line-height:1.25}.image-text__image{width:100%;height:auto;mix-blend-mode:multiply}.image-text__image+.image-text__body{margin-top:26px}.image-text__body{color:#3a4248;font-size:16px;font-weight:400;line-height:1.65}.image-text__body ol,.image-text__body p,.image-text__body ul,.image-text__items{margin:0 0 1em}.image-text__body ol:last-child,.image-text__body p:last-child,.image-text__body ul:last-child,.image-text__items:last-child{margin-bottom:0}.image-text__body a{color:var(--theme-accent);text-decoration:underline}.image-text__body ol,.image-text__body ul,.image-text__items{padding-left:1.2em}.image-text__body li+li,.image-text__items li+li{margin-top:.35em}.image-text__body strong{color:var(--theme-heading-text);font-weight:700}@media (max-width:767px){.image-text{padding:36px 0}}.faq-section{padding:48px 0;background-color:var(--theme-topbar-bg)}.faq-section+.faq-section,.faq-section+.image-text,.faq-section+.text-section,.image-text+.faq-section,.text-section+.faq-section{padding-top:8px}.faq-section__inner{width:min(1170px,calc(100% - 2rem));margin-inline:auto}.faq-section__heading{margin:0 0 22px;color:var(--theme-heading-text);font-size:clamp(26px,3vw,36px);font-weight:700;line-height:1.25}.faq-list{border-top:1px solid color-mix(in srgb,var(--theme-heading-text) 12%,transparent)}.faq-item{border-bottom:1px solid color-mix(in srgb,var(--theme-heading-text) 12%,transparent)}.faq-item__heading{margin:0;font-size:inherit;font-weight:inherit}.faq-item__trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin:0;padding:16px 0;border:0;background:transparent;color:var(--theme-heading-text);cursor:pointer;text-align:left}.faq-item__question{flex:1 1;font-size:18px;font-weight:700;line-height:1.35}.faq-item__icon{position:relative;flex:0 0 18px;width:18px;height:18px;color:var(--theme-accent)}.faq-item__icon:after,.faq-item__icon:before{content:"";position:absolute;top:50%;left:50%;background:currentColor;border-radius:1px;transform:translate(-50%,-50%)}.faq-item__icon:before{width:14px;height:2px}.faq-item__icon:after{width:2px;height:14px;transition:opacity .15s ease,transform .15s ease}.faq-item.is-open .faq-item__icon:after{opacity:0;transform:translate(-50%,-50%) scaleY(0)}.faq-item__panel[hidden]{display:none}.faq-item__answer{padding:0 34px 18px 0;color:#3a4248;font-size:16px;font-weight:400;line-height:1.65}.faq-item__answer ol,.faq-item__answer p,.faq-item__answer ul{margin:0 0 1em}.faq-item__answer ol:last-child,.faq-item__answer p:last-child,.faq-item__answer ul:last-child{margin-bottom:0}.faq-item__answer a{color:var(--theme-accent);text-decoration:underline}.faq-item__answer ol,.faq-item__answer ul{padding-left:1.2em}@media (max-width:767px){.faq-section{padding:36px 0}.faq-item__question{font-size:16px}}.embedded-form{padding:32px 0 0;background:var(--theme-topbar-bg)}.embedded-form__inner{width:min(1170px,calc(100% - 2rem));margin-inline:auto}.embedded-form__heading{margin:0 0 20px;color:var(--theme-heading-text);font-size:clamp(26px,3vw,36px);line-height:1.25}.embedded-form__intro{margin-bottom:22px;color:var(--theme-body-text);font-size:var(--theme-body-size);line-height:1.65}.embedded-form__intro p{margin:0 0 1.45em}.embedded-form__intro p:last-child{margin-bottom:0}.embedded-form__intro a{color:var(--theme-content-link);font-weight:700;text-decoration:underline}.embedded-form__frame{min-height:757px}.embedded-form__consent{display:grid;grid-gap:14px;gap:14px;justify-items:start;max-width:520px;padding:28px 0 8px}.embedded-form__consent p{margin:0;color:var(--theme-body-text);font-size:var(--theme-body-size);line-height:1.55}.embedded-form__consent-button{padding:10px 16px;border:0;border-radius:999px;color:#fff;background:var(--theme-button-bg,#01714c);cursor:pointer;font-weight:700}.embedded-form__frame iframe{display:block;width:100%!important;border:0}@media (max-width:767px){.embedded-form{padding-top:28px}.embedded-form__frame{min-height:900px}}.hero-banner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:180px;overflow:hidden;background-color:var(--theme-accent)}.hero-banner--has-image,.hero-banner--image-only{min-height:430px}.hero-banner__image{object-fit:cover;object-position:center}.hero-banner__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(1,113,76,.18),rgba(0,0,0,.28) 50%,rgba(1,113,76,.22));pointer-events:none}.hero-banner__content{position:relative;z-index:2;padding:28px 20px;max-width:1170px}.hero-banner--align-left .hero-banner__content{padding:48px 40px;width:100%;max-width:1280px}.hero-banner__heading{margin:0;color:#ffffff;font-size:clamp(28px,4.2vw,52px);font-style:italic;font-weight:700;line-height:1.15;text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.35)}.hero-banner__subheading{margin:16px auto 0;max-width:620px;color:#ffffff;font-size:clamp(15px,1.4vw,17px);font-weight:400;line-height:1.55;text-align:center;opacity:.92}.hero-banner--align-left .hero-banner__heading,.hero-banner--align-left .hero-banner__subheading{text-align:left}.hero-banner--align-left .hero-banner__subheading{margin-left:0;max-width:560px}.hero-banner--compactContact.hero-banner--has-image,.hero-banner--compactContact.hero-banner--image-only{min-height:244px}.hero-banner--compactContact .hero-banner__overlay{display:none}.hero-banner--compactContact .hero-banner__content{display:flex;flex-direction:column;align-items:center;padding:0 20px}.hero-banner--compactContact .hero-banner__heading{padding:12px 32px;border-radius:16px;background:rgba(0,0,0,.45);font-size:clamp(42px,5.25vw,67px);font-style:italic;font-weight:900;line-height:1.15}@media (max-width:767px){.hero-banner--align-left .hero-banner__content{padding:32px 20px}.hero-banner--compactContact.hero-banner--has-image,.hero-banner--compactContact.hero-banner--image-only{min-height:215px}.hero-banner--compactContact .hero-banner__heading{max-width:calc(100% - 2rem);padding:10px 22px}}.hub-cards{padding:72px 0 84px;background:#f3fffb}.hub-cards__inner{width:min(1170px,calc(100% - 2rem));margin-inline:auto}.hub-cards__heading{margin:0 0 34px;font-size:clamp(30px,4vw,44px);text-align:center}.hub-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:26px;gap:26px}.hub-card{display:flex;min-width:0;overflow:hidden;border-radius:14px;color:#28312f;background:#ffffff;box-shadow:0 10px 28px rgba(34,66,55,.09);flex-direction:column;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.hub-card:hover{box-shadow:0 15px 34px rgba(34,66,55,.14);transform:translateY(-3px)}.hub-card__image{display:grid;height:190px;place-items:center;overflow:hidden;color:var(--theme-accent);background:linear-gradient(135deg,#e9f5ef,#eeecff);font-size:24px;font-weight:700}.hub-card__image img{width:100%;height:100%;object-fit:contain}.hub-card__body{display:flex;flex:1 1;align-items:flex-start;padding:24px;flex-direction:column}.hub-card__status{padding:5px 10px;border-radius:13px;font-size:12px;font-weight:700}.hub-card__status--published{color:#0d6548;background:#e0f4ec}.hub-card__status--open{color:#845300;background:#fff0cc}.hub-card__status--neutral{color:#525d59;background:#e9eeec}.hub-card h2{margin:16px 0 0;font-size:25px;line-height:1.2}.hub-card p{margin:13px 0 0;color:#697672;line-height:1.55}.hub-card__button{display:inline-flex;margin-top:auto;padding:18px 24px 0 0;color:var(--theme-accent);font-weight:700}@media (max-width:900px){.hub-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:580px){.hub-cards{padding:52px 0 64px}.hub-cards__grid{grid-template-columns:1fr}}