.lds-ellipsis div{
  background: #ccc;
}
.popup form.show{displayy:flex;}
.popup form{displayy:none;}
.hideform{
    display:block !important;
  }
.popup {
    background: #000000bd;
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
  left:0;
}
 

.hs_region, .hs_nearest_center,.hs_province {
    display: none !important;!i;!;
}

.hs_submit.hs-submit {
    width: 100%;
    text-align: center;
}
div#wse-form-hs-container form {
    gap: 15px;
}
.popup .cont {
    max-width: 740px;
    background: #fff;
    margin: 30px auto 0;
    padding: 40px;
    position: relative;
}

.close {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 24px;
    line-height: 20px;cursor:pointer;
}

.popup h2 {
    text-align: center;
    color: #003359;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 30px;
}
.vs__selected-options input {
    border: 0 !important;
}
.popup li.hs-form-booleancheckbox span {
    font-size: 10px;
    line-height: 18px;
    display: inline-block;
    padding-left: 30px;
}
input.hs-button.primary.large {
    text-align: center;
    background: #EE3044;
    font-size: 14px;
    color: #fff;
    padding: 14px 30px !important;
    border-radius: 3px !important;
    border: 0 !important;
}
div#cnt_nearest_center {
    padding-left: 10px;
}
.popup input[name="privacy"] {
    position: absolute;
    margin-top: -10px;
}
.popup input {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    min-height: 40px !important;!i;!;
    padding: 10px;
    font-size: 13px;
}

.popup label span {
    color: #000 !important;!i;!;
    font-size: 13px;
}
ul.no-list.hs-error-msgs.inputs-list {
    text-align: center;
}

@media (max-width:600px){

.popup .cont {
    margin: 0 !important;!i;!;
    height: 100vh;
    overflow-y: scroll;
        padding: 50px 30px 80px !important;
}

.close {
    top: 10px;
    right: 15px;
}

.popup h2 {
    font-size: 20px !important;!i;!;
    line-height: 30px !important;!i;!;
    margin: 0 0 10px !important;!I;!;
}
.vs--disabled .vs__clear, .vs--disabled .vs__dropdown-toggle, .vs--disabled .vs__open-indicator, .vs--disabled .vs__search, .vs--disabled .vs__selected {
    background: #fff !important;
}
div#cnt_nearest_center {
    padding: 20px 0 0 !important;
}
.vs__selected-options input {
    min-width: 250px;
}
span.vs__selected {
    position: absolute;
}
.popup .cont {
  padding: 40px 40px 120px;}

}
span#hs_cos_wrapper_widget_1740064587787_ fieldset.form-columns-1 {
    display: none;
}
.privacytext{display:flex !important;}
span#hs_cos_wrapper_widget_1740064587787_ fieldset.form-columns-2 + fieldset.form-columns-1 {
    display: flex;
}
div#cnt_city {
    margin-top: 10px;
}
.popup li.hs-form-booleancheckbox span {
    padding: 10px 0 0;
}