.cmp-gff-banner_hero{position:relative;overflow:hidden;background-color:var(--banner-bg-color);height:286px;max-width:1360px;margin:0 auto;width:100%}
.cmp-gff-banner_hero-image{position:absolute;inset:0;z-index:0}
.cmp-gff-banner_hero-img{width:100%;height:100%;object-fit:cover;display:block;object-fit:contain;object-position:bottom}
.cmp-gff-banner_hero-content{position:relative;z-index:1;padding:0;height:100%;max-width:640px;margin:0 auto 0 120px;display:flex;flex-direction:column;justify-content:center}
.gff-banner_hero-ampliada .cmp-gff-banner_hero-content{max-width:1120px;margin:0 auto}
.cmp-gff-banner_hero-content-tagline{background-color:#fff;padding:4px 24px;color:#384868;border-radius:8px;font-weight:400;font-size:12px;line-height:16.34px;width:max-content;text-transform:uppercase}
.cmp-gff-banner_hero-content-title{font-size:36px;font-weight:800;line-height:44px;letter-spacing:-2px;margin:16px 0 8px;width:640px;color:var(--banner-text-color)}
.cmp-gff-banner_hero-content-description{font-size:20px;font-weight:400;line-height:26px;letter-spacing:-1px;margin:0;width:640px;color:var(--banner-text-color)}
.gff-banner_hero-ampliada{max-width:100%}
.cmp-gff-banner_hero-img{object-fit:contain;object-position:bottom}
.gff-banner_hero-blanca .cmp-gff-banner_hero-content-title,.gff-banner_hero-blanca .cmp-gff-banner_hero-content-description{color:#fff}
.gff-banner__hero-content-button{background-color:var(--btn-color-hero-bg);color:var(--btn-color-hero-text);font-weight:700;line-height:24px;letter-spacing:-0.5px;text-decoration:none;width:fit-content;padding:12px 24px;border-radius:8px;text-align:center;margin-top:16px;transition:background-color .3s ease}
.gff-banner__hero-content-button:hover{background-color:var(--btn-color-hero-hv)}
.gff-banner__hero-content-button:active{background-color:var(--btn-color-hero-act)}
.cmp-gff-banner_hero:has(.gff-banner__hero-content-button){height:346px}
@media(max-width:1024px){.cmp-gff-banner_hero{padding:40px 32px 0;background-color:var(--banner-bg-color,#d9e9ff);width:auto;height:auto}
.cmp-gff-banner_hero-content{padding:0;margin:0;justify-content:flex-start;padding-bottom:35%;height:auto}
.cmp-gff-banner_hero-img{width:100%;height:100%;object-fit:contain;object-position:bottom center;transform:scale(1.5);transform-origin:right bottom}
.cmp-gff-banner_hero-content-description,.cmp-gff-banner_hero-content-title{width:100%}
.gff-banner__hero-content-button{width:auto;margin-bottom:32px}
.cmp-gff-banner_hero:has(.gff-banner__hero-content-button){height:auto}
}
@media(max-width:767px){.cmp-gff-banner_hero{padding:24px 16px 0}
.cmp-gff-banner_hero-content-title{font-size:24px;line-height:30px;letter-spacing:-1.5px;margin:16px 0 4px}
.cmp-gff-banner_hero-content-description{font-size:16px;line-height:24px;letter-spacing:-0.5px}
.cmp-gff-banner_hero-img{transform:scale(2.0)}
.cmp-gff-banner_hero:has(.gff-banner__hero-content-button){height:auto;padding-bottom:42%}
.gff-banner__hero-content-button{padding:8px 0;width:auto;line-height:20px;font-size:14px;letter-spacing:0;margin-bottom:16px}
.cmp-gff-banner_hero-content{padding-bottom:0}
.cmp-gff-banner_hero{padding-bottom:40%}
}