@font-face {
  font-family: Rockwell;
  src: url(/fonts/Rockwell.otf);
}

@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-Regular.ttf);
}

h1 {
  font-size: 36px;
  line-height: 132%;
  text-align: center;
}

h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}

p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
}

.central-wrapper {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: 15% 80%;
  justify-content: center;
  align-items: flex-start;
}

.central-wrapper .mob-start-wrapper {
  display: none;
}

.central-wrapper h1 {
  width: 100%;
  height: 96px;
  margin-top: -43px;
}

.central-wrapper h1 .who-are {
  text-align: center;
  width: 550px;
  margin: 0 auto;
}

.central-wrapper .logo {
  height: 65%;
  margin-top: 23px;
}

@media only screen and (max-width: 1024px) {
  .central-wrapper .desktop-visible {
    display: none;
  }

  .central-wrapper .mob-start-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
  }

  .central-wrapper .mob-start-wrapper .logo {
    height: 65%;
  }

  .central-wrapper .mob-start-wrapper h1 {
    font-size: 24px;
    margin-top: 74px;
  }
}

@font-face {
  font-family: Rockwell;
  src: url(/fonts/Rockwell.otf);
}

@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-Regular.ttf);
}

h1 {
  font-size: 36px;
  line-height: 132%;
  text-align: center;
}

h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}

p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
}

@font-face {
  font-family: Rockwell;
  src: url(/fonts/Rockwell.otf);
}

@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-Regular.ttf);
}

h1 {
  font-size: 36px;
  line-height: 132%;
  text-align: center;
}

h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}

p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
}

.about-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.about-wrapper .f-logo-holder,
.about-wrapper .b-logo-holder {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}

.about-wrapper .f-logo-holder .f-logo,
.about-wrapper .b-logo-holder .f-logo {
  width: 240px;
  height: 202.87px;
}

.about-wrapper .f-logo-holder .f-logo,
.about-wrapper .f-logo-holder .b-logo,
.about-wrapper .b-logo-holder .f-logo,
.about-wrapper .b-logo-holder .b-logo {
  margin: 0 auto;
}

.about-wrapper .upper-text .text,
.about-wrapper .bottom-text .text {
  text-align: center;
  color: #B5A57E;
  display: flex;
  flex-direction: column;
}

.about-wrapper .upper-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  margin-bottom: 16px;
  width: 100%;
}

.about-wrapper .upper-text .who {
  color: #E8D4A1;
  text-align: center;
  display: inline-block;
}

.about-wrapper .b-logo-holder {
  height: 96px;
}

.about-wrapper .b-logo-holder .b-logo {
  width: 200px;
  height: 96px;
}

@media only screen and (max-width: 1024px) {
  .central-wrapper {
    padding-top: 16px !important;
  }

  .central-wrapper .about-wrapper {
    width: 100%;
    height: calc(100vh - 75px);
    z-index: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    justify-content: flex-start;
  }

  .central-wrapper .about-wrapper .f-logo-holder {
    width: 200px;
    height: 108px;
    margin: 0 auto;
  }

  .central-wrapper .about-wrapper .f-logo-holder .f-logo {
    height: 108px;
    width: 100%;
  }

  .central-wrapper .about-wrapper::-webkit-scrollbar {
    display: none;
  }
}

@font-face {
  font-family: Rockwell;
  src: url(/fonts/Rockwell.otf);
}

@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-Regular.ttf);
}

h1 {
  font-size: 36px;
  line-height: 132%;
  text-align: center;
}

h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}

p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
}

.products-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  width: 100%;
}

.products-section .products-header {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 2fr;
  margin-left: 52px;
  height: 144px;
}

.products-section .products-header .b-logo-holder {
  width: 100%;
}

.products-section .products-header .b-logo-holder > img {
  width: 200px;
  height: 96px;
}

.products-section .products-header .explanation p {
  color: #B5A57E;
  font-size: 14px;
  margin-top: 21px;
}

.products-section .products-wrapper {
  display: grid;
  overflow-y: scroll;
}

.products-section .products-wrapper::-webkit-scrollbar {
  width: 0;
  background: transparent;
}

@media screen and (min-width: 2912px) {
  .products-section .products-header {
    grid-template-columns: 1fr 7fr;
  }

  .products-section .products-wrapper {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 2911px) {
  .products-section .products-header {
    grid-template-columns: 1fr 6fr;
  }

  .products-section .products-wrapper {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 2607px) {
  .products-section .products-header {
    grid-template-columns: 1fr 5fr;
  }

  .products-section .products-header .explanation {
    width: 90%;
  }

  .products-section .products-wrapper {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 2303px) {
  .products-section .products-header {
    grid-template-columns: 1fr 4fr;
  }

  .products-section .products-header .explanation {
    width: 90%;
  }

  .products-section .products-wrapper {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 1999px) {
  .products-section .products-header {
    grid-template-columns: 1fr 3fr;
  }

  .products-section .products-header .explanation {
    width: 85%;
  }

  .products-section .products-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 1695px) {
  .products-section .products-header {
    grid-template-columns: 1fr 2fr;
  }

  .products-section .products-header .explanation {
    width: 79%;
  }

  .products-section .products-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width: 1024px) {
  .products-section {
    margin: 0 auto;
    z-index: 0;
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    justify-content: flex-start;
    align-items: center;
    overflow: scroll;
  }

  .products-section .products-header {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0;
    margin-left: 0;
    margin-bottom: 24px;
  }

  .products-section .products-header .b-logo-holder {
    width: auto;
    height: 64px;
    margin: 0 auto 16px auto;
    overflow: hidden;
    border-radius: 8px;
  }

  .products-section .products-header .b-logo-holder > img {
    width: 100%;
    height: auto;
  }

  .products-section .products-header .explanation {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    overflow-wrap: break-word;
  }

  .products-section .products-header .explanation p {
    display: inline;
    text-align: center;
    margin: 0;
  }

  .products-section .right-gradient,
  .products-section .left-gradient {
    width: 32px;
    height: 326px;
    position: absolute;
    top: 30%;
  }

  .products-section .right-gradient {
    background: linear-gradient(90deg, rgba(72, 90, 73, 0) 0%, #485A49 100%);
    right: -1px;
  }

  .products-section .left-gradient {
    background: linear-gradient(90deg, #485A49 0%, rgba(72, 90, 73, 0) 100%);
    left: -1px;
  }

  .products-section .products-wrapper {
    padding-bottom: 24px;
    width: 100%;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    flex-wrap: nowrap;
    display: flex;
  }

  .products-section .products-wrapper .srollable-container {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    flex-direction: row;
    padding: 0 calc(50vw - 142px);
  }

  /* Hide scrollbar for Chrome, Safari and Opera */

  .products-section::-webkit-scrollbar {
    display: none;
  }

  /* Hide scrollbar for IE, Edge and Firefox */

  .products-section {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}

@font-face {
  font-family: Rockwell;
  src: url(/fonts/Rockwell.otf);
}

@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-Regular.ttf);
}

h1 {
  font-size: 36px;
  line-height: 132%;
  text-align: center;
}

h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}

p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
}

.product-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 52px 24px 52px;
  height: 304px;
}

.product-item .product-img-holder {
  width: 200px;
  height: 200px;
  border-radius: 8px;
  background: #364037;
  padding: 16px 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}

.product-item .product-img-holder .product-img,
.product-item .product-img-holder > img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}

.product-item .product-info {
  display: flex;
  flex-direction: column;
  width: 200px;
}

.product-item .product-info .name {
  height: 22px;
  margin: 12px 0 8px 0;
}

.product-item .product-info .ingridients-wrapper {
  display: flex;
  flex-direction: column;
}

.product-item .product-info .ingridients-wrapper .composition,
.product-item .product-info .ingridients-wrapper .imgridients {
  color: #B5A57E;
}

.product-item .product-info .ingridients-wrapper .composition {
  font-size: 10px;
  height: 18px;
  margin-top: 8px;
  line-height: 140%;
}

.product-item:first-child .product-img-holder .product-img,
.product-item:first-child .product-img-holder > img {
  height: 84%;
}

@media screen and (max-width: 1399px) {
  .product-item {
    margin: 0px 50px 24px 50px;
    height: 320px;
  }

  .product-item .product-img-holder,
  .product-item .product-info {
    width: 177px;
    padding: 8px 16px;
  }

  .product-item .product-info {
    padding: 4px 8px;
  }

  .product-item .product-info .name {
    height: 44px;
    margin: 4px 0 8px 0;
  }
}

@media only screen and (max-width: 1024px) {
  .product-item {
    margin: 0 10px;
    width: 200px;
    flex-basis: auto;
  }

  .product-item .product-img-holder {
    width: 100%;
    height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
  }

  .product-item .product-img-holder > img {
    width: auto;
  }
}

@font-face {
  font-family: Rockwell;
  src: url(/fonts/Rockwell.otf);
}

@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-Regular.ttf);
}

h1 {
  font-size: 36px;
  line-height: 132%;
  text-align: center;
}

h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}

p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
}

.contacts-wrapper {
  display: flex;
  flex-direction: column;
  padding: 48px 52px 0 52px;
}

.contacts-wrapper .map-holder {
  width: 100%;
  height: 360px;
  margin-bottom: 40px;
  border-radius: 8px;
}

.contacts-wrapper .contact-info {
  height: 84px;
  display: flex;
  flex-direction: column;
}

.contacts-wrapper .contact-info .info-container {
  display: flex;
  flex-direction: row;
}

.contacts-wrapper .contact-info .info-container .info-piece {
  width: calc(100%/3);
  display: flex;
  flex-direction: column;
}

.contacts-wrapper .contact-info .info-container .info-piece .title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #B5A57E;
}

.contacts-wrapper .contact-info h3 {
  text-transform: uppercase;
}

@media only screen and (min-height: 250px) and (max-height: 546px) and (min-width: 320px) and (max-width: 597px) {
  .central-wrapper .contacts-wrapper .map-holder {
    height: calc(50vh - 90px) !important;
  }
}

@media only screen and (min-height: 547px) and (max-height: 615px) and (min-width: 320px) and (max-width: 597px) {
  .central-wrapper .contacts-wrapper .map-holder {
    height: calc(50vh - 42px) !important;
  }
}

@media only screen and (max-width: 1024px) {
  .mobile-header,
  .central-wrapper {
    width: calc(100vw - 64px);
  }

  .mobile-header .contacts-wrapper,
  .central-wrapper .contacts-wrapper {
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding-top: 16px;
    width: 100%;
  }

  .mobile-header .contacts-wrapper .map-holder,
  .central-wrapper .contacts-wrapper .map-holder {
    position: absolute;
    width: calc(100vw - 32px);
    left: 0;
    bottom: -56px;
    z-index: 2;
    left: -16px;
    height: calc(50vh - 16px);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .mobile-header .contacts-wrapper .contact-info h3,
  .central-wrapper .contacts-wrapper .contact-info h3 {
    display: inline;
    text-align: center;
  }

  .mobile-header .contacts-wrapper .contact-info,
  .central-wrapper .contacts-wrapper .contact-info {
    justify-content: flex-start;
    width: 100%;
  }

  .mobile-header .contacts-wrapper .contact-info .info-container,
  .central-wrapper .contacts-wrapper .contact-info .info-container {
    margin-top: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .mobile-header .contacts-wrapper .contact-info .info-container .info-piece,
  .central-wrapper .contacts-wrapper .contact-info .info-container .info-piece {
    width: 100%;
    margin-bottom: 8px;
  }

  .mobile-header .contacts-wrapper .contact-info .info-container .info-piece p,
  .central-wrapper .contacts-wrapper .contact-info .info-container .info-piece p {
    display: inline;
    text-align: center;
  }
}

@font-face {
  font-family: Rockwell;
  src: url(/fonts/Rockwell.otf);
}

@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-Regular.ttf);
}

h1 {
  font-size: 36px;
  line-height: 132%;
  text-align: center;
}

h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}

p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
}

.single-product-wrapper {
  width: 80%;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -100px;
  display: flex;
  flex-direction: column;
}

.single-product-wrapper .header-simulation {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 40px;
  margin-bottom: 70px;
}

.single-product-wrapper .header-simulation .button {
  width: 165px;
  height: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}

.single-product-wrapper .header-simulation .button:hover {
  color: white;
}

.single-product-wrapper .header-simulation .button .arrow {
  width: 40px;
  height: 40px;
}

.single-product-wrapper .header-simulation .button .word {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 8px;
}

.single-product-wrapper .header-simulation .button .word p {
  text-transform: uppercase;
  display: inline-block;
  font-size: 18px;
  margin-top: 24px;
}

.single-product-wrapper .product-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
}

.single-product-wrapper .product-container .image-holder {
  margin-right: 50px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.single-product-wrapper .product-container .image-holder .pr-image {
  width: 200px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-right: 20px;
}

.single-product-wrapper .product-container .content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.single-product-wrapper .product-container .content-wrapper .what-product,
.single-product-wrapper .product-container .content-wrapper .where-find,
.single-product-wrapper .product-container .content-wrapper .about-product {
  display: flex;
  flex-direction: column;
}

.single-product-wrapper .product-container .content-wrapper .where-find p {
  color: #B5A57E;
  line-height: 18.3px;
}

.single-product-wrapper .product-container .content-wrapper .what-product .composition {
  font-weight: 400;
  font-size: 10px;
  line-height: 140%;
  color: #B5A57E;
  height: 14px;
}

.single-product-wrapper .product-container .content-wrapper .what-product {
  height: 82px;
  margin-bottom: 32px;
}

.single-product-wrapper .product-container .content-wrapper .where-find {
  height: 128px;
  margin-bottom: 32px;
}

.single-product-wrapper .product-container .content-wrapper .where-find .store-logos .logo:nth-child(1) {
  width: 92.04px;
  height: 40px;
  background: no-repeat center url("/images/auchan.svg");
  margin-right: 8px;
}

.single-product-wrapper .product-container .content-wrapper .where-find .store-logos .logo:nth-child(2) {
  width: 92.04px;
  height: 40px;
  background: no-repeat center url("/images/okwine.svg");
}

.single-product-wrapper .product-container .content-wrapper .about-product {
  height: 180px;
  display: flex;
  flex-direction: column;
}

.single-product-wrapper .product-container .content-wrapper .about-product .info-grid {
  display: grid;
  grid-template-columns: 229px 138px;
  grid-column-gap: 16px;
  grid-template-rows: repeat(7, 18px);
  grid-row-gap: 4px;
}

.single-product-wrapper .product-container .content-wrapper .about-product .info-grid p {
  font-size: 14px;
  color: #B5A57E;
}

@media only screen and (max-width: 1024px) {
  .single-product-wrapper {
    width: calc( 100vw - 32px);
    height: 100%;
    position: absolute;
    top: 84px;
    background: #485A49;
    overflow-y: scroll;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    background-color: #364037;
    left: -16px;
    border-radius: 8px;
    padding: 16px;
    height: calc(100% + 32px);
  }

  .single-product-wrapper .header-simulation {
    margin-bottom: 0;
    justify-content: flex-end;
    width: 100%;
  }

  .single-product-wrapper .header-simulation .button {
    width: 133px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .single-product-wrapper .header-simulation .button .word p {
    font-size: 14px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 8px;
  }

  .single-product-wrapper .header-simulation .button .close {
    width: 32px;
    height: 32px;
  }

  .single-product-wrapper .product-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(100% - 60px);
    margin: 0 auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .single-product-wrapper .product-container .image-holder {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 200px;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .single-product-wrapper .product-container .image-holder .pr-image {
    width: auto;
    height: 100%;
    margin: 0 auto;
  }

  .single-product-wrapper .product-container .content-wrapper {
    align-items: center;
  }

  .single-product-wrapper .product-container .content-wrapper .what-product,
  .single-product-wrapper .product-container .content-wrapper .where-find,
  .single-product-wrapper .product-container .content-wrapper .about-product {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .single-product-wrapper .product-container .content-wrapper .what-product .mobile-center,
  .single-product-wrapper .product-container .content-wrapper .where-find .mobile-center,
  .single-product-wrapper .product-container .content-wrapper .about-product .mobile-center {
    display: inline;
    text-align: center;
  }

  .single-product-wrapper .product-container .content-wrapper .what-product p,
  .single-product-wrapper .product-container .content-wrapper .where-find p,
  .single-product-wrapper .product-container .content-wrapper .about-product p {
    font-size: 14px;
    height: 18px;
  }

  .single-product-wrapper .product-container .content-wrapper .what-product h3,
  .single-product-wrapper .product-container .content-wrapper .where-find h3,
  .single-product-wrapper .product-container .content-wrapper .about-product h3 {
    font-size: 18px;
    height: 22px;
  }

  .single-product-wrapper .product-container .content-wrapper .where-find .store-logos {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .single-product-wrapper .product-container .content-wrapper .about-product .info-grid {
    margin-top: 8px;
    grid-column-gap: 8px;
    grid-template-columns: 54.4% 45.6%;
    margin-left: auto;
    margin-right: auto;
  }

  .single-product-wrapper .product-container .content-wrapper .about-product .info-grid p {
    font-size: 13px;
  }

  .single-product-wrapper::-webkit-scrollbar {
    display: none;
  }
}

html {
  height: 100%;
}

body {
  --beige: #E8D4A1;
  --green: #485A49;
  --darkgreen: #364037;
  width: 100%;
  height: 100%;
  position: absolute;
  margin: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body * {
  margin: 0;
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  transition: all 0.3s;
  font-family: Rockwell, serif;
  letter-spacing: 0.05em;
  color: var(--beige);
}

body script {
  height: 0;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

a:hover {
  text-decoration: underline;
}

@-webkit-keyframes main-enter {
  0% {
    margin: 0;
    width: calc(100%);
    height: calc(100%);
  }

  100% {
    margin: 40px;
    width: calc(100% - 80px);
    height: calc(100% - 80px);
    border-radius: 8px;
  }
}

@keyframes main-enter {
  0% {
    margin: 0;
    width: calc(100%);
    height: calc(100%);
  }

  100% {
    margin: 40px;
    width: calc(100% - 80px);
    height: calc(100% - 80px);
    border-radius: 8px;
  }
}

@-webkit-keyframes main-mobile-enter {
  0% {
    margin: 0;
    width: calc(100%);
    height: calc(100%);
  }

  100% {
    margin: 16px;
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    border-radius: 8px;
  }
}

@keyframes main-mobile-enter {
  0% {
    margin: 0;
    width: calc(100%);
    height: calc(100%);
  }

  100% {
    margin: 16px;
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    border-radius: 8px;
  }
}

@-webkit-keyframes resize {
  0% {
    transform: scale(0.01, 0.01);
  }

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

@keyframes resize {
  0% {
    transform: scale(0.01, 0.01);
  }

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

@-webkit-keyframes show-title {
  0% {
    transform: translateY(-100px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes show-title {
  0% {
    transform: translateY(-100px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@-webkit-keyframes show-phone {
  from {
    transform: translateX(250px);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes show-phone {
  from {
    transform: translateX(250px);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes dot-up {
  from {
    transform: translateY(200px);
    opacity: 0;
  }

  to {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes dot-up {
  from {
    transform: translateY(200px);
    opacity: 0;
  }

  to {
    transform: translateY(0px);
    opacity: 1;
  }
}

@-webkit-keyframes dot-up-down {
  0%, 100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }
}

@keyframes dot-up-down {
  0%, 100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }
}

@-webkit-keyframes social-links-move {
  from {
    transform: translateX(-200px);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes social-links-move {
  from {
    transform: translateX(-200px);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes vertical-line {
  from {
    transform: translateY(-500px);
    opacity: 0;
  }

  to {
    transform: translateY(-90px);
    opacity: 1;
  }
}

@keyframes vertical-line {
  from {
    transform: translateY(-500px);
    opacity: 0;
  }

  to {
    transform: translateY(-90px);
    opacity: 1;
  }
}

@-webkit-keyframes anim-opacity {
  0%, 50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes anim-opacity {
  0%, 50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes show-navigation {
  from {
    transform: translateX(-200px);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes show-navigation {
  from {
    transform: translateX(-200px);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes show-languages {
  from {
    transform: translateX(150px);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes show-languages {
  from {
    transform: translateX(150px);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes show-copyright {
  from {
    transform: translateX(-150px);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes show-copyright {
  from {
    transform: translateX(-150px);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes open-modal {
  from {
    transform: translateX(500px);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes open-modal {
  from {
    transform: translateX(500px);
  }

  to {
    transform: translateY(0);
  }
}

.dot {
  border-radius: 50%;
  background: #E8D4A1;
  height: 8px;
  width: 8px;
  margin: 16px;
}

main {
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: #485A49;
  -webkit-animation: main-enter 0.5s linear 1s forwards;
          animation: main-enter 0.5s linear 1s forwards;
}

main .mobile {
  display: none;
}

main .dot-holder {
  position: absolute;
  bottom: 60px;
  right: 0;
  width: 100%;
  height: 24px;
  display: none;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}

main .dot-holder .cb-dot {
  transform: translateY(200px);
  -webkit-animation-name: dot-up, dot-up-down;
          animation-name: dot-up, dot-up-down;
  -webkit-animation-duration: 1s, 0.75s;
          animation-duration: 1s, 0.75s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 3.5s, 5.5s;
          animation-delay: 3.5s, 5.5s;
  -webkit-animation-iteration-count: 1, infinite;
          animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

main .dot-visible {
  display: flex;
}

main .slide {
  display: grid;
  grid-template-columns: 180px 1fr 180px;
  grid-template-rows: 100%;
  justify-content: space-between;
  align-content: space-between;
  justify-items: self-start;
  position: absolute;
  overflow: hidden;
  width: calc(100% - 112px);
  height: calc(100% - 112px);
  top: 56px;
  left: 56px;
}

main .slide .left-wrapper,
main .slide .right-wrapper {
  display: grid;
  grid-template-columns: 180px;
  align-items: flex-end;
}

main .slide .left-wrapper {
  position: relative;
}

main .slide .left-wrapper .navigation {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  transform: translateX(-200px);
  -webkit-animation: show-navigation 1s linear 1s forwards;
          animation: show-navigation 1s linear 1s forwards;
}

main .slide .left-wrapper .navigation .nav-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 24px;
  margin-bottom: 14px;
  margin-top: 4px;
  cursor: pointer;
  margin-left: 17px;
}

main .slide .left-wrapper .navigation .nav-item .menu-dot {
  width: 8px;
  height: 8px;
  margin-top: 4px;
  margin-right: 16px;
}

main .slide .left-wrapper .navigation .nav-item h3 {
  margin-top: 8px;
}

main .slide .left-wrapper .navigation .nav-item:hover {
  text-decoration: none;
}

main .slide .left-wrapper .navigation .nav-item:hover .menu-dot {
  width: 16px;
  height: 16px;
}

main .slide .left-wrapper .navigation .nav-item:hover .menu-dot path {
  fill: white;
}

main .slide .left-wrapper .navigation .nav-item:hover h3 {
  color: white;
}

main .slide .left-wrapper .navigation .nav-active {
  text-decoration: none;
}

main .slide .left-wrapper .navigation .nav-active .menu-dot {
  width: 16px;
  height: 16px;
}

main .slide .left-wrapper .navigation .nav-active .menu-dot path {
  fill: white;
}

main .slide .left-wrapper .navigation .nav-active h3 {
  color: white;
}

main .slide .left-wrapper .line-holder {
  padding-left: 18px !important;
  display: flex;
  align-items: flex-end;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
}

main .slide .left-wrapper .line-holder .line {
  background: var(--beige);
}

main .slide .left-wrapper .line-holder .line.vertical {
  width: 1.5px;
  height: 72px;
  opacity: 0;
  transform: translateY(-675px);
  -webkit-animation: vertical-line 1s linear 1s forwards;
          animation: vertical-line 1s linear 1s forwards;
}

main .slide .left-wrapper .social-links {
  margin-bottom: -3px;
  height: 40px;
  display: grid;
  grid-template-columns: 40px 40px 40px;
  grid-column-gap: 16px;
  transform: translateX(-200px);
  -webkit-animation: social-links-move 1s linear 1s forwards;
          animation: social-links-move 1s linear 1s forwards;
}

main .slide .left-wrapper .social-links a {
  width: 40px;
  height: 40px;
}

main .slide .left-wrapper .social-links a.facebook {
  background: url("/images/facebook.svg");
}

main .slide .left-wrapper .social-links a.instagram {
  background: url("/images/instagram.svg");
}

main .slide .left-wrapper .social-links a.telegram {
  background: url("/images/telegram.svg");
}

main .slide .central-wrapper {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 160px);
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

main .slide .central-wrapper::-webkit-scrollbar {
  display: none;
}

main .slide .right-wrapper .contacts {
  height: 54px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 6px -11px auto;
  font-size: 18px;
  font-weight: normal;
  line-height: 132%;
  transform: translateX(250px);
  -webkit-animation: show-phone 1s linear 1s forwards;
          animation: show-phone 1s linear 1s forwards;
}

main .slide .right-wrapper .contacts .phone,
main .slide .right-wrapper .contacts .mail {
  margin-bottom: 8px;
  height: 22px;
}

main .slide .right-wrapper .contacts .phone {
  margin-right: -19px;
}

main .slide .right-wrapper .bottom-right-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 96px;
  margin-bottom: 8px;
}

main .slide .right-wrapper .bottom-right-wrapper .copyright {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 140%;
  margin-left: -40px;
  margin-top: 5px;
  align-items: flex-end;
  color: #B5A57E;
  cursor: pointer;
  opacity: 0;
  transform: translateX(-150px);
  -webkit-animation: show-copyright 1s linear 1s forwards;
          animation: show-copyright 1s linear 1s forwards;
}

main .slide .right-wrapper .bottom-right-wrapper .lang-toggle {
  display: flex;
  flex-direction: column;
  width: 40px;
  height: 100%;
  align-items: flex-end;
  transform: translateX(150px);
  -webkit-animation: show-languages 1s linear 1s forwards;
          animation: show-languages 1s linear 1s forwards;
  justify-content: flex-end;
  margin-top: 6px;
  margin-right: 4px;
}

main .slide .right-wrapper .bottom-right-wrapper .lang-toggle .lang {
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  text-align: center;
  cursor: pointer;
  padding-left: 6px;
}

main .slide .right-wrapper .bottom-right-wrapper .lang-toggle .lang > a {
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

main .slide .right-wrapper .bottom-right-wrapper .lang-toggle .option1 {
  margin-top: 16px;
}

main .slide .right-wrapper .bottom-right-wrapper .lang-toggle .option2 {
  margin-top: 20px;
}

main .slide .right-wrapper .bottom-right-wrapper .lang-toggle .active {
  color: white;
}

@media only screen and (max-width: 1024px) {
  script {
    height: 0;
  }

  main {
    margin: 16px;
    -webkit-animation: main-mobile-enter 0.5s linear 1s forwards;
            animation: main-mobile-enter 0.5s linear 1s forwards;
  }

  main .dot-holder {
    display: none;
  }

  main .slide {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: absolute;
    overflow: unset;
    width: calc(100% - 64px);
    height: calc(100% - 64px);
    top: 32px;
    left: 32px;
  }

  main .slide .desktop {
    display: none;
  }

  main .slide .mobile {
    display: block;
  }

  main .slide .mobile-header {
    display: flex;
    flex-direction: row;
    position: relative;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    height: 43px;
  }

  main .slide .mobile-header .burger {
    width: 32px;
    height: 32px;
    background: no-repeat center url("/images/burger.svg");
  }

  main .slide .mobile-header .mobile-navigation-wrapper {
    display: none;
    position: fixed;
    top: 0;
    z-index: 3;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal {
    height: calc(100% - 32px);
    width: calc(100% - 32px);
    background: #485A49;
    display: flex;
    flex-direction: column;
    z-index: 3;
    top: 16px;
    left: -16px;
    position: absolute;
    border-radius: 8px;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .nav-mobile-content {
    display: flex;
    flex-direction: column;
    height: 208px;
    margin: auto;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .nav-mobile-content .nav-item {
    display: inline;
    text-align: center;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .back-btn {
    width: 32px;
    height: 32px;
    margin: 16px 0 0 16px;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    height: 128px;
    position: absolute;
    bottom: 16px;
    width: calc(100% - 32px);
    left: 16px;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-social-links,
  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-copyright,
  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-lang-toggle {
    background-color: #485A49;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-social-links {
    display: flex;
    flex-direction: column;
    width: 32px;
    justify-content: flex-end;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-social-links a {
    width: 32px;
    height: 32px;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-social-links a.facebook {
    background: center no-repeat url("/images/facebook.svg");
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-social-links a.instagram {
    background: center no-repeat url("/images/instagram.svg");
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-social-links a.telegram {
    background: center no-repeat url("/images/telegram.svg");
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-social-links .instagram {
    margin: 8px 0;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-copyright {
    height: 14px;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 140%;
    width: 150px;
    margin: 0 auto;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-lang-toggle {
    display: flex;
    flex-direction: column;
    width: 32px;
    height: 72px;
    align-items: flex-end;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-lang-toggle .lang {
    width: 32px;
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: center;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-lang-toggle .option1 {
    margin-bottom: 8px;
  }

  main .slide .mobile-header .mobile-navigation-wrapper .nav-modal .mobile-footer .mobile-lang-toggle .active {
    color: white;
  }

  main .slide .mobile-header .open-modal {
    display: block;
    -webkit-animation: open-modal 0.5s linear forwards;
            animation: open-modal 0.5s linear forwards;
  }

  main .slide .mobile-header .mobile-contacts {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  main .slide .mobile-header .mobile-contacts .phone,
  main .slide .mobile-header .mobile-contacts .email {
    display: inline;
    text-align: end;
  }

  main .slide .central-wrapper {
    height: calc(100vh - 132px);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  main .slide .central-wrapper::-webkit-scrollbar {
    display: none;
  }
}

