/*!
Theme Name: Tangiers Lounge
Theme URI: http://underscores.me/
Author: blueMist
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tangiers-lounge
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Tangiers Lounge is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/*Дэфолтные настройки*/
/*Дэфолтные настройки*/
/*
@import url(https://db.onlinewebfonts.com/c/abf78524cb042ba43670abd33c4883d6?family=Panama+Regular);
*/
/*
@font-face {
  font-family: "Panama Regular";
  src: url("https://db.onlinewebfonts.com/t/abf78524cb042ba43670abd33c4883d6.eot");
  src: url("https://db.onlinewebfonts.com/t/abf78524cb042ba43670abd33c4883d6.eot?#iefix") format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/abf78524cb042ba43670abd33c4883d6.woff2") format("woff2"),
    url("https://db.onlinewebfonts.com/t/abf78524cb042ba43670abd33c4883d6.woff") format("woff"),
    url("https://db.onlinewebfonts.com/t/abf78524cb042ba43670abd33c4883d6.ttf") format("truetype"),
    url("https://db.onlinewebfonts.com/t/abf78524cb042ba43670abd33c4883d6.svg#Panama Regular") format("svg");
}


@font-face {
  font-family: "Panama Regular";
  src: url("./fonts/Panama Regular.eot");
  src: url("./fonts/Panama Regular.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Panama Regular.woff2") format("woff2"),
    url("./fonts/Panama Regular.woff") format("woff"),
    url("./fonts/Panama Regular.ttf") format("truetype"),
    url("./fonts/Panama Regular.svg#Panama Regular") format("svg"):
     font-weight:normal;
    font-style:normal;
    font-display:swap;
}


*/
@font-face {
  font-family: "Panama Regular";
  src: url("./fonts/Panama Regular.eot");
  src: url("./fonts/Panama Regular.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Panama Regular.woff2") format("woff2"),
    url("./fonts/Panama Regular.woff") format("woff"),
    url("./fonts/Panama Regular.ttf") format("truetype"),
    url("./fonts/Panama Regular.svg#Panama Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FuturaPTM";
  src: url("./fonts/FuturaPTMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "FuturaPTB";
  src: url("./fonts/FuturaPTBook.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/*
@font-face {
  font-family: "FuturaPT";
  src: url("./fonts/FuturaPT-Book.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}*/
/*
@font-face {
  font-family: "FuturaPT";
  src: url("./fonts/Futura PT.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}*/

@font-face {
  font-family: 'FuturaPT';
  src: url('./fonts/futura_pt_book/futura_pt_book.eot');
  /* IE 9 Compatibility Mode */
  src: url('./fonts/futura_pt_book/futura_pt_book.eot?#iefix') format('embedded-opentype'),
    /* IE < 9 */
    url('./fonts/futura_pt_book/futura_pt_book.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/futura_pt_book/futura_pt_book.woff') format('woff'),
    /* Firefox >= 3.6, any other modern browser */
    url('./fonts/futura_pt_book/futura_pt_book.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/futura_pt_book/futura_pt_book.svg#futura_pt_book') format('svg');
  /* Chrome < 4, Legacy iOS */
}

@font-face {
  font-family: "FuturaBookC";
  font-family: "FuturaPTLigth", sans-serif;
  src: url("./fonts/FuturaBookC.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "FuturaPTBoldObl";
  src: url("./fonts/FuturaPTBoldObl.eot");
  src: url("./fonts/FuturaPT-Light.eot") format("embedded-opentype"),
    url("./fonts/FuturaPT-Light.woff2") format("woff2"),
    url("./fonts/useFonts/FuturaBookCTT.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

a,
button,
input[type=submit] {
  transition: 0.5s;
}

button,
input[type=submit] {
  color: rgba(13, 13, 13, 1);
  text-align: center !important;
}

input[type=submit] {

  padding: 0 !important;
}

.footer-bottom-social-ellipse:hover,
.btn-footer-rev:hover {
  background: #dfdfdf;
  color: #0d0d0d;
  transition: 0.5s;
}

h1 {
  margin: 0 !important;
}

input {
  -webkit-appearance: none;

  -webkit-border-radius: 0;
}

.section2-block__contacts button:hover,
input[type=submit]:hover,
.form-send-btn:hover,
.section8-link__restoran:hover,
.section-last-link__main:hover,
.section4-container__franchise button:hover,
.catering-bottom-link-look-all:hover,
.section7-inputs__secret-assistants button:hover,
.btn-footer-program-loyal:hover {
  border: 1px solid #dfdfdf !important;
  background: #0d0d0d !important;
  color: #dfdfdf !important;
  transition: 0.5s !important;
}

* {
  box-sizing: border-box;
}

ul li {
  list-style: none;
}

body {
  overflow-x: hidden !important;
}

html,
body {
  margin: 0;
  background: #0d0d0d;
  scroll-behavior: smooth;
  overscroll-behavior: none;
  height: 100%;
  width: 100%;
  /* overflow: auto;
  position: fixed; */
}

h1,
h2,
h3,
h4,
h5,
p,
li,
a {
  margin: 0;
  padding: 0;
}

input,
textarea {
  /* font-family: "Panama Regular", sans-serif; */
}

input::placeholder,
textarea::placeholder {
  /* font-family: "Panama Regular", sans-serif; */
}

.none-lablehonepot {
  display: none !important;
}

ul {
  padding: 0;
  margin: 0;
}

body {
  font-family: "Panama Regular", sans-serif;
  padding: 0;
  margin: 0;
  overflow-x: clip;
  background-color: #0d0d0d;
  color: #dfdfdf;
}

a {
  color: #dfdfdf;
  text-decoration: none;
}

.container {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  z-index: 5;
  padding: 0;
  position: relative;
}

.line-height-tt {
  position: absolute;
  border-right: 1px solid #454545;
  left: 50%;
  transform: translate(-50%, 0);
  height: 100%;
  z-index: 9999;
}

input,
textarea {
  outline: none;
}

input:active,
textarea:active {
  outline: none;
}

:focus {
  outline: none;
}

textarea {
  resize: none;
}

textarea {
  resize: vertical;
}

textarea {
  resize: horizontal;
}

button:active,
button:focus,
input[type=submit] {
  outline: none;
}

button::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
  border: 0;
}

button,
input[type=submit] {
  cursor: pointer;
  border: none;
}

button:hover,
input[type=submit]:hover {
  transition: 0.3s;
}

h1 {
  font-family: "Panama Regular", sans-serif;
  color: #dfdfdf;
}

/*Дэфолтные настройки*/
.swiper-container-stories,
.swiper-container {
  position: relative;
  width: 100%;
  height: 300px;
}

.swiper-container-stories>.swiper-slide__content,
.swiper-container>.swiper-slide__content {
  position: absolute;
  top: 0;
}


.swiper-slide-main {
  display: flex;
  justify-content: center;
  height: 370px !important;
  align-items: center;
  justify-content: center;
  transition: all 200ms linear;
}

.swiper-slide-main img {
  width: 336px;
  height: 410px;
  object-fit: cover;
}

.demo-stories {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.swiper-button-prev-main {
  left: 25% !important;
  transform: translate(-50%, 0);
  margin: 0 !important;
  background-color: #0d0d0d;
  border-radius: 100%;
  border: 1px solid #454545;
  color: #fff;
}

.swiper-button-next:hover::before,
.swiper-button-prev:hover::before {
  content: "";
  filter: grayscale(40%);
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgb(0 0 0 / 50%);
}

.swiper-button-next-main {
  right: 23.5% !important;
  transform: translate(50%, 0);
  margin: 0 !important;
  background-color: #0d0d0d;
  border-radius: 100%;
  border: 1px solid #454545;
  color: #fff;
}

.swiper-button-prev-main,
.swiper-button-next-main {
  background-size: cover;
  width: 40px !important;
  background-position: center;
  background-repeat: no-repeat;
  /*margin-top: -280px !important;*/
  margin-top: 325px !important;
  height: 40px !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none !important;
}

.res-swap {
  display: none !important;

}


.swiper-slide-active>.blur-block {
  width: 100%;
  height: 100%;
  left: 0;
  background: #2c2623;
  top: 0;
  position: absolute;
  z-index: -1;
  transition: 0.5s;
  filter: blur(100px);
  -webkit-filter: blur(100px);
  transform: translate3d(0, 0, 0);
}

.swiper-slide__content {
  height: 300px;
}

.slider-section {
  display: flex;
  align-items: center;
  overflow: hidden;
}

.slider-section.-home {
  border-bottom: 1px solid #454545;
}

.demo-stories-name {
  margin-top: 24px;
  text-align: center;
  text-align: center;
  color: #dfdfdf;
  font-family: "Panama Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

.stories-slider {
  background-color: rgb(0 0 0 / 51%);
  /*background-color: rgb(62 58 58 / 22%);
  /*background-image: url("img/Rectangle 25282.png");*/
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /*filter: blur(100px);*/
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.stories-slider {
  padding: 0;
  z-index: 9999999999999;
}

.stories-slider>.swiper {
  z-index: 2;
  max-width: 654px;
  max-height: 896px;
}

.stories-slider>.swiper {
  min-height: 100%;
}

.stories-slider-close-button {
  width: 40px;
  height: 40px;
  border-radius: 120px;
  border: 1px solid #454545;
  background: rgba(196, 196, 196, 0.01);

  transform: translate3d(0, 0, 0);
}

.stories-slider-actions {
  height: 40px;
}

.stories-slider-close-button:before,
.stories-slider-close-button:after {
  width: 30%;
  background: #dfdfdf;
  height: 1px;
}

header {
  background: linear-gradient(180deg, #0d0d0d 0%, rgba(13, 13, 13, 0) 100%);
  padding-top: 14px;
  padding-bottom: 32px;
  position: absolute !important;
  width: 100%;
  top: 0;
}

.container {
  padding: 0 20px;
}

.dropbtn {
  color: #dfdfdf;
  font-size: 16px;
  background: transparent;
  display: flex;
  gap: 8px;
  align-items: center;
  font-style: normal;
  font-family: "FuturaPTM", sans-serif;
  height: 39.5px;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.dropdown-dropbtn {
  display: flex;
  align-items: center;
  position: relative;
  gap: 40px;
  border-left: 1px solid #454545;
  border-right: 1px solid #454545;
  padding: 0 24px;
}

.burger__menu-city-active,
.dropdown-content-acive {
  display: none !important;

}

.dropdown-content-active {
  position: relative !important;
}

.header-container-left {
  display: flex;
  gap: 24px;
  align-items: center;
}

.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #0d0d0d;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #454545;
  z-index: 1;
}

.dropdown-content a {
  color: #dfdfdf;
  padding: 12px 16px;
  width: 240px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #454545;
  position: relative;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-align: left;
}

.dropdown-content-icon::before {
  content: "";
  position: absolute;
  background-image: url("img/up.svg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  right: 10%;
  top: 35%;
}

.dci::before {
  content: "";
  position: absolute;
  background-image: url("img/up.svg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  right: 8%;
  top: 35%;
}

.dcid::before {
  content: "";
  position: absolute;
  background-image: url("img/down.svg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  right: 8%;
  top: 35%;
}

.dropdown-content-icon-down::before {
  content: "";
  position: absolute;
  background-image: url("img/down.svg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  right: 10%;
  top: 35%;
}

.dropdown-content a:last-child {
  border-bottom: none;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.header-container h1 {
  color: #dfdfdf;
  font-size: 16px;
  font-style: normal;
  font-family: "FuturaPTM", sans-serif;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.hamburger-menu {
  width: 38px;
}

#menu__toggle {
  opacity: 0;
}

#menu__toggle:checked~.menu__btn>span {
  transform: rotate(45deg);
}

#menu__toggle:checked~.menu__btn>span::before {
  top: 0;
  transform: rotate(0);
}

#menu__toggle:checked~.menu__btn>span::after {
  top: 0;
  transform: rotate(90deg);
}

#menu__toggle:checked~.menu__box {
  visibility: visible;
  right: 0;
}

.line-height__bankets {
  z-index: -1;
}

footer {
  position: relative;
  z-index: 9999999;
  background: #0d0d0d;
  margin-top: 0 !important;
  padding-top: 20px;
}

.section3-container-left__sertificate a {
  color: #0d0d0d;
  display: none;
  font-family: "FuturaPTM", sans-serif;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 34px;
  border-radius: 32px;
  background: #dfdfdf;
  margin-top: 20px;
  font-size: 12px;
  font-style: normal;
  font-weight: 450;
  line-height: 14px;
  /* 116.667% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.burger__search>input::placeholder {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-align: left;
}

.menu__btn {
  display: flex;
  align-items: center;
  position: absolute;
  top: -3px;
  right: 50%;
  margin-right: -15px;
  margin-top: 10px;
  margin-left: 145px;
  width: 47px;
  height: 26px;
  cursor: pointer;
  z-index: 1000;
  transform: rotate(180deg);
}

.menu__btn>span,
.menu__btn>span::after {
  display: block;
  position: absolute;
  width: 28px;
  height: 2px;
  background-color: #dfdfdf;
  transition-duration: 0.25s;
}

.menu__btn>span::before {
  content: "";
  top: -10px;
}

.menu__btn>span::after {
  content: "";
  top: 10px;
}

.menu__box {
  margin-top: 70px;
  height: calc(100% - 80px);
  padding: 0;
  overflow-y: scroll;
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  z-index: 999;
  right: -100%;
  width: 100%;
  list-style: none;
  background: #0d0d0d;
  box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
  transition-duration: 0.25s;
}

.menu__box::after {
  content: "";
}

.header-container-right {
  display: flex;
  align-items: center;
  gap: 24px;
}

.header-container-right a {
  color: #dfdfdf;
  font-size: 16px;
  font-style: normal;
  font-family: "FuturaPTM", sans-serif;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 12px;
}

.header-container-right a {
  border-left: 1px solid #454545;
  padding-left: 24px;
}

.header-container-right a:first-child {
  border-left: none;
}

.menu__box ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 20px;
  text-align: center;
  font-size: 20px;
  font-family: "FuturaPTM", sans-serif;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  border-top: 1px solid #454545;
  border-bottom: 1px solid #454545;
}

.menu__box ul li a>svg {
  display: none;
}

.menu__box ul li a:hover {
  background: #fff;
  color: #454545;
}

.burger-menu-active>svg {
  display: block !important;
}

.burger-menu-active {
  justify-content: space-between !important;
}

.burger__footer {
  padding-top: 100px;
  display: none;
  padding-bottom: 20px;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.burger__footer>button {
  background: #d9d9d9;
  width: 161px;
  height: 38px;
  text-transform: uppercase;
  font-family: "FuturaPTM", sans-serif;
  font-size: 14px;
  font-weight: 450;
  line-height: 18px;
  letter-spacing: 0.03em;
  text-align: center;
  border-radius: 20px;
}

.active__lang,
.current-lang {
  border-bottom: 1px solid #454545;
}

.burger__footer-lang {
  display: flex;
  gap: 20px;
}

.burger__footer-lang>span,
.burger__footer-lang {
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.03em;
  text-align: left;
}

.header-container-left,
.header-container-right {
  position: relative;
  z-index: 9999999999;
}

.body-secret-assistants {
  background-image: url("img/bg-secret-assistent.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section1-container__secret-assistants h1 {
  font-size: min(60px, 3.2vw);
  font-style: normal;
  text-align: center;
  font-weight: 400;
  line-height: min(60px, 3.2vw);
  /* 100% */
  letter-spacing: 0;
  text-transform: uppercase;
}

.section4-kamen2__bankets {
  position: absolute;
  top: 9%;
  left: 50%;
  transform: translate(-50%, 0);
}

.section4-kamen1__bankets {
  position: absolute;
  bottom: 28%;
  left: 10%;
  z-index: 9999999999;
}

.section1-container-img-blur__secret-assistants {
  width: 84% !important;
  height: 84% !important;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  filter: blur(100px);
  -webkit-filter: blur(100px);
  transform: translate3d(0, 0, 0);
}

.section1-container-img__secret-assistants {
  width: 40%;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.section1-container-img-main__secret-assistants {
  width: 84%;
  position: relative;
  z-index: 5;
  object-fit: cover;
  height: 84%;
}

.section1-container__secret-assistants {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 22px;
}

.section1__secret-assistants {
  position: relative;
  padding-top: 160px;
  padding-bottom: 16%;
  border-bottom: 1px solid #454545;
}

.section1__secret-assistants::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  content: "";
  border-right: 1px solid #454545;
  height: 100%;
}

.section2-p__secret-assistants {
  max-width: 1430px;
  width: 100%;
  text-align: center;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  text-transform: uppercase;
}

.section2__secret-assistants {
  position: relative;
  padding-top: 9%;
  background: #0d0d0d;
  z-index: 99999;
  border-bottom: 1px solid #454545;
}

.face1__secret-assistants {
  position: absolute;
  left: 4%;
  top: 14%;
  width: 20.6%;
  z-index: 999999999;
  transform: rotate(360deg);
}

.secret-assistants_pt {
  padding: 0 !important;
}

.face2__secret-assistants {
  top: -5%;
  right: 15%;
  position: absolute;
  z-index: 9999;
  width: 10%;
}

.face3__secret-assistants {
  bottom: -34%;
  z-index: 999999999;
  left: 50%;
  transform: translate(-50%, 0);
  width: 18%;
  position: absolute;
}

.block-sz {
  max-width: 100%;
}

.section2__secret-assistants {
  padding-bottom: 176px;
}

.section3-text__secret-assistants {
  max-width: 930px;
  margin: 0 auto;
  padding-top: 295px;
  display: block;
  font-size: 60px;
  font-style: normal;
  text-align: center;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: -1.2px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.section3-container-block__secret-assistants {
  width: 91.5%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.section3-container-block-bg__secret-assistants {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(100px);
  -webkit-filter: blur(100px);
  transform: translate3d(0, 0, 0);
  position: absolute;
  z-index: 1;
}

.section3-container-block-img__secret-assistants {
  width: 88%;
  height: 88%;
  object-fit: contain;
  position: relative;
  z-index: 1;
}

.section3-container__secret-assistants {
  display: flex;
  align-items: center;
  padding: 34px 150px;
  justify-content: space-between;
}

.section4-p__secret-assistants {
  text-align: center;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section4-kamen1__secret-assistants {
  position: absolute;
  bottom: 18%;
  left: 8.4%;
  z-index: 9999999999;
}

.section4__secret-assistants {
  position: relative;
  border-bottom: 1px solid #454545;
}

.section4-kamen2__secret-assistants {
  position: absolute;
  top: -4%;
  left: 50%;
  transform: translate(-50%, 0);
}

.section4-kamen3__secret-assistants {
  position: absolute;
  right: 18.5%;
  bottom: 0;
}

.section5-container__secret-assistants {
  justify-content: center;
}

.section5-text__secret-assistants {
  max-width: 930px;
}

.section6-p__secret-assistants {
  font-size: min(84px, 4.4vw);
  font-style: normal;
  text-align: center;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.2px;
  text-transform: uppercase;
}

.section6-container__secret-assistants {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section6-container__secret-assistants img {
  margin-bottom: -20px;
  position: relative;
  width: 18.4%;
  z-index: 999;
}

.section6__secret-assistants {
  padding-bottom: 15%;
  position: relative;
  z-index: 999999;
  margin-top: -136px;
  border-bottom: 1px solid #454545;
}

.section2-container__secret-assistants {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 800px;
}

.section4-kamen3__secret-assistants-photo {
  z-index: 999999999;
  position: absolute;
  right: 18%;
  bottom: 3%;
}

.section5-title__secret-assistants {
  font-size: 20px;
  font-style: normal;
  font-family: "FuturaPT", sans-serif;
  padding-bottom: 12.5vw;
  padding-left: 20px;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section7-container__secret-assistants {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 745px;
}

.section7-container__secret-assistants p {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  letter-spacing: -2px;
  text-transform: uppercase;
}

.section7-inputs__secret-assistants {
  display: flex;
  flex-wrap: wrap;
  gap: 68px 24px;
  max-width: 614px;
}

.section7-inputs__secret-assistants input {
  font-family: "FuturaPT", sans-serif;
  padding-bottom: 10px;
  border: none;
  border-bottom: 1px solid #454545;
  background: transparent;
  color: #454545;
  font-size: 20px;
  text-align: left;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.01em;
}

.section7-inputs__secret-assistants input::placeholder {
  color: #454545;
}

.input-name__secret-assistants {
  width: 100%;
}

.input-tel__secret-assistants,
.input-city__secret-assistants {
  width: 48%;
}

.input-resize {
  width: 100% !important;
}

.items__input-resize {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.input-adress__secret-assistants,
.input-comment__secret-assistants {
  width: 100%;
}

input::placeholder {
  color: #454545;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #454545;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #454545;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #454545;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #454545;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #454545;
}

::placeholder {
  /* Most modern browsers support this now. */
  color: #454545;
}

.custom-radio {
  position: absolute;
  z-index: -1;
  opacity: 0;
  height: 20px;
}

/* для элемента label связанного с .custom-radio */
.custom-radio+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
  color: #dfdfdf;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
}

/* создание в label псевдоэлемента  before со следующими стилями */
.custom-radio+label::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #dfdfdf;
  border-radius: 50%;
  margin-right: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* стили при наведении курсора на радио */
.custom-radio:not(:disabled):not(:checked)+label:hover::before {
  border-color: #dfdfdf;
}

/* стили для активной радиокнопки (при нажатии на неё) */
.custom-radio:not(:disabled):active+label::before {
  background-color: #dfdfdf;
  border-color: #dfdfdf;
}

/* стили для радиокнопки, находящейся в фокусе и не находящейся в состоянии checked */
.custom-radio:focus:not(:checked)+label::before {
  border-color: #dfdfdf;
}

/* стили для радиокнопки, находящейся в состоянии checked */
.custom-radio:checked+label::before {
  border-color: #dfdfdf;
  background-color: #dfdfdf;
}

/* стили для радиокнопки, находящейся в состоянии disabled */
.custom-radio:disabled+label::before {
  background-color: #dfdfdf;
}

/*
.custom-round {
  width: 1.3em;
  height: 1.3em;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #ddd;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}
.checkbox-round:checked {
  background-color: gray;
}
*/
/* checkbox       */
input[type=checkbox] {
  display: inline-block;
  width: 16px !important;
  height: 16px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid white;
  border-radius: 50%;
  margin-right: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

input[type=checkbox]:checked {
  background-color: white;
  border-radius: 45px;
}

input[type=checkbox]:hover {
  box-shadow: 0px 0px 10px #ffffffc7;
}

input:focus {
  border-bottom: 1px solid #ffffffc7 !important;
}

.radio {
  display: flex;
  gap: 10px;
  align-items: center;
}

.radio label {
  display: inline-flex;
  align-items: center;
  user-select: none;
  color: #dfdfdf;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
}

.radio input {
  border: 1px solid #454545 !important;
}


.wpcf7-spinner {
  position: absolute;
  display: none;
}

.wpcf7-not-valid {
  border: 1px red solid;
}

input .wpcf7-not-valid {
  border: 1px solid #ff0000 !important;
}

div.wpcf7-validation-errors {
  background: #ffe2e2;
  border: 1px solid #ff0000;
  color: #C10000;
}

div.wpcf7-response-output {
  margin: 2em 0;
  padding: 15px;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}




.swal2-container {

  z-index: 999999999999999999 !important;
  font-family: "FuturaPT", sans-serif;
  font-style: normal;
}

.swal2-popup {
  border-radius: 5px;
  border-radius: 5px !important;
  border-color: #ffffff !important;
  background: #161616 !important;
}

.swal2-content {
  color: #fffbfb !important;
}

.swal2-timer-progress-bar {
  background: rgba(255, 255, 255, 0.486) !important;
}


.radio {
  width: 100%;
}

.radio a {
  text-decoration-line: underline;
  text-underline-offset: 5px;
}

.section7-inputs__secret-assistants button,
.section7-inputs__secret-assistants input[type=submit] {
  color: #0d0d0d;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  display: flex;
  width: 160px;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  text-transform: uppercase;
  margin: 0 auto;
  border-radius: 20px;
  background: #dfdfdf;
}

.section7-img__secret-assistants {
  position: relative;
  top: 55px;
  width: 30%;
}

.section3-container-block__bankets span {
  display: none;
}

.section3-container-block__bankets:nth-child(2) {
  border-right: none;
}

.section3-container-block__bankets:nth-child(4) {
  border-right: none;
}

.section7-p__secret-assistants {
  position: relative;
  z-index: 9;
}

footer {
  margin-top: 20px;
}

.footer-container-left {
  display: flex;
  gap: 68px;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.2px;
}

.footer-container-left-colum {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.btn-footer-rev {
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  background: #0d0d0d;
  width: 169px;
  height: 40px;
}

.btn-footer-program-loyal {
  width: 244px;
  height: 40px;
  border-radius: 20px;
  background: #dfdfdf;
  color: #0d0d0d;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.footer-container-right {
  display: flex;
  align-items: center;
  gap: 20px;
}

.footer-container {
  display: flex;
  align-items: flex-start;
  padding-bottom: 216px;
  justify-content: space-between;
}

.footer-bottom-left a {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
  text-decoration-line: underline;
  text-underline-offset: 5px;
}

.footer-bottom-left {
  display: flex;
  align-items: center;
  gap: 40px;
}

.footer-bottom-social-ellipse {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0d0d0d;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  border-radius: 20px;
  background: #dfdfdf;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
}

.footer-bottom-social {
  gap: 8px;
  display: flex;
  align-items: center;
  padding-right: 80px;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
}

.footer-bottom-right p {
  text-align: right;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.footer-bottom-right {
  display: flex;
  align-items: center;
  gap: 40px;
}

footer {
  padding-bottom: 20px;
}

.section4-container__secret-assistants {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section4-container__secret-assistants img {
  width: 20%;
  position: absolute;
  top: -444px;
  z-index: 99999999999;
}

.section2-img1__looking-premises {
  position: absolute;
  left: 86px;
  top: 390px;
  width: 20.6%;
  z-index: 99999999;
  transform: rotate(-15deg);
}

.section2-img2__looking-premises {
  top: 470px;
  right: 15%;
  position: absolute;
  z-index: 9999;
  width: 10.85%;
}

.section3__looking-premises {
  margin-top: 560px;
  border-bottom: 1px solid #454545;
}

.section3-container__looking-premises {
  max-width: 930px;
  padding: 0 130px;
  height: 100%;
  margin: 0 auto;
  padding-top: 15%;
  padding-bottom: 13.7%;
  border-right: 1px solid #454545;
  border-left: 1px solid #454545;
}

.franchise__wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0 20px;
  height: 100%;
  margin: 0 auto;
  border-top: 1px solid #454545;
  /* border-bottom: 1px solid #454545; */
}

.franchise__container {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: relative;
  max-width: 930px;
  padding: 0 159px;
  height: 100%;
  margin: 0 auto;
  border-right: 1px solid #454545;
  border-left: 1px solid #454545;
  height: 1136px;
}

.franchise__items {
  text-align: center;
}

.franchise__lineL {
  display: none;
  position: absolute;
  left: 23%;
  z-index: -1;
  height: 100%;
  border-left: 1px solid #454545;
}

.franchise__lineR {
  display: none;
  position: absolute;
  right: 23%;
  z-index: -1;
  height: 100%;
  border-right: 1px solid #454545;
}

.contact_us_lineL {
  position: absolute;
  left: 23%;
  z-index: -1;
  height: 100%;
  border-left: 1px solid #454545;
}

.contact_us_lineR {
  position: absolute;
  right: 23%;
  z-index: -1;
  height: 100%;
  border-right: 1px solid #454545;
}

.franchise__caption {
  position: absolute;
  left: 0;
  z-index: 9999;
  text-transform: uppercase;
  padding: 20px;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.franchise__items>p {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -1px;
  text-transform: uppercase;
}

.secret-page_lineMobR,
.secret-page_lineMobL {
  position: absolute;
  height: 100%;
  width: 1px;
  background: #454545;
  display: none;
}

.secret-page_lineMobL {
  left: 25%;
}

.secret-page_lineMobR {
  right: 25%;
}

.franchise__items>span {
  display: block;
  margin: 0 auto;
  max-width: 435px;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.franchise__img-container {
  position: relative;
}

.franchise__img-front {
  width: 100%;
  position: relative;
  z-index: 2;
}

.franchise_creators_img-front {
  width: 100%;
  max-width: 614px;
  height: 440px;
  position: relative;
  z-index: 2;
  object-fit: cover;
  object-position: top;
}

.franchise__img {
  position: absolute;
  width: 100%;
  right: 0;
  filter: blur(100px);
  -webkit-filter: blur(100px);
  transform: translate3d(0, 0, 0);
}

.franchise__imgGal25 {
  width: 50%;
}

.franchise__wrapper-imgGal25 {
  border-bottom: 1px solid #454545;
}

.franchise_contact_us {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #454545;
}


.section3-text__secret-assistants-section6__franchise {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.section2__rent-hookahs {
  border-top: solid #454545;
  border-bottom: 1px solid #454545;
  background: #0d0d0d;
  position: relative;
  z-index: 99999;
}

.section4-container-block__looking-premises {
  display: flex;
  flex-direction: column;
  position: relative;
  gap: 44px;
  /*height: 280px;*/
  height: fit-content;
  padding: 20px;
  border-bottom: 1px solid #454545;
}

.section4-container-block__looking-premises p {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  max-width: 455px;
  letter-spacing: 0.01em;
}

.section4-container-block__looking-premises h5 {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-transform: uppercase;
}

.section4-container-block__looking-premises span {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.section7-container__secret-assistants {
  display: flex;
  align-items: center;
  height: 1390px;
  max-width: 930px !important;
  margin: 0 auto;
  padding: 0 20px;
  border-right: 1px solid #454545;
  border-left: 1px solid #454545;
  padding-top: 45px;
}

div.section7-container__secret-assistants {
  max-width: 930px !important;
}

.bankets__fs {
  font-size: min(84px, 4.4vw) !important;
  line-height: min(84px, 4.4vw) !important;
  margin-bottom: 80px;
}

.section7__secret-assistants {
  border-bottom: 1px solid #454545;
}

.section3__vacancy {
  border-bottom: 1px solid #454545;
  position: relative;
}

.section2__looking-premises {
  position: relative;
  border-bottom: 1px solid #454545;
  padding: 288px 0;
}

.line-height {
  height: 100%;
  border-right: 1px solid #454545;
  position: absolute;
  left: 50%;
  margin-left: -0.5px;
  top: 0;
  z-index: 1;
}

header {
  position: relative;
  z-index: 99999999;
}

.section1__looking-premises {
  padding-bottom: 260px;
  position: relative;
}

.line-height-1484 {
  height: 1800px;
  width: 1px;
  background: #454545;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -0.5px;
  margin-top: -80px;
  z-index: 1;
}

.section3-container-block__secret-assistants2 {
  width: 21.3%;
}

.line-height-1364__loyalty-program {
  border-left: 1px solid #454545;
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: -80px;
  z-index: 1;
  height: 18%;
}

.line-height__bankets {
  border-left: 1px solid #454545;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  height: 100%;
}

.line-height__bankets-section1 {
  width: 1px;
  background: #454545;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  height: 16%;
}

.section1__loyalty-program {
  padding-bottom: 200px;
  border-bottom: 1px solid #454545;
}

.section2__loyalty-program {
  position: relative;
  z-index: 99999;
  background: #0d0d0d;
}

.section2-title__loyalty-program {
  font-family: "FuturaPTM", sans-serif;
  font-size: max(20px, 1.042vw);
  font-style: normal;
  font-weight: 450;
  line-height: max(26px, 1.354vw);
  /* 130% */
  letter-spacing: 0.6px;
  padding-top: 20px;
  padding-bottom: 234px;
  text-transform: uppercase;
}

.section2-container__loyalty-program {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section2-container__loyalty-program p {
  text-align: center;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -2px;
  max-width: 1356px;
  text-transform: uppercase;
  padding-bottom: 60px;
}

.section2-container__loyalty-program span {
  font-family: "FuturaPTM", sans-serif;
  font-size: max(20px, 1.042vw);
  font-style: normal;
  font-weight: 450;
  line-height: max(26px, 1.354vw);
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section2-container-img__loyalty-program {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.section2-container-img-bg__loyalty-program {
  width: 100%;
  height: 100%;
  filter: blur(100px);
  -webkit-filter: blur(100px);
  transform: translate3d(0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.section2-container-img-main__loyalty-program {
  width: 94%;
  position: relative;
  z-index: 5;
}

.section2-container-img__loyalty-program {
  width: 46.6%;
}

.section2__loyalty-program {
  padding-bottom: 355px;
  /* border-bottom: 1px solid #454545;*/
  overflow: hidden;
}

.line-height-left {
  position: absolute;
  top: 0;
  height: 100%;
  background: #454545;
  left: 19%;
  width: 1px;
}

.line-height-right {
  position: absolute;
  top: 0;
  height: 100%;
  background: #454545;
  right: 19%;
  width: 1px;
}

.section3-line__loyalty-program {
  height: 100%;
  background: #454545;
  width: 1px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

.section3-content__loyalty-program {
  position: relative;
  overflow: hidden;
}

.section3-img__loyalty-program {
  position: absolute;
  left: 49%;
  margin-left: -155px;
  width: min(380px, 18.6%);
  z-index: 9999;
  margin-top: -159px;
  transform: rotate(15deg);
}

p.section3-content-p__loyalty-program {
  text-align: center;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  max-width: 1100px;
  text-transform: uppercase;
  padding-bottom: 60px;
  padding-top: 120px;
}

.section3-content-container__loyalty-program {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section3__loyalty-program {
  position: relative;
  z-index: 999999999;
  border-bottom: 1px solid #454545;
}

.section3-content-container-block__loyalty-program {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.section3-content-container-block__loyalty-program span {
  text-align: center;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  text-transform: uppercase;
}

.section3-content-container-block__loyalty-program p {
  max-width: 245px;
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.01em;
}

.section3-content-container-blocks__loyalty-program {
  display: flex;
  gap: 238px;
}

.section3-content__loyalty-program {
  padding-bottom: 119px;
}

.section5-container__loyalty-program {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}

.section2__secret-assistants {
  position: relative;
}

.section5-container__loyalty-program p {
  font-size: min(60px, 3.15vw);
  font-style: normal;
  text-align: center;
  font-weight: 400;
  line-height: min(60px, 3.15vw);
  letter-spacing: -1.2px;
  text-transform: uppercase;
}

.section5__loyalty-program {
  padding-top: 15%;
  position: relative;
}

.section5-container__loyalty-program img {
  width: 32.6%;
}

.section6-top__loyalty-program {
  display: flex;
}

.section6-top-block__loyalty-program {
  width: 25%;
  height: 108px;
  display: flex;
  font-family: "FuturaPTM", sans-serif;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border: 1px solid #454545;
  border-left: none;
  cursor: pointer;
  transition: 0.5s;
}

.section6-top-block-active__loyalty-program {
  color: #0d0d0d;
  background: #dfdfdf;
  transition: 0.5s;
  font-weight: 450;
}

.section6-content-block__loyalty-program {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.item-visible {
  display: flex !important;
}

.section6-content-block__loyalty-program {
  width: 18%;
}

.section6-content-block__loyalty-program img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.section6-content-block__loyalty-program div {
  display: flex;
  flex-direction: column;
}

.section6-content-block__loyalty-program p {
  text-align: center;
  padding-top: 24px;
  padding-bottom: 8px;
  font-family: "FuturaPT", sans-serif;
  font-size: 1.05vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3vw;
  /* 130% */
  letter-spacing: 0.2px;
}

.section6-content-block__loyalty-program span {
  text-align: center;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25vw;
  /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

.section6-content__loyalty-program {
  display: flex;
  justify-content: space-between;
  gap: 84px 7vw;
  padding: 120px 40px;
  flex-wrap: wrap;
}

.section6__loyalty-program {
  overflow: hidden;
  position: relative;
}

.loyalty__program-wrapper {
  display: none;
  border-bottom: 1px solid #454545;
  flex-direction: column;
}

.loyalty__program-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 80px 0;
}

.line__accordion {
  border-top: 1px solid #454545 !important;
}

.more__hidden {
  display: none;
}

.hidden-block {
  display: none;
}

.btn_more {
  display: none;
}

.section6-content-line__loyalty-program {
  height: 100%;
  position: absolute;
  width: 1px;
  left: 50%;
  top: 0;
  background: #454545;
  margin-left: -0.5px;
}

.section6__loyalty-program {
  border-bottom: 1px solid #454545;
}

.section6-content__loyalty-program {
  display: none;
}

.section6-content__loyalty-program-active {
  display: flex;
}

.section5__loyalty-program {
  position: relative;
}

.section5-line__loyalty-program {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1px;
  background: #454545;
  margin-left: -0.5px;
}

.section2-container__bankets {
  padding: 280px 20px 212px 20px;
}

/* .section5-container__bankets {
} */

.section3-container-block__bankets {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
}

.section3-container-block__bankets p {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: 0.02em !important;
  text-transform: uppercase;
}

.section3-container-block__bankets img {
  width: 216px;
  height: 280px;
  object-fit: contain;
}

.section3-container-block__bankets {
  padding: 123px 0;
  border-right: 1px solid #454545;
}

.section3-container-block__bankets:first-child {
  border-bottom: 1px solid #454545;
}

.section3-container-block__bankets:nth-child(2) {
  border-bottom: 1px solid #454545;
}

.section3-container__bankets {
  border-top: 1px solid #454545;
}

.section3-container__bankets {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.section4-container-block-first__bankets {
  width: 57%;
}

.section4-container-block__bankets {
  width: 19.9%;
  text-align: center;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  border-bottom: 1px solid #454545;
  border-right: 1px solid #454545;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding: 4.15% 0;
}

.section4-container__bankets {
  border-top: 1px solid #454545;
}

.section4-container__bankets {
  display: flex;
  flex-wrap: wrap;
  width: 100.5%;
}

.section5-container-block__bankets {
  width: 26.4%;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}

.section5-container-block-bg__bankets {
  width: 100%;
  height: 100%;
  filter: blur(100px);
  -webkit-filter: blur(100px);
  transform: translate3d(0, 0, 0);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.section5-container-block-img__bankets {
  width: 90%;
  height: 90%;
  object-fit: cover;
  position: relative;
  z-index: 5;
}

.section5-container__bankets-second {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  padding-top: 11%;
}

.section3__bankets {
  border-top: 1px solid #454545;
}

.section5-container__bankets-second p {
  text-align: center;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  max-width: 1564px;
  text-transform: uppercase;
}

.section5__bankets {
  padding-bottom: 15.5%;
  position: relative;
  border-bottom: 1px solid #454545;
}

.section4__bankets {
  position: relative;

  padding-bottom: 284px;
}

.section4__bankets-container {
  padding-top: 280px;
}

.section6__bankets {
  position: relative;
}

.section4-line__bankets {
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1px;
  background: #454545;
  top: 0;
}

.section4-kamen3__bankets {
  position: absolute;
  top: 62%;
  right: 18.5%;
  z-index: 9999999;
}

.section3-container-block__bankets-menu {
  width: 57%;
}

.section2-top-right-btn__sertificate {
  color: #454545;
  cursor: pointer;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  text-align: right;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: 0.5s;
}

.section2-top-right-btn__sertificate-active {
  color: #dfdfdf;
  transition: 0.5s;
  font-weight: 450;
}

.section2-top-right-btn__sertificate:hover {
  color: #dfdfdf;
  transition: 0.5s;
}

.section2-top-right__sertificate {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
}

.section2-top-left__sertificate {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section2-top__sertificate {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}

.section2__sertificate {
  position: relative;
  background: #0d0d0d;
  z-index: 9999;
}

.section2-line-left__sertificate {
  width: 1px;
  position: absolute;
  background: #454545;
  height: 100%;
  top: 0;
  left: 26%;
}

.section2-line-right__sertificate {
  width: 1px;
  position: absolute;
  background: #454545;
  height: 100%;
  top: 0;
  right: 26%;
}

.section2-container-block__sertificate {
  width: 336px;
  height: 410px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.section2-container-block-bg__sertificate {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  filter: blur(100px);
  -webkit-filter: blur(100px);
  transform: translate3d(0, 0, 0);
  z-index: 1;
}

.section2-container-block-img__sertificate {
  width: 90%;
  height: 90%;
  position: relative;
  z-index: 5;
  object-fit: cover;
}

.section2-container__sertificate-mob,
.section2-container__sertificate p {
  font-size: min(60px, 3vw);
  font-style: normal;
  text-align: center;
  font-weight: 400;
  line-height: min(60px, 3vw);
  letter-spacing: -2px;
  text-transform: uppercase;
  max-width: 930px;
}

.section2-container__sertificate-mob,
.section2-container__sertificate {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  margin-top: 91px;
}

.section2__sertificate {
  padding-bottom: 13%;
  border-bottom: 1px solid #454545;
}

.section3-title__sertificate {
  text-align: center;
  font-size: min(60px, 3.15vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(60px, 3.15vw);
  /* 100% */
  letter-spacing: -1.2px;
  text-transform: uppercase;
  padding: 120px 0;
}

.section3-container-left-block__sertificate {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section3-container-left-block-bg__sertificate {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(100px);
  -webkit-filter: blur(100px);
  transform: translate3d(0, 0, 0);
  z-index: 1;
}

.section3-container-left-block-img__sertificate {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 5;
}

.section3-container-left__sertificate h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-transform: uppercase;
  padding-top: 24px;
  padding-bottom: 12px;
}

.section3-container-left__sertificate p {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
  max-width: 270px;
}

.section3-container-left__sertificate {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section3-container__sertificate {
  display: flex;
  gap: 296px;
  justify-content: center;
}

.section3__sertificate {
  padding-bottom: 15%;
  position: relative;
  border-bottom: 1px solid #454545;
}

.section3-container-left__sertificate {
  width: 24%;
}

.section2-container__sertificate {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transition: 1s;
  transform: scale(0.5);
}

.section2-container__sertificate-active {
  opacity: 1;
  display: flex;
  z-index: 1;
  transform: scale(1);
  margin-left: 0;
  position: relative;
  transition: 1s;
}

.section2-container-parent__sertificate {
  position: relative;
  max-width: 930px;
  margin: 0 auto;
}

.section1-title__contacts {
  font-size: max(60px, 3.15vw);
  font-style: normal;
  text-align: center;
  font-weight: 400;
  line-height: max(66px, 3.48vw);
  letter-spacing: -1.2px;
  text-transform: uppercase;
}

.section1__contacts {
  padding-top: 156px;
  padding-bottom: 78px;
  border-bottom: 1px solid #454545;
  position: relative;
  overflow: hidden;
}

.universal__page {
  height: 943px;
  justify-content: center;
}

.section1-line__contacts {
  border-right: 1px solid #454545;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.section2-top__contacts {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section2-block__contacts {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.section2-block__contacts h3 {
  text-align: center;
  font-size: max(40px, 2.083vw);
  font-style: normal;
  font-weight: 400;
  line-height: max(48px, 2.5vw);
  letter-spacing: -0.4px;
  text-transform: uppercase;
}

.section2-block__contacts p,
.section2-block__contacts a {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: max(20px, 1.042vw);
  font-style: normal;
  font-weight: 450;
  line-height: max(26px, 1.354vw);
  /* 130% */
  letter-spacing: 0.2px;
}

.section2__contacts {
  padding-top: 20px;
  padding-bottom: 64px;
  border-bottom: 1px solid #454545;
}

.section3-container__contacts {
  padding: 270px 15px;
  border-right: 1px solid #454545;
  border-left: 1px solid #454545;
}

.line-none {
  border-right: none;
  border-left: none;
}

.section3-container-img__contacts {
  width: 65%;
  justify-content: center;
}

.section4-container-block__contacts {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.section4-container-block__contacts h3 {
  text-align: center;
  font-size: max(40px, 2.083vw);
  font-style: normal;
  font-weight: 400;
  line-height: max(48px, 2.5vw);
  letter-spacing: -1px;
  text-transform: uppercase;
  max-width: 730px;
}

.section4-container-block__contacts a {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.section4-container-block__contacts {
  flex: 1 1 50%;
  height: 280px;
  gap: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #454545;
  border-right: 1px solid #454545;
  padding: 82px 0;
}

.section4-container__contacts {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: -1px;
  width: 100.5%;
}

.section4-container-block__contacts-last {
  width: 100%;
}

.accordion {
  background-color: transparent;
  color: var(--white, #dfdfdf);
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.5s;
  height: 120px;
}

.active {
  background-color: #dfdfdf;
  color: #0d0d0d;
  transition: 0.5s;
}

.accordion:after {
  content: url("./img/drop down-icon.svg");
  float: right;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 1%;
  margin-left: 5px;
  transition: 0.3s;
}

.active:after {
  content: url("./img/drop-up-icon.svg");
  transition: 0.3s;
}

.panel {
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel-block-top-left p,
.panel-block-top-left a {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.panel-block-top-left {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.panel-block {
  width: 100%;
  border-bottom: 1px solid #454545;
  padding: 20px;
  padding-bottom: 90px;
}

.panel-block-top-right a {
  text-align: right;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.panel-block-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.panel-block-bottom-social {
  display: flex;
  gap: 12px;
}

.panel-block-bottom-social a {
  border-radius: 20px;
  background: #dfdfdf;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0d0d0d;
  font-family: "FuturaPTM", sans-serif;
  font-size: max(16px, 0.833vw);
  font-style: normal;
  font-weight: 450;
  width: 40px;
  height: 40px;
  line-height: max(20px, 1.042vw);
  /* 125% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.panel-block-bottom p {
  text-align: center;
  font-size: max(40px, 2.083vw);
  font-style: normal;
  font-weight: 400;
  line-height: max(48px, 2.5vw);
  letter-spacing: -1px;
  text-transform: uppercase;
  padding-bottom: 12px;
}

.panel-block-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.panel-block-bottom {
  margin-top: 12px;
}

.section6-container__contacts {
  display: flex;
  flex-direction: column;
}

.section6-container-block__contacts {
  border-bottom: 1px solid #454545;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section2-block__contacts button,
.section2-block__contacts input[type=submit] {
  color: #0d0d0d;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 155px;
  height: 40px;
  border-radius: 20px;
  background: #dfdfdf;
  margin-top: 20px;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.input__wrapper {
  width: 100%;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: flex-start;
}

.input__file {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.input__file-icon-wrapper {
  height: 20px;
  width: 20px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.input__file-button-text {
  margin-top: 1px;
  font-family: "FuturaPT", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.2px;
  font-size: 18px;
  line-height: 24px;
  /* 133.333% */
  color: #dfdfdf;
}

.input__file-button {
  width: 100%;
  max-width: 209px;
  height: 20px;
  background: transparent;
  color: #dfdfdf;
  font-size: 1.125rem;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 3px;
  cursor: pointer;
  margin: 0 auto;
}

.input__wrapper {
  width: 209px;
}

.form-files {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}

.footer-mb {
  display: none;
}

.section7-p__vacancy {
  display: none;
  text-align: center;
  /* transform: scale(0);
  font-size: 2.4vw !important;
  font-style: normal;
  font-weight: 400;
  line-height: 3vw !important;
  letter-spacing: -0.4px !important;
  text-transform: uppercase;
  animation: ani 1s forwards; */
  font-family: "Panama Regular";
  font-size: 40px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -2px !important;
  text-transform: uppercase;
}

.section7-p__vacancy-active {
  display: block;
}

.section7-p__vacancy>span {
  display: block;
}

/* .section7-p__vacancy-active{
  display: block;
} */

@keyframes ani {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.section7-container__contacts {
  padding: 180px 15px;
}

.section3-container__vacancy {
  background: #0d0d0d;
  position: relative;
  z-index: 999999;
}

.section3-title__vacancy {
  position: relative;
  z-index: 9999999999;
  font-family: Futura PT, sans-serif;
  padding-top: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section3-img1__vacancy {
  position: absolute;
  z-index: 1;
  left: -9.3em;
  top: 12%;
}

.section3-img2__vacancy {
  position: absolute;
  z-index: 1;
  top: 47%;
  right: -9em;
}

.section4-container-block__vacancy {
  display: flex;
  justify-content: space-between;
}

.section4-container-block__vacancy p {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section4-container-block__vacancy ul li {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  list-style-type: unset;
  letter-spacing: 0.01em;
}

.section4-container-block__vacancy ul {
  width: 891px;
}

.section4-container-block__vacancy {
  padding: 20px;
  padding-bottom: 120px;
  border-bottom: 1px solid #454545;
}

.section2-title__career {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 234px;
}

.section2-text__career {
  width: 85%;
  margin: 0 auto;
  text-align: center;
  font-size: min(84px, 4.4vw);
  padding-bottom: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  text-transform: uppercase;
}

.section2__career {
  position: relative;
  padding-bottom: 265px;
  background: #0d0d0d;
  border-bottom: 1px solid #454545;
  z-index: 99999;
}

.section2__career::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1px;
  height: 100%;
  background-color: #454545;
}

.section4-container-block-part__careeer {
  display: flex;
  justify-content: space-between;
  width: 41%;
}

.section4-container-block-part__careeer_what-next>h3,
.section4-container-block-part__careeer>h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: 0.02em;
  text-transform: uppercase;
  width: 50%;
}

.container {
  position: relative;
}

.section4-container-block-part__careeer p {
  font-family: "FuturaPT", sans-serif;
  width: 50%;
}

.section4-container-block-part__careeer>p {
  max-width: 311px;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.01em;
}

.section4-container-block__careeer {
  display: flex;
  gap: 9%;
  height: 260px;
  padding: 20px 21px;
  border-bottom: 1px solid #454545;
}

.section4-container-block__careeer.s4-premises {
  height: fit-content !important;
  gap: 0%;
}

.s4-premises .section4-container-block-part__careeer>h3 {
  width: 40%;
}


.s4-premises .section4-container-block-part__careeer {
  width: 50%;
  padding: 0 21px 0 0;
}

.s4-premises .section4-container-block-part__careeer>p {
  max-width: 441px;
}

.section4-container__careeer {
  display: flex;
  flex-direction: column;
  position: relative;
}

.section4-container_what-next {
  display: flex;
  flex-direction: column;
  position: relative;
}

.section4__careeer-line {
  border-right: 1px solid #454545;
  position: absolute;
  left: 50%;
  height: 100%;
  transform: translate(-50%, 0px);
}

.section5-container__careeer h2 {
  text-align: center;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section5-container__careeer p {
  text-align: center;
  font-family: "Panama Regular", serif;
  font-size: min(60px, 3.15vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(60px, 3.15vw);
  /* 100% */
  letter-spacing: -2px;
  text-transform: uppercase;
}

.section5-container__careeer {
  display: flex;
  gap: 40px;
  padding: 54px 5px 120px 5px;
  flex-direction: column;
  align-items: center;
  max-width: 930px;
  border-left: 1px solid #454545;
  border-right: 1px solid #454545;
  margin: 0 auto;
}

.section5__careeer {
  border-bottom: 1px solid #454545;
}

.section6-container__career {
  border: none;
}

.section3-container-block__rent-hookahs {
  flex: 1 0 33.333%;
  height: 199px;
  padding: 0 40px;
  display: flex;
  justify-content: space-evenly;
  border: 1px solid #454545;
  border-top: none;
}

.section3-container-block__rent-hookahs:nth-child(4),
.section3-container-block__rent-hookahs:first-child {
  border-left: none;
}

.section3-container-block__rent-hookahs:nth-child(3),
.section3-container-block__rent-hookahs:last-child {
  border-right: none;
}

.section3-container-block__rent-hookahs>span {
  text-transform: uppercase;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  padding-top: 40px;
}

.section3-container-block__rent-hookahs>img {
  object-fit: cover;
  object-position: center center;
}

.section3-container__rent-hookahs {
  display: flex;
  flex-wrap: wrap;
}

.section5-top-btn__rent-hookahs {
  width: 20%;
  height: 108px;
  font-family: "FuturaPTM", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border: 1px solid #454545;
  border-bottom: none;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  cursor: pointer;
  letter-spacing: 0.6px;
  transition: 0.5s;
  text-transform: uppercase;
}

.section5-top__rent-hookahs {
  display: flex;
  border-bottom: 1px solid #454545;
  border-top: 1px solid #454545;
}

.section5-top-btn__rent-hookahs-active {
  border: 1px solid #0d0d0d;
  background: #dfdfdf;
  color: #0d0d0d;
  transition: 0.5s;
}

.section5-top-btn__rent-hookahs:hover {
  border-right: 1px solid #0d0d0d;
  background: #dfdfdf;
  color: #0d0d0d;
  transition: 0.5s;
}

.section5-content-block__rent-hookahs,
.section5-top-btn__rent-hookahs:hover:last-child {
  border-right: none;
}

.section5-content-block__rent-hookahs {
  width: 33.333%;
  height: 700px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-right: 1px solid #454545;
  border-bottom: 1px solid #454545;
  position: relative;
}

.section5-content-block__rent-hookahs:last-child {
  border-right: none;
}

.section5-content__rent-hookahs {
  display: flex;
}

.section5-content-block__rent-hookahs h3 {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-transform: uppercase;
}

.section5-content-block__rent-hookahs p {
  text-align: center;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section5-content__rent-hookahs {
  display: none;
}

.rent-hookahs-page-bb {
  border-bottom: 1px solid #454545;
}

.section5-content__rent-hookahs-active {
  display: flex;
}

.section3-container__catering {
  display: flex;
  width: 100%;
  flex-direction: column;
  padding-top: 100px;
  align-items: center;
}

.section3-container__catering img {
  width: 17%;
  position: relative;
  z-index: 999;
}

.section3-container__catering p {
  text-align: center;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  max-width: 1724px;
  margin-top: -30px;
  text-transform: uppercase;
}

.section4-line2__catering-deskt {
  display: none;
}

.section3-img1__catering {
  position: absolute;
  left: 13.5%;
  top: 63%;
  z-index: 9999999999;
}

.section3__catering {
  position: relative;
  padding-bottom: 38px;
}

.section3-img2__catering {
  position: absolute;
  right: 19px;
  top: 447px;
  z-index: 9999999999;
  width: 10%;
}

.section3-parent__catering {
  height: 100%;
  border-bottom: 1px solid #454545;
  padding-bottom: 295px;
  position: relative;
  overflow: hidden;
}

.section3-parent-line__catering {
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -0.5px;
  width: 1px;
  background: #454545;
}

.section4__catering {
  position: relative;
  margin-top: -38px;
  padding-bottom: 237px;
  /*border-bottom: 1px solid #454545;*/
}

.section4-line1__catering {
  height: 100%;
  position: absolute;
  border-right: 1px solid #454545;
  left: 20%;
  top: 0;
}

.section4-line1__catering-h-city {
  height: 100%;
  position: absolute;
  border-right: 1px solid #454545;
  left: 30%;
  top: 0;
}

.section4-line2__catering {
  height: 100%;
  position: absolute;
  border-right: 1px solid #454545;
  left: 40%;
  top: 0;
}

.section4-line3__catering {
  height: 100%;
  position: absolute;
  border-right: 1px solid #454545;
  right: 20.2%;
  top: 0;
}

.section4-line3__catering-h-city {
  height: 100%;
  position: absolute;
  border-right: 1px solid #454545;
  right: 30%;
  top: 0;
}

.section4-line4__catering {
  height: 100%;
  position: absolute;
  border-right: 1px solid #454545;
  right: 40%;
  top: 0;
}

.section4__careeer {
  background: #0d0d0d;
  position: relative;
  z-index: 999;
}

.section5__catering {
  position: relative;
  overflow: hidden;
}

.section4-container-img__catering {
  width: 30%;
}

.section6-text__catering {
  padding-top: 0;
}

.section7-container-block__catering {
  border-bottom: 1px solid #454545;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
  padding: 3% 0 3.5% 0;
  position: relative;
}

.section7-container-block__catering:first-child {
  border-top: 1px solid #454545;
  border-right: 1px solid #454545;
}

.section7-container-block__catering:nth-child(2) {
  border-top: 1px solid #454545;
}

.section7-container-block__catering:nth-child(3) {
  border-right: 1px solid #454545;
}

.section7-container-block__catering p {
  text-align: center;
  font-size: 40px;
  margin-top: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-transform: uppercase;
}

.section7-container-block__catering span {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  align-items: center;
  display: flex;
  gap: 8px;
  justify-content: center;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section7-container__catering {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1px;
  width: 100.5%;
}

.section7-container-block-long__catering {
  width: 100%;
  position: relative;
}

.section7-container-block-long-p__catering {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px !important;
  font-style: normal;
  top: 0;
  text-align: left !important;
  left: 0;
  position: absolute;
  padding-top: 20px;
  padding-left: 20px;
  font-weight: 450;
  line-height: 26px !important;
  /* 130% */
  letter-spacing: 0.2px;
}

.section8-container-block__catering p {
  font-family: "FuturaPTM", sans-serif;
  max-width: 455px;
  font-size: 20px;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 20px;
  padding-left: 20px;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.section8-container-block__catering {
  position: relative;
  border-top: 1px solid #454545;
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section8-container-block__catering h3 {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-transform: uppercase;
}

.section8-container-block__catering:last-child {
  border-bottom: 1px solid #454545;
}

.section11__catering {
  position: relative;
  overflow: hidden;
}

.section11__catering::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  content: "";
  width: 1px;
  height: 100%;
  background-color: #454545;
}

.section10-container-block__catering {
  width: 20%;
  padding: 3% 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section10-container-block__catering:not(:last-child) {
  border-right: 1px solid #454545;
}

.secret-assistants_pt>p {
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: -0.02em;
  text-align: center;
  max-width: 830px;
}

.section10-container__catering {
  display: flex;
  border-top: 1px solid #454545;
  border-bottom: 1px solid #454545;
}

.section11-p__catering {
  max-width: 1722px;
  margin: 0 auto;
  text-align: center;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  /* 100% */
  letter-spacing: -1.68px;
  text-transform: uppercase;
  padding: 280px 0;
}

.section12-title__catering {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section12-container__catering {
  padding: 20px 20px 50px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.section4-line3__contacts,
.section4-line2__contacts {
  display: none;
}

.section3-container__looking-premises-lineL {
  border-left: 1px solid #454545;
  position: absolute;
  left: 23%;
  z-index: -1;
  height: 100%;
  display: none;
}

.section3-container__looking-premises-lineR {
  border-right: 1px solid #454545;
  position: absolute;
  right: 23%;
  z-index: -1;
  height: 100%;
  display: none;
}

.section12__catering {
  height: 62rem;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.section12-container-video__catering {
  color: #0d0d0d;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 16px;
  /* 125% */
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background: #dfdfdf;
  letter-spacing: 0.05em;
  width: 212px;
  height: 40px;
  text-transform: uppercase;
}

.catering-bottom-link-look-all {
  color: #0d0d0d;
  display: flex;
  width: 169px;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  border-radius: 20px;
  background: #dfdfdf;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
  margin-bottom: 81px;
  margin-top: 34px;
  text-transform: uppercase;
}

.Imgbg-hidden {
  opacity: 0;
  transition: all 0.4s ease 0s;
}

.section3-container-block-img__catering:hover .Imgbg-hidden {
  opacity: 1;
  transition: all 0.4s ease 0s;
}

.section13-container-block-text__catering {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin-top: 24px;
}

.section13-container-block-text__catering span {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

.section13-container-block-text__catering p {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.section3-container-block-img__catering {
  display: flex;
  flex-direction: column;
}

.section13-container-block-text__catering {
  position: relative;
  z-index: 999;
}

.section3-container-block-img__catering>img {
  width: 297px;
  height: 214px;
  object-fit: cover;
}

.section3-container-block-img__catering a>img {
  width: 297px;
  height: 214px;
  object-fit: cover;
}

.section3-container-block-img-active__catering>img {
  width: 296px;
  height: 386px;
  object-fit: cover;
}

.section3-container-block-img-active__catering a>img {
  width: 296px;
  height: 386px;
  object-fit: cover;
}

.section13__catering {
  margin-top: 0;
}

.section14__catering,
.news_loads3 {
  width: 100%;
  height: 108px;
  display: flex;
  background: #0d0d0d;
  color: #dfdfdf;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #454545;
  text-align: center;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  cursor: pointer;
}


.section1-title__news {
  text-align: center;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  margin-top: -30px;
  text-transform: uppercase;
  width: 100%;
  padding: 200px 0 120px 0;
}

.section1-container-block__news {
  display: flex;
  flex-direction: column;
}

.section1-container-block__news span {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

.section1-container-block__news img {
  width: 100%;
  object-fit: contain;
  margin: 24px 0;
  max-height: 330px;
}

.section1-container-block__news h3 {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding-bottom: 12px;
}

.section1-container-block__news p {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.section1-container-block__news {
  width: 33.5%;
}

.section1-container__news {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 80px 20px;
}

.section1-container-block__news {
  width: 27%;
}

.section1__news {
  padding-bottom: 280px;
  border-bottom: 1px solid #454545;
}

.section1-line-l__news {
  height: 100%;
  position: absolute;
  top: 0;
  left: 25%;
  width: 1px;
  background: #454545;
}

.section1-line-r__news {
  height: 100%;
  position: absolute;
  top: 0;
  right: 26%;
  width: 1px;
  background: #454545;
}

.section1__news {
  position: relative;
  margin-top: -80px;
}

.section1__restoran {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.section1__restoran-top {
  padding-top: 60px;
}

.section7__franchise-tx {
  padding-top: 0;
}

.section1-block__restoran {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: min(322px, 16.3vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(260px, 13.542vw);
  /* 68.323% */
  letter-spacing: 1.65px;
  text-transform: uppercase;
  padding-top: 60px;
}

.section2__restoran {
  position: relative;
  overflow: hidden;
  padding-top: 20px;
  border-top: 1px solid #454545;
}

.section2-container__restoran {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-bottom: 48px;
  padding-left: 20px;
}

.section2-container-text__restoran {
  display: flex;
  gap: 16px;
  align-items: center;
}

.slider-section-line-l {
  height: 100%;
  background: #454545;
  width: 1px;
  left: 23.5%;
  top: 0;
  position: absolute;
}

.slider-section-line-r {
  height: 100%;
  background: #454545;
  width: 1px;
  right: 23.5%;
  top: 0;
  position: absolute;
}

.slider-section {
  position: relative;
  padding: 268px 0;
}

.section4-title__restoran {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  padding-top: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section4-text__restoran {
  text-align: center;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  padding-top: 120px;
  line-height: min(84px, 4.4vw);
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section4__restoran {
  padding-bottom: 280px;
  /* border-top: 1px solid #454545;
  border-bottom: 1px solid #454545;*/
  position: relative;
}

.line-bottom {
  border-bottom: 1px solid #454545;
}

.section4-line__restoran {
  height: 100%;
  border-right: 1px solid #454545;
  position: absolute;
  left: 50%;
  margin: -0.5px;
}

.section5-container__restoran {
  display: flex;
  width: 100%;
}

.section5-container-block__restoran {
  width: 100%;
  height: 186px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-right: 1px solid #454545;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section6-title__restoran {
  text-align: center;
  position: relative;
  z-index: 99999999;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  padding-top: 120px;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  text-transform: uppercase;
}

.section6-container-block__restoran {
  position: relative;
  width: 18%;
  flex-direction: column;
  gap: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section6-container-block-bg__restoran {
  position: absolute;
  width: 110%;
  height: 90%;
  top: -5%;
  left: -5%;
  -webkit-filter: blur(40px);
  filter: blur(40px);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  object-fit: cover;
}

.section6-container-block-bg__restoran_link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.section6-container-block-img__restoran {
  width: 90%;
  height: 90%;
  position: relative;
  z-index: 5;
}


.section6-container__restoran {
  display: flex;
  gap: 296px;
  justify-content: center;
  padding-top: 80px;
}

.section6__restoran {
  position: relative;
  overflow: hidden;
  padding-bottom: 271px;
  /* border-bottom: 1px solid #454545;*/
}

.section6-container-block-text__restoran {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  position: relative;
  z-index: 999;
}

.section6-line__restoran {
  position: absolute;
  top: 0;
  height: 100%;
  background: #454545;
  width: 1px;
}

.section6-line1__restoran {
  left: 10%;
}

.section6-line2__restoran {
  left: 30%;
}

.section6-line3__restoran {
  left: 50%;
}

.section6-line4__restoran {
  right: 30%;
}

.section6-line5__restoran {
  right: 10%;
}

.section7-container-input-block__restoran {
  width: 48%;
}

.section7-container-input-block-long__restoran {
  width: 100%;
}

.section7-container-input-block__restoran {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.section7-container-input-block__restoran p {
  color: #454545;
  /* Desktop/Caption (form) */
  font-family: "FuturaPT", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
  letter-spacing: 0.64px;
}

.section7-container-input-block__restoran input {
  padding-bottom: 10px;
  border: none;
  border-bottom: 1px solid #454545;
  color: #dfdfdf;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  background: transparent;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
  z-index: 44;
}

.section7-container-input-block__restoran input::placeholder {
  color: #dfdfdf;
}

.section7-container__restoran {
  max-width: 930px;
  margin: 0 auto;
  border-left: 1px solid #454545;
  border-right: 1px solid #454545;
  display: flex;
  flex-direction: column;
  padding: 0 158px;
  padding-bottom: 122px;
}

.section7-container-img__restoran {
  width: 48%;
  margin: 0 auto;
}

.section7-container__restoran h5 {
  font-size: min(60px, 3.15vw);
  font-style: normal;
  text-align: center;
  font-weight: 400;
  margin-top: -50px;
  line-height: min(60px, 3.5vw);
  letter-spacing: -1.2px;
  text-transform: uppercase;
  padding-bottom: 120px;
}

.section7-container-inputs__restoran {
  display: flex;
  flex-wrap: wrap;
  gap: 42px 20px;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}

.section7-container-input-block__restoran input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  color: transparent;
  background: transparent;
}

.section7-container-input-block__restoran input[type="time"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  color: transparent;
  background: transparent;
}

.section7-container-input-block__restoran input[type="number"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  color: transparent;
  background: transparent;
}

.section7-container-input-block__restoran {
  position: relative;
}

.pt-res {
  margin-top: 70px;
}

.section7-container-input-block__restoran svg {
  position: absolute;
  right: 0;
  bottom: 15px;
}

.section7-container-input-block__restoran input::-webkit-outer-spin-button,
.section7-container-input-block__restoran input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

.form-send-btn {
  color: #0d0d0d;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20px;
  letter-spacing: 0.05em;
  display: flex;
  width: 160px;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  text-transform: uppercase;
  margin: 0 auto;
  border-radius: 20px;
  background: #dfdfdf;
}

.section7__restoran {
  /* border-bottom: 1px solid #454545;*/
}

.section6-container-block-text__restoran p {
  font-size: 20px;
  padding-bottom: 8px;
  text-transform: capitalize;
  font-family: "FuturaPT", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
}

.section8-container-block__restoran img {
  width: 297px;
  height: 214px;
  object-fit: cover;
}

.section8-link__restoran {
  color: #0d0d0d;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  position: relative;
  z-index: 999999999;
  font-style: normal;
  margin: 0 auto;
  width: 167px;
  margin-top: 32px;
  height: 40px;
  border-radius: 32px;
  background: #dfdfdf;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.btn-link-menu-restaran {
  color: #000000;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  position: relative;
  z-index: 999999999;
  font-style: normal;
  margin: 0 auto;
  width: 160px;

  margin-top: 20px;
  height: 40px;
  border-radius: 32px;
  background: #dfdfdf;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  padding: 0 10px 0 10px
}

.section6-container-block__restoran:hover .section6-container-block-text__restoran .btn-link-menu-restaran,
.btn-link-menu-restaran:hover {
  background: #0d0d0d !important;
  color: #dfdfdf !important;
  border: 1px solid #dfdfdf !important;
  transition: 0.5s !important;
}

.section1__restaurant-all {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 78px;
}

.section1__restaurant-all h1 {
  z-index: 2;
  text-align: center;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  /* 100% */
  letter-spacing: -1.2px;
  padding: 80px 0;
  text-transform: uppercase;
}

.section1-line__restaurant-all {
  height: 100%;
  width: 1px;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  background: #454545;
}

.section1__restaurant-all {
  position: relative;
  overflow: hidden;
}

.section2-container-block-left__restaurant-all {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.section2-container-block-left__restaurant-all>a {
  font-family: "FuturaPTM", sans-serif !important;
  font-size: 18px;
  font-weight: 450;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: left;
}

.section2-container-block-left-top__restaurant-all {
  display: flex;
  align-items: center;
  gap: 16px;
}

.section2-container-block-middle__restaurant-all {
  display: flex;
  flex-direction: column;
  gap: 70px;
  padding: 20px 0 0 0;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
}

.section2-container-block-middle__restaurant-all p {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.section2__restoran-pt {
  padding-bottom: 60px !important;
}

.section2-container-block-middle__restaurant-all h5 {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-transform: uppercase;
  width: 500px;
}

.section2-container-block-right__restaurant-all img {
  width: 356px;
  height: 240px;
  object-fit: cover;
}

.section2-container-block-left-top__restaurant-all p {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section2-container-block-left-top__restaurant-all {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section2-container-block-left__restaurant-all-mob {
  display: none;
}

.section2-container-block__restaurant-all {
  display: flex;
  padding: 16px;
  gap: 10px;
  border-bottom: 1px solid #454545;
  justify-content: space-between;
  position: relative;
}

.section2__restaurant-all {
  border-top: 1px solid #454545;
}

.section1-title__franchise {
  padding-bottom: 88px;
  font-family: "FuturaPT", sans-serif;
  padding-top: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.section1__franchise {
  border-top: 1px solid #454545;
  border-bottom: 1px solid #454545;
  /* padding-bottom: 60px;*/
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.section1-line__franchise {
  height: 100%;
  width: 1px;
  position: absolute;
  left: 50%;
  background: #454545;
}

.section5-top-left__slider {
  display: flex;
}

.section2-container__franchise {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: 240px;
}

.section2-container__franchise p {
  text-align: center;
  font-size: min(84px, 4.4vw);
  margin: 0 auto;
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  text-transform: uppercase;
}

.section2-container__franchise img {
  position: absolute;
  z-index: 999;
  top: -68%;
  width: 20%;
  transform: rotate(15deg);
}

.section2-container-bottom__franchise {
  display: flex;
  gap: 90px;
  align-items: flex-start;
  justify-content: center;
  margin-top: 80px;
}

.section2-container-bottom-block__franchise {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.section2-container-bottom-block__franchise p {
  text-align: center;
  font-size: min(84px, 4.4vw);
  margin: 0 auto;
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  text-transform: uppercase;
}

.section2-container-bottom-block__franchise span {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.section2__franchise {
  position: relative;
  overflow: hidden;
  padding-bottom: 280px;
  padding-top: 48px;
  border-bottom: 1px solid #454545;
}

.section2-line__franchise {
  height: 100%;
  background: #454545;
  width: 1px;
  position: absolute;
  top: 0;
  left: 50%;
}

.section3-container__franchise {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}

.section3-container__franchise p {
  text-align: center;
  position: relative;
  z-index: 5;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section3-container-block__franchise {
  display: flex;
  align-items: center;
  position: relative;
  width: 67%;
  justify-content: center;
}

.section3-container-bg__franchise {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  filter: blur(100px);
  -webkit-filter: blur(100px);
  transform: translate3d(0, 0, 0);
  object-fit: contain;
  z-index: 1;
}

.section3-container-img__franchise {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 5;
}

.section3__franchise {
  padding-top: 120px;
  padding-bottom: 108px;
  border-bottom: 1px solid #454545;
}

.section3__franchise {
  position: relative;
  overflow: hidden;
}

.section3-line-l__franchise {
  height: 100%;
  width: 1px;
  left: 26%;
  top: 0;
  background: #454545;
  position: absolute;
}

.section3-line-r__franchise {
  height: 100%;
  width: 1px;
  right: 26%;
  top: 0;
  background: #454545;
  position: absolute;
}

.section4-title__franchise {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  padding-top: 20px;
  text-transform: uppercase;
  padding-bottom: 234px;
}

.section4-container__franchise p {
  max-width: 1725px;
  text-align: center;
  font-size: min(84px, 4.4vw);
  padding-bottom: 80px;
  margin: 0 auto;
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  letter-spacing: -1.68px;
  text-transform: uppercase;
}

.section4-container__franchise button,
.section4-container__franchise input[type=submit] {
  color: #0d0d0d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  border-radius: 20px;
  width: 240px;
  height: 40px;
  position: relative;
  z-index: 999;
  margin-top: 62px;
  background: #dfdfdf;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.section4-container__franchise {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section4-container__franchise {
  /*padding-bottom: 253px;*/
  padding-bottom: 120px;
}

.section4-line__franchise {
  width: 1px;
  left: 50%;
  top: 0;
  position: absolute;
  height: 100%;
  background: #454545;
}

.section4__franchise {
  position: relative;
  border-bottom: 1px solid #454545;
}

.section5-top__franchise {
  display: flex;
  position: absolute;
  top: 0;
  width: 98%;
  z-index: 9999999999;
  justify-content: space-between;
  padding-top: 20px;
}

.section5-top-left__franchise {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section3__slider-top {
  display: none;
  align-items: center;
  justify-content: space-between;
  padding: 28px 36px;
  border-bottom: 1px solid #454545;
}

.section3__slider-top-items {
  display: flex;
  padding-top: 5px;
}

.hidden {
  display: none;
}

.section5-top-right__franchise {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 20px;
}

.section5-top-right-block__franchise {
  color: #454545;
  text-align: right;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  cursor: pointer;
  text-transform: uppercase;
  transition: 0.5s;
}

.section5-top-right-block-active__franchise {
  color: #dfdfdf;
  transition: 0.5s;
}

.section5-top-right-block__franchise:hover {
  color: #dfdfdf;
  transition: 0.5s;
}

.section5__franchise {
  position: relative;
}

.section5-top-left__franchise-absolute {
  position: absolute;
  z-index: 9999999;
  padding-top: 20px;
  padding-left: 20px;
}

.section5-top-left__slider-clear {
  flex-basis: 309px;
}

.section5-text__loyalty-program {
  padding-top: 0 !important;
}

.section4__bankets {
  background: #0d0d0d;
  position: relative;
  z-index: 9999999;
}

.section3-line-r__bankets,
.section3-line-l__bankets {
  display: none;
}

.section5-title__bankets {
  padding-top: 20px;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section5__careeer {
  position: relative;
  z-index: 9999;
  background: #0d0d0d;
}

.section3__looking-premises {
  overflow: hidden;
  position: relative;
}

.section7-container-block-mob-top__catering {
  display: flex;
  gap: 86px;
}

.section7-container-block-mob-top__catering>div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.section7-container-block-mob-top__catering>div>p {
  color: #454545;
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.01em;
  text-transform: math-auto;
}

.section7-container-block-mob-top__catering>div>span {
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.01em;
}

.section7-container-block-mob__catering {
  display: none;
}

.section7-container-block-mob-bottom-left-part__catering {
  display: flex;
  align-items: center;
  gap: 10px;
}

.section7-container-block-mob-bottom-left-part__catering span {
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.01em;
}

.bankets__wrapper {
  display: flex;
  width: 100%;
}

.bankets__items {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.bankets__item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid #454545;
}

.bankets__point {
  width: 100%;
  height: 280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #454545;
}

.bankets__point>p {
  max-width: 830px;
  padding: 0 105px;
  font-family: "Panama Regular";
  font-size: 40px;
  font-style: normal;
  text-align: center;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-transform: uppercase;
}

.section7-container-block-mob-bottom-left-part__catering p {
  color: #454545;
  font-family: "FuturaPTM", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  margin-top: 0;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.18px;
}

.section2-title__restoran {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section1__restoran-mob,
.section1__restoran-laptop {
  display: none;
}

.bg-left {
  margin-left: 12%;
}

.section7-container-block-mob-bottom-left__catering {
  display: flex;
  align-items: center;
  gap: 24px;
}

.section7-container-block-mob-bottom__catering {
  padding-top: 191px;
}

.section7-container-block-mob-bottom-right-part__catering {
  display: flex;
  align-items: center;
  gap: 10px;
}

.section7-container-block-mob-bottom-right-part__catering span {
  color: #454545;
  text-align: right;
  font-family: "FuturaPTM", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.18px;
}

.section7-container-block-mob-bottom-right-part__catering p {
  margin-top: 0;
  font-family: "FuturaPT", sans-serif;
  text-align: right;
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.18px;
}

.section7-container-block-mob-bottom__catering {
  display: flex;
  justify-content: space-between;
}

.section4__looking-premises,
.section3__looking-premises {
  position: relative;
  z-index: 99999;
  background: #0d0d0d;
  overflow: hidden;
}

.section3-line__sertificate {
  border-right: 1px solid #454545;
  left: 50%;
  position: absolute;
  height: 100%;
}

.section2-title__sertificate-mob {
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-style: normal;
  padding-top: 20px;
  font-weight: 450;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.18px;
  text-transform: uppercase;
}

.mySwipersertificate-block {
  padding-bottom: 250px;
}

.section2-bottom__sertificate-mob {
  border-top: 1px solid #454545;
  border-bottom: 1px solid #454545;
  height: 80px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.swiper-button-next-sertificate,
.swiper-button-prev-sertificate {
  background-image: url("img/arr-vektor.svg") !important;
  background-position: center;
  background-size: 25px;
  height: 40px !important;
  top: 0% !important;
  background-repeat: no-repeat;
  margin: 0 !important;
  position: relative !important;
}

.swiper-button-next-sertificate {
  transform: rotate(180deg);
}

.section2-bottom__sertificate-mob {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
}

.titles {
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-weight: 450;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
}

.mySwipersertificate-block-bottom {
  padding-top: 28px;
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.18px;
  text-transform: uppercase;
}

.section2__sertificate-mob {
  display: none;
}

/* //////////////////////////////// начало стилей для scroll.html//////////////////// */
.HeroScroll {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
  z-index: 1;
}

.HeroScroll__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* background-image: url(img/mistert.png);*/
  z-index: 1;
  transition: all 0.4s ease 0s;
}

.HeroScroll__blur {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: radial-gradient(50% 50% at 50% 50%,
      rgba(0, 0, 0, 0) 46.17%,
      #000 88.86%);
  z-index: 3;
  transition: all 0.2s ease 0s;
}

.HeroScroll__slider {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 20;
  touch-action: none;
}

.HeroScroll__slider.disabled {
  pointer-events: none;
}

.HeroScroll__slide {
  width: 100% !important;
  padding: 0 10px !important;
  /*width: auto !important;*/
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
  /*padding: 0 30%;*/
}

.HeroScroll__text {
  white-space: normal;
  text-align: center;
  display: inline;
  color: #cdcdcd;
  font-family: "Panama Regular";
  font-size: 4.375vw;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -1.68px;
  text-transform: uppercase;
  /*white-space: nowrap;*/
}

@media (any-hover: hover) and (pointer: fine) {
  .HeroScroll .swiper-wrapper {
    transition-duration: 0.4s !important;
  }
}

.HeroScroll__help {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 34px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  z-index: 10;
}

.HeroScroll__logo {
  position: absolute;
  z-index: 10;
  width: 192px;
  bottom: 34px;
  right: 77px;
}

.HeroScroll__logo img {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
}

.tre {
  width: 100%;
  height: 120vh;
  background-color: red;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 1024px) {

  /* .HeroScroll__img {
    background-image: url(img/mistert2.png);
  }*/
  .HeroScroll__text {
    font-size: 5vw;
  }

  .HeroScroll__slide {
    padding: 0 25%;
  }

  .HeroScroll__help {
    font-size: 18px;
    bottom: 40px;
  }

  .HeroScroll__logo {
    width: 147px;
    bottom: 40px;
  }

  .HeroScroll__blur {
    background: radial-gradient(50% 50% at 50% 50%,
        rgba(0, 0, 0, 0) 46.17%,
        #000 88.86%);
  }
}

@media screen and (max-width: 475px) {

  /* .HeroScroll__img {
    background-image: url(img/mistert1.png);
  }*/
  .HeroScroll__text {
    font-size: 7vw;
  }

  .HeroScroll__help {
    font-size: 12px;
    bottom: 20px;
  }

  .HeroScroll__logo {
    width: 108px;
    right: 15px;
  }

  .HeroScroll__blur {
    background: radial-gradient(41.5% 41.5% at 50% 50%,
        rgba(0, 0, 0, 0) 61.83%,
        #000 88.86%);
  }
}

.blockBack {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #0d0d0d;
  z-index: 10;
}

.galleryAnim {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 315px 0 160px 0;
  transition: all 1.6s ease 0s;
  position: relative;
  /*  border-bottom: 1px solid #454545;*/
  /* border-top: 1px solid #454545 !important;*/
}

.galleryAnim::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 930px;
  height: 100%;
  border-left: 1px solid #454545;
  border-right: 1px solid #454545;
  z-index: 1;
  pointer-events: none;
}

body .galleryAnim .galleryAnim__slider {
  width: 100%;
  position: relative;
  overflow: visible;
}

body .galleryAnim .galleryAnim__slide {
  position: relative;
  padding-bottom: 40.5%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 1.6s ease 0s;
}

body .galleryAnim.__noFirst .galleryAnim__slide--img {
  transform: translateX(0);
}

.section5__franchise>.container {
  overflow: hidden;
}

.galleryAnim.__hidden .galleryAnim__slide.swiper-slide-active .galleryAnim__slide--img,
body .galleryAnim .galleryAnim__slide:first-child .galleryAnim__slide--img {
  width: 50%;
}

body .galleryAnim .galleryAnim__slide.swiper-slide-active:first-child {
  margin-right: 0 !important;
}

body .galleryAnim .galleryAnim__slide:first-child .galleryAnim__slide--img {
  margin-left: 50%;
  transition: all 1.2s ease-out 0s;
  transform: translateX(0);
}

body .galleryAnim .galleryAnim__slide.swiper-slide-active:first-child .galleryAnim__slide--img {
  margin-left: 25%;
  transition: all 1.2s ease-out 0s;
}

.galleryAnim__slide--img {
  position: absolute;
  /* width: 100%;*/
  width: 50%;
  height: 100%;
  inset: 0;
  margin: auto;
  object-fit: cover;
  object-position: center;
  transition: all 1.2s ease 0s;
  /*transform: translateX(calc(175px - 25%));*/
  transform: translateX(0) !important;
}

.galleryAnim__action {
  position: absolute;
  left: 0;
  bottom: -50px;
  right: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}

.galleryAnim__arrow {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1px solid var(--line, #454545);
  background: rgba(196, 196, 196, 0.01);
  backdrop-filter: blur(42px);
  -webkit-backdrop-filter: blur(42px);
  transition: all 0.6s ease 0s;
}

.galleryAnim__arrow.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.3;
}

.galleryAnim__arrow--img {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 24px;
  border-color: transparent transparent transparent #ffffff;
  transition: all 0.4s ease 0s;
}

.galleryAnim__arrow.__prev {
  transform: rotate(180deg);
}

.galleryAnim__remove {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1px solid #454545;
  background: rgba(196, 196, 196, 0.01);
  backdrop-filter: blur(42px);
  -webkit-backdrop-filter: blur(42px);
  margin: 0 20px;
  transition: all 0.6s ease 0s;
}

.galleryAnim__remove:after,
.galleryAnim__remove::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 40px;
  height: 1px;
  background-color: #ffffff;
  transition: all 0.6s ease 0s;
}

.galleryAnim__remove:after {
  transform: rotate(-45deg);
}

.galleryAnim__remove::before {
  transform: rotate(45deg);
}

.galleryAnim__remove:hover,
.galleryAnim__arrow:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}

.galleryAnim__arrow:hover .galleryAnim__arrow--img {
  border-color: transparent transparent transparent #0d0d0d;
}

.galleryAnim__remove:hover:after,
.galleryAnim__remove:hover:before {
  background-color: #0d0d0d;
}

body .galleryAnim .galleryAnim__fraction {
  position: absolute;
  width: fit-content;
  left: 0;
  right: 0;
  top: -44px;
  margin: 0 auto;
  color: #cdcdcd;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  transition: all 1.6s ease 0s;
}

.galleryAnim__title {
  position: absolute;
  width: fit-content;
  left: 0;
  right: 0;
  /*top: -44px;*/
  top: -100px;
  margin: 0 auto;
  color: #dfdfdf;
  text-align: center;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  letter-spacing: 1px;
  transition: all 1.6s ease 0s;
  opacity: 0;
  visibility: hidden;
  text-transform: uppercase;
}

.galleryAnim__photo {
  position: absolute;
  width: fit-content;
  left: 0;
  right: 0;
  top: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  color: #dfdfdf;
  text-align: center;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -1.2px;
  text-transform: uppercase;
  z-index: 24;
  transition: all 1s ease 0s;
  opacity: 0;
  visibility: hidden;
}

.galleryAnim__photo--text,
.galleryAnim__photo--count {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.galleryAnim.__hidden .galleryAnim__photo,
.galleryAnim.__hidden .galleryAnim__title {
  opacity: 1;
  visibility: visible;
}

.galleryAnim.__hidden .galleryAnim__fraction,
.galleryAnim.__hidden .galleryAnim__action {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.swiper-slide.galleryAnim__slide.swiper-slide-active {
  z-index: 20;
}

.galleryAnim.__hidden .swiper-slide.galleryAnim__slide.swiper-slide-next {
  transform: translateX(-95%) scale(0.45);
  opacity: 0;
}

.galleryAnim.__hidden .swiper-slide.galleryAnim__slide.swiper-slide-prev:first-child {
  transform: translateX(120%) scale(0.45);
}

.galleryAnim.__hidden .swiper-slide.galleryAnim__slide.swiper-slide-prev {
  transform: translateX(120%) scale(0.45);
  opacity: 0;
}

.galleryAnim.__hidden .galleryAnim__start {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.galleryAnim.__hidden {
  padding-bottom: 40px;
}

.galleryAnim__start {
  width: 140px;
  height: 140px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(34% - 70px);
  margin: auto 0;
  z-index: 30;
  transition: opacity 1.6s ease 0s, background-color 0.6s ease 0s,
    border-color 0.6s ease 0s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.galleryAnim__start._home {
  width: 30%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 53% !important;
  transform: translateX(-50%) !important;
  margin: auto 0;
  z-index: 30;
  transition: opacity 1.6s ease 0s, background-color 0.6s ease 0s, border-color 0.6s ease 0s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background: #f0f8ff00;
}

.bt-franhise-mess {
  display: flex;
  flex-direction: row;
  gap: 30px;
}

.franhise-mess-text {
  color: var(--white, #DFDFDF);
  text-align: center;
  font-family: "Panama Regular";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: -1.2px;
  text-transform: uppercase;

}

.franhise-mess_box {
  width: 100%;
  max-width: 541px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  padding: 120px 0;
}

.bt-franhise-mess a {
  color: var(--black, #0D0D0D);

  text-align: center;
  font-family: "FuturaPT";
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20px;
  letter-spacing: 0.48px;
  text-transform: uppercase;

  display: flex;
  min-width: 120px;
  max-width: 100%;
  height: 34px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  margin: 0 auto;
  background: #dfdfdf00;
  border: 1px solid #dfdfdf;

  border-radius: 32px;
  background: #DFDFDF;

}



.bt-franhise-mess a:hover,
.bt-franhise-anchor:hover {
  color: #dfdfdf;
  background: #0d0d0d;
  border: 1px solid #dfdfdf !important;
  transition: 0.5s !important;
}

.meta_extremist {
  color: #454545;
  text-align: center;
  font-family: "FuturaPT";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.28px;
}

.bt-franhise-anchor {
  background: #dfdfdf;
  border-radius: 20px;
  padding: 0 18px;
  width: auto;
  min-width: 160px;
  height: 40px;
  bottom: 120px;

  font-family: "FuturaPTM", sans-serif;
  font-weight: 500;
  font-size: 16px;

  line-height: 1.25;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  color: #0d0d0d;

  display: flex;
  align-items: center;
  margin-top: 40px;
}

.btn-loyalty {
  background: #dfdfdf;
  border-radius: 20px;
  padding: 0 18px;
  width: max-content;
  min-width: 160px;
  height: 40px;
  bottom: 120px;

  font-family: "FuturaPTM", sans-serif;
  font-weight: 500;
  font-size: 16px;

  line-height: 1.25;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  color: #0d0d0d;

  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-top: 30px;
}

.btn-loyalty:hover {
  border: 1px solid #dfdfdf !important;
  background: #0d0d0d !important;
  color: #dfdfdf !important;
  transition: 0.5s !important;
}

@media screen and (max-width: 1440px) {
  .galleryAnim {
    padding: 280px 0 160px 0;
  }

  .galleryAnim::before {
    width: 70%;
  }

  .galleryAnim__slide {
    padding-bottom: 61.5%;
  }

  .galleryAnim__action {
    bottom: -40px;
  }

  .galleryAnim__arrow {
    width: 80px;
    height: 80px;
  }

  .galleryAnim__arrow--img {
    border-width: 5.5px 0 5.5px 24px;
  }

  .galleryAnim__remove {
    width: 80px;
    height: 80px;
    margin: 0 20px;
  }

  .galleryAnim__remove:after,
  .galleryAnim__remove::before {
    width: 30px;
  }

  .galleryAnim__title,
  .galleryAnim__fraction {
    max-width: 65%;
    /*top: -44px;*/
    font-size: 18px;
    letter-spacing: -0.48px;
  }

  .galleryAnim__photo {
    top: 40px;
    font-size: 40px;
  }

  .galleryAnim.__hidden .galleryAnim__slide.swiper-slide-active .galleryAnim__slide--img,
  body .galleryAnim .galleryAnim__slide:first-child .galleryAnim__slide--img {
    width: 50%;
  }

  body .galleryAnim .galleryAnim__slide:first-child .galleryAnim__slide--img {
    margin-left: 50%;
  }

  .galleryAnim__slide--img {
    transform: translateX(calc(80px - 25%));
  }

  .galleryAnim.__hidden {
    padding-bottom: 107px;
  }

  .galleryAnim__start {
    width: 100px;
    height: 100px;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: auto;
    bottom: -50px;
  }

  body .galleryAnim .galleryAnim__slider {
    width: 135%;
    margin-left: -17.4%;
  }
}

@media screen and (max-width: 640px) {
  .galleryAnim {
    padding: 180px 0 100px 0;
  }

  .galleryAnim::before {
    width: calc(100% - 32px);
  }

  .galleryAnim__slide {
    padding-bottom: 93%;
  }

  body .galleryAnim .galleryAnim__slide {
    padding-bottom: 60%;
  }

  .galleryAnim__action {
    bottom: -30px;
  }

  .galleryAnim__arrow {
    width: 60px;
    height: 60px;
  }

  .galleryAnim__arrow--img {
    border-width: 4.5px 0 4.5px 20px;
  }

  .galleryAnim__remove {
    width: 60px;
    height: 60px;
    margin: 0 15px;
  }

  .galleryAnim__remove:after,
  .galleryAnim__remove::before {
    width: 20px;
  }

  .galleryAnim__title,
  .galleryAnim__fraction {
    max-width: 100%;
    font-size: 12px;
    /* max-width: 200px;*/
    max-width: 290px;
    letter-spacing: 1px;
  }

  .galleryAnim__photo {
    top: 16px;
    font-size: 32px;
  }

  .galleryAnim.__hidden .galleryAnim__slide.swiper-slide-active .galleryAnim__slide--img,
  body .galleryAnim .galleryAnim__slide:first-child .galleryAnim__slide--img {
    width: 80%;
  }

  body .galleryAnim .galleryAnim__slide:first-child .galleryAnim__slide--img {
    margin-left: 20%;
  }

  body .galleryAnim .galleryAnim__slide.swiper-slide-active:first-child .galleryAnim__slide--img {
    margin-left: 10%;
  }

  .galleryAnim__slide--img {
    transform: translateX(calc(20px - 10%));
    width: 100%;
    max-width: 255px;
    height: auto;
    aspect-ratio: 255 / 330;
  }

  .galleryAnim.__hidden {
    padding-bottom: 80px;
  }

  .galleryAnim__start {
    width: 80px;
    height: 80px;
    bottom: -40px;
  }
}

.line-height-minus {
  top: 150px;
}

.section7__secret-assistants {
  z-index: 9999999;
  position: relative;
  background: #0d0d0d;
}

.section6-container-block-part__franchise {
  display: flex;
  gap: 19px;
  align-items: flex-end;
}

.section6-container-block-part__franchise span {
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  text-align: center;
  letter-spacing: -1.68px;
  text-transform: uppercase;
}

.section6-container-block-part__franchise p {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-transform: uppercase;
}

.section6-block__franchise h3 {
  text-align: center;
  font-size: 60px;
  padding-bottom: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  /* 100% */
  letter-spacing: -1.2px;
  text-transform: uppercase;
}

.section6__franchise {
  padding: 120px 0;
  position: relative;
}

.section6-container__franchise {
  display: flex;
  gap: 213px;
  justify-content: center;
}

.section6-container-block-bottom__franchise {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section6-container-block__franchise {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.header__absolute {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background: none;
}

.blockBack>* {
  width: 100%;
}

.section6-container-block-top-left__career {
  display: flex;
  align-items: center;
  gap: 5px;
}

.section6-container-block-top-right__career {
  opacity: 0;
  transition: 0.5s;
}

.section6-container-block__career:hover>.section6-container-block-top__career>.section6-container-block-top-right__career {
  opacity: 1;
  transition: 0.5s;
}

.section6-container-block-top-left__career span {
  color: #454545;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 133.333% */
  letter-spacing: 0.18px;
}

.section6-container-block-top-left__career p {
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.18px;
}

.section6-container-block-top__career {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.p__vacancy-career {
  display: block;
  margin-bottom: 120px;
  letter-spacing: -1px !important;
}

.order-city-p {
  margin-bottom: 93px;
}

.city__career {
  display: none;
}

.section6-container-block__career {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #454545;
  gap: 54px;
}

.career__page-container_h1 {
  padding: 278px 15px;
}

.career__page-container_h1>p {
  max-width: 450px;
}

.career__page-container-h1>p {
  max-width: 930px;
}

.section6-container-block__career {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  padding-bottom: 87px;
}

.section6-container-block-text__career p {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-align: center;
  text-transform: uppercase;
}

.section6-container-block-text__career span {
  font-family: "FuturaPTM", sans-serif;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section6-container-block-text__career {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-history {
  position: fixed;
  top: 0;
  display: none;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #0d0d0d;
  z-index: 999999999;
  overflow-y: scroll;
}

.modal-history-content-top {
  height: 100px;
  display: flex;
  top: 0;
  left: 0;
  align-items: center;
  background: #0d0d0d;
  justify-content: center;
  position: fixed;
  width: 100%;
  border-bottom: 1px solid #454545;
}

.modal-history-content-top img {
  position: absolute;
  right: 20px;
  top: 30px;
  cursor: pointer;
}

.modal-history-content-top p {
  text-align: center;
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.modal-history-content {
  padding-top: 100px;
}

.modal-history-content-block-top-part {
  display: flex;
  align-items: center;
  gap: 10px;
}

.modal-history-content-block-top {
  display: flex;
  align-items: center;
  gap: 40px;
}

.modal-history-content-block-top-part span {
  color: #454545;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.modal-history-content-block-top-part p {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.01em;
}

.modal-history-content-block {
  padding: 20px;
  height: 280px;
  display: flex;
  flex-direction: column;
  gap: 70px;
  border-bottom: 1px solid #454545;
}

.modal-history-content-block-date {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-transform: uppercase;
}

.section1__main {
  position: relative;
  border-top: 1px solid #454545;
  border-bottom: 1px solid #454545;
}

.section1-block__restoran-main {
  color: #3f3f3f66 !important;
}

.section1-img__main {
  position: absolute;
  z-index: 99999;
}

.section1-img__main1>img,
.section1-img__main2>img,
.section1-img__main3>img,
.section1-img__main4>img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.section1-img__main1 {
  top: 0;
  left: 50%;
  width: 324px;
  height: 194px;
  transform: translate(-50%, 0);
}

.section1-img__main2 {
  width: 268px;
  height: 365px;
  bottom: 19%;
  left: 13%;
}

.section1-img__main3 {
  top: 20%;
  right: 15%;
  width: 191px;
  height: 294.194px;
}

.section1-img__main4 {
  top: 83%;
  left: 50%;
  width: 353px;
  height: 434px;
  transform: translate(-40%, 0);
}

.section1-title__main {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  padding-top: 20px;
  text-align: left;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.2px;
}

.section1-p__main {
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  text-align: center;
  letter-spacing: -1.68px;
  text-transform: uppercase;
  padding-top: 150px;
  padding-bottom: 45px;
}

.section-last__main {
  position: relative;
  border-bottom: 1px solid #454545;
  overflow: hidden;
}

.section-last__main::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  background-color: #454545;
  height: 100%;
}

.section-last-img__main {
  position: absolute;
  top: 40.9%;
  right: 24.5%;
  width: 404.453px;
  height: 324.223px;
  transform: rotate(-1deg);
  z-index: 9999999;
}

.section-last-img__main>img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.section-last-p__main {
  position: relative;
  font-size: min(84px, 4.4vw);
  font-style: normal;
  font-weight: 400;
  line-height: min(84px, 4.4vw);
  text-align: left;
  padding-top: 37px;
  letter-spacing: -2px;
  text-transform: uppercase;
  padding-bottom: 23px;
}

.section-last-link__main {
  color: #0d0d0d;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 40px;
  font-family: "FuturaPTM", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  border-radius: 20px;
  background: #dfdfdf;
  line-height: 20px;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.section-last-bottom__main {
  display: flex;
  justify-content: flex-end;
  padding-top: 231px;
  padding-bottom: 40px;
}

.modal-map {
  position: fixed;
  top: 0;
  z-index: 9999999999;
  left: 0;
  width: 100%;
  display: none;
  height: 100%;
}

.modal-map-bg {
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}

.modal-map-close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.modal-map-content {
  position: relative;
  z-index: 99999999999;
}

.modal-map-content img {
  position: absolute;
}

.modal-map-content1 {
  left: 284px;
}

.section-map-top-left__franchise {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.section-map-top-right__franchise {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
}

.section-map-top-right__franchise p {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section-map-top-right__franchise span {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.section-map-top-right__franchise span:not(.section-map-top-right__franchise-item--active) {
  color: #454545;
}

.section-map-top__franchise {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.section-map-content-block-into__franchise {
  position: relative;
}

.section-map-content-block__franchise {
  width: 160px;
  height: 174.222px;
}

.section-map-content-block-into__franchise img {
  position: absolute;
  top: 0;
  left: 0;
}

.section-map-content-block-into__franchise p {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
  letter-spacing: 0.64px;
}

.section-map-content-block-into__franchise span {
  text-align: center;
  font-size: 40px;
  font-family: "FuturaPT", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
  text-transform: uppercase;
}

.section-map-content-block-into-text__franchise {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  font-family: "FuturaPT", sans-serif;
  height: 174.222px;
  position: relative;
  z-index: 9999999;
  justify-content: center;
}

.section-map-bottom__franchise {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.section-map__franchise {
  border-bottom: 1px solid #454545;
}

.section-map-content-block__franchise {
  position: absolute;
}

.section-map-content-block__franchise1 {
  top: 280px;
  left: 15%;
}

.section-map-content-block__franchise2 {
  top: 92px;
  left: 30%;
}

.section-map-content-block__franchise3 {
  top: 282px;
  left: 34%;
}

.section-map-content-block__franchise4 {
  top: 211px;
  right: 40%;
}

.section-map-content-block__franchise5 {
  top: 436px;
  right: 43%;
}

.section-map-bg__franchise-mob {
  display: none;
}

.section-map-content-block__franchise6 {
  bottom: 10px;
  left: 30%;
}

.section-map-content-block__franchise7 {
  top: 293px;
  right: 71px;
}

.section-map__franchise {
  position: relative;
  /*width: 100%;*/
  /*height: 1000px;*/
  /*background-image: url("../img/map-fran.png");*/
  /*background-position: center center;*/
  /*background-repeat: no-repeat;*/
  /*background-size: cover;*/
}

/* .section-map-bg__franchise {
  width: 100%;
  height: 1000px;
} */
/* .section-map-bg__franchise > img{
  width: 100%;
  height: 100%;
  object-fit: contain;
} */
.section-map-container__franchise {
  display: flex;
  flex-direction: column;
  gap: 85vh;
}

header.header-active-bg {
  background: #0d0d0d !important;
}

.section-map-content__franchise-mob {
  display: none;
}

header {
  background: linear-gradient(180deg,
      #0d0d0d 0%,
      rgba(13, 13, 13, 0) 100%) !important;
}

.header__absolute {
  background: none !important;
}

.accordion__rent-hookahs {
  position: relative;
  width: 100%;
  padding: 18px;
  height: 107px;
  font-family: "FuturaPTM", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  letter-spacing: 0.18px;
  text-transform: uppercase;
  color: #dfdfdf;
  background-color: #0d0d0d;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  outline: none;
  transition: 0.4s;
}

.active__rent-hookahs:after {
  content: "\2212";
}

.panel__rent-hookahs {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion__rent-hookahs:after {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 20px;
  content: "";
  background: url("img/drop down-icon.svg") center no-repeat;
  background-size: cover;
  width: 15px;
  height: 25px;
  transform: translate(0, -50%);
  top: 50%;
  transition: 0.3s;
}

.active__rent-hookahs:after {
  content: url("img/drop-up-icon.svg");
  transition: 0.3s;
}

.active__rent-hookahs {
  background: #dfdfdf;
  color: #0d0d0d;
}

.section6__rent-hookahs {
  border-top: 1px solid #454545;
}

.panel-block1__rent-hookahs {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.panel__rent-hookahs {
  background: #0d0d0d;
  padding: 0;
}

.panel-block1__rent-hookahs {
  position: relative;
  padding: 74px 20px;
}

.panel-block1__rent-hookahs p {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.8px;
  text-transform: uppercase;
}

.panel-block1__rent-hookahs span {
  font-family: "FuturaPTM", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.18px;
  text-transform: uppercase;
}

.panel-block1-arrow__rent-hookahs {
  position: absolute;
  right: 20px;
}

.panel-block1__rent-hookahs {
  border-bottom: 1px solid #454545;
}

.section6-container-block__rent-hookahs {
  border-bottom: 1px solid #454545;
}

.section6__rent-hookahs {
  display: none;
}

.panel-block2-top__rent-hookahs img {
  object-fit: cover;
}

.stories-slider-content>img {
  /*object-fit: fill !important;*/
  object-fit: contain !important;
  -webkit-object-fit: contain !important;
}

.stories-slider .swiper .swiper .swiper-slide {
  border-radius: 8px;
  overflow: hidden;
  background-color: #00000000 !important;
}

.panel-block2-top__rent-hookahs p {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 133.333% */
  letter-spacing: -0.48px;
  text-transform: uppercase;
  padding-top: 24px;
}

.panel-block2-top__rent-hookahs span {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.01em;
  padding-bottom: 24px;
}

.panel-block2-top__rent-hookahs a {
  border-radius: 20px;
  background: #dfdfdf;
  color: #0d0d0d;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 152px;
  height: 40px;
  font-family: "FuturaPTM", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 450;
  line-height: 18px;
  /* 128.571% */
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.panel-block2-top__rent-hookahs {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.panel-block2__rent-hookahs {
  width: 50%;
  padding: 20px;
  padding-top: 80px;
  position: relative;
}

.panel-block2-bottom__rent-hookahs p {
  color: #454545;
  font-family: "FuturaPTM", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.18px;
  text-transform: uppercase;
}

.panel-block2-bottom__rent-hookahs span {
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.01em;
}

.panel-block2-bottom__rent-hookahs {
  padding-top: 120px;
}

.panel-block2__rent-hookahs {
  border-right: 1px solid #454545;
  border-bottom: 1px solid #454545;
}

.panel-blocks2__rent-hookahs {
  display: flex;
  flex-wrap: wrap;
}

.panel-block3__rent-hookahs {
  width: 50%;
  padding: 118px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid #454545;
  border-bottom: 1px solid #454545;
}

.panel-block3__rent-hookahs img {
  width: 232px;
  height: 232px;
  object-fit: cover;
  flex-shrink: 0;
}

.panel-block3__rent-hookahs p {
  text-align: center;
  font-size: 40px;
  padding-top: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.8px;
  text-transform: uppercase;
}

.panel-block3-long__rent-hookahs {
  padding: 40px 0;
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #454545;
}

.panel-blocks2__rent-hookahs {
  width: 100%;
}

.panel-block3-long__rent-hookahs p {
  text-align: center;
  font-family: "FuturaPT", sans-serif;
  max-width: 482px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.18px;
  text-transform: uppercase;
}

.panel-blocks-form__rent-hookahs input,
.panel-blocks-form__rent-hookahs select {
  font-family: "FuturaPTM", sans-serif;
  border: none;
  font-size: 18px;
  color: #dfdfdf;
  background: transparent;
  padding-bottom: 10px;
  border-bottom: 1px solid #454545;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: 0.18px;
  color: #454545;
}

.panel-blocks-form__rent-hookahs input::placeholder,
.panel-blocks-form__rent-hookahs select,
.panel-blocks-form__rent-hookahs input {
  color: #454545;
}

.panel-blocks-form-select__rent-hookahs {
  width: 48%;
  position: relative;
}

.panel-blocks-form-long__rent-hookahs {
  width: 100% !important;
}

.panel-blocks-form-select__rent-hookahs select,
.panel-blocks-form-select__rent-hookahs input {
  width: 100%;
}

.panel-blocks-form-select__rent-hookahs svg {
  position: absolute;
  right: 0;
}

.panel-blocks-form__rent-hookahs {
  max-width: 690px;
  padding: 83px 20px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 51px 20px;
  justify-content: space-between;
}

.panel-blocks-form__rent-hookahs select,
.panel-blocks-form__rent-hookahs input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.panel-blocks-form-btn__rent-hookahs {
  border-radius: 20px;
  background: #d9d9d9;
  width: 124px;
  height: 38px;
  color: #0d0d0d;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "FuturaPTM", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 18px;
  /* 128.571% */
  letter-spacing: 0.42px;
  text-transform: uppercase;
}

.panel-blocks-form__rent-hookahs {
  border-left: 1px solid #454545;
  border-right: 1px solid #454545;
}

.modal-header-book {
  position: fixed;
  top: 0;
  z-index: 999999999;
  left: 0;
  width: 100%;
  height: 100%;
  height: auto;
  background: rgba(13, 13, 13, 0.8);
  display: flex;
  justify-content: flex-end;
}

.modal-header-book-content-top {
  display: flex;
  align-items: center;
  padding: 30px 22px;
}

.modal-header-book-content {
  border-left: 1px solid #454545;
  background: #0d0d0d;
  width: 653px;
  height: 100vh;
}

.modal-header-book-content-top p {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.modal-header-book-content-top {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #454545;
}

.modal-header-book-content-top img {
  cursor: pointer;
}

.modal-header-book-content-middle {
  height: auto;
  padding: 94px 20px;
}

.modal-header-book-content-middle input {
  padding-bottom: 10px;
  border: none;
  border-bottom: 1px solid #454545;
  background: transparent;
  width: 100%;
  color: #454545;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;
}

.modal-header-book-content-middle-select select {
  padding-bottom: 10px;

  border: none;
  border-bottom: 1px solid #454545;

  background: transparent;
  background-color: #45454500;
  background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="8" height="10" viewBox="0 0 8 10" fill="none"><path d="M8 9.53674e-07L4 10L8.74228e-07 2.54292e-07L8 9.53674e-07Z" fill="%23DFDFDF" /></svg>');
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;


  width: 100%;
  color: #454545;

  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 26px;
  /* 130% */
  letter-spacing: 0.2px;

}

.modal-header-book-content-middle-select select {
  -webkit-appearance: none;
  /* Для браузеров на основе WebKit (например, Safari) */
  -moz-appearance: none;
  /* Для браузеров на основе Gecko (например, Firefox) */
  appearance: none;
  /* Для остальных браузеров */
}


.modal-header-book-content-middle-select {
  position: relative;
  width: 100%;
}

.modal-header-book-content-middle-select svg {
  position: absolute;
  right: 5px;
  top: 15px;
}

.modal-header-book-content-middle {
  display: flex;
  flex-wrap: wrap;
  gap: 68px 20px;
}

.modal-header-book-content-middle-short {
  width: 48% !important;
}

.modal-header-book-btn {
  color: #0d0d0d;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 40px;
  padding: 20px;
  border-radius: 20px;
  background: #dfdfdf;
  font-family: "FuturaPTM", sans-serif;
  margin-left: 20px;
  margin-bottom: 30px;
  margin-top: 0 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.section4-kamen2__secret-assistants,
.container {
  z-index: 9999;
}

.section6-container__secret-assistants {
  z-index: 999;
  position: relative;
}

.section4-kamen2__secret-assistants-photo {
  z-index: 99999999;
  position: absolute;
  left: 48%;
  top: 7%;
  transform: translate(-50%, 0);
}

.section4__secret-assistants-photo {
  position: relative;
  border-bottom: 1px solid #454545;
}

.section4-kamen1__secret-assistants-photo {
  z-index: 99999999;
  position: absolute;
  left: 9%;
  bottom: 18%;
}

.modal-header-book-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: auto;
}

.modal-header-book {
  opacity: 0;
  z-index: -1;
  transition: 0.5s;

}

.date-input {
  width: 48%;
  position: relative;
}

.date-input>input {
  width: 100% !important;
}

.date-input>svg {
  position: absolute;
  right: 5px;
  top: 10px;
}

.section1-img__main4 {
  z-index: 9999999 !important;
}

.line-height {
  z-index: 11;
}

.news__modal {
  display: flex;
  z-index: 999999999999;
  position: absolute;
}

.news__hidden {
  display: none;
}

.news__wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}

.news__backdrop {
  height: 100%;

  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  position: fixed;
}

.news__container {
  background-color: #0d0d0d;
  z-index: 1;
  min-width: 300px;
  position: absolute;
  max-width: 1258px;
  right: 0;
  top: 0;
  width: 100%;
  box-sizing: content-box;
  border-left: 1px solid #454545;

  &.fullscreen {
    max-width: 100% !important;
    max-height: 100% !important;
    height: 100% !important;
    width: 100% !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
}

.news__header {
  padding: 0 20px;
}

.news__actions {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}

.news__action-navigate {
  display: flex;
  gap: 6px;
}

.news__action-navigate>button {
  background-image: url("./img/arr-r.svg");
}

.news__action-navigate>button:first-child {
  background-image: url("./img/arr-l.svg");
}

.news__action-navigate>button:disabled::after {
  content: "";
  filter: grayscale(40%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgb(0 0 0 / 50%);
}

.action {
  padding: 0;
  margin: 0;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  background: none;
  justify-content: center;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  background-image: url("./img/Close-history.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.franchise_cl-caption>p,
.franchise_cl-caption {
  color: #dfdfdf !important;
  letter-spacing: 1px;
}

.news__content {
  min-height: 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 120px 0;
}

.news__caption {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
  max-width: 524px;
  margin-bottom: 120px;
}

.news__caption>span {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #454545;
}

.news__caption>h2 {
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  text-align: center;
  color: #dfdfdf;
}

.news__content-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding: 0 20px;
}

.news__container-img {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.title {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-weight: 450;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-align: center;
  color: #454545;
}

.title-gl {
  width: 817px;
  margin: 0 auto;
}

.title-cl {
  color: #dfdfdf;
}

.img {
  width: 100%;
}

.img>img {
  width: 100%;
  object-fit: cover;
}

.news__description {
  max-width: 930px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 40px;
}

.caption__top {
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -0.01em;
  text-align: center;
  text-transform: uppercase;
  color: #dfdfdf;
}

.title__bottom {
  max-width: 455px;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-align: left;
}

.news__caption-footer {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
  max-width: 524px;
  margin-top: 120px;
}

.news__caption-footer>span {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #dfdfdf;
}

.news__hidden {
  display: none;
}

.line-news {
  position: absolute;
  border-bottom: 1px solid #454545;
  width: 222%;
  bottom: 45%;
  margin-left: -45px;
  z-index: -1;
  display: none;
}

.header-wrapper {
  left: 0;
  right: 0;
  /* position: relative !important;*/
}

.burger__header-mob {
  height: 156px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.burger__search {
  width: 100%;
  padding: 0 24px;
  position: relative;
}

.burger__search>input {
  width: 100%;
  border-radius: 40px;
  height: 69px;
  padding: 0 70px;
  background: #ffffff;
}

.burger__search>div:first-child {
  content: "";
  background-image: url("img/close.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 39%;
  width: 16px;
  height: 17px;
  z-index: 3;
  margin-left: 65px;
}

.burger__search>div:last-child {
  content: "";
  background-image: url("img/zoom.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 42%;
  width: 17px;
  height: 16px;
  z-index: 3;
  margin-right: 70px;
}

.burger__dropbtn-mob {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 100%;
  width: 100%;
}

.burger__header-mob {
  color: #000;
  display: none;
}

.burger__dropbtn-mob>span {
  font-family: "FuturaPTM", sans-serif;
  font-size: 18px;
  font-weight: 450;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: center;
  text-transform: uppercase;
  color: #0d0d0d;
}

.burger__dropbtn-mob>button {
  background: none;
  border: none;
  color: #454545;
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: center;
}

.burger__menu-city>li {
  height: 156px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #454545;
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-weight: 450;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: center;
  position: relative;
}

.burger__menu-city>li:first-child {
  border-top: 1px solid #454545;
}

.burger__menu-city>a {
  height: 156px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #454545;
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-weight: 450;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: center;
  position: relative;
}

.burger__menu-city>a:first-child {
  border-top: 1px solid #454545;
}



.bmc::before {
  content: "";
  background-image: url("img/up.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 42%;
  width: 17px;
  height: 16px;
  z-index: 3;
  margin-left: 70px;
}

.bmc::after {
  content: "";
  background-image: url("img/up.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 42%;
  width: 17px;
  height: 16px;
  z-index: 3;
  margin-right: 70px;
}

.bmcd::before {
  content: "";
  background-image: url("img/down.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 42%;
  width: 17px;
  height: 16px;
  z-index: 3;
  margin-left: 70px;
}

.bmcd::after {
  content: "";
  background-image: url("img/down.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 42%;
  width: 17px;
  height: 16px;
  z-index: 3;
  margin-right: 70px;
}

.burger__menu-city .parent_menu_city {
  /*display: none;*/
}



.tooltip {
  display: flex;
  gap: 20px;
  align-items: center;
  max-width: 320px;
  width: 100%;
  position: absolute;
  left: calc(10% + 50px);
  top: 70%;
  border: 1px solid #454545;
  background: #0d0d0d;
  padding: 30px;
  border-radius: 0 10px 10px 10px;
}

.tooltip>span {
  font-family: "FuturaPT", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.tooltip__icon {
  background-image: url("img/Close.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  /*width: 51px;*/
  width: 33px;
  height: 33px;
  cursor: pointer;
  flex-shrink: 0;
}

.tooltip__hidden {
  display: none;
}

.footer-vatieble-two__call {
  display: flex;
  gap: 10px;
}

.footer-vatieble-two__call>a {
  font-family: "FuturaPT", sans-serif;
  font-size: 43px;
  font-weight: 400;
  line-height: 27.09px;
  letter-spacing: -0.03em;
  text-align: left;
  text-decoration: none;
}

.footer-vatieble-two__left>span {
  font-family: "FuturaPT", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.03em;
  text-align: left;
  text-decoration: none;
}

.footer-bottom-two__call {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 16px;
}

.footer-bottom-left-two-pol>a {
  font-size: 16px;
  line-height: 20px;
}

.container-two {
  display: flex;
  justify-content: space-between;
}

.footer-container-mob {
  flex-direction: column;
  padding-bottom: 0;
}

.footer-bottom-two__call-mob {
  flex-direction: column;
  gap: 68px;
  padding-bottom: 0;
  align-items: flex-start;
}

.footer-bottom-left-two-pol-mob {
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}

.footer-container-mob>.footer-container-left>div>a {
  font-size: 18px;
  line-height: 20px;
}

.footer-container-mob>.footer-vatieble-two__left>div>a {
  font-size: 32px;
  line-height: 32px;
}

.footer-bottom-left-mob {
  display: none;
}

.container-ds-none {
  display: none;
}



/* Langfix */
.bogo-language-switcher.list-view .current {
  display: none;
}

.bogo-language-switcher.list-view .en-US .bogoflags.bogoflags-us,
.bogo-language-switcher.list-view .ru-RU .bogoflags.bogoflags-ru {
  display: none;
}

.lang-item {
  list-style: none;
}


/* сплывающие окно*/


#popmake-114 {
  background-color: #0d0d0d;
  z-index: 1;
  min-width: 279px !important;
  ;
  /* position: absolute;*/
  max-width: 499px !important;
  ;
  width: 100%;
  box-sizing: content-box;

  &.fullscreen {
    max-width: 100% !important;
    max-height: 100% !important;
    height: 100% !important;
    width: 100% !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
}


.preloader-news {
  position: relative;
  display: grid;
  grid-template-columns: 33% 33% 33%;
  grid-gap: 2px;
  width: 100px;
  height: 100px;
  margin: 30px auto;
}

.preloader-news>div {
  position: relative;
  width: 100%;
  height: 100%;
  background: #dfdfdf;
  transform: scale(0);
  transform-origin: center center;
  animation: preloader-news-anim 0.7s infinite linear;
}

.preloader-news>div:nth-of-type(1),
.preloader-news>div:nth-of-type(5),
.preloader-news>div:nth-of-type(9) {
  animation-delay: 0.4s;
}

.preloader-news>div:nth-of-type(4),
.preloader-news>div:nth-of-type(8) {
  animation-delay: 0.2s;
}

.preloader-news>div:nth-of-type(2),
.preloader-news>div:nth-of-type(6) {
  animation-delay: 0.6s;
}

.preloader-news>div:nth-of-type(3) {
  animation-delay: 0.8s;
}

@keyframes preloader-news-anim {
  0% {
    transform: scale(0);
  }

  40% {
    transform: scale(1);
  }

  80% {
    transform: scale(1);
  }

  100% {
    transform: scale(0);
  }
}


#loadmore a {
  width: 49%;
  left: 25%;
  position: absolute;
  right: 26%;
  margin-top: 100px;
  border: 1px solid #454545;
}

@media(max-width: 1150px) {
  #loadmore a {
    margin-top: 13px;
  }
}

@media(max-width: 800px) {
  #loadmore a {
    margin-top: 13px;
  }
}

/************************************************************************************/
.form-wrapper {
  width: 100%;
  padding: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}





.btn_wp7_none {
  display: none;
}


/* сплывающие окно*/


#popmake-234 {
  background-color: #0d0d0d;
  z-index: 1;
  min-width: 279px !important;
  /*position: absolute;*/
  max-width: 499px !important;
  width: 100%;
  box-sizing: content-box;

  &.fullscreen {
    max-width: 100% !important;
    max-height: 100% !important;
    height: 100% !important;
    width: 100% !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
}



#popmake-235 {
  background-color: #0d0d0d;
  z-index: 1;
  min-width: 279px !important;
  position: absolute;
  max-width: 499px !important;
  width: 100%;
  box-sizing: content-box;
}


/**************************************************/

.error-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
  /* height: 100vh;*/
}

.error-containerMain {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 2;
  padding: 0 40px;
}

.error-line {
  height: 100%;
  width: 1px;
  background: #454545;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}

.error-containerFooter {
  flex: 0 1 auto;
}

.error-img {
  position: relative;
  z-index: 5;
}

.error-img>img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.error-desc {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  max-width: 460px;
  width: 100%;
  position: relative;
  z-index: 5;
  color: #dfdfdf;
}

.error-desc>span {
  font-family: "FuturaPTM", sans-serif;
  font-size: 20px;
  font-weight: 450;
  line-height: 26px;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
}

.error-desc>p {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-align: center;
}

.error-desc>p>a {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-align: center;
  text-decoration: underline;
  color: #dfdfdf;
}

@media (max-width: 475px) {
  .error-desc>span {
    font-size: 12px;

    line-height: 26px;
    letter-spacing: 0.03em;
  }

  .error-desc>p>a,
  .error-desc>p {
    font-size: 12px;
    line-height: 15.6px;
    letter-spacing: 0.01em;
    width: 255px;
  }

  .error-img {
    width: 165px;
  }
}



/*policy.css*/
.policy-container {
  border-top: 1px solid #454545;
  border-bottom: 1px solid #454545;
  position: relative;
}

.policy-pt {
  padding-top: 86px;
}

.policy-title {
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px;
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-weight: 450;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-align: left;
}

.policy-wrapper {
  max-width: 930px;
  margin: 0 auto;
  width: 100%;
}

.policy-caption {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3rem 0;
  border-bottom: 1px solid #454545;
  border-left: 1px solid #454545;
  border-right: 1px solid #454545;
  position: relative;
}

.policy-caption__line {
  display: none;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #454545;
}

.policy-container__img {
  width: 350px;
}

.policy-container__img>img {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.policy-caption>p {
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 1px;
  text-align: center;
}

.policy-body {
  padding: 170px 94px 184px 94px;
  display: flex;
  flex-direction: column;
  gap: 45px;
  border-left: 1px solid #454545;
  border-right: 1px solid #454545;
}

.policy-blockOne,
.policy-blockTwo,
.policy-blockThree,
.policy-blockFour,
.policy-blockFive,
.policy-blockSix,
.policy-blockSeven,
.policy-blockEigth,
.policy-blockNine,
.policy-blockTen>p,
.policy-body h2 {
  font-family: "FuturaPT", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: left;
}

.policy-body>div>h2 {
  font-weight: 450;
  text-transform: uppercase;
}

.policy-body>div>ul>li {
  list-style: disc !important;
}

.policy-blockOne,
.policy-blockTwo,
.policy-blockThree,
.policy-blockFour,
.policy-blockFive,
.policy-blockSix,
.policy-blockSeven,
.policy-blockEight,
.policy-blockNine,
.policy-blockTen {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.policy-body>div>p>a {
  text-decoration: underline;
}

@media (max-width: 1050px) {
  .policy-wrapper {
    max-width: 100%;
  }

  .policy-caption {
    padding: 0;
  }

  .policy-caption>p {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    max-width: 630px;
    width: 100%;
    z-index: 2;
    padding-bottom: 130px;
  }

  .policy-container__img {
    width: 300px;
  }

  .policy-body {
    max-width: 690px;
    width: 100%;
    margin: 0 auto;
    padding: 90px 75px 64px 70px;
    gap: 29px;
  }

  .policy-blockOne,
  .policy-blockTwo,
  .policy-blockThree,
  .policy-blockFour,
  .policy-blockFive,
  .policy-blockSix,
  .policy-blockSeven,
  .policy-blockEight,
  .policy-blockNine,
  .policy-blockTen>p,
  .policy-body h2 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
  }

  .policy-caption__line {
    display: block;
  }

  .policy-container__img {
    z-index: 2;
    padding-top: 105px;
  }
}

@media (max-width: 475px) {
  .policy-header {
    padding-bottom: 15px;
  }

  .policy-title {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px;
    max-width: 245px;
    padding: 10px;
  }

  .policy-caption>p {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -1px;
    max-width: 330px;
    padding-bottom: 115px;
  }

  .policy-container__img {
    width: 251px;
    padding-top: 66px;
  }

  .policy-body {
    max-width: 690px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 10px;
    gap: 29px;
  }

  .policy-blockOne,
  .policy-blockTwo,
  .policy-blockThree,
  .policy-blockFour,
  .policy-blockFive,
  .policy-blockSix,
  .policy-blockSeven,
  .policy-blockEight,
  .policy-blockNine,
  .policy-blockTen>p,
  .policy-body h2 {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
  }
}

/*policy.css*/

.date-input-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  /*  Регулируйте отступ от края */
  transform: translateY(-50%);
  width: 8px;
  /* Размер иконки */
  height: 8px;
  /* Размер иконки */
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  /* Чтобы не мешала кликам по input */
}


input[type="date"] {
  background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="8" height="10" viewBox="0 0 8 10" fill="none"><path d="M8 9.53674e-07L4 10L8.74228e-07 2.54292e-07L8 9.53674e-07Z" fill="%23DFDFDF" /></svg>');
  background-position: right 8px center;
  background-size: 8px;
  background-repeat: no-repeat;
}


.country-menu {
  background-color: #ffffff;
  color: black !important;
}

.mapboxgl-popup {
  max-width: 400px;
  font: 12px/17px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  color: #000;
}

.mapboxgl-ctrl-top-right {
  display: none;
}

.slider-section.-home h2 {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);

  font-size: 60px;
  font-style: normal;
  text-align: center;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: -1.2px;
  text-transform: uppercase;

}


.search-box {
  position: relative;
  max-width: 100%;
  margin-bottom: 20px;
}

.search-box input {
  padding: 0 58px;
}

.search-box svg {
  position: absolute;
  top: 20px;
  left: 33px;
}

.title-exit {
  display: flex;
  flex-direction: row;

  justify-content: space-between;
}

.title-exit svg {
  flex-shrink: 0;
}

.title-exit svg:hover path {
  stroke: #ffffff;
}

#window-city-exit path {
  stroke-width: 2;
}

#search-input {
  width: 100%;
  height: 58px;
  /* Отступ справа для иконки */
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #dfdfdf;
  border-radius: 34px;

  outline: none;
}

.search-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  color: #777;
}

.search-icon:hover {
  color: #333;
}

.panel-block {
  padding: 25px;
  padding-bottom: 25px;
}

.panel-block-bottom p {
  text-align: center;
  font-size: max(2.083vw);
  font-style: normal;
  font-weight: 400;
  line-height: max(2.5vw);
  letter-spacing: -1px;
  text-transform: uppercase;
  padding-bottom: 12px;
}

.window-city:not(.stories-slider-in) {
  pointer-events: none;
}

.wrapper-popup-country h3 {
  font-family: "Panama Regular", sans-serif;
  font-weight: 400;
  font-size: 40px;

  /* line-height: 40px; */
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #cdcdcd;
}

.window-city {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  transform: scale(0);
  transform: translateZ(0) scale(.5);
  opacity: 0;
  background: #000;

  padding: 0;
  z-index: 9999999999999;
  background-color: rgb(0 0 0 / 51%);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /* filter: blur(100px); */
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #000;
}

.wrapper-popup-country {
  width: 100%;
  max-width: 835px;
  height: 633px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 140px;
  margin-bottom: 70px;
}

.wrapper-window-country {
  width: 835px;
  height: 787px;
  column-gap: 57px;
  display: block;
  column-count: 3;
  padding-bottom: 140px;
}

.title-city {
  font-family: "Panama Regular", sans-serif;
  font-weight: 400;
  font-size: 40px;

  /* line-height: 40px; */
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #cdcdcd;
  cursor: default;
  margin-top: 5px;
}

.menu-top-item-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  width: 250px;
  break-inside: avoid;
  margin-bottom: 10px;
  height: 35%;
}

.menu-top-item-wrapper:nth-child(1) {
  height: 100% !important;
}

.country_city {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}

.country_city a {
  font-family: "FuturaPTB", sans-serif;
  font-weight: 500;
  font-size: 18px;

  /* line-height: 36px; */
  line-height: 2;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #dfdfdf;
  cursor: pointer;
}

.header-container-logo a img {
  width: 118px;
  height: 34px;
  object-fit: cover;
}

.header-container-logo a {
  width: 118px;
  height: 34px;
}

#restaurant-form form {
  display: flex;

  justify-content: center;
}


@media (max-width: 1150px) {

  .wrapper-popup-country {
    width: 100%;
    max-width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .wrapper-window-country {
    width: 100%;
    height: 100%;
    column-gap: 0px;
    display: flex;
    flex-direction: column;
    column-count: 1;
  }

  .title-city,
  .country_city,
  .menu-top-item-wrapper {
    width: 100%;

  }

  .country_city a {
    width: 100%;
    height: 156px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #454545;
    font-family: "FuturaPT", sans-serif;
    font-size: 18px;
    font-weight: 450;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: center;
    position: relative;
  }

  .menu-top-item-wrapper,
  .menu-top-item-wrapper:nth-child(1) {
    height: auto !important;
  }

  .country_city {
    height: 0;
    overflow: hidden;
  }

  .country_city-active {
    height: auto;
  }

  .title-exit,
  .search-box {
    padding: 0 24px;
  }


  .country_city,
  .menu-top-item-wrapper {
    gap: 0px;
  }

  .menu-top-item-wrapper:nth-child(1) .title-city {
    border-top: 1px solid #454545;
  }

  .title-city {
    height: 156px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #454545;
    font-family: "FuturaPT", sans-serif;
    font-size: 18px;
    font-weight: 450;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: center;
    position: relative;
  }

  .title-city::before {
    content: "";
    background-image: url(img/up.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 42%;
    width: 17px;
    height: 16px;
    z-index: 3;
    margin-left: 70px;
  }

  .title-city::after {
    content: "";
    background-image: url(img/up.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 42%;
    width: 17px;
    height: 16px;
    z-index: 3;
    margin-right: 70px;
  }

  .search-duplicate:nth-child(1) a {
    border-top: 1px solid #454545;
  }

  .search-duplicate {
    order: -1;
    overflow: clip;
  }

  .search-box svg {
    left: 55px;
  }

  .title-exit h3 {
    display: none;
  }

  .title-exit {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    z-index: 999;
    right: 50px;
    top: 75px;
  }

  .title-exit svg {
    width: 14px;
    height: 14px;
  }

  .title-exit svg:hover path {
    stroke: #454545;

  }

  #window-city-exit path {
    stroke-width: 3.5px;
  }

}

@media (max-width: 475px) {
  .title-city::before {
    margin-left: 25px;
    width: 8px;
    height: 8px;
  }

  .title-city::after {
    margin-right: 25px;
    width: 8px;
    height: 8px;
  }
}