/* Logos are static, unmodified brand assets. No link-like hover for non-links. */
body.gf-brands-code-page #ajax-content-wrap .container-wrap { padding-top:0!important; padding-bottom:0!important; background:#fff; }
body.gf-brands-code-page #ajax-content-wrap .container.main-content { width:100%; max-width:none; padding:0; }
body.gf-brands-code-page #ajax-content-wrap .container.main-content>.row { margin:0; padding:0; }
.gf-brands,.gf-brands * { box-sizing:border-box; }
.gf-brands { color:#173527; background:#fff; }
.gf-brands .gf-brands__container { width:var(--gf-container-width,min(calc(100% - clamp(20px,5vw,72px)*2),1240px)); margin-inline:auto; }
.gf-brands__intro { padding-block:clamp(64px,7vw,100px) 48px; }
.gf-brands #gf-brands-title { margin:0 0 30px; padding:0; max-width:1100px; color:#173527; font:600 clamp(36px,4.7vw,64px)/1.1 Montserrat,'Open Sans',Arial,sans-serif; letter-spacing:-.04em; text-align:left; }
.gf-brands__copy { max-width:980px; }
.gf-brands .gf-brands__copy p { margin:0; padding:0; color:#59675f; font:400 clamp(16px,1.35vw,18px)/1.8 'Open Sans',Arial,sans-serif; text-align:left; }
.gf-brands .gf-brands__copy p+p { margin-top:24px; }
.gf-brands .gf-brands__copy strong { color:#173527; font-weight:600; }
.gf-brands__collection { padding-bottom:clamp(56px,6vw,88px); }
.gf-brands .gf-brands__logos { display:flex; flex-wrap:wrap; justify-content:center; margin:0; padding:24px 0 0; border-top:1px solid #dce4df; list-style:none!important; }
.gf-brands .gf-brands__logo { display:flex; justify-content:center; align-items:center; flex:0 0 33.333333%; min-width:0; min-height:260px; margin:0; padding:20px 28px; list-style:none!important; }
.gf-brands .gf-brands__logo::before,.gf-brands .gf-brands__logo::after { content:none!important; }
.gf-brands .gf-brands__logo img { display:block; width:min(100%,300px)!important; height:220px!important; max-width:100%; margin:0!important; object-fit:contain; }
.gf-brands__logo a { display:flex; justify-content:center; align-items:center; width:100%; min-height:44px; }
.gf-brands__logo a:focus-visible { outline:2px solid #017231; outline-offset:6px; }
@media(max-width:900px) {
 .gf-brands .gf-brands__logo { padding:16px; min-height:220px; }
 .gf-brands .gf-brands__logo img { height:188px!important; }
}
@media(max-width:600px) {
 .gf-brands__intro { padding-block:48px 32px; }
 .gf-brands #gf-brands-title { font-size:clamp(32px,8.8vw,46px); margin-bottom:24px; }
 .gf-brands .gf-brands__copy p { font-size:16px; line-height:1.75; }
 .gf-brands .gf-brands__logos { padding-top:16px; }
 .gf-brands .gf-brands__logo { flex-basis:50%; min-height:168px; padding:12px 10px; }
 .gf-brands .gf-brands__logo img { height:144px!important; }
 .gf-brands__collection { padding-bottom:40px; }
}
