@font-face {
  font-family: Rotonda;
  src: url(../fonts/Rotonda.eot);
  src: url(../fonts/Rotonda.eot?#iefix) format("embedded-opentype"),url(../fonts/Rotonda.woff2) format("woff2"),url(../fonts/Rotonda.woff) format("woff"),url(../fonts/Rotonda.woff) format("truetype"),url(../fonts/RotondaBold.svg#RotondaWeb-Bold) format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: swap
}
@font-face {
  font-family: Rotonda;
  src: url(../fonts/RotondaBold.eot);
  src: url(../fonts/RotondaBold.eot?#iefix) format("embedded-opentype"),url(../fonts/RotondaBold.woff2) format("woff2"),url(../fonts/RotondaBold.woff) format("woff"),url(../fonts/RotondaBold.woff) format("truetype"),url(../fonts/RotondaBold.svg#RotondaWeb-Bold) format("svg");
  font-style: normal;
  font-weight: 700;
  font-display: swap
}
body * {
  font-family: Rotonda,Arial,sans-serif!important
}
#node-116 .article-hero-stage .intro-links.sticky,
#node-121 .article-hero-stage .intro-links.sticky,
#node-146 .article-hero-stage .intro-links.sticky,
#node-6 .article-hero-stage .intro-links.sticky {
  position: static
}
.eu-cookie-compliance-message {
  max-width: calc(100% - 250px)
}
.coffee-fact__item:nth-child(3n+2) img {
  border-bottom-right-radius: 0
}
@media screen and (max-width:1023px) {
  .grid-margin-x > .small-offset-2 {
    margin-left: 2.8125rem
  }
}
@media screen and (max-width:767px) {
  .grid-margin-x > .small-offset-2 {
    margin-left: 1.5625rem
  }
  .coffee-fact,
  .image-teaser-comp,
  .text-and-title {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem
  }
  .coffee-fact .coffee-fact-content-p {
    padding-bottom: 1.25rem
  }
  .product-slideshow {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem
  }
  .product-slideshow__details {
    margin-top: 0
  }
  .image-gallery {
    margin-bottom: 1.75rem
  }
  .image-gallery__thumbnails {
    margin-bottom: 0
  }
  .offcanvas-full-screen-menu__link {
    font-size: 22px;
    line-height: 28px;
    padding: .6375rem 0
  }
  .recipe-hero-stage .grid-x .recipe-hero-stage-text-container {
    margin-top: 1.75rem;
    padding-bottom: 0
  }
  .cp-recipe-ingredients .recipe-ingredients-list1 h3,
  .cp-recipe-steps-video .recipe-steps-video-list {
    margin-bottom: 1.75rem
  }
  .eu-cookie-compliance-buttons {
    float: left;
    max-width: 100%
  }
  .eu-cookie-compliance-message {
    max-width: 100%
  }
}
@media screen and (max-width:575px) {
  .cp-recipe-steps-video .recipe-steps-video-iframe h2 {
    font-size: 28px
  }
  .cp-recipe-steps-video .recipe-steps-video-iframe h2:after,
  .cp-recipe-steps-video .recipe-steps-video-iframe h2:before {
    width: 40%
  }
  .cp-recipe-steps-video .recipe-steps-video-iframe h2:before {
    right: .875rem
  }
  .cp-recipe-steps-video .recipe-steps-video-iframe h2:after {
    left: .875rem
  }
  .coffee-fact__item .grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .coffee-fact__item .coffee-fact__img {
    min-width: 135px;
    width: 100%
  }
  .coffee-fact__item .grid-x > .small-16 {
    width: 100%;
    margin-left: 0
  }
}
@media screen and (max-width:360px) {
  .cp-recipe-steps-video .recipe-steps-video-iframe h2 {
    font-size: 25px
  }
  .cp-recipe-steps-video .recipe-steps-video-iframe h2:before {
    right: .375rem
  }
  .cp-recipe-steps-video .recipe-steps-video-iframe h2:after {
    left: .375rem
  }
}
.iframe-section {
  text-align: center;
  padding-top: 32px
}
.iframe-section > div,
.iframe-section > p {
  padding: 0 1.25rem
}
.coffee-fact {
  margin-top: 82px
}
@media screen and (max-width:767px) {
  .coffee-fact {
    margin-top: 42px
  }
}
.mt-20 {
  margin-top: 20px
}
.header {
  z-index: 100
}
.no-break {
  white-space: nowrap
}
.text-center {
  text-align: center
}
.visible-mobile {
  display: none
}
@media screen and (max-width:767px) {
  .visible-mobile {
    display: initial
  }
}
.visible-tablet {
  display: none
}
@media screen and (min-width:768px) and (max-width:1023px) {
  .visible-tablet {
    display: initial
  }
}
.visible-desktop {
  display: none
}
@media screen and (min-width:1367px) {
  .visible-desktop {
    display: initial
  }
  .hidden-desktop {
    display: none
  }
}
@media screen and (max-width:767px) {
  .hidden-mobile {
    display: none
  }
}
@media screen and (min-width:768px) and (max-width:1023px) {
  .hidden-tablet {
    display: none
  }
}
.article-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.article-card img {
  height: 336px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.article-card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 30px
}
.article-card__title {
  font-size: 22px;
  line-height: 32px;
  margin-top: 37px
}
@media screen and (max-width:680px) {
  .article-card img {
    height: 230px
  }
  .article-card__info {
    padding: 0
  }
  .article-card__title {
    margin-top: 22px
  }
}
.article-card__title a {
  color: #222
}
.article-card__text {
  font-size: 18px;
  line-height: 24px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: 11px
}
@media screen and (max-width:680px) {
  .article-card__text {
    font-size: 16px;
    line-height: 26px
  }
}
.article-card__text a {
  color: #222
}
.article-card__button {
  color: #222;
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px
}
.article-card__button::before {
  content: "";
  width: 24px;
  height: 16px;
  background: url(../img/icons/arrow-right.svg) no-repeat;
  margin-right: 10px
}
.article-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.article-cards:only-child {
  margin-bottom: 106px
}
.article-cards:nth-child(3) {
  margin-top: 43px;
  margin-bottom: 106px
}
@media screen and (max-width:680px) {
  .article-card__button {
    font-size: 16px;
    line-height: 26px
  }
  .article-card__button::before {
    width: 16px;
    height: 10px;
    background-size: 100% 100%
  }
  .article-cards:nth-child(3) {
    margin-top: 42px
  }
}
.article-cards__card {
  margin-top: 43px;
  margin-right: 35px
}
@media screen and (min-width:1080px) {
  .article-cards__card {
    width: calc(33.333% - 23.333px)
  }
  .article-cards__card:nth-child(3n) {
    margin-right: 0
  }
  .article-cards__card:nth-child(1),
  .article-cards__card:nth-child(2),
  .article-cards__card:nth-child(3) {
    margin-top: 0
  }
  .bean-cards__card_4-top:nth-of-type(4) {
    border-top-right-radius: 50px
  }
}
@media screen and (min-width:681px) and (max-width:1079px) {
  .article-cards__card {
    width: calc(50% - 17.5px)
  }
  .article-cards__card:nth-child(2n) {
    margin-right: 0
  }
  .article-cards__card:nth-child(1),
  .article-cards__card:nth-child(2) {
    margin-top: 0
  }
}
@media screen and (max-width:680px) {
  .article-cards__card {
    width: 100%;
    margin-top: 42px;
    margin-right: 0
  }
  .article-cards__card:nth-child(1) {
    margin-top: 0
  }
}
.show-more {
  border-top: 2px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 31px;
  padding-top: 38px;
  margin-bottom: 104px
}
@media screen and (max-width:680px) {
  .show-more {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 42px;
    margin-bottom: 34px
  }
}
.show-more__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 28px;
  cursor: pointer
}
@media screen and (max-width:680px) {
  .show-more__button {
    font-size: 16px;
    line-height: 26px
  }
}
.show-more__button::after {
  content: "";
  width: 14px;
  height: 8px;
  background: url(../img/icons/arrow-down.svg) no-repeat;
  margin-left: 14px;
  margin-top: 2px
}
article#node-367 .simplebar-scroll-content {
  display: none
}
article#node-367 .article-hero-stage {
  margin-top: 0
}
article#node-367 .article-hero-stage img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
article#node-367 .topic-content {
  position: static;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 175px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset
}
@media print,
screen and (min-width:64em) {
  article#node-367 .topic-content {
    padding-bottom: 201px
  }
}
@media screen and (max-width:400px) {
  article#node-367 .topic-content {
    padding-top: 47px;
    padding-bottom: 122px
  }
}
@media (min-width:401px) and (max-width:1023px) {
  article#node-367 .topic-content {
    padding-top: calc(47px + (100vw - 400px)/ 623 * 68);
    padding-bottom: calc(122px + (100vw - 400px)/ 623 * 68)
  }
}
@media (min-width:1024px) and (max-width:1420px) {
  article#node-367 .topic-content {
    padding-top: calc(115px + (100vw - 1024px)/ 396 * 43);
    padding-bottom: calc(216px + (100vw - 1024px)/ 396 * 43)
  }
}
@media screen and (min-width:1421px) {
  article#node-367 .topic-content {
    padding-top: 158px;
    padding-bottom: 259px
  }
}
.bean-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 40px 30px;
  background-color: #f0f0f0;
  width: 200px
}
.bean-card::before {
  background: url(../img/icons/sprite.svg) -683px -825px/1618px 1688px no-repeat;
  content: "";
  width: 37px;
  height: 37px;
  display: inline-block;
  margin-bottom: 34px
}
.bean-card__title {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 21px
}
.bean-card__text {
  font-size: 18px;
  line-height: 24px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.bean-card__expand {
  width: 20px;
  height: 20px;
  margin-top: 27px;
  display: inline-block;
  background: url(../img/icons/button-expand.svg) no-repeat
}
.bean-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  row-gap: 28px
}
.bean-cards__card_2 {
  width: calc(50% - 14px)
}
@media screen and (max-width:640px) {
  .bean-cards__card_2 {
    width: 100%
  }
  .bean-cards__card_4-all:nth-of-type(1) {
    border-top-right-radius: 50px
  }
}
.bean-cards__card_3 {
  width: calc(33.333% - 23.333px)
}
@media screen and (max-width:1000px) {
  .bean-cards__card_3 {
    width: 100%
  }
}
.bean-cards__card_4 {
  width: calc(25% - 21px)
}
@media screen and (min-width:500px) and (max-width:1079px) {
  .bean-cards__card_4 {
    width: calc(50% - 14px)
  }
  .bean-cards__card_4-top:nth-of-type(2) {
    border-top-right-radius: 50px
  }
}
.bean-cards__card_4-top:nth-of-type(1) {
  border-top-left-radius: 50px
}
@media screen and (max-width:499px) {
  .bean-cards__card_4 {
    width: 100%
  }
  .bean-cards__card_4-top:nth-of-type(1) {
    border-top-right-radius: 50px
  }
}
.bean-cards__card_4-diagonal:nth-of-type(1) {
  border-top-left-radius: 50px
}
.bean-cards__card_4-diagonal:nth-of-type(4) {
  border-bottom-right-radius: 50px
}
.bean-cards__card_4-all:nth-of-type(1) {
  border-top-left-radius: 50px
}
.bean-cards__card_4-all:nth-of-type(4) {
  border-bottom-right-radius: 50px
}
@media screen and (max-width:640px) {
  .bean-cards__card_4-all:nth-of-type(4) {
    border-bottom-left-radius: 50px
  }
}
@media screen and (min-width:641px) {
  .bean-cards__card_4-all:nth-of-type(2) {
    border-top-right-radius: 50px
  }
  .bean-cards__card_4-all:nth-of-type(3) {
    border-bottom-left-radius: 50px
  }
}
.bean-cards__card_3-diagonal:nth-of-type(1) {
  border-top-left-radius: 50px
}
.bean-cards__card_3-diagonal:nth-of-type(3) {
  border-bottom-right-radius: 50px
}
.bean-cards__card_8-all:nth-of-type(1) {
  border-top-left-radius: 50px
}
.bean-cards__card_8-all:nth-of-type(8) {
  border-bottom-right-radius: 50px
}
@media screen and (min-width:1080px) {
  .bean-cards__card_8-all:nth-of-type(4) {
    border-top-right-radius: 50px
  }
  .bean-cards__card_8-all:nth-of-type(5) {
    border-bottom-left-radius: 50px
  }
}
@media screen and (min-width:500px) and (max-width:1079px) {
  .bean-cards__card_8-all:nth-of-type(2) {
    border-top-right-radius: 50px
  }
  .bean-cards__card_8-all:nth-of-type(7) {
    border-bottom-left-radius: 50px
  }
}
.divider {
  margin: 60px 0;
  height: 20px
}
.field-item,
.section-coffee-recipes.details main {
  position: relative
}
.block-system-breadcrumb-block {
  padding: 10px 30px;
  margin-bottom: 12px
}
.field-item .block-system-breadcrumb-block,
.topic-intro .block-system-breadcrumb-block {
  width: 100%;
  max-width: 1600px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,50%);
  -ms-transform: translate(-50%,50%);
  transform: translate(-50%,50%);
  z-index: 9;
  margin: 0 auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem
}
@media print,
screen and (min-width:48em) {
  .field-item .block-system-breadcrumb-block,
  .topic-intro .block-system-breadcrumb-block {
    padding-right: 1.875rem;
    padding-left: 1.875rem
  }
}
@media screen and (min-width:75em) {
  .field-item .block-system-breadcrumb-block,
  .topic-intro .block-system-breadcrumb-block {
    padding-right: 4.375rem;
    padding-left: 4.375rem
  }
}
.field-item .block-system-breadcrumb-block {
  bottom: 65px
}
@media screen and (max-width:1023px) {
  .field-item .block-system-breadcrumb-block {
    bottom: 50px
  }
  .topic-intro .block-system-breadcrumb-block {
    bottom: 95px
  }
}
.topic-intro .block-system-breadcrumb-block {
  bottom: 95px
}
.section-coffee-recipes .block-system-breadcrumb-block {
  max-width: 1360px
}
@media screen and (max-width:1599px) {
  .section-coffee-recipes .block-system-breadcrumb-block {
    max-width: 1600px;
    padding-left: calc(8.33333% + 3.375rem)
  }
}
@media screen and (max-width:1199px) {
  .section-coffee-recipes .block-system-breadcrumb-block {
    padding-left: calc(8.33333% + 1.275rem)
  }
}
@media screen and (max-width:1023px) {
  .field-name-field-coffee-experience-componen .block-system-breadcrumb-block {
    bottom: 50px
  }
  .section-coffee-recipes .block-system-breadcrumb-block {
    padding-left: 1.25rem
  }
}
.section-coffee-recipes .block-system-breadcrumb-block,
.section-coffee-recipes.details .block-system-breadcrumb-block,
.section-cup-of-respect .block-system-breadcrumb-block {
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto
}
.section-coffee-recipes .block-system-breadcrumb-block ul,
.section-coffee-recipes.details .block-system-breadcrumb-block ul,
.section-cup-of-respect .block-system-breadcrumb-block ul {
  margin: 0!important
}
.section-coffee-recipes .block-system-breadcrumb-block ul li,
.section-coffee-recipes.details .block-system-breadcrumb-block ul li,
.section-cup-of-respect .block-system-breadcrumb-block ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}
.section-coffee-recipes .block-system-breadcrumb-block ul li a,
.section-coffee-recipes.details .block-system-breadcrumb-block ul li a,
.section-cup-of-respect .block-system-breadcrumb-block ul li a {
  margin: 0!important;
  padding: 0!important
}
.block-system-breadcrumb-block .breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.block-system-breadcrumb-block .breadcrumbs li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  color: #222;
  font-size: 15px;
  padding: 4px 0;
  line-height: .8
}
.block-system-breadcrumb-block .breadcrumbs li:not(:last-child) {
  margin-right: 10px
}
@media screen and (max-width:767px) {
  .block-system-breadcrumb-block {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 8px
  }
  .block-system-breadcrumb-block .breadcrumbs li {
    font-size: 14px
  }
  .block-system-breadcrumb-block .breadcrumbs li:not(:last-child) {
    margin-right: 8px
  }
}
.block-system-breadcrumb-block .breadcrumbs li.current a {
  opacity: .5;
  pointer-events: none
}
.block-system-breadcrumb-block .breadcrumbs li:before {
  content: "";
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat
}
.block-system-breadcrumb-block .breadcrumbs li:first-child:before {
  background-image: url(../img/icons/home.svg);
  width: 12px;
  height: 12px;
  margin-right: 6px;
  margin-bottom: -1px
}
.block-system-breadcrumb-block .breadcrumbs li:not(:first-child):before {
  background-image: url(../img/icons/arrow_right-black.svg);
  width: 5px;
  height: 12px;
  margin-right: 10px;
  margin-bottom: -2px
}
.block-system-breadcrumb-block .breadcrumbs li a {
  font-size: inherit;
  color: inherit;
  line-height: inherit
}
.container-breadcrumbs-menu {
  position: relative;
  z-index: 1;
  background: #fff;
  border-top-left-radius: 1.5625rem;
  min-height: 1.5625rem;
  margin-top: -1.5625rem;
  padding-top: 15px
}
@media print,
screen and (min-width:64em) {
  .container-breadcrumbs-menu {
    border-top-left-radius: 6.25rem;
    min-height: 6.25rem;
    margin-top: -6.25rem
  }
}
.featured-article-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media screen and (max-width:680px) {
  .featured-article-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.featured-article-card img {
  -o-object-fit: cover;
  object-fit: cover
}
.featured-article-card__image {
  width: calc(66.667% - 11.667px);
  height: 420px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
@media screen and (min-width:681px) and (max-width:1079px) {
  .featured-article-card__image {
    width: calc(50% - 17.5px)
  }
}
@media screen and (max-width:680px) {
  .featured-article-card__image {
    width: 100%;
    height: 205px
  }
}
.featured-article-card__image * {
  width: 100%;
  height: 100%
}
.featured-article-card__info {
  padding-left: 65px;
  padding-top: 56px
}
.featured-article-card__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 22px
}
@media screen and (max-width:680px) {
  .featured-article-card__info {
    padding: 0
  }
  .featured-article-card__title {
    font-size: 28px;
    line-height: 40px;
    margin-top: 19px;
    margin-bottom: 17px
  }
}
.featured-article-card__title a {
  color: #222
}
.featured-article-card__text {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 44px
}
@media screen and (max-width:680px) {
  .featured-article-card__text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 25px
  }
}
.featured-article-card__text p {
  line-height: inherit
}
.featured-article-card__text a {
  color: #222
}
.featured-article-card__button {
  border-radius: 3px 3px 20px
}
.fivestar-basic .fivestar-widget-static .star.star {
  width: 18px;
  height: 16px;
  background: 0 0
}
.fivestar-basic .fivestar-widget-static .star.star span {
  background-size: 23px 16px;
  background-position: 0;
  background-repeat: no-repeat
}
.fivestar-basic .fivestar-widget-static .star.star span.on {
  background-image: url('data:image/svg+xml,<svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1_391)"><path d="M6.72956 0.468355C6.87924 0.00769949 7.53094 0.00770035 7.68062 0.468356L9.03874 4.64821C9.10567 4.85422 9.29765 4.9937 9.51426 4.9937H13.9092C14.3936 4.9937 14.595 5.61351 14.2031 5.89821L10.6475 8.4815C10.4723 8.60882 10.3989 8.83451 10.4659 9.04052L11.824 13.2204C11.9737 13.681 11.4464 14.0641 11.0546 13.7794L7.49898 11.1961C7.32374 11.0688 7.08644 11.0688 6.9112 11.1961L3.3556 13.7794C2.96374 14.0641 2.43651 13.681 2.58618 13.2204L3.9443 9.04052C4.01123 8.83451 3.93791 8.60882 3.76266 8.4815L0.207066 5.89821C-0.184791 5.61351 0.0165969 4.9937 0.500959 4.9937H4.89592C5.11253 4.9937 5.30451 4.85422 5.37145 4.64821L6.72956 0.468355Z" fill="%23F7B500"/></g><defs><clipPath id="clip0_1_391"><rect width="20" height="14" fill="white"/></clipPath></defs></svg>')
}
.fivestar-basic .fivestar-widget-static .star.star span.off {
  background-image: url('data:image/svg+xml,<svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1_392)"><path d="M6.72956 0.468355C6.87924 0.00769949 7.53094 0.00770035 7.68062 0.468356L9.03874 4.64821C9.10567 4.85422 9.29765 4.9937 9.51426 4.9937H13.9092C14.3936 4.9937 14.595 5.61351 14.2031 5.89821L10.6475 8.4815C10.4723 8.60882 10.3989 8.83451 10.4659 9.04052L11.824 13.2204C11.9737 13.681 11.4464 14.0641 11.0546 13.7794L7.49898 11.1961C7.32374 11.0688 7.08644 11.0688 6.9112 11.1961L3.3556 13.7794C2.96374 14.0641 2.43651 13.681 2.58618 13.2204L3.9443 9.04052C4.01123 8.83451 3.93791 8.60882 3.76266 8.4815L0.207066 5.89821C-0.184791 5.61351 0.0165969 4.9937 0.500959 4.9937H4.89592C5.11253 4.9937 5.30451 4.85422 5.37145 4.64821L6.72956 0.468355Z" fill="%23CCCCCC"/></g><defs><clipPath id="clip0_1_392"><rect width="20" height="14" fill="white"/></clipPath></defs></svg>')
}
.fivestar-basic .fivestar-widget .star.star {
  margin-right: 0
}
.fivestar-basic .fivestar-widget .star.star a,
.fivestar-basic .fivestar-widget .star.star.hover a,
.fivestar-basic .fivestar-widget .star.star.on a {
  width: 20px;
  height: 17px;
  background-size: 19px 13px;
  background-position: 0;
  background-repeat: no-repeat
}
.fivestar-basic .fivestar-widget .star.star.hover a,
.fivestar-basic .fivestar-widget .star.star.on a {
  background-image: url('data:image/svg+xml,<svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1_391)"><path d="M6.72956 0.468355C6.87924 0.00769949 7.53094 0.00770035 7.68062 0.468356L9.03874 4.64821C9.10567 4.85422 9.29765 4.9937 9.51426 4.9937H13.9092C14.3936 4.9937 14.595 5.61351 14.2031 5.89821L10.6475 8.4815C10.4723 8.60882 10.3989 8.83451 10.4659 9.04052L11.824 13.2204C11.9737 13.681 11.4464 14.0641 11.0546 13.7794L7.49898 11.1961C7.32374 11.0688 7.08644 11.0688 6.9112 11.1961L3.3556 13.7794C2.96374 14.0641 2.43651 13.681 2.58618 13.2204L3.9443 9.04052C4.01123 8.83451 3.93791 8.60882 3.76266 8.4815L0.207066 5.89821C-0.184791 5.61351 0.0165969 4.9937 0.500959 4.9937H4.89592C5.11253 4.9937 5.30451 4.85422 5.37145 4.64821L6.72956 0.468355Z" fill="%23F7B500"/></g><defs><clipPath id="clip0_1_391"><rect width="20" height="14" fill="white"/></clipPath></defs></svg>')
}
.fivestar-basic .fivestar-widget .star.star a {
  background-image: url('data:image/svg+xml,<svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1_392)"><path d="M6.72956 0.468355C6.87924 0.00769949 7.53094 0.00770035 7.68062 0.468356L9.03874 4.64821C9.10567 4.85422 9.29765 4.9937 9.51426 4.9937H13.9092C14.3936 4.9937 14.595 5.61351 14.2031 5.89821L10.6475 8.4815C10.4723 8.60882 10.3989 8.83451 10.4659 9.04052L11.824 13.2204C11.9737 13.681 11.4464 14.0641 11.0546 13.7794L7.49898 11.1961C7.32374 11.0688 7.08644 11.0688 6.9112 11.1961L3.3556 13.7794C2.96374 14.0641 2.43651 13.681 2.58618 13.2204L3.9443 9.04052C4.01123 8.83451 3.93791 8.60882 3.76266 8.4815L0.207066 5.89821C-0.184791 5.61351 0.0165969 4.9937 0.500959 4.9937H4.89592C5.11253 4.9937 5.30451 4.85422 5.37145 4.64821L6.72956 0.468355Z" fill="%23CCCCCC"/></g><defs><clipPath id="clip0_1_392"><rect width="20" height="14" fill="white"/></clipPath></defs></svg>')
}
.footer .footer-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.footer .footer-right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.footer .footer-right ul li a {
  padding-left: 0
}
.list-images {
  padding: 0 20px
}
@media screen and (max-width:359px) {
  .list-images {
    padding: 0
  }
}
.list-images li {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -.048px
}
.list-images li:not(:first-child) {
  margin-top: 8px
}
.list-images li svg {
  width: 14px;
  height: 13px;
  margin-right: 6px;
  margin-left: -14px;
  display: inline-block
}
.page__featured-article-card {
  margin-bottom: 80px
}
@media screen and (max-width:680px) {
  .page__featured-article-card {
    margin-bottom: 40px
  }
}
.container-1 {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  padding: 0 calc(8.33333% + .625rem)
}
@media screen and (max-width:1023px) {
  .container-1 {
    padding: 0
  }
}
.recipe-advices {
  margin-top: 60px
}
.rating-review {
  padding: 24px 15px 36px
}
.rating-review .inner-rating-review {
  margin-bottom: 24px
}
.rating-review .inner-rating-review .comment-box {
  padding: 30px
}
@media screen and (min-width:1024px) {
  .rating-review {
    padding: 24px 60px 36px
  }
  .rating-review .inner-rating-review .comment-box {
    padding: 44px 48px 43px
  }
}
.rating-review .inner-rating-review .comment-box:last-child {
  margin-bottom: 0
}
.rating-review .inner-rating-review .comment-box .comment-author-detail .published-date {
  color: #222;
  font-size: .9rem;
  margin-top: .3125rem
}
.rating-review .inner-rating-review .comment-box .comment__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.rating-review .inner-rating-review .comment-box .comment-name {
  display: none
}
.rating-review .inner-rating-review .comment-box .published-date {
  font-size: 12px;
  line-height: 1.5;
  margin-left: 4px
}
.rating-review .inner-rating-review .comment-box .comment__author {
  font-size: 12px;
  line-height: 1.5;
  margin-right: 4px
}
.rating-review .inner-rating-review .comment-box .user-rating {
  margin-top: 10px
}
.rating-review .inner-rating-review .comment-box .comment-text {
  font-size: 17px;
  line-height: 28px;
  margin-top: 25px
}
.rating-review .review-form-wrap .form-item label {
  margin-bottom: 10px;
  font-size: 14px
}
.rating-review .review-form-wrap .review-form-block {
  margin-top: 19px
}
.rating-review .review-form-wrap .review-form-block .js-form-item-subject-0-value {
  margin-bottom: 22px
}
.rating-review .review-form-wrap .review-form-block .form-item-hidden-select-box {
  margin-bottom: 0
}
@media screen and (min-width:1200px) {
  .rating-review .inner-rating-review .comment-box .comment-name .headline-h3 {
    font-size: 30px;
    line-height: 1.4
  }
  .rating-review .review-form-wrap .review-form-block .form-item-field-dsu-comment-0-value {
    margin-bottom: 31px
  }
}
.rating-review .review-form-wrap .review-form-block label.error {
  color: #ad1008;
  margin-top: 8px
}
.rating-review .review-form-wrap .review-form-block label.error#isRatingSetCheckbox-error {
  display: block;
  margin: -9px 0 25px;
  padding-left: 0;
  overflow: visible;
  cursor: default
}
.rating-review .review-form-wrap .review-form-block label.error#isRatingSetCheckbox-error::before {
  content: unset
}
.rating-review .review-form-wrap .js-form-type-fivestar {
  margin-top: -8px;
  margin-bottom: 21px
}
.rating-review .review-form-wrap .js-form-type-fivestar .js-form-type-select {
  margin-bottom: 0
}
.rating-review__button {
  min-width: 220px;
  float: right;
  margin-bottom: 24px
}
.rating-widget .user-rating {
  margin-top: 0;
  vertical-align: text-top
}
.rating-widget .user-rating .fivestar-summary {
  display: none
}
.rating-widget__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  row-gap: 12px;
  margin: 0 auto;
  font-size: 16px
}
@media print,
screen and (min-width:64em) {
  .rating-widget__inner {
    margin: -4px auto -6px
  }
}
.rating-widget__stars {
  width: 96px;
  height: 14px;
  background-image: url('data:image/svg+xml,<svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1_392)"><path d="M6.72956 0.468355C6.87924 0.00769949 7.53094 0.00770035 7.68062 0.468356L9.03874 4.64821C9.10567 4.85422 9.29765 4.9937 9.51426 4.9937H13.9092C14.3936 4.9937 14.595 5.61351 14.2031 5.89821L10.6475 8.4815C10.4723 8.60882 10.3989 8.83451 10.4659 9.04052L11.824 13.2204C11.9737 13.681 11.4464 14.0641 11.0546 13.7794L7.49898 11.1961C7.32374 11.0688 7.08644 11.0688 6.9112 11.1961L3.3556 13.7794C2.96374 14.0641 2.43651 13.681 2.58618 13.2204L3.9443 9.04052C4.01123 8.83451 3.93791 8.60882 3.76266 8.4815L0.207066 5.89821C-0.184791 5.61351 0.0165969 4.9937 0.500959 4.9937H4.89592C5.11253 4.9937 5.30451 4.85422 5.37145 4.64821L6.72956 0.468355Z" fill="%23CCCCCC"/></g><defs><clipPath id="clip0_1_392"><rect width="20" height="14" fill="white"/></clipPath></defs></svg>');
  background-repeat: repeat-x;
  cursor: pointer
}
.rating-widget__stars-golden {
  width: 50%;
  height: 100%;
  background-image: url('data:image/svg+xml,<svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1_391)"><path d="M6.72956 0.468355C6.87924 0.00769949 7.53094 0.00770035 7.68062 0.468356L9.03874 4.64821C9.10567 4.85422 9.29765 4.9937 9.51426 4.9937H13.9092C14.3936 4.9937 14.595 5.61351 14.2031 5.89821L10.6475 8.4815C10.4723 8.60882 10.3989 8.83451 10.4659 9.04052L11.824 13.2204C11.9737 13.681 11.4464 14.0641 11.0546 13.7794L7.49898 11.1961C7.32374 11.0688 7.08644 11.0688 6.9112 11.1961L3.3556 13.7794C2.96374 14.0641 2.43651 13.681 2.58618 13.2204L3.9443 9.04052C4.01123 8.83451 3.93791 8.60882 3.76266 8.4815L0.207066 5.89821C-0.184791 5.61351 0.0165969 4.9937 0.500959 4.9937H4.89592C5.11253 4.9937 5.30451 4.85422 5.37145 4.64821L6.72956 0.468355Z" fill="%23F7B500"/></g><defs><clipPath id="clip0_1_391"><rect width="20" height="14" fill="white"/></clipPath></defs></svg>');
  background-repeat: repeat-x
}
.rating-widget__average {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0;
  cursor: pointer
}
.rating-widget__average::after {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  margin: 0 -5px 0 5px;
  border-radius: 1px;
  background: #000
}
.rating-widget__comments-number a {
  opacity: .6
}
.rating-widget__comments-number a:hover {
  opacity: 1;
  color: #e1261c
}
.rating-widget__add-comment {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}
.rating-widget__add-comment a {
  opacity: .6
}
.rating-widget__add-comment a:hover {
  opacity: 1;
  color: #e1261c
}
@media print,
screen and (min-width:64em) {
  .recipe-card:nth-child(2n+1) .grid-x {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .cp-recipe-ingredients .recipe-ingredients-list1 {
    border-right: .125rem solid #ccc
  }
}
.recipe-card:nth-child(2n+1) .image-teaser-comp .u-position-relative,
.recipe-card:nth-child(2n+1) .image-teaser-comp .u-position-relative img {
  border-radius: 0 6.25rem 0 0
}
.recipe-step > div,
.recipe-step > div > div {
  height: 100%
}
.recipe-step > div > div > div {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.recipe-step__media {
  overflow: hidden;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  -webkit-mask-image: -webkit-radial-gradient(white,#000)
}
@media screen and (max-width:767px) {
  .block-system-breadcrumb-block .breadcrumbs li:not(:first-child):before {
    margin-right: 8px
  }
  .list-images li {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -.054px
  }
  .list-images li:not(:first-child) {
    margin-top: 12px
  }
  .recipe-step__media {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
  }
}
.recipe-step__media_separate {
  margin-bottom: 32px;
  overflow: hidden;
  border-radius: 16px;
  -webkit-mask-image: -webkit-radial-gradient(white,#000)
}
@media screen and (max-width:767px) {
  .recipe-step__media_separate {
    border-radius: 8px
  }
}
.recipe-step__info {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  background: #f5f5f5;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  margin-bottom: 32px;
  padding: 28px 20px 22px;
  -webkit-mask-image: -webkit-radial-gradient(white,#000)
}
.recipe-step__title {
  font-weight: 700;
  font-size: 28px
}
@media screen and (max-width:767px) {
  .recipe-step__info {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 20px 20px 15px
  }
  .recipe-step__title {
    font-size: 20px
  }
}
.recipe-step__description {
  font-size: 17px;
  line-height: 1.25
}
.article-subtitle {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcwODY4NEIzNzgxMzExRUVBRDMzQkIyN0EwMjg0RDEwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcwODY4NEI0NzgxMzExRUVBRDMzQkIyN0EwMjg0RDEwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzA4Njg0QjE3ODEzMTFFRUFEMzNCQjI3QTAyODREMTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzA4Njg0QjI3ODEzMTFFRUFEMzNCQjI3QTAyODREMTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4sfTaRAAAAD0lEQVR42mI4c+YMQIABAATMAmU0GLzEAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 29px;
  margin: 60px 0 77px
}
.article-subtitle__spacer {
  width: 200px;
  height: 1px
}
@media screen and (min-width:768px) and (max-width:1299px) {
  .article-subtitle {
    font-size: 34px;
    line-height: 40px;
    background-position: 0 22px;
    margin: 31px 0 77px
  }
  .article-subtitle__spacer {
    width: 120px
  }
}
@media screen and (max-width:767px) {
  .article-subtitle {
    font-size: 30px;
    line-height: 37px;
    background-position: 0 22px;
    margin: 31px 0
  }
  .article-subtitle__spacer {
    width: 40px
  }
}
.article-subtitle__spacer_left {
  float: left
}
.article-subtitle__spacer_right {
  float: right
}
.article-subtitle__text {
  background: #fff;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  -webkit-box-shadow: 100px 0 0 0 #fff,-100px 0 0 0 #fff;
  box-shadow: 100px 0 0 0 #fff,-100px 0 0 0 #fff
}
@media screen and (min-width:768px) and (max-width:1299px) {
  .article-subtitle__text {
    -webkit-box-shadow: 60px 0 0 0 #fff,-60px 0 0 0 #fff;
    box-shadow: 60px 0 0 0 #fff,-60px 0 0 0 #fff
  }
}
.new-recipe {
  margin-bottom: 30px
}
.new-recipe__steps {
  max-width: 742px;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: .96px;
  margin: 0 auto
}
.new-recipe__step {
  padding: 10px 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.new-recipe__step:not(:first-child) {
  border-top: 2px solid #ebebeb
}
.new-recipe__step-label {
  font-weight: 700;
  white-space: nowrap;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  padding: 0 41px 0 51px
}
.new-recipe__step-description {
  font-weight: 400;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto
}
.slick-slide {
  position: relative
}
.reload-page {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  padding: 0 20px
}
.reload-page p {
  font-size: 16px;
  color: #fff;
  line-height: 1.25;
  margin-bottom: 16px
}
.review-modal {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0,0,0,.5);
  padding: 0 70px;
  z-index: 1001
}
@media screen and (max-width:1023px) {
  .review-modal {
    padding: 0 32px
  }
}
.review-modal__window {
  position: relative;
  width: 100%;
  max-width: 1298px;
  max-height: 100%;
  background: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.review-modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #909090;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.2929 25.7071C24.6834 26.0976 25.3166 26.0976 25.7071 25.7071C26.0976 25.3166 26.0976 24.6834 25.7071 24.2929L21.4142 20L25.7071 15.7071C26.0976 15.3166 26.0976 14.6834 25.7071 14.2929C25.3166 13.9024 24.6834 13.9024 24.2929 14.2929L20 18.5858L15.7071 14.2929C15.3166 13.9024 14.6834 13.9024 14.2929 14.2929C13.9024 14.6834 13.9024 15.3166 14.2929 15.7071L18.5858 20L14.2929 24.2929C13.9024 24.6834 13.9024 25.3166 14.2929 25.7071C14.6834 26.0976 15.3166 26.0976 15.7071 25.7071L20 21.4142L24.2929 25.7071Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: background-color .2s;
  transition: background-color .2s
}
@media screen and (max-width:479px) {
  .review-modal {
    padding: 0 20px
  }
  .review-modal__close {
    right: 15px
  }
}
.review-modal__close:hover {
  background-color: #e1261c
}
.review-modal__scroll-container {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
  padding: 54px 78px 60px 60px;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  overflow-x: hidden;
  overflow-y: scroll
}
@media screen and (max-width:1023px) {
  .review-modal__scroll-container {
    padding: 32px
  }
}
@media screen and (max-width:479px) {
  .review-modal__scroll-container {
    padding: 24px
  }
  .review-modal__scroll-container .headline-h2 {
    padding-right: 32px
  }
}
.review-modal__scroll-container::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none!important;
  background: 0 0
}
.review-modal__scroll-container .main-heading {
  margin-bottom: 41px
}
.review-modal input.form-submit {
  margin-top: 16px
}
.show-toggle {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.show-toggle::after {
  width: 14px;
  height: 8px;
  margin-bottom: 1px;
  margin-left: 6px;
  background: url(../img/icons/sprite.svg) -397px -161px no-repeat;
  vertical-align: unset
}
a.show-less::after {
  margin-bottom: 0
}
.simplebar-track .simplebar-scrollbar::before {
  opacity: .15
}
#node-322 table,
#node-327 table {
  border-collapse: collapse
}
@media screen and (max-width:767px) {
  .article-subtitle__text {
    -webkit-box-shadow: 20px 0 0 0 #fff,-20px 0 0 0 #fff;
    box-shadow: 20px 0 0 0 #fff,-20px 0 0 0 #fff
  }
  #node-322 table,
  #node-327 table {
    font-size: 16px
  }
}
#node-322 table p,
#node-327 table p {
  font-size: 1em;
  font-weight: inherit;
  line-height: inherit;
  margin-bottom: 0
}
#node-322 table tr,
#node-327 table tr {
  border-bottom: 1px solid rgba(0,0,0,.15)
}
#node-322 table tr:last-child,
#node-327 table tr:last-child {
  border-bottom: none
}
#node-322 table table,
#node-322 table tr th,
#node-327 table table,
#node-327 table tr th {
  border: none
}
#node-322 table tr td,
#node-327 table tr td {
  padding: 14px 10px;
  font-weight: 400
}
@media screen and (max-width:767px) {
  #node-322 table tr td,
  #node-327 table tr td {
    padding: 6px 4px
  }
}
#node-322 table tr td:first-child,
#node-327 table tr td:first-child {
  width: 80px;
  text-align: center;
  font-weight: 700
}
@media screen and (max-width:767px) {
  #node-322 table tr td:first-child,
  #node-327 table tr td:first-child {
    width: 60px
  }
}
#node-327 table tr:first-child {
  border-bottom: 1px solid #000
}
#node-322 .small-offset-1,
#node-327 .small-offset-1 {
  margin-left: 0
}
#node-322 .grid-x > .small-22,
#node-327 .grid-x > .small-22 {
  width: 100%
}
#node-322 .field-item > h3,
#node-322 .field-item > p,
#node-327 .field-item > h3,
#node-327 .field-item > p {
  text-align: center
}
#node-322 .field-item > table,
#node-327 .field-item > table {
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  border: 1px solid #000
}
@media screen and (max-width:574px) {
  #node-322 table,
  #node-327 table {
    font-size: 13px
  }
  #node-322 .field-item > table,
  #node-327 .field-item > table {
    font-size: 13px;
    display: block;
    width: calc(100% + 2.5rem);
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    border-left: none;
    border-right: none
  }
}
@media screen and (max-width:400px) {
  #node-322 .field-item>table,
  #node-322 table,
  #node-327 .field-item>table,
  #node-327 table {
    font-size: 12px
  }
  #node-322 table tr td,
  #node-327 table tr td {
    padding: 4px 2px
  }
  #node-322 table tr td:first-child,
  #node-327 table tr td:first-child {
    width: 35px
  }
}
@media screen and (max-width:359px) {
  #node-322 .field-item>table,
  #node-322 table,
  #node-327 .field-item>table,
  #node-327 table {
    font-size: 11px
  }
  #node-322 table tr td,
  #node-327 table tr td {
    padding: 2px .5px
  }
}
.title-line {
  color: #000;
  font-size: 34px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -.102px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px;
  white-space: nowrap
}
.title-line::after,
.title-line::before {
  background-color: #ccc;
  content: "";
  height: 2px;
  width: 50%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-bottom: -.2em
}
.title-line::before {
  margin-right: 80px
}
.title-line::after {
  margin-left: 80px
}
.coffee-finder-comp .coffee-content-container {
  min-height: 0;
  height: auto;
  padding: 5.25rem 0
}
@media screen and (max-width:767px) {
  .title-line {
    font-size: 26px;
    letter-spacing: -.078px;
    margin-bottom: 20px
  }
  .title-line::before {
    margin-right: 5vw
  }
  .title-line::after {
    margin-left: 5vw
  }
  .coffee-finder-comp .coffee-content-container {
    padding: 2.25rem 0
  }
}
.coffee-finder-comp .coffee-content-container__grid {
  position: static
}
.coffee-finder-comp .coffee-content-container .grid-container {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}
.coffee-finder-comp .coffee-finder-container {
  padding: 5.25rem 0
}
@media screen and (max-width:767px) {
  .coffee-finder-comp .coffee-finder-container {
    padding: 2.25rem 0
  }
  .article-hero-stage .intro-links .simplebar-content ul li:first-child a.active,
  .topic-intro .intro-links .simplebar-content ul li:first-child a.active {
    margin-left: .3125rem
  }
}
.coffee-finder-list {
  margin-top: 2.625rem;
  margin-bottom: 2.625rem;
  list-style: initial;
  padding-left: 1.125rem
}
.coffee-finder-list li {
  font-size: 1.125rem;
  line-height: 1.75rem
}
.coffee-finder-list li:not(:last-child) {
  margin-bottom: 1.125rem
}
.coffee-finder-video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}
.coffee-finder-video video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.cp-recipe-ingredients .recipe-ingredients-list1 .headline-h3 {
  margin-bottom: 1.75rem
}
.cp-recipe-ingredients .recipe-ingredients-list1 .headline-h3:not(:first-child) {
  margin-top: 2.25rem
}
.cp-recipe-ingredients .recipe-ingredients-list1 ul {
  height: auto;
  margin-bottom: 1.75rem
}
.cp-recipe-steps-video .recipe-steps-video-list {
  margin-bottom: 4.75rem
}
.cp-recipe-steps-video .recipe-steps-video-list ul {
  margin-left: 0
}
.cp-recipe-steps-video .recipe-steps-video-list ul li {
  position: relative;
  display: block;
  padding-left: 3.875rem
}
.cp-recipe-steps-video .recipe-steps-video-list ul li::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media print,
screen and (min-width:64em) {
  .cp-recipe-ingredients .recipe-ingredients-list1 ul {
    border-right: none
  }
  .cp-recipe-steps-video .videoWidget.jarallax {
    min-height: auto
  }
}
.cp-recipe-steps .recipe-steps-container::after {
  display: none
}
@media screen and (min-width:100em) {
  .section-cup-of-respect .article-hero-stage,
  .section-cup-of-respect .topic-intro {
    max-height: 100%
  }
}
.article-hero-stage .topic-content,
.topic-intro .topic-content {
  width: 100%;
  max-width: 1460px;
  padding-left: .625rem;
  padding-right: .625rem;
  margin: 0;
  left: 50%;
  top: calc(50% - 100px);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.section-coffee-recipes .article-hero-stage .topic-content,
.section-coffee-recipes .topic-intro .topic-content {
  top: 165px
}
@media screen and (max-width:768px) {
  .section-coffee-recipes .article-hero-stage .topic-content,
  .section-coffee-recipes .topic-intro .topic-content {
    top: 85px
  }
}
.section-cup-of-respect .article-hero-stage .topic-content,
.section-cup-of-respect .topic-intro .topic-content {
  top: calc(50% - 50px)
}
@media screen and (min-width:468px) and (max-width:768px) {
  .section-cup-of-respect .article-hero-stage .topic-content,
  .section-cup-of-respect .topic-intro .topic-content {
    top: calc(50% - 20px)
  }
}
.section-cup-of-respect #node-264 .article-hero-stage .topic-content,
.section-cup-of-respect #node-264 .topic-intro .topic-content {
  max-width: 385px;
  margin: 0 auto
}
@media screen and (min-width:1200px) {
  .section-cup-of-respect #node-264 .article-hero-stage .topic-content,
  .section-cup-of-respect #node-264 .topic-intro .topic-content {
    max-width: 500px
  }
}
@media screen and (max-width:468px) {
  .section-cup-of-respect #node-264 .article-hero-stage .topic-content,
  .section-cup-of-respect #node-264 .topic-intro .topic-content {
    top: calc(50% - 125px)
  }
}
.section-kofeynye-degustacii .article-hero-stage .topic-content,
.section-kofeynye-degustacii .topic-intro .topic-content {
  max-width: 900px
}
.section-proiskhozhdenie-kofe .article-hero-stage .topic-content,
.section-proiskhozhdenie-kofe .topic-intro .topic-content {
  top: calc(50% - 20px)
}
.section-nash-kofe .article-hero-stage .topic-content,
.section-nash-kofe .topic-intro .topic-content {
  top: calc(50% - 60px)
}
.section-istoriya-kofe-nescafe .article-hero-stage .topic-content,
.section-istoriya-kofe-nescafe .topic-intro .topic-content,
.section-kofeynye-degustacii .article-hero-stage .topic-content,
.section-kofeynye-degustacii .topic-intro .topic-content,
.section-kofeynye-vpechatleniya .article-hero-stage .topic-content,
.section-kofeynye-vpechatleniya .topic-intro .topic-content,
.section-nescafe-gold-dlya-samykh-cennykh-momentov .article-hero-stage .topic-content,
.section-nescafe-gold-dlya-samykh-cennykh-momentov .topic-intro .topic-content {
  top: calc(50% - 40px)
}
.article-hero-stage.article-hero-stage-cor img,
.topic-intro.article-hero-stage-cor img {
  min-height: 260px
}
.article-hero-stage .intro-links,
.topic-intro .intro-links {
  text-align: left;
  max-height: 100%
}
.section-coffee-recipes .article-hero-stage .intro-links,
.section-coffee-recipes .topic-intro .intro-links,
.section-coffee-recipes.details .article-hero-stage .intro-links,
.section-coffee-recipes.details .topic-intro .intro-links {
  margin-top: 0;
  border-radius: 0;
  background: 0 0
}
.section-cup-of-respect .article-hero-stage .intro-links,
.section-cup-of-respect .topic-intro .intro-links {
  margin-top: 0;
  height: auto
}
.article-hero-stage .intro-links .simplebar-content,
.topic-intro .intro-links .simplebar-content {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding-right: calc(1.25rem - 21px);
  padding-left: calc(1.25rem - 21px)
}
@media print,
screen and (min-width:48em) {
  .article-hero-stage .intro-links .simplebar-content,
  .topic-intro .intro-links .simplebar-content {
    padding-right: calc(1.875rem - 21px);
    padding-left: calc(1.875rem - 21px)
  }
}
@media screen and (min-width:75em) {
  .article-hero-stage .intro-links .simplebar-content,
  .topic-intro .intro-links .simplebar-content {
    padding-right: calc(4.375rem - 21px);
    padding-left: calc(4.375rem - 21px)
  }
}
.article-hero-stage .intro-links .simplebar-content ul,
.topic-intro .intro-links .simplebar-content ul {
  margin-top: 70px;
  margin-bottom: 30px;
  margin-left: 0
}
.section-coffee-recipes .article-hero-stage .intro-links .simplebar-content ul,
.section-coffee-recipes .topic-intro .intro-links .simplebar-content ul,
.section-coffee-recipes.details .article-hero-stage .intro-links .simplebar-content ul,
.section-coffee-recipes.details .topic-intro .intro-links .simplebar-content ul {
  margin-top: 15px
}
.section-cup-of-respect .article-hero-stage .intro-links .simplebar-content ul,
.section-cup-of-respect .topic-intro .intro-links .simplebar-content ul {
  margin-top: 15px;
  margin-bottom: 15px
}
.article-hero-stage .intro-links.sticky,
.topic-intro .intro-links.sticky {
  position: static!important;
  border-top-left-radius: auto;
  border-bottom: none
}
.article-hero-stage .intro-links.sticky .simplebar-content ul,
.topic-intro .intro-links.sticky .simplebar-content ul {
  margin-top: 40px
}
.article-hero-stage .intro-links .simplebar-scroll-content,
.topic-intro .intro-links .simplebar-scroll-content {
  overflow-y: hidden!important
}
.article-hero-stage .intro-links .simplebar-track.vertical,
.topic-intro .intro-links .simplebar-track.vertical {
  display: none
}
.article-hero-stage .white-container,
.topic-intro .white-container {
  position: relative;
  z-index: 3;
  background-color: #fff;
  padding-top: 3.75rem
}
.article-hero-stage .white-container .headline-h2,
.topic-intro .white-container .headline-h2 {
  color: #333
}
.search-result-section .product-list-wrapper .new-product-card {
  min-height: 25rem!important;
  height: auto!important
}
.product-list-wrapper .product-card__info_discover .icon {
  margin-top: 2.25rem!important
}