body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, select {
  font-family: inherit;
  font-size: 1em; }

body {
  margin: 0; }

#article-right-container > div {
  margin-top: 0 !important; }

.module-htmlBlock {
  display: block; }
  .module-htmlBlock p {
    margin: 1em 0; }
  .module-htmlBlock h1, .module-htmlBlock h2, .module-htmlBlock h3 {
    color: inherit; }

.columns {
  float: none;
  width: auto; }

#article {
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
  color: #3c3c3b;
  /* Slider */ }
  #article .header {
    text-align: center; }
  #article h1, #article .h1, #article h2, #article .h2, #article h3, #article .h3, #article h4, #article .h4 {
    font-family: lust, georgia, serif;
    font-weight: 700; }
    .wf-lust-n4-active #article h1, .wf-lust-n4-active #article .h1, .wf-lust-n4-active #article h2, .wf-lust-n4-active #article .h2, .wf-lust-n4-active #article h3, .wf-lust-n4-active #article .h3, .wf-lust-n4-active #article h4, .wf-lust-n4-active #article .h4 {
      font-weight: 400; }
  #article h1, #article .h1 {
    font-size: 64px;
    line-height: 0.875;
    color: #e10f21;
    text-align: center;
    margin: 0.5625em 0 0.5625em; }
    @media screen and (min-width: 40rem) {
      #article h1, #article .h1 {
        font-size: 72px; } }
    @media screen and (min-width: 60rem) {
      #article h1, #article .h1 {
        font-size: 80px; } }
    #article h1 small, #article .h1 small {
      display: block;
      margin: 0.5em 0 0;
      font: 0.35em sofia-pro, sans-serif;
      letter-spacing: 0.25em;
      text-transform: uppercase;
      color: #3c3c3b; }
    #article h1 img, #article .h1 img {
      display: block;
      margin: 0 auto 0.33333em; }
  #article h2, #article .h2 {
    font-size: 28px;
    line-height: 1.3;
    margin: 0 0 0.5em; }
    @media screen and (min-width: 40rem) {
      #article h2, #article .h2 {
        font-size: 36px; } }
    @media screen and (min-width: 60rem) {
      #article h2, #article .h2 {
        font-size: 44px; } }
    #article h2 small, #article .h2 small {
      display: block;
      margin: 0.25em 0 0;
      font: 0.75em sofia-pro, sans-serif;
      text-transform: uppercase; }
      @media screen and (min-width: 40rem) {
        #article h2 small, #article .h2 small {
          margin-top: 0.5em;
          font-size: 0.625em; } }
      @media screen and (min-width: 60rem) {
        #article h2 small, #article .h2 small {
          margin-top: 0.75em;
          font-size: 0.5em; } }
  #article h3, #article .h3 {
    font-size: 22px;
    line-height: 1.3;
    margin: 0 0 1.3em; }
    @media screen and (min-width: 40rem) {
      #article h3, #article .h3 {
        font-size: 24px; } }
    @media screen and (min-width: 60rem) {
      #article h3, #article .h3 {
        font-size: 26px; } }
  #article * + h3, #article * + .h3 {
    margin-top: 1.5em; }
  #article h4, #article .h4 {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 0 0.75em; }
    @media screen and (min-width: 40rem) {
      #article h4, #article .h4 {
        font-size: 19px; } }
    @media screen and (min-width: 60rem) {
      #article h4, #article .h4 {
        font-size: 20px; } }
  #article * + h4, #article * + .h4 {
    margin-top: 2em; }
  #article h2 + h3, #article h2 + .h3, #article .h2 + h3, #article .h2 + .h3 {
    margin-top: 1.1em; }
  #article .lede {
    font-size: 18px;
    line-height: 1.33333;
    font-weight: 200;
    color: #757575;
    margin: 0 0 2em; }
    @media screen and (min-width: 40rem) {
      #article .lede {
        font-size: 20px; } }
    @media screen and (min-width: 60rem) {
      #article .lede {
        font-size: 22px; } }
  #article a {
    color: #e10f21;
    text-decoration: none; }
  #article .text--centered {
    text-align: center; }
  #article hr {
    clear: both;
    border: none;
    border-bottom: 3px solid #f0f0f0;
    margin: 3.2em 0; }
  #article .hr--thin {
    border-bottom-width: 1px; }
  #article .container > hr {
    margin-left: -20px;
    margin-right: -20px; }
    @media screen and (min-width: 40rem) {
      #article .container > hr {
        margin-left: -30px;
        margin-right: -30px; } }
    @media screen and (min-width: 60rem) {
      #article .container > hr {
        margin-left: -40px;
        margin-right: -40px; } }
  #article img {
    max-width: 100%;
    height: auto !important; }
  #article .img--round {
    border-radius: 50%;
    text-align: center; }
  #article .img--centered {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #article .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 36px; }
    #article .container--narrow {
      max-width: 960px; }
    @media screen and (min-width: 40rem) {
      #article .container {
        padding: 0 46px; } }
    @media screen and (min-width: 60rem) {
      #article .container {
        padding: 0 56px; } }
  #article .columns {
    margin-left: -60px; }
    #article .columns:after {
      content: ' ';
      display: table;
      clear: both; }
    #article .columns--reversed > .column {
      float: right; }
    #article .columns--centered {
      text-align: center; }
      #article .columns--centered > .column {
        float: none;
        display: inline-block;
        margin-right: -0.25em; }
  #article .column {
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding-left: 60px; }
    #article .column--1\/4 {
      width: 25%; }
    #article .column--1\/3 {
      width: 33.33333%; }
    #article .column--5\/12 {
      width: 41.66667%; }
    #article .column--1\/2 {
      width: 50%; }
    #article .column--7\/12 {
      width: 58.33333%; }
    #article .column--2\/3 {
      width: 66.66667%; }
    #article .column--3\/4 {
      width: 75%; }
    @media screen and (min-width: 40rem) {
      #article .column--medium-1\/3 {
        width: 33.33333%; }
      #article .column--medium-1\/2 {
        width: 50%; }
      #article .column--medium-2\/3 {
        width: 66.66667%; }
      #article .column--medium-1 {
        width: 100%; } }
    @media screen and (min-width: 60rem) {
      #article .column--large-1\/3 {
        width: 33.33333%; }
      #article .column--large-1\/2 {
        width: 50%; }
      #article .column--large-2\/3 {
        width: 66.66667%; }
      #article .column--large-1 {
        width: 100%; } }
    #article .column--medium-1\/2:first-child + .column--medium-1\/2 + * {
      clear: both; }
  #article .recipe {
    padding-bottom: 4.8em; }
    #article .recipe__name {
      text-align: center; }
    #article .recipe__info {
      margin: 0 0 1em;
      text-align: center;
      font-size: 18px;
      line-height: 1.6; }
      #article .recipe__info dl, #article .recipe__info p {
        margin: 0 0 1em; }
      #article .recipe__info dt, #article .recipe__info dd {
        display: inline; }
      #article .recipe__info dd {
        margin-left: 0.25em; }
      #article .recipe__info dt:before {
        content: '';
        display: block; }
      @media screen and (min-width: 40rem) {
        #article .recipe__info dl, #article .recipe__info p {
          display: inline; }
        #article .recipe__info p:before {
          content: '';
          display: inline-block;
          width: 2em; }
        #article .recipe__info dt:before {
          display: inline-block;
          width: 2em; }
        #article .recipe__info dt:first-child:before {
          content: none; } }
      #article .recipe__info dt {
        font-weight: 700; }
      #article .recipe__info dd {
        color: #878787;
        font-weight: 200; }
    #article .recipe__description {
      margin: 2em 0; }
    #article .recipe__description, #article .recipe__ingredients {
      font-weight: 200;
      font-size: 18px;
      line-height: 1.6; }
      #article .recipe__description ul, #article .recipe__ingredients ul {
        list-style: none;
        padding: 0;
        margin: 0 0 1em; }
    #article .recipe__method {
      font-weight: 200;
      font-size: 18px;
      line-height: 1.6; }
      @media screen and (min-width: 40rem) {
        #article .recipe__method {
          font-size: 20px;
          line-height: 1.6333; } }
      @media screen and (min-width: 60rem) {
        #article .recipe__method {
          font-size: 22px;
          line-height: 1.66666; } }
      #article .recipe__method ol {
        counter-reset: step;
        list-style: none;
        padding-left: 2.5em; }
      #article .recipe__method li {
        margin: 0 0 1em;
        counter-increment: step; }
        #article .recipe__method li:before {
          content: counter(step) " ";
          font-family: lust, georgia, serif;
          line-height: 1.9em;
          font-weight: 700;
          float: left;
          margin-left: -2.5em; }
          .wf-lust-n4-active #article .recipe__method li:before {
            font-weight: 400; }
  #article .products {
    background: #e10f21;
    color: #fff;
    padding: 3em 0 4em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    #article .products a {
      color: #fff;
      font-weight: bold; }
    #article .products h2 {
      text-align: center;
      margin-bottom: 1.5em; }
  #article #introduction {
    padding-bottom: 4.8em;
    text-align: center; }
  #article .product {
    font-size: 18px;
    line-height: 1.3;
    text-align: center; }
    #article .product h3 {
      margin-bottom: 0.5em; }
      #article .product h3 a {
        font-weight: inherit; }
    #article .product__image {
      margin-bottom: 1.5em; }
      #article .product__image a, #article .product__image img {
        display: block;
        margin: 0 auto; }
      #article .product__image img {
        margin-bottom: 1.5em; }
    #article .product__description {
      margin-bottom: 2em; }
    @media screen and (min-width: 40rem) {
      #article .product__image, #article .product__description {
        display: table-cell;
        vertical-align: middle;
        text-align: left; }
      #article .product__image {
        padding-right: 30px; }
        #article .product__image img {
          max-width: none; }
        #article .product__image a, #article .product__image img {
          display: block; } }
  #article .share-icons {
    text-align: right;
    padding: 24px 24px 0;
    height: 54px;
    box-sizing: border-box;
    margin-bottom: -24px; }
    @media screen and (min-width: 24rem) {
      #article .share-icons {
        margin-bottom: -54px; } }
  #article .share-icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 0.25em;
    background: #e10f21;
    border-radius: 50%;
    padding: 6px;
    box-sizing: border-box; }
    #article .share-icon > svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #fff; }
  #article #introduction a.recipe-thumb:last-of-type .h3.recipe-thumb__title {
    margin-top: -50px; }
  #article .recipe-thumb {
    color: inherit; }
    #article .recipe-thumb__title {
      line-height: 1.5;
      margin: 0 auto;
      width: 70%; }
    #article .recipe-thumb__meta {
      color: #878787;
      margin: 1em 0; }
    #article .recipe-thumb__description {
      font-size: 1.3em;
      width: 80%;
      margin: 0 auto; }
    #article .recipe-thumb__time {
      margin-right: 2em; }
  #article blockquote {
    position: relative;
    margin: 0 auto;
    padding: 0 2em; }
    #article blockquote:before, #article blockquote:after {
      font-family: Arial, sans-serif;
      position: absolute;
      font-size: 4em;
      color: rgba(135, 135, 135, 0.25);
      top: -0.25em; }
    #article blockquote:before {
      content: '“';
      left: 0; }
    #article blockquote:after {
      content: '”';
      right: 0; }
    @media screen and (min-width: 40rem) {
      #article blockquote {
        width: 75%;
        padding: 0 4em; }
        #article blockquote:before, #article blockquote:after {
          font-size: 8em; } }
  #article .all-but-medium {
    display: block; }
    @media screen and (min-width: 40rem) {
      #article .all-but-medium {
        display: none; } }
    @media screen and (min-width: 60rem) {
      #article .all-but-medium {
        display: block; } }
  #article .all-but-large {
    display: block; }
    @media screen and (min-width: 60rem) {
      #article .all-but-large {
        display: none; } }
  #article .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  #article .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  #article .slick-list:focus {
    outline: none; }
  #article .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
  #article .slick-slider .slick-track,
  #article .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  #article .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block; }
  #article .slick-track:before,
  #article .slick-track:after {
    display: table;
    content: ''; }
  #article .slick-track:after {
    clear: both; }
  #article .slick-loading .slick-track {
    visibility: hidden; }
  #article .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }
  #article [dir='rtl'] .slick-slide {
    float: right; }
  #article .slick-slide img {
    display: block; }
  #article .slick-slide.slick-loading img {
    display: none; }
  #article .slick-slide.dragging img {
    pointer-events: none; }
  #article .slick-initialized .slick-slide {
    display: block; }
  #article .slick-loading .slick-slide {
    visibility: hidden; }
  #article .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  #article .slick-arrow.slick-hidden {
    display: none; }
  #article .recipe-carousel {
    margin-bottom: 3.6em; }
    #article .recipe-carousel img {
      max-width: 75vw; }
    #article .recipe-carousel .slick-slide {
      padding: 0 320px; }
    #article .recipe-carousel .slick-arrow {
      background: rgba(255, 255, 255, 0.7) 50% 50% no-repeat;
      width: 48px;
      height: 48px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      border: none;
      margin: 0;
      padding: 0;
      position: relative;
      cursor: pointer;
      position: absolute;
      top: 50%;
      margin-top: -24px;
      z-index: 1;
      background-size: 13px 24px; }
      @media screen and (min-width: 40rem) {
        #article .recipe-carousel .slick-arrow {
          width: 64px;
          height: 64px;
          margin-top: -32px;
          background-size: 17px 32px; } }
      @media screen and (min-width: 60rem) {
        #article .recipe-carousel .slick-arrow {
          width: 80px;
          height: 80px;
          margin-top: -40px;
          background-size: 21px 40px; } }
    #article .recipe-carousel .slick-prev {
      left: 0;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAoCAMAAAAmLUHXAAAACVBMVEVMaXE7Ozk8PDvkmDwhAAAAA3RSTlMAN/NOxcdMAAAAJUlEQVR4AWPABIxMTFgFmbAKMtJWcFSQASFIWJRxsAiPCmPPWQAYAgE3/IwMvQAAAABJRU5ErkJggg==); }
    #article .recipe-carousel .slick-next {
      right: 0;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAoCAMAAAAmLUHXAAAACVBMVEVMaXE7Ozk8PDvkmDwhAAAAA3RSTlMAPfO0Ki/GAAAAJElEQVQoz2NgYmJkwARMWIUZR4UHizCRoiNIkHHABHHkFqyCAAwuASwSll3DAAAAAElFTkSuQmCC); 
        
    }
#article .product .product__description a{
    color: #3c3c3b !important;
}
/*# sourceMappingURL=styles.css.map */


