.elementor-77378 .elementor-element.elementor-element-a37f40b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:15px 15px 15px 15px;--padding-top:35px;--padding-bottom:35px;--padding-left:20px;--padding-right:20px;overflow:visible;}.elementor-77378 .elementor-element.elementor-element-43c6276 > .elementor-widget-container{background-color:#FFFFFF;padding:5px 5px 5px 5px;border-radius:0px 0px 0px 0px;}.elementor-77378 .elementor-element.elementor-element-43c6276.elementor-element{--align-self:center;}.elementor-77378 .elementor-element.elementor-element-43c6276{z-index:2;}#elementor-popup-modal-77378 .dialog-widget-content{animation-duration:1.1s;border-radius:15px 15px 15px 15px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-77378{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-77378 .dialog-message{width:510px;height:auto;}#elementor-popup-modal-77378 .dialog-close-button{display:flex;top:10px;font-size:22px;}body:not(.rtl) #elementor-popup-modal-77378 .dialog-close-button{right:15px;}body.rtl #elementor-popup-modal-77378 .dialog-close-button{left:15px;}#elementor-popup-modal-77378 .dialog-close-button i{color:#000000;}#elementor-popup-modal-77378 .dialog-close-button svg{fill:#000000;}@media(max-width:1366px){#elementor-popup-modal-77378 .dialog-close-button{top:45px;}body:not(.rtl) #elementor-popup-modal-77378 .dialog-close-button{right:221px;}body.rtl #elementor-popup-modal-77378 .dialog-close-button{left:221px;}}@media(max-width:1024px){.elementor-77378 .elementor-element.elementor-element-43c6276 > .elementor-widget-container{padding:30px 30px 30px 30px;}#elementor-popup-modal-77378 .dialog-close-button{top:50px;}body:not(.rtl) #elementor-popup-modal-77378 .dialog-close-button{right:13%;}body.rtl #elementor-popup-modal-77378 .dialog-close-button{left:13%;}}@media(max-width:767px){.elementor-77378 .elementor-element.elementor-element-43c6276 > .elementor-widget-container{padding:5px 5px 20px 5px;}.elementor-77378 .elementor-element.elementor-element-43c6276{z-index:2;}#elementor-popup-modal-77378 .dialog-close-button{top:11%;}body:not(.rtl) #elementor-popup-modal-77378 .dialog-close-button{right:3%;}body.rtl #elementor-popup-modal-77378 .dialog-close-button{left:3%;}}/* Start custom CSS for html, class: .elementor-element-43c6276 */.book-wrapper .hbspt-form form {
width: 100%;
}

.book-wrapper .hbspt-form {
    align-items: center;
    display: flex;
    justify-content: center;
}
 .hs-form-field label span {
    color: #000000;
}
.book-wrapper .hbspt-form .input input, .book-wrapper .hbspt-form .input select,
    .book-wrapper .hbspt-form .input textarea {
    color: #000;
    width: 100% !important;
    height: 44px;
    border-radius: 65px;
    padding: 10px 25px 10px 25px;
    box-shadow: inset 0 0 0 0px #3F3F3F, inset 0 0 0 12px white, 0 6px 20px #F6F6F6;
}

.book-wrapper .hbspt-form .input textarea {
    border-radius: 15px;
     height: auto;
}


.book-wrapper .hbspt-form .input input:focus, .book-wrapper .hbspt-form .input select:focus {
    border: 1px solid #C9B1FB;
}
.book-wrapper .hs-form-field ul {
    padding-left: 0;
    margin-left: 0;
}

.book-wrapper .hbspt-form .input .hs-form-checkbox-display input {
    color: inherit;
    width: inherit !important;
    height: inherit;
    border-radius: inherit;
    box-shadow: inherit; margin-right: 10px;
}

.book-wrapper .hs-form-field ul li label {
    color: red;
    font-size: 16px;
    
    font-family: "Switzer", Sans-serif !important;
}

.book-wrapper .hs-form-field    ul {
    list-style: disc;
    color: #fff;
}

.book-wrapper ul.inputs-list.multi-container li.hs-form-checkbox {
width: auto;
margin-right: 30px;
}

.book-wrapper ul.inputs-list.multi-container {
display: flex;
flex-wrap: wrap;
}

.book-wrapper .hbspt-form fieldset {
    margin-bottom: 20px;
}
.book-wrapper .hbspt-form input[type="submit"] {
    font-weight: 500;
    text-transform: capitalize;
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    background-color: transparent !important;
    background-image: linear-gradient(245deg, #FF6835 0%, #603BFC 100%) !important;
    padding: 10px 40px 10px 40px;
    align-items: center;
box-shadow: 0px 4px 2px 0px rgba(194, 67, 115, 0.25);
}
.book-wrapper ul.inputs-list.multi-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.book-wrapper .hbspt-form .hs_submit.hs-submit .actions {
    text-align: center;
    margin-top: 40px;
}

.book-wrapper .hbspt-form .input .hs-form-checkbox-display input {
    color: inherit;
    width: inherit !important;
    height: inherit;
    border-radius: inherit;
    box-shadow: inherit;
    margin-right: 10px;
    margin-bottom: 10px;
}
.book-wrapper ul.inputs-list.multi-container li.hs-form-checkbox {
    width: auto;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #F7F7F8;
    padding: 5px 15px 5px 15px;
    list-style-type: none;
    border-radius: 5px;
}

.book-wrapper .hbspt-form .input .hs-form-checkbox-display input {
    font-weight: 400;
    color: inherit;
    width: 20px !important;
    height: 20px !important;
    border-radius: inherit;
    box-shadow: inherit;
    margin-right: 10px;
    margin-bottom: 0px;
    position: relative;
    top: 4px;
    left: -3px;
}
.book-wrapper .hbspt-form span.hs-form-required {
    display: none;
}

.book-wrapper .hbspt-form .hs-form-field, .book-wrapper .hbspt-form .hs-form-field {
    margin-bottom: 20px;
}

.book-wrapper ul.inputs-list.multi-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 20px;
}

.book-wrapper .hbspt-form span:first-child {
    margin-bottom: 7px;
    display: inline-block;
}


/* css-radio-btn*/

.book-wrapper .hbspt-form .input .hs-form-radio input {
box-shadow: inherit;
 height: auto;
 width: 20px !important;
margin-right: 5px;
}
.book-wrapper .hbspt-form .input li.hs-form-radio {
    list-style: none;
    margin-right: 30px;
}

.book-wrapper .hs-form-field ul li.hs-form-radio label {
 display: flex
}

.book-wrapper ul[role=checkbox].inputs-list.multi-container {
margin-top: 5px;
}/* End custom CSS */