:root {
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--neutral--600: #6e7191;
}

.header {
  text-transform: uppercase;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-wrapper {
  font-weight: 600;
}

.nav-menu-wrapper.d-none {
  display: none;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.white-color {
  color: #fff;
}

.nav-link.black-color {
  color: #000;
}

.white-nav-button {
  color: #000;
  background-color: #fff;
  border-radius: 19px;
  margin-right: 10px;
  padding: 10px;
}

.black-nav-button {
  color: #fff;
  background-color: #000;
  border-radius: 19px;
  padding: 11px;
}

.body {
  font-family: Manrope, sans-serif;
}

.mainpagebanner {
  background-image: url('../images/Coffea.jpg');
  background-position: 50%;
  background-size: cover;
  max-height: 800px;
  position: absolute;
  inset: 0%;
}

.banner-tezt {
  color: #fff;
  width: 81%;
  font-size: 69px;
  line-height: 100%;
}

.banner-text-wrapper {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 800px;
  display: flex;
  position: relative;
}

.text-span {
  font-family: Limelight, sans-serif;
}

.banner-text-desc {
  color: #fff;
  font-size: 15px;
}

.banner-ghost-btn {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 10px;
  font-weight: 600;
  text-decoration: none;
}

.banner-ghost-btn.black {
  color: #000;
  border-color: #000;
}

.banner-white-btn {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 10px 30px;
  font-weight: 600;
  text-decoration: none;
}

.banner-white-btn.color-blck {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.div-block {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  display: flex;
}

.banner-area-section {
  height: 100vh;
  position: static;
}

._4-grid-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._4-grid-div.margin-top-20vh {
  margin-top: 20vh;
}

.img-div {
  object-fit: cover;
  width: 100%;
}

.text-div-white {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #f8f8f8;
  border-radius: 22px;
  flex-flow: column;
  justify-content: space-around;
  padding: 20px;
  display: flex;
}

.text-div-white.black {
  background-color: #000;
}

.grid-div-title {
  font-size: 22px;
  font-weight: 800;
  line-height: 100%;
}

.grid-div-title.white {
  color: #fff;
}

.grid-div-text {
  font-size: 16px;
  line-height: 28px;
}

.grid-div-text.white {
  color: #fff;
}

.section-grid-image {
  width: 100%;
  max-width: none;
}

.machine-special {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  display: flex;
}

.machien-stats.margin-top-20vh {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  flex-flow: column;
  margin-top: 20vh;
  display: flex;
}

.stats-big {
  font-size: 90px;
  font-weight: 600;
  line-height: 100%;
}

.stats-box {
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-around;
  padding: 12px;
  display: flex;
}

.stats-btn-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  display: flex;
}

.stats-ttile {
  font-size: 50px;
  line-height: 100%;
}

.parbot-spec {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 15vh;
  display: flex;
}

.spec-title {
  margin-bottom: 10vh;
  font-size: 40px;
}

.spec-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image {
  width: 100%;
  max-width: none;
}

.bold-text {
  font-size: 18px;
  font-weight: 800;
}

.spec-text {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.spec-text-wrapper {
  flex-flow: column;
  justify-content: space-around;
  display: flex;
}

.text-block {
  font-weight: 700;
}

._2-column-area {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.area-img {
  width: auto;
  max-width: 100%;
}

.gri-section {
  background-color: #f8f8f8;
  margin-top: 20vh;
  padding-top: 10vh;
}

.text-block-2 {
  font-size: 55px;
  line-height: 100%;
}

.text-span-3 {
  font-family: Limelight, sans-serif;
}

.div-block-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.div-block-3 {
  z-index: 2;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.div-block-4 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-3 {
  color: #fff;
  padding-bottom: 19px;
  padding-left: 20px;
  font-size: 40px;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  display: grid;
}

.margin-top-20vh {
  margin-top: 20vh;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h2-size {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---hidden-desktop {
  display: none;
}

.brix---slider-wrapper {
  background-color: #0000;
  height: 100%;
}

.brix---slide-item-mg {
  margin-right: 28px;
}

.brix---inner-container-547px {
  max-width: 574px;
}

.brix---btn-slider-arrow-right---top-left {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  inset: -100px 84px auto auto;
}

.brix---btn-slider-arrow-right---top-left:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---btn-slider-arrow-right---top-right {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: -100px;
}

.brix---btn-slider-arrow-right---top-right:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---card-testimonial-color-1 {
  border: 0px solid var(--elements-webflow-library--neutral--300);
  box-shadow: none;
  color: var(--elements-webflow-library--neutral--100);
  transform-style: preserve-3d;
  background-color: #f8f8f8;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-1:hover {
  color: var(--elements-webflow-library--neutral--100);
  transform: scale3d(.94, .94, 1.01);
}

.brix---slider-mask-width-490px {
  width: 250px;
  max-width: none;
  height: auto;
  overflow: visible;
}

.brix---section-overflow-hidden {
  padding-top: 176px;
  padding-bottom: 176px;
  overflow: hidden;
}

.text-block-4 {
  text-align: center;
  color: #000;
  width: 100%;
}

.footer {
  flex-flow: column;
  align-items: center;
  padding-bottom: 41px;
  display: flex;
}

.text-block-5 {
  text-align: center;
  font-size: 50px;
  font-weight: 800;
  line-height: 100%;
}

.div-block-6 {
  width: 480px;
  display: flex;
  position: relative;
}

.image-2 {
  position: static;
  inset: 34% -8% auto auto;
}

.image-3 {
  width: 100px;
}

.link {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.div-block-7 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  text-align: center;
  flex-flow: column;
  margin-top: 12px;
  display: flex;
}

.text-span-5, .text-span-6 {
  font-family: Limelight, sans-serif;
}

.section {
  background-color: #d6421a;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.image-4 {
  mix-blend-mode: lighten;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-6 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 44px;
  font-weight: 400;
}

.div-block-8 {
  justify-content: center;
  width: 100%;
  display: flex;
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  ._4-grid-div.margin-top-20vh {
    grid-template-columns: 1fr 1fr;
  }

  .machine-special {
    flex-flow: wrap;
  }

  .spec-grid {
    grid-template-columns: 1.5fr;
  }

  ._2-column-area {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-block-3 {
    line-height: 100%;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---btn-slider-arrow-right---top-left {
    inset: auto auto -90px 39.5%;
  }

  .brix---btn-slider-arrow-right---top-right {
    inset: auto 39.5% -90px auto;
  }

  .brix---slider-mask-width-490px {
    position: static;
  }

  .brix---section-overflow-hidden {
    padding-top: 118px;
    padding-bottom: 118px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---btn-slider-arrow-right---top-left {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    left: 36%;
  }

  .brix---btn-slider-arrow-right---top-right {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    right: 36%;
  }

  .brix---card-testimonial-color-1 {
    padding: 48px 32px;
  }

  .brix---section-overflow-hidden {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .text-block-6 {
    width: 100%;
    font-size: 36px;
  }

  .div-block-8 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  ._4-grid-div.margin-top-20vh {
    grid-template-columns: 1fr;
  }

  .machine-special {
    flex-flow: wrap;
  }

  .stats-ttile {
    font-size: 29px;
  }

  .spec-grid {
    grid-template-columns: 1.25fr;
  }

  .spec-text-wrapper {
    flex-flow: column;
  }

  .text-block {
    line-height: 100%;
  }

  ._2-column-area {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
  }

  .text-block-2 {
    font-size: 44px;
  }

  .text-block-3 {
    line-height: 100%;
  }

  .div-block-5 {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---btn-slider-arrow-right---top-left {
    bottom: -72px;
    left: 26%;
  }

  .brix---btn-slider-arrow-right---top-right {
    bottom: -72px;
    right: 26%;
  }

  .brix---card-testimonial-color-1 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---section-overflow-hidden {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .text-block-5 {
    font-size: 28px;
  }

  .div-block-6 {
    flex-flow: column;
    align-items: center;
  }

  .image-2 {
    width: 100px;
    display: none;
  }

  .text-block-6 {
    line-height: 39px;
  }
}


