.contact-us{padding:0 1.6rem}.contact-us .contact-us__wrapper{z-index:1;border-radius:15px;padding-left:4.8rem;padding-right:4.8rem;position:relative}.contact-us .svg-img-wrapper{width:100%;color:rgba(var(--color-foreground), 1);display:block}.contact-us .svg-img-wrapper svg{fill:rgba(var(--color-foreground), 1)}.contact-us .grid{--grid-mobile-vertical-spacing:24px;--grid-desktop-horizontal-spacing:64px;align-items:center}.contact-us .contact-us__image{flex:1;max-width:100%;height:auto}.contact-us__heading{letter-spacing:-.02em;color:var(--color-ebony);max-width:99%;margin-top:0;margin-bottom:2rem;font-size:4.8rem;font-weight:600;line-height:1.15}.contact-us__sub-heading{letter-spacing:0;max-width:79%;color:rgba(var(--color-blue-zodiac-rgb), .6);margin-top:0;margin-bottom:4.8rem;font-size:2rem;font-weight:400;line-height:1.5}.contact-us__sub-heading~section{margin-top:-2rem!important}.contact-us .form__message{align-items:flex-start}.contact-us__form .field:after,.contact-us__form .field:before{--color-shadow:208, 213, 221;--color-foreground:208, 213, 221}.contact-us__form .field__input{background-color:var(--color-white)}.contact-us__form .field__input:focus{--color-foreground:208, 213, 221;color:#0e201b}.contact-us__form .field__label{letter-spacing:0;color:#667085;font-weight:400}.contact-us__form .contact__field-error{position:absolute;top:100%;transform:translateY(-25%)}.contact__field-error .svg-wrapper{height:14px}.contact-us .icon-success{margin-top:.2rem}.contact-us .field{margin-bottom:1.6rem}@media screen and (min-width:750px){.contact-us .field{margin-bottom:2.4rem}}.contact__button{margin-top:3.2rem}@media screen and (min-width:750px){.contact__fields{grid-column-gap:3.2rem;grid-template-columns:repeat(2,1fr);display:grid}.contact-us .contact-us__form-wrapper{padding-left:3.2rem}.contact-us__form-wrapper-inner{max-width:550px;margin-left:auto;margin-right:auto}.contact-us .contact-us__image-wrapper{width:calc(36.65% - var(--grid-desktop-horizontal-spacing) / 2);padding-right:3.2rem;display:flex}.contact-us__grid>div{top:calc(2rem + var(--header-height));height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:sticky;left:0}}@media screen and (max-width:749px){.contact-us .contact-us__wrapper{padding-left:1.2rem;padding-right:1.2rem}.contact-us__heading{max-width:100%;margin-bottom:1.2rem;font-size:4rem}.contact-us__sub-heading{max-width:100%;margin-bottom:3.2rem;font-size:1.4rem}}@media (min-width:749px) and (max-width:1024px){.contact-us .contact-us__wrapper{padding-left:0;padding-right:0}.contact-us__heading{font-size:4rem}}@media screen and (min-width:990px){.contact-us{padding:0 3.2rem}}.contact-us__form-wrapper-inner .field__input{min-height:4.8rem}.contact-us__form-wrapper-inner .field__input+label{top:calc(1.5rem + var(--inputs-border-width))}.contact-us__form-wrapper-inner textarea.field__input{height:16rem}