/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
  margin: 0;
  padding: 0;
}

img, fieldset {
  border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/********************************************************************************************/
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 400px) {
  .container {
    max-width: 400px;
  }
}
@media (min-width: 600px) {
  .container {
    max-width: 600px;
  }
}
@media (min-width: 760px) {
  .container {
    max-width: 740px;
  }
}
@media (min-width: 990px) {
  .container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 940px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 940px;
  }
}

.container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container-xs {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 400px) {
  .container-xs, .container {
    max-width: 400px;
  }
}
@media (min-width: 600px) {
  .container-sm, .container-xs, .container {
    max-width: 600px;
  }
}
@media (min-width: 760px) {
  .container-md, .container-sm, .container-xs, .container {
    max-width: 740px;
  }
}
@media (min-width: 990px) {
  .container-lg, .container-md, .container-sm, .container-xs, .container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-md, .container-sm, .container-xs, .container {
    max-width: 940px;
  }
}
@media (min-width: 1600px) {
  .container-xxl, .container-md, .container-sm, .container-xs, .container {
    max-width: 940px;
  }
}
body {
  font-family: "Cabin", sans-serif;
  color: #1F1515;
  font-size: 18px;
}
@media (max-width: 599.98px) {
  body {
    text-align: center;
  }
}

.oh {
  overflow: hidden;
  background: #fff;
}

.indicator {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 10px;
  background: #fff;
  z-index: 9999;
  color: #000;
}
.indicator:before {
  content: "xxs";
}
@media (min-width: 1600px) {
  .indicator:before {
    content: "xxl";
  }
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
  .indicator:before {
    content: "xl";
  }
}
@media (min-width: 990px) and (max-width: 1199.98px) {
  .indicator:before {
    content: "lg";
  }
}
@media (min-width: 760px) and (max-width: 989.98px) {
  .indicator:before {
    content: "md";
  }
}
@media (min-width: 600px) and (max-width: 759.98px) {
  .indicator:before {
    content: "sm";
  }
}
@media (min-width: 400px) and (max-width: 599.98px) {
  .indicator:before {
    content: "xs";
  }
}

.content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 400px) {
  .content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 400px;
  }
}
@media (min-width: 600px) {
  .content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 600px;
  }
}
@media (min-width: 760px) {
  .content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 740px;
  }
}
@media (min-width: 990px) {
  .content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 940px;
  }
}
@media (min-width: 1600px) {
  .content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 940px;
  }
}

.oh {
  overflow: hidden;
}

.header {
  background: #f2e6da url(../images/optimized/bg-1920.jpg) top center no-repeat;
  min-height: 703px;
  padding-top: 66px;
  margin-bottom: 110px;
  position: relative;
}
.header .logo {
  display: block;
  text-align: center;
}
.header .logo img {
  max-width: 100%;
}
@media screen and (max-width: 1366px) {
  .header {
    background: #f2e6da url(../images/optimized/bg-1366.jpg) top center no-repeat;
  }
}

.coffees_wrap {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
.coffees_wrap:after {
  position: absolute;
  content: "";
  width: 1064px;
  height: 120px;
  left: 50%;
  bottom: -24px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 2px solid #22514A;
}
.coffees_wrap .item {
  text-align: center;
  position: relative;
  z-index: 5;
}
.coffees_wrap .item .image {
  position: relative;
  height: 0;
  pointer-events: none;
}
.coffees_wrap .item .image img {
  position: absolute;
  top: -450px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 344px;
}
.coffees_wrap .item .name {
  width: 180px;
  line-height: 45px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #000;
  font-size: 22px;
  margin-bottom: 5px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.coffees_wrap .item .name span {
  display: inline-block;
  font-size: 20px;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.coffees_wrap .item .name.n1 {
  background: #22514a;
}
.coffees_wrap .item .name.n2 {
  background: #dbb59e;
  font-size: 18px;
}
.coffees_wrap .item .name.n3 {
  background: #cb6952;
}
.coffees_wrap .item .name.n4 {
  background: #cd9247;
}
.coffees_wrap .item .name.n5 {
  background: #93a591;
}
.coffees_wrap .item .desc {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  height: 68px;
  letter-spacing: 0.15px;
  line-height: 20px;
}
@media screen and (max-width: 1080px) {
  .coffees_wrap {
    max-width: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
  .coffees_wrap .item:nth-child(4),
  .coffees_wrap .item:nth-child(5) {
    margin-top: 350px;
  }
  .coffees_wrap:after {
    position: absolute;
    content: "";
    width: 640px;
    height: 620px;
    left: 50%;
    bottom: -24px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border: 2px solid #22514A;
  }
}
@media (max-width: 759.98px) {
  .coffees_wrap {
    max-width: 420px;
  }
  .coffees_wrap .item:nth-child(3),
  .coffees_wrap .item:nth-child(4),
  .coffees_wrap .item:nth-child(5) {
    margin-top: 350px;
  }
  .coffees_wrap:after {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  .coffees_wrap {
    max-width: 250px;
  }
  .coffees_wrap .item:nth-child(2),
  .coffees_wrap .item:nth-child(3),
  .coffees_wrap .item:nth-child(4),
  .coffees_wrap .item:nth-child(5) {
    margin-top: 350px;
  }
}

.offer {
  height: 46px;
  display: block;
  line-height: 46px;
  background: #22514A;
  font-size: 16px;
  color: #fff;
  margin: 0 auto 105px;
  max-width: 220px;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  position: relative;
  z-index: 5;
  letter-spacing: 1px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.offer:hover {
  background: #c76750;
}

.image_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -25px;
  margin-right: -25px;
}
.image_text .image, .image_text .text {
  padding: 0 25px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.image_text .image img {
  max-width: 100%;
}
.image_text .sygnet img {
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}
.image_text h2 {
  color: #22514A;
  font-size: 33px;
  margin-bottom: 27px;
}
.image_text p {
  font-size: 18px;
  line-height: 33px;
}
.image_text.invert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.image_text + .image_text {
  margin-top: 140px;
}
@media (max-width: 989.98px) {
  .image_text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .image_text.invert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .image_text .sygnet img {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .image_text .image {
    margin-bottom: 30px;
  }
  .image_text h2 {
    text-align: center;
  }
}
@media (max-width: 759.98px) {
  .image_text .image {
    max-width: 250px;
  }
}

.footer {
  background: #22514A;
  color: #fff;
  padding: 30px 0;
  font-size: 16px;
  line-height: 26px;
  margin-top: 60px;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .at {
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
}
.footer h6 {
  font-size: 28px;
  font-family: "Cabin", sans-serif;
  margin-bottom: 25px;
  line-height: 1.5em;
}
.footer .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .col {
  margin-bottom: 20px;
}
.footer .logo {
  max-width: 280px;
}
.footer .logo img {
  max-width: 100%;
}
@media (max-width: 989.98px) {
  .footer .grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 599.98px) {
  .footer .grid {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .logo {
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }
}

.coffees_wrap_v2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 50px;
  margin-bottom: 100px;
}
.coffees_wrap_v2 .offer {
  position: absolute;
  top: -494px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 2px solid #fff;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coffees_wrap_v2 h1 {
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 17px;
  text-transform: uppercase;
  text-align: center;
  z-index: 10;
  color: #22514A;
  letter-spacing: 0.3px;
}
.coffees_wrap_v2 .new,
.coffees_wrap_v2 .italian,
.coffees_wrap_v2 .set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coffees_wrap_v2 .item {
  text-align: center;
  position: relative;
  z-index: 5;
}
.coffees_wrap_v2 .item .image {
  position: relative;
  height: 0;
  pointer-events: none;
}
.coffees_wrap_v2 .item .image img {
  position: absolute;
  top: -460px;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0.76);
          transform: translateX(-50%) scale(0.76);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.coffees_wrap_v2 .item .name {
  width: 160px;
  line-height: 45px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #000;
  font-size: 22px;
  margin-bottom: 5px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.coffees_wrap_v2 .item .name span {
  display: inline-block;
  font-size: 20px;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.coffees_wrap_v2 .item .desc {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  height: 68px;
  letter-spacing: 0.15px;
  line-height: 20px;
}
.coffees_wrap_v2 .item.n1 .name {
  background: #e5bfa7;
  font-size: 17px;
}
.coffees_wrap_v2 .item.n2 .name {
  background: #d89b4c;
  font-size: 18px;
}
.coffees_wrap_v2 .item.n3 .name {
  background: #e0b173;
}
.coffees_wrap_v2 .item.n4 .name {
  background: #22514a;
}
.coffees_wrap_v2 .item.n5 .name {
  background: #22514a;
  font-size: 18px;
}
.coffees_wrap_v2 .item.n6 .name {
  background: #d2725a;
}
.coffees_wrap_v2 .item.n7 .name {
  background: #9caf9b;
}
@media screen and (max-width: 1300px) {
  .coffees_wrap_v2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
  }
  .coffees_wrap_v2 .new {
    margin-top: 370px;
  }
}
@media screen and (max-width: 720px) {
  .coffees_wrap_v2 .italian {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .coffees_wrap_v2 .set + .set {
    margin-top: 370px;
  }
  .coffees_wrap_v2 .new {
    margin-top: 400px;
  }
  .coffees_wrap_v2 h1 {
    top: -400px;
    white-space: nowrap;
  }
  .coffees_wrap_v2 .item .image img {
    top: -425px;
  }
}
@media screen and (max-width: 530px) {
  .coffees_wrap_v2 .new .n7 {
    margin-top: 370px;
  }
}
@media screen and (max-width: 360px) {
  .coffees_wrap_v2 .italian,
  .coffees_wrap_v2 .new,
  .coffees_wrap_v2 .set {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .coffees_wrap_v2 .neew {
    margin: 0;
  }
  .coffees_wrap_v2 .set + .set {
    margin-top: 0;
  }
  .coffees_wrap_v2 .item {
    margin-top: 370px;
  }
  .coffees_wrap_v2 .item.n1, .coffees_wrap_v2 .item.n5 {
    margin-top: 0;
  }
}