@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, 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");
}
:root {
    --swiper-theme-color: #007aff;
}
.swiper,
swiper-container {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0);
}
.swiper-horizontal {
    touch-action: pan-y;
}
.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide,
swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-3d {
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%;
}
.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity 0.3s;
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: var(--swiper-pagination-top, auto);
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(0.33);
}
.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(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
}
button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
    left: var(--swiper-pagination-left, auto);
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform 0.2s, top 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, left 0.2s;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%;
}
.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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: var(--swiper-pagination-progressbar-size, 4px);
}
.swiper-pagination-lock {
    display: none;
}
*,
:after,
:before {
    box-sizing: border-box;
}
blockquote,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table td,
table th {
    border: 1px solid #ddd;
    padding: 5px 10px;
}
fieldset,
iframe,
img {
    border: 0;
}
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none;
}
textarea {
    resize: none;
}
body,
html {
    height: 100%;
    min-height: 100%;
}
section {
    max-width: 100%;
}
a {
    color: #353c47;
    text-decoration: underline;
    transition: all 0.4s ease;
}
a:hover {
    color: #01c8bb;
    text-decoration: none;
}
a img {
    border: none;
}
img {
    border-style: none;
    height: auto;
    max-width: 100%;
}
input,
select,
textarea {
    color: #000;
    vertical-align: middle;
}
fieldset,
form {
    border-style: none;
    margin: 0;
    padding: 0;
}
input[type="email"],
input[type="file"],
input[type="password"],
input[type="search"],
input[type="submit"],
input[type="tel"],
input[type="text"],
select,
textarea {
    appearance: none;
    border-radius: 0;
    font-family: Wix Madefor Text, sans-serif;
}
input[type="email"] {
    box-shadow: none;
}
input[type="image"] {
    border: none;
    padding: 0;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="button"],
input[type="submit"] {
    cursor: pointer;
}
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
    border: none;
    box-shadow: none;
    outline: none;
}
p {
    margin: 0 0 15px;
    max-width: 100%;
}
b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
i,
label,
p,
span,
strong {
    word-wrap: break-word;
    max-width: 100%;
}
div {
    word-wrap: break-word;
}
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
body:not(.mobile) ::-webkit-scrollbar,
body:not(.mobile)::-webkit-scrollbar {
    width: 5px;
}
body:not(.mobile) ::-webkit-scrollbar:horizontal,
body:not(.mobile)::-webkit-scrollbar:horizontal {
    height: 5px;
}
body:not(.mobile) ::-webkit-scrollbar-thumb,
body:not(.mobile)::-webkit-scrollbar-thumb {
    background: #ffee92;
    border-color: transparent;
    width: 5px;
}
body:not(.mobile) ::-webkit-scrollbar-thumb:hover,
body:not(.mobile)::-webkit-scrollbar-thumb:hover {
    background: #ffee92;
    border-color: transparent;
    border-width: 1px 1px 1px 2px;
}
body:not(.mobile) ::-webkit-scrollbar-track,
body:not(.mobile)::-webkit-scrollbar-track {
    border-width: 0;
}
body:not(.mobile) ::-webkit-scrollbar-track-piece,
body:not(.mobile)::-webkit-scrollbar-track-piece {
    background: #fff;
}
.hidden {
    display: none;
}
@media (max-width: 1023px) {
    .hidden-sm {
        display: none;
    }
}
.visible-xs {
    display: none;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block;
    }
    .hidden-xs {
        display: none;
    }
}
body {
    background: #fff;
    color: #353c47;
    font-family: Wix Madefor Text, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    min-width: 320px;
    overflow-x: hidden;
}
main {
    max-width: 100%;
}
b,
strong {
    font-family: Wix Madefor Text, sans-serif;
    font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #353c47;
    display: block;
    font-family: Podkova, sans-serif;
    font-weight: 600;
    line-height: 1.5;
}
h1 {
    font-size: 20px;
    margin-bottom: 12px;
}
@media (min-width: 1024px) {
    h1 {
        font-size: 26px;
    }
}
h2 {
    font-size: 18px;
}
h2,
h3 {
    margin-bottom: 15px;
}
h3 {
    font-size: 16px;
}
ul:not([class]) {
    margin: 0;
    padding-left: 20px;
}
ul:not([class]) li {
    list-style-position: outside;
}
button {
    background: #fff;
    border: none;
    color: #353c47;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    height: 60px;
    letter-spacing: 0.08em;
    margin-top: 30px;
    max-width: 100%;
    text-transform: uppercase;
    transition: color 0.4s ease;
    width: 100%;
}
button:hover {
    color: #ffee92;
}
.word,
section {
    overflow: hidden;
}
.word {
    display: inline-flex;
    height: 40px;
    min-width: 149px;
}
@media (min-width: 768px) {
    .word {
        height: 50px;
    }
}
@media (min-width: 1024px) {
    .word {
        height: 71px;
    }
}
.word-container {
    display: inline-flex;
    flex-direction: column;
    transition: all 0.5s ease;
}
.animated {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.7s ease;
}
.animated.visible,
.loaded .scroll-block {
    opacity: 1;
    transform: translateY(0);
}
.visible svg path.path-animate {
    stroke-dashoffset: 0 !important;
    transition: all 1.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}
.container {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 15px;
    width: 1270px;
}
.header {
    background: transparent;
    left: 0;
    padding: 14px 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.4s ease;
    z-index: 55;
}
.header.fixed,
.header.open-menu {
    background: #fff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
}
@media (min-width: 1024px) {
    .header {
        padding: 25px 0;
    }
}
.header .flex-wrap {
    align-items: center;
    justify-content: space-between;
}
.logo,
.logo img {
    height: 32px;
    width: 97px;
}
@media (min-width: 1024px) {
    .logo,
    .logo img {
        height: 50px;
        width: 150px;
    }
}
.mobile-nav-butt {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    width: 24px;
}
.mobile-nav-butt span {
    border: 1px solid #353c47;
    border-radius: 2px;
    display: block;
    height: 0;
    transition: all 0.4s ease;
    width: 100%;
}
.mobile-nav-butt span:first-child {
    margin-bottom: 8px;
}
.mobile-nav-butt span:last-child {
    margin-top: 8px;
}
.mobile-nav-butt.active span:nth-child(2) {
    display: none;
}
.mobile-nav-butt.active span:first-child {
    transform: rotate(135deg) translateY(-5px) translateX(5px);
}
.mobile-nav-butt.active span:last-child {
    transform: rotate(-135deg) translateY(7px) translateX(7px);
}
@media (min-width: 1024px) {
    .mobile-nav-butt {
        display: none;
    }
}
.header-navigation {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 1023px) {
    .header-navigation {
        background: #fff;
        border-top: 1px solid #dfe1e5;
        justify-content: center;
        left: 0;
        max-height: calc(100vh - 81px);
        opacity: 0;
        overflow-y: auto;
        padding: 30px;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 100%;
        transition: all 0.4s ease;
        visibility: hidden;
    }
}
@media (max-width: 360px) {
    .header-navigation {
        max-height: calc(100vh - 61px);
    }
}
@media (min-width: 1024px) {
    .header-navigation {
        display: flex;
    }
}
.header-navigation.visible {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}
.header-navigation ul {
    flex-direction: column;
    list-style: none;
    width: 100%;
}
@media (min-width: 1024px) {
    .header-navigation ul {
        flex-direction: row;
        width: auto;
    }
}
.header-navigation ul li {
    margin-bottom: 15px;
}
@media (min-width: 1024px) {
    .header-navigation ul li {
        margin: 0 0 0 6px;
    }
}
.header-navigation ul li a,
.header-navigation ul li span {
    color: #353c47;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    padding: 0 12px;
    text-decoration: none;
}
.header-navigation ul li a:hover,
.header-navigation ul li span {
    color: #01c8bb;
}
.header-navigation ul.social-list {
    align-items: flex-end;
    flex-direction: row;
    justify-content: center;
    margin-top: 30px;
}
@media (min-width: 1024px) {
    .header-navigation ul.social-list {
        margin-top: 0;
    }
}
.header-navigation ul.social-list li {
    margin: 0 20px;
}
.header-navigation ul.social-list li a {
    align-items: center;
    display: flex;
    justify-content: center;
}
.header-navigation ul.social-list li a:hover {
    opacity: 0.7;
}
.bg-section {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 100%;
    padding: 60px 0 120px;
    position: relative;
	background: url(/images/bg-section.jpg) 0 50% no-repeat;
	background-size: cover;
}
.bg-section__head {
    color: #353c47;
    font-family: Podkova;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 32px;
    text-align: center;
}
@media (min-width: 768px) {
    .bg-section__head {
        font-size: 46px;
        line-height: 50px;
    }
}
@media (min-width: 1024px) {
    .bg-section__head {
        font-size: 64px;
        line-height: 71px;
    }
}
.bg-section-info {
    text-align: center;
}
.bg-section-info ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin-bottom: 16px;
}
.bg-section-info ul li {
    align-items: center;
    display: flex;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 16px;
}
.img-block {
    display: flex;
    margin-right: 10px;
    width: 24px;
}
.btn,
.img-block {
    align-items: center;
    justify-content: center;
}
.btn {
    background: #fff;
    border-radius: 26px;
    box-shadow: 0 6px 14px rgba(110, 167, 163, 0.3);
    color: #353c47;
    cursor: pointer;
    display: inline-flex;
    font-size: 18px;
    font-weight: 600;
    height: 52px;
    line-height: 1.3;
    min-width: 220px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease;
}
.btn img,
.btn svg {
    margin-right: 13px;
}
.btn svg path {
    transition: all 0.4s ease;
}
.btn:hover {
    background: #ffee92;
    color: #353c47;
}
.btn:hover svg path {
    stroke-dashoffset: 0 !important;
}
.btn:focus {
    color: #353c47;
}
.btn--yellow,
.btn:focus {
    background: #ffee92;
}
.btn--yellow:focus,
.btn--yellow:hover {
    background: #f3d742;
    color: #353c47;
}
@keyframes nudgeMouse {
    0% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(8px);
    }
    30% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(8px);
    }
    60% {
        transform: translateY(0);
    }
    80% {
        transform: translateY(8px);
    }
    90% {
        transform: translateY(0);
    }
}
.scroll-block {
    align-items: center;
    bottom: 48px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    left: 50%;
    margin-left: -25px;
    position: absolute;
}
.scroll-block span {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 13px;
}
.scroll-block img {
    animation: nudgeMouse 5s ease-out infinite;
}
.why-section {
    background: #fff;
    padding: 48px 0;
}
.why-section .container--small {
    width: 1000px;
    max-width: 100%;
}
@media (min-width: 1024px) {
    .why-section {
        padding: 90px 0;
    }
}
.heading-section {
    font-family: Podkova, sans-serif;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 38px;
    margin-bottom: 42px;
    padding: 0 5px;
    text-align: center;
}
@media (min-width: 1024px) {
    .heading-section {
        font-size: 40px;
        line-height: 48px;
        padding: 0;
    }
}
.why-list {
    justify-content: center;
    padding-bottom: 25px;
}
.why-item {
    margin-bottom: 15px;
    padding: 0 5px;
    text-align: center;
    width: 50%;
}
@media (min-width: 600px) {
    .why-item {
        width: 33.333%;
    }
}
@media (min-width: 1024px) {
    .why-item {
        width: 20%;
    }
}
.why-item p {
    margin: 0;
}
.why-item b {
    color: #01c8bb;
    display: block;
    font-family: Podkova, sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 58px;
    margin-bottom: 7px;
}
.slider-info-cont {
    height: 90px;
    margin: 45px 0 0;
    position: relative;
}
.slider-info-item {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.4s ease;
    visibility: hidden;
}
.slider-info-item ul {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
}
.slider-info-item ul li {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
    padding-left: 21px;
    position: relative;
    text-align: left;
}
.slider-info-item ul li img {
    left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.slider-info-item.active {
    opacity: 1;
    visibility: visible;
}
.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    background: #fff;
    border-radius: 100px;
    box-shadow: 0 5px 24px rgba(206, 213, 234, 0.4);
    cursor: pointer;
    display: flex;
    height: 48px;
    justify-content: center;
    position: relative;
    transition: all 0.4s ease;
    width: 48px;
}
.swiper-button-next:after,
.swiper-button-next:before,
.swiper-button-prev:after,
.swiper-button-prev:before {
    display: none;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    box-shadow: 0 5px 24px rgba(206, 213, 234, 0.8);
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.4;
}
.swiper-why-container {
    padding: 0 50px;
    position: relative;
}
.swiper-why-container .swiper-button-next,
.swiper-why-container .swiper-button-prev {
    cursor: pointer;
    position: absolute;
    top: 0;
    z-index: 5;
}
.swiper-why-container .swiper-button-prev {
    left: 0;
}
.swiper-why-container .swiper-button-next {
    right: 0;
}
.swiper.swiper-why {
    padding: 10px 0;
    position: relative;
}
.swiper.swiper-why .swiper-slide {
    align-items: center;
    display: flex;
    font-size: 24px;
    font-weight: 500;
    justify-content: center;
    line-height: 28px;
    padding: 0 5px;
    transition: all 0.4s ease;
}
.swiper.swiper-why .swiper-slide.swiper-slide-active:not([data-info-pos="1"]):not([data-info-pos="4"]):not([data-info-pos="5"]) {
    color: #01c8bb;
}
.swiper.swiper-why .swiper-slide.swiper-slide-active:not([data-info-pos="1"]):not([data-info-pos="4"]):not([data-info-pos="5"]) svg path {
    fill: #01c8bb !important;
}
.swiper.swiper-why .swiper-slide.swiper-slide-active[data-info-pos="1"] svg path,
.swiper.swiper-why .swiper-slide.swiper-slide-active[data-info-pos="4"] svg path,
.swiper.swiper-why .swiper-slide.swiper-slide-active[data-info-pos="5"] svg path {
    stroke: #01c8bb !important;
}
.swiper.swiper-why .swiper-slide.swiper-slide-active span {
    color: #01c8bb;
}
.swiper.swiper-why .swiper-slide .slider-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 13px;
}
.trust-section {
    background: rgba(242, 247, 251, 0.6);
    padding: 48px 0;
}
.trust-section .heading-section {
    margin-bottom: 32px;
    text-align: left;
    width: calc(100% - 150px);
}
.trust-item {
    background: #fff;
    border-radius: 46px;
    box-shadow: 0 5px 24px rgba(206, 213, 234, 0.4);
    padding: 40px 30px;
}
.trust-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding-top: 27px;
	min-height:220px;
}
.trust-img {
    border-radius: 50%;
    height: 83px;
    overflow: hidden;
    width: 83px;
}
.trust-img img {
    max-height: 100%;
    max-width: 100%;
}
.trust-info {
    margin-top: -10px;
    padding-left: 32px;
    width: calc(100% - 83px);
}
.trust-info p {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 5px;
}
.trust-info span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}
.trust-info img {
    margin-top: 23px;
	/* max-height:25px; */
}
.swiper .swiper-pagination {
    bottom: 0;
    top: auto;
}
.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
    background: #01c8bb;
    height: 10px;
    margin: 0 6px;
    opacity: 0.2;
    width: 10px;
}
.swiper-trust {
    overflow: visible;
    padding-bottom: 42px;
}
.swiper-trust .swiper-slide:not(.swiper-slide-active) {
    filter: blur(3px);
}
@media (min-width: 1200px) {
    .swiper-trust .swiper-slide:not(.swiper-slide-active).swiper-slide-next {
        filter: none;
    }
}
.swiper-trust .swiper-button-next,
.swiper-trust .swiper-button-prev {
    position: absolute;
    right: 0;
    top: -100px;
}
.swiper-trust .swiper-button-prev {
    right: 68px;
}
.support-section {
    background: #fff;
    padding: 48px 0 0;
}
@media (min-width: 768px) {
    .support-list {
        display: flex;
        justify-content: space-between;
    }
}
.support-item {
    margin-bottom: 40px;
}
.support-item svg {
    margin-bottom: 5px;
}
.support-heading {
    font-family: Podkova, sans-serif;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 38px;
    margin-bottom: 32px;
}
.support-heading span {
    color: #01c8bb;
    display: block;
}
.support-info {
    margin-bottom: 32px;
}
.peop-info {
    background: #effffc;
    padding: 48px 0;
}
.peop-img {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}
.peop-img img {
    border-radius: 50%;
}
.circle1,
.circle2 {
    border-radius: 50%;
    position: absolute;
    z-index: 3;
	opacity:0.7;
}
.circle1 {
    background: #fad406;
    height: 106.7px;
    left: -21px;
	margin-top:-160px;
    width: 45.24px;
}
.circle1,
.circle2 {
    top: 0;
    transform: matrix(1, 0, -0.52, 0.86, 0, 0);
}
.circle2 {
    backdrop-filter: blur(10px);
    background: rgba(1, 200, 187, 0.7);
    height: 182.53px;
    margin-top: 10px;
    right: -37px;
    width: 77.39px;
}
.peop-info-block {
    padding: 32px 0 0;
}
.peop-info-block b {
    color: #01c8bb;
    display: block;
    font-family: Podkova, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 24px;
}
.peop-info-block span {
    color: rgba(53, 60, 71, 0.6);
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 32px;
}
.peop-info-block p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 5px;
}
.services-section {
    padding: 49px 0 0;
}
.services-item {
    margin-bottom: 50px;
    width: 100%;
}
.services-item svg {
    margin-bottom: 10px;
}
.services-item p {
    line-height: 26px;
    margin-bottom: 28px;
}
.services-head {
    font-family: Podkova, sans-serif;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 38px;
    margin-bottom: 32px;
}
.services-head span {
    color: #01c8bb;
    display: block;
}
.services-info {
    margin-bottom: 32px;
}
.section-cases {
    background: rgba(97, 179, 255, 0.1);
    padding: 52px 0 48px;
}
.section-cases .heading-section {
    text-align: left;
    width: calc(100% - 150px);
}
.swiper-cases {
    overflow: visible;
    padding-bottom: 40px;
}
.swiper-cases .swiper-slide:not(.swiper-slide-active) {
    filter: blur(3px);
}
@media (min-width: 1200px) {
    .swiper-cases .swiper-slide:not(.swiper-slide-active).swiper-slide-next {
        filter: none;
    }
}
.swiper-cases .swiper-button-next,
.swiper-cases .swiper-button-prev {
    position: absolute;
    right: 0;
    top: -85px;
}
.swiper-cases .swiper-button-prev {
    right: 68px;
}
.case-slide {
    background: #fff;
    border-radius: 46px;
    box-shadow: 0 5px 24px rgba(206, 213, 234, 0.4);
    flex-direction: column;
    padding: 40px 32px;
}
.case-slide-left {
    align-items: center;
    display: flex;
}
.case-img {
    border-radius: 50%;
    height: 96px;
    overflow: hidden;
    width: 96px;
}
.case-img img {
    max-height: 100%;
}
.case-name {
    padding-left: 32px;
    width: calc(100% - 96px);
}
.case-name b {
    display: block;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
}
.case-slide-right {
    padding: 32px 0 0;
}
.case-lst-it {
    margin-bottom: 20px;
}
.case-lst-it:last-child {
    margin-bottom: 0;
}
.case-lst-it b {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
}
.case-lst-it .flex-wrap {
    align-items: center;
}
.case-lst-it .flex-wrap img {
    margin-right: 12px;
}
.contact-us {
    padding: 40px 0;
    position: relative;
}
.contact-us:before {
    background: rgba(250, 212, 6, 0.1);
    border-radius: 50%;
    bottom: -250px;
    content: "";
    height: 506.1px;
    left: 15%;
    position: absolute;
    transform: matrix(1, 0, -0.52, 0.86, 0, 0);
    width: 214.57px;
    z-index: -1;
}
@media (min-width: 600px) {
    .contact-us:before {
        left: 50%;
    }
}
@media (min-width: 1360px) {
    .contact-us:before {
        left: 1031.2px;
    }
}
.contact-us-left {
    padding-bottom: 40px;
}
.contact-us-left .heading-section {
    margin-bottom: 17px;
    text-align: left;
}
.contact-us-left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact-us-left ul li {
    margin-bottom: 8px;
}
.contact-us-left ul li a {
    align-items: center;
    color: #353c47;
    display: flex;
    text-decoration: none;
}
.contact-us-left ul li a:hover {
    color: #01c8bb;
}
.link-img {
    align-items: center;
    background: rgba(53, 60, 71, 0.11);
    border-radius: 50%;
    display: flex;
    height: 24px;
    justify-content: center;
    margin-right: 10px;
    width: 24px;
}
.contact-logo {
    margin-bottom: 17px;
}
.copyright {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}
.contact-links {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact-links li {
    display: inline-block;
    margin-right: 10px;
}
.contact-links li a {
    color: #959595;
    font-size: 16px;
    line-height: 32px;
    text-decoration: none;
}
.contact-links li a:hover {
    color: #01c8bb;
}
.swiper-why .swiper-slide {
    cursor: pointer;
}
.swiper-why .swiper-slide > * {
    pointer-events: none;
}
@media (min-width: 599px) {
    .swiper-trust .swiper-button-next,
    .swiper-trust .swiper-button-prev {
        top: -75px;
    }
}
@media (min-width: 768px) {
    .bg-section-info ul {
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 60px;
    }
    .bg-section-info ul li {
        margin: 0 20px;
    }
    .case-slide-left {
        flex-direction: column;
        width: 150px;
    }
    .case-img {
        height: 150px;
        margin-bottom: 24px;
        width: 150px;
    }
    .case-name {
        padding: 0;
        width: 100%;
    }
    .case-slide {
        flex-direction: row;
    }
    .case-slide-right {
        padding: 0 0 0 32px;
        width: calc(100% - 150px);
    }
    .swiper-trust .swiper-button-next,
    .swiper-trust .swiper-button-prev {
        top: -80px;
    }
    .swiper.swiper-why .swiper-slide {
        font-size: 20px;
    }
}
@media (max-width: 1023px) {
    .bg-section__head br,
    .peop-info-block br {
        display: none;
    }
}
@media (min-width: 1024px) {
    .header-navigation {
        justify-content: space-between;
        width: calc(100% - 160px);
    }
    .navigation {
        margin-left: auto;
        margin-right: auto;
    }
    .header-navigation ul.social-list li:last-child {
        margin-right: 0;
    }
    .header-navigation ul.social-list li a {
        padding: 0;
    }
    .slider-info-item ul {
        flex-direction: row;
        padding: 0;
    }
    .slider-info-item ul li {
        margin: 0 25px 10px;
    }
    .slider-info-item ul li img {
        margin-top: -7px;
    }
    .services-item,
    .support-item {
        padding-bottom: 60px;
        padding-right: 25px;
        position: relative;
        width: 50%;
    }
    .services-item .btn,
    .support-item .btn {
        bottom: 0;
        left: 0;
        position: absolute;
        z-index: 2;
    }
    .peop-img {
        height: 500px;
        width: 500px;
    }
    .peop-info-block {
        padding-left: 96px;
        width: calc(100% - 500px);
    }
    .peop-info {
        padding: 90px 0;
    }
    .peop-info .flex-wrap {
        align-items: center;
    }
    .why-item b {
        font-size: 70px;
        line-height: 90px;
    }
    .contact-us {
        padding: 80px 0;
    }
    .contact-us .container {
        display: flex;
    }
    .link-text {
        font-size: 16px;
        line-height: 20px;
    }
    .contact-us-left {
        width: 340px;
    }
    .contact-logo {
        margin-bottom: 88px;
    }
    .contact-us-right {
        padding-top: 15px;
    }
}
@media (min-width: 1199px) {
    .trust-img {
        height: 150px;
        width: 150px;
    }
    .trust-info {
        margin-top: 20px;
        width: calc(100% - 150px);
    }
    .trust-info p {
        font-size: 24px;
        line-height: 28px;
    }
    .trust-info span {
        font-size: 16px;
        line-height: 28px;
    }
    .trust-text {
        padding-top: 38px;
    }
    .trust-text,
    body {
        font-size: 20px;
    }
    .peop-info-block b {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 20px;
    }
    .peop-info-block p {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .header-navigation ul li {
        margin: 0 20px;
    }
    .why-item {
        margin-bottom: 35px;
    }
    .why-item b {
        font-size: 96px;
        line-height: 115px;
    }
    .why-list {
        padding-bottom: 50px;
    }
    .why-section .heading-section {
        margin-bottom: 25px;
    }
    .swiper.swiper-why {
        margin-top: 60px;
        padding: 10px;
    }
    .swiper.swiper-why .swiper-slide {
        padding: 0;
    }
    .swiper.swiper-why .swiper-button-next,
    .swiper.swiper-why .swiper-button-prev {
        top: -7px;
    }
    .swiper-trust .swiper-button-next,
    .swiper-trust .swiper-button-prev {
        top: -95px;
    }
    .services-section,
    .support-section {
        padding: 93px 0 46px;
    }
    .services-item svg,
    .support-item svg {
        height: 64px;
        margin-bottom: 10px;
        width: 64px;
    }
    .services-head,
    .support-heading {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 32px;
    }
    .support-info {
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 48px;
    }
    .services-item,
    .support-item {
        padding-right: 50px;
    }
    .peop-info-block p {
        margin-bottom: 35px;
    }
    .section-cases {
        padding: 90px 0;
    }
    .section-cases .heading-section {
        margin-bottom: 50px;
    }
    .swiper-cases .swiper-button-next,
    .swiper-cases .swiper-button-prev {
        top: -95px;
    }
    .case-lst-it {
        margin-bottom: 43px;
    }
    .case-name b {
        font-size: 24px;
        line-height: 28px;
    }
    .case-lst-it b {
        font-size: 20px;
        line-height: 25px;
    }
}
@media (min-width: 1400px) {
    .slider-info-cont {
        margin-top: 52px;
    }
    .trust-section {
        padding: 88px 0;
    }
    .trust-section .heading-section {
        margin-bottom: 48px;
    }
    .swiper.swiper-why .swiper-slide {
        font-size: 24px;
    }
}
