@font-face {
    font-family: 'Unbounded';
    src: url('fonts/unbounded/Unbounded-Regular.ttf') format('truetype');
}
.wd-side-hidden{
    z-index: 10101;
}
button:disabled {
    opacity: .4;
    cursor: default;
}
.hidden-popup{
    display:none;
}
.popup {
    position: fixed;
    top: 36%;
    left: 20%;
    right: 20%;
    z-index: 99999;
    left: 0;
    right: 0;
}
.popup.numb1 {
    height: 530px;
}
.popup.numb2,
.popup.numb3 {
    height: 330px;
    top: 50vh;
}
.popup.numb2 .popup-title,
.popup.numb3 .popup-title {
    line-height: 1.43;
    font-size: 35px;
    margin: 4px 32px 10px 35px;
}
.popup.numb2 .popup-desc p,
.popup.numb3 .popup-desc p {
    line-height: 25px;
    margin: 10px 1px 6px 0;
    font-size: 19px;
    letter-spacing: 0.3px;
}
.popup.numb2 .popup-container-back,
.popup.numb3 .popup-container-back {
    top: -308px;
}
.popup.numb2 .border.left,
.popup.numb2 .border.right,
.popup.numb3 .border.left,
.popup.numb3 .border.right {
    background-image: url(../images/couner-icon.svg);
    width: 144px;
    height: 149px;
    background-position: center;
}
.popup.numb2 .popup-container,
.popup.numb3 .popup-container {
    padding: 35px;
}
.popup-container {
    padding: 25px;
    position: relative;
    z-index: 1;
    max-width: 696px;
    border-radius: 0px;
    border: 1px none #ffffff;
    box-shadow: 0px 0px 3px 0px rgba(2, 2, 2, 0.23);
    background-color: rgba(11, 4, 45, .90);
    margin: 0 auto;
    backdrop-filter: blur(3px);
    border: 1px solid #fff;
}
.popup .popup-container:after {
    content: '';
    background-image: url(../images/pop-up_form_back.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    z-index: -1;
}
.popup .popup-container:before {
    content: '';
    background-image: url(../images/main_img.png);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: -307px;
    z-index: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 730px;
    height: 325px;
}
.popup:after {
    content: '';
    background-image: url(../images/smoke.png);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: -200px;
    z-index: -1 !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 825px;
}
.border.left {
    background-image: url(../images/couner-icon.svg);
    width: 140px;
    height: 165px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 4px;
    transform: rotate(180deg);
    z-index: -1;
}
.border.right {
    background-image: url(../images/couner-icon.svg);
    width: 136px;
    height: 162px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: -1;
}
.popup-title {
    line-height: 24px;
    margin: 19px 32px 12px 35px;
    font-family: 'Unbounded';
    font-size: 25px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-align: center;
    color: #fff;
    letter-spacing: 0.4px;
}
.popup-desc p {
    line-height: 25px;
    margin: 10px 1px 16px 0;
    font-size: 17px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-align: center;
    color: #fff;
    letter-spacing: 0.7px;
}
.popup-desc ul {
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.popup-desc ul li {
    height: 16px;
    font-family: 'Montserrat';
    font-size: 17px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    list-style: none;
    display: flex;
    gap: 8px;
}
.popup form.wpcf7-form input {
    height: 38px;
    padding: 0 10px;
    letter-spacing: 0.3px;
}
.popup form.wpcf7-form p {
    margin-bottom: 21px;
}
.popup-desc ul li:before {
    content: '';
    display: block;
    width: 18px;
    height: 23px;
    background-image: url(../images/point.png);
    background-size: auto;
    background-repeat: no-repeat;
}
.popup form.wpcf7-form {
    max-width: 434px;
    margin: 0 auto;
    padding: 0 5px;
}
body .ui-widget.ui-widget-content {
    background: #111;
    box-shadow: inset 0px 0px 10px #7f612d, 0px 0px 8px #f6ddac;
    border: 1px solid #f6ddac;
    padding: 12px;
    width: 21em;
    z-index: 100000 !important;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
body .ui-widget-content .ui-state-default {
    border: 1px solid #0b042d;
    background: #0b042d;
    font-weight: normal;
    color: #fff;
    font-size: 15px;
}
body .ui-datepicker .ui-datepicker-header {
    background: #000;
    position: relative;
    padding: .2em 0;
    border: none;
    color: #fff;
}
body .ui-datepicker .ui-datepicker-prev span,
body .ui-datepicker .ui-datepicker-next span {
    filter: invert(1) brightness(2);
}
.ui-state-hover, .ui-widget-content .ui-state-hover,
a.ui-state-default.ui-state-active.ui-state-hover {
    background: #d93974 !important;
}
.ui-datepicker th {
    font-size: 12px;
}
.privacy span {
    font-family: Inter;
    font-size: 9px;
    font-weight: 100;
    line-height: 1.67;
    text-align: left;
    color: #fff;
}
p.privacy {
    margin-top: 34px;
    margin-bottom: 7px !important;
}
body .popup .bt-form-dl {
    background-color: #faae03 !important;
    color: #333 !important;
    min-width: 100%;
    font-family: Montserrat;
    font-size: 20.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 30px;
    text-align: center;
    height: 52px !important;
    letter-spacing: -0.5px !important;
}
form input.wpcf7-form-control {
    font-size: 15px;
    padding-left: 8px !important;
}
form input.wpcf7-form-control::placeholder {
    font-style: italic;
    color: #888;
}
button.pum-close.popmake-close {
    right: 0;
    left: auto;
    position: absolute;
    top: -4px;
    background: transparent;
    color: #fff;
    font-size: 20px;
    padding: 6px 11px;
}

.footer-form {
    padding: 48px 65px;
    position: relative;
    z-index: 1;
    max-width: calc(100% - 18px);
}
.footer-form:before {
    content: '';
    background-image: url('../images/footer_form_all.png');
    background-position: center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.footer-form-container {
    display: flex;
    gap: 30px;
    padding: 9px 50px 0 50px;
    align-items: center;
    z-index: 1;
    position: relative;
}
.footer-form-block:first-child {
    flex: 1 1 33%;
    max-width: 33%;
}
.footer-form-block:last-child {
    flex: 1 1 67%;
    max-width: 67%;
}
.footer-form-block .form-bl {
    flex: 1 1 55%;
    max-width: calc(55% - 25px);
}
.footer-form-block .form-bl:last-child {
    flex: 1 1 45%;
    max-width: calc(45% - 25px);
}
.footer-form-block form.wpcf7-form {
    display: flex;
    gap: 40px;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
}
.footer-form-title {
    font-family: 'Unbounded';
    font-weight: 500;
    text-align: left;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.4px;
}
.footer-form-desc ul {
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 10px;
    gap: 9px;
}
.footer-form-desc ul li {
    flex: 1 1 calc(50% - 9px);
    height: 23px;
    font-family: 'Montserrat';
    font-size: 17px;
    font-weight: 500;
    line-height: 1.15;
    text-align: left;
    color: #fff;
    list-style: none;
    display: flex;
    gap: 8px;
    margin-bottom: 0;
}
.footer-form-desc ul li:before {
    content: '';
    display: block;
    width: 18px;
    height: 23px;
    background-image: url(../images/point.png);
    background-size: auto;
    background-repeat: no-repeat;
}
.footer-form-desc p {
    margin: 20px 0px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    color: #fff;
}
.footer-form .border.left {
    left: 20px;
    top: 36px;
    transform: rotate(180deg);
    z-index: 0;
}
.footer-form .border.right {
    right: 23px;
    bottom: 32px;
    z-index: 0;
}
.footer-form .footer-form-block input.bt-form-dl {
    border: solid 1px #f6ddac;
    background-color: #faae03 !important;
    color: #333 !important;
    min-width: 100%;
    font-family: Montserrat;
    font-size: 20.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 30px;
    letter-spacing: normal;
    text-align: center;
    padding: 10px 28px !important;
    height: 50px !important;
    margin-top: 30px;
    letter-spacing: 0.2px;
}
.footer-form p.privacy label.checkbox-wrapper span {
    font-size: 13px;
    line-height: 17px;
}
.footer-form p.privacy {
    display: flex;
    margin-top: 29px;
}
.footer-form.numb2,
.footer-form.numb3 {
    padding: 68px 25px 60px 25px;
}
.footer-form.numb2 .footer-form-title,
.footer-form.numb3 .footer-form-title {
    font-size: 34px;
    line-height: 34px;
}
.footer-form.numb2 .footer-form-block:last-child,
.footer-form.numb3 .footer-form-block:last-child {
    flex: 1 1 100%;
    max-width: 100%;
}
.footer-form.numb2 .footer-form-title,
.footer-form.numb3 .footer-form-title {
    text-align: center;
}
.footer-form.numb2 .footer-form-desc p,
.footer-form.numb3 .footer-form-desc p {
    text-align: center;
    margin: 32px 0 0 0;
    font-size: 31px;
    line-height: 39px;
}

.checkbox-wrapper input[type="checkbox"] {
    display: none;
}

.checkbox-wrapper .custom-checkbox {
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #6a01f4;
    position: relative;
    cursor: pointer;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    min-width: 16px;
    max-width: 16px;
    flex: 1 1 16px;
}

.checkbox-wrapper input[type="checkbox"]:checked + .custom-checkbox::before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.footer-form-block .privacy span:first-child {
    padding-right: 20px;
}
.privacy label.checkbox-wrapper {
    display: flex;
    gap: 7px;
    align-items: center;
    letter-spacing: -0.1px;
}
input.wpcf7-form-control.has-error {
    border-bottom: 1px solid red;
}
form label .error-text {
    display: block;
    font-size: 12px;
    color: #c00;
}
.widget-discount {
    background-image: url(../images/widget_true-smoke.png);
    background-size: contain;
    width: 65px;
    height: 65px;
    display: block;
    position: fixed;
    right: 21px;
    bottom: 170px;
    z-index: 999;
    cursor: pointer;
    animation: wobble 4s infinite;
    transform-origin: center bottom;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active  {
    box-shadow: 0 0 0 30px #190e3a inset !important;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    height: 25px;
    margin-bottom: 3px;
}
.ui-datepicker .ui-datepicker-title {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 5px;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 5px;
}
body .ui-widget-content .ui-state-default {
    border: 1px solid #0b042d;
    background: #0b042d;
    font-weight: normal;
    color: #fff;
    font-size: 12px;
}
@keyframes wobble {
    0% {
        transform: rotate(-8deg);
    }
    50% {
        transform: rotate(8deg);
    }
    100% {
        transform: rotate(-8deg);
    }
}

@media screen and (max-width: 520px) {
    .popup .popup-container:before {
        top: -136px;
        background-size: 100%;
    }
    .popup-title {
        line-height: 22px;
        margin: 5px 30px 15px 30px;
        font-size: 20px;
    }
    .popup.numb2 .popup-title, .popup.numb3 .popup-title {
        line-height: 22px;
        margin: 5px 30px 12px 30px;
        font-size: 20px;
    }
    .popup-desc p {
        line-height: 18px;
        margin: 15px 1px 20px 0;
        font-size: 13px;
    }
    .popup-desc p:last-child {
        margin-bottom: 0;
    }
    .popup-desc ul {
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .popup-desc ul li {
        height: 12px;
        font-family: 'Montserrat';
        font-size: 11px;
        max-width: 50%;
        flex: 1 1 50%;
    }
    .popup-desc ul li:before {
        width: 12px;
        height: 16px;
        background-size: 12px;
    }
    .popup form.wpcf7-form {
        max-width: 80%;
    }
    .popup form input.wpcf7-form-control.bt-form-dl {
        font-size: 13px;
        height: 31px !important;
        padding: 5px;
        line-height: 13px;
        text-align: center;
        min-height: auto;
        margin-top: 18px;
    }
    .checkbox-wrapper .custom-checkbox {
        width: 12px;
        flex: 1 1 12px !important;
        height: 12px;
        min-width: 12px;
        max-width: 12px;
    }
    .checkbox-wrapper input[type="checkbox"]:checked + .custom-checkbox::before {
        content: '';
        display: block;
        width: 4px;
        height: 4px;
        min-width: 4px;
        max-width: 4px;
    }
    .popup.numb2 .border.left, .popup.numb2 .border.right, .popup.numb3 .border.left, .popup.numb3 .border.right {
        width: 62px;
        height: 73px;
    }
    .popup-container {
        max-width: 90% !important;
        padding: 25px 10px !important;
    }
    .popup p.privacy {
        margin-top: 25px;
        margin-bottom: 18px;
        display: flex;
    }
    .popup form p {
        margin-bottom: 14px;
    }
    .popup form p:last-child {
        padding-bottom: 0;
    }
    .popup form input.wpcf7-form-control {
        font-size: 10px;
        height: 17px !important;
    }
    .popup.numb2 .popup-container:before,
    .popup.numb3 .popup-container:before {
        top: -158px;
        background-size: 100%;
    }
    .popup.numb2 .border.left, .popup.numb3 .border.left {
        left: 5px;
    }
    .popup.numb2 .border.right, .popup.numb3 .border.right {
        right: 5px;
    }
    .popup.numb2 .popup-desc p, .popup.numb3 .popup-desc p {
        font-size: 13px !important;
        line-height: 18px !important;
        margin-bottom: 0;
    }
    .popup-container .border.left {
        width: 73px;
        height: 62px;
        left: -16px;
        top: 7px;
        z-index: -1;
    }
    .popup-container .border.right {
        width: 73px;
        height: 62px;
        right: -15px;
        bottom: 7px;
        z-index: -1;
    }
    .footer-form {
        margin-left: -20px;
        margin-right: -20px;
        padding: 26px;
        max-width: calc(100% + 40px);
    }
    .footer-form .border {
        display: none;
    }
    .footer-form-container {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: center;
        padding: 0;
    }
    .footer-form-block:first-child {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .footer-form-title {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
    }
    .footer-form-desc p {
        margin: 12px 0 15px 0;
        font-size: 13px;
        line-height: 18px;
        text-align: center;
    }
    .footer-form-block:last-child {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .footer-form-block form.wpcf7-form {
        display: flex;
        gap: 10px;
        flex-direction: column;
        max-width: 75%;
        margin: 0 auto;
    }
    .footer-form .footer-form-block input.bt-form-dl {
        color: #333 !important;
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        height: 31px !important;
        min-height: auto;
        margin-top: 5px;
        padding: 5px 10px !important;
    }
    .footer-form .footer-form-block input.bt-form-dl {
        color: #333 !important;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        height: 31px !important;
        margin-top: 5px;
    }
    .footer-form-desc ul li {
        font-size: 13px;
        line-height: 18px;
        height: 16px;
    }
    .footer-form-block .form-bl {
        flex: 1 1 100%;
        display: flex;
        flex-direction: column;
        max-width: 100%;
    }
    .footer-form-block .form-bl:last-child {
        flex-direction: column-reverse;
        max-width: 100%;
        gap: 10px;
    }
    .footer-form-block p.privacy {
        margin-top: 10px;
        margin-bottom: 21px;
    }
    .footer-form-block form label input.wpcf7-form-control {
        font-size: 10px;
        height: 21px;
    }
    .footer-form:before {
        background-image: url(../images/footer_form_mob.png);
        background-position: center;
    }
    .footer-form.numb2 .footer-form-title, .footer-form.numb3 .footer-form-title {
        font-size: 25px;
        line-height: 30px;
    }
    .footer-form.numb2 .footer-form-desc p, .footer-form.numb3 .footer-form-desc p {
        margin: 15px 0 0 0;
        font-size: 16px;
        line-height: 20px;
    }
    .footer-form.numb2 .footer-form-desc p br, .footer-form.numb3 .footer-form-desc p br {
        display: none;
    }
    .footer-form p.privacy label.checkbox-wrapper span {
        font-size: 9px;
        line-height: 14px;
    }
    form label input.wpcf7-form-control {
        font-size: 13px;
        height: 30px;
    }
    .footer-form-desc ul li:before {
        width: 14px;
        height: 19px;
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 420px) {
    .popup-block-scroll {
        max-height: 40vh;
        overflow: auto;
        z-index: 9;
        position: relative;
    }
}