@keyframes slideIn {
  from {
    transform: translateX(20px); }
  to {
    transform: translateX(0px); } }

@keyframes shortFade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes longFade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes productFade {
  from {
    transform: translateX(40px);
    opacity: 0; }
  to {
    transform: translateX(0);
    opacity: 1; } }

@keyframes fruitLeftRoll {
  from {
    transform: translateX(20px);
    opacity: 0;
    rotate: 8deg; }
  to {
    transform: translateX(0px);
    opacity: 1;
    rotate: 0deg; } }

@keyframes fruitRightRoll {
  from {
    transform: translateX(-20px);
    opacity: 0;
    rotate: 15deg; }
  to {
    transform: translateX(-10px);
    opacity: 1;
    rotate: 20deg; } }

.cascade .side-slide {
  transition: transform .2s ease-out .1s, opacity .2s ease-out;
  opacity: 0;
  transform: translateX(60px); }
  .cascade .side-slide.b1 {
    transition: transform .3s ease-out .1s, opacity .3s ease-out; }
  .cascade .side-slide.b2 {
    transition: transform .3s ease-out .15s, opacity .3s ease-out .1s; }
  .cascade .side-slide.b3 {
    transition: transform .3s ease-out .2s, opacity .3s ease-out .15s; }
  .cascade .side-slide.b4 {
    transition: transform .3s ease-out .25s, opacity .3s ease-out .2s; }

.cascade .up-slide {
  transition: transform .2s ease-out .1s, opacity .2s ease-out;
  opacity: 0;
  transform: translateY(60px); }
  .cascade .up-slide.b1 {
    transition: transform .3s ease-out .1s, opacity .3s ease-out; }
  .cascade .up-slide.b2 {
    transition: transform .3s ease-out .15s, opacity .3s ease-out .1s; }
  .cascade .up-slide.b3 {
    transition: transform .3s ease-out .2s, opacity .3s ease-out .15s; }
  .cascade .up-slide.b4 {
    transition: transform .3s ease-out .25s, opacity .3s ease-out .2s; }

.cascade.moved .side-slide, .cascade.moved .up-slide {
  opacity: 1 !important; }
  @media (min-width: 576px) {
    .cascade.moved .side-slide, .cascade.moved .up-slide {
      transform: translateX(0) !important; } }

.edge--bottom {
  position: relative;
  z-index: 1; }
  .edge--bottom:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .edge--bottom:after {
    bottom: 0;
    transform: skewY(-8deg);
    transform-origin: 100%; }

.edge--bottom--reverse {
  position: relative;
  z-index: 1; }
  .edge--bottom--reverse:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .edge--bottom--reverse:after {
    bottom: 0;
    transform: skewY(8deg);
    transform-origin: 0 100%; }

.edge--top {
  position: relative;
  z-index: 1; }
  .edge--top:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .edge--top:before {
    top: 0;
    transform: skewY(8deg);
    transform-origin: 100% 0; }

.edge--top--reverse {
  position: relative;
  z-index: 1; }
  .edge--top--reverse:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .edge--top--reverse:before {
    top: 0;
    transform: skewY(-8deg);
    transform-origin: 0 0; }

.edge--both {
  position: relative;
  z-index: 1; }
  .edge--both:before, .edge--both:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .edge--both:before {
    top: 0;
    transform: skewY(8deg);
    transform-origin: 100% 0; }
  .edge--both:after {
    bottom: 0;
    transform: skewY(-8deg);
    transform-origin: 100%; }

.edge--both--reverse {
  position: relative;
  z-index: 1; }
  .edge--both--reverse:before, .edge--both--reverse:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .edge--both--reverse:before {
    top: 0;
    transform: skewY(-8deg);
    transform-origin: 0 0; }
  .edge--both--reverse:after {
    bottom: 0;
    transform: skewY(8deg);
    transform-origin: 0 0; }

.paint1 {
  -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-2.png);
  mask-image: url(../images/paint-hovers/spraypaint-hover-2.png); }

body {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-family: HurmeGeometricSansNo1Black;
  font-style: 'Normal';
  font-stretch: 'Normal';
  text-transform: uppercase; }

.alt {
  font-family: HurmeGeometricSansNo1BlackOblique;
  font-style: Oblique;
  font-stretch: Normal;
  text-transform: uppercase; }

p {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal; }

.bold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.semibold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase; }
  @media (max-width: 575px) {
    .nav-link {
      font-size: 32px; } }

.btn {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05rem; }

.form-control {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 2.75rem;
    line-height: 2.75rem; } }

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 5.25rem;
    line-height: 5rem; } }

@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 2.15rem; } }

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 3.5rem; } }

@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 3rem; } }

@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 1.75rem; } }

@media (max-width: 575px) {
  h6, .h6 {
    font-size: .8rem; } }

@media (min-width: 992px) {
  h6, .h6 {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p {
    font-size: .8rem; } }

@media (min-width: 992px) {
  p {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p.large {
    font-size: 1rem; } }

@media (min-width: 992px) {
  p.large {
    font-size: 1.5rem; } }

.navbar .nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  letter-spacing: .1rem; }
  @media (max-width: 575px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 576px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .navbar .nav-link {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .navbar .nav-link {
      font-size: .9rem; } }

.mainFooterLinks {
  font-family: 'HurmeGeometricSansNo1Black';
  font-style: normal; }
  @media (max-width: 575px) {
    .mainFooterLinks {
      font-size: .8rem; } }

.footerUtilityLinks {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal;
  text-transform: uppercase; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p {
  margin-bottom: 30px; }

.blue {
  color: #24B9D9; }

.eventHeadline {
  background: #000;
  color: #fff !important;
  max-width: 90%;
  width: auto;
  text-align: center;
  margin: auto; }
  @media (max-width: 575px) {
    .eventHeadline {
      padding: 60px 48px;
      width: auto; } }
  @media (min-width: 576px) {
    .eventHeadline {
      padding: 28px 30px; } }
  @media (min-width: 992px) {
    .eventHeadline {
      padding: 60px 48px; } }
  @media (min-width: 1200px) {
    .eventHeadline {
      max-width: 1100px; } }

.ageGate {
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #B2DCBE 0%, #1AB5D7 100%);
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
  z-index: 9999; }
  @media (min-width: 576px) {
    .ageGate .ageGateCopy {
      max-width: 800px;
      padding: 0px 60px; } }
  @media (max-width: 575px) {
    .ageGate .ageGateCopy .ageGateLogo {
      width: 150px;
      margin-bottom: 60px; } }
  @media (min-width: 576px) {
    .ageGate .ageGateCopy .ageGateLogo {
      width: 200px;
      margin-bottom: 60px; } }
  .ageGate .ageGateCopy .heading, .ageGate .ageGateCopy p {
    color: #000; }
  @media (min-width: 576px) {
    .ageGate .ageGateCopy .heading {
      font-size: 3rem;
      line-height: 3.5rem; } }
  .ageGate .ageGateCopy p {
    margin-bottom: 0; }
    @media (max-width: 575px) {
      .ageGate .ageGateCopy p {
        font-size: .75rem;
        margin: 10px auto; } }
    @media (min-width: 576px) {
      .ageGate .ageGateCopy p {
        font-size: 1rem; } }
  .ageGate .ageGateCopy .ageGateButtons {
    margin-bottom: 30px; }
  .ageGate .ageGateCopy .btn {
    font-size: .875rem;
    padding: 10px 30px;
    margin: 0px 8px 30px; }
    @media (max-width: 575px) {
      .ageGate .ageGateCopy .btn {
        width: 90%;
        margin: 0px auto;
        margin: 10px auto; } }
  .ageGate .ageGateCopy .no-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center; }
  .ageGate .ageGateCopy .no-modal__content {
    position: relative;
    background-color: white;
    padding: 14px;
    max-width: 620px;
    border: 10px solid #000;
    width: 100%;
    text-align: center;
    margin: 0 24px; }
    @media (min-width: 576px) {
      .ageGate .ageGateCopy .no-modal__content {
        padding: 30px; } }
  .ageGate .ageGateCopy p.no-modal__text {
    color: #010101;
    font-family: 'HurmeGeometricSansNo1SemiBold';
    text-align: center;
    font-style: normal;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.44px; }
    @media (min-width: 576px) {
      .ageGate .ageGateCopy p.no-modal__text {
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        letter-spacing: 0.56px; } }
    .ageGate .ageGateCopy p.no-modal__text a {
      border-bottom-color: #000; }
      .ageGate .ageGateCopy p.no-modal__text a:hover {
        border-bottom-color: #24B9D9; }
  .ageGate .ageGateCopy .no-modal__close {
    position: absolute;
    right: 6px;
    top: 6px;
    border-style: none;
    background-color: transparent;
    padding: 0;
    width: 20px;
    height: 20px; }
    .ageGate .ageGateCopy .no-modal__close svg {
      display: block; }

body {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-family: HurmeGeometricSansNo1Black;
  font-style: 'Normal';
  font-stretch: 'Normal';
  text-transform: uppercase; }

.alt {
  font-family: HurmeGeometricSansNo1BlackOblique;
  font-style: Oblique;
  font-stretch: Normal;
  text-transform: uppercase; }

p {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal; }

.bold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.semibold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase; }
  @media (max-width: 575px) {
    .nav-link {
      font-size: 32px; } }

.btn {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05rem; }

.form-control {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 2.75rem;
    line-height: 2.75rem; } }

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 5.25rem;
    line-height: 5rem; } }

@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 2.15rem; } }

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 3.5rem; } }

@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 3rem; } }

@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 1.75rem; } }

@media (max-width: 575px) {
  h6, .h6 {
    font-size: .8rem; } }

@media (min-width: 992px) {
  h6, .h6 {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p {
    font-size: .8rem; } }

@media (min-width: 992px) {
  p {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p.large {
    font-size: 1rem; } }

@media (min-width: 992px) {
  p.large {
    font-size: 1.5rem; } }

.navbar .nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  letter-spacing: .1rem; }
  @media (max-width: 575px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 576px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .navbar .nav-link {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .navbar .nav-link {
      font-size: .9rem; } }

.mainFooterLinks {
  font-family: 'HurmeGeometricSansNo1Black';
  font-style: normal; }
  @media (max-width: 575px) {
    .mainFooterLinks {
      font-size: .8rem; } }

.footerUtilityLinks {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal;
  text-transform: uppercase; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p {
  margin-bottom: 30px; }

.blue {
  color: #24B9D9; }

.eventHeadline {
  background: #000;
  color: #fff !important;
  max-width: 90%;
  width: auto;
  text-align: center;
  margin: auto; }
  @media (max-width: 575px) {
    .eventHeadline {
      padding: 60px 48px;
      width: auto; } }
  @media (min-width: 576px) {
    .eventHeadline {
      padding: 28px 30px; } }
  @media (min-width: 992px) {
    .eventHeadline {
      padding: 60px 48px; } }
  @media (min-width: 1200px) {
    .eventHeadline {
      max-width: 1100px; } }

.navbar {
  background: #000;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }
  @media (max-width: 575px) {
    .navbar {
      padding: 20px 30px; } }
  @media (min-width: 576px) {
    .navbar {
      padding: 20px 30px; } }
  @media (min-width: 992px) {
    .navbar {
      height: 100px; } }
  @media (min-width: 992px) {
    .navbar .navbar-collapse {
      justify-content: flex-end; } }
  @media (min-width: 992px) {
    .navbar .trulyNavbar {
      max-width: 1188px;
      margin: 0px auto; } }
  .navbar .navbar-brand {
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
    @media (max-width: 575px) {
      .navbar .navbar-brand {
        width: 79px;
        height: 34px; } }
    @media (min-width: 576px) {
      .navbar .navbar-brand {
        width: 79px;
        height: 34px; } }
    @media (min-width: 992px) {
      .navbar .navbar-brand {
        width: 123px;
        height: 53px; } }
  @media (max-width: 575px) {
    .navbar .navContainer {
      height: 100vh;
      text-align: center;
      display: flex;
      padding-top: 60px;
      flex-direction: column; } }
  @media (min-width: 576px) {
    .navbar .navContainer {
      height: auto;
      text-align: center;
      display: flex;
      flex-direction: column; } }
  .navbar .navContainer .navbar-nav .nav-link {
    color: white; }
    @media (max-width: 575px) {
      .navbar .navContainer .navbar-nav .nav-link {
        padding-bottom: 0; } }
  .navbar .navContainer .navbar-nav .nav-item {
    position: relative; }
    @media (max-width: 575px) {
      .navbar .navContainer .navbar-nav .nav-item {
        line-height: 65px; } }
    @media (min-width: 992px) {
      .navbar .navContainer .navbar-nav .nav-item {
        margin-left: 30px; } }
  .navbar .navContainer .navbar-nav .nav-item::after {
    background: #24B9D9;
    content: '';
    width: 0;
    height: 4px;
    left: 0;
    bottom: 0;
    transition: ease-in-out .2s;
    position: absolute; }
  .navbar .navContainer .navbar-nav .nav-item:hover::after {
    width: 100%; }
  .navbar .navContainer .navbar-nav .active {
    border-bottom: 4px solid #24B9D9; }
  .navbar .navContainer .mobile {
    display: none !important; }
    @media (max-width: 575px) {
      .navbar .navContainer .mobile {
        display: block !important; } }
  .navbar .navContainer .desktop {
    display: block !important; }
    @media (max-width: 575px) {
      .navbar .navContainer .desktop {
        display: none !important; } }
  .navbar .navContainer .main-nav-dropdown-item__button,
  .navbar .navContainer .main-nav-item__primary-link,
  .navbar .navContainer .main-nav-dropdown-links a {
    margin-inline: .4rem;
    padding: .5rem .8rem;
    color: white;
    font-size: .9rem;
    font-family: 'HurmeGeometricSansNo1SemiBold';
    letter-spacing: .1rem;
    background: transparent;
    border: none;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    line-height: 24px;
    position: relative; }
    @media (max-width: 575px) {
      .navbar .navContainer .main-nav-dropdown-item__button,
      .navbar .navContainer .main-nav-item__primary-link,
      .navbar .navContainer .main-nav-dropdown-links a {
        padding-inline: 0;
        margin: 0; } }
    .navbar .navContainer .main-nav-dropdown-item__button:after,
    .navbar .navContainer .main-nav-item__primary-link:after,
    .navbar .navContainer .main-nav-dropdown-links a:after {
      background: #24B9D9;
      content: '';
      width: 0;
      height: 4px;
      left: 0;
      bottom: 0;
      transition: ease-in-out .2s;
      position: absolute; }
      @media (max-width: 575px) {
        .navbar .navContainer .main-nav-dropdown-item__button:after,
        .navbar .navContainer .main-nav-item__primary-link:after,
        .navbar .navContainer .main-nav-dropdown-links a:after {
          display: none; } }
    .navbar .navContainer .main-nav-dropdown-item__button:hover::after,
    .navbar .navContainer .main-nav-item__primary-link:hover::after,
    .navbar .navContainer .main-nav-dropdown-links a:hover::after {
      width: 100%; }
  @media (max-width: 575px) {
    .navbar .navContainer .main-nav-item__primary-link {
      font-size: 1.5rem;
      text-align: left;
      line-height: 1.5; } }
  .navbar .navContainer .main-nav-dropdown-item__button {
    padding: .5rem .4rem .5rem .8rem; }
    @media (max-width: 575px) {
      .navbar .navContainer .main-nav-dropdown-item__button {
        font-size: 1.4rem;
        line-height: 1.5;
        text-align: left;
        justify-content: space-between;
        width: 100%;
        padding-inline: 0; }
        .navbar .navContainer .main-nav-dropdown-item__button svg {
          inline-size: 32px;
          block-size: 32px; } }
  .navbar .navContainer .main-nav-dropdown-item {
    position: relative; }
    .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown {
      position: absolute;
      width: 100%;
      display: none;
      background-color: #000;
      top: calc(100% + 16px); }
      @media (max-width: 575px) {
        .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown {
          position: relative;
          background-color: inherit;
          top: 0; } }
      .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown .main-nav-dropdown-links {
        min-width: 100%; }
        .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown .main-nav-dropdown-links a {
          font-size: .8rem;
          text-align: left;
          line-height: 230%;
          text-transform: none;
          padding: 0;
          margin: .5rem .8rem;
          width: fit-content; }
          .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown .main-nav-dropdown-links a:after {
            height: 2px; }
          .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown .main-nav-dropdown-links a:hover {
            text-decoration: none; }
      .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown .main-nav-dropdown-event {
        padding: 16px;
        background-color: #000;
        text-align: left; }
        @media (max-width: 575px) {
          .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown .main-nav-dropdown-event {
            display: none; } }
        .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown .main-nav-dropdown-event .main-nav-dropdown-event__img {
          margin-bottom: 8px;
          object-fit: contain;
          width: 142px;
          height: 95px; }
        .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown .main-nav-dropdown-event .main-nav-dropdown-event__title {
          margin-bottom: 8px;
          text-transform: none;
          color: #fff;
          font-size: .8rem;
          text-align: left;
          text-transform: none;
          font-family: 'HurmeGeometricSansNo1SemiBold'; }
        .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown .main-nav-dropdown-event .main-nav-dropdown-event__cta {
          padding: 8px 12px;
          font-size: 16px;
          font-weight: 700;
          line-height: 140%;
          width: auto;
          min-width: auto;
          display: inline-block;
          text-decoration: none !important;
          text-align: left; }
          .navbar .navContainer .main-nav-dropdown-item .main-nav-dropdown .main-nav-dropdown-event .main-nav-dropdown-event__cta:hover {
            background: #fff;
            color: #000; }
    .navbar .navContainer .main-nav-dropdown-item--active .main-nav-dropdown-item__button:after {
      width: 100%; }
      @media (max-width: 575px) {
        .navbar .navContainer .main-nav-dropdown-item--active .main-nav-dropdown-item__button:after {
          width: 0; } }
    .navbar .navContainer .main-nav-dropdown-item--active .main-nav-dropdown-item__button svg {
      transform: rotate(180deg); }
    .navbar .navContainer .main-nav-dropdown-item--active .main-nav-dropdown {
      display: flex; }
  @media (max-width: 575px) {
    .navbar .navContainer .socialNav {
      list-style: none;
      padding: 0;
      margin-bottom: 30px; } }
  @media (min-width: 576px) {
    .navbar .navContainer .socialNav {
      list-style: none;
      padding: 0;
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .navbar .navContainer .socialNav {
      display: none; } }
  .navbar .navContainer .socialNav li {
    display: inline-block;
    margin: 0px 18px; }
  .navbar .navContainer .socialNav .socialNavIcon {
    width: 30px;
    height: 30px; }
  @media (max-width: 575px) {
    .navbar .navContainer .navCopyright {
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 80px;
      flex-grow: 1; }
      .navbar .navContainer .navCopyright p {
        margin: 0; } }
  @media (min-width: 992px) {
    .navbar .navContainer .navCopyright {
      display: none; } }

/* Slide transitions */
.slideUp {
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  opacity: 0;
  transition: all .35s ease-out; }

.slideDown {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  transition: all .3s ease-out; }

@media (max-width: 575px) {
  .fullBlock {
    height: 570px; } }

.container-wide {
  width: 100%; }
  .container-wide .row {
    margin-left: 0;
    margin-right: 0; }

@media (max-width: 575px) {
  .headerBlock {
    margin-top: 72px;
    padding-top: 20px; } }

.headerBlock h1, .headerBlock h2, .headerBlock h3, .headerBlock p {
  color: #000; }

@media (max-width: 575px) {
  .headerBlock h1 {
    font-size: 44px;
    line-height: 44px; } }

@media (min-width: 576px) {
  .headerBlock h1 {
    font-size: 3.5rem;
    line-height: 3.5rem; } }

@media (min-width: 992px) {
  .headerBlock h1 {
    font-size: 4rem;
    line-height: 4rem; } }

@media (min-width: 1200px) {
  .headerBlock h1 {
    font-size: 4.5rem;
    line-height: 4.25rem; } }

/*TODO*/
@media (max-width: 575px) {
  .homepageCTA {
    background: url(../images/headerCTA_home_mobileFPO.jpg) bottom center no-repeat;
    background-size: cover; } }

@media (min-width: 992px) {
  .homepageCTA {
    background: url(../images/headerCTA_home_fpo.jpg) right bottom no-repeat;
    background-size: cover;
    height: calc(100vh - 100px);
    margin-top: 90px;
    display: flex;
    align-items: center; } }

.homepageVideoCTA {
  position: relative;
  height: auto; }
  @media (max-width: 575px) {
    .homepageVideoCTA {
      margin-top: 50px; } }
  @media (min-width: 576px) {
    .homepageVideoCTA {
      margin-top: 0px; } }
  .homepageVideoCTA .copyBlock {
    z-index: 1; }
    @media (max-width: 575px) {
      .homepageVideoCTA .copyBlock {
        padding-top: 0;
        position: absolute;
        top: 60px;
        left: 8px;
        width: auto; } }
    @media (min-width: 576px) {
      .homepageVideoCTA .copyBlock {
        padding-top: 0;
        position: absolute;
        top: 55%;
        transform: translateY(-50%);
        padding-left: 4rem; } }
    @media (min-width: 992px) {
      .homepageVideoCTA .copyBlock {
        padding-top: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding-left: 4rem; } }
    @media (max-width: 575px) {
      .homepageVideoCTA .copyBlock h1 {
        font-size: 2.75rem;
        line-height: 1;
        padding-bottom: 0px;
        margin-bottom: 14px; } }
    @media (min-width: 576px) {
      .homepageVideoCTA .copyBlock h1 {
        font-size: 2.2rem;
        line-height: 1;
        margin-bottom: 15px; } }
    @media (min-width: 768px) {
      .homepageVideoCTA .copyBlock h1 {
        font-size: 2.75rem;
        line-height: 1;
        margin-bottom: 15px; } }
    @media (min-width: 992px) {
      .homepageVideoCTA .copyBlock h1 {
        font-size: 4rem;
        line-height: 1; } }
    @media (max-width: 575px) {
      .homepageVideoCTA .copyBlock h2 {
        font-size: 1rem;
        line-height: 1.3;
        margin-bottom: 14px; } }
    @media (min-width: 576px) {
      .homepageVideoCTA .copyBlock h2 {
        font-size: .75rem;
        margin-bottom: 15px; } }
    @media (min-width: 768px) {
      .homepageVideoCTA .copyBlock h2 {
        font-size: 1rem;
        margin-bottom: 15px; } }
    @media (min-width: 992px) {
      .homepageVideoCTA .copyBlock h2 {
        font-size: 1.25rem;
        padding-right: 20%; } }
  .homepageVideoCTA .videoContainer {
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
    margin-bottom: -10px; }
  .homepageVideoCTA video {
    object-fit: cover; }
  @media (min-width: 576px) {
    .homepageVideoCTA {
      width: 100%; } }
  .homepageVideoCTA .desktop {
    width: 100%;
    height: 100%; }
    @media (max-width: 575px) {
      .homepageVideoCTA .desktop {
        display: none; } }
  .homepageVideoCTA .mobile {
    width: 100%;
    height: 100%; }
    @media (min-width: 576px) {
      .homepageVideoCTA .mobile {
        display: none; } }

.genericPageHeader {
  background: linear-gradient(180deg, #B2DCBE 0%, #1AB5D7 100%);
  position: relative;
  clip-path: polygon(0 0, 100% 0%, 100% 88%, 0 100%); }
  @media (max-width: 575px) {
    .genericPageHeader {
      min-height: 600px; } }
  @media (min-width: 576px) {
    .genericPageHeader {
      margin-top: 80px;
      height: 400px;
      display: flex; } }
  @media (min-width: 992px) {
    .genericPageHeader {
      margin-top: 90px;
      min-height: 600px;
      display: flex;
      padding: 40px 0px; } }
  @media (max-width: 575px) {
    .genericPageHeader .copyBlock {
      width: 100%;
      padding: 20px 38px; } }
  @media (min-width: 576px) {
    .genericPageHeader .copyBlock {
      display: flex;
      align-items: center;
      justify-content: center;
      align-content: center; } }
  @media (min-width: 992px) {
    .genericPageHeader .copyBlock {
      display: flex;
      align-items: center;
      justify-content: center;
      align-content: center; } }
  @media (max-width: 575px) {
    .genericPageHeader .genHeaderImg {
      max-width: 341px;
      margin: 0px auto; } }
  @media (min-width: 992px) {
    .genericPageHeader .genHeaderImg {
      max-width: 620px;
      padding-right: 40px;
      height: auto; } }
  @media (min-width: 576px) {
    .genericPageHeader .genHeaderCopy {
      padding: 0px 0px 0px 40px;
      align-self: center; } }
  @media (min-width: 992px) {
    .genericPageHeader .genHeaderCopy {
      padding: 0px 0px 0px 40px;
      align-self: center; } }
  .genericPageHeader h1 {
    margin-bottom: 14px; }
    @media (min-width: 992px) {
      .genericPageHeader h1 {
        font-size: 4rem;
        line-height: 68px; } }
    @media (min-width: 1200px) {
      .genericPageHeader h1 {
        font-size: 4.25rem; } }
  .genericPageHeader p {
    margin-bottom: 14px; }

.textBlockHeader {
  position: relative;
  background: #fff;
  padding: 0;
  margin: 0; }
  @media (max-width: 575px) {
    .textBlockHeader {
      min-height: 210px; } }
  @media (min-width: 576px) {
    .textBlockHeader {
      margin-top: 80px;
      height: 400px;
      display: flex; } }
  @media (min-width: 992px) {
    .textBlockHeader {
      margin-top: 60px;
      margin-bottom: 60px;
      min-height: 500px;
      display: flex;
      padding: 40px 0px; } }
  @media (min-width: 1200px) {
    .textBlockHeader {
      margin-top: 60px;
      margin-bottom: 60px;
      min-height: 600px;
      display: flex;
      padding: 40px 0px; } }
  .textBlockHeader .backgroundBlock {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 88%);
    z-index: 1; }
    @media (max-width: 575px) {
      .textBlockHeader .backgroundBlock {
        clip-path: none;
        height: 300px; } }
  .textBlockHeader .textBlock {
    background: #000;
    position: absolute;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (max-width: 575px) {
      .textBlockHeader .textBlock {
        position: relative;
        width: 95%;
        min-height: 260px;
        padding: 60px;
        margin: -80px auto 30px; } }
    @media (min-width: 576px) {
      .textBlockHeader .textBlock {
        width: 420px;
        height: 345px;
        padding: 40px 55px;
        bottom: 0;
        left: 40px; } }
    @media (min-width: 768px) {
      .textBlockHeader .textBlock {
        width: 420px;
        height: 345px;
        padding: 40px 55px;
        bottom: 0;
        left: 40px; } }
    @media (min-width: 992px) {
      .textBlockHeader .textBlock {
        width: 500px;
        height: 400px;
        padding: 40px 55px;
        bottom: 0;
        left: 80px; } }
    @media (min-width: 1200px) {
      .textBlockHeader .textBlock {
        width: 530px;
        height: 430px;
        padding: 50px 65px;
        bottom: 0;
        left: 3%; } }
    @media (min-width: 1440px) {
      .textBlockHeader .textBlock {
        left: 12%; } }
    .textBlockHeader .textBlock h1, .textBlockHeader .textBlock p {
      color: #fff; }
    @media (max-width: 575px) {
      .textBlockHeader .textBlock h1 {
        margin-bottom: 0; } }
    @media (min-width: 576px) {
      .textBlockHeader .textBlock h1 {
        font-size: 2.75rem;
        line-height: 1; } }
    @media (min-width: 768px) {
      .textBlockHeader .textBlock h1 {
        font-size: 2.75rem;
        line-height: 1; } }
    @media (min-width: 992px) {
      .textBlockHeader .textBlock h1 {
        font-size: 3.5rem;
        line-height: 1; } }

.btn {
  transition: background-color .2s ease-out; }

.btn-primary {
  min-width: 211px;
  padding: 12px 20px;
  border-radius: 4px;
  border: none;
  margin: 4px 0px 0px; }

.btn-white {
  background: #fff;
  color: #000; }
  .btn-white:hover {
    background: #1954B3; }

.btn-blue {
  background: #1954B3;
  color: #fff; }
  .btn-blue:hover {
    background: #000;
    color: #fff; }

.btn-black {
  background: #000;
  color: #fff; }
  .btn-black:hover {
    background: #1954B3;
    color: #fff; }

body {
  color: #000; }

.miniFinder {
  background: #000;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px !important; }
  .miniFinder h1, .miniFinder h2, .miniFinder h3, .miniFinder h4, .miniFinder p {
    color: #fff; }
  .miniFinder h3 {
    margin-bottom: 0px; }
    @media (min-width: 992px) {
      .miniFinder h3 {
        font-size: 30px;
        margin-right: 60px;
        margin-bottom: 0px; } }
  @media (max-width: 575px) {
    .miniFinder {
      height: 150px;
      flex-direction: column; } }
  @media (min-width: 576px) {
    .miniFinder {
      height: 150px; } }
  @media (min-width: 992px) {
    .miniFinder {
      height: 150px;
      margin: 0px; } }
  .miniFinder .form-control {
    border: 0;
    background: none;
    padding: 5px 0px; }
  .miniFinder input::placeholder {
    color: #fff; }
  .miniFinder input:focus::placeholder {
    color: transparent; }
  .miniFinder input {
    color: #fff !important; }
  .miniFinder .miniZipField {
    border-bottom: 3px solid #bfc3c7; }
    @media (max-width: 575px) {
      .miniFinder .miniZipField {
        width: 100%;
        max-width: 300px; } }
    @media (min-width: 576px) {
      .miniFinder .miniZipField {
        width: 100%;
        max-width: 250px;
        margin-left: 24px; } }
    @media (min-width: 992px) {
      .miniFinder .miniZipField {
        width: 100%;
        max-width: 400px; } }
    .miniFinder .miniZipField .col-auto {
      padding: 0; }
    .miniFinder .miniZipField .zip {
      flex-grow: 1; }
  .miniFinder .finderSubmit {
    background: none;
    border: 0; }
  .miniFinder .finderSubmit::before {
    content: '';
    display: block;
    background: url(../images/icon_search.svg) center no-repeat;
    width: 30px;
    height: 30px; }

.contactSection .form-group.has-danger .form-control {
  border-bottom-color: red; }

.contactSection .form-group.has-danger textarea {
  border-color: red; }

.contactSection .pristine-error {
  color: red; }

@media (max-width: 575px) {
  .swiper {
    width: 100%;
    height: auto; } }

@media (min-width: 992px) {
  .swiper {
    height: auto; } }

.landingCarousel {
  position: relative;
  height: auto;
  background: linear-gradient(180deg, #B2DCBE 0%, #1AB5D7 100%); }
  @media (max-width: 575px) {
    .landingCarousel {
      padding-bottom: 240px;
      margin-bottom: -200px; } }
  @media (min-width: 576px) {
    .landingCarousel {
      padding-bottom: 240px;
      margin-bottom: -200px; } }
  @media (min-width: 992px) {
    .landingCarousel {
      padding-bottom: 240px;
      margin-bottom: -240px; } }
  .landingCarousel .carouselBlock {
    position: relative; }
    @media (max-width: 575px) {
      .landingCarousel .carouselBlock {
        background: #000; } }
    @media (min-width: 576px) {
      .landingCarousel .carouselBlock {
        background: #000; } }
    @media (min-width: 992px) {
      .landingCarousel .carouselBlock {
        max-width: 1300px;
        padding-top: 120px;
        padding-bottom: 150px;
        height: auto;
        background: none; } }
  .landingCarousel .newsSlide {
    overflow-x: hidden; }
  .landingCarousel h2 {
    color: #fff;
    margin-bottom: 14px; }
    @media (max-width: 575px) {
      .landingCarousel h2 {
        padding-right: 20px; } }
    @media (min-width: 576px) {
      .landingCarousel h2 {
        font-size: 2.5rem;
        line-height: 2.75rem; } }
    @media (min-width: 992px) {
      .landingCarousel h2 {
        font-size: 2.8rem;
        line-height: 2.9rem; } }
  .landingCarousel .landingCarouselEyebroweyebrow {
    display: block;
    color: #24B9D9;
    margin-bottom: 24px; }
  .landingCarousel .carousel-subheader {
    color: #24B9D9;
    margin-bottom: 24px;
    font-family: HurmeGeometricSansNo1Black;
    font-style: 'Normal';
    font-stretch: 'Normal';
    text-transform: uppercase; }
  .landingCarousel p {
    color: #fff;
    flex-grow: 1;
    font-size: 1.1rem;
    line-height: 1.4; }
  @media (max-width: 575px) {
    .landingCarousel .sliderContent .calloutImg {
      padding: 0;
      height: 300px; } }
  @media (min-width: 576px) {
    .landingCarousel .sliderContent .calloutImg {
      padding: 0;
      height: 500px; } }
  @media (min-width: 992px) {
    .landingCarousel .sliderContent .calloutImg {
      position: absolute;
      height: 600px;
      width: 850px;
      z-index: 98; } }
  @media (min-width: 992px) {
    .landingCarousel .sliderContent .calloutImg .carouselItemImg {
      width: 100%;
      height: 100%; } }
  .landingCarousel .sliderContent .calloutCopy {
    background: #000;
    display: flex;
    flex-direction: column; }
    @media (max-width: 575px) {
      .landingCarousel .sliderContent .calloutCopy {
        padding: 40px 24px 96px 24px;
        min-height: 300px; } }
    @media (min-width: 576px) {
      .landingCarousel .sliderContent .calloutCopy {
        padding: 50px 60px;
        min-height: 400px; } }
    @media (min-width: 992px) {
      .landingCarousel .sliderContent .calloutCopy {
        padding: 44px 60px 140px 60px;
        margin-top: 40px;
        max-height: 520px;
        width: 550px;
        z-index: 99; } }
    @media (min-width: 992px) {
      .landingCarousel .sliderContent .calloutCopy .textContainer {
        height: 500px; } }
    .landingCarousel .sliderContent .calloutCopy .buttonContainer {
      display: flex; }
      @media (max-width: 575px) {
        .landingCarousel .sliderContent .calloutCopy .buttonContainer {
          flex-direction: column; } }
      @media (min-width: 576px) {
        .landingCarousel .sliderContent .calloutCopy .buttonContainer {
          flex-direction: row; } }
      @media (min-width: 992px) {
        .landingCarousel .sliderContent .calloutCopy .buttonContainer {
          flex-direction: row; } }
      .landingCarousel .sliderContent .calloutCopy .buttonContainer .btn {
        padding: 10px; }
      .landingCarousel .sliderContent .calloutCopy .buttonContainer .btn-primary {
        min-width: auto;
        margin-top: 0; }
      .landingCarousel .sliderContent .calloutCopy .buttonContainer .btn-blue {
        line-height: 2;
        padding: 11px;
        font-size: .85rem !important;
        font-family: HurmeGeometricSansNo1Black !important; }
        @media (max-width: 575px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .btn-blue {
            min-width: 214px;
            margin-bottom: 14px; } }
        @media (min-width: 576px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .btn-blue {
            min-width: 175px;
            margin-right: 10px; } }
        @media (min-width: 992px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .btn-blue {
            min-width: 175px;
            margin-right: 10px; } }
        .landingCarousel .sliderContent .calloutCopy .buttonContainer .btn-blue:hover {
          background: #fff;
          color: #000; }
      .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons {
        display: flex;
        flex-direction: row;
        margin: 0;
        padding: 0;
        font-size: .85rem !important;
        font-family: HurmeGeometricSansNo1Black !important; }
        .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .btn-white {
          line-height: 2;
          padding: 11px !important;
          font-size: .85rem !important;
          font-family: HurmeGeometricSansNo1Black !important; }
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .btn-white:hover {
            background: #24B9D9;
            color: #fff; }
          @media (max-width: 575px) {
            .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .btn-white {
              max-width: 114px;
              margin-right: 12px; } }
          @media (min-width: 576px) {
            .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .btn-white {
              max-width: 114px;
              margin-right: 5px; } }
          @media (min-width: 992px) {
            .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .btn-white {
              max-width: 114px;
              margin-right: 5px; } }
        .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons div[data-sc-id] {
          min-width: auto !important;
          max-width: 98px !important;
          margin: 0 9px 0 0 !important;
          padding: 0 !important; }
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons div[data-sc-id] .sc-btn-ec {
            color: #000 !important;
            background: #fff !important;
            font-size: .85rem !important;
            font-family: HurmeGeometricSansNo1Black !important;
            line-height: 1;
            width: auto !important;
            margin: 0 !important;
            min-width: 98px !important;
            min-height: auto !important;
            height: auto !important;
            text-transform: uppercase !important;
            padding: 11px !important; }
            @media (max-width: 575px) {
              .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons div[data-sc-id] .sc-btn-ec {
                max-width: 99px;
                margin-right: 12px; } }
            @media (min-width: 576px) {
              .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons div[data-sc-id] .sc-btn-ec {
                max-width: 98px;
                margin-right: 5px; } }
            @media (min-width: 992px) {
              .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons div[data-sc-id] .sc-btn-ec {
                max-width: 98px;
                margin-right: 5px; } }
            .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons div[data-sc-id] .sc-btn-ec:hover {
              background: #24B9D9;
              color: #fff; }
        @media (max-width: 575px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .sc-btn-retailer-wrapper {
            bottom: 68px;
            left: 0px; } }
        @media (min-width: 576px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .sc-btn-retailer-wrapper {
            bottom: 68px;
            left: -55px; } }
        @media (min-width: 768px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .sc-btn-retailer-wrapper {
            bottom: 68px;
            left: -55px; } }
        @media (min-width: 992px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .sc-btn-retailer-wrapper {
            bottom: 68px;
            left: -55px; } }
        @media (max-width: 575px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .sc-btn-retailer-wrapper .retailer-container:before, .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .sc-btn-retailer-wrapper .retailer-container:after {
            content: '' !important;
            position: absolute !important;
            top: 100% !important;
            left: 18% !important;
            border: 11px solid transparent !important;
            border-top-color: #fff !important; } }
        @media (min-width: 576px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .sc-btn-retailer-wrapper .retailer-container:before, .landingCarousel .sliderContent .calloutCopy .buttonContainer .productButtons .sc-btn-retailer-wrapper .retailer-container:after {
            content: '' !important;
            position: absolute !important;
            top: 100% !important;
            left: 44% !important;
            border: 11px solid transparent !important;
            border-top-color: #fff !important; } }
      .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow {
        display: flex; }
        @media (max-width: 575px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow {
            flex-direction: column; } }
        @media (min-width: 576px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow {
            flex-direction: row; } }
        @media (min-width: 992px) {
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow {
            flex-direction: row; } }
        .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .btn {
          padding: 10px; }
        .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .btn-primary {
          min-width: auto;
          margin-top: 0; }
        .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .btn-blue {
          line-height: 2;
          padding: 11px; }
          @media (max-width: 575px) {
            .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .btn-blue {
              min-width: 214px;
              margin-bottom: 14px; } }
          @media (min-width: 576px) {
            .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .btn-blue {
              min-width: 175px;
              margin-right: 10px; } }
          @media (min-width: 992px) {
            .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .btn-blue {
              min-width: 175px;
              margin-right: 10px; } }
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .btn-blue:hover {
            background: #fff;
            color: #000; }
        .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .productButtons {
          margin: 0;
          padding: 0; }
          .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .productButtons .btn-white {
            line-height: 2; }
            @media (max-width: 575px) {
              .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .productButtons .btn-white {
                max-width: 99px;
                margin-right: 12px; } }
            @media (min-width: 576px) {
              .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .productButtons .btn-white {
                max-width: 98px;
                margin-right: 5px; } }
            @media (min-width: 992px) {
              .landingCarousel .sliderContent .calloutCopy .buttonContainer .buttonRow .productButtons .btn-white {
                max-width: 98px;
                margin-right: 5px; } }
      .landingCarousel .sliderContent .calloutCopy .buttonContainer .btn {
        align-self: flex-start; }
      .landingCarousel .sliderContent .calloutCopy .buttonContainer ul.checklist {
        font-family: 'HurmeGeometricSansNo1Bold';
        font-style: normal;
        text-transform: uppercase;
        list-style: none;
        padding: 0;
        color: #fff; }
        .landingCarousel .sliderContent .calloutCopy .buttonContainer ul.checklist li {
          margin-bottom: 8px; }
        .landingCarousel .sliderContent .calloutCopy .buttonContainer ul.checklist li:before {
          content: '';
          background: url(../images/check-mark.svg) center left no-repeat;
          background-size: 50%;
          padding-right: 28px;
          margin: 0; }
  .landingCarousel .swiper1 .swiper-slide-visible .textContainer {
    animation-name: slideIn;
    animation-duration: .45s;
    animation-timing-function: ease-out; }
  .landingCarousel .swiper1 .carousel-arrows {
    position: absolute;
    bottom: 34px;
    right: 72px; }
    @media (min-width: 992px) {
      .landingCarousel .swiper1 .carousel-arrows {
        bottom: 217px;
        left: 443px;
        right: unset; } }
  .landingCarousel .swiper1 .carousel-nav-prev, .landingCarousel .swiper1 .carousel-nav-next {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .landingCarousel .swiper1 .carousel-nav-prev {
    right: 30px; }
  .landingCarousel .swiper1 .carousel-nav-next {
    left: 30px; }
  .landingCarousel .swiper1 .carousel-nav-next:after, .landingCarousel .swiper1 .carousel-nav-prev:after {
    color: #fff;
    font-size: 16px; }
  .landingCarousel .swiper1 .swiper-pagination {
    position: absolute;
    inline-size: 200px;
    bottom: 24px;
    left: 24px;
    text-align: left; }
    @media (min-width: 992px) {
      .landingCarousel .swiper1 .swiper-pagination {
        bottom: 207px;
        left: 57px; } }
    .landingCarousel .swiper1 .swiper-pagination .swiper-pagination-bullet {
      background: #fff;
      opacity: 0.32; }
      .landingCarousel .swiper1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1; }

.carouselAngle {
  clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%); }
  @media (max-width: 575px) {
    .carouselAngle {
      padding-bottom: 300px;
      margin-bottom: -200px; } }
  @media (min-width: 576px) {
    .carouselAngle {
      padding-bottom: 340px;
      margin-bottom: -200px; } }
  @media (min-width: 992px) {
    .carouselAngle {
      padding-bottom: 420px;
      margin-bottom: -300px; } }

.videoBlock {
  z-index: 998;
  position: relative; }
  @media (max-width: 575px) {
    .videoBlock {
      padding-bottom: 120px; } }
  @media (min-width: 576px) {
    .videoBlock {
      padding-bottom: 120px; } }
  @media (min-width: 992px) {
    .videoBlock {
      padding-bottom: 120px; } }
  @media (max-width: 575px) {
    .videoBlock .videoThumbnail {
      box-shadow: 18px 18px 0px 4px #24B9D9;
      width: 95%; } }
  @media (min-width: 576px) {
    .videoBlock .videoThumbnail {
      display: none; } }
  @media (max-width: 575px) {
    .videoBlock .videoEmbed {
      display: none; } }
  @media (min-width: 992px) {
    .videoBlock .videoEmbed {
      margin: 0px auto;
      max-width: 1200px;
      box-shadow: 18px 18px 0px 4px #1954B3; } }

.sliderCTA {
  background: none;
  position: relative; }
  .sliderCTA .slideBackground {
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #24B9D9;
    z-index: -1;
    clip-path: polygon(0 18%, 100% 0, 100% 100%, 0 100%); }
    @media (max-width: 575px) {
      .sliderCTA .slideBackground {
        height: 270px; } }
    @media (min-width: 576px) {
      .sliderCTA .slideBackground {
        height: 200px; } }
    @media (min-width: 768px) {
      .sliderCTA .slideBackground {
        height: 200px; } }
    @media (min-width: 992px) {
      .sliderCTA .slideBackground {
        height: 350px; } }
    @media (min-width: 1200px) {
      .sliderCTA .slideBackground {
        height: 400px; } }
  .sliderCTA .textCallout {
    background: none; }
    @media (max-width: 575px) {
      .sliderCTA .textCallout {
        text-align: center;
        padding: 0px 20px 30px; } }
    @media (min-width: 576px) {
      .sliderCTA .textCallout {
        text-align: left;
        padding-bottom: 150px; } }
    @media (min-width: 768px) {
      .sliderCTA .textCallout {
        text-align: left;
        padding-bottom: 130px; } }
    @media (min-width: 992px) {
      .sliderCTA .textCallout {
        text-align: left;
        padding-bottom: 100px; } }
    .sliderCTA .textCallout h2 {
      margin-bottom: 14px; }
    @media (max-width: 575px) {
      .sliderCTA .textCallout p {
        margin: 30px 0px 30px; } }
    .sliderCTA .textCallout .eyebrow {
      font-family: HurmeGeometricSansNo1Black;
      font-style: 'Normal';
      font-stretch: 'Normal';
      text-transform: uppercase;
      color: #1954B3;
      margin-bottom: 24px; }
      @media (max-width: 575px) {
        .sliderCTA .textCallout .eyebrow {
          font-size: .8rem; } }
      @media (min-width: 992px) {
        .sliderCTA .textCallout .eyebrow {
          font-size: 1.125rem; } }
  @media (max-width: 575px) {
    .sliderCTA .sliderBlock {
      padding: 0px 0px 30px;
      position: relative; } }
  @media (min-width: 576px) {
    .sliderCTA .sliderBlock {
      padding: 0px 0px 30px;
      margin-top: -80px; } }
  @media (min-width: 768px) {
    .sliderCTA .sliderBlock {
      padding: 0px 0px 30px;
      margin-top: -80px; } }
  @media (min-width: 992px) {
    .sliderCTA .sliderBlock {
      padding: 0px 0px 60px;
      margin-top: -40px; } }
  @media (max-width: 575px) {
    .sliderCTA .sliderBlock .slider_cta_arrows {
      position: absolute;
      width: 100%;
      top: 20%; } }
  @media (min-width: 576px) {
    .sliderCTA .sliderBlock .slider_cta_arrows {
      position: absolute;
      right: 78px;
      margin-top: -27px; } }
  @media (max-width: 575px) {
    .sliderCTA .sliderBlock .slider_cta_arrows .swiper-button-prev {
      right: auto; } }
  @media (min-width: 576px) {
    .sliderCTA .sliderBlock .slider_cta_arrows .swiper-button-prev {
      right: 54px !important;
      left: auto !important; } }
  .sliderCTA .sliderBlock .slider_cta_arrows .swiper-button-prev:after, .sliderCTA .sliderBlock .slider_cta_arrows .swiper-button-next:after {
    font-size: 1.5rem;
    color: #000; }
  @media (min-width: 576px) {
    .sliderCTA .sliderBlock .swiper2 {
      padding: 10px; } }
  .sliderCTA .sliderBlock .swiper2 .swiper-wrapper {
    width: 100%;
    position: relative;
    margin-bottom: 40px; }
    @media (max-width: 575px) {
      .sliderCTA .sliderBlock .swiper2 .swiper-wrapper {
        margin-bottom: 30px; } }
  .sliderCTA .sliderBlock .swiper2 .swiper-slide:focus-within {
    border: 1px solid #000; }
  .sliderCTA .sliderBlock .swiper2 .slideBox {
    box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.25);
    position: relative; }
    @media (max-width: 575px) {
      .sliderCTA .sliderBlock .swiper2 .slideBox {
        display: block;
        width: 300px;
        margin: 20px auto; } }
    @media (min-width: 576px) {
      .sliderCTA .sliderBlock .swiper2 .slideBox {
        display: block;
        width: 100%; } }
    @media (min-width: 768px) {
      .sliderCTA .sliderBlock .swiper2 .slideBox {
        display: block;
        width: 100%; } }
    @media (min-width: 992px) {
      .sliderCTA .sliderBlock .swiper2 .slideBox {
        display: block; } }
    .sliderCTA .sliderBlock .swiper2 .slideBox .hoverCallout {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.7);
      padding: 20px;
      opacity: 0;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .sliderCTA .sliderBlock .swiper2 .slideBox .hoverCallout p {
        color: #fff;
        margin: 0;
        margin-bottom: 20px;
        font-family: HurmeGeometricSansNo1Black;
        font-style: 'Normal';
        font-stretch: 'Normal';
        text-transform: uppercase; }
        @media (max-width: 575px) {
          .sliderCTA .sliderBlock .swiper2 .slideBox .hoverCallout p {
            font-size: 1.25rem; } }
        @media (min-width: 992px) {
          .sliderCTA .sliderBlock .swiper2 .slideBox .hoverCallout p {
            font-size: 1.75rem; } }
      .sliderCTA .sliderBlock .swiper2 .slideBox .hoverCallout .btn {
        z-index: 20; }
        @media (max-width: 575px) {
          .sliderCTA .sliderBlock .swiper2 .slideBox .hoverCallout .btn {
            width: 100%;
            margin: auto; } }
        .sliderCTA .sliderBlock .swiper2 .slideBox .hoverCallout .btn:focus {
          border: 1px solid #fff; }
    .sliderCTA .sliderBlock .swiper2 .slideBox .hoverCallout:hover {
      opacity: 1;
      transition: opacity 500ms; }
    .sliderCTA .sliderBlock .swiper2 .slideBox .hoverCallout:focus-within {
      visibility: visible;
      opacity: 1; }
  @media (max-width: 575px) {
    .sliderCTA .sliderBlock .swiper2 .borderBox {
      border: 14px solid #fff; } }
  @media (min-width: 576px) {
    .sliderCTA .sliderBlock .swiper2 .borderBox {
      border: 14px solid #fff; } }
  .sliderCTA .sliderBlock .swiper2 .ugcSlideBox {
    border: none; }
  .sliderCTA .sliderBlock .swiper2 .swiper-pagination .swiper-pagination-bullet {
    background-color: #000;
    opacity: 50%; }
    .sliderCTA .sliderBlock .swiper2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      opacity: 100% !important; }

body {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-family: HurmeGeometricSansNo1Black;
  font-style: 'Normal';
  font-stretch: 'Normal';
  text-transform: uppercase; }

.alt {
  font-family: HurmeGeometricSansNo1BlackOblique;
  font-style: Oblique;
  font-stretch: Normal;
  text-transform: uppercase; }

p {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal; }

.bold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.semibold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase; }
  @media (max-width: 575px) {
    .nav-link {
      font-size: 32px; } }

.btn {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05rem; }

.form-control {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 2.75rem;
    line-height: 2.75rem; } }

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 5.25rem;
    line-height: 5rem; } }

@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 2.15rem; } }

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 3.5rem; } }

@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 3rem; } }

@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 1.75rem; } }

@media (max-width: 575px) {
  h6, .h6 {
    font-size: .8rem; } }

@media (min-width: 992px) {
  h6, .h6 {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p {
    font-size: .8rem; } }

@media (min-width: 992px) {
  p {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p.large {
    font-size: 1rem; } }

@media (min-width: 992px) {
  p.large {
    font-size: 1.5rem; } }

.navbar .nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  letter-spacing: .1rem; }
  @media (max-width: 575px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 576px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .navbar .nav-link {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .navbar .nav-link {
      font-size: .9rem; } }

.mainFooterLinks {
  font-family: 'HurmeGeometricSansNo1Black';
  font-style: normal; }
  @media (max-width: 575px) {
    .mainFooterLinks {
      font-size: .8rem; } }

.footerUtilityLinks {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal;
  text-transform: uppercase; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p {
  margin-bottom: 30px; }

.blue {
  color: #24B9D9; }

.eventHeadline {
  background: #000;
  color: #fff !important;
  max-width: 90%;
  width: auto;
  text-align: center;
  margin: auto; }
  @media (max-width: 575px) {
    .eventHeadline {
      padding: 60px 48px;
      width: auto; } }
  @media (min-width: 576px) {
    .eventHeadline {
      padding: 28px 30px; } }
  @media (min-width: 992px) {
    .eventHeadline {
      padding: 60px 48px; } }
  @media (min-width: 1200px) {
    .eventHeadline {
      max-width: 1100px; } }

.ugcBlock {
  position: relative;
  background: #000; }
  @media (max-width: 575px) {
    .ugcBlock {
      padding: 60px 0px; } }
  @media (min-width: 576px) {
    .ugcBlock {
      padding: 60px 0px;
      margin-bottom: 60px; } }
  @media (min-width: 992px) {
    .ugcBlock {
      padding: 120px 0px;
      margin-bottom: 120px; } }
  .ugcBlock h2, .ugcBlock h4, .ugcBlock p {
    color: #fff; }
  @media (max-width: 575px) {
    .ugcBlock .ugcCopy {
      padding: 0px 24px; } }
  .ugcBlock .ugcCopy .blue {
    color: #24B9D9; }
  @media (min-width: 992px) {
    .ugcBlock .ugcCopy {
      padding-bottom: 30px; } }
  .ugcBlock .ugcCopy h2, .ugcBlock .ugcCopy p {
    margin-bottom: 18px; }
  .ugcBlock .ugcCopy .eyebrow {
    font-family: HurmeGeometricSansNo1Black;
    font-style: 'Normal';
    font-stretch: 'Normal';
    text-transform: uppercase;
    color: #24B9D9;
    margin-bottom: 24px; }
    @media (max-width: 575px) {
      .ugcBlock .ugcCopy .eyebrow {
        font-size: .8rem; } }
    @media (min-width: 992px) {
      .ugcBlock .ugcCopy .eyebrow {
        font-size: 1.125rem; } }
  .ugcBlock .ugcCopy .ugcFooter {
    font-family: HurmeGeometricSansNo1Black;
    font-style: 'Normal';
    font-stretch: 'Normal';
    text-transform: uppercase; }
    @media (max-width: 575px) {
      .ugcBlock .ugcCopy .ugcFooter {
        font-size: 1.25rem; } }
    @media (min-width: 992px) {
      .ugcBlock .ugcCopy .ugcFooter {
        font-size: 1.75rem; } }
  @media (max-width: 575px) {
    .ugcBlock .ugcPhotoGrid {
      margin-bottom: 30px; } }
  @media (min-width: 576px) {
    .ugcBlock .ugcPhotoGrid {
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .ugcBlock .ugcPhotoGrid {
      margin-bottom: 60px; } }
  @media (max-width: 575px) {
    .ugcBlock .ugcgrid .grid-item {
      width: 48%;
      margin-bottom: 10px; } }
  @media (min-width: 576px) {
    .ugcBlock .ugcgrid .grid-item {
      width: 49%;
      margin-bottom: 10px; } }
  @media (min-width: 768px) {
    .ugcBlock .ugcgrid .grid-item {
      width: 33%;
      margin-bottom: 10px; } }
  @media (min-width: 992px) {
    .ugcBlock .ugcgrid .grid-item {
      width: 32%;
      margin-bottom: 20px; } }
  .ugcBlock .ugcgrid .grid-item:focus-within {
    border: 1px solid white; }
  .ugcBlock .ugcgrid .grid-item .gridImg {
    overflow: hidden;
    transition: all .4s ease-out; }
  .ugcBlock .ugcgrid .grid-item .hoverCallout {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3); }
    .ugcBlock .ugcgrid .grid-item .hoverCallout:focus {
      visibility: visible;
      opacity: 1 !important; }
    .ugcBlock .ugcgrid .grid-item .hoverCallout p {
      color: #fff;
      margin: 0; }
    .ugcBlock .ugcgrid .grid-item .hoverCallout .instaBar {
      position: absolute;
      width: 100%;
      bottom: 0;
      font-family: 'HurmeGeometricSansNo1Black';
      font-style: normal;
      text-transform: uppercase;
      color: #fff; }
      @media (max-width: 575px) {
        .ugcBlock .ugcgrid .grid-item .hoverCallout .instaBar {
          height: 40px;
          background: url(../images/social_mainNav_Instagram.svg) 10px center no-repeat, rgba(36, 185, 217, 0.8);
          padding: 10px 10px 10px 36px;
          background-size: 14px;
          padding: 11px 10px 0px 30px; } }
      @media (min-width: 576px) {
        .ugcBlock .ugcgrid .grid-item .hoverCallout .instaBar {
          height: 65px;
          background: url(../images/social_mainNav_Instagram.svg) 24px center no-repeat, rgba(36, 185, 217, 0.8);
          padding: 20px 20px 20px 72px;
          background-size: 27px; } }
      .ugcBlock .ugcgrid .grid-item .hoverCallout .instaBar .instaBarHeading {
        margin-bottom: 0px; }
        @media (max-width: 575px) {
          .ugcBlock .ugcgrid .grid-item .hoverCallout .instaBar .instaBarHeading {
            font-size: 14px; } }
        @media (min-width: 576px) {
          .ugcBlock .ugcgrid .grid-item .hoverCallout .instaBar .instaBarHeading {
            font-size: 18px; } }
      .ugcBlock .ugcgrid .grid-item .hoverCallout .instaBar a, .ugcBlock .ugcgrid .grid-item .hoverCallout .instaBar a:link {
        color: #fff;
        text-decoration: none;
        transition: text-decoration .2s ease-out; }
      .ugcBlock .ugcgrid .grid-item .hoverCallout .instaBar a:hover {
        text-decoration: underline; }
  .ugcBlock .ugcgrid .grid-item .hoverCallout:hover {
    opacity: 1;
    transition: opacity 700ms; }
  @media (max-width: 575px) {
    .ugcBlock .ugcgrid .doubleWidth {
      padding: 75px 14px 10px !important;
      bottom: 0 !important;
      display: block !important;
      width: 100% !important; } }
  @media (min-width: 992px) {
    .ugcBlock .ugcgrid .doubleWidth {
      width: 64% !important;
      padding-top: 100px; } }

.ugcgrid:after {
  content: '';
  display: block;
  clear: both; }

@media (min-width: 992px) {
  .stamp {
    position: absolute;
    bottom: 0;
    left: 0; } }

@media (max-width: 575px) {
  .ugcAngle {
    padding-bottom: 70px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 94%); } }

@media (min-width: 576px) {
  .ugcAngle {
    padding-bottom: 90px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 94%); } }

@media (min-width: 992px) {
  .ugcAngle {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 94%); } }

.genericCTA {
  background: #fff; }
  @media (max-width: 575px) {
    .genericCTA {
      padding: 30px 10px 0px; } }
  @media (min-width: 576px) {
    .genericCTA {
      padding: 24px 10px 0px; } }
  @media (min-width: 992px) {
    .genericCTA {
      padding: 36px 10px; } }
  @media (max-width: 575px) {
    .genericCTA .ctaCopyBlock {
      padding: 40px 10px;
      width: 100%; } }
  @media (max-width: 575px) {
    .genericCTA .ctaCopyBlock h2 {
      margin-bottom: 24px; } }
  @media (min-width: 576px) {
    .genericCTA .ctaCopyBlock h2 {
      margin-bottom: 14px; } }
  @media (min-width: 992px) {
    .genericCTA .ctaCopyBlock h2 {
      font-size: 50px;
      line-height: 54px;
      padding-right: 54px; } }
  .genericCTA .ctaCopyBlock .eyebrow {
    font-family: HurmeGeometricSansNo1Black;
    font-style: 'Normal';
    font-stretch: 'Normal';
    text-transform: uppercase;
    color: #1954B3;
    margin-bottom: 24px; }
    @media (max-width: 575px) {
      .genericCTA .ctaCopyBlock .eyebrow {
        font-size: .8rem; } }
    @media (min-width: 992px) {
      .genericCTA .ctaCopyBlock .eyebrow {
        font-size: 1.125rem; } }
  @media (max-width: 575px) {
    .genericCTA .ctaImgBlock {
      width: 100%; } }
  .genericCTA .ctaImgBlock .ctaImage {
    box-shadow: 18px 18px 0px 4px #000; }
    @media (max-width: 575px) {
      .genericCTA .ctaImgBlock .ctaImage {
        width: 95%;
        height: 400px;
        background-size: cover; } }
    @media (min-width: 576px) {
      .genericCTA .ctaImgBlock .ctaImage {
        width: 95%;
        height: 400px;
        background-size: cover; } }
    @media (min-width: 992px) {
      .genericCTA .ctaImgBlock .ctaImage {
        width: 100%;
        height: 750px;
        background-size: cover; } }

.eyebrow {
  color: #24B9D9;
  margin-bottom: 24px; }

.genericCTA + .footer {
  margin-top: 120px; }

body {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-family: HurmeGeometricSansNo1Black;
  font-style: 'Normal';
  font-stretch: 'Normal';
  text-transform: uppercase; }

.alt {
  font-family: HurmeGeometricSansNo1BlackOblique;
  font-style: Oblique;
  font-stretch: Normal;
  text-transform: uppercase; }

p {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal; }

.bold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.semibold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase; }
  @media (max-width: 575px) {
    .nav-link {
      font-size: 32px; } }

.btn {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05rem; }

.form-control {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 2.75rem;
    line-height: 2.75rem; } }

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 5.25rem;
    line-height: 5rem; } }

@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 2.15rem; } }

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 3.5rem; } }

@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 3rem; } }

@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 1.75rem; } }

@media (max-width: 575px) {
  h6, .h6 {
    font-size: .8rem; } }

@media (min-width: 992px) {
  h6, .h6 {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p {
    font-size: .8rem; } }

@media (min-width: 992px) {
  p {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p.large {
    font-size: 1rem; } }

@media (min-width: 992px) {
  p.large {
    font-size: 1.5rem; } }

.navbar .nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  letter-spacing: .1rem; }
  @media (max-width: 575px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 576px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .navbar .nav-link {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .navbar .nav-link {
      font-size: .9rem; } }

.mainFooterLinks {
  font-family: 'HurmeGeometricSansNo1Black';
  font-style: normal; }
  @media (max-width: 575px) {
    .mainFooterLinks {
      font-size: .8rem; } }

.footerUtilityLinks {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal;
  text-transform: uppercase; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p {
  margin-bottom: 30px; }

.blue {
  color: #24B9D9; }

.eventHeadline {
  background: #000;
  color: #fff !important;
  max-width: 90%;
  width: auto;
  text-align: center;
  margin: auto; }
  @media (max-width: 575px) {
    .eventHeadline {
      padding: 60px 48px;
      width: auto; } }
  @media (min-width: 576px) {
    .eventHeadline {
      padding: 28px 30px; } }
  @media (min-width: 992px) {
    .eventHeadline {
      padding: 60px 48px; } }
  @media (min-width: 1200px) {
    .eventHeadline {
      max-width: 1100px; } }

@media (max-width: 575px) {
  .productLanding {
    padding-top: 60px;
    width: 100%;
    margin: 0px auto 40px; } }

@media (min-width: 576px) {
  .productLanding {
    padding-top: 120px;
    padding-bottom: 80px; } }

@media (min-width: 992px) {
  .productLanding {
    padding-top: 60px;
    padding-bottom: 60px; } }

@media (max-width: 575px) {
  .productLanding .productGridHead {
    width: 100%;
    text-align: center; } }

@media (min-width: 576px) {
  .productLanding .productGridHead {
    margin: 0px auto;
    text-align: center;
    max-width: 1280px;
    flex-direction: column;
    align-items: center;
    display: none; } }

@media (min-width: 992px) {
  .productLanding .productGridHead {
    margin: 0px auto;
    text-align: center;
    max-width: 1280px;
    display: none;
    flex-direction: column;
    align-items: center; } }

.productLanding h2 {
  text-align: center; }
  @media (max-width: 575px) {
    .productLanding h2 {
      margin-bottom: 14px; } }
  @media (min-width: 576px) {
    .productLanding h2 {
      margin-bottom: 80px; } }

@media (max-width: 575px) {
  .productLanding .bigFilterContainer {
    position: relative;
    margin: 0px auto;
    width: 100%; } }

.productLanding .bigFilterContainer .col-12 {
  margin: 0;
  padding: 0; }

@media (max-width: 575px) {
  .productLanding .filterButtons p {
    font-family: "HurmeGeometricSansNo1Bold";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    /* 145.833% */
    letter-spacing: 0.144px;
    text-align: center; } }

.productLanding .filterButtons .navbar-toggler {
  border-radius: 99px;
  font-family: "HurmeGeometricSansNo1Bold";
  text-transform: uppercase;
  padding: 14px 20px;
  font-size: 14px;
  width: 100%; }

.productLanding .filterButtons .styleFamily {
  background: #eee;
  color: #000; }
  @media (max-width: 575px) {
    .productLanding .filterButtons .styleFamily {
      width: 100%; } }

@media (max-width: 575px) {
  .productLanding .productFiltering {
    padding: 14px; } }

@media (min-width: 576px) {
  .productLanding .productFiltering {
    align-self: center;
    display: flex;
    justify-content: center;
    padding: 36px; } }

@media (min-width: 992px) {
  .productLanding .productFiltering {
    align-self: center;
    display: flex;
    justify-content: center; } }

.productLanding .productFiltering .nav-pills {
  text-align: center;
  justify-content: center; }

.productLanding .productFiltering .nav-link {
  font-family: "HurmeGeometricSansNo1Bold";
  font-size: 14px;
  color: #000;
  background: #eee;
  padding: 10px 20px;
  border-radius: 99px;
  transition: all 0.4s ease-out; }
  @media (max-width: 575px) {
    .productLanding .productFiltering .nav-link {
      margin: 6px; } }
  @media (min-width: 992px) {
    .productLanding .productFiltering .nav-link {
      margin: 10px; } }
  @media (min-width: 576px) {
    .productLanding .productFiltering .nav-link:hover {
      background: #bfc3c7; } }

.productLanding .productFiltering .selected {
  background: #000;
  color: #fff; }

@media (max-width: 575px) {
  .productLanding .flavorFiltering .filterContainer {
    width: 100%;
    background: #eee;
    padding: 36px 0px; } }

@media (min-width: 576px) {
  .productLanding .flavorFiltering .filterContainer {
    width: 100%;
    max-width: 1024px;
    background: #fff;
    margin: 0px auto;
    padding: 20px 0px; } }

@media (min-width: 992px) {
  .productLanding .flavorFiltering .filterContainer {
    width: 100%;
    max-width: 1024px;
    background: #fff;
    margin: 0px auto;
    padding: 20px 0px; } }

.productLanding .flavorFiltering .filterContainer h6 {
  margin-bottom: 30px; }

.productLanding .flavorFiltering .filterTasteRange {
  display: flex;
  align-items: center; }
  .productLanding .flavorFiltering .filterTasteRange label {
    font-family: "HurmeGeometricSansNo1Bold";
    font-size: 0.85rem;
    line-height: 1rem; }

@media (max-width: 575px) {
  .productLanding .flavorFiltering .filterTasteIcons {
    padding: 0px 18px;
    margin-top: 30px; } }

@media (max-width: 575px) {
  .productLanding .flavorFiltering .filterTasteIcons .fruitIcon {
    padding: 14px 20px 6px; } }

@media (min-width: 576px) {
  .productLanding .flavorFiltering .filterTasteIcons .fruitIcon {
    padding: 16px 16px 8px; } }

@media (min-width: 992px) {
  .productLanding .flavorFiltering .filterTasteIcons .fruitIcon {
    padding: 16px 16px 8px; } }

.productLanding .flavorFiltering .filterTasteIcons .fruitOption {
  text-align: center; }

.productLanding .flavorFiltering .filterTasteIcons .fruitOption:focus-within {
  border: 1px solid #000; }

.productLanding .flavorFiltering .filterTasteIcons .inactive {
  opacity: 0.5; }

.productLanding .flavorFiltering .filterTasteIcons p {
  font-size: 14px; }

.productLanding .flavorFiltering h6 {
  font-size: 1rem;
  text-align: center; }

@media (min-width: 576px) {
  .productLanding .flavorFilterDropdown {
    max-width: 1280px;
    margin: 0px auto; } }

@media (min-width: 992px) {
  .productLanding .flavorFilterDropdown {
    max-width: 1280px;
    margin: 0px auto; } }

.productLanding .flavorFilterDropdown .filterButtons {
  font-family: "HurmeGeometricSansNo1Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  /* 145.833% */
  letter-spacing: 0.144px; }
  .productLanding .flavorFilterDropdown .filterButtons .navbar-toggler {
    font-family: "HurmeGeometricSansNo1Bold";
    text-transform: uppercase;
    transition: all 0.4s ease-out; }
    @media (max-width: 575px) {
      .productLanding .flavorFilterDropdown .filterButtons .navbar-toggler {
        color: #fff;
        border-radius: 99px;
        padding: 14px 20px;
        font-size: 14px; } }
    @media (min-width: 576px) {
      .productLanding .flavorFilterDropdown .filterButtons .navbar-toggler {
        border-radius: 0;
        background: none;
        border-bottom: 1px solid #eee;
        color: #6d7278;
        width: 100%; } }
    @media (min-width: 992px) {
      .productLanding .flavorFilterDropdown .filterButtons .navbar-toggler {
        border-radius: 0;
        background: none;
        border-bottom: 1px solid #eee;
        color: #6d7278;
        width: 100%; } }
    .productLanding .flavorFilterDropdown .filterButtons .navbar-toggler:hover {
      color: #000; }
  .productLanding .flavorFilterDropdown .filterButtons .navbar-toggler:focus {
    box-shadow: none !important; }

.productLanding .flavorFilterDropdown .flavorFamily {
  background: #24B9D9;
  color: #fff; }

@media (max-width: 575px) {
  .productLanding .product-title {
    display: none; } }

@media (min-width: 576px) {
  .productLanding .product-title {
    display: block; } }

.productLanding .sc_button .sc-btn-retailer-wrapper {
  z-index: 99 !important; }

.productGrid {
  padding: 0 40px;
  text-align: center; }
  @media (max-width: 575px) {
    .productGrid {
      margin-top: 30px;
      width: 100%; } }
  @media (min-width: 576px) {
    .productGrid {
      width: 100%;
      margin: 4px auto; } }
  @media (min-width: 992px) {
    .productGrid {
      max-width: 1280px;
      margin: 4px auto; } }
  .productGrid a {
    color: #000; }
  .productGrid .btn-primary {
    background: #000;
    color: #fff;
    border-radius: 99px;
    min-width: 150px;
    transition: background-color .2s ease-out; }
    .productGrid .btn-primary:hover {
      background: #24B9D9; }
  .productGrid .sort-by-filter {
    display: block;
    text-align: center; }
    @media (min-width: 576px) {
      .productGrid .sort-by-filter {
        display: none; } }
  .productGrid .productThumb {
    background: white;
    position: relative;
    transition: background-color 0.5s ease; }
    @media (max-width: 575px) {
      .productGrid .productThumb {
        width: 100%;
        padding: 20px; } }
    @media (min-width: 576px) {
      .productGrid .productThumb {
        width: 33%;
        padding: 24px; } }
    @media (min-width: 768px) {
      .productGrid .productThumb {
        width: 33%;
        padding: 40px; } }
    @media (min-width: 992px) {
      .productGrid .productThumb {
        width: 25%;
        padding: 40px; } }
    .productGrid .productThumb .productImg {
      transition: 0.3s; }
    .productGrid .productThumb .thumbHoverLearnMore {
      font-size: 16px;
      margin: 0;
      padding: 20px 0;
      visibility: hidden; }
    .productGrid .productThumb .sc_button {
      z-index: 999 !important; }
      .productGrid .productThumb .sc_button .sc-btn-ec {
        border-radius: 100px !important;
        min-width: auto !important;
        font-size: 0.75rem !important;
        opacity: 1;
        width: auto !important;
        z-index: 999 !important; }
        @media (min-width: 576px) {
          .productGrid .productThumb .sc_button .sc-btn-ec {
            font-size: 1rem !important;
            opacity: 0; } }
    .productGrid .productThumb .productName {
      min-height: 22px;
      font-size: 20px;
      line-height: 22px;
      transition: 0.5 ease; }
      @media (max-width: 575px) {
        .productGrid .productThumb .productName {
          display: block;
          margin: 0; } }
      @media (min-width: 576px) {
        .productGrid .productThumb .productName {
          display: block;
          margin: 0; } }
      @media (min-width: 992px) {
        .productGrid .productThumb .productName {
          margin: 0px auto; } }
    .productGrid .productThumb .thumbHover {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      transition: 0.3s;
      z-index: -1;
      -webkit-mask-size: 85%;
      -webkit-mask-repeat: no-repeat;
      -webkit-mask-position: top center; }
    .productGrid .productThumb #berry-mix-pack-hover {
      background: #24B9D9;
      -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-1.png);
      mask-image: url(../images/paint-hovers/spraypaint-hover-1.png); }
    .productGrid .productThumb #citrus-mix-pack-hover {
      background: #FFA400;
      -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-2.png);
      mask-image: url(../images/paint-hovers/spraypaint-hover-2.png); }
    .productGrid .productThumb #tropical-mix-pack-hover {
      background: #F93549;
      -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-3.png);
      mask-image: url(../images/paint-hovers/spraypaint-hover-2.png); }
    .productGrid .productThumb #lemonade-mix-pack-hover {
      background: #F7DD00;
      -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-4.png);
      mask-image: url(../images/paint-hovers/spraypaint-hover-2.png); }
  .productGrid .productThumb:hover {
    background: rgba(255, 255, 255, 0);
    text-decoration: none;
    z-index: 1; }
    .productGrid .productThumb:hover .thumbHoverLearnMore {
      letter-spacing: -0.5px;
      transform: translateY(10px);
      text-decoration: underline;
      visibility: visible; }
    .productGrid .productThumb:hover .productName {
      transform: translateY(10px); }
    .productGrid .productThumb:hover .sc_button .sc-btn-ec {
      transform: translateY(10px);
      opacity: 1;
      transition: opacity 1s; }
    .productGrid .productThumb:hover .productImg,
    .productGrid .productThumb:hover .thumbHover {
      scale: 1.2; }
  .productGrid .productThumb:focus-within {
    border: 1px solid #000;
    background: rgba(255, 255, 255, 0); }
    .productGrid .productThumb:focus-within a {
      border: none;
      outline: none; }
    .productGrid .productThumb:focus-within .thumbHoverLearnMore {
      visibility: visible;
      text-decoration: underline;
      letter-spacing: -0.5px; }
    .productGrid .productThumb:focus-within .productImg,
    .productGrid .productThumb:focus-within .thumbHover {
      scale: 1.2; }
  .productGrid .product-flavor-title-box {
    font-family: "HurmeGeometricSansNo1Bold";
    text-align: left;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    z-index: -1; }
    .productGrid .product-flavor-title-box .product-flavor__title {
      font-size: 34px;
      font-weight: 900; }
      @media (min-width: 576px) {
        .productGrid .product-flavor-title-box .product-flavor__title {
          font-size: 58px; } }
    .productGrid .product-flavor-title-box p {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 0.5px;
      line-height: 1.62;
      text-transform: none; }
      @media (min-width: 576px) {
        .productGrid .product-flavor-title-box p {
          font-size: 24px;
          line-height: 1.65; } }
  .productGrid .product-flavor__product-type {
    font-family: "HurmeGeometricSansNo1Bold";
    font-size: 28px;
    font-weight: 900;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    z-index: -1; }
    @media (min-width: 576px) {
      .productGrid .product-flavor__product-type {
        font-size: 50px; } }
  .productGrid .product-flavor {
    display: flex;
    flex-wrap: wrap;
    gap: 56px 0; }
    .productGrid .product-flavor {
      padding: 40px 0; }

.productGrid:after {
  content: "";
  display: block;
  clear: both; }

.slideContainer {
  width: 100%;
  margin: 0px 20px;
  position: relative;
  height: 34px;
  /*generated with Input range slider CSS style generator (version 20210711)
		https://toughengineer.github.io/demo/slider-styler*/
  /*progress support*/
  /*webkit*/
  /*mozilla*/
  /*ms*/ }
  .slideContainer .flavorRank {
    display: flex;
    justify-content: space-between;
    margin-top: -27px;
    z-index: 98; }
    .slideContainer .flavorRank :first-child {
      width: 4px;
      height: 20px;
      margin-top: -7px; }
    .slideContainer .flavorRank :last-child {
      width: 4px;
      height: 20px;
      margin-top: -7px; }
  .slideContainer .rangeTick {
    position: relative;
    display: flex;
    justify-content: center;
    width: 2px;
    background: #000;
    height: 18px;
    margin-top: -6px; }
  .slideContainer input[type="range"].styled-slider {
    height: 2.2em;
    -webkit-appearance: none;
    z-index: 99;
    background: transparent; }
  .slideContainer input[type="range"].styled-slider.slider-progress {
    --range: calc(var(--max) - var(--min));
    --ratio: calc((var(--value) - var(--min)) / var(--range));
    --sx: calc(0.5 * 2em + var(--ratio) * (100% - 2em)); }
  .slideContainer input[type="range"].styled-slider:focus {
    outline: none; }
  .slideContainer input[type="range"].styled-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 0;
    width: 20px;
    height: 60px;
    margin: -28px 0px 0px 0px;
    background: transparent;
    background-color: transparent;
    background-image: url(../images/filters/canSilo.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    box-shadow: none; }
  .slideContainer input[type="range"].styled-slider::-webkit-slider-runnable-track {
    height: 1em;
    border-radius: 0;
    background-color: #000;
    border: 0;
    border-radius: 0;
    box-shadow: none; }
  .slideContainer input[type="range"].styled-slider.slider-progress::-webkit-slider-runnable-track {
    background: linear-gradient(#24b9d9, #24b9d9) 0/var(--sx) 100% no-repeat, rgba(255, 255, 255, 0); }
  .slideContainer input[type="range"].styled-slider::-moz-range-thumb {
    -webkit-appearance: none;
    border: 0;
    width: 20px;
    height: 60px;
    margin: -28px 0px 0px 0px;
    background: transparent;
    background-image: url(../images/filters/canSilo.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    text-align: center; }
  .slideContainer input[type="range"].styled-slider::-moz-range-track {
    height: 1em;
    border-radius: 0;
    background: rgba(255, 255, 255, 0);
    border: 0;
    box-shadow: none; }
  .slideContainer input[type="range"].styled-slider.slider-progress::-moz-range-track {
    height: 1em;
    background: linear-gradient(#24b9d9, #24b9d9) 0/var(--sx) 100% no-repeat, rgba(255, 255, 255, 0); }
  .slideContainer input[type="range"].styled-slider::-ms-fill-upper {
    background: transparent;
    border-color: transparent; }
  .slideContainer input[type="range"].styled-slider::-ms-fill-lower {
    background: transparent;
    border-color: transparent; }
  .slideContainer input[type="range"].styled-slider::-ms-thumb {
    border: 0;
    width: 20px;
    height: 60px;
    margin: -28px 0px 0px 0px;
    background: transparent;
    background-image: url(../images/filters/canSilo.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    text-align: center; }
  .slideContainer input[type="range"].styled-slider::-ms-track {
    height: 1em;
    border-radius: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    box-sizing: border-box; }
  .slideContainer input[type="range"].styled-slider.slider-progress::-ms-fill-lower {
    min-height: 0px;
    height: calc(1em - 1px - 1px);
    border-radius: 0;
    margin: -1px 0 -1px -1px;
    background: #24B9D9;
    border: 0;
    border-right-width: 0; }

.slideContainer::before {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.productHeader {
  position: relative;
  width: 100%;
  display: flex; }
  @media (max-width: 575px) {
    .productHeader {
      width: 100%;
      padding-top: 100px; } }
  @media (min-width: 576px) {
    .productHeader {
      width: 100%;
      padding-top: 100px; } }
  @media (min-width: 992px) {
    .productHeader {
      padding-top: 110px; } }
  @media (min-width: 1200px) {
    .productHeader {
      padding-top: 120px; } }
  .productHeader .holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .productHeader .headerSwatch {
    position: relative;
    width: 100%;
    align-self: flex-end;
    z-index: 1; }
    @media (max-width: 575px) {
      .productHeader .headerSwatch {
        height: 200px;
        padding: 20px 0px 100px; } }
    @media (min-width: 576px) {
      .productHeader .headerSwatch {
        height: 200px;
        padding: 20px 0px 100px; } }
    @media (min-width: 992px) {
      .productHeader .headerSwatch {
        height: 280px;
        padding: 20px 0px 100px; } }
  @media (max-width: 575px) {
    .productHeader .prodNav {
      width: 70px;
      height: 73px;
      top: 308px;
      display: flex;
      flex-direction: column;
      justify-content: flex-end; } }
  @media (min-width: 576px) {
    .productHeader .prodNav {
      width: 50px;
      top: 320px; } }
  @media (min-width: 768px) {
    .productHeader .prodNav {
      width: 50px;
      top: 330px; } }
  @media (min-width: 992px) {
    .productHeader .prodNav {
      width: 80px;
      top: 565px; } }
  @media (min-width: 1440px) {
    .productHeader .prodNav {
      width: 90px; } }
  .productHeader .prodNav .h6 {
    display: block; }
    @media (max-width: 575px) {
      .productHeader .prodNav .h6 {
        font-size: .75rem;
        margin-bottom: 6px; } }
    @media (min-width: 576px) {
      .productHeader .prodNav .h6 {
        font-size: .8rem; } }
    @media (min-width: 768px) {
      .productHeader .prodNav .h6 {
        font-size: .6rem; } }
    @media (min-width: 992px) {
      .productHeader .prodNav .h6 {
        font-size: .8rem; } }
  .productHeader .nextProduct {
    position: absolute;
    right: 0px;
    text-align: right; }
    @media (max-width: 575px) {
      .productHeader .nextProduct {
        right: 14px; } }
    @media (min-width: 576px) {
      .productHeader .nextProduct {
        padding: 0px 18px 0px 0px; } }
    @media (min-width: 768px) {
      .productHeader .nextProduct {
        padding: 0px 8px 0px 0px; } }
    @media (min-width: 992px) {
      .productHeader .nextProduct {
        padding: 0px 12px 0px 0px; } }
  .productHeader .prevProduct {
    position: absolute;
    left: 0px; }
    @media (max-width: 575px) {
      .productHeader .prevProduct {
        left: 14px; } }
    @media (min-width: 576px) {
      .productHeader .prevProduct {
        padding: 0px 0px 0px 8px; } }
    @media (min-width: 768px) {
      .productHeader .prevProduct {
        padding: 0px 0px 0px 8px; } }
    @media (min-width: 992px) {
      .productHeader .prevProduct {
        padding: 0px 0px 0px 12px; } }
  @media (max-width: 575px) {
    .productHeader .navProductArrow {
      width: 22px; } }
  @media (min-width: 576px) {
    .productHeader .navProductArrow {
      width: 18px; } }
  @media (min-width: 768px) {
    .productHeader .navProductArrow {
      width: 18px; } }
  @media (min-width: 992px) {
    .productHeader .navProductArrow {
      width: 36px; } }
  @media (max-width: 575px) {
    .productHeader .productImg {
      text-align: center; } }
  @media (min-width: 992px) {
    .productHeader .productImg {
      padding: 85px 0px 0px; } }
  .productHeader .productImg .mixPack {
    width: 90%; }
    @media (max-width: 575px) {
      .productHeader .productImg .mixPack {
        width: 100%;
        margin: 0px auto;
        padding: 10px 50px 70px; } }
  .productHeader .productImg .productCanContainer {
    position: relative;
    margin: 0px auto;
    animation: productFade;
    animation-duration: .4s;
    animation-timing-function: ease-out; }
    @media (max-width: 575px) {
      .productHeader .productImg .productCanContainer {
        max-width: 101px;
        max-height: 300px; } }
    @media (min-width: 576px) {
      .productHeader .productImg .productCanContainer {
        max-width: 160px;
        height: auto;
        max-height: 650px; } }
    @media (min-width: 992px) {
      .productHeader .productImg .productCanContainer {
        max-width: 220px;
        height: auto;
        max-height: 650px; } }
    .productHeader .productImg .productCanContainer .productCan {
      z-index: 3;
      position: relative; }
    .productHeader .productImg .productCanContainer .fruitLeft {
      z-index: 2;
      position: absolute;
      top: 20px;
      left: 0;
      margin-left: -127px;
      width: 200px;
      rotate: -20deg;
      opacity: 0;
      animation: fruitLeftRoll 0.75s cubic-bezier(0.3, 0, 0.3, 1) forwards;
      animation-delay: .25s; }
      @media (max-width: 575px) {
        .productHeader .productImg .productCanContainer .fruitLeft {
          margin-left: -50px;
          width: 80px; } }
      @media (min-width: 576px) {
        .productHeader .productImg .productCanContainer .fruitLeft {
          margin-left: -100px;
          width: 150px; } }
      @media (min-width: 992px) {
        .productHeader .productImg .productCanContainer .fruitLeft {
          width: 200px;
          margin-left: -127px; } }
    .productHeader .productImg .productCanContainer .fruitRight {
      z-index: 1;
      position: absolute;
      bottom: 68px;
      right: 0;
      margin-right: -119px;
      width: 200px;
      rotate: 0deg;
      opacity: 0;
      animation: fruitRightRoll 0.75s cubic-bezier(0.3, 0, 0.3, 1) forwards;
      animation-delay: .25s; }
      @media (max-width: 575px) {
        .productHeader .productImg .productCanContainer .fruitRight {
          bottom: 36px;
          margin-right: -56px;
          width: 85px; } }
      @media (min-width: 576px) {
        .productHeader .productImg .productCanContainer .fruitRight {
          width: 150px;
          margin-right: -100px; } }
      @media (min-width: 992px) {
        .productHeader .productImg .productCanContainer .fruitRight {
          width: 200px;
          margin-right: -119px; } }
  .productHeader .productInfoBlock {
    z-index: 1;
    background: url(../images/productPage_TastingNoteBracket.png) bottom center no-repeat, #fff;
    background-size: contain; }
    @media (max-width: 575px) {
      .productHeader .productInfoBlock {
        width: 100%;
        margin: 0px auto;
        padding: 20px 20px 92px;
        box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.5); } }
    @media (min-width: 576px) {
      .productHeader .productInfoBlock {
        padding: 24px 20px 150px;
        margin: 30px 0px 60px; } }
    @media (min-width: 992px) {
      .productHeader .productInfoBlock {
        padding: 30px 45px 150px;
        margin: 60px 25px 60px;
        max-width: 478px; } }
    @media (max-width: 575px) {
      .productHeader .productInfoBlock .btn {
        width: 100%;
        margin-bottom: 14px; } }
    @media (min-width: 992px) {
      .productHeader .productInfoBlock .btn {
        margin-bottom: 14px; } }
    .productHeader .productInfoBlock .productDescription {
      animation: shortFade;
      animation-duration: .75s;
      animation-timing-function: ease-out; }
      @media (max-width: 575px) {
        .productHeader .productInfoBlock .productDescription h1 {
          margin-bottom: 0px; } }
      @media (min-width: 576px) {
        .productHeader .productInfoBlock .productDescription h1 {
          font-size: 2.5rem;
          line-height: 2.5rem;
          margin-bottom: 10px; } }
      @media (min-width: 576px) {
        .productHeader .productInfoBlock .productDescription h1 {
          font-size: 2rem;
          line-height: 2.5rem;
          margin-bottom: 10px; } }
      @media (min-width: 992px) {
        .productHeader .productInfoBlock .productDescription h1 {
          font-size: 2.5rem;
          line-height: 2.5rem;
          margin-bottom: 10px; } }
      @media (min-width: 1200px) {
        .productHeader .productInfoBlock .productDescription h1 {
          font-size: 2.9rem;
          line-height: 3rem;
          margin-bottom: 10px; } }
      @media (max-width: 575px) {
        .productHeader .productInfoBlock .productDescription p {
          margin: 20px 0px;
          line-height: 1.5rem; } }
      @media (min-width: 992px) {
        .productHeader .productInfoBlock .productDescription p {
          font-size: 1rem;
          line-height: 1.75rem; } }
    .productHeader .productInfoBlock .buyBlock {
      animation: longFade;
      animation-duration: .75s;
      animation-timing-function: ease-in-out;
      text-align: center;
      display: block; }
      @media (max-width: 575px) {
        .productHeader .productInfoBlock .buyBlock {
          text-align: center;
          margin-bottom: 30px; } }
      @media (min-width: 576px) {
        .productHeader .productInfoBlock .buyBlock {
          margin-bottom: 30px;
          padding: 0;
          width: 100%; } }
      @media (max-width: 575px) {
        .productHeader .productInfoBlock .buyBlock img {
          width: 200px;
          margin: 0px auto 20px; } }
      @media (min-width: 576px) {
        .productHeader .productInfoBlock .buyBlock img {
          width: 225px;
          margin: 0px auto 10px; } }
      @media (min-width: 992px) {
        .productHeader .productInfoBlock .buyBlock img {
          width: 100%; } }
      .productHeader .productInfoBlock .buyBlock .btn {
        width: 100%;
        margin-bottom: 8px;
        min-width: unset;
        background: #000; }
    .productHeader .productInfoBlock .mixPackIncludes {
      text-align: center; }
      @media (max-width: 575px) {
        .productHeader .productInfoBlock .mixPackIncludes {
          margin: 20px 0px; } }
      @media (min-width: 992px) {
        .productHeader .productInfoBlock .mixPackIncludes {
          margin: 60px auto 30px; } }
      .productHeader .productInfoBlock .mixPackIncludes .includesGrid {
        margin-top: 24px; }
      .productHeader .productInfoBlock .mixPackIncludes .includesItem {
        text-align: center; }
        .productHeader .productInfoBlock .mixPackIncludes .includesItem img {
          margin-bottom: 8px; }
        @media (max-width: 575px) {
          .productHeader .productInfoBlock .mixPackIncludes .includesItem {
            padding: 10px; } }
        @media (min-width: 992px) {
          .productHeader .productInfoBlock .mixPackIncludes .includesItem {
            padding: 10px 20px; } }
        .productHeader .productInfoBlock .mixPackIncludes .includesItem a {
          color: #000;
          text-decoration: none; }
        .productHeader .productInfoBlock .mixPackIncludes .includesItem a:hover {
          color: #24B9D9; }
        @media (min-width: 768px) {
          .productHeader .productInfoBlock .mixPackIncludes .includesItem .h6 {
            font-size: .6rem;
            padding: 0px 8px; } }
        @media (min-width: 992px) {
          .productHeader .productInfoBlock .mixPackIncludes .includesItem .h6 {
            font-size: .75rem;
            padding: 0px 8px; } }
        @media (min-width: 1200px) {
          .productHeader .productInfoBlock .mixPackIncludes .includesItem .h6 {
            font-size: .85rem;
            padding: 0px 8px; } }
    .productHeader .productInfoBlock .availability {
      animation: longFade;
      animation-duration: .5s;
      animation-timing-function: ease-in-out; }
      .productHeader .productInfoBlock .availability .nav-pills .nav-item {
        width: 50%;
        padding-top: 5px;
        padding-bottom: 5px; }
      .productHeader .productInfoBlock .availability .nav-pills .nav-link {
        border-radius: 99px;
        font-size: .70rem;
        width: 100%; }
      .productHeader .productInfoBlock .availability .nav-pills .nav-link {
        background: #eee;
        color: #000;
        transition: background .2s ease-out; }
        .productHeader .productInfoBlock .availability .nav-pills .nav-link:hover {
          color: #bfc3c7; }
      .productHeader .productInfoBlock .availability .nav-pills .active {
        background: #000;
        color: #fff; }
    @media (max-width: 575px) {
      .productHeader .productInfoBlock .availability-tab-content .buyBlock {
        text-align: center;
        margin-bottom: 30px; } }
    @media (min-width: 576px) {
      .productHeader .productInfoBlock .availability-tab-content .buyBlock {
        margin-bottom: 30px; } }
    @media (max-width: 575px) {
      .productHeader .productInfoBlock .availability-tab-content .buyBlock img {
        width: 250px;
        margin: 0px auto; } }
    @media (min-width: 992px) {
      .productHeader .productInfoBlock .availability-tab-content .buyBlock img {
        width: 90%; } }
    .productHeader .productInfoBlock .availability-tab-content .buyBlock .btn {
      width: 100%;
      margin-bottom: 8px; }
    .productHeader .productInfoBlock p.legal {
      text-align: center; }

.productHeaderBackground {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -2; }
  @media (max-width: 575px) {
    .productHeaderBackground {
      height: 600px; } }
  @media (min-width: 576px) {
    .productHeaderBackground {
      height: 600px; } }
  @media (min-width: 992px) {
    .productHeaderBackground {
      height: 940px; } }

/*.originalMixPack {
	background-image: linear-gradient(155deg, #B2DCBE 12%, #1AB5D7 100%);
	
	.headerSwatch {
		background: $TrulyBlue;
		//-webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 100%);
		clip-path: polygon(0 0, 100% 60%, 100% 100%, 0% 100%);
	}
}

.lemonadeMixPack {
	background-image: linear-gradient(141deg, #FFF049 0%, #FF9015 46%, #FF0055 72%);
	
	.headerSwatch {
		background: $Black;
		clip-path: polygon(0 0, 100% 60%, 100% 100%, 0% 100%);
	}
}

.icedTeaMixPack {
	background-image: linear-gradient(180deg, #FFD469 0%, #FAA54D 100%);
	
	.headerSwatch {
		background: $Orange;
		clip-path: polygon(0 0, 100% 60%, 100% 100%, 0% 100%);
	}
}

.punchMixPack {
	background-image: linear-gradient(180deg, #EC2B41 0%, #F05261 100%);
	
	.headerSwatch {
		background: $FruitPunch;
		clip-path: polygon(0 0, 100% 60%, 100% 100%, 0% 100%);
	}
}*/
.nutritionFacts {
  width: 100%;
  margin: 0px auto;
  animation: shortFade;
  animation-duration: .5s;
  animation-timing-function: ease-out; }
  @media (max-width: 575px) {
    .nutritionFacts {
      margin-bottom: 10px; } }
  @media (min-width: 576px) {
    .nutritionFacts {
      margin-bottom: 14px; } }
  .nutritionFacts thead {
    font-family: 'HurmeGeometricSansNo1Bold';
    text-transform: uppercase;
    font-size: 1.25rem;
    background: #000;
    color: #fff;
    border: 2px solid #000;
    text-align: center; }
    .nutritionFacts thead h5 {
      margin-bottom: 4px; }
    .nutritionFacts thead h6 {
      font-size: .75rem; }
  .nutritionFacts tbody {
    border: 2px solid #1954B3; }
  .nutritionFacts .numbersPanel {
    text-align: center; }
    @media (max-width: 575px) {
      .nutritionFacts .numbersPanel {
        padding: 20px 14px; } }
    @media (min-width: 576px) {
      .nutritionFacts .numbersPanel {
        padding: 14px 10px; } }
    @media (min-width: 992px) {
      .nutritionFacts .numbersPanel {
        padding: 20px 14px; } }
  .nutritionFacts h2 {
    font-size: 30px;
    margin: 0; }
  .nutritionFacts h3 {
    margin: 0;
    font-size: 2rem; }
  .nutritionFacts .tableNumbers {
    font-family: 'HurmeGeometricSansNo1Black';
    font-weight: normal;
    color: #1954B3;
    text-transform: uppercase; }
  .nutritionFacts p {
    margin: 0px;
    padding: 0; }
  .nutritionFacts .numberLabel {
    text-transform: uppercase;
    margin: 0px; }

.bottomLinksContainer {
  display: flex;
  justify-content: space-between; }
  .bottomLinksContainer .bottomLinks {
    font-family: 'HurmeGeometricSansNo1Black';
    font-weight: normal;
    color: #000;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 4px;
    margin: auto; }
  .bottomLinksContainer .bottomLinks a, .bottomLinksContainer .bottomLinks a:link, .bottomLinksContainer .bottomLinks a:visited {
    color: #000; }
  .bottomLinksContainer .left {
    width: auto; }
  .bottomLinksContainer .right {
    width: auto; }

.productNutritionalLabel {
  border: 10px solid #000; }
  @media (min-width: 992px) {
    .productNutritionalLabel {
      max-width: 400px; } }
  .productNutritionalLabel .modal-header {
    justify-content: flex-end;
    background: #000;
    border-radius: 0; }
  .productNutritionalLabel .modal-content {
    border: 0;
    border-radius: 0;
    background: #fff; }
  .productNutritionalLabel .backLabel {
    max-width: 400px; }
  .productNutritionalLabel .modalCloseButton {
    background: none;
    border: none; }
    .productNutritionalLabel .modalCloseButton img {
      width: 30px; }

.sc_button {
  max-width: 100% !important;
  min-width: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
  margin-top: 14px; }
  @media (max-width: 575px) {
    .sc_button .sc-btn-retailer-wrapper {
      width: 100% !important;
      min-width: 100% !important; } }
  @media (min-width: 576px) {
    .sc_button .sc-btn-retailer-wrapper {
      width: 100% !important;
      min-width: 300px !important;
      max-width: 300px !important;
      margin-top: 10px !important; } }
  @media (min-width: 992px) {
    .sc_button .sc-btn-retailer-wrapper {
      width: 100% !important;
      min-width: 300px !important;
      max-width: 300px !important;
      left: -57px !important;
      margin-top: 10px !important; } }
  .sc_button .retailer-container aside {
    margin-right: 14px !important; }
  .sc_button .retailer-container img {
    max-width: 154px !important; }
  .sc_button .sc-btn-ec {
    font-family: 'HurmeGeometricSansNo1SemiBold' !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    border-radius: .25rem !important;
    line-height: 1.5 !important;
    border: 1px solid transparent !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    border-radius: .25rem !important;
    max-width: 100% !important;
    width: 100% !important;
    min-width: 100% !important;
    min-height: none !important;
    transition: background-color .2s ease-out; }
  .sc_button .sc-btn-ec:hover {
    background-color: #24B9D9; }
  .sc_button div[data-sc-type="SmartButton"] ul {
    left: -19px !important; }
  .sc_button ul {
    margin-top: 10px !important; }
    @media (max-width: 575px) {
      .sc_button ul {
        width: 100% !important;
        min-width: 100% !important;
        left: 0 !important; } }
  .sc_button .cart-icon, .sc_button div[data-sc-id] .cart-icon, .sc_button div[data-sc-type="retailer-carousel"] .cart-icon {
    min-width: 43px !important;
    height: 30px !important;
    margin: 0 !important;
    padding: 3px 0 !important; }
  .sc_button aside img {
    width: 60px !important;
    margin-right: 10px !important; }
  .sc_button div[data-sc-id] img, .sc_button div[data-sc-type="retailer-carousel"] img {
    min-width: auto !important;
    min-height: 80px !important; }
  .sc_button div[data-sc-type="SmartButton"] .retailer-container img {
    max-width: 150px !important;
    width: 100% !important; }
  .sc_button div[data-sc-id] img, .sc_button div[data-sc-type="retailer-carousel"] img {
    min-height: 60px !important;
    min-width: 120px !important;
    width: initial !important; }
  .sc_button ul:after, .sc_button .arrow_box:before {
    bottom: 97% !important;
    left: 42% !important;
    border: solid transparent !important;
    content: "" !important;
    position: absolute !important; }
  .sc_button ul:after {
    border-bottom-color: #000 !important;
    border-width: 18px !important; }
  .sc_button .zip-container {
    background-color: #000 !important;
    font-size: .75rem !important;
    padding: 6px !important;
    border-radius: 6px 6px 0px 0px !important; }
    .sc_button .zip-container p {
      font-family: 'HurmeGeometricSansNo1SemiBold' !important;
      font-style: normal !important;
      text-transform: uppercase !important;
      color: #fff !important;
      font-size: .6rem !important; }
      @media (max-width: 575px) {
        .sc_button .zip-container p {
          font-size: 1rem !important; } }
    .sc_button .zip-container input {
      color: #fff !important; }
      @media (max-width: 575px) {
        .sc_button .zip-container input {
          font-size: 1rem !important; } }
    .sc_button .zip-container .fa-question-circle:before {
      color: #fff !important; }
  .sc_button .zip-container:before, .sc_button .zip-container:after {
    content: '' !important;
    position: absolute !important;
    bottom: 100% !important;
    left: 44% !important;
    border: 11px solid transparent !important;
    border-bottom-color: #dddddd !important; }
  .sc_button .zip-container:after {
    left: 44% !important;
    border: 10px solid transparent !important;
    border-bottom-color: #000 !important;
    margin-bottom: -1px; }

body {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-family: HurmeGeometricSansNo1Black;
  font-style: 'Normal';
  font-stretch: 'Normal';
  text-transform: uppercase; }

.alt {
  font-family: HurmeGeometricSansNo1BlackOblique;
  font-style: Oblique;
  font-stretch: Normal;
  text-transform: uppercase; }

p {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal; }

.bold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.semibold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase; }
  @media (max-width: 575px) {
    .nav-link {
      font-size: 32px; } }

.btn {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05rem; }

.form-control {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 2.75rem;
    line-height: 2.75rem; } }

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 5.25rem;
    line-height: 5rem; } }

@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 2.15rem; } }

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 3.5rem; } }

@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 3rem; } }

@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 1.75rem; } }

@media (max-width: 575px) {
  h6, .h6 {
    font-size: .8rem; } }

@media (min-width: 992px) {
  h6, .h6 {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p {
    font-size: .8rem; } }

@media (min-width: 992px) {
  p {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p.large {
    font-size: 1rem; } }

@media (min-width: 992px) {
  p.large {
    font-size: 1.5rem; } }

.navbar .nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  letter-spacing: .1rem; }
  @media (max-width: 575px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 576px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .navbar .nav-link {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .navbar .nav-link {
      font-size: .9rem; } }

.mainFooterLinks {
  font-family: 'HurmeGeometricSansNo1Black';
  font-style: normal; }
  @media (max-width: 575px) {
    .mainFooterLinks {
      font-size: .8rem; } }

.footerUtilityLinks {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal;
  text-transform: uppercase; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p {
  margin-bottom: 30px; }

.blue {
  color: #24B9D9; }

.eventHeadline {
  background: #000;
  color: #fff !important;
  max-width: 90%;
  width: auto;
  text-align: center;
  margin: auto; }
  @media (max-width: 575px) {
    .eventHeadline {
      padding: 60px 48px;
      width: auto; } }
  @media (min-width: 576px) {
    .eventHeadline {
      padding: 28px 30px; } }
  @media (min-width: 992px) {
    .eventHeadline {
      padding: 60px 48px; } }
  @media (min-width: 1200px) {
    .eventHeadline {
      max-width: 1100px; } }

@media (max-width: 575px) {
  .productExploreBlock {
    padding: 80px 20px 20px;
    text-align: center; } }

@media (min-width: 576px) {
  .productExploreBlock {
    padding: 80px 20px;
    text-align: left;
    max-width: 1171px;
    margin: 0px auto; } }

@media (min-width: 992px) {
  .productExploreBlock {
    padding: 80px 20px;
    text-align: left;
    max-width: 1171px;
    margin: 0px auto; } }

@media (max-width: 575px) {
  .productExploreBlock h2 {
    margin-bottom: 10px; } }

@media (min-width: 576px) {
  .productExploreBlock h2 {
    margin-bottom: 10px; } }

@media (min-width: 576px) {
  .productExploreBlock h2, .productExploreBlock p {
    margin-left: 10px; } }

.productExploreBlock .productExploreSlider {
  position: relative;
  text-align: center; }
  .productExploreBlock .productExploreSlider .swiper {
    height: 100%; }
  .productExploreBlock .productExploreSlider .swiper-slide {
    height: auto; }
  @media (max-width: 575px) {
    .productExploreBlock .productExploreSlider #productExplore {
      padding-bottom: 100px; } }
  .productExploreBlock .productExploreSlider #productExplore .explorePanel {
    background: #fff;
    box-shadow: 0 -1px 14px 0 rgba(0, 0, 0, 0.24); }
    @media (max-width: 575px) {
      .productExploreBlock .productExploreSlider #productExplore .explorePanel {
        margin: 10px;
        padding-bottom: 25px;
        min-height: 423px; } }
    @media (min-width: 576px) {
      .productExploreBlock .productExploreSlider #productExplore .explorePanel {
        margin: 10px;
        padding-bottom: 20px; } }
    @media (min-width: 992px) {
      .productExploreBlock .productExploreSlider #productExplore .explorePanel {
        margin: 10px;
        padding-bottom: 20px; } }
  .productExploreBlock .productExploreSlider #productExplore h4, .productExploreBlock .productExploreSlider #productExplore h3 {
    margin: 10px auto;
    width: 55%;
    font-size: 1.25rem; }
    @media (max-width: 575px) {
      .productExploreBlock .productExploreSlider #productExplore h4, .productExploreBlock .productExploreSlider #productExplore h3 {
        width: 65%; } }
    @media (min-width: 576px) {
      .productExploreBlock .productExploreSlider #productExplore h4, .productExploreBlock .productExploreSlider #productExplore h3 {
        font-size: 1rem;
        min-height: 40px; } }
    @media (min-width: 992px) {
      .productExploreBlock .productExploreSlider #productExplore h4, .productExploreBlock .productExploreSlider #productExplore h3 {
        font-size: 1.25rem;
        min-height: 48px; } }
  .productExploreBlock .productExploreSlider #productExplore a {
    font-family: 'HurmeGeometricSansNo1BlackOblique';
    font-style: Oblique;
    font-size: 14px;
    text-align: center;
    color: #000;
    text-transform: uppercase; }
  .productExploreBlock .productExploreSlider .explorePanelTop {
    background: #000;
    text-align: center;
    padding: 0px 40px;
    color: #fff;
    font-family: 'HurmeGeometricSansNo1Black';
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 575px) {
      .productExploreBlock .productExploreSlider .explorePanelTop {
        min-height: 75px; } }
    @media (min-width: 576px) {
      .productExploreBlock .productExploreSlider .explorePanelTop {
        min-height: 75px;
        padding: 0px 24px;
        font-size: 1rem;
        line-height: 1.25rem; } }
    @media (min-width: 992px) {
      .productExploreBlock .productExploreSlider .explorePanelTop {
        min-height: 75px; } }
  .productExploreBlock .productExploreSlider .explorePanelImg {
    position: relative;
    padding-top: 20px; }
    .productExploreBlock .productExploreSlider .explorePanelImg img {
      z-index: 2;
      position: relative; }
      @media (max-width: 575px) {
        .productExploreBlock .productExploreSlider .explorePanelImg img {
          width: 80%; } }
      @media (min-width: 576px) {
        .productExploreBlock .productExploreSlider .explorePanelImg img {
          max-width: 175px; } }
      @media (min-width: 992px) {
        .productExploreBlock .productExploreSlider .explorePanelImg img {
          max-width: 220px; } }
  .productExploreBlock .productExploreSlider #bentoBox {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-mask-size: 306px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: #24B9D9;
    -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-2.png);
    mask-image: url(../images/paint-hovers/spraypaint-hover-2.png);
    opacity: 1; }
    @media (min-width: 576px) {
      .productExploreBlock .productExploreSlider #bentoBox {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        -webkit-mask-size: 225px;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: center;
        background: #24B9D9;
        -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-2.png);
        mask-image: url(../images/paint-hovers/spraypaint-hover-2.png);
        opacity: 1; } }
  .productExploreBlock .productExploreSlider #blackCherry {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-mask-size: 225px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: #870064;
    -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-3.png);
    mask-image: url(../images/paint-hovers/spraypaint-hover-3.png);
    opacity: 1; }
    @media (min-width: 576px) {
      .productExploreBlock .productExploreSlider #blackCherry {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        -webkit-mask-size: 200px;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: center;
        background: #870064;
        -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-3.png);
        mask-image: url(../images/paint-hovers/spraypaint-hover-3.png);
        opacity: 1; } }
  .productExploreBlock .productExploreSlider #grapefruit {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-mask-size: 225px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: #FF595A;
    -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-4.png);
    mask-image: url(../images/paint-hovers/spraypaint-hover-4.png);
    opacity: 1; }
    @media (min-width: 576px) {
      .productExploreBlock .productExploreSlider #grapefruit {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        -webkit-mask-size: 200px;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: center;
        background: #FF595A;
        -webkit-mask-image: url(../images/paint-hovers/spraypaint-hover-4.png);
        mask-image: url(../images/paint-hovers/spraypaint-hover-4.png);
        opacity: 1; } }
  .productExploreBlock .productExploreSlider #reviews {
    text-align: left; }
    @media (max-width: 575px) {
      .productExploreBlock .productExploreSlider #reviews {
        padding-bottom: 100px; } }
    .productExploreBlock .productExploreSlider #reviews .explorePanel {
      background: #000;
      height: 100%;
      padding: 24px 40px;
      box-shadow: none; }
      @media (max-width: 575px) {
        .productExploreBlock .productExploreSlider #reviews .explorePanel {
          height: 100%;
          margin: 10px; } }
      @media (min-width: 992px) {
        .productExploreBlock .productExploreSlider #reviews .explorePanel {
          margin: 10px; } }
      .productExploreBlock .productExploreSlider #reviews .explorePanel .container-wide {
        height: 100%; }
      .productExploreBlock .productExploreSlider #reviews .explorePanel .reviewQuote {
        height: 100%;
        display: flex;
        flex-direction: column; }
        .productExploreBlock .productExploreSlider #reviews .explorePanel .reviewQuote .btn-blue:hover {
          background: #fff;
          color: #000; }
      .productExploreBlock .productExploreSlider #reviews .explorePanel h4 {
        margin: 10px auto;
        font-size: 1.5rem;
        color: #fff;
        flex-grow: 1;
        line-height: 1.75rem; }
        @media (min-width: 992px) {
          .productExploreBlock .productExploreSlider #reviews .explorePanel h4 {
            font-size: 1.25rem; } }
      .productExploreBlock .productExploreSlider #reviews .explorePanel .quoteBody {
        margin: 10px auto;
        font-size: 1.5rem;
        color: #fff;
        flex-grow: 1;
        line-height: 1.75rem;
        font-family: HurmeGeometricSansNo1Black;
        font-style: 'Normal';
        font-stretch: 'Normal';
        text-transform: uppercase; }
        @media (min-width: 992px) {
          .productExploreBlock .productExploreSlider #reviews .explorePanel .quoteBody {
            font-size: 1.25rem; } }
      .productExploreBlock .productExploreSlider #reviews .explorePanel p {
        color: #bfc3c7; }

.twoBlock, .twoBlock_reverse {
  display: flex;
  align-items: center; }

@media (max-width: 575px) {
  .twoBlock_img {
    padding: 20px; } }

.twoBlock_copy {
  color: #000; }
  @media (max-width: 575px) {
    .twoBlock_copy {
      text-align: center;
      padding: 20px; } }
  @media (min-width: 576px) {
    .twoBlock_copy {
      padding: 48px; } }
  @media (min-width: 992px) {
    .twoBlock_copy {
      padding: 0 7%; } }
  @media (max-width: 575px) {
    .twoBlock_copy .h3 {
      padding: 0px 30px;
      margin-bottom: 14px; } }
  @media (min-width: 576px) {
    .twoBlock_copy .h3 {
      margin-bottom: 14px; } }

@media (min-width: 768px) and (max-width: 1440px) {
  .row.twoBlock .twoBlock_copy:first-of-type {
    padding-left: 0; }
    .row.twoBlock .twoBlock_copy:first-of-type .h3 {
      font-size: 2.5rem; }
  .row.twoBlock .twoBlock_copy:last-of-type {
    padding-right: 0;
    padding-left: 65px; } }

@media (max-width: 575px) {
  .genericTwoBlock {
    padding: 30px 0px; } }

@media (min-width: 576px) {
  .genericTwoBlock {
    padding: 30px 0px; } }

body {
  color: #000; }

.storyBlock {
  background: none;
  width: 100%;
  position: relative; }
  @media (max-width: 575px) {
    .storyBlock {
      padding: 30px 0px 0px; } }
  @media (min-width: 576px) {
    .storyBlock {
      padding: 30px 0px 120px; } }
  @media (min-width: 992px) {
    .storyBlock {
      padding: 30px 0px 120px; } }
  .storyBlock .h2 {
    text-align: center; }
    @media (max-width: 575px) {
      .storyBlock .h2 {
        margin-bottom: 20px; } }
    @media (min-width: 992px) {
      .storyBlock .h2 {
        margin-bottom: 100px; } }
  .storyBlock .h3 {
    font-family: HurmeGeometricSansNo1BlackOblique;
    font-style: Oblique;
    font-stretch: Normal;
    text-transform: uppercase; }
    @media (max-width: 575px) {
      .storyBlock .h3 {
        font-size: 2rem;
        margin-bottom: 0px; } }
    @media (min-width: 576px) {
      .storyBlock .h3 {
        font-size: 3.5rem;
        line-height: 3.5rem; } }
  .storyBlock p.bold {
    font-family: 'HurmeGeometricSansNo1SemiBold';
    font-style: normal; }
  .storyBlock .twoBlock_copy {
    color: #fff; }
  .storyBlock .storyContent {
    display: flex;
    position: relative; }
    .storyBlock .storyContent .storyBackground {
      position: absolute;
      top: 0px;
      right: 0;
      bottom: 0px;
      left: 0;
      width: 100%;
      background: #000;
      z-index: -1;
      clip-path: polygon(0 0, 100% 12%, 100% 88%, 0 100%); }
      @media (max-width: 575px) {
        .storyBlock .storyContent .storyBackground {
          clip-path: polygon(0 3%, 100% 6%, 100% 96%, 0 99%); } }
      @media (min-width: 576px) {
        .storyBlock .storyContent .storyBackground {
          clip-path: polygon(0 0%, 100% 5%, 100% 92%, 0 97%); } }
    .storyBlock .storyContent h5 {
      color: #fff;
      padding-top: 20px; }
    .storyBlock .storyContent .twoBlockRow:last-child h5 {
      color: #000; }
  @media (max-width: 575px) {
    .storyBlock .text-only {
      padding: 110px 0px; } }
  @media (min-width: 576px) {
    .storyBlock .text-only {
      padding: 220px 0px; } }
  @media (max-width: 575px) {
    .storyBlock .text-only .twoBlock {
      padding: 0px 0px; } }
  @media (min-width: 576px) {
    .storyBlock .text-only .twoBlock {
      padding: 40px 0px; } }
  .storyBlock .text-only .twoBlock .h3 {
    margin-bottom: 0px; }
  @media (max-width: 575px) {
    .storyBlock .storyContent:last-child {
      padding-bottom: 80px; } }

.storyBlueBk {
  background: linear-gradient(180deg, #24B9D9 0%, #B2DCBE 100%); }

.nutritionCarousel {
  width: 100%;
  position: relative;
  z-index: 0; }
  @media (max-width: 575px) {
    .nutritionCarousel {
      margin-bottom: -495px; } }
  @media (min-width: 576px) {
    .nutritionCarousel {
      margin-bottom: -750px; } }
  @media (max-width: 575px) {
    .nutritionCarousel .nutritionCopyBlock {
      margin: 30px auto 60px;
      padding: 0px 40px; } }
  @media (min-width: 576px) {
    .nutritionCarousel .nutritionCopyBlock {
      position: absolute;
      top: 0;
      left: 160px;
      margin-top: 45px;
      width: 50%;
      max-width: 600px; } }
  @media (min-width: 576px) and (max-width: 1440px) {
    .nutritionCarousel .nutritionCopyBlock {
      position: unset;
      width: unset;
      max-width: unset;
      margin: 30px auto 60px;
      padding: 0px 40px; } }
  .nutritionCarousel .nutriSliderArrows {
    z-index: 899;
    position: absolute;
    width: 100%; }
    @media (max-width: 575px) {
      .nutritionCarousel .nutriSliderArrows {
        top: 300px; } }
    @media (min-width: 576px) {
      .nutritionCarousel .nutriSliderArrows {
        top: 250px; } }
    .nutritionCarousel .nutriSliderArrows .swiper-button-prev:after, .nutritionCarousel .nutriSliderArrows .swiper-button-next:after {
      font-size: 1.5rem;
      color: #000; }
  .nutritionCarousel .backLabelBillboard {
    overflow: hidden; }
    @media (max-width: 575px) {
      .nutritionCarousel .backLabelBillboard {
        width: 220px; } }
    @media (min-width: 576px) {
      .nutritionCarousel .backLabelBillboard {
        width: 275px;
        margin-bottom: 20px; } }
    .nutritionCarousel .backLabelBillboard .swiper-slide {
      text-align: center;
      opacity: 0;
      display: flex;
      justify-content: center; }
      .nutritionCarousel .backLabelBillboard .swiper-slide .labelContainer {
        background: #fff; }
        @media (min-width: 992px) {
          .nutritionCarousel .backLabelBillboard .swiper-slide .labelContainer {
            width: 275px;
            overflow: hidden; } }
        .nutritionCarousel .backLabelBillboard .swiper-slide .labelContainer p {
          margin: 18px auto;
          text-transform: uppercase; }
      .nutritionCarousel .backLabelBillboard .swiper-slide img {
        display: block;
        border: 10px solid #000; }
        @media (max-width: 575px) {
          .nutritionCarousel .backLabelBillboard .swiper-slide img {
            margin-bottom: 40px; } }
    .nutritionCarousel .backLabelBillboard .swiper-slide-active {
      opacity: 1; }
  .nutritionCarousel .labelContainer {
    background: #fff;
    opacity: 0;
    transition: all .2s ease-in; }
    @media (min-width: 992px) {
      .nutritionCarousel .labelContainer {
        width: 275px;
        overflow: hidden;
        margin-bottom: 40px; } }
    .nutritionCarousel .labelContainer img {
      display: block;
      border: 10px solid #000; }
  @media (min-width: 576px) {
    .nutritionCarousel .backLabelCans {
      padding-left: 700px; } }
  @media (min-width: 576px) and (max-width: 1440px) {
    .nutritionCarousel .backLabelCans {
      padding-left: unset; } }
  .nutritionCarousel .backLabelCans .swiper-slide {
    opacity: .3;
    text-align: center;
    overflow: hidden; }
    @media (max-width: 575px) {
      .nutritionCarousel .backLabelCans .swiper-slide {
        width: 200px; } }
    @media (min-width: 576px) {
      .nutritionCarousel .backLabelCans .swiper-slide {
        width: 284px; } }
    .nutritionCarousel .backLabelCans .swiper-slide .backLabelCan {
      padding-top: 40px; }
  .nutritionCarousel .backLabelCans .swiper-slide-active {
    opacity: 1; }
    .nutritionCarousel .backLabelCans .swiper-slide-active .labelContainer {
      opacity: 1;
      transition: all .4s ease-out; }
    .nutritionCarousel .backLabelCans .swiper-slide-active .backLabelCan {
      padding-top: 0px;
      transition: all .2s ease-out; }

@media (max-width: 575px) {
  .standardTextBlock {
    padding: 30px 10px 30px; } }

@media (min-width: 992px) {
  .standardTextBlock {
    padding: 100px 0px;
    max-width: 1188px;
    margin: 0px auto; } }

.standardTextBlock .eyebrow {
  color: #1954B3;
  display: block; }

.standardTextBlock .blue {
  color: #1954B3; }

.standardTextBlock.standardTextBlockIncreasedPadding {
  padding: 130px 10px 30px; }
  @media (min-width: 992px) {
    .standardTextBlock.standardTextBlockIncreasedPadding {
      padding: 150px 0px 100px; } }

.standardTwoBlock {
  display: flex;
  align-items: center; }
  @media (max-width: 575px) {
    .standardTwoBlock {
      padding: 30px 0px 30px; } }
  @media (min-width: 576px) {
    .standardTwoBlock {
      margin: 80px auto; } }
  @media (min-width: 992px) {
    .standardTwoBlock {
      margin: 80px auto; } }
  .standardTwoBlock .copyBlock {
    align-self: center; }
    @media (min-width: 576px) {
      .standardTwoBlock .copyBlock {
        padding: 0px 24px; } }
    @media (min-width: 992px) {
      .standardTwoBlock .copyBlock {
        padding: 60px; } }
  @media (max-width: 575px) {
    .standardTwoBlock .imgBlock {
      margin-bottom: 30px;
      height: 360px; } }

@media (max-width: 575px) {
  .standardFullCallout {
    padding: 30px 10px 30px; } }

blockquote {
  font-family: HurmeGeometricSansNo1Black;
  font-style: 'Normal'; }
  @media (max-width: 575px) {
    blockquote {
      font-size: 1.75rem;
      line-height: 2rem;
      padding: 0px 20px;
      margin: 36px auto; } }
  @media (min-width: 576px) {
    blockquote {
      font-size: 2rem;
      line-height: 2.25rem;
      padding: 0px 40px;
      margin: 60px auto; } }
  @media (min-width: 992px) {
    blockquote {
      font-size: 2.5rem;
      line-height: 2.75rem;
      padding: 0px 40px;
      margin: 60px auto; } }

blockquote:before {
  content: '\201c';
  color: #24B9D9;
  font-family: helvetica;
  font-weight: bold; }
  @media (max-width: 575px) {
    blockquote:before {
      padding-right: 5px;
      margin-left: -20px;
      font-size: 2rem; } }
  @media (min-width: 576px) {
    blockquote:before {
      padding-right: 10px;
      font-size: 38px;
      margin-left: -30px; } }
  @media (min-width: 992px) {
    blockquote:before {
      padding-right: 10px;
      font-size: 60px;
      line-height: 60px;
      margin-left: -40px; } }

blockquote:after {
  content: '\201d';
  color: #24B9D9;
  font-family: helvetica;
  font-weight: bold; }
  @media (max-width: 575px) {
    blockquote:after {
      padding-left: 5px;
      margin-right: 30px;
      font-size: 2rem; } }
  @media (min-width: 576px) {
    blockquote:after {
      padding-left: 10px;
      font-size: 38px; } }
  @media (min-width: 992px) {
    blockquote:after {
      padding-left: 10px;
      font-size: 60px; } }

@media (max-width: 575px) {
  .standardImgCallout {
    margin-bottom: 30px; } }

@media (min-width: 576px) {
  .standardImgCallout {
    margin: 30px auto 60px; } }

.standardImgCallout .container {
  position: relative; }

@media (max-width: 575px) {
  .standardImgCallout .calloutBackground {
    height: 275px;
    width: 100%;
    background: transparent;
    background-size: cover;
    background-position: center top; } }

@media (min-width: 576px) {
  .standardImgCallout .calloutBackground {
    height: 375px;
    width: 100%;
    background: transparent;
    background-size: cover;
    background-position: center top; } }

@media (min-width: 992px) {
  .standardImgCallout .calloutBackground {
    height: 600px;
    display: flex;
    overflow: hidden; } }

.standardImgCallout .textBlock {
  display: flex;
  flex-direction: column;
  background: #000; }
  @media (max-width: 575px) {
    .standardImgCallout .textBlock {
      padding: 30px;
      height: 325px; } }
  @media (min-width: 576px) {
    .standardImgCallout .textBlock {
      padding: 60px;
      height: auto;
      width: 100%; } }
  @media (min-width: 992px) {
    .standardImgCallout .textBlock {
      padding: 36px;
      height: 500px;
      width: 525px;
      margin: 0px auto;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 80px; } }
  .standardImgCallout .textBlock h3, .standardImgCallout .textBlock p {
    color: #fff; }
  .standardImgCallout .textBlock h3 {
    margin-bottom: 14px; }
  .standardImgCallout .textBlock h6 {
    color: #24B9D9; }
  .standardImgCallout .textBlock p {
    flex-grow: 1; }

@media (max-width: 575px) {
  .finePrintCallout {
    padding: 30px 10px 30px; } }

ul.standardList {
  font-family: 'HurmeGeometricSansNo1Semibold';
  font-style: normal;
  list-style-position: outside; }
  @media (max-width: 575px) {
    ul.standardList {
      padding: 0px 20px; } }
  @media (min-width: 576px) {
    ul.standardList {
      padding: 0px 40px; } }
  @media (min-width: 768px) {
    ul.standardList {
      padding: 0px 60px; } }
  ul.standardList li {
    list-style-image: url(../_img/unorderedList_triangle.svg); }

ol {
  font-family: 'HurmeGeometricSansNo1Semibold';
  font-style: normal; }
  @media (max-width: 575px) {
    ol {
      padding: 0px 20px; } }
  @media (min-width: 576px) {
    ol {
      padding: 0px 40px; } }
  @media (min-width: 768px) {
    ol {
      padding: 0px 60px; } }

ul.standardList, ol {
  margin: 40px 0px; }
  ul.standardList li, ol li {
    padding: 8px 0px; }

p a {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  color: #000;
  font-weight: bold;
  text-decoration: none;
  transition: color .2s ease-out;
  padding-bottom: 1px;
  border-bottom: 2px solid #24B9D9; }
  p a:hover {
    color: #24B9D9; }

body {
  color: #000; }

.notification-banner {
  position: fixed;
  bottom: 0;
  background-color: #000;
  width: 100%;
  padding: 30px 50px;
  z-index: 300;
  display: none;
  opacity: 0.8; }
  .notification-banner .inner {
    display: flex;
    flex-direction: row;
    align-items: center; }
    .notification-banner .inner .btn {
      float: right; }
      .notification-banner .inner .btn.btn-primary {
        padding: 9px 15px; }
        .notification-banner .inner .btn.btn-primary:after {
          background-image: none;
          width: 0px; }
    .notification-banner .inner .text {
      flex: 1;
      padding-right: 15px; }
      .notification-banner .inner .text p {
        color: #fff; }

body {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-family: HurmeGeometricSansNo1Black;
  font-style: 'Normal';
  font-stretch: 'Normal';
  text-transform: uppercase; }

.alt {
  font-family: HurmeGeometricSansNo1BlackOblique;
  font-style: Oblique;
  font-stretch: Normal;
  text-transform: uppercase; }

p {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal; }

.bold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.semibold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase; }
  @media (max-width: 575px) {
    .nav-link {
      font-size: 32px; } }

.btn {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05rem; }

.form-control {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 2.75rem;
    line-height: 2.75rem; } }

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 5.25rem;
    line-height: 5rem; } }

@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 2.15rem; } }

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 3.5rem; } }

@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 3rem; } }

@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 1.75rem; } }

@media (max-width: 575px) {
  h6, .h6 {
    font-size: .8rem; } }

@media (min-width: 992px) {
  h6, .h6 {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p {
    font-size: .8rem; } }

@media (min-width: 992px) {
  p {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p.large {
    font-size: 1rem; } }

@media (min-width: 992px) {
  p.large {
    font-size: 1.5rem; } }

.navbar .nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  letter-spacing: .1rem; }
  @media (max-width: 575px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 576px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .navbar .nav-link {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .navbar .nav-link {
      font-size: .9rem; } }

.mainFooterLinks {
  font-family: 'HurmeGeometricSansNo1Black';
  font-style: normal; }
  @media (max-width: 575px) {
    .mainFooterLinks {
      font-size: .8rem; } }

.footerUtilityLinks {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal;
  text-transform: uppercase; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p {
  margin-bottom: 30px; }

.blue {
  color: #24B9D9; }

.eventHeadline {
  background: #000;
  color: #fff !important;
  max-width: 90%;
  width: auto;
  text-align: center;
  margin: auto; }
  @media (max-width: 575px) {
    .eventHeadline {
      padding: 60px 48px;
      width: auto; } }
  @media (min-width: 576px) {
    .eventHeadline {
      padding: 28px 30px; } }
  @media (min-width: 992px) {
    .eventHeadline {
      padding: 60px 48px; } }
  @media (min-width: 1200px) {
    .eventHeadline {
      max-width: 1100px; } }

body {
  overflow-x: hidden; }

.miniFinder {
  background: #000;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center; }
  .miniFinder h1, .miniFinder h2, .miniFinder h3, .miniFinder h4, .miniFinder p {
    color: #fff; }
  .miniFinder h3 {
    margin-bottom: 0px; }
    @media (max-width: 575px) {
      .miniFinder h3 {
        margin-bottom: 14px; } }
    @media (min-width: 992px) {
      .miniFinder h3 {
        font-size: 30px;
        margin-right: 60px;
        margin-bottom: 0px; } }
  @media (max-width: 575px) {
    .miniFinder {
      height: 160px;
      flex-direction: column; } }
  @media (min-width: 576px) {
    .miniFinder {
      height: 150px; } }
  @media (min-width: 992px) {
    .miniFinder {
      height: 150px;
      margin: 0px; } }
  .miniFinder .form-control {
    border: 0;
    background: none;
    padding: 5px 0px; }
  .miniFinder input::placeholder {
    color: #fff; }
  .miniFinder .miniZipField {
    border-bottom: 3px solid #bfc3c7; }
    @media (max-width: 575px) {
      .miniFinder .miniZipField {
        width: 100%;
        max-width: 300px; } }
    @media (min-width: 576px) {
      .miniFinder .miniZipField {
        width: 100%;
        max-width: 250px;
        margin-left: 24px; } }
    @media (min-width: 992px) {
      .miniFinder .miniZipField {
        width: 100%;
        max-width: 400px; } }
    .miniFinder .miniZipField .col-auto {
      padding: 0; }
    .miniFinder .miniZipField .zip {
      flex-grow: 1; }
      .miniFinder .miniZipField .zip input.focused + label {
        transform: scale(0.6) translate(0, -30px);
        color: #fff; }
  .miniFinder .finderSubmit {
    background: none;
    border: 0; }
  .miniFinder .finderSubmit::before {
    content: '';
    display: block;
    background: url(../images/icon_search.svg) center no-repeat;
    width: 30px;
    height: 30px; }

@media (min-width: 768px) {
  .product-finder-container {
    min-height: 400px; } }

@media (min-width: 992px) {
  .product-finder-container {
    min-height: none; } }

@media (min-width: 992px) {
  .product-finder-container.mobile-only {
    display: none; } }

.finderHeader {
  margin-top: 140px;
  text-align: center; }

.finderForm, .finderHeader {
  opacity: 0;
  transition: opacity 500ms linear; }
  .finderForm.main-fade-in, .finderHeader.main-fade-in {
    opacity: 1; }
  .finderForm.mobile-only, .finderHeader.mobile-only {
    opacity: 1; }
    @media (min-width: 992px) {
      .finderForm.mobile-only, .finderHeader.mobile-only {
        display: none; } }

.finderForm .inputFields {
  width: 100%;
  max-width: 1100px; }

@media (max-width: 575px) {
  .finderForm .finderControls {
    padding: 0; } }

@media (min-width: 576px) {
  .finderForm .finderControls {
    padding: 0 20px; } }

@media (min-width: 992px) {
  .finderForm .finderControls {
    width: 100%;
    max-width: 100%; } }

@media (max-width: 575px) {
  .finderForm .finderControls .styleMenu {
    padding-right: 0;
    padding-left: 0; } }

.finderForm .form-select {
  -webkit-appearance: none;
  border-radius: 4px;
  border: 0;
  padding: 10px 20px; }
  @media (max-width: 575px) {
    .finderForm .form-select {
      margin-top: 14px;
      border-bottom: none;
      width: 100%; } }
  @media (min-width: 576px) {
    .finderForm .form-select {
      margin-left: 0; } }
  @media (min-width: 992px) {
    .finderForm .form-select {
      margin-left: 135px;
      width: 100%;
      max-width: 348px; } }
  @media (min-width: 1200px) {
    .finderForm .form-select {
      margin-left: 135px;
      width: 100%;
      max-width: 400px; } }
  .finderForm .form-select p {
    margin-bottom: 6px; }
    @media (max-width: 575px) {
      .finderForm .form-select p {
        font: 1rem; } }
  .finderForm .form-select a:hover {
    color: #24B9D9; }

.finderForm .addressField {
  position: relative;
  max-width: 900px;
  margin: 0 auto; }
  .finderForm .addressField .finderSubmit {
    background: none;
    border: 0;
    position: absolute;
    right: 5px;
    top: 2px; }
  .finderForm .addressField .finderSubmit::before {
    content: '';
    display: block;
    background: url(../images/finder_location.svg) center no-repeat;
    width: 30px;
    height: 30px; }
  .finderForm .addressField .col-auto {
    padding: 0; }

.inputfields input {
  letter-spacing: -.25px; }
  @media (min-width: 576px) {
    .inputfields input {
      padding: 10px 48px 10px 5px;
      overflow: hidden;
      text-overflow: ellipsis; } }

.styleMenu {
  position: relative; }
  .styleMenu .styleMenuTitle {
    display: inline-block;
    position: absolute;
    top: 12px; }
    @media (max-width: 575px) {
      .styleMenu .styleMenuTitle {
        display: none; } }
    @media (min-width: 576px) {
      .styleMenu .styleMenuTitle {
        display: none; } }
    @media (min-width: 768px) {
      .styleMenu .styleMenuTitle {
        display: inline-block; } }

.finderStyles {
  background: #eee;
  width: 100%; }
  @media (max-width: 575px) {
    .finderStyles {
      margin-bottom: 0px;
      padding: 20px; } }
  @media (min-width: 576px) {
    .finderStyles {
      padding: 20px;
      margin-top: -2px;
      margin-bottom: 20px; } }
  @media (min-width: 992px) {
    .finderStyles {
      margin-top: -2px;
      margin-bottom: 30px;
      padding: 28px 40px 40px; } }
  .finderStyles .finderStyleSwiper .swiper-button-prev, .finderStyles .finderStyleSwiper .swiper-button-next {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px; }
  .finderStyles .finderStyleSwiper .swiper-button-prev::after {
    content: "" !important;
    display: none !important; }
  .finderStyles .finderStyleSwiper .swiper-button-next::after {
    content: "" !important;
    display: none !important; }
  .finderStyles .finderStyleSwiper .swiper-button-prev {
    background-image: url("../images/swiperArrowLeft.svg"); }
  .finderStyles .finderStyleSwiper .swiper-button-next {
    background-image: url("../images/swiperArrowRight.svg"); }
  .finderStyles .finderStyleSwiper .productBlock {
    background: #fff;
    box-shadow: 0px 2px 21px 0px rgba(0, 0, 0, 0.1); }
    @media (max-width: 575px) {
      .finderStyles .finderStyleSwiper .productBlock {
        width: 70px;
        padding: 14px;
        margin-bottom: 24px;
        min-height: 140px; } }
    @media (min-width: 576px) {
      .finderStyles .finderStyleSwiper .productBlock {
        min-height: 130px;
        padding: 10px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .finderStyles .finderStyleSwiper .productBlock {
        width: 170px;
        padding: 14px 6px 0px;
        min-height: 140px; } }
    @media (min-width: 992px) {
      .finderStyles .finderStyleSwiper .productBlock {
        width: 170px;
        padding: 14px 10px 0px;
        min-height: 150px; } }
    .finderStyles .finderStyleSwiper .productBlock img {
      display: block; }
      @media (max-width: 575px) {
        .finderStyles .finderStyleSwiper .productBlock img {
          margin-bottom: 10px; } }
      @media (min-width: 576px) {
        .finderStyles .finderStyleSwiper .productBlock img {
          width: 88%;
          margin: 0 auto 10px; } }
      @media (min-width: 768px) {
        .finderStyles .finderStyleSwiper .productBlock img {
          width: 88%;
          margin: 0 auto 12px; } }
      @media (min-width: 992px) {
        .finderStyles .finderStyleSwiper .productBlock img {
          width: 88%;
          margin: 0 auto 10px; } }
    .finderStyles .finderStyleSwiper .productBlock h4 {
      text-align: center;
      padding-bottom: 0px;
      margin-bottom: 0px; }
      @media (max-width: 575px) {
        .finderStyles .finderStyleSwiper .productBlock h4 {
          font-size: 11px; } }
      @media (min-width: 576px) {
        .finderStyles .finderStyleSwiper .productBlock h4 {
          font-size: 9px;
          margin-bottom: 18px; } }
      @media (min-width: 768px) {
        .finderStyles .finderStyleSwiper .productBlock h4 {
          font-size: 12px; } }
      @media (min-width: 992px) {
        .finderStyles .finderStyleSwiper .productBlock h4 {
          font-size: 14px; } }
    .finderStyles .finderStyleSwiper .productBlock.selected {
      background: #000; }
      .finderStyles .finderStyleSwiper .productBlock.selected h4 {
        color: #fff; }
    .finderStyles .finderStyleSwiper .productBlock.focus {
      border: 1px solid #000; }

.finderResults {
  position: relative; }
  @media (min-width: 576px) {
    .finderResults {
      margin-top: 50px; } }
  @media (max-width: 575px) {
    .finderResults .nav {
      position: fixed;
      padding: 30px 30px 20px;
      bottom: 0;
      width: 100%;
      background: #fff;
      z-index: 99;
      box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.5); } }
  @media (min-width: 992px) {
    .finderResults .nav {
      width: 750px;
      margin: 0px auto 100px;
      text-align: center; } }
  @media (max-width: 575px) {
    .finderResults .nav .nav-item {
      width: 33%;
      padding: 0px 4px; } }
  @media (min-width: 576px) {
    .finderResults .nav .nav-item {
      margin: 0px 14px; } }
  .finderResults .nav .nav-link {
    background: #24B9D9;
    color: #fff; }
    @media (max-width: 575px) {
      .finderResults .nav .nav-link {
        font-size: .6rem;
        line-height: 1rem;
        padding: 10px; } }
  .finderResults .nav .active {
    background: #000;
    color: #fff; }
  .finderResults .nav .clearSearch {
    width: 100%;
    text-align: center;
    padding: 14px 0px;
    font-family: 'HurmeGeometricSansNo1SemiBold';
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #000; }
    .finderResults .nav .clearSearch a, .finderResults .nav .clearSearch a:link, .finderResults .nav .clearSearch a:visited, .finderResults .nav .clearSearch a:hover {
      color: #000; }
    .finderResults .nav .clearSearch #clearsearch {
      background: none;
      color: #000;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: -.25px;
      border: 1px solid #000;
      border-radius: 4px; }
  .finderResults .mapAndResultsBlock {
    width: 100%;
    max-width: 1200px;
    margin: 30px auto; }
    .finderResults .mapAndResultsBlock .container {
      width: 100%; }
    .finderResults .mapAndResultsBlock .nearYou h5 {
      margin-bottom: 0; }
    @media (max-width: 575px) {
      .finderResults .mapAndResultsBlock .nearYou {
        text-align: center; } }
    .finderResults .mapAndResultsBlock .nearYou .mapToggle {
      width: auto;
      margin: 10px auto;
      padding: 10px 20px; }
      .finderResults .mapAndResultsBlock .nearYou .mapToggle .switch-button {
        background: #bfc3c7;
        border-radius: 30px;
        overflow: hidden;
        width: 240px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        position: relative;
        padding-right: 120px;
        position: relative;
        font-family: 'HurmeGeometricSansNo1SemiBold';
        font-style: normal;
        text-transform: uppercase; }
        .finderResults .mapAndResultsBlock .nearYou .mapToggle .switch-button:before {
          content: "Map View";
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 120px;
          display: flex;
          align-items: center;
          justify-content: center;
          z-index: 3;
          pointer-events: none;
          color: #fff; }
        .finderResults .mapAndResultsBlock .nearYou .mapToggle .switch-button-checkbox {
          cursor: pointer;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 100%;
          opacity: 0;
          z-index: 2; }
          .finderResults .mapAndResultsBlock .nearYou .mapToggle .switch-button-checkbox:checked + .switch-button-label:before {
            transform: translateX(120px);
            transition: transform 300ms linear; }
          .finderResults .mapAndResultsBlock .nearYou .mapToggle .switch-button-checkbox + .switch-button-label {
            position: relative;
            padding: 5px 0;
            display: block;
            user-select: none;
            pointer-events: none; }
            .finderResults .mapAndResultsBlock .nearYou .mapToggle .switch-button-checkbox + .switch-button-label:before {
              content: "";
              background: #24B9D9;
              color: #fff;
              height: 100%;
              width: 100%;
              position: absolute;
              left: 0;
              top: 0;
              border-radius: 30px;
              transform: translateX(0);
              transition: transform 300ms; }
            .finderResults .mapAndResultsBlock .nearYou .mapToggle .switch-button-checkbox + .switch-button-label .switch-button-label-span {
              position: relative; }
    .finderResults .mapAndResultsBlock .locations {
      margin-top: 20px;
      border-top: 2px solid #000; }
      @media (max-width: 575px) {
        .finderResults .mapAndResultsBlock .locations .locationList {
          padding: 0; } }
      @media (min-width: 992px) {
        .finderResults .mapAndResultsBlock .locations .locationList {
          overflow-y: scroll;
          height: 800px; } }
      @media (min-width: 1440px) {
        .finderResults .mapAndResultsBlock .locations .locationList {
          overflow-y: scroll;
          height: 800px; } }
      @media (min-width: 1200px) {
        .finderResults .mapAndResultsBlock .locations .locationList {
          overflow-y: scroll;
          height: 800px; } }
      @media (min-width: 768px) {
        .finderResults .mapAndResultsBlock .locations .locationList {
          overflow-y: scroll;
          height: 800px; } }
      @media (min-width: 576px) {
        .finderResults .mapAndResultsBlock .locations .locationList {
          padding: 0px 20px 0px 0px;
          overflow-y: scroll;
          height: 800px; } }
      .finderResults .mapAndResultsBlock .locations .locationList .storePanel {
        position: relative;
        border-bottom: 1px solid #000; }
        @media (max-width: 575px) {
          .finderResults .mapAndResultsBlock .locations .locationList .storePanel {
            padding: 20px 30px; } }
        @media (min-width: 576px) {
          .finderResults .mapAndResultsBlock .locations .locationList .storePanel {
            padding: 20px 20px; } }
        @media (min-width: 768px) {
          .finderResults .mapAndResultsBlock .locations .locationList .storePanel {
            padding: 20px 20px; } }
        .finderResults .mapAndResultsBlock .locations .locationList .storePanel.active {
          background: #eee; }
        .finderResults .mapAndResultsBlock .locations .locationList .storePanel ul {
          list-style: none;
          list-style-position: outside;
          padding: 0; }
          .finderResults .mapAndResultsBlock .locations .locationList .storePanel ul li.locationName {
            font-family: 'HurmeGeometricSansNo1Black';
            font-style: normal;
            font-size: 20px;
            letter-spacing: .3px;
            padding-bottom: 10px; }
          .finderResults .mapAndResultsBlock .locations .locationList .storePanel ul li.address {
            font-family: 'HurmeGeometricSansNo1SemiBold';
            font-style: normal;
            font-size: 14px;
            letter-spacing: .5px;
            font-weight: normal; }
          .finderResults .mapAndResultsBlock .locations .locationList .storePanel ul li.phone {
            font-family: 'HurmeGeometricSansNo1SemiBold';
            font-style: normal;
            padding-top: 14px;
            font-size: 14px;
            letter-spacing: .5px;
            font-weight: normal; }
        .finderResults .mapAndResultsBlock .locations .locationList .storePanel p {
          margin-bottom: 0; }
        .finderResults .mapAndResultsBlock .locations .locationList .storePanel .directions {
          position: absolute;
          right: 14px;
          top: 144px; }
          .finderResults .mapAndResultsBlock .locations .locationList .storePanel .directions h5 {
            margin-bottom: 0;
            font-size: 14px; }
          .finderResults .mapAndResultsBlock .locations .locationList .storePanel .directions p, .finderResults .mapAndResultsBlock .locations .locationList .storePanel .directions a {
            font-size: 14px; }
        .finderResults .mapAndResultsBlock .locations .locationList .storePanel .btn {
          position: relative;
          background: none;
          margin-top: 14px 0px;
          color: #000;
          font-family: 'HurmeGeometricSansNo1SemiBold';
          font-style: normal;
          font-size: 16px;
          border-radius: 0;
          text-decoration: underline; }
          @media (max-width: 575px) {
            .finderResults .mapAndResultsBlock .locations .locationList .storePanel .btn {
              padding: 0px 34px 2px 0px; } }
          @media (min-width: 576px) {
            .finderResults .mapAndResultsBlock .locations .locationList .storePanel .btn {
              font-size: 14px;
              padding: 0px 24px 2px 0px; } }
          @media (min-width: 768px) {
            .finderResults .mapAndResultsBlock .locations .locationList .storePanel .btn {
              padding: 0px 24px 2px 0px;
              font-size: 14px; } }
          @media (min-width: 992px) {
            .finderResults .mapAndResultsBlock .locations .locationList .storePanel .btn {
              padding: 0px 34px 2px 0px; } }
        .finderResults .mapAndResultsBlock .locations .locationList .storePanel .btn::after {
          content: '';
          background: url(../images/chevron-down_blue.svg) right center no-repeat;
          background-size: 18px;
          display: block;
          height: 18px;
          width: 18px;
          position: absolute;
          right: 0;
          top: 2px; }
        .finderResults .mapAndResultsBlock .locations .locationList .storePanel .btn[aria-expanded="true"]::after {
          content: '';
          background: url(../images/chevron-up_blue.svg) right center no-repeat;
          background-size: 18px;
          display: block;
          height: 18px;
          width: 18px; }
        .finderResults .mapAndResultsBlock .locations .locationList .storePanel .collapse {
          width: 100%;
          padding: 0px 0px; }
        .finderResults .mapAndResultsBlock .locations .locationList .storePanel .productBlock {
          background: #fff;
          padding: 20px;
          margin-top: 20px; }
          .finderResults .mapAndResultsBlock .locations .locationList .storePanel .productBlock p {
            text-align: center;
            line-height: 1rem;
            margin: 10px 0px 0px; }
      .finderResults .mapAndResultsBlock .locations .gMap {
        background: url(../images/Finder_Map_placeholder.jpg) 0 0 no-repeat;
        background-size: cover; }
        @media (max-width: 575px) {
          .finderResults .mapAndResultsBlock .locations .gMap {
            height: 800px; } }
        @media (min-width: 992px) {
          .finderResults .mapAndResultsBlock .locations .gMap {
            height: 800px; } }
        @media (min-width: 1440px) {
          .finderResults .mapAndResultsBlock .locations .gMap {
            height: 800px; } }
        @media (min-width: 1200px) {
          .finderResults .mapAndResultsBlock .locations .gMap {
            height: 800px; } }
        @media (min-width: 768px) {
          .finderResults .mapAndResultsBlock .locations .gMap {
            height: 800px; } }
        @media (min-width: 576px) {
          .finderResults .mapAndResultsBlock .locations .gMap {
            height: 800px; } }
    @media (max-width: 575px) {
      .finderResults .mapAndResultsBlock #delivered {
        padding: 0px 20px; } }
    .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container {
      margin: 30px 0px;
      padding: 0px 30px;
      border-bottom: 1px solid #eee; }
      @media (max-width: 575px) {
        .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .styleContainerInfo {
          max-width: 175px;
          margin: 0; } }
      @media (min-width: 576px) {
        .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .styleContainerInfo {
          max-width: 200px;
          margin: 0 auto; } }
      .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .styleContainerInfo img {
        width: 100%; }
        @media (max-width: 575px) {
          .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .styleContainerInfo img {
            margin-bottom: 10px; } }
        @media (min-width: 576px) {
          .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .styleContainerInfo img {
            margin-bottom: 20px; } }
      .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .styleContainerInfo h5 {
        margin-bottom: 10px; }
      .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .styleContainerInfo p.delivered-package-name {
        font-size: 14px; }
      .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .col-sm-6 {
        padding-bottom: 30px; }
        .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .col-sm-6 .pack-type {
          width: 75%; }
      .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .vendor_inner_container {
        margin: 0;
        padding: 0; }
        @media (max-width: 575px) {
          .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .vendor_inner_container {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            align-items: flex-start;
            justify-content: flex-start;
            align-content: flex-start; } }
        @media (max-width: 575px) {
          .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .vendor_inner_container span {
            display: none; } }
        .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .vendor_inner_container a {
          background: #000;
          display: flex;
          flex-direction: row;
          width: 195px;
          height: auto;
          align-items: center;
          padding: 5px;
          border-radius: 5px;
          margin: 0 10px 10px 0;
          color: #fff;
          text-transform: uppercase;
          font-size: 13px;
          font-family: 'HurmeGeometricSansNo1Regular';
          font-style: normal;
          float: left; }
          @media (max-width: 575px) {
            .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .vendor_inner_container a {
              width: 66px;
              height: 66px; } }
          .finderResults .mapAndResultsBlock #delivered #results_set_delivered .vendor_container .vendor_inner_container a img {
            height: 55px;
            width: 55px;
            margin-right: 10px; }
  .finderResults .noResultsBlock {
    background: #000;
    width: 100%;
    flex-direction: column;
    align-content: center;
    align-items: center;
    text-align: center;
    color: #fff; }
    @media (max-width: 575px) {
      .finderResults .noResultsBlock {
        padding: 20px; } }
    @media (min-width: 576px) {
      .finderResults .noResultsBlock {
        padding: 30px 80px; } }
  .finderResults .suggested_item {
    cursor: pointer;
    text-align: center;
    padding: 0px;
    margin: 0px 10px; }
    @media (max-width: 575px) {
      .finderResults .suggested_item h5 {
        font-size: 12px; } }

.product-finder-splash {
  min-height: 800px;
  display: flex;
  align-items: center; }
  .product-finder-splash.desktop-only {
    transition: transform 1000ms ease-in-out; }
    @media (max-width: 575px) {
      .product-finder-splash.desktop-only {
        display: none; } }
  .product-finder-splash.slide-left {
    transform: translateX(-100%); }
  @media (min-width: 992px) {
    .product-finder-splash .product-finder-splash-container {
      width: 50%; } }
  @media (max-width: 575px) {
    .product-finder-splash .product-finder-splash-container .desktop-only {
      display: none; } }
  @media (min-width: 576px) {
    .product-finder-splash .product-finder-splash-container .desktop-only {
      display: none; } }
  @media (min-width: 992px) {
    .product-finder-splash .product-finder-splash-container .desktop-only {
      display: flex; } }
  @media (min-width: 992px) {
    .product-finder-splash .product-finder-splash-container .mobile-only {
      display: none;
      min-height: 800px; } }
  @media (max-width: 575px) {
    .product-finder-splash .product-finder-splash-container .mobile-image {
      min-height: 550px;
      clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 90%); } }
  .product-finder-splash .product-finder-splash-container .product-finder-splash-row {
    background-color: #fff;
    color: #000;
    display: block; }
    @media (min-width: 992px) {
      .product-finder-splash .product-finder-splash-container .product-finder-splash-row {
        padding-left: 75px; } }
    @media (min-width: 1200px) {
      .product-finder-splash .product-finder-splash-container .product-finder-splash-row {
        padding-left: 100px; } }
    .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text .product-finder-splash-p {
      overflow-wrap: normal;
      text-wrap: normal; }
    @media (max-width: 575px) {
      .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text {
        padding-top: 10px; }
        .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text h1 {
          text-align: center; } }
    @media (max-width: 575px) and (min-width: 576px) {
      .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text h1 {
        font-size: 4.25rem; } }
    @media (max-width: 575px) and (min-width: 1200px) {
      .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text h1 {
        font-size: 5.25rem; } }
    @media (max-width: 575px) {
        .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text p {
          text-align: center; } }
    .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text .input-group {
      flex-wrap: nowrap;
      width: 100%; }
      .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text .input-group input {
        border-bottom: 3px solid #bfc3c7;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        width: 100%;
        padding: 5px 0px;
        font-family: 'HurmeGeometricSansNo1SemiBold'; }
      .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text .input-group input::before {
        content: '';
        display: block;
        background: url(../images/finder_location.svg) center no-repeat;
        width: 30px;
        height: 30px; }
      @media (max-width: 575px) {
        .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text .input-group {
          padding-bottom: 100px; } }
      @media (min-width: 992px) {
        .product-finder-splash .product-finder-splash-container .product-finder-splash-row .product-finder-splash-text .input-group .btn {
          height: 37px; } }
  @media (min-width: 992px) {
    .product-finder-splash .product-finder-splash-image {
      clip-path: polygon(66% 0, 100% 0%, 100% 100%, 50% 100%);
      position: absolute;
      width: 100%;
      min-height: 800px;
      top: 0;
      right: 0; } }

body {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-family: HurmeGeometricSansNo1Black;
  font-style: 'Normal';
  font-stretch: 'Normal';
  text-transform: uppercase; }

.alt {
  font-family: HurmeGeometricSansNo1BlackOblique;
  font-style: Oblique;
  font-stretch: Normal;
  text-transform: uppercase; }

p {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal; }

.bold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.semibold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase; }
  @media (max-width: 575px) {
    .nav-link {
      font-size: 32px; } }

.btn {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05rem; }

.form-control {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 2.75rem;
    line-height: 2.75rem; } }

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 5.25rem;
    line-height: 5rem; } }

@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 2.15rem; } }

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 3.5rem; } }

@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 3rem; } }

@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 1.75rem; } }

@media (max-width: 575px) {
  h6, .h6 {
    font-size: .8rem; } }

@media (min-width: 992px) {
  h6, .h6 {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p {
    font-size: .8rem; } }

@media (min-width: 992px) {
  p {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p.large {
    font-size: 1rem; } }

@media (min-width: 992px) {
  p.large {
    font-size: 1.5rem; } }

.navbar .nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  letter-spacing: .1rem; }
  @media (max-width: 575px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 576px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .navbar .nav-link {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .navbar .nav-link {
      font-size: .9rem; } }

.mainFooterLinks {
  font-family: 'HurmeGeometricSansNo1Black';
  font-style: normal; }
  @media (max-width: 575px) {
    .mainFooterLinks {
      font-size: .8rem; } }

.footerUtilityLinks {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal;
  text-transform: uppercase; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p {
  margin-bottom: 30px; }

.blue {
  color: #24B9D9; }

.eventHeadline {
  background: #000;
  color: #fff !important;
  max-width: 90%;
  width: auto;
  text-align: center;
  margin: auto; }
  @media (max-width: 575px) {
    .eventHeadline {
      padding: 60px 48px;
      width: auto; } }
  @media (min-width: 576px) {
    .eventHeadline {
      padding: 28px 30px; } }
  @media (min-width: 992px) {
    .eventHeadline {
      padding: 60px 48px; } }
  @media (min-width: 1200px) {
    .eventHeadline {
      max-width: 1100px; } }

.mikmak-finderHeader {
  margin-top: 140px;
  text-align: center; }

@media (max-width: 575px) {
  .mikmak-finderForm .mikmak-finderControls {
    padding: 0; } }

@media (min-width: 576px) {
  .mikmak-finderForm .mikmak-finderControls {
    padding: 0 20px; } }

@media (min-width: 992px) {
  .mikmak-finderForm .mikmak-finderControls {
    width: 100%;
    max-width: 100%; } }

body {
  color: #000; }

.contactForm {
  margin-bottom: 30px;
  position: relative; }
  .contactForm .subjectSelect {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    font-family: 'HurmeGeometricSansNo1Bold';
    font-style: normal; }
  .contactForm .form-select:focus {
    box-shadow: 0 0 0 .25rem #1954B3; }
  .contactForm select {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    font-family: 'HurmeGeometricSansNo1Bold';
    font-style: normal;
    padding-top: 11px;
    padding-bottom: 9px; }
  .contactForm input {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    font-family: 'HurmeGeometricSansNo1Bold';
    font-style: normal;
    padding-bottom: 14px; }
  .contactForm .form-select {
    -webkit-appearance: none;
    background-color: #eee; }
  .contactForm textarea {
    border-radius: 0;
    border: 1px solid #000; }
  .contactForm .inputFields {
    position: relative; }
    .contactForm .inputFields div input {
      border: 0;
      border-radius: 0;
      border-bottom: 1px solid #000; }
    .contactForm .inputFields div label {
      pointer-events: none;
      position: absolute;
      top: 4px;
      left: 18px;
      line-height: 1;
      color: #6d7278;
      transform-origin: 0 0;
      transition: transform .025s linear;
      font-family: 'HurmeGeometricSansNo1Bold';
      font-style: normal;
      padding-bottom: 14px; }
      .contactForm .inputFields div label span {
        display: inline; }
    .contactForm .inputFields div input.focused + label {
      transform: scale(0.6) translate(0, -30px);
      color: #000; }
    .contactForm .inputFields div input.focused:focus::placeholder {
      color: transparent; }
    .contactForm .inputFields div textarea.focused + label {
      transform: scale(0.6) translate(0, -30px);
      color: #000; }
    .contactForm .inputFields div textarea.focused:focus::placeholder {
      color: transparent; }
  .contactForm .radios .form-check {
    font-family: 'HurmeGeometricSansNo1Bold';
    font-style: normal; }
    .contactForm .radios .form-check input[type="radio"] {
      position: absolute;
      opacity: 0; }
      .contactForm .radios .form-check input[type="radio"] + .form-check-label:before {
        content: '';
        background: #fff;
        border: 2px solid #6d7278;
        border-radius: 99px;
        display: inline-block;
        width: 1rem;
        height: 1rem;
        position: relative;
        top: .25rem;
        margin-right: .5rem;
        vertical-align: top;
        cursor: pointer;
        text-align: center;
        transition: all 250ms ease; }
      .contactForm .radios .form-check input[type="radio"]:checked + .form-check-label:before {
        background-color: #24B9D9;
        border: 2px solid #000;
        box-shadow: 0; }
      .contactForm .radios .form-check input[type="radio"]:focus + .form-check-label:before {
        outline: none;
        border-color: #000; }
  .contactForm .inkjetCode {
    display: flex;
    align-content: center;
    align-items: center; }
  .contactForm .inkjetCodeImg {
    max-width: 200px;
    margin: 0px auto; }
  .contactForm textarea[name=InkjetCode] {
    height: 100%; }
  .contactForm .clearButton {
    font-family: 'HurmeGeometricSansNo1Black';
    font-weight: normal;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background-color: white;
    vertical-align: bottom; }
  .contactForm input[type="date"] + label {
    transform: scale(0.6) translate(0, -30px); }
  .contactForm input[type="date"]:valid::-webkit-datetime-edit {
    color: initial; }
  .contactForm .inputFields.input-date {
    display: flex;
    align-items: flex-start; }
    .contactForm .inputFields.input-date .form-group {
      border-bottom: 1px solid #000;
      inline-size: 100%; }
  .contactForm .inputFields input[type="date"] {
    background: transparent;
    position: relative;
    border: 0 !important;
    min-inline-size: 120px;
    padding-inline-end: 25px;
    inline-size: auto; }
    @media (min-width: 992px) {
      .contactForm .inputFields input[type="date"] {
        padding-inline-end: 35px; } }
    .contactForm .inputFields input[type="date"]::-webkit-calendar-picker-indicator {
      position: absolute;
      top: 12px;
      right: 0;
      cursor: pointer; }

.footer {
  background: #000;
  color: #fff;
  z-index: 999;
  position: relative; }
  @media (max-width: 575px) {
    .footer {
      padding: 40px; } }
  @media (min-width: 576px) {
    .footer {
      padding: 24px; } }
  @media (min-width: 768px) {
    .footer {
      padding: 40px 40px 0px;
      display: flex;
      align-content: center;
      align-items: center;
      flex-direction: column; } }
  @media (min-width: 992px) {
    .footer {
      padding: 40px 40px 0px;
      display: flex;
      align-content: center;
      align-items: center;
      flex-direction: column; } }
  @media (min-width: 576px) {
    .footer .footerNavContainer {
      padding-bottom: 80px;
      margin: 0px auto; } }
  @media (min-width: 768px) {
    .footer .footerNavContainer {
      padding-bottom: 80px;
      margin: 0px auto; } }
  @media (min-width: 992px) {
    .footer .footerNavContainer {
      padding: 0px .75rem 80px;
      max-width: 1188px;
      margin: 0px auto; } }
  @media (max-width: 575px) {
    .footer .footerLogo {
      width: 120px;
      padding-bottom: 80px; } }
  @media (min-width: 576px) {
    .footer .footerLogo {
      width: 100px;
      padding-bottom: 80px; } }
  @media (min-width: 768px) {
    .footer .footerLogo {
      width: 123px; } }
  .footer ul {
    padding: 0; }
  .footer .mainFooterLinks {
    color: #fff;
    list-style: none;
    margin-bottom: 0; }
    .footer .mainFooterLinks li {
      line-height: 24px;
      padding-bottom: 20px; }
      .footer .mainFooterLinks li a {
        color: #fff;
        text-decoration: none; }
    .footer .mainFooterLinks .footerLink {
      position: relative;
      width: auto;
      padding-bottom: 5px; }
    .footer .mainFooterLinks .footerLink::after {
      background: #24B9D9;
      content: '';
      width: 0;
      height: 2px;
      left: 0;
      bottom: 0;
      transition: ease-in-out .2s;
      position: absolute; }
    .footer .mainFooterLinks .footerLink:hover::after {
      width: 100%; }
  @media (max-width: 575px) {
    .footer .footerSocialLinks {
      margin-top: 30px;
      margin-bottom: 120px; } }
  @media (min-width: 576px) {
    .footer .footerSocialLinks {
      margin-top: 30px;
      margin-bottom: 120px; } }
  .footer .footerSocialLinks li {
    display: inline-block; }
    @media (max-width: 575px) {
      .footer .footerSocialLinks li {
        margin-right: 36px; } }
    @media (min-width: 576px) {
      .footer .footerSocialLinks li {
        margin-right: 16px; } }
    @media (min-width: 992px) {
      .footer .footerSocialLinks li {
        margin-right: 24px; } }
  @media (min-width: 768px) {
    .footer .footerSocialLinks .socialFooterIcon {
      max-width: 20px; } }
  @media (min-width: 992px) {
    .footer .footerSocialLinks .socialFooterIcon {
      max-width: 26px; } }
  @media (min-width: 992px) {
    .footer .footerInfo {
      text-align: center; } }
  @media (min-width: 992px) {
    .footer .footerInfo .footerCopyright {
      font-size: 14px; } }
  .footer .footerInfo .footerUtilityLinks {
    list-style: none;
    font-size: 14px; }
    @media (min-width: 992px) {
      .footer .footerInfo .footerUtilityLinks li {
        display: inline-block;
        margin-right: 10px; } }
    .footer .footerInfo .footerUtilityLinks li a {
      color: #fff;
      text-decoration: none; }
    .footer .footerInfo .footerUtilityLinks li a:hover {
      color: #24B9D9;
      text-decoration: underline; }

#loader,
.map-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999; }

.map-loader::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #002855;
  opacity: 0.4; }

.map-loader__wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: row;
  z-index: 1; }

.map-loader__wrapper__item {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 13px;
  transform: scale(0.2);
  animation: map-loader 0.75s ease-in-out infinite alternate;
  animation-delay: 0.25s; }

.map-loader__wrapper__item:first-child {
  animation-delay: 0s; }

.map-loader__wrapper__item:last-child {
  margin-right: 0;
  animation-delay: 0.5s; }

@keyframes map-loader {
  0% {
    transform: scale(0.2); }
  100% {
    transform: scale(1); } }

body {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-family: HurmeGeometricSansNo1Black;
  font-style: 'Normal';
  font-stretch: 'Normal';
  text-transform: uppercase; }

.alt {
  font-family: HurmeGeometricSansNo1BlackOblique;
  font-style: Oblique;
  font-stretch: Normal;
  text-transform: uppercase; }

p {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal; }

.bold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.semibold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase; }
  @media (max-width: 575px) {
    .nav-link {
      font-size: 32px; } }

.btn {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05rem; }

.form-control {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 2.75rem;
    line-height: 2.75rem; } }

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 5.25rem;
    line-height: 5rem; } }

@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 2.15rem; } }

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 3.5rem; } }

@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 3rem; } }

@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 1.75rem; } }

@media (max-width: 575px) {
  h6, .h6 {
    font-size: .8rem; } }

@media (min-width: 992px) {
  h6, .h6 {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p {
    font-size: .8rem; } }

@media (min-width: 992px) {
  p {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p.large {
    font-size: 1rem; } }

@media (min-width: 992px) {
  p.large {
    font-size: 1.5rem; } }

.navbar .nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  letter-spacing: .1rem; }
  @media (max-width: 575px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 576px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .navbar .nav-link {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .navbar .nav-link {
      font-size: .9rem; } }

.mainFooterLinks {
  font-family: 'HurmeGeometricSansNo1Black';
  font-style: normal; }
  @media (max-width: 575px) {
    .mainFooterLinks {
      font-size: .8rem; } }

.footerUtilityLinks {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal;
  text-transform: uppercase; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p {
  margin-bottom: 30px; }

.blue {
  color: #24B9D9; }

.eventHeadline {
  background: #000;
  color: #fff !important;
  max-width: 90%;
  width: auto;
  text-align: center;
  margin: auto; }
  @media (max-width: 575px) {
    .eventHeadline {
      padding: 60px 48px;
      width: auto; } }
  @media (min-width: 576px) {
    .eventHeadline {
      padding: 28px 30px; } }
  @media (min-width: 992px) {
    .eventHeadline {
      padding: 60px 48px; } }
  @media (min-width: 1200px) {
    .eventHeadline {
      max-width: 1100px; } }

.event-header {
  position: relative;
  align-items: center; }
  @media (min-width: 576px) {
    .event-header {
      align-items: center; } }
  @media (min-width: 992px) {
    .event-header {
      align-items: center; } }

.event-header__picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .event-header__picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }

.event-block {
  padding-top: 10px; }
  .event-block h2 {
    line-height: 1; }
  .event-block .event-details {
    background-color: #eee;
    padding: 24px 34px 30px;
    margin-bottom: 30px;
    border-radius: 8px; }
    .event-block .event-details p {
      padding-top: 0;
      margin-bottom: 0; }
    .event-block .event-details p + p {
      padding-top: 0; }
    .event-block .event-details .eventDate {
      font-weight: 900; }
    .event-block .event-details .eventTime {
      font-weight: 900; }
    .event-block .event-details .eventDescription {
      font-size: .875rem;
      line-height: 1.3rem;
      margin: 10px 0; }
    .event-block .event-details .locationName, .event-block .event-details .locationAddress {
      font-size: .875rem;
      font-weight: 900; }
    .event-block .event-details .event-links {
      margin: 10px 0; }
      .event-block .event-details .event-links a {
        font-size: .875rem;
        font-weight: 900; }
    .event-block .event-details .event-back-link {
      margin-top: 20px; }
      .event-block .event-details .event-back-link a {
        color: #fff;
        text-decoration: none;
        padding: 4px 24px;
        font-weight: 900;
        text-transform: uppercase;
        font-size: .875rem;
        letter-spacing: -.25px; }
      .event-block .event-details .event-back-link .backArrow {
        padding: 0 5px 0 0;
        margin-left: -8px; }
  .event-block .description {
    padding: 0 30px;
    margin-bottom: 48px; }
  .event-block .map-section {
    padding: 0 36px; }
  .event-block #map {
    height: 400px;
    width: 100%; }

.event-explorer-block {
  padding-bottom: 20px; }
  .event-explorer-block .events-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
    .event-explorer-block .events-container .events-event {
      width: 400px;
      min-height: 600px;
      background-color: #eee;
      padding: 0;
      margin: 20px;
      padding: 24px 30px;
      border-radius: 8px; }
      .event-explorer-block .events-container .events-event.highlighted-event {
        border: 1px solid red; }
      .event-explorer-block .events-container .events-event .event-explorer-details-block {
        height: 255px; }
      .event-explorer-block .events-container .events-event .event-links {
        width: 100%;
        display: flex;
        flex-flow: column;
        justify-content: flex-end;
        height: 95px; }
        .event-explorer-block .events-container .events-event .event-links a {
          font-weight: 900;
          margin-bottom: 20px;
          font-size: .875rem; }
          .event-explorer-block .events-container .events-event .event-links a:focus {
            border: 2px solid #000; }
        .event-explorer-block .events-container .events-event .event-links .eventDetailButton {
          text-decoration: none;
          background: #1954B3;
          padding: 10px;
          font-weight: 900;
          color: #fff;
          text-transform: uppercase;
          width: auto;
          text-align: center;
          margin-bottom: 0;
          font-size: 16px;
          transition: .25s ease-in-out;
          font-family: 'HurmeGeometricSansNo1SemiBold'; }
          .event-explorer-block .events-container .events-event .event-links .eventDetailButton:hover {
            background: #000;
            color: #fff; }
          .event-explorer-block .events-container .events-event .event-links .eventDetailButton:focus {
            background: #1954B3;
            border: 2px solid #000; }
      .event-explorer-block .events-container .events-event .event-img {
        width: 100%;
        margin-bottom: 10px;
        padding: 0;
        height: 200px;
        background-position: center center;
        background-size: cover;
        border: 4px solid #fff; }
      .event-explorer-block .events-container .events-event p, .event-explorer-block .events-container .events-event li, .event-explorer-block .events-container .events-event a {
        font-size: 16px;
        line-height: 1.67;
        color: setcolor(black);
        font-family: 'HurmeGeometricSansNo1Regular';
        font-style: normal;
        /*
                    font-family: $open-sans;
                    font-weight: 400;
                */
        text-transform: none;
        font-style: normal; }
        .event-explorer-block .events-container .events-event p span.bold, .event-explorer-block .events-container .events-event li span.bold, .event-explorer-block .events-container .events-event a span.bold {
          font-weight: 600; }
      .event-explorer-block .events-container .events-event p.bold {
        font-weight: 600; }
      .event-explorer-block .events-container .events-event ul {
        padding-left: 25px;
        list-style: initial; }
      .event-explorer-block .events-container .events-event h3 {
        padding: 25px 0 5px; }
      .event-explorer-block .events-container .events-event h4 {
        margin-bottom: 10px;
        /*@include interstate(true);*/
        font-family: HurmeGeometricSansNo1Black;
        font-style: normal;
        font-stretch: normal;
        text-transform: uppercase;
        font-size: 34px;
        line-height: 1; }
      .event-explorer-block .events-container .events-event a {
        text-decoration: underline; }
        .event-explorer-block .events-container .events-event a:hover {
          color: setcolor(blue); }
      .event-explorer-block .events-container .events-event .event-details {
        margin-bottom: 20px; }
        .event-explorer-block .events-container .events-event .event-details p {
          margin-bottom: 0;
          font-size: .875rem; }
      .event-explorer-block .events-container .events-event .event-time {
        margin-bottom: 22px;
        font-weight: 900;
        letter-spacing: -.25px; }
  .event-explorer-block .event-next-prev .col {
    text-align: center; }
  .event-explorer-block .events-none-container {
    text-align: center;
    padding-top: 40px;
    min-height: 200px; }

.generic-content {
  padding: 75px 0;
  position: relative; }
  @media (min-width: 992px) {
    .generic-content {
      padding: 50px 0; } }
  .generic-content > * {
    position: relative; }
  .generic-content .generic-content__picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .generic-content .generic-content__picture img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
  .generic-content .container {
    padding: 0 30px;
    box-sizing: border-box; }
    @media (min-width: 992px) {
      .generic-content .container {
        padding: 0 20px; } }
    @media (max-width: 575px) {
      .generic-content .container {
        padding: 0 15px; } }
  .generic-content ul {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3; }
  .generic-content .row {
    padding-top: 40px;
    padding-bottom: 5px; }
    @media (min-width: 992px) {
      .generic-content .row {
        padding-top: 20px; } }
  .generic-content p + p {
    margin-top: 15px; }
    @media (min-width: 992px) {
      .generic-content p + p {
        margin-top: 10px; } }
  .generic-content h6, .generic-content h4 {
    margin-top: 70px; }
    .generic-content h6:first-child, .generic-content h6 + h4, .generic-content h4:first-child, .generic-content h4 + h4 {
      margin-top: 0; }
  .generic-content h4 {
    margin-bottom: 10px; }

body {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-family: HurmeGeometricSansNo1Black;
  font-style: 'Normal';
  font-stretch: 'Normal';
  text-transform: uppercase; }

.alt {
  font-family: HurmeGeometricSansNo1BlackOblique;
  font-style: Oblique;
  font-stretch: Normal;
  text-transform: uppercase; }

p {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal; }

.bold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.semibold {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

.nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase; }
  @media (max-width: 575px) {
    .nav-link {
      font-size: 32px; } }

.btn {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05rem; }

.form-control {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal; }

@media (max-width: 575px) {
  h1, .h1 {
    font-size: 2.75rem;
    line-height: 2.75rem; } }

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 5.25rem;
    line-height: 5rem; } }

@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 2.15rem; } }

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 3.5rem; } }

@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 3rem; } }

@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 1.75rem; } }

@media (max-width: 575px) {
  h6, .h6 {
    font-size: .8rem; } }

@media (min-width: 992px) {
  h6, .h6 {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p {
    font-size: .8rem; } }

@media (min-width: 992px) {
  p {
    font-size: 1.125rem; } }

@media (max-width: 575px) {
  p.large {
    font-size: 1rem; } }

@media (min-width: 992px) {
  p.large {
    font-size: 1.5rem; } }

.navbar .nav-link {
  font-family: 'HurmeGeometricSansNo1SemiBold';
  font-style: normal;
  letter-spacing: .1rem; }
  @media (max-width: 575px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 576px) {
    .navbar .nav-link {
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .navbar .nav-link {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .navbar .nav-link {
      font-size: .9rem; } }

.mainFooterLinks {
  font-family: 'HurmeGeometricSansNo1Black';
  font-style: normal; }
  @media (max-width: 575px) {
    .mainFooterLinks {
      font-size: .8rem; } }

.footerUtilityLinks {
  font-family: 'HurmeGeometricSansNo1Regular';
  font-style: normal;
  text-transform: uppercase; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p {
  margin-bottom: 30px; }

.blue {
  color: #24B9D9; }

.eventHeadline {
  background: #000;
  color: #fff !important;
  max-width: 90%;
  width: auto;
  text-align: center;
  margin: auto; }
  @media (max-width: 575px) {
    .eventHeadline {
      padding: 60px 48px;
      width: auto; } }
  @media (min-width: 576px) {
    .eventHeadline {
      padding: 28px 30px; } }
  @media (min-width: 992px) {
    .eventHeadline {
      padding: 60px 48px; } }
  @media (min-width: 1200px) {
    .eventHeadline {
      max-width: 1100px; } }

section.truly_banner {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1010;
  height: fit-content; }
  @media (max-width: 575px) {
    section.truly_banner {
      top: 0;
      min-height: 50px; } }
  @media (min-width: 992px) {
    section.truly_banner {
      top: 0; } }
  section.truly_banner .truly_banner_container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    position: relative;
    padding-left: 20px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (max-width: 575px) {
      section.truly_banner .truly_banner_container {
        text-align: left; } }
    section.truly_banner .truly_banner_container .content {
      font-size: 18px;
      line-height: 1.3em;
      font-family: 'HurmeGeometricSansNo1SemiBold'; }
      section.truly_banner .truly_banner_container .content p {
        margin: 0 !important; }
        @media (max-width: 575px) {
          section.truly_banner .truly_banner_container .content p {
            text-align: left; } }
      section.truly_banner .truly_banner_container .content a {
        color: inherit;
        text-decoration: underline; }
        section.truly_banner .truly_banner_container .content a:hover {
          opacity: 0.8; }
  section.truly_banner .truly_banner_closeButton_container {
    position: absolute;
    top: 0px;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
    section.truly_banner .truly_banner_closeButton_container p {
      margin: 0 !important; }
    section.truly_banner .truly_banner_closeButton_container .truly_banner_closeButton {
      width: 30px;
      height: 30px;
      border: 0;
      background-color: transparent;
      text-transform: capitalize;
      cursor: pointer; }
      section.truly_banner .truly_banner_closeButton_container .truly_banner_closeButton svg {
        width: 100%;
        height: 100%;
        stroke: currentColor; }
      section.truly_banner .truly_banner_closeButton_container .truly_banner_closeButton:hover {
        opacity: 0.8; }
