.contact-hero{background-position:50%;background-size:cover;align-items:center;width:100%;height:380px;display:flex;position:relative}.contact-hero__overlay{position:absolute;inset:0}.contact-hero__container{box-sizing:border-box;z-index:2;justify-content:flex-end;width:1200px;max-width:100%;margin:auto;display:flex;position:relative}.contact-hero__content{color:#fff;text-align:left;max-width:520px}.contact-hero__content h1{margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.2}.contact-hero__button{color:#fff;cursor:pointer;background:#ff7a00;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 26px;font-size:16px;text-decoration:none;transition:all .25s;display:inline-flex}.contact-hero__button:hover{background:#e96f00;transform:translateY(-1px)}.contact-hero__button .arrow img{width:18px}@media (min-width:360px) and (max-width:740px){.contact-hero{background-position:50%;align-items:center;height:220px}.contact-hero__container{justify-content:flex-end;width:100%;padding:0 16px}.contact-hero__content{max-width:240px}.contact-hero__content h1{margin-bottom:12px;font-size:20px;line-height:28px}.contact-hero__button{border-radius:8px;padding:10px 16px;font-size:14px}.contact-hero__button .arrow img{width:14px}}
