/** Shopify CDN: Minification failed

Line 25:46 Expected identifier but found whitespace
Line 25:48 Unexpected "{"
Line 25:57 Expected ":"
Line 25:84 Expected ":"
Line 26:74 Expected identifier but found whitespace
Line 26:76 Unexpected "{"
Line 26:85 Expected ":"
Line 26:112 Expected ":"
Line 27:75 Expected identifier but found whitespace
Line 27:77 Unexpected "{"
... and 2 more hidden warnings

**/


/* CSS from section stylesheet tags */
/* light border on tinted buttons inside left card */
      .flex-grid__item--promo2-1 .btn--tint-border {
        border: 1px solid rgba(0, 0, 0, 0.2) !important;
      }

      /* Right card min-height controls (desktop scales up) */
      .flex-grid__item--promo2-0 { min-height: {{ section.settings.min_h_mobile }}px; }
      @media (min-width: 769px) { .flex-grid__item--promo2-0 { min-height: {{ section.settings.min_h_tablet }}px; } }
      @media (min-width: 1140px) { .flex-grid__item--promo2-0 { min-height: {{ section.settings.min_h_desktop }}px; } }

      .flex-grid__item--promo2-0 .promo-grid__text { font-size: 1.02em; }
      .flex-grid__item--promo2-0.flex-grid__item--50 .promo-grid__text { font-size: 1.2em; }
      @media (min-width: 769px) { .flex-grid__item--promo2-0 .promo-grid__text { font-size: 1.2em; } }

      .promo-grid__container--framed { position: relative; overflow: hidden; }
      .promo-grid__bg img { width: 100%; height: 100%; object-fit: cover; display: block; }
      .type-sale-images__crop { display: grid; grid-template-columns: 1fr; gap: 10px; }
      .type-sale-images__image .image-wrap { position: relative; overflow: hidden; border-radius: 8px; }
      .type-sale-images__image img { width: 100%; height: auto; display: block; }
      .promo-grid__content--framed { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; padding: 24px; }
      .promo-grid__text .rte--strong { font-weight: 700; letter-spacing: .02em; }
      .promo-grid__text .rte--em { opacity: .8; }
      .promo-grid__slide-link { position: absolute; inset: 0; z-index: 1; }
      .vertical-center { display: flex; align-items: center; }
      .horizontal-left { justify-content: flex-start; }
      .horizontal-center { justify-content: center; }
      .text-center { text-align: center; }
      .flex-grid {
    display: flex;
    flex: 1 1 100%;
    flex-wrap: wrap;
}
.flex-grid__item {
    align-items: stretch;
    display: flex;
    flex: 0 1 100%;
}
@media only screen and (min-width: 769px) {
    .flex-grid__item--50 {
        flex-basis: 50%;
    }
    .right-pomo {
    padding-left: 20px;
    }
}
.left-pomo small {
    display: inline;
    font-size: .25em;
    letter-spacing: 0;
    margin-left: -2.9em;
}
.left-pomo a {
    width: 100%;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
}
.promo-grid__slide-link {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 5;
}
.promo-grid__content {
    flex: 0 1 auto;
    min-width: 200px;
    padding: 2em 2.5em;
    position: relative;
    z-index: 4;
}
.promo-grid__container--framed:not(.promo-grid__container--boxed):after {
    border: 7px solid transparent;
    bottom: 0;
    box-shadow: inset 0 0 0 2px #fff;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: auto;
    z-index: 3;
}
.promo-grid__bg {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
}
.promo-grid  .type-sale-images__crop {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}
.type-sale_collection .promo-grid__content {
    flex: 0 1 auto;
    min-width: 0;
    padding: 2em;
}
.left-pomo .type-sale-images__image .image-wrap img {
    max-height: 260px;
}
.type-sale-images {
    flex: 1 1 50%;
}
.left-pomo .promo-grid__content {
    flex: 1 1 50%;
}
.left-pomo {
    box-shadow: inset 0 0 0 2px #000;
}
.right-pomo .promo-grid__container--framed {
    width: 100%;
}
.left-pomo .rte--em, .left-pomo .rte--em, .left-pomo .rte--em {
    font-size: .9375em;
    letter-spacing: .3em;
    line-height: 1.2;
    text-transform: uppercase;
}
.right-pomo .rte--strong {
    display: block;
    font-size: 3.375em;
    line-height: 1;
    position: relative;
    white-space: nowrap;
}
.left-pomo .rte--em, .left-pomo .rte--em, .left-pomo .rte--em {
    font-size: .9375em;
    letter-spacing: .3em;
    line-height: 1.2;
    text-transform: uppercase;
}
@media only screen and (min-width: 1140px) {
    .flex-grid__item--promo2-0 {
        min-height: 720px;
    }
}
.right-pomo .rte--em, .right-pomo .rte--em, .right-pomo .rte--em {
    font-size: .9375em;
    letter-spacing: .3em;
    line-height: 1.2;
    text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
    .right-pomo .rte--strong, .right-pomo .rte--strong {
        font-size: 2.125em;
    }
}
@media only screen and (min-width: 769px) {
    .right-pomo .rte--block {
        margin-bottom: 12px;
    }
}

.right-pomo .promo-grid__text a {
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 15px;
    text-transform: uppercase;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.right-pomo .promo-grid__text  .rte--block.rte--em {
    text-align: center;
    color: #fff;
}

.right-pomo .promo-grid__text  h2.rte--block.rte--strong {
    text-align: center;
    color: #fff;
}

.right-pomo .promo-grid__text  .rte--block {
    text-align: center;
    color: #fff;
}

.right-pomo .promo-grid__text {
    text-align: center;
}
.right-pomo .promo-grid__bg:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #0000004a;
    height: 100%;
}
@media(max-width:767px){
    .promo-grid-2 {
        flex-direction: column;
        gap: 30px;
    }
    .left-pomo a {
        padding: 10vw;
    }
    .right-pomo .promo-grid__content {
    padding: 10vw;
    }
}