@font-face {
  font-family: "mardoto";
  font-display: swap;
  src: url("../../fonts/Mardoto-Regular/Mardoto-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Mardoto-Regular/Mardoto-Regular.woff") format("woff"), url("../../fonts/Mardoto-Regular/Mardoto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-bold";
  font-display: swap;
  src: url("../../fonts/Mardoto-Bold/Mardoto-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Mardoto-Bold/Mardoto-Bold.woff") format("woff"), url("../../fonts/Mardoto-Bold/Mardoto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-medium";
  font-display: swap;
  src: url("../../fonts/Mardoto-Medium/Mardoto-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Mardoto-Medium/Mardoto-Medium.woff") format("woff"), url("../../fonts/Mardoto-Medium/Mardoto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../../fonts/Roboto-Regular/Roboto-Regular.eot");
  src: url("../../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("../../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-medium";
  src: url("../../fonts/Roboto-Medium/Roboto-Medium.eot");
  src: url("../../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"), url("../../fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-bold";
  src: url("../../fonts/Roboto-Bold/Roboto-Bold.eot");
  src: url("../../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("../../fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../../fonts/icons/icomoon.eot?3fv0ln");
  src: url("../../fonts/icons/icomoon.eot?3fv0ln#iefix") format("embedded-opentype"), url("../../fonts/icons/icomoon.ttf?3fv0ln") format("truetype"), url("../../fonts/icons/icomoon.woff?3fv0ln") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "\e90a";
}

.icon_instagram:before {
  content: "\e90b";
}

.icon_linkedin:before {
  content: "\e90c";
}

.icon_twitter:before {
  content: "\e90d";
}

.icon_pinterest:before {
  content: "\e90e";
}

.icon_youtube:before {
  content: "\e90f";
}

.icon_telegram:before {
  content: "\e91a";
}

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_google:before {
  content: "\e91d";
}

.icon_tiktok:before {
  content: "\e91e";
}

.icon_flickr:before {
  content: "\e91f";
}

.icon_s1_logo:before {
  content: "\e900";
}

.icon_down:before {
  content: "\e901";
}

.icon_left:before {
  content: "\e916";
}

.icon_right:before {
  content: "\e917";
}

.icon_close:before {
  content: "\e904";
}

.icon_check:before {
  content: "\e905";
}

.icon_search:before {
  content: "\e906";
}

.icon_globe:before {
  content: "\e907";
}

.icon_info:before {
  content: "\e908";
}

.icon_success:before {
  content: "\e909";
}

.icon_warning:before {
  content: "\e910";
}

.icon_error:before {
  content: "\e911";
}

.icon_phone:before {
  content: "\e912";
}

.icon_location:before {
  content: "\e913";
}

.icon_message:before {
  content: "\e914";
}

.icon_www:before {
  content: "\e902";
}

.icon_time:before {
  content: "\e903";
}

.icon_scrollBtn:before {
  content: "\e915";
}

.icon_play:before {
  content: "\e918";
}

.footer .socials_list, .header .main_menu > li .submenu_list, .header .main_menu > li > .submenu_list, .header .main_menu, .pages_list ul, .paging ul, .breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.header .lg_block a span:after, .header .main_menu > li span:after, .popup_block .attached_file:before, .popup_block .attach_btn:before, .popup_block input[type=file], .video_section video, .video_section picture > img,
.video_section > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.header .lg_block.opened .drop_btn:before {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.video_section picture > img,
.video_section > img {
  display: block;
  object-fit: cover;
}

.header .main_menu > li > a.submenu_btn:before, [class*=icon_]:before, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.news_block .news_image img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.footer .socials_list li a, .header .main_menu > li > a, .popup_block .attached_file, .popup_block .attach_btn, .popup_block .popup_close, .popup_block.response_popup, .video_section .play_btn, .video_section {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.secondary_btn, .primary_btn {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.standard_text {
  font-size: 140%;
  line-height: 20px;
}

.secondary_btn, .primary_btn {
  border: none;
  height: 55px;
  font-size: 160%;
  line-height: 1.2em;
  padding: 10px 40px;
}
@media screen and (max-width: 575px) {
  .secondary_btn, .primary_btn {
    height: 46px;
    font-size: 140%;
    padding: 6px 30px;
  }
}

.primary_btn {
  background: linear-gradient(90deg, #E5D070 -24.73%, #DCA83A -17.24%, #572B11 -7.27%, #612E0E 7.7%, #89590D 20.17%, #D49E34 36.39%, #D3AA45 42.63%, #99672B 51.36%, #653811 65.08%, #5B2E12 80.04%, #D6A947 100%);
  color: #ffffff;
  border-radius: 10px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-size: 140% auto;
  background-repeat: repeat-x;
  background-position: 100% 0;
}
.primary_btn:hover {
  background-position: 0 0;
}
.loading.primary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.secondary_btn {
  outline: 1px solid #069dd5 !important;
  color: #069dd5;
  background: transparent;
}
.loading.secondary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.secondary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #02111D;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "mardoto", "roboto";
}
body.popup_opened {
  overflow: hidden;
}
body:has(.error_content) {
  height: 100%;
}
body:has(.error_content) .error_content {
  height: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

.root {
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
  position: relative;
  overflow-x: hidden;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #069dd5;
}
a:not([href]) {
  pointer-events: none;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1601px) {
  .page_row {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .page_row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .page_row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .page_row {
    margin-left: -6px;
    margin-right: -6px;
  }
}
@media screen and (max-width: 575px) {
  .page_row {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .page_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .page_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1601px) {
  .page_container {
    max-width: 1330px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .page_container {
    max-width: 1330px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .page_container {
    max-width: 1330px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_container {
    max-width: 1230px;
  }
}

.individual_hint,
.drop_list,
.drop_block {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #FF0000;
  position: absolute;
  top: 100%;
  margin-top: -45px;
  font-size: 120%;
  line-height: 1.25em;
}
@media screen and (max-width: 575px) {
  .error_hint {
    margin-top: -35px;
  }
}

.help-block.form-error {
  display: none !important;
}

.error .error_hint,
.error ~ .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.section_title {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0;
  font-size: 500%;
  line-height: 1.2em;
  color: #221408;
}
@media screen and (max-width: 1024px) {
  .section_title {
    font-size: 380%;
  }
}
@media screen and (max-width: 575px) {
  .section_title {
    font-size: 260%;
  }
}

.medium_title {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0;
  font-size: 400%;
  line-height: 1.2em;
  color: #221408;
}
@media screen and (max-width: 1024px) {
  .medium_title {
    font-size: 320%;
  }
}
@media screen and (max-width: 575px) {
  .medium_title {
    font-size: 240%;
  }
}

.small_title {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0;
  font-size: 300%;
  line-height: 1.2em;
  color: #221408;
}
@media screen and (max-width: 1024px) {
  .small_title {
    font-size: 240%;
  }
}
@media screen and (max-width: 575px) {
  .small_title {
    font-size: 200%;
  }
}

.extraSmall_title {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0;
  font-size: 200%;
  line-height: 1.2em;
  color: #3C3127;
}
@media screen and (max-width: 1024px) {
  .extraSmall_title {
    font-size: 180%;
  }
}
@media screen and (max-width: 575px) {
  .extraSmall_title {
    font-size: 160%;
  }
}

.tab_block {
  position: relative;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.tab_block:not(.selected) {
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.hidden_label {
  display: none;
}

.section_head {
  position: relative;
}
.section_head .ticker_list {
  opacity: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  font-family: "mardoto-bold", "roboto-bold";
  font-size: 1800%;
  line-height: 1.16em;
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: linear-gradient(90deg, #EEDEBC -143.13%, #DDC5A3 -119.28%, #C9A885 -87.5%, #9A7A5F -39.82%, #C9A885 -0.08%, #EEDEBC 51.57%, #DDC5A3 71.44%, #C9A885 99.25%, #9A7A5F 142.96%, #C9A885 190.64%, #EEDEBC 254.22%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section_head .ticker_list li {
  padding-left: 10px;
  color: inherit;
}
.section_head .ticker_list li:first-child {
  animation: ticker linear infinite;
}
.section_head .section_title {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .section_head .ticker_list {
    font-size: 1400%;
  }
}
@media screen and (max-width: 1024px) {
  .section_head .ticker_list {
    font-size: 1000%;
  }
}
@media screen and (max-width: 575px) {
  .section_head .ticker_list {
    font-size: 800%;
  }
}

.news_block {
  display: flex;
  flex-direction: column;
  height: 100%;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.news_block .news_image {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  font-size: 0;
  line-height: 0;
}
.news_block .news_image img {
  -o-transition: transform 0.6s;
  -ms-transition: transform 0.6s;
  -moz-transition: transform 0.6s;
  -webkit-transition: transform 0.6s;
  transition: transform 0.6s;
  aspect-ratio: 1664/1000;
  display: block;
  width: 100%;
  height: auto;
}
.news_block .news_info {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 40%;
}
.news_block .news_date {
  font-size: 140%;
  line-height: 1.55em;
  color: #3C3127;
  margin-bottom: 5px;
}
.news_block .news_title {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 5px;
  height: 50px;
}
.news_block .news_title a {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 160%;
  line-height: 25px;
  font-family: "mardoto-medium", "roboto-medium";
  color: #221408;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.news_block .news_description {
  font-size: 160%;
  line-height: 1.6em;
  color: #3C3127;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
}
.news_block .read_more {
  background: transparent;
  color: #221408;
  align-self: flex-start;
  margin-top: auto;
  padding: 0;
  font-family: "mardoto-medium", "roboto-medium";
  font-size: 160%;
  line-height: 1.25em;
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.news_block:has(a:hover) .news_title a,
.news_block:has(a:hover) .read_more {
  color: #3B4954;
}
.news_block:has(a:hover) .news_image img {
  transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -o-transform: scale(1.15);
}

@keyframes showWithFade {
  to {
    opacity: 1;
  }
}
.footer.active .footer_title,
.footer.active .socials_list li {
  animation: showWithFade 2s forwards;
  animation-delay: 0s;
}
.footer.active .field_block {
  animation: showWithFade 2s forwards;
  animation-delay: 0.5s;
}
.footer.active .info_block,
.footer.active .primary_btn {
  animation: showWithFade 2s forwards;
  animation-delay: 1s;
}
.footer.active .footer_menu li,
.footer.active .site_info > div {
  animation: showWithFade 2s forwards;
  animation-delay: 1.5s;
}

.ready .header,
.ready .ticker_container {
  animation: showWithFade 2s forwards;
  animation-delay: 0s;
}

.breadcrumbs {
  font-size: 120%;
  line-height: 19px;
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
}
.breadcrumbs li {
  color: #EDEDE9;
  display: flex;
}
.breadcrumbs li:not(:first-child):before {
  display: block;
  color: #CBCBCB;
  content: "/";
  margin: 0 3px;
}
.breadcrumbs li:last-child {
  flex: 1;
  width: 10%;
}
.breadcrumbs li div {
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  overflow: hidden;
}
.breadcrumbs a {
  display: block;
  color: #CBCBCB;
  position: relative;
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }
}

.gallery_main .slider_btns {
  display: flex;
  justify-content: flex-end;
}
.gallery_main .slider_btns:has(.swiper-button-lock) {
  display: none;
}
.gallery_main .gallery_slider {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1025px) {
  .gallery_main .gallery_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
  .gallery_main .gallery_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .gallery_main .gallery_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.gallery_main .gallery_slider .swiper-slide {
  height: auto;
}
.gallery_main .gallery_slider a {
  font-size: 0;
  line-height: 0;
  display: block;
  border-radius: 10px;
  border: 1px solid #CDD2D4;
  position: relative;
  overflow: hidden;
}
.gallery_main .gallery_slider a:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.gallery_main .gallery_slider img {
  width: 100%;
  aspect-ratio: 416/255;
  height: auto;
  display: block;
  max-width: 100%;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.gallery_main .gallery-button-next,
.gallery_main .gallery-button-prev {
  color: #221408;
  font-size: 0;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}
.gallery_main .gallery-button-next:before,
.gallery_main .gallery-button-prev:before {
  display: block;
  font-size: 2.4rem;
}
.gallery_main .gallery-button-next.swiper-button-lock,
.gallery_main .gallery-button-prev.swiper-button-lock {
  display: none;
}
.gallery_main .gallery-button-next.swiper-button-disabled,
.gallery_main .gallery-button-prev.swiper-button-disabled {
  color: #A49A90;
  pointer-events: none;
}
.gallery_main .gallery-button-next {
  margin-left: 20px;
}
@media screen and (min-width: 1025px) {
  .gallery_main {
    padding-top: 60px;
  }
  .gallery_main .slider_btns {
    padding-bottom: 30px;
  }
  .gallery_main .gallery_slider {
    margin: 0 -12px;
  }
  .gallery_main .gallery_slider .swiper-slide {
    padding: 0 12px;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_main {
    padding-top: 40px;
  }
  .gallery_main .slider_btns {
    padding-bottom: 20px;
  }
  .gallery_main .gallery_slider {
    margin: 0 -10px;
  }
  .gallery_main .gallery_slider .swiper-slide {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .gallery_main .gallery_slider {
    margin: 0 -5px;
  }
  .gallery_main .gallery_slider .swiper-slide {
    padding: 0 5px;
  }
}
@media screen and (max-width: 575px) {
  .gallery_main {
    padding-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .gallery_main .gallery_slider {
    margin: 0 -10px;
  }
  .gallery_main .gallery_slider .swiper-slide {
    padding: 0 10px;
  }
}

.video_section {
  margin: 100px auto 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
  max-height: 550px;
  width: 900px;
  max-width: 100%;
  aspect-ratio: 900/550;
  border-radius: 10px;
}
.video_section:has(video) .play_btn {
  display: none;
}
.video_section img {
  width: 100%;
  height: 100%;
}
.video_section video {
  object-fit: cover;
  z-index: 1;
}
.video_section .play_btn {
  width: 80px;
  height: 80px;
  min-width: 80px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.video_section .play_btn:hover {
  background: #EDEDE9;
}
.video_section .play_btn:before {
  background: linear-gradient(90deg, #E5D070 -31.61%, #DCA83A -21.72%, #572B11 -8.52%, #612E0E 11.26%, #89590D 27.75%, #D49E34 49.19%, #D3AA45 57.44%, #99672B 68.98%, #653811 87.12%, #5B2E12 106.91%, #D6A947 133.29%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
  font-size: 3.4rem;
}
@media screen and (max-width: 1024px) {
  .video_section .play_btn {
    width: 70px;
    height: 70px;
    min-width: 70px;
  }
  .video_section .play_btn:before {
    font-size: 3rem;
  }
}
@media screen and (max-width: 575px) {
  .video_section {
    margin-top: 40px;
  }
  .video_section .play_btn {
    width: 60px;
    height: 60px;
    min-width: 60px;
  }
  .video_section .play_btn:before {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 400px) {
  .video_section .play_btn {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
  .video_section .play_btn:before {
    font-size: 2rem;
  }
}

.address_main .slider_btns {
  display: flex;
  justify-content: flex-end;
  padding-left: 15px;
}
.address_main .slider_btns:has(.swiper-button-lock) {
  display: none;
}
.address_main .title_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.address_main .address_slider {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 641px) {
  .address_main .address_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .address_main .address_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.address_main .address_slider .swiper-slide {
  height: auto;
}
.address_main .address_slider .address_block {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.address_main .address_slider img {
  width: 100%;
  aspect-ratio: 636/390;
  height: auto;
  display: block;
  max-width: 100%;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.address_main .address_slider .address_name {
  font-size: 200%;
  line-height: 1.2em;
  color: #3C3127;
  font-family: "mardoto-bold", "roboto-bold";
  padding: 20px 0 4px;
}
.address_main .address_slider .address_info {
  display: flex;
  align-items: flex-start;
  font-size: 160%;
  line-height: 1.5em;
  color: #3C3127;
  padding-top: 10px;
}
.address_main .address_slider .address_info:before {
  display: block;
  margin-right: 10px;
  font-size: 2.4rem;
  color: #221408;
}
.address_main .address_slider .address_info a {
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
  color: #316FA2;
}
.address_main .address_slider .address_info a:hover {
  color: #3C3127;
}
.address_main .address-button-next,
.address_main .address-button-prev {
  color: #221408;
  font-size: 0;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}
.address_main .address-button-next:before,
.address_main .address-button-prev:before {
  display: block;
  font-size: 2.4rem;
}
.address_main .address-button-next.swiper-button-lock,
.address_main .address-button-prev.swiper-button-lock {
  display: none;
}
.address_main .address-button-next.swiper-button-disabled,
.address_main .address-button-prev.swiper-button-disabled {
  color: #A49A90;
  pointer-events: none;
}
.address_main .address-button-next {
  margin-left: 20px;
}
@media screen and (min-width: 1025px) {
  .address_main .address_slider {
    margin: 30px -12px 0;
  }
  .address_main .address_slider .swiper-slide {
    padding: 0 12px;
  }
}
@media screen and (max-width: 1024px) {
  .address_main .address_slider {
    margin: 30px -10px 0;
  }
  .address_main .address_slider .swiper-slide {
    padding: 0 10px;
  }
  .address_main .address_slider .address_name {
    font-size: 180%;
    padding: 20px 0 0;
  }
  .address_main .address_slider .address_info {
    font-size: 140%;
    line-height: 1.5em;
  }
  .address_main .address_slider .address_info:before {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .address_main .address_slider {
    margin: 30px -5px 0;
  }
  .address_main .address_slider .swiper-slide {
    padding: 0 5px;
  }
}
@media screen and (max-width: 640px) {
  .address_main .title_row {
    flex-direction: column;
    align-items: flex-start;
  }
  .address_main .slider_btns {
    margin: 10px 0 0 auto;
  }
}
@media screen and (max-width: 575px) {
  .address_main .address_slider {
    margin-top: 20px;
  }
}

.brand_item {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  border-radius: 10px;
  background: #ffffff;
  padding: 50px;
  min-height: 162px;
  position: relative;
  overflow: hidden;
}
.brand_item img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .brand_item {
    padding: 15px;
    min-height: 130px;
  }
}
@media screen and (max-width: 1024px) {
  .brand_item {
    min-height: 140px;
    padding: 30px;
  }
}
@media screen and (max-width: 575px) {
  .brand_item {
    padding: 15px;
  }
}

a.brand_item:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.brands_main .slider_btns {
  display: flex;
  justify-content: flex-end;
  padding-left: 15px;
}
.brands_main .slider_btns:has(.swiper-button-lock) {
  display: none;
}
.brands_main .title_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.brands_main .brands_slider {
  position: relative;
  overflow: hidden;
  margin: 30px -12px 0;
}
.brands_main .brands_slider .swiper-slide {
  padding: 0 12px;
}
@media screen and (min-width: 1025px) {
  .brands_main .brands_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .brands_main .brands_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 401px) and (max-width: 640px) {
  .brands_main .brands_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 400px) {
  .brands_main .brands_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.brands_main .brands-button-next,
.brands_main .brands-button-prev {
  color: #221408;
  font-size: 0;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}
.brands_main .brands-button-next:before,
.brands_main .brands-button-prev:before {
  display: block;
  font-size: 2.4rem;
}
.brands_main .brands-button-next.swiper-button-lock,
.brands_main .brands-button-prev.swiper-button-lock {
  display: none;
}
.brands_main .brands-button-next.swiper-button-disabled,
.brands_main .brands-button-prev.swiper-button-disabled {
  color: #A49A90;
  pointer-events: none;
}
.brands_main .brands-button-next {
  margin-left: 20px;
}
@media screen and (max-width: 1024px) {
  .brands_main .brands_slider {
    margin: 30px -10px 0;
  }
  .brands_main .brands_slider .swiper-slide {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .brands_main .brands_slider {
    margin: 30px -5px 0;
  }
  .brands_main .brands_slider .swiper-slide {
    padding: 0 5px;
  }
}
@media screen and (max-width: 640px) {
  .brands_main .title_row {
    flex-direction: column;
    align-items: flex-start;
  }
  .brands_main .slider_btns {
    margin: 10px 0 0 auto;
  }
}
@media screen and (max-width: 575px) {
  .brands_main .brands_slider {
    margin-top: 20px;
  }
}

.paging {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 60px;
}
.paging ul {
  display: flex;
  align-items: center;
}
.paging li {
  font-size: 140%;
  line-height: 22px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paging a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: transparent;
  color: #02111D;
  border-radius: 5px;
}
.paging a:hover {
  background: #ffffff;
}
.paging a.current_page {
  background: #3C3127;
  color: #ffffff;
  pointer-events: none;
}
.paging .next_page,
.paging .prev_page {
  color: #3C3127;
  width: auto;
  font-size: 0;
  border: none;
  display: flex;
  align-items: center;
}
.paging .next_page:hover,
.paging .prev_page:hover {
  background: transparent;
  color: #7B6E63;
}
.paging .next_page.inactive,
.paging .prev_page.inactive {
  pointer-events: none;
  opacity: 0.5;
}
.paging .next_page:before,
.paging .prev_page:before {
  font-size: 1.6rem;
}
.paging .next_page {
  margin-left: 5x;
}
.paging .next_page:before {
  margin-left: 8px;
  margin-right: 0;
}
.paging .prev_page {
  margin-right: 5px;
}
@media screen and (max-width: 1024px) {
  .paging {
    padding-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .paging {
    padding-top: 30px;
    justify-content: center;
  }
  .paging a {
    width: 36px;
    height: 36px;
  }
}
@media screen and (max-width: 400px) {
  .paging a {
    width: 34px;
    height: 34px;
  }
}

.popup_block {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  opacity: 0;
  -o-transition: height 0s 0.5s, opacity 0.5s;
  -ms-transition: height 0s 0.5s, opacity 0.5s;
  -moz-transition: height 0s 0.5s, opacity 0.5s;
  -webkit-transition: height 0s 0.5s, opacity 0.5s;
  transition: height 0s 0.5s, opacity 0.5s;
}
.popup_block.showed {
  height: 100%;
  overflow-y: auto;
}
.popup_block.showed {
  opacity: 1;
  -o-transition: height 0s 0s, opacity 0.5s;
  -ms-transition: height 0s 0s, opacity 0.5s;
  -moz-transition: height 0s 0s, opacity 0.5s;
  -webkit-transition: height 0s 0s, opacity 0.5s;
  transition: height 0s 0s, opacity 0.5s;
}
.popup_block .popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.popup_block .popup_container {
  border-radius: 10px;
  background: #ffffff;
  width: 100%;
  max-width: 740px;
  padding: 50px 50px 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .popup_block .popup_container {
    padding: 30px 20px;
  }
}
.popup_block.response_popup {
  padding: 20px;
}
.popup_block.response_popup .popup_container {
  width: 540px;
  padding: 40px;
}
.popup_block.response_popup .popup_title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup_block.response_popup .popup_title:before {
  display: block;
  margin-right: 10px;
  font-size: 3rem;
}
.popup_block.response_popup .popup_title.icon_error:before {
  color: #FF0000;
}
.popup_block.response_popup .popup_title.icon_success:before {
  color: #00BA00;
}
.popup_block.response_popup .popup_desc {
  font-size: 180%;
  line-height: 1.6em;
  color: #3C3127;
  text-align: center;
  padding-top: 10px;
}
.popup_block.response_popup .primary_btn {
  margin-top: 30px;
}
@media screen and (max-width: 575px) {
  .popup_block.response_popup .popup_title {
    flex-direction: column;
  }
  .popup_block.response_popup .popup_title:before {
    margin: 0 0 10px;
  }
  .popup_block.response_popup .popup_container {
    padding: 30px;
  }
  .popup_block.response_popup .popup_desc {
    font-size: 160%;
    line-height: 1.4em;
  }
  .popup_block.response_popup .primary_btn {
    margin-top: 20px;
  }
}
.popup_block .popup_close {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 10px;
  right: 12px;
  width: 32px;
  height: 32px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: transparent;
}
@media screen and (max-width: 480px) {
  .popup_block .popup_close {
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
  }
}
.popup_block .popup_close:before {
  display: block;
  font-size: 2.8rem;
}
@media screen and (max-width: 480px) {
  .popup_block .popup_close:before {
    font-size: 2rem;
  }
}
.popup_block .popup_title {
  font-size: 200%;
  line-height: 1.25em;
  font-family: "mardoto-bold", "roboto-bold";
  color: #221408;
  text-align: center;
  margin: 0;
}
.popup_block .form_block {
  padding-top: 30px;
}
.popup_block form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.popup_block form .field_block {
  padding: 0 12px 50px;
  flex: 0 0 50%;
  max-width: 50%;
}
.popup_block form .field_block:has(.attached_file) .attach_btn {
  display: none;
}
.popup_block form .field_block:has(.attach_error) .error_hint {
  display: none;
}
.popup_block form .field_block.full_field {
  flex: 0 0 100%;
  max-width: 100%;
}
.popup_block form .field_block:has(.filled) span {
  bottom: 54px;
}
.popup_block form .field_block:has(.filled) .attach_btn {
  bottom: 0;
}
.popup_block form .field_block:has(textarea) {
  flex: 0 0 100%;
  max-width: 100%;
}
.popup_block form .info_col {
  padding: 0 25px;
  max-width: 32%;
  flex: 0 0 32%;
}
.popup_block form .info_col .info_block {
  opacity: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.popup_block form .info_col .info_block:not(:first-child) {
  padding-top: 40px;
}
.popup_block form .info_col .info_row {
  display: flex;
  align-items: flex-start;
  padding-top: 10px;
  font-size: 160%;
  line-height: 1.5em;
  color: #3C3127;
}
.popup_block form .info_col .info_row a {
  color: #3C3127;
}
.popup_block form .info_col .info_row:before {
  display: block;
  font-size: 2.4rem;
  margin-right: 10px;
}
.popup_block form .info_col .info_title {
  font-size: 200%;
  line-height: 1.25em;
  color: #221408;
  font-family: "mardoto-bold", "roboto-bold";
}
.popup_block form label {
  border-bottom: 1px solid #8F745D;
  padding: 34px 0 14px;
  display: block;
  font-size: 180%;
  line-height: 28px;
  position: relative;
}
.popup_block form label span {
  color: #3C3127;
  display: block;
  position: absolute;
  left: 0;
  bottom: 14px;
  pointer-events: none;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.popup_block form textarea {
  height: 24px;
  position: relative;
  overflow: hidden;
}
.popup_block form input,
.popup_block form textarea {
  width: 100%;
  border: none;
  background: transparent;
  color: #221408;
}
@media screen and (max-width: 575px) {
  .popup_block form label {
    font-size: 160%;
    line-height: 1.6em;
  }
  .popup_block form .field_block {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 40px;
  }
}
.popup_block .btn_block {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0 12px;
}
.popup_block .attach_error {
  display: block;
  overflow: hidden;
  color: #FF0000;
  position: absolute;
  top: 100%;
  margin-top: -45px;
  font-size: 120%;
  line-height: 1.25em;
}
@media screen and (max-width: 575px) {
  .popup_block .attach_error {
    margin-top: -35px;
  }
}
.popup_block .attach_block {
  cursor: pointer;
  font-size: 160%;
  line-height: 1.6em;
  border: none;
  padding: 0;
}
@media (hover: hover) {
  .popup_block .attach_block:hover .attach_btn:before {
    border-color: #02111D;
  }
}
.popup_block input[type=file] {
  font-size: 0;
  opacity: 0;
  z-index: 3;
  cursor: pointer;
}
.popup_block .attach_btn {
  cursor: pointer;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  background: #F1F3F4;
  flex-wrap: wrap;
  padding: 20px;
  align-content: center;
  z-index: 2;
  height: 136px;
  bottom: unset;
  left: unset;
}
.popup_block .attach_btn span {
  position: unset;
}
.popup_block .attach_btn:before {
  z-index: -2;
  content: "";
  border: 9px dashed #CDD2D4;
}
.popup_block .attach_btn:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  background: inherit;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 1px;
}
.popup_block .attach_btn .psevdo_btn {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0 5px;
  text-decoration: underline;
}
.popup_block .attached_file {
  height: 136px;
  padding: 20px;
  font-size: 160%;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  line-height: 1.25em;
  z-index: 2;
  background: #F1F3F4;
}
.popup_block .attached_file .file_name {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  max-width: 280px;
}
.popup_block .attached_file .attach_remove {
  cursor: pointer;
  margin-right: -4px;
  margin-left: 10px;
  padding: 4px;
}
.popup_block .attached_file .attach_remove:before {
  font-size: 1.6rem;
}
.popup_block .attached_file:before {
  z-index: -2;
  content: "";
  border: 9px dashed #CDD2D4;
}
.popup_block .attached_file:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  background: inherit;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 1px;
}

.pages_list {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  z-index: 2;
}
.pages_list::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.pages_list::-webkit-scrollbar-track {
  background: #F1F3F4;
  border-radius: 2px;
}
.pages_list::-webkit-scrollbar-thumb {
  background: #CDD2D4;
  border-radius: 0;
}
.pages_list ul {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background: #F1F3F4;
  display: flex;
  width: max-content;
  border: 1px solid #CDD2D4;
  margin: 0 auto;
}
.pages_list button,
.pages_list a {
  display: block;
  padding: 12px 30px;
  background: transparent;
  font-size: 160%;
  font-family: "mardoto-medium", "roboto-medium";
  line-height: 1.6em;
  white-space: nowrap;
  border: none;
  color: #02111D;
}
.pages_list button.selected,
.pages_list a.selected {
  background: linear-gradient(90deg, #E5D070 -31.61%, #DCA83A -21.72%, #572B11 -8.52%, #612E0E 11.26%, #89590D 27.75%, #D49E34 49.19%, #D3AA45 57.44%, #99672B 68.98%, #653811 87.12%, #5B2E12 106.91%, #D6A947 133.29%);
  color: #ffffff;
}
@media screen and (max-width: 575px) {
  .pages_list button,
  .pages_list a {
    padding: 10px 15px;
    font-size: 140%;
  }
}

.info_list {
  padding: 30px 0;
  border-top: 1px solid #CDD2D4;
  border-bottom: 1px solid #CDD2D4;
  margin-top: 60px;
}
.info_list ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.info_list ul .title_block {
  font-family: "mardoto-bold", "roboto-bold";
  line-height: 1.2em;
  color: #3C3127;
}
.info_list ul .info_block {
  padding-top: 10px;
  line-height: 1.6em;
  color: #3C3127;
}
.info_list ul .info_block a {
  display: inline-block;
  vertical-align: top;
  color: #484382;
}
@media screen and (min-width: 1025px) {
  .info_list ul {
    margin: 0 -12px;
  }
  .info_list ul li {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 12px;
  }
  .info_list ul .title_block {
    font-size: 2rem;
  }
  .info_list ul .info_block {
    font-size: 1.8rem;
    padding-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .info_list {
    padding: 20px 0 0;
    margin-top: 40px;
  }
  .info_list ul {
    margin: 0 -10px;
  }
  .info_list ul li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px 20px;
  }
  .info_list ul .title_block {
    font-size: 1.8rem;
  }
  .info_list ul .info_block {
    font-size: 1.6rem;
    padding-top: 10px;
  }
}
@media screen and (max-width: 575px) {
  .info_list {
    margin-top: 30px;
  }
  .info_list ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .info_list ul .title_block {
    font-size: 1.6rem;
  }
  .info_list ul .info_block {
    font-size: 1.4rem;
  }
}

.template_page {
  padding-top: 30px;
}

.standard_textPage {
  font-size: 160%;
  line-height: 1.6em;
  color: #3C3127;
}
.standard_textPage .page_container > img,
.standard_textPage .page_container > picture > img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 580px;
  display: block;
  border-radius: 10px;
}
.standard_textPage .date_block {
  font-size: 100%;
  line-height: 1.6em;
  color: #3C3127;
  padding-top: 30px;
}
.standard_textPage h1 {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0;
  font-size: 5rem;
  line-height: 1.2em;
  color: #221408;
}
@media screen and (max-width: 1024px) {
  .standard_textPage h1 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 575px) {
  .standard_textPage h1 {
    font-size: 2.6rem;
  }
}
.standard_textPage h2 {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0;
  font-size: 4rem;
  line-height: 1.2em;
  color: #221408;
  padding-top: 60px;
}
@media screen and (max-width: 1024px) {
  .standard_textPage h2 {
    font-size: 3.2rem;
    padding-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .standard_textPage h2 {
    font-size: 2.4rem;
    padding-top: 30px;
  }
}
.standard_textPage h3 {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0;
  font-size: 3rem;
  line-height: 1.2em;
  color: #221408;
  padding-top: 60px;
}
@media screen and (max-width: 1024px) {
  .standard_textPage h3 {
    font-size: 2.4rem;
    padding-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .standard_textPage h3 {
    font-size: 2rem;
    padding-top: 30px;
  }
}
.standard_textPage h4 {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0;
  font-size: 2rem;
  line-height: 1.2em;
  padding-top: 60px;
  color: #221408;
}
@media screen and (max-width: 1024px) {
  .standard_textPage h4 {
    font-size: 1.8rem;
    padding-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .standard_textPage h4 {
    font-size: 1.6rem;
    padding-top: 30px;
  }
}
.standard_textPage h5 {
  font-family: "mardoto-medium", "roboto-medium";
  margin: 0;
  font-size: 1.8rem;
  line-height: 1.5em;
  padding-top: 60px;
  color: #221408;
}
@media screen and (max-width: 1024px) {
  .standard_textPage h5 {
    font-size: 1.6rem;
    padding-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .standard_textPage h5 {
    font-size: 1.5rem;
    padding-top: 30px;
  }
}
.standard_textPage .page_description {
  font-size: 1.8rem;
  line-height: 1.6em;
  padding-top: 20px;
  max-width: 970px;
}
.standard_textPage p {
  display: block;
  margin: 0;
  padding: 20px 0 0;
  max-width: 970px;
}
.standard_textPage ul,
.standard_textPage ol {
  margin: 0;
  padding: 10px 0 0 24px;
  color: #3C3127;
}
.standard_textPage ul li,
.standard_textPage ol li {
  padding-top: 10px;
}
.standard_textPage .video_section {
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .standard_textPage {
    font-size: 140%;
  }
  .standard_textPage .page_description {
    padding-top: 15px;
    font-size: 1.6rem;
  }
  .standard_textPage p {
    padding-top: 15px;
  }
  .standard_textPage .video_section {
    margin-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .standard_textPage {
    font-size: 130%;
  }
  .standard_textPage .page_description {
    font-size: 1.4rem;
  }
  .standard_textPage .date_block {
    padding-top: 20px;
    line-height: 1.3em;
  }
  .standard_textPage .video_section {
    margin-top: 30px;
  }
}

.error_content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
}
.error_content .error_block {
  max-width: 100%;
  width: 900px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.error_content .error_title {
  font-size: 2200%;
  line-height: 0.8em;
  color: #069dd5;
  font-family: "mardoto-bold", "roboto-bold";
  text-align: center;
  background: linear-gradient(90deg, #E5D070 -31.61%, #DCA83A -21.72%, #572B11 -8.52%, #612E0E 11.26%, #89590D 27.75%, #D49E34 49.19%, #D3AA45 57.44%, #99672B 68.98%, #653811 87.12%, #5B2E12 106.91%, #D6A947 133.29%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.error_content .small_title {
  color: #ffffff;
  text-align: center;
  padding-top: 20px;
}
.error_content .error_info {
  font-size: 180%;
  line-height: 1.6em;
  color: #ffffff;
  padding-top: 20px;
  text-align: center;
}
.error_content .primary_btn {
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .error_content .error_info {
    font-size: 160%;
    line-height: 1.4em;
  }
  .error_content .error_title {
    font-size: 1800%;
  }
}
@media screen and (max-width: 575px) {
  .error_content .error_block {
    padding: 10px 15px;
  }
  .error_content .error_info {
    font-size: 140%;
    line-height: 1.3em;
  }
  .error_content .error_title {
    font-size: 1600%;
    line-height: 1em;
  }
}

@keyframes ticker {
  to {
    margin-left: -25%;
  }
}
@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  35.1% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60.1% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85.1% {
    box-shadow: none;
  }
  100% {
    box-shadow: none;
  }
}
.header {
  z-index: 100;
  background: #DFE1E5;
  font-size: 140%;
  line-height: 22px;
  opacity: 0;
  -o-transition: 0.75s;
  -ms-transition: 0.75s;
  -moz-transition: 0.75s;
  -webkit-transition: 0.75s;
  transition: 0.75s;
}
.header .main_menu > li {
  position: relative;
}
.header .main_menu > li.opened > .submenu_btn:before {
  transform: rotate(-180deg) !important;
}
.header .main_menu > li > a {
  color: #02111D;
  font-family: "mardoto-medium", "roboto-medium";
}
.header .main_menu > li > a:hover span:after {
  opacity: 1;
}
.header .main_menu > li > a.submenu_btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
  position: relative;
}
.header .main_menu > li > a.submenu_btn:before {
  display: block;
  content: "\e901";
  font-size: 100%;
  margin-left: 5px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header .main_menu > li span {
  display: block;
  position: relative;
  pointer-events: none;
}
.header .main_menu > li span:after {
  display: block;
  content: "";
  position: absolute;
  content: attr(data-hover);
  font-size: inherit;
  line-height: inherit;
  background: linear-gradient(90deg, #E5D070 -31.61%, #DCA83A -21.72%, #572B11 -8.52%, #612E0E 11.26%, #89590D 27.75%, #D49E34 49.19%, #D3AA45 57.44%, #99672B 68.98%, #653811 87.12%, #5B2E12 106.91%, #D6A947 133.29%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
}
.header .main_menu > li > .submenu_list {
  left: 7px;
  top: 100%;
}
.header .main_menu > li > .submenu_list > li {
  position: relative;
}
.header .main_menu > li > .submenu_list > li.opened {
  background: #F1F3F4;
}
.header .main_menu > li > .submenu_list a {
  display: block;
  padding: 14px 10px;
  color: #221408;
  font-family: "mardoto-medium", "roboto-medium";
}
.header .main_menu > li > .submenu_list a:hover {
  background: #F1F3F4;
}
.header .main_menu > li > .submenu_list .submenu_list {
  top: -1px;
  left: 100%;
}
.header .main_menu > li > .submenu_list > li > .submenu_btn {
  display: flex;
  align-items: center;
  flex-direction: unset;
  justify-content: space-between;
}
.header .main_menu > li > .submenu_list > li > .submenu_btn:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #221408;
  margin-left: 10px;
}
.header .main_menu > li .submenu_btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
  position: relative;
}
.header .header_inner {
  display: flex;
  align-items: center;
}
.header .main_logo {
  font-size: 0;
  line-height: 0;
}
.header .lg_block {
  position: relative;
  z-index: 101;
  display: block;
}
.header .lg_block .drop_btn {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  color: inherit;
  text-decoration: none;
  padding: 7px 10px;
  border: none;
  background: transparent;
  border-radius: 5px 5px 0 0;
}
.header .lg_block .drop_btn:before {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 4px;
  font-size: 1.6rem;
  display: block;
  color: #02111D;
}
.header .lg_block img {
  display: block;
  width: 24px;
  height: 16px;
  object-fit: cover;
}
.header .lg_block .drop_list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  list-style-type: none;
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-radius: 0 0 5px 5px;
  background: rgba(255, 255, 255, 0.8);
}
.header .lg_block .drop_list:before {
  display: block;
  content: "";
  height: 7px;
}
.header .lg_block li {
  padding: 0 10px 7px;
  font-family: "mardoto-medium", "roboto-medium";
}
.header .lg_block a {
  display: flex;
  align-items: center;
  color: #02111D;
}
.header .lg_block a:hover span:after {
  opacity: 1;
}
.header .lg_block a img {
  margin-right: 6px;
}
.header .lg_block a span {
  display: block;
  position: relative;
  pointer-events: none;
}
.header .lg_block a span:after {
  display: block;
  content: "";
  position: absolute;
  content: attr(data-hover);
  font-size: inherit;
  line-height: inherit;
  background: linear-gradient(90deg, #E5D070 -31.61%, #DCA83A -21.72%, #572B11 -8.52%, #612E0E 11.26%, #89590D 27.75%, #D49E34 49.19%, #D3AA45 57.44%, #99672B 68.98%, #653811 87.12%, #5B2E12 106.91%, #D6A947 133.29%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
}
.header .lg_block a.current_lg {
  pointer-events: none;
}
.header .lg_block.opened .drop_btn {
  background: #ffffff;
}
.ticker_container {
  position: relative;
  overflow: hidden;
  opacity: 0;
  -o-transition: 0.75s;
  -ms-transition: 0.75s;
  -moz-transition: 0.75s;
  -webkit-transition: 0.75s;
  transition: 0.75s;
}
.ticker_container:before, .ticker_container:after {
  display: block;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #E5D070 -31.61%, #DCA83A -21.72%, #572B11 -8.52%, #612E0E 11.26%, #89590D 27.75%, #D49E34 49.19%, #D3AA45 57.44%, #99672B 68.98%, #653811 87.12%, #5B2E12 106.91%, #D6A947 133.29%);
}
.ticker_container:before {
  top: 0;
}
.ticker_container:after {
  bottom: 0;
}

.header_ticker {
  list-style-type: none;
  padding: 12px 0;
  margin: 0;
  display: inline-flex;
  vertical-align: top;
  white-space: nowrap;
  font-size: 200%;
  line-height: 1.2em;
  position: relative;
  z-index: 2;
  background: linear-gradient(90deg, #E5D070 -31.61%, #DCA83A -21.72%, #572B11 -8.52%, #612E0E 11.26%, #89590D 27.75%, #D49E34 49.19%, #D3AA45 57.44%, #99672B 68.98%, #653811 87.12%, #5B2E12 106.91%, #D6A947 133.29%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 100vw auto;
}
.header_ticker li {
  padding-left: 10px;
  color: inherit;
}
.header_ticker li:first-child {
  animation: headerTicker linear infinite;
}
@media screen and (max-width: 1024px) {
  .header_ticker {
    font-size: 180%;
    padding: 8px 0;
  }
}
@media screen and (max-width: 575px) {
  .header_ticker {
    font-size: 160%;
  }
}

@keyframes headerTicker {
  to {
    margin-left: -10%;
  }
}
.footer {
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  position: relative;
}
.footer_top {
  padding: 0 0 60px;
}
.footer .title_block {
  display: flex;
  align-items: center;
  position: relative;
}
.footer .title_block:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, rgba(242, 243, 238, 0) 0%, #F1F3F4 98.44%);
}
.footer .title_row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.footer .socials_list {
  display: flex;
  margin: 0 -15px;
}
.footer .socials_list li {
  padding: 0 15px;
  opacity: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .socials_list li:has(a:hover) {
  transform: translateY(-5px);
}
.footer .socials_list li a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  color: #3C3127;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer .socials_list li a:before {
  display: block;
  font-size: 3.2rem;
}
.footer .footer_title {
  color: #221408;
  font-size: 500%;
  line-height: 1.2em;
  margin: 0;
  font-family: "mardoto-bold", "roboto-bold";
  padding-right: 20px;
  opacity: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .contact_inner {
  display: flex;
  align-items: flex-start;
  margin: 0 -25px;
  padding: 32px 0 60px;
}
.footer .form_col {
  padding: 0 25px;
  max-width: 68%;
  flex: 0 0 68%;
}
.footer form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.footer .field_block {
  opacity: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 0 12px 50px;
  flex: 0 0 50%;
  max-width: 50%;
}
.footer .field_block:has(.filled) span {
  bottom: 54px;
}
.footer .field_block:has(textarea) {
  flex: 0 0 100%;
  max-width: 100%;
}
.footer .info_col {
  padding: 0 25px;
  max-width: 32%;
  flex: 0 0 32%;
}
.footer .info_col .info_block {
  opacity: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .info_col .info_block:not(:first-child) {
  padding-top: 40px;
}
.footer .info_col .info_row {
  display: flex;
  align-items: flex-start;
  padding-top: 10px;
  font-size: 160%;
  line-height: 1.5em;
  color: #3C3127;
}
.footer .info_col .info_row a {
  color: #3C3127;
}
.footer .info_col .info_row:before {
  display: block;
  font-size: 2.4rem;
  margin-right: 10px;
}
.footer .info_col .info_title {
  font-size: 200%;
  line-height: 1.25em;
  color: #221408;
  font-family: "mardoto-bold", "roboto-bold";
}
.footer label {
  border-bottom: 1px solid #8F745D;
  padding: 34px 0 14px;
  display: block;
  font-size: 180%;
  line-height: 28px;
  position: relative;
}
.footer label span {
  color: #3C3127;
  display: block;
  position: absolute;
  left: 0;
  bottom: 14px;
  pointer-events: none;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer textarea {
  height: 24px;
  position: relative;
  overflow: hidden;
}
.footer input,
.footer textarea {
  width: 100%;
  border: none;
  background: transparent;
  color: #221408;
}
.footer .primary_btn {
  margin: 20px 12px 0;
  opacity: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer_bottom {
  padding: 60px 0;
  background: rgba(34, 20, 8, 0.8);
}
.footer .footer_menu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -12px;
  list-style-type: none;
  padding: 0;
}
.footer .footer_menu li {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  display: flex;
  justify-content: center;
  padding: 0 12px 24px;
  opacity: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .footer_menu a {
  color: #EDEDE9;
  font-size: 140%;
  line-height: 22px;
  font-family: "mardoto-medium", "roboto-medium";
  display: block;
}
.footer .site_info {
  display: flex;
  align-items: center;
  margin: 0 -12px;
  color: #EDEDE9;
  font-size: 120%;
  line-height: 1.25em;
  padding-top: 46px;
}
.footer .site_info .copyrights,
.footer .site_info .policy_block,
.footer .site_info .developer {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 12px;
  opacity: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .site_info .copyrights:nth-child(2),
.footer .site_info .policy_block:nth-child(2),
.footer .site_info .developer:nth-child(2) {
  display: flex;
  justify-content: center;
}
.footer .site_info .copyrights:last-child,
.footer .site_info .policy_block:last-child,
.footer .site_info .developer:last-child {
  text-align: right;
}
.footer .site_info a {
  color: #EDEDE9;
}

.main_bnner {
  position: relative;
}
.main_bnner img {
  width: 100%;
  height: auto;
  max-height: 600px;
  aspect-ratio: 1920/600;
  object-fit: cover;
  min-height: 200px;
}
.main_bnner .breadcrumbs {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 30px;
  z-index: 2;
}

.retail_info {
  position: relative;
}
.retail_info:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, #E5D070 -31.61%, #DCA83A -21.72%, #572B11 -8.52%, #612E0E 11.26%, #89590D 27.75%, #D49E34 49.19%, #D3AA45 57.44%, #99672B 68.98%, #653811 87.12%, #5B2E12 106.91%, #D6A947 133.29%);
}
.retail_info .title_row {
  display: flex;
  align-items: flex-start;
}
.retail_info .title_row .page_description {
  line-height: 1.6em;
  color: #3C3127;
}

.address_section {
  background: #F1F3F4;
}

.header .main_menu > li span:after, .header .lg_block a span:after {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.popup_block .attached_file .attach_remove, .gallery_main .gallery-button-next,
.gallery_main .gallery-button-prev, .address_main .address-button-next,
.address_main .address-button-prev, .brands_main .brands-button-next,
.brands_main .brands-button-prev, .address_main .address_slider .address_info a, .paging .next_page,
.paging .prev_page {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.video_section .play_btn, .header .main_menu > li > a.submenu_btn, .header .main_menu > li > .submenu_list a, .header .main_menu > li .submenu_btn {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.error_hint, .paging a, .popup_block .attach_error, .popup_block .attach_btn:before, .popup_block .attached_file:before {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.popup_block .attach_btn, .popup_block .attached_file .attach_remove {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.gallery_main .gallery-button-next:active,
.gallery_main .gallery-button-prev:active, .address_main .address-button-next:active,
.address_main .address-button-prev:active, .brands_main .brands-button-next:active,
.brands_main .brands-button-prev:active {
  color: #8F745D;
}

.breadcrumbs a:active, .popup_block form .info_col .info_row a:active, .info_list ul .info_block a:active, .footer .info_col .info_row a:active, .footer .footer_menu a:active, .footer .site_info a:active {
  text-decoration: underline;
}

.popup_block .attached_file .attach_remove:active {
  color: #FF0000;
}

@media (hover: hover) {
  .gallery_main .gallery-button-next:hover,
  .gallery_main .gallery-button-prev:hover, .address_main .address-button-next:hover,
  .address_main .address-button-prev:hover, .brands_main .brands-button-next:hover,
  .brands_main .brands-button-prev:hover {
    color: #8F745D;
  }
  .breadcrumbs a:hover, .popup_block form .info_col .info_row a:hover, .info_list ul .info_block a:hover, .footer .info_col .info_row a:hover, .footer .footer_menu a:hover, .footer .site_info a:hover {
    text-decoration: underline;
  }
  .popup_block .attached_file .attach_remove:hover {
    color: #FF0000;
  }
}

/*# sourceMappingURL=hospitality.css.map */
