.elementor-171682 .elementor-element.elementor-element-7c1ba91{--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;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-171682 .elementor-element.elementor-element-7c1ba91:not(.elementor-motion-effects-element-type-background), .elementor-171682 .elementor-element.elementor-element-7c1ba91 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e5caeda );}#elementor-popup-modal-171682{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-171682 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-171682 .dialog-close-button{display:flex;}#elementor-popup-modal-171682 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS */.hs-form-field {
    padding: 5px;
}

.hs-input {
    margin-top: 5px;
    background-color: #f4f8fa;
    border: 1px solid #cbd6e1 !important;
    color: #34485b;
}

.hs-button {
    margin-top: 15px;
    border-radius: 5px !important;
    background-color: #60aae0 !important;
    font-weight: 700 !important;
    border: #60aae0 !important;
}

.legal-consent-container {
    color: #24313e;
    margin-top: 20px;
   
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
    display: inline !important;
}

ul.inputs-list {
    list-style: none;
    margin: 0 !important;
    padding-left: 0;
    align-items: center !important;
}

ul.inputs-list label {
    list-style: none;
    margin: 0 !important;
    padding-left: 0;
    align-items: center !important;
}

.form-columns-0 {
    max-width: 1000px !important;
}
.form-columns-1 {
    max-width: 1000px !important;
}
.form-columns-2 {
    max-width: 1000px !important;
}
.form-columns-3 {
    max-width: 1000px !important;
}

ul.inputs-list input[type="checkbox"] {
  vertical-align: middle;  
  position: relative;
  top: -3px;  
  margin-right: 8px;
}
input[name="shipping_same_as_billing"][type="radio"] {
  appearance: auto !important;
  opacity: 1 !important;
  display: inline-block !important;
  margin-right: 6px;        
  position: static !important;
}
table td, table th {
    border: 0px solid !important;
   
}

.hs-error-msgs label {
    color: #f2545b;
}/* End custom CSS */