@charset "UTF-8";
@font-face {
  font-family: "Gilroy";
  font-display: swap;
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  font-display: swap;
  src: url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  font-display: swap;
  src: url("../fonts/Gilroy-SemiBold.woff2") format("woff2"), url("../fonts/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  font-display: swap;
  src: url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "icons";
  font-display: swap;
  src: url("../fonts/icons.woff2") format("woff2"), url("../fonts/icons.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "icons";
  font-display: swap;
  src: url("../fonts/icons.woff") format("woff"), url("../fonts/icons.woff2#icons") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.menu-footer__day::before, ._init .menu-footer__title::before, .search__btn::before, [class^=_icon-]:before,
[class*=" _icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=_icon-]:before,
[class*=" _icon-"]:before {
  display: block;
}

._icon-whatsapp:before {
  font-size: 22px;
  content: "\e900";
}

._icon-email:before {
  font-size: 22px;
  content: "\e901";
}

._icon-location:before {
  font-size: 22px;
  content: "\e902";
}

._icon-phone:before {
  font-size: 22px;
  content: "\e903";
}

._icon-add_1:before {
  font-size: 22px;
  content: "\e90f";
}

._icon-add_2:before {
  font-size: 22px;
  content: "\e910";
}

._icon-edit:before {
  font-size: 22px;
  content: "\e904";
}

._icon-download:before {
  font-size: 22px;
  content: "\e905";
}

._icon-upload:before {
  font-size: 22px;
  content: "\e906";
}

._icon-mobile:before {
  font-size: 22px;
  content: "\e907";
}

._icon-add_photo:before {
  font-size: 22px;
  content: "\e908";
}

._icon-car:before {
  font-size: 22px;
  content: "\e909";
}

._icon-parking:before {
  font-size: 22px;
  content: "\e90a";
}

._icon-print:before {
  font-size: 22px;
  content: "\e913";
}

._icon-truck:before {
  font-size: 22px;
  content: "\e914";
}

._icon-map:before {
  font-size: 22px;
  content: "\e90b";
}

._icon-arrow_1:before {
  font-size: 22px;
  content: "\e915";
}

._icon-expand:before, ._init .menu-footer__title:before {
  font-size: 22px;
  content: "\e916";
}

._icon-arrow_2:before {
  font-size: 22px;
  content: "\e917";
}

._icon-web_1:before {
  font-size: 22px;
  content: "\e918";
}

._icon-share:before {
  font-size: 22px;
  content: "\e90c";
}

._icon-bookmark_dark:before {
  font-size: 22px;
  content: "\e919";
}

._icon-bookmark_light:before {
  font-size: 22px;
  content: "\e91a";
}

._icon-delete:before {
  font-size: 22px;
  content: "\e90d";
}

._icon-admin:before {
  font-size: 22px;
  content: "\e91b";
}

._icon-home:before {
  font-size: 22px;
  content: "\e91c";
}

._icon-web_2:before {
  font-size: 22px;
  content: "\e912";
}

._icon-search:before, .search__btn:before {
  font-size: 22px;
  content: "\e90e";
}

._icon-filter:before {
  font-size: 22px;
  content: "\e91d";
}

._icon-bookmarks:before {
  font-size: 22px;
  content: "\e91e";
}

._icon-logout:before {
  font-size: 22px;
  content: "\e91f";
}

._icon-motorcycle:before {
  font-size: 22px;
  content: "\e920";
}

._icon-moped:before {
  font-size: 22px;
  content: "\e921";
}

._icon-minibus:before {
  font-size: 22px;
  content: "\e922";
}

._icon-tractor:before {
  font-size: 22px;
  content: "\e923";
}

._icon-boat:before {
  font-size: 22px;
  content: "\e924";
}

._icon-settings:before {
  font-size: 22px;
  content: "\e925";
}

._icon-login:before {
  font-size: 22px;
  content: "\e926";
}

._icon-qr_code:before {
  font-size: 22px;
  content: "\e927";
}

._icon-star_rate:before {
  font-size: 22px;
  content: "\e928";
}

._icon-date:before, .menu-footer__day:before {
  font-size: 22px;
  content: "\e911";
}

._icon-close:before {
  font-size: 22px;
  content: "\e929";
}

* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

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

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

html {
  font-size: 16px;
}

html,
body {
  height: 100%;
  min-width: 320px;
}

body {
  line-height: 1;
  font-family: "Gilroy";
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: "Gilroy";
  font-size: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
  background-color: inherit;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

/*
&::-webkit-scrollbar {
	display: none;
}
*/
body {
  color: #3a3a3a;
}
body._lock {
  overflow: hidden;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
._container {
  max-width: 1270px;
  margin: 0 auto;
}
@media (max-width: 1282px) {
  ._container {
    max-width: 970px;
  }
}
@media (max-width: 991.98px) {
  ._container {
    max-width: 750px;
  }
}
@media (max-width: 767.98px) {
  ._container {
    max-width: none;
    padding: 0 10px;
  }
}

.button {
  display: inline-flex;
  padding: 0px 0px;
}
.button._fw {
  width: 100%;
}

.select {
  position: relative;
  line-height: 90%;
}
.select__item {
  position: relative;
}
.select__title {
  color: #3a3a3a;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 5px;
}
@media (max-width: 991.98px) {
  .select__title {
    font-size: 16px;
  }
}
.select__value {
  display: flex;
  font-size: 16px;
  height: 35px;
  padding: 0px 15px;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.select__value span {
  height: 1em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.select__value:before {
  content: "";
  display: inline-block;
  transition: all 0.3s ease 0s;
  width: 11px;
  height: 7px;
  background: url("../img/icons/select.svg") center/100% no-repeat;
}
.select__input {
  width: 100%;
  background-color: transparent;
  height: 100%;
}
.select__options {
  color: #3a3a3a;
  position: absolute;
  top: 29px;
  border-radius: 0 0 4px 4px;
  min-width: 100%;
  max-height: 150px;
  overflow-y: scroll;
  left: 0;
  background-color: #fff;
  border-top: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
  font-size: 16px;
  padding: 10px 0px 5px 0px;
}
@media (max-width: 991.98px) {
  .select__options {
    font-size: 16px;
  }
}
.select__option {
  cursor: pointer;
  padding: 5px 15px;
  margin: 0px 0px 0px 0px;
}
@media (min-width: 992px) {
  .select__option:hover {
    background: #cfdae5;
  }
}
.select._active {
  z-index: 5;
}
.select._active .select__value:before {
  transform: rotate(-180deg);
}
.select._active .select__options {
  display: block;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
  outline: none;
}

.input {
  border-radius: 0 !important;
  width: 100%;
  display: block;
  padding: 0px 20px;
}
textarea.input {
  resize: none;
  padding: 0px 0px;
}

.checkbox {
  position: relative;
}
.checkbox__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.checkbox__input:checked + .checkbox__text:before {
  background: #fff url("../img/icons/check.svg") center no-repeat;
}
.checkbox__text {
  display: inline-flex;
  align-items: center;
  position: relative;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: -0.3px;
  line-height: 1.25;
  cursor: pointer;
}
.checkbox__text:before {
  content: "";
  align-self: flex-start;
  margin: 0px 14px 0px 0px;
  flex: 0 0 20px;
  left: 0;
  top: 0;
  width: 20px;
  height: 18px;
  background: #fff;
  border: 1px solid #a7a9ac;
}
.checkbox a {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .checkbox a:hover {
    text-decoration: none;
  }
}
.checkbox._error .checkbox__text:before {
  border: 1px solid #ee1212;
}

.options {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.options__item {
  position: relative;
  cursor: pointer;
}
.options__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  left: 0;
  top: 0;
  visibility: hidden;
}
.options__input:checked + .options__text:after {
  transform: scale(1);
}
.options__text {
  display: inline-flex;
  align-items: center;
  position: relative;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: -0.3px;
  line-height: 1.25;
}
.options__text:before {
  content: "";
  align-self: flex-start;
  margin: 0px 14px 0px 0px;
  flex: 0 0 20px;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 20px;
  height: 18px;
  background: #fff;
  border: 1px solid #a7a9ac;
}
.options__text:after {
  content: "";
  transition: all 0.3s ease 0s;
  transform: scale(0);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #77243a;
  position: absolute;
  left: 5px;
  top: 4px;
}

.rating {
  display: flex;
  align-items: flex-end;
  font-size: 40px;
  line-height: 0.75;
  transition: opacity 0.3s ease 0s;
}

.rating.rating_sending {
  opacity: 0.2;
}

.rating.rating_set .rating__active,
.rating.rating_set .rating__item {
  cursor: pointer;
}

.rating__body {
  position: relative;
}

.rating__body::before {
  content: "★★★★★";
  display: block;
}

.rating__active {
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

.rating__active::before {
  content: "★★★★★";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #ffd300;
}

.rating__items {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rating__item {
  flex: 0 0 20%;
  height: 100%;
  opacity: 0;
}

.rating__value {
  font-size: 50%;
  line-height: 1;
  padding: 0px 0px 0px 10px;
}

.quantity {
  width: 88px;
  height: 40px;
  display: flex;
  border: 1px solid rgba(166, 166, 166, 0.45);
}
.quantity__button {
  flex: 0 0 30px;
  position: relative;
  cursor: pointer;
}
.quantity__button::before, .quantity__button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease 0s;
  margin: 0px 0px 0px -4.5px;
  background-color: #a6a6a6;
  width: 9px;
  height: 1px;
}
@media (min-width: 991.98px) {
  .quantity__button:hover::before, .quantity__button:hover::after {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.quantity__button_plus::before {
  transform: rotate(-90deg);
}
.quantity__input {
  flex: 1 1 auto;
}
.quantity__input input {
  height: 100%;
  color: #a6a6a6;
  font-size: 12px;
  width: 100%;
  text-align: center;
}

._footer-title {
  font-size: 24px;
  line-height: 120.8333333333%;
  color: #000;
  font-weight: 700;
}
@media (max-width: 1270px) {
  ._footer-title {
    font-size: calc(20px + 4 * ((100vw - 320px) / 950));
  }
}

.row:after {
  display: block;
  content: "";
  clear: both;
}

.rub:after {
  content: "₽";
}

ol.counter {
  list-style-type: none;
  counter-reset: item;
}
ol.counter li {
  position: relative;
  padding: 0px 0px 0px 45px;
}
ol.counter li:before {
  counter-increment: item;
  content: counter(item);
  position: absolute;
  left: 0;
  top: 0;
  color: #818181;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  border: 1px solid #4274bb;
}

.ellipsis {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.es {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.table {
  display: table;
  font-size: 0;
  width: 100%;
}

.trow {
  display: table-row;
}

.cell {
  display: table-cell;
}
.cell.full {
  width: 100%;
}

._ibg {
  position: relative;
}
._ibg img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

body.ie ._ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body.ie ._ibg img {
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

._video {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}
._video video,
._video iframe,
._video object,
._video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videobg video,
.videobg iframe,
.videobg object,
.videobg embed {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

._more-content {
  transition: all 0.3s ease 0s;
  overflow: hidden;
}

._more-link {
  cursor: pointer;
}
._more-link span {
  font-style: normal;
}
._more-link span:first-child {
  display: block;
}
._more-link span:last-child {
  display: none;
}
._more-link._active span {
  font-style: normal;
}
._more-link._active span:first-child {
  display: none;
}
._more-link._active span:last-child {
  display: block;
}

#map {
  background: url("../img/icons/loading.gif") center/50px no-repeat;
}

._swiper {
  overflow: hidden;
}
._swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  display: flex;
  position: relative;
}
._swiper.swiper-container-vertical .swiper-wrapper {
  flex-direction: column;
}
._swiper.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
}

.swiper-container-initialized .swiper-slide {
  flex-shrink: 0;
}

.swiper-container-android .swiper-slide,
.swiper-container-android .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}

.swiper-pagination-bullets {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 10px;
}
@media (max-width: 1270px) {
  .swiper-pagination-bullets {
    padding-top: calc(5px + 5 * ((100vw - 320px) / 950));
  }
}

.swiper-pagination-bullet {
  cursor: pointer;
  flex: 0 0 20px;
  height: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2px 0px;
}
.swiper-pagination-bullet:not(:last-child) {
  margin-right: 12px;
}
.swiper-pagination-bullet::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #d8d8d8;
  border-radius: 50%;
  transition: background-color 0.3s ease 0s;
}
.swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #e89f71;
  transition: transform 0.3s ease 0s;
  transform: scale(0);
}

.swiper-pagination-bullet-active::after {
  background-color: #e89f71;
}
.swiper-pagination-bullet-active::before {
  transform: scale(1);
}

._tabs-block {
  display: none;
}
._tabs-block._active {
  display: block;
}

.mirror {
  transform: scale(-1, 1);
}

.nicescroll-rails {
  z-index: 1000 !important;
}

._custom-scroll {
  position: fixed;
  right: 0;
  top: 0;
  width: 3px;
  height: 100%;
  z-index: 1000;
}
._custom-scroll__line {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px 0 0 3px;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 0.5rem;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 0.5rem;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}

.main-btn {
  width: fit-content;
  display: flex;
  transition: all 0.3s ease;
  border-radius: 1.5rem;
  line-height: 120%;
  text-decoration: none;
  font-weight: 500;
  color: #3a3a3a;
  background-color: #fadfc0;
  border-bottom: 2px solid #e89f71;
  padding: 8px 15px;
  box-shadow: 0 2px 5px -2px black;
  align-items: center;
}
.main-btn::before {
  font-size: 16px;
  margin-right: 5px;
}
@media (any-hover: hover) {
  .main-btn:hover {
    color: white;
    background-color: #e89f71;
  }
}
@media (max-width: 991.98px) {
  .main-btn {
    justify-content: center;
  }
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  margin-top: -10px;
  position: absolute;
  display: block;
  width: 20px;
  height: 36px;
  top: 50%;
  transform: translate(0px, -50%);
  z-index: 1080;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}

.lg-actions .lg-next {
  right: 20px;
  background: url("../img/icons/p-right.svg") 0 0/100% no-repeat;
}

.lg-actions .lg-prev {
  left: 20px;
  background: url("../img/icons/p-left.svg") 0 0/100% no-repeat;
}

@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
  color: #fff;
}

.lg-toolbar .lg-close {
  background: url("../img/icons/close.svg") center no-repeat;
}

.lg-toolbar .lg-download {
  display: none;
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

.lg-outer .lg-toggle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}

.lg-outer .lg-toggle-thumb:hover {
  color: #fff;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}

#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}

#lg-zoom-out:after {
  content: "\e312";
}

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a,
.lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.lg-outer #lg-share {
  position: relative;
}

.lg-outer #lg-share:after {
  content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.group {
  *zoom: 1;
}

.group:before,
.group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.lg-outer .lg-item {
  background: url("../img/icons/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-empty-html {
  display: none;
}

.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.main-reviews {
  transition: all 0.5s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url("../img/ui/shattered.png");
  padding-top: 45px;
  padding-bottom: 45px;
}
@media (max-width: 1270px) {
  .main-reviews {
    padding-top: calc(25px + 20 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .main-reviews {
    padding-bottom: calc(25px + 20 * ((100vw - 320px) / 950));
  }
}
.main-reviews__title {
  transition: all 0.5s ease;
  transform: translate(0px, 100px);
  opacity: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6);
}
@media (max-width: 1270px) {
  .main-reviews__title {
    font-size: calc(30px + 10 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) {
  .main-reviews__title {
    padding: 25px 45px 25px 45px;
  }
}
.main-reviews__title._active {
  transform: translate(0px, 0px);
  opacity: 1;
}
.main-reviews__wropper {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
}
.main-reviews__container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 70%px;
  margin-left: 15px;
  margin-right: 15px;
}
@media (max-width: 1270px) {
  .main-reviews__container {
    width: calc(30%px + 40% * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .main-reviews__container {
    margin-left: calc(10px + 5 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .main-reviews__container {
    margin-right: calc(10px + 5 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 991.98px) {
  .main-reviews__container {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .main-reviews__container {
    flex-direction: column;
    align-items: center;
  }
}

.reviews-container {
  transform: scale(0);
  transition: all 0.5s ease;
  width: 400px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: auto;
}
@media (max-width: 1270px) {
  .reviews-container {
    width: calc(300px + 100 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .reviews-container {
    margin-top: calc(25px + 5 * ((100vw - 320px) / 950));
  }
}
.reviews-container._active {
  transform: scale(1);
}
.reviews-container__google {
  width: 380px;
  border-radius: 1.5rem;
  box-shadow: 0 2px 5px -2px black;
  padding: 15px;
  margin-bottom: 15px;
  background: rgba(255, 255, 255, 0.7);
  /* Если браузер поддерживает backdrop-filter */
}
@media (max-width: 1270px) {
  .reviews-container__google {
    width: calc(290px + 90 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .reviews-container__google {
    padding: calc(10px + 5 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .reviews-container__google {
    margin-bottom: calc(10px + 5 * ((100vw - 320px) / 950));
  }
}
@supports (-webkit-backdrop-filter: blur(31px)) or (backdrop-filter: blur(31px)) {
  .reviews-container__google {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(31px);
  }
}
.reviews-container__standard {
  width: 380px;
  border-radius: 1.5rem;
  box-shadow: 0 2px 5px -2px black;
  padding: 15px;
  margin-bottom: 15px;
  background: rgba(255, 255, 255, 0.7);
  /* Если браузер поддерживает backdrop-filter */
}
@media (max-width: 1270px) {
  .reviews-container__standard {
    width: calc(290px + 90 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .reviews-container__standard {
    padding: calc(10px + 5 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .reviews-container__standard {
    margin-bottom: calc(10px + 5 * ((100vw - 320px) / 950));
  }
}
@supports (-webkit-backdrop-filter: blur(31px)) or (backdrop-filter: blur(31px)) {
  .reviews-container__standard {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(31px);
  }
}
.container-google {
  position: relative;
}
.container-google__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
  padding-bottom: 10px;
}
@media (max-width: 1270px) {
  .container-google__header {
    padding-bottom: calc(5px + 5 * ((100vw - 320px) / 950));
  }
}
.container-google__header-logo {
  width: 300px;
}
@media (max-width: 1270px) {
  .container-google__header-logo {
    width: calc(250px + 50 * ((100vw - 320px) / 950));
  }
}
.container-google__header-company {
  padding: 10px 0 5px 0;
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 1270px) {
  .container-google__header-company {
    font-size: calc(16px + 2 * ((100vw - 320px) / 950));
  }
}
.container-google__header-totalnumber {
  padding-top: 8px;
  font-size: 14px;
  line-height: 100%;
}
@media (max-width: 1270px) {
  .container-google__header-totalnumber {
    padding-top: calc(6px + 2 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .container-google__header-totalnumber {
    font-size: calc(12px + 2 * ((100vw - 320px) / 950));
  }
}

.reviews-header-rating {
  display: flex;
  align-items: flex-end;
  font-size: 28px;
  line-height: 75%;
}
@media (max-width: 1270px) {
  .reviews-header-rating {
    font-size: calc(24px + 4 * ((100vw - 320px) / 950));
  }
}
.reviews-header-rating__body {
  position: relative;
}
.reviews-header-rating__body::before {
  content: "★★★★★";
  display: block;
  color: #8695a4b2;
}
.reviews-header-rating__active {
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.reviews-header-rating__active::before {
  content: "★★★★★";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #e7711b;
}
.reviews-header-rating__items {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.reviews-header-rating__item {
  flex: 0 0 20%;
  height: 100%;
  opacity: 0;
}
.reviews-header-rating__value {
  font-size: 50%;
  line-height: 100%;
  padding: 0 0 0 10px;
}

.reviews-item__header {
  display: flex;
  flex-direction: row;
  padding: 10px 0 5px 0;
}
.reviews-item__header-avatar {
  width: 70px;
}
@media (max-width: 1270px) {
  .reviews-item__header-avatar {
    width: calc(50px + 20 * ((100vw - 320px) / 950));
  }
}
.reviews-item__header-content {
  margin: 5px 0 0 15px;
}
.reviews-item__header-author {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 1270px) {
  .reviews-item__header-author {
    font-size: calc(14px + 4 * ((100vw - 320px) / 950));
  }
}
.reviews-item__header-relativetime {
  font-size: 14px;
  padding: 3px 0 3px 0;
}
@media (max-width: 1270px) {
  .reviews-item__header-relativetime {
    font-size: calc(11px + 3 * ((100vw - 320px) / 950));
  }
}
.reviews-item__text {
  width: 330px;
  padding-right: 3px;
  line-height: 120%;
  height: 140px;
  overflow-y: scroll;
}
@media (max-width: 1270px) {
  .reviews-item__text {
    width: calc(250px + 80 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .reviews-item__text {
    padding-right: calc(2px + 1 * ((100vw - 320px) / 950));
  }
}

.reviews-item-rating {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 24px;
  line-height: 75%;
}
@media (max-width: 1270px) {
  .reviews-item-rating {
    font-size: calc(20px + 4 * ((100vw - 320px) / 950));
  }
}
.reviews-item-rating__label {
  padding: 5px 0 5px 0;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 1270px) {
  .reviews-item-rating__label {
    font-size: calc(14px + 2 * ((100vw - 320px) / 950));
  }
}
.reviews-item-rating__body {
  position: relative;
}
.reviews-item-rating__body::before {
  content: "★★★★★";
  display: block;
  color: #8695a4b2;
}
.reviews-item-rating__active {
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.reviews-item-rating__active::before {
  content: "★★★★★";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #e7711b;
}
.reviews-item-rating__items {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.reviews-item-rating__item {
  flex: 0 0 20%;
  height: 100%;
  opacity: 0;
}
.reviews-item-rating__value {
  display: none;
}

._dummy-slide {
  display: none;
}

.container-standard__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
  padding-bottom: 10px;
}
@media (max-width: 1270px) {
  .container-standard__header {
    padding-bottom: calc(5px + 5 * ((100vw - 320px) / 950));
  }
}
.container-standard__header-logo {
  max-width: 300px;
  max-height: 61px;
}
@media (max-width: 1270px) {
  .container-standard__header-logo {
    max-width: calc(250px + 50 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .container-standard__header-logo {
    max-height: calc(55px + 6 * ((100vw - 320px) / 950));
  }
}
.container-standard__header-company {
  padding: 10px 0 5px 0;
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 1270px) {
  .container-standard__header-company {
    font-size: calc(16px + 2 * ((100vw - 320px) / 950));
  }
}
.container-standard__header-totalnumber {
  padding-top: 8px;
  font-size: 14px;
  line-height: 100%;
}
@media (max-width: 1270px) {
  .container-standard__header-totalnumber {
    padding-top: calc(6px + 2 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .container-standard__header-totalnumber {
    font-size: calc(12px + 2 * ((100vw - 320px) / 950));
  }
}
.container-standard__body {
  padding: 20px 15px 0 15px;
  height: 258px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1270px) {
  .container-standard__body {
    height: calc(250px + 8 * ((100vw - 320px) / 950));
  }
}

.score-overview {
  padding-bottom: 15px;
}
@media (max-width: 1270px) {
  .score-overview {
    padding-bottom: calc(10px + 5 * ((100vw - 320px) / 950));
  }
}
.score-overview__item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px 0 5px 0;
}
.score-overview__text {
  margin-right: 10px;
  font-size: 16px;
}
@media (max-width: 1270px) {
  .score-overview__text {
    margin-right: calc(8px + 2 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .score-overview__text {
    font-size: calc(14px + 2 * ((100vw - 320px) / 950));
  }
}
.score-overview__percent {
  font-weight: 600;
}

.cookies {
  transition: all 0.8s ease;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 50;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
}
.cookies._open {
  opacity: 1;
  visibility: visible;
}
.cookies._open .cookies__content {
  transform: translate(0px, 0px);
  opacity: 1;
}
.cookies__body {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px 10px;
}
.cookies__content {
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fcf9f3;
  color: #3a3a3a;
  max-width: 800px;
  padding: 0 0 15px 0;
  position: relative;
  transition: all 0.8s ease;
  opacity: 0;
  transform: perspective(600px) translate(0px, -100%) rotateX(45deg);
}
.cookies__close {
  color: #f4f5f7;
  border-radius: 0 15px 0 0;
  transition: all 0.3s ease;
  position: absolute;
  right: 0px;
  top: 0px;
  text-decoration: none;
  background-color: #8695a4;
  padding: 10px;
  font-size: 24px;
  font-weight: 500;
}
@media (any-hover: hover) {
  .cookies__close:hover {
    color: white;
    background-color: #fc8787;
  }
}
.cookies__title {
  color: #f4f5f7;
  border-radius: 15px 15px 0 0;
  width: 100%;
  background-color: #8695a4;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  padding: 10px 0px;
  box-shadow: 0 2px 5px -2px black;
}
.cookies__text {
  padding: 15px 15px 0px 15px;
  line-height: 130%;
}
.cookies__btn {
  margin: 5px 0px;
  transition: all 0.3s ease;
  border-radius: 1.5rem;
  text-decoration: none;
  font-weight: 500;
  color: #3a3a3a;
  background-color: #fadfc0;
  border-bottom: 2px solid #e89f71;
  padding: 10px;
  box-shadow: 0 2px 5px -2px black;
}
@media (any-hover: hover) {
  .cookies__btn:hover {
    color: white;
    background-color: #e89f71;
  }
}

.switch-group {
  display: flex;
  padding: 15px;
}
@media (max-width: 767.98px) {
  .switch-group {
    flex-direction: column;
  }
}
.switch-group__item {
  display: flex;
  padding: 0px 10px;
}
@media (max-width: 767.98px) {
  .switch-group__item {
    padding: 5px 0px;
  }
}
.switch-group__item-input {
  width: 0;
  height: 0;
  visibility: hidden;
}
.switch-group__item-label {
  margin-right: 5px;
  display: block;
  width: 30px;
  height: 17px;
  background-color: white;
  border-radius: 100px;
  position: relative;
  cursor: pointer;
  transition: 0.3s;
  border: #adb5bd solid 1px;
}
.switch-group__item-label::after {
  content: "";
  width: 13px;
  height: 13px;
  background-color: #adb5bd;
  position: absolute;
  border-radius: 70px;
  top: 1px;
  left: 1px;
  transition: 0.3s;
}

.switch-group__item-input:checked + .switch-group__item-label:after {
  left: calc(100% - 1px);
  transform: translateX(-100%);
  background-color: white;
}

.switch-group__item-input:checked + .switch-group__item-label {
  background-color: #e89f71;
  border: 1px solid #ecb157;
}

.switch-group__item-input:disabled + .switch-group__item-label {
  background-color: #fadfc0;
}

.search__close {
  color: #f4f5f7;
  border-radius: 0 15px 0 0;
  transition: all 0.3s ease;
  position: absolute;
  right: 0px;
  top: 0px;
  text-decoration: none;
  background-color: #8695a4;
  padding: 8px;
  font-size: 18px;
  font-weight: 500;
}
@media (any-hover: hover) {
  .search__close:hover {
    color: white;
    background-color: #fc8787;
  }
}
.search__header {
  color: #f4f5f7;
  border-radius: 15px 15px 0 0;
  width: 100%;
  background-color: #8695a4;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 35px 10px 15px;
}
.search__params {
  min-width: 250px;
  display: flex;
  flex-direction: column;
  padding: 15px;
}
.search__params-item:not(:last-child) {
  margin: 0px 0px 1em 0px;
}
.search__params-item p {
  font-weight: 500;
  margin-bottom: 5px;
}
.search__btn {
  width: fit-content;
  display: flex;
  transition: all 0.3s ease;
  border-radius: 1.5rem;
  line-height: 120%;
  text-decoration: none;
  font-weight: 500;
  color: #3a3a3a;
  background-color: #fadfc0;
  border-bottom: 2px solid #e89f71;
  padding: 8px 15px;
  box-shadow: 0 2px 5px -2px black;
}
.search__btn::before {
  font-size: 18px;
  margin-right: 5px;
}
@media (any-hover: hover) {
  .search__btn:hover {
    color: white;
    background-color: #e89f71;
  }
}
@media (max-width: 991.98px) {
  .search__btn {
    justify-content: center;
  }
}

.params-container {
  display: flex;
  flex-direction: row;
}
@media (max-width: 479.98px) {
  .params-container {
    display: block;
  }
}
.params-container__item {
  min-width: 200px;
}
.params-container__item:not(:last-child) {
  margin: 0px 15px 0px 0px;
}
@media (max-width: 479.98px) {
  .params-container__item:not(:last-child) {
    margin: 0 0 1em 0;
  }
}
.params-container__item p {
  font-weight: 500;
  margin-bottom: 5px;
}

.popup {
  -webkit-overflow-scrolling: touch;
  z-index: 100;
  padding: 30px 10px;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  transition: visibility 0.8s ease 0s;
  visibility: hidden;
}
.popup::before {
  content: "";
  background: rgba(255, 255, 255, 0.9);
  /* Если браузер поддерживает backdrop-filter */
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.8s ease 0s;
}
@supports (-webkit-backdrop-filter: blur(31px)) or (backdrop-filter: blur(31px)) {
  .popup::before {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(5px);
  }
}
.popup.show {
  visibility: visible;
  overflow: auto;
}
.popup.show::before {
  opacity: 1;
}
.popup.show .popup__body {
  transform: scale(1);
}
.popup._active {
  overflow: auto;
  visibility: visible;
}
.popup._active::before {
  opacity: 1;
}
.popup._active .popup__body {
  transition: all 0.3s ease 0.2s;
  transform: scale(1);
}
.popup__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100%;
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 2px 5px -2px black;
}
.popup__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: scale(0);
  border-radius: 15px;
  transition: all 0.3s ease 0s;
  background-color: #fff;
  padding: 0 0 15px 0;
  max-width: 500px;
  box-shadow: 0 2px 5px -2px black;
}
.popup__close {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  z-index: 30;
  background: url("../img/icons/close.svg") 0 0 no-repeat;
}

.header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  min-height: 40px;
}
@media (max-width: 767.98px) {
  .header {
    min-height: 5px;
  }
}
.header._scroll .header__wrapper {
  background-color: rgba(255, 255, 255, 0.8);
}
@media (any-hover: hover) {
  .header._scroll .header__wrapper:hover {
    background-color: white;
  }
}
.header._scroll .header__body {
  min-height: 50px;
}
@media (min-width: 991.98px) {
  .header._scroll .header__body {
    min-height: 70px;
  }
}
.header__wrapper {
  background-color: #e8eef360;
  transition: background-color 0.3s ease 0s;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 50;
}
.header__body {
  transition: min-height 0.3s ease 0s;
  display: flex;
  align-items: center;
  padding: 5px 0;
  min-height: 125px;
  position: relative;
}
@media (max-width: 991.98px) {
  .header__body {
    min-height: 80px;
  }
}
@media (max-width: 767.98px) {
  .header__body {
    min-height: 50px;
  }
}
.header__main {
  display: flex;
  align-items: center;
  flex: 0 84.6774193548%;
  /*494 = from search til left edge*/
}
@media (max-width: 991.98px) {
  .header__main {
    flex: 1 1 auto;
  }
}
.header__logo img {
  position: relative;
  z-index: 5;
  height: 75px;
}
.header__search {
  padding-right: 32px;
}
@media (max-width: 1270px) {
  .header__search {
    padding-right: calc(15px + 17 * ((100vw - 320px) / 950));
  }
}
@media (min-width: 991.98px) {
  .header__search {
    flex: 1 1 auto;
  }
}

.menu {
  flex: 0 1 490px;
}
@media (max-width: 767.98px) {
  .menu__body {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: auto;
    top: 0;
    left: -100%;
    background-color: #e8eef3;
    transition: left 0.3s ease 0s;
    padding: 100px 15px 30px 25px;
  }
  .menu__body::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 50px;
    top: 0;
    left: -100%;
    transition: left 0.3s ease 0s;
    background-color: transparent;
    z-index: 2;
  }
  .menu__body._active {
    left: 0;
  }
  .menu__body._active::before {
    left: 0;
  }
}
@media (min-width: 767.98px) {
  .menu__list {
    display: flex;
    margin-left: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.menu__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0px 6px;
  padding: 5px 0px;
  position: relative;
}
@media (any-hover: hover) {
  .menu__item:hover .menu__sub-list {
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .menu__item:hover .menu__arrow {
    transform: rotate(-180deg);
  }
  .menu__item:hover .menu__arrow,
.menu__item:hover .menu__link {
    color: #e89f71;
  }
}
@media (min-width: 767.98px) {
  .menu__item._hover .menu__sub-list {
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .menu__item._hover .menu__arrow {
    transform: rotate(-180deg);
  }
  .menu__item._hover .menu__arrow,
.menu__item._hover .menu__link {
    color: #e89f71;
  }
}
@media (max-width: 767.98px) {
  .menu__item {
    margin: 0px 0px 15px 0px;
  }
  .menu__item:last-child {
    margin-bottom: 0;
  }
}
.menu__link {
  font-size: 18px;
  font-weight: 700;
  color: inherit;
  transition: color 0.3s ease 0s;
}
@media (max-width: 767.98px) {
  .menu__link {
    font-size: 20px;
    font-weight: 600;
  }
}
.menu__arrow {
  margin: 0px 0px 0px 8px;
  transition: all 0.3s ease 0s;
  font-size: 8px;
}
@media (max-width: 767.98px) {
  .menu__arrow {
    font-size: 14px;
  }
  .menu__arrow._active {
    transform: rotate(-180deg);
  }
}
.menu__sub-list {
  position: relative;
  background-color: #e89f71;
  flex: 1 1 100%;
}
@media (min-width: 767.98px) {
  .menu__sub-list {
    opacity: 0;
    transition: all 0.3s ease 0s;
    transform: translate(0px, 10px);
    visibility: hidden;
    min-width: 200px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    z-index: 5;
  }
}
@media (max-width: 767.98px) {
  .menu__sub-list {
    margin: 10px -15px 0px -15px;
  }
}
.menu__sub-item {
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease 0s;
  padding: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (any-hover: hover) {
  .menu__sub-item:hover {
    background-color: #e48d58;
  }
}
.menu__sub-link {
  color: #fff;
  line-height: 120%;
}
@media (max-width: 767.98px) {
  .menu__sub-link {
    font-size: 18px;
  }
}

.search-form {
  max-width: 473px;
}
.search-form._active .search-form__item {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.search-form._active .search-form__icon {
  color: #e89f71;
}
.search-form__icon {
  position: relative;
  z-index: 5;
  font-size: 22px;
  color: #262f56;
}
@media (min-width: 991.98px) {
  .search-form__icon {
    display: none;
  }
}
.search-form__item {
  background-color: #fff;
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .search-form__item {
    box-shadow: 0 0 5px rgba(212, 209, 205, 0.3);
    position: absolute;
    width: 100%;
    left: 0;
    top: -100%;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0s;
  }
}
.search-form__btn {
  flex: 0 0 45px;
  height: 45px;
  font-size: 15px;
  color: #333333;
}
.search-form__input {
  font-size: 14px;
  width: 100%;
  padding: 0px 20px 0px 0px;
  color: #616161;
}

.actions-header {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: auto;
  grid-auto-flow: column;
  align-items: center;
  gap: 32px;
}
@media (max-width: 1270px) {
  .actions-header {
    gap: calc(15px + 17 * ((100vw - 320px) / 950));
  }
}
.actions-header__item_favorites {
  color: #3a3a3a;
  font-size: 24px;
  transition: color 0.3s ease 0s;
}
@media (any-hover: hover) {
  .actions-header__item_favorites:hover {
    color: #e89f71;
  }
}
.actions-header__item_user {
  overflow: hidden;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
@media (max-width: 1270px) {
  .actions-header__item_user {
    width: calc(30px + 10 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .actions-header__item_user {
    height: calc(30px + 10 * ((100vw - 320px) / 950));
  }
}

.cart-header__icon {
  color: #3a3a3a;
  font-size: 24px;
  transition: color 0.3s ease 0s;
  position: relative;
  display: block;
}
@media (any-hover: hover) {
  .cart-header__icon:hover {
    color: #e89f71;
  }
}
.cart-header__icon span {
  position: absolute;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -10px;
  right: -10px;
  border-radius: 50%;
  background-color: #e89f71;
  color: #fff;
  font-size: 12px;
}
.cart-header__body {
  background: #f4f5f7;
  border: 1px solid #e0e0e0;
  position: absolute;
  top: 60px;
  right: 0;
  padding: 15px;
  width: 300px;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease 0s;
  transform: translate(0px, 20px);
}
._active .cart-header__body {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
}
@media (max-width: 991.98px) {
  .cart-header__body {
    top: 50px;
  }
}
@media (max-width: 767.98px) {
  .cart-header__body {
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
  }
}
.cart-header__button {
  font-weight: 600;
  min-height: 48px;
  font-size: 20px;
  background-color: #e89f71;
  color: #fff;
  width: 100%;
}
@media (max-width: 1270px) {
  .cart-header__button {
    min-height: calc(35px + 13 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .cart-header__button {
    font-size: calc(16px + 4 * ((100vw - 320px) / 950));
  }
}
@media (any-hover: hover) {
  .cart-header__button:hover {
    background: #d3814f;
  }
}

.cart-list {
  overflow: auto;
  max-height: 200px;
  margin-bottom: 15px;
}
.cart-list__image {
  flex: 0 0 100px;
  height: 100px;
}
.cart-list__body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 0px 0px 10px;
}
.cart-list__title {
  color: inherit;
  font-weight: 600;
  transition: color 0.3s ease 0s;
  margin: 0px 0px 0.3125em 0px;
}
@media (any-hover: hover) {
  .cart-list__title:hover {
    color: #e89f71;
  }
}
.cart-list__quantity {
  font-size: 14px;
  margin: 0px 0px 0.3571428571em 0px;
}
.cart-list__delete {
  color: red;
  font-size: 14px;
}
@media (any-hover: hover) {
  .cart-list__delete:hover {
    text-decoration: underline;
  }
}
.cart-list__item {
  display: flex;
  align-items: flex-start;
}
.cart-list__item:not(:last-child) {
  margin: 0px 0px 15px 0px;
}

.icon-menu {
  display: none;
}
@media (max-width: 767.98px) {
  .icon-menu {
    margin-left: 32px;
    position: relative;
    display: block;
    flex: 0 0 30px;
    height: 18px;
    cursor: pointer;
    z-index: 5;
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .icon-menu {
    margin-left: calc(15px + 17 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) {
  .icon-menu span {
    transition: all 0.3s ease 0s;
    top: calc(50% - 1px);
    left: 0px;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000;
  }
  .icon-menu span:first-child {
    top: 0px;
  }
  .icon-menu span:last-child {
    top: auto;
    bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .icon-menu._active span {
    transform: scale(0);
  }
  .icon-menu._active span:first-child {
    transform: rotate(-45deg);
    top: calc(50% - 1px);
  }
  .icon-menu._active span:last-child {
    transform: rotate(45deg);
    bottom: calc(50% - 1px);
  }
}

.footer {
  background-color: #8695a4;
  box-shadow: inset 0px 5px 10px 0px;
}
.footer__body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: start;
  padding-top: 60px;
  padding-bottom: 40px;
  column-gap: 0px;
}
@media (max-width: 1270px) {
  .footer__body {
    padding-top: calc(30px + 30 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .footer__body {
    padding-bottom: calc(30px + 10 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .footer__body {
    column-gap: calc(0px + 0 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1282px) {
  .footer__body {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 290px;
  }
}
@media (max-width: 991.98px) {
  .footer__body {
    display: block;
    margin: 0 25px 0 25px;
  }
}
.footer__main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1282px) {
  .footer__main {
    grid-column: span 2;
    margin-bottom: 40px;
  }
}
@media (max-width: 1282px) and (max-width: 1270px) {
  .footer__main {
    margin-bottom: calc(30px + 10 * ((100vw - 320px) / 950));
  }
}
.footer__logo {
  margin: 0px 0px 0.6666666667em 0px;
}
.footer__text {
  color: #f4f5f7;
  line-height: 150%;
}
.footer__text:not(:last-child) {
  margin: 0px 0px 1em 0px;
}
@media (max-width: 991.98px) {
  .footer__menu {
    margin-bottom: 40px;
  }
}
@media (max-width: 991.98px) and (max-width: 1270px) {
  .footer__menu {
    margin-bottom: calc(30px + 10 * ((100vw - 320px) / 950));
  }
}

.contacts-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.contacts-footer__item {
  display: inline-flex;
  align-items: center;
  line-height: 150%;
  color: #f4f5f7;
  transition: color 0.3s ease 0s;
}
.contacts-footer__item::before {
  margin: 0px 8px 0px 0px;
}
.contacts-footer__item:not(:last-child) {
  margin-bottom: 16px;
}
@media (max-width: 1270px) {
  .contacts-footer__item:not(:last-child) {
    margin-bottom: calc(10px + 6 * ((100vw - 320px) / 950));
  }
}
@media (any-hover: hover) {
  .contacts-footer__item:hover {
    color: #fadfc0;
  }
}

@media (min-width: 767.98px) {
  .menu-footer {
    display: flex;
  }
}
.menu-footer__column {
  margin-right: 50px;
}
@media (min-width: 767.98px) {
  .menu-footer__column {
    flex: 0 1 33.333%;
  }
}
@media (max-width: 767.98px) {
  .menu-footer__column {
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .menu-footer__column {
    margin-bottom: calc(15px + 15 * ((100vw - 320px) / 950));
  }
}
.menu-footer__title {
  cursor: default;
}
@media (min-width: 767.98px) {
  .menu-footer__title {
    margin: 0px 0px 0.6666666667em 0px;
    text-align: left;
  }
}
._init .menu-footer__title {
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
._init .menu-footer__title::before {
  font-size: 24px;
  transition: transform 0.3s ease 0s;
}
.menu-footer__title._active::before {
  transform: rotate(-180deg);
}
.menu-footer__list li:not(:last-child) {
  margin: 0px 0px 15px 0px;
}
@media (max-width: 767.98px) {
  .menu-footer__list {
    padding: 15px 0px 0px 0px;
  }
}
.menu-footer__opentime {
  width: max-content;
}
.menu-footer__opentime li:not(:last-child) {
  margin: 0px 0px 8px 0px;
}
@media (max-width: 767.98px) {
  .menu-footer__opentime {
    padding: 8px 0px 0px 0px;
  }
}
.menu-footer__link {
  color: #f4f5f7;
  transition: color 0.3s ease 0s;
  line-height: 120%;
  font-weight: 500;
}
@media (any-hover: hover) {
  .menu-footer__link:hover {
    color: #fadfc0;
  }
}
.menu-footer__day {
  display: flex;
  line-height: 120%;
  color: #f4f5f7;
  font-weight: 500;
}
.menu-footer__day::before {
  font-size: 16px;
  margin-right: 5px;
}
.menu-footer__time {
  padding-left: 20px;
  color: #f4f5f7;
  font-size: 14px;
}

.page {
  flex: 1 1 auto;
}

.main-link {
  transition: all 0.3s ease;
  color: #36bcfa;
  border-bottom: 1px solid #36bcfa;
  border-bottom: 1px solid #36bcfa;
  font-weight: 500;
}
@media (any-hover: hover) {
  .main-link:hover {
    color: #87d4f8;
    border-bottom: 1px solid #87d4f8;
  }
}

.main-slider {
  background: #e8eef360;
}
.main-slider__container {
  position: relative;
}
@media (min-width: 991.98px) {
  .main-slider__container::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.main-slider__body {
  padding: 125px 0px 0px 0px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .main-slider__body {
    padding: 80px 0px 0px 0px;
  }
}
@media (max-width: 767.98px) {
  .main-slider__body {
    padding: 50px 0px 0px 0px;
  }
}
@media (min-width: 991.98px) {
  .main-slider__body {
    display: flex;
  }
}
.main-slider__content {
  align-self: flex-start;
  flex: 0 0 39.8387096774%;
  border-radius: 3rem;
  box-shadow: 0 2px 2px -2px #9e9e9e;
  margin-bottom: 60px;
  margin-top: 60px;
}
@media (max-width: 1270px) {
  .main-slider__content {
    margin-bottom: calc(15px + 45 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .main-slider__content {
    margin-top: calc(50px + 10 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 991.98px) {
  .main-slider__content {
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: none;
    border-radius: 0;
  }
}
@media (max-width: 991.98px) and (max-width: 1270px) {
  .main-slider__content {
    margin-bottom: calc(10px + 10 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 991.98px) and (max-width: 1270px) {
  .main-slider__content {
    margin-top: calc(10px + 10 * ((100vw - 320px) / 950));
  }
}
.main-slider__contact {
  align-self: flex-start;
  flex: 0 0 39.8387096774%;
  margin-top: 80px;
}
@media (max-width: 1270px) {
  .main-slider__contact {
    margin-top: calc(10px + 70 * ((100vw - 320px) / 950));
  }
}
.main-slider__slider {
  flex: 1 1 auto;
  min-width: 0;
  height: 600px;
  align-self: flex-end;
}
@media (min-width: 991.98px) {
  .main-slider__slider {
    padding: 0px 0px 0px 32px;
  }
}

.content-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 5;
  max-width: 500px;
  margin-left: 120px;
  padding-left: 15px;
  padding-right: 15px;
  background: rgba(255, 255, 255, 0.7);
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 1270px) {
  .content-main {
    margin-left: calc(20px + 100 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .content-main {
    padding-top: calc(15px + 45 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .content-main {
    padding-bottom: calc(15px + 45 * ((100vw - 320px) / 950));
  }
}
@media (min-width: 991.98px) {
  .content-main {
    padding: 75px;
    background: rgba(255, 255, 255, 0.7);
    /* Если браузер поддерживает backdrop-filter */
  }
}
@media (min-width: 991.98px) and (max-width: 1270px) {
  .content-main {
    padding: calc(1px + 74 * ((100vw - 320px) / 950));
  }
}
@media (min-width: 991.98px) {
  @supports (-webkit-backdrop-filter: blur(31px)) or (backdrop-filter: blur(31px)) {
    .content-main {
      background: rgba(255, 255, 255, 0.7);
      backdrop-filter: blur(31px);
    }
  }
}
@media (max-width: 991.98px) {
  .content-main {
    position: absolute;
    top: 150px;
    margin-left: 50px;
    padding: 25px;
    background: transparent;
    align-items: flex-start;
    background: rgba(255, 255, 255, 0.7);
    /* Если браузер поддерживает backdrop-filter */
    border-radius: 1.5rem;
  }
}
@media (max-width: 991.98px) and (max-width: 1270px) {
  .content-main {
    margin-left: calc(50px + 0 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 991.98px) and (max-width: 1270px) {
  .content-main {
    padding: calc(10px + 15 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 991.98px) {
  @supports (-webkit-backdrop-filter: blur(31px)) or (backdrop-filter: blur(31px)) {
    .content-main {
      background: rgba(255, 255, 255, 0.7);
      backdrop-filter: blur(31px);
    }
  }
}
@media (max-width: 767.98px) {
  .content-main {
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .content-main {
    margin-left: calc(20px + 30 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .content-main {
    margin-right: calc(20px + 30 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .content-main {
    margin-bottom: calc(0px + 0 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .content-main {
    margin-top: calc(0px + 0 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 479.98px) {
  .content-main {
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 0px;
    margin-top: -20px;
  }
}
@media (max-width: 479.98px) and (max-width: 1270px) {
  .content-main {
    margin-left: calc(20px + 30 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 479.98px) and (max-width: 1270px) {
  .content-main {
    margin-right: calc(20px + 30 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 479.98px) and (max-width: 1270px) {
  .content-main {
    margin-bottom: calc(0px + 0 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 479.98px) and (max-width: 1270px) {
  .content-main {
    margin-top: calc(-30px + 10 * ((100vw - 320px) / 950));
  }
}
.content-main__title {
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 1270px) {
  .content-main__title {
    font-size: calc(12px + 36 * ((100vw - 320px) / 950));
  }
}
.content-main__title:not(:last-child) {
  margin: 0px 0px 0.2857142857em 0px;
}
.content-main__text {
  font-size: 20px;
  color: #8695a4;
  font-weight: 500;
  line-height: 150%;
}
@media (max-width: 1270px) {
  .content-main__text {
    font-size: calc(16px + 4 * ((100vw - 320px) / 950));
  }
}
.content-main__text:not(:last-child) {
  margin: 0px 0px 1.2em 0px;
}
@media (max-width: 991.98px) {
  .content-main__button {
    padding: 10px;
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 1270px) {
  .content-main__button {
    padding: calc(10px + 0 * ((100vw - 320px) / 950));
  }
}

.slider-main {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: 600px;
}
@media (max-width: 991.98px) {
  .slider-main {
    height: auto;
    align-items: stretch;
    flex-direction: column-reverse;
    justify-content: flex-end;
    margin-top: 5px;
  }
}
@media (max-width: 991.98px) and (max-width: 1270px) {
  .slider-main {
    margin-top: calc(3px + 2 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) {
  .slider-main {
    margin-top: 38px;
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .slider-main {
    margin-top: calc(35px + 3 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 549px) {
  .slider-main {
    padding-bottom: 250px;
  }
}
@media (max-width: 549px) and (max-width: 1270px) {
  .slider-main {
    padding-bottom: calc(160px + 90 * ((100vw - 320px) / 950));
  }
}
.slider-main__controls {
  z-index: 5;
  align-self: stretch;
  margin: 15px 0px -46px 0px;
}
@media (max-width: 991.98px) {
  .slider-main__controls {
    margin: 10px 0px 20px 0px;
  }
}
.slider-main__body {
  overflow: hidden;
}
@media (min-width: 991.98px) {
  .slider-main__body {
    width: 1980px;
  }
}
@media (min-width: 991.98px) and (max-width: 1270px) {
  .slider-main__body {
    width: calc(50px + 1930 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 991.98px) {
  .slider-main__body {
    margin: 0px -15px;
  }
}
.slider-main__slide {
  position: relative;
}
.slider-main__image {
  padding: 0px 0px 60% 0px;
}

.contact-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 5;
  max-width: 500px;
  margin-left: 50px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 1270px) {
  .contact-main {
    padding-top: calc(15px + 45 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .contact-main {
    padding-bottom: calc(15px + 45 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 991.98px) {
  .contact-main {
    position: absolute;
    top: 350px;
    margin-left: 50px;
    padding: 15px;
    margin-top: 80px;
    background: transparent;
    align-items: flex-start;
  }
}
@media (max-width: 991.98px) and (max-width: 1270px) {
  .contact-main {
    margin-left: calc(50px + 0 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 991.98px) and (max-width: 1270px) {
  .contact-main {
    padding: calc(1px + 14 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 991.98px) and (max-width: 1270px) {
  .contact-main {
    margin-top: calc(30px + 50 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) {
  .contact-main {
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .contact-main {
    margin-left: calc(20px + 30 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .contact-main {
    margin-right: calc(20px + 30 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .contact-main {
    margin-top: calc(0px + 0 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .contact-main {
    margin-bottom: calc(1px + -1 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 549px) {
  .contact-main {
    margin-top: 440px;
  }
}
@media (max-width: 549px) and (max-width: 1270px) {
  .contact-main {
    margin-top: calc(-20px + 460 * ((100vw - 320px) / 950));
  }
}
.contact-main__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6);
}
@media (max-width: 1270px) {
  .contact-main__title {
    font-size: calc(16px + 24 * ((100vw - 320px) / 950));
  }
}
.contact-main__title:not(:last-child) {
  margin: 0px 0px 0.2857142857em 0px;
}
@media (max-width: 767.98px) {
  .contact-main__items {
    display: flex;
    flex-direction: row;
  }
}
@media (max-width: 549px) {
  .contact-main__items {
    display: flex;
    flex-direction: column;
  }
}
.contact-main__item {
  font-size: 23px;
  font-weight: 600;
  line-height: 120%;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 3rem;
  box-shadow: 0 2px 2px -2px #9e9e9e;
  background: rgba(255, 255, 255, 0.7);
  /* Если браузер поддерживает backdrop-filter */
}
@media (max-width: 1270px) {
  .contact-main__item {
    font-size: calc(12px + 11 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .contact-main__item {
    padding: calc(1px + 14 * ((100vw - 320px) / 950));
  }
}
@supports (-webkit-backdrop-filter: blur(31px)) or (backdrop-filter: blur(31px)) {
  .contact-main__item {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(31px);
  }
}
@media (max-width: 991.98px) {
  .contact-main__item {
    padding: 5px 15px;
  }
}
@media (max-width: 767.98px) {
  .contact-main__item:not(:last-child) {
    margin-right: 25px;
  }
}
@media (max-width: 767.98px) and (max-width: 1270px) {
  .contact-main__item:not(:last-child) {
    margin-right: calc(10px + 15 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 549px) {
  .contact-main__item {
    width: fit-content;
    display: flex;
    transition: all 0.3s ease;
    border-radius: 1.5rem;
    line-height: 120%;
    text-decoration: none;
    font-weight: 500;
    color: #3a3a3a;
    background-color: #fadfc0;
    border-bottom: 2px solid #e89f71;
    padding: 8px 15px;
    box-shadow: 0 2px 5px -2px black;
  }
}
.contact-main__link {
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  line-height: 150%;
  color: #3a3a3a;
  transition: color 0.3s ease 0s;
}
.contact-main__link::before {
  margin: 0px 8px 0px 0px;
}
.contact-main__link:not(:last-child) {
  margin-bottom: 16px;
}
@media (max-width: 1270px) {
  .contact-main__link:not(:last-child) {
    margin-bottom: calc(10px + 6 * ((100vw - 320px) / 950));
  }
}
@media (any-hover: hover) {
  .contact-main__link:hover {
    color: #e89f71;
  }
}

.main-welcome {
  transition: all 0.5s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url("../img/ui/shattered.png");
  padding-top: 45px;
  padding-bottom: 45px;
}
@media (max-width: 1270px) {
  .main-welcome {
    padding-top: calc(25px + 20 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .main-welcome {
    padding-bottom: calc(25px + 20 * ((100vw - 320px) / 950));
  }
}
.main-welcome__title {
  transition: all 0.5s ease;
  transform: translate(0px, 100px);
  opacity: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6);
  padding-top: 45px;
  padding-bottom: 35px;
}
@media (max-width: 1270px) {
  .main-welcome__title {
    font-size: calc(20px + 20 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .main-welcome__title {
    padding-top: calc(25px + 20 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .main-welcome__title {
    padding-bottom: calc(25px + 10 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 767.98px) {
  .main-welcome__title {
    padding: 25px 45px 25px 45px;
  }
}
.main-welcome__title._active {
  transform: translate(0px, 0px);
  opacity: 1;
}
.main-welcome__box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 70%px;
  margin-left: 60px;
  margin-right: 60px;
}
@media (max-width: 1270px) {
  .main-welcome__box {
    width: calc(40%px + 30% * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .main-welcome__box {
    margin-left: calc(25px + 35 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .main-welcome__box {
    margin-right: calc(25px + 35 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 991.98px) {
  .main-welcome__box {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .main-welcome__box {
    flex-direction: column;
    align-items: center;
  }
}

.welcome-box__item {
  transition: all 0.5s ease;
  transform: translate(0px, 100px);
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 320px;
  height: auto;
  padding-top: 45px;
  padding-bottom: 25px;
}
@media (max-width: 1270px) {
  .welcome-box__item {
    padding-top: calc(20px + 25 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .welcome-box__item {
    padding-bottom: calc(20px + 5 * ((100vw - 320px) / 950));
  }
}
.welcome-box__item._active {
  transform: translate(0px, 0px);
  opacity: 1;
}
.welcome-box__item._active:nth-child(1) {
  transition: all 0.5s ease 0s;
}
.welcome-box__item._active:nth-child(2) {
  transition: all 0.5s ease 0.2s;
}
.welcome-box__item._active:nth-child(3) {
  transition: all 0.5s ease 0.3s;
}

.box-item__image {
  width: 150px;
  height: 150px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 1.5rem;
  box-shadow: 0 2px 5px -2px black;
}
@media (max-width: 1270px) {
  .box-item__image {
    width: calc(110px + 40 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .box-item__image {
    height: calc(110px + 40 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .box-item__image {
    padding: calc(10px + 15 * ((100vw - 320px) / 950));
  }
}
.box-item__text {
  font-size: 20px;
  margin-top: 25px;
  padding: 0 10px 0 10px;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 1270px) {
  .box-item__text {
    font-size: calc(16px + 4 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .box-item__text {
    margin-top: calc(10px + 15 * ((100vw - 320px) / 950));
  }
}

.main-gallery {
  padding-top: 45px;
  padding-bottom: 45px;
  background: linear-gradient(-45deg, #fff, #000, #898989, #3a3a3a);
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
}
@media (max-width: 1270px) {
  .main-gallery {
    padding-top: calc(20px + 25 * ((100vw - 320px) / 950));
  }
}
@media (max-width: 1270px) {
  .main-gallery {
    padding-bottom: calc(20px + 25 * ((100vw - 320px) / 950));
  }
}
.main-gallery__body {
  position: relative;
}
@media (any-hover: none) {
  .main-gallery__body {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.main-gallery__items {
  display: grid;
  grid-template-columns: auto;
  grid-auto-flow: column;
  align-items: center;
  gap: 16px;
}
@media (any-hover: hover) {
  .main-gallery__items {
    justify-content: center;
  }
}
.main-gallery__column {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0px -8px;
}
.main-gallery__column:first-child {
  justify-content: flex-end;
}
.main-gallery__row {
  display: inline-grid;
  padding: 0px 8px;
  gap: 16px;
  grid-template-columns: auto;
  grid-auto-flow: column;
}
.main-gallery__row:not(:last-child) {
  margin: 0px 0px 16px 0px;
}

.row-main-gallery_left-top {
  justify-content: end;
  align-items: end;
}
.row-main-gallery_left-bottom {
  justify-content: end;
  align-items: start;
}
.row-main-gallery_center {
  display: block;
}
.row-main-gallery_right-top {
  align-items: end;
}
.row-main-gallery_right-bottom {
  align-items: start;
}
.row-main-gallery__item img {
  max-width: 350px;
  max-height: 350px;
}
@media (any-hover: hover) {
  .row-main-gallery__item img {
    transition: all 0.8s ease 0s;
    filter: grayscale(1);
  }
  .row-main-gallery__item:hover img {
    filter: grayscale(0);
  }
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.sc-grid-col-12.dp-list-logo {
  display: none !important;
}