<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/Inter-Regular.woff2) format("woff2"), url(fonts/Inter-Regular.woff) format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/Inter-Medium.woff2) format("woff2"), url(fonts/Inter-Medium.woff) format("woff");
}
@font-face {
  font-family: "Euclid";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/EuclidCircularA-Regular.woff2) format("woff2"), url(fonts/EuclidCircularA-Regular.woff) format("woff");
}
@font-face {
  font-family: "Euclid";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/EuclidCircularA-Medium.woff2) format("woff2"), url(fonts/EuclidCircularA-Medium.woff) format("woff");
}
@font-face {
  font-family: "Euclid";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/EuclidCircularA-Bold.woff2) format("woff2"), url(fonts/EuclidCircularA-Bold.woff) format("woff");
}
html {
  -webkit-text-size-adjust: 100%;
  font-family: monospace, monospace;
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}

h2 {
  font-size: 40px;
  font-weight: 600;
  margin: 0;
}

img,
picture {
  transition: width 0.5s, height 0.5s;
  display: block;
  max-width: 100%;
  max-height: 100%;
  border-style: none;
}

a,
button {
  cursor: pointer;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
}

a {
  transition: all 0.3s ease-in-out;
}
ul {list-style:none}
textarea {
  resize: none;
}

button:focus,
input:focus,
textarea:focus {
  outline: none;
}

input:focus,
textarea:focus {
  box-shadow: 0px 0px 0px 2px rgba(198, 208, 220, 0.5);
}

.page {
  background: #fff;
  font-family: "Inter", "Arial", "Helvetica", sans-serif;
  color: #282a2f;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  width: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  margin: 0;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
}

.main {
	background:#eaf1f5;
  flex-grow: 1;
}

.unscroll {
  overflow: hidden;
}

.section {
  margin-top: 80px;
  margin-bottom: 80px;
}

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

.btn-general-style {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #3a745e;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  padding: 14px 60px;
  border: none;
  border-radius: 100px;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
}
.btn-general-style:hover {
  background: #4e9177;
}
.btn-general-style:active {
  background: #5da88b;
}

.hover-link:hover {
  color: #3a745e !important;
  border-bottom: 1px dotted transparent !important;
}

.icon-wrap {
  padding: 16px;
  max-width: 56px;
  background: #f6f6f6;
  border-radius: 16px;
}

.title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
.title-wrap .btn-general-style {
  max-width: 264px;
}
.title-wrap .btn-general-style img {
  margin-right: 8px;
}

.swiper-button-prev,
.swiper-button-next {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: opacity 0.3s ease-in-out;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  opacity: 0.8;
}

.swiper-button-next:after {
  content: "";
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.05176 15.0001C4.05199 14.735 4.1575 14.4808 4.34509 14.2934L9.45976 9.17876C9.61457 9.02399 9.73737 8.84024 9.82116 8.638C9.90495 8.43576 9.94807 8.219 9.94807 8.00009C9.94807 7.78119 9.90495 7.56442 9.82116 7.36219C9.73737 7.15995 9.61457 6.9762 9.45976 6.82143L4.35176 1.71009C4.1696 1.52149 4.06881 1.26889 4.07108 1.00669C4.07336 0.744495 4.17853 0.493682 4.36394 0.308274C4.54935 0.122866 4.80016 0.0176971 5.06236 0.0154187C5.32455 0.0131402 5.57716 0.113935 5.76576 0.296093L10.8738 5.40343C11.5606 6.0916 11.9463 7.02416 11.9463 7.99643C11.9463 8.9687 11.5606 9.90125 10.8738 10.5894L5.75909 15.7041C5.61944 15.8438 5.44152 15.9391 5.24779 15.9778C5.05406 16.0165 4.8532 15.997 4.67055 15.9217C4.4879 15.8464 4.33166 15.7187 4.22153 15.5546C4.1114 15.3906 4.05233 15.1977 4.05176 15.0001V15.0001Z' fill='%23374957'/%3e%3c/svg%3e") center no-repeat !important;
  display: block;
  width: 16px;
  height: 16px;
}

.swiper-button-prev:after {
  content: "";
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.9463 1.00338C11.9461 1.26851 11.8406 1.52269 11.653 1.71005L6.53832 6.82472C6.38351 6.97949 6.2607 7.16324 6.17692 7.36548C6.09313 7.56771 6.05001 7.78448 6.05001 8.00338C6.05001 8.22229 6.09313 8.43905 6.17692 8.64129C6.2607 8.84353 6.38351 9.02728 6.53832 9.18205L11.6463 14.29C11.8285 14.4787 11.9293 14.7313 11.927 14.9935C11.9247 15.2556 11.8195 15.5065 11.6341 15.6919C11.4487 15.8773 11.1979 15.9824 10.9357 15.9847C10.6735 15.987 10.4209 15.8862 10.2323 15.704L5.12432 10.6001C4.4375 9.91188 4.05176 8.97932 4.05176 8.00705C4.05176 7.03478 4.4375 6.10223 5.12432 5.41405L10.239 0.29605C10.3788 0.156106 10.5571 0.0607924 10.7511 0.0221697C10.9451 -0.0164531 11.1463 0.00335101 11.3291 0.079076C11.5118 0.154801 11.6681 0.283043 11.7779 0.447576C11.8878 0.612108 11.9464 0.805536 11.9463 1.00338V1.00338Z' fill='%23374957'/%3e%3c/svg%3e") center no-repeat !important;
  display: block;
  width: 16px;
  height: 16px;
}

.swiper-slide-thumb-active {
  border: 1.19px #282a2f solid !important;
}

.header {
  padding: 23px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 500;
  background: #fff;
  box-shadow: 0px 0.500862062px 10.017241478px rgba(0, 0, 0, 0.04);
}
.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .container .header-contacts {
  display: flex;
}
.header .container .contacts-wrap {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.header .container .contacts-wrap .contacts-wrap-item {
  margin-right: 24px;
}
.header .container .contacts-wrap .contacts-wrap-item button {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.header .container .contacts-wrap .contacts-wrap-item button span {
  border-bottom: 1px dotted currentColor;
  margin: 0;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
}
.header .container .contacts-wrap .contacts-wrap-item button svg {
  width: 12px;
  height: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 8px;
}
.header .container .contacts-wrap .contacts-wrap-item button:hover span {
  color: #3a745e !important;
  border-bottom: 1px dotted transparent !important;
}
.header .container .contacts-wrap .contacts-wrap-item button:hover svg {
  transition: all 0.3s ease-in-out;
}
.header .container .contacts-wrap .contacts-wrap-item button:hover svg path {
  fill: #3a745e;
}
.header .container .contacts-wrap .mobile-btn {
  display: none;
}
.header .container .header-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: end;
  font-size: 14px;
}
.header .container .header-nav li {
  margin-right: 24px;
}
.header .container .header-nav li:last-of-type {
  margin-right: 0;
}
.header .container .header-nav li a {
  color: #282a2f;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
  opacity: 0.7;
  position: relative;
  white-space: nowrap;
  transition: opacity 0.3s ease-in-out;
}
.header .container .header-nav li a:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #3a745e;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  transition: width 0.3s ease-in-out;
}
.header .container .header-nav li a:hover {
  opacity: 1;
}
.header .container .header-nav li a:hover:after {
  width: 100%;
}
.header .container .header-nav li .active-link {
  opacity: 1;
}
.header .container .header-nav li .active-link:after {
  width: 100%;
}
.header .container .mobile-wrap {
  display: flex;
  margin-right: 24px;
}
.header .container .mobile-wrap a {
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px dotted currentColor;
  color: #282a2f;
  white-space: nowrap;
}
.header .container .mobile-wrap .burger-btn {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 32px;
  height: 32px;
  padding: 11px 8px;
  cursor: pointer;
  background: rgba(40, 42, 47, 0.1);
  border-radius: 50%;
  z-index: 250;
  transition: opacity 0.3s ease-in-out;
}
.header .container .mobile-wrap .burger-btn:hover {
  opacity: 0.8;
}
.header .container .mobile-wrap .burger-btn span {
  display: block;
  border-radius: 5px;
  height: 2px;
  width: 16px;
  background: #374957;
  transition: 0.8s all;
}
.header .container .mobile-wrap .burger-btn_active span {
  height: 2px;
}
.header .container .mobile-wrap .burger-btn_active span:nth-child(1) {
  transform: translateY(4px) rotate(-45deg);
}
.header .container .mobile-wrap .burger-btn_active span:nth-child(2) {
  display: none;
}
.header .container .mobile-wrap .burger-btn_active span:nth-child(3) {
  transform: translateY(-4px) rotate(45deg);
}
.header.header_transparent {
  background: transparent;
  box-shadow: none;
  transition: all 0.3s ease;
}
.header.header_transparent .container .mobile-wrap a {
  color: #fff;
}
.header.header_transparent .container .mobile-wrap a:hover {
  color: #fff !important;
}
.header.header_transparent .container .mobile-wrap .burger-btn span {
  background: #fff;
}
.header.header_transparent .container .contacts-wrap .contacts-wrap-item button {
  color: #fff;
}
.header.header_transparent .container .contacts-wrap .contacts-wrap-item button svg path {
  fill: #fff;
}
.header.header_transparent .container .contacts-wrap .contacts-wrap-item button:hover span {
  color: #fff !important;
}
.header.header_transparent .container .header-nav li a {
  color: #fff;
}
.header.header_transparent .container .header-nav li a:after {
  background: #fff;
}
.header.header_transparent.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 500;
  background: linear-gradient(298deg, rgba(0, 0, 0, 0.45) 0%, rgba(40, 42, 47, 0.9) 100%), rgba(40, 42, 47, 0.06);
  box-shadow: 0px 0.500862062px 10.017241478px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease;
}

.after-header {
  padding-top: 96px;
}
.after-header .header-sliders .header-sliders-wrap {
  position: relative;
}
.after-header .header-sliders .header-sliders-wrap .header-slider {
  width: 100%;
  max-height: 554px;
  height: 100%;
  position: relative;
	border-radius:24px;
}
.after-header .header-sliders .header-sliders-wrap .header-slider .swiper-slide {
  display: flex;
  justify-content: center;
}
.after-header .header-sliders .header-sliders-wrap .header-slider .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
}
.after-header .header-sliders .header-sliders-wrap .header-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 24px;
  overflow: hidden;

}
.image-vertical img {margin-top:-20%}
.after-header .header-sliders .header-sliders-wrap .header-slider .header-slider-info {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  padding: 24px;
  width: 90%;
  max-width: 1232px;
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
}
.after-header .header-sliders .header-sliders-wrap .header-slider .header-slider-info li {
  display: flex;
  align-items: center;
  background: rgba(40, 42, 47, 0.32);
  border-radius: 100px;
  -webkit-backdrop-filter: blur(12.5px);
          backdrop-filter: blur(12.5px);
  color: #fff;
  padding: 16px 24px;
  margin-right: 10px;
}
.after-header .header-sliders .header-sliders-wrap .header-slider .header-slider-info li p {
  margin: 0;
}
.after-header .header-sliders .header-sliders-wrap .header-slider .header-slider-info li img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.after-header .header-sliders .header-sliders-wrap .header-slider .header-slider-info li:first-of-type {
  white-space: nowrap;
}
.after-header .header-sliders .header-sliders-wrap .header-slider .zoom-btn {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 50;
  margin-right: 0;
  border-radius: 50%;
  background: #fff;
  padding: 17px;
  transition: opacity 0.3s ease-in-out;
}
.after-header .header-sliders .header-sliders-wrap .header-slider .zoom-btn img {
  margin-right: 0;
}
.after-header .header-sliders .header-sliders-wrap .header-slider .zoom-btn:hover {
  cursor: pointer;
  opacity: 0.8;
}
.after-header .header-sliders .header-sliders-wrap .header-slider::after {
  content: "";
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  border-radius: 24px;
}
.after-header .header-sliders .header-sliders-wrap .header-thumbs-wrap {
  width: 673px;
  height: 156px;
  position: absolute;
  bottom: 24px;
  right: 24px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 21px;
  border: 2px rgba(255, 255, 255, 0.2) solid;
  -webkit-backdrop-filter: blur(12.5px);
          backdrop-filter: blur(12.5px);
  z-index: 5;
}
.after-header .header-sliders .header-sliders-wrap .header-thumbs-wrap .header-thumbs {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 485px;
  max-height: 151px;
  padding: 16px 0;
}
.after-header .header-sliders .header-sliders-wrap .header-thumbs-wrap .header-card-sm {
  height: 124px;
  display: block;
  overflow: hidden;
  border-radius: 16px;
  border: 2px white solid;
}
.after-header .header-sliders .header-sliders-wrap .header-thumbs-wrap .header-card-sm img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.after-header .after-header-info {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 40px;
}
.after-header .after-header-info .after-header-info-card {
  background: #ffffff;
	box-shadow: 0 3px 3px rgba(0,0,0,.05);
  border-radius: 10px;
  padding: 24px;
  width: 49%;
  margin-right: 40px;
}
.after-header .after-header-info .after-header-info-card p {
  margin: 0;
}
/*
.after-header .after-header-info .after-header-info-card p:first-of-type {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 8px;
}*/
.after-header .after-header-info .after-header-info-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 24px;
}
.after-header .after-header-info .after-header-info-card ul li {
  margin-bottom: 8px;
}
.after-header .after-header-info .after-header-info-card ul li:last-of-type {
  margin-bottom: 0;
}
.after-header .after-header-info .after-header-info-card ul li p:first-of-type {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
.after-header .after-header-info .after-header-info-card_right {
  margin-right: 0;
}
.after-header .after-header-info .after-header-info-card_right ul {
  margin-top: 0;
}
.after-header .after-header-info .after-header-info-card_right ul li {
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.after-header .after-header-info .after-header-info-card_right ul li:last-of-type {
  margin-bottom: 0;
}
.after-header-info-card p {font-size:15px}

.after-header-info-card a {color:#333;}
.after-header-info-card h3 {margin-top:0}
.after-header .after-header-info .after-header-info-card_right ul li::after {
  content: "";
  position: absolute;
  bottom:1px;
  left: 0;
  right: 0;
  overflow: hidden;
  white-space: nowrap;
  border-bottom: 1px dashed #aaafbd;
  z-index: 0;
}
.after-header .after-header-info .after-header-info-card_right ul li p {
  background: #fff;
  position: relative;
  z-index: 1;
}
.after-header .after-header-info .after-header-info-card_right ul li p:first-of-type {
  padding-right: 6px;
}
.after-header .after-header-info .after-header-info-card_right ul li p:last-of-type {
  padding-left: 6px;
  font-weight: 500;
  letter-spacing: 0.08px;
}
.after-header.after-header_slider h1 {
  font-size: min(max(30px, 4vw), 48px);
  font-weight: 600;
  margin: 0;
  margin-right: 30px;
}
.after-header.after-header_slider .title-wrap {
  align-items: center;
  margin-bottom: 25px;
}
.after-header.after-header_large {
  padding: 0;
}
.after-header.after-header_large .after-header-wrap {
 /* background: url(./imgs/header-slider.png) center no-repeat;
  background-size: cover;*/
  padding: 190px 0;
  min-height: 668px;
  position: relative;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
}
.after-header.after-header_large .after-header-wrap::after {
  content: "";
  position: absolute;
  background: linear-gradient(298deg, rgba(0, 0, 0, 0) 0%, rgba(40, 42, 47, 0.85) 100%), rgba(40, 42, 47, 0.06);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
}
.after-header.after-header_large .after-header-wrap .title-wrap {
  flex-direction: column;
  justify-content: start;
  margin-bottom: 0;
  align-items: start;
  max-width: 815px;
  position: relative;
  z-index: 10;
}
.after-header.after-header_large .after-header-wrap .title-wrap p {
  background: rgba(40, 42, 47, 0.32);
  border-radius: 100px;
  -webkit-backdrop-filter: blur(12.5px);
  backdrop-filter: blur(12.5px);
  color: #fff;
  padding: 8px 16px;
}
.after-header.after-header_large .after-header-wrap .title-wrap h1 {
  font-size: min(max(30px, 6vw), 72px);
  font-weight: 700;
  margin: 16px 0 40px;
  line-height: 1.1;
  font-family: "Euclid", "Arial", "Helvetica", sans-serif;
  color: #fff;
}
.after-header.after-header_large .after-header-wrap .title-wrap .btn-general-style {
  background: #fff;
  color: #282a2f;
  transition: all 0.3s ease-in-out;
}
.after-header.after-header_large .after-header-wrap .title-wrap .btn-general-style:hover {
  background: #4e9177;
  color: #fff;
}

.spaces .learnmore-cards {
  list-style: none;
  padding: 0;
  margin: 0;
}
.spaces .learnmore-cards .learnmore-card {
  background: #fff;
	box-shadow: 0 3px 3px rgba(0,0,0,.05);
  border-radius: 10px;
  padding: 24px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.spaces .learnmore-cards.w_images .learnmore-card .learnmore-card__photo-list {min-width:295px}
.spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li.hidden {
  display: none !important;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li:first-of-type {
  margin-right: 16px;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li a {
  display: block;
  width: 140px;
  height: 99px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  z-index: 20;
}

.spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li a span {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translate(-50%, 0);
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  padding: 0 8px;
  background: rgba(40, 42, 47, 0.4);
  border-radius: 100px;
  -webkit-backdrop-filter: blur(6.5px);
          backdrop-filter: blur(6.5px);
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li:first-of-type a span {
  display: none;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  justify-content: space-between;
  margin-left: 3%;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-right: 16px;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-mob {
  display: none;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li p {
  margin: 0;
  /*white-space: nowrap;*/
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li p:first-of-type {
  margin-bottom: 6px;
  font-size: 14px;
	
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li p:nth-of-type(2) {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1px;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li span {
  color: rgba(40, 42, 47, 0.6);
  font-size: 12px;
  line-height: 16.21px;
  letter-spacing: 0.06px;
  text-overflow: ellipsis;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .text-with-info {
  position: relative; align-items:center; gap:8px; display:flex;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .text-with-info::after {
  content: "";
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_24608_2792)'%3e%3cpath d='M6 0.5C4.81331 0.5 3.65328 0.851894 2.66658 1.51118C1.67989 2.17047 0.910851 3.10754 0.456726 4.2039C0.00259972 5.30026 -0.11622 6.50666 0.115291 7.67054C0.346802 8.83443 0.918247 9.90353 1.75736 10.7426C2.59648 11.5818 3.66558 12.1532 4.82946 12.3847C5.99335 12.6162 7.19975 12.4974 8.2961 12.0433C9.39246 11.5892 10.3295 10.8201 10.9888 9.83342C11.6481 8.84673 12 7.68669 12 6.5C11.9983 4.90923 11.3656 3.38411 10.2407 2.25926C9.1159 1.13441 7.59077 0.501721 6 0.5V0.5ZM6 10.5C5.90111 10.5 5.80444 10.4707 5.72222 10.4157C5.63999 10.3608 5.57591 10.2827 5.53806 10.1913C5.50022 10.1 5.49032 9.99945 5.50961 9.90246C5.5289 9.80546 5.57652 9.71637 5.64645 9.64645C5.71638 9.57652 5.80547 9.5289 5.90246 9.50961C5.99945 9.49032 6.09998 9.50022 6.19134 9.53806C6.28271 9.57591 6.3608 9.63999 6.41574 9.72222C6.47068 9.80444 6.5 9.90111 6.5 10C6.5 10.1326 6.44732 10.2598 6.35356 10.3536C6.25979 10.4473 6.13261 10.5 6 10.5ZM6.965 6.753C6.81745 6.84526 6.69679 6.97474 6.61516 7.12843C6.53354 7.28212 6.49382 7.45459 6.5 7.6285V8C6.5 8.13261 6.44732 8.25979 6.35356 8.35355C6.25979 8.44732 6.13261 8.5 6 8.5C5.86739 8.5 5.74022 8.44732 5.64645 8.35355C5.55268 8.25979 5.5 8.13261 5.5 8V7.6285C5.49262 7.27571 5.57979 6.92738 5.75247 6.61965C5.92514 6.31192 6.17704 6.05602 6.482 5.8785C6.66674 5.77675 6.81458 5.6192 6.90438 5.42837C6.99418 5.23754 7.02135 5.0232 6.982 4.816C6.94304 4.6186 6.84612 4.4373 6.70363 4.29524C6.56113 4.15319 6.37952 4.05684 6.182 4.0185C6.03786 3.99182 5.88962 3.99716 5.74777 4.03413C5.60592 4.07111 5.47394 4.13881 5.36116 4.23246C5.24839 4.3261 5.15758 4.4434 5.09517 4.57604C5.03275 4.70868 5.00027 4.85341 5 5C5 5.13261 4.94732 5.25979 4.85356 5.35355C4.75979 5.44732 4.63261 5.5 4.5 5.5C4.36739 5.5 4.24022 5.44732 4.14645 5.35355C4.05268 5.25979 4 5.13261 4 5C4.00013 4.64725 4.09355 4.30081 4.27078 3.99583C4.44801 3.69084 4.70276 3.43815 5.00918 3.26339C5.31559 3.08864 5.66278 2.99803 6.01551 3.00077C6.36825 3.0035 6.71399 3.09948 7.01766 3.27897C7.32133 3.45846 7.57212 3.71507 7.7446 4.02277C7.91709 4.33047 8.00512 4.67832 7.99977 5.03102C7.99443 5.38373 7.89589 5.72875 7.71416 6.03108C7.53243 6.33341 7.27397 6.5823 6.965 6.7525V6.753Z' fill='black' fill-opacity='0.2'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_24608_2792'%3e%3crect width='12' height='12' fill='white' transform='translate(0 0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") center no-repeat;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;

}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .text-with-info:hover ~ .tooltip {
  opacity: 1;
  z-index: 22;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .btn-general-style {
  background: rgba(40, 42, 47, 0.1);
  color: #282a2f;
  max-width: 214px;
  margin-bottom: 17px;
  z-index: 11;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .btn-general-style:hover {
  background: #5da88b;
  color: #fff;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li:last-of-type {
  align-items: end;
  margin-right: 0;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .tooltip {
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 16px;
  border-radius: 16px;
  color: #fff;
  background: #0b1426;
  width: 284px;
  line-height: 18px;
  z-index: 10;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .tooltip::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0) rotate(180deg);
  display: block;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-bottom-color: #0b1426;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .tooltip p {
  font-size: 13px !important;
  background: transparent !important;
  white-space: wrap;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .tooltip p span {
  color: #fff;
  font-size: 14px !important;
  font-weight: 600;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .tooltip_sm {
  width: 155px;
  bottom: 30px;
}
.spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-status {
  display: none;
}
.spaces .spaces-banner {
  background: #fff;
box-shadow: 0 3px 3px rgba(0,0,0,.05);
  border-radius: 16px;
  padding: 40px 16px;
}
.spaces .spaces-banner div {
  max-width: 478px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.spaces .spaces-banner div img {
  width: 245px;
  height: 138px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 16px;
}
.spaces .spaces-banner div p {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.spaces .spaces-banner div .btn-general-style {
  max-width: 237px;
  margin-top: 40px;
}

.gallery .swiper-slide {
  height: 300px;
  border-radius: 24px;
  overflow: hidden;
}
.gallery .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.chars ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px 40px;
}
.chars ul li {
  width: 48%;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  position: relative;
}
.chars ul li span {
	flex:1;
margin:0 5px;
  border-bottom: 1px dashed #282a2f40;
  z-index: 0;
}
.chars ul li p {
  margin: 0;
  position: relative;
  z-index: 1;
  line-height: 16.21px;
  letter-spacing: 0.08px;
}
.chars ul li p:first-of-type {
  padding-right: 6px;
}
.chars ul li p:last-of-type {
  padding-left: 6px;
  font-weight: 500;
}

.video .video-wrap {
  width: 100%;
  height: 692px;
  border-radius: 24px;
  overflow: hidden;
}
.video .mobile-btn {
  max-width: 319px;
  margin: 24px auto 0;
  padding: 0 20px;
  display: none;
}

.feedback-cards-wrap {
  background: #fff;
	box-shadow: 0 3px 3px rgba(0,0,0,.05);
  padding: 80px 0;
}
.feedback-cards-wrap .feedback-cards {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}
.feedback-cards-wrap .feedback-card {
  max-width: 400px;
  width: 100%;
  border-radius: 16px;
  background: #fff;
  padding: 32px;
}
.feedback-cards-wrap .feedback-card .feedback-card__descr {
  margin: 32px 0;
}
.feedback-cards-wrap .feedback-card .feedback-card__descr p {
  margin: 0;
}
.feedback-cards-wrap .feedback-card .feedback-card__descr p:first-of-type {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 8px;
}
.feedback-cards-wrap .feedback-card .btn-general-style {
  max-width: 241px;
}

.contacts-section {
  margin-top: 80px;
  margin-bottom: -40px;
  position: relative;
  z-index: 1;
}
.contacts-section .container {
  position: relative;
}
.contacts-section .container .contacts-map {
  width: 100%;
  height: 680px;
  border-radius: 24px;
  overflow: hidden;
}
.contacts-section .container .contacts {
  position: absolute;
  z-index: 10;
  top: 24px;
  left: 44px;
  padding: 32px;
  border-radius: 16px;
  background: #fff;
  max-width: 478px;
}
.contacts-section .container .contacts .contacts-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.contacts-section .container .contacts .contacts-wrap:last-of-type {
  margin-bottom: 0;
}
.contacts-section .container .contacts .contacts-wrap .icon-wrap {
  margin-right: 32px;
}
.contacts-section .container .contacts .contacts-wrap .icon-wrap img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
.contacts-section .container .contacts .contacts-descr p {
  margin: 0;
}
.contacts-section .container .contacts .contacts-descr p:first-of-type {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 8px;
}

.footer {
  background: #fff;
  padding: 17px 0;
  font-size: 14px;
  position: relative;
  z-index: 2;
	box-shadow:0 -3px 5px rgba(0,0,0,.05)
}
.footer .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
 gap:20px;
}
.footer .container .btn-general-style {
  max-width: 150px;
  font-size: 14px;
}
.footer .container .btn-general-style img {
  width: 12px;
  height: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}
.footer .container a {
  color: #282a2f;
  text-decoration: none;
  border-bottom: 1px dotted currentColor;
  margin: 0 20px;
  white-space: nowrap;
}
.footer .container p {
  text-align: end;
  margin: 0;
}

.text-content {
  max-width: 1272px;
  width: 100%;
  margin: 0 auto;
}
.text-content .container {
  max-width: 957px;
  padding-top: 120px;
  margin: 0;
}
.text-content .container h1 {
  font-size: 64px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 56px;
}
.text-content .container ol {
  margin: 16px 0 40px;
  padding-left: 30px;
}
.text-content .container ol li {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}
.text-content .container ol li ul {
  margin: 16px 0;
  padding-left: 0;
  list-style: disc;
}
.text-content .container ol li ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 8px;
}
.text-content .container ol:last-of-type {
  margin-bottom: 56px;
}

.error .container {
  max-width: 606px;
  padding: 110px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.error .container img {
  width: 100%;
  max-width: 508px;
  height: 292px;
  -o-object-fit: cover;
     object-fit: cover;
}
.error .container h1 {
  margin: 16px 0;
  font-size: 40px;
  font-weight: 600;
}
.error .container p {
  margin: 0;
}
.error .container p a {
  color: #282a2f;
  text-decoration: none;
  border-bottom: 1px dotted currentColor;
}
.error .container .btn-general-style {
  margin-top: 32px;
  max-width: 218px;
  text-decoration: none;
}

@media screen and (max-width: 1090px) {
	.spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li:first-of-type {margin:0 auto}
	.spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li + li {display:none}
  .spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li:first-of-type a span {
    display: block;
  }
  .chars ul {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media screen and (max-width: 990px) {
  .swiper-button-prev,
  .swiper-button-next {
    background: #f6f6f6;
  }
  .swiper-button-prev {
    left: 0;
  }
  .swiper-button-next {
    right: 0;
  }
  .header {
    padding: 14px 0;
  }
  .header .container .contacts-wrap {
    position: fixed;
    flex-direction: column;
    justify-content: flex-start;
    align-items: start;
    top: 60px;
    right: -100%;
    width: -moz-max-content;
    width: max-content;
    height: auto;
    transition: 0.8s all;
    margin: 0;
    padding: 20px 20px 40px;
    background: #fff;
    z-index: 300;
  }
  .header .container .contacts-wrap li {
    width: 100%;
  }
  .header .container .contacts-wrap .contacts-wrap-item {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .header .container .contacts-wrap .mobile-btn {
    display: flex;
  }
  .header .container .contacts-wrap .mobile-btn .btn-general-style {
    max-width: 320px;
    margin-top: 12px;
  }
  .header .container .contacts-wrap_active {
    top: 60px;
    right: 0;
    overflow: auto;
    margin: 0;
    background: #fff;
    box-shadow: 0px 0.500862062px 10.017241478px rgba(0, 0, 0, 0.04);
    transition: all 0.4s ease-in-out;
  }
  .header .container .header-nav {
    display: none;
  }
  .header .container .header-contacts {
    width: 100%;
  }
  .header .container .mobile-wrap {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-right: 0;
  }
  .header .container .mobile-wrap .burger-btn {
    display: flex;
  }
  .header.header_transparent .container .contacts-wrap .contacts-wrap-item button {
    color: #282a2f;
  }
  .header.header_transparent .container .contacts-wrap .contacts-wrap-item button svg path {
    fill: #282a2f;
  }
  .header.header_transparent .container .contacts-wrap .contacts-wrap-item button:hover span {
    color: #282a2f !important;
  }
  .after-header .header-sliders .header-sliders-wrap .header-thumbs-wrap {
    position: relative;
    right: auto;
    bottom: auto;
    background: transparent;
    border-radius: 0;
    border: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    width: 100%;
    height: auto;
    margin-top: 14px;
  }
  .after-header .header-sliders .header-sliders-wrap .header-thumbs-wrap .header-thumbs {
    width: 80%;
    padding: 0;
  }
  .after-header .after-header-info .after-header-info-card {
    margin-right: 20px;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list {
    margin-left: 2%;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li p:nth-of-type(2) {
    font-size: 16px;
  }
  .chars ul {
    flex-direction: column;
  }
  .chars ul li {
    width: 100%;
  }
}
@media screen and (max-width: 890px) {
  .spaces .learnmore-cards .learnmore-card {
    flex-direction: column;
    padding: 20px;
    width: 100%;
    margin: 0 auto 24px;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list {
    margin-bottom: 14px;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li a {
    width: 100%;
    /*max-width: 279px;*/

    height: 188px;
	overflow:visible;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li a span {
    padding: 8px 16px;
    left: auto;
    bottom: 16px;
    right: 16px;
    transform: none;
    font-size: 14px;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list {
    flex-direction: column;
    margin-left: 0;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li {
    margin-right: 0;
    margin-bottom: 16px;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li:last-of-type {
    margin-bottom: 0;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li:last-of-type::after {
    display: none;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li span {
    display:block;
    border-bottom: 1px dashed rgb(170, 175, 189);
   flex:1;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-mob {
    display: flex;
    text-align: end;
    
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-mob::after {
    display: none;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-mob p {
    padding: 0 !important;
    color: rgba(40, 42, 47, 0.7);
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.06px;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-mob p span {
    color: #282a2f;
    font-size: 14px;
    border-bottom: 1px dashed currentColor;
    cursor: pointer;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-mob p:hover ~ .tooltip {
    opacity: 1;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-mob .tooltip {
    text-align: start;
    left: auto;
    right: 0;
    transform: none;
    bottom: 30px;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-mob .tooltip::after {
    left: auto;
    right: 30px;
    transform: translate(0, 0) rotate(180deg);
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-mob .tooltip p {
    color: #fff;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-mob .tooltip p span {
    color: #fff;
    border: none;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-status {
    width: 100%;
    justify-content: center;
    display: flex;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-status span {
    font-size: 14px;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li.item-status::after {
    display: none;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li p {
    margin: 0 !important;
    font-size: 14px !important;
    z-index: 1;
    position: relative;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li p:first-of-type {
    padding-right: 6px;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li p:last-of-type {
    padding-left: 6px;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .btn-general-style {
    max-width: 320px;
    margin: 8px auto 0;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .mob-hidden {
    display: none;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .text-with-info_mob::after {
    content: "*";
    background: none;
    top: 0;
    right: -7px;
    transform: none;
  }
  .spaces .learnmore-cards .learnmore-card .learnmore-card__info-list li .tooltip p {
    padding: 0;
  }
}
.container &gt; h3 {margin-top:0}
@media screen and (max-width: 820px) {
  .after-header {
    padding-top: 84px;
  }
}
@media screen and (max-width: 768px) {
	.after-header-info &gt; .after-header-info-card:first-child {display:none}
	.spaces .learnmore-cards .learnmore-card .learnmore-card__photo-list li {margin:0 auto}

	.about-hidden {overflow: hidden;
    max-height: 235px;
    position: relative;}
	.about-hidden::after {content:''; display:block; bottom:0; width:1000%; left:0; height:70%; position:absolute; z-index:1;background:linear-gradient(180deg, rgba(255, 255, 255, 0), rgb(234 241 245))}
  h2 {
    font-size: 24px;
  }
  .page {
    font-size: 14px;
  }
  .section {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .title-wrap {
    justify-content: start;
    margin-bottom: 24px;
  }
  .title-wrap .btn-general-style {
    display: none;
  }
  .title-wrap h2 {
    text-align: center;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
  }
  .swiper-button-next:after {
    width: 10px;
    height: 10px;
  }
  .swiper-button-prev:after {
    width: 10px;
    height: 10px;
  }
  .header .container .contacts-wrap {
    width: 100%;
  }
  .after-header .header-sliders .header-sliders-wrap .header-slider::after {
    border-radius: 0;
  }
  .after-header .header-sliders .header-sliders-wrap .header-slider .swiper-slide img {
    border-radius: 0;
  }
  .after-header .header-sliders .header-sliders-wrap .header-slider .header-slider-info {
    flex-direction: column;
    align-items: start;
    padding: 20px;
    height: 100%;
    justify-content: space-between;
    width: 100%;
  }
  .after-header .header-sliders .header-sliders-wrap .header-slider .header-slider-info li {
    margin-right: 0;
    padding: 4px 12px;
  }
  .after-header .header-sliders .header-sliders-wrap .header-slider .header-slider-info li img {
    width: 12px;
    height: 12px;
  }
  .after-header .header-sliders .header-sliders-wrap .header-slider .zoom-btn {
    top: 20px;
    right: 20px;
    padding: 13px;
  }
  .after-header .header-sliders .header-sliders-wrap .header-thumbs-wrap .header-card-sm {
    border: none;
  }
  .after-header .after-header-info {
    padding: 0 20px;
    flex-direction: column;
    margin-top: 56px;
  }
  .after-header .after-header-info .after-header-info-card {
    width: 100%;
    padding: 20px;
  }
  .after-header .after-header-info .after-header-info-card:first-of-type {
    margin-right: 0;
    margin-bottom: 8px;
  }
  .after-header .after-header-info .after-header-info-card p:first-of-type {
    font-size: 18px;
  }
  .after-header .after-header-info .after-header-info-card ul {
   /* margin-top: 16px;*/
  }
  .after-header .after-header-info .after-header-info-card_right ul li {
    margin-bottom: 8px;
  }
  .after-header .after-header-info .after-header-info-card_right ul li p:first-of-type {
    font-size: 14px;
  }
  .after-header.after-header_slider .container {
    padding: 0;
  }
  .after-header.after-header_slider .title-wrap {
    align-items: start;
    flex-direction: column;
    padding: 0 20px;
  }
  .after-header.after-header_slider .title-wrap .btn-general-style {
    display: flex;
    margin: 24px auto 0;
    max-width: 320px;
  }
  .after-header.after-header_slider h1 {
    margin-right: 0;
    text-align: start;
  }
  .after-header.after-header_large .title-wrap .btn-general-style {
    display: flex;
  }
  .after-header.after-header_large .after-header-info {
    padding: 0;
  }
  .spaces .spaces-banner div img {
    margin-bottom: 40px;
  }
  .spaces .spaces-banner div p {
    font-size: 20px;
    font-weight: 500;
  }
  .gallery .swiper-btns {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
    height: 35px;
  }
  .gallery .swiper-btns .swiper-button-prev {
    position: relative;
    margin-right: 20px;
  }
  .gallery .swiper-btns .swiper-button-next {
    position: relative;
  }
  
  
  .video .video-wrap {
    border-radius: 0;
    height: 420px;
  }
  .video .mobile-btn {
    display: block;
  }
  .feedback-cards-wrap {
    padding: 40px 0;
  }
  .feedback-cards-wrap .feedback-card {
    padding: 20px;
  }
	.feedback-cards-wrap .feedback-card .btn-general-style {margin-left:60px; padding:10px}
	.mob-icon-wrap {display: flex;    align-items: start;   gap: 15px;}
  .feedback-cards-wrap .feedback-card .feedback-card__descr {
    margin: 0 0 24px 0;
  }
  .feedback-cards-wrap .feedback-card .feedback-card__descr p:first-of-type {
    font-size: 18px;
  }
  .contacts-section {
    margin: 56px 0 42px;
  }
  .contacts-section .container {
    padding: 0;
  }
  .contacts-section .container .contacts-map {
    border-radius: 0;
    height: 423px;
  }
  .contacts-section .container .contacts {
    left: 50%;
    transform: translate(-50%, 0);
    padding: 16px;
    width: calc(100% - 40px);
  }
  .contacts-section .container .contacts .icon-wrap {
    display: none;
  }
  .contacts-section .container .contacts .contacts-descr p:first-of-type {
    font-size: 18px;
  }
  .footer {
    padding: 20px 0;
  }
  .footer .container {
    flex-direction: column;
    align-items: start;
  }
  .footer .container .btn-general-style {
    padding: 6px 16px;
  }
  .footer .container a {
    margin: 12px 0 16px;
  }
  .footer .container p {
    text-align: start;
  }
  .text-content .container {
    padding-top: 81px;
  }
  .text-content .container h1 {
    font-size: 30px;
    margin-bottom: 32px;
  }
  .text-content .container ol {
    padding-left: 24px;
  }
  .text-content .container ol li {
    font-size: 20px;
  }
  .error .container {
    padding: 100px 20px;
  }
  .error .container img {
    max-width: 320px;
    height: 183px;
  }
  .error .container h1 {
    margin-top: 24px;
    font-size: 24px;
  }
	.chars ul {
    gap: 0;
  }
  .chars ul li {
    padding: 7px 0;
  }
  .chars ul li:first-of-type {
    padding-top: 0;
  }
  .chars ul li::after {
    display: none;
  }
  .chars ul li p:first-of-type {
    padding-right: 0;
    margin-bottom: 6px;
  }
  .chars ul li p:last-of-type {
    padding-left: 0;
    font-size: 14px;
    text-align:right;
	max-width:50%;
  }
	.popup-header p {font-size:20px}
}
@media screen and (max-width: 590px) {
  .after-header .header-sliders .header-sliders-wrap .header-slider {
    height: 300px;
  }
  .after-header .header-sliders .header-sliders-wrap .header-thumbs-wrap .header-thumbs {
    padding: 0 8px;
  }
  .after-header .header-sliders .header-sliders-wrap .header-thumbs-wrap .header-card-sm {
    height: 86px;
  }
  .after-header.after-header_large .after-header-wrap {
    min-height: 442px;
    padding: 109px 0;
  }
  .after-header.after-header_large .after-header-wrap .title-wrap h1 {
    margin-bottom: 32px;
  }
  
}
@media screen and (max-width: 425px) {
  .swiper-button-prev,
  .swiper-button-next {
    transform: translate(0, 5px);
  }
  .after-header .header-sliders .header-sliders-wrap .header-thumbs-wrap .header-card-sm {
    height: 48px;
  }
  .after-header.after-header_large .after-header-wrap .title-wrap .btn-general-style {
    max-width: 320px;
  }
  .gallery .swiper-slide {
    height: 220px;
  }
  .video .video-wrap {
    height: 220px;
  }
  .text-content .container h1 {
    font-size: 26px;
  }
}/*# sourceMappingURL=style.css.map */


.to-top {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: fixed;
  z-index: 100;
  right: 24px;
  bottom: 60px;
  display: none;
  width: 50px;
  height: 50px;
  cursor: pointer;
  box-shadow: 0 4px 17px 4px rgba(0, 0, 0, 0.09);
  border-radius: 50%;
  background-color: #fff;
}

.to-top:hover {
  box-shadow: 0px 8px 15px 4px rgba(43, 51, 54, 0.17);
}
.to-top .svg-icon {
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
}

.text-block {
    line-height: 1.6;
}
.text-block p {
    margin-bottom: 16px;
}
.text-block ul &gt; li,
ul.text-block &gt; li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 17px;
}
.text-block ul ul li {
    padding-left: 0;
}
.text-block ul ul li::before {
    display: none;
}
.text-block p:last-child,
.text-block li:last-child {
    margin-bottom: 0;
}
.text-block ul &gt; li:before,
ul.text-block &gt; li:before {
    content: "";
    position: absolute;
    left: 0;
    display: inline-block;
    top: 15px;
    width: 10px;
    height: 10px;
    margin-top: -6px;
    background: #423c3c;
    border-radius: 50%;
    pointer-events: none;
    vertical-align: middle;
}
.text-block ol &gt; li {
    margin-bottom: 5px;
    list-style-position: inside;
    list-style-type: decimal;
}
.text-block ol {
    counter-reset: li;
}
.text-block ol &gt; li {
    position: relative;
    display: block;
    margin-bottom: 3px;
    padding-left: 26px;
    line-height: 28px;
}
.text-block ol &gt; li::before {
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    top: 4px;
    left: 0;
    width: 20px;
    height: 20px;
    content: counter(li);
    counter-increment: li;
    text-align: center;
    color: #fff;
    background-color: #190000;
}
.text-block ul,
.text-block ol {
    margin-bottom: 25px;
}
.text-block p + h2,
.text-block p + h3 {
    margin-top: 30px;
}
.text-block a:not(.btn) {
    color: #61888d;
    border-bottom: 1px solid;
}
.text-block a:hover {
    color: #61888d;
}
.text-block img {
    width: auto;
    height: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}
.text-block hr,
.page-about hr {
    border: none;
    background: #c2cbd5;
    height: 2px;
    margin: 30px 0;
}
.link {
    color: #61888d;
}
.text-block .link,
.link.underlined span,
.link:hover span {
    border-bottom: 1px solid;
}
.text-block a:hover,
.text-block .link:hover,
.link.underlined:hover,
.link:hover {
    color: #4c6b6f;
}
table,
.text-block table {
    width: 100% !important;
}
th {
    text-align: left;
    color: #61888d;
}
th,
td {
    padding: 10px;
}
.text-block th,
.text-block td {
    border-top: 1px solid #c2cbd5;
}
.text-block tr:last-child th,
.text-block tr:last-child td {
    border-bottom: 1px solid #c2cbd5;
}
form {
    position: relative;
}
[onclick] {cursor:pointer}
[data-form-body].disabled {
    opacity: 0.7;
}
[data-form-loader] {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../scss/compiled/images/loader.svg) no-repeat center center;
    z-index: 10;
}
[data-success],
[data-error] {
    display: none;
    margin: 20px 0;
}
.loader {
    margin: 40px auto;
    width: 40px;
    display: none;
}
.loading {
    text-align: center;
    padding: 100px 0;
    background: url(../scss/compiled/images/loader.svg) no-repeat center center;
}
.fullscreen-loader {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../scss/compiled/images/loader.svg) no-repeat center center / 100px auto rgba(255, 255, 255, 0.5);
    z-index: 20;
}
.form-desc {
    margin: 15px 0;
    color: #666;
}
.popup-box .form-desc {
    margin-top: 0;
}
.privacy-text {
    color: #888;
    font-size: 11px;
    margin: 15px 0;
}
.privacy-text a {
    color: #465e74;
    text-decoration: underline;
}
.popup-dark {
    position: fixed;
    overflow-y: auto;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding: 16px;
    opacity: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    visibility: hidden;
}
@media only screen and (min-width: 768px) {
    .popup-dark {
        padding: 50px;
    }
}
.popup-dark.visible {
    visibility: visible;
    opacity: 1;
}
.popup-box {
    width: 100%;
    margin: auto;
    background: #fff;
    display: none;
	border-radius:15px;
}
@media only screen and (min-width: 768px) {
    .popup-box {
        max-width: 600px;
    }
}
.radio-item {
    margin-bottom: 0.5em;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 10px;
}
.radio-item label:before,
.radio-item label {
    display: inline-block;
    width: auto;
    vertical-align: top;
}
.radio-item label:before {
    position: absolute;
    top: 0.15em;
    left: 0;
    width: 1.2em;
    height: 1.2em;
    content: "";
    border: 2px solid #ccc;
    border-radius: 50%;
}
.radio-item label {
    position: relative;
    padding-left: 2em;
	padding-top:4px;
    cursor: pointer;
}
.radio-item label span {
    display: block;
}
.radio-item input[type="radio"]:checked + label:before {
    border-color: #61888d;
    background-color: #61888d;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 78.369 78.369'%3E%3Cpath d='M78.049 19.015L29.458 67.606a1.094 1.094 0 01-1.548 0L.32 40.015a1.094 1.094 0 010-1.547l6.704-6.704a1.095 1.095 0 011.548 0l20.113 20.112 41.113-41.113a1.095 1.095 0 011.548 0l6.703 6.704a1.094 1.094 0 010 1.548z' fill='%23fff'/%3E%3C/svg%3E");
    background-size: 70% auto;
    background-position: center center;
    background-repeat: no-repeat;
}
.checkbox-list .checkbox {
    margin-bottom: 20px;
}
.checkbox input[type="checkbox"],
.cat-view input {
    opacity: 0;
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}
.checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 28px;
    cursor: pointer;
}
.checkbox label:hover {
    color: #61888d;
}
.checkbox label:hover::before {
    border-color: #61888d;
}
.checkbox label::before,
.checkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
}
.checkbox label::before {
    height: 16px;
    width: 16px;
    border: 2px solid #6c7175;
    left: 0px;
    top: 0;
}
.checkbox label::after {
    height: 5px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 4px;
    top: 4px;
    border-color: #fff;
}
.checkbox input[type="checkbox"] + label::after {
    content: none;
}
.checkbox input[type="checkbox"]:checked + label::after {
    content: "";
}
.checkbox input[type="checkbox"]:checked + label::before {
    background-color: #61888d;
    border-color: #61888d;
}
.checkbox-inline {
    display: inline-block;
    vertical-align: middle;
}
.popup-box.large {
    max-width: 1200px;
}
.popup-body {
    padding: 0 20px 20px 20px;
}
@media only screen and (min-width: 768px) {
    .popup-body {
        padding: 0 30px 30px 30px;
    }
}
.popup-header {
    position: relative;
    padding: 20px 20px 10px;
    display: -webkit-flex;
    display: flex;
    font-size: 32px;
}
@media only screen and (min-width: 768px) {
    .popup-header {
        padding: 30px 30px 20px;
    }
}
.radio-group {margin-bottom:20px}
.hidden {display:none}
[type="radio"],[type="checkbox"] {display:none}
.popup-header p {
    margin: 0;
    font-weight: 500;
    color: #61888d;
    line-height: 1;
    padding-right: 10px;
}
.popup-box .btn-close {
    cursor: pointer;
    right: 15px;
    width: 24px;
    height: 24px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    margin-top: 0;
    background-image: url(../scss/compiled/images/close.svg);
    margin-left: auto;
    line-height: 1em;
}
.popup-body textarea {
    resize: none;
}
.popup-body .success,
.popup-body .error {
    display: none;
}
.txt-area {
    overflow: hidden;
    height: 0;
    width: 0;
    position: absolute;
}
.textbox-group {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.textbox-group .textbox {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-flex: 1;
    flex: 1;
    -webkit-flex-basis: 200px;
    flex-basis: 200px;
}
.textbox {
    margin-bottom: 20px;
    position: relative;
}
.textbox p {
    margin-bottom: 10px;
    text-align: left;
}
.textbox label,
.group-label {
    margin-bottom: 10px;
    display: block;
    font-size: 19px;
    font-weight: 500;
}
.textbox input,
input.textbox,
.textbox textarea,
textarea.textbox {
    padding: 13px 16px;
    border: 1px solid #96a7bb;
    background-color: #fff;
    text-align: left;
	border-radius:5px;
}
.textbox input,
.textbox textarea {
    width: 100%;
}
.textbox input:focus,
.textbox textarea:focus,
input.textbox:focus,
textarea.textbox:focus {
    border-color: #1e1e1e;
}
.textbox-info {
    font-size: 13px;
    color: #555;
    margin: 6px 0;
    display: block;
}
input:disabled {
    color: #555;
    border-color: transparent !important;
    background-color: #ebebeb !important;
}
.msg {
    margin-bottom: 20px;
    padding: 10px 15px;
    text-align: left;
    font-size: 14px;
    border: 1px solid;
    margin: 10px 0;
    border-radius: 4px;
}
.msg-success {
    color: #129679;
    border-color: #129679;
    background-color: #e0fbee;
}
.msg-error {
    color: #7d3c3c;
    border-color: #f1bfbf;
    background-color: #fff8f8;
}
.msg-info {
    color: #333;
    border-color: #eae3d1;
    background-color: #fff9e4;
}
.msg p {
    margin-bottom: 0;
}
.svg-icon-outer {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding-left: 1.2em;
    position: relative;
}
.svg-icon-outer .svg-icon + span {
    margin-left: 0.3em;
    line-height: 1.5em;
}
.svg-icon-outer .svg-icon[data-icon-size="large"] + span {
    margin-left: 0.5em;
    line-height: 1.7em;
}
.svg-icon {
    width: 1.2em;
    height: 1.2em;
    fill: #61888d;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    left: 0;
    top: 0.2em;
}
.fill-white .svg-icon {
    fill: #fff;
}
.svg-icon[data-icon-size="large"] {
    width: 1.5em;
    height: 1.5em;
    top: 0.1em;
}
.svg-icon svg {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.btn-primary .svg-icon,
.btn-secondary .svg-icon {
    fill: #fff;
}
.textbox .nice-select {width:100%; padding:10px 30px 10px 18px}
.ug-thumb-wrapper {border-radius:10px}
#photo .swiper-slide {border-radius:10px; overflow: hidden;}</pre></body></html>