.s-hero-form{display:flex;flex-direction:column;align-items:center;justify-content:end;min-height:100vh;background-attachment:fixed;background-image:url("../../../static/images/s-hero-form-bg.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--color-white)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-form{padding-top:calc(var(--admin-bar-height) + 6rem);background-attachment:initial}}.s-hero-form .s__content{display:flex;flex-direction:row;align-items:start;justify-content:center;padding:2rem 0;width:100%;height:100%;overflow:hidden}@media only screen and (max-width: 987px){.s-hero-form .s__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}.s-hero-form .s__content .s__pretitle{margin-bottom:2rem;color:var(--color-brand-2);text-transform:uppercase}.s-hero-form .s__content .s__title{margin:0 0 4rem}@media only screen and (max-width: 987px){.s-hero-form .s__content .s__title{font-size:var(--font-size-h-xl)}}.s-hero-form .s__content .s__title span{color:var(--color-brand-2)}.s-hero-form .s__content--left{flex-basis:50%;padding:4rem 2rem}@media only screen and (max-width: 767px){.s-hero-form .s__content--left{padding:2rem;width:100%}}.s-hero-form .s__content--left .s__items .s__item{display:flex;flex-direction:row;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.s-hero-form .s__content--left .s__items .s__item-left{display:flex;flex-direction:row;align-items:center;justify-content:center;width:48px;height:36px;background-color:var(--color-brand-2);border-radius:.5rem}.s-hero-form .s__content--left .s__items .s__item-right{flex-basis:90%}.s-hero-form .s__content--left .s__items .s__item-title{margin-bottom:.5rem}.s-hero-form .s__content--left .s__items .s__item-text{color:#ced4da}.s-hero-form .s__content--right{flex-basis:50%;padding:4rem 2rem}@media only screen and (max-width: 767px){.s-hero-form .s__content--right{padding:2rem;width:100%}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-form .s__content--right{padding:1rem .5rem}}.s-hero-form .s__content--right .s__form{background:var(--color-white);border:1px solid var(--color-brand-2);border-radius:2rem;color:var(--color-grey-dark)}.s-hero-form__clients{padding:5rem 0 2.5rem;width:100%;overflow:hidden}.s-hero-form__clients .u-container{overflow:hidden}.s-hero-form__clients .logos{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;flex-wrap:nowrap;margin:auto;width:100%;max-width:1920px;overflow:visible}.s-hero-form__clients .logo-item{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;flex-grow:0;flex-shrink:0;margin-right:2rem}.s-hero-form__clients .logo-item:last-child{margin-right:0;padding-right:2rem}.s-hero-form__clients .logo-item__img{width:auto;max-width:138px;height:auto;max-height:32px}
