.hbanner{margin:0 auto;max-width:1920px;overflow:hidden;width:100%}.hbanner-inner{display:grid;grid-template-columns:1fr 1fr;min-height:40vh}.hbanner-text{display:flex;flex-direction:column;justify-content:center;padding:48px 40px 48px 10%}.hbanner-headline{color:#333132;font-family:Montserrat,Gotham,Arial,sans-serif;font-weight:900;letter-spacing:-.01em;line-height:.95;margin:0 0 24px;text-transform:uppercase}.hbanner--dark .hbanner-headline,.hbanner--gold .hbanner-h-accent{color:#fff}.hbanner--dark .hbanner-h-accent{color:#eaaa00}.hbanner-desc{font-family:Montserrat,Gotham,Arial,sans-serif;font-size:15px;line-height:1.65;margin:0 0 32px}.hbanner--gold .hbanner-desc,.hbanner--gold .hbanner-desc p{color:#fff}.hbanner--dark .hbanner-desc,.hbanner--dark .hbanner-desc p{color:hsla(0,0%,100%,.85)}.hbanner-desc p{margin:0 0 8px}.hbanner-desc p:last-child{margin-bottom:0}.hbanner-desc a{color:#333132;text-decoration:underline;text-underline-offset:2px}.hbanner--gold .hbanner-desc a{color:#fff;font-weight:700}.hbanner--dark .hbanner-desc a{color:#eaaa00}.hbanner-desc strong{font-weight:700}.hbanner-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.hbanner-btn{align-items:center;cursor:pointer;display:inline-flex;font-family:Montserrat,Gotham,Arial,sans-serif;font-size:12px;font-weight:800;justify-content:center;letter-spacing:.08em;text-decoration:none!important;text-transform:uppercase;transition:all .25s ease;white-space:nowrap}a.hbanner-btn,a.hbanner-btn:active,a.hbanner-btn:focus,a.hbanner-btn:hover,a.hbanner-btn:link,a.hbanner-btn:visited{border-bottom:none!important;text-decoration:none!important}.hbanner-btn--primary{background:#fff;border:none;border-radius:3px;color:#333132;padding:14px 28px}.hbanner-btn--primary:hover{background:#f5f5f5;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#333132;transform:translateY(-2px)}.hbanner--dark .hbanner-btn--primary{background:#eaaa00;color:#333132}.hbanner--dark .hbanner-btn--primary:hover{background:#cc8a00}.hbanner-btn--secondary{background:transparent;border:none;color:#fff;padding:14px 0;position:relative}.hbanner-btn--secondary:after{background:#fff;bottom:8px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:100%}.hbanner-btn--secondary:hover{color:#fff}.hbanner-btn--secondary:hover:after{width:70%}.hbanner--dark .hbanner-btn--secondary{color:#eaaa00}.hbanner--dark .hbanner-btn--secondary:after{background:#eaaa00}.hbanner-img{background:#e6e6e6;overflow:hidden;position:relative}.hbanner-img img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1440px){.hbanner-text{padding:40px 32px 40px 6%}}@media (max-width:1024px){.hbanner-inner{grid-template-columns:1fr}.hbanner-text{order:1;padding:40px 32px}.hbanner-img{height:300px;order:2}.hbanner-buttons{flex-direction:column;width:100%}.hbanner-btn--primary{padding:16px 28px}.hbanner-btn--primary,.hbanner-btn--secondary{text-align:center;width:100%}}@media (max-width:768px){.hbanner-text{padding:32px 24px}.hbanner-headline{margin-bottom:18px}.hbanner-desc{margin-bottom:24px}.hbanner-buttons{gap:12px}}