@charset "UTF-8";
@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";

*,
:before,
:after {
    box-sizing: border-box
}

:before,
:after {
    text-decoration: inherit;
    vertical-align: inherit
}

html {
    line-height: 1.5;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

body {
    margin: 0;
    -ms-overflow-style: scrollbar
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

dl,
ol,
ul,
dl dl,
dl ol,
dl ul,
ol dl,
ul dl,
ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0
}

hr {
    height: 0;
    overflow: visible
}

main {
    display: block
}

ol,
ul {
    list-style: none;
    padding: 0
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    display: inline-block;
    text-decoration: none;
    background-color: transparent
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

svg,
audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

iframe {
    border-style: none
}

img {
    max-width: 100%;
    height: auto;
    border-style: none
}

svg {
    fill: currentColor
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse;
    table-layout: fixed
}

button,
input,
select {
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

button {
    background: none;
    cursor: pointer;
    overflow: visible;
    text-transform: none
}

fieldset {
    border: 1px solid #a0a0a0;
    padding: .35em .75em .625em
}

input {
    overflow: visible
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

select {
    text-transform: none
}

textarea {
    max-width: 100%;
    margin: 0;
    overflow: auto;
    resize: vertical
}

[type=checkbox],
[type=radio] {
    padding: 0
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-ui-invalid {
    box-shadow: none
}

details {
    display: block
}

dialog {
    background-color: #fff;
    border: solid;
    color: #000;
    display: block;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    left: 0;
    margin: auto;
    padding: 1em;
    position: absolute;
    right: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content
}

dialog:not([open]) {
    display: none
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    outline: none
}

[hidden] {
    display: none
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled=true],
[disabled] {
    cursor: not-allowed
}

[aria-hidden=false][hidden] {
    display: initial
}

[aria-hidden=false][hidden]:not(:focus) {
    clip: rect(0, 0, 0, 0);
    position: absolute
}

@viewport {
    width: device-width;
    zoom: 1
}

@font-face {
    font-family: FavoritExpanded;
    src: url(../fonts/Favorit-BoldExpanded-Iqglp_Gn.woff2) format("woff2"), url(../fonts/Favorit-BoldExpanded-Cztqibwj.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: FavoritExtended;
    src: url(../fonts/Favorit-BoldExtended-vmBXrVEY.woff2) format("woff2"), url(../fonts/Favorit-BoldExtended-zzqzZjIb.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nexa;
    src: url(../fonts/Nexa-Regular-DBB7ZIOT.woff2) format("woff2"), url(../fonts/Nexa-Regular-CauRMH5l.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nexa;
    src: url(../fonts/Nexa-Bold-DMg1K5eK.woff2) format("woff2"), url(../fonts/Nexa-Bold-CZODdFiR.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.container {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto
}

.container-wider {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 16px
}

.cf:before,
.cf:after {
    content: "";
    display: block
}

.cf:after {
    clear: both
}

.object-fit-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ofc-left-top {
    object-position: left top
}

.ofc-left-center {
    object-position: left center
}

.ofc-left-bottom {
    object-position: left bottom
}

.ofc-center-top {
    object-position: center top
}

.ofc-center-bottom {
    object-position: center bottom
}

.ofc-right-top {
    object-position: right top
}

.ofc-right-center {
    object-position: right center
}

.ofc-right-bottom {
    object-position: right bottom
}

.object-fit-contain {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.visually-hidden {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}

.mb-5 {
    margin-bottom: 5px
}

.mb-6 {
    margin-bottom: 6px
}

.mb-7 {
    margin-bottom: 7px
}

.mb-8 {
    margin-bottom: 8px
}

.mb-9 {
    margin-bottom: 9px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-11 {
    margin-bottom: 11px
}

.mb-12 {
    margin-bottom: 12px
}

.mb-13 {
    margin-bottom: 13px
}

.mb-14 {
    margin-bottom: 14px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-16 {
    margin-bottom: 16px
}

.mb-17 {
    margin-bottom: 17px
}

.mb-18 {
    margin-bottom: 18px
}

.mb-19 {
    margin-bottom: 19px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-21 {
    margin-bottom: 21px
}

.mb-22 {
    margin-bottom: 22px
}

.mb-23 {
    margin-bottom: 23px
}

.mb-24 {
    margin-bottom: 24px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-26 {
    margin-bottom: 26px
}

.mb-27 {
    margin-bottom: 27px
}

.mb-28 {
    margin-bottom: 28px
}

.mb-29 {
    margin-bottom: 29px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-31 {
    margin-bottom: 31px
}

.mb-32 {
    margin-bottom: 32px
}

.mb-33 {
    margin-bottom: 33px
}

.mb-34 {
    margin-bottom: 34px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-36 {
    margin-bottom: 36px
}

.mb-37 {
    margin-bottom: 37px
}

.mb-38 {
    margin-bottom: 38px
}

.mb-39 {
    margin-bottom: 39px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-41 {
    margin-bottom: 41px
}

.mb-42 {
    margin-bottom: 42px
}

.mb-43 {
    margin-bottom: 43px
}

.mb-44 {
    margin-bottom: 44px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-46 {
    margin-bottom: 46px
}

.mb-47 {
    margin-bottom: 47px
}

.mb-48 {
    margin-bottom: 48px
}

.mb-49 {
    margin-bottom: 49px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-51 {
    margin-bottom: 51px
}

.mb-52 {
    margin-bottom: 52px
}

.mb-53 {
    margin-bottom: 53px
}

.mb-54 {
    margin-bottom: 54px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-56 {
    margin-bottom: 56px
}

.mb-57 {
    margin-bottom: 57px
}

.mb-58 {
    margin-bottom: 58px
}

.mb-59 {
    margin-bottom: 59px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-61 {
    margin-bottom: 61px
}

.mb-62 {
    margin-bottom: 62px
}

.mb-63 {
    margin-bottom: 63px
}

.mb-64 {
    margin-bottom: 64px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-66 {
    margin-bottom: 66px
}

.mb-67 {
    margin-bottom: 67px
}

.mb-68 {
    margin-bottom: 68px
}

.mb-69 {
    margin-bottom: 69px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-71 {
    margin-bottom: 71px
}

.mb-72 {
    margin-bottom: 72px
}

.mb-73 {
    margin-bottom: 73px
}

.mb-74 {
    margin-bottom: 74px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-76 {
    margin-bottom: 76px
}

.mb-77 {
    margin-bottom: 77px
}

.mb-78 {
    margin-bottom: 78px
}

.mb-79 {
    margin-bottom: 79px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-81 {
    margin-bottom: 81px
}

.mb-82 {
    margin-bottom: 82px
}

.mb-83 {
    margin-bottom: 83px
}

.mb-84 {
    margin-bottom: 84px
}

.mb-85 {
    margin-bottom: 85px
}

.mb-86 {
    margin-bottom: 86px
}

.mb-87 {
    margin-bottom: 87px
}

.mb-88 {
    margin-bottom: 88px
}

.mb-89 {
    margin-bottom: 89px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-91 {
    margin-bottom: 91px
}

.mb-92 {
    margin-bottom: 92px
}

.mb-93 {
    margin-bottom: 93px
}

.mb-94 {
    margin-bottom: 94px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-96 {
    margin-bottom: 96px
}

.mb-97 {
    margin-bottom: 97px
}

.mb-98 {
    margin-bottom: 98px
}

.mb-99 {
    margin-bottom: 99px
}

.mb-100 {
    margin-bottom: 100px
}

.color-1 {
    color: #000
}

.color-2 {
    color: #fff
}

.color-3 {
    color: #ff3a1f
}

.color-4 {
    color: #696969
}

.color-5 {
    color: gray
}

.color-6 {
    color: #dadada
}

.color-7 {
    color: #d0d0cd
}

.color-8 {
    color: #ffe6e2
}

.color-9 {
    color: #efefef
}

.color-10 {
    color: #919191
}

.color-11 {
    color: #f7f7f7
}

.color-12 {
    color: #656565
}

.bg-1 {
    background-color: #000
}

.bg-2 {
    background-color: #fff
}

.bg-3 {
    background-color: #ff3a1f
}

.bg-4 {
    background-color: #696969
}

.bg-5 {
    background-color: gray
}

.bg-6 {
    background-color: #dadada
}

.bg-7 {
    background-color: #d0d0cd
}

.font-1 {
    font-family: Manrope, Helvetica, Arial, Open Sans, sans-serif
}

.font-2 {
    font-family: Nexa, Helvetica, Arial, Open Sans, sans-serif
}

.font-3 {
    font-family: FavoritExpanded, Helvetica, Arial, Open Sans, sans-serif
}

.font-4 {
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif
}

.fs-12 {
    font-size: 12px
}

.fs-14 {
    font-size: 14px
}

.fs-16 {
    font-size: 16px
}

.fs-20 {
    font-size: 20px
}

.fs-24 {
    font-size: 24px
}

.fs-28 {
    font-size: 28px
}

.fs-36 {
    font-size: 36px
}

.fs-44 {
    font-size: 44px
}

.fs-60 {
    font-size: 60px
}

.fs-72 {
    font-size: 72px
}

@media only screen and (max-width: 1000px) {
    .mobile-fs-14 {
        font-size: 14px
    }
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.lh-1 {
    line-height: 1
}

.lh-1-1 {
    line-height: 1.1
}

.lh-1-2 {
    line-height: 1.2
}

.lh-1-3 {
    line-height: 1.3
}

.lh-1-4 {
    line-height: 1.4
}

.lh-1-5 {
    line-height: 1.5
}

.lh-1-6 {
    line-height: 1.6
}

.lh-1-7 {
    line-height: 1.7
}

.lh-1-8 {
    line-height: 1.8
}

.lh-1-9 {
    line-height: 1.9
}

.lh-2 {
    line-height: 2
}

.ls--4 {
    letter-spacing: -.04em
}

.ls-05 {
    letter-spacing: .005em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.btn-wrapper {
    display: flex;
    column-gap: 24px
}

@media only screen and (max-width: 1000px) {
    .btn-wrapper {
        flex-direction: column-reverse;
        column-gap: 0;
        row-gap: 12px
    }
}

.btn-1 {
    width: 100%;
    display: flex;
    font-family: FavoritExpanded, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    min-height: 60px;
    transition: border .3s, color .3s, background-color .3s;
    border-width: 1px;
    border-style: solid
}

.btn-1.shorter {
    max-width: 316px
}

.btn-1.disabled {
    opacity: .4
}

.btn-1.style-1 {
    color: #fff;
    background-color: #ff3a1f;
    border-color: #ff3a1f
}

.btn-1.style-1:not(.disabled):hover {
    background-color: #eb1c00;
    border-color: #eb1c00
}

.btn-1.style-2 {
    color: #ff3a1f;
    background-color: #f7f7f7;
    border-color: #ff3a1f
}

.btn-1.style-2:not(.disabled):hover {
    color: #fff;
    background-color: #ff3a1f;
    border-color: #ff3a1f
}

.btn-1.style-3 {
    color: #000;
    background-color: #f7f7f7;
    border-color: #dadada
}

.btn-1.style-3:not(.disabled):hover {
    color: #000;
    background-color: #dadada
}

.btn-1.style-4 {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-1.style-4:not(.disabled):hover {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.btn-1.style-5 {
    color: #000;
    background-color: #f7f7f7;
    border-color: #dadada
}

.btn-1.style-5:not(.disabled):hover {
    color: #fff;
    background-color: #ff3a1f;
    border-color: #ff3a1f
}

.label-1 {
    font-family: Nexa, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: gray
}

.input-wrap,
.multiselect-1 {
    position: relative
}

.input-wrap .label-1,
.multiselect-1 .label-1 {
    position: absolute;
    top: 6px;
    left: 0;
    padding: 0 12px;
    pointer-events: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 1
}

.input-wrap.with-icon .input-1 {
    padding-right: 50px
}

.input-wrap.with-icon .input-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -12px;
    fill: #ff3a1f;
    cursor: pointer
}

.input-1 {
    width: 100%;
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 18px;
    color: #000;
    border: 1px solid #DADADA;
    border-radius: 4px;
    padding: 27px 12px 4px
}

.input-1 textarea {
    width: 100%;
    line-height: 1.2;
    height: 200px
}

.textarea-with-label {
    padding-top: 4px
}

.textarea-with-label .label-1 {
    display: block;
    position: relative;
    overflow: visible;
    white-space: normal;
    line-height: 1.3;
    padding: 0;
    margin-bottom: 10px
}

input.input-1:-webkit-autofill,
input.input-1:-webkit-autofill:hover,
input.input-1:-webkit-autofill:focus {
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0px 40rem #f7f7f7 inset
}

.field-error .input-1,
.field-error .multiselect-1,
.field-error .vue__time-picker input.vue__time-picker-input {
    border-color: #ff3a1f
}

.error-msg {
    font-family: Manrope, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 12px;
    color: #ff3a1f
}

.multiselect-1 {
    border: 1px solid #DADADA;
    border-radius: 4px;
    cursor: pointer
}

.multiselect-1.disabled {
    opacity: .6
}

.multiselect-1 .multiselect__tags {
    min-height: 64px;
    border: none;
    padding: 35px 12px 8px;
    background-color: transparent
}

.multiselect-1 .multiselect__select {
    top: 26px;
    background: url(../images/arrow-1-7gLJCgyy.svg) center center no-repeat;
    z-index: 1
}

.multiselect-1 .multiselect__select:before {
    display: none
}

.multiselect-1 .multiselect__single {
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 18px;
    color: #000;
    padding: 0;
    margin: 0
}

.multiselect-1 .multiselect__content-wrapper {
    width: calc(100% + 2px);
    left: -1px;
    border: 1px solid #DADADA;
    border-radius: 0 0 4px 4px;
    background-color: #f7f7f7
}

.multiselect-1 .multiselect__option {
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 18px;
    line-height: 1.1;
    color: #000;
    white-space: break-spaces
}

@media only screen and (max-width: 1000px) {
    .multiselect-1 .multiselect__option {
        font-size: 14px;
        font-weight: 400;
        padding: 8px 12px;
        min-height: unset
    }
}

.multiselect-1 .multiselect__option--selected {
    background-color: #ff3a1f;
    color: #fff
}

.multiselect-1 .multiselect__option--highlight {
    background-color: #dfdfdf;
    color: #000
}

.multiselect-1 .multiselect--above .multiselect__content-wrapper {
    margin-bottom: 1px
}

.multiselect-1 .multiselect--disabled,
.multiselect-1 .multiselect--disabled .multiselect__current,
.multiselect-1 .multiselect--disabled .multiselect__select {
    background-color: transparent;
    opacity: 1
}

.multiselect-1 .multiselect--disabled .multiselect__select {
    background: url(../images/arrow-1-7gLJCgyy.svg) center center no-repeat;
    opacity: 1
}

.multiselect-1 .multiselect__input {
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 18px;
    color: #000;
    background-color: transparent;
    padding-right: 30px;
    margin: 0
}

.wizard-switcher-btn {
    width: 51px;
    height: 25px;
    border-radius: 12.5px;
    margin-right: 12px;
    transition: background-color .35s ease
}

.toggle-1 {
    display: flex
}

.toggle-1 .inner {
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.toggle-1 .toggle-btn {
    position: relative;
    width: 51px;
    height: 25px;
    border-radius: 12.5px;
    background-color: #d0d0cd;
    transition: background-color .35s ease;
    margin-right: 12px
}

.toggle-1 .toggle-icon {
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 0 6px 6px #00000029;
    transition: transform .35s ease;
    background-color: #fff
}

.toggle-1 .toggle-text {
    transition: color .35s ease;
    color: #696969
}

.toggle-1.active .toggle-btn {
    background-color: #000
}

.toggle-1.active .toggle-icon {
    transform: translate(23px, -50%)
}

.toggle-1.active .toggle-text {
    color: #000
}

.toggle-2 .label-1 {
    display: block
}

.toggle-2 .inner {
    display: flex;
    max-width: 324px;
    border: 1px solid #DADADA;
    border-radius: 4px;
    padding: 8px;
    position: relative
}

@media only screen and (max-width: 1000px) {
    .toggle-2 .inner {
        max-width: 100%
    }
}

.toggle-2 .inner:before {
    content: "";
    width: 1px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #dadada;
    transform: translateY(-50%)
}

.toggle-2 .inner.selected:before {
    display: none
}

.toggle-2 .toggle-trigger {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    min-height: 56px;
    font-size: 16px;
    font-family: FavoritExpanded, Helvetica, Arial, Open Sans, sans-serif;
    color: #000;
    border-radius: 4px;
    cursor: pointer;
    transition: color .3s, background-color .3s;
    position: relative
}

.toggle-2 .toggle-trigger.active,
.toggle-2 .toggle-trigger:hover {
    background-color: #ff3a1f;
    color: #fff
}

.input-checkbox p {
    padding-left: 26px
}

.checkbox-1 {
    position: relative
}

.checkbox-1 input {
    position: absolute
}

.checkbox-1 .checkmark {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #DADADA;
    cursor: pointer
}

.checkbox-1 .checkmark:after {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    top: 4px;
    left: 4px;
    background-color: #ff3a1f;
    opacity: 0;
    transition: opacity .3s
}

.checkbox-1 .checkbox-label {
    display: block;
    padding-left: 26px;
    font-family: Nexa, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.14;
    color: gray;
    cursor: pointer
}

.checkbox-1 .checkbox-label a {
    text-decoration: underline
}

.checkbox-1 input:checked+.checkmark:after {
    opacity: 1
}

.expandable-content {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .5s
}

.expandable-content.active {
    grid-template-rows: 1fr
}

.expandable-content:has(.two-column).active .form-group:first-of-type {
    margin-top: 0
}

.expandable-content .expandable-inner {
    overflow: hidden;
    margin-top: 32px
}

.expandable-content .expandable-inner.no-margin-top {
    margin-top: 0
}

.expandable-content .expandable-inner.two-column {
    display: flex;
    flex-wrap: wrap;
    column-gap: 24px
}

.expandable-content .expandable-inner.two-column>* {
    flex-basis: calc(50% - 12px)
}

.expandable-content .expandable-inner.two-column .full-width {
    flex-basis: 100%
}

@media only screen and (max-width: 1000px) {
    .expandable-content .expandable-inner.two-column>* {
        flex-basis: 100%
    }

    .expandable-content .expandable-inner.two-column>div:last-of-type {
        margin-top: 20px
    }

    .expandable-content .expandable-inner.two-column>p:first-child {
        margin-bottom: 16px;
        text-align: start
    }
}

@media only screen and (max-width: 1000px) {
    .expandable-content .expandable-inner {
        margin-top: 20px
    }
}

.expandable-content .form-group {
    transition: margin-top .3s ease .1s
}

.dp__main .dp__pointer {
    border: none;
    width: 100%;
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 18px;
    background-color: transparent;
    color: #000;
    padding: 0
}

.dp__main .dp__input_icon,
.dp__main .dp--clear-btn {
    display: none
}

.dp__main .dp__outer_menu_wrap {
    margin-top: 30px;
    box-shadow: 2px 16px 19px #00000017
}

.dp__main .dp__outer_menu_wrap .dp__menu {
    --dp-primary-color: #FF3A1F;
    --dp-cell-size: 30px;
    --dp-menu-padding: 24px;
    --dp-month-year-row-height: 16px;
    --dp-row-margin: 4px 0;
    --dp-background-color: #f7f7f7;
    --dp-border-radius: 8px;
    --dp-button-icon-height: 16px;
    --dp-hover-color: #DADADA
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp--header-wrap {
    margin-bottom: 16px
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp--header-wrap .dp__month_year_wrap {
    align-items: center
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp--header-wrap .dp__month_year_wrap .dp__month_year_select {
    padding: 0 4px;
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: .875;
    letter-spacing: -.04em;
    border-radius: 4px
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp--header-wrap .dp__month_year_wrap .dp__month_year_select[data-dp-element=overlay-month] {
    justify-content: flex-end
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp--header-wrap .dp__month_year_wrap .dp__month_year_select[data-dp-element=overlay-year] {
    justify-content: flex-start
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp__calendar .dp__calendar_header {
    gap: 8px;
    margin-bottom: 16px;
    padding: 0 7px
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp__calendar .dp__calendar_header .dp__calendar_header_item {
    height: 20px;
    padding: 4px 7px;
    font-family: Manrope, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .15em;
    color: gray;
    text-transform: uppercase
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp__calendar .dp__calendar_header_separator {
    display: none
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp__calendar .dp__calendar .dp__calendar_row {
    gap: 8px;
    padding: 0 7px
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp__calendar .dp__calendar .dp__calendar_row .dp__calendar_item {
    flex-basis: 14.29%
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp__calendar .dp__calendar .dp__calendar_row .dp__calendar_item .dp__pointer {
    font-family: Manrope, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.125;
    color: gray
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp__calendar .dp__calendar .dp__calendar_row .dp__calendar_item .dp__pointer.dp__active_date {
    background-color: #ff3a1f;
    color: #fff
}

.dp__main .dp__outer_menu_wrap .dp__menu_inner .dp__calendar .dp__calendar .dp__calendar_row .dp__calendar_item .dp__pointer.dp__cell_offset {
    opacity: .3
}

.input-wrap .vue__time-picker {
    width: 100%
}

.input-wrap .vue__time-picker .vue__time-picker-input {
    width: 100%;
    height: auto;
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 18px;
    color: #000;
    border: 1px solid #DADADA;
    border-radius: 4px;
    padding: 27px 12px 4px
}

.input-wrap .vue__time-picker .select-list {
    background-color: #f7f7f7
}

.input-wrap .vue__time-picker .select-list ul {
    padding: 0 12px
}

.input-wrap .vue__time-picker .select-list ul.minutes {
    border-color: #f7f7f7
}

.input-wrap .vue__time-picker .select-list ul li {
    font-family: Manrope, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.125;
    color: gray
}

.input-wrap .vue__time-picker .select-list ul li.hint {
    border-bottom: 1px solid #DADADA;
    font-family: Manrope, Helvetica, Arial, Open Sans, sans-serif
}

.input-wrap .vue__time-picker .select-list ul li:not([disabled]).active,
.input-wrap .vue__time-picker .select-list ul li:not([disabled]).active:focus,
.input-wrap .vue__time-picker .select-list ul li:not([disabled]).active:hover {
    background-color: #ff3a1f
}

.field-preview {
    padding: 12px 0;
    border-bottom: 1px solid #D0D0CD
}

.field-preview .preview-label {
    margin-bottom: 4px
}

.dropzone-main-wrap {
    border: 1px solid #DADADA;
    border-radius: 4px;
    padding: 20px;
    position: relative;
    cursor: pointer;
    margin-top: 12px
}

.dropzone-main-wrap img {
    width: 32px;
    position: absolute;
    top: 20px;
    pointer-events: none
}

.dropzone-main-wrap h6 {
    padding-left: 50px;
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    color: #000;
    margin-bottom: 16px;
    pointer-events: none
}

.dropzone-main-wrap p {
    font-family: Manrope, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: gray;
    pointer-events: none
}

.dropzone .dropzone-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    overflow: hidden
}

.dropzone .preview-container {
    display: none
}

.dropzone .titles,
.dropzone h1,
.dropzone svg {
    pointer-events: none
}

.dropzone-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 12px
}

.dropzone-item {
    position: relative;
    aspect-ratio: 16/10
}

.dropzone-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.dropzone-item button {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    transition: background-color .3s
}

.dropzone-item button svg {
    width: 24px;
    fill: #ff3a1f
}

.dropzone-item button:hover {
    background-color: #ff3a1f
}

.dropzone-item button:hover svg {
    fill: #fff
}

.dropzone-item.add-item {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #DADADA
}

.dropzone-item.add-item svg {
    width: 50px;
    height: 50px;
    color: #ff3a1f;
    cursor: pointer
}

.border-image-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    border: 1px solid #DADADA;
    border-radius: 4px;
    padding: 20px
}

.image-item {
    position: relative;
    aspect-ratio: 16/10
}

.image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.camera-custom-upload {
    position: relative;
    border: 1px solid #DADADA;
    border-radius: 4px;
    padding: 20px;
    cursor: pointer;
    margin-top: 12px
}

.camera-custom-upload svg {
    width: 32px;
    position: absolute;
    top: 20px
}

.camera-custom-upload h6 {
    padding-left: 50px;
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    color: #000;
    margin-bottom: 16px;
    pointer-events: none
}

.camera-custom-upload p {
    font-family: Manrope, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: gray;
    pointer-events: none
}

.camera-custom-upload.disabled {
    opacity: .5;
    pointer-events: none
}

.red-underline,
.white-underline {
    position: relative;
    z-index: 1
}

.red-underline:before,
.white-underline:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 6px;
    background-color: #ff3a1f;
    border-radius: 20px;
    transform: rotate(-1.6deg)
}

.red-underline.thinner:before,
.white-underline.thinner:before {
    height: 4px
}

.red-underline.straight:before,
.white-underline.straight:before {
    transform: unset
}

@media only screen and (max-width: 1000px) {

    .red-underline:before,
    .white-underline:before {
        bottom: 4px
    }
}

.white-underline:before {
    background-color: #fff
}

.tagline {
    margin-bottom: 8px;
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    letter-spacing: .07em;
    color: #000;
    opacity: .5;
    text-transform: uppercase
}

.upload-placeholder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f5f5f5;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.upload-placeholder svg {
    fill: #ff3a1f;
    width: 40px;
    height: 40px;
    margin-bottom: 5px
}

.upload-placeholder p {
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%
}

.form-options-wrapper {
    padding: 20px 24px 24px;
    border: 1px solid #DADADA;
    border-radius: 4px;
    margin-top: 12px
}

.multiple-upload-group .dropzone-list {
    margin-bottom: 25px
}

hr {
    width: 51px;
    margin: 24px 0;
    border-top: 1px solid #DADADA
}

hr.full-width {
    width: 100%
}

@media only screen and (max-width: 1000px) {
    hr {
        margin: 19px auto
    }

    hr.full-width {
        width: 100vw;
        margin: 24px 0 28px -20px;
        padding-left: 20px
    }
}

.unordered-list li {
    position: relative;
    padding-left: 20px
}

.unordered-list li:before {
    content: "•";
    position: absolute;
    top: 0;
    left: 4px
}

@media only screen and (max-width: 1000px) {
    .unordered-list {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: fit-content;
        margin: 0 auto 16px
    }
}

@media only screen and (max-width: 1000px) {
    .mobile-text-center {
        text-align: center
    }
}

.group-with-info {
    position: relative
}

.input-info {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.capture-upload-main {
    padding-top: 10px
}

.capture-upload-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px
}

.capture-upload-wrap .dropzone-main-wrap .dropbox-preview {
    display: flex;
    justify-content: center;
    padding-top: 5px
}

.capture-upload-wrap .dropzone-main-wrap img {
    position: static
}

.capture-upload-wrap .dropzone-main-wrap h6 {
    padding-left: 0;
    margin-left: 10px;
    margin-bottom: 0
}

.capture-upload-wrap .camera-custom-upload {
    display: flex;
    justify-content: center;
    align-items: center
}

.capture-upload-wrap .camera-custom-upload svg {
    position: static;
    width: 32px;
    height: 32px
}

.capture-upload-wrap .camera-custom-upload h6 {
    padding-left: 0;
    margin-left: 10px;
    margin-bottom: 0
}

.capture-upload-wrap.disabled {
    pointer-events: none;
    opacity: .5
}

@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, #00000080, #0000)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
    display: none !important
}

.swiper-button-prev svg,
.swiper-button-next svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

body {
    background-color: #f7f7f7
}

.layout {
    position: relative;
    display: flex;
    flex-direction: row;
    min-height: calc(100vh - 92px);
    background-color: #f7f7f7;
    max-width: 1920px;
    margin: 0 auto
}

.layout:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc((100vw - 1920px)/-2);
    width: calc((100vw - 1920px)/2);
    background-color: #ffe6e2
}

.layout.desktop-block .main-content .container {
    max-width: 1310px
}

.layout.desktop-block .main-content .step-main {
    display: flex;
    padding: 64px 0
}

.layout.desktop-block .main-content .step-main .left-side {
    max-width: 729px;
    flex-shrink: 0
}

.layout.desktop-block .main-content .step-main .left-side .mobile-title {
    display: none
}

@media only screen and (max-width: 1000px) {
    .layout.desktop-block .main-content .step-main .left-side .mobile-title {
        display: block
    }
}

.layout.desktop-block .main-content .step-main .right-side {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.layout.desktop-block .main-content .step-main .right-side img {
    max-width: 252px;
    width: 100%
}

@media only screen and (max-width: 1000px) {
    .layout.desktop-block .main-content .step-main .right-side {
        justify-content: center
    }
}

.layout .sidebar {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 29%;
    padding: 25vh 16px 0px;
    background-color: #ffe6e2
}

.layout .sidebar:has(.step-list) {
    padding-top: 10vh
}

.layout .sidebar .mobile-title {
    display: none
}

@media only screen and (max-width: 1000px) {
    .layout .sidebar {
        max-width: unset;
        padding: 0 20px;
        background-color: #f7f7f7
    }

    .layout .sidebar .img-wrapper {
        margin-bottom: 8px
    }

    .layout .sidebar .img-wrapper.bigger-height {
        margin-bottom: 24px
    }

    .layout .sidebar .img-wrapper.bigger-height img {
        max-height: 159px
    }

    .layout .sidebar .img-wrapper img {
        max-height: 132px
    }

    .layout .sidebar:has(.step-list) {
        padding-top: 0
    }

    .layout .sidebar .mobile-title {
        display: block
    }
}

.layout .main-content {
    flex-grow: 1;
    flex-shrink: 0;
    padding-top: 100px;
    padding-bottom: 40px
}

.layout .main-content .container {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 704px;
    height: 100%;
    padding: 0 16px;
    margin: 0 auto
}

.layout .main-content .multiselect__single {
    background-color: #f7f7f7
}

.layout .main-content .dropzone-main-wrap .dropbox-preview>p {
    text-align: start
}

@media only screen and (max-width: 1000px) {
    .layout .main-content {
        display: flex;
        padding: 0 0 40px;
        max-width: unset
    }

    .layout .main-content .container {
        height: auto;
        padding: 0 20px
    }

    .layout .main-content .container .step-main {
        flex-grow: 1;
        display: flex;
        flex-direction: column
    }

    .layout .main-content .container .step-main .step-header {
        margin: 0
    }

    .layout .main-content .container .step-main .step-header+.step-form,
    .layout .main-content .container .step-main .step-header+hr.full-width {
        margin-top: 28px
    }

    .layout .main-content .container .step-main .step-header+.step-form.no-margin-top-mobile {
        margin-top: 0
    }

    .layout .main-content .container .step-main .step-header p {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: .005em
    }

    .layout .main-content .container .step-main .step-label {
        font-size: 20px;
        font-weight: 700;
        line-height: 1.2;
        letter-spacing: -.04em;
        text-align: start;
        margin-bottom: 16px
    }

    .layout .main-content .container .step-main .step-label+p {
        text-align: start;
        line-height: 1.14
    }

    .layout .main-content .container .step-main .btn-wrapper {
        margin-top: auto
    }

    .layout .main-content .container .step-main .btn-wrapper.no-margin-top {
        margin-top: 0
    }

    .layout .main-content .container .step-main .btn-wrapper.in-form {
        flex-direction: column;
        margin-top: 24px;
        margin-bottom: 24px
    }

    .layout .main-content .container .step-main .btn-wrapper .btn-1 {
        max-width: unset
    }
}

@media only screen and (max-width: 1000px) and (max-width: 1000px) {
    .layout .main-content .container .step-main .intro-notice {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 1000px) {
    .layout .main-content .container .contact {
        margin-top: 24px;
        text-align: center
    }

    .layout .main-content .desktop-title {
        display: none
    }

    .layout .main-content ul,
    .layout .main-content ul li {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.43;
        letter-spacing: .005em
    }

    .layout .main-content .field-preview p {
        text-align: start
    }
}

@media only screen and (max-width: 1000px) {
    .layout {
        flex-direction: column;
        min-height: 100dvh
    }
}

.layout-center {
    justify-content: center
}

.layout-divide {
    justify-content: space-between
}

.step-header h1 {
    letter-spacing: -2px
}

.step-form {
    flex-grow: 1;
    display: flex;
    column-gap: 24px;
    flex-wrap: wrap
}

.step-form>* {
    flex-basis: calc(50% - 12px)
}

.step-form>*.full-width {
    flex-basis: 100%
}

.step-form.final-step {
    margin-top: 32px
}

.step-form.final-step p+p,
.step-form.final-step p+.btn-wrapper {
    margin-top: 50px
}

@media only screen and (max-width: 1000px) {
    .step-form.final-step {
        margin-top: 0
    }

    .step-form.final-step p+p,
    .step-form.final-step p+.btn-wrapper {
        margin-top: 24px
    }

    .step-form.final-step p:last-of-type {
        margin-bottom: 32px
    }
}

.step-form .divider {
    position: relative;
    padding-top: 30px
}

.step-form .divider:before {
    content: "";
    width: 100vw;
    height: 1px;
    background-color: #d0d0cd;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%)
}

@media only screen and (max-width: 1000px) {
    .step-form {
        flex-direction: column;
        flex-wrap: initial
    }

    .step-form>* {
        flex-basis: initial
    }

    .step-form>*.full-width {
        flex-basis: initial
    }

    .step-form .form-group.field-error>p {
        text-align: start
    }

    .step-form .form-group.mb-24 {
        margin-bottom: 20px
    }

    .step-form .form-group.mb-32 {
        margin-bottom: 28px
    }

    .step-form .form-group.mb-40 {
        margin-bottom: 32px
    }

    .step-form .form-group:has(.toggle-btn) {
        margin-bottom: 24px
    }
}

.site-header {
    display: flex;
    justify-content: space-between;
    max-width: 1504px;
    margin: 0 auto;
    padding: 16px
}

@media only screen and (max-width: 1000px) {
    .site-header.wizard-header {
        display: none
    }
}

.site-header .logo-wrapper {
    flex-shrink: 0;
    width: 100%;
    max-width: 175px;
    height: 60px
}

.site-header .logo-wrapper a {
    display: block;
    height: 100%
}

.site-header .logo-wrapper img {
    display: block;
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 700px) {
    .site-header .logo-wrapper {
        width: 140px;
        height: auto
    }
}

@media only screen and (max-width: 550px) {
    .site-header .logo-wrapper {
        width: 140px
    }
}

@media only screen and (max-width: 370px) {
    .site-header .logo-wrapper {
        width: 111px
    }
}

.site-header .contact-details {
    display: flex;
    align-items: center;
    gap: 46px
}

.site-header .contact-details .contact-detail {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Nexa, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1
}

.site-header .contact-details .contact-detail a,
.site-header .contact-details .contact-detail span {
    color: #000
}

@media only screen and (max-width: 550px) {
    .site-header .contact-details .contact-detail {
        font-size: 12px
    }
}

@media only screen and (max-width: 330px) {
    .site-header .contact-details .contact-detail {
        font-size: 11px
    }
}

@media only screen and (max-width: 700px) {
    .site-header .contact-details {
        gap: 23px
    }
}

@media only screen and (max-width: 550px) {
    .site-header .contact-details {
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        gap: 8px
    }
}

.site-footer {
    padding: 80px 0 72px;
    border-left: 10px solid #FF3A1F
}

.site-footer-inner {
    display: flex;
    gap: 32px;
    justify-content: space-between
}

.site-footer-inner .left-side .top-content .logo-wrapper {
    width: 175px;
    height: 76px;
    margin-bottom: 20px
}

.site-footer-inner .left-side .top-content .logo-wrapper img {
    width: 100%;
    height: 100%
}

.site-footer-inner .left-side .top-content .about-text {
    max-width: 556px;
    margin-bottom: 72px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    letter-spacing: .005em;
    color: #919191
}

@media only screen and (max-width: 1100px) {
    .site-footer-inner .left-side .top-content .about-text {
        margin-bottom: 24px
    }
}

.site-footer-inner .left-side .locations {
    display: flex;
    gap: 8px 20px;
    flex-wrap: wrap
}

.site-footer-inner .left-side .locations li {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    letter-spacing: .005em;
    color: #919191
}

.site-footer-inner .right-side {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    max-width: 556px
}

.site-footer-inner .right-side .contact-details .contact-item+.contact-item {
    margin-top: 60px
}

@media only screen and (max-width: 1100px) {
    .site-footer-inner .right-side .contact-details .contact-item+.contact-item {
        margin-top: 24px
    }
}

.site-footer-inner .right-side .contact-details .contact-item .label {
    position: relative;
    margin-bottom: 12px;
    line-height: 20px
}

.site-footer-inner .right-side .contact-details .contact-item .label .tagline {
    padding-right: 12px;
    background-color: #f7f7f7;
    opacity: 1;
    color: #00000080
}

.site-footer-inner .right-side .contact-details .contact-item .label:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background-color: #9191914d;
    z-index: -1
}

.site-footer-inner .right-side .contact-details .contact-item .contact {
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.04em;
    color: #000
}

@media only screen and (max-width: 768px) {
    .site-footer-inner .right-side .contact-details .contact-item .contact {
        font-size: 24px
    }
}

@media only screen and (max-width: 360px) {
    .site-footer-inner .right-side .contact-details .contact-item .contact {
        font-size: 20px
    }
}

@media only screen and (max-width: 1100px) {
    .site-footer-inner .right-side .contact-details {
        margin-bottom: 24px
    }
}

.site-footer-inner .right-side .copyright {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    letter-spacing: .005em;
    color: #919191
}

@media only screen and (max-width: 1100px) {
    .site-footer-inner .right-side {
        max-width: unset
    }
}

@media only screen and (max-width: 1100px) {
    .site-footer-inner {
        flex-direction: column;
        gap: 40px
    }
}

@media only screen and (max-width: 768px) {
    .site-footer {
        padding: 40px 0 36px
    }
}

body {
    font-family: Manrope, Helvetica, Arial, Open Sans, sans-serif
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p {
    margin: 0
}

body h2 {
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -.04em
}

@media only screen and (max-width: 550px) {
    body h2 {
        font-size: 40px
    }
}

@media only screen and (max-width: 360px) {
    body h2 {
        font-size: 32px
    }
}

.hero {
    padding: 60px 0;
    background-color: #ffe6e2;
    height: calc(100vh - 92px)
}

.hero .container-wider {
    height: 100%
}

.hero.alternate {
    max-height: 529px
}

.hero.alternate .content-wrapper {
    max-width: 800px
}

.hero.alternate .content-wrapper .title {
    margin-bottom: 54px
}

.hero.alternate .content-wrapper .desc {
    margin-bottom: 0
}

.hero.alternate .img-wrapper {
    max-width: 282px;
    width: 100%;
    height: 289px;
    margin-right: 0;
    margin-bottom: 40px
}

.hero-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%
}

@media only screen and (max-width: 1200px) {
    .hero-inner {
        flex-direction: column-reverse;
        min-height: unset
    }
}

.hero .content-wrapper {
    max-width: 695px
}

.hero .content-wrapper .title {
    margin: 0 0 40px;
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: .94;
    letter-spacing: -.04em
}

@media only screen and (max-width: 550px) {
    .hero .content-wrapper .title {
        font-size: 36px
    }
}

.hero .content-wrapper .subtitle {
    font-size: 40px;
    margin-bottom: 24px
}

@media only screen and (max-width: 550px) {
    .hero .content-wrapper .subtitle {
        font-size: 28px
    }
}

.hero .content-wrapper .desc {
    margin: 0 0 40px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .005em;
    opacity: .6
}

.hero .content-wrapper .btn-1 {
    max-width: 264px
}

@media only screen and (max-width: 550px) {
    .hero .content-wrapper {
        max-width: 100%
    }
}

.hero .img-wrapper {
    max-width: 483px;
    height: 423px;
    margin-right: 56px
}

.hero .img-wrapper img {
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 1200px) {
    .hero .img-wrapper {
        margin-right: 0
    }
}

@media only screen and (max-width: 500px) {
    .hero .img-wrapper {
        height: 160px
    }
}

@media only screen and (max-width: 1200px) {
    .hero {
        height: unset
    }

    .hero.alternate {
        max-height: unset
    }
}

@media only screen and (max-width: 550px) {
    .hero {
        min-height: calc(100vh - 72px)
    }

    .hero.alternate {
        min-height: unset
    }

    .hero.alternate .img-wrapper {
        height: 160px
    }
}

.how-it-works {
    padding: 123px 0 180px;
    background-color: #f7f7f7
}

.how-it-works .tagline {
    text-align: center
}

.how-it-works-title {
    max-width: 556px;
    margin: 0 auto 60px;
    text-align: center
}

.how-it-works-inner {
    display: flex;
    flex-wrap: nowrap;
    gap: 17px
}

.how-it-works-inner>* {
    flex-basis: 20%
}

.how-it-works-inner .card-step {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 260px;
    padding: 16px 16px 16px 24px;
    border: 1px solid #DADADA
}

.how-it-works-inner .card-step .card-title {
    margin-bottom: 8px;
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.04em
}

.how-it-works-inner .card-step .card-desc {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -.008em;
    opacity: .6
}

@media only screen and (max-width: 1200px) {
    .how-it-works-inner .card-step {
        min-height: unset
    }

    .how-it-works-inner .card-step .img-wrapper {
        flex-grow: 1;
        flex-shrink: 0;
        min-height: 160px
    }

    .how-it-works-inner .card-step .img-wrapper img {
        height: 100%
    }
}

@media only screen and (max-width: 1200px) {
    .how-it-works-inner {
        flex-wrap: wrap
    }

    .how-it-works-inner>* {
        flex-basis: calc(50% - 8.5px)
    }
}

@media only screen and (max-width: 500px) {
    .how-it-works-inner>* {
        flex-basis: 100%
    }
}

@media only screen and (max-width: 768px) {
    .how-it-works {
        padding: 62px 0 90px
    }
}

.testimonials {
    padding: 140px 0;
    background-color: #efefef;
    overflow: hidden
}

.testimonials-title {
    margin-bottom: 52px
}

@media only screen and (max-width: 768px) {
    .testimonials-title {
        margin-bottom: 8px
    }
}

.testimonials-slider-wrapper .swiper {
    width: 100%;
    overflow: visible
}

.testimonials-slider-wrapper .swiper .swiper-wrapper .swiper-slide {
    height: auto
}

.testimonials-slider-wrapper .swiper .swiper-wrapper .swiper-slide .testimonial-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 40px;
    background-color: #fff
}

.testimonials-slider-wrapper .swiper .swiper-wrapper .swiper-slide .testimonial-card .quote-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 12px
}

.testimonials-slider-wrapper .swiper .swiper-wrapper .swiper-slide .testimonial-card .testimonial-text {
    margin-bottom: 52px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    letter-spacing: .005em
}

.testimonials-slider-wrapper .swiper .swiper-wrapper .swiper-slide .testimonial-card .testimonial-author {
    margin-top: auto;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: .005em
}

.testimonials-slider-wrapper .swiper .swiper-button-prev,
.testimonials-slider-wrapper .swiper .swiper-button-next {
    width: 64px;
    height: 64px;
    background-color: #ff3a1f;
    transition: opacity .3s ease
}

.testimonials-slider-wrapper .swiper .swiper-button-prev:after,
.testimonials-slider-wrapper .swiper .swiper-button-next:after {
    content: unset
}

.testimonials-slider-wrapper .swiper .swiper-button-prev.swiper-button-disabled,
.testimonials-slider-wrapper .swiper .swiper-button-next.swiper-button-disabled {
    opacity: 0
}

.testimonials-slider-wrapper .swiper .swiper-button-prev {
    left: 0;
    transform: translate(-68%)
}

.testimonials-slider-wrapper .swiper .swiper-button-prev img {
    transform: rotate(180deg)
}

@media only screen and (max-width: 1500px) {
    .testimonials-slider-wrapper .swiper .swiper-button-prev {
        left: 16px;
        transform: unset
    }
}

@media only screen and (max-width: 1500px) {
    .testimonials-slider-wrapper .swiper .swiper-button-prev {
        top: unset;
        bottom: 0;
        margin-top: 0
    }
}

.testimonials-slider-wrapper .swiper .swiper-button-next {
    right: 17.8%
}

@media only screen and (max-width: 1500px) {
    .testimonials-slider-wrapper .swiper .swiper-button-next {
        right: 16px
    }
}

@media only screen and (max-width: 1500px) {
    .testimonials-slider-wrapper .swiper .swiper-button-next {
        top: unset;
        bottom: 0;
        margin-top: 0
    }
}

@media only screen and (max-width: 1500px) {
    .testimonials-slider-wrapper .swiper {
        padding-top: 32px;
        padding-bottom: 64px
    }
}

@media only screen and (max-width: 1368px) {
    .testimonials-slider-wrapper .swiper {
        width: 100vw;
        margin-left: -16px;
        padding-left: 16px;
        padding-right: 16px
    }
}

@media only screen and (max-width: 768px) {
    .testimonials {
        padding: 70px 0
    }
}

.why-us {
    padding: 164px 0 110px;
    background-color: #f7f7f7
}

.why-us-inner {
    display: flex;
    gap: 32px;
    justify-content: space-between
}

.why-us-inner .title-wrapper {
    max-width: 556px;
    margin-left: 116px
}

@media only screen and (max-width: 1100px) {
    .why-us-inner .title-wrapper {
        margin: 0 auto
    }

    .why-us-inner .title-wrapper .tagline,
    .why-us-inner .title-wrapper .why-us-title {
        text-align: center
    }
}

.why-us-inner .list-wrapper {
    margin-top: 28px
}

.why-us-inner .list-wrapper .why-us-card {
    display: flex
}

.why-us-inner .list-wrapper .why-us-card+.why-us-card {
    padding-top: 40px;
    border-top: 1px solid rgba(145, 145, 145, .5)
}

.why-us-inner .list-wrapper .why-us-card .icon-wrapper {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
    margin-right: 32px
}

.why-us-inner .list-wrapper .why-us-card .icon-wrapper img {
    width: 100%;
    height: 100%
}

.why-us-inner .list-wrapper .why-us-card .content-wrapper {
    padding-bottom: 40px
}

.why-us-inner .list-wrapper .why-us-card .content-wrapper .card-title {
    margin-bottom: 8px;
    font-family: FavoritExtended, Helvetica, Arial, Open Sans, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.17;
    letter-spacing: -.04em
}

.why-us-inner .list-wrapper .why-us-card .content-wrapper .card-desc {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    letter-spacing: .005em;
    color: #919191
}

@media only screen and (max-width: 390px) {
    .why-us-inner .list-wrapper .why-us-card {
        flex-direction: column;
        gap: 16px
    }
}

@media only screen and (max-width: 1100px) {
    .why-us-inner .list-wrapper {
        max-width: 600px;
        margin: 32px auto 0
    }
}

@media only screen and (max-width: 1100px) {
    .why-us-inner {
        flex-direction: column
    }
}

@media only screen and (max-width: 768px) {
    .why-us {
        padding: 82px 0 55px
    }
}

.insurance-companies {
    padding: 110px 0 122px;
    background-color: #f7f7f7;
    overflow: hidden
}

.insurance-companies .tagline {
    text-align: center
}

.insurance-companies-title {
    max-width: 575px;
    margin: 0 auto 44px;
    text-align: center
}

.insurance-companies-logo-slider .swiper {
    width: 100vw;
    margin-left: calc((100vw - 1368px)/-2)
}

.insurance-companies-logo-slider .swiper .swiper-wrapper {
    transition-timing-function: linear
}

.insurance-companies-logo-slider .swiper .swiper-slide::selection {
    background-color: transparent
}

.insurance-companies-logo-slider .swiper .swiper-slide+.swiper-slide:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ff3a1f
}

@media only screen and (max-width: 500px) {
    .insurance-companies-logo-slider .swiper .swiper-slide+.swiper-slide:before {
        left: 0
    }
}

.insurance-companies-logo-slider .swiper .swiper-slide .img-wrapper {
    width: 100%;
    height: 140px;
    margin: 0 auto
}

.insurance-companies-logo-slider .swiper .swiper-slide .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@media only screen and (max-width: 1368px) {
    .insurance-companies-logo-slider .swiper {
        width: 100vw;
        margin-left: -16px
    }
}

@media only screen and (max-width: 768px) {
    .insurance-companies {
        padding: 55px 0 61px
    }
}

.cta {
    padding-bottom: 164px;
    background-color: #f7f7f7
}

.cta-inner {
    display: flex;
    align-items: flex-end;
    padding-right: 32px;
    background: linear-gradient(0deg, #ff3a1f, #ff3a1f 77%, #f7f7f7 77%, #f7f7f7)
}

.cta-inner .img-wrapper {
    display: flex;
    align-items: flex-end;
    width: 100%;
    max-width: 556px;
    height: 602px
}

@media only screen and (max-width: 800px) {
    .cta-inner .img-wrapper {
        display: none
    }
}

.cta-inner .content-wrapper {
    position: relative;
    padding-bottom: 96px;
    max-width: 556px
}

.cta-inner .content-wrapper .cta-title {
    margin-bottom: 12px;
    color: #fff
}

.cta-inner .content-wrapper .cta-desc {
    margin-bottom: 32px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    letter-spacing: .005em;
    color: #fff
}

.cta-inner .content-wrapper .mobile-img-wrapper {
    display: none
}

.cta-inner .content-wrapper .btn-1 {
    max-width: 277px;
    text-align: center
}

@media only screen and (max-width: 800px) {
    .cta-inner .content-wrapper {
        padding-bottom: 0
    }

    .cta-inner .content-wrapper .cta-title,
    .cta-inner .content-wrapper .cta-desc {
        text-align: center
    }

    .cta-inner .content-wrapper .mobile-img-wrapper {
        display: block
    }

    .cta-inner .content-wrapper .btn-1 {
        position: absolute;
        bottom: 32px;
        left: 50%;
        transform: translate(-50%)
    }
}

@media only screen and (max-width: 800px) {
    .cta-inner {
        flex-direction: column-reverse;
        align-items: center;
        padding: 32px 32px 0;
        background: #ff3a1f
    }
}

@media only screen and (max-width: 768px) {
    .cta {
        padding-bottom: 82px
    }
}

.privacy-policy {
    padding: 64px 0 126px
}

.privacy-policy-segment+.privacy-policy-segment {
    margin-top: 106px
}

.privacy-policy-segment h2 {
    margin-bottom: 40px
}

.privacy-policy-segment .text-content {
    max-width: 1290px
}

.privacy-policy-segment .text-content p,
.privacy-policy-segment .text-content ul {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .005em;
    color: #0009
}

.privacy-policy-segment .text-content p+p,
.privacy-policy-segment .text-content p+ul,
.privacy-policy-segment .text-content ul+p,
.privacy-policy-segment .text-content ul+ul {
    margin-top: 32px
}

.privacy-policy-segment .text-content p strong,
.privacy-policy-segment .text-content ul strong {
    font-weight: 800;
    color: #000
}

.privacy-policy-segment .text-content ul+ul,
.privacy-policy-segment .text-content ul+p {
    margin-top: 32px
}

.privacy-policy-segment .text-content ul li {
    position: relative;
    padding-left: 38px
}

.privacy-policy-segment .text-content ul li:before {
    content: "";
    position: absolute;
    top: .3em;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #ff3a1f
}

.privacy-policy-segment .text-content ul li+li {
    margin-top: 32px
}

.privacy-policy-segment .text-content a {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .005em;
    text-decoration: underline;
    color: #ff3a1f
}