.partners-section{position:relative;width:100%;padding:70px 0 65px;background:#f5f6f2;overflow:hidden;box-sizing:border-box}.partners-heading{max-width:720px;margin:0 auto 36px;padding:0 20px;text-align:center}.partners-eyebrow{display:block;margin-bottom:10px;color:#58704f;font-size:.72rem;font-weight:800;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.partners-heading h2{margin:0 0 10px;color:#17382d;font-family:Manrope,Inter,sans-serif;font-size:clamp(2rem, 3.5vw, 2.8rem);font-weight:800;line-height:1.08;letter-spacing:-.035em}.partners-heading p{margin:0;color:#68736b;font-size:.95rem;line-height:1.6}.partners-carousel{position:relative;display:grid;grid-template-columns:46px 786px 46px;align-items:center;justify-content:center;column-gap:18px;width:100%;max-width:1180px;margin:0 auto;box-sizing:border-box}.partners-carousel__viewport{width:786px;min-width:0;overflow:hidden;box-sizing:border-box}.partners-carousel__track{display:flex;align-items:stretch;gap:18px;width:max-content;transition:transform 0.45s ease;will-change:transform}.partner-card{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 250px;width:250px;height:165px;padding:18px;background:#fff;border:1px solid rgb(31 41 55 / .06);border-top:4px solid #6eaa68;border-radius:22px;box-shadow:0 10px 28px rgb(0 0 0 / .055);box-sizing:border-box;transition:transform 0.3s ease,box-shadow 0.3s ease}.partner-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgb(0 0 0 / .09)}.partner-card__logo{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.partner-card__logo img{display:block;width:auto;height:auto;max-width:100%;max-height:120px;object-fit:contain}.partner-card__logo--round img{width:118px;height:118px;border-radius:50%;object-fit:contain}.partner-card__logo--wide img{width:100%;max-width:215px;max-height:90px;object-fit:contain}.partners-carousel__arrow{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:46px;padding:0;border:0;border-radius:50%;background:#17382d;color:#fff;font-size:1.05rem;cursor:pointer;box-shadow:0 8px 20px rgb(0 0 0 / .13);transition:transform 0.25s ease,background 0.25s ease}.partners-carousel__arrow:hover{transform:scale(1.06);background:#58704f}.partners-carousel__arrow:focus-visible{outline:3px solid #6eaa68;outline-offset:4px}.partners-carousel__dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:22px}.partners-carousel__dot{width:9px;height:9px;padding:0;border:1px solid #58704f;border-radius:50%;background:#fff0;cursor:pointer;transition:transform 0.2s ease,background 0.2s ease}.partners-carousel__dot.is-active{background:#58704f;transform:scale(1.15)}@media (max-width:1100px){.partners-carousel{grid-template-columns:46px 666px 46px;column-gap:18px;max-width:900px}.partners-carousel__viewport{width:666px}.partner-card{flex:0 0 210px;width:210px;height:155px}.partner-card__logo--round img{width:108px;height:108px}.partner-card__logo--wide img{max-width:180px;max-height:82px}}@media (max-width:768px){.partners-section{padding:55px 0 50px}.partners-heading{margin-bottom:28px;padding:0 20px}.partners-heading h2{font-size:2rem}.partners-heading p{font-size:.9rem}.partners-carousel{grid-template-columns:38px 372px 38px;column-gap:8px;max-width:100%}.partners-carousel__viewport{width:372px}.partners-carousel__track{gap:12px}.partners-carousel__arrow{flex:0 0 38px;width:38px;height:38px;font-size:.9rem}.partner-card{flex:0 0 180px;width:180px;height:145px;padding:14px;border-radius:19px}.partner-card__logo--round img{width:100px;height:100px}.partner-card__logo--wide img{max-width:155px;max-height:72px}.partners-carousel__dots{margin-top:20px}}@media (max-width:480px){.partners-section{padding:48px 0 45px}.partners-heading{padding:0 16px}.partners-heading h2{font-size:1.8rem}.partners-heading p{font-size:.88rem}.partners-carousel{grid-template-columns:34px 160px 34px;column-gap:6px;max-width:100%}.partners-carousel__viewport{width:160px}.partners-carousel__arrow{flex:0 0 34px;width:34px;height:34px}.partner-card{flex:0 0 160px;width:160px;height:135px;padding:12px}.partner-card__logo--round img{width:88px;height:88px}.partner-card__logo--wide img{max-width:140px;max-height:65px}}.partners-carousel__arrow:focus-visible,.partners-carousel__dot:focus-visible{outline:3px solid #58704f;outline-offset:3px}@media (prefers-reduced-motion:reduce){.partners-carousel__track,.partner-card,.partners-carousel__arrow,.partners-carousel__dot{transition:none!important}}