.hero{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;position:relative;width:100%}.hero__content{color:#fff;padding-bottom:361px;padding-top:160px;text-align:center}.hero__content .title{margin-bottom:1rem}.hero__content .description{font-weight:700}@media(max-width:575.98px){.hero__content .description{font-size:.875rem}}.detailsForm{margin-bottom:8rem;margin-top:-14rem;position:relative}@media(max-width:575.98px){.detailsForm{margin-top:-18rem}.detailsForm .inner-container{margin:0}}.detailsForm[data-currenttab=tab1] .detailsForm__header:after{left:0}.detailsForm[data-currenttab=tab1] .detailsForm__container--layer:first-child{display:block}.detailsForm[data-currenttab=tab1] .detailsForm__footer #backBtn{display:none}.detailsForm[data-currenttab=tab2] .detailsForm__header:after{right:0}.detailsForm[data-currenttab=tab2] .detailsForm__container--layer:last-child{display:block}.detailsForm__wrapper{background:#fff;border-radius:16px;box-shadow:0 4px 13px rgba(0,0,0,.25)}.detailsForm__wrapper .detailsForm__successMsg,.detailsForm__wrapper.success .detailsForm__wrapper--container{display:none}.detailsForm__wrapper.success .detailsForm__successMsg{display:block}.detailsForm__header{border-bottom:1px solid #252020;display:flex;justify-content:space-around;position:relative;text-align:center}.detailsForm__header:after{background-color:#252020;bottom:0;content:"";height:3px;position:absolute;width:50%}.detailsForm__header .title{opacity:.5;padding:24px 2rem 1rem}@media(max-width:575.98px){.detailsForm__header .title{font-size:.875rem}}.detailsForm__header .title.active{opacity:1}.detailsForm__container{padding:24px 3rem 0}@media(max-width:575.98px){.detailsForm__container{padding:24px 2rem 0}}.detailsForm__container--layer{display:none}.detailsForm__container .formGroup{margin-bottom:36px}.detailsForm__container .formGroup .error{color:red;display:none;margin-top:10px}.detailsForm__container .formGroup .form-control,.detailsForm__container .formGroup .form-select{border:1px solid #000;border-radius:8px;box-shadow:none;height:56px;outline:none}.detailsForm__container .formGroup .form-control:not([type=file]),.detailsForm__container .formGroup .form-select:not([type=file]){height:56px}.detailsForm__container .formGroup .form-control:focus:invalid,.detailsForm__container .formGroup .form-select:focus:invalid{border-color:red}.detailsForm__container .formGroup .form-control.textarea,.detailsForm__container .formGroup .form-select.textarea{height:180px}.detailsForm__container .formGroup label{margin-bottom:1rem}.detailsForm__container .formGroup label.sub-head-3{font-weight:400}.detailsForm__container .mainGroup .title{margin-bottom:1rem}.detailsForm__footer{padding:2rem 3rem 108px}@media(max-width:575.98px){.detailsForm__footer{padding:2rem 2rem 3rem}}.detailsForm__footer .errorResponseText{color:red;display:none}.detailsForm__footer .errorResponseText.show{display:block}.detailsForm__footer .custom-btn{color:#fff;font-weight:700;min-width:139px;padding:13px 32px}.detailsForm__footer #backBtn{background:transparent;border:1px solid #e35200;color:#252020;position:relative;z-index:3}.detailsForm__footer #backBtn span{position:relative;z-index:-1}@media(max-width:575.98px){.detailsForm__footer #backBtn span{display:none}}.detailsForm__footer #backBtn svg{display:none}@media(max-width:575.98px){.detailsForm__footer #backBtn svg{display:initial}}.detailsForm__successMsg{padding:112px 6vw;text-align:center}.detailsForm__successMsg--successBox{align-items:center;background-color:#3ce712;border-radius:50%;display:flex;height:10rem;justify-content:center;margin-inline:auto;width:10rem}@media(max-width:575.98px){.detailsForm__successMsg--successBox{height:5rem;width:5rem}}.detailsForm__successMsg--successBox svg{color:#fff;height:8rem;width:8rem}@media(max-width:575.98px){.detailsForm__successMsg--successBox svg{height:3rem;width:3rem}}.detailsForm__successMsg--message{padding-top:1rem}.detailsForm__successMsg--message h4.sub-head-1{margin-bottom:35px;margin-top:1rem}.detailsForm__successMsg--message button{margin-top:3rem}.detailsForm__successMsg--message button a{font-weight:700}