/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

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

@font-face {
    font-family: InterTight;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/InterTight-Medium.eot) format("eot"), url(../fonts/InterTight-Medium.woff) format("woff"), url(../fonts/InterTight-Medium.woff2) format("woff2"), url(../fonts/InterTight-Medium.ttf) format("ttf"), url(../fonts/InterTight-Medium.svg) format("svg");
    font-display: swap
}

@font-face {
    font-family: InterTight;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/InterTight-SemiBold.eot) format("eot"), url(../fonts/InterTight-SemiBold.woff) format("woff"), url(../fonts/InterTight-SemiBold.woff2) format("woff2"), url(../fonts/InterTight-SemiBold.ttf) format("ttf"), url(../fonts/InterTight-SemiBold.svg) format("svg");
    font-display: swap
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.skip-link {
    position: absolute;
    top: -40px;
    left: 6px;
    background: #003e70;
    color: #fcfcfc;
    padding: 8px;
    text-decoration: none;
    border-radius: 4px;
    z-index: 1000;
    transition: top .3s
}

.skip-link:focus {
    top: 6px
}

.keyboard-navigation *:focus {
    outline: 2px solid #668ba9;
    outline-offset: 2px
}

html {
    box-sizing: border-box;
    height: 100%
}

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

* {
    max-height: 1000000px
}

body {
    color: #fcfcfc;
    background: #f2f2f2;
    font: 16px/1.2 InterTight, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
    display: flex;
    flex-direction: column
}

main {
    flex: 1 1 auto
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.gm-style img {
    max-width: none
}

body {
    font-family: InterTight, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    color: #fcfcfc
}

h1,
.h1,
.heading-xl {
    font-size: 56px;
    font-weight: 500;
    line-height: 62px;
    letter-spacing: -.02em;
    margin: 0;
    color: inherit
}

h2,
.h2,
.heading-l {
    font-size: 48px;
    font-weight: 500;
    line-height: 52px;
    letter-spacing: -.02em;
    margin: 0;
    color: inherit
}

h3,
.h3,
.heading-m {
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -.02em;
    margin: 0;
    color: inherit
}

h4,
.h4,
.heading-s {
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0;
    margin: 0;
    color: inherit
}

h5,
.h5,
.heading-xs {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -.01em;
    margin: 0;
    color: inherit
}

h6,
.h6 {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    color: inherit
}

p {
    margin: 0
}

a {
    color: #000c16;
    text-decoration: none;
    transition: color .3s ease
}

a:hover,
a:focus {
    text-decoration: none
}

ul {
    padding: 0;
    margin: 0
}

ul li {
    list-style: none
}

.section-title {
    letter-spacing: -.96px;
    line-height: 1.1;
    font-size: 48px
}

@media (max-width: 1320px) {
    .section-title {
        font-size: calc(28px + 20 * (100vw - 390px) / 930)
    }
}

.section-title {
    color: #003e70;
    text-align: center;
    max-width: 500px;
    width: 100%;
    margin: 0 auto 52px
}

@media (max-width: 1320px) {
    .section-title {
        margin-bottom: calc(32px + 20 * (100vw - 390px) / 930)
    }
}

@media (max-width: 767px) {
    .section-title {
        max-width: 305px
    }
}

.input-group {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    text-align: start;
}

label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    font-weight: 500;
    color: #616161;
    font-size: 14px;
    line-height: 16px
}

input,
textarea {
    width: 100%;
    padding: 12px 16px;
    border-radius: 12px;
    border: 1.5px solid #ccd8e2;
    font-size: 14px;
    line-height: 16px;
    color: #616161;
    font-weight: 500;
    background-color: #fcfcfc;
    transition: all .3s ease 0s;
    outline: none
}

input:focus,
textarea:focus {
    border-color: #003e70
}

input:not(:focus):hover,
textarea:not(:focus):hover {
    border-color: #99b2c6
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #919191
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #919191
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #919191
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #919191
}

input.placeholder,
textarea.placeholder {
    color: #919191
}

textarea {
    height: 120px;
    resize: vertical;
    font-family: inherit
}

.custom-select {
    position: relative;
    width: 100%;
}

.custom-select select {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    cursor: pointer;
    z-index: -1;
    visibility: hidden;
    pointer-events: none;
}

.custom-select .select-trigger {
    width: 100%;
    padding: 11px;
    border-radius: 12px;
    border: 1.5px solid #ccd8e2;
    font-size: 14px;
    line-height: 16px;
    color: #616161;
    font-weight: 500;
    transition: all .3s ease 0s;
    background-color: #fcfcfc;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    position: relative
}

.custom-select .select-trigger:hover {
    transition: all .3s ease 0s;
    border-color: #99b2c6;
    outline: none
}

.custom-select .select-trigger.active {
    border-color: #000c16;
    outline: none
}

.custom-select .select-trigger .select-value,
.custom-select .select-trigger .select-value.placeholder {
    color: #919191
}

.custom-select .select-trigger .select-arrow {
    transition: all .3s ease 0s;
    width: 16px;
    height: 16px
}

.custom-select.active .select-trigger .select-arrow {
    transform: rotate(180deg)
}

.custom-select .select-options {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    background-color: #fcfcfc;
    border-radius: 16px;
    z-index: 1000;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all .3s ease 0s;
    text-align: start
}

.custom-select .select-options.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.custom-select .select-option {
    padding: 12px;
    cursor: pointer;
    transition: all .3s ease 0s;
    color: #616161;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500
}

.custom-select .select-option:hover,
.custom-select .select-option.hover {
    background-color: #ccd8e2;
    color: #000c16
}

.custom-select .select-option:active {
    background-color: #003e70;
    color: #fcfcfc
}

.custom-select .select-option.selected {
    background-color: #99b2c6;
    color: #000c16
}

.is-hidden {
    display: none !important
}


.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 999px;
    padding: 16px;
    min-width: 207px;
    font-weight: 600;
    transition: all .3s ease 0s;
    border: none;
    outline: none;
    margin: 0;
    color: #000c16
}

.btn:hover {
    transition: all .3s ease 0s
}

.btn_big {
    font-size: 18px;
    line-height: 22px
}

.btn_small {
    font-size: 16px;
    line-height: 20px
}

.btn_orange {
    background-color: #eb5d05;
    color: #000c16
}

.btn_orange:hover {
    background-color: #f39e69
}

.btn_yellow {
    background-color: #f6a801
}

.btn_yellow:hover {
    background-color: #facb67
}

.request-btn {
    border: 1px solid #f6a801;
    border-radius: 24px;
    background-color: #000c16;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 25px;
    min-width: 144px;
    max-width: 144px;
    min-height: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #fcfcfc;
    line-height: 20px;
    transition: all .3s ease 0s
}

@media (max-width: 1023px) {
    .request-btn {
        width: 100%;
        height: auto;
        max-width: 100%;
        flex-direction: row;
        padding: 14px
    }
}

/* .request-btn-text {
    font-size: 16px;
    font-weight: 600;
    color: #fcfcfc;
    line-height: 20px;
    transition: all .3s ease 0s
} */

.request-btn-icon {
    stroke: #f6a801;
    width: 40px;
    height: 40px
}

@media (max-width: 1023px) {
    .request-btn-icon {
        width: 24px;
        height: 24px
    }
}

.request-btn:hover {
    transition: all .3s ease 0s;
    background-color: #002543
}

.request-btn:hover .request-btn-text {
    color: #f6a801;
    transition: all .3s ease 0s
}

.swiper-button-prev img {
    rotate: 180deg
}

.swiper-button-prev,
.swiper-button-next {
    background-color: #003e70;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fcfcfc;
    transition: all .3s ease 0s;
    margin: 0 !important
}

.swiper-button-prev .swiper-navigation-icon,
.swiper-button-next .swiper-navigation-icon {
    display: none
}

@media (max-width: 1199px) {

    .swiper-button-prev,
    .swiper-button-next {
        position: static !important
    }
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: #000c16;
    transition: all .3s ease 0s
}

.swiper-button-disabled {
    opacity: 1 !important;
    background-color: #616161
}

.swiper-button-disabled img {
    opacity: .5
}

.floating-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    border: 1px solid #f6a801;
    font-size: 18px;
    background-color: #fcfcfc;
    width: 280px;
    box-shadow: 0 14px 24px #00000014, 0 0 #fc00;
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
    transition: opacity .25s ease-out, transform .25s ease-out, box-shadow .15s ease-out;
    z-index: 1000;
    animation: tilt-shaking .5s ease-in-out infinite, floating-btn-glow 2s ease-in-out infinite;
}

.floating-btn svg {
    width: 24px;
    height: 24px;
    stroke: #f6a801;
    flex-shrink: 0;
    animation: wiggle 2s ease-in-out infinite;
}

@keyframes tilt-shaking {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(3deg);
    }

    50% {
        transform: rotate(0eg);
    }

    75% {
        transform: rotate(-3deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes wiggle {

    0%,
    100% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(-15deg);
    }

    75% {
        transform: rotate(15deg);
    }
}

.floating-btn.is-visible {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto
}

.floating-btn.is-hidden,
.floating-btn.is-over-footer {
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none
}

@media (hover: hover) and (pointer: fine) {
    .floating-btn:hover {
        transform: translateY(0) scale(1.03);
        box-shadow: 0 12px 28px #0000001f;
        transition-duration: .15s
    }
}

.floating-btn:active {
    transform: translateY(0) scale(.98);
    transition-duration: 80ms
}

.floating-btn {}

@media (prefers-reduced-motion: reduce) {
    .floating-btn {
        transition: none !important;
        animation: none !important
    }

    .floating-btn.is-visible {
        opacity: 1;
        transform: translateY(0)
    }

    .floating-btn.is-hidden,
    .floating-btn.is-over-footer {
        opacity: 0;
        transform: translateY(0)
    }
}

@media (prefers-reduced-motion: reduce) and (hover: hover) and (pointer: fine) {
    .floating-btn:hover {
        transform: translateY(0) scale(1);
        box-shadow: 0 8px 24px #00000014
    }
}

@media (prefers-reduced-motion: reduce) {
    .floating-btn:active {
        transform: translateY(0) scale(1)
    }
}

@media (max-width: 319px) {
    .floating-btn {
        min-width: auto;
        width: auto;
        padding: 12px
    }

    .floating-btn span {
        display: none
    }
}

@keyframes floating-btn-glow {
    0% {
        box-shadow: 0 3px 24px #00000014, 0 0 #fc00
    }

    50% {
        box-shadow: 0 3px 24px #00000014, 0 0 50px #ffcc004d
    }

    to {
        box-shadow: 0 3px 24px #00000014, 0 0 #fc00
    }
}

.link,
.link:hover {
    transition: all .3s ease 0s
}

.link_white {
    color: #fcfcfc
}

.link_white:hover {
    color: #f6a801
}

.link_blue {
    color: #003e70
}

.link_blue:hover {
    color: #000c16
}

.link_big {
    font-size: 16px;
    line-height: 20px
}

.link_small {
    font-size: 14px;
    line-height: 16px
}


.js-accordion {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
}

@media (max-width: 767px) {
    .js-accordion {
        gap: 24px;
    }
}

.js-accordion-item {
    width: 100%;
}

.js-accordion-item._active .js-accordion-toggler {
    color: #003e70;
    transition: all 0.3s ease 0s;
}

.js-accordion-item._active .accordion-toggler-icon {
    rotate: 90deg;
    transition: all 0.3s ease 0s;
}

.js-accordion-toggler {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    padding: 0 0 16px 0;
    border: none;
    border-bottom: 1.5px solid #000c16;
    color: #000c16;
    background-color: transparent;
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
    text-align: start;
}

@media (max-width: 1320px) {
    .js-accordion-toggler {
        font-size: calc(24px + 12 * (100vw - 390px) / 930);
    }
}

@media (max-width: 768px) {
    .js-accordion-toggler {
        line-height: 28px;
    }
}


.js-accordion .accordion-toggler-icon {
    width: 24px;
    height: 24px;
    transition: all 0.3s ease 0s;
}

.js-accordion-content {
    display: none;
    padding-top: 12px;
}

.js-accordion-content p {
    color: #000c16;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
}

@media (max-width: 1320px) {
    .js-accordion-content p {
        font-size: calc(18px + 6 * (100vw - 390px) / 930);
    }
}

@media (max-width: 768px) {
    .js-accordion-content p {
        line-height: 22px;
    }
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition: transform .3s ease, background-color .3s ease
}

.header_info-banner {
    background-color: #fcfcfc;
    padding: 12px 0;
    text-align: center;
    transition: transform .3s ease, opacity .3s ease
}

.header_info-banner p {
    font-size: 18px
}

@media (max-width: 1320px) {
    .header_info-banner p {
        font-size: calc(14px + 4 * (100vw - 390px) / 930)
    }
}

.header_info-banner p {
    color: #000c16;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: uppercase
}

.header_info-banner.header_info-banner_hidden {
    transform: translateY(-100%);
    opacity: 0
}

.header.header_scrolled {
    background-color: #003e70f2;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 20px #3030301a
}

.header_nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 18px 0
}

.header_logo {
    display: flex;
    align-items: center;
    gap: 4px
}

.header_logo-img {
    width: 50px;
    height: 50px
}

@media (max-width: 767px) {
    .header_logo-img {
        width: 48px;
        height: 48px
    }
}

.header_logo-text {
    max-width: 277px;
    width: 100%
}

@media (max-width: 767px) {
    .header_logo-text {
        display: none
    }
}

.header_menu {
    display: flex;
    align-items: center;
    column-gap: 40px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 1320px) {
    .header_menu {
        column-gap: calc(18px + 22 * (100vw - 390px) / 930)
    }
}

@media (max-width: 1024px) {
    .header_menu {
        display: none;
    }
}


.header_link {
    font-size: 16px
}

@media (max-width: 1320px) {
    .header_link {
        font-size: calc(14px + 2 * (100vw - 390px) / 930)
    }
}

.header_link {
    color: #fcfcfc;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 #eb5d05b3
    }

    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 10px #eb5d0500
    }

    to {
        transform: scale(1);
        box-shadow: 0 0 #eb5d0500
    }
}

@media (max-width: 1023px) {
    .header_phone {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        min-width: auto;
        padding: 0;
        animation: pulse 2s infinite
    }
}

.header_phone .phone-icon {
    display: none;
    width: 24px;
    height: 24px;
    stroke: #000c16
}

@media (max-width: 1023px) {
    .header_phone .phone-icon {
        display: block
    }
}

@media (max-width: 1023px) {
    .header_phone .phone-number {
        display: none
    }
}

html {
    scrollbar-width: smooth
}

html ::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

html ::-webkit-scrollbar-thumb {
    background-color: #003e70;
    border-radius: 5px
}

html ::-webkit-scrollbar-thumb:hover {
    background-color: #00325a
}

html ::-webkit-scrollbar-track {
    background-color: #f2f2f2
}

html {
    scrollbar-width: thin;
    scrollbar-color: #003e70 #f2f2f2
}

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

.yellow-text {
    color: #f6a801
}

.default-section {
    padding-top: 92px
}

@media (max-width: 1320px) {
    .default-section {
        padding-top: calc(56px + 36 * (100vw - 390px) / 930)
    }
}

.default-section {
    padding-bottom: 92px
}

@media (max-width: 1320px) {
    .default-section {
        padding-bottom: calc(56px + 36 * (100vw - 390px) / 930)
    }
}

#how-it-works,
#contact,
#reviews,
#promise,
#services,
#about {
    scroll-margin-top: 50px
}

.hero {
    position: relative;
    text-align: center;
    background-color: #003e70;
    height: 100dvh;
    padding: 160px 0 50px 0;
}

.hero .container{
    height: 100%;
    width: 100%;
}

.hero.service-hero .hero_bg img {
    object-position: center
}

@media (max-width: 767px) {
    .hero.service-hero .hero_bg {
        height: 100%
    }
}

.hero.automotive-hero .hero_bg img {
    object-position: bottom
}

.hero_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.hero_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #13131380
}

.hero_bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right
}

.hero_content {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.hero_rating {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    margin-bottom: 13px
}

@media (max-width: 1320px) {
    .hero_rating {
        margin-bottom: calc(21px + -8 * (100vw - 390px) / 930)
    }
}

.hero_rating-img {
    width: 97px;
    height: 29px
}

.hero_rating-text {
    font-weight: 500;
    font-size: 16px;
	color:#ffffff;
}

@media (max-width: 1320px) {
    .hero_rating-text {
        font-size: calc(14px + 2 * (100vw - 390px) / 930)
    }
}

.hero_rating-text {
    line-height: 20px
}

.hero_label {
    width: max-content;
    margin: 0 auto 8px;
    padding: 8px 12px;
    background-color: #fcfcfc14;
    border-radius: 999px;
    border: 1px solid #f6a801
}

.hero_label-text {
    font-weight: 500;
    letter-spacing: -.4px;
    line-height: 1.2;
    font-size: 20px;
	color:#ffffff;
}

@media (max-width: 1320px) {
    .hero_label-text {
        font-size: calc(16px + 4 * (100vw - 390px) / 930)
    }
}

.hero_title {
    letter-spacing: -1.12px;
    line-height: 1.1;
    font-size: 56px;
	color:#ffffff;
}

@media (max-width: 1320px) {
    .hero_title {
        font-size: calc(36px + 20 * (100vw - 390px) / 930)
    }
}

.hero_title {
    font-weight: 500;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 24px
}

@media (max-width: 1320px) {
    .hero_title {
        margin-bottom: calc(16px + 8 * (100vw - 390px) / 930)
    }
}

.hero_btn {
    margin-bottom: 35px
}

@media (max-width: 1320px) {
    .hero_btn {
        margin-bottom: calc(24px + 11 * (100vw - 390px) / 930)
    }
}

.hero_footer {
    display: flex;
    align-items: center;
    gap: 20px
}

@media (max-width: 1023px) {
    .hero_footer {
        flex-direction: column-reverse
    }
}

.hero_family-info {
    max-width: 205px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px
}

@media (max-width: 1023px) {
    .hero_family-info {
        flex-direction: row;
        align-items: center;
        justify-content: center;
        max-width: 100%
    }
}

.hero_family-info-img {
    width: 100%;
    height: 160px;
    padding: 8px;
    background-color: #fcfcfc;
    border-radius: 20px;
    overflow: hidden
}

@media (max-width: 1023px) {
    .hero_family-info-img {
        max-width: 140px;
        height: 106px;
        padding: 4px
    }
}

.hero_family-info-img img {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.hero_family-info-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
	color:#ffffff;
}

@media (max-width: 1023px) {
    .hero_family-info-text {
        text-align: start
    }
}


.video_content {
    max-width: 1100px;
    width: 100%;
    height: 100%;
    border-radius: 32px;
    overflow: hidden;
    aspect-ratio: 16/9;
    position: relative;
    margin: 0 auto
}

.video_content video {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.video_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #003e70;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease 0s;
    z-index: 10
}

.video_btn:hover {
    background-color: #00325a;
    transform: translate(-50%, -50%) scale(1.1)
}

.video_btn:focus {
    outline: 2px solid #668ba9;
    outline-offset: 4px
}

.video_btn:active {
    transform: translate(-50%, -50%) scale(.95)
}

.video_btn.playing {
    opacity: 0;
    pointer-events: none
}

.video_btn img {
    width: 20px;
    height: 20px;
    filter: brightness(0) invert(1)
}

.video .video-error,
.video .video-play-error {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #303030e6;
    color: #fcfcfc;
    padding: 20px;
    border-radius: 20px;
    text-align: center;
    z-index: 20;
    max-width: 300px
}

.video .video-error p,
.video .video-play-error p {
    margin: 0 0 10px;
    font-size: 14px
}

.video .video-error a,
.video .video-play-error a {
    color: #668ba9;
    text-decoration: none;
    font-weight: 500
}

.video .video-error a:hover,
.video .video-play-error a:hover {
    color: #99b2c6
}

.services_list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
    gap: 20px
}

@media (max-width: 479px) {
    .services_list {
        grid-template-columns: 1fr
    }
}

.services_item {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.services_item-img {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 380px;
    border-radius: 24px;
    overflow: hidden;
    padding: 28px
}

@media (max-width: 1320px) {
    .services_item-img {
        padding: calc(16px + 12 * (100vw - 390px) / 930)
    }
}

@media (max-width: 767px) {
    .services_item-img {
        height: 320px
    }
}

.services_item-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #f6a801;
    display: flex;
    align-items: center;
    justify-content: center
}

.services_item-icon img {
    width: 20px;
    height: 20px
}

.services_item-label {
    font-size: 28px
}

@media (max-width: 1320px) {
    .services_item-label {
        font-size: calc(20px + 8 * (100vw - 390px) / 930)
    }
}

.services_item-label {
    font-weight: 500;
    line-height: 32px;
    color: #fcfcfc
}

@media (max-width: 767px) {
    .services_item-label {
        letter-spacing: -.02em
    }
}

.services_item-img-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: -1
}

.services_item-description {
    max-width: 355px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px
}

@media (max-width: 1320px) {
    .services_item-description {
        font-size: calc(16px + 4 * (100vw - 390px) / 930)
    }
}

.services_item-description {
    line-height: 24px;
    letter-spacing: -.02em;
    color: #000c16;
    font-weight: 500
}

.team_title {
    margin-bottom: 20px
}

@media (max-width: 1320px) {
    .team_title {
        margin-bottom: calc(12px + 8 * (100vw - 390px) / 930)
    }
}

.team_description {
    max-width: 700px;
    width: 100%;
    margin: 0 auto 52px;
    text-align: center
}

@media (max-width: 1320px) {
    .team_description {
        margin-bottom: calc(32px + 20 * (100vw - 390px) / 930)
    }
}

.team_description {
    letter-spacing: -.24px;
    line-height: 1.2;
    font-size: 24px
}

@media (max-width: 1320px) {
    .team_description {
        font-size: calc(16px + 8 * (100vw - 390px) / 930)
    }
}

.team_description {
    color: #616161;
    font-weight: 500
}

.team_list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    margin-bottom: 52px
}

@media (max-width: 1320px) {
    .team_list {
        margin-bottom: calc(24px + 28 * (100vw - 390px) / 930)
    }
}

.team_item {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.team_item-img {
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 24px;
    overflow: hidden
}

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

.team_item-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-align: center
}

.team_item-title {
    letter-spacing: -.4px;
    line-height: 1.2;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -.02em;
    color: #000c16;
    font-weight: 500
}

.team_item-description {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.2;
    color: #616161;
    font-weight: 500
}

.reviews {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px 33px
}

@media (max-width: 1023px) {
    .reviews {
        grid-template-columns: 1fr
    }
}

.reviews_list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
    max-width: 688px;
    width: 100%
}

@media (max-width: 1023px) {
    .reviews_list {
        max-width: 100%
    }
}

.reviews_item {
    display: flex;
    flex-direction: column;
    padding: 32px
}

@media (max-width: 1320px) {
    .reviews_item {
        padding: calc(20px + 12 * (100vw - 390px) / 930)
    }
}

.reviews_item {
    border-radius: 32px;
    background-color: #fcfcfc
}

.reviews_item-rating {
    font-weight: 500;
    font-size: 24px;
    letter-spacing: -.24px;
    line-height: 1.2;
    margin-bottom: 11px;
    color: #000c16
}

.reviews_item-stars {
    width: 86px;
    height: 14px;
    margin-bottom: 28px
}

@media (max-width: 1320px) {
    .reviews_item-stars {
        margin-bottom: calc(24px + 4 * (100vw - 390px) / 930)
    }
}

.reviews_item-reviewer {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px
}

@media (max-width: 1320px) {
    .reviews_item-reviewer {
        margin-bottom: calc(16px + 4 * (100vw - 390px) / 930)
    }
}

.reviews_item-reviewer img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.reviews_item-reviewer span {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.2;
    color: #000c16;
    font-weight: 600
}

.reviews_text {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.2;
    color: #616161;
    font-weight: 500
}

.reviews_img {
    max-width: 624px;
    height: 100%;
    border-radius: 32px;
    overflow: hidden;
    max-height: 568px
}

@media (max-width: 1023px) {
    .reviews_img {
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .reviews_img {
        height: 340px
    }
}

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

.contact {
    background-color: #003e70
}

.contact_title {
    color: #fcfcfc;
    margin-bottom: 20px
}

@media (max-width: 1320px) {
    .contact_title {
        margin-bottom: calc(12px + 8 * (100vw - 390px) / 930)
    }
}

.contact_description {
    font-size: 24px
}

@media (max-width: 1320px) {
    .contact_description {
        font-size: calc(16px + 8 * (100vw - 390px) / 930)
    }
}

.contact_description {
    line-height: 28px;
    letter-spacing: -.01em;
    color: #fcfcfc;
    font-weight: 500;
    text-align: center;
    margin-bottom: 52px
}

@media (max-width: 1320px) {
    .contact_description {
        margin-bottom: calc(32px + 20 * (100vw - 390px) / 930)
    }
}

.contact_content {
    display: flex;
    align-items: stretch;
    gap: 32px
}

@media (max-width: 1023px) {
    .contact_content {
        flex-direction: column-reverse;
        align-items: center
    }
}

.contact_img {
    max-width: 611px;
    width: 100%;
    border-radius: 32px;
    overflow: hidden;
    min-height: 100%
}

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

.contact_form {
    max-width: 701px;
    width: 100%;
    border-radius: 32px;
    height: 100%;
    padding: 40px
}

@media (max-width: 1320px) {
    .contact_form {
        padding: calc(20px + 20 * (100vw - 390px) / 930)
    }
}

.contact_form {
    background-color: #fcfcfc33;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px)
}




.btn-spinner {
    animation: spin 1s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.promise_title {
    margin-bottom: 52px
}

@media (max-width: 1320px) {
    .promise_title {
        margin-bottom: calc(32px + 20 * (100vw - 390px) / 930)
    }
}

.promise_list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
    gap: 20px;
    margin-bottom: 52px
}

@media (max-width: 1320px) {
    .promise_list {
        margin-bottom: calc(24px + 28 * (100vw - 390px) / 930)
    }
}

@media (max-width: 479px) {
    .promise_list {
        grid-template-columns: 1fr
    }
}

.promise_item {
    display: flex;
    flex-direction: column;
    background-color: #fcfcfc;
    border-radius: 24px;
    padding: 28px
}

@media (max-width: 1320px) {
    .promise_item {
        padding: calc(16px + 12 * (100vw - 390px) / 930)
    }
}

.promise_item-img {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 80px
}

@media (max-width: 1320px) {
    .promise_item-img {
        margin-bottom: calc(64px + 16 * (100vw - 390px) / 930)
    }
}

.promise_item-icon {
    width: 100px;
    height: 100px;
    stroke: #f6a801;
    fill: #f6a801
}

.promise_item-number {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #f2f2f2;
    color: #000c16;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center
}

.promise_item-title {
    font-weight: 500;
    font-size: 28px
}

@media (max-width: 1320px) {
    .promise_item-title {
        font-size: calc(16px + 12 * (100vw - 390px) / 930)
    }
}

.promise_item-title {
    line-height: 32px;
    color: #000c16;
    max-width: 290px
}

.promise_map {
    max-width: 705px;
    width: 100%;
    margin: 0 auto
}

.promise_map img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.works {
    padding-top: 0
}

.works_content {
    display: grid;
    align-items: center;
    grid-template-columns: auto auto auto auto auto;
    gap: 20px;
    justify-items: center
}

@media (max-width: 1023px) {
    .works_content {
        grid-template-columns: auto;
        justify-content: center
    }
}

.works .divider {
    height: 1px;
    background-color: #919191;
    width: 100%
}

@media (max-width: 1023px) {
    .works .divider {
        width: 1px;
        height: 80px
    }
}

.works_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: max-content
}

.works_item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #003e70;
    position: relative
}

.works_item-number {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #f6a801;
    color: #003e70;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1
}

.works_item-icon {
    width: 44px;
    height: 44px
}

.works_item-title {
    font-weight: 500;
    font-size: 28px
}

@media (max-width: 1320px) {
    .works_item-title {
        font-size: calc(16px + 12 * (100vw - 390px) / 930)
    }
}

.works_item-title {
    line-height: 32px;
    color: #000c16
}

.reviews-testimonials_title {
    margin-bottom: 20px
}

@media (max-width: 1320px) {
    .reviews-testimonials_title {
        margin-bottom: calc(14px + 6 * (100vw - 390px) / 930)
    }
}

.reviews-testimonials_link {
    display: block;
    width: max-content;
    margin: 0 auto 52px;
    text-align: center
}

@media (max-width: 1320px) {
    .reviews-testimonials_link {
        margin-bottom: calc(44px + 8 * (100vw - 390px) / 930)
    }
}

.reviews-testimonials_link span {
    text-decoration: underline
}

.reviews-testimonials_link img {
    width: 20px;
    height: 20px
}

.reviews-testimonials .swiper-body {
    position: relative
}

.reviews-testimonials_swiper {
    max-width: 1100px
}

.reviews-testimonials .swiper-slide{
	min-height:100%;
	height:auto;
}

.reviews-testimonials .swiper-buttons {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px
}

.reviews-testimonials .reviews_item {
    border: 1.5px solid #f6a801;
	min-height:100%;
    background-color: #fdeecc;
}

@media (max-width: 479px) {
    .reviews-testimonials .reviews_item {
        min-height: 270px
    }
}

.services-list_title {
    max-width: 100%
}

.services-list_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
    row-gap: 24px
}

@media (max-width: 1320px) {
    .services-list_content {
        row-gap: calc(12px + 12 * (100vw - 390px) / 930)
    }
}

.services-list_content {
    column-gap: 24px
}

@media (max-width: 1320px) {
    .services-list_content {
        column-gap: calc(7px + 17 * (100vw - 390px) / 930)
    }
}

.services-list_item {
    max-width: 270px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    background-color: #000c16;
    border-radius: 16px;
    padding: 16px;
    width: 100%
}

@media (max-width: 767px) {
    .services-list_item {
        max-width: 170px
    }
}

@media (max-width: 374px) {
    .services-list_item {
        max-width: 100%
    }
}

.services-list_item-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #f6a801;
    display: flex;
    align-items: center;
    justify-content: center
}

.services-list_item-img img {
    width: 40px;
    height: 40px
}

.services-list_item-title {
    font-size: 20px
}

@media (max-width: 1320px) {
    .services-list_item-title {
        font-size: calc(16px + 4 * (100vw - 390px) / 930)
    }
}

.services-list_item-title {
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -.02em;
    color: #fcfcfc;
    text-align: center
}

.service-articles_content {
    display: flex;
    flex-direction: column;
    gap: 40px
}

@media (max-width: 1320px) {
    .service-articles_content {
        gap: calc(20px + 20 * (100vw - 390px) / 930)
    }
}

.service-articles-item {
    display: flex;
    align-items: stretch;
    gap: 16px 40px
}

@media (max-width: 767px) {
    .service-articles-item {
        flex-direction: column
    }
}

.service-articles-item.reverse {
    flex-direction: row-reverse
}

@media (max-width: 767px) {
    .service-articles-item.reverse {
        flex-direction: column
    }
}

.service-articles-item-content {
    max-width: 445px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px
}

@media (max-width: 1320px) {
    .service-articles-item-content {
        gap: calc(12px + 8 * (100vw - 390px) / 930)
    }
}

@media (max-width: 767px) {
    .service-articles-item-content {
        max-width: 100%
    }
}

.service-articles-item-img {
    max-width: 860px;
    width: 100%;
    min-height: 100%;
    border-radius: 24px;
    overflow: hidden;
    aspect-ratio: 15/7
}

@media (max-width: 767px) {
    .service-articles-item-img {
        min-height: 370px;
        height: 100%
    }
}

.service-articles-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 30%
}

.service-articles-item-title {
    font-size: 28px
}

@media (max-width: 1320px) {
    .service-articles-item-title {
        font-size: calc(24px + 4 * (100vw - 390px) / 930)
    }
}

.service-articles-item-title {
    font-weight: 500;
    line-height: 32px;
    color: #003e70
}

.service-articles-item-text {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.3;
    color: #616161;
    font-weight: 500
}

.footer {
    background-color: #003e70;
    padding-top: 48px
}

@media (max-width: 1320px) {
    .footer {
        padding-top: calc(32px + 16 * (100vw - 390px) / 930)
    }
}

.footer {
    padding-bottom: 48px
}

@media (max-width: 1320px) {
    .footer {
        padding-bottom: calc(32px + 16 * (100vw - 390px) / 930)
    }
}

.footer_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px 24px;
    margin-bottom: 44px
}

@media (max-width: 1320px) {
    .footer_head {
        margin-bottom: calc(32px + 12 * (100vw - 390px) / 930)
    }
}

@media (max-width: 767px) {
    .footer_head {
        flex-direction: column;
        text-align: center
    }
}

@media (max-width: 479px) {
    .footer_head-col {
        width: 100%
    }
}

.footer_logo {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 28px
}

@media (max-width: 1320px) {
    .footer_logo {
        margin-bottom: calc(20px + 8 * (100vw - 390px) / 930)
    }
}

@media (max-width: 767px) {
    .footer_logo {
        flex-direction: column;
        text-align: center;
        gap: 12px
    }
}

.footer_logo-img {
    width: 50px;
    height: 50px
}

.footer_logo-text {
    display: flex;
    flex-direction: column
}

@media (max-width: 767px) {
    .footer_logo-text {
        align-items: center;
        gap: 8px
    }
}

.footer_logo-text span {
    color: #fcfcfc
}

.footer_text {
    width: 100%;
    color: #fcfcfc;
    font-size: 20px
}

@media (max-width: 1320px) {
    .footer_text {
        font-size: calc(18px + 2 * (100vw - 390px) / 930)
    }
}

.footer_text {
    line-height: 20px;
    font-weight: 500;
    letter-spacing: -.02em
}

.footer_text-right {
    margin-bottom: 16px
}

.footer_phone {
    width: 260px
}

.footer_phone .btn-icon {
    width: 24px;
    height: 24px
}

@media (max-width: 479px) {
    .footer_phone {
        width: 100%
    }
}

.footer_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 44px
}

@media (max-width: 1320px) {
    .footer_content {
        margin-bottom: calc(32px + 12 * (100vw - 390px) / 930)
    }
}

@media (max-width: 767px) {
    .footer_content {
        flex-direction: column;
        gap: 20px
    }
}

.footer_content-col:nth-child(1) {
    max-width: 450px;
    width: 100%
}

.footer_accordion {
    max-width: 450px;
    width: 100%
}

.footer_menu {
    display: flex;
    flex-direction: column;
    gap: 24px
}

@media (max-width: 767px) {
    .footer_menu {
        padding: 12px 0;
        align-items: center
    }
}

.footer .btn.no_bg {
    background-color: transparent;
    border: none;
    padding: 0;
    color: #f6a801;
    width: auto;
    height: auto;
    min-height: auto;
    min-width: auto;
    max-width: none;
    max-height: none;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500
}

.footer_copyright {
    width: max-content;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
	color:#ffffff;
}

: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);
    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
}

:is(.swiper:not(.swiper-watch-progress), .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)
    }
}

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

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

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

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    width: var(--swiper-navigation-size);
    height: var(--swiper-navigation-size);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

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

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

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

:is(.swiper-button-prev, .swiper-button-next) svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    fill: currentColor;
    pointer-events: none
}

.swiper-button-lock {
    display: none
}

.swiper-button-prev,
.swiper-button-next {
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2)
}

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

.swiper-button-prev .swiper-navigation-icon {
    transform: rotate(180deg)
}

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

.swiper-horizontal .swiper-button-prev,
.swiper-horizontal .swiper-button-next,
.swiper-horizontal~.swiper-button-prev,
.swiper-horizontal~.swiper-button-next {
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    margin-left: 0
}

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

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

:is(.swiper-horizontal .swiper-button-prev, .swiper-horizontal~.swiper-button-prev, .swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon {
    transform: rotate(180deg)
}

:is(.swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon {
    transform: rotate(0)
}

.swiper-vertical .swiper-button-prev,
.swiper-vertical .swiper-button-next,
.swiper-vertical~.swiper-button-prev,
.swiper-vertical~.swiper-button-next {
    left: var(--swiper-navigation-top-offset, 50%);
    right: auto;
    margin-left: calc(0px - var(--swiper-navigation-size) / 2);
    margin-top: 0
}

.swiper-vertical .swiper-button-prev,
.swiper-vertical~.swiper-button-prev {
    top: var(--swiper-navigation-sides-offset, 4px);
    bottom: auto
}

:is(.swiper-vertical .swiper-button-prev, .swiper-vertical~.swiper-button-prev) .swiper-navigation-icon {
    transform: rotate(-90deg)
}

.swiper-vertical .swiper-button-next,
.swiper-vertical~.swiper-button-next {
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto
}

:is(.swiper-vertical .swiper-button-next, .swiper-vertical~.swiper-button-next) .swiper-navigation-icon {
    transform: rotate(90deg)
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

:is(.swiper-vertical>.swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

:is(.swiper-vertical>.swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

:is(.swiper-vertical>.swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

:is(.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

:is(.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap
}

:is(.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-vertical>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    inset: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden
}

.swiper.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden
}

/* Анимация кнопки запроса */
.request-btn.loading .request-btn-icon {
    animation: spin 1s linear infinite;
}

.request-btn.success .request-btn-icon {
    animation: none;
}

.request-btn.success .request-btn-text {
    color: #27ae60;
}

.request-btn.success {
    cursor: not-allowed;
}

.request-btn:disabled {
    cursor: not-allowed;
    opacity: 0.8;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* Стили для галочки */
.request-btn-icon.checkmark {
    transform: scale(1.2);
    transition: transform 0.3s ease;
}

.request-btn-icon.checkmark path {
    stroke: #27ae60;
    stroke-width: 2;
}

._formFormWrap{
    height: 100%;
}

._frame {
    height: 100%;
}