@charset "UTF-8";
@font-face {
  font-family: "Work-Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/WorkSans-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "Work-Sans-Bold";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/WorkSans-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "Barlow-Semi-Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/BarlowSemiCondensed-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "Barlow-Semi-Condensed-Bold";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/BarlowSemiCondensed-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "Barlow-Semi-Condensed-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/BarlowSemiCondensed-SemiBold.ttf") format("truetype"); }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, .b-wysiwyg cite, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, .b-wysiwyg cite, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a img {
  border: none;
  outline: none; }

a {
  text-decoration: none; }

img {
  display: block;
  max-width: 100%; }

html {
  font-size: 10px;
  height: 100%; }
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    html {
      font-size: 7px; } }
  @media (min-width: 768px) and (max-width: 1279px) {
    html {
      font-size: 7px; } }

body {
  font-family: "Work-Sans", Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  height: 100%; }
  body ::selection {
    background: #FA5331;
    color: #ffffff; }

main {
  padding-top: 7rem; }
  @media (min-width: 1025px) {
    main {
      padding-top: 10rem; } }

button,
input,
select,
option,
textarea {
  font-family: inherit !important;
  font-size: inherit;
  -webkit-appearance: none;
  border-radius: 0; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none; }

input[type=button] {
  -webkit-appearance: none; }

input,
textarea,
button,
select,
label,
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@font-face {
  font-family: "kitchen-critics";
  src: url("../fonts/svg-icons/kitchen-critics.ttf?in668u") format("truetype"), url("../fonts/svg-icons/kitchen-critics.woff?in668u") format("woff"), url("../fonts/svg-icons/kitchen-critics.svg?in668u#kitchen-critics") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "kitchen-critics" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow:before {
  content: ""; }

.icon-burger:before {
  content: ""; }

.icon-clock:before {
  content: ""; }

.icon-close:before {
  content: ""; }

.icon-fb:before {
  content: ""; }

.icon-ig:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-person:before {
  content: ""; }

.icon-pt:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-tw:before {
  content: ""; }

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }

.glide * {
  box-sizing: inherit; }

.glide__track {
  overflow: hidden; }

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform; }

.glide__slides--dragging {
  user-select: none; }

.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.glide__arrows {
  -webkit-touch-callout: none;
  user-select: none; }

.glide__bullets {
  -webkit-touch-callout: none;
  user-select: none; }

.glide--rtl {
  direction: rtl; }

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1; }

.glide__arrow:focus {
  outline: none; }

.glide__arrow:hover {
  border-color: white; }

.glide__arrow--left {
  left: 2em; }

.glide__arrow--right {
  right: 2em; }

.glide__arrow--disabled {
  opacity: 0.33; }

.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%); }

.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em; }

.glide__bullet:focus {
  outline: none; }

.glide__bullet:hover, .glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5); }

.glide__bullet--active {
  background-color: white; }

.glide--swipeable {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.glide--dragging {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.l {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 144rem;
  padding: 0 2rem; }
  @media (min-width: 1025px) {
    .l {
      padding: 0 12rem; } }

.c-btn, .b-wysiwyg .wp-block-buttons a {
  display: inline-block;
  padding: 1.9rem;
  border-radius: 6rem;
  background-color: #FA5331;
  border: 1px solid #FA5331;
  font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin-top: 3rem;
  min-width: 21rem;
  transition: all .2s ease; }
  @media (min-width: 1025px) {
    .c-btn, .b-wysiwyg .wp-block-buttons a {
      margin-top: 5rem; }
      .c-btn:hover, .b-wysiwyg .wp-block-buttons a:hover {
        background-color: transparent;
        color: #FA5331; } }
  .c-btn--black {
    border: 1px solid #000000;
    background-color: #000000; }
    .c-btn--black:hover {
      color: #000000; }
  .c-btn--transparent {
    background-color: transparent;
    color: #000000;
    border: 1px solid #000000; }
    @media (min-width: 1025px) {
      .c-btn--transparent:hover {
        background-color: #000000;
        color: #ffffff; } }

.c-nav {
  display: none;
  position: fixed;
  top: 7rem;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100vh - 7rem);
  overflow-y: auto;
  background-color: #FA5331;
  padding-top: 8rem; }
  @media (min-width: 1024px) {
    .c-nav {
      display: block;
      position: static;
      width: 38.335%;
      height: auto;
      overflow-y: hidden;
      padding-top: 0; } }
  .c-nav.active {
    display: block; }
  .c-nav .list {
    padding: 0 2rem; }
    @media (min-width: 1024px) {
      .c-nav .list {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between; } }
    .c-nav .list .item {
      margin-bottom: 2rem; }
      @media (min-width: 1024px) {
        .c-nav .list .item {
          margin-bottom: 0; } }
      .c-nav .list .item .link {
        display: block;
        text-align: center;
        color: #ffffff;
        font-weight: 600;
        padding: 2rem 0;
        text-transform: uppercase; }
        @media (min-width: 768px) {
          .c-nav .list .item .link {
            font-size: 1.9rem; } }
        @media (max-width: 767px) {
          .c-nav .list .item .link {
            font-size: 3.2rem; } }

.c-search {
  display: none;
  padding: 2.3rem 2rem;
  z-index: 11; }
  @media (min-width: 1024px) {
    .c-search {
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      padding: 0;
      margin-left: 8.6%;
      width: 20.75%;
      height: 3.6rem; } }
  .c-search.active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FA5331; }
    @media (min-width: 1024px) {
      .c-search.active {
        display: flex;
        position: static;
        width: 20.75%; }
        .c-search.active .search-form {
          width: 100%; }
          .c-search.active .search-form button[type="submit"] {
            display: inline-block; } }
  .c-search .search-form {
    display: flex;
    align-items: center;
    flex-flow: row wrap; }
    @media (min-width: 1024px) {
      .c-search .search-form {
        border: 1px solid #ffffff;
        border-radius: 100px;
        padding: 0.8rem 1rem;
        flex-flow: row wrap;
        width: 80%;
        transition: all .2s ease; } }
    .c-search .search-form .icon-search, .c-search .search-form .icon-close {
      color: #ffffff;
      font-size: 2rem; }
    .c-search .search-form button[type="submit"] {
      margin-right: 2rem; }
      @media (min-width: 1024px) {
        .c-search .search-form button[type="submit"] {
          display: none;
          margin-right: 1rem; } }
    .c-search .search-form input {
      background-color: transparent;
      border: 0;
      outline: 0;
      color: #ffffff;
      font-size: 1.6rem;
      flex: 1; }
      .c-search .search-form input::-webkit-input-placeholder {
        color: #FDA67E; }
      .c-search .search-form input:-webkit-autofill, .c-search .search-form input:-webkit-autofill:hover, .c-search .search-form input:-webkit-autofill:focus {
        border: 0;
        -webkit-text-fill-color: #ffffff;
        box-shadow: 0 0 0px 100px #FA5331 inset;
        -webkit-box-shadow: 0 0 0px 100px #FA5331 inset;
        transition: background-color 5000s ease-in-out 0s; }
      @media (min-width: 1024px) {
        .c-search .search-form input {
          width: 80%; } }
    .c-search .search-form .icon-close.mobile {
      margin-left: 2rem; }
      @media (min-width: 1024px) {
        .c-search .search-form .icon-close.mobile {
          display: none; } }
    .c-search .search-form .search-trigger.desktop {
      display: none; }
      @media (min-width: 1024px) {
        .c-search .search-form .search-trigger.desktop {
          display: inline-block;
          cursor: pointer; } }

.c-newsletter {
  color: #ffffff;
  margin-bottom: 4rem;
  position: relative; }
  @media (min-width: 1024px) {
    .c-newsletter {
      order: 3;
      width: 30.91667%;
      margin-bottom: 0;
      padding-top: 1.2rem; } }
  .c-newsletter .title {
    font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 3rem;
    text-align: center; }
    @media (min-width: 1024px) {
      .c-newsletter .title {
        text-align: left; } }
  .c-newsletter .error, .c-newsletter .mc4wp-response .mc4wp-alert {
    position: absolute;
    top: 2.7rem;
    left: 0;
    background-color: #000000;
    color: #ffffff;
    padding: 1rem 1.4rem;
    font-size: 1.3rem;
    border-radius: 4rem; }
    .c-newsletter .error::before, .c-newsletter .mc4wp-response .mc4wp-alert::before {
      display: block;
      content: '';
      position: absolute;
      left: 2rem;
      transform: rotate(45deg);
      width: 1.8rem;
      height: 1.8rem;
      bottom: -0.75rem;
      background-color: inherit;
      z-index: 1; }
    .c-newsletter .error .icon, .c-newsletter .mc4wp-response .mc4wp-alert .icon {
      position: relative;
      display: inline-block;
      width: 1.7rem;
      border: 1px solid #ffffff;
      border-radius: 50%;
      margin-right: 0.75rem;
      text-align: center;
      z-index: 2; }
  .c-newsletter .newsletter-form, .c-newsletter .mc4wp-form {
    width: 100%;
    border: 1px solid #ffffff;
    border-radius: 100px;
    margin-bottom: 2rem; }
    @media (min-width: 1024px) {
      .c-newsletter .newsletter-form, .c-newsletter .mc4wp-form {
        margin-bottom: 1.9rem; } }
    .c-newsletter .newsletter-form .mc4wp-form-fields, .c-newsletter .mc4wp-form .mc4wp-form-fields {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-left: 2.7rem;
      width: 100%; }
    .c-newsletter .newsletter-form.hasError, .c-newsletter .mc4wp-form.hasError {
      opacity: 0.6; }
    .c-newsletter .newsletter-form input, .c-newsletter .mc4wp-form input {
      width: 70%;
      background-color: transparent;
      border: 0;
      outline: 0;
      font-size: 1.6rem;
      color: #ffffff;
      padding: 1rem 0; }
      .c-newsletter .newsletter-form input::placeholder, .c-newsletter .mc4wp-form input::placeholder {
        color: #ffffff; }
      .c-newsletter .newsletter-form input:-webkit-autofill, .c-newsletter .newsletter-form input:-webkit-autofill:hover, .c-newsletter .newsletter-form input:-webkit-autofill:focus, .c-newsletter .mc4wp-form input:-webkit-autofill, .c-newsletter .mc4wp-form input:-webkit-autofill:hover, .c-newsletter .mc4wp-form input:-webkit-autofill:focus {
        border: 0;
        -webkit-text-fill-color: #ffffff;
        box-shadow: 0 0 0px 100px #FA5331 inset;
        -webkit-box-shadow: 0 0 0px 100px #FA5331 inset;
        transition: background-color 5000s ease-in-out 0s; }
    .c-newsletter .newsletter-form .submit, .c-newsletter .mc4wp-form .submit {
      padding: 1rem 2.7rem 1rem 2.2rem;
      background-color: #ffffff;
      border-top-right-radius: 100px;
      border-bottom-right-radius: 100px;
      border: 0;
      outline: 0; }
      .c-newsletter .newsletter-form .submit .icon-arrow, .c-newsletter .mc4wp-form .submit .icon-arrow {
        font-size: 2.3rem;
        color: #FA5331; }
  .c-newsletter .desc {
    text-align: center;
    color: #ffffff; }
    @media (min-width: 768px) {
      .c-newsletter .desc {
        font-size: 1.2rem; } }
    @media (max-width: 767px) {
      .c-newsletter .desc {
        font-size: 1.4rem; } }
    @media (min-width: 768px) {
      .c-newsletter .desc {
        line-height: 1.4rem; } }
    @media (max-width: 767px) {
      .c-newsletter .desc {
        line-height: 1.64rem; } }
    @media (min-width: 1024px) {
      .c-newsletter .desc {
        text-align: left; } }
    .c-newsletter .desc a {
      color: inherit;
      text-decoration: underline; }

.c-title {
  font-family: "Work-Sans-Bold", Arial, sans-serif;
  color: #000000;
  text-transform: uppercase;
  width: 100%;
  padding-bottom: 4rem; }
  @media (min-width: 768px) {
    .c-title {
      font-size: 3rem; } }
  @media (max-width: 767px) {
    .c-title {
      font-size: 2.4rem; } }
  @media (min-width: 1024px) {
    .c-title {
      padding-bottom: 4.3rem; } }
  .c-title .line {
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-top: 1.2rem; }

.c-featured {
  width: 100%;
  background-color: #FFFDEF;
  display: block;
  display: flex;
  flex-direction: column; }
  @media (min-width: 1024px) {
    .c-featured {
      position: relative;
      cursor: pointer;
      height: 100%;
      transition: background-color .2s ease; } }
  @media (min-width: 1024px) {
    .c-featured:hover {
      background-color: #ffffff; }
      .c-featured:hover .info .title {
        color: #000000;
        text-decoration: underline; }
      .c-featured:hover .info::before {
        opacity: 1; } }
  .c-featured .image {
    width: 100%; }
  .c-featured .info {
    padding: 2.2rem 2rem;
    padding-top: 2rem;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    height: 100%; }
    @media (min-width: 1024px) {
      .c-featured .info {
        position: relative; }
        .c-featured .info::before {
          display: block;
          content: '';
          position: absolute;
          left: 50%;
          transform: translateX(-50%) rotate(45deg);
          width: 3.5rem;
          height: 3.5rem;
          z-index: 1;
          background-color: inherit;
          top: -1.75rem;
          opacity: 0;
          transition: opacity .2s ease; } }
  .c-featured .title {
    font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
    font-weight: 600;
    color: #FA5331;
    margin-bottom: 1.8rem;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .c-featured .title {
        font-size: 2.2rem; } }
    @media (max-width: 767px) {
      .c-featured .title {
        font-size: 2rem; } }
    @media (min-width: 768px) {
      .c-featured .title {
        line-height: 3rem; } }
    @media (max-width: 767px) {
      .c-featured .title {
        line-height: 2.7rem; } }
    @media (min-width: 1024px) {
      .c-featured .title {
        transition: all .2s ease;
        margin-bottom: 2rem; } }
  .c-featured .desc {
    margin-bottom: 3rem;
    color: #000000; }
    @media (min-width: 768px) {
      .c-featured .desc {
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .c-featured .desc {
        font-size: 1.6rem; } }
    @media (min-width: 768px) {
      .c-featured .desc {
        line-height: 2.1rem; } }
    @media (max-width: 767px) {
      .c-featured .desc {
        line-height: 1.8rem; } }
    @media (min-width: 1024px) {
      .c-featured .desc {
        margin-bottom: 2.5rem; } }
  .c-featured .prep {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin-top: auto; }
    .c-featured .prep .item {
      margin-right: 2rem;
      display: flex;
      flex-direction: row;
      align-items: center; }
      .c-featured .prep .item:last-of-type {
        margin-right: 0; }
      .c-featured .prep .item .icon {
        font-size: 1.4rem;
        color: #929080;
        margin-right: 0.5rem; }
      .c-featured .prep .item .text {
        font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
        font-size: 1.6rem;
        color: #929080;
        text-transform: uppercase; }

.c-teaser {
  margin-bottom: 3rem; }
  .c-teaser:last-child {
    margin-bottom: 0; }
  @media (min-width: 1024px) {
    .c-teaser {
      display: flex;
      flex-flow: row-reverse wrap;
      margin-bottom: 4rem;
      transition: all .2s ease;
      justify-content: center; }
      .c-teaser:nth-child(2n+0) {
        flex-flow: row wrap; }
      .c-teaser:hover .c-btn, .c-teaser:hover .b-wysiwyg .wp-block-buttons a, .b-wysiwyg .wp-block-buttons .c-teaser:hover a {
        border: 1px solid #000000;
        background-color: #000000;
        color: #ffffff; } }
  .c-teaser .info {
    background-color: inherit;
    padding: 2rem 2rem 7rem 2rem;
    text-align: center; }
    @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
      .c-teaser .info {
        width: 35.41667%;
        padding: 4rem 5rem 2rem 5rem;
        position: relative;
        text-align: left;
        transition: all .2s ease; } }
    @media (min-width: 1025px) {
      .c-teaser .info {
        width: 35.41667%;
        text-align: left;
        padding: 8.4rem 5rem 2rem 5rem; } }
    .c-teaser .info .category {
      font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
      font-weight: 400;
      color: #000000;
      border-bottom: 1px solid #000000;
      padding-bottom: .5rem;
      text-transform: uppercase;
      margin-bottom: 4.4rem; }
      @media (min-width: 768px) {
        .c-teaser .info .category {
          font-size: 1.6rem; } }
      @media (max-width: 767px) {
        .c-teaser .info .category {
          font-size: 1.4rem; } }
      @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
        .c-teaser .info .category {
          margin-bottom: 4rem; } }
      @media (min-width: 1025px) {
        .c-teaser .info .category {
          margin-bottom: 3rem; } }
      @media (min-width: 1025px) {
        .c-teaser .info .category:hover + .title {
          text-decoration: none; } }
      .c-teaser .info .category a {
        color: inherit; }
    .c-teaser .info .title {
      font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
      font-weight: 600;
      color: #000000;
      margin-bottom: 2rem; }
      @media (min-width: 768px) {
        .c-teaser .info .title {
          font-size: 3.8rem; } }
      @media (max-width: 767px) {
        .c-teaser .info .title {
          font-size: 3.2rem; } }
      @media (min-width: 768px) {
        .c-teaser .info .title {
          line-height: 5rem; } }
      @media (max-width: 767px) {
        .c-teaser .info .title {
          line-height: 3.8rem; } }
      @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
        .c-teaser .info .title {
          font-size: 3.6rem;
          line-height: 4rem;
          margin-bottom: 3rem; } }
      @media (min-width: 1024px) {
        .c-teaser .info .title {
          margin-bottom: 3.7rem; } }
      .c-teaser .info .title a {
        color: inherit; }
    @media (min-width: 768px) {
      .c-teaser .info .desc {
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .c-teaser .info .desc {
        font-size: 1.6rem; } }
    @media (min-width: 768px) {
      .c-teaser .info .desc {
        line-height: 2.1rem; } }
    @media (max-width: 767px) {
      .c-teaser .info .desc {
        line-height: 1.8rem; } }
  .c-teaser .image {
    display: block;
    width: 100%; }
    @media (min-width: 1024px) {
      .c-teaser .image {
        width: 64.58333%; } }

.c-category {
  padding-bottom: 4rem;
  width: 100%; }
  .c-category:last-child {
    padding-bottom: 0; }
  @media (min-width: 1024px) {
    .c-category {
      width: 20.51282%;
      margin-right: 5.98291%;
      padding-bottom: 0; }
      .c-category:nth-of-type(4n+0) {
        margin-right: 0; } }
  .c-category .title {
    width: 100%;
    border-bottom: 3px solid #000000;
    padding-bottom: 1.6rem;
    text-transform: uppercase;
    font-family: "Barlow-Semi-Condensed-Bold", Arial, sans-serif;
    margin-bottom: 2.1rem;
    color: #000000; }
    @media (min-width: 768px) {
      .c-category .title {
        font-size: 2.5rem; } }
    @media (max-width: 767px) {
      .c-category .title {
        font-size: 2.3rem; } }
    .c-category .title a {
      color: inherit; }
    @media (min-width: 1024px) {
      .c-category .title {
        margin-bottom: 3rem; } }
  .c-category .teasers {
    display: flex;
    flex-flow: row wrap; }
    .c-category .teasers .item {
      display: block;
      width: 47.16418%;
      margin-right: 5.67164%;
      background-color: #ffffff; }
      @media (min-width: 1024px) {
        .c-category .teasers .item {
          cursor: pointer;
          width: 100%;
          margin-right: 0;
          margin-bottom: 4rem; }
          .c-category .teasers .item:last-child {
            margin-bottom: 0; }
          .c-category .teasers .item:hover .item-title::before {
            opacity: 1; } }
      .c-category .teasers .item:nth-child(2n+0) {
        margin-right: 0; }
      .c-category .teasers .item img {
        width: 100%; }
      .c-category .teasers .item .item-title {
        font-family: "Barlow-Semi-Condensed-Bold", Arial, sans-serif;
        color: #000000;
        padding: 1.5rem 1rem 2.1rem 1rem;
        background-color: inherit;
        height: 11.8rem;
        display: flex;
        flex-direction: column;
        justify-content: flex-start; }
        @media (min-width: 768px) {
          .c-category .teasers .item .item-title {
            font-size: 2rem; } }
        @media (max-width: 767px) {
          .c-category .teasers .item .item-title {
            font-size: 1.8rem; } }
        @media (min-width: 768px) {
          .c-category .teasers .item .item-title {
            line-height: 2.4rem; } }
        @media (max-width: 767px) {
          .c-category .teasers .item .item-title {
            line-height: 2.1rem; } }
        @media (min-width: 1024px) {
          .c-category .teasers .item .item-title {
            position: relative;
            transition: all .2s ease;
            padding: 0rem 2.8rem 0.9rem 2.2rem;
            justify-content: center; }
            .c-category .teasers .item .item-title::before {
              display: block;
              content: '';
              position: absolute;
              left: 50%;
              transform: translateX(-50%) rotate(45deg);
              width: 3.5rem;
              height: 3.5rem;
              z-index: 1;
              background-color: inherit;
              top: -1.75rem;
              opacity: 0;
              transition: opacity .2s ease; } }
        .c-category .teasers .item .item-title span {
          z-index: 2; }

.c-social {
  width: 100%;
  text-align: center;
  margin-bottom: 3rem; }
  @media (min-width: 1024px) {
    .c-social {
      position: absolute;
      width: 5rem;
      left: 0;
      top: 0;
      display: flex;
      flex-direction: column; } }
  .c-social .icon {
    display: inline-block;
    font-size: 2rem;
    color: #FA5331;
    margin-right: 1.5rem;
    cursor: pointer; }
    @media (min-width: 1024px) {
      .c-social .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 5rem;
        height: 5rem;
        color: #ffffff;
        background-color: #FA5331;
        padding: 1rem;
        margin: 0;
        cursor: pointer;
        transition: all .2s ease; }
        .c-social .icon:hover {
          background-color: #000000; } }
    .c-social .icon:last-child {
      margin-right: 0; }

.c-info {
  width: 100%;
  margin-bottom: 6rem; }
  @media (min-width: 1024px) {
    .c-info {
      max-width: 70rem;
      margin: auto;
      margin-bottom: 8rem;
      padding: 0; } }
  .c-info .b-wysiwyg {
    width: 100%;
    max-width: 100%;
    padding: 1.3rem 3rem; }
    @media (min-width: 768px) {
      .c-info .b-wysiwyg {
        font-size: 1.6rem; } }
    @media (max-width: 767px) {
      .c-info .b-wysiwyg {
        font-size: 1.4rem; } }
    @media (min-width: 768px) {
      .c-info .b-wysiwyg {
        line-height: 2.6rem; } }
    @media (max-width: 767px) {
      .c-info .b-wysiwyg {
        line-height: 2.4rem; } }
    .c-info .b-wysiwyg p:only-child, .c-info .b-wysiwyg p:last-child {
      margin-bottom: 0; }
    .c-info .b-wysiwyg a {
      color: inherit;
      text-decoration: underline; }

.c-ribbon {
  padding: 2rem 1rem;
  color: #000000;
  background-color: #ffffff; }
  .c-ribbon__text {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.9rem;
    text-align: center;
    max-width: 30rem;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .c-ribbon__text {
        max-width: 82.5rem; } }
  .c-ribbon a {
    color: inherit;
    text-decoration: underline; }

.b-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 2.1rem 0;
  background-color: #FA5331;
  z-index: 10;
  transition: all 0.3s ease; }
  .b-header .l {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 1024px) {
      .b-header .l {
        justify-content: flex-start; } }
  .b-header .logo-wrap {
    margin-right: 11.66667%; }
    @media (min-width: 1024px) {
      .b-header .logo-wrap {
        width: 20.58333%; } }
    .b-header .logo-wrap .logo {
      width: 16.9rem;
      transition: all 0.3s ease; }
      @media (min-width: 1024px) {
        .b-header .logo-wrap .logo {
          width: 100%; } }
  @media (min-width: 1024px) {
    .b-header .mobile-controls {
      display: none; } }
  .b-header .search-trigger,
  .b-header .menu-trigger {
    color: #ffffff;
    font-size: 2.2rem; }
  .b-header .menu-trigger {
    margin-left: 2.3rem; }
    .b-header .menu-trigger.icon-close {
      margin-left: 2.93rem; }
  .b-header.sticky {
    padding: 0.6rem 0; }
    .b-header.sticky .logo-wrap .logo {
      width: 74%; }

.b-footer {
  width: 100%;
  background-color: #FA5331;
  padding: 3rem 0 3rem 0; }
  @media (min-width: 1024px) {
    .b-footer {
      padding: 3rem 0 1rem 0; } }
  @media (min-width: 1024px) {
    .b-footer .l {
      display: flex;
      flex-flow: row wrap;
      align-items: flex-start; } }
  @media (min-width: 1024px) {
    .b-footer .left {
      width: 21.16667%;
      margin-right: 9.5%;
      order: 1; } }
  .b-footer .left .logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20rem;
    margin-bottom: 2rem; }
    @media (min-width: 1024px) {
      .b-footer .left .logo {
        margin-bottom: 2rem;
        margin-left: unset; } }
  .b-footer .left .info.desktop {
    display: none; }
    @media (min-width: 1024px) {
      .b-footer .left .info.desktop {
        display: block; } }
  .b-footer .middle {
    margin-bottom: 1.8rem; }
    @media (min-width: 1024px) {
      .b-footer .middle {
        display: flex;
        flex-flow: row wrap;
        align-items: flex-start;
        margin-bottom: 1.5rem; } }
    @media (min-width: 1024px) {
      .b-footer .middle {
        order: 2;
        width: 35.16667%;
        margin-right: 3.25%;
        margin-bottom: 0;
        padding-top: 1rem; } }
    @media (min-width: 1024px) {
      .b-footer .middle .footer-links {
        width: 60%; }
        .b-footer .middle .footer-links:first-child {
          width: 40%; } }
    .b-footer .middle .footer-links .item .link {
      display: block;
      font-weight: 600;
      color: #ffffff;
      text-transform: uppercase;
      padding: 1.2rem;
      text-align: center; }
      @media (min-width: 768px) {
        .b-footer .middle .footer-links .item .link {
          font-size: 1.9rem; } }
      @media (max-width: 767px) {
        .b-footer .middle .footer-links .item .link {
          font-size: 1.6rem; } }
      @media (min-width: 768px) {
        .b-footer .middle .footer-links .item .link {
          line-height: 2.23rem; } }
      @media (max-width: 767px) {
        .b-footer .middle .footer-links .item .link {
          line-height: 1.4rem; } }
      @media (min-width: 1024px) {
        .b-footer .middle .footer-links .item .link {
          text-align: left;
          padding: 0.5rem;
          display: inline-block; } }
  .b-footer .privacy {
    color: #ffffff;
    text-align: center;
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .b-footer .privacy {
        font-size: 1.2rem; } }
    @media (max-width: 767px) {
      .b-footer .privacy {
        font-size: 1.4rem; } }
    @media (min-width: 768px) {
      .b-footer .privacy {
        line-height: 1.4rem; } }
    @media (max-width: 767px) {
      .b-footer .privacy {
        line-height: 1.64rem; } }
    @media (min-width: 1024px) {
      .b-footer .privacy {
        text-align: left;
        margin-bottom: 2.8rem; } }
    .b-footer .privacy a {
      color: inherit;
      text-decoration: underline; }
    @media (min-width: 1024px) {
      .b-footer .privacy.mobile {
        display: none; } }
  .b-footer .social {
    margin-bottom: 2rem; }
    @media (min-width: 1024px) {
      .b-footer .social {
        display: flex;
        flex-flow: row wrap;
        align-items: center; } }
    @media (min-width: 1024px) {
      .b-footer .social.mobile {
        display: none; } }
    .b-footer .social .title {
      font-size: 1.6rem;
      color: #ffffff;
      width: 100%;
      text-align: center;
      margin-bottom: 2rem; }
      @media (min-width: 1024px) {
        .b-footer .social .title {
          width: auto;
          margin-bottom: 0;
          margin-right: 1.7rem; } }
    .b-footer .social .icons {
      text-align: center; }
      .b-footer .social .icons a {
        display: inline-block;
        font-size: 2.5rem;
        color: #ffffff;
        margin-right: 2.5rem; }
        @media (min-width: 1024px) {
          .b-footer .social .icons a {
            margin-right: 1.6rem; } }
        .b-footer .social .icons a:last-of-type {
          margin-right: 0; }
  .b-footer .copyright {
    color: #ffffff;
    text-align: center;
    width: 100%; }
    @media (min-width: 768px) {
      .b-footer .copyright {
        font-size: 1.2rem; } }
    @media (max-width: 767px) {
      .b-footer .copyright {
        font-size: 1.4rem; } }
    .b-footer .copyright a {
      color: #ffffff; }
    @media (min-width: 1024px) {
      .b-footer .copyright {
        order: 4;
        margin-top: 4rem; } }
  .b-footer .newsletter-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 2.7rem;
    width: 100%; }

.b-featured {
  padding-bottom: 8.6rem; }
  @media (min-width: 1024px) {
    .b-featured {
      padding-bottom: 5rem; } }
  .b-featured .glide__slides {
    flex-wrap: wrap; }
    @media (min-width: 1024px) {
      .b-featured .glide__slides {
        align-items: stretch; } }
  @media (min-width: 1024px) {
    .b-featured .glide__slide {
      width: 29.25%;
      height: auto;
      margin-right: 6.125%; }
      .b-featured .glide__slide:nth-child(3n+0) {
        margin-right: 0; } }
  .b-featured .glide__bullets {
    bottom: -4rem; }
    @media (min-width: 1024px) {
      .b-featured .glide__bullets {
        display: none; } }
    .b-featured .glide__bullets .glide__bullet {
      width: 3.4rem;
      height: 0.6rem;
      background-color: #C4C4C4;
      border-radius: 4rem;
      border: 0;
      outline: 0;
      box-shadow: none; }
      .b-featured .glide__bullets .glide__bullet--active {
        background-color: #FA5331; }

.b-teasers {
  padding-top: 6.4rem;
  padding-bottom: 6rem;
  background-color: #FFFDEF; }
  @media (min-width: 1024px) {
    .b-teasers {
      padding-top: 3.9rem;
      padding-bottom: 10rem; } }
  .b-teasers .c-title {
    display: none; }

.b-categories {
  width: 100%;
  background-color: #FFFDEF;
  padding-bottom: 6rem; }
  @media (min-width: 1024px) {
    .b-categories .l {
      display: flex;
      flex-flow: row wrap;
      padding: 0 2rem;
      padding-bottom: 1rem; } }
  @media (min-width: 1025px) {
    .b-categories .l {
      padding: 0 12rem; } }

.b-slider {
  width: 100%;
  margin-bottom: 6rem; }
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .b-slider {
      margin-bottom: 5rem; } }
  @media (min-width: 1025px) {
    .b-slider {
      margin-bottom: 9.5rem; } }
  @media (min-width: 1024px) {
    .b-slider .glide__slide {
      display: flex;
      flex-flow: row wrap; } }
  .b-slider .glide__slides {
    transform: none !important;
    width: auto !important;
    display: grid;
    grid-template-areas: "slide"; }
  .b-slider .glide__slide {
    position: relative;
    opacity: 0;
    transition: opacity 0.5s ease;
    grid-area: slide; }
  .b-slider .glide__slide--active {
    z-index: 1;
    opacity: 1; }
  .b-slider .content {
    position: relative;
    padding: 4rem;
    padding-bottom: 9rem;
    text-align: center;
    background-color: #B9EAA2;
    z-index: 2;
    min-height: 350px;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (min-width: 1024px) {
      .b-slider .content {
        width: 46.18056%;
        height: auto;
        flex-direction: row;
        padding-bottom: 4rem; } }
    .b-slider .content::before, .b-slider .content::after {
      content: "";
      position: absolute;
      top: 100%;
      width: 50%;
      padding-bottom: 2.5rem;
      background-color: inherit; }
      @media (min-width: 1024px) {
        .b-slider .content::before, .b-slider .content::after {
          top: auto;
          left: 100%;
          width: 6%;
          height: 50%;
          padding-bottom: 3.5rem; } }
    .b-slider .content::before {
      left: -1.2rem;
      transform: skewX(-45deg); }
      @media (min-width: 1024px) {
        .b-slider .content::before {
          top: -13%;
          left: 100%;
          transform: skewY(-45deg) skewX(0); } }
    .b-slider .content::after {
      right: -1.2rem;
      transform: skewX(45deg); }
      @media (min-width: 1024px) {
        .b-slider .content::after {
          top: 49%;
          left: 100%;
          right: auto;
          transform: skewY(45deg) skewX(0); } }
    @media (min-width: 1024px) {
      .b-slider .content {
        text-align: left; } }
    @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
      .b-slider .content .inner {
        width: 100%;
        max-width: 43rem;
        position: absolute;
        right: 0rem;
        left: 0;
        margin: 0 auto; } }
    @media (min-width: 1025px) {
      .b-slider .content .inner {
        width: 100%;
        position: absolute;
        max-width: 51em;
        right: 3.2rem; } }
    .b-slider .content .title {
      font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
      font-weight: 600;
      margin-bottom: 3rem; }
      @media (min-width: 768px) {
        .b-slider .content .title {
          font-size: 4.6rem; } }
      @media (max-width: 767px) {
        .b-slider .content .title {
          font-size: 3.2rem; } }
      @media (min-width: 768px) {
        .b-slider .content .title {
          line-height: 5.5rem; } }
      @media (max-width: 767px) {
        .b-slider .content .title {
          line-height: 3.8rem; } }
      .b-slider .content .title a {
        color: #000000; }
      @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
        .b-slider .content .title {
          font-size: 3.6rem;
          line-height: 4.5rem;
          margin-bottom: 4rem; } }
      @media (min-width: 1024px) {
        .b-slider .content .title {
          margin-bottom: 6rem; } }
    @media (min-width: 768px) {
      .b-slider .content .desc {
        font-size: 2rem; } }
    @media (max-width: 767px) {
      .b-slider .content .desc {
        font-size: 1.6rem; } }
    @media (min-width: 768px) {
      .b-slider .content .desc {
        line-height: 2.3rem; } }
    @media (max-width: 767px) {
      .b-slider .content .desc {
        line-height: 1.8rem; } }
    @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
      .b-slider .content .desc {
        font-size: 1.4rem;
        line-height: 1.6rem; } }
    .b-slider .content .desc a {
      color: #000000; }
  .b-slider .image {
    display: block;
    position: relative;
    width: 100%;
    z-index: 1; }
    @media (min-width: 1024px) {
      .b-slider .image {
        width: 53.81944%; } }
    @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
      .b-slider .image img {
        width: 100%; } }
    @media (min-width: 1024px) {
      .b-slider .image img {
        width: 100%; } }
  .b-slider .glide__bullets {
    bottom: 5rem;
    width: 36rem;
    display: flex;
    justify-content: center; }
    @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
      .b-slider .glide__bullets {
        display: block;
        width: 40%;
        bottom: 3.7rem; } }
    @media (min-width: 1025px) {
      .b-slider .glide__bullets {
        display: block;
        width: 100%;
        max-width: 51rem;
        right: 3.2rem;
        bottom: 3.7rem;
        padding: 0;
        left: auto;
        transform: none; } }
    .b-slider .glide__bullets .glide__bullet {
      width: 3.4rem;
      height: 0.6rem;
      background-color: rgba(0, 0, 0, 0.1);
      border-radius: 4rem;
      border: 0;
      outline: 0;
      box-shadow: none; }
      .b-slider .glide__bullets .glide__bullet--active {
        background-color: #000000; }

.b-article-hero {
  width: 100%;
  margin-bottom: 3rem; }
  @media (min-width: 1024px) {
    .b-article-hero {
      display: flex;
      flex-flow: row wrap;
      margin-bottom: 6rem; } }
  .b-article-hero .info {
    background-color: #FFFDEF;
    text-align: center;
    padding: 6rem 2rem; }
    @media (min-width: 1024px) {
      .b-article-hero .info {
        width: 46.18056%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        text-align: left; } }
    @media (min-width: 1024px) {
      .b-article-hero .info .inner {
        max-width: 39.5rem;
        margin-right: 12rem; } }
    .b-article-hero .info .title {
      font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
      font-weight: 600;
      margin-bottom: 2.6rem; }
      @media (min-width: 768px) {
        .b-article-hero .info .title {
          font-size: 4.2rem; } }
      @media (max-width: 767px) {
        .b-article-hero .info .title {
          font-size: 3.2rem; } }
      @media (min-width: 768px) {
        .b-article-hero .info .title {
          line-height: 5rem; } }
      @media (max-width: 767px) {
        .b-article-hero .info .title {
          line-height: 3.8rem; } }
      @media (min-width: 1024px) {
        .b-article-hero .info .title {
          margin-bottom: 5rem; } }
    @media (min-width: 768px) {
      .b-article-hero .info .desc {
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .b-article-hero .info .desc {
        font-size: 1.6rem; } }
    @media (min-width: 768px) {
      .b-article-hero .info .desc {
        line-height: 2.1rem; } }
    @media (max-width: 767px) {
      .b-article-hero .info .desc {
        line-height: 1.8rem; } }
  .b-article-hero .image {
    width: 100%; }
    .b-article-hero .image img {
      width: 100%; }
    @media (min-width: 1024px) {
      .b-article-hero .image {
        width: 53.81944%; } }

.b-wysiwyg {
  width: 100%;
  padding: 0 2rem;
  margin-bottom: 4rem; }
  @media (min-width: 1024px) {
    .b-wysiwyg {
      padding: 0;
      margin-bottom: 6rem; } }
  .b-wysiwyg h1,
  .b-wysiwyg h2,
  .b-wysiwyg h3,
  .b-wysiwyg h4,
  .b-wysiwyg h5,
  .b-wysiwyg h6 {
    font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 4rem; }
    .b-wysiwyg h1.has-text-align-center,
    .b-wysiwyg h2.has-text-align-center,
    .b-wysiwyg h3.has-text-align-center,
    .b-wysiwyg h4.has-text-align-center,
    .b-wysiwyg h5.has-text-align-center,
    .b-wysiwyg h6.has-text-align-center {
      text-align: center; }
  .b-wysiwyg h1 {
    font-family: "Work-Sans", Arial, sans-serif;
    font-weight: 700; }
    @media (min-width: 768px) {
      .b-wysiwyg h1 {
        font-size: 3rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg h1 {
        font-size: 2.4rem; } }
    @media (min-width: 768px) {
      .b-wysiwyg h1 {
        line-height: 3.5rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg h1 {
        line-height: 2.8rem; } }
  @media (min-width: 768px) {
    .b-wysiwyg h2 {
      font-size: 3.2rem; } }
  @media (max-width: 767px) {
    .b-wysiwyg h2 {
      font-size: 3rem; } }
  @media (min-width: 768px) {
    .b-wysiwyg h2 {
      line-height: 3.8rem; } }
  @media (max-width: 767px) {
    .b-wysiwyg h2 {
      line-height: 3.6rem; } }
  @media (min-width: 768px) {
    .b-wysiwyg h3 {
      font-size: 3rem; } }
  @media (max-width: 767px) {
    .b-wysiwyg h3 {
      font-size: 2.8rem; } }
  @media (min-width: 768px) {
    .b-wysiwyg h3 {
      line-height: 3.6rem; } }
  @media (max-width: 767px) {
    .b-wysiwyg h3 {
      line-height: 3.3rem; } }
  @media (min-width: 768px) {
    .b-wysiwyg h4 {
      font-size: 2.8rem; } }
  @media (max-width: 767px) {
    .b-wysiwyg h4 {
      font-size: 2.6rem; } }
  @media (min-width: 768px) {
    .b-wysiwyg h4 {
      line-height: 3.3rem; } }
  @media (max-width: 767px) {
    .b-wysiwyg h4 {
      line-height: 3.1rem; } }
  @media (min-width: 768px) {
    .b-wysiwyg h5 {
      font-size: 2.6rem; } }
  @media (max-width: 767px) {
    .b-wysiwyg h5 {
      font-size: 2.4rem; } }
  @media (min-width: 768px) {
    .b-wysiwyg h5 {
      line-height: 3.1rem; } }
  @media (max-width: 767px) {
    .b-wysiwyg h5 {
      line-height: 2.8rem; } }
  @media (min-width: 768px) {
    .b-wysiwyg h6 {
      font-size: 2.4rem; } }
  @media (max-width: 767px) {
    .b-wysiwyg h6 {
      font-size: 2.2rem; } }
  @media (min-width: 768px) {
    .b-wysiwyg h6 {
      line-height: 2.8rem; } }
  @media (max-width: 767px) {
    .b-wysiwyg h6 {
      line-height: 2.6rem; } }
  .b-wysiwyg p {
    font-weight: 400;
    margin-bottom: 3rem;
    word-break: break-word; }
    @media (min-width: 768px) {
      .b-wysiwyg p {
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg p {
        font-size: 1.6rem; } }
    @media (min-width: 768px) {
      .b-wysiwyg p {
        line-height: 2.6rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg p {
        line-height: 2.6rem; } }
    .b-wysiwyg p br {
      display: block;
      margin-bottom: 3.5rem;
      line-height: 3.5rem;
      content: ""; }
  .b-wysiwyg strong,
  .b-wysiwyg b {
    font-weight: 600; }
  .b-wysiwyg i,
  .b-wysiwyg em {
    font-style: italic; }
  .b-wysiwyg a {
    color: #FA5331;
    text-decoration: underline; }
    @media (min-width: 768px) {
      .b-wysiwyg a {
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg a {
        font-size: 1.6rem; } }
    @media (min-width: 768px) {
      .b-wysiwyg a {
        line-height: 2.6rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg a {
        line-height: 2.6rem; } }
  .b-wysiwyg img {
    width: 100%;
    height: auto;
    margin-bottom: 2rem; }
    @media (min-width: 1024px) {
      .b-wysiwyg img {
        max-width: 72.28571%;
        margin: 0 auto 2rem auto; } }
  .b-wysiwyg figcaption, .b-wysiwyg cite {
    color: #989998;
    margin-bottom: 4rem;
    text-align: center;
    margin-top: -1rem; }
    @media (min-width: 768px) {
      .b-wysiwyg figcaption, .b-wysiwyg cite {
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg figcaption, .b-wysiwyg cite {
        font-size: 1.6rem; } }
    @media (min-width: 768px) {
      .b-wysiwyg figcaption, .b-wysiwyg cite {
        line-height: 2.6rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg figcaption, .b-wysiwyg cite {
        line-height: 2.6rem; } }
  .b-wysiwyg blockquote,
  .b-wysiwyg q {
    position: relative;
    font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 2rem;
    padding-left: 5rem; }
    @media (min-width: 768px) {
      .b-wysiwyg blockquote,
      .b-wysiwyg q {
        font-size: 2.2rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg blockquote,
      .b-wysiwyg q {
        font-size: 2rem; } }
    @media (min-width: 768px) {
      .b-wysiwyg blockquote,
      .b-wysiwyg q {
        line-height: 3.9rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg blockquote,
      .b-wysiwyg q {
        line-height: 3.7rem; } }
    @media (max-width: 1023px) {
      .b-wysiwyg blockquote,
      .b-wysiwyg q {
        padding-left: 0; } }
    .b-wysiwyg blockquote::before,
    .b-wysiwyg q::before {
      display: block;
      content: "";
      position: absolute;
      left: 0;
      top: 1.2rem;
      width: 0.5rem;
      height: 107.5%;
      background-color: #FA5331; }
      @media (min-width: 1024px) {
        .b-wysiwyg blockquote::before,
        .b-wysiwyg q::before {
          height: 119.5%; } }
    @media (min-width: 1024px) {
      .b-wysiwyg blockquote,
      .b-wysiwyg q {
        margin-bottom: 3rem; } }
  .b-wysiwyg cite {
    padding-left: 5rem; }
  .b-wysiwyg hr {
    width: 100%;
    background-color: #000000;
    margin: 8rem 0; }
  .b-wysiwyg table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 1.6rem;
    border-collapse: collapse;
    margin: auto;
    margin-bottom: 4rem;
    text-align: center; }
    @media (min-width: 1024px) {
      .b-wysiwyg table {
        display: table; } }
    .b-wysiwyg table td,
    .b-wysiwyg table th {
      padding: 2rem 1rem;
      border: 1px solid #000000;
      background-color: #FFFDEF; }
    .b-wysiwyg table th,
    .b-wysiwyg table tr:first-of-type td {
      color: #ffffff;
      background-color: #FA5331;
      border: 1px solid #FA5331;
      border-right: 1px solid #ffffff; }
      .b-wysiwyg table th:last-child,
      .b-wysiwyg table tr:first-of-type td:last-child {
        border-right: 1px solid #FA5331; }
  .b-wysiwyg ul,
  .b-wysiwyg ol {
    padding-left: 2rem;
    margin-bottom: 6rem; }
    @media (min-width: 768px) {
      .b-wysiwyg ul,
      .b-wysiwyg ol {
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg ul,
      .b-wysiwyg ol {
        font-size: 1.6rem; } }
    @media (min-width: 768px) {
      .b-wysiwyg ul,
      .b-wysiwyg ol {
        line-height: 2.4rem; } }
    @media (max-width: 767px) {
      .b-wysiwyg ul,
      .b-wysiwyg ol {
        line-height: 2.2rem; } }
    @media (min-width: 1024px) {
      .b-wysiwyg ul,
      .b-wysiwyg ol {
        padding-left: 4rem; } }
    .b-wysiwyg ul li,
    .b-wysiwyg ol li {
      margin-bottom: 1.4rem; }
      @media (min-width: 1024px) {
        .b-wysiwyg ul li,
        .b-wysiwyg ol li {
          margin-bottom: 2.4rem; } }
  .b-wysiwyg ul li::before {
    content: "\2022";
    color: #FA5331;
    font-weight: bold;
    display: inline-block;
    width: 1rem;
    margin-left: -2rem;
    padding-right: 1rem; }
  .b-wysiwyg ul ul {
    margin-bottom: 0;
    margin-top: 2rem; }
    .b-wysiwyg ul ul li::before {
      opacity: 0.6; }
  .b-wysiwyg ol {
    counter-reset: item; }
    .b-wysiwyg ol li {
      display: block; }
      .b-wysiwyg ol li::before {
        content: counter(item) ". ";
        counter-increment: item;
        color: #FA5331;
        display: inline-block;
        width: 1rem;
        margin-left: -2rem;
        padding-right: 1rem; }
    .b-wysiwyg ol ol {
      counter-reset: item;
      margin-bottom: 0;
      margin-top: 2rem; }
      .b-wysiwyg ol ol li::before {
        content: counter(item, lower-alpha) ". "; }
  .b-wysiwyg .wp-block-buttons {
    text-align: center;
    margin: 3rem auto; }
    .b-wysiwyg .wp-block-buttons a {
      color: #000000;
      background-color: transparent;
      text-decoration: none;
      border: 1px solid #000000;
      margin-top: 0; }
      .b-wysiwyg .wp-block-buttons a:hover {
        background-color: #000000;
        color: #ffffff; }
  .b-wysiwyg .blocks-gallery-grid {
    padding: 0;
    margin-bottom: 3rem; }
    .b-wysiwyg .blocks-gallery-grid li::before {
      display: none; }
  .b-wysiwyg .slick-slider {
    padding-left: 0 !important; }
    .b-wysiwyg .slick-slider .slick-next,
    .b-wysiwyg .slick-slider .slick-prev {
      background: #fa5331;
      border-radius: 100%;
      width: 40px;
      height: 40px;
      transition: all 0.3s; }
      .b-wysiwyg .slick-slider .slick-next:before,
      .b-wysiwyg .slick-slider .slick-prev:before {
        color: white; }
      .b-wysiwyg .slick-slider .slick-next:hover,
      .b-wysiwyg .slick-slider .slick-prev:hover {
        background: #f16d52; }
    .b-wysiwyg .slick-slider .slick-next {
      right: -50px; }
    .b-wysiwyg .slick-slider .slick-prev {
      left: -50px; }
    .b-wysiwyg .slick-slider.wp-block-oacs-slider .blocks-gallery-image,
    .b-wysiwyg .slick-slider.wp-block-oacs-slider .blocks-gallery-item {
      margin: 0; }
  @media (min-width: 1024px) {
    .b-wysiwyg .instagram-media {
      max-width: 320px !important; } }
  .b-wysiwyg .tiktok-embed:before {
    display: none; }
  .b-wysiwyg .tiktok-embed:after {
    display: none; }

@media (min-width: 1024px) {
  .b-article-content {
    max-width: 144rem;
    padding: 0 12rem;
    margin: auto;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    margin-bottom: 13rem; } }

@media (min-width: 1024px) {
  .b-article-content .left {
    max-width: 66.33333%;
    margin-right: 7.91667%; } }

@media (min-width: 1024px) {
  .b-article-content .b-wysiwyg {
    margin-bottom: 8rem; } }

.b-article-content .articleSticky {
  width: 100%;
  padding-top: 6rem;
  background-color: #FFFDEF; }
  @media (min-width: 1024px) {
    .b-article-content .articleSticky {
      padding-top: 8rem;
      width: 25.66667%; } }
  .b-article-content .articleSticky .featured-title {
    font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 1.5rem;
    margin-bottom: 4rem;
    border-bottom: 1px solid #000000; }
    @media (min-width: 768px) {
      .b-article-content .articleSticky .featured-title {
        font-size: 2.5rem; } }
    @media (max-width: 767px) {
      .b-article-content .articleSticky .featured-title {
        font-size: 2.3rem; } }
    @media (min-width: 1024px) {
      .b-article-content .articleSticky .featured-title {
        text-align: left;
        padding-bottom: 1.8rem;
        margin-bottom: 7rem; } }
  .b-article-content .articleSticky .b-featured {
    padding-left: 2rem;
    padding-right: 2rem; }
    @media (min-width: 1024px) {
      .b-article-content .articleSticky .b-featured {
        padding-left: 3rem;
        padding-right: 3rem; } }
    .b-article-content .articleSticky .b-featured .c-featured {
      text-transform: uppercase; }
      .b-article-content .articleSticky .b-featured .c-featured .info {
        min-height: auto; }
        @media (min-width: 1024px) {
          .b-article-content .articleSticky .b-featured .c-featured .info {
            padding-left: 0; } }
      @media (min-width: 1024px) {
        .b-article-content .articleSticky .b-featured .c-featured:hover .info {
          background-color: #FFFDEF; }
          .b-article-content .articleSticky .b-featured .c-featured:hover .info::before {
            display: none; }
        .b-article-content .articleSticky .b-featured .c-featured:hover .title {
          color: #000000; } }
      .b-article-content .articleSticky .b-featured .c-featured .title {
        margin-bottom: 0;
        text-align: center; }
        @media (min-width: 1024px) {
          .b-article-content .articleSticky .b-featured .c-featured .title {
            text-align: left; } }
    @media (min-width: 1024px) {
      .b-article-content .articleSticky .b-featured .glide__slide {
        width: 100%;
        margin: 0;
        margin-bottom: 4rem; }
        .b-article-content .articleSticky .b-featured .glide__slide:last-child {
          margin-bottom: 0; } }

.b-recipe {
  width: 100%;
  padding: 0 2rem;
  margin-bottom: 6rem; }
  @media (min-width: 1024px) {
    .b-recipe {
      padding: 0;
      margin-bottom: 8rem; } }
  .b-recipe .recipe-title {
    font-family: "Work-Sans-Bold", Arial, sans-serif;
    color: #000000;
    text-transform: uppercase;
    width: 100%;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #000000;
    margin-bottom: 3.1rem; }
    @media (min-width: 768px) {
      .b-recipe .recipe-title {
        font-size: 3rem; } }
    @media (max-width: 767px) {
      .b-recipe .recipe-title {
        font-size: 2.4rem; } }
    @media (min-width: 1024px) {
      .b-recipe .recipe-title {
        padding-bottom: 2rem;
        margin-bottom: 4.3rem; } }
  .b-recipe .content-title {
    color: #FA5331;
    margin-bottom: 3rem; }
    @media (min-width: 1024px) {
      .b-recipe .content-title {
        margin-bottom: 4rem; } }
    .b-recipe .content-title .icon-person {
      font-size: 1.5rem;
      margin-right: 0.7rem; }
    .b-recipe .content-title .text {
      font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
      font-size: 1.6rem;
      text-transform: uppercase; }
  .b-recipe .step {
    margin-bottom: 4rem; }
    .b-recipe .step:last-child {
      margin-bottom: 0; }
    .b-recipe .step .step-title {
      font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
      color: #FA5331;
      margin-bottom: 2rem; }
      @media (min-width: 768px) {
        .b-recipe .step .step-title {
          font-size: 2.4rem; } }
      @media (max-width: 767px) {
        .b-recipe .step .step-title {
          font-size: 2.3rem; } }
      @media (min-width: 1024px) {
        .b-recipe .step .step-title {
          margin-bottom: 1rem; } }
    @media (min-width: 768px) {
      .b-recipe .step .text {
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .b-recipe .step .text {
        font-size: 1.6rem; } }
    @media (min-width: 768px) {
      .b-recipe .step .text {
        line-height: 2.6rem; } }
    @media (max-width: 767px) {
      .b-recipe .step .text {
        line-height: 2.6rem; } }
  .b-recipe .items {
    padding-left: 3.6rem; }
    @media (min-width: 1024px) {
      .b-recipe .items {
        padding-left: 4.5rem; } }
    .b-recipe .items .item {
      line-height: 1;
      margin-bottom: 2rem; }
      @media (min-width: 768px) {
        .b-recipe .items .item {
          font-size: 1.8rem; } }
      @media (max-width: 767px) {
        .b-recipe .items .item {
          font-size: 1.6rem; } }
      .b-recipe .items .item:last-child {
        margin-bottom: 0; }
      @media (min-width: 1024px) {
        .b-recipe .items .item {
          margin-bottom: 2.4rem; } }
      .b-recipe .items .item::before {
        content: "\2022";
        color: #FA5331;
        font-weight: bold;
        display: inline-block;
        width: 1rem;
        margin-left: -2rem;
        padding-right: 1rem; }

.p-home .b-teasers {
  padding-top: 7.3rem; }
  @media (min-width: 1024px) {
    .p-home .b-teasers {
      padding-top: 4.7rem; } }
  .p-home .b-teasers.fixTop {
    padding-top: 0; }
    @media (min-width: 1024px) {
      .p-home .b-teasers.fixTop {
        padding-top: 3.2rem; } }

@media (min-width: 1024px) {
  .p-home .c-teaser:hover .title {
    text-decoration: underline; } }

.p-404 .wrap {
  background-color: #FFFDEF;
  width: 89.33333%;
  margin: 6rem auto;
  padding: 5rem 4rem 8.4rem 4rem;
  font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
  text-align: center;
  font-weight: 600; }
  @media (min-width: 1024px) {
    .p-404 .wrap {
      max-width: 95.2rem;
      margin: 7rem auto;
      padding: 7rem 4rem 7.4rem 4rem; } }
  .p-404 .wrap .text {
    font-size: 8rem;
    color: #FA5331;
    line-height: 9.6rem;
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .p-404 .wrap .text {
        font-size: 12rem; } }
    @media (max-width: 767px) {
      .p-404 .wrap .text {
        font-size: 8rem; } }
    @media (min-width: 768px) {
      .p-404 .wrap .text {
        line-height: 14.4rem; } }
    @media (max-width: 767px) {
      .p-404 .wrap .text {
        line-height: 9.6rem; } }
    @media (min-width: 1024px) {
      .p-404 .wrap .text {
        margin-bottom: 4rem; } }
  .p-404 .wrap .title {
    margin-bottom: 5rem; }
    @media (min-width: 768px) {
      .p-404 .wrap .title {
        font-size: 4.2rem; } }
    @media (max-width: 767px) {
      .p-404 .wrap .title {
        font-size: 2rem; } }
    @media (min-width: 768px) {
      .p-404 .wrap .title {
        line-height: 5rem; } }
    @media (max-width: 767px) {
      .p-404 .wrap .title {
        line-height: 2.4rem; } }
    @media (min-width: 1024px) {
      .p-404 .wrap .title {
        margin-bottom: 7rem; } }
  .p-404 .wrap .c-btn, .p-404 .wrap .b-wysiwyg .wp-block-buttons a, .b-wysiwyg .wp-block-buttons .p-404 .wrap a {
    margin-top: 0; }

.p-category-hero {
  position: relative;
  width: 100%;
  padding: 3.7rem 4rem 5.3rem;
  background-color: #FFFDEF;
  overflow: hidden;
  margin-bottom: 6rem; }
  .p-category-hero::before {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 3.5rem;
    height: 3.5rem;
    z-index: 1;
    background-color: #ffffff;
    bottom: -1.75rem;
    transition: opacity .2s ease; }
  @media (min-width: 1024px) {
    .p-category-hero {
      margin-bottom: 9.3rem; } }
  .p-category-hero .title {
    font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .p-category-hero .title {
        font-size: 4.6rem; } }
    @media (max-width: 767px) {
      .p-category-hero .title {
        font-size: 3.2rem; } }

@media (min-width: 1024px) {
  .p-category .b-teasers {
    padding-bottom: 8rem; } }

.p-category .b-teasers .c-title {
  display: none; }

@media (min-width: 1024px) {
  .p-category .c-featured .info::before {
    display: none; } }

.p-category .c-teaser {
  background-color: #ffffff; }
  @media (min-width: 1024px) {
    .p-category .c-teaser {
      flex-flow: row-reverse wrap; }
      .p-category .c-teaser:nth-child(2n+1) {
        flex-flow: row wrap; } }
  .p-category .c-teaser .info {
    padding-top: 5.6rem;
    padding-bottom: 5.1rem; }
    @media (min-width: 1024px) {
      .p-category .c-teaser .info {
        display: flex;
        flex-flow: row wrap;
        align-items: center; }
        .p-category .c-teaser .info .title, .p-category .c-teaser .info .desc {
          width: 100%; } }
    .p-category .c-teaser .info .c-btn, .p-category .c-teaser .info .b-wysiwyg .wp-block-buttons a, .b-wysiwyg .wp-block-buttons .p-category .c-teaser .info a {
      margin-top: 2.1rem; }
      @media (min-width: 1024px) {
        .p-category .c-teaser .info .c-btn, .p-category .c-teaser .info .b-wysiwyg .wp-block-buttons a, .b-wysiwyg .wp-block-buttons .p-category .c-teaser .info a {
          margin-top: 5rem; } }

.p-category .btn-wrap {
  text-align: center;
  margin-top: 6rem; }
  @media (min-width: 1024px) {
    .p-category .btn-wrap {
      margin-top: 8rem; } }
  .p-category .btn-wrap .c-btn, .p-category .btn-wrap .b-wysiwyg .wp-block-buttons a, .b-wysiwyg .wp-block-buttons .p-category .btn-wrap a {
    margin-top: 0; }
    @media (min-width: 1024px) {
      .p-category .btn-wrap .c-btn, .p-category .btn-wrap .b-wysiwyg .wp-block-buttons a, .b-wysiwyg .wp-block-buttons .p-category .btn-wrap a {
        width: 41rem; } }

.p-article .b-categories {
  padding-top: 3rem; }
  @media (min-width: 1024px) {
    .p-article .b-categories {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  .p-article .b-categories .l {
    display: flex;
    flex-flow: row wrap; }
    @media (min-width: 1024px) {
      .p-article .b-categories .l {
        padding: 0 12rem; } }
    .p-article .b-categories .l .c-category {
      width: 48%;
      margin-right: 4%; }
      .p-article .b-categories .l .c-category:nth-child(2n+0) {
        margin-right: 0; }
      .p-article .b-categories .l .c-category:nth-last-child(-n+2) {
        padding-bottom: 0; }
      @media (min-width: 1024px) {
        .p-article .b-categories .l .c-category {
          width: 20.1%;
          margin-right: 6%; }
          .p-article .b-categories .l .c-category:nth-child(2n+0) {
            margin-right: 5.2%; }
          .p-article .b-categories .l .c-category:last-child {
            margin-right: 0; } }
      .p-article .b-categories .l .c-category .teasers .item {
        width: 100%;
        margin-right: 0; }
        @media (min-width: 1024px) {
          .p-article .b-categories .l .c-category .teasers .item:hover .item-title {
            text-decoration: none; } }
        .p-article .b-categories .l .c-category .teasers .item img {
          width: 100%; }
        @media (min-width: 1024px) {
          .p-article .b-categories .l .c-category .teasers .item .item-title {
            padding: 0rem 2.9rem 0.9rem 2.2rem; } }

.p-article .sponsored .left {
  width: 100%;
  max-width: 100%;
  margin: 0; }
  @media (min-width: 1024px) {
    .p-article .sponsored .left {
      max-width: 70rem;
      margin: auto; } }

.p-article .sponsored .bottom {
  width: 100%;
  background-color: #FFFDEF;
  padding: 6rem 4rem; }
  @media (min-width: 1024px) {
    .p-article .sponsored .bottom {
      max-width: 48.61111%;
      margin: auto;
      padding: 3.8rem 5rem;
      display: flex;
      align-items: center;
      flex-flow: row wrap;
      margin-bottom: 8rem; } }
  .p-article .sponsored .bottom .image {
    width: 100%;
    margin-bottom: 5.7rem; }
    @media (min-width: 1024px) {
      .p-article .sponsored .bottom .image {
        width: 40%;
        margin-bottom: 0; } }
  .p-article .sponsored .bottom .content {
    text-align: left; }
    @media (min-width: 1024px) {
      .p-article .sponsored .bottom .content {
        flex: 1;
        padding-left: 14.71429%; } }
    .p-article .sponsored .bottom .content .title {
      text-transform: uppercase;
      font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
      font-weight: 600;
      margin-bottom: 3rem; }
      @media (min-width: 768px) {
        .p-article .sponsored .bottom .content .title {
          font-size: 2.5rem; } }
      @media (max-width: 767px) {
        .p-article .sponsored .bottom .content .title {
          font-size: 2.3rem; } }
      @media (min-width: 768px) {
        .p-article .sponsored .bottom .content .title {
          line-height: 3rem; } }
      @media (max-width: 767px) {
        .p-article .sponsored .bottom .content .title {
          line-height: 2.7rem; } }
      @media (min-width: 1024px) {
        .p-article .sponsored .bottom .content .title {
          max-width: 24rem;
          margin-bottom: 2rem; } }
    .p-article .sponsored .bottom .content .desc {
      margin-bottom: 3rem; }
      @media (min-width: 768px) {
        .p-article .sponsored .bottom .content .desc {
          font-size: 1.8rem; } }
      @media (max-width: 767px) {
        .p-article .sponsored .bottom .content .desc {
          font-size: 1.6rem; } }
      @media (min-width: 768px) {
        .p-article .sponsored .bottom .content .desc {
          line-height: 2.6rem; } }
      @media (max-width: 767px) {
        .p-article .sponsored .bottom .content .desc {
          line-height: 1.8rem; } }
      @media (min-width: 1024px) {
        .p-article .sponsored .bottom .content .desc {
          margin-bottom: 2.4rem; } }
    .p-article .sponsored .bottom .content .c-btn, .p-article .sponsored .bottom .content .b-wysiwyg .wp-block-buttons a, .b-wysiwyg .wp-block-buttons .p-article .sponsored .bottom .content a {
      margin-top: 0; }

.p-search-results .no-results {
  padding: 0 2rem;
  margin-top: 4rem;
  margin-bottom: 5rem; }
  @media (min-width: 1024px) {
    .p-search-results .no-results {
      padding: 0;
      max-width: 61rem;
      margin: auto;
      margin-top: 10.6rem;
      margin-bottom: 10.6rem; } }
  .p-search-results .no-results .title {
    font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    width: 85%;
    margin: auto;
    margin-bottom: 4rem; }
    @media (min-width: 768px) {
      .p-search-results .no-results .title {
        font-size: 4.2rem; } }
    @media (max-width: 767px) {
      .p-search-results .no-results .title {
        font-size: 3.5rem; } }
    @media (min-width: 768px) {
      .p-search-results .no-results .title {
        line-height: 5rem; } }
    @media (max-width: 767px) {
      .p-search-results .no-results .title {
        line-height: 4.2rem; } }
    @media (min-width: 1024px) {
      .p-search-results .no-results .title {
        width: 95%;
        margin-bottom: 6rem; } }
  .p-search-results .no-results .info {
    background-color: #FFFDEF;
    padding: 5rem; }
    @media (min-width: 1024px) {
      .p-search-results .no-results .info {
        padding: 6rem 2rem; } }
    @media (min-width: 1024px) {
      .p-search-results .no-results .info .inner {
        width: 45%;
        margin: auto; } }
    .p-search-results .no-results .info .heading {
      font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
      font-size: 2.5rem;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 2rem; }
    .p-search-results .no-results .info .items {
      list-style-type: disc;
      padding-left: 2rem; }
      .p-search-results .no-results .info .items li {
        font-size: 1.8rem;
        line-height: 2.1rem;
        margin-bottom: 1rem; }
        .p-search-results .no-results .info .items li:last-child {
          margin-bottom: 0; }

.p-search-results .count-total {
  font-family: "Barlow-Semi-Condensed-SemiBold", Arial, sans-serif;
  font-weight: 600;
  margin: 5rem 0; }
  @media (min-width: 768px) {
    .p-search-results .count-total {
      font-size: 4.2rem; } }
  @media (max-width: 767px) {
    .p-search-results .count-total {
      font-size: 3.6rem; } }
  @media (min-width: 1024px) {
    .p-search-results .count-total {
      margin: 6rem 0; } }

.p-search-results .result-section {
  margin-bottom: 6rem; }
  @media (min-width: 1024px) {
    .p-search-results .result-section {
      margin-bottom: 8rem; } }
  .p-search-results .result-section .section-title {
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    padding-bottom: 2.5rem;
    border-bottom: 3px solid #000000;
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .p-search-results .result-section .section-title {
        font-size: 3rem; } }
    @media (max-width: 767px) {
      .p-search-results .result-section .section-title {
        font-size: 2.4rem; } }
    @media (min-width: 1024px) {
      .p-search-results .result-section .section-title {
        padding-bottom: 3rem;
        margin-bottom: 3rem; } }
    .p-search-results .result-section .section-title a {
      color: inherit; }
  .p-search-results .result-section .count-category {
    margin-bottom: 2.5rem; }
    @media (min-width: 768px) {
      .p-search-results .result-section .count-category {
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .p-search-results .result-section .count-category {
        font-size: 1.6rem; } }
    @media (min-width: 1024px) {
      .p-search-results .result-section .count-category {
        margin-bottom: 3.5rem; } }
  .p-search-results .result-section .b-featured {
    padding-bottom: 0; }
    @media (min-width: 1024px) {
      .p-search-results .result-section .b-featured {
        display: flex;
        flex-flow: row wrap; } }
    .p-search-results .result-section .b-featured .c-featured {
      margin-bottom: 4rem; }
      @media (min-width: 1024px) {
        .p-search-results .result-section .b-featured .c-featured {
          width: 29.16667%;
          margin-right: 6.25%; }
          .p-search-results .result-section .b-featured .c-featured:nth-child(3n+0) {
            margin-right: 0; } }
      .p-search-results .result-section .b-featured .c-featured:last-child {
        margin-bottom: 0; }
  .p-search-results .result-section .c-btn, .p-search-results .result-section .b-wysiwyg .wp-block-buttons a, .b-wysiwyg .wp-block-buttons .p-search-results .result-section a {
    width: 100%;
    margin-top: 6rem; }
    @media (min-width: 1024px) {
      .p-search-results .result-section .c-btn, .p-search-results .result-section .b-wysiwyg .wp-block-buttons a, .b-wysiwyg .wp-block-buttons .p-search-results .result-section a {
        display: block;
        width: 41.6rem;
        margin: auto;
        margin-top: 7rem; } }

.p-static main {
  max-width: 70rem;
  margin: auto; }

.p-static .static-title {
  margin: 6rem auto;
  text-align: center;
  width: 100%; }
  @media (min-width: 768px) {
    .p-static .static-title {
      font-size: 5rem; } }
  @media (max-width: 767px) {
    .p-static .static-title {
      font-size: 4.2rem; } }
  @media (min-width: 768px) {
    .p-static .static-title {
      line-height: 5.6rem; } }
  @media (max-width: 767px) {
    .p-static .static-title {
      line-height: 5rem; } }
  @media (min-width: 1024px) {
    .p-static .static-title {
      max-width: 70rem;
      margin: 8rem auto;
      padding: 0; } }

.p-static .b-wysiwyg {
  padding: 0 2rem;
  width: 100%; }
  @media (min-width: 1024px) {
    .p-static .b-wysiwyg {
      padding: 0 12rem;
      max-width: 70rem;
      padding: 0; } }
