/** Shopify CDN: Minification failed

Line 6:3681 Expected "}" to go with "{"

**/
.hero-slider-card__title, .hero-slider-card__title > *, .h5, h5, .title-5, .h4, h4, .title-4, .h3, h3, .title-3, .h2, h2, .title-2, .h1, h1, .title-1 {--fontFamily: var(--heading-font-family);--fontFamilyStyle: initial;--fontFamilyWeight: var(--heading-font-weight);font-family: var(--fontFamily);font-style: var(--fontFamilyStyle);font-weight: var(--fontFamilyWeight)}  .hero-slider-card__title, .hero-slider-card__title > *, .h1, h1, .title-1 {font-size: var(--title-size-1);line-height: 3.75rem}  @media (max-width: 767.98px) {  .hero-slider-card__title, .hero-slider-card__title > *, .h1, h1, .title-1 {--title-size-1: 1.70875rem;line-height: 1.8125rem}  }  .h2, h2, .title-2 {font-size: var(--title-size-2);line-height: var(--title-size-2)}  @media (max-width: 767.98px) {  .h2, h2, .title-2 {--title-size-2: 1.70875rem;line-height: 1.8125rem}  }  .h3, h3, .title-3 {font-size: var(--title-size-3);line-height: 1.8125rem}  @media (max-width: 767.98px) {  .h3, h3, .title-3 {--title-size-3: 1.09375rem;line-height: 1.1875rem}  }  .h4, h4, .title-4 {font-size: var(--title-size-4);line-height: 1.1875rem}  @media (max-width: 767.98px) {  .h4, h4, .title-4 {--title-size-3: .875rem}  }  .h5, h5, .title-5 {font-size: var(--title-size-5);font-weight: 400;line-height: 1.1875rem}  @media (max-width: 767.98px) {  .h5, h5, .title-5 {--title-size-3: .875rem}  }  @media(min-width: 2000px) {  .h5, h5, .title-5 {font-size: var(--title-size-4);}  .title-italic {font-style: italic}  .body-1 {font-size: var(--body-size-1);font-weight: 400;line-height: 1.3125rem}  .body-2 {font-size: var(--body-size-2);font-weight: 400;line-height: 1.3125rem}  .body-3 {font-size: var(--body-size-3);font-weight: 400;line-height: 1.3125rem}  .body-bold {font-weight: 700}  .body-italic {font-style: italic}  .body-uppercase {text-transform: uppercase}  .body-capitalize {text-transform: capitalize}  body.theme-slide-light {--slider-item-color: var(--color-light)}  body.theme-slide-dark {--slider-item-color: var(--color-dark)}  .hero-slider {--padding-bottom: var(--space-xl);--slider-aspect-ratio: 16/9;--slider-max-height: calc(var(--100-vh-onload) - 9.5rem - var(--anouncement-bar-height))}  @media (max-width: 1023.98px) {  .hero-slider {--slider-aspect-ratio: 2/3;--slider-max-height: calc(var(--100-vh-onload) - 6rem - var(--anouncement-bar-height))}  } .hero-slider__item {aspect-ratio: var(--slider-aspect-ratio);max-height: var(--slider-max-height);color: var(--slider-item-color)}  @supports ((-webkit-appearance:none)) and (not (overflow:-webkit-marquee)) {  .hero-slider__item {height: var(--slider-max-height)}  } .hero-slider__item--light {--slider-item-color: var(--color-light)}  .hero-slider__item--dark {--slider-item-color: var(--color-dark)}  .hero-slider__item img {object-fit: cover;width: 100%;height: 100%}  @media (min-width: 768px) {  .hero-slider__pagination {justify-content: center}  } .hero-slider-card, .hero-slider-card > * {-webkit-user-drag: none;-webkit-user-select: none;user-select: none}  @media (max-width: 767.98px) {  .hero-slider-card__title, .hero-slider-card__title > * {font-size: 2.67rem;line-height: 2.3125rem}  } .hero-slider-card__title {max-width: 51.25rem}  .hero-slider-card__footer {bottom: var(--space-xl);left: 0;right: 0}  @media (max-width: 767.98px) {  .hero-slider-card__footer {bottom: calc(2 * var(--space-l) + 1.875rem);justify-content: center}  } .hero-slider-card__description {width: 40%;max-width: 17.75rem}  .slider-pagination {bottom: var(--space-xl);width: max-content}  @media (max-width: 767.98px) {  .slider-pagination {bottom: var(--space-l)}  } .slider-pagination .slider-pagination-numbered {color: var(--slider-item-color)}