@font-face {
  font-family: Baskerville;
  src: url('../fonts/Baskerville.ttc') format("undefined");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Labgrotesque;
  src: url('../fonts/LabGrotesque-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Labgrotesque;
  src: url('../fonts/LabGrotesque-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Labgrotesque;
  src: url('../fonts/LabGrotesque-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Labgrotesque;
  src: url('../fonts/LabGrotesque-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Labgrotesquemono;
  src: url('../fonts/LabGrotesqueMono-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Labgrotesque;
  src: url('../fonts/LabGrotesque-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Baskerville;
  src: url('../fonts/baskerville_lighta.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --body: #fbf9f5;
  --black-blue: #101222;
  --color: #f5efe4;
}

.navbar {
  z-index: 90;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #fffefeb5;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 6.5625em;
  padding-left: 5.1875em;
  padding-right: 5.1875em;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.nav_menu_desc {
  grid-column-gap: 1.3125em;
  grid-row-gap: 1.3125em;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.menu_buttonwrap_desc {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: space-between;
  display: flex;
}

.nav_link_desc {
  color: #000;
  letter-spacing: .2em;
  cursor: pointer;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .75em;
  font-weight: 700;
  line-height: 106%;
  text-decoration: none;
}

.nav_link_desc.footer_link {
  color: #fff;
}

.button {
  color: #fff;
  letter-spacing: .2em;
  background-color: #000;
  border-radius: 32px;
  padding: .9375em 1.75em .8375em;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .75em;
  font-weight: 700;
}

.button.hero_button {
  background-color: #252739;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-bottom: .8375em;
  display: flex;
  position: absolute;
  inset: auto auto 4%;
}

.button.hero_button.static {
  margin-bottom: 0;
  position: static;
}

.button.hero_button._2nd_block {
  margin-bottom: -1.6em;
}

.button.hero_button.sliderbutton_2 {
  margin-bottom: 0;
  inset: 60% 21% auto auto;
}

.button.hero_button.sliderbutton_3 {
  margin-bottom: 0;
  bottom: 38%;
  left: 22%;
}

.button.hero_button.sliderbutton_4 {
  bottom: 34%;
  left: 20%;
}

.button.footer_btn {
  background-color: #0000;
  border: 1px solid #e1d09f;
}

.button.mobile {
  background-color: #252739;
}

.herowrap {
  aspect-ratio: 2.39;
  object-fit: contain;
  object-position: 50% 50%;
  background-image: url('../images/Frame-41-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.herowrap.slide {
  height: 42em;
  display: flex;
  overflow: hidden;
}

.image {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  width: auto;
  position: absolute;
  left: auto;
  right: auto;
}

.herowrap_img {
  aspect-ratio: auto;
  object-fit: contain;
  background-image: url('../images/Гауда.png');
  background-position: 0 0;
  background-size: cover;
  width: 15.75em;
  height: 20.625em;
  position: absolute;
  top: -10%;
  left: 0%;
  transform: rotate(112deg);
}

.herowrap_img._2 {
  z-index: 1;
  background-image: url('../images/Голландский.png');
  display: block;
  top: 166px;
  bottom: 12%;
  left: -24px;
  transform: rotate(80deg);
}

.herowrap_img._3 {
  background-image: url('../images/Российский.png');
  top: auto;
  bottom: -24%;
  left: 6%;
  transform: rotate(45deg);
}

.herowrap_img._4 {
  background-image: url('../images/Эдам.png');
  background-position: 50%;
  inset: auto 7% -22% auto;
  transform: rotate(-42deg);
}

.herowrap_img._5 {
  background-image: url('../images/Мраморный.png');
  inset: auto 0% 20% auto;
  transform: rotate(-77deg);
}

.herowrap_img._6 {
  z-index: 0;
  background-image: url('../images/Сметанковый.png');
  inset: -12% -2% auto auto;
  transform: rotate(-120deg);
}

.image-2 {
  aspect-ratio: auto;
  object-fit: contain;
  transform: rotate(112deg);
}

.image-3 {
  margin-top: 0;
  margin-bottom: 0;
  display: none;
  position: static;
  inset: auto;
}

.herowrap_centralimg {
  justify-content: center;
  align-items: center;
  width: 37.75em;
  height: 22.75em;
  margin-top: 1.375em;
  display: flex;
  position: relative;
}

.foodwrap_1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.heading {
  color: #101222;
  text-align: left;
  letter-spacing: -.02em;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto 0 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 4em;
  font-weight: 600;
  line-height: 98%;
  display: flex;
  position: static;
}

.heading.is_rightside_align {
  text-align: left;
  width: auto;
  font-family: Baskerville, Arial, sans-serif;
  display: block;
}

.heading.is_white {
  color: #fbf9f5;
  font-family: Baskerville, Arial, sans-serif;
  position: static;
}

.heading.is_white._72px {
  letter-spacing: -.02rem;
  font-size: 4.3rem;
}

.text-block {
  color: #64635e;
  text-align: center;
  letter-spacing: .04em;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1em;
  line-height: 171%;
}

.text-block.delivery {
  letter-spacing: 0;
  margin-top: .5625em;
  margin-bottom: 1.875em;
  line-height: 140%;
}

.text-block.faq {
  color: #b0b0b0;
}

.headingwrap_1 {
  grid-column-gap: .9375em;
  grid-row-gap: .9375em;
  color: #fbf9f5;
  text-align: left;
  letter-spacing: -.02em;
  background-color: #fbf9f500;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  font-family: Baskervville;
  font-size: 16px;
  font-weight: 400;
  line-height: 98%;
  display: flex;
}

.headingwrap_1.foodwrap_2 {
  margin-bottom: 2em;
}

.goat-zh3h-slider {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.goat-zh3h-slides-wrap {
  width: 100%;
  height: 100%;
}

.goat-zh3h-slide-background {
  object-fit: cover;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  position: absolute;
  inset: 0%;
}

.goat-zh3h-bg-wrap {
  position: absolute;
  inset: 0%;
}

.goat-zh3h-slide-background-overlay {
  pointer-events: none;
  background-image: linear-gradient(to top, #0000001a, #0006 50%, #0000001a);
  position: absolute;
  inset: 0%;
}

.goat-zh3h-slide-content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  display: flex;
}

.goat-zh3h-slide-description {
  color: #fffc;
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.2;
}

.goat-zh3h-slide-container {
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 5em 2em;
  position: relative;
}

.goat-zh3h-slide {
  background-color: #ddd;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.slide_name-slide-button {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  color: #fff;
  background-color: #fff3;
  border-radius: 100px;
  padding: 14px 20px;
  font-size: 16px;
  line-height: 1;
  transition: box-shadow .4s, background-color .4s;
  box-shadow: 0 0 0 1px #fff6;
}

.slide_name-slide-button:hover {
  background-color: #ffffff4d;
  box-shadow: 0 0 0 1px #fff9;
}

.goat-zh3h-slide-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.goat-zh3h-slide-title {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1.2;
}

.goat-zh3h-arrows {
  z-index: 1;
  pointer-events: none;
}

.goat-zh3h-arrow-left {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 10%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.goat-zh3h-arrow-left-button {
  pointer-events: auto;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  min-height: 50px;
  max-height: 50px;
  transition: background-color .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.goat-zh3h-arrow-left-button:hover {
  background-color: #faf8f8;
}

.goat-zh3h-arrow-left-icon {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.goat-zh3h-arrow-right {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 10%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.goat-zh3h-arrow-right-button {
  pointer-events: auto;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  min-height: 50px;
  max-height: 50px;
  transition: background-color .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.goat-zh3h-arrow-right-button:hover {
  background-color: #faf8f8;
}

.goat-zh3h-arrow-right-icon {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.goat-zh3h-points {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 10px;
}

.goat-zh3h-point-active-with-numbers {
  pointer-events: auto;
  cursor: pointer;
  border-radius: 999px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  display: flex;
  position: relative;
}

.goat-zh3h-point-active-inside {
  border-radius: 100px;
  position: absolute;
  inset: 4px;
  box-shadow: 0 0 0 1px #fffc;
}

.goat-zh3h-point-active-inside-circle {
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 3px;
}

.goat-zh3h-point-text-active {
  color: #000000e6;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 12px;
  line-height: 1;
  display: flex;
}

.goat-zh3h-point-with-numbers {
  pointer-events: auto;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  display: flex;
  position: relative;
}

.goat-zh3h-point-inside {
  background-color: #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 6px;
}

.goat-zh3h-point-text-inactive {
  color: #000000e6;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 12px;
  line-height: 1;
  display: flex;
}

.goat-zh3h-animations, .goat-zh3h-utilities {
  display: none;
}

.foodslider_slide {
  grid-column-gap: 1.75em;
  grid-row-gap: 1.75em;
  backface-visibility: hidden;
  transition-property: transform opacity;
  background-color: #f4ecdf;
  border-radius: 8px;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  height: 35em;
  padding: 1.5625em;
  display: flex;
  position: relative;
}

.foodslider_slide.horeca {
  width: 32%;
  max-width: none;
}

.foodslider_placeholder {
  color: #707070;
  text-align: center;
  border: 1px dashed #707070;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 20rem;
  padding: 1rem;
  display: flex;
}

.foodslider_list {
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  height: auto;
  margin-left: 5em;
  margin-right: 5em;
  display: flex;
  overflow: clip;
}

.foodslider_button {
  color: #fff;
  background-color: #3898ec;
  padding: 1rem 2rem;
}

.foodslider_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: none;
  position: relative;
}

.foodslider_pagination {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.foodslider_navigation {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  display: none;
  position: relative;
}

.foodslider_list-wrapper {
  perspective: 1200px;
  flex: 1;
  display: none;
  position: relative;
  overflow: visible;
}

.foodslider_scrollbar {
  touch-action: none;
  background-color: #f5f5f5;
}

.foodslider_scrollbar_drag {
  background-color: #000;
  width: 20%;
  height: 1rem;
}

.foodslider_pagination_bullet {
  background-color: #ddd;
  width: 1rem;
  height: 1rem;
  padding: 0;
  display: inline-block;
}

.foodslider_pagination_bullet.is-bullet-active {
  background-color: #000;
  display: inline-block;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 140%;
}

.text-block-2 {
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 171%;
}

.div-block {
  background-image: url('../images/Group-1000008305-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-start;
  align-items: center;
  height: 15.25em;
  display: flex;
  position: relative;
}

.div-block.foodpic_2 {
  background-image: url('../images/Group-1000008299.png');
}

.div-block.foodpic_3 {
  background-image: url('../images/Group-1000008306-1.png');
  background-position: 50%;
}

.div-block.foodpic_4 {
  background-image: url('../images/Сгуха-1.svg');
  height: 18em;
}

.div-block.foodpic_5 {
  background-image: url('../images/масло-разв-1.svg');
}

.div-block.foodpic_6 {
  background-image: url('../images/telegram-cloud-photo-size-2-5202099560858642856-y-1.svg');
}

.div-block.foodpic_7 {
  background-image: url('../images/Group-1000008301.svg');
  transform: translate(-52px);
}

.image-4 {
  max-width: 80%;
  position: absolute;
  top: 1%;
  left: 39%;
}

.image-5 {
  z-index: 1;
  position: relative;
  top: -6px;
  left: 9%;
  transform: scale(1);
}

.image-5.image_3 {
  top: 4%;
  left: -1%;
}

.image-5.image_4 {
  top: 5%;
  left: 8%;
}

.image-5.imgae_5 {
  top: -11%;
}

.image-5.image_6 {
  top: 1%;
  left: 4%;
}

.image-5.image_8 {
  top: -6%;
  left: 5%;
}

.image-5.image_9 {
  top: 1%;
  left: 2%;
}

.div-block-2 {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  display: flex;
}

.div-block-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-3 {
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 140%;
  position: static;
}

.header {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-top: 8.7em;
  padding-bottom: 6.2em;
  display: block;
}

.section {
  background-color: #f5efe4;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 39.1rem;
  display: flex;
  overflow: hidden;
}

.splide {
  width: 100%;
  position: relative;
}

.splide.slider1.pill {
  padding-right: 14em;
}

.header_sub-line {
  background-color: #242022;
  flex: 0 auto;
  width: 4em;
  height: 1px;
}

.splide__slide {
  flex: none;
  width: 33.3333%;
}

.container {
  z-index: 1;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
  inset: 0%;
}

.splide__arrows {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.header_sub-text {
  letter-spacing: .2em;
  text-transform: uppercase;
  flex: 1;
  margin-left: 1em;
  font-size: .8em;
  font-weight: 500;
}

.button-2 {
  color: #242022;
  text-align: center;
  background-color: #0000;
  border: 1px solid #242022;
  border-radius: 100vw;
  padding: .5em 2.4em;
  font-size: .9em;
  font-weight: 500;
  transition: all .2s cubic-bezier(.165, .84, .44, 1);
}

.button-2:hover {
  color: #dfdad5;
  background-color: #242022;
}

.header_sub {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 2em;
  display: flex;
}

.splide__track {
  width: 100%;
}

.splide__list {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.subtitle {
  color: #006cff;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
}

.card_mask {
  width: 33.33%;
  height: auto;
  overflow: visible;
}

.box {
  cursor: pointer;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: 380px;
  padding: 3.7em;
  display: flex;
}

.box._3 {
  color: #f3f3f3;
  background-color: #001633;
}

.box._2 {
  background-color: #006cff0d;
}

.card {
  height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.page-padding {
  padding-left: 5%;
  padding-right: 5%;
}

.margin-top.margin-large {
  margin-top: 6em;
}

.text-wrapper {
  margin-top: 1em;
  margin-bottom: 3em;
}

.div_1 {
  flex-direction: column;
  flex: 1;
  order: 1;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.icon {
  width: 48px;
  height: 48px;
}

.margin-bottom.margin-medium {
  margin-bottom: 2em;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-xhuge {
  display: block;
}

.arrow {
  width: 1.5em;
  max-width: none;
}

.arrow.left {
  transform-style: preserve-3d;
  width: 1.5em;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.sec {
  overflow: hidden;
}

.sec.background-color-lightgrey {
  background-color: #f3f3f3;
  height: 70vh;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.blog68_slide-nav {
  grid-column-gap: .75em;
  filter: brightness(75%);
  height: 1.7rem;
  font-size: .75rem;
  line-height: 1.3;
  display: none;
  inset: auto auto 0% 0%;
}

.slide68_arrow {
  background-color: #f3f3f300;
  border: 1px #006cff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.1875em;
  height: 3rem;
  display: flex;
  position: absolute;
  inset: auto 41% 0% auto;
}

.slide68_arrow.left {
  background-color: #f3f3f300;
  width: 3.1875em;
  position: absolute;
  left: 41%;
  right: auto;
}

.slide68_arrow.fwrap2 {
  display: none;
}

.button-3 {
  color: #006cff;
  background-color: #0000;
  border: 1px solid #006cff;
  border-radius: 200px;
  margin-top: auto;
}

.button-3:hover {
  background-color: #c8d9f7;
  border-color: #0000;
}

.slider_component {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 80vw;
  height: auto;
  margin-bottom: 1.45em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4.8em;
  display: none;
  overflow: visible;
}

.div_1-2 {
  order: -1;
  height: 100%;
}

.foodwrap_2 {
  margin-bottom: 3.05em;
  overflow: hidden;
}

.div-block-4 {
  display: none;
}

.text-span {
  text-align: left;
  border: 2px solid #e1d09f;
  margin-right: 0;
}

.textsectionwrap {
  justify-content: space-between;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.div-block-5 {
  margin-left: auto;
  margin-right: auto;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 4em;
  font-weight: 400;
  line-height: 98%;
  position: static;
}

.div-block-6 {
  width: 35em;
  height: 18.5625em;
}

.text-block-4 {
  color: #64635e;
  letter-spacing: .03em;
  width: 100%;
  margin-bottom: 1.4375em;
  font-size: 1em;
  line-height: 171%;
}

.repeater_wrap {
  width: 100%;
  height: 40em;
  margin-top: 0;
  position: relative;
  overflow: hidden;
}

.image-6 {
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-7 {
  z-index: 7;
  background-color: #f4ecdf;
  background-image: url('../images/Group-1000008303.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 9.4375em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-8 {
  z-index: 9;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 9.4375em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-9 {
  z-index: 10;
  cursor: auto;
  background-image: radial-gradient(circle, #f4ecdf 8%, #f9f5ee00 16%, #fdfcfa00 85%, #f4ecdf 93%);
  max-width: 100%;
  height: 9.4375em;
  position: absolute;
  inset: auto 0% 0%;
}

.image-7 {
  z-index: 0;
  position: absolute;
  bottom: 9.25%;
  left: 7%;
  transform: rotate(-1deg);
}

.image-8 {
  z-index: 0;
  position: absolute;
  bottom: 11%;
  left: 24%;
  transform: rotate(7deg);
}

.image-9 {
  z-index: 0;
  position: absolute;
  bottom: 6%;
  left: 41%;
  transform: rotate(-9deg);
}

.image-10 {
  position: absolute;
  bottom: 8%;
  right: 24%;
  transform: rotate(7deg);
}

.image-11 {
  position: absolute;
  bottom: 7%;
  right: 7%;
}

.image-12 {
  position: absolute;
  top: 9%;
  left: 30%;
}

.testproducts {
  background-color: #101222;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 45.25em;
  padding-top: 6.25em;
  padding-bottom: 6.25em;
  display: flex;
  overflow: hidden;
}

.testproducts_wrap {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  justify-content: center;
  align-items: stretch;
  width: 80vw;
  margin: 2.125em 0;
  display: flex;
}

.div-block-10 {
  background-color: #252739;
  border-left: 2px solid #e1d09f;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 31.5%;
  margin-left: 0;
  margin-right: auto;
  padding-left: 2.8875em;
  display: flex;
}

.div-block-11 {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
}

.image-13 {
  margin-right: 2.625em;
}

.text-block-5 {
  color: #fbf9f5;
  letter-spacing: .04em;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1.25em;
  line-height: 171%;
}

.button-4 {
  color: #101222;
  letter-spacing: .2em;
  background-color: #fbf9f5;
  border-radius: 32px;
  padding: 1.25em 1.875em;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .75em;
  font-weight: 700;
  line-height: 106%;
}

.button-4.btn_order_delivery {
  color: #fbf9f5;
  letter-spacing: .2em;
  background-color: #150035;
  justify-content: center;
  align-items: center;
  font-family: Labgrotesque, Arial, sans-serif;
  font-weight: 700;
  line-height: 171%;
  display: block;
}

.button-4.btn_coop {
  color: #fbf9f5;
  background-color: #150035;
  margin-bottom: 9.3em;
  margin-left: auto;
  margin-right: auto;
}

.heading-4 {
  color: #fbf9f5;
  text-align: left;
  margin-top: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 4em;
  font-weight: 400;
  line-height: 98%;
  position: static;
}

.heading-4.mid {
  text-align: center;
}

.image-14 {
  box-sizing: border-box;
  object-fit: fill;
  object-position: 50% 50%;
  width: auto;
  max-width: none;
  position: static;
}

.div-block-12 {
  z-index: 0;
  height: 47.563rem;
  margin-top: 0;
  margin-left: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-13 {
  background-image: url('../images/Group-1000008283.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #cdcdcd;
  border-radius: 6px;
  width: 24.875em;
  height: 34.5625em;
  margin-top: 6.9rem;
  margin-left: 3em;
  position: relative;
}

.image-15 {
  z-index: -1;
  display: none;
  position: absolute;
  inset: 4%;
}

.div-block-14 {
  border: 1px #cdcdcd;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20.875em;
  height: 28.9375em;
  margin: 11% auto auto 7.5%;
  padding: 0 1.5625em;
  display: flex;
}

.heading-5 {
  color: #101222;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 4em;
  font-weight: 400;
  line-height: 98%;
}

.div-block-15 {
  width: 60vw;
  margin-top: 5.4rem;
  margin-left: 4.5rem;
  margin-right: auto;
  position: relative;
  top: 0%;
  left: -3%;
}

.div-block-15.trash {
  width: 500px;
}

.div-block-15.tablet {
  display: none;
}

.div-block-15.fake {
  justify-content: center;
  align-items: center;
  width: 2px;
  height: 2px;
  display: flex;
}

.image-16 {
  margin-top: -36.4em;
  margin-right: 0;
}

.div-block-16 {
  background-image: linear-gradient(#fbf9f5, #fff0 45%), url('../images/18556-1.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  height: auto;
  margin-top: 4.8em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.slide-inner {
  background-color: #fff0;
  overflow: hidden;
}

.container-2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.mb-xlarge {
  margin-bottom: 80px;
}

.sec-customers {
  flex-flow: column;
  display: flex;
}

.client-slider {
  border: 1px #000;
}

.slide-footer {
  color: #11181c;
  background-color: #fbfcfd;
  justify-content: space-between;
  align-items: center;
  padding: 30px 40px 25px;
  display: flex;
}

.slide-content {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #11181c;
  object-fit: fill;
  background-color: #fff0;
  background-image: url('../images/Group-1000008291.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #c6bda1;
  border-radius: 0;
  min-height: 485px;
  padding: 0 1.875em 0;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  line-height: 1.6;
  display: block;
  position: relative;
}

.reviewer {
  object-fit: cover;
  border: 1px solid #bbb;
  border-radius: 8px;
  width: 85px;
  height: 85px;
  margin-bottom: 30px;
}

.text-block-6 {
  color: #b3b3b3;
  font-size: 16px;
}

.max-w-550 {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.padding-global {
  padding-left: 20px;
  padding-right: 20px;
}

.swiper-slide {
  background-color: #fff0;
  border: 1px #e6e6e6;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 0 20px 2px #0000001f;
}

.swiper-wrapper {
  border-radius: 20px;
}

.company-name {
  color: #474747;
  letter-spacing: -.05em;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.padding-section-1 {
  border-radius: 6px;
  padding-top: 0;
  padding-bottom: 0;
}

.swiper-pagination {
  display: none;
}

.text-block-7 {
  margin-bottom: 2px;
  font-weight: 600;
}

.swiper {
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}

.swiper.customers {
  border-radius: 20px;
  max-width: 24em;
  padding-bottom: 1.875em;
}

.image-17 {
  max-width: none;
}

.text-block-8 {
  text-align: center;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 2.5em;
  padding-right: 2.5em;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .75em;
  font-weight: 700;
  line-height: 171%;
  display: block;
  position: absolute;
  inset: auto 0% 32%;
}

.text-block-8.regular {
  font-family: Labgrotesque, Arial, sans-serif;
  font-weight: 400;
  bottom: 13%;
}

.div-block-17 {
  z-index: 1;
  background-color: #101222;
  background-image: url('../images/Rectangle-25-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 9rem;
  padding-bottom: 6.5rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.faq-answer {
  z-index: 2;
  padding: 0 60px 60px;
  font-family: Droid Sans, sans-serif;
  position: relative;
  overflow: hidden;
}

.faq-question-text-content {
  color: #000;
  font-family: Vollkorn, serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
}

.faq-answer-text {
  color: #696969;
}

.faq-indicator-icon {
  align-self: center;
  align-items: center;
  width: 20px;
  height: 20px;
  position: relative;
}

.faq-question {
  z-index: 2;
  cursor: pointer;
  display: flex;
  position: relative;
}

.faq-question:active {
  background-color: #fff;
}

.faq-question:focus {
  background-color: #fff;
  border: 1px solid #0000000a;
}

.faq-indicator-icon-line {
  transform-origin: 50%;
  background-color: #0fc902;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translate(0, 6px)rotate(135deg);
}

.faq-indicator-icon-line._2 {
  background-color: #0fc902;
  top: 39%;
  transform: translate(0, -5px)rotate(45deg);
}

.faq-question-text {
  flex: 1;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px;
}

.heading-6 {
  text-align: center;
  margin-bottom: 40px;
  font-family: Vollkorn, serif;
  font-size: 70px;
  line-height: 78px;
}

.section-intro {
  margin-bottom: 60px;
}

.faq-background {
  z-index: 1;
  opacity: 0;
  background-color: #fff0;
  position: absolute;
  inset: 0%;
  box-shadow: 0 3px 20px 1px #0000000f;
}

.faq-indicator {
  justify-content: center;
  align-items: center;
  width: 10%;
  display: flex;
  position: relative;
}

.faq-wrap {
  background-color: #fff0;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 4px 1px #0000;
}

.faq-wrap:hover {
  background-color: #ffffffa1;
  box-shadow: 0 0 4px 1px #0202020d;
}

.hero-intro-para {
  text-align: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-family: Droid Sans, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.section-2 {
  min-height: 100vh;
  padding: 100px 40px;
}

.body-copy {
  color: #9799a5;
  letter-spacing: .04em;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 14px;
  line-height: 171%;
}

.faq-tile {
  border: 1px #000;
  border-bottom: 1px solid #4a4d69;
  margin-bottom: 20px;
}

.faq-answer-padding {
  border-bottom: 1px #4a4d69;
  padding: 0 0 10px;
}

.icon-2 {
  font-size: 24px;
}

.max-1400 {
  width: 40rem;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.dropdown {
  width: 100%;
}

.faq-question-div {
  color: #614916;
  cursor: pointer;
  background-color: #ebebeb00;
  justify-content: space-between;
  padding: 15px 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 100%;
  transition: all .2s;
  display: flex;
}

.faq-question-div:hover {
  color: #fff;
  background-color: #c35d3800;
}

.faq-question-div:active {
  background-color: #ec794f00;
}

.dropdown-list {
  min-height: 100%;
}

.dropdown-list.w--open {
  background-color: #f5f5f5;
}

.up-down-arrow {
  font-size: 20px;
  font-weight: 400;
}

.div-block-18 {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-top: 0;
  display: flex;
  overflow: visible;
}

._2nd-level-body-padding {
  margin-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
}

.faq-answer-div {
  background-color: #f5f5f500;
  overflow: hidden;
}

.text-block-9 {
  color: #fff;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
}

.div-block-19 {
  background-color: #252739;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 7em;
  padding-left: 5.1875em;
  padding-right: 5.1875em;
  display: flex;
  overflow: hidden;
}

.div-block-20 {
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  padding: .9em 0;
  display: flex;
}

.div-block-21 {
  background-color: #101222;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 37px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-10 {
  color: #fbf9f5;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.text-block-10.mail {
  text-align: right;
}

.btn {
  color: #051328;
  cursor: pointer;
  background-color: #e7e7e7;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 3rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.btn.btn-one {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3rem;
  overflow: hidden;
}

.button-wrap {
  color: #000;
  border: 1px solid #9b9b9b7a;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  min-width: 220px;
  min-height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hover-layer {
  z-index: 2;
  background-color: #5b3acc;
  height: 80px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.btn-text {
  z-index: 1;
  color: #cec8c8;
  letter-spacing: 1px;
  font-weight: 700;
  position: relative;
}

.btn-text-2 {
  z-index: 3;
  color: #000;
  letter-spacing: 1px;
  font-weight: 700;
  position: absolute;
  top: 45px;
}

.button-link-cover {
  z-index: 5;
  position: absolute;
  inset: 0;
}

.image-18 {
  width: 130%;
  max-width: none;
  position: absolute;
  inset: -88% 0% 0% 18%;
}

.image-19 {
  width: 90%;
  position: absolute;
  top: 4%;
  left: 21%;
  right: auto;
}

.image-20 {
  width: 55%;
  position: absolute;
  top: 36%;
  left: 55%;
}

.image-21 {
  width: 100%;
  max-width: none;
  display: block;
  position: absolute;
  top: -49%;
  left: 11%;
  overflow: visible;
}

.div-block-22, .div-block-23 {
  justify-content: space-between;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.card-2 {
  color: #b8b9c2;
  background-color: #3f4046;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-shadow: 0 5px 2rem #0000004d;
}

.arrow-left {
  z-index: 50;
  width: 50px;
  height: 50px;
  margin-left: 500px;
  margin-right: 500px;
  display: block;
  inset: auto 0% 0%;
  overflow: visible;
}

.carousel-slider._3 {
  right: -12%;
}

.carousel-slider._8 {
  right: -147%;
}

.carousel-slider._4 {
  right: -18%;
}

.carousel-slider._2 {
  right: -6%;
}

.carousel-slider._7 {
  right: -126%;
}

.carousel-slider._5 {
  right: -84%;
}

.carousel-slider._6 {
  right: -105%;
}

.card-body {
  height: 100%;
  padding: 30px;
}

.card-header {
  background-image: url('../images/david-lundgren-1677087-unsplash.jpg');
  background-position: 50% 30%;
  background-size: cover;
  height: 150px;
}

.btn-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3862ec;
  border-radius: 5px;
  padding: 15px 25px;
  font-size: 1rem;
  transition: background-color .3s ease-out;
}

.btn-2:hover {
  background-color: #213ea0;
}

.carousel-mask {
  width: 32%;
  overflow: visible;
}

.arrow-right {
  width: 50px;
  height: 50px;
  inset: auto 0% 0% 10%;
}

.arrow-right.fake {
  width: 0;
  height: 0;
}

.container-3 {
  width: 80vw;
  max-width: none;
  margin-bottom: 58px;
  margin-left: auto;
  margin-right: auto;
}

.carousel {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 400px;
}

.carousel.is_contained {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-bottom: 75px;
}

.slide-nav {
  display: none;
}

.image-22 {
  position: static;
  top: -96px;
  left: -86px;
}

.div-block-24 {
  justify-content: space-between;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.body {
  background-color: #fbf9f5;
  overflow: visible;
}

.image-23 {
  margin-left: auto;
  margin-right: auto;
}

.image-24 {
  width: 100%;
}

.card-3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #f8f8fa;
  border-radius: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.ticker {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ticker-content {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ticker-logo {
  flex: none;
  width: auto;
  height: 2.5em;
  margin-left: 1.5em;
  margin-right: 1.5em;
}

.carousel-horizontal {
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, #0000, #000 10% 90%, #0000);
  mask-image: linear-gradient(to right, #0000, #000 10% 90%, #0000);
}

.carousel-horizontal-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5efe4;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.logo-block {
  color: #000;
  flex: none;
  padding: 24px 0;
}

.icon-x-large {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: block;
}

.image-25 {
  mix-blend-mode: normal;
}

._2025-01-30-132520-1 {
  mix-blend-mode: multiply;
  object-fit: cover;
}

.text-span-2 {
  font-weight: 700;
}

.text-span-3 {
  font-family: Labgrotesque, Arial, sans-serif;
  font-weight: 700;
}

.body-2 {
  background-color: var(--body);
  height: auto;
}

.subhero {
  background-color: #f4ecdf;
  justify-content: flex-start;
  align-items: center;
  height: 5.9375em;
  display: flex;
}

.div-block-25 {
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  margin: auto;
  display: flex;
}

.subhero_card {
  justify-content: flex-start;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.text-block-11 {
  letter-spacing: .04em;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1.25em;
  line-height: 171%;
}

.image-26 {
  margin-right: 1.125em;
}

.mr_4-8125em {
  height: 25em;
}

.heading-7 {
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baskervville;
  font-size: 2em;
  font-weight: 400;
  line-height: 117%;
  position: static;
}

.div-block-26 {
  width: 48.9375em;
  margin: 3.0625em auto 4.5625em;
}

.div-block-27 {
  grid-column-gap: 3.25em;
  grid-row-gap: 3.25em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-27 {
  margin-left: 0;
  margin-right: auto;
}

.image-28 {
  margin-left: auto;
  margin-right: auto;
}

.image-29 {
  margin-left: auto;
}

.image-30 {
  margin-left: auto;
  margin-right: auto;
}

.image-31 {
  margin-left: auto;
}

.div-block-28 {
  justify-content: center;
  align-items: center;
  margin: 4em auto 5.625em;
  display: flex;
}

.dropdown-list-2 {
  flex-flow: row;
  display: flex;
}

.dropdown-column-wrapper {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 20px;
  overflow: hidden;
  transform: translate(-50%);
  box-shadow: 0 2px 12px #14142b14;
}

.dropdown-column-wrapper.w--open {
  border-color: var(--body);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fffefeb5;
  border-radius: 8px;
}

.line-rounded-icon {
  margin-left: 4px;
}

.line-rounded-icon.dropdown-arrow {
  margin-left: 8px;
}

.dropdown-toggle {
  align-items: center;
  padding: 0;
  transition: color .3s;
  display: flex;
}

.dropdown-toggle:hover {
  color: #000;
}

.dropdown-link {
  color: #6e7191;
  width: 100%;
  padding: 0;
  line-height: 20px;
}

.dropdown-link:hover {
  color: #000;
}

.grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-1-column.dropdown-link-column {
  grid-column-gap: 0px;
  grid-row-gap: 18px;
  justify-items: start;
}

.dropdown-pd {
  padding: 40px;
}

.text-block-12 {
  color: #000;
  letter-spacing: .2em;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .75em;
  font-weight: 700;
  line-height: 106%;
}

.div-block-29 {
  position: relative;
  overflow: hidden;
}

.div-block-30, .div-block-31, .div-block-32 {
  position: relative;
}

.image-32 {
  display: none;
  position: absolute;
  inset: auto auto -45% 32%;
}

.div-block-34 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-35 {
  background-image: url('../images/Layer_1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 37.75em;
  height: 22.75em;
}

.div-block-37 {
  z-index: 3;
  background-image: url('../images/Мраморный.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 17em;
  height: 22em;
  position: absolute;
  bottom: 4%;
  left: 10%;
}

.div-block-38 {
  z-index: 2;
  background-image: url('../images/Эдам.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 17em;
  height: 22em;
  position: absolute;
  bottom: 6%;
  left: 26%;
}

.div-block-39 {
  background-image: url('../images/Голландский.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 17em;
  height: 22em;
  position: absolute;
  bottom: 2%;
  left: 42%;
}

.div-block-40 {
  z-index: 2;
  background-image: url('../images/Российский.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 17em;
  height: 22em;
  position: absolute;
  bottom: 5%;
  left: 57%;
}

.div-block-41 {
  z-index: 3;
  background-image: url('../images/Гауда.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 17em;
  height: 22em;
  position: absolute;
  bottom: 6%;
  left: 73%;
}

.div-block-42 {
  z-index: -1;
  background-image: url('../images/Group-1000008296.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20em;
  height: 10em;
  position: absolute;
  bottom: 55%;
  left: 33%;
}

.navbar-2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fbf9f59e;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 6.5625em;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.container-4, .div-block-43 {
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-44 {
  display: none;
}

.div-block-46 {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-47 {
  height: 85vh;
}

.margin {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  margin: 7.0625em auto 3.75em;
  display: flex;
}

.div-block-48 {
  width: 100%;
  margin-bottom: 1.25em;
}

.heading-8 {
  color: #000;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 140%;
}

.text-span-4 {
  font-weight: 400;
}

.text-block-13 {
  color: #64635e;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1em;
}

.div-block-49 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-50 {
  color: #f4ecdf;
  background-color: #f4ecdf;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 34.375em;
  height: 32.5625em;
  display: flex;
}

.div-block-51 {
  flex-flow: column;
  justify-content: space-between;
  width: 34.375em;
  height: 32.5625em;
  padding: 3.125em 2.5em;
  display: flex;
}

.image-35 {
  width: 280px;
  height: 366px;
}

.text-block-14 {
  color: #64635e;
  letter-spacing: .03em;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1em;
  line-height: 171%;
}

.text-block-15 {
  color: #000;
  margin-bottom: 4px;
  font-family: Labgrotesque, Arial, sans-serif;
}

.div-block-52 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-16 {
  color: #101222;
  margin-left: 20px;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1em;
  position: static;
}

.div-block-53 {
  background-image: url('../images/Group-1000008307.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 564px;
  margin-top: 5.6em;
}

.div-block-53.difpage {
  background-image: url('../images/Group-1000008309.png');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-54 {
  background-color: #f4ecdf;
  height: auto;
}

.div-block-55 {
  background-color: #fff;
  border: 1px solid #cecdcd;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 34.375em;
  height: 41.0625em;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  box-shadow: 0 1px 3px #0003;
}

.div-block-56 {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
}

.div-block-57 {
  background-image: url('../images/Крест.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 27.5625em;
  height: 28.3125em;
  margin: auto;
  position: absolute;
  transform: translate(-1.4em);
}

.div-block-57.right_block1 {
  background-image: url('../images/Традиц.png');
}

.div-block-57.right_block1.rgh {
  background-image: url('../images/72.png');
  transform: translate(0);
}

.div-block-57.right_block1.rgh2 {
  background-image: url('../images/82.png');
  transform: none;
}

.mr_1 {
  height: auto;
}

.div-block-58 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-59 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 7% 0% auto;
}

.text-block-17 {
  color: #000;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 1.53188em;
}

.image-36 {
  mix-blend-mode: multiply;
}

.mask {
  height: auto;
}

.slide {
  overflow: visible;
}

.slide-nav-2 {
  margin-top: 0;
  top: 197%;
}

.div-block-60 {
  background-image: url('../images/Frame-27.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 42em;
}

.div-block-61 {
  background-image: url('../images/Frame-30.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 45em;
}

.div-block-62 {
  background-image: url('../images/Group-1000008301.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 45em;
}

.div-block-63 {
  background-image: url('../images/Frame-41-3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 45em;
}

.slider {
  margin-top: 0;
}

.right-arrow {
  opacity: 0;
  height: 100%;
  margin-top: 12%;
  margin-bottom: 0;
}

.left-arrow {
  opacity: 0;
  height: 100%;
  margin-top: 10%;
  margin-bottom: 0;
}

.text-span-5, .text-span-6, .text-span-7 {
  font-weight: 700;
}

.lottie-animation {
  position: absolute;
  top: 21.3rem;
  left: 29.4rem;
}

.padding_horizontal_global {
  background-color: #f5efe400;
  justify-content: space-between;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: block;
  position: relative;
}

.padding_horizontal_global.padding_144 {
  padding-left: 9rem;
  padding-right: 9rem;
  font-size: 14rem;
  overflow: visible;
}

.div-block-64 {
  height: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-65 {
  z-index: 5;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: 5.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.link-block {
  width: 13.188rem;
  height: 2.75rem;
}

.bg-color_1 {
  background-color: #f5efe4;
  margin-top: 0;
  overflow: visible;
}

.mr-100px {
  height: 6.25rem;
}

.div-block-66 {
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-67 {
  width: 27rem;
  height: auto;
}

.text-block-18 {
  color: #101222;
  letter-spacing: .04rem;
  width: 27rem;
  margin-left: auto;
  margin-right: auto;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 171%;
  position: static;
}

.image-37 {
  width: 2.25rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.mr-114px {
  height: 7.125rem;
}

.div-block-68 {
  flex-flow: column;
  width: auto;
  padding: 2.0625rem;
  display: flex;
}

.div-block-69 {
  padding-bottom: 2rem;
  display: flex;
}

.text-block-19 {
  color: #101222;
  letter-spacing: .2rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 700;
  line-height: 106%;
}

.text-block-20 {
  letter-spacing: 0;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 140%;
}

.div-block-70 {
  border: 1px #000;
  border-top-style: solid;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.div-block-70.is_bottomline {
  border-bottom-style: solid;
}

.text-block-21 {
  letter-spacing: .13rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.mr-177pxh {
  width: 11.063rem;
}

.mr-73pxh {
  width: 4.563rem;
}

.mr-182pxh {
  width: 11.375rem;
}

.div-block-71 {
  position: absolute;
  inset: auto 0% auto auto;
}

.mr-171pxh {
  width: 9.438rem;
}

.mr-390pxh {
  width: 23.5rem;
}

.mr-103pxh {
  width: 5.9rem;
}

.mr-170pxh {
  width: 10.625rem;
}

.mr-80px {
  height: 5rem;
}

.div-block-72 {
  width: 31rem;
  margin-right: 1.6rem;
}

.mr-45pxh {
  height: 2.813rem;
}

.mr-50pxh {
  height: 3.125rem;
}

.text-block-22 {
  color: #64635e;
  letter-spacing: .03rem;
  margin-top: 0;
  margin-left: 1.4375rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 171%;
}

.div-block-73 {
  background-image: linear-gradient(#c5bca9, #c5bca9);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
}

.div-block-73.scroller {
  background-image: linear-gradient(#000, #000);
  width: auto;
}

.div-block-74 {
  background-color: #000;
  width: 1px;
  height: 12.5rem;
  margin-bottom: 10.6rem;
}

.div-block-75 {
  background-color: #000;
  width: 1px;
  height: 1.875rem;
}

.div-block-76 {
  margin-top: -2.1rem;
  display: flex;
}

.div-block-77 {
  background-color: #000;
  width: 1px;
  height: 9.625rem;
  margin-right: 1rem;
  transform: rotate(180deg);
}

.div-block-78 {
  width: 27rem;
}

.text-block-23 {
  color: #64635e;
  letter-spacing: .03rem;
  padding-bottom: 1.05rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 171%;
}

.div-block-79 {
  background-color: #000;
  width: 1px;
  height: 9.5rem;
  margin-right: 1rem;
}

.div-block-80 {
  width: 19.438rem;
}

.div-block-81 {
  display: flex;
}

.div-block-82 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.05rem;
  display: flex;
}

.div-block-83 {
  width: 19.313rem;
}

.div-block-84 {
  background-color: #000;
  width: 1px;
  height: 13rem;
  margin-right: 1rem;
}

.div-block-85 {
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 0;
  display: flex;
}

.div-block-86 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.05rem;
  display: flex;
}

.mr-50px {
  height: 3.125rem;
}

.div-block-87 {
  z-index: 1;
  background-color: #b38a64;
  background-image: url('../images/Rectangle-34.png');
  background-position: 0 0;
  background-size: auto;
  height: 33rem;
  margin-bottom: 2.5rem;
  margin-left: 1.688rem;
  margin-right: 1.688rem;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  position: relative;
  overflow: hidden;
}

.div-block-88 {
  justify-content: space-between;
  display: flex;
}

.div-block-89 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-90 {
  outline-offset: 0px;
  cursor: pointer;
  border-top: 1px solid #fbf9f5;
  outline: 3px #333;
  justify-content: space-between;
  width: 34.7rem;
  padding: 1.5rem .25rem;
  transition: all .2s;
  display: flex;
}

.div-block-90:hover {
  background-color: #91705200;
  padding-left: 1rem;
}

.text-block-24 {
  color: #fbf9f5;
  letter-spacing: .04rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 171%;
}

.button-5 {
  text-align: center;
  background-color: #3e3d3a00;
  border: 1px solid #fff;
  padding-top: 1.063rem;
  padding-bottom: 1.063rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 700;
  line-height: 106%;
  transition: all .2s;
}

.button-5:active {
  transform: scale(.95);
}

.div-block-91 {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.div-block-92 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.text-block-25 {
  color: #fff;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 106%;
}

.text-block-25.mob {
  display: none;
}

.div-block-93 {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.div-block-94 {
  height: 3.875rem;
}

.div-block-95 {
  background-color: #090b16;
  position: relative;
}

.div-block-96 {
  justify-content: flex-start;
  display: none;
  position: relative;
}

.div-block-97 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: 0 auto;
  align-self: auto;
  display: flex;
}

.div-block-97.abs {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-block-26 {
  color: #fbf9f5;
  letter-spacing: .05rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 106%;
}

.link {
  color: #acb1d6;
  letter-spacing: .05rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 106%;
  text-decoration: none;
}

.link.color_white {
  color: #fbf9f5;
}

.text-field {
  color: #acb1d6;
  background-color: #090b16;
  border: 1px solid #090b16;
  border-bottom-color: #4a4d69;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .875rem;
  line-height: 106%;
}

.submit-button {
  color: #e7e9f7;
  letter-spacing: .05rem;
  background-color: #3898ec00;
  padding-left: 0;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .875rem;
  line-height: 106%;
  transition: all .2s;
}

.submit-button:active {
  transform: scale(.9);
}

.color {
  color: #acb1d6;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 106%;
}

.div-block-98, .div-block-99 {
  width: 11rem;
}

.text-block-27 {
  color: #fbf9f5;
  font-family: Inter, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 140%;
}

.scroll_bl {
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.section-3 {
  z-index: 1;
  position: relative;
  top: 0;
}

.scroll_bl_wrap {
  height: 300vh;
}

.section-4 {
  background-color: #f5efe4;
  height: 33rem;
  position: relative;
}

.section-5 {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.section-6 {
  z-index: 1;
  background-color: #f5efe4;
  width: 100%;
  height: 39.1rem;
  position: relative;
  overflow: hidden;
}

.section-7 {
  z-index: 1;
  background-color: #f5efe4;
  position: relative;
}

.hover_image {
  z-index: 4;
  border-radius: 15px;
  height: 13rem;
  display: block;
  position: absolute;
  right: 5%;
}

.hover-parent {
  border-top: 2px solid #2e2a27;
  border-bottom: 2px solid #2e2a27;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.hover-parent.border-none {
  color: #333;
  border-top-style: none;
  border-bottom-style: none;
  text-decoration: none;
}

.hover-parent.border-none.is_bottom {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.is-main {
  z-index: 3;
  letter-spacing: -.07em;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 4rem;
  font-weight: 600;
  display: flex;
  position: relative;
}

.is-main.border-null {
  z-index: 3;
  cursor: pointer;
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px #c7c7c7;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 1.1875rem 0;
  font-family: Labgrotesque, Arial, sans-serif;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.is-main.border-null:hover {
  padding-left: 1rem;
  padding-right: .5rem;
}

.text_hover {
  z-index: 10;
  width: 100%;
  position: relative;
}

.n-line {
  z-index: 1;
  background-color: #2e2a27;
  width: 100%;
  height: 2px;
  position: absolute;
  inset: 0% 0% auto;
}

.n-line.bottom {
  inset: auto 0% 0%;
}

.image-38 {
  aspect-ratio: auto;
  width: auto;
  max-width: none;
  height: auto;
  overflow: hidden;
  transform: scale(1.1);
}

.taste_img2, .taste_img3, .taste_img4 {
  display: none;
}

.div-block-100 {
  width: 15rem;
}

.div-block-101 {
  background-image: url('../images/Frame-151-1.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 41rem;
  display: flex;
  overflow: hidden;
}

.text-block-29 {
  letter-spacing: 0;
  width: auto;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.body-3 {
  background-color: #f5efe4;
}

.div-block-102 {
  justify-content: space-between;
  display: flex;
}

.heading-9 {
  color: #101222;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 140%;
}

.text-block-30 {
  color: #64635e;
  letter-spacing: .03rem;
  margin-right: 8.7rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 171%;
}

.div-block-103 {
  display: block;
  overflow: hidden;
}

.div-block-104 {
  justify-content: space-between;
  display: flex;
}

.div-block-105 {
  justify-content: center;
  align-items: center;
  width: 28.125rem;
  height: 24.188rem;
  transition: all .2s;
  display: flex;
}

.div-block-105:hover {
  transform: scale(1.05);
}

.text-block-31 {
  color: var(--black-blue);
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.div-block-106 {
  border-top: 1px solid var(--black-blue);
  border-bottom: 1px solid var(--black-blue);
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  padding-top: 1.063rem;
  padding-bottom: 1.063rem;
  display: flex;
}

.image-39 {
  width: 1.3rem;
  height: .7rem;
}

.text-block-32 {
  color: #917759;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 140%;
}

.div-block-107 {
  justify-content: space-between;
  margin-top: 1rem;
  display: flex;
}

.div-block-108 {
  overflow: hidden;
}

.link-block-2 {
  border-top: 1px solid var(--black-blue);
  border-bottom: 1px solid var(--black-blue);
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  padding-top: 1.063rem;
  padding-bottom: 1.063rem;
  text-decoration: none;
  display: flex;
}

.div-block-109 {
  background-image: url('../images/ChatGPT-Image-12-апр.-2025-г.-19_01_53-1.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 34.813rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.div-block-109.butter2 {
  background-image: url('../images/ChatGPT-Image-12-апр.-2025-г.-19_01_53-1-1.png');
}

.div-block-109.dairy {
  background-image: url('../images/Frame-151-1.png');
}

.div-block-109.milk {
  background-image: url('../images/Frame-151.png');
}

.div-block-109.joy {
  background-image: url('../images/SR-big-1-may-pravki-1-may-1-1.png');
}

.div-block-109.razves {
  background-image: none;
  height: 7rem;
}

.div-block-110 {
  justify-content: space-between;
  align-items: flex-end;
  display: block;
  position: static;
  inset: 200px auto auto 0%;
}

.image-40 {
  margin-bottom: 1.5rem;
  position: static;
  inset: auto auto 0% 0%;
}

.body-4 {
  background-color: #f4ecdf;
}

.div-block-111 {
  justify-content: space-between;
  display: flex;
}

.div-block-112 {
  width: 42.438rem;
  height: 23.5rem;
}

.text-block-33 {
  letter-spacing: -.02rem;
  margin-top: .625rem;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 2.813rem;
  line-height: 98%;
}

.mr-24px {
  height: 1.5rem;
}

.button-6 {
  background-color: #090b16;
  justify-content: center;
  align-items: center;
  width: 14rem;
  height: 2.938rem;
  margin-left: auto;
  margin-right: auto;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 700;
  line-height: 106%;
  transition: all .2s;
  display: flex;
}

.button-6:hover {
  transform: scale(1.05);
}

.button-6:active {
  transform: none;
}

.image-41 {
  width: auto;
}

.div-block-113 {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0;
  display: block;
  position: static;
  inset: auto auto 0;
}

.div-block-114 {
  flex-flow: column;
  justify-content: space-between;
  height: 34.813rem;
  display: flex;
}

.image-42 {
  margin-bottom: 1.5rem;
}

.fs-marquee_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fs-marquee_list-wrapper {
  perspective: 1200px;
  flex: 1;
  position: relative;
}

.fs-marquee_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.is-vertical {
  flex-flow: column;
  height: 35rem;
}

.fs-marquee_item {
  backface-visibility: hidden;
  transition-property: transform opacity;
  background-color: #f5f5f5;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: 10rem;
  padding: 1rem;
  display: flex;
  position: relative;
}

.fs-marquee_placeholder {
  color: #707070;
  text-align: center;
  border: 1px dashed #707070;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1rem;
  display: flex;
}

.home-logo-left-gradient {
  background-image: linear-gradient(to right, #fff, #fff0);
  width: 10%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.home-logo-left-gradient.right {
  background-image: linear-gradient(270deg, #fff, #fff0);
  inset: 0% 0% 0% auto;
}

.client-logo {
  opacity: .8;
  object-fit: contain;
  width: 100%;
  min-height: 7rem;
  max-height: 7rem;
  transition: opacity .4s;
}

.client-logo:hover {
  opacity: 1;
}

.overline {
  color: #72767d;
  text-align: center;
  letter-spacing: .08rem;
  text-transform: uppercase;
  font-size: .7rem;
  font-weight: 500;
}

.clients-grid {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  opacity: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.clients-grid.logo-animate-alt {
  grid-column-gap: 3rem;
  flex: none;
  width: 100rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.clients-grid.logo-animate {
  grid-column-gap: 3rem;
  opacity: 1;
  flex: none;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.embed-2 {
  display: none;
}

.home-logo-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-logo-wrapper.bottom {
  margin-top: -2rem;
}

.marquee {
  justify-content: flex-start;
  align-items: center;
  height: 5.5rem;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee_inner {
  flex: none;
  align-items: center;
  display: flex;
}

.marquee_logo {
  width: 150px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-115 {
  background-image: linear-gradient(90deg, var(--color), #ffffff05);
  width: 5rem;
  height: 5rem;
  position: absolute;
}

.div-block-115.rightside {
  background-image: linear-gradient(270deg, var(--color), #ffffff05);
  inset: 0% 0% 0% auto;
}

.mr-67px {
  height: 4.188rem;
}

.fs-slider1_slide {
  backface-visibility: hidden;
  transition-property: transform opacity;
  background-color: #f5f5f5;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 39.125rem;
  padding: 0;
  display: flex;
  position: relative;
}

.fs-slider1_placeholder {
  color: #707070;
  text-align: center;
  border: 1px dashed #707070;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 20rem;
  padding: 1rem;
  display: flex;
}

.fs-slider1_list {
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  height: auto;
  display: flex;
}

.fs-slider1_button {
  color: #fff;
  background-color: #3898ec;
  padding: 1rem 2rem;
}

.fs-slider1_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
}

.fs-slider1_pagination {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.fs-slider1_navigation {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  display: none;
  position: relative;
}

.fs-slider1_list-wrapper {
  perspective: 1200px;
  flex: 1;
  position: relative;
  overflow: clip;
}

.fs-slider1_scrollbar {
  touch-action: none;
  background-color: #f5f5f5;
}

.fs-slider1_scrollbar_drag {
  background-color: #000;
  width: 20%;
  height: 1rem;
}

.fs-slider1_pagination_bullet {
  background-color: #ddd;
  width: 1rem;
  height: 1rem;
  padding: 0;
  display: inline-block;
}

.fs-slider1_pagination_bullet.is-bullet-active {
  background-color: #000;
  display: inline-block;
}

.image-43 {
  width: 100%;
}

.image-44 {
  background-image: url('../images/ChatGPT-Image-12-апр.-2025-г.-18_57_09-1-1.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-117 {
  z-index: 20;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #101222e8;
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  display: none;
  position: fixed;
}

.div-block-118 {
  background-image: url('../images/image-1.png');
  background-position: 50%;
  background-size: cover;
  width: 35.625rem;
  height: 7.313rem;
  position: absolute;
  top: 2.875rem;
  left: 1.5rem;
}

.image-45 {
  background-image: url('../images/image.svg');
  background-position: 0 0;
  background-size: auto;
}

.div-block-119 {
  cursor: pointer;
  background-image: url('../images/Frame-72.svg');
  background-position: 50%;
  background-size: cover;
  width: 3.868rem;
  height: 3.868rem;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}

.div-block-120 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 5vh;
  margin-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  position: static;
  inset: 0% auto auto;
}

.div-block-120.footer {
  margin-top: 0;
}

.text-block-34 {
  color: var(--body);
  letter-spacing: .36rem;
  margin-bottom: 2.188rem;
  margin-left: 0;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 100%;
}

.text-block-35 {
  color: #f5efe4;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 100%;
  text-decoration: none;
}

.menu-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  margin-bottom: 2.875rem;
  text-decoration: none;
  display: flex;
}

.image-46 {
  width: 3.868rem;
  height: 3.868rem;
}

.div-block-121 {
  z-index: 25;
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  cursor: pointer;
  background-image: url('../images/Frame-72-1.svg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 3.868rem;
  height: 3.868rem;
  display: flex;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}

.div-block-121.menu-item1 {
  z-index: 0;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}

.screen-preload {
  z-index: 25;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #101222;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.div-block-122 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.line {
  padding: 0 .8rem;
}

.counter-text {
  color: #fff;
  text-align: center;
  letter-spacing: .04rem;
  justify-content: center;
  align-items: center;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  display: none;
}

.background-video {
  width: 5rem;
  height: 5rem;
}

.image-47 {
  filter: blur();
  margin-bottom: 1.25rem;
}

.div-block-123 {
  background-color: var(--black-blue);
  opacity: .91;
  border-radius: 20px;
  width: 7rem;
  height: 9.6rem;
  position: absolute;
  inset: 0%;
}

.div-block-124 {
  position: relative;
}

.div-block-125 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 8vh;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  position: relative;
}

.div-block-126 {
  width: 5.8rem;
}

.text-block-36 {
  color: #acb1d6;
  letter-spacing: .04rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 171%;
}

.div-block-127 {
  flex-flow: column;
  display: flex;
}

.text-block-37 {
  color: #acb1d6;
  letter-spacing: .54rem;
  margin-bottom: 1.5rem;
  margin-left: 1rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-weight: 300;
}

.div-block-128, .div-block-129 {
  margin-top: 2.75rem;
}

.div-block-130 {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0;
  padding-left: 1.5rem;
  padding-right: .7rem;
  display: flex;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-block-130.footer {
  margin-top: 0;
  padding-left: 0;
  padding-right: 5.1rem;
}

.div-block-130.mob {
  display: none;
}

.text-block-38 {
  color: #f5efe4;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.link-block-3 {
  justify-content: flex-start;
  align-items: flex-end;
  height: 30%;
  margin-left: 1.4rem;
  text-decoration: none;
  display: flex;
}

.link-block-3.menu {
  margin-left: 1.4rem;
}

.image-48 {
  margin-bottom: 4px;
  margin-left: 7px;
}

.link-2 {
  color: #fbf9f5;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  text-decoration: none;
}

.div-block-131 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.text-block-39 {
  color: #acb1d6;
  margin-left: 0;
  margin-right: 8.2rem;
  font-size: .95rem;
}

.text-block-39.menu {
  margin-right: 13.6rem;
}

.div-block-132 {
  background-color: #fff;
  width: 43.1rem;
  height: 33.625rem;
  padding: .625rem;
}

.div-block-132.razves {
  width: 43.1rem;
}

.div-block-133 {
  color: #424242;
  border: 1px solid #917759;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 5rem;
  font-size: 1.125rem;
  display: flex;
}

.frame-164 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 688px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-160, .frame-165 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #917759;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 80px;
  text-decoration: none;
  display: flex;
}

.text-block-40 {
  color: #9a9a9a;
  letter-spacing: -.03rem;
  margin-bottom: 1.438rem;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 96%;
}

.text-block-41 {
  color: #917759;
  letter-spacing: -.03rem;
  margin-bottom: .5rem;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 96%;
}

.text-block-42 {
  color: #101222;
  margin-bottom: 1.438rem;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 110%;
}

.text-block-43 {
  letter-spacing: .03rem;
  margin-bottom: 1.438rem;
  font-family: Labgrotesque, Arial, sans-serif;
  line-height: 138%;
}

.button-7 {
  color: #101222;
  cursor: pointer;
  background-color: #3898ec00;
  border: 1px solid #917759;
  padding: 1.188rem 1.5rem;
  font-family: Baskerville, Arial, sans-serif;
  font-weight: 600;
  transition: all .2s;
}

.button-7:hover {
  background-color: #f4ecdf;
}

.div-block-134 {
  justify-content: space-between;
  display: flex;
}

.div-block-135 {
  background-image: url('../images/Frame-142.png');
  background-position: 50%;
  background-size: cover;
  width: 43.1rem;
  height: 33.625rem;
}

.div-block-135.razves {
  background-image: url('../images/SR-big-1-may-pravki-1-may-1.png');
  width: 43.1rem;
}

.div-block-135.razves.de-comte {
  background-image: url('../images/Frame-151-1_1.png');
}

.div-block-135.razves.de-comte.mone {
  background-image: url('../images/Frame-151-2.png');
}

.div-block-135.razves.de-comte.gouda {
  background-image: url('../images/Frame-151-3.png');
}

.div-block-135.razves.de-comte.edam {
  background-image: url('../images/Frame-151_1.png');
}

.div-block-136 {
  height: 1rem;
}

.div-block-137 {
  background-image: url('../images/Frame-145.png');
  background-position: 50%;
  background-size: cover;
  width: 43.3rem;
  height: 33.625rem;
}

.div-block-137.mob {
  display: none;
}

.div-block-138 {
  height: 2.5rem;
}

.image-49 {
  width: 100%;
  margin-top: 2rem;
}

.image-50 {
  position: absolute;
  top: 473.797px;
  right: 27px;
}

.div-block-139 {
  display: flex;
}

.div-block-144, .image-55 {
  display: none;
}

.div-block-149 {
  display: flex;
}

.button-8 {
  letter-spacing: -.03rem;
  background-color: #917759;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 13.1875rem;
  height: 3.868rem;
  margin-top: 0;
  margin-right: 4.5rem;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 96%;
  transition: all .2s;
  display: flex;
}

.button-8:hover {
  transform: scale(1.05);
}

.button-8:active {
  transform: none;
}

.button-8.centerbutton {
  color: #101222;
  background-color: #fff;
  width: 17.4375rem;
  margin-right: 0;
}

.background-video-2 {
  opacity: 1;
  background-image: linear-gradient(#101222d6, #101222d6);
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-46 {
  text-align: center;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 4.86688rem;
  font-weight: 600;
  line-height: 96%;
}

.text-block-47 {
  text-align: center;
  letter-spacing: .04rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1.125rem;
}

.div-block-150 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-151 {
  background-color: #f5efe4;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-152 {
  z-index: 2;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 72rem;
  height: 17.0938rem;
  margin-top: -5.2rem;
  padding: .5rem;
  display: flex;
  position: relative;
}

.div-block-153 {
  border: 1px solid #917759;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-48 {
  text-align: center;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 2.875rem;
  font-weight: 600;
  line-height: 96%;
}

.carousel-horizontal-2 {
  background-color: #f5efe4;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icon-x-large-2 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.div-block-155 {
  mix-blend-mode: normal;
  background-image: linear-gradient(90deg, #f5efe4, #f5efe400 56%, #f5efe4);
  width: 100%;
  height: 100%;
  position: absolute;
}

.text-block-49 {
  color: #64635e;
  text-align: center;
  letter-spacing: .39rem;
  background-color: #f5efe4;
  width: 99.9999%;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1.125rem;
}

.div-block-156 {
  background-color: #f5efe4;
  height: 3.1875rem;
}

.div-block-157 {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  display: flex;
  overflow: visible;
}

.div-block-158 {
  background-color: #fff;
  width: 50%;
}

.div-block-159 {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  flex-flow: column;
  display: flex;
}

.text-block-50 {
  color: #917759;
  letter-spacing: -.03rem;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}

.text-block-51 {
  color: #101222;
  letter-spacing: -.03rem;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 96%;
}

.text-block-52 {
  color: #101222;
  letter-spacing: .04rem;
  margin-bottom: 1.4375rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 171%;
}

.image-56 {
  opacity: .46;
  width: .5rem;
}

.div-block-160 {
  width: 95%;
}

.image-57 {
  mix-blend-mode: darken;
  position: absolute;
  bottom: -14%;
}

.image-58 {
  mix-blend-mode: multiply;
  position: absolute;
  top: -31%;
  right: 0;
}

.div-block-161 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-block-163 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-53, .text-block-54 {
  display: none;
}

.div-block-164 {
  height: 2rem;
}

.text-block-55 {
  display: none;
}

.form-block {
  z-index: 4;
  opacity: 1;
  background-image: url('../images/ChatGPT-Image-12-апр.-2025-г.-18_57_09-1-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.form {
  background-color: #f5efe4;
  border-radius: 4.5px;
  width: 22.0625rem;
  height: auto;
  padding: 1.5rem;
  display: block;
}

.div-block-166 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 1.5rem;
  margin-left: auto;
  display: flex;
}

.text-field-2 {
  color: #101222;
  letter-spacing: .04rem;
  border-radius: 4px;
  height: 2.8rem;
  margin-bottom: .8rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Labgrotesque, Arial, sans-serif;
  font-size: 1rem;
  line-height: 171%;
}

.submit-button-2 {
  letter-spacing: -.03rem;
  background-color: #101222;
  border-radius: 4px;
  width: 100%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 96%;
}

.submit-button-2.button_hover_scale {
  cursor: pointer;
  transition: all .2s;
}

.submit-button-2.button_hover_scale:hover {
  transform: scale(1.05);
}

.submit-button-2.button_hover_scale:active {
  transform: none;
}

.text-block-56 {
  color: #101222;
  letter-spacing: .02rem;
  margin-bottom: 1.5rem;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 100%;
}

.success-message {
  background-color: #fff;
  border-radius: 4px;
}

.text-block-57 {
  font-family: Baskerville, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  overflow: visible;
}

.text-block-58 {
  text-align: center;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.error-message {
  border-radius: 4px;
}

.image-59 {
  cursor: pointer;
  transition: all .2s;
}

.image-59:hover {
  transform: scale(1.1);
}

.image-59:active {
  transform: none;
}

.link-block-13, .link-block-14, .link-block-15, .link-block-16, .link-block-17, .link-block-18, .link-block-19, .link-block-20, .link-block-21 {
  text-decoration: none;
}

@media screen and (min-width: 1440px) {
  .button.hero_button {
    font-size: 1em;
    bottom: -2%;
  }

  .herowrap.slide {
    height: 45em;
  }

  .herowrap_img._2 {
    background-image: url('../images/Голландский.png');
    display: block;
    transform: rotate(77deg);
  }

  .heading {
    font-family: Baskerville, Arial, sans-serif;
  }

  .heading.is_white._72px {
    font-size: 4.3rem;
  }

  .foodslider_slide {
    box-shadow: none;
    background-color: #f4ecdf;
  }

  .foodslider_slide.horeca {
    width: 29.3%;
  }

  .section {
    transform: scale(1.2);
  }

  .button-4.btn_coop {
    color: #fbf9f5;
    background-color: #150035;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-4 {
    font-family: Baskerville, Arial, sans-serif;
  }

  .div-block-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-13 {
    margin-top: 7rem;
    margin-left: 10.1em;
    margin-right: auto;
  }

  .heading-5 {
    font-family: Baskerville, Arial, sans-serif;
  }

  .div-block-15 {
    margin-left: 0;
    margin-right: 0;
    top: auto;
    left: auto;
  }

  .div-block-16 {
    overflow: visible;
  }

  .sec-customers {
    flex-flow: column;
    display: flex;
  }

  .max-1400 {
    max-width: none;
    margin-right: auto;
  }

  .mr_4-8125em {
    height: 32em;
  }

  .image-32 {
    bottom: -42%;
  }

  .image-36 {
    mix-blend-mode: darken;
  }

  .slide-nav-2 {
    top: 213%;
  }

  .div-block-60 {
    height: 46em;
  }

  .div-block-61 {
    background-size: cover;
  }

  .div-block-62, .div-block-63 {
    background-repeat: repeat-x;
    background-size: cover;
  }

  .lottie-animation {
    top: 24.1rem;
    left: 30.6rem;
  }

  .text-block-20 {
    color: #101222;
  }

  .div-block-70 {
    border-top: 1px solid #101222;
    border-bottom: 1px #101222;
  }

  .div-block-70.is_bottomline {
    border-bottom-style: solid;
  }

  .text-block-21 {
    color: #101222;
  }

  .mr-171pxh {
    width: 9.438rem;
  }

  .div-block-87 {
    height: 32rem;
  }

  .div-block-92 {
    width: 100%;
  }

  .scroll_bl {
    justify-content: center;
    align-items: flex-start;
  }

  .image-38 {
    transform: none;
  }

  .marquee {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
  }

  .div-block-115 {
    z-index: 1;
    background-image: linear-gradient(90deg, var(--color), #fff0);
    width: 5rem;
    height: 4rem;
    position: absolute;
  }

  .div-block-115.rightside {
    background-image: linear-gradient(90deg, #fbf9f500, var(--color) 100%, #fbf9f5);
    inset: 0% 0% 0% auto;
  }

  .div-block-116 {
    margin-right: .5rem;
  }

  .div-block-117 {
    display: none;
  }

  .div-block-120 {
    margin-top: 4vh;
    margin-bottom: 0;
    top: auto;
    bottom: auto;
  }

  .text-block-35 {
    line-height: 171%;
  }

  .menu-item {
    line-height: 100%;
  }

  .div-block-125 {
    margin-top: 22vh;
    top: 9%;
  }

  .div-block-126 {
    width: 5rem;
  }

  .div-block-128, .div-block-129 {
    margin-top: 2.75rem;
  }

  .div-block-130 {
    margin-top: 0;
  }

  .div-block-130.footer {
    padding-right: 3.5rem;
  }

  .link-block-3 {
    margin-left: 1.9rem;
  }

  .link-block-3.menu {
    margin-left: 2.3rem;
  }

  .text-block-39.menu {
    margin-right: 16.1rem;
  }

  .div-block-139 {
    justify-content: space-between;
  }

  .div-block-154 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-162 {
    height: 10rem;
  }
}

@media screen and (max-width: 991px) {
  .menu_buttonwrap_desc {
    grid-column-gap: .6em;
    grid-row-gap: .6em;
  }

  .nav_link_desc, .nav_link_desc.w--current {
    font-size: .65em;
    display: block;
  }

  .button.hero_button {
    justify-content: center;
    align-items: flex-start;
    margin-top: 3.5em;
    margin-bottom: 0;
    font-size: .6em;
    top: 35%;
    bottom: auto;
  }

  .button.details {
    font-size: .5em;
  }

  .herowrap {
    background-image: url('../images/Frame-41-1.png');
  }

  .herowrap_img._2 {
    background-image: url('../images/Голландский.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 9em;
    bottom: 32%;
    left: -55px;
  }

  .herowrap_img._3, .herowrap_img._4, .herowrap_img._5, .herowrap_img._6 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 9em;
  }

  .herowrap_img.gauda {
    background-size: contain;
    width: 9em;
    top: -37%;
    left: -15%;
  }

  .image-3 {
    margin-bottom: 13.1em;
  }

  .heading {
    font-size: 2.5em;
  }

  .text-block, .text-block.delivery {
    font-size: .8em;
  }

  .headingwrap_1.foodwrap_2 {
    margin-top: -2.7em;
  }

  .goat-zh3h-slide-title {
    max-width: 100%;
    font-size: 50px;
  }

  .goat-zh3h-arrow-left, .goat-zh3h-arrow-right {
    margin-right: 3%;
  }

  .goat-zh3h-points {
    height: 40px;
    bottom: 15px;
  }

  .foodslider_slide {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    background-color: #f4ecdf;
    height: 18em;
    padding: .7625em;
  }

  .heading-2, .text-block-2 {
    font-size: .9em;
  }

  .image-4 {
    top: 9%;
  }

  .image-5 {
    top: 3%;
  }

  .image-5.image_4 {
    left: 3%;
  }

  .image-5.image_6 {
    top: 9%;
    left: 7%;
  }

  .image-5.image_8 {
    top: 6%;
    left: 12%;
  }

  .image-5.image_9 {
    top: 6%;
    left: -3%;
  }

  .div-block-2 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .text-block-3 {
    font-size: .8em;
  }

  .header {
    width: 100%;
    height: auto;
  }

  .splide.slider1.pill {
    padding-right: 6vw;
  }

  .splide__slide {
    width: 50%;
  }

  .container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .card_mask {
    width: 50%;
  }

  .box {
    flex-direction: column;
    align-items: flex-start;
    padding: 3.2em;
  }

  .padding-vertical, .slider_component {
    padding-left: 0;
    padding-right: 0;
  }

  .foodwrap_2 {
    margin-bottom: 0;
  }

  .heading-3 {
    font-size: 2.5em;
  }

  .div-block-6 {
    width: 20em;
  }

  .text-block-4 {
    width: 100%;
    margin-top: .5em;
    font-size: .7em;
  }

  .repeater_wrap {
    height: 26em;
  }

  .testproducts {
    height: 35em;
    padding-top: 0;
    padding-bottom: 1.45em;
  }

  .div-block-10 {
    padding-left: 1.6875em;
  }

  .image-13 {
    margin-right: 1.425em;
  }

  .text-block-5 {
    font-size: .8em;
  }

  .button-4.btn_order_delivery {
    letter-spacing: .2em;
  }

  .heading-4 {
    font-size: 2.5em;
  }

  .div-block-12 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 80vh;
    margin-left: 0;
  }

  .div-block-13 {
    margin-left: 0;
    display: block;
  }

  .heading-5 {
    font-size: 2.5em;
  }

  .div-block-15 {
    width: 100vw;
    display: none;
  }

  .div-block-15.tablet {
    display: block;
  }

  .faq-question-text-content {
    opacity: .7;
    color: #000;
  }

  .max-1400 {
    width: 80vw;
    max-width: 34.5em;
  }

  .image-18 {
    inset: -341px 0% auto -4%;
  }

  .image-19 {
    top: 1%;
  }

  .image-20 {
    display: inline-block;
  }

  .arrow-left {
    bottom: 0%;
    left: -39%;
  }

  .dropdown-column-wrapper {
    box-shadow: none;
    border-width: 0;
    border-radius: 0;
  }

  .dropdown-column-wrapper.w--open {
    position: static;
  }

  .dropdown-pd {
    padding: 20px 0 14px;
  }

  .text-block-12 {
    font-size: .65em;
  }

  .image-32 {
    width: 15em;
    bottom: -46%;
    left: 35%;
  }

  .image-33 {
    margin-right: 0;
  }

  .div-block-34 {
    width: 20em;
    margin-top: 19px;
  }

  .div-block-36 {
    width: 0;
    display: block;
    position: static;
  }

  .div-block-37 {
    width: 13em;
  }

  .div-block-38 {
    width: 13em;
    left: 24%;
  }

  .div-block-39 {
    width: 13em;
    left: 39%;
  }

  .div-block-40 {
    width: 13em;
    left: 53%;
  }

  .div-block-41 {
    width: 13em;
    left: 69%;
  }

  .div-block-42 {
    width: 15em;
    bottom: 67%;
    left: 32%;
  }

  .nav-menu {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #c8c8c8c4;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 80vw;
    height: auto;
    margin: auto;
    display: flex;
  }

  .div-block-46 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    justify-content: space-between;
    align-items: center;
    margin-left: 30px;
    margin-right: 30px;
    display: flex;
  }

  .hover_image {
    display: none;
  }

  .is-main {
    font-size: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .goat-zh3h-slide-description {
    font-size: 16px;
  }

  .goat-zh3h-slide-container {
    padding-left: 1em;
    padding-right: 1em;
  }

  .goat-zh3h-slide-title {
    font-size: 40px;
  }

  .splide.slider1.pill {
    padding-right: 0;
  }

  .splide__slide {
    width: 100%;
  }

  .container {
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .splide__arrows.is--mobile-center {
    justify-content: center;
    padding-left: 1em;
  }

  .subtitle {
    font-size: .7rem;
  }

  .card_mask {
    width: 80%;
  }

  .box {
    padding: 2em;
  }

  .card {
    padding-right: 1.5rem;
  }

  .icon {
    width: 36px;
    height: 36px;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .slide68_arrow.left {
    right: 3.5rem;
  }

  .slider_component {
    padding-bottom: 6rem;
  }

  .faq-answer {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .faq-question-text-content {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }

  .faq-indicator-icon {
    width: 15px;
    height: 15px;
  }

  .faq-indicator-icon-line {
    top: 42%;
  }

  .faq-indicator-icon-line._2 {
    top: 47%;
  }

  .faq-question-text {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
  }

  .heading-6 {
    font-size: 50px;
    line-height: 58px;
  }

  .faq-indicator {
    width: 15%;
  }

  .faq-answer-padding {
    padding: 20px;
  }

  .carousel-slider._3 {
    right: -18%;
  }

  .carousel-slider._8 {
    right: -63%;
  }

  .carousel-slider._4 {
    right: -27%;
  }

  .carousel-slider._2 {
    right: -9%;
  }

  .carousel-slider._7 {
    right: -54%;
  }

  .carousel-slider._5 {
    right: -36%;
  }

  .carousel-slider._6 {
    right: -45%;
  }

  .carousel-mask {
    width: 60%;
  }

  .is-main {
    font-size: 2.5rem;
    line-height: 1;
  }

  .clients-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .nav_menu_desc {
    flex-flow: row;
    display: none;
  }

  .button.hero_button {
    padding-top: .2375em;
    padding-bottom: .2375em;
    font-size: .5em;
    top: 26%;
  }

  .herowrap {
    background-position: 50% 0;
    background-size: cover;
    height: 30vh;
  }

  .herowrap_img._2, .herowrap_img._3, .herowrap_img._4, .herowrap_img._5, .herowrap_img._6, .herowrap_img.gauda {
    display: none;
  }

  .heading.is_white._72px {
    width: auto;
    margin-left: 0;
    font-size: 2rem;
  }

  .text-block.delivery {
    font-size: 1em;
  }

  .headingwrap_1 {
    width: 80vw;
  }

  .headingwrap_1.foodwrap_2 {
    margin-left: auto;
    margin-right: auto;
  }

  .goat-zh3h-slide-container {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .goat-zh3h-slide-title {
    font-size: 34px;
  }

  .foodslider_slide {
    margin-bottom: 64px;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    height: 8em;
  }

  .div-block.foodpic_7 {
    transform: none;
  }

  .image-4 {
    top: 3%;
    left: 53%;
  }

  .image-5 {
    top: -2%;
    left: 18%;
  }

  .image-5.image_3 {
    left: 12%;
  }

  .image-5.image_4 {
    left: 20%;
  }

  .image-5.imgae_5 {
    left: 23%;
  }

  .image-5.image_6 {
    left: 21%;
  }

  .image-5.image_8 {
    left: 27%;
  }

  .image-5.image_9 {
    left: 15%;
  }

  .section {
    height: 19.0625rem;
  }

  .header_sub-line {
    width: 2em;
  }

  .container {
    background-image: url('../images/ChatGPT-Image-12-апр.-2025-г.-18_57_09-1.png');
    background-position: 0 0;
    background-size: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .card_mask {
    width: 90%;
  }

  .box {
    padding: 1.5em;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .textsectionwrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
  }

  .heading-3 {
    text-align: center;
  }

  .div-block-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80vw;
    margin-top: 0;
    display: flex;
  }

  .repeater_wrap {
    display: none;
  }

  .testproducts {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    justify-content: space-between;
    height: 37em;
    padding-top: 2.9em;
    padding-bottom: 2.9em;
  }

  .testproducts_wrap {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-10 {
    width: 100%;
    height: 40%;
    min-height: auto;
    margin-left: auto;
    padding: 17px 21px;
  }

  .div-block-11 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    width: 80vw;
  }

  .text-block-5 {
    font-size: 1em;
  }

  .heading-4 {
    width: 80vw;
    margin: 0 auto;
  }

  .heading-4.mid {
    font-size: 2rem;
  }

  .div-block-12 {
    justify-content: center;
    align-items: center;
    height: 40rem;
  }

  .div-block-13 {
    margin-top: 0;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    display: block;
  }

  .div-block-14 {
    width: 20.9131em;
  }

  .div-block-15 {
    margin-top: 12.4rem;
    display: none;
  }

  .div-block-15.tablet {
    display: none;
  }

  .slide-footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 25px;
    padding-right: 25px;
  }

  .slide-content {
    background-size: cover;
    height: 20em;
    min-height: auto;
    padding: 25px 25px 60px;
  }

  .swiper.customers {
    max-width: 20em;
  }

  .faq-answer {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-question-text-content {
    font-size: 18px;
    line-height: 24px;
  }

  .faq-indicator-icon {
    width: 12px;
    height: 12px;
  }

  .faq-indicator-icon-line {
    top: 30%;
  }

  .faq-indicator-icon-line._2 {
    top: 70%;
  }

  .faq-question-text {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .faq-indicator {
    width: 20%;
  }

  .section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-answer-padding {
    padding-left: 0;
    padding-right: 0;
  }

  ._2nd-level-body-padding {
    margin-left: 1.25em;
    margin-right: 1.25em;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-21 {
    height: 45px;
  }

  .image-19 {
    top: -5%;
    left: 6%;
  }

  .image-20 {
    top: 59%;
    left: 21%;
  }

  .image-21 {
    top: -60%;
    left: -15%;
  }

  .div-block-22 {
    flex-flow: row;
  }

  .arrow-left {
    margin-left: 0;
    margin-right: 0;
    inset: 0% 0% -84% 26%;
  }

  .arrow-left.fake {
    bottom: -84%;
    left: 28%;
  }

  .carousel-slider {
    padding-left: 10px;
    padding-right: 10px;
  }

  .carousel-slider._3, .carousel-slider._8, .carousel-slider._4, .carousel-slider._2, .carousel-slider._7, .carousel-slider._5, .carousel-slider._6 {
    right: 0%;
  }

  .card-body {
    padding: 20px;
  }

  .carousel-mask {
    width: 100%;
  }

  .arrow-right {
    bottom: 0%;
    left: 30%;
  }

  .arrow-right.fake {
    width: 50px;
    height: 50px;
    margin-left: 0;
    margin-right: 0;
    left: 56%;
  }

  .container-3 {
    flex-flow: row;
    display: flex;
  }

  .carousel.is_contained {
    flex-flow: row;
    padding-bottom: 0;
    display: flex;
  }

  .body {
    overflow: hidden;
  }

  .image-32 {
    bottom: -64%;
    left: 1%;
  }

  .div-block-33 {
    display: none;
  }

  .div-block-34 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    display: flex;
  }

  .div-block-36 {
    display: block;
  }

  .navbar-2 {
    background-color: #fbf9f594;
  }

  .nav-menu {
    background-color: #c8c8c8;
  }

  .image-34 {
    position: absolute;
    left: -11px;
  }

  .div-block-44 {
    display: block;
    position: static;
  }

  .div-block-45 {
    width: 80vw;
  }

  .div-block-46 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    margin: 15px;
    display: grid;
  }

  .brand {
    padding-left: 0;
  }

  .slider {
    display: none;
  }

  .padding_horizontal_global.padding_144 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-65 {
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
  }

  .link-block {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .div-block-68 {
    background-color: #f5efe4;
    padding-left: 0;
    padding-right: 0;
  }

  .mr-50px.mob {
    display: none;
  }

  .div-block-87 {
    flex-flow: column;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .div-block-88 {
    flex-flow: column;
  }

  .div-block-90 {
    width: 100%;
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .text-block-24 {
    font-size: 1rem;
  }

  .div-block-91 {
    flex-flow: row;
    margin-bottom: 1.5rem;
  }

  .div-block-92 {
    justify-content: flex-end;
    align-items: flex-end;
    width: auto;
  }

  .text-block-25 {
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    display: none;
  }

  .text-block-25.mob {
    text-align: center;
    display: block;
  }

  .section-3 {
    display: none;
  }

  .section-4 {
    background-image: url('../images/ChatGPT-Image-12-апр.-2025-г.-18_57_09-1.png');
    background-position: 50%;
    background-size: cover;
    height: 27.25rem;
  }

  .section-6 {
    height: 19.0625rem;
  }

  .is-main.border-null {
    border-top-color: #101222;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-101 {
    background-image: url('../images/ChatGPT-Image-12-апр.-2025-г.-19_07_47-2.png');
    height: 19.0625rem;
  }

  .div-block-109 {
    background-image: url('../images/ChatGPT-Image-12-апр.-2025-г.-18_57_09-1-3.png');
  }

  .client-logo {
    object-position: 0% 50%;
  }

  .clients-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .clients-grid.logo-animate {
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 26px;
  }

  .mr-67px {
    height: 2rem;
  }

  .div-block-117 {
    height: 100vh;
    display: none;
  }

  .div-block-120 {
    flex-flow: column;
    margin-top: 2.6rem;
    margin-bottom: 2rem;
  }

  .text-block-34, .menu-item, .menu-item.w--current {
    margin-bottom: 1rem;
  }

  .text-block-36 {
    margin-bottom: 1rem;
    font-size: .9rem;
    line-height: 120%;
  }

  .div-block-127 {
    display: none;
  }

  .div-block-128, .div-block-129 {
    margin-top: 0;
    margin-left: -1rem;
  }

  .div-block-130 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .div-block-130.footer {
    display: none;
  }

  .div-block-130.mob {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    display: flex;
  }

  .link-block-3.menu {
    margin-left: 0;
  }

  .div-block-131 {
    display: block;
  }

  .text-block-39 {
    margin-right: 0;
  }

  .text-block-39.menu, .div-block-132 {
    width: 100%;
  }

  .div-block-132.de-comte {
    height: 35rem;
  }

  .div-block-132.razves {
    width: auto;
    height: 35rem;
  }

  .div-block-132.joy {
    height: 36rem;
  }

  .div-block-133 {
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .text-block-42 {
    font-size: 2.2rem;
  }

  .text-block-43 {
    width: 17.813rem;
  }

  .div-block-134 {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    flex-flow: column;
  }

  .div-block-135 {
    background-image: url('../images/Frame-142-1.png');
    width: 100%;
    height: 15rem;
  }

  .div-block-135.razves, .div-block-135.razves.de-comte, .div-block-135.razves.de-comte.mone, .div-block-135.razves.de-comte.gouda, .div-block-135.razves.de-comte.edam {
    width: auto;
  }

  .div-block-137 {
    width: 100%;
    height: 15rem;
    display: none;
  }

  .div-block-137.mob {
    display: block;
  }

  .div-block-139 {
    flex-flow: column;
    display: none;
  }

  .image-51 {
    display: none;
  }

  .image-52 {
    margin-top: 2rem;
    padding-left: 1.5rem;
  }

  .div-block-140, .div-block-141, .div-block-142, .div-block-143 {
    margin-left: -1rem;
  }

  .image-53 {
    margin-top: 78px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-144 {
    flex-flow: column;
    display: flex;
  }

  .div-block-145 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 71px;
    display: flex;
  }

  .text-block-44 {
    color: #acb1d6;
    text-align: center;
    letter-spacing: .54rem;
    margin-bottom: 2.5rem;
    font-size: .75rem;
  }

  .text-block-45 {
    color: #fff;
    text-align: center;
    margin-bottom: 2.5rem;
    font-family: Labgrotesque, Arial, sans-serif;
    font-size: 1rem;
    text-decoration: none;
  }

  .div-block-146 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-54 {
    display: none;
  }

  .image-55 {
    margin-top: 2.3rem;
    margin-left: 1.5rem;
    display: block;
  }

  .div-block-147, .div-block-148 {
    margin-left: -1rem;
  }

  .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11, .link-block-12 {
    text-decoration: none;
  }

  .button-8, .background-video-2 {
    display: none;
  }

  .text-block-46 {
    flex: 0 auto;
    display: none;
  }

  .text-block-47, .div-block-151, .text-block-49 {
    display: none;
  }

  .div-block-156 {
    border-radius: 3px;
    height: 15rem;
    padding-top: 2.25rem;
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .div-block-157 {
    justify-content: center;
    align-items: center;
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .div-block-158 {
    width: 100%;
  }

  .div-block-158.cheesemob, .text-block-50, .text-block-51, .text-block-52, .image-57, .image-58 {
    display: none;
  }

  .text-block-53 {
    color: #101222;
    letter-spacing: -.01rem;
    margin-bottom: .75rem;
    font-family: Baskerville, Arial, sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 100%;
    display: block;
  }

  .text-block-54 {
    color: #101222;
    font-family: Labgrotesque, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 171%;
    display: block;
  }

  .text-block-55 {
    color: #f5efe4;
    font-family: Labgrotesque, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 140%;
    display: block;
  }

  .div-block-165 {
    background-color: #101222;
    justify-content: center;
    align-items: center;
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    display: flex;
  }

  .image-60 {
    margin-bottom: 1rem;
  }
}


@font-face {
  font-family: 'Baskerville';
  src: url('../fonts/Baskerville.ttc') format('undefined');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../fonts/LabGrotesque-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../fonts/LabGrotesque-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../fonts/LabGrotesque-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../fonts/LabGrotesque-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Labgrotesquemono';
  src: url('../fonts/LabGrotesqueMono-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../fonts/LabGrotesque-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baskerville';
  src: url('../fonts/baskerville_lighta.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}