@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-section{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:1080px;display:flex;position:relative;overflow:visible}@media (max-width:991px){.hero-section{min-height:auto}}.hero-section__bg{z-index:0;background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:0 0 20px 20px;width:100%;max-width:1440px;height:100%;max-height:1080px;margin:0;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-section__container{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;max-width:1440px;min-height:1080px;margin:0;padding:0;display:flex;position:relative}@media (max-width:991px){.hero-section__container{min-height:auto}}.hero-section__header{flex-shrink:0}.hero-section__content{flex-direction:column;justify-content:center;max-width:600px;margin-bottom:108px;padding-top:210px;padding-left:24px;display:flex}@media (max-width:991px){.hero-section__content{max-width:100%;padding-top:40px;padding-bottom:40px;padding-left:0}}.hero-section__form{flex-shrink:0;padding:0 0 40px}@media (max-width:991px){.hero-section__form{padding-bottom:20px}}.hero-section__title{color:#192643;margin:0 0 16px;padding-top:5px;padding-bottom:5px;font-family:Arboria,-apple-system,BlinkMacSystemFont,sans-serif;font-size:45px;font-weight:700;line-height:1.2}@media (max-width:767px){.hero-section__title{font-size:30px}}.hero-section__title-main{display:block}.hero-section__highlight{color:#fff;background-color:#ff543f;border-radius:10px;padding:4px 8px;font-weight:700;display:inline-block}.hero-section__suffix{color:#192643}.hero-section__subtitle{color:#181d27;margin:0 0 16px;padding-left:8px;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:700}.hero-section__usps{flex-direction:column;margin:16px 0 0;padding:0;line-height:0;list-style:none;display:flex}.hero-section__usp{align-items:center;line-height:3px;display:flex}.hero-section__usp img{flex-shrink:0;width:28px;height:28px}.hero-section__usp span{color:#181d27;font-family:Arboria,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:700}.hero-section__subtitle-container{margin-top:24px}
