@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

:root {
    --font-family-body: 'Inter', sans-serif;
    --font-family-display: 'Sora', sans-serif;
}

.form-container {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.quote-wrapper,
.thanks {
    font-family: var(--font-family-body);
}

.quote-wrapper h1,
.quote-wrapper h2,
.quote-wrapper h3,
.quote-wrapper .quote-title,
.quote-wrapper .step-content-top h2,
.quote-wrapper .step-nav__item,
.thanks .thanks__title,
.thanks .thanks__steps-title {
    font-family: var(--font-family-display);
}

.thanks {
    padding: 120px 24px 160px;
    background: #fff;
    color: #111;
}

.thanks__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 48px;
    max-width: 756px;
    margin: 0 auto;
}

.thanks__cards {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
}

.thanks__card {
    width: 100%;
    background: #fff;
    box-shadow: 0 24px 35px rgba(17, 24, 39, 0.06);
}

.thanks__card--hero {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 48px;
    padding: 48px;
    border-radius: 24px;
}

.thanks__card--steps {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 24px;
    border-radius: 16px;
}

.thanks__icon {
    flex-shrink: 0;
    width: 96px;
    height: 96px;
    line-height: 0;
}

.thanks__icon img {
    display: block;
    width: 96px;
    height: 96px;
}

.thanks__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    max-width: 660px;
}

.thanks__title {
    margin: 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
    color: #111;
}

.thanks__text {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: #111;
}

.thanks__text strong {
    font-weight: 700;
}

.thanks__steps-title {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #111;
}

.thanks__steps {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.thanks__step {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.thanks__step-num {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #0a0a0a;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
}

.thanks__step-text {
    flex: 1;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #555;
}

.thanks__btn {
    min-height: 56px;
    padding: 8px 24px;
    font-size: 20px;
    line-height: 24px;
}

.quote-wrapper {
    padding: 120px 0px;
    background-color: #F2F2F2;
    color: #111;
}

.quote-wrapper .quote-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 116%;
    margin-bottom: 48px;
}

.step-box {
    display: flex;
    justify-content: space-between;
}

.step-nav {
    width: 270px;
}

.step-content {
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0 0 30px 0 rgba(39, 39, 39, 0.06);
    padding: 46px 38px 54px 40px;
    width: 870px;
    min-height: 680px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.quote-wrapper .step-nav__item {
    position: relative;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 32px;
    color: #AAA;
    display: flex;
    align-items: center;
}

.step-nav__item.active {
    color: #111;
}

.step-nav__item.completed {
    color: #111;
}

.quote-wrapper .step-nav__item img {
    margin-left: 8px;
}

.quote-wrapper .step-of {
    color: 555;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
}

.quote-wrapper .step-content-top h2 {
    color: #111;
    font-size: 32px;
    font-weight: 700;
    line-height: 125%;
    margin: 16px 0px 32px;
}

.step-note {
    position: relative;
    color: #111;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    padding-left: 28px;
    margin-top: -6px;
}

.step-note::before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2293_2158)"><path d="M10 19.0002C14.9706 19.0002 19 14.9708 19 10.0002C19 5.02968 14.9706 1.00024 10 1.00024C5.02944 1.00024 1 5.02968 1 10.0002C1 14.9708 5.02944 19.0002 10 19.0002Z" stroke="%2300F391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 14.0002H10.01V14.0102H10V14.0002Z" stroke="%2300F391" stroke-width="3" stroke-linejoin="round"/><path d="M10 10.0002V6.00024" stroke="%2300F391" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2293_2158"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 2px;
    left: 0;
}

.quote-wrapper #third_step .step-content-top h2 {
    margin-bottom: 4px;
}

.selects-box {
    display: flex;
    justify-content: space-between;
}

.select-wrapp {
    position: relative;
}

.quote-wrapper .label {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 8px;
}

.quote-wrapper .select-inp {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.selects-box .select-inp {
    width: 250px;
}

.select-inp:after {
    content: '';
    width: 16px;
    height: 7px;
    background: url(../images/select-arrow.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: calc(50% - 3.5px);
    right: 16px;
    transition: all 0.3s ease;
    z-index: 2;
    pointer-events: none;
}

.select-non-arrow:after {
    display: none;
}

.quote-wrapper .inp {
    width: 100%;
    height: 60px;
    padding: 19px 16px;
    background: #fff;
    border: 1px solid #DDD;
    border-radius: 12px;
    outline: none !important;
    font-family: var(--font-family-body);
    font-weight: 400;
    font-size: 16px;
    color: #111;
}

.quote-wrapper .inp::placeholder {
    color: #777;
}

.remove-btn {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #EB5757;
    margin-top: 0;
    margin-bottom: 45px;
}

.remove-btn::before {
    content: '';
    width: 26px;
    height: 26px;
    background: url(../images/remove.svg);
    position: absolute;
    top: calc(50% - 13px);
    left: 0;
}

.temp-container .temp-inputs:nth-child(1) .remove-btn {
    display: none;
}

.temp-container .temp-inputs {
    padding-top: 14px;
}

.temp-container .temp-inputs:nth-child(1) {
    padding-top: 0;
}

.error-text {
    color: red !important;
    border: 1px solid red !important;
}

span.error-text {
    display: none !important;
}

#form_loader {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff85;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}

#form_loader.active {
    visibility: visible;
}

#gear {
    width: 200px;
}

#gear img {
    width: 100%;
    height: auto;
    animation: rotateGear 2.5s infinite linear;
}

@keyframes rotateGear {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

.errors {
    margin: -10px 0px 40px;
    padding: 0;
    list-style-type: none;
}

.errors li {
    margin-top: 7px;
}

.errors .error {
    color: red;
}

.errors .help-text {
    color: #646464;
    font-size: 14px;
}

.step-errors-block .title {
    text-align: left;
}

.step-errors-block a {
    margin-top: 20px;
}

.move-wrapp {
    display: flex;
    justify-content: space-between;
}

.move-wrapp .move-input {
    width: 385px;
}

.info-wrapp {
    position: relative;
}

.info-right {
    position: absolute;
    right: 16px;
    top: calc(50% - 8px);
    cursor: pointer;
    z-index: 2;
    line-height: 0;
}

.info-right span {
    visibility: hidden;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 171px;
    height: 49px;
    font-size: 13px;
    line-height: 15px;
    padding: 0px 5px 0px 9px;
    background: #fff;
    border: 1px solid #E6E7E8;
    border-radius: 4px;
    font-weight: 400;
    color: #1F2428;
    top: calc(50% - 25px);
    right: 25px;
}

.info-right span::before {
    content: '';
    position: absolute;
    top: 7px;
    right: -9px;
    height: 35px;
    width: 15px;
    background: url(../images/info-triangle-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#ui-datepicker-div {
    display: none;
}

.ui-autocomplete {
    width: 385px !important;
    z-index: 100;
    padding: 0;
    border-radius: 4px;
    border: 1px solid #E6E7E8;
    box-shadow: 0 4px 25px rgba(105, 114, 132, 0.2);
}

.ui-menu .ui-menu-item-wrapper {
    padding: 10px 20px;
    color: #313131;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.ui-menu .ui-menu-item .ui-state-active {
    background-color: #00F391;
    border: 1px solid #00F391;
    color: #111;
}

.ui-menu-item {
    border-bottom: 1px solid #E6E7E8;
}

.ui-menu-item:last-child {
    border-bottom: none;
}

.info-right .error-zip {
    display: none;
    width: 200px;
    padding: 0px 5px;
    width: 185px;
    font-size: 12px;
}

.email-info.info-active span,
.phone-info.info-active span,
.email-info:hover span,
.phone-info:hover span {
    visibility: visible !important;
}

.info:hover .zip-dropdown {
    visibility: visible;
}

.info-active-zip .error-zip {
    display: flex;
    visibility: visible;
}

.info-active-zip span:not(.error-zip) {
    display: none;
}

.info-active:hover .zip-dropdown,
.info-active .zip-dropdown {
    visibility: visible;
}

.info-difference:hover .zip-dropdown,
.info-difference .long-distance {
    visibility: visible;
}

.check-wrapper {
    margin: 39px 0px;
}

.datepicker,
.datepicker-flex {
    box-shadow: 0px 0px 30px 0px rgba(39, 39, 39, 0.06);
    border-radius: 8px;
}

.quote-wrapper .datepicker-wrapper {
    position: absolute;
    top: 40px;
    left: 50px;
    z-index: 2;
    font-family: var(--font-family-body);
}

.datepicker-inp {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.ui-datepicker-calendar {
    width: 100%;
}

.ui-datepicker {
    padding: 30px 40px 20px 35px;
}

.ui-widget.ui-widget-content {
    width: 375px;
    border: none;
    background: #FFFFFF;
}

.ui-widget-header {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #1F2428;
    background: none;
    border: none;
}

.ui-datepicker table {
    margin: 0;
}

.ui-datepicker .ui-datepicker-header {
    padding: 0;
    position: relative;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    color: #C6C3D2;
}

.quote-wrapper .ui-datepicker-unselectable.ui-state-disabled .ui-state-default {
    background: transparent;
    color: #111;
}

.ui-datepicker-prev.ui-state-disabled {
    opacity: .35;
    cursor: default !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    border: none;
    background: none;
    display: flex;
    justify-content: center;
    text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    color: #454545;
}

.quote-wrapper .ui-datepicker th {
    padding: 25px 0px;
    font-size: 15px;
    line-height: 18px;
    color: #111;
    font-weight: 600;
}

.quote-wrapper .ui-datepicker-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button {
    text-align: center;
    padding: 0;
    border-radius: 50%;
    padding: 0;
    align-items: center;
    width: 100% !important;
    height: 100%;
    max-width: 40px;
    display: flex;
    justify-content: center;
    padding-right: 1px;
    margin-left: auto;
    margin-right: auto;
}

.ui-datepicker td span,
.ui-datepicker td a {
    padding: 0;
}

.quote-wrapper .ui-datepicker-current-day a {
    background: #0A0A0A;
    color: #fff !important;
}

.ui-datepicker td {
    height: 40px;
    padding: 0;
}

.ui-widget-header .ui-icon {
    width: 6.5px;
    height: 12px;
    background-image: url(../images/date-arrow.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    position: absolute;
    margin-left: 0;
    left: auto;
    right: 0;
    font-size: 0;
    top: calc(50% - 6.5px);
    margin: 0;
}

.ui-datepicker .ui-datepicker-prev span {
    left: 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    width: 6.5px;
    height: 100%;
    cursor: pointer;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: none;
    background: none;
    border-width: 0;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
}

.ui-datepicker .ui-datepicker-prev span {
    transform: rotate(180deg);
}

.datepicker-availiable {
    display: flex;
    flex-direction: column-reverse;
    background: #fff;
}

.quote-wrapper .datepicker-availiable p {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 15px 16px;
    font-weight: 400;
    font-size: 14px;
    line-height: 142%;
    text-align: center;
    color: #111;
    border-top: 1px solid #F2F6FC;
    margin-bottom: 0;
}

.pac-logo:after {
    background-image: none !important;
    height: 0px;
    content: none;
    display: none;
}

.pac-container {
    -webkit-box-shadow: 0px 4px 25px rgba(105, 114, 132, 0.2);
    box-shadow: 0px 4px 25px rgba(105, 114, 132, 0.2);
    margin-top: 3px;
    border-radius: 4px;
    border-top: none;
}

.pac-item {
    font-size: 14px;
    padding: 4px 10px;
    cursor: pointer;
}

.pac-item-query {
    font-size: 16px;
    padding-right: 4px;
}

.pac-icon {
    background-image: url(../images/location-places.svg) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.pac-icon {
    margin-top: 5px;
    margin-right: 8px;
}

.inp-load {
    position: relative;
}

.inp-load::before {
    content: '';
    position: absolute;
    top: calc(50% - 10px);
    right: 40px;
    padding: 8px;
    border: 2px solid #ebf1fc;
    border-right-color: #00F391;
    border-radius: 50%;
    -webkit-animation: rotate 0.7s infinite linear;
    z-index: 1;
}

.select-other {
    display: flex;
    position: relative;
}

.select-other__arrow {
    position: absolute;
    top: 7.5px;
    right: 5px;
    z-index: 2;
    padding: 8px;
    cursor: pointer;
}

.select-other__arrow img {
    max-width: 22px;
    height: auto;
}

.select-other .inp::placeholder {
    color: #828282;
    font-weight: 400;
}

.select-inp.hide,
.select-other.hide {
    display: none;
}

.select-inp {
    cursor: pointer;
}

.select-other.select-inp:after {
    display: none;
}

.select-inp select {
    padding: 10px 19px;
    line-height: 1.4;
}

.inputs-size {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
    display: none;
}

.inputs-size__item {
    width: calc(25% - 15px);
}

.inputs-size__wrapp {
    position: relative;
}

.inputs-size__wrapp input::-webkit-outer-spin-button,
.inputs-size__wrapp input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.select-size-wrapp {
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #E1E3EC;
    height: 100%;
    display: flex;
    align-items: center;
    width: 78px;
}

body .inputs-size .select-inp-select2 .select2-choice {
    padding: 16px;
    padding: 0 38px 0 16px;
    color: #111;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.select-size-wrapp .select2-container .select2-choice>.select2-chosen {
    margin: 0;
    width: 22px;
}

.select-size-wrapp .select2-container {
    height: calc(100% - 2px);
}

.select-size:after {
    content: '';
    width: 16px;
    height: 8px;
    background: url(../images/select-arrow.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: calc(50% - 3.5px);
    right: 14px;
    transition: all 0.3s ease;
    z-index: 2;
    pointer-events: none;
}

.sizes-info {
    display: flex;
    margin: 40px 0 24px;
}

.sizes-info__title {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 115%;
    margin-top: 7px;
}

.sizes-info__additional {
    margin-left: 24px;
    color: #111;
    font-size: 14px;
    font-weight: 700;
    line-height: 150%;
    padding: 8px 16px;
    border-radius: 24px;
    border: 1px solid rgba(98, 39, 167, 0.11);
    background: rgba(98, 39, 167, 0.07);
}

.not-sizes {
    position: relative;
}

.switcher {
    display: flex;
    align-items: center;
}

.switcher input {
    display: none;
}

.switcher input+label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0;
}

.switcher input+label {
    width: 51px;
    min-width: 51px;
    height: 31px;
}

.switcher input+label:before,
.switcher input+label:after {
    display: block;
    position: absolute;
    bottom: 0px;
    content: "";
    transition: all 0.2s ease;
}

.switcher input+label:before {
    top: 0px;
    left: 0px;
    right: 0px;
    background: #E7E7E7;
    border-radius: 60px;
}

.switcher input+label:after {
    top: calc(50% - 14px);
    left: 0px;
    width: 28px;
    height: 28px;
    margin: 0;
    margin-left: 2px;
    background: #FFFFFF;
    border-radius: 100%;
}

.switcher input:checked+label:before {
    background: #3DA21D;
}

.switcher input:checked+label:after {
    margin-left: calc(100% - 30px);
}

.switcher-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #111;
    margin-left: 16px;
    margin-bottom: 0;
}

.rv-select {
    position: relative;
    margin-bottom: 24px;
}

.rv-select-inp {
    max-width: 400px;
    cursor: pointer;
    position: relative;
    user-select: none;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

.rv-select-inp:after {
    content: '';
    width: 16px;
    height: 7px;
    background: url(../images/select-arrow.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: calc(50% - 3.5px);
    right: 16px;
    transition: all 0.3s ease;
    z-index: 2;
    pointer-events: none;
}

.selected-value {
    font-weight: 400;
    font-size: 14px;
}

.rv-select-value.error-text~.rv-select-inp {
    border: 1px solid red !important;
}

.rv-options {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    width: 100%;
    background: #FFF;
    border-radius: 4px;
    border: 1px solid #E1E3EC;
    z-index: 100;
    max-height: 500px;
    overflow-y: auto;
    padding-top: 16px;
}

.main-option {
    padding: 4px 32px 4px 16px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
}

.main-option::before {
    content: '';
    width: 17px;
    height: 18px;
    background-image: url('data:image/svg+xml,<svg width="17" height="18" viewBox="0 0 17 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.5 0.5C8.77614 0.5 9 0.723858 9 1V8.5H16.5C16.7761 8.5 17 8.72386 17 9C17 9.27614 16.7761 9.5 16.5 9.5H9V17C9 17.2761 8.77614 17.5 8.5 17.5C8.22386 17.5 8 17.2761 8 17V9.5H0.5C0.223858 9.5 0 9.27614 0 9C0 8.72386 0.223858 8.5 0.5 8.5H8V1C8 0.723858 8.22386 0.5 8.5 0.5Z" fill="%230A0A0A"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 8px;
    right: 16px;
    transition: all 0.3s ease;
}

.main-option.active::before {
    background-image: url('data:image/svg+xml,<svg width="17" height="18" viewBox="0 0 17 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 8.5C16.7761 8.5 17 8.72386 17 9C17 9.27614 16.7761 9.5 16.5 9.5H0.5C0.223858 9.5 0 9.27614 0 9C0 8.72386 0.223858 8.5 0.5 8.5H16.5Z" fill="%230A0A0A"/></svg>');
}

.sub-options {
    display: none;
    background: #fff;
    margin-bottom: 12px;
}

.sub-options.active {
    display: block;
}

.sub-option {
    padding: 9px 32px;
    cursor: pointer;
}

.sub-option:last-child {
    margin-bottom: 0;
}

.sub-option:hover {
    background: #f9f9f9;
}

.sub-option.selected {
    background: rgba(98, 39, 167, 0.10);
}

.rv-select.open .rv-options {
    display: block;
}

.rv-select-value {
    position: absolute;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}

.not-sizes-rv .not-sizes-info {
    top: 28px;
    right: 0;
}

.not-sizes-info {
    position: absolute;
    top: -23px;
    right: 57px;
    width: 296px;
    padding: 11px 12px 9px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-radius: 20px;
    border: 1px solid #DDD;
    background: #FFF;
}

.not-sizes-hand,
.not-sizes-close {
    line-height: 0;
}

.not-sizes-hand svg {
    min-width: 24px;
}

.not-sizes-info__text {
    font-size: 14px;
    font-weight: 700;
    line-height: 150%;
    width: 206px;
}

.not-sizes-close {
    cursor: pointer;
}

.not-sizes-close svg {
    min-width: 20px;
}

/* Select2 */

body .select-inp-select2 .select-inp {
    padding: 0;
}

body .select-inp-select2 .select-inp:after {
    display: none;
}

body .select-inp-select2 .select2-choice {
    height: 100%;
    padding: 19px 16px;
    border: none;
    border-radius: 12px;
    background: #fff;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    color: #111111;
    display: flex;
    align-items: center;
}

body .select2-container .select2-choice .select2-arrow {
    display: none;
}

body .select2-container-active .select2-choice,
body .select2-container-active .select2-choices {
    box-shadow: none;
}

body .select2-container.error-text .select2-chosen {
    color: red;
}

body .select2-drop {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0px 4px 25px rgba(105, 114, 132, 0.2);
    margin-top: 4px;
    border: 1px solid #E6E7E8;
}

body .select2-results .select2-highlighted {
    background-color: #0A0A0A;
}

body .select2-results .select2-highlighted .select2-result-label {
    color: #00F391;
}

body .select2-search {
    padding: 4px;
}

body .select2-search input {
    background: none !important;
    padding: 6px 10px;
    outline: none !important;
    border-radius: 4px;
    border: 1px solid #E6E7E8;
    font-weight: 700;
    font-size: 16px;
    color: #313131;
}

body .select2-results {
    margin: 0;
    padding: 0;
    text-align: center;
    max-height: 290px;
}

body .select2-results .select2-result-label {
    font-size: 16px;
    line-height: 17px;
    color: #313131;
    font-weight: 700;
    padding: 10px;
    border-bottom: 1px solid #E6E7E8;
}

body .select2-offscreen,
body .select2-offscreen:focus,
body .select2-container .select2-search__field,
body .select2-container .select2-selection__rendered {
    font-size: 16px !important;
}

body .select2-results .select2-disabled {
    background: transparent;
}

body .select2-results .select2-disabled .select2-result-label {
    display: none;
}

body .select2-no-results {
    padding: 10px;
}

body .select2-dropdown-open.select2-drop-above .select2-choice,
body .select2-dropdown-open.select2-drop-above .select2-choices {
    background: none;
    border: none;
    box-shadow: none;
}

body .select2-drop.select2-drop-above.select2-drop-active {
    border: none;
}

.show_select_load .select-inp {
    opacity: 0.5;
    pointer-events: none;
}

.show_select_load::before {
    content: '';
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 15px);
    padding: 10px;
    border: 3px solid #f5f5f5;
    border-right-color: #00F391;
    border-radius: 50%;
    -webkit-animation: rotate 0.7s infinite linear;
    z-index: 1;
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.validation_fail {
    color: red !important;
    border: 1px solid red !important;
}

.show_inp_load input {
    opacity: 0.3;
}

.show_inp_load::before {
    content: '';
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
    padding: 10px;
    border: 3px solid #cdd0e1;
    border-right-color: #00F391;
    border-radius: 50%;
    -webkit-animation: rotate 0.7s infinite linear;
    z-index: 1;
}

.datepicker-inp.error-text+.datepicker .ui-widget.ui-widget-content,
.datepicker-inp.error-text+.datepicker-flex .ui-widget.ui-widget-content {
    border: 1px solid red;
}

.check-container {
    display: flex;
    align-items: center;
}

.check-container .check-wrapper {
    width: 270px;
    margin: 24px 0px 48px;
}

.quote-wrapper .check-title {
    margin-bottom: 21px;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
}

.check-box {
    display: flex;
    align-items: center;
    position: relative;
}

.checkbox-item {
    position: relative;
    margin-right: 40px;
    padding-left: 50px;
    line-height: 0;
}

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

.quote-wrapper .checkbox-item label {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.checkbox-item label::before {
    content: '';
    width: 36px;
    height: 36px;
    background: #FCFDFF;
    border: 1px solid #E1E3EC;
    border-radius: 4px;
    position: absolute;
    top: calc(50% - 18px);
    left: -50px;
    cursor: pointer;
}

.checkbox-item input:checked+label::before {
    background: #0A0A0A;
    border: none;
}

.checkbox-item input:disabled+label {
    opacity: 0.5;
    cursor: not-allowed;
}

.checkbox-item input:disabled+label::before,
.checkbox-item input:disabled+label::after {
    cursor: not-allowed;
}

.checkbox-item label::after {
    display: none;
    content: '';
    width: 19px;
    height: 12px;
    background: url(../images/check-mark-white.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 4px;
    left: -41px;
}

.checkbox-item input:checked+label::after {
    display: block;
}

.step-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.step-subtitle {
    color: rgba(17, 17, 17, 0.60);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.step-content-top {
    margin-bottom: 32px;
}

.inp-item {
    margin-bottom: 24px;
}

.checkbox-permission {
    display: flex;
    position: relative;
    padding-left: 50px;
}

.checkbox-permission input[type="checkbox"] {
    opacity: 0;
    height: 0;
    width: 0;
    position: absolute;
}

.quote-wrapper .checkbox-permission label {
    position: relative;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    line-height: 133%;
    color: #555;
    border: 1px solid transparent;
    padding: 0;
    margin: 0;
}

.quote-wrapper .checkbox-permission label a {
    text-decoration: none;
}

.quote-wrapper .use-number {
    font-weight: 400;
    font-size: 12px;
    line-height: 133%;
    color: #555;
    margin: 16px 0px 40px;
}

.checkbox-permission label::before {
    content: '';
    width: 34px;
    height: 34px;
    background: #fff;
    border: 1px solid #D0D0D0;
    border-radius: 6px;
    position: absolute;
    top: calc(50% - 18px);
    left: -50px;
    cursor: pointer;
}

.checkbox-permission input:checked+label::before {
    background: #0A0A0A;
    border: 1px solid #0A0A0A;
}

.checkbox-permission label::after {
    display: none;
    content: '';
    width: 19px;
    height: 12px;
    background: url(../images/check-mark-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: calc(50% - 6.5px);
    left: -42px;
}

.checkbox-permission input:checked+label::after {
    display: block;
}

.checkbox-permission input.error-text+label {
    border: 1px solid red;
}


.add-btn {
    border: none;
    background: transparent;
    color: #555;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    transition: all 0.2s ease;
}

.add-btn:hover {
    color: #111;
}

.prev-btn {
    color: #555;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

/* Form responsive */

@media screen and (max-width: 1199px) {
    .form-container {
        width: 960px;
    }

    .step-content {
        width: 710px;
    }

    .step-nav {
        width: 250px;
    }

    .quote-wrapper .step-nav__item {
        justify-content: space-between;
    }

    .select-wrapp {
        width: 32%;
    }

    .inputs-size__item {
        width: calc(25% - 12px);
    }

    .selects-box .select-inp {
        width: 100%;
    }

    .quote-wrapper .quote-title {
        font-size: 36px;
    }

    .quote-wrapper .step-nav__item {
        font-size: 19px;
    }

    .move-wrapp .move-input {
        width: 49%;
    }

    .sizes-info__title {
        font-size: 18px;
    }

    .sizes-info__additional {
        margin-left: 16px;
    }

    .not-sizes-info {
        right: 0;
        padding: 10px 12px 9px;
        width: 230px;
    }

    .not-sizes-info__text {
        width: 138px;
    }

    .step-content {
        padding: 46px 24px 54px 24px;
    }

    .not-sizes-rv .not-sizes-info {
        width: 192px;
        top: 24px;
    }

    .not-sizes-rv .not-sizes-info__text {
        width: 110px;
        font-size: 12px;
    }
}

@media screen and (max-width: 991px) {
    .form-container {
        width: 720px;
    }

    .step-box {
        flex-direction: column;
    }

    .quote-wrapper {
        padding: 60px 0px 80px;
    }

    .quote-wrapper .quote-title {
        margin-bottom: 24px;
    }

    .quote-wrapper .step-nav__item {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .step-content {
        margin-top: 16px;
        padding: 32px 24px;
        min-height: auto;
    }

    .quote-wrapper .step-content-top h2 {
        font-size: 24px;
    }

    .quote-wrapper .check-title {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .check-wrapper {
        margin: 24px 0px 42px;
    }

    .check-container .check-wrapper {
        margin: 20px 0 28px;
    }

    .temp-inputs {
        margin-bottom: 30px;
    }

    .remove-btn {
        margin-bottom: 0;
    }

    .quote-wrapper .step-nav__item img {
        max-width: 19px;
        height: auto;
        margin-left: 16px;
    }

    .ui-widget.ui-widget-content {
        width: 345px;
        padding: 30px 25px 15px 25px;
    }

    .quote-wrapper .datepicker-availiable p {
        padding: 14px;
    }

    .step-subtitle {
        font-size: 14px;
    }

    .quote-wrapper .use-number {
        margin: 14px 0 32px;
    }

    .step-content-top {
        margin-bottom: 28px;
    }

    .not-sizes-rv {
        margin-top: 16px;
    }

    .not-sizes-rv .not-sizes-info {
        top: 5px;
    }
}

@media screen and (max-width: 767px) {
    .form-container {
        width: 540px;
    }

    .step-content {
        width: 100%;
    }

    .quote-wrapper .quote-title {
        font-size: 34px;
    }

    .checkbox-item {
        margin-right: 25px;
    }

    .inputs-size {
        margin-top: 5px;
        margin-bottom: 0;
    }

    .inputs-size__item {
        width: calc(50% - 5px);
        margin-bottom: 16px;
    }

    .sizes-info__title {
        margin-top: 0;
    }

    .sizes-info {
        flex-direction: column;
    }

    .sizes-info__additional {
        width: 240px;
        margin-left: 0;
        margin-top: 24px;
    }

    .not-sizes {
        margin-top: 8px;
    }

    .not-sizes-rv .not-sizes-info,
    .not-sizes-info {
        position: static;
        width: 296px;
        margin-top: 24px;
        margin-bottom: 16px;
    }

    .not-sizes-rv .not-sizes-info__text,
    .not-sizes-info__text {
        width: calc(100% - 62px);
    }

    .rv-options {
        max-height: 400px;
    }

    .not-sizes-rv .not-sizes-info__text {
        font-size: 14px;
    }
}

@media screen and (max-width: 575px) {
    .form-container {
        width: 380px;
    }

    .quote-wrapper {
        padding: 40px 0 60px;
    }

    .quote-wrapper .quote-title {
        font-size: 30px;
        line-height: 128%;
    }

    .selects-box {
        flex-direction: column;
    }

    .select-wrapp {
        width: 100%;
        margin-bottom: 16px;
    }

    .selects-box .select-inp {
        width: 100%;
    }

    .check-container {
        flex-direction: column;
        margin: 8px 0px 0px;
    }

    .check-container .check-wrapper {
        width: 100%;
        margin: 0;
    }

    .quote-wrapper .check-title {
        margin-bottom: 18px;
    }

    .step-buttons {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    .temp-inputs {
        margin-bottom: 10px;
    }

    .remove-btn {
        margin-bottom: 10px;
    }

    .move-wrapp {
        flex-direction: column;
    }

    .move-wrapp .move-input {
        width: 100%;
        margin-bottom: 16px;
    }

    #second_step .check-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .checkbox-item {
        margin-right: 25px;
        margin-bottom: 32px;
    }

    .check-wrapper {
        margin: 16px 0 6px;
    }

    .quote-wrapper .datepicker-wrapper {
        position: relative;
        display: block;
        width: 100%;
        left: 0;
        top: 0;
        margin-bottom: 20px;
    }

    .ui-widget.ui-widget-content {
        width: 100%;
        padding: 30px 18px 15px 18px;
    }

    .rv-select-inp {
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 410px) {
    .form-container {
        width: 340px;
    }

    .quote-wrapper .quote-title {
        font-size: 28px;
    }

    .quote-wrapper .step-content-top h2 {
        font-size: 22px;
    }

    .ui-datepicker td {
        height: 34px;
    }

    .quote-wrapper .datepicker-availiable p {
        font-size: 12px;
    }

    .inp-item {
        margin-bottom: 16px;
    }

    .not-sizes-rv .not-sizes-info,
    .not-sizes-info {
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 359px) {
    .form-container {
        width: 300px;
    }

    .quote-wrapper .quote-title {
        font-size: 26px;
        line-height: 120%;
    }

    .step-content {
        padding: 22px 16px;
    }

    .ui-datepicker td {
        height: 37px;
    }

    .inputs-size__item {
        width: 100%;
    }

    .not-sizes-rv .not-sizes-info,
    .not-sizes-info {
        width: 100%;
    }

    .not-sizes-rv .not-sizes-info__text,
    .not-sizes-info__text {
        font-size: 13px;
    }
}

@media screen and (max-width: 767px) {
    .thanks {
        padding: 80px 20px 120px;
    }

    .thanks__card--hero {
        padding: 32px 24px;
        gap: 32px;
    }

    .thanks__title {
        font-size: 36px;
        line-height: 44px;
    }

    .thanks__text {
        font-size: 18px;
        line-height: 26px;
    }
}

@media screen and (max-width: 575px) {
    .thanks {
        padding: 60px 16px 100px;
    }

    .thanks__inner {
        gap: 32px;
    }

    .thanks__card--hero {
        padding: 24px 20px;
        gap: 24px;
    }

    .thanks__icon,
    .thanks__icon img {
        width: 72px;
        height: 72px;
    }

    .thanks__title {
        font-size: 30px;
        line-height: 38px;
    }

    .thanks__text {
        font-size: 16px;
        line-height: 24px;
    }

    .thanks__btn {
        width: 100%;
    }
}