@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro/regular/normal/font.eot");
  src: url("../fonts/GothamPro/regular/normal/font.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamPro/regular/normal/font.woff") format("woff"),
    url("../fonts/GothamPro/regular/normal/font.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro/bold/normal/font.eot");
  src: url("../fonts/GothamPro/bold/normal/font.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamPro/bold/normal/font.woff") format("woff"),
    url("../fonts/GothamPro/bold/normal/font.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro/light/normal/font.eot");
  src: url("../fonts/GothamPro/light/normal/font.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamPro/light/normal/font.woff") format("woff"),
    url("../fonts/GothamPro/light/normal/font.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Arsenica Trial";
  src: url("../fonts/ArsenicaTrial/light/normal/font.eot");
  src: url("../fonts/ArsenicaTrial/light/normal/font.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ArsenicaTrial/light/normal/font.woff") format("woff"),
    url("../fonts/ArsenicaTrial/light/normal/font.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: auto;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-dots {
  position: absolute;
  bottom: -49px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 8px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 55px;
  height: 2px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #494949;
  transition: background 0.3s ease;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
  background: #ffa265;
}
.slick-dots li.slick-active button {
  background: #fff;
}
/* Reset CSS */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: "Gotham Pro", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1d1c1b;
  text-align: left;
  background: #ffffff;
}
section {
  width: 100%;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
b,
strong {
  font-weight: bolder;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #1d1c1b;
  text-decoration: none;
  background-color: transparent;
  transition: color 0.3s ease;
}
a:hover {
  color: #1d1c1b;
  text-decoration: none;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  /*vertical-align: middle;*/
}
table {
  border-collapse: collapse;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
textarea {
  overflow: auto;
  resize: vertical;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.75rem;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
svg {
  fill: #1d1c1b;
  transition: fill 0.3s ease;
}
svg:hover {
  fill: #ccb069;
}
rect,
path,
svg {
  transition: stroke 0.3s ease, fill 0.3s ease;
}
circle {
  transition: stroke 0.3s ease, background 0.3s ease;
}
.container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1224px;
  }
}
@media (min-width: 1860px) {
  .header .container {
    max-width: 1792px;
  }
}
/* All pages */
.small_text {
  font-size: 20px;
  line-height: 24px;
  display: block;
  margin-bottom: 43px;
  position: relative;
}
.small_text:before {
  width: 117px;
  height: 1px;
  background: #ccb069;
  position: absolute;
  top: 10px;
  left: -145px;
  content: "";
}
@media (max-width: 1299px) {
  .small_text {
    padding-left: 85px;
    font-size: 18px;
  }
  .small_text:before {
    width: 72px;
    left: 0;
  }
}
@media (max-width: 1199px) {
  .small_text {
    margin-bottom: 21px;
  }
  .small_text:before {
    top: 11px;
  }
}
@media (max-width: 575px) {
  .small_text {
    font-size: 14px;
    line-height: 15px;
    padding-left: 75px;
    margin-bottom: 24px;
  }
  .small_text:before {
    width: 60px;
    top: 9px;
  }
}
.title_text {
  font-family: "Arsenica Trial";
  font-weight: 300;
  font-size: 70px;
  line-height: 100px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.title_text span {
  display: block;
  padding-left: 98px;
}
@media (max-width: 1199px) {
  .title_text {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 27px;
  }
  .title_text span {
    padding-left: 75px;
  }
}
@media (max-width: 767px) {
  .title_text span {
    display: inline;
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .title_text {
    font-size: 35px !important;
    line-height: 45px !important;
    letter-spacing: 3px !important;
    margin-bottom: 17px;
    max-width: 205px;
  }
}
.slider_arrows {
  display: flex;
}
.slider_arrows span {
  padding: 0 22px;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 1199px) {
  .slider_arrows span {
    padding: 0 18px;
    font-size: 13.2174px;
  }
}
.button_desktop {
  font-size: 20px;
  width: 259px;
  height: 91px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.button_desktop svg {
  position: absolute;
  left: 202px;
  top: 44px;
}
.button_desktop:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 259px;
  height: 91px;
  border: 1px solid #ccb069;
  transform: rotate(-3.21deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.button_desktop:after {
  content: "";
  position: absolute;
  z-index: -2;
  width: 274px;
  height: 101px;
  background: #ffffff;
  transform: rotate(7.27deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.button_desktop:hover:before,
.button_desktop:hover:after {
  transform: rotate(0deg);
}
.button_desktop:active:after {
  background: #ece4dc;
}
@media (max-width: 767px) {
  .button_desktop {
    font-size: 14px;
  }
  .button_desktop,
  .button_desktop:before {
    width: 186px;
    height: 70px;
  }
  .button_desktop:after {
    width: 192px;
    height: 73px;
  }
  .button_desktop svg {
    width: 60px;
    left: 150px;
    top: 33px;
  }
}
/* Header */
header {
  width: 100%;
  position: relative;
}
header.apricot {
  background: #fcf7f2;
}
header.white {
  background: #ffffff;
}
.header {
  width: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 2;
}
.header_fixed {
  background: #ffffff;
}
.top-header {
  width: 100%;
  height: 190px;
  position: relative;
  display: flex;
  align-items: center;
  transition: height 0.3s ease;
}
.header-space {
  height: 190px;
}
.header_fixed .top-header {
  height: 124px;
}
.header_logo {
  margin-right: auto;
  margin-top: -19px;
}
.header_menu ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.header_menu li {
  margin-right: 40px;
}
.header_menu li a {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 5px;
  transition: border 0.15s ease;
}
.header_menu li a:hover,
.header_menu li a.current {
  border-bottom: 1px solid #ccb069;
}
.header_social {
  margin-right: 40px;
  margin-left: 63px;
  width: 108px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.social a {
  display: block;
  height: 20px;
  width: 20px;
}
.header_phone a {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 5px;
  transition: border 0.3s ease;
}
.header_phone a:hover {
  border-bottom: 1px solid #ccb069;
}
.header_button {
  margin-left: 43px;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}
.header_button a {
  width: 193px;
  height: 73px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header_button a:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 193px;
  height: 73px;
  border: 1px solid #ccb069;
  transform: rotate(-3.21deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.header_button a:hover:before {
  transform: rotate(0);
  background: #ece4dc;
}
.header_burger a {
  display: none;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
}
.header_burger > a > span,
.header_burger > a > span::before,
.header_burger > a > span::after {
  display: block;
  position: absolute;
  width: 30px;
  height: 3px;
  background: #000000;
  transition: background 0.3s ease;
}
.header_burger > a > span::before {
  content: "";
  top: -9px;
}
.header_burger > a > span::after {
  content: "";
  top: 9px;
}
.header_lang {
  margin-top: 1px;
  margin-left: 40px;
  font-size: 14px;
  line-height: 24px;
}
.header_lang p {
  margin-bottom: 0;
}
.header_lang span {
  color: #ccb069;
}
.header_lang a:hover,
.header_lang span:hover {
  text-decoration: underline;
}
@media (max-width: 1859px) {
  .top-header,
  .header-space {
    height: 138px;
  }
  .header_fixed .top-header {
    height: 95px;
  }
  .header_logo {
    margin-top: 0px;
  }
  .header_logo img {
    width: 200px;
  }
  .header_menu {
    display: none;
  }
  .header_social {
    margin-right: 120px;
  }
  .header_button {
    margin-top: -5px;
    margin-left: 27px;
    font-size: 14px;
    line-height: 19px;
    margin-right: 121px;
  }
  .header_button a {
    width: 161px;
    height: 58px;
  }
  .header_button a:before {
    width: 161px;
    height: 58px;
  }
  .header_burger a {
    display: flex;
  }
  .header_lang {
    margin-top: 0;
    margin-left: 120px;
  }
}
@media (max-width: 1299px) {
  .header_social {
    margin-right: 60px;
  }
  .header_button {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media (max-width: 1199px) {
  .top-header,
  .header_fixed .top-header,
  .header-space {
    height: 80px;
  }
  .header_logo img {
    width: 150px;
  }
  .header_social {
    display: none;
  }
  .header_button {
    margin-left: 24px;
    margin-right: 239px;
  }
  .header_lang {
    display: none;
  }
}
@media (max-width: 991px) {
  .header_button {
    margin-right: 86px;
  }
}
@media (max-width: 767px) {
  .top-header,
  .header-space {
    height: 103px;
  }
  .header_phone {
    display: none;
  }
}
@media (max-width: 575px) {
  .header_logo {
    margin-right: auto;
  }
  .header_logo img {
    width: 136px;
  }
  .header_button {
    display: none;
  }
}
/* Menu Box */
.menu__box {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: -360px;
  width: 360px;
  max-width: 100%;
  height: 100%;
  max-height: 100vh;
  margin: 0;
  padding: 52px 72px;
  background-color: #f7eee5;
  z-index: 2;
  transition: left 0.2s linear;
}
.menu__box.active {
  left: 0;
}
.close__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 51px;
  right: 48px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 1;
  margin: 0;
}
.close__btn > span,
.close__btn > span::before,
.close__btn > span::after {
  display: block;
  position: absolute;
  width: 34px;
  height: 2px;
  background: #000000;
  transition: background 0.3s ease;
}
.close__btn:hover > span,
.close__btn:hover > span::before,
.close__btn:hover > span::after {
  background: #ccb069;
}
.close__btn > span {
  transform: rotate(45deg);
}
.close__btn > span::before {
  top: 0;
  transform: rotate(0);
  content: "";
}
.close__btn > span::after {
  top: 0;
  transform: rotate(90deg);
  content: "";
}
.menu__box_header {
  flex: 1 0 auto;
}
.logo_mobile img {
  width: 136px;
}
.title_mobile {
  font-family: "Arsenica Trial";
  font-weight: 300;
  font-size: 35px;
  line-height: 130%;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
  margin-top: 47px;
}
.menu_mobile {
  padding: 0;
  list-style: none;
  margin-top: 22px;
}
.menu_mobile a {
  display: inline-block;
  padding: 15px 0;
  font-size: 18px;
  line-height: 25px;
  position: relative;
}
.menu_mobile a:after {
  position: absolute;
  bottom: 10px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #ccb069;
  content: "";
  transition: opacity 0.3s ease;
  opacity: 0;
}
.menu_mobile a:hover:after,
.menu_mobile a.current:after {
  opacity: 1;
}
.menu__box_footer {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mobile_social {
  width: 108px;
  display: flex;
  justify-content: space-between;
}
.phone_mobile {
  font-size: 14px;
  line-height: 22px;
  margin: 20px 0 32px;
  transition: color 0.3s ease;
}
.phone_mobile:hover {
  color: #ccb069;
}
.button_mobile {
  font-size: 14px;
  width: 199px;
  height: 77px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.button_mobile:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 193px;
  height: 73px;
  border: 1px solid #ccb069;
  transform: rotate(-3.21deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.button_mobile:after {
  content: "";
  position: absolute;
  z-index: -2;
  width: 199px;
  height: 77px;
  background: #ffffff;
  transform: rotate(6.74deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.button_mobile:hover:before,
.button_mobile:hover:after {
  transform: rotate(0deg);
}
.button_mobile:before:active {
  background: #ece4dc;
}
@media (max-width: 575px) {
  .menu__box {
    padding: 32px 16px;
  }
  .menu__box .close__btn {
    top: 31px;
    right: 17px;
  }
  .title_mobile {
    margin-top: 41px;
  }
  .button_mobile {
    margin-bottom: 0;
  }
}
/* Footer */
footer {
  width: 100%;
  height: 432px;
  background: #eee5dc;
  padding: 96px 0;
  overflow: hidden;
}
.footer {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 24px;
}
.footer_col4 {
  width: 100%;
  max-width: 169px;
}
.footer_col4 .copyright,
.footer_col4 .footer_app {
  display: none;
}
.footer_logo {
  margin: 12px 0 25px;
}
.footer_links {
  margin: 10px 0 27px;
  display: flex;
  justify-content: space-between;
}
.copyright {
  color: #a8a59f;
}
.footer_menu {
  padding: 0;
  list-style: none;
}
.footer_menu a {
  display: inline-block;
  padding: 5px 0;
  position: relative;
}
.footer_menu a::after {
  position: absolute;
  bottom: 5px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #ccb069;
  content: "";
  transition: opacity 0.3s ease;
  opacity: 0;
}
.footer_menu a:hover::after {
  opacity: 1;
}
.footer_social {
  margin: 4px 0 15px;
  width: 108px;
  display: flex;
  justify-content: space-between;
}
.footer_phone {
  display: block;
  margin-bottom: 39px;
  line-height: 22px;
}
.footer_email {
  color: #a8a59f;
  line-height: 22px;
  display: block;
}
.footer_email a {
  color: #1d33ff;
  text-decoration: underline;
}
.footer_email a:hover {
  text-decoration: none;
}
@media (max-width: 1199px) {
  footer {
    height: 348px;
    padding: 54px 0;
  }
  .footer_col4 {
    max-width: 175px;
  }
}
@media (max-width: 991px) {
  footer {
    height: 437px;
    padding: 48px 0;
  }
  .footer {
    display: grid;
  }
  .footer_col1 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .footer_col1 .copyright,
  .footer_col1 .footer_app {
    display: none;
  }
  .footer_col4 {
    max-width: 248px;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .footer_col4 .copyright,
  .footer_col4 .footer_app {
    display: block;
  }
  .footer_logo {
    margin: 12px 0 18px;
  }
  .footer_social {
    margin: 39px 0 6px;
  }
  .footer_phone {
    margin-bottom: 19px;
  }
  .footer_links {
    margin: 5px 0 27px;
  }
  .footer_email {
    line-height: 18px;
  }
  .copyright {
    margin-top: 21px;
  }
}
@media (max-width: 767px) {
  .footer_col4 {
    max-width: 175px;
  }
  .footer_logo {
    margin: 0 0 18px;
  }
  .footer_social {
    margin: 0px 0 8px;
  }
  .footer_phone {
    margin-bottom: 10px;
  }
  .footer_app {
    display: inline-block;
    line-height: 18px;
  }
  .footer_links {
    flex-direction: column;
    gap: 7px;
    margin: 8px 0 10px;
  }
  .copyright {
    margin-top: 12px;
  }
}
@media (max-width: 575px) {
  footer {
    height: 850px;
    padding: 40px 0 90px;
  }
  .footer {
    grid-template-columns: 50% 50%;
  }
  .footer_col1 {
    display: flex;
    justify-content: center;
  }
  .footer_col2 {
    display: flex;
  }
  .footer_col2 {
    margin-left: auto;
    margin-right: 33px;
  }
  .footer_col4 {
    max-width: 288px;
    margin: 10px auto 0;
    border-top: 1px solid #ccb069;
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .footer_col3 {
    margin-left: 8px;
    max-width: 136px;
  }
  .footer_col3 li:nth-child(4) a,
  .footer_col3 li:nth-child(5) a {
    line-height: 18px;
  }
  .footer_logo {
    margin: 0 0 25px;
  }
  .footer_logo img {
    width: 136px;
  }
  .footer_app {
    order: -1;
  }
  .footer_links {
    flex-direction: row;
    gap: 9px;
    margin: 13px 0 35px;
  }
  .footer_social {
    margin: 0px 0 17px;
  }
  .footer_phone {
    margin-bottom: 30px;
  }
  .footer_email {
    line-height: 22px;
  }
  .copyright {
    margin-top: 30px;
    font-size: 13px;
  }
}
/* Studio */
.studio {
  height: 890px;
  background: #fcf7f2;
  position: relative;
  overflow: hidden;
}
.marquee {
  width: 100%;
  padding: 1px 0 31px;
  overflow: hidden;
}
.marquee .inner {
  position: relative;
  width: 100%;
  display: flex;
}
.marquee .inner p {
  white-space: nowrap;
  font-family: "Arsenica Trial";
  font-weight: 300;
  font-size: 70px;
  line-height: 90px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.marquee .inner img {
  vertical-align: baseline;
  margin: 0 15px;
}
.studio .container {
  display: flex;
  justify-content: space-between;
}
.studio_left {
  width: 50%;
  padding-right: 10px;
  position: relative;
}
.studio_text {
  font-size: 24px;
  line-height: 35px;
  max-width: 305px;
  margin-top: 179px;
}
.studio_text p {
  margin-bottom: 40px;
}
.button_studio {
  font-size: 20px;
  width: 259px;
  height: 91px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.button_studio:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 259px;
  height: 91px;
  border: 1px solid #ccb069;
  transform: rotate(-3.21deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.button_studio:after {
  content: "";
  position: absolute;
  z-index: -2;
  width: 274px;
  height: 101px;
  background: #ffffff;
  transform: rotate(7.27deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.button_studio:hover:before,
.button_studio:hover:after {
  transform: rotate(0deg);
}
.button_studio:active:after {
  background: #ece4dc;
}
.circle-sale {
  width: 185px;
  height: 185px;
  font-size: 42.2857px;
  line-height: 47px;
  font-weight: 300;
  color: #d3bd8c;
  position: absolute;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.studio .circle-sale {
  top: 34px;
  right: 69px;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
.circle-sale img {
  animation: spin 20s linear 0s infinite;
  position: absolute;
  top: 0;
  left: 0;
}
@keyframes arrow {
  0% {
    bottom: 42px;
  }
  75% {
    bottom: 27px;
  }
  100% {
    bottom: 42px;
  }
}
.scroll-down-btn {
  position: absolute;
  bottom: 42px;
  left: -42px;
  animation: arrow 1s linear 0s infinite;
  transform: rotate(-90deg);
  display: flex;
  flex-direction: column;
  font-size: 11px;
  line-height: 11px;
}
.scroll-down-btn span {
  padding-left: 18px;
}
.studio_right {
  width: 50%;
  padding-left: 10px;
}
.studio_slider {
  margin-right: calc((100vw - 1224px) / 2 * -1);
}
.studio_item {
  margin-right: 24px;
}
.studio .slider_arrows {
  margin-top: 31px;
  float: right;
}
@media (max-width: 1299px) {
  .studio_slider {
    margin-right: calc((100vw - 1140px) / 2 * -1);
  }
}
@media (max-width: 1199px) {
  .studio {
    height: 716px;
  }
  .marquee {
    padding: 22px 0 17px;
  }
  .marquee .inner p {
    font-size: 50px;
  }
  .marquee .inner img {
    width: 35px;
    margin: 0 8px;
  }
  .studio_text {
    font-size: 22px;
    line-height: 30px;
    max-width: 280px;
    margin-top: 105px;
  }
  .studio_text p {
    margin-bottom: 45px;
  }
  .button_studio {
    width: 233px;
    height: 82px;
    font-size: 18px;
    line-height: 22px;
    margin-left: 6px;
  }
  .button_studio:before {
    width: 233px;
    height: 82px;
  }
  .button_studio:after {
    width: 247px;
    height: 91px;
  }
  .circle-sale {
    width: 130px;
    height: 130px;
    font-size: 29.7143px;
  }
  .studio .circle-sale {
    top: 1px;
    right: 8px;
  }
  .scroll-down-btn {
    left: -43px;
  }
  .studio_right {
    padding-left: 8px;
  }
  .studio_slider {
    margin-right: calc((100vw - 960px) / 2 * -1);
  }
  .studio_item {
    width: 362px;
    height: 451px;
    margin-right: 16px;
  }
  .studio .slider_arrows {
    margin-top: 25px;
  }
  .slick-prev svg,
  .slick-next svg {
    width: 38.83px;
  }
}
@media (max-width: 991px) {
  .studio {
    height: 654px;
  }
  .studio_text {
    margin-top: 158px;
  }
  .scroll-down-btn {
    display: none;
  }
  .studio_slider {
    margin-right: calc((100vw - 720px) / 2 * -1);
  }
  .studio_item {
    width: 336px;
    height: 419px;
  }
  .studio .slider_arrows {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .studio {
    height: 1073px;
  }
  .studio .container {
    flex-direction: column;
  }
  .marquee {
    padding: 11px 0 22px;
  }
  .marquee .inner p {
    line-height: 55px;
  }
  .studio_left {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .studio_text {
    margin-top: 0;
    max-width: 300px;
  }
  .button_studio {
    margin: 0 auto 69px;
  }
  .studio .circle-sale {
    top: 196px;
    right: 0px;
  }
  .studio_right {
    width: 100%;
    padding: 0;
  }
  .studio_slider {
    margin-right: calc((100vw - 540px) / 2 * -1);
  }
  .studio_item {
    width: 390px;
    height: 486px;
  }
  .studio .slider_arrows {
    margin-top: 16px;
  }
}
@media (max-width: 575px) {
  .marquee {
    padding: 4px 16px 16px;
    max-width: 320px;
  }
  .marquee .inner p {
    white-space: normal;
    font-size: 25px;
    line-height: 28px;
    letter-spacing: 0;
  }
  .marquee .inner img {
    display: none;
  }
  .studio {
    min-height: 785px;
    height: auto;
    padding-bottom: 38px;
  }
  .studio_left {
    justify-content: normal;
  }
  .studio_text {
    margin-top: 0;
    font-size: 18px;
    line-height: 25px;
    max-width: 230px;
  }
  .studio_text p {
    margin-bottom: 35px;
  }
  .button_studio {
    margin: 0 6px 60px;
  }
  .button_studio,
  .button_studio:before {
    width: 226px;
    height: 79px;
  }
  .button_studio:after {
    width: 240px;
    height: 88px;
  }
  .circle-sale {
    width: 73px;
    height: 73px;
    font-size: 16.0183px;
  }
  .studio .circle-sale {
    top: -62px;
    right: -7px;
  }
  .studio_slider {
    margin-right: -20px;
  }
  .studio_item {
    height: auto;
  }
  .studio .slider_arrows {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
/* About */
.about {
  padding: 80px 0 18px;
  background: #ffffff;
  overflow: hidden;
  height: 963px;
}
.gold {
  background: #fcf7f2;
  padding-top: 1px;
  height: 894px;
}
.about_text {
  display: flex;
  margin: 0 -12px;
  position: relative;
}
.about_col {
  max-width: 392px;
  margin-left: 12px;
  margin-right: 12px;
  font-size: 16px;
  line-height: 22px;
}
.about .slider_arrows {
  margin-top: 40px;
  justify-content: center;
}
.about_slider {
  margin-top: 24px;
  margin-left: calc((100vw - 1224px) / 2 * -1);
  margin-right: calc((100vw - 1224px) / 2 * -1);
}
.about_item {
  margin-right: 24px;
}
@media (max-width: 1299px) {
  .about_slider {
    margin-left: calc((100vw - 1140px) / 2 * -1);
    margin-right: calc((100vw - 1140px) / 2 * -1);
  }
}
@media (max-width: 1199px) {
  .about {
    padding: 75px 0 24px;
    height: 712px;
  }
  .gold {
    height: 770px;
  }
  .about_slider {
    margin-left: 0;
    margin-right: calc((100vw - 960px) / 2 * -1);
  }
  .about_item {
    width: 236px;
    height: 236px;
    margin-right: 16px;
  }
  .about .slider_arrows {
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  .about {
    padding: 62px 0 34px;
    height: 732px;
  }
  .about_text {
    margin: 0 -8px;
  }
  .about_col {
    max-width: 336px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .about_slider {
    margin-right: calc((100vw - 720px) / 2 * -1);
  }
  .about_item {
    width: 248px;
    height: 248px;
  }
  .about .slider_arrows {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .gold {
    height: 800px;
  }
  .about_col {
    font-size: 14px;
    line-height: 20px;
  }
  .about_col p {
    margin-bottom: 10px;
  }
  .about_slider {
    margin-right: calc((100vw - 540px) / 2 * -1);
  }
  .about_item {
    width: 230px;
    height: 230px;
  }
}
@media (max-width: 575px) {
  .about {
    padding: 38px 0 20px;
    height: 750px;
  }
  .gold {
    height: 870px;
  }
  .about_text {
    flex-direction: column;
  }
  .about_slider {
    margin-top: 21px;
    margin-right: -20px;
  }
  .about_item {
    width: 212px;
    height: 212px;
  }
  .about .slider_arrows {
    margin-top: 20px;
  }
}
/* Video */
.video {
  padding: 0 0 80px;
}
.video2 {
  padding: 0 0 80px;
  background: #fcf7f2;
}
.video .container,
.video2 .container {
  display: flex;
  justify-content: space-between;
}
.video .video_left {
  padding-top: 139px;
}
.video2 .video_left {
  padding-top: 186px;
}
.video .title_text {
  margin-bottom: 9px;
}
.video2 .title_text {
  margin-bottom: 36px;
}
.video_left p {
  max-width: 392px;
  font-size: 16px;
  line-height: 22px;
}
.video .video_left p {
  margin-left: 98px;
  margin-bottom: 35px;
}
.video2 .video_left p {
  margin-left: 104px;
  margin-bottom: 22px;
}
.video_left svg {
  fill: #ccb069;
}
.video_left p a:hover svg {
  fill: #1d1c1b;
}
.button_more {
  font-size: 16px;
  line-height: 24px;
  width: 202px;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-left: 102px;
  margin-bottom: 30px;
}
.button_more svg {
  position: absolute;
  left: 164px;
  top: 35px;
}
.button_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 202px;
  height: 76px;
  border: 1px solid #ccb069;
  transform: rotate(-3.21deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.button_more:after {
  content: "";
  position: absolute;
  z-index: -2;
  width: 208px;
  height: 79px;
  background: #fcf7f2;
  transform: rotate(6.74deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.button_more:hover:before,
.button_more:hover:after {
  transform: rotate(0deg);
}
.video_right {
  width: 392px;
  height: 697px;
  position: relative;
}
.video_block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.play {
  position: absolute;
  height: 52.5px;
  width: 41.25px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.play svg {
  fill: #dbc085;
}
.play:hover svg {
  fill: #ffffff;
}
.video_right iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
@media (max-width: 1299px) {
  .video_right {
    width: 362px;
    height: 644px;
  }
}
@media (max-width: 1199px) {
  .video2 {
    padding: 20px 0 80px;
  }
  .video_left {
    padding-top: 139px;
  }
  .video .title_text,
  .video2 .title_text {
    margin-bottom: 22px;
  }
  .video .video_left p,
  .video2 .video_left p {
    max-width: 280px;
    margin-left: 0;
  }
  .button_more {
    margin-left: 2px;
  }
}
@media (max-width: 991px) {
  .video .video_left {
    padding-top: 63px;
  }
  .video2 .video_left {
    padding-top: 98px;
  }
  .video .title_text,
  .video2 .title_text {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 2px;
  }
  .video .title_text span,
  .video2 .title_text span {
    padding-left: 0;
  }
  .video .video_left p {
    max-width: 332px;
    margin-bottom: 38px;
  }
  .video2 .video_left p {
    margin-bottom: 14px;
  }
  .button_more {
    font-size: 14.5025px;
    line-height: 22px;
  }
  .button_more svg {
    left: 149px;
    top: 31px;
  }
  .button_more,
  .button_more:before {
    width: 183px;
    height: 69px;
  }
  .button_more:after {
    width: 189px;
    height: 71px;
  }
  .video_right {
    width: 248px;
    height: 442px;
  }
  .play,
  .play svg {
    width: 32px;
    height: 41px;
  }
}
@media (max-width: 767px) {
  .video,
  .video2 {
    padding: 0 0 41px;
  }
  .video .container,
  .video2 .container {
    flex-direction: column;
  }
  .video .video_left,
  .video2 .video_left {
    padding-top: 22px;
  }
  .video2 .video_left {
    margin-bottom: 20px;
  }
  .video_right {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .video .title_text,
  .video2 .title_text {
    margin-bottom: 17px;
  }
  .video .video_left p,
  .video2 .video_left p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 32px;
  }
  .button_more {
    font-size: 14px;
    margin-left: 4px;
    margin-bottom: 34px;
  }
  .video_right {
    width: 212px;
    height: 377px;
  }
  .play,
  .play svg {
    width: 30px;
    height: 39px;
  }
}
/* Services */
.services {
  padding: 80px 0 103px;
  background: #fcf7f2;
}
.services_white {
  background: #ffffff;
}
.services .title_text {
  margin-bottom: 37px;
}
.service_content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.service_block {
  display: flex;
  flex-direction: column;
}
.service_block span {
  height: 112px;
  background: #ffffff;
  font-size: 22px;
  line-height: 26px;
  display: flex;
  padding-left: 30px;
  align-items: center;
}
.services_white .service_block span {
  background: #fcf7f2;
}
.services .button_desktop {
  margin: 61px auto 0;
  position: relative;
  left: -10px;
}
@media (max-width: 1299px) {
  .service_block span {
    height: 102px;
  }
}
@media (max-width: 1199px) {
  .services {
    padding: 75px 0 103px;
  }
  .services .title_text {
    margin-bottom: 28px;
  }
  .service_content {
    gap: 16px;
  }
  .service_block span {
    font-size: 20px;
    padding-left: 13px;
    height: 92px;
  }
}
@media (max-width: 991px) {
  .services {
    padding: 75px 0 101px;
  }
  .service_content {
    grid-template-columns: repeat(3, 1fr);
  }
  .service_block span {
    height: 86px;
  }
  .services .button_desktop {
    margin: 63px auto 0;
  }
}
@media (max-width: 767px) {
  .services .title_text {
    max-width: 420px;
  }
  .service_content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .services {
    padding: 38px 0 55px;
  }
  .services .title_text {
    max-width: 180px;
  }
  .service_content {
    grid-column-gap: 16px;
    grid-row-gap: 20px;
  }
  .service_block span {
    font-size: 13px;
    line-height: 17px;
    padding-left: 10px;
    height: 53px;
  }
  .services .button_desktop {
    margin: 32px auto 0;
    left: -8px;
  }
}
/* Sale */
.sale {
  padding: 80px 0 101px;
}
.sale_img {
  width: 808px;
  position: relative;
  margin: 0 auto 43px;
}
.sale_text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sale .circle-sale {
  top: 0;
  right: -157px;
}
h2.title_sale {
  font-family: "Arsenica Trial";
  font-weight: 300;
  font-size: 70px;
  line-height: 100px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 48px;
}
h2.title_sale span {
  display: block;
  padding-left: 98px;
}
h2.title_sale b {
  font-family: "Gotham Pro";
  font-weight: 300;
}
.sale .button_desktop:after {
  background: #fcf7f2;
}
@media (max-width: 1199px) {
  .sale_img {
    width: 772px;
    margin: 0 auto 35px;
  }
  .sale .circle-sale {
    top: -90px;
    right: -90px;
  }
  h2.title_sale {
    font-size: 68px;
    line-height: 80px;
    letter-spacing: 2px;
    margin-bottom: 56px;
  }
  h2.title_sale span {
    padding-left: 75px;
  }
}
@media (max-width: 991px) {
  .sale {
    padding: 109px 0 101px;
  }
  .sale_img {
    width: 688px;
    margin: 0 auto 20px;
  }
  .sale .circle-sale {
    top: -103px;
    right: 0;
  }
  h2.title_sale {
    font-size: 47px;
    line-height: 70px;
    letter-spacing: 1.90582px;
    margin-bottom: 44px;
  }
  h2.title_sale span {
    padding-left: 70px;
  }
}
@media (max-width: 767px) {
  .sale_img {
    width: 540px;
  }
  h2.title_sale {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 35px;
  }
  h2.title_sale span {
    display: inline;
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .sale {
    padding: 40px 0 54px;
  }
  .sale_img {
    width: 100%;
    margin: 0 auto 32px;
  }
  .sale .circle-sale {
    top: -59px;
    right: 0;
  }
  h2.title_sale {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 3px;
    margin-bottom: 29px;
  }
}
/* Works */
.works {
  padding: 80px 0 82px;
  background: #fcf7f2;
  overflow: hidden;
  height: 920px;
}
.works .title_text {
  margin-bottom: 37px;
}
.works_slider {
  margin-top: 24px;
  margin-left: calc((100vw - 1224px) / 2 * -1);
  margin-right: calc((100vw - 1224px) / 2 * -1);
}
.works_item {
  margin-right: 24px;
}
.works .slider_arrows {
  margin-top: 40px;
  justify-content: center;
}
@media (max-width: 1299px) {
  .works_slider {
    margin-left: calc((100vw - 1140px) / 2 * -1);
    margin-right: calc((100vw - 1140px) / 2 * -1);
  }
}
@media (max-width: 1199px) {
  .works {
    padding: 75px 0 73px;
    height: 633px;
  }
  .works .title_text {
    margin-bottom: 28px;
  }
  .works_slider {
    margin-left: 0;
    margin-right: calc((100vw - 960px) / 2 * -1);
  }
  .works_item {
    width: 236px;
    height: 236px;
    margin-right: 16px;
  }
  .works .slider_arrows {
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  .works {
    padding: 76px 0 80px;
  }
  .works_slider {
    margin-right: calc((100vw - 720px) / 2 * -1);
  }
  .works .slider_arrows {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .works_slider {
    margin-right: calc((100vw - 540px) / 2 * -1);
  }
  .works_item {
    width: 230px;
    height: 230px;
  }
}
@media (max-width: 575px) {
  .works {
    padding: 38px 0 39px;
    height: 523px;
  }
  .works .title_text {
    margin-bottom: -3px;
  }
  .works_slider {
    margin-top: 21px;
    margin-right: -20px;
  }
  .works_item {
    width: 212px;
    height: 212px;
  }
  .works .slider_arrows {
    margin-top: 20px;
  }
}
/* Contacts */
.contacts {
  margin-top: -8px;
  padding: 0 0 17px;
}
.salons {
  margin-top: -1px;
  padding: 0 0 17px;
}
.contact .title_text {
  margin-bottom: 37px;
}
.contacts_text {
  display: grid;
  grid-template-columns: 1fr 1fr 440px;
  margin-bottom: 43px;
  gap: 24px;
}
.contacts_col {
  font-size: 16px;
  line-height: 22px;
}
.contacts_col_border {
  border-left: 2px solid #ccb069;
  padding-left: 22px;
}
.contacts_col img {
  margin-bottom: 20px;
}
.address,
.phones {
  margin-bottom: 22px;
  position: relative;
}
.opening {
  margin-bottom: 30px;
}
.phones span {
  position: absolute;
  top: 3px;
  margin-left: 2px;
}
.phones span a {
  margin-left: 9px;
}
.sign_up {
  color: #ccb069;
}
.sign_up:hover {
  color: #1d1c1b;
}
.sign_up svg {
  margin-left: 18px;
}
.contacts_col svg {
  fill: #ccb069;
}
.contacts_col p a:hover svg,
.sign_up:hover svg {
  fill: #1d1c1b;
}
.contacts_map {
  width: 100%;
  height: 400px;
  margin-bottom: 83px;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.ymap-container {
  background: url("../img/yandex-before-load-marker.jpg") #fff no-repeat;
}
.ymap-container2 {
  background: url("../img/yandex-before-load-marker2.jpg") #fff no-repeat;
}
#map-yandex,
#map-yandex2 {
  cursor: pointer;
  height: 100%;
  width: 100%;
  background-color: transparent;
  position: relative;
  z-index: 7;
}
.loader {
  color: #000;
  position: absolute;
  box-sizing: border-box;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 7;
  transition: opacity 0.7s ease;
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 0;
}
.loader:after,
.loader:before {
  box-sizing: border-box;
}
.loader.is-active {
  top: 0;
  opacity: 1;
}
.loader-default:after {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  border: solid 8px #fff;
  border-left-color: transparent;
  border-radius: 50%;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  animation: rotation 1s linear infinite;
}
@keyframes rotation {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(359deg);
  }
}
@media (max-width: 1299px) {
  .contacts_col img {
    max-width: 326px;
    height: auto;
  }
}
@media (max-width: 1199px) {
  .contacts {
    margin-top: -15px;
    padding: 0 0 14px;
  }
  .salons {
    margin-top: 15px;
    padding: 0 0 15px;
  }
  .contact .title_text {
    margin-top: 41px;
    margin-bottom: 27px;
  }
  .contacts_text {
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
  }
  .contacts_col img {
    max-width: 100%;
  }
  .contacts_col:nth-child(3) .opening {
    margin-bottom: 8px;
  }
  .contacts_map {
    margin-bottom: 67px;
    height: 324px;
  }
}
@media (max-width: 991px) {
  .contacts {
    margin-top: -13px;
    padding: 0 0 22px;
  }
  .salons {
    padding: 0 0 20px;
  }
  .contacts_text {
    grid-template-columns: repeat(2, 1fr);
    gap: 43px 28px;
    margin-bottom: 35px;
  }
  .contacts_map {
    height: 224px;
  }
}
@media (max-width: 575px) {
  .contacts {
    margin-top: -2px;
    padding: 0 0 38px;
  }
  .contact .title_text {
    margin-top: 23px;
    margin-bottom: 17px;
  }
  .contacts_text {
    grid-template-columns: repeat(1, 1fr);
    gap: 22px 0;
    margin-bottom: 43px;
  }
  .contacts_col {
    font-size: 14px;
    line-height: 20px;
  }
  .contacts_col_border {
    padding-left: 14px;
  }
  .address,
  .phones {
    margin-bottom: 20px;
  }
  .opening,
  .contacts_col:nth-child(3) .opening {
    margin-bottom: 22px;
  }
  .phones span {
    top: 1px;
    margin-left: 2px;
  }
  .phones span a {
    margin-left: 6px;
  }
  .contacts_col p a svg {
    height: 12px;
    width: 12px;
  }
  .contacts_map {
    height: 400px;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 42px;
    width: calc(100% + 32px);
  }
}
/* Prices */
.prices {
  padding-top: 1px;
  overflow: hidden;
}
.prices .title_text {
  margin-bottom: 45px;
}
.prices_text {
  font-size: 30px;
  line-height: 22px;
  display: block;
  margin-bottom: 43px;
  position: relative;
}
.prices_text:before {
  width: 117px;
  height: 1px;
  background: #ccb069;
  position: absolute;
  top: 12px;
  left: -145px;
  content: "";
}
.prices_content {
  margin-bottom: 77px;
}
.prices-header {
  background: #fcf7f2;
  border-top: 1px solid #fcf7f2;
  font-size: 20px;
  line-height: 26px;
  width: 100%;
  position: relative;
  padding: 21px 122px 26px 40px;
  cursor: pointer;
}
.prices-item:not(:first-child) .prices-header {
  border-top: 1px solid #ece4dc;
}
.prices-item__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto 0;
  border-radius: 50%;
  background: #ffffff;
}
.prices-item__btn svg {
  stroke: #ccb069;
  transition: all 0.5s ease;
}
.js-collapse_opened .prices-item__btn svg {
  transform: rotate(45deg);
  stroke: #1d1c1b;
}
.prices-item__content {
  display: none;
  padding: 0 80px;
}
.prices-item_text {
  padding: 38px 0 26px;
  font-size: 16px;
  line-height: 22px;
}
.prices-item__content table {
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  margin: 44px 0 38px;
}
.prices-item__content table thead tr {
  color: #ccb069;
  font-size: 14px;
}
.prices-item__content table tbody tr:nth-child(odd) {
  background: #fcf7f2;
}
.prices-item__content table th,
.prices-item__content table td {
  padding: 0 24px;
}
.prices-item__content table td {
  width: 120px;
  text-align: right;
}
.prices-item__content table thead th,
.prices-item__content table tbody th {
  font-weight: 400;
}
.prices-item__content table tbody td {
  font-weight: 700;
}
.button_prices {
  width: 100%;
  height: 55px;
  border: 1px solid #ccb069;
  border-radius: 60px;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
.prices_slider {
  margin-left: calc((100vw - 1064px) / 2 * -1);
  margin-right: calc((100vw - 1064px) / 2 * -1);
}
.prices_slider .slick-list {
  padding-left: 24px;
}
.prices_item {
  padding: 0 12px;
}
.prices .slider_arrows {
  margin: 30px 0 50px;
  justify-content: center;
}
@media (max-width: 1299px) {
  .prices_text {
    padding-left: 112px;
  }
  .prices_text:before {
    width: 88px;
    left: 0;
  }
  .prices-item__content {
    padding: 0 38px;
  }
  .prices_slider .slick-list {
    padding-left: 18px;
  }
}
@media (max-width: 1199px) {
  .prices_text {
    margin-bottom: 30px;
  }
  .prices_text:before {
    top: 11px;
  }
  .prices-item__content {
    padding: 0 16px;
  }
  .prices-item__content table {
    margin: 28px 0 38px;
  }
  .prices_slider {
    margin-left: calc((100vw - 928px) / 2 * -1);
    margin-right: calc((100vw - 928px) / 2 * -1);
  }
  .prices_item {
    width: 264px;
    height: 264px;
  }
}
@media (max-width: 991px) {
  .prices {
    padding-top: 32px;
  }
  .prices_text {
    font-size: 26px;
  }
  .prices_content {
    margin-bottom: 56px;
    margin-left: calc((100vw - 720px) / 2 * -1);
    margin-right: calc((100vw - 720px) / 2 * -1);
  }
  .prices-header {
    font-size: 18px;
    padding: 17px 62px 18px 16px;
  }
  .prices-item__btn {
    width: 34px;
    height: 34px;
    right: 16px;
  }
  .prices-item__btn svg {
    width: 12px;
    height: 12px;
  }
  .prices-item__content {
    padding: 0;
  }
  .prices-item__content table thead tr {
    font-size: 14px;
  }
  .button_prices {
    margin-left: 16px;
    margin-right: 16px;
    width: calc(100% - 32px);
  }
  .prices_slider {
    margin-left: -16px;
    margin-right: -16px;
  }
  .prices_item {
    width: 248px;
    height: 248px;
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .prices_text {
    font-size: 24px;
  }
  .prices_content {
    margin-left: calc((100vw - 540px) / 2 * -1);
    margin-right: calc((100vw - 540px) / 2 * -1);
  }
  .prices-item__content table {
    font-size: 14px;
    line-height: 16px;
  }
  .prices-item__content table th,
  .prices-item__content table td {
    padding: 0 16px;
    height: 40px;
  }
}
@media (max-width: 575px) {
  .prices {
    padding-top: 9px;
  }
  .prices .title_text {
    margin-bottom: 37px;
  }
  .prices_text {
    font-size: 20px;
    line-height: 22px;
    padding-left: 75px;
    margin-bottom: 21px;
  }
  .prices_text:before {
    width: 60px;
    top: 11px;
  }
  .prices-header {
    font-size: 16px;
    padding: 13px 62px 16px 16px;
  }
  .prices-item__btn {
    width: 29px;
    height: 29px;
    right: 16px;
  }
  .prices-item__btn svg {
    width: 10.36px;
    height: 10.36px;
  }
  .prices_content {
    margin-bottom: 39px;
    margin-left: -16px;
    margin-right: -16px;
  }
  .prices-item__content table {
    font-size: 10px;
    margin: 0px 0 30px;
  }
  .prices-item__content table thead tr {
    font-size: 10px;
  }
  .prices-item__content table td {
    width: 72px;
  }
  .button_prices {
    margin-bottom: 40px;
  }
  .prices_item {
    width: 212px;
    height: 212px;
  }
  .prices .slider_arrows {
    margin: 21px 0 20px;
  }
}
/* Salon */
.salon {
  padding: 1px 0 74px;
  background: #fcf7f2;
  overflow: hidden;
}
.salon .container {
  display: flex;
  justify-content: space-between;
}
.salon .title_text {
  margin-bottom: 36px;
}
.salon_col {
  padding-left: 104px;
  font-size: 16px;
  line-height: 22px;
}
.salon_col svg {
  fill: #ccb069;
}
.salon_col p a:hover svg,
.sign_up:hover svg {
  fill: #1d1c1b;
}
.salon_right {
  width: 417px;
}
.salon_map {
  width: calc((100vw - 1224px) / 2 + 417px);
  height: 433px;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-top: 25px;
}
#map-yandex3 {
  cursor: pointer;
  height: 100%;
  width: 100%;
  background-color: transparent;
  position: relative;
  z-index: 7;
}
@media (max-width: 1299px) {
  .salon_right {
    width: 360px;
  }
  .salon_map {
    width: calc((100vw - 1140px) / 2 + 360px);
  }
}
@media (max-width: 1199px) {
  .salon {
    padding: 37px 0 78px;
  }
  .salon_col {
    padding-left: 78px;
  }
  .salon_map {
    height: 365px;
    width: calc((100vw - 960px) / 2 + 360px);
  }
}
@media (max-width: 991px) {
  .salon .container {
    flex-direction: column;
  }
  .salon .title_text {
    margin-bottom: 22px;
  }
  .salon_col {
    padding-left: 71px;
  }
  .salon_right {
    width: 100%;
  }
  .salon_map {
    height: 224px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .salon_col {
    padding-left: 0;
  }
  .salon_map {
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .salon {
    padding: 9px 0 40px;
  }
  .salon .title_text {
    margin-bottom: 17px;
  }
  .salon_col {
    font-size: 14px;
    line-height: 20px;
  }
  .salon_map {
    height: 400px;
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
  }
}
/* Why */
.why {
  padding: 80px 0 110px;
}
.why_container {
  position: relative;
}
.why .title_text {
  margin-bottom: 49px;
}
.circle-offer {
  width: 198px;
  height: 198px;
  position: absolute;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -4px;
  right: 20px;
}
.circle-offer img {
  animation: spin 20s linear 0s infinite;
  position: absolute;
  top: 0;
  left: 0;
}
.why_content {
  display: flex;
  flex-flow: row wrap;
  gap: 65px 169px;
}
.why_block {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 22px;
  line-height: 32px;
}
.why_block:nth-child(4) {
  margin-left: 250px;
}
.why2 .why_block:nth-child(3) {
  display: none;
}
.why_block:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 254px;
  height: 96px;
  background: #fcf7f2;
  transform: rotate(6.74deg);
  border-radius: 100%;
}
.why_block img {
  padding-left: 20px;
}
.why_block span {
  display: block;
  margin-left: 10px;
}
@media (max-width: 1299px) {
  .why_content {
    gap: 60px 126px;
  }
  .why_block:nth-child(4) {
    margin-left: 245px;
  }
}
@media (max-width: 1199px) {
  .why_content {
    gap: 50px 38px;
  }
  .why_block:nth-child(4) {
    margin-left: 203px;
  }
}
@media (max-width: 991px) {
  .circle-offer {
    top: -62px;
    right: 0;
  }
  .why_content {
    gap: 50px 0;
    justify-content: space-between;
  }
  .why_block:nth-child(4) {
    margin-left: 0;
  }
  .why_block:nth-child(5) {
    margin-left: 234px;
  }
  .why2 .why_block:nth-child(5) {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .circle-offer {
    width: 140px;
    height: 140px;
    top: -42px;
  }
  .circle-offer img {
    width: 140px;
    height: 140px;
  }
  .circle-offer svg {
    width: 78px;
  }
  .why_content {
    gap: 30px 0;
  }
  .why_block:nth-child(5) {
    margin-left: 0;
    min-width: 250px;
  }
}
@media (max-width: 575px) {
  .circle-offer {
    right: -33px;
    top: -117px;
  }
  .why .title_text {
    margin-bottom: 22px;
  }
  .why_block {
    font-size: 20px;
    line-height: 26px;
  }
  .why_block:before {
    width: 228px;
    height: 86px;
  }
  .why_block img {
    padding-left: 14px;
    width: 90px;
  }
  .why_block span {
    margin-left: 7px;
  }
  .why_block:nth-child(5) {
    min-width: 227px;
  }
}
/* Page */
.page {
  margin-top: -2px;
  padding: 0 0 64px;
}
.page p {
  font-size: 16px;
  line-height: 28px;
}
.page ul {
  padding-left: 0;
  margin-bottom: 10px;
}
.page li {
  list-style-type: none;
  font-size: 16px;
  line-height: 28px;
}
.page li:before {
  color: #ccb069;
  content: "•";
  padding-right: 5px;
}
@media (max-width: 1199px) {
  .page {
    padding: 37px 0 64px;
  }
}
@media (max-width: 575px) {
  .page p,
  .page li {
    font-size: 14px;
    line-height: 20px;
  }
}
/* 404 */
.page_404 {
  padding: 12px 0 104px;
}
.content_404 {
  text-align: center;
}
.content_404 span {
  font-size: 200px;
  line-height: 200px;
  font-weight: 300;
  margin-bottom: 17px;
  display: block;
}
.content_404 h1 {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 26px;
}
.content_404 p {
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 1199px) {
  .page_404 {
    padding: 37px 0 104px;
  }
}
@media (max-width: 991px) {
  .content_404 span {
    font-size: 180px;
    line-height: 180px;
  }
  .content_404 h1 {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .content_404 span {
    font-size: 160px;
    line-height: 160px;
  }
  .content_404 h1 {
    font-size: 26px;
    line-height: 30px;
  }
  .content_404 p {
    font-size: 14px;
    line-height: 20px;
  }
  .content_404 p br {
    display: none;
  }
}
@media (max-width: 575px) {
  .content_404 span {
    font-size: 100px;
    line-height: 120px;
  }
  .content_404 h1 {
    font-size: 22px;
    line-height: 30px;
  }
}
/* Offer */
.offer {
  padding: 83px 0 38px;
  background: #fcf7f2;
}
.offer .title_text {
  margin-bottom: 37px;
}
.offer_img {
  width: 808px;
  position: relative;
  margin: 0 auto 43px;
}
.offer_text {
  display: flex;
  justify-content: space-between;
  margin-top: 53px;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 1199px) {
  .offer_img {
    width: 772px;
    margin: 0 auto 35px;
  }
}
@media (max-width: 991px) {
  .offer_img {
    width: 688px;
    margin: 0 auto 20px;
  }
}
@media (max-width: 767px) {
  .offer_img {
    width: 540px;
  }
  .offer_text {
    margin-top: 20px;
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .offer {
    padding: 50px 0;
  }
  .offer .title_text {
    font-size: 32px !important;
    line-height: 40px !important;
    margin-bottom: 20px;
    max-width: none !important;
  }
  .offer_img {
    width: 100%;
    margin: 0 auto;
  }
  .offer_text {
    font-size: 14px;
    line-height: 20px;
  }
}
/* Support */
.support {
  padding: 83px 0 22px;
  background: #fcf7f2;
}
.support .title_text {
  margin-bottom: 46px;
}
.support_content {
  display: flex;
}
.support_content ul {
  padding-left: 0;
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}
.support_content ul:first-child {
  margin-right: 178px;
}
.support_content ul:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -42px;
  width: 515px;
  height: 234px;
  border: 1px solid #ece4dc;
  transform: rotate(-3.99deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.support_content ul:after {
  content: "";
  position: absolute;
  z-index: -2;
  top: -7px;
  left: -42px;
  width: 515px;
  height: 234px;
  background: #ffffff;
  transform: rotate(6.74deg);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.support_content li {
  list-style-type: none;
  font-size: 16px;
  line-height: 22px;
  padding: 3px 0;
}
.support_content li:before {
  color: #ccb069;
  content: "•";
  padding-right: 5px;
}
@media (max-width: 1299px) {
  .support_content ul:first-child {
    margin-right: 138px;
  }
}
@media (max-width: 1199px) {
  .support_content ul:first-child {
    margin-right: 80px;
  }
  .support_content ul:before,
  .support_content ul:after {
    top: -7px;
    left: -25px;
    width: 480px;
    height: 234px;
  }
}
@media (max-width: 991px) {
  .support_content ul:first-child {
    margin-right: 0;
  }
  .support_content {
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .support {
    padding: 45px 0;
  }
  .support .title_text {
    margin-bottom: 20px;
  }
  .support_content ul {
    margin-bottom: 0;
  }
  .support_content ul:before,
  .support_content ul:after {
    display: none;
  }
  .support_content li {
    font-size: 14px;
    line-height: 20px;
  }
  .support_content li br {
    display: none;
  }
}
/* More */
.more {
  padding: 77px 0 54px;
}
.more_content {
  font-size: 40px;
  line-height: 60px;
  font-weight: 300;
  text-align: center;
}
.more_content a {
  color: #1d33ff;
  text-decoration: underline;
}
.more_content a:hover {
  text-decoration: none;
}
@media (max-width: 1199px) {
  .more_content {
    font-size: 36px;
    line-height: 52px;
  }
}
@media (max-width: 991px) {
  .more_content {
    font-size: 30px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .more {
    padding: 57px 0 34px;
  }
  .more_content {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (max-width: 575px) {
  .more {
    padding: 37px 0 14px;
  }
  .more_content {
    font-size: 16px;
    line-height: 24px;
  }
  .more_content br {
    display: none;
  }
}
