*,:after,:before{outline:none;box-sizing:border-box}html{width:100%;height:100%;font-size:62.5%}body{position:relative;min-width:32rem;width:100%;height:initial;margin:0;padding:0}.main,.main>.container{min-height:100dvh;display:flex;flex-direction:column}.body{min-height:100dvh;flex:1 1 auto;display:flex;flex-direction:column}body{font-family:Jet Sans,Avant Garde,Century Gothic,helvetica,arial,sans-serif;text-align:center;background-color:#fbf7f4;color:#383838}body h1,body h2{color:#ff8001;margin:0 0 3rem;font-weight:900}body h1,body h2{font-size:9rem;line-height:8.5rem}@media (max-width: 991px){body h1,body h2{font-size:6rem;line-height:6.5rem;margin-bottom:2rem}}@media (max-width: 767px){body h1,body h2{font-size:4.5rem;line-height:4.8rem}}body h3{font-size:3.4rem;line-height:3rem;font-weight:700;margin:0 0 2rem}@media (max-width: 991px){body h3{font-size:2rem;line-height:2.5rem}}@media (max-width: 767px){body h3{font-size:1.6rem;line-height:2rem}}body p{font-size:2rem;margin:0 0 2rem}@media (max-width: 767px){body p{font-size:1.6rem;line-height:2rem}}body *{font-family:inherit;font-size:inherit}section{padding:10rem 5rem}@media (max-width: 991px){section{padding:8rem 2rem}}@media (max-width: 767px){section{padding:4rem 2rem}}button{color:#383838;font-family:inherit;font-size:inherit}.button-primary{background-color:#373b4d;color:#fff;border-radius:7rem;padding:1.6rem 4rem;border:none;font-size:2rem;font-weight:700;transition:.2s ease-in-out;cursor:pointer}.button-primary:hover{background-color:#ff8001}.bold{font-weight:700}.flex{display:flex}@font-face{font-family:Jet Sans;src:url(./JETSans-Regular-iopxg_O3.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Jet Sans;src:url(./JETSans-Italic-oyNLqoZ4.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Jet Sans;src:url(./JETSans-Bold-DiQyFo0O.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Jet Sans;src:url(./JETSans-BoldItalic-ByxDwrUk.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Jet Sans;src:url(./JETSans-ExtraBold-jsZsmc_m.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Jet Sans;src:url(./JETSans-Black-D-RXlT01.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Jet Sans;src:url(./JETSans-BlackItalic-Dm5AQjYU.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:JET Icon Font;src:url(./JET-icon-font-4d8eZBwK.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}header{position:relative;z-index:10;display:flex;align-items:center;justify-content:flex-start;height:8.4rem;padding:0 4rem;background-color:#ff8001}@media (min-width: 1199px){header{box-shadow:0 16px 40px #0003}}@media (max-width: 1199px){header{box-shadow:0 8px 20px #0003}}header .header__logo{height:4.8rem}@media (max-width: 1199px){header .header__logo{height:3rem}}#hero{flex:1 1 auto;padding:0;display:grid;grid-template-columns:50% 50%;grid-auto-rows:minmax(94rem,auto);direction:ltr;background:#fff}@media (max-width: 1199px){#hero{display:flex;flex-direction:column}}#hero .hero-media{position:relative;overflow:hidden}@media (max-width: 1199px){#hero .hero-media{min-height:40rem;flex:0 0 40rem}}#hero .hero-media__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 1199px){#hero .hero-media__image{height:100%}}#hero .hero-form-card{background:#dce5ea;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:4rem 12rem;text-align:right}@media (max-width: 1800px){#hero .hero-form-card{padding:8rem}}@media (max-width: 991px){#hero .hero-form-card{padding:6rem}}@media (max-width: 575px){#hero .hero-form-card{padding:4rem}}#hero .hero-form-card h1{margin-bottom:3rem;color:#373b4d;font-size:4.2rem;line-height:1.2}#hero .hero-form-card p{margin:0 0 8rem;color:#ff8001;font-size:2rem}.lead-form{position:relative}.lead-form .form-status-line{direction:ltr;font-size:1.6rem;line-height:1.4;display:flex;align-items:center;justify-content:flex-start;margin:.8rem 0 0;padding:.6rem 1.6rem;border-radius:1rem;color:#373b4d}.lead-form .form-status-line.success{background:#00800024}.lead-form .form-status-line.success .form-status-line__dot{background:green}.lead-form .form-status-line.error{background:#ff000124}.lead-form .form-status-line.error .form-status-line__dot{background:#ff0001}.lead-form .form-status-line__dot{flex:0 0 auto;width:1.2rem;height:1.2rem;border-radius:50%;display:inline-block}.lead-form .form-status-line__text{flex:1 1 auto;text-align:right;direction:rtl}@media (min-width: 767px){.lead-form.columns-2 .form-grid{grid-template-columns:1.5fr 1fr}}.lead-form.columns-1 .form-grid{grid-template-columns:1fr}.lead-form .form-grid{display:grid;gap:1.6rem}.lead-form .form-grid input,.lead-form .form-grid select,.lead-form .form-grid textarea{direction:rtl;height:4.6rem;padding-right:2rem;font-size:1.6rem;border:1px solid #898989;border-radius:1.5rem;width:100%;color:#6f6f6f;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff}@media (max-width: 767px){.lead-form .form-grid input,.lead-form .form-grid select,.lead-form .form-grid textarea{height:5rem}}.lead-form .form-grid input::placeholder,.lead-form .form-grid select::placeholder,.lead-form .form-grid textarea::placeholder{color:#6f6f6f}.lead-form .form-grid textarea{min-height:9.5rem;resize:vertical}.lead-form .form-grid .prefixed-field{direction:rtl;min-height:4.6rem;display:flex;align-items:center;padding:0 2rem 0 1rem;border:1px solid #898989;border-radius:1.5rem;background-color:#fff}@media (max-width: 767px){.lead-form .form-grid .prefixed-field{min-height:5rem}}.lead-form .form-grid .prefixed-field__label{color:#000;font-size:1.6rem;line-height:1.2;pointer-events:none;white-space:nowrap}.lead-form .form-grid .prefixed-field.is-invalid{border:1.5px solid #FF0001;background-color:#ff00011a}.lead-form .form-grid .prefixed-field input,.lead-form .form-grid .prefixed-field textarea{border:0;background:transparent;flex:1 1 auto;font-size:1.6rem;line-height:1.4;color:#6f6f6f;caret-color:#383838}.lead-form .form-grid .prefixed-field--textarea{align-items:flex-start;padding-top:1.2rem;padding-bottom:1.2rem}.lead-form .form-grid .prefixed-field--textarea .prefixed-field__label{margin-top:.4rem}.lead-form .form-grid .prefixed-field--textarea textarea{min-height:8rem}.lead-form .form-grid .prefixed-field input,.lead-form .form-grid .prefixed-field textarea{padding-right:.4rem}.employees-select .lead-form .form-grid .prefixed-field input,.employees-select .lead-form .form-grid .prefixed-field textarea{padding-right:2rem}.lead-form .form-grid .employees-select{position:relative;width:100%}.lead-form .form-grid .employees-select:before{content:url("data:image/svg+xml,%3csvg%20width='14'%20height='8'%20viewBox='0%200%2014%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%201L7%207L1%201'%20stroke='%236F6F6F'%20stroke-width='2'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:absolute;top:2.2rem;left:1.2rem;pointer-events:none;transition:transform .2s ease;z-index:3}.lead-form .form-grid .employees-select.is-open:before{transform:rotate(180deg)}.lead-form .form-grid .employees-select.is-invalid .employees-select__input{border:1.5px solid #FF0001;background-color:#ff00011a}.lead-form .form-grid .employees-select__input{cursor:pointer;position:relative;z-index:2}.lead-form .form-grid .employees-select__input::placeholder{color:#000}.lead-form .form-grid .employees-select__dropdown{position:absolute;top:100%;right:0;left:0;background:#fff;border:1px solid #898989;border-top:0;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;overflow:hidden;z-index:4;display:flex;flex-direction:column}.lead-form .form-grid .employees-select__dropdown .employees-select__option{font-size:1.6rem;line-height:1.6rem;color:#6f6f6f;padding:1.6rem;text-align:right;cursor:pointer}.lead-form .form-grid .employees-select__dropdown .employees-select__option:hover{background-color:#ffc58d;color:#000}.lead-form .form-grid .employees-select__dropdown .employees-select__option[aria-selected=true]{background-color:#ff80011a;color:#6f6f6f}.lead-form .form-grid .employees-select.is-open .employees-select__input{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}.lead-form .form-grid .employees-select .employees-select__dropdown{border:1.5px solid #FF8001}.lead-form .form-grid .full-width{grid-column:1/-1}.lead-form button{margin:3rem 0;width:100%}footer{position:relative;z-index:10;background-color:#ff8001;min-height:12rem;display:flex;align-items:center;justify-content:center;padding:1.6rem 4rem}@media (min-width: 1199px){footer{box-shadow:0 -16px 40px #0003}}@media (max-width: 1199px){footer{padding:4rem;box-shadow:0 -8px 20px #0003}}footer .links-wrapper{display:flex;justify-content:center;align-items:center;width:100%;gap:3rem;flex-wrap:nowrap}@media (max-width: 991px){footer .links-wrapper{display:block;text-align:center}}footer .links-wrapper a{font-size:1.6rem;color:#000;margin:0;display:block;font-weight:800;text-decoration:underline;font-size:14px}footer .links-wrapper p{margin:0;display:inline-flex;align-items:center;line-height:1.2;min-height:3.2rem;font-size:16px}@media (max-width: 991px){footer .links-wrapper a{margin:0 0 1.8rem}footer .links-wrapper a:first-child{margin-top:2rem}footer .links-wrapper p{padding-top:3rem}}
