.gh-cred{--gh-cred-gap:24px;font-family:"Titillium Web",Arial,sans-serif;background:#fff;padding:55px 30px;box-sizing:border-box;color:#151515}.gh-cred *,.gh-cred *:before,.gh-cred *:after{box-sizing:border-box}.gh-cred__inner{width:100%;max-width:1380px;margin:0 auto}.gh-cred__top{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(300px,.9fr) auto;gap:42px;align-items:end}.gh-cred__heading,.gh-cred__label h3,.gh-cred__bottom-heading{font-family:"Tungsten","Arial Narrow",sans-serif;text-transform:uppercase}.gh-cred__heading{font-size:clamp(44px,4vw,72px);line-height:.95;margin:0}.gh-cred__heading-accent{display:block;color:#ef3123}.gh-cred__divider{display:block;width:52px;height:4px;background:#ef3123;margin-top:18px}.gh-cred__intro{font-size:20px;line-height:1.5;max-width:520px;padding-bottom:4px}.gh-cred__nav{display:flex;align-items:center;gap:12px}.gh-cred__nav--top{justify-self:end;padding-bottom:2px}.gh-cred__arrow{width:52px;height:52px;border:1.5px solid #ef3123;border-radius:50%;background:#fff;color:#ef3123;font-size:25px;line-height:1;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:.2s ease}.gh-cred__arrow:hover{background:#ef3123;color:#fff}.gh-cred__arrow:disabled{opacity:.28;cursor:default;background:#fff;color:#ef3123}.gh-cred__rows-wrap{margin-top:34px;overflow:hidden}.gh-cred__rows{display:flex;gap:var(--gh-cred-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:2px 2px 10px}.gh-cred__rows::-webkit-scrollbar{display:none}.gh-cred__row{flex:0 0 calc((100% - (var(--gh-cred-gap) * 2))/3);min-width:0;background:#fff;border:1px solid #e7e7e7;border-radius:8px;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;box-shadow:0 7px 20px rgba(0,0,0,.065);display:flex;flex-direction:column}.gh-cred__image{height:245px;background:#efefef;overflow:hidden;position:relative}.gh-cred__image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .35s ease}.gh-cred__row:hover .gh-cred__image img{transform:scale(1.025)}.gh-cred__image--empty:after{content:"Add Card Image";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#999;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.gh-cred__card-body{padding:30px 30px 32px;display:flex;flex-direction:column;flex:1}.gh-cred__label{display:flex;align-items:center;gap:15px;padding:0 0 19px;border-bottom:1px solid #e7e7e7}.gh-cred__label-icon{width:34px;height:34px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:#ef3123}.gh-cred__label-icon i{font-size:34px;line-height:1;color:inherit}.gh-cred__label-icon svg,.gh-cred__label-icon .e-font-icon-svg{width:34px;height:34px;display:block;color:inherit}.gh-cred__label-icon svg [stroke]:not([stroke="none"]){stroke:currentColor!important}.gh-cred__label-icon svg [fill]:not([fill="none"]):not([fill="transparent"]){fill:currentColor!important}.gh-cred__label-icon svg [fill="none"],.gh-cred__label-icon svg [fill="transparent"]{fill:none!important}.gh-cred__label h3{font-size:30px;line-height:1;margin:0}.gh-cred__bullets{display:grid;gap:11px;padding-top:20px;align-content:start}.gh-cred__bullet{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;font-size:17px;line-height:1.35}.gh-cred__bullet-icon{color:#ef3123;font-weight:700;line-height:1.3}.gh-cred__nav--mobile{display:none}.gh-cred__bottom{background:#080808;color:#fff;display:grid;grid-template-columns:4px 58px minmax(0,1fr) auto;gap:20px;align-items:center;padding:22px 28px;margin-top:28px}.gh-cred__bottom-accent{width:4px;height:64px;background:#ef3123}.gh-cred__bottom-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#ef3123}.gh-cred__bottom-icon i{font-size:40px;color:inherit}.gh-cred__bottom-icon svg{width:40px;height:40px;color:inherit}.gh-cred__bottom-icon svg [stroke]:not([stroke="none"]){stroke:currentColor!important}.gh-cred__bottom-icon svg [fill]:not([fill="none"]):not([fill="transparent"]){fill:currentColor!important}.gh-cred__bottom-icon svg [fill="none"],.gh-cred__bottom-icon svg [fill="transparent"]{fill:none!important}.gh-cred__bottom-heading{display:block;font-size:28px;line-height:1.05;margin-bottom:5px}.gh-cred__bottom-text{display:block;line-height:1.4}.gh-cred__phone{color:#fff;text-decoration:none;display:flex;align-items:center;gap:13px;min-width:max-content}.gh-cred__phone:hover{color:#fff}.gh-cred__phone-icon{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:#ef3123;color:#fff;display:flex;align-items:center;justify-content:center}.gh-cred__phone-icon i{font-size:18px;color:inherit}.gh-cred__phone-icon svg{width:18px;height:18px;color:inherit}.gh-cred__phone-icon svg [stroke]:not([stroke="none"]){stroke:currentColor!important}.gh-cred__phone-icon svg [fill]:not([fill="none"]):not([fill="transparent"]){fill:currentColor!important}.gh-cred__phone-icon svg [fill="none"],.gh-cred__phone-icon svg [fill="transparent"]{fill:none!important}.gh-cred__phone-copy{display:flex;flex-direction:column}.gh-cred__phone-number{font-size:27px;line-height:1}.gh-cred__phone small{margin-top:6px;font-size:14px;color:#fff}
@media(max-width:1024px){.gh-cred__top{grid-template-columns:1fr 1fr}.gh-cred__nav--top{grid-column:1/-1;justify-self:end}.gh-cred__row{flex-basis:calc((100% - var(--gh-cred-gap))/2)}.gh-cred__bottom{grid-template-columns:4px 54px minmax(0,1fr)}.gh-cred__phone{grid-column:3;justify-self:start}}
@media(max-width:767px){.gh-cred{padding:42px 18px}.gh-cred__top{grid-template-columns:1fr;gap:18px;align-items:start}.gh-cred__intro{font-size:18px}.gh-cred__nav--top{display:none}.gh-cred__rows-wrap{margin-top:28px}.gh-cred__rows{gap:18px;padding-bottom:8px}.gh-cred__row{flex:0 0 100%}.gh-cred__image{height:215px}.gh-cred__card-body{padding:25px 23px 28px}.gh-cred__label{gap:12px}.gh-cred__label h3{font-size:27px}.gh-cred__bullet{font-size:16px}.gh-cred__nav--mobile{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:14px;align-items:center;margin-top:16px}.gh-cred__nav--mobile .gh-cred__arrow{width:48px;height:48px;font-size:22px}.gh-cred__progress{height:2px;background:#e3e3e3;position:relative;overflow:hidden}.gh-cred__progress:after{content:"";position:absolute;left:0;top:0;height:100%;width:var(--gh-cred-progress,0%);background:#ef3123;transition:width .2s ease}.gh-cred__bottom{grid-template-columns:4px 46px minmax(0,1fr);gap:14px}.gh-cred__bottom-accent{height:100%;min-height:68px}.gh-cred__phone{grid-column:2/-1;margin-top:8px}.gh-cred__phone-number{font-size:23px}}

/* 2.0.1 carousel sizing + card normalization */
.gh-cred__rows{align-items:stretch;width:100%;}
.gh-cred__row{height:auto;}
.gh-cred__label h3 mark,.gh-cred__bullet mark{background:transparent!important;color:inherit!important;padding:0!important;}
.gh-cred__image img{max-width:none!important;}
@media(min-width:1025px){.gh-cred__row{flex-basis:calc((100% - (var(--gh-cred-gap) * 2))/3)!important;}}
@media(min-width:768px) and (max-width:1024px){.gh-cred__row{flex-basis:calc((100% - var(--gh-cred-gap))/2)!important;}}
@media(max-width:767px){.gh-cred__row{flex-basis:100%!important;}}
