<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-sub-categories {
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .page-sub-categories .title-product {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 30px 0 80px; }
    .page-sub-categories .title-product hr {
      border-top: 1px solid #fff; }
    .page-sub-categories .title-product .description {
      margin: auto;
      margin-top: 25px;
      max-width: 500px; }
      .page-sub-categories .title-product .description h3 {
        margin-bottom: 10px; }
  .page-sub-categories .content-product h2 {
    position: relative; }
  .page-sub-categories .btn-outline-light {
    font-size: 23px;
    min-width: 138px;
    padding: 3px 30px; }
  .page-sub-categories .items a {
    color: #fff;
    -webkit-transition: ease .3s;
    transition: ease .3s; }
    .page-sub-categories .items a:hover {
      text-decoration: none; }
  .page-sub-categories .items .link-product {
    border: 4px solid transparent;
    -webkit-transition: border .2s;
    transition: border .2s; }
    .page-sub-categories .items .link-product:hover {
      border: 4px solid #fff; }

.interactive-photo {
  background-image: url("../../../img/sub-categories/turkey-group.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 850px; }
  @media (max-width: 575.98px) {
    .interactive-photo {
      -webkit-box-align: center;
              align-items: center;
      display: -webkit-box;
      display: flex;
      height: 450px;
      position: relative; }
      .interactive-photo::before {
        background-color: #000;
        bottom: 0;
        content: '';
        left: 0;
        opacity: .8;
        position: absolute;
        right: 0;
        top: 0; } }
  .interactive-photo .btn-outline-white {
    background-color: rgba(0, 0, 0, 0.4);
    border-left: 3px solid #f8f9fa;
    border-radius: 0;
    border-right: 3px solid #f8f9fa;
    border-top: 3px solid #f8f9fa;
    bottom: 0;
    color: #f8f9fa;
    font-family: 'campton-medium';
    font-size: 20px;
    left: -17px;
    padding: 9px 20px;
    position: absolute;
    -webkit-transition: background-color .2s;
    transition: background-color .2s; }
    @media (max-width: 575.98px) {
      .interactive-photo .btn-outline-white {
        background-color: #f8f9fa;
        color: #000;
        min-width: 300px; }
        .interactive-photo .btn-outline-white .arrow-down {
          border-color: #f8f9fa transparent transparent !important; } }
    .interactive-photo .btn-outline-white::after, .interactive-photo .btn-outline-white::before {
      background-color: #f8f9fa;
      bottom: -1px;
      content: '';
      height: 3px;
      position: absolute;
      width: calc(50% - 10.4px);
      z-index: 1; }
    .interactive-photo .btn-outline-white::after {
      right: -2px; }
    .interactive-photo .btn-outline-white::before {
      left: -2px; }
    .interactive-photo .btn-outline-white .arrow-down {
      border-color: rgba(0, 0, 0, 0.4) transparent transparent;
      border-style: solid;
      border-width: 19.5px 0 0 20.2px;
      bottom: -10px;
      height: 20px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg);
      -webkit-transition: ease .2s;
      transition: ease .2s;
      width: 20px;
      z-index: 0; }
      .interactive-photo .btn-outline-white .arrow-down::before {
        border-color: #f8f9fa #f8f9fa transparent;
        border-style: solid;
        border-width: 3px 3px 0 0;
        content: '';
        height: 20px;
        left: -20px;
        position: absolute;
        right: 0;
        top: -20px;
        width: 20px; }
    .interactive-photo .btn-outline-white:hover {
      background-color: #f8f9fa;
      color: #000; }
      .interactive-photo .btn-outline-white:hover .arrow-down {
        border-color: #f8f9fa transparent transparent; }

@media (min-width: 1441px) {
  .interactive-photo {
    height: 1120px; } }

/*
   category template layout v2
*/
.pagewidth-1400 {
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px; }

.bg-img-cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

#cat-hero-title {
  position: relative; }
  #cat-hero-title h1 {
    position: absolute;
    top: 35%;
    left: 50%;
    width: 1400px;
    margin-left: -700px;
    padding: 0 15px;
    color: #fff;
    font-size: 150px;
    line-height: 1;
    text-shadow: 0 0 9px #000; }
  #cat-hero-title img,
  #cat-hero-title video {
    width: 100%;
    height: auto;
    display: block; }

/* top category variation of sub-categories template */
.pagewidth-800 {
  width: 800px;
  margin: 0 auto; }
  @media (max-width: 800px) {
    .pagewidth-800 {
      width: 100%; } }

#cat-selections {
  background: #000;
  padding: 50px 0; }
  #cat-selections h2 {
    font-size: 72px;
    margin: 0 0 40px 0;
    color: #fff;
    line-height: 1;
    text-align: center; }
  #cat-selections a.sub-cat-box {
    width: 250px;
    display: block;
    margin: 0 5px 30px 5px; }
    #cat-selections a.sub-cat-box .thumb {
      width: 250px;
      height: 250px;
      margin: 0 0 10px 0; }
    #cat-selections a.sub-cat-box h3 {
      text-transform: uppercase;
      font-size: 18px;
      text-align: center;
      color: #fff; }
  #cat-selections a.sub-cat-box:hover {
    text-decoration: none; }

/* with video hero */
#cat-hero-title.landing-page-banner {
  height: 669px;
  overflow: hidden; }
  #cat-hero-title.landing-page-banner .content-banner-charcuterie {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%; }
  #cat-hero-title.landing-page-banner h1 {
    top: 150px; }

#taste-info-row {
  padding: 150px 0; }
  #taste-info-row .content-image-row {
    display: -webkit-box;
    display: flex; }
    #taste-info-row .content-image-row .content-col {
      width: 50%;
      padding: 85px 85px 150px 85px;
      color: #fff;
      background: #000; }
      #taste-info-row .content-image-row .content-col h2 {
        font-size: 48px;
        margin: 0 0 40px 0; }
      #taste-info-row .content-image-row .content-col p {
        font-size: 30px;
        line-height: 1.2;
        font-family: 'Oswald' !important; }
    #taste-info-row .content-image-row .image-col {
      width: 50%;
      position: relative; }
      #taste-info-row .content-image-row .image-col img {
        position: absolute;
        right: -200px; }
      #taste-info-row .content-image-row .image-col img.top-right {
        top: -65px; }
      #taste-info-row .content-image-row .image-col img.bottom-right {
        bottom: -65px; }

#options-info-row {
  padding: 90px 0 90px 0; }
  #options-info-row h2 {
    font-size: 72px;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin: 0 0 40px 0; }
  #options-info-row .product-option-cols {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between; }
    #options-info-row .product-option-cols .option-col {
      position: relative;
      padding: 0 20px; }
      #options-info-row .product-option-cols .option-col a {
        color: #fff;
        display: block;
        text-align: center;
        -webkit-transition: .3s;
        transition: .3s; }
        #options-info-row .product-option-cols .option-col a h3 {
          font-size: 46px;
          margin: 30px 0 0 0;
          font-family: 'prohibition-round';
          line-height: 1; }
        #options-info-row .product-option-cols .option-col a .hover-desc {
          opacity: 0;
          position: absolute;
          width: 100%;
          bottom: 150px;
          left: 0;
          padding: 20px;
          background: rgba(0, 0, 0, 0.9);
          color: #fff;
          -webkit-transition: .6s;
          transition: .6s; }
          #options-info-row .product-option-cols .option-col a .hover-desc h3 {
            font-size: 30px;
            text-align: center;
            margin: 0 0 15px 0; }
          #options-info-row .product-option-cols .option-col a .hover-desc p {
            font-family: 'Oswald' !important;
            font-size: 20px;
            line-height: 1.2; }
      #options-info-row .product-option-cols .option-col a:hover {
        text-decoration: none; }
      #options-info-row .product-option-cols .option-col a:hover .hover-desc {
        opacity: 1; }
  #options-info-row .product-option-cols.align-items-top {
    -webkit-box-align: start;
            align-items: flex-start; }
  #options-info-row .product-option-cols.align-items-bottom {
    -webkit-box-align: end;
            align-items: flex-end; }
  #options-info-row .product-option-cols.num-cols-3 .option-col {
    width: calc(100% / 3); }
  #options-info-row .product-option-cols.num-cols-2 .option-col {
    width: 50%; }
  #options-info-row .product-option-cols.num-cols-1 .option-col {
    width: 100%; }

#pairings-row {
  background: #000;
  padding: 100px 0 200px 0; }
  #pairings-row h2 {
    text-align: center;
    color: #fff;
    margin: 0 0 60px 0;
    font-size: 72px;
    line-height: 1.1; }
  #pairings-row .open-text img.aligncenter {
    margin-bottom: 80px; }
  #pairings-row .pairing-cols {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
            justify-content: space-evenly; }
    #pairings-row .pairing-cols .pairing-col {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      padding: 0 20px; }
      #pairings-row .pairing-cols .pairing-col img {
        display: inline-block;
        padding-right: 20px; }
      #pairings-row .pairing-cols .pairing-col p {
        color: #fff;
        font-size: 40px;
        line-height: 1.3;
        font-family: 'Oswald' !important; }
  #pairings-row .pairing-cols.num-cols-4 .pairing-col {
    width: 25%; }
  #pairings-row .pairing-cols.num-cols-3 .pairing-col {
    width: calc(100% / 3); }
  #pairings-row .pairing-cols.num-cols-2 .pairing-col {
    width: 50%; }
  #pairings-row .pairing-cols.num-cols-1 .pairing-col {
    width: 100%; }

@media (max-width: 1800px) {
  #taste-info-row .content-image-row .image-col img.taste-extra {
    right: 0;
    bottom: -130px; } }

@media (max-width: 1440px) {
  .pagewidth-1400 {
    width: 100%; }
  #cat-hero-title h1 {
    left: 0;
    width: 100%;
    margin-left: 0;
    padding-left: 50px; } }

@media (max-width: 1300px) {
  #pairings-row .pairing-cols.num-cols-4 .pairing-col p {
    font-size: 30px; } }

@media (max-width: 1200px) {
  #cat-hero-title h1 {
    top: 25%; }
  #cat-hero-title.landing-page-banner {
    height: auto; }
    #cat-hero-title.landing-page-banner h1 {
      font-size: 120px; }
    #cat-hero-title.landing-page-banner video {
      width: 100%;
      display: block; }
  #taste-info-row .content-image-row .content-col {
    padding: 60px 20px 50px 30px; }
  #options-info-row .product-option-cols .option-col a .hover-desc {
    bottom: 0; }
    #options-info-row .product-option-cols .option-col a .hover-desc p {
      font-size: 18px; }
  #pairings-row .pairing-cols .pairing-col p {
    font-size: 30px; }
  #pairings-row .pairing-cols.num-cols-4 .pairing-col {
    width: 50%;
    margin-bottom: 50px; } }

@media (max-width: 1100px) {
  #options-info-row .product-option-cols {
    -webkit-box-align: start;
            align-items: flex-start; }
    #options-info-row .product-option-cols .option-col a .hover-desc {
      display: block;
      position: static;
      padding: 0;
      opacity: 1;
      margin-top: 25px;
      background: none; } }

@media (max-width: 1000px) {
  #cat-hero-title h1 {
    font-size: 120px;
    top: 25% !important;
    padding-left: 20px !important; }
  #options-info-row .product-option-cols .option-col a h3 {
    font-size: 30px; } }

@media (max-width: 768px) {
  #cat-hero-title.landing-page-banner h1 {
    font-size: 80px; }
  #cat-hero-title.bg-img-cover {
    padding-top: 150px;
    padding-bottom: 150px; }
    #cat-hero-title.bg-img-cover img {
      display: none; }
    #cat-hero-title.bg-img-cover h1 {
      font-size: 80px;
      position: static;
      padding-right: 20px; }
  #taste-info-row {
    padding: 60px 0; }
    #taste-info-row .content-image-row {
      display: block;
      padding: 0 30px; }
      #taste-info-row .content-image-row .content-col {
        width: 100%;
        background: none;
        margin: 0 0 30px 0;
        padding: 0; }
      #taste-info-row .content-image-row .image-col {
        width: 100%;
        height: 400px; }
        #taste-info-row .content-image-row .image-col img.taste-extra {
          width: 40%;
          height: auto; }
        #taste-info-row .content-image-row .image-col img.top-right {
          top: -60px; }
        #taste-info-row .content-image-row .image-col img.bottom-right {
          bottom: -60px; }
  #options-info-row .product-option-cols {
    display: block; }
    #options-info-row .product-option-cols .option-col {
      width: 100% !important;
      margin-bottom: 50px; }
      #options-info-row .product-option-cols .option-col a .hover-desc p {
        font-size: 22px; }
  #options-info-row h2,
  #pairings-row h2 {
    font-size: 48px; } }

@media (max-width: 700px) {
  #pairings-row {
    padding: 60px 0 100px 0; }
    #pairings-row .pairing-cols {
      display: block; }
      #pairings-row .pairing-cols .pairing-col {
        width: 100% !important;
        margin: 0 0 50px 0;
        display: block;
        overflow: hidden; }
        #pairings-row .pairing-cols .pairing-col img {
          width: 150px;
          height: auto;
          display: block;
          float: left;
          padding-left: 50px; }
        #pairings-row .pairing-cols .pairing-col p {
          width: calc(100% - 150px);
          float: left;
          display: block; } }

@media (max-width: 600px) {
  #cat-hero-title.bg-img-cover {
    padding-top: 100px;
    padding-bottom: 100px; }
  .content-image-row h2 {
    margin-bottom: 20px; }
  .content-image-row .content-col p {
    font-size: 22px; }
  .content-image-row .image-col {
    height: 300px; } }

@media (max-width: 500px) {
  #cat-hero-title h1 {
    font-size: 55px !important; }
  #taste-info-row .content-image-row .image-col {
    height: 250px; }
  #taste-info-row .content-image-row .content-col p {
    font-size: 22px; } }
</pre></body></html>