﻿@font-face {
font-family: "Druk Wide";
font-weight:700;
src: url(../fonts/DrukWideBold.ttf);
}




/*------------------------------------------------------------*
**Р“Р»Р°РІРЅР°СЏ
**------------------------------------------------------------*/

/* CSS Document */


body {
padding:0px;
margin:0px;
background:#FFE5E0;
font-family: "Montserrat", sans-serif;
color:#222;
font-size: 16px;
line-height: 150%;
}

a {
text-decoration:none;
color: #222;
transition: .1s;
}

a:hover {
text-decoration:none;
color: #696969;
}

.clear {
clear:both;
}

ul li:last-child {
margin:0px;
}

button, .feedback, .btn {
transition: .1s;
}

p, img {
margin:0px;
padding:0px;
border:0px;
}

p {
margin:0 0 20px 0;
line-height: 2rem;
}

p:last-child {
margin:0px;
}

.p-home {
	font-size: 1.2rem;
    font-weight: 500;
    line-height: 2.3rem;
    padding-bottom: 2rem;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
line-height: normal;
font-weight:normal;
position:relative;
font-family: "Montserrat", sans-serif;
padding:0;
margin:0px 0 25px 0;
font-weight:500;
}

* {
box-sizing: border-box;
}

table {
border-spacing: 0px;
}

button {
margin:0px;
padding:0px;
border:0px;
cursor:pointer;
}

header, 
nav, 
section, 
article, 
aside, 
footer {
display: block
}

input, button, textarea, select {
font-size:16px;
outline:none;
font-family: "Montserrat", sans-serif;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}

input[type="number"] {
-moz-appearance: textfield;
}

button {
margin:0px;
padding:0px;
border:0px;
cursor:pointer;
}

img {
max-width:100%;
height:auto !important;
}

iframe {
max-width:100% !important;
max-height:100% !important;
}

.site-width {
width:100%;
max-width:1440px;
margin:0 auto;
padding:0 40px;
}

.section-1 {
padding:134px 0 0 0;
background:url(../images/section1-bg.jpg) no-repeat center 0;
margin:0 0 80px 0;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
position:relative;
overflow:hidden;
}

.section-1.page {
background:none;
margin:0 0 41px 0;
}

.header {
padding:13px 40px;
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background: rgba(200, 200, 200, 0.10);
-webkit-backdrop-filter: blur(40.650001525878906px);
backdrop-filter: blur(40.650001525878906px);
display:flex;
align-items:center;
gap:20px;
margin:0 0px 39px 0px;
}

.header-fixed {
position:fixed;
top:20px;
left:50%;
z-index:99;
transform: translate(-50%, 0%);
width:100%;
max-width:1440px;
padding:0 40px;
}

.header.active {
border-radius:20px 20px 0 0;
border-top: 1px solid var(--Grey-stroke, #C0C0C0);
border-left: 1px solid var(--Grey-stroke, #C0C0C0);
border-right: 1px solid var(--Grey-stroke, #C0C0C0);
border-bottom: 1px solid transparent;
background:#F6F3F3;
}

.header .logo a {
display:block;
text-decoration:none;
width:132px;
height:33px;
background:url(../images/logo.svg) no-repeat;
}

.header .menu {
flex:1;
display:flex;
justify-content: center;
}

.header .menu ul {
list-style:none;
margin:0px;
padding:0px;
display:flex;
gap:40px;
}

.header .menu a {
text-decoration:none;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 27px */
}

.header .menu a:hover {color:#3691f7;}

.header .reg {
display:block;
text-decoration:none;
cursor:pointer;
border-radius: 40px;
border: 1px solid var(--Black, #222);
padding:9px 49px;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 27px */
}

.header .enter {
display:block;
text-decoration:none;
cursor:pointer;
padding:9px 45px;
border-radius: 40px;
background: var(--Red, #3691f7);
color: var(--White, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 150%;
border:1px #3691f7 solid;
}

.section-1 .site-width {
position:relative;
}

.section-1 .flex {
display:flex;
padding:0 40px 284px 40px;
position:relative;
z-index:3;
}

.section-1 .col-left {
flex:1;
}

.section-1 .col-right {
font-size:0px;
line-height:0px;
max-width:41.64%;
position:absolute;
bottom:0px;
right:40px;
}

.section-1 .title {
margin:0 0 17px 0;
color: var(--White, #FFF);
font-family: "Druk Wide";
font-size: 103.628px;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 100.519px */
text-transform: uppercase;
position:relative;
top:-6px;
display:table;
}

.section-1 .title:before {
content:"";
position:absolute;
top:95px;
right:15px;
width:321px;
height:85px;
background:url(../images/section1.svg) no-repeat;
}

.section-1 .col-left .btn {
display:table;
text-decoration:none;
cursor:pointer;
padding:12px 32px;
border-radius: 54.743px;
background: var(--Red-main, #5692d6);
color: var(--White, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 27px */
border:1px #5692d6 solid;
}

.section-1 .col-left .btn:hover {
    background: #d90000;
    color: #fff;
	border-color: #d90000;
}

.title-section {
margin:0 0 50px 0;
display:flex;
align-items:center;
gap:40px;
}

.title-section span {
color: var(--Red-main, #5692d6);
}

.title-section h2 {
margin:0px;
font-family: "Druk Wide";
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 60px */
text-transform: uppercase;
}

.title-section .line {
flex:1;
width:100%;
height:2px;
background:#222;
}

.title-section .links {
display:flex;
gap:10px;
}

.title-section .btn {
display:block;
text-decoration:none;
cursor:pointer;
padding:12px 36px;
border-radius: 36px;
border: 1px solid #222;
font-weight: 500;
line-height: normal;
}

.title-section .download {
display:flex;
align-items:center;
gap:10px;
text-decoration:none;
cursor:pointer;
padding:12px 42px;
border-radius: 36px;
background: var(--Black, #222);
font-weight: 500;
line-height: normal;
color:#fff;
border:1px #222 solid;
}

.title-section .download:before {
content:"";
width:16px;
height:16px;
background:url(../images/section3-download.svg) no-repeat;
transition: .1s;
}

.title-section .download:hover {
background:none;
color:#222;
}

.title-section .download:hover:before {
background:url(../images/section3-download-hover.svg) no-repeat;
}

.section-2 {
margin:0 0 120px 0;
}

.section-2 .flex {
display:flex;
gap:20px;
margin:0 0 20px 0;
}

.section-2 .item {
flex:1;
display:flex;
flex-direction:column;
padding:40px;
gap:10px;
border-radius: 21.506px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background: rgba(225, 225, 225, 0.10);
min-height:436px;
position:relative;
}

.section-2 .item .title {
flex:1;
font-family: "Druk Wide";
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 48px */
text-transform: uppercase;
transition: .1s;
}

.section-2 .item .name {
font-family: "Druk Wide";
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 48px */
text-transform: uppercase;
transition: .1s;
}

.section-2 .item .hot {
    position: absolute;
    top: -121px;
    right: -80px;
    z-index: 3;
    width: 312px;
    height: 314px;
    background: url(../images/section2-sticker.svg) no-repeat;
    background-size: contain;
}

.section-2 .item:hover .title, .section-2 .item:hover .name {
color: var(--Red-main, #5692d6);
}

.section-2 .block-form {
display:flex;
align-items:center;
gap:78px;
border-radius: 20px;
border: 1px solid #C0C0C0;
background:url(../images/section2-bg.jpg) no-repeat, rgba(200, 200, 200, 0.10);
-webkit-backdrop-filter: blur(12px);
backdrop-filter: blur(12px);
padding:40px;
overflow:hidden;
margin:0 0 50px 0;
}

.section-2 .col-left {
width:471px;
}

.section-2 .col-right {
flex:1;
}

.section-2 .btn {
display:table;
margin:0 auto;
cursor:pointer;
text-decoration:none;
width:100%;
max-width:300px;
text-align:center;
padding:12px;
border-radius: 54.743px;
background: var(--Red-main, #5692d6);
color: var(--White, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%;
border:1px #5692d6 solid;
}

.section-2 .btn:hover {
background:none;
color:#5692d6;
}

.section-2 .col-left .title {
font-family: "Druk Wide";
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 48px */
text-transform: uppercase;
margin:0 0 30px 0;
}

.section-2 .col-left p {
max-width:265px;
display:block;
}

.section-2 select {
width:100%;
height:56px;
margin:0 0 20px 0;
border-radius: 40px;
border: 1px solid #C0C0C0;
background:url(../images/select.svg) no-repeat right 28px center, #F2F2F2;
padding:0 24px;
}

.section-2 .price {
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 27px */
}

.section-2 .total {
color: var(--Grey-inactive, #817F7F);
font-family: "Druk Wide";
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 48px */
text-transform: uppercase;
text-align:center;
}

.section-2 .range {

}

.section-3 {
margin:0 0 110px 0;
}

.section-3.page {
margin:0 0 80px 0;
}

.section-3 .flex {
display:flex;
flex-wrap:wrap;
}

.section-3 .item {
width:19.2%;
margin:0 1% 10px 0;
padding:20px;
text-align:center;
position:relative;
border-radius: 23.925px;
background: var(--White, #FFF);
display:flex !important;
flex-direction:column;
align-items:center;
min-height:174px;
text-decoration:none;
transition: .1s;
}

.section-3 .item:nth-child(5n) {
margin:0 0 10px 0;
}

.section-3 .item:hover {
background: var(--Black-main, #222);
}

.section-3 .name {
margin:0 0 2px 0;
font-size: 13.956px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 18.143px */
}

.section-3 .logo {
margin:0 0 5px 0;
flex:1;
display:flex;
align-items:center;
justify-content: center;
}

.section-3 .logo img:last-child {
display:none;
}

.section-3 .item:hover .logo img:first-child {
display:none;
}

.section-3 .item:hover .logo img:last-child {
display:block;
}

.section-3 .desc {
color: #A0A0A0;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 130%;
display:flex;
align-items:center;
justify-content: center;
gap:4px;
}

.section-3 .desc:before {
content:"";
width:10px;
height:14px;
background:url(../images/section3-fire.svg) no-repeat;
}

.section-3 .birk {
position:absolute;
top:-10px;
right:2px;
z-index:1;
width:54px;
height:53px;
background:url(../images/section3-birk.svg) no-repeat;
display:flex;
align-items:center;
justify-content: center;
text-align:center;
color: var(--White, #FFF);
text-align: center;
font-family: "Druk Wide";
font-size: 8.307px;
font-style: normal;
font-weight: 700;
line-height: 97%; /* 8.058px */
text-transform: uppercase;
transform: rotate(-30.442deg);
}

.section-4 {
margin:0 0 120px 0;
}

.section-4 .flex {
display:flex;
flex-wrap:wrap;
margin:0 0 40px 0;
}

.section-4 .item {
width:32.333%;
margin:0 1.5% 20px 0;
position:relative;
border-radius: 21.506px;
overflow:hidden;
}

.section-4 .item:nth-child(3n) {
margin:0 0 20px 0;
}

.section-4 .arrow {
display:none;
}

.section-4 .item .block {
position:relative;
z-index:3;
border-radius: 21.506px;
border: 1px solid #C0C0C0;
background: rgba(200, 200, 200, 0.10);
-webkit-backdrop-filter: blur(5.800000190734863px);
backdrop-filter: blur(5.800000190734863px);
padding:20px;
height:100%;
display:flex;
flex-direction:column;
}

.section-4 .item:nth-child(1) {
background:url(../images/section4-img1.png) no-repeat right bottom;
width:37.5%;
}

.section-4 .item:nth-child(2) {
background:url(../images/section4-img2.png) no-repeat right bottom;
width:33%;
}

.section-4 .item:nth-child(3) {
background:url(../images/section4-img3.png) no-repeat right bottom;
flex:1;
}

.section-4 .item:nth-child(4) {
background:url(../images/section4-img4.png) no-repeat right bottom;
}

.section-4 .item:nth-child(5) {
background:url(../images/section4-img5.png) no-repeat right bottom;
}

.section-4 .item:nth-child(6) {
background:url(../images/section4-img6.png) no-repeat right bottom;
}

.section-4 .icon {
font-size:0px;
line-height:0px;
margin:0 0 19px 0;
}

.section-4 .name {
margin:0 0 35px 0;
color: var(--Black, #222);
font-family: "Druk Wide";
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 26.25px */
text-transform: uppercase;
flex:1;
}

.section-4 .btn {
display:block;
margin:0 auto;
width:100%;
max-width:270px;
text-decoration:none;
cursor:pointer;
border-radius: 54.743px;
background: var(--Red, #3691f7);
padding:12px;
text-align:center;
color: var(--White, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%;
border:1px #3691f7 solid;
}

.section-4 .btn:hover {
background:none;
color:#3691f7;
}

.section-5 {
background: var(--Black-main, #222);
padding:96px 0;
}

.section-5.page {
background:none;
padding:0px;
margin:0 0 80px 0;
}

.section-5 .title-section {
color:#fff;
}

.section-5 .title-section .line {
background:#fff;
}

.section-5.page .title-section {
color:#222;
}

.section-5.page .title-section .line {
background:#222;
}

.section-5 .flex {
display:flex;
gap:20px;
}

.section-5 .item {
flex:1;
border-radius: 22.246px;
border: 1.034px solid #C0C0C0;
background: rgba(200, 200, 200, 0.10);
-webkit-backdrop-filter: blur(12.102633476257324px);
backdrop-filter: blur(12.102633476257324px);
position:relative;
padding:160px 26px 45px 26px;
display:flex;
flex-direction:column;
}

.section-5 .images {
position:absolute;
top:0px;
right:0px;
z-index:3;
font-size:0px;
line-height:0px;
}

.section-5 .step {
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 25.2px */
margin:0 0 12px 0;
color:#fff;
}

.section-5 .name {
color: var(--Black, #222);
font-family: "Druk Wide";
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 26.25px */
text-transform: uppercase;
margin:0 0 10px 0;
color:#fff;
}

.section-5 .desc {
color:#C0C0C0;
}

.section-5 .desc a {
color: #C0C0C0;
text-decoration:none;
}

.section-5.page .step {
color: var(--Black, #222);
}

.section-5.page .name {
color: var(--Black, #222);
}

.section-5.page .desc {
color: var(--Grey-Dark, #656565);
}

.section-5.page .desc a {
color: var(--Grey-Dark, #656565);
}

.section-5 .btn {
display:block;
text-decoration:none;
cursor:pointer;
margin:50px auto 0 auto;
width:100%;
max-width:300px;
text-align:center;
padding:12px;
border-radius: 54.743px;
background: var(--Red-main, #5692d6);
color: var(--White, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%;
border:1px #5692d6 solid;
}

.section-5 .btn:hover {
background:none;
color:#5692d6;
}

.section-6 {
margin:0 0 80px 0;
overflow:hidden;
}

.section-6.page {
margin:0 0 40px 0;
}

.section-6 .title-section .btn {
padding:12px 90px;
}

.section-6 .slider {
margin:0 -10px;
}

.section-6 .slick-slide {
width:100%;
margin:0 10px;
}

.section-6 .item {
border-radius: 18.299px 0 18.299px 18.299px;
background: #D9D9D9;
display:flex !important;
flex-direction:column;
padding:20px;
position:relative;
height:calc(100% - 70px);
transition:0s;
margin:30px 0 40px 0;
text-decoration:none;
}

.section-6 .item.fixed, .section-6 .item:hover {
background:#222222;
}

.section-6 .item:before {
content:"";
position:absolute;
top:-30px;
right:0px;
z-index:1;
width:135px;
height:50px;
background: #D9D9D9;
border-radius: 20.739px;
}

.section-6 .item.fixed:before, .section-6 .item:hover:before {
background: #222222;
border-radius: 20.739px;
}

.section-6 .flex {
display:flex;
flex-wrap:wrap;
}

.section-6 .flex .item {
width:32.333%;
margin:0 1.5% 40px 0;
height:auto;
transition: 0s;
order:2;
}

.section-6 .flex .item:nth-child(3n) {
margin:0 0 40px 0;
}

.section-6 .flex .item.sticky {order:1;}

.section-6 .icon {
position:absolute;
top:-20px;
right:9px;
font-size:0px;
line-height:0px;
display:flex;
align-items:center;
justify-content: center;
width:120px;
height:93px;
z-index:2;
background: #D9D9D9;
}

.section-6 .item.fixed .icon, .section-6 .item:hover .icon {
background:#222222;
}

.section-6 .info {
display:flex;
align-items:center;
color: var(--Grey-Dark, #656565);
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 125%;
gap:15px;
max-width:294px;
margin:0 0 46px 0;
}

.section-6 .info a {
color: var(--Grey-Dark, #656565);
text-decoration:none;
}

.section-6 .item.fixed .info, .section-6 .item.fixed .info a,
.section-6 .item:hover .info, .section-6 .item:hover .info a{
color: var(--Grey-stroke, #C0C0C0);
}

.section-6 .line {
flex:1;
height:1px;
background:#656565;
}

.section-6 .cat {
margin:0 0 20px 0;
color: var(--Grey-Dark, #656565);
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 21px */
}

.section-6 .item.fixed .cat, .section-6 .item:hover .cat {
color: var(--Grey-stroke, #C0C0C0);
}

.section-6 .name {
margin:0 0 10px 0;
color: var(--Black, #222);
font-family: "Druk Wide";
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 26.25px */
text-transform: uppercase;
display:table;
text-decoration:none;
}

.section-6 .desc {
flex:1;
line-height: 125%;
margin:0 0 36px 0;
}

.section-6 .item.fixed .name, .section-6 .item:hover .name {
color:#fff;
}

.section-6 .item.fixed .desc, .section-6 .item:hover .desc {
color:#fff;
}

.section-6 .images {
overflow:hidden;
border-radius: 15.249px;
font-size:0px;
line-height:0px;
display:block;
}

.section-6 .images img {
transition: .1s;
border-radius: 15.249px;
filter: grayscale(100%);
}

.section-6 .item:hover .images img {
filter: grayscale(0%);
}

.section-6 .slick-track {
display:flex !important;
}

.section-6 .slick-slide > div {
height:100%;
}

.load {
display:block;
width:100%;
max-width:270px;
text-align:center;
border-radius: 54.743px;
background: var(--Red-main, #5692d6);
margin:10px auto 0 auto;
color: var(--White, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%;
padding:12px;
cursor:pointer;
border:1px #5692d6 solid;
transition: .1s;
}

.load:hover {
background:none;
color:#5692d6;
}

.section-7 {
margin:0 0 150px 0;
}

.section-7 .title-section .btn {
padding:12px 80px;
}

.section-7 .item {
border-bottom:1px #C0C0C0 solid;
}

.section-7 .item:nth-child(2) {
border-top:1px #C0C0C0 solid;
}

.section-7 .question {
display:flex;
align-items:center;
justify-content: space-between;
gap:20px;
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 130%; /* 27.3px */
cursor:pointer;
padding:27px 0;
}

.section-7 .question:after {
content:"";
width:32px;
height:31px;
background:url(../images/section7-arrow.svg) no-repeat;
flex-shrink:0;
}

.section-7 .question.active:after {
background:url(../images/section7-arrow-hover.svg) no-repeat;
}

.section-7 .answer {
padding:0 0 27px 0;
display:none;
}

.section-7 .bottom {
margin:50px 0 0 0;
display:flex;
align-items:center;
gap:80px;
border-radius: 19.592px;
border: 0.904px solid #C0C0C0;
padding:17px 25px;
}

.section-7 .name {
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 130%;
display:flex;
align-items:center;
gap:10px;
}

.section-7 .name:before {
content:"";
width:19px;
height:16px;
background:url(../images/section7-mail.svg) no-repeat;
}

.section-7 .desc {
flex:1;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%;
}

.section-7 .form {
display:flex;
gap:10px;
width:100%;
max-width:480px;
}

.section-7 .form input {
flex:1;
width:100%;
height:40px;
border-radius: 32.059px;
border: 0.891px solid rgba(34,34,34,.3);
padding:0 10px;
text-align:center;
background:none;
}

.section-7 .form button {
cursor:pointer;
border:0px;
padding: 12px 53px 8px 53px;
border-radius: 36px;
background: var(--Black, #222);
color: var(--White, #FFF);
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.footer {
background: var(--Black, #222);
position:relative;
z-index:9;
overflow:hidden;
}

.footer .site-width {
position:relative;
}

.footer .site-width:before {
content:"";
position:absolute;
bottom:194px;
right:128px;
z-index:1;
width:211px;
height:213px;
background:url(../images/footer-birk.svg) no-repeat;
}

.footer #lottie-animation-footer {
content:"";
position:absolute;
top:-270px;
bottom:0;
left:30%;
right:-20px;
z-index:1;
}

.footer .copyright {
padding:20px 0 30px 0;
text-align:center;
color: var(--Gray, #909090);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 125%;
border-top:1px #909090 solid;
}

.footer .flex {
display:flex;
gap:112px;
padding:78px 88px 215px 0;
position:relative;
z-index:3;
}

.footer .block {
width:100%;
max-width:395px;
}

.footer .col-left {
flex:1;
}

.footer .logo {
position:relative;
margin:0 0 31px 0;
}

.footer .logo a {
display:block;
text-decoration:none;
width:213px;
height:54px;
background:url(../images/footer-logo.svg) no-repeat;
}

.footer .desc {
color: var(--Gray, #909090);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 125%; /* 17.5px */
margin:0 0 31px 0;
}

.footer .social {
display:flex;
gap:16px;
margin:0 0 80px 0;
}

.footer .social a {
display:block;
text-decoration:none;
width:38px;
height:38px;
}

.footer .social .inst {
background:url(../images/social-icon1.svg) no-repeat center center;
}

.footer .social .in {
background:url(../images/social-icon2.svg) no-repeat center center;
}

.footer .social .fb {
background:url(../images/social-icon3.svg) no-repeat center center;
}

.footer .social .tl {
background:url(../images/social-icon4.svg) no-repeat center center;
border-radius:555px;
}

.footer .social .inst:hover {
background:url(../images/social-icon1-hover.svg) no-repeat center center;
}

.footer .social .in:hover {
background:url(../images/social-icon2-hover.svg) no-repeat center center;
}

.footer .social .fb:hover {
background:url(../images/social-icon3-hover.svg) no-repeat center center;
}

.footer .social .tl:hover {
background:#fff url(../images/social-icon4-hover.svg) no-repeat center center;
}

.footer .form .name {
color: var(--Gray, #909090);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 125%; /* 17.5px */
margin:0 0 13px 0;
}

.footer .form .send-check {
display:flex;
gap:10px;
margin:0 0 10px 0;
}

.footer .form .error {
font-size:14px;
color: var(--Gray, #909090);
}

.footer .form .error.red {
color:#3691f7;
}

.footer .form .error.green {
color:lime;
}

.footer .form input {
width:100%;
flex:1;
border-radius: 24.271px;
border: 1px solid #D2D2D2;
height:44px;
padding:0 10px;
text-align:center;
font-weight: 500;
background:none;
color:#A4A4A4;
}

.footer .form button {
cursor:pointer;
height:44px;
border-radius: 36.406px;
background: var(--White, #FFF);
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 24px */
width:139px;
}

.footer .form button:hover {
background:#3691f7;
color:#fff;
}

.footer .form button.succes {
background: #00DB30;
color:#fff;
}

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

.footer ul a {
text-decoration:none;
color: var(--White, #FFF);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 125%; /* 20px */
}

.footer ul a:hover {
text-decoration:none;
color: #b0b0b0;
}

.section-8 {
margin:0 0 120px 0;
background: var(--Red-main, #5692d6);
padding:20px;
color: #F3F3F3;
font-family: "Druk Wide";
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 26.25px */
text-transform: uppercase;
height:66px;
overflow:hidden;
}

.section-8 .js-marquee {
display:flex;
align-items:center;
}

.section-8 span {
margin:0 30px;
width:46px;
height:26px;
background:url(../images/section8.svg) no-repeat;
display:inline-flex;
}

.section-9 {
margin:0 0 120px 0;
}

.section-9.page {
margin:0 0 80px 0;
}

.section-9 .block {
background:url(../images/section9-bg.jpg) no-repeat;
background-size:cover;
display:flex;
align-items:center;
gap:61px;
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
overflow:hidden;
min-height:294px;
padding:24px 64px;
}

.section-9 .col-left {
flex:1;
color: var(--Black, #1A1A1A);
font-family: "Druk Wide";
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 38.4px */
text-transform: uppercase;
}

.section-9 .col-right {
max-width:552px;
}

.section-9 .info {
color: #000;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 31.5px */
margin:0 0 25px 0;
}

.section-9 .social {
display:flex;
gap:16px;
}

.section-9 .social a {
display:block;
text-decoration:none;
width:32px;
height:32px;
background-size:contain !important;
}

.section-9 .social .inst {
background:url(../images/section9-inst.svg) no-repeat center center;
}

.section-9 .social .in {
background:url(../images/section9-in.svg) no-repeat center center;
}

.section-9 .social .fb {
background:url(../images/section9-fb.svg) no-repeat center center;
}

.section-9 .social .tl {
background:url(../images/section9-tl.svg) no-repeat center center;
}

.section-9 .social .inst:hover {
background:url(../images/section9-inst-hover.svg) no-repeat center center;
}

.section-9 .social .in:hover {
background:url(../images/section9-in-hover.svg) no-repeat center center;
}

.section-9 .social .fb:hover {
background:url(../images/section9-fb-hover.svg) no-repeat center center;
}

.section-9 .social .tl:hover {
background:url(../images/section9-tl-hover.svg) no-repeat center center;
}

.desc-section {
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 150%;
margin:-30px 0 50px 0;
}

.section-10 {
margin:0 0 120px 0;
}

.section-10 .flex {
display:flex;
gap:60px;
margin:0 0 40px 0;
}

.section-10 .col-left {
flex:1;
}

.section-10 .col-right {
font-size:0px;
line-height:0px;
max-width:50%;
}

.section-10 .title {
font-family: "Druk Wide";
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 60px */
text-transform: uppercase;
margin:0 0 40px 0;
}

.section-10 .desc {
color: var(--Black, #1A1A1A);
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 31.5px */
}

.section-10 .items {
display:flex;
flex-wrap:wrap;
justify-content: space-between;
}

.section-10 .items .link {
width:48.5%;
margin:0 0 17px 0;
border-radius: 22px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
text-decoration:none;
display:flex;
align-items:center;
justify-content: space-between;
gap:10px;
padding:20px 24px;
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 150%;
transition: .1s;
}

.section-10 .items .link:after {
content:"";
width:28px;
height:26px;
background:url(../images/section10-arrow.svg) no-repeat;
}

.section-10 .items .link:hover {
border: 1px solid var(--Black-main, #222);
}

.btn-all {
display:block;
width:100%;
max-width:270px;
text-decoration:none;
cursor:pointer;
margin:50px auto 0 auto;
padding:12px;
border-radius: 54.743px;
background: var(--Red-main, #5692d6);
color: var(--White, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%;
text-align:center;
border:1px #5692d6 solid;
transition: .1s;
}

.btn-all:hover {
background:none;
color:#5692d6;
}

.section-11 {
margin:0 0 120px 0;
}

.section-11 .flex {
display:flex;
justify-content: space-between;
}

.section-11 .item {
width:32.333%;
padding:40px 20px;
position:relative;
border-radius: 21.506px;
border: 1px solid #C0C0C0;
background: rgba(200, 200, 200, 0.10);
-webkit-backdrop-filter: blur(5.800000190734863px);
backdrop-filter: blur(5.800000190734863px);
display:flex;
flex-direction:column;
min-height:340px;
}

.section-11 .step {
color: var(--Black, #222);
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 150%;
margin:0 0 20px 0;
flex:1;
}

.section-11 .name {
font-family: "Druk Wide";
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 26.25px */
text-transform: uppercase;
margin:0 0 10px 0;
}

.section-11 .day {
color: var(--Grey-Dark, #656565);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
}

.section-11 .images {
position:absolute;
top:20px;
right:20px;
z-index:3;
font-size:0px;
line-height:0px;
}

.section-12 {
margin:0 0 120px 0;
}

.section-12 .flex {
display:flex;
flex-wrap:wrap;
margin:0 0 40px 0;
}

.section-12 .item {
width:32.333%;
margin:0 1.5% 10px 0;
}

.section-12 .item:nth-child(3n) {
margin:0 0 10px 0;
}

.section-12 .item .block {
position:relative;
z-index:3;
border-radius: 21.506px;
border: 1px solid #C0C0C0;
background: rgba(200, 200, 200, 0.10);
-webkit-backdrop-filter: blur(7px);
backdrop-filter: blur(5.800000190734863px);
padding:20px 20px 40px 20px;
height:100%;
display:flex;
flex-direction:column;
}

.section-12 .item:nth-child(1) {
background:url(../images/section4-img1.png) no-repeat right bottom;
width:39.41%;
}

.section-12 .item:nth-child(2) {
background:url(../images/section4-img2.png) no-repeat right bottom;
width:24.19%;
}

.section-12 .item:nth-child(3) {
background:url(../images/section4-img3.png) no-repeat right bottom;
flex:1;
}

.section-12 .item:nth-child(4) {
background:url(../images/section4-img4.png) no-repeat right bottom;
}

.section-12 .item:nth-child(5) {
background:url(../images/section4-img5.png) no-repeat right bottom;
}

.section-12 .item:nth-child(6) {
background:url(../images/section4-img6.png) no-repeat right bottom;
}

.section-12 .icon {
font-size:0px;
line-height:0px;
margin:0 0 25px 0;
}

.section-12 .name {
margin:0 0 25px 0;
color: var(--Black, #222);
font-family: "Druk Wide";
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 26.25px */
text-transform: uppercase;
flex:1;
}

.section-12 .btn {
display:block;
margin:0 auto;
width:100%;
max-width:270px;
text-decoration:none;
cursor:pointer;
border-radius: 54.743px;
background: var(--Red, #3691f7);
padding:12px;
text-align:center;
color: var(--White, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%;
border:1px #3691f7 solid;
transition: .1s;
}

.section-12 .btn:hover {
background:none;
color:#3691f7;
}

.section-13 {
margin:0 0 80px 0;
}

.section-13 .desc {
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 31.5px */
margin:-13px 0 23px 0;
}

.section-13 .flex {
display:flex;
gap:20px;
}

.section-13 .item {
flex:1;
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
-webkit-backdrop-filter: blur(12px);
backdrop-filter: blur(12px);
padding:31px;
min-height:206px;
display:flex;
align-items:center;
}

.section-13 ul {
list-style:none;
margin:0px;
padding:0px;
display:flex;
flex-direction:column;
gap:20px;
}

.section-13 li {
display:flex;
align-items:center;
gap:16px;
font-weight: 600;
}

.section-13 li img {
width:14px;
}

.section-14 {
margin:0 0 80px 0;
}

.section-14 .flex {
display:flex;
gap:33px;
margin:0 0 80px 0;
}

.section-14.reverse .flex {
flex-direction: row-reverse;
}

.section-14 .col-left {
width:60.73%;
font-size:0px;
line-height:0px;
}

.section-14 .col-right {
flex:1;
}

.section-14 .col-left img {
border-radius: 20px;
}

.section-14 h3 {
font-family: "Druk Wide";
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 26.25px */
text-transform: uppercase;
margin:0 0 10px 0;
}

.section-14 p {
margin:0 0 32px 0;
}

.section-14 .slick-dots {
list-style:none;
padding:0px;
font-size:0px;
line-height:0px;
display:flex;
align-items:center;
justify-content: center;
z-index:3;
width:100%;
margin:16px 0 0 0;
}

.section-14 .slick-dots li {
margin:0 6px;
}

.section-14 .slick-dots button {
width:16px;
height:16px;
font-size:0px;
line-height:0px;
border-radius: 555px;
background:#D9D9D9;
position:relative;
transition:0s;
}

.section-14 .slick-dots .slick-active button {
background:#3691f7;
}

.section-15 {
margin:0 0 80px 0;
}

.section-15 .title-section .btn {
width:100%;
text-align:center;
}

.section-15 .title-section .links {
width:100%;
max-width:263px;
}

body.page .title-section h2 {
font-size:40px;
}

.section-15 .flex {
display:flex;
gap:24px;
font-size:0px;
line-height:0px;
}

.section-15 .item {
flex:1;
border-radius: 15.484px;
max-height:273px;
overflow:hidden;
display:block;
text-decoration:none;
}

.section-15 .item img {
border-radius: 15.484px;
}

.select-category {
display:flex;
flex-wrap:wrap;
gap:10px;
margin:0 0 83px 0;
list-style:none;
font-size:0px;
line-height:0px;
padding:0px;
}

.select-category a {
display:flex;
align-items:center;
gap:20px;
justify-content: space-between;
min-width:197px;
padding:9px 28px 9px 24px;
background: #F2F2F2;
text-decoration:none;
font-weight: 500;
font-size:16px;
line-height:150%;
border-radius: 22px;
}

.select-category .active:after {

}


.select-category li:first-child > a {
justify-content: space-between;
}

.select-category a.center {justify-content: center !important;}

.select-category .categories ul li:first-child a {
    justify-content: space-between;
}

.select-category li {
border-radius: 22px;
transition: .1s;
position:relative;
}

.select-category li a {
border: 1px solid var(--Black-main, #222);
border-radius: 22px;
}

.select-category li.sub a:after {
content:"";
width:16px;
height:16px;
background:url(../images/select-category-arrow.svg) no-repeat;
}

.select-category .categories, .select-category .cats {
border:0px !important;
}

.select-category .active a, .select-category .current-cat-ancestor a {
border: 1px solid var(--Red-main, #5692d6);
}

.select-category li a:hover {
border: 1px solid var(--Red-main, #5692d6);
}

.select-category #no a {
border: 1px solid var(--Black-main, #222) !important;
}

.select-category .children li.active a {color:#3691f7;}

.select-category ul {
list-style:none;
margin:0px;
padding:0px;
display:flex;
flex-wrap:wrap;
gap:10px;
}

.select-category .children {
display:none;
position:absolute;
top:calc(100% + 10px);
left:0px;
right:0px;
z-index:9;
border-radius: 20px;
border: 1px solid #3691f7;
background: #F2F2F2;
padding: 10px 16px 10px 24px;
max-height: 261px;
overflow-y: auto;
}

.select-category .children li {
border:0px;
margin:10px 0;
}

.select-category .children li a:after {
display:none;
}

.select-category .children li a {
    min-width: auto;
    padding: 0px;
    border: 0px;
    justify-content: left;
}

.select-category .children li a:hover {
color: #3691f7;
}

.select-category ::-webkit-scrollbar {
width:2px;
}

.select-category ::-webkit-scrollbar-thumb {
background:#C0C0C0;
border-radius: 20px;
}

.searchandfilter li {
padding:0px !important;
}

.searchandfilter ul ul li:first-child {
display:none;
}

.select-category ul label input {
display:none;
}

.select-category ul label span {
display:flex;
align-items:center;
gap:20px;
justify-content: space-between;
min-width:197px;
padding:9px 28px 9px 24px;
border-radius: 22px;
border: 1px solid var(--Black-main, #222);
background: #F2F2F2;
text-decoration:none;
font-weight: 500;
transition: .1s;
cursor:pointer;
}

.select-category ul label span:hover {
border: 1px solid var(--Red-main, #5692d6);
}

.select-category ul label input:checked + span {
border: 1px solid var(--Red-main, #5692d6);
}

.select-category form > div > ul > li:last-child input {
display:flex;
align-items:center;
gap:20px;
justify-content: space-between;
min-width:197px;
padding:9px 28px 9px 24px;
border-radius: 22px;
background: #3691f7;
text-decoration:none;
font-weight: 500;
transition: .1s;
cursor:pointer;
height:100%;
text-align:center;
color:#fff;
border:0px;
justify-content: center;
font-size: 18px;
}

.select-category form > div > ul > li:last-child input:hover {
background:#222;
}

.section-16 {
margin:0 0 40px 0;
}

.section-16 .block-item {
display:flex;
align-items:center;
margin:40px 0;
gap:95px;
padding:0 90px 80px 0;
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background: rgba(243, 243, 243, 0.10);
-webkit-backdrop-filter: blur(2px);
backdrop-filter: blur(2px);
}

.section-16 .col-left {
flex:1;
padding:65px 0 0 95px;
}

.section-16 .col-right {
width:44.41%;
max-width: 450px;
display:block;
text-decoration:none;
font-size:0px;
line-height:0px;
}

.section-16 .logo {
font-size:0px;
line-height:0px;
margin:0 0 37px 0;
}

.section-16 .flex {
display:flex;
flex-wrap:wrap;
gap:11px;
margin:0 0 37px 0;
}

.section-16 .flex .col {
padding:10px 20px;
border-radius: 40.385px;
background: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.section-16 .flex .col span {
font-family: "Druk Wide";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 20px */
text-transform: uppercase;
margin:0 4px 0 0;
}

.section-16 .item {
margin:0 0 24px 0;
font-size: 16.154px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.section-16 .item .name {
color: #222;

/* H3-MOB */
font-family: "Druk Wide";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 20px */
text-transform: uppercase;
margin:0 0 4px 0;
}

.section-16 .btn {
display:table;
text-decoration:none;
cursor:pointer;
border-radius: 36px;
background: var(--Red-main, #5692d6);
padding: 10px 56.5px 10px 57.5px;
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%;
border:1px #5692d6 solid;
}

.section-16 .btn:hover {
background:none;
color:#5692d6;
}

.section-17 {
margin:0 0 80px 0;
}

.section-17 .flex {
display:flex;
flex-wrap:wrap;
justify-content: space-between;
}

.section-17 .item {
width:49%;
margin:0 0 20px 0;
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background: rgba(200, 200, 200, 0.10);
padding:20px 30px;
display:flex;
flex-direction:column;
justify-content:center;
align-items:flex-start;
}

.section-17 .social {
display:flex;
gap:8px;
}

.section-17 .social a {
display:block;
text-decoration:none;
width:20px;
height:20px;
background-size:contain !important;
}

.section-17 .social .inst {
background:url(../images/section9-inst.svg) no-repeat center center;
}

.section-17 .social .in {
background:url(../images/section9-in.svg) no-repeat center center;
}

.section-17 .social .fb {
background:url(../images/section9-fb.svg) no-repeat center center;
}

.section-17 .social .tl {
background:url(../images/section9-tl.svg) no-repeat center center;
}

.section-17 .name {
color: #000;
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 31.5px */
margin:0 0 5px 0;
}

.section-17 .mail {
display:block;
margin:0 0 15px 0;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 31.5px */
}

.section-18 {
margin:0 0 80px 0;
}

.section-18 .maps {
font-size:0px;
line-height:0px;
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background: rgba(200, 200, 200, 0.10);
padding:28px;
height:476px;
}

.section-18 .maps p {
display:block;
width:100% !important;
height:100% !important;
}

.section-18 iframe {
width:100% !important;
height:100% !important;
border-radius: 20px;
}

.section-19 {
margin:0 0 80px 0;
}

.section-19 .flex {
columns:3;
}

.section-19 .item {
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background: rgba(200, 200, 200, 0.10);
-webkit-backdrop-filter: blur(8px);
backdrop-filter: blur(8px);
padding:40px;
margin:0 0 20px 0;
page-break-inside: avoid;
break-inside: avoid;
}

.section-19 .logo {
font-size:0px;
line-height:0px;
margin:0 0 40px 0;
}

.section-19 .logo img {
width:100px;
}

.section-19 .load {
margin:40px auto 0 auto;
}

.section-20 {
margin:0 0 80px 0;
}

.section-20 .site-width {
max-width:980px;
}

.section-20 .title {
color: var(--Black, #1A1A1A);
text-align: center;
font-family: "Druk Wide";
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 60px */
text-transform: uppercase;
margin:0 0 28px 0;
}

.section-20 .desc {
color: var(--Black, #1A1A1A);
text-align: center;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 31.5px */
margin:0 0 28px 0;
}

.section-20 .form {
display:flex;
align-items:center;
gap:10px;
border-radius: 25px;
border: 1px solid var(--Grey-inactive, #817F7F);
background: #F2F2F2;
width:100%;
max-width:445px;
margin:0 auto;
padding: 12px 19px 8px 21px;
}

.section-20 input {
width:100%;
flex:1;
border:0px;
background:none;
}

.section-20 button {
width:15px;
height:15px;
background:url(../images/search.svg) no-repeat;
cursor:pointer;
}

.section-21 {
margin:0 0 80px 0;
}

.section-21 .site-width {
max-width:980px;
display:flex;
gap:34px;
}

.section-21 .tabs__caption {
list-style:none;
margin:0px;
padding:0px;
display:flex;
flex-direction:column;
width:180px;
gap:14px;
font-size: 17px;
font-weight: 500;
}

.section-21 .tabs__caption li {
cursor:pointer;
display:flex;
align-items:center;
gap:10px;
transition: .1s;
}

.section-21 .tabs__caption li svg path {
fill:#222222;
transition: .1s;
}

.section-21 .tabs__caption li.active {
color: var(--Red-main, #5692d6);
text-decoration-line: none;
}

.section-21 .tabs__caption li.active svg, .section-21 .tabs__caption li.active svg path {
fill:#5692d6;
color:#5692d6;
}

.section-21 .tabs__content {
display:none;
flex:1;
}

.section-21 .tabs__content.active {
display:block;
}

.section-21 .item {
border-bottom:1px #C0C0C0 solid;
}

.section-21 .item:first-child {
border-top:1px #C0C0C0 solid;
}

.section-21 .question {
display:flex;
align-items:center;
justify-content: space-between;
gap:20px;
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 130%; /* 27.3px */
cursor:pointer;
padding:27px 0;
}

.section-21 .question:after {
content:"";
width:32px;
height:31px;
background:url(../images/section7-arrow.svg) no-repeat;
flex-shrink:0;
}

.section-21 .question.active:after {
background:url(../images/section7-arrow-hover.svg) no-repeat;
}

.section-21 .answer {
padding:0 0 27px 0;
display:none;
}

.section-404 {
margin:0 0 80px 0;
}

.section-404 .block {
width:100%;
max-width:747px;
margin:0 auto;
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background:url(../images/section404.jpg) no-repeat 0 0, rgba(200, 200, 200, 0.10);
-webkit-backdrop-filter: blur(7px);
backdrop-filter: blur(7px);
padding:100px 70px;
text-align:center;
background-size:cover;
}

.section-404 .title {
color: #000;
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: "Druk Wide";
font-size: 121.323px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 145.588px */
text-transform: uppercase;
}

.section-404 .error {
color: #000;
text-align: center;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 36px */
margin:0 0 20px 0;
}

.section-404 .desc {
max-width:298px;
margin:0 auto 20px auto;
}

.section-404 .btn-all {
margin:0 auto;
}

.section-22 {
margin:0 0 80px 0;
font-size: 21px;
line-height:150%;
}

.section-22 .site-width {
max-width:980px;
}

.section-22 .title {
color: var(--Black, #1A1A1A);
text-align: center;
font-family: "Druk Wide";
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 60px */
text-transform: uppercase;
margin:0 0 28px 0;
}

.section-22 .desc {
color: var(--Black, #1A1A1A);
text-align: center;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 31.5px */
margin:0 0 50px 0;
}

.section-22 .block {
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background: rgba(200, 200, 200, 0.10);
padding:29px 28px;
color: var(--Black-main, #222);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%;
margin:0 0 50px 0;
}

.section-22 .block b {
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 31.5px */
}

.section-22 .blockreg {
border-radius: 50px;
border: 2px solid #222;
background: rgb(255 255 255 / 68%);
padding:29px 28px;
color: var(--Black-main, #222);
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 150%;
margin:0 0 30px 0;
text-align: center;
}

.section-22 .blockreg:hover {
border: 2px solid #3691f7;
color: #3691f7;
}

.section-22 h2 {
color: #000;
font-family: "Druk Wide";
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 38.4px */
text-transform: uppercase;
margin:0 0 20px 0;
}

.speedbar {
margin:0 0 27px 0;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%;
text-align:center;
}

.speedbar b, .speedbar strong {
font-weight:400;
}

.speedbar a {
color: #3691f7;
text-decoration:none;
}

.section-23 {
margin:0 0 80px 0;
color: var(--Black, #191919);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 27px */
}

.section-23 img {border-radius: 14.128px;}

.section-23 .site-width {
max-width:850px;
}

.section-23 .images {
font-size:0px;
line-height:0px;
margin:0 0 60px 0;
text-align:center;
}

.section-23 .images img {
border-radius: 15px;
}

.section-23 h1 {
color: var(--Black, #1A1A1A);
font-family: "Druk Wide";
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 60px */
text-transform: uppercase;
margin:0 0 60px 0;
}

.section-23 h6 {
color: var(--Black, #1A1A1A);
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 36px */
margin:0 0 34px 0;
}

.section-23 p {
margin:0 0 34px 0;
}

.section-23 a {
color: #3691f7;
text-decoration:underline;
}

.section-23 a:hover {text-decoration:none;}

.section-23 h2 {
margin:30px 0 15px 0;
color: var(--Black, #1A1A1A);
font-family: "Druk Wide";
font-size: 30px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
}

.section-23 blockquote {
margin:60px 0;
padding:0px 0 0 37px;
color: var(--Black, #1A1A1A);
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 150%;
position:relative;
}

.section-23 blockquote:before {
content:"";
position:absolute;
top:0px;
bottom:0px;
left:0px;
width:6px;
border-radius: 10px;
background: #5692d6;
}

.section-23 h3 {
margin:20px 0 20px 0;
color: var(--Black, #1A1A1A);
font-family: "Druk Wide";
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 36px */
text-transform: uppercase;
}

.section-23 .slider {
margin:0 0 60px 0;
font-size:0px;
line-height:0px;
}

.section-23 .slider img {
border-radius: 14.128px;
}

.section-23 .slick-dots {
list-style:none;
padding:0px;
font-size:0px;
line-height:0px;
display:flex;
align-items:center;
justify-content: center;
z-index:3;
width:100%;
margin:20px 0 0 0;
}

.section-23 .slick-dots li {
margin:0 6px;
}

.section-23 .slick-dots button {
width:16px;
height:16px;
font-size:0px;
line-height:0px;
border-radius: 555px;
background:#D9D9D9;
position:relative;
transition:0s;
}

.section-23 .slick-dots .slick-active button {
background:#3691f7;
}

.section-23 h4 {
color: var(--Black, #1A1A1A);
font-family: "Druk Wide";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 24px */
text-transform: uppercase;
margin:20px 0 20px 0;
}

.section-23 h5 {
color: var(--Black, #1A1A1A);
font-family: "Druk Wide";
font-size:16px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 24px */
text-transform: uppercase;
margin:60px 0 20px 0;
}

.section-23 .date {
display:flex;
flex-wrap:wrap;
gap:40px;
margin:60px 0;
color: var(--Grey-stroke, #C0C0C0);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
}

.section-23 .block-author {
display:flex;
gap:20px;
margin:60px 0;
}

.section-23 .block-author .photo {
font-size:0px;
line-height:0px;
border-radius:555px;
overflow:hidden;
width:117px;
height:117px;
}

.section-23 .block-author .right {
flex:1;
}

.section-23 .block-author .name {
margin:0 0 15px 0;
color: var(--Grey-inactive, #817F7F);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
}

.section-23 .block-author .name span {
display:block;
color: var(--Black-main, #222);
font-family: "Druk Wide";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 20px */
text-transform: uppercase;
margin:5px 0;
}

.section-23 .social {
display:flex;
gap:10px;
}

.section-23 .social a {
display:block;
text-decoration:none;
width:18px;
height:18px;
background-size:contain !important;
}

.section-23 .social .inst {
background:url(../images/section9-inst.svg) no-repeat center center;
}

.section-23 .social .in {
background:url(../images/section9-in.svg) no-repeat center center;
}

.section-23 .social .fb {
background:url(../images/section9-fb.svg) no-repeat center center;
}

.section-23 .social .tl {
background:url(../images/section9-tl.svg) no-repeat center center;
}

.section-23 .tags {
display:flex;
flex-wrap:wrap;
gap:20px;
}

.section-23 .tags a {
text-decoration:none;
border-radius: 5px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background: #F2F2F2;
padding:4px 64px;
color: var(--Black-main, #222);
text-align: center;
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 31.5px */
}

.section-23 .tags a:hover {
background:#222;
color:#F2F2F2;
}

.section-24 {
margin:0 0 80px 0;
}

.section-24 .site-width {
max-width:980px;
}

.section-24 .flex {
margin:0 0 50px 0;
}

.section-24 h1 {
color: var(--Black, #1A1A1A);
text-align: center;
font-family: "Druk Wide";
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 60px */
text-transform: uppercase;
margin:0 0 50px 0;
}

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

.section-24 .item {
display:flex;
align-items:center;
text-decoration:none;
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background: rgba(200, 200, 200, 0.10);
padding:30px;
gap:61px;
}

.section-24 .images {
display:block;
text-decoration:none;
overflow:hidden;
font-size:0px;
line-height:0px;
width:224px;
border-radius: 15px;
}

.section-24 .images img {
border-radius: 15px;
}

.section-24 .name {
text-decoration:none;
color: var(--Black, #1A1A1A);
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 31.5px */
}

.section-3 .slick-dots {
list-style:none;
padding:0px;
font-size:0px;
line-height:0px;
display:flex;
align-items:center;
justify-content: center;
z-index:3;
width:100%;
margin:50px 0 0 0;
}

.section-3 .slick-dots li {
margin:0 6px;
}

.section-3 .slick-dots button {
width:16px;
height:16px;
font-size:0px;
line-height:0px;
border-radius: 555px;
background:#D9D9D9;
position:relative;
transition:0s;
}

.section-3 .slick-dots .slick-active button {
background:#3691f7;
}

.section-3 .slick-slide {
margin:0 5px;
}

.section-3 .slick-slide .birk {
display:none;
}

.section-25 {
margin:0 0 80px 0;
color: var(--Black, #191919);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 27px */
}

.section-25 p b {
color: var(--Black, #1A1A1A);
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 31.5px */
}

.section-25 .site-width {
max-width:980px;
}

.section-25 .images {
font-size:0px;
line-height:0px;
text-align:center;
margin:0 200px 80px 200px;
max-width: 450px;
}

.section-25 .images img {
mix-blend-mode: darken;
width: 80%;
}

.section-25 .info {
display:flex;
justify-content: center;
gap:9px;
margin:0 0 80px 0;
}

.section-25 .info .item {
border-radius: 40.385px;
background: #FFF;
padding:9px 40px;
color: #222;
font-size: 14.135px;
font-style: normal;
font-weight: 400;
line-height: normal;
display:flex;
align-items:center;
gap:4px;
margin:0px;
}

.section-25 .info .item span {
font-family: "Druk Wide";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 20px */
text-transform: uppercase;
margin:0px;
}

.section-25 .info .link {
display:block;
text-decoration:none;
cursor:pointer;
padding:12px;
border-radius: 54.743px;
background: var(--Black-main, #222);
text-align:center;
width:100%;
max-width:310px;
color: var(--White, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%;
border:1px #222 solid;
}

.section-25 .info .link:hover {
background:none;
color:#222;
}

.section-25 .logo {
font-size:0px;
line-height:0px;
margin:0 0 34px 0;
}

.section-25 p {
margin:0 0 34px 0;
}

.section-25 .btn-all {
max-width:310px;
}

.section-25 .flex {
columns:2;
}

.section-25 .item {
page-break-inside: avoid;
break-inside: avoid;
margin:0 0 20px 0;
padding:24px;
border-radius: 20px;
border: 1px solid #C0C0C0;
background: rgba(200, 200, 200, 0.10);
}

.section-25 .item span {
display:block;
color: #000;
font-family: "Druk Wide";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 20px */
text-transform: uppercase;
margin:0 0 10px 0;
}

.mobile-menu {
display:none;
}

.header .reg:hover,
.title-section .btn:hover {
background:#222;
color:#fff;
}

.header .enter:hover {
background:none;
color:#3691f7;
}

.header .menu .mobile {
display:none;
}


.ui-widget.ui-widget-content {
border:0px;
border-radius: 16px 0px 0px 16px;
background: #C0C0C0;
margin:10px 0 20px 0;
}

.ui-slider .ui-slider-handle {
width:23px;
height:23px;
border:0px;
top:-10px;
margin-left:-15px;
background:#817F7F;
}

.ui-slider-horizontal .ui-slider-range {
height:8px;
background:#817F7F;
}

.ui-slider-handle {
border:0px !important;
border-radius:555px !important;
background:#817F7F !important;
}

.fixed-anchor {
position:fixed;
bottom:20px;
right:20px;
z-index:9;
border-radius: 20px;
border: 1px solid var(--Grey-stroke, #C0C0C0);
background: rgba(136, 136, 136, 0.10);
-webkit-backdrop-filter: blur(7px);
backdrop-filter: blur(7px);
width: 182px;
padding: 20px 16px 20px 24px;
height:266px;
}

.fixed-anchor ul {
height:226px;
overflow-y:auto;
display:flex;
flex-direction:column;
gap:16px;
list-style:none;
margin:0px;
padding:0px;
}

.fixed-anchor li a {
color: var(--Black, #222);
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 150%;
text-decoration:none;
}

.fixed-anchor li a:hover, .fixed-anchor li a.active {
color: var(--Red-main, #5692d6);
}

.fixed-anchor ::-webkit-scrollbar {
width:2px;
}

.fixed-anchor ::-webkit-scrollbar-track {
	background:#C0C0C0;
}

.fixed-anchor ::-webkit-scrollbar-thumb {
background:#111;
border-radius: 20px;
}

.section-23 .subtitle {
display:block;
color: var(--Black, #1A1A1A);
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 150%;
margin: 0 0 34px 0;
}

#lottie-animation {
position:absolute;
bottom:-30px;
left:-30px;
right:-30px;
}

#breadcrumbs span:first-child a {
text-transform:capitalize;
}

.select-tabs-mobile {
display:none;
}

.section-26 {
padding:175px 0 173px 0;
background:#fff;
position:relative;
top:-175px;
margin:0 0 -175px 0;
position:relative;
}

.section-26 .video {
position:absolute;
top:0px;
bottom:0px;
left:0px;
right:0px;
z-index:1;
font-size:0px;
line-height:0px;
}

.section-26 .video video {
width:100% !important;
height:100% !important;
object-fit:cover;
}

.section-26 .title {
color: #5692d6;
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: "Druk Wide";
font-size: 109.473px;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 109.473px */
text-transform: uppercase;
margin:0 0 11px 0;
position:relative;
z-index:3;
}

.section-26 .desc {
color: #5692d6;
text-align: center;
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 31.5px */
margin:0 auto 63px auto;
width:100%;
max-width:900px;
position:relative;
z-index:3;
}

.section-26 .btn {
border-radius: 30px;
background: var(--Red-main, #5692d6);
padding:15px;
min-width:250px;
color: var(--White, #FFF);
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%;
display:table;
margin:0 auto;
position:relative;
z-index:3;
}

.section-27 .site-width {
display:flex;
padding:0px;
max-width:1360px;
}

.section-27.reverse .site-width {
flex-direction:row-reverse;
text-align:right;
}

.section-27 .block {
flex:1;
color: #000;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 31.5px */
}

.section-27 .padding {
padding:30px 30px 27px 41px;
display:flex;
justify-content: flex-end;
flex-direction:column;
gap:25px;
height:100%;
}

.section-27 .images {
font-size:0px;
line-height:0px;
overflow:hidden;
flex:1;
}

.section-27 .images img {
width:100%;
height:100% !important;
object-fit:cover;
}

.section-27 .title {
color: #222;
font-family: "Druk Wide";
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 48px */
text-transform: uppercase;
}

.section-28 .images {
font-size:0px;
line-height:0px;
display:flex;
justify-content: flex-end;
}

.section-28 .images div {
flex:1;
}

.section-28 .title {
color: #5692d6;
text-align: center;
font-family: "Druk Wide";
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 38.4px */
text-transform: uppercase;
margin:0 0 -40px 0;
position:relative;
top:-90px;
}

.section-29 {
padding:59px 0;
}

.section-29 .site-width {
max-width:938px;
display:flex;
flex-direction:column;
gap:56px;
color: #000;
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 100%; /* 20px */
text-transform: uppercase;
}

.section-29 .images {
font-size:0px;
line-height:0px;
display:flex;
}

.section-29 .images div {
flex:1;
}

.section-30 {
font-size:0px;
line-height:0px;
}

.section-31 .block {
padding:0 0 43px 0;
position:relative;
background:url(../images/section31-bg.png) no-repeat center center;
min-height:900px;
font-size:0px;
line-height:0px;
overflow:hidden;
}

.section-31 .block a {
position:absolute;
z-index:1;
transition: .5s;
transform: scale(0.95);
display:block;
text-decoration:none;
}

.section-31 .block a:nth-child(1) {
top:173px;
left:0px;
}

.section-31 .block a:nth-child(2) {
top:11px;
left:238px;
}

.section-31 .block a:nth-child(3) {
top:54px;
left:681px;
}

.section-31 .block a:nth-child(4) {
top:110px;
right:0px;
}

.section-31 .block a:nth-child(5) {
top:403px;
left:-60px;
}

.section-31 .block a:nth-child(6) {
top:545px;
left:396px;
}

.section-31 .block a:nth-child(6) {
top:530px;
left:396px;
}

.section-31 .block a:nth-child(7) {
top:595px;
left:639px;
}

.section-31 .block a:nth-child(8) {
top:371px;
left:865px;
}

.section-31 .block a:nth-child(9) {
top:645px;
left:1039px;
}

.section-31 .block a:hover {
transform: scale(1);
}

.section-31 .title {
position:absolute;
top:50%;
left:50%;
z-index:3;
transform: translate(-50%, -50%);
color: #5692d6;
text-align: center;
font-family: "Druk Wide";
font-size: 27px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 32.4px */
text-transform: uppercase;
}





































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

.footer #lottie-animation-footer {
top: -180px;
}

}



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

.footer #lottie-animation-footer {
top: -180px;
width: 1200px;
left:25%;
}

}














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

.section-1 .col-right {
max-width:33%;
}

#lottie-animation {
left:-20px;
right:-20px;
}

.section-26 .title {
font-size:79px;
}

.section-26 .desc {
font-size:15px;
margin:0 auto 45px auto;
}

.section-27 .title {
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 38.4px */
}

.section-27 .block {
font-size: 16px;
line-height: 150%; /* 24px */
}

.section-27 .padding {
gap:15px;
}

.section-28 .title {
font-size:13px;
}

.section-28 .title {
top:-30px;
margin:0px;
}

.section-29 {
padding:48px 0;
}

.section-29 .site-width {
gap:35px;
font-size: 14.417px;
font-style: normal;
font-weight: 500;
line-height: 100%; /* 14.417px */
}

.section-28 .site-width,
.section-30 .site-width {
padding:0px;
}

.section-31 {
zoom: 50%;
}











}



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


.section-1 .title {
font-size: 80.303px;
position:relative;
z-index:3;
}

.section-1 .title:before {
content:"";
position:absolute;
top:73px;
right:15px;
width:252px;
height:71px;
background-size:contain !important;
}

.section-1 .col-left .btn {
font-size:16px;
}

.section-1 .col-right {
max-width:357px;
}

.header .menu ul {
gap:20px;
}

.section-1 .flex {
padding: 0 40px 175px 40px;
}

.section-2 .item {
background-size:60% !important;
}

.section-10 .title {
font-size: 40px;
margin:0 0 10px 0;
}

.section-10 .desc {
font-size:16px;
}

.section-10 .maps {
max-width:333px;
}

.section-13 .item {
background-size: 50% !important;
padding:20px;
}
















}


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

.header .menu {
position:absolute;
top:72px;
left:-1px;
right:-1px;
z-index:3;
border-radius:0 0 20px 20px;
border-bottom: 1px solid var(--Grey-stroke, #C0C0C0);
border-left: 1px solid var(--Grey-stroke, #C0C0C0);
border-right: 1px solid var(--Grey-stroke, #C0C0C0);
background:#F6F3F3;
padding:80px 20px;
z-index:99;
display:none;
text-align:center;
max-height:100vh;
overflow-y:auto;
}

.header .menu .mobile {
display:flex;
justify-content: center;
gap:10px;
flex-direction:column;
max-width:336px;
margin:0 auto;
}

.header {
position:relative;
z-index:9;
top: 0px;
left:0%;
transform: translate(0%, 0%);
}

.header .menu ul {
flex-direction:column;
gap:30px;
margin:0 0 80px 0;
}

.header .logo {
flex:1;
}

.header .enter {
display:none;
}

.mobile-menu {
display:block;
cursor:pointer;
width:30px;
height:23px;
background:url(../images/mobile-menu.svg) no-repeat;
}

.mobile-menu.active {
background:url(../images/mobile-close.svg) no-repeat center center;
}

.section-1 {
background: url(../images/section1-bg-mobile.jpg) no-repeat center 0;
background-size:cover;
margin:0 0 80px 0;
}

.section-1 .flex {
padding:0 0 140px 0;
}

.section-1 .col-right {
position:absolute;
bottom:0px;
right:-55px;
}

.title-section h2 {
font-size:40px;
}

.section-2 .item .title, .section-2 .item .name, .section-2 .col-left .title {
font-size:32px;
}

.section-2 .item .hot {
width:109px;
height:109px;
background-size:contain !important;
top:-60px;
right:-55px;
}

.section-2 .col-left {
width:270px;
}

.section-2 .block-form {
margin:0 0 40px 0;
}

.section-2 {
margin:0 0 80px 0;
}

.section-3 .item {
width:24.25%;
margin:0 1% 10px 0;
}

.section-3 .item:nth-child(5n) {
margin:0 1% 10px 0;
}

.section-3 .item:nth-child(4n) {
margin:0 0 10px 0;
}

.section-3 {
margin:0 0 80px 0;
}

.section-4 {
margin:0 0 80px 0;
}

.section-5 {
padding:80px 0;
}

.section-5 .images {
max-width:58%;
}

.section-5 .item {
padding:132px 20px 20px 20px;
}

.section-5 .step {
font-size:18px;
margin:0 0 20px 0;
}

.section-5 .name {
font-size:21px;
margin:0 0 10px 0;
}

.section-5 .btn {
margin:40px auto 0 auto;
}

.section-8 {
margin:0 0 80px 0;
}

.section-6 {
margin:0 0 40px 0;
}

.section-7 {
margin:0 0 80px 0;
}

.section-9 .col-left {
font-size:21px;
}

.section-9 .col-right {
max-width:453px;
}

.section-9 .info {
font-size:18px;
}

.section-9 {
margin:0 0 80px 0;
}

.footer .flex {
gap:73px;
padding:78px 0 219px 0;
}

.footer .block {
max-width:346px;
}

.footer .site-width:before {
width:139px;
height:142px;
background-size:contain !important;
bottom:218px;
right:40px;
}

.header .menu .reg, .header .menu .enter {
display:block;
text-decoration:none !important;
}

.section-6 .flex .item {
width:49%;
margin:0 2% 40px 0;
}

.section-6 .flex .item:nth-child(3n) {
margin:0 2% 40px 0;
}

.section-6 .flex .item:nth-child(2n) {
margin:0 0 40px 0;
}

.section-6 .line {
margin: 0px 15px 0 0;
}

.section-10 .items .link {
width:100%;
margin:0 0 10px 0;
}

.section-10 {
margin:0 0 80px 0;
}

.section-11 .images {
max-width:200px;
position:relative;
top:auto;
right:auto;
margin:0 auto 30px auto;
}

.section-11 .step {
margin:0px;
}

.section-11 {
margin:0 0 80px 0;
}

.section-12 {
margin:0 0 80px 0;
}

.section-16 .block-item {
padding:24px 40px;
margin:0 0 40px 0;
gap:0px;
}

.section-16 .col-left {
padding:0px;
}

.section-17 {
margin:0 0 40px 0;
}

.section-18 {
margin:0 0 60px 0;
}

.section-19 .flex {
columns:2;
}

.section-20 .title {
font-size: 40px;
margin:0 0 28px 0;
}

.section-20 {
margin:0 0 60px 0;
}

.section-404 .title {
font-size: 90px;
}

.section-404 .error {
font-size:21px;
}

.section-404 .desc {
font-size:14px;
}

.section-22 .title {
font-size: 40px;
}

.section-23 h1 {
font-size: 40px;
margin:0 0 60px 0;
}

.section-23 h2 {
font-size:32px;
}

.section-23 h3 {
font-size:27px;
}

.section-24 h1 {
font-size: 50px;
margin:0 0 40px 0;
}

.footer #lottie-animation-footer {
left: 35%;
}



}


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

.site-width {
padding:0 20px;
}

.header {
padding:15px 20px;
gap:10px;
margin:0 0 33px 0;
}

.header .logo a {
width:97px;
height:24px;
background-size:contain !important;
}

.header .reg {
padding:8px 31px;
font-size: 16px;
}

.section-1 .flex {
display:block;
padding:0 10px;
}

.section-1 .col-left {
margin:0 0 5px 0;
}

.section-1 .col-right {
position:relative;
right:auto;
width:233px;
height:224px;
overflow:hidden;
margin:0 auto;
}

.section-1 .col-right img {
position:absolute;
top:0px;
left:0px;
right:0px;
}

.section-1 {
padding:15px 0 0 0;
margin:0 0 40px 0;
}

.section-1 .title {
font-size: 36.419px;
margin:0 0 12px 0;
}

.section-1 .title:before {
width:114px;
height:33px;
background-size:contain !important;
top: 35px;
right: 5px;
}

.section-1 .col-left .btn {
padding:12px;
text-align:center;
width:100%;
}

.title-section h2 {
font-size: 27px;
}

.title-section .line {
display:none;
}

.title-section .icon {
display:none;
}

.title-section {
margin:0 0 20px 0;
}

.section-2 .flex {
flex-direction:column;
}

.section-2 .item {
padding:20px;
font-size:14px;
min-height:291px;
background-size: 50% !important;
}

.section-2 .item .title, .section-2 .item .name, .section-2 .col-left .title {
font-size: 21px;
}
	
	.section-2 {overflow:hidden;}

.section-2 .item .hot {
width:98px;
height:97px;
top:-52px;
right:-22px;
}

.section-2 .block-form {
margin:0 0 20px 0;
flex-direction:column;
gap:20px;
padding:20px;
}

.section-2 .col-left {
font-size:14px;
}

.section-2 .col-left .title {
margin:0 0 10px 0;
}

.section-2 select {
height:40px;
font-size:14px;
padding:0 24px;
}

.section-2 .price {
font-size:14px;
}

.section-2 .total {
font-size: 27px;
color: #3691f7;
}

.section-2 {
margin:0 0 60px 0;
}

.title-section {
flex-direction:column;
align-items: flex-start;
gap:20px;
}

.title-section .btn {
padding:9px;
text-align:center;
font-size:14px;
padding:9px 32px;
}

.title-section .download {
padding:9px;
text-align:center;
font-size:14px;
padding:9px 35px;
}

.section-3 .item {
margin:0px !important;
}

.section-3 .slick-dots {
margin:20px 0 0 0;
}

.section-3 .slick-dots li {
margin:0 3px;
}

.section-3 .slick-dots button {
width:7px;
height:7px;
}

.section-3 {
margin:0 0 60px 0;
}

.section-4 .item {
width:100% !important;
margin:0 0 10px 0 !important;
overflow:hidden;
background:none !important;
}

.section-4 .name {
font-size:16px;
margin:0 0 10px 0;
}

.section-4 .icon {
margin:0 0 10px 0;
}

.section-4 .desc {
font-size:12px;
line-height: 150%;
display:none;
}

.section-4 .item:nth-child(3) {
flex:none;
}

.section-4 {
margin:0 0 60px 0;
}

.section-4 .btn {
max-width:100%;
text-align:center;
font-size:16px;
}

.section-4 .arrow {
display:block;
position:absolute;
top:29px;
right:20px;
z-index:3;
cursor:pointer;
width:22px;
height:10px;
background:url(../images/section4-arrow.svg) no-repeat;
transform: rotate(180deg);
}

.section-4 .arrow.active {
transform: rotate(0deg);
}

.section-4 .flex {
margin:0 0 20px 0;
}

.section-5 {
padding:60px 0;
}

.section-5 .flex {
flex-direction:column;
}

.section-5 .item {
padding:184px 20px 20px 20px;
}

.section-5 .step {
font-size:16px;
}

.section-5 .name {
font-size:16px;
}

.section-5 .desc {
font-size:14px;
}

.section-5 .images {
max-width:65%;
}

.section-5 .btn {
margin:20px 0 0 0;
max-width:100%;
text-align:center;
}

.section-8 {
padding:20px 0;
margin:0 0 60px 0;
font-size:16px;
}

.title-section .links {
width:100%;
}

.title-section .btn {
width:100%;
text-align:center;
padding:12px;
}

.section-6 {
margin:0 0 20px 0;
}

.section-6 .item {
margin:30px 0 0 0;
height:calc(100% - 30px);
}

.slick-dots {
list-style:none;
padding:0px;
font-size:0px;
line-height:0px;
display:flex;
align-items:center;
justify-content: center;
z-index:3;
width:100%;
margin:20px 0 0 0;
}

.slick-dots li {
margin:0 3px;
}

.slick-dots button {
width:7px;
height:7px;
font-size:0px;
line-height:0px;
border-radius: 555px;
background:#D9D9D9;
position:relative;
transition:0s;
}

.slick-dots .slick-active button {
background:#3691f7;
}

.section-6 .name {
font-size:16px;
}

.section-6 .desc {
font-size:12px;
margin:0 0 12px 0;
}

.section-6 .cat {
font-size:10px;
margin:0 0 8px 0;
}

.section-6 .info {
font-size:10px;
margin:0 0 20px 0;
}

.section-6 .item:before {
width:86px;
height:46px;
background-size:contain !important;
top:-20px;
}

.section-6 .icon {
width:61px;
height:55px;
top:-10px;
}

.section-7 {
margin:0 0 60px 0;
}

.section-9 {
margin:0 0 60px 0;
}

.section-9 .block {
flex-direction:column;
align-items:flex-start;
padding:40px 24px;
gap:15px;
min-height:inherit;
}

.section-9 .col-left {
font-size:16px;
}

.section-9 .col-right {
max-width:100%;
}

.section-9 .info {
font-size:12px;
margin:0 0 15px 0;
}

.footer .flex {
flex-wrap:wrap;
padding:37px 0 213px 0;
gap:40px;
}

.footer .col-left {
flex:none;
width:100%;
text-align:center;
}

.footer .block {
max-width:100%;
}

.footer {
position:relative;
}

.footer .logo a {
margin:0 auto;
width:172px;
height:44px;
background-size:contain !important;
}

.footer .logo {
margin:0 0 20px 0;
}

.footer .desc {
font-size:12px;
margin:0px;
}

.footer .social {
width:100%;
margin:0px;
gap:10px;
}

.footer .social a {
width:24px;
height:24px;
background-size:contain !important;
}

.footer .form {
display:block;
width:100%;
}

.footer .form button {
font-size:0px;
line-height:0px;
width:42px;
height:40px;
background:url(../images/footer-btn-mobile.svg) no-repeat !important;
}

.footer .form input {
height:40px;
}

.footer ul {
gap:20px;
}

.footer ul a {
font-size:14px;
}

.footer .site-width:before {
width: 79.468px;
height: 80.38px;
transform: rotate(-11.292deg);
bottom:93px;
right:41px;
}

.footer #lottie-animation-footer {
    top: auto;
    left: auto;
    bottom: 120px;
    width: 1515px;
}

.footer .copyright {
padding:10px 0 30px 0;
font-size:12px;
}

.section-6 .flex .item {
width:100%;
margin:0 0 40px 0 !important;
}

.title-section .icons {
display:none;
}

.desc-section {
margin:0 0 30px 0;
font-size: 16px;
}

.select-category a, .select-category ul label span, .select-category ul li {
width:100%;
font-size:14px;
}

.section-6.pages {
margin:0 0 60px 0;
}

.load {
font-size:16px;
text-align:center;
max-width:100%;
}

.section-10 {
margin:0 0 60px 0;
}

.section-10 .flex {
display:block;
margin:0 0 20px 0;
}

.section-10 .title {
font-size:27px;
}

.section-10 .maps {
max-width:100%;
text-align:center;
font-size:0px;
line-height:0px;
margin:0 0 10px 0;
}

.section-10 .items .link {
padding:15px 20px;
font-size:16px;
}

body.page .title-section h2 {
font-size:21px;
}

.section-11 .item {
width:100%;
padding:40px 20px;
overflow:hidden;
}

.section-11 .flex {
flex-direction:column;
gap:10px;
}

.section-11 .step {
font-size:16px;
margin:0 0 224px 0;
}

.section-11 .name {
font-size:16px;
}

.section-11 .day {
font-size:14px;
}

.section-11 .images {
max-width:none;
margin:0px;
position:absolute;
top:20px;
right:-30px;
}

.btn-all {
margin:20px 0 0 0;
text-align:center;
font-size:16px;
width:100%;
max-width:100%;
}

.section-11 {
margin:0 0 60px 0;
}

.section-12 .item {
width:100% !important;
margin:0 0 10px 0 !important;
overflow:hidden;
background:none !important;
}

.section-12 .name {
font-size:16px;
margin:0 0 10px 0;
}

.section-12 .icon {
margin:0 0 10px 0;
}

.section-12 .desc {
font-size:12px;
line-height: 150%;
display:none;
}

.section-12 .item:nth-child(3) {
flex:none;
}

.section-12 .arrow {
display:block;
position:absolute;
top:29px;
right:20px;
z-index:3;
cursor:pointer;
width:22px;
height:10px;
background:url(../images/section4-arrow.svg) no-repeat;
transform: rotate(180deg);
}

.section-12 .arrow.active {
transform: rotate(0deg);
}

.section-12 .flex {
margin:0 0 20px 0;
}

.section-12 .item .block {
padding:10px 20px;
}

.section-12 .btn {
width:100%;
max-width:none;
font-size:16px;
text-align:center;
}

.section-12 {
margin:0 0 60px 0;
}

.section-13 {
margin:0 0 60px 0;
}

.section-13 .desc {
margin:0 0 16px 0;
font-size: 16px;
}

.section-13 .flex {
flex-direction:column;
}

.section-13 .item {
min-height:268px;
display:block;
padding:20px 15px;
background-size: 80% !important;
}

.section-13 ul {
gap:15px;
}

.section-14 .flex {
flex-direction:column;
gap:20px;
}

.section-14 .col-left {
width:100%;
}

.section-14 h3 {
font-size:16px;
margin:0 0 5px 0;
}

.section-14 p {
margin:0 0 20px 0;
font-size:10px;
}

.section-14 .flex {
margin:0px;
}

.section-14 .btn-all {
display:none;
}

.section-14 {
margin:0 0 40px 0;
}

.section-15 .flex {
display:block;
}

.section-15 {
margin:0 0 60px 0;
}

.section-16 .block-item {
padding:30px 24px 40px 24px;
flex-direction: column-reverse;
gap:28px;
}

.section-16 .flex {
flex-direction:column;
align-items: flex-start;
margin:0 0 20px 0;
}

.section-16 .btn {
display:block;
text-align:center;
}

.section-14.reverse .flex {
display:block;
}

.section-14 .col-left {
margin:0 0 20px 0;
}

.section-6 .flex {
padding:20px 0 0 0;
}

.section-17 .flex {
display:block;
}

.section-17 .item {
width:100%;
margin:0 0 13px 0;
padding:19px 15px;
}

.section-17 .name {
font-size:16px;
}

.section-17 .mail {
font-size:16px;
}

.section-18 .maps {
height:256px;
padding:20px;
}

.section-17 {
margin:0 0 60px 0;
}

.section-19 .flex {
columns:1;
}

.section-19 .item {
padding:30px 20px;
font-size:14px;
margin:0 0 10px 0;
}

.section-19 .logo {
margin:0 0 20px 0;
}

.section-19 {
margin:0 0 60px 0;
}

.section-20 .title {
font-size: 27px;
margin:0 0 20px 0;
}

.section-20 .desc {
font-size: 16px;
margin:0 0 20px 0;
}

.section-20 {
margin:0 0 28px 0;
}

.section-21 .tabs__caption {
}

.section-21 .question {
font-size:16px;
}

.section-21 .answer {
font-size:14px;
}

.section-21 {
margin:0 0 60px 0;
}

.section-1.page {
margin:0 0 40px 0;
}

.section-404 {
margin:0 0 60px 0;
}

.section-404 .block {
padding:100px 40px;
}

.section-404 .title {
font-size: 60px;
}

.section-22 .title {
font-size: 27px;
}

.section-22 .desc {
font-size: 16px;
margin:0 0 60px 0;
}

.section-22 .block {
font-size:16px;
padding:15px;
margin:0 0 28px 0;
}

.section-22 .block p {
margin:0 0 10px 0;
}

.section-22 h2 {
font-size: 21px;
margin:0 0 20px 0;
}

.section-22 {
font-size:16px;
margin:0 0 60px 0;
}

.speedbar {
margin:0 0 10px 0;
font-size:12px;
}

.section-23 .images {
margin:0 0 40px 0;
}

.section-23 h1 {
font-size:24px;
margin:0 0 20px 0;
}

.section-23 h6, .section-23 .subtitle {
font-size:16px;
margin:0 0 20px 0;
}

.section-23 {
font-size:12px;
margin:0 0 60px 0;
}

.section-23 p {
margin:0 0 20px 0;
}

.section-23 h2 {
margin:40px 0 20px 0;
font-size: 20px;
}

.section-23 blockquote {
margin:40px 0;
padding:0 0 0 10px;
font-size: 16px;
}

.section-23 blockquote:before {
width:1px;
}

.section-23 h3 {
margin:40px 0 20px 0;
font-size: 16px;
}

.section-23 .slick-dots li {
margin:0 3px;
}

.section-23 .slick-dots button {
width:7px;
height:7px;
}

.section-23 .slider {
margin:0 0 40px 0;
}

.section-23 h4 {
margin:40px 0 10px 0;
font-size: 14px;
}

.section-23 h5 {
margin:40px 0 10px 0;
font-size: 10px;
}

.section-23 .date {
margin:40px 0 20px 0;
gap:5px;
font-size: 14px;
flex-direction:column;
}

.section-23 .block-author {
margin:20px 0;
gap:10px;
}

.section-23 .block-author .photo {
width:81px;
height:81px;
}

.section-23 .block-author .name {
font-size:14px;
margin:0 0 10px 0;
}

.section-23 .tags {
gap:5px;
}

.section-23 .tags a {
padding:2px 20px;
font-size: 14px;
}

.section-6 .mobslider .item {
margin:0px !important;
}

.section-24 h1 {
font-size: 27px;
margin:0 0 20px 0;
}

.section-24 {
margin:0 0 60px 0;
}

.section-24 .flex {
gap:10px;
}

.section-24 .item {
padding:15px;
gap:15px;
}

.section-24 .images {
width:87px;
}

.section-24 .name {
font-size:16px;
}

.section-25 {
font-size:14px;
margin:0 0 60px 0;
}

.section-25 .images {
margin:0 0 39px 0;
}

.section-25 .info {
flex-direction:column;
align-items:flex-start;
margin:0 0 60px 0;
}

.section-25 .info .link {
font-size:16px;
padding:10px;
text-align:center;
width:100%;
max-width:100%;
}

.section-25 p b {
font-size:16px;
}

.section-25 .flex {
columns:1;
}

.section-25 .item {
margin:0 0 10px 0;
font-size:14px;
width: 100%;
justify-content: center;
}

.section-25 .btn-all {
max-width:100%;
}

.section-3.page {
margin:0 0 60px 0;
}

.header-fixed {
position:relative;
top:0px;
left:0%;
z-index:99;
transform: translate(0%, 0%);
width:100%;
max-width:1440px;
padding:0 0px;
}

.select-category form > div > ul > li:last-child input {
width:100%;
}

.fixed-anchor {
display:none;
}

.select-category li {
width:100%;
}

.select-category {
margin:0 0 60px 0;
}

.section-1 {
overflow: initial;
}

#lottie-animation {
bottom: 60px;
left: -10px;
right: -10px;
}

.section-21 .site-width {
flex-direction:column;
gap:28px;
position:relative;
}

.select-tabs-mobile {
display:flex;
align-items:center;
gap:20px;
justify-content: space-between;
min-width:197px;
padding:9px 28px 9px 24px;
background: #F2F2F2;
text-decoration:none;
font-weight: 500;
font-size:16px;
line-height:150%;
border: 1px solid var(--Black-main, #222);
border-radius: 22px;
}

.select-tabs-mobile:after {
content:"";
width:16px;
height:16px;
background:url(../images/select-category-arrow.svg) no-repeat;
}

.select-tabs-mobile.active:after {
transform: rotate(180deg);
}

.section-21 .tabs__caption {
position:absolute;
top:63px;
left:10px;
right:10px;
z-index:9;
background: #F2F2F2;
padding:20px;
border: 1px solid var(--Black-main, #222);
border-radius: 22px;
width:calc(100% - 20px);
display:none;
}

.section-21 .tabs__caption.active {
display:flex;
}

.section-6 .slick-track {padding:20px 0 0 0;}
	.section-6 .flex {padding:0px;}

#lottie-animation {
    display: block !important;
    max-width: calc(100% + 10px);
    overflow: hidden;
}
	
	
}


@media screen and (max-width:780px) {
	
.section-26 .title {
font-size: 30.667px;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 30.667px */
margin:0 0 15px 0;
}

.section-26 .desc {
margin:0 0 15px 0;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 21px */
}

.section-26 .btn {
padding:8px;
width:100%;
min-width:inherit;
max-width:177px;
}

.section-26 {
padding:175px 0 66px 0;
}

.section-27 .site-width, .section-27.reverse .site-width {
flex-direction:column;
}

.section-27 .block {
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 150%;
}

.section-27 .padding {
padding:20px;
gap:10px;
}

.section-27 .title {
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 125%;
}

.section-28 .title {
font-size:16px;
top:-10px;
margin:0 0 20px 0;
}

.section-28 .images, .section-29 .images {
flex-direction:column;
}

.section-29 {
padding:44px 0;
}

.section-29 .site-width {
gap:25px;
font-size: 14.417px;
font-style: normal;
font-weight: 500;
line-height: 100%;
}

.section-31 {
zoom:100%;
}
    
.section-31 .block {
background: url(../images/section31-bg-mobile.png) no-repeat center center;
width:320px;
margin:0 auto;
min-height:812px;
}

.section-31 .title {
font-size: 30.396px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 36.475px */
}

.section-31 .block a {
transform: scale(1);
zoom:35%;
}

.section-31 .block a:nth-child(1) {
top: 535px;
left: 610px;
}

.section-31 .block a:nth-child(2) {
top: 266px;
left: -8px;
}

.section-31 .block a:nth-child(3) {
display:none;
}

.section-31 .block a:nth-child(4) {
display:none;
}

.section-31 .block a:nth-child(5) {
top: 1274px;
left: -60px;
}

.section-31 .block a:nth-child(6) {
top:545px;
left:396px;
}

.section-31 .block a:nth-child(6) {
top: 1855px;
left: 275px;
}

.section-31 .block a:nth-child(7) {
top: 1351px;
left: 541px;
}

.section-31 .block a:nth-child(8) {
display:none;
}

.section-31 .block a:nth-child(9) {
top: 125px;
left: 450px;
}

.section-31 .title {
top:46%;
}































}


@media screen and (max-width:450px) {
	
.footer #lottie-animation-footer {
    top: auto;
    left: auto;
    bottom: 170px;
    width: 560px;
}
	
.p-home {
	font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.5rem;
    padding-bottom: 1.2rem;
}
	
}	

@media screen and (max-width:390px) {
	
.footer #lottie-animation-footer {
    bottom: 190px;
}
	
}
