.home2-brands{background:var(--gc-white);padding:clamp(46px, 6vw, 92px) 0}.home2-brands__title{text-align:center;margin:0 0 clamp(18px, 2.5vw, 28px);color:var(--gc-dark-blue);font-weight:900;letter-spacing:-.02em;font-size:clamp(1.7rem, 1.35rem + 1.5vw, 2.8rem)}.home2-brands__frame{position:relative;max-width:1320px;margin:0 auto}.home2-brands__viewport{overflow:hidden;touch-action:pan-y}.home2-brands__track{--gap:clamp(18px, 2.5vw, 44px);--per-view:4;display:flex;gap:var(--gap);align-items:stretch;transform:translateX(0);transition:transform 520ms ease;will-change:transform;padding:clamp(10px, 1.3vw, 18px) 0}.home2-brands__item{flex:0 0 calc((100% - (var(--gap) * (var(--per-view) - 1))) / var(--per-view));display:grid;grid-template-rows:auto auto;justify-items:center;text-align:center}.home2-brands__logoWrap{width:100%;height:clamp(72px, 6vw, 104px);display:flex;align-items:center;justify-content:center}.home2-brands__logo{max-height:100%;max-width:min(190px, 90%);width:auto;height:auto;object-fit:contain;display:block}.home2-brands__name{margin-top:12px;padding-top:2px;font-weight:800;color:var(--gc-dark-blue);font-size:clamp(0.95rem, 0.9rem + 0.2vw, 1.05rem);line-height:1.15;white-space:nowrap}@media (max-width:1100px){.home2-brands__track{--per-view:3}}@media (max-width:820px){.home2-brands__track{--per-view:2}.home2-brands__name{margin-top:14px}}@media (max-width:520px){.home2-brands__track{--per-view:2;--gap:18px;padding:10px 0}.home2-brands__logoWrap{height:84px}.home2-brands__logo{max-width:140px}.home2-brands__name{margin-top:10px;font-size:.95rem}}@media (max-width:360px){.home2-brands__track{--gap:14px}.home2-brands__logoWrap{height:78px}.home2-brands__logo{max-width:125px}.home2-brands__name{font-size:.9rem}}