.gt-hero{position:relative;width:100%;min-height:clamp(360px, 46vw, 640px);display:flex;align-items:center;overflow:hidden;background:#16181d}.gt-hero__media{position:absolute;inset:0;z-index:0}.gt-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.gt-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(16 24 31 / .85) 0%,rgb(16 24 31 / .55) 45%,rgb(16 24 31 / .15) 100%)}.gt-hero__inner{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:40px 24px;width:100%;color:#fff}.gt-hero__crumbs{font-size:14px;color:#c7cbd4;margin-bottom:16px}.gt-hero__crumbs a{color:#fff;text-decoration:none;font-weight:700}.gt-hero__crumbs a:hover{color:#F5B301}.gt-hero__sep{margin:0 10px;color:#6b7280}.gt-hero__title{font-size:clamp(28px,4vw,48px);line-height:1.08;font-weight:800;margin:0 0 14px;color:#fff}.gt-hero__rule{display:block;width:64px;height:4px;background:#F5B301;border-radius:2px;margin-bottom:20px}.gt-hero__lead{font-size:clamp(16px,1.6vw,19px);color:#e3e6ec;max-width:640px;margin:0 0 22px}.gt-hero__cta{display:inline-block;background:#F5B301;color:#16181d;font-weight:800;padding:14px 28px;border-radius:10px;text-decoration:none}.gt-hero__cta:hover{filter:brightness(1.05)}@media (max-width:1024px){.gt-hero__media img{object-position:center center}.gt-hero__overlay{background:linear-gradient(180deg,rgb(16 24 31 / .55) 0%,rgb(16 24 31 / .75) 100%)}}@media (max-width:560px){.gt-hero{min-height:clamp(320px,90vw,460px)}.gt-hero__inner{padding:28px 18px}}