@font-face {
  font-family: Gilroy;
  src: url(https://public-crm-catalog.tipscrm.ru/fonts/Gilroy/Gilroy-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: Gilroy;
  src: url(https://public-crm-catalog.tipscrm.ru/fonts/Gilroy/Gilroy-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: Gilroy;
  src: url(https://public-crm-catalog.tipscrm.ru/fonts/Gilroy/Gilroy-Medium.ttf) format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: Gilroy;
  src: url(https://public-crm-catalog.tipscrm.ru/fonts/Gilroy/Gilroy-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: Gilroy;
  src: url(https://public-crm-catalog.tipscrm.ru/fonts/Gilroy/Gilroy-ExtraBold.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
}
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  /* font-family: 'Geologica Auto', sans-serif !important; */
  font-family: 'Gilroy', sans-serif !important;
  color: #FFF;
}
.hidden-mobile {
  display: block;
}
.hidden-desktop {
  display: none;
}
.main-screen {
  background-image: url(/img/arhyz/gr-main-screen-comp-2.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 90px;
  width: 100vw;
  position: relative;
  padding-top: 120px;
  color: #FFF;
}
.main-screen h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 44px;
}
.main-screen p {
  font-size: 21px;
  line-height: 31px;
}
.main-screen .main-bullets-block .main-bullet {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
.main-screen .main-bullets-block .main-bullet .main-bullet-icon {
  width: 32px;
  height: 32x;
}
.main-screen .main-bullets-block .main-bullet .main-bullet-icon svg {
  width: 32px;
  height: 32px;
}
.main-screen .main-bullets-block .main-bullet .main-bullet-icon svg path {
  stroke: #FFF;
}
.main-screen .main-bullets-block .main-bullet .main-bullet-text {
  font-size: 18px;
  line-height: 28px;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  padding: 10px 0;
  backdrop-filter: blur(21px);
  -webkit-backdrop-filter: blur(21px);
}
.logo img {
  height: 50px;
  width: auto;
}
.phone-block a {
  color: white;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.invest-block {
  padding: 40px 0;
  background-color: #F3F3F3;
}
.invest-block h2 {
  color: #4C4C4C;
  margin-bottom: 40px;
}
.invest-block .invest-bullets {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.invest-block .invest-bullets .invest-bullet {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.invest-block .invest-bullet-digit {
  color: #194bfb;
  font-size: 20px;
}
.invest-block .invest-bullet-digit .big-digits {
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}
.invest-block .invest-bullet-text {
  color: #4C4C4C;
  font-size: 18px;
  line-height: 28px;
  opacity: 0.8;
}
.why-arhyz-block {
  background-color: #FFF;
  padding: 40px 0;
  color: #4C4C4C;
  max-width: 100%;
  overflow: hidden;
}
.why-arhyz-block .stats-blocks {
  width: 48%;
}
.why-arhyz-block .stats-blocks .stat-block:first-child {
  margin-bottom: 15px;
}
.why-arhyz-block .ski-block {
  border-radius: 30px;
  overflow: hidden;
  border: 1px solid #dedfe1;
}
.why-arhyz-block .full-year-block {
  width: 50%;
  margin-top: 0;
}
.why-arhyz-block .desc-block {
  opacity: 0.7;
}
.why-arhyz-block .ski-img {
  width: 48%;
}
.why-arhyz-block .ski-description-block {
  width: 50%;
}
.why-arhyz-block .ski-description-block .ski-description {
  text-align: left;
}
.why-arhyz-block .walking-routes-img {
  margin-top: 0;
}
.why-arhyz-block .walking-routes-desc-block {
  width: 48%;
}
.why-arhyz-block .walking-routes-img {
  width: 50%;
}
.why-arhyz-block .walking-routes-desc-block,
.why-arhyz-block .ski-description-block {
  padding: 30px;
}
.why-arhyz-block .walking-routes-block {
  border-radius: 30px;
  overflow: hidden;
  border: 1px solid #dedfe1;
}
.why-arhyz-block .desc-block {
  opacity: 0.7;
}
.why-arhyz-items {
  display: flex;
  margin-top: 40px;
  flex-direction: column;
  gap: 20px;
}
.stat-block {
  border-radius: 30px;
  padding: 30px;
  flex: 1;
  min-width: 300px;
  text-align: center;
  border: 1px solid rgba(30, 41, 59, 0.15);
}
.stat-number {
  font-size: 48px;
  font-weight: 700;
  color: #194bfb;
  line-height: 1;
  margin-bottom: 15px;
}
.stat-text {
  font-size: 16px;
  font-weight: 400;
  color: #4C4C4C;
  opacity: 0.7;
  line-height: 1.5;
}
.stat-item-inner {
  display: flex;
  align-items: center;
  gap: 15px;
  border-top: 1px solid rgba(30, 41, 59, 0.15);
  margin-top: 15px;
  padding-top: 15px;
}
.stat-item-inner .icon-block {
  width: 24px;
  height: 24px;
}
.stat-item-inner .icon-block svg path {
  stroke: #194bfb;
}
.stat-item-inner .text-block {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #4C4C4C;
  opacity: 0.7;
}
.arhyz-digit-bullet {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}
.arhyz-digit-bullet .digit-value {
  display: flex;
  align-items: center;
  min-width: 70px;
  justify-content: flex-end;
  position: relative;
  color: #194bfb;
}
.arhyz-digit-bullet .digit-value .big-digits {
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
}
.arhyz-digit-bullet .digit-value .three-digits {
  font-size: 33px;
}
.arhyz-digit-bullet .digit-value svg {
  width: 48px;
  height: 48px;
}
.arhyz-digit-bullet .digit-value svg path {
  stroke: #4C4C4C;
}
.arhyz-digit-bullet .text-value {
  font-size: 16px;
  font-weight: 400;
  color: #4C4C4C;
  opacity: 0.7;
}
.arhyz-digit-bullets h2 {
  position: relative;
}
.arhyz-digit-bullets hr {
  margin: 40px 0;
}
.ski-img img,
.walking-routes-img img {
  width: 100%;
}
.walking-routes-img {
  margin-top: -100px;
}
.full-year-block {
  overflow: hidden;
  border-radius: 30px;
  border: 1px solid rgba(30, 41, 59, 0.15);
  margin-top: 20px;
}
.full-year-block img {
  width: 100%;
}
.full-year-block p {
  padding: 20px;
  opacity: 0.7;
}
.ski-description {
  text-align: center;
}
.ski-description p {
  font-size: 18px;
  opacity: 0.7;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #194bfb !important;
  width: 25px;
}
.owl-carousel .owl-stage-outer {
  overflow: inherit !important;
}
@media (max-width: 768px) {
  .why-arhyz-block .stats-blocks {
    width: 100%;
  }
  .why-arhyz-block .full-year-block {
    width: 100%;
  }
  .why-arhyz-block .ski-block {
    border-radius: 0;
    border: none;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .why-arhyz-block .ski-img {
    width: 100%;
  }
  .why-arhyz-block .ski-description-block {
    width: 100%;
    padding: 20px 20px 0 20px;
    margin-top: -70px;
  }
  .why-arhyz-block .ski-description-block .ski-description {
    text-align: center;
  }
  .why-arhyz-block .ski-description-block .ski-description p {
    font-size: 18px;
    opacity: 0.7;
  }
  .why-arhyz-block .walking-routes-block {
    border-radius: 0;
    border: none;
    margin-left: -0.75rem;
    flex-direction: column;
    gap: 0 !important;
  }
  .why-arhyz-block .walking-routes-block .walking-routes-desc-block {
    width: 100%;
    order: 2;
  }
  .why-arhyz-block .walking-routes-block .walking-routes-img {
    order: 1;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #1e293b30;
  }
  .why-arhyz-block .walking-routes-block .walking-routes-img h2 {
    padding: 0 0.75rem;
    z-index: 2;
    position: relative;
  }
  .why-arhyz-block .walking-routes-block .walking-routes-img img {
    margin-top: -70px;
    z-index: 1;
    position: relative;
  }
  .why-arhyz-block .walking-routes-block .walking-routes-desc-block {
    padding-top: 0px;
  }
  .invest-block {
    padding: 30px 1rem;
  }
}
.slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
  box-shadow: 0px 49px 85px -39px rgba(0, 0, 0, 0.4);
}
.about-zhk {
  color: #4C4C4C;
}
.about-zhk .zhk-bullets {
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.about-zhk .zhk-bullets .zhk-bullet {
  display: flex;
  align-items: center;
  gap: 10px;
}
.about-zhk .zhk-bullets .zhk-bullet .zhk-bullet-icon {
  width: 24px;
  height: 24px;
}
.about-zhk .zhk-bullets .zhk-bullet .zhk-bullet-icon svg {
  width: 24px;
  height: 24px;
}
.about-zhk .zhk-bullets .zhk-bullet .zhk-bullet-icon svg path {
  stroke: #194bfb;
}
.about-zhk h3 {
  font-size: calc(1.1rem + 0.6vw) !important;
}
.hotel-description {
  margin-top: 20px;
}
.hotel-description .hotel-description-item {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.hotel-description .hotel-description-item .icon-block {
  width: 24px;
  height: 24px;
}
.hotel-description .hotel-description-item .icon-block svg path {
  stroke: #194bfb;
}
.hotel-description .hotel-description-item .text-block {
  font-size: 16px;
  font-weight: 400;
  color: #4C4C4C;
}
.hotel-description .hotel-description-item .pre-desc {
  font-size: 14px;
  font-weight: 400;
  color: #4C4C4C;
  opacity: 0.7;
}
.hotel-description .hotel-description-item .hotel-decs-value {
  font-size: 16px;
}
.hotel-photo-block-outter {
  margin: 20px 0;
  overflow: scroll;
  height: 130px;
}
.hotel-photo-block-outter .hotel-photo-block-inner {
  height: 100%;
  display: flex;
  gap: 15px;
}
.hotel-photo-block-outter .hotel-photo-block-inner img {
  height: 100%;
  border-radius: 20px;
  cursor: pointer;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.hotel-photo-block-outter .hotel-photo-block-inner img:hover {
  transform: scale(1.05);
  opacity: 0.9;
}
.hotel-photo-block-outter .hotel-photo-block-inner a {
  display: block;
  text-decoration: none;
  width: fit-content;
  height: 100%;
}
.hotel-photo-block-outter .hotel-photo-block-inner a:hover {
  text-decoration: none;
}
.hotel-photo-block-outter {
  padding: 0 15px;
}
.hotel-photo-block-header {
  margin-top: 20px;
}
.hotel-photo-block-header h3 {
  font-size: calc(1.1rem + 0.6vw) !important;
  border-bottom: 1px solid rgba(115, 115, 115, 0.2);
  padding-bottom: 15px;
}
.sticky-block {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(21px);
  z-index: 100;
  padding: 10px 0;
}
.sticky-block .btn-consultation {
  background-color: #26c143;
  color: #FFF;
  border: none;
  cursor: pointer;
}
.sticky-block .btn-consultation:hover {
  background-color: #1e9634;
}
footer {
  height: 100px;
  background-color: #F3F3F3;
}
