
@media only screen and (max-width: 768px) {
	
	  .header_ben{
		display:none
	}
	.header__connection{
		grid-area:t;
		gap:0
	}
	    .answers-container::-webkit-scrollbar {
        width: 0.78125vw;
        background-color: #FFFFFF;
    }

    .answers-container::-webkit-scrollbar-button {
        display: none;
    }

    .answers-container::-webkit-scrollbar-thumb {
        border-radius: var(--border-main);
        background-color: var(--color-main);
    }
	.wrapper {
		 width: 86.25vw;
	}
	 body {
		 overflow-x: hidden;
		 padding-top: 30vw;
	}
	 .md-line-dotted::after {
		 border-bottom: 0.3125vw dotted var(--color-main);
	}
	 .md-color-main-btn {
		 height: 18.75vw;
		 padding: 0 14.6875vw;
	}
	 .md-color-main-btn:hover {
		 padding: 0 14.6875vw;
	}
	 .md-color-main-btn span {
		 font-size: 3.75vw;
		 line-height: 4.6875vw;
		 letter-spacing: 0.03em;
	}
	 .md-color-main-btn img, .md-color-main-btn svg {
		 width: 3.0625vw;
		 height: 3.0625vw;
		 -o-object-fit: contain;
		 object-fit: contain;
	}
	 .md-color-main-btn::after {
		 width: 7.8125vw;
	}
	 .md-standart-form .form-text {
		 font-size: 3.75vw;
		 line-height: 5vw;
		 margin-bottom: 3.125vw;
	}
	 .md-standart-form .form-container {
		 margin-bottom: 3.125vw;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .md-standart-form .form-file > div {
		 width: 76.25vw;
		 height: 18.75vw;
		 border-radius: var(--border-main);
		 padding: 0 9.375vw;
		 padding-right: 15.625vw;
		 font-size: 3.75vw;
		 line-height: 4.375vw;
	}
	 .md-standart-form .form-file > div img, .md-standart-form .form-file > div svg {
		 width: 6.25vw;
		 height: 6.25vw;
		 right: 6.25vw !important;
	}
	 .md-standart-form .form-file > div p {
		 max-height: 4.375vw;
	}
	 .md-standart-form .form-select {
		 width: 76.25vw;
		 height: 18.75vw;
		 margin-bottom: 3.125vw;
		 border-radius: var(--border-main);
		 padding: 0 9.375vw;
		 font-size: 3.75vw;
	}
	 .md-standart-form .form-select span.current {
		 line-height: 18.75vw;
	}
	 .md-standart-form .form-select::after {
		 width: 1.5625vw;
		 height: 1.5625vw;
	}
	 .md-standart-form .form-select .list {
		 border-bottom-left-radius: 9.375vw;
		 border-bottom-right-radius: 9.375vw;
	}
	 .md-standart-form .form-select .list .option {
		 line-height: 18.75vw;
		 padding: 0 9.375vw;
	}
	 .md-standart-form .form-input {
		 width: 76.25vw;
		 height: 18.75vw;
		 font-size: 3.75vw;
		 border-radius: var(--border-main);
		 padding: 0 9.375vw;
		 margin-bottom: 3.125vw;
	}
	 .md-standart-form .form-textarea {
		 width: 63.125vw;
		 font-weight: 500;
		 height: 34.6875vw;
		 border-radius: var(--border-main);
		 font-size: 3.125vw !important;
		 padding: 6.25vw 7.8125vw;
		 margin-bottom: 3.125vw;
	}
	 .md-standart-form .form-checkbox div {
		 width: 3.75vw;
		 height: 3.75vw;
		 margin-right: 1.875vw;
		 border-radius: var(--border-main);
	}
	 .md-standart-form .form-checkbox div img, .md-standart-form .form-checkbox div svg {
		 width: 1.5625vw;
		 height: 1.25vw;
	}
	 .md-standart-form .form-checkbox p {
		 font-size: 2.1875vw;
		 line-height: 2.8125vw;
	}
	 .price-popup .form-select, .price-popup .form-input, .price-popup .form-btn{
		 width: 100% 
	}
	 .md-main-title {
		 font-size: 6.25vw;
		 line-height: 9.375vw;
	}
	 .md-standart-slider .slider-btn {
		 display: none;
	}
	 .md-standart-slider .slider-pagination {
		 bottom: -6.25vw;
	}
	 .md-standart-slider .slider-pagination .swiper-pagination-bullet {
		 width: 2.5vw;
		 height: 2.5vw;
		 margin: 0 1.25vw;
	}
	 .md-standart-slider .slider-hint {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
		 margin-bottom: 4.6875vw;
	}
	 .md-standart-slider .slider-hint span {
		 font-size: 2.5vw;
		 line-height: 4.0625vw;
		 letter-spacing: 0.05em;
		 margin-right: 2.5vw;
	}
	 .md-standart-slider .slider-hint svg {
		 width: 4.0625vw;
		 height: 4.375vw;
	}
	 .md-standart-form.md-popup-form .form-text {
		 padding-left: 0vw;
		 font-size: 3.125vw;
		 line-height: 3.75vw;
		 margin-bottom: 3.125vw;
		 text-align: center;
	}
	 .md-standart-form.md-popup-form .form-container {
		 width: 63.125vw;
		 margin: 0 auto;
		 margin-bottom: 3.125vw;
	}
	 .md-standart-form.md-popup-form .form-select {
		 height: 18.75vw;
		 margin-bottom: 3.125vw;
	}
	 .md-standart-form.md-popup-form .form-select span.current {
		 line-height: 18.75vw;
	}
	 .md-standart-form.md-popup-form .form-select .list .option {
		 line-height: 18.75vw;
		 min-height: 18.75vw;
	}
	 .md-standart-form.md-popup-form .form-select.open {
		 border-top-left-radius: 9.375vw;
		 border-top-right-radius: 9.375vw;
	}
	 .md-standart-form.md-popup-form .form-select.open .list {
		 border-bottom-left-radius: 9.375vw;
		 border-bottom-right-radius: 9.375vw;
	}
	 .md-standart-form.md-popup-form .form-input {
		 height: 18.75vw;
		 margin-bottom: 3.125vw;
	}
	 .md-standart-form.md-popup-form .form-btn {
		 width: 100%;
		 height: 18.75vw;
		 padding: 0 9.375vw;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .md-standart-form.md-popup-form .form-btn span {
		 font-size: 3.75vw;
		 line-height: 4.375vw;
	}
	 .md-standart-form.md-popup-form .form-checkbox {
		 width: 43.75vw;
	}
	 .md-standart-form.md-popup-form .form-file {
		 width: 100%;
		 margin: 0;
		 margin-bottom: 3.125vw;
	}
	 .md-standart-form.md-popup-form .form-file > div {
		 width: 100%;
		 height: 18.75vw;
	}
	 .filters__slider {
		 margin-bottom: 7.8125vw;
	}
	 .filters__slider .swiper-container {
		 overflow: visible;
		 min-height: 9.375vw;
	}
	 .filters__slider .swiper-container .swiper-wrapper {
		 min-height: 9.375vw;
	}
	 .filters__slider .filters-item {
		 width: 22.5vw;
		 padding: 1.5625vw 4.6875vw;
		 font-size: 2.5vw;
		 line-height: 2.8125vw;
	}
	 .header {
		 height: 17vw;
		 padding-top: 1.9875vw;
		 padding-bottom: 3.125vw;
		 margin: 0;
		 position: fixed;
		 z-index: 50;
		 top: 0;
		 left: 0;
		 right: 0;
		 -webkit-transition: 0.3s;
		 transition: 0.3s;
	}
	 .header.fixed {
		 background-color: #F5F8F9;
	}
	 .header.fixed .header__logo p, .header.fixed .header__contacts a, .header.fixed .header__contacts p {
		 color: var(--text-color-main);
	}
	 .header.fixed .nav-wrap .nav .nav-item a {
		 color: var(--text-color-main);
	}
	 .header.fixed .nav-wrap .nav .nav-item.dropdown-item::after {
		 border-color: var(--text-color-main);
	}
	 .header.open {
		 z-index: 100;
	}
	 .header.open .header__nav {
		 opacity: 1;
		 pointer-events: all;
	}
	 .header.open .header__logo p, .header.open .header__contacts a, .header.open .header__contacts p {
		 color: var(--text-color-main);
	}
	 .header.open .nav-wrap .nav .nav-item a {
		 color: var(--text-color-main);
	}
	 .header.open .nav-wrap .nav .nav-item.dropdown-item::after {
		 border-color: var(--text-color-main);
	}
	 .header__top {
		 position: relative;
		 z-index: 3;
		 width: 90%;
		 padding: 2.75vw 4vw;
		 border-radius: 1.5vw;
	}
	 .header__top .wrapper {
		 border-bottom: none;
	}
	 .header__btn-wrap p{
		 display: none;
	}
	 .header__btn {
		 display: block;
		 width: 6.25vw;
		 height: 5.6875vw;
		 position: relative;
	}
	 .header__btn span {
		 width: 6.25vw;
		 height: 0.625vw;
		 border-radius: var(--border-main);
		 position: absolute;
		 left: 0;
		 background-color: var(--color-main);
		 -webkit-transition: 0.3s;
		 transition: 0.3s;
	}
	 .header__btn span:first-child {
		 top: 0;
	}
	 .header__btn span:nth-child(2) {
		 top: 50%;
		 -webkit-transform: translateY(-50%);
		 transform: translateY(-50%);
	}
	 .header__btn span:last-child {
		 bottom: 0;
		 width: 6.25vw;
	}
	 .header__btn.open span:last-child{
		 width: 6.25vw;
	}
	 .header__btn.open span:first-child {
		 top: 50%;
		 -webkit-transform: translateY(-50%) rotate(-45deg);
		 transform: translateY(-50%) rotate(-45deg);
		 -webkit-transform-origin: center center;
		 transform-origin: center center;
	}
	 .header__btn.open span:nth-child(2) {
		 opacity: 0;
	}
	 .header__btn.open span:last-child {
		 bottom: 50%;
		 -webkit-transform: translateY(50%) rotate(45deg);
		 transform: translateY(50%) rotate(45deg);
		 -webkit-transform-origin: center center;
		 transform-origin: center center;
	}
	 .header__text, .header__address, .head_ben, .header__social {
		 display: none;
	}
	 .header__logo {
	}
	 .header__logo a img, .header__logo a svg {
		 width: 35vw;
		 height: 100%;
	}
	 .header__logo a p {
		 font-size: 5.3125vw;
		 line-height: 1;
	}
	 .header__contacts {
		 width: 40vw;
	}
	 .header__contacts p {
		 width: auto;
		 font-size: 2.7875vw;
		 line-height: 1.5;
	}
	 .header__contacts p:before, .header__contacts p::after {
		 width: 0.9375vw;
		 height: 0.9375vw;
		 left: -1.875vw;
	}
	 .header__contacts a {
		 font-size: 3.925vw;
		 line-height: 4.0625vw;
		 margin: 0.5vw 0;
	}
	 .header__contacts .call-back {
		 font-size: 2.9125vw;
		 line-height: 3.4375vw;
		 padding-bottom: 0.3125vw;
	}
	 .header__nav {
		 position: fixed;
		 top: 0;
		 left: 0;
		 right: 0;
		 bottom: 0;
		 width: 100%;
		 height: 100%;
		 padding-top: 31.25vw;
		 background-color: #F5F8F9;
		 z-index: 2;
		 padding-bottom: 6.25vw;
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 opacity: 0;
		 pointer-events: none;
	}
	 .header__nav .wrapper {
		 overflow-x: hidden;
		 overflow-y: auto;
	}
	 .header__nav .nav-wrap {
		 width: 100%;
		 height: 100%;
		 border-bottom: none !important;
	}
	 .header__nav .nav-wrap .nav {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .header__nav .nav-wrap .nav > .nav-item {
		 padding: 0;
		 margin: 0;
		 margin-bottom: 4.6875vw;
	}
	 .header__nav .nav-wrap .nav > .nav-item:last-child {
		 margin-bottom: 0;
	}
	 .header__nav .nav-wrap .nav > .nav-item:first-child {
		 display: none;
	}
	 .header__nav .nav-wrap .nav > .nav-item a {
		 font-size: 4.375vw;
		 line-height: 6.25vw;
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-align: start;
		 -ms-flex-align: start;
		 align-items: flex-start;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 position: relative;
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item::after {
		 position: absolute;
		 top: 1.875vw;
		 right: 4.6875vw;
		 -webkit-transform: rotate(-45deg);
		 transform: rotate(-45deg);
		 width: 1.5625vw;
		 height: 1.5625vw;
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item .nav-menu {
		 position: static;
		 padding: 0;
		 opacity: 1;
		 pointer-events: all;
		 border-top: none;
		 background-color: transparent;
		 padding-top: 3.125vw;
		 display: none;
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item .nav-menu.open {
		 display: block;
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item .nav-menu.nav-menu--level-2.open {
		 padding-left: 2vw;
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item .nav-menu .nav-item {
		 margin: 0;
		 padding-bottom: 3.125vw;
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item .nav-menu .nav-item:last-child {
		 padding-bottom: 0;
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item .nav-menu .nav-item a {
		 font-size: 4.375vw;
		 line-height: 1;
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item .nav-menu.nav-menu--level-2 .nav-item a {
		 font-size: 3.5vw;
		 line-height: 1;
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item:hover > a {
		 color: var(--text-color-main);
	}
	 .header__nav .nav-wrap .nav > .nav-item.dropdown-item:hover::after {
		 border-color: var(--text-color-main);
	}
	 .nav-wrap .nav .nav-menu--level-1 .nav-item.dropdown-item::after {
		 content: none;
	}
	 .first {
		 margin-top: -25vw;
		 padding-top: 10vw;
		 min-height: auto;
		 padding-bottom: 67.5vw;
		 margin-bottom: 7.8125vw;
	}
	 .first__bg {
		 top: 0;
		 left: 0;
		 right: 0;
		 bottom: 0;
		 height: auto;
	}
	 .first__bg .second-bg {
		 width: 100%;
		 max-height: 90vw;
		 object-fit: contain;
		 right: 0;
		 bottom: -15vw;
	}
	 .first__title {
		 width: 80vw;
		 margin: 0 auto;
		 margin-bottom: 3vw;
		 font-size: 7.5vw;
		 line-height: 10vw;
		 text-align: center;
	}
	 .first__content {
		 padding-top: 11.604167vw;
	}
	 .first__text {
		 margin: 0 auto;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
		 margin-bottom: 7.8125vw;
	}
	 .first__text .dots {
		 margin-bottom: 3.125vw;
	}
	 .first__text .dots:last-child {
		 margin-bottom: 0;
	}
	 .first__text .dots span {
		 width: 1.875vw;
		 height: 1.875vw;
		 margin-right: 1.5625vw;
	}
	 .first__text .dots span:last-child {
		 margin-right: 0;
	}
	 .first__text p {
		 width: 67.1875vw;
		 text-align: center;
		 font-size: 3.75vw;
		 line-height: 5.625vw;
	}
	 .first__bullets {
		 -webkit-box-pack: justify;
		 -ms-flex-pack: justify;
		 justify-content: center;
		 margin-bottom: 7.8125vw;
		 gap: 0 5vw;
		 max-width: 100%;
	}
	 .first__bullets .bullets-item {
		 max-width: 28.125vw;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
		 margin: 0;
	}
	 .first__bullets .bullets-item span {
		 width: 6.875vw;
		 height: 6.875vw;
		 margin-bottom: 2.8125vw;
	}
	 .first__bullets .bullets-item span img, .first__bullets .bullets-item span svg {
		 width: 2.1875vw;
		 height: 1.5625vw;
		 -o-object-fit: contain;
		 object-fit: contain;
	}
	 .first__bullets .bullets-item p {
		 font-size: 2.1875vw;
		 line-height: 3.125vw;
		 text-align: center;
		 letter-spacing: 0.04em;
	}
	 .first__buttons {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .first__buttons-btn {
		 width: 76.875vw;
		 padding: 0 3.6875vw;
		 margin-bottom: 4.6875vw;
		 background-position: calc(100% - 5vw) 5vw;
		 border-radius: 1.75vw;
	}
	 .answers-wrap__video {
    position: relative;
    width: 4vw;
    height: 4vw;
    border-radius: 50%;
    background-color: var(--color-main);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 5;
}.first__buttons-btn span {
	}.answers-wrap__video img, .answers-wrap__video svg {
    width: 1vw;
    height: 1vw;
    fill: #fff;
}
	 .first__buttons-text {
		 width: auto;
		 -webkit-box-orient: horizontal;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: row;
		 flex-direction: row;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
		 padding: 4vw 4vw;
	}
	 .first__buttons-text p {
		 max-width: auto;
		 line-height: 1;
		 font-size: 2.7vw;
		 margin-left: 2vw;
	}
	 .first__buttons-text p br {
		 display: none;
	}
	 .first__buttons-text svg {
		 width: 3.4375vw;
		 height: 2.8125vw;
		 margin-right: 2.1875vw;
		 -o-object-fit: contain;
		 object-fit: contain;
	}
	 .first__buttons-text::before, .first__buttons-text::after {
		 width: 0.9375vw;
		 height: 0.9375vw;
		 top: 0;
	}
	 .first.md-first-with-form {
		 padding-bottom: 8vw;
	}
	 .first.md-first-with-form .wrapper {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .first.md-first-with-form .first__content {
		 width: 100%;
	}
	 .first__form {
		 width: 100%;
		 border-radius: var(--border-main);
		 padding: 7.8125vw 4.6875vw 10.9375vw 4.6875vw;
	}
	 .first__form .form-title {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .first__form .form-title p {
		 text-align: center;
		 width: 100%;
		 font-size: 5vw;
		 line-height: 4.0625vw;
	}
	 .first__form .form-img {
		 width: 29.6875vw;
		 height: 29.6875vw;
		 border-radius: 50%;
		 overflow: hidden;
		 position: relative;
		 margin-bottom: 4.6875vw;
	}
	 .first__form .form-img img {
		 position: absolute;
		 top: 7.1875vw;
		 width: 26.875vw;
		 height: 36.25vw;
		 left: 50%;
		 -webkit-transform: translateX(-50%);
		 transform: translateX(-50%);
	}
	 .first__form .form-container .form-btn {
		 padding: 0 18.75vw;
	}
	 .first__form .form-container .form-btn:hover {
		 padding: 0 18.75vw;
	}
	 .first__form .form-checkbox {
		 width: 43.75vw;
		 margin: 0 auto;
	}
	 .first.md-first-style-2 {
		 padding-bottom: 12.5vw;
	}
	 .first.md-first-style-2 .first__title {
		 width: 68.75vw;
	}
	 .first.md-first-style-2 .first__bullets {
		 width: 100%;
		 -webkit-box-pack: justify;
		 -ms-flex-pack: justify;
		 justify-content: space-between;
	}
	 .first.md-first-style-2 .first__bullets .bullets-item {
		 max-width: 28.125vw;
	}
	 .first.md-after-breadcrumbs {
		 padding-top: 44.375vw;
		 margin-top: -44.375vw;
	}
	 .first.md-lid-magnit {
		 padding-bottom: 56.25vw;
	}
	 .first.md-lid-magnit .first__text {
		 margin-bottom: 4.6875vw;
	}
	 .first.md-lid-magnit .first__title {
		 width: 100%;
		 font-size: 6.875vw;
		 line-height: 8.125vw;
		 margin-bottom: 9.375vw;
	}
	 .first.md-lid-magnit .first__bg .second-bg {
		 top: auto;
		 left: 0;
		 right: auto;
		 bottom: 0;
		 width: 100vw;
		 height: 78.125vw;
	}
	 .first.md-lid-magnit .first__bottom-form {
		 width: 76.25vw;
		 margin: 0 auto;
	}
	 .first.md-lid-magnit .first__bottom-form .form-text {
		 text-align: center;
		 font-size: 3.75vw;
		 line-height: 1;
		 margin-bottom: 3.125vw;
	}
	 .first.md-lid-magnit .first__bottom-form .form-container .form-input, .first.md-lid-magnit .first__bottom-form .form-container .form-select {
		 margin: 0;
		 margin-bottom: 3.125vw;
	}
	 .first.md-lid-magnit .first__bottom-form .form-container .form-btn {
		 width: 100%;
	}
	 .first.md-lid-magnit .first__bottom-form .form-checkbox {
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .first.md-lid-magnit .first__bottom-form .form-checkbox p {
		 width: 43.75vw;
	}
	 .first.md-error-page {
		 margin-top: 0;
		 padding-top: 46.875vw;
		 padding-bottom: 31.25vw;
		 min-height: 70vh;
	}
	 .first.md-error-page .wrapper {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
	}
	 .first.md-error-page .first__content {
		 width: 100%;
		 padding: 0;
		 margin: auto;
	}
	 .first.md-error-page .first__title {
		 width: 100%;
		 margin-bottom: 4.6875vw;
	}
	 .first.md-error-page .first__text {
		 margin-bottom: 6.25vw;
	}
	 .first.md-error-page .first__text .dots {
		 margin-bottom: 4.6875vw;
	}
	 .first.md-error-page .first__text p {
		 font-size: 5.625vw;
		 line-height: 1;
	}
	 .first.md-error-page .first__buttons-btn {
		 width: 46.875vw;
		 padding: 0 8.4375vw;
	}
	 .first.md-error-page .first__buttons-btn:hover {
		 padding: 0 8.4375vw;
	}
	 .first.md-thanx-page {
		 min-height: 70vh;
		 padding-top: 46.875vw;
		 padding-bottom: 31.25vw;
	}
	 .first.md-thanx-page .wrapper {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
	}
	 .first.md-thanx-page .first__content {
		 width: 100%;
		 padding: 0;
		 margin: auto;
	}
	 .first.md-thanx-page .first__title {
		 width: 100%;
		 margin-bottom: 6.25vw;
	}
	 .first.md-thanx-page .first__text {
		 margin-bottom: 6.25vw;
	}
	 .first.md-thanx-page .first__text .dots {
		 margin-bottom: 4.6875vw;
	}
	 .first.md-thanx-page .first__text p {
		 font-size: 4.375vw;
		 line-height: 1;
	}
	 .first.md-thanx-page .first__buttons-btn {
		 width: 46.875vw;
		 padding: 0 8.4375vw;
	}
	 .first.md-thanx-page .first__buttons-btn:hover {
		 padding: 0 8.4375vw;
	}
	 .first.md-thanx-page .first__bg .second-bg {
		 display: none;
	}
	
	 .download-price__container {
		 border-radius: var(--border-main);
		 padding: 7.8125vw 11.5625vw 7vw 11.5625vw;
	}
	 .download-price__container::after {
		 border-radius: var(--border-main);
	}
	 .download-price__img-large {
		 width: 80vw;
		 height: 49.6875vw;
		 left: 0;
		 right: auto;
		 bottom: 0;
	}
	 .download-price__img-large img {
		 width: 98.75vw;
		 height: 68.4375vw;
		 top: 0;
		 left: auto;
		 right: 0;
		 bottom: auto;
	}
	 .download-price__img-small {
		 display: none;
	}
	 .download-price__title {
		 font-size: 6.25vw;
		 line-height: 7.8125vw;
		 text-align: center;
		 margin-bottom: 4.6875vw;
	}
	 .download-price__circle {
		 width: 21.25vw;
		 height: 21.25vw;
		 top: auto;
		 left: auto;
		 right: 11.5625vw;
		 bottom: 20.625vw;
	}
	 .download-price__circle .pdf-circle {
		 width: 18.125vw;
		 height: 18.125vw;
		 top: 1.5625vw;
		 left: 1.5625vw;
		 right: 1.5625vw;
		 bottom: 1.5625vw;
	}
	 .download-price__circle .circle-arrow {
		 width: 2.5vw;
		 height: 2.5vw;
		 margin-bottom: 0.625vw;
	}
	 .download-price__circle p {
		 font-size: 2.1875vw;
		 line-height: 2.8125vw;
	}
	 .download-price .form-container .form-select, .download-price .form-container .form-input, .download-price .form-container .form-btn {
		 width: 100%;
	}
	 .download-price .form-container .form-btn {
		 padding: 0 12.5vw;
	}
	 .download-price .form-container .form-btn:hover {
		 padding: 0 12.5vw;
	}
	 .download-price .form-checkbox {
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .download-price .form-checkbox p {
		 width: 39.0625vw;
	}
	 .download-price .form-text {
		 text-align: center;
	}
	.desc-text {
    font-size: 3.75vw;
    line-height: 1.5;
    letter-spacing: 0.03em;
    margin-bottom: 3.3020833333vw;
    text-align: center;
}
	 .services__title {
		 margin-bottom: 6.25vw;
	}
	 .services.md-all-items-visible {
		 margin-bottom: 18.75vw;
	}
	 .services.md-all-items-visible .services__item {
		 display: block !important;
	}
	 .services.md-all-items-visible .services__load-more {
		 display: none;
	}
	 .services .container-flex {
	margin-top: 7vw;
	}
	 .services__load-more {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
		 padding-top: 6.25vw;
	}
	 .services__item {
		 width: 86.25vw;
		 min-height: 30.3125vw;
		 margin: 2.5vw;
		 border-radius: var(--border-main);
		 padding: 7.375vw;
		 overflow: hidden;
	}
	 .services__item .item-img {
		 border-radius: var(--border-main);
	}
	 .services__item .item-img img {
		 width: 100%;
		 height: 100%;
		 border-radius: var(--border-main);
	}
	 .services__item .item-img::after {
		 border-radius: var(--border-main);
	}
	 .services__item .item-title {
		 width: 100%;
		 font-size: 3.25vw;
		 line-height: 1.5;
	}.content_title {
    font-size: 1.4vw;
    font-weight: 700;
    line-height: 1.38;
    margin-bottom: 1vw;
}.content_icon {
    height: 5vw;
    width: 5vw;
    display: block;
    margin-bottom: 1.5vw;
    fill: var(--color-main);
}.content_title {
    font-size: 4.4vw;
    font-weight: 700;
    line-height: 1.38;
    margin-bottom: 1vw;
	 }.info-list li span {
    width: 4.0833333333vw;
    height: 4.0833333333vw;
    border-radius: 50%;
    background-color: #F5F8F9;
    margin-right: 0.78125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}.classlinew span img, .classlinew span svg {
    width: 1.625vw;
    height: 1.4166666667vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--color-main-two);
}
	 .services__item .item-text {
		 font-size: 3.75vw;
		 line-height: 4.375vw;
		 padding: 3.125vw 0;
	}
	 .services__item .item-bottom__btn {
		 width: 43.75vw;
		 height: 14.0625vw;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
		 padding: 0 6.25vw;
		 margin-right: 3.125vw;
	}
	 .services__item .item-bottom__btn:hover {
		 padding: 0 6.25vw;
	}
	 .services__item .item-bottom__btn span {
		 font-size: 3.75vw;
	}
	 .services__item .item-bottom__btn::after {
		 width: 6.25vw;
	}
	 .services__item .item-bottom__anchor {
		 font-size: 3.75vw;
		 line-height: 5.625vw;
	}
	 .services__item .item-bottom__link {
		 width: 100%;
		 height: 14.0625vw;
	}
	 .services__item .item-bottom__link span {
		 font-size: 3.75vw;
	}
	 .services__item .item-bottom__link::after {
		 width: 6.25vw;
	}
	 .services__item:nth-child(1n+3) {
		 display: none;
	}
	 .load-more-btn {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
		 position: relative;
		 padding-bottom: 0.9375vw;
		 margin-bottom: 1.5625vw;
	}
	 .load-more-btn span {
		 font-weight: 600;
		 font-size: 3.125vw;
		 line-height: 3.125vw;
		 letter-spacing: 0.04em;
		 margin-right: 1.5625vw;
		 color: var(--color-main);
	}
	 .load-more-btn img, .load-more-btn svg {
		 width: 3.125vw;
		 height: 3.125vw;
		 -o-object-fit: contain;
		 object-fit: contain;
		 fill: var(--color-main);
	}
	 .load-more-btn img path, .load-more-btn svg path {
		 fill: var(--color-main);
	}
	 .portfolio {
		 padding-bottom: 18.75vw;
	}
	/* .portfolio__bg {
		 display: none;
	}
	 */
	 .portfolio.md-mobile-slider .portfolio__container {
		 display: none;
	}
	 .portfolio.md-mobile-slider .portfolio__slider {
		 display: block;
		 margin-bottom: 15.625vw;
	}
	 .portfolio__container .container-flex {
		 margin: -4.6875vw 0;
	}
	 .portfolio__container .portfolio__item {
		 margin: 4.6875vw 0;
	}
	 .portfolio__title {
		 margin-bottom: 4.6875vw;
	}
	 .portfolio__text {
		 font-size: 3.75vw;
		 line-height: 5.625vw;
		 margin-bottom: 6.25vw;
	}
	 .portfolio__link {
		 width: 76.875vw;
	}
	 .portfolio__item {
		 width: 86.25vw;
		 -webkit-box-align: flex-start;
		 -ms-flex-align: flex-start;
		 align-items: flex-start;
	}
	 .portfolio__item .item-title {
		 font-size: 5vw;
		 line-height: 6.25vw;
		 margin-bottom: 3.125vw;
	}
	 .portfolio__item .item-text {
		 font-size: 3.125vw;
		 line-height: 4.6875vw;
		 margin-bottom: 3.125vw;
		 text-align: left;
	}
	 .portfolio__item .item-btn {
		 margin-bottom: 1.5625vw;
		 padding-bottom: 0.625vw;
	}
	 .portfolio__item .item-btn span {
		 font-size: 3.125vw;
		 margin-right: 1.5625vw;
	}
	 .portfolio__item .item-btn:hover span {
		 margin-right: 1.5625vw;
	}
	 .portfolio__item .item-btn img, .portfolio__item .item-btn svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .portfolio__item .item-gallery {
		 width: 100%;
		 margin-bottom: 4.6875vw;
	}
	 .portfolio__item .item-gallery a {
		 width: 19.6875vw;
		 height: 16.5625vw;
		 border-radius: var(--border-main);
		 margin-right: 2.5vw;
	}
	 .portfolio__item .item-gallery a:first-child {
		 width: 100%;
		 height: 69.0625vw;
		 border-radius: var(--border-main);
		 margin-right: 0;
		 margin-bottom: 2.5vw;
	}
	 .portfolio__item .item-gallery a:first-child .video {
		 width: 10.9375vw;
		 height: 10.9375vw;
		 top: 5.625vw;
		 right: 5.625vw;
	}
	 .portfolio__item .item-gallery a:first-child .video img, .portfolio__item .item-gallery a:first-child .video svg {
		 width: 2.1875vw;
		 height: 2.5vw;
	}
	 .portfolio__item .item-gallery a:nth-child(3) {
		 margin-right: 2.5vw;
	}
	 .portfolio__item .item-gallery a:nth-child(5) {
		 margin-right: 0;
	}
	 .portfolio__item .item-gallery__hint {
		 font-size: 2.5vw;
		 height: 6.875vw;
		 line-height: 6.875vw;
		 top: 3.125vw;
		 left: 4.6875vw;
		 padding: 0 3.125vw;
	}
	 
	 .questions {
		 padding-bottom: 12.5vw;
	}
	 .questions__title {
		 margin-bottom: 4.6875vw;
	}
	 .questions.md-all-items-visible .questions__container .container-item {
		 display: block !important;
	}
	 .questions.md-all-items-visible .questions__load-more {
		 display: none;
	}
	 .questions__container {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 margin-bottom: 0;
	}
	 .questions__container .container-item {
		 width: 100%;
		 padding-top: 4.6875vw;
	}
	 .questions__container .container-item:first-child {
		 padding-top: 0;
	}
	 .questions__container .container-item:nth-child(1n+2) {
		 display: none;
	}
	 .questions__item {
		 padding: 6.25vw 8.125vw;
		 border-radius: var(--border-main);
		 margin-bottom: 4.6875vw;
	}
	 .questions__item:last-child {
		 margin-bottom: 0;
	}
	 .questions__item .item-title {
		 padding-right: 15.625vw;
		 font-size: 3.75vw;
		 line-height: 5.3125vw;
	}
	 .questions__item .item-content {
		 padding-top: 4.6875vw;
		 font-size: 3.125vw;
		 line-height: 4.6875vw;
	}
	 .questions__item .item-btn {
		 width: 7.8125vw;
		 height: 7.8125vw;
		 top: 6.25vw;
		 right: 6.25vw;
	}
	 .questions__item .item-btn img, .questions__item .item-btn svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .questions__link a {
		 width: 100%;
		 height: 18.75vw;
		 padding: 0 6.25vw 0 15.625vw;
		 border: 0.3125vw solid var(--color-main);
	}
	 .questions__link a span {
		 width: 40.625vw;
		 font-size: 3.75vw;
		 line-height: 5vw;
		 text-align: center;
	}
	 .questions__link a img, .questions__link a svg {
		 width: 9.0625vw;
		 height: 9.0625vw;
	}
	 .questions__load-more {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
		 padding-top: 4.6875vw;
		 margin-bottom: 10.9375vw;
	}
	 .process {
		 overflow: hidden;
		 padding-bottom: 10.9375vw;
	}
	 .process.md-all-items-visible .process__item {
		 display: block !important;
	}
	 .process.md-all-items-visible .process__load-more {
		 display: none;
	}
	/* .process__bg {
		 display: none;
	}
	 */
	 .process__title {
		 margin-bottom: 6.25vw;
	}
	 .process__container .container-flex {
		 margin: -2.8125vw 0;
	}
	 .process__item {
		 width: 86.25vw;
		 height: 70vw;
		 margin: 2.8125vw 0;
		 border-radius: var(--border-main);
	}
	 .process__item:nth-child(1n+4) {
		 display: none;
	}
	 .process__item::after {
		 border-radius: var(--border-main);
	}
	 .process__item span {
		 width: 12.5vw;
		 height: 12.5vw;
	}
	 .process__item span img, .process__item span svg {
		 width: 6.25vw;
		 height: 6.25vw;
	}
	 .process__load-more {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
		 padding-top: 4.6875vw;
		 margin-bottom: 1.5625vw;
	}
	 .warranty {
		 margin-bottom: 12.5vw;
	}
	 .warranty__container {
		 padding: 6.25vw;
		 padding-bottom: 62.5vw;
		 border-radius: var(--border-main);
	}
	 .warranty__title {
		 text-align: center;
		 margin-bottom: 7.8125vw;
	}
	 .warranty__bullets {
		 -webkit-box-pack: justify;
		 -ms-flex-pack: justify;
		 justify-content: space-between;
		 margin-bottom: 6.25vw;
		 padding: 0 3.125vw;
	}
	 .warranty__bullets .bullets-item {
		 width: 32.8125vw;
		 max-width: 32.8125vw;
		 margin: 0;
		 margin-bottom: 4.6875vw;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
	}
	 .warranty__bullets .bullets-item:nth-child(even) {
		 width: 26.5625vw;
		 max-width: 26.5625vw;
	}
	 .warranty__bullets .bullets-item span {
		 width: 6.875vw;
		 height: 6.875vw;
		 margin-bottom: 2.8125vw;
	}
	 .warranty__bullets .bullets-item span img, .warranty__bullets .bullets-item span svg {
		 width: 2.1875vw;
		 height: 1.5625vw;
	}
	 .warranty__bullets .bullets-item p {
		 font-size: 2.1875vw;
		 line-height: 3.125vw;
		 text-align: center;
	}
	 .warranty__text {
		 position: static;
		 width: 100%;
		 text-align: center;
	}
	 .warranty__text p {
		 font-size: 3.75vw;
		 line-height: 5.625vw;
		 margin-bottom: 3.125vw;
	}
	 .warranty__text span {
		 font-size: 3.125vw;
		 line-height: 4.375vw;
	}
	 .warranty__img {
		 width: 58.125vw;
		 height: 58.75vw;
		 left: 14.0625vw;
		 right: 14.0625vw;
		 bottom: 0;
	}
	 .warranty__img img {
		 width: 58.125vw;
		 height: 85.3125vw;
	}
	 .clear-talk {
		 margin-bottom: 14.0625vw;
	}
	 .clear-talk__container {
		 padding: 9.375vw 4.6875vw 93.75vw 4.6875vw;
		 border-radius: var(--border-main);
		 background-position: center top;
	}
	 .clear-talk__title {
		 text-align: center;
		 margin-bottom: 4.6875vw;
	}
	 .clear-talk__text {
		 text-align: center;
		 margin-bottom: 4.6875vw;
	}
	 .clear-talk__text p {
		 font-size: 4.375vw;
		 line-height: 6.25vw;
		 margin-bottom: 6.25vw;
	}
	 .clear-talk__text span {
		 font-size: 3.125vw;
		 line-height: 5vw;
	}
	 .clear-talk__link a {
		 width: 76.875vw;
		 height: 18.75vw;
		 padding: 0 6.25vw 0 9.375vw;
	}
	 .clear-talk__link a img, .clear-talk__link a svg {
		 width: 9.0625vw;
		 height: 9.0625vw;
	}
	 .clear-talk__link a:hover {
		 padding: 0 6.25vw 0 9.375vw;
	}
	 .clear-talk__img {
		 width: 56.5625vw;
		 height: 84.0625vw;
		 left: 15vw;
		 right: 14.6875vw;
		 bottom: 0;
	}
	 .clear-talk__img img {
		 width: 56.5625vw;
		 height: 150.3125vw;
	}
	 .partners {
		 overflow: hidden;
		 padding-bottom: 23.4375vw;
		/* margin-bottom: 14.0625vw;
		 */
	}
	 .partners__title {
		 margin-bottom: 4.6875vw;
	}
	 .partners__slider {
		 height: auto;
	}
	 .partners__slider .swiper-container {
		 width: 68.75vw;
		 height: 34.375vw;
		 margin: 0 auto;
		 overflow: visible;
	}
	 .partners__slide img {
		 max-width: 27.5vw;
		 max-height: 14.6875vw;
	}
	 .partners__slide .slide-content p {
		 font-size: 3.125vw;
		 line-height: 3.75vw;
	}
	 .partners__slide .slide-content span {
		 font-size: 2.5vw;
		 line-height: 3.125vw;
	}
	 .catalog {
		 padding-bottom: 12.5vw;
	}
	 .catalog__bg {
		/* top: -125vw;
		 */
		 top: 0;
		 bottom: 0;
		 height: auto;
		/* bottom: -93.75vw;
		 */
	}
	 .catalog.md-all-items-visible .catalog__item {
		 display: block !important;
	}
	 .catalog.md-all-items-visible .catalog__load-more {
		 display: none;
	}
	 .catalog__title {
		 margin-bottom: 6.25vw;
	}
	 .catalog__container .container-flex {
		 margin: -4.0625vw 0;
		 position: relative;
	}
	 .catalog__item {
		 width: 41.25vw;
		 border-radius: var(--border-main);
		 padding: 2.8125vw 3.4375vw;
	}
	/* .catalog__item:nth-child(1n+4) {
		 display: none;
	}
	 */
	 .catalog__item .item-status {
		 top: 3.625vw;
		 left: 1vw;
	}
	 .catalog__item .item-status > div {
		 padding: 0 2.8125vw;
		 height: 7.1875vw;
		 margin-right: 1.5625vw;
	}
	 .catalog__item .item-status > div:last-child {
		 margin-right: 0;
	}
	 .catalog__item .item-status > div span {
		 font-size: 2.5vw;
		 line-height: 1;
	}
	 .catalog__item .item-status > div img, .catalog__item .item-status > div svg {
		 margin-right: 0.625vw;
	}
	 .catalog__item .item-status .hit img, .catalog__item .item-status .hit svg {
		 width: 1.25vw;
		 height: 2.5vw;
	}
	 .catalog__item .item-status .new img, .catalog__item .item-status .new svg {
		 width: 2.8125vw;
		 height: 2.8125vw;
	}
	 .catalog__item .item-status .sale img, .catalog__item .item-status .sale svg {
		 width: 2.5vw;
		 height: 2.1875vw;
	}
	 .catalog__item .item-slider {
		 width: 39.625vw;
		 height: 40.625vw;
		 margin: 0 auto;
		 margin-bottom: 15.625vw;
		 margin-left: -1rem;
	}
	 .catalog__item .item-slider .slider-btn {
		 width: 2.8125vw;
		 height: 4.6875vw;
		 top: 50%;
		 -webkit-transform: translateY(-50%);
		 transform: translateY(-50%);
		 left: -6.25vw;
	}
	 .catalog__item .item-slider .slider-btn.slider-next-btn {
		 left: auto;
		 right: -6.25vw;
	}
	 .catalog__item .item-slider .slider-pagination {
		 bottom: -9.375vw;
	}
	 .catalog__item .item-slider .slider-pagination .swiper-pagination-bullet {
		 width: 2.5vw;
		 height: 2.5vw;
		 margin: 0 1.25vw;
	}
	 .catalog__item .item-price {
		 margin-bottom: 5.25vw;
	}
	 .catalog__item .item-price .current-price {
		 font-size: 3.6875vw;
		 line-height: 9.375vw;
	}
	 .catalog__item .item-price .current-price span {
		 font-size: 5.375vw;
	}
	 .catalog__item .item-price .old-price {
		 font-size: 2.125vw;
		 line-height: 9.375vw;
	}
	 .catalog__item .item-price .old-price span {
		 font-size: 3.3125vw;
	}
	 .catalog__item .item-name {
		 font-size: 3.375vw;
		 line-height: 4.25vw;
	}
	 .catalog__item .item-text {
		 font-size: 2.3125vw;
		 line-height: 3.0625vw;
		 padding: 3.125vw 0;
	}
	 .catalog__item .item-order {
		 width: 34.625vw;
		 height: 10.0625vw;
		 font-size: 2.8125vw;
		 border: 0.3125vw solid var(--color-main);
	}
	 .catalog__load-more {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 padding-top: 6.25vw;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .before-after {
		 padding-bottom: 25vw;
	}
	 .before-after__title {
		 margin-bottom: 4.6875vw;
	}
	 .before-after__slider {
		 height: auto;
	}
	 .before-after__slider .swiper-container {
		 height: 68.75vw;
	}
	 .before-after__slider .swiper-container .swiper-slide {
		 border-radius: var(--border-main);
	}
	 .before-after__slide img {
		 height: 68.75vw;
	}
	 .before-after__slide .twentytwenty-handle {
		 width: 10.3125vw;
		 height: 10.3125vw;
	}
	 .before-after__slide .twentytwenty-handle::after, .before-after__slide .twentytwenty-handle::before {
		 width: 0.9375vw;
	}
	 .video-block {
		 margin-bottom: 9.375vw;
	}
	 .video-block__container {
		 height: 93.75vw;
		 padding: 9.375vw 15.625vw;
	}
	 .video-block__title {
		 width: 100%;
		 text-align: center;
	}
	 .video-block__btn {
		 width: 16.25vw;
		 height: 16.25vw;
	}
	 .video-block__btn img, .video-block__btn svg {
		 width: 3.125vw;
		 height: 3.4375vw;
	}
	 .our-works {
		 padding-bottom: 14.0625vw;
	}
	 .our-works__title {
		 margin-bottom: 3.125vw;
	}
	 .our-works__text {
		 font-size: 3.75vw;
		 line-height: 1;
		 margin-bottom: 7.8125vw;
	}
	/* .our-works__bg {
		 display: none;
	}
	 */
	 .our-works__slider {
		 height: auto;
		 margin-bottom: 12.5vw;
	}
	 .our-works__slide {
		 width: 86.25vw;
		 height: 66.875vw;
		 border-radius: var(--border-main);
	}
	 .our-works__slide .video-btn {
		 width: 16.25vw;
		 height: 16.25vw;
	}
	 .our-works__slide .video-btn img, .our-works__slide .video-btn svg {
		 width: 3.125vw;
		 height: 3.4375vw;
	}
	 .our-works__link a {
		 padding-bottom: 0.625vw;
	}
	 .our-works__link a span {
		 font-size: 3.125vw;
		 line-height: 3.125vw;
		 margin-right: 1.5625vw;
	}
	 .our-works__link a img, .our-works__link a svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .our-works__link a:hover span {
		 margin-right: 1.5625vw;
	}
	 .get-consultation {
		 margin-bottom: 9.375vw;
	}
	 .get-consultation__container {
		 padding: 6.25vw 3.125vw 96.875vw 3.125vw;
		 border-radius: var(--border-main);
		 overflow: hidden;
	}
	 .get-consultation__title {
		 margin-bottom: 7.8125vw;
		 text-align: center;
	}
	 .get-consultation__person {
		 width: 86.25vw;
		 height: 93.75vw;
		 left: 0;
		 right: 0;
		 bottom: 0;
	}
	 .get-consultation__person .person-img {
		 width: 100.9375vw;
		 height: 113.125vw;
		 top: 4.0625vw;
		 left: -6.875vw;
		 right: auto;
		 bottom: -23.4375vw;
	}
	 .get-consultation__person .person-info {
		 top: auto;
		 left: 11.25vw;
		 right: auto;
		 bottom: 36.25vw;
		 width: 26.5625vw;
	}
	 .get-consultation__person .person-info p {
		 font-size: 4.375vw;
		 line-height: 5vw;
	}
	 .get-consultation__person .person-info span {
		 font-size: 3.125vw;
		 line-height: 6.875vw;
	}
	 .get-consultation__form {
		 width: 63.125vw;
		 margin: 0 auto;
		 margin-bottom: 8.75vw;
	}
	 .get-consultation__form .form-text {
		 text-align: center;
	}
	 .get-consultation__form .form-container .form-input, .get-consultation__form .form-container .form-select {
		 margin: 0;
		 width: 100%;
		 margin-bottom: 3.125vw;
	}
	 .get-consultation__form .form-container .form-btn {
		 width: 100%;
		 padding: 0 10.9375vw;
	}
	 .get-consultation__form .form-container .form-btn:hover {
		 padding: 0 10.9375vw;
	}
	 .get-consultation__form .form-checkbox {
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .get-consultation__form .form-checkbox p {
		 width: 37.5vw;
	}
	 .get-consultation__links {
		 -ms-flex-wrap: wrap;
		 flex-wrap: wrap;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .get-consultation__links p {
		 width: 100%;
		 margin: 0;
		 margin-bottom: 3.125vw;
		 font-size: 3.75vw;
		 line-height: 6.25vw;
		 text-align: center;
	}
	 .get-consultation__links a {
		 width: 14.0625vw;
		 height: 14.0625vw;
		 margin: 0 1.5625vw;
	}
	 .get-consultation.md-style-2 {
		 margin-bottom: 9.375vw;
	}
	 .get-consultation.md-style-2 .get-consultation__container {
		 padding: 7.8125vw;
		 padding-bottom: 78.125vw;
	}
	 .get-consultation.md-style-2 .get-consultation__content {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .get-consultation.md-style-2 .get-consultation__info {
		 width: 100%;
	}
	 .get-consultation.md-style-2 .get-consultation__title {
		 margin-bottom: 3.125vw;
	}
	 .get-consultation.md-style-2 .get-consultation__text {
		 width: 100%;
		 text-align: center;
		 font-size: 3.75vw;
		 line-height: 4.6875vw;
		 margin-bottom: 6.25vw;
	}
	 .get-consultation.md-style-2 .get-consultation__contacts {
		 width: 100%;
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
		 margin-bottom: 6.25vw;
	}
	 .get-consultation.md-style-2 .get-consultation__contacts p {
		 font-size: 4.375vw;
		 line-height: 5.625vw;
		 margin-bottom: 4.6875vw;
	}
	 .get-consultation.md-style-2 .get-consultation__contacts a img, .get-consultation.md-style-2 .get-consultation__contacts a svg {
		 width: 3.4375vw;
		 height: 3.4375vw;
		 margin-right: 2.1875vw;
	}
	 .get-consultation.md-style-2 .get-consultation__contacts a span {
		 font-size: 4.375vw;
	}
	 .get-consultation.md-style-2 .get-consultation__links {
		 width: 100%;
		 margin-bottom: 9.375vw;
	}
	 .get-consultation.md-style-2 .get-consultation__links p {
		 width: 100%;
		 font-size: 3.75vw;
		 line-height: 4.375vw;
		 margin-bottom: 3.125vw;
	}
	 .get-consultation.md-style-2 .get-consultation__form {
		 width: 63.125vw;
		 margin: 0 auto;
	}
	 .get-consultation.md-style-2 .get-consultation__form .form-text {
		 font-size: 5vw;
		 line-height: 7.5vw;
		 margin-bottom: 4.6875vw;
		 padding: 0 4.6875vw;
	}
	 .get-consultation.md-style-2 .get-consultation__form .form-list {
		 padding-left: 6.25vw;
		 margin-bottom: 5.625vw;
	}
	 .get-consultation.md-style-2 .get-consultation__form .form-list li {
		 font-size: 3.125vw;
		 line-height: 5.625vw;
	}
	 .get-consultation.md-style-2 .get-consultation__form .form-input {
		 margin-bottom: 3.125vw;
	}
	 .get-consultation.md-style-2 .get-consultation__person {
		 width: 100%;
		 height: 78.125vw;
		 left: 0;
		 right: 0;
		 bottom: 0;
	}
	 .get-consultation.md-style-2 .get-consultation__person .person-img {
		 position: absolute;
		 width: 83.75vw;
		 height: 115vw;
		 -webkit-transform: scaleX(-1);
		 transform: scaleX(-1);
		 top: auto;
		 left: -14.375vw;
		 right: auto;
		 bottom: -31.875vw;
		 z-index: 1;
	}
	 .get-consultation.md-style-2 .get-consultation__person .person-info {
		 width: 26.5625vw;
		 z-index: 2;
		 top: auto;
		 left: auto;
		 right: 8.75vw;
		 bottom: 16.875vw;
	}
	 .get-consultation.md-style-2 .get-consultation__person .person-info p {
		 font-size: 4.375vw;
		 line-height: 5vw;
		 margin-bottom: 3.125vw;
		 text-align: right;
	}
	 .get-consultation.md-style-2 .get-consultation__person .person-info span {
		 font-size: 3.125vw;
		 text-align: right;
	}
	
	
	 .about-company {
	}
	/* .about-company__bg {
		 display: none;
	}
	 */
	 .about-company__container {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 margin-bottom: 7.8125vw;
	}
	 .about-company__main {
		 width: 100%;
		 margin-bottom: 4.6875vw;
		 text-align: center;
	}
	 .about-company__title {
		 margin-bottom: 7.8125vw;
		 text-align: center;
	}
	 .about-company__sub-title {
		 font-size: 4.375vw;
		 line-height: 6.25vw;
		 margin-bottom: 4.6875vw;
	}
	 .about-company__text p {
		 font-size: 3.725vw;
		 line-height: 1.5;
		 margin-bottom: 4.6875vw;
	}
	 .about-company__text span {
		 font-size: 3vw;
		 line-height: 1.5;
	}
	 .about-company__img {
		 width: 76.875vw;
		 height: 63.125vw;
		 margin: 0 auto;
		 border-radius: var(--border-main);
	}
	 .about-company__bottom {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .about-company__numbers {
		 width: 100%;
		 margin-bottom: 7.8125vw;
	}
	 .about-company__numbers > div {
		 max-width: 26.5625vw;
	}
	 .about-company__numbers > div:last-child {
		 max-width: 26.5625vw;
	}
	 .about-company__numbers > div p {
		 font-size: 15.625vw;
		 line-height: 1;
		 text-align: center;
	}
	 .about-company__numbers > div p .zero::after, .about-company__numbers > div p .eight::after {
		 width: 2.1875vw;
		 height: 2.1875vw;
		 top: 3.125vw;
		 right: -0.625vw;
	}
	 .about-company__numbers > div p .zero::after {
		 right: -0.3125vw;
	}
	 .about-company__numbers > div > span {
		 font-size: 2.5vw;
		 line-height: 3.75vw;
		 text-align: center;
	}
	 .about-company__certificates {
		 width: 63.4375vw;
		 height: auto;
	}
	 .about-company__certificates .swiper-container {
		 width: 100%;
		 height: 88.75vw;
	}
	 .about-company__certificates .swiper-container .swiper-slide {
		 border-radius: var(--border-main);
	}
	 .team {
		 padding-bottom: 28.125vw;
	}
	 .team__title {
		 width: 100%;
		 margin-bottom: 7.8125vw;
		 padding: 0 4.6875vw;
	}
	 .team__slider {
		 height: auto;
		 margin-bottom: 9.375vw;
	}
	 .team__slider .swiper-container {
		 overflow: visible;
		 width: 76.5625vw;
		 margin: 0 auto;
	}
	 .team__slide {
		 width: 76.5625vw;
		 height: 103.125vw;
		 border-radius: var(--border-main);
	}
	 .team__slide .slide-icon {
		 width: 8.4375vw;
		 height: 8.4375vw;
		 right: 5.625vw;
		 bottom: 5.625vw;
	}
	 .team__slide .slide-icon img, .team__slide .slide-icon svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .team__slide .slide-info {
		 padding: 7.8125vw;
	}
	 .team__slide .slide-info p {
		 font-size: 3.75vw;
		 line-height: 4.375vw;
		 margin-bottom: 1.5625vw;
	}
	 .team__slide .slide-info span {
		 font-size: 3.125vw;
		 line-height: 3.75vw;
	}
	 .products {
		 overflow: hidden;
		 padding-bottom: 12.5vw;
	}
	/* .products__bg {
		 display: none;
	}
	 */
	 .products__title {
		 margin-bottom: 6.25vw;
	}
	 .products__item {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 padding: 2vw 5vw 7vw 5vw;
	}
	 .products__item .item-img-block {
		 width: 76vw;
		 margin-bottom: 4.6875vw;
	}
	 .products__item .item-img-block a {
		 width: 17vw;
		 height: 16.5625vw;
		 margin-right: 2.5vw;
		 border-radius: var(--border-main);
	}
	 .products__item .item-img-block a:nth-child(5) {
		 margin-right: 0;
	}
	 .products__item .item-img-block a:first-child {
		 width: 100%;
		 height: 69.0625vw;
		 margin-bottom: 2.8125vw;
		 border-radius: var(--border-main);
	}
	 .products__item .item-img-block a:first-child .video {
		 width: 10.9375vw;
		 height: 10.9375vw;
		 top: 4.6875vw;
		 right: 4.6875vw;
	}
	 .products__item .item-img-block a:first-child .video img, .products__item .item-img-block a:first-child .video svg {
		 width: 2.1875vw;
		 height: 2.5vw;
	}
	 .products__item .item-img-block__hint {
		 padding: 0 3.125vw;
		 height: 7.1875vw;
		 font-size: 2.5vw;
		 line-height: 7.1875vw;
		 top: 4.6875vw;
		 left: 4.6875vw;
	}
	 .products__item .item-info-block {
		 width: 100%;
	}
	 .products__item .item-info-block .info-status {
		 padding: 1.875vw 3.125vw;
		 font-size: 1.875vw;
		 line-height: 3.125vw;
	}
	 .products__item .item-info-block .info-status img, .products__item .item-info-block .info-status svg {
		 width: 1.875vw;
		 max-height: 1.5625vw;
		 margin-right: 1.5625vw;
	}
	 .products__item .item-info-block .info-title {
		 font-size: 5vw;
		 line-height: 6.875vw;
		 padding-right: 28.125vw;
		 margin-bottom: 3.125vw;
	}
	 .products__item .item-info-block .info-list {
		 margin-bottom: 4.6875vw;
	}
	 .products__item .item-info-block .info-list li {
		 font-size: 3.1vw;
		 line-height: 5vw;
		 margin-bottom: 1.5625vw;
	}
	 .products__item .item-info-block .info-list li:last-child {
		 margin-bottom: 0;
	}
	 .products__item .item-info-block .info-list li span {
		 width: 5vw;
		 height: 5vw;
		 margin-right: 1.5625vw;
	}
	 .products__item .item-info-block .info-list li span img, .products__item .item-info-block .info-list li span svg {
		 width: 1.5625vw;
		 height: 1.25vw;
	}
	 .products__item .item-info-block .info-price {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 -webkit-box-align: start;
		 -ms-flex-align: start;
		 align-items: flex-start;
		 margin-bottom: 6.25vw;
	}
	 .products__item .item-info-block .info-price .price {
		 margin-bottom: 3.125vw;
		 font-size: 3.125vw;
	}
	 .products__item .item-info-block .info-price .price > div .hidden-text {
		 margin: 0 0.9375vw;
		 line-height: 0.9;
		 font-size: 7.5vw;
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-align: end;
		 -ms-flex-align: end;
		 align-items: flex-end;
	}
	 .products__item .item-info-block .info-price .price > div .hidden-text > div span {
		 width: 2.1875vw;
		 height: 2.1875vw;
		 left: 0.625vw;
		 bottom: 0.625vw;
	}
	 .products__item .item-info-block .info-price .price > div .hidden-text > div span img, .products__item .item-info-block .info-price .price > div .hidden-text > div span svg {
		 width: 0.625vw;
		 height: 1.25vw;
		 -o-object-fit: contain;
		 object-fit: contain;
	}
	 .products__item .item-info-block .info-price .price > div .hidden-text > div p {
		 width: 20.3125vw;
		 min-height: 3.4375vw;
		 font-size: 1.25vw;
		 line-height: 2.1875vw;
		 padding-left: 3.75vw;
		 border-radius: var(--border-main);
	}
	 .products__item .item-info-block .info-price .link {
		 font-size: 3.125vw;
		 line-height: 5.625vw;
		 margin: 0 auto;
	}
	 .products__item .item-info-block .info-price .link span {
		 margin-right: 1.5625vw;
	}
	 .products__item .item-info-block .info-price .link img, .products__item .item-info-block .info-price .link svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .products__item .item-info-block .info-price .link:hover span {
		 margin-right: 1.5625vw;
	}
	 .products__item .item-info-block .info-btn-container .order-btn {
		 width: 31.875vw;
		 height: 15.625vw;
		 padding: 0 6.25vw;
	}
	 .products__item .item-info-block .info-btn-container .order-btn span {
		 font-size: 3.4375vw;
	}
	 .products__item .item-info-block .info-btn-container .order-btn img, .products__item .item-info-block .info-btn-container .order-btn svg {
		 width: 2.5vw;
		 height: 2.5vw;
	}
	 .products__item .item-info-block .info-btn-container .order-btn:hover {
		 padding: 0 6.25vw;
	}
	 .products__item .item-info-block .info-btn-container .free-call-btn {
		 width: 80%;
		 height: 15.625vw;
		 border: 0.3125vw solid var(--color-main);
		 padding: 0 4.6875vw;
	}
	 .products__item .item-info-block .info-btn-container .free-call-btn span {
		 font-size: 3.4375vw;
		 line-height: 4.0625vw;
	}
	 .products__item .item-info-block .info-btn-container .free-call-btn img, .products__item .item-info-block .info-btn-container .free-call-btn svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .work-steps {
		 padding-bottom: 21.875vw;
	}
	 .work-steps__title {
		 width: 100%;
		 margin-bottom: 6.25vw;
	}
	 .work-steps__slider .swiper-container {
		 width: 77.1875vw;
		 margin: 0 auto;
	}
	 .work-steps__slide {
		 width: 77.1875vw;
		 min-height: 100.3125vw;
		 border-radius: var(--border-main);
	}
	 .work-steps__slide .slide-img {
		 height: 100.3125vw;
	}
	 .work-steps__slide .slide-content {
		 padding: 6.25vw 7.8125vw;
		 padding-bottom: 53.125vw;
	}
	 .work-steps__slide.md-style-dark-bg .slide-text, .work-steps__slide.md-style-light-bg .slide-text {
		 padding-right: 15.625vw;
	}
	 .work-steps__slide.md-style-dark-bg .slide-content, .work-steps__slide.md-style-light-bg .slide-content {
		 padding-bottom: 6.25vw;
	}
	 .work-steps__slide .slide-step {
		 height: 8.75vw;
		 padding: 0 3.125vw;
		 font-size: 4.375vw;
		 line-height: 8.75vw;
		 margin-bottom: 3.125vw;
	}
	 .work-steps__slide .slide-title {
		 font-size: 4.375vw;
		 line-height: 5.625vw;
		 margin-bottom: 3.125vw;
	}
	 .work-steps__slide .slide-text {
		 font-size: 3.125vw;
		 line-height: 4.6875vw;
	}
	 .work-steps__slide .slide-phones {
		 margin-bottom: 3.125vw;
	}
	 .work-steps__slide .slide-phones span {
		 font-size: 4.375vw;
		 line-height: 6.875vw;
	}
	 .work-steps__slide .slide-phones a {
		 font-size: 4.375vw;
		 line-height: 6.875vw;
	}
	 .work-steps__slide .slide-bottom p {
		 font-size: 4.375vw;
		 line-height: 6.875vw;
		 margin-bottom: 3.125vw;
		 padding-right: 12.5vw;
	}
	 .work-steps__slide .slide-bottom span {
		 width: 40.625vw;
		 height: 12.5vw;
		 font-size: 3.125vw;
		 padding: 0 6.25vw;
	}
	 .simple-text {
		 padding-bottom: 3.9375vw;
	}.products__item .item-info-block .info-title2 {
    font-weight: 500;
    font-size: 3vw;
    line-height: 1.5;
    letter-spacing: 0.04em;
    margin-bottom: 1vw;
}
	 .simple-text__title {
		 font-size: 5vw;
		 line-height: 7.5vw;
		 margin-bottom: 4.6875vw;
		 padding: 0;
	}
	 .simple-text__content {
		 width: 100%;
		 text-align: justify;
		 font-size: 3.125vw;
		 line-height: 5.625vw;
		 margin-bottom: 4.6875vw;
	}
	 .simple-text__btn span {
		 font-size: 3.125vw;
		 line-height: 3.125vw;
		 margin-right: 0.9375vw;
		 margin-bottom: 0.9375vw;
	}
	 .simple-text__btn img, .simple-text__btn svg {
		 width: 3.125vw;
		 height: 3.125vw;
		 margin-bottom: 0.9375vw;
	}
	 .contacts {
		 padding-bottom: 12.5vw;
	}
	 .contacts__title {
		 display: none;
	}
	 .contacts__bg {
		 display: none;
	}
	 .contacts__container, .contacts__container.md-container-with-form {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .contacts__container .contacts__images, .contacts__container.md-container-with-form .contacts__images {
		 width: 100%;
		 margin-bottom: 10vw;
	}
	 .contacts__container .contacts__images-item, .contacts__container.md-container-with-form .contacts__images-item {
		 margin-bottom: 9.375vw;
	}
	 .contacts__container .contacts__images-item:last-child, .contacts__container.md-container-with-form .contacts__images-item:last-child {
		 margin-bottom: 0;
	}
	 .contacts__container .contacts__images-item p, .contacts__container.md-container-with-form .contacts__images-item p {
		 font-size: 5vw;
		 line-height: 8.125vw;
		 margin-bottom: 4.6875vw;
		 text-align: center;
	}
	 .contacts__container .contacts__images-item > div, .contacts__container.md-container-with-form .contacts__images-item > div {
		 height: 45.3125vw;
	}
	 .contacts__container .contacts__images-item > div a, .contacts__container.md-container-with-form .contacts__images-item > div a {
		 width: 25.9375vw;
		 height: 21.25vw;
		 border-radius: var(--border-main);
	}
	 .contacts__container .contacts__images-item > div a:first-child, .contacts__container.md-container-with-form .contacts__images-item > div a:first-child {
		 width: 58.125vw;
		 height: 45.3125vw;
		 border-radius: var(--border-main);
	}
	 .contacts__info {
		 width: 100%;
		 margin-bottom: 9.375vw;
	}
	 .contacts__info-title {
		 width: 100%;
		 font-size: 6.25vw;
		 line-height: 11.25vw;
		 margin-bottom: 7.8125vw;
		 text-align: center;
	}
	 .contacts__info-container {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: horizontal;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: row;
		 flex-direction: row;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
		 -ms-flex-pack: distribute;
		 justify-content: space-around;
		 -ms-flex-wrap: wrap;
		 flex-wrap: wrap;
		 margin-bottom: 7.8125vw;
	}
	 .contacts__info-container > div {
		 margin: 0;
		 margin-top: 4.6875vw;
	}
	 .contacts__info-container > div:first-child, .contacts__info-container > div:nth-child(2) {
		 margin-top: 0;
	}
	 .contacts__info-address, .contacts__info-work-time, .contacts__info-phones, .contacts__info-email, .contacts__info-social, .contacts__info-links {
		 width: 40.625vw;
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-pack: start;
		 -ms-flex-pack: start;
		 justify-content: flex-start;
	}
	 .contacts__info-address img, .contacts__info-address svg, .contacts__info-work-time img, .contacts__info-work-time svg, .contacts__info-phones img, .contacts__info-phones svg, .contacts__info-email img, .contacts__info-email svg, .contacts__info-social img, .contacts__info-social svg, .contacts__info-links img, .contacts__info-links svg {
		 width: 4.6875vw;
		 height: 4.6875vw;
		 margin-right: 2.5vw;
	}
	 .contacts__info-address p, .contacts__info-work-time p, .contacts__info-phones p, .contacts__info-email p, .contacts__info-social p, .contacts__info-links p {
		 font-size: 2.5vw;
		 line-height: 3.75vw;
	}
	 .contacts__info-work-time, .contacts__info-email {
		 width: 34.375vw;
	}
	 .contacts__info-social, .contacts__info-links {
		 width: 100%;
	}
	 .contacts__info-social {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 margin-bottom: 7.8125vw;
	}
	 .contacts__info-social p {
		 width: 100%;
		 text-align: center;
		 font-size: 4.375vw;
		 line-height: 7.5vw;
		 margin-bottom: 4.6875vw;
	}
	 .contacts__info-social > div {
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .contacts__info-social > div a {
		 width: 13.125vw;
		 height: 13.125vw;
		 margin: 0 0.9375vw;
	}
	 .contacts__info-links a {
		 margin: 0 auto;
		 font-size: 5vw;
		 line-height: 7.5vw;
	}
	 .contacts__address {
		 width: 100%;
		 position: relative;
		 padding-bottom: 14.0625vw;
	}
	 .contacts__address p {
		 font-size: 5vw;
		 line-height: 8.125vw;
		 margin-bottom: 1.5625vw;
	}
	 .contacts__address p a {
		 width: auto;
		 position: absolute;
		 white-space: nowrap;
		 left: 50%;
		 bottom: 0;
		 -webkit-transform: translateX(-50%);
		 transform: translateX(-50%);
		 font-size: 5vw;
		 line-height: 7.5vw;
	}
	 .contacts__address .map-container {
		 width: 100%;
		 height: 71.875vw;
	}
	 .contacts__address .map-container iframe {
		 border-radius: var(--border-main);
	}
	 .contacts__form {
		 width: 100%;
		 padding: 6.25vw 11.5625vw 12.5vw 11.5625vw;
		 border-radius: var(--border-main);
	}
	 .contacts__form .form-title {
		 font-size: 5vw;
		 line-height: 7.5vw;
		 margin-bottom: 4.6875vw;
	}
	 .contacts__form .form-container .form-input {
		 height: 18.75vw;
		 font-size: 3.125vw;
		 padding: 0 7.8125vw;
		 border-radius: var(--border-main);
		 margin-bottom: 3.125vw;
	}
	 .contacts__form .form-container .form-btn {
		 padding: 0 12.5vw;
		 margin-bottom: 3.125vw;
	}
	 .contacts__form .form-container .form-btn:hover {
		 padding: 0 12.5vw;
	}
	 .contacts__form .form-checkbox {
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .contacts__form .form-checkbox p {
		 width: 37.5vw;
	}
	 .contacts__map {
		 padding-top: 15vw;
		 padding-bottom: 14.375vw;
		 position: relative;
	}
	 .contacts__map-title p {
		 position: absolute;
		 top: 0;
		 left: 0;
		 right: 0;
		 text-align: center;
		 font-size: 7.5vw;
		 line-height: 10vw;
	}
	 .contacts__map-title a {
		 position: absolute;
		 left: 50%;
		 bottom: 0;
		 -webkit-transform: translateX(-50%);
		 transform: translateX(-50%);
		 white-space: nowrap;
		 font-size: 5vw;
		 line-height: 7.5vw;
	}
	 .contacts__map .map-container {
		 height: 71.5625vw;
	}
	 .contacts__map .map-container iframe {
		 border-radius: var(--border-main);
	}
	 .footer-title {
		 font-size: 3.75vw;
		 line-height: 4.375vw;
		 margin-bottom: 1.5625vw;
	}
	 .footer-list {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
	}
	 .footer-list .menu-item a {
		 font-size: 2.5vw;
		 line-height: 5vw;
	}
	 .footer-list .nav-item a {
		 font-size: 2.5vw;
		 line-height: 5vw;
	}
	 .footer-list li img, .footer-list li svg {
		 width: 2.1875vw;
		 height: 1.5625vw;
		 margin-right: 2.1875vw;
	}
	 .footer-list li span {
		 font-size: 2.5vw;
		 line-height: 5vw;
	}
	 .footer-text p {
		 font-size: 2.5vw;
		 line-height: 5vw;
		 margin-bottom: 4.6875vw;
		 text-align: center;
	}
	 .footer-text p:last-child {
		 margin-bottom: 0;
	}
	 .footer__top {
		 padding: 37.5vw 9.375vw 0 9.375vw;
		 position: relative;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: reverse;
		 -ms-flex-direction: column-reverse;
		 flex-direction: column-reverse;
		 margin-bottom: 12.1875vw;
		 border-bottom: none;
	}
	 .footer__top-container {
		 -ms-flex-wrap: wrap;
		 flex-wrap: wrap;
		 margin-bottom: 6.25vw;
	}
	 .footer__top-main {
		 width: 100%;
		 padding-right: 0;
	}
	 .footer__top-item {
		 width: 50%;
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
		 margin-bottom: 6.25vw;
	}
	 .footer__top-item:nth-child(1n+3) {
		 width: 100%;
	}
	 .footer__top-item:nth-child(1n+3) .footer-list {
		 display: block;
	}
	 .footer__top-item:last-child {
		 margin-bottom: 0;
	}
	 .footer__logo {
		 position: absolute;
		 top: 12.5vw;
		 left: 0;
		 right: 0;
		 width: auto;
		 padding-bottom: 0;
		 border-bottom: none;
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .footer__logo a {
		 width: auto;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .footer__logo a img, .footer__logo a svg {
		 width: 42.5vw;
		 height: 13.4375vw;
		 margin-right: 4.6875vw;
		 -ms-flex-negative: 0;
		 flex-shrink: 0;
	}
	 .footer__logo a p {
		 font-size: 10.9375vw;
		 line-height: 13.4375vw;
	}
	 .footer__social {
		 padding-top: 0;
		 width: 100%;
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
	}
	 .footer__social p {
		 font-size: 4.375vw;
		 line-height: 7.5vw;
		 margin-bottom: 4.6875vw;
	}
	 .footer__social > div a {
		 width: 12.8125vw;
		 height: 12.8125vw;
		 margin: 0 0.9375vw;
	}
	 .footer__bottom {
		 padding: 0;
		 padding-bottom: 5vw;
		 padding-top: 5vw;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .footer__bottom-item {
		 width: 100% !important;
		 margin-bottom: 3.75vw;
	}
	 .footer__bottom-item:last-child {
		 margin-bottom: 0;
	}
	 .footer__bottom-item p {
		 width: 100%;
		 font-size: 3.125vw;
		 line-height: 5vw;
		 text-align: center !important;
	}
	 .footer.md-bottom-only {
		 padding-top: 6.25vw;
		 padding-bottom: 9.375vw;
	}
	 .page-pagination {
		 margin-bottom: 15.625vw;
	}
	 .page-pagination .navigation .page-numbers {
		 font-size: 4.375vw;
		 line-height: 9.375vw;
		 margin: 0 1.875vw;
	}
	 .page-pagination .navigation .page-numbers.current {
		 width: 9.375vw;
		 height: 9.375vw;
	}
	 .page-pagination .navigation .page-numbers.prev, .page-pagination .navigation .page-numbers.next {
		 width: 5vw;
		 height: 5vw;
	}
	 .page-pagination .navigation .page-numbers.prev::before, .page-pagination .navigation .page-numbers.next::before {
		 width: 2.1875vw;
		 height: 2.1875vw;
	}
	 .calc-banner {
		 margin-bottom: 10.9375vw;
	}
	 .calc-banner.md-calc-banner-fixed {
		 bottom: 3.125vw;
	}
	 .calc-banner.md-calc-banner-fixed.visible {
		 left: 3.125vw;
	}
	 .calc-banner.md-calc-banner-fixed .calc-banner__container {
		 width: 62.5vw;
		 min-height: 27.8125vw;
		 padding: 4.6875vw 5.625vw;
		 border-radius: var(--border-main);
		 margin-bottom: 2.5rem;
	}
	 .calc-banner.md-calc-banner-fixed .calc-banner__title {
		 width: 35.9375vw;
		 font-size: 2.5vw;
		 line-height: 2.5vw;
		 margin-bottom: 1.875vw;
		 text-align: left;
	}
	 .calc-banner.md-calc-banner-fixed .calc-banner__text {
		 font-size: 1.875vw;
		 line-height: 2.1875vw;
		 margin-bottom: 2.1875vw;
		 text-align: left;
	}
	 .calc-banner.md-calc-banner-fixed .calc-banner__link a {
		 width: 23.125vw;
		 height: 7.5vw;
		 padding: 0 3.75vw;
	}
	 .calc-banner.md-calc-banner-fixed .calc-banner__link a span {
		 font-size: 1.5625vw;
		 line-height: 1.875vw;
	}
	 .calc-banner.md-calc-banner-fixed .calc-banner__link a img, .calc-banner.md-calc-banner-fixed .calc-banner__link a svg {
		 width: 1.5625vw;
		 height: 1.5625vw;
	}
	 .calc-banner.md-calc-banner-fixed .calc-banner__img {
		 width: 29.6875vw;
		 height: 25.3125vw;
		 right: 0;
		 bottom: 0;
	}
	 .calc-banner.md-calc-banner-fixed .calc-banner__img img {
		 width: 37.8125vw;
		 height: 27.5vw;
		 top: 0;
		 left: 0;
		 right: auto;
		 bottom: auto;
	}
	 .calc-banner.md-calc-banner-fixed .calc-banner__close {
		 width: 2.1875vw;
		 height: 2.1875vw;
		 top: 3.125vw;
		 right: 3.125vw;
	}
	 .calc-banner.md-calc-banner-fixed .calc-banner__close img, .calc-banner.md-calc-banner-fixed .calc-banner__close svg {
		 width: 2.1875vw;
		 height: 2.1875vw;
		 position: absolute;
		 top: 0;
		 left: 0;
		 right: 0;
		 bottom: 0;
		 z-index: 1;
	}
	 .calc-banner__container {
		 padding: 9.375vw 15.625vw 70.3125vw 15.625vw;
		 border-radius: var(--border-main);
	}
	 .calc-banner__title {
		 text-align: center;
		 font-size: 6.25vw;
		 line-height: 7.8125vw;
		 margin-bottom: 3.125vw;
	}
	 .calc-banner__text {
		 font-size: 3.75vw;
		 line-height: 5.625vw;
		 margin-bottom: 6.25vw;
		 text-align: center;
	}
	 .calc-banner__link a {
		 width: 100%;
		 height: 18.75vw;
		 padding: 0 17.1875vw;
	}
	 .calc-banner__link a:hover {
		 padding: 0 17.1875vw;
	}
	 .calc-banner__img {
		 width: 100%;
		 height: 70.3125vw;
		 left: 0;
		 right: 0;
		 bottom: 0;
	}
	 .calc-banner__img img {
		 width: 111.5625vw;
		 height: 75.3125vw;
		 top: auto;
		 left: -13.75vw;
		 bottom: -1.25vw;
	}
	 .breadcrumbs {
		 padding-top: 4.6875vw;
		 margin-bottom: 8.125vw;
		 height: auto;
	}
	 .breadcrumbs .wrapper {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .breadcrumbs__container {
		 overflow-y: hidden;
		 overflow-x: scroll;
		 padding-bottom: 3.125vw;
	}
	 .breadcrumbs a {
		 font-size: 3.125vw;
		 line-height: 3.75vw;
		 white-space: nowrap;
	}
	 .breadcrumbs__item::before {
		 width: 0.3125vw;
		 height: 3.125vw;
		 margin: 0 2.1875vw;
	}
	 .breadcrumbs.md-after-transparent-header {
		 padding-top: 4.6875vw;
		 margin-bottom: 7.8125vw;
		 height: auto;
	}
	 .portfolio-typical {
		 margin-bottom: 15.625vw;
	}
	 .portfolio-typical__title {
		 margin-bottom: 10.9375vw;
	}
	 .portfolio-typical__gallery {
		 margin-bottom: 4.6875vw;
	}
	 .portfolio-typical__gallery a {
		 width: 19.6875vw;
		 height: 16.5625vw;
		 margin-left: 2.5vw;
		 border-radius: var(--border-main);
	}
	 .portfolio-typical__gallery a:first-child {
		 margin-left: 0;
		 border-radius: var(--border-main);
		 width: 86.25vw;
		 height: 69.0625vw;
	}
	 .portfolio-typical__description {
		 padding: 6.25vw;
		 border-radius: var(--border-main);
	}
	 .portfolio-typical__description.open .description-bottom {
		 display: none;
	}
	 .portfolio-typical__description.open .description-text:first-child {
		 max-height: -webkit-max-content;
		 max-height: -moz-max-content;
		 max-height: max-content;
		 -webkit-line-clamp: unset;
	}
	 .portfolio-typical__description.open .description-text:nth-child(1n+2) {
		 display: block;
	}
	 .portfolio-typical__description .description-title {
		 font-size: 5vw;
		 line-height: 5.625vw;
		 margin-bottom: 4.6875vw;
		 text-align: center;
	}
	 .portfolio-typical__description .description-text {
		 font-size: 3.125vw;
		 line-height: 5.3125vw;
		 margin-bottom: 4.6875vw;
		 text-align: justify;
	}
	 .portfolio-typical__description .description-text:first-child {
		 overflow: hidden;
		 text-overflow: ellipsis;
		 display: -webkit-box;
		 max-height: 37.1875vw;
		 -webkit-line-clamp: 7;
		 -webkit-box-orient: vertical;
	}
	 .portfolio-typical__description .description-text:nth-child(1n+2) {
		 display: none;
	}
	 .portfolio-typical__description .description-bottom {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .portfolio-typical__description .description-btn {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
		 padding-bottom: 0.9375vw;
	}
	 .portfolio-typical__description .description-btn span {
		 font-size: 3.125vw;
		 line-height: 3.125vw;
		 color: var(--color-main);
		 margin-right: 1.5625vw;
		 font-weight: 600;
	}
	 .portfolio-typical__description .description-btn img, .portfolio-typical__description .description-btn svg {
		 width: 3.125vw;
		 height: 3.125vw;
		 -o-object-fit: contain;
		 object-fit: contain;
		 fill: var(--color-main);
	}
	 .portfolio-typical__description .description-btn img path, .portfolio-typical__description .description-btn svg path {
		 fill: var(--color-main);
	}
	 .portfolio-typical__text {
		 margin-bottom: 7.8125vw;
	}
	 .portfolio-typical__text .text-title {
		 font-size: 5vw;
		 line-height: 5.625vw;
		 margin-bottom: 4.6875vw;
		 text-align: center;
	}
	 .portfolio-typical__text .text-content {
		 font-size: 3.125vw;
		 line-height: 5.3125vw;
		 text-align: justify;
	}
	 .portfolio-typical__img.md-1-col-img a {
		 width: 86.25vw;
		 height: 69.0625vw;
		 border-radius: var(--border-main);
		 margin-bottom: 4.6875vw;
	}
	 .portfolio-typical__img.md-1-col-img a:last-child {
		 margin-bottom: 0;
	}
	 .portfolio-typical__img.md-2-col-img a {
		 width: 39.6875vw;
		 height: 31.5625vw;
		 border-radius: var(--border-main);
		 margin-top: 4.6875vw;
	}
	 .portfolio-typical__img.md-2-col-img a:first-child, .portfolio-typical__img.md-2-col-img a:nth-child(2) {
		 margin-top: 0;
	}
	 .portfolio-typical__img.md-3-col-img > a {
		 display: none;
	}
	 .portfolio-typical__img.md-3-col-img .portfolio-typical__img-slider {
		 display: block;
		 margin-bottom: 15.625vw;
	}
	 .portfolio-typical__img.md-3-col-img .portfolio-typical__img-slider .swiper-container {
		 overflow: visible;
		 width: 82.8125vw;
		 height: 31.5625vw;
		 margin: 0 auto;
	}
	 .portfolio-typical__img.md-3-col-img .portfolio-typical__img-slider .swiper-container .swiper-slide a {
		 display: block;
		 width: 39.6875vw;
		 height: 31.5625vw;
		 border-radius: var(--border-main);
		 overflow: hidden;
	}
	 .portfolio-typical__img.md-3-col-img .portfolio-typical__img-slider .swiper-container .swiper-slide a img {
		 width: 100%;
		 height: 100%;
		 -o-object-fit: cover;
		 object-fit: cover;
	}
	 .portfolio-typical__video {
		 height: 69.0625vw;
		 margin-bottom: 7.8125vw;
	}
	 .portfolio-typical__video-container {
		 height: 100%;
		 padding: 7.8125vw;
	}
	 .portfolio-typical__video-container .video-title {
		 font-size: 4.6875vw;
		 line-height: 1;
	}
	 .portfolio-typical__video-container .video-btn {
		 width: 16.25vw;
		 height: 16.25vw;
	}
	 .portfolio-typical__video-container .video-btn img, .portfolio-typical__video-container .video-btn svg {
		 width: 3.125vw;
		 height: 3.4375vw;
	}
	 .portfolio-typical__back-link a {
		 padding-bottom: 0.625vw;
	}
	 .portfolio-typical__back-link a span {
		 font-size: 3.125vw;
		 line-height: 3.125vw;
	}
	 .portfolio-typical__back-link a img, .portfolio-typical__back-link a svg {
		 width: 3.125vw;
		 height: 3.125vw;
		 margin-right: 1.5625vw;
	}
	 .portfolio-typical__back-link a:hover img, .portfolio-typical__back-link a:hover svg {
		 margin-right: 1.5625vw;
	}
	 .articles {
		 margin-bottom: 10.9375vw;
	}
	 .articles__title {
		 margin-bottom: 3.125vw;
	}
	 .articles__text {
		 font-size: 3.75vw;
		 line-height: 5.625vw;
		 margin-bottom: 6.25vw;
	}
	 .articles__contianer .container-flex {
		 margin: -3.125vw 0;
	}
	 .articles__item {
		 margin: 3.125vw 0;
		 width: 100%;
		 min-height: 78.125vw;
		 border-radius: var(--border-main);
		 padding: 9.375vw 10.9375vw;
	}
	 .articles__item::after, .articles__item::before {
		 border-radius: var(--border-main);
	}
	 .articles__item .item-title {
		 font-size: 4.375vw;
		 line-height: 5.625vw;
		 margin-bottom: 3.125vw;
	}
	 .articles__item .item-link div span {
		 font-size: 3.125vw;
		 line-height: 3.125vw;
		 margin-right: 1.5625vw;
	}
	 .articles__item .item-link div img, .articles__item .item-link div svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .articles__item .item-link div:hover span {
		 margin-right: 1.5625vw;
	}
	 .articles.md-mobile-slider .articles__container {
		 display: none;
	}
	 .articles__slider {
		 display: block;
		 margin-bottom: 21.875vw;
	}
	 .articles__slider .swiper-container {
		 min-height: 78.125vw;
	}
	 .articles__slider .swiper-wrapper {
		 -webkit-box-align: stretch;
		 -ms-flex-align: stretch;
		 align-items: stretch;
	}
	 .articles__slider .swiper-wrapper .swiper-slide {
		 height: auto;
	}
	 .articles__slider .swiper-wrapper .swiper-slide .articles__item {
		 height: 100%;
		 margin: 0;
	}
	 .articles-typical {
		 margin-bottom: 12.5vw;
	}
	 .articles-typical__bg, .articles-typical__side {
		 display: none;
	}
	 .articles-typical__title {
		 width: 100%;
		 margin-bottom: 12.5vw;
		 text-align: center;
	}
	 .articles-typical__container {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .articles-typical__content {
		 width: 100%;
	}
	 .articles-typical__img {
		 width: 100%;
		 height: auto;
		 margin-bottom: 12.5vw;
	}
	 .articles-typical__img img {
		 width: 100%;
		 height: auto;
	}
	 .articles-typical__img a {
		 width: 100%;
		 height: auto;
	}
	 .articles-typical__img a img {
		 border-radius: var(--border-main);
	}
	 .articles-typical__text {
		 padding-bottom: 9.375vw;
		 margin-bottom: 9.375vw;
	}
	 .articles-typical__text .text-title {
		 font-size: 5vw;
		 line-height: 5.625vw;
		 margin-bottom: 4.6875vw;
		 text-align: center;
	}
	 .articles-typical__text .text-content {
		 font-size: 3.125vw;
		 line-height: 5.3125vw;
		 text-align: justify;
	}
	 .articles-typical__text.md-with-img {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: reverse;
		 -ms-flex-direction: column-reverse;
		 flex-direction: column-reverse;
	}
	 .articles-typical__text.md-with-img > div {
		 width: 100%;
	}
	 .articles-typical__text.md-with-img a {
		 width: 100%;
		 height: 65.625vw;
		 margin-bottom: 4.6875vw;
	}
	 .articles-typical__text.md-with-img a img {
		 border-radius: var(--border-main);
	}
	 .articles-typical__text.md-with-img-container {
		 margin-bottom: 9.375vw;
	}
	 .articles-typical__text.md-with-img-container .text-img-container {
		 margin-bottom: 3.125vw;
	}
	 .articles-typical__text.md-with-img-container .text-img-container a {
		 width: 39.6875vw;
		 height: 31.5625vw;
		 margin-top: 4.6875vw;
		 border-radius: var(--border-main);
	}
	 .articles-typical__text.md-with-img-container .text-img-container a:first-child, .articles-typical__text.md-with-img-container .text-img-container a:nth-child(2) {
		 margin-top: 0;
	}
	 .articles-typical__back-link {
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
	}
	 .articles-typical__back-link a {
		 padding-bottom: 0.625vw;
	}
	 .articles-typical__back-link a span {
		 font-size: 3.125vw;
		 line-height: 3.125vw;
	}
	 .articles-typical__back-link a img, .articles-typical__back-link a svg {
		 width: 3.125vw;
		 height: 3.125vw;
		 margin-right: 1.5625vw;
	}
	 .articles-typical__back-link a:hover img, .articles-typical__back-link a:hover svg {
		 margin-right: 1.5625vw;
	}
	 .side-banner {
		 width: 86.25vw;
		 margin: 0 auto;
		 margin-bottom: 13.125vw;
		 padding: 7.8125vw 3.75vw 54.6875vw 3.75vw;
		 border-radius: var(--border-main);
	}
	 .side-banner__text {
		 font-size: 3.75vw;
		 line-height: 5.625vw;
		 margin-bottom: 6.25vw;
	}
	 .side-banner__title {
		 font-size: 6.25vw;
		 line-height: 7.8125vw;
		 margin-bottom: 7.8125vw;
	}
	 .side-banner__img {
		 height: 187.5vw;
	}
	 .side-banner__img img.desktop {
		 display: none;
	}
	 .side-banner__img img.mobile {
		 display: block;
	}
	 .side-banner__form .form-container .form-select, .side-banner__form .form-container .form-input, .side-banner__form .form-container .form-btn {
		 width: 63.125vw;
		 margin-bottom: 3.125vw;
	}
	 .side-banner__form .form-container .form-select span.current {
		 font-size: 3.125vw;
		 line-height: 18.75vw;
	}
	 .side-banner__form .form-container .form-select .option {
		 font-size: 3.125vw;
		 line-height: 18.75vw;
	}
	 .side-banner__form .form-container .form-input {
		 font-size: 3.125vw;
	}
	 .side-banner__form .form-container .form-btn span {
		 font-size: 3.75vw;
	}
	 .side-banner__form .form-checkbox {
		 width: 42.1875vw;
		 margin: 0 auto;
	}
	 .certificates {
		 margin-bottom: 18.75vw;
	}
	 .certificates__bg {
		 display: none;
	}
	 .certificates.md-all-items-visible .certificates__item {
		 display: block !important;
	}
	 .certificates.md-all-items-visible .certificates__load-more {
		 display: none;
	}
	 .certificates__title {
		 margin-bottom: 6.25vw;
	}
	 .certificates__container .container-flex {
		 margin: -3.125vw 0;
	}
	 .certificates__load-more {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: center;
		 padding-top: 6.25vw;
	}
	 .certificates__item {
		 margin: 3.125vw 0;
		 width: 86.25vw;
		 height: 122.8125vw;
		 border-radius: var(--border-main);
	}
	 .certificates__item::after {
		 border-radius: var(--border-main);
	}
	 .certificates__item span {
		 width: 14.0625vw;
		 height: 14.0625vw;
	}
	 .certificates__item span img, .certificates__item span svg {
		 width: 6.5625vw;
		 height: 6.5625vw;
	}
	 .certificates__item:nth-child(1n+4) {
		 display: none;
	}
	 .company-video {
		 margin-top: -19.6875vw;
		 margin-bottom: 9.375vw;
	}
	 .company-video__container {
		 height: 162.1875vw;
	}
	 .company-video__img img.desktop {
		 display: none;
	}
	 .company-video__img img.mobile {
		 display: block;
	}
	 .company-video__content {
		 padding: 17.5vw 6.875vw 13.125vw 6.875vw;
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 -webkit-box-pack: justify;
		 -ms-flex-pack: justify;
		 justify-content: space-between;
	}
	 .company-video__content .video-title {
		 text-align: center;
		 font-size: 7.5vw;
		 line-height: 10vw;
		 padding: 0 15.625vw;
		 margin-bottom: 9.375vw;
	}
	 .company-video__content .video-text {
		 padding-left: 25vw;
	}
	 .company-video__content .video-text p {
		 font-size: 4.375vw;
		 line-height: 6.25vw;
		 margin-bottom: 6.25vw;
	}
	 .company-video__content .video-text span {
		 font-size: 3.125vw;
		 line-height: 4.6875vw;
		 margin-bottom: 4.6875vw;
	}
	 .company-video__content .video-text span:last-child {
		 margin-bottom: 0;
	}
	 .company-video__content .video-text .video-btn {
		 width: 16.25vw;
		 height: 16.25vw;
		 top: 0;
		 left: 1.25vw;
	}
	 .company-video__content .video-text .video-btn img, .company-video__content .video-text .video-btn svg {
		 width: 3.4375vw;
		 height: 3.75vw;
	}
	 .our-values {
		 margin-bottom: 17.1875vw;
	}
	 .our-values__title {
		 margin-bottom: 4.6875vw;
	}
	 .our-values__container {
		 display: none;
	}
	 .our-values__slider {
		 display: block;
	}
	 .our-values__slider .swiper-container {
		 overflow: visible;
	}
	 .our-values__slider .swiper-container .swiper-slide .our-values__item {
		 margin: 0;
	}
	 .our-values__item {
		 width: 86.25vw;
		 padding: 8.4375vw 10vw;
		 border-radius: var(--border-main);
	}
	 .our-values__item .item-title {
		 padding-right: 25vw;
		 font-size: 4.375vw;
		 line-height: 6.25vw;
		 margin-bottom: 3.125vw;
	}
	 .our-values__item .item-text {
		 font-size: 3.125vw;
		 line-height: 5vw;
		 padding-right: 3.125vw;
	}
	 .our-values__item .item-number {
		 width: 10.9375vw;
		 height: 10.9375vw;
		 top: 8.75vw;
		 right: 8.125vw;
		 font-size: 3.75vw;
	}
	 .our-values__item.md-black-item::after {
		 width: 62.5vw;
		 height: 62.5vw;
		 top: 5vw;
		 left: 13.125vw;
		 border-radius: 50%;
		 -webkit-filter: blur(90px);
		 filter: blur(90px);
	}
	 .our-team {
		 margin-bottom: 17.1875vw;
	}
	 .our-team__title {
		 margin-bottom: 4.6875vw;
	}
	 .our-team__slider {
		 height: auto;
	}
	 .our-team__slider .swiper-container {
		 height: 46.875vw;
	}
	 .our-team__slider .swiper-slide {
		 border-radius: var(--border-main);
	}
	 .geography {
		 margin-bottom: 12.5vw;
	}
	 .geography__bg {
		 display: none;
	}
	 .geography__title {
		 margin-bottom: 6.25vw;
	}
	 .geography__map {
		 margin: 0 -18.75vw;
		 margin-bottom: 7.8125vw;
	}
	 .geography__container .container-flex {
		 margin: -3.125vw 0;
	}
	 .geography__item {
		 margin: 3.125vw 0;
		 width: 86.25vw;
	}
	 .geography__item .item-title {
		 -webkit-box-ordinal-group: 2;
		 -ms-flex-order: 1;
		 order: 1;
		 text-align: center;
		 font-size: 5vw;
		 line-height: 7.8125vw;
		 margin-bottom: 4.6875vw;
	}
	 .geography__item .item-slider {
		 -webkit-box-ordinal-group: 3;
		 -ms-flex-order: 2;
		 order: 2;
		 height: 62.5vw;
		 margin-bottom: 4.6875vw;
	}
	 .geography__item .item-slider .swiper-container .swiper-slide {
		 border-radius: var(--border-main);
		 position: relative;
	}
	 .geography__item .item-slider .swiper-container .swiper-slide::after {
		 content: "";
		 top: 0;
		 left: 0;
		 right: 0;
		 bottom: 0;
		 width: 100%;
		 height: 100%;
		 position: absolute;
		 border-radius: var(--border-main);
		 z-index: 2;
		 background: -webkit-gradient(linear, left top, left bottom, color-stop(50.93%, rgba(0, 0, 0, 0)), to(#000000));
		 background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50.93%, #000000 100%);
		 background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.93%, #000000 100%);
	}
	 .geography__item .item-slider .swiper-container .swiper-slide a {
		 position: relative;
		 z-index: 1;
	}
	 .geography__item .item-slider .slider-hint {
		 position: absolute;
		 left: 0;
		 right: 0;
		 bottom: 11.25vw;
		 z-index: 2;
		 margin-bottom: 0;
	}
	 .geography__item .item-slider .slider-hint span {
		 color: #fff;
	}
	 .geography__item .item-slider .slider-pagination {
		 bottom: 5vw;
		 z-index: 2;
	}
	 .geography__item .item-text {
		 -webkit-box-ordinal-group: 4;
		 -ms-flex-order: 3;
		 order: 3;
		 font-size: 3.125vw;
		 line-height: 4.6875vw;
		 text-align: justify;
		 margin-bottom: 0;
	}
	 .vacancy {
		 margin-bottom: 18.75vw;
	}
	 .vacancy__title {
		 margin-bottom: 3.125vw;
	}
	 .vacancy__text {
		 width: 56.25vw;
		 margin: 0 auto;
		 margin-bottom: 7.8125vw;
		 font-size: 3.75vw;
		 line-height: 5.625vw;
	}
	 .vacancy__text a {
		 font-size: 3.75vw;
		 line-height: 5.625vw;
	}
	 .vacancy__container {
		 margin-bottom: 5vw;
	}
	 .vacancy__item {
		 margin-bottom: 5.3125vw;
		 padding: 6.875vw 8.125vw 8.125vw 8.125vw;
		 border-radius: var(--border-main);
	}
	 .vacancy__item .item-title {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 -webkit-box-align: start;
		 -ms-flex-align: start;
		 align-items: flex-start;
	}
	 .vacancy__item .item-title div {
		 width: 100% !important;
		 font-size: 3.125vw;
		 line-height: 4.0625vw;
		 margin-bottom: 2.1875vw;
	}
	 .vacancy__item .item-title div:first-child {
		 margin-bottom: 5.625vw;
	}
	 .vacancy__item .item-title div:last-child {
		 margin-bottom: 0;
	}
	 .vacancy__item .item-title div span {
		 max-height: 4.0625vw;
	}
	 .vacancy__item .item-title div span::before {
		 width: 1.875vw;
		 height: 1.875vw;
		 margin-right: 1.5625vw;
	}
	 .vacancy__item .item-title div .vacancy-name {
		 font-size: 5.575vw;
		 line-height: 5.3125vw;
		 max-height: 5.3125vw;
	}
	 .vacancy__item .item-btn {
		 width: 8.125vw;
		 height: 8.125vw;
		 top: 5.625vw;
		 right: 6.5625vw;
	}
	 .vacancy__item .item-btn img, .vacancy__item .item-btn svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .vacancy__item .item-content {
		 padding: 6.25vw 0 3.125vw 0;
	}
	 .vacancy__item .item-content > div {
		 margin-bottom: 4.6875vw;
	}
	 .vacancy__item .item-content > div:last-child {
		 margin-bottom: 0;
	}
	 .vacancy__item .item-content .content-title {
		 font-size: 3.75vw;
		 line-height: 4.0625vw;
		 margin-bottom: 3.125vw;
	}
	 .vacancy__item .item-content ul {
		 margin-bottom: 3.125vw;
		 padding-left: 4.6875vw;
	}
	 .vacancy__item .item-content ul:last-child {
		 margin-bottom: 0;
	}
	 .vacancy__item .item-content ul li {
		 font-size: 3.125vw;
		 line-height: 4.6875vw;
	}
	 .vacancy__item:last-child {
		 margin-bottom: 0;
	}
	 .vacancy__link .md-color-main-btn {
		 width: 100%;
		 padding: 0 21.875vw;
	}
	 .vacancy__link .md-color-main-btn:hover {
		 padding: 0 21.875vw;
	}
	 
	 .price {
		 margin-bottom: 18.75vw;
	}
	 .price__title {
		 margin-bottom: 6.25vw;
	}
	 .price__table {
		 margin-bottom: 6.25vw;
	}
	 .price__table .table-header {
		 display: none;
	}
	 .price__table .table-item {
		 padding: 7.1875vw 6.25vw;
		 margin-bottom: 3.125vw;
		 background-color: #F8FAFB !important;
		 border-radius: var(--border-main);
	}
	 .price__table .table-item .item-header {
		 padding-right: 15.625vw;
		 font-size: 4.375vw;
		 line-height: 5.3125vw;
	}
	 .price__table .table-item .item-btn {
		 width: 8.125vw;
		 height: 8.125vw;
		 top: 5.625vw;
		 right: 6.5625vw;
	}
	 .price__table .table-item .item-btn img, .price__table .table-item .item-btn svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .price__table .table-item .item-btn.open {
		 background-color: #fff !important;
	}
	 .price__table .table-item .item-btn.open svg {
		 fill: #D5DEE3;
	}
	 .price__table .table-item .item-btn.open svg path {
		 fill: #D5DEE3;
	}
	 .price__table .table-item .item-content {
		 padding-top: 7.8125vw;
	}
	 .price__table .table-item .item-row {
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
		 padding-bottom: 6.25vw;
		 margin-bottom: 6.25vw;
		 border-bottom: 0.3125vw solid rgba(0, 0, 0, 0.3);
	}
	 .price__table .table-item .item-row:last-child {
		 margin-bottom: 0;
		 border-bottom: none;
	}
	 .price__table .table-item .item-row .item-col {
		 width: 100% !important;
		 margin-bottom: 3.125vw;
	}
	 .price__table .table-item .item-row .item-col:last-child {
		 margin-bottom: 0;
	}
	 .price__table .table-item .item-row .item-col:first-child {
		 padding-left: 0;
	}
	 .price__table .table-item .item-row .item-col p {
		 font-size: 3.125vw;
		 line-height: 1;
		 max-height: none;
		 -webkit-line-clamp: unset;
		 text-align: left;
	}
	 .price__table .table-item .item-row .item-col p:first-child {
		 font-weight: 700;
		 display: block;
		 margin-bottom: 1.5625vw;
	}
	 .price__table-after-text {
		 font-size: 3.75vw;
		 line-height: 5.625vw;
	}
	 .to-top {
		 width: 9.375vw;
		 height: 9.375vw;
		 right: 3.125vw;
		 bottom: 3rem;
	}
	 .to-top img, .to-top svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .side-fixed-links {
		 width: 18.75vw;
		 right: -31.25vw;
	}
	 .side-fixed-links__close {
		 width: 7.8125vw;
		 height: 7.8125vw;
		 top: -9.375vw;
	}
	 .side-fixed-links__close img, .side-fixed-links__close svg {
		 width: 2.5vw;
		 height: 2.5vw;
	}
	 .side-fixed-links__container {
		 width: 18.75vw;
	}
	 .side-fixed-links__container > div, .side-fixed-links__container > a {
		 width: 18.75vw;
		 min-height: 18.75vw;
		 border-top-left-radius: 3.125vw;
		 border-bottom-left-radius: 3.125vw;
		 margin-bottom: 1.5625vw;
		 padding: 3.125vw 1.5625vw;
	}
	 .side-fixed-links__container > div:last-child, .side-fixed-links__container > a:last-child {
		 margin-bottom: 0;
	}
	 .side-fixed-links__container > div img, .side-fixed-links__container > div svg, .side-fixed-links__container > a img, .side-fixed-links__container > a svg {
		 width: 3.75vw;
		 height: 3.75vw;
		 margin-bottom: 2.5vw;
		 -o-object-fit: contain;
		 object-fit: contain;
	}
	 .side-fixed-links__container > div span, .side-fixed-links__container > a span {
		 font-size: 2.5vw;
		 line-height: 1;
	}
	 .download-popup-trigger, .download-popup {
		 display: none;
	}
	 .popup {
		 padding-top: 6.25vw;
		 padding-bottom: 6.25vw;
	}
	 .popup__close {
		 width: 3.125vw;
		 height: 3.125vw;
		 top: 3.125vw;
		 right: 3.125vw;
	}
	 .popup__close img, .popup__close svg {
		 width: 3.125vw;
		 height: 3.125vw;
	}
	 .politika-popup {
		 width: 86.25vw;
		 padding: 6.25vw 4.6875vw;
		 border-radius: var(--border-main);
	}
	 .politika-popup .politika-popup__title {
		 font-weight: 500;
		 font-size: 5vw;
		 margin-bottom: 5.625vw;
	}
	 .politika-popup h2 {
		 font-weight: 500;
		 font-size: 5vw;
		 margin-bottom: 5.625vw;
	}
	 .politika-popup .politika-title {
		 font-size: 3.75vw;
		 line-height: 4.375vw;
		 margin-bottom: 3.125vw;
	}
	 .politika-popup h3 {
		 font-size: 3.75vw;
		 line-height: 4.375vw;
		 margin-bottom: 3.125vw;
	}
	 .politika-popup p {
		 font-size: 3.125vw;
		 line-height: 3.75vw;
		 margin-bottom: 3.125vw;
	}
	 .main-popup {
		 width: 86.25vw;
		 border-radius: var(--border-main);
	}
	 .main-popup__content {
		 padding: 9.375vw 6.25vw;
	}
	 .main-popup__title {
		 font-size: 6.25vw;
		 line-height: 7.5vw;
		 margin-bottom: 6.25vw;
	}
	 .main-popup__text {
		 font-size: 3.75vw;
		 line-height: 4.375vw;
		 margin-bottom: 3.125vw;
	}
	 .main-popup.md-review-popup {
		 width: 86.25vw;
	}
	 .main-popup.md-review-popup .md-standart-form.md-popup-form .form-container {
		 width: 63.125vw;
		 margin: 0 auto;
		 margin-bottom: 3.125vw;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .main-popup.md-review-popup .md-standart-form.md-popup-form .form-stars {
		 width: 100%;
		 margin-bottom: 3.125vw;
	}
	 .main-popup.md-review-popup .md-standart-form.md-popup-form .form-stars label {
		 width: 3.75vw;
		 height: 3.75vw;
		 margin-right: 1.875vw;
	}
	 .main-popup.md-review-popup .md-standart-form.md-popup-form .form-stars label:last-child {
		 margin-right: 0;
	}
	 .main-popup.md-review-popup .md-standart-form.md-popup-form .form-checkbox {
		 width: 43.75vw;
		 margin: 0 auto;
	}
	 .main-popup.md-review-popup .md-standart-form.md-popup-form .form-input, .main-popup.md-review-popup .md-standart-form.md-popup-form .form-select, .main-popup.md-review-popup .md-standart-form.md-popup-form .form-file {
		 width: 63.125vw;
	}
	 .main-popup.md-review-popup .md-standart-form.md-popup-form .form-textarea {
		 font-weight: 400;
	}
	
	
	 .quiz__item-text .quiz__options {
        -ms-grid-columns:1fr;
        grid-template-columns: 1fr
    }

    .quiz__semifinal .quiz__item-title {
        font-size: 24px
    }

    .quiz__benefits-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
        gap: 10px;
        margin-bottom: 30px
    }.videoyoutube {
    position: relative;
    height: 56vw;
}.videoyoutubeblock {
    position: relative;
    height: 56vw;
    border-radius: 1.5vw;
    overflow: hidden;
    width: 100%;
}.flexinfo {
    display: flex;
    /* background: #f7f7f7; */
    border-radius: 1.5vw;
    padding: 2.5vw 1.5vw;
    width: 100%;
    margin: 5vw auto 0vw;
    -webkit-box-shadow: 0 1.6vw 4vw 0 rgb(163 169 183 / 17%);
    box-shadow: 0 1.6vw 4vw 0 rgb(163 169 183 / 28%);
}.lflexinfo img {
    width: 100%;
    height: 32vw;
    border-radius: 1.5vw;
}.info-title3 {
    padding-right: 8.8541666667vw;
    font-weight: 600;
    font-size: 4.5vw;
    line-height: 1.6;
    letter-spacing: 0.04em;
    margin-bottom: 0.7645833333vw;
}.info-list li {
    font-weight: 400;
    font-size: 3.0416666667vw;
    line-height: 1.5;
    letter-spacing: 0.03em;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1.1458333333vw;
}.classlinew {
    font-size: 3.25vw!important;
}
.frbrigade {
    width: 100%;
    font-size: 2.85vw;
    line-height: 1.75;
    margin: 0 2.15% 6.15%;
}	.frbrigade__title {
    font-size: 4vw;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 0.5vw;
    padding-left: 1.5vw;
}
.frbrigade__photo {
    display: block;
    width: 100%;
    height: 37vw;
    object-fit: cover;
    margin-bottom: 3vw;
    border-radius: 2.75vw;
}.frbrigade p {
    background: #fbfbfb;
    padding: 2vw 3.5vw;
    border-radius: 0.75vw;
    font-size: 3.3vw;
    -webkit-box-shadow: 0 1.6vw 4vw 0 rgb(163 169 183 / 17%);
    box-shadow: 0 1.6vw 4vw 0 rgb(163 169 183 / 17%);
}

.desc-text-block {
    font-size: 3.05vw;
    line-height: 1.5;
    letter-spacing: 0.03em;
    margin-bottom: 3.3020833333vw;
    text-align: center;
    background: #eff7ff;
    display: flex;
    justify-content: start;
    align-items: center;
    -webkit-box-shadow: 0 1.6vw 4vw 0 rgb(163 169 183 / 17%);
    box-shadow: 0 1.6vw 4vw 0 rgb(163 169 183 / 17%);
    padding: 3vw 5vw;
    border-radius: 0.75vw;
}.answers-wrap__hint-usl {
   
    display: none;
}

.desc-text-block i {
    display: block;
    font-size: 2.3vw;
    font-style: normal;
    width: 70%;
    margin: 1vw auto;
}
.msg {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    z-index: 20;
    position: relative;
    border-radius: 3vw;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5vw 15.313vw 5vw 5.188vw;
    background-size: cover;
    z-index: 10;
    background-image: url(../images/formrek.png);
    -webkit-box-shadow: 0 1.6vw 4vw 0 rgb(163 169 183 / 17%);
    box-shadow: 0 1.6vw 4vw 0 rgb(163 169 183 / 28%);
}
.title {
    font-size: 6vw;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
    z-index: 9999;
    position: relative;
}.msg-text {
    font-size: 3.25vw;
    color: #494949;
    margin-top: 0.85vw;
    line-height: 1.5;
}.msg-img {
    width: 27vw;
    position: absolute;
    bottom: 0;
    right: 0vw;
}.msg-btn {
    width: 27vw;
    height: 11vw;
    border-radius: 1.5vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#058d4d),to(#0cd878));
    font-size: 2.873vw;
    color: #fff;
    font-weight: 500;
    margin-bottom: 1vw;
}.msg-wrap {
    position: relative;
    z-index: 10;
    margin: 2.5vw 0;
    padding-bottom: 10.9375vw;
}
.msg-btn, .msg-btn-wrap {
    position: relative;
    width: 100%;
}.msg-btn, .msg-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: wrap;
}
	.msg-btn::before {
    width: 3vw;
    height: 3vw;
    content: "";
    margin-right: 1.938vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}.flex_container {
    width: 100%;
}
.blockvideo {
    padding: 5vw 0 7vw 0;
    position: relative;
    margin-bottom: 3vw;
}
}
 
  