/** Shopify CDN: Minification failed

Line 13847:1 Unexpected ";"

**/
/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or
    ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *,
    :before,
    :after,
    ::backdrop {
      --tw-space-y-reverse: 0;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
    }
  }
}
@layer theme {
  :root,
  :host {
    --tw-font-sans:
      ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --tw-font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --tw-color-white: #fff;
    --tw-spacing: 0.25rem;
    --tw-container-2xl: 42rem;
    --tw-text-xs: 0.75rem;
    --tw-text-xs--line-height: calc(1 / 0.75);
    --tw-font-weight-normal: 400;
    --tw-font-weight-bold: 700;
    --tw-leading-normal: 1.5;
    --tw-aspect-video: 16/9;
    --tw-default-transition-duration: 0.15s;
    --tw-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --tw-default-font-family: var(--tw-font-sans);
    --tw-default-mono-font-family: var(--tw-font-mono);
  }
}
@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --tw-default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--tw-default-font-feature-settings, normal);
    font-variation-settings: var(--tw-default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --tw-default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace
    );
    font-feature-settings: var(--tw-default-mono-font-feature-settings, normal);
    font-variation-settings: var(
      --tw-default-mono-font-variation-settings,
      normal
    );
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or
    (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentColor;
    }
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::-moz-placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  ::file-selector-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .tw\:pointer-events-none {
    pointer-events: none;
  }
  .tw\:sr-only {
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }
  .tw\:absolute {
    position: absolute;
  }
  .tw\:relative {
    position: relative;
  }
  .tw\:inset-0 {
    inset: calc(var(--tw-spacing) * 0);
  }
  .tw\:top-0 {
    top: calc(var(--tw-spacing) * 0);
  }
  .tw\:left-0 {
    left: calc(var(--tw-spacing) * 0);
  }
  .tw\:z-10 {
    z-index: 10;
  }
  .tw\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .tw\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .tw\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .tw\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .tw\:col-span-full {
    grid-column: 1/-1;
  }
  .tw\:float-left {
    float: left;
  }
  .tw\:clear-both {
    clear: both;
  }
  .tw\:\!m-0 {
    margin: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:\!my-0 {
    margin-block: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:my-4 {
    margin-block: calc(var(--tw-spacing) * 4);
  }
  .tw\:\!mt-4 {
    margin-top: calc(var(--tw-spacing) * 4) !important;
  }
  .tw\:mt-4 {
    margin-top: calc(var(--tw-spacing) * 4);
  }
  .tw\:\!mb-0 {
    margin-bottom: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:\!mb-4 {
    margin-bottom: calc(var(--tw-spacing) * 4) !important;
  }
  .tw\:mb-2 {
    margin-bottom: calc(var(--tw-spacing) * 2);
  }
  .tw\:mb-5 {
    margin-bottom: calc(var(--tw-spacing) * 5);
  }
  .tw\:\!flex {
    display: flex !important;
  }
  .tw\:\!hidden {
    display: none !important;
  }
  .tw\:block {
    display: block;
  }
  .tw\:flex {
    display: flex;
  }
  .tw\:grid {
    display: grid;
  }
  .tw\:hidden {
    display: none;
  }
  .tw\:inline-block {
    display: inline-block;
  }
  .tw\:aspect-\[12\/16\] {
    aspect-ratio: 12/16;
  }
  .tw\:aspect-\[14\/16\] {
    aspect-ratio: 14/16;
  }
  .tw\:aspect-video {
    aspect-ratio: var(--tw-aspect-video);
  }
  .tw\:\!size-6 {
    width: calc(var(--tw-spacing) * 6) !important;
    height: calc(var(--tw-spacing) * 6) !important;
  }
  .tw\:\!size-10 {
    width: calc(var(--tw-spacing) * 10) !important;
    height: calc(var(--tw-spacing) * 10) !important;
  }
  .tw\:\!h-full {
    height: 100% !important;
  }
  .tw\:h-10 {
    height: calc(var(--tw-spacing) * 10);
  }
  .tw\:h-auto {
    height: auto;
  }
  .tw\:h-full {
    height: 100%;
  }
  .tw\:max-h-10 {
    max-height: calc(var(--tw-spacing) * 10);
  }
  .tw\:min-h-full {
    min-height: 100%;
  }
  .tw\:\!w-1\/2 {
    width: 50% !important;
  }
  .tw\:\!w-2\/3 {
    width: 66.6667% !important;
  }
  .tw\:\!w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .tw\:\!w-full {
    width: 100% !important;
  }
  .tw\:w-10 {
    width: calc(var(--tw-spacing) * 10);
  }
  .tw\:w-\[calc\(50\%-0\.5rem\)\] {
    width: calc(50% - 0.5rem);
  }
  .tw\:w-auto {
    width: auto;
  }
  .tw\:w-full {
    width: 100%;
  }
  .tw\:min-w-1\/2 {
    min-width: 50%;
  }
  .tw\:min-w-4\/5 {
    min-width: 80%;
  }
  .tw\:min-w-\[calc\(50\%-0\.5rem\)\] {
    min-width: calc(50% - 0.5rem);
  }
  .tw\:flex-1 {
    flex: 1;
  }
  .tw\:flex-shrink-0,
  .tw\:shrink-0 {
    flex-shrink: 0;
  }
  .tw\:grow-0 {
    flex-grow: 0;
  }
  .tw\:cursor-pointer {
    cursor: pointer;
  }
  .tw\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .tw\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tw\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tw\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .tw\:flex-col {
    flex-direction: column;
  }
  .tw\:flex-row {
    flex-direction: row;
  }
  .tw\:flex-wrap {
    flex-wrap: wrap;
  }
  .tw\:items-center {
    align-items: center;
  }
  .tw\:items-end {
    align-items: flex-end;
  }
  .tw\:items-start {
    align-items: flex-start;
  }
  .tw\:justify-between {
    justify-content: space-between;
  }
  .tw\:justify-center {
    justify-content: center;
  }
  .tw\:justify-end {
    justify-content: flex-end;
  }
  .tw\:justify-start {
    justify-content: flex-start;
  }
  .tw\:gap-1 {
    gap: calc(var(--tw-spacing) * 1);
  }
  .tw\:gap-2 {
    gap: calc(var(--tw-spacing) * 2);
  }
  .tw\:gap-4 {
    gap: calc(var(--tw-spacing) * 4);
  }
  .tw\:gap-6 {
    gap: calc(var(--tw-spacing) * 6);
  }
  .tw\:gap-8 {
    gap: calc(var(--tw-spacing) * 8);
  }
  .tw\:gap-10 {
    gap: calc(var(--tw-spacing) * 10);
  }
  :where(.tw\:space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(
      calc(var(--tw-spacing) * 6) * var(--tw-space-y-reverse)
    );
    margin-block-end: calc(
      calc(var(--tw-spacing) * 6) * calc(1 - var(--tw-space-y-reverse))
    );
  }
  .tw\:gap-y-4 {
    row-gap: calc(var(--tw-spacing) * 4);
  }
  .tw\:self-end {
    align-self: flex-end;
  }
  .tw\:overflow-hidden {
    overflow: hidden;
  }
  .tw\:overflow-x-scroll {
    overflow-x: scroll;
  }
  .tw\:bg-body {
    background-color: var(--colorBody);
  }
  .tw\:bg-pastel-primary {
    background-color: var(--colorPastelPrimary);
  }
  .tw\:bg-pastel-secondary {
    background-color: var(--colorPastelSecondary);
  }
  .tw\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .tw\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .tw\:\!p-2 {
    padding: calc(var(--tw-spacing) * 2) !important;
  }
  .tw\:p-4 {
    padding: calc(var(--tw-spacing) * 4);
  }
  .tw\:p-5 {
    padding: calc(var(--tw-spacing) * 5);
  }
  .tw\:p-8 {
    padding: calc(var(--tw-spacing) * 8);
  }
  .tw\:\!px-0 {
    padding-inline: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:px-4 {
    padding-inline: calc(var(--tw-spacing) * 4);
  }
  .tw\:px-\[8px\] {
    padding-inline: 8px;
  }
  .tw\:py-2 {
    padding-block: calc(var(--tw-spacing) * 2);
  }
  .tw\:py-5 {
    padding-block: calc(var(--tw-spacing) * 5);
  }
  .tw\:py-8 {
    padding-block: calc(var(--tw-spacing) * 8);
  }
  .tw\:\!pt-0 {
    padding-top: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:pt-6 {
    padding-top: calc(var(--tw-spacing) * 6);
  }
  .tw\:pt-8 {
    padding-top: calc(var(--tw-spacing) * 8);
  }
  .tw\:pt-14 {
    padding-top: calc(var(--tw-spacing) * 14);
  }
  .tw\:\!pb-0 {
    padding-bottom: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:text-center {
    text-align: center;
  }
  .tw\:text-left {
    text-align: left;
  }
  .tw\:text-xs {
    font-size: var(--tw-text-xs);
    line-height: var(--tw-leading, var(--tw-text-xs--line-height));
  }
  .tw\:\!text-\[16px\] {
    font-size: 16px !important;
  }
  .tw\:text-\[16px\] {
    font-size: 16px;
  }
  .tw\:\!leading-normal {
    --tw-leading: var(--tw-leading-normal) !important;
    line-height: var(--tw-leading-normal) !important;
  }
  .tw\:font-bold {
    --tw-font-weight: var(--tw-font-weight-bold);
    font-weight: var(--tw-font-weight-bold);
  }
  .tw\:font-normal {
    --tw-font-weight: var(--tw-font-weight-normal);
    font-weight: var(--tw-font-weight-normal);
  }
  .tw\:\!text-\[var\(--colorHighlight\)\] {
    color: var(--colorHighlight) !important;
  }
  .tw\:text-\[var\(--colorBtnPrimary\)\] {
    color: var(--colorBtnPrimary);
  }
  .tw\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(
      --tw-ease,
      var(--tw-default-transition-timing-function)
    );
    transition-duration: var(
      --tw-duration,
      var(--tw-default-transition-duration)
    );
  }
  .tw\:duration-200 {
    --tw-duration: 0.2s;
    transition-duration: 0.2s;
  }
  @media (hover: hover) {
    .tw\:hover\:\!text-\[var\(--colorTextBody\)\]:hover {
      color: var(--colorTextBody) !important;
    }
  }
  @media not all and (min-width: 64rem) {
    .tw\:max-lg\:order-\[-1\] {
      order: -1;
    }
  }
  @media not all and (min-width: 48rem) {
    .tw\:max-md\:items-center {
      align-items: center;
    }
    .tw\:max-md\:overflow-x-scroll {
      overflow-x: scroll;
    }
  }
  @media (min-width: 48rem) {
    .tw\:md\:\!mb-\[8px\] {
      margin-bottom: 8px !important;
    }
    .tw\:md\:\!block {
      display: block !important;
    }
    .tw\:md\:block {
      display: block;
    }
    .tw\:md\:hidden {
      display: none;
    }
    .tw\:md\:w-\[calc\(33\.333\%-0\.666rem\)\] {
      width: calc(33.333% - 0.666rem);
    }
    .tw\:md\:max-w-2xl {
      max-width: var(--tw-container-2xl);
    }
    .tw\:md\:min-w-\[calc\(33\.333\%-0\.666rem\)\] {
      min-width: calc(33.333% - 0.666rem);
    }
    .tw\:md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .tw\:md\:justify-center {
      justify-content: center;
    }
    .tw\:md\:gap-10 {
      gap: calc(var(--tw-spacing) * 10);
    }
    .tw\:md\:p-10 {
      padding: calc(var(--tw-spacing) * 10);
    }
    .tw\:md\:px-\[16px\] {
      padding-inline: 16px;
    }
    .tw\:md\:pr-8 {
      padding-right: calc(var(--tw-spacing) * 8);
    }
    .tw\:md\:pr-30 {
      padding-right: calc(var(--tw-spacing) * 30);
    }
    .tw\:md\:pl-8 {
      padding-left: calc(var(--tw-spacing) * 8);
    }
    .tw\:md\:pl-30 {
      padding-left: calc(var(--tw-spacing) * 30);
    }
  }
  @media (min-width: 64rem) {
    .tw\:lg\:absolute {
      position: absolute;
    }
    .tw\:lg\:top-0 {
      top: calc(var(--tw-spacing) * 0);
    }
    .tw\:lg\:block {
      display: block;
    }
    .tw\:lg\:hidden {
      display: none;
    }
    .tw\:lg\:aspect-square {
      aspect-ratio: 1;
    }
    .tw\:lg\:h-full {
      height: 100%;
    }
    .tw\:lg\:\!w-1\/3 {
      width: 33.3333% !important;
    }
    .tw\:lg\:\!w-1\/4 {
      width: 25% !important;
    }
    .tw\:lg\:\!w-1\/5 {
      width: 20% !important;
    }
    .tw\:lg\:\!w-1\/6 {
      width: 16.6667% !important;
    }
    .tw\:lg\:w-\[calc\(25\%-0\.75rem\)\] {
      width: calc(25% - 0.75rem);
    }
    .tw\:lg\:min-w-1\/3 {
      min-width: 33.3333%;
    }
    .tw\:lg\:min-w-1\/4 {
      min-width: 25%;
    }
    .tw\:lg\:min-w-1\/5 {
      min-width: 20%;
    }
    .tw\:lg\:min-w-1\/6 {
      min-width: 16.6667%;
    }
    .tw\:lg\:min-w-\[calc\(25\%-0\.75rem\)\] {
      min-width: calc(25% - 0.75rem);
    }
    .tw\:lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .tw\:lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .tw\:lg\:justify-center {
      justify-content: center;
    }
    .tw\:lg\:gap-5 {
      gap: calc(var(--tw-spacing) * 5);
    }
    .tw\:lg\:gap-x-4 {
      -moz-column-gap: calc(var(--tw-spacing) * 4);
      column-gap: calc(var(--tw-spacing) * 4);
    }
    .tw\:lg\:bg-gradient-to-r {
      --tw-gradient-position: to right in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }
    .tw\:lg\:from-white {
      --tw-gradient-from: var(--tw-color-white);
      --tw-gradient-stops: var(
        --tw-gradient-via-stops,
        var(--tw-gradient-position),
        var(--tw-gradient-from) var(--tw-gradient-from-position),
        var(--tw-gradient-to) var(--tw-gradient-to-position)
      );
    }
    .tw\:lg\:via-white\/55 {
      --tw-gradient-via: var(--tw-color-white);
    }
    @supports (color: color-mix(in lab, red, red)) {
      .tw\:lg\:via-white\/55 {
        --tw-gradient-via: color-mix(
          in oklab,
          var(--tw-color-white) 55%,
          transparent
        );
      }
    }
    .tw\:lg\:via-white\/55 {
      --tw-gradient-via-stops:
        var(--tw-gradient-position),
        var(--tw-gradient-from) var(--tw-gradient-from-position),
        var(--tw-gradient-via) var(--tw-gradient-via-position),
        var(--tw-gradient-to) var(--tw-gradient-to-position);
      --tw-gradient-stops: var(--tw-gradient-via-stops);
    }
    .tw\:lg\:to-transparent {
      --tw-gradient-to: transparent;
      --tw-gradient-stops: var(
        --tw-gradient-via-stops,
        var(--tw-gradient-position),
        var(--tw-gradient-from) var(--tw-gradient-from-position),
        var(--tw-gradient-to) var(--tw-gradient-to-position)
      );
    }
  }
  @media (min-width: 80rem) {
    .tw\:xl\:mt-8 {
      margin-top: calc(var(--tw-spacing) * 8);
    }
    .tw\:xl\:\!hidden {
      display: none !important;
    }
    .tw\:xl\:block {
      display: block;
    }
    .tw\:xl\:\!size-4 {
      width: calc(var(--tw-spacing) * 4) !important;
      height: calc(var(--tw-spacing) * 4) !important;
    }
    .tw\:xl\:\!size-8 {
      width: calc(var(--tw-spacing) * 8) !important;
      height: calc(var(--tw-spacing) * 8) !important;
    }
    .tw\:xl\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .tw\:xl\:gap-4 {
      gap: calc(var(--tw-spacing) * 4);
    }
    .tw\:xl\:gap-x-8 {
      -moz-column-gap: calc(var(--tw-spacing) * 8);
      column-gap: calc(var(--tw-spacing) * 8);
    }
    .tw\:xl\:gap-y-8 {
      row-gap: calc(var(--tw-spacing) * 8);
    }
    .tw\:xl\:px-\[24px\] {
      padding-inline: 24px;
    }
  }
  @media (min-width: 96rem) {
    .tw\:2xl\:gap-18 {
      gap: calc(var(--tw-spacing) * 18);
    }
    .tw\:2xl\:p-20 {
      padding: calc(var(--tw-spacing) * 20);
    }
  }
  .tw\:\[\&\>\*\:last-child\]\:mr-4 > :last-child {
    margin-right: calc(var(--tw-spacing) * 4);
  }
}
.currency-flag {
  vertical-align: middle;
  background-image: url(//phc-beauty.com/cdn/shop/t/164/assets/country-flags-40.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-clip: padding-box;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 1px #0000004d;
}
.currency-flag.currency-flag--ad {
  background-position: 0 0;
}
.currency-flag.currency-flag--ae {
  background-position: 0 -50px;
}
.currency-flag.currency-flag--af {
  background-position: 0 -100px;
}
.currency-flag.currency-flag--ag {
  background-position: 0 -150px;
}
.currency-flag.currency-flag--ai {
  background-position: 0 -200px;
}
.currency-flag.currency-flag--al {
  background-position: 0 -250px;
}
.currency-flag.currency-flag--am {
  background-position: 0 -300px;
}
.currency-flag.currency-flag--ao {
  background-position: 0 -350px;
}
.currency-flag.currency-flag--ar {
  background-position: 0 -400px;
}
.currency-flag.currency-flag--as {
  background-position: 0 -450px;
}
.currency-flag.currency-flag--at {
  background-position: 0 -500px;
}
.currency-flag.currency-flag--au {
  background-position: 0 -550px;
}
.currency-flag.currency-flag--aw {
  background-position: 0 -600px;
}
.currency-flag.currency-flag--ax {
  background-position: 0 -650px;
}
.currency-flag.currency-flag--az {
  background-position: 0 -700px;
}
.currency-flag.currency-flag--ba {
  background-position: 0 -750px;
}
.currency-flag.currency-flag--bb {
  background-position: 0 -800px;
}
.currency-flag.currency-flag--bd {
  background-position: 0 -850px;
}
.currency-flag.currency-flag--be {
  background-position: 0 -900px;
}
.currency-flag.currency-flag--bf {
  background-position: 0 -950px;
}
.currency-flag.currency-flag--bg {
  background-position: 0 -1000px;
}
.currency-flag.currency-flag--bh {
  background-position: 0 -1050px;
}
.currency-flag.currency-flag--bi {
  background-position: 0 -1100px;
}
.currency-flag.currency-flag--bj {
  background-position: 0 -1150px;
}
.currency-flag.currency-flag--bl {
  background-position: 0 -1200px;
}
.currency-flag.currency-flag--bm {
  background-position: 0 -1250px;
}
.currency-flag.currency-flag--bn {
  background-position: 0 -1300px;
}
.currency-flag.currency-flag--bo {
  background-position: 0 -1350px;
}
.currency-flag.currency-flag--bq-bo {
  background-position: 0 -1400px;
}
.currency-flag.currency-flag--bq-sa {
  background-position: 0 -1450px;
}
.currency-flag.currency-flag--bq-se {
  background-position: 0 -1500px;
}
.currency-flag.currency-flag--br {
  background-position: 0 -1550px;
}
.currency-flag.currency-flag--bs {
  background-position: 0 -1600px;
}
.currency-flag.currency-flag--bt {
  background-position: 0 -1650px;
}
.currency-flag.currency-flag--bw {
  background-position: 0 -1700px;
}
.currency-flag.currency-flag--by {
  background-position: 0 -1750px;
}
.currency-flag.currency-flag--bz {
  background-position: 0 -1800px;
}
.currency-flag.currency-flag--ca-bc {
  background-position: 0 -1850px;
}
.currency-flag.currency-flag--ca {
  background-position: 0 -1900px;
}
.currency-flag.currency-flag--cc {
  background-position: 0 -1950px;
}
.currency-flag.currency-flag--cd {
  background-position: 0 -2000px;
}
.currency-flag.currency-flag--cf {
  background-position: 0 -2050px;
}
.currency-flag.currency-flag--cg {
  background-position: 0 -2100px;
}
.currency-flag.currency-flag--ch {
  background-position: 0 -2150px;
}
.currency-flag.currency-flag--ci {
  background-position: 0 -2200px;
}
.currency-flag.currency-flag--ck {
  background-position: 0 -2250px;
}
.currency-flag.currency-flag--cl {
  background-position: 0 -2300px;
}
.currency-flag.currency-flag--cm {
  background-position: 0 -2350px;
}
.currency-flag.currency-flag--cn {
  background-position: 0 -2400px;
}
.currency-flag.currency-flag--co {
  background-position: 0 -2450px;
}
.currency-flag.currency-flag--cr {
  background-position: 0 -2500px;
}
.currency-flag.currency-flag--cu {
  background-position: 0 -2550px;
}
.currency-flag.currency-flag--cv {
  background-position: 0 -2600px;
}
.currency-flag.currency-flag--cw {
  background-position: 0 -2650px;
}
.currency-flag.currency-flag--cx {
  background-position: 0 -2700px;
}
.currency-flag.currency-flag--cy {
  background-position: 0 -2750px;
}
.currency-flag.currency-flag--cz {
  background-position: 0 -2800px;
}
.currency-flag.currency-flag--de {
  background-position: 0 -2850px;
}
.currency-flag.currency-flag--dj {
  background-position: 0 -2900px;
}
.currency-flag.currency-flag--dk {
  background-position: 0 -2950px;
}
.currency-flag.currency-flag--dm {
  background-position: 0 -3000px;
}
.currency-flag.currency-flag--do {
  background-position: 0 -3050px;
}
.currency-flag.currency-flag--dz {
  background-position: 0 -3100px;
}
.currency-flag.currency-flag--easter_island {
  background-position: 0 -3150px;
}
.currency-flag.currency-flag--ec-w {
  background-position: 0 -3200px;
}
.currency-flag.currency-flag--ec {
  background-position: 0 -3250px;
}
.currency-flag.currency-flag--ee {
  background-position: 0 -3300px;
}
.currency-flag.currency-flag--eg {
  background-position: 0 -3350px;
}
.currency-flag.currency-flag--eh {
  background-position: 0 -3400px;
}
.currency-flag.currency-flag--er {
  background-position: 0 -3450px;
}
.currency-flag.currency-flag--es-ce {
  background-position: 0 -3500px;
}
.currency-flag.currency-flag--es-cn {
  background-position: 0 -3550px;
}
.currency-flag.currency-flag--es-ga {
  background-position: 0 -3600px;
}
.currency-flag.currency-flag--es-ib {
  background-position: 0 -3650px;
}
.currency-flag.currency-flag--es-ml {
  background-position: 0 -3700px;
}
.currency-flag.currency-flag--es-pv {
  background-position: 0 -3750px;
}
.currency-flag.currency-flag--es {
  background-position: 0 -3800px;
}
.currency-flag.currency-flag--esperanto {
  background-position: 0 -3850px;
}
.currency-flag.currency-flag--et {
  background-position: 0 -3900px;
}
.currency-flag.currency-flag--european_union {
  background-position: 0 -3950px;
}
.currency-flag.currency-flag--fi {
  background-position: 0 -4000px;
}
.currency-flag.currency-flag--fj {
  background-position: 0 -4050px;
}
.currency-flag.currency-flag--fk {
  background-position: 0 -4100px;
}
.currency-flag.currency-flag--fm {
  background-position: 0 -4150px;
}
.currency-flag.currency-flag--fo {
  background-position: 0 -4200px;
}
.currency-flag.currency-flag--fr-h {
  background-position: 0 -4250px;
}
.currency-flag.currency-flag--fr {
  background-position: 0 -4300px;
}
.currency-flag.currency-flag--ga {
  background-position: 0 -4350px;
}
.currency-flag.currency-flag--gb-eng {
  background-position: 0 -4400px;
}
.currency-flag.currency-flag--gb-ork {
  background-position: 0 -4450px;
}
.currency-flag.currency-flag--gb-sct {
  background-position: 0 -4500px;
}
.currency-flag.currency-flag--gb-wls {
  background-position: 0 -4550px;
}
.currency-flag.currency-flag--gb {
  background-position: 0 -4600px;
}
.currency-flag.currency-flag--gd {
  background-position: 0 -4650px;
}
.currency-flag.currency-flag--ge-ab {
  background-position: 0 -4700px;
}
.currency-flag.currency-flag--ge {
  background-position: 0 -4750px;
}
.currency-flag.currency-flag--gg {
  background-position: 0 -4800px;
}
.currency-flag.currency-flag--gh {
  background-position: 0 -4850px;
}
.currency-flag.currency-flag--gi {
  background-position: 0 -4900px;
}
.currency-flag.currency-flag--gl {
  background-position: 0 -4950px;
}
.currency-flag.currency-flag--gm {
  background-position: 0 -5000px;
}
.currency-flag.currency-flag--gn {
  background-position: 0 -5050px;
}
.currency-flag.currency-flag--gp {
  background-position: 0 -5100px;
}
.currency-flag.currency-flag--gq {
  background-position: 0 -5150px;
}
.currency-flag.currency-flag--gr {
  background-position: 0 -5200px;
}
.currency-flag.currency-flag--gt {
  background-position: 0 -5250px;
}
.currency-flag.currency-flag--gu {
  background-position: 0 -5300px;
}
.currency-flag.currency-flag--gw {
  background-position: 0 -5350px;
}
.currency-flag.currency-flag--gy {
  background-position: 0 -5400px;
}
.currency-flag.currency-flag--hausa {
  background-position: 0 -5450px;
}
.currency-flag.currency-flag--hk {
  background-position: 0 -5500px;
}
.currency-flag.currency-flag--hmong {
  background-position: 0 -5550px;
}
.currency-flag.currency-flag--hn {
  background-position: 0 -5600px;
}
.currency-flag.currency-flag--hr {
  background-position: 0 -5650px;
}
.currency-flag.currency-flag--ht {
  background-position: 0 -5700px;
}
.currency-flag.currency-flag--hu {
  background-position: 0 -5750px;
}
.currency-flag.currency-flag--id {
  background-position: 0 -5800px;
}
.currency-flag.currency-flag--ie {
  background-position: 0 -5850px;
}
.currency-flag.currency-flag--il {
  background-position: 0 -5900px;
}
.currency-flag.currency-flag--im {
  background-position: 0 -5950px;
}
.currency-flag.currency-flag--in {
  background-position: 0 -6000px;
}
.currency-flag.currency-flag--io {
  background-position: 0 -6050px;
}
.currency-flag.currency-flag--iq {
  background-position: 0 -6100px;
}
.currency-flag.currency-flag--ir {
  background-position: 0 -6150px;
}
.currency-flag.currency-flag--is {
  background-position: 0 -6200px;
}
.currency-flag.currency-flag--it-82 {
  background-position: 0 -6250px;
}
.currency-flag.currency-flag--it-88 {
  background-position: 0 -6300px;
}
.currency-flag.currency-flag--it {
  background-position: 0 -6350px;
}
.currency-flag.currency-flag--je {
  background-position: 0 -6400px;
}
.currency-flag.currency-flag--jm {
  background-position: 0 -6450px;
}
.currency-flag.currency-flag--jo {
  background-position: 0 -6500px;
}
.currency-flag.currency-flag--jp {
  background-position: 0 -6550px;
}
.currency-flag.currency-flag--kannada {
  background-position: 0 -6600px;
}
.currency-flag.currency-flag--ke {
  background-position: 0 -6650px;
}
.currency-flag.currency-flag--kg {
  background-position: 0 -6700px;
}
.currency-flag.currency-flag--kh {
  background-position: 0 -6750px;
}
.currency-flag.currency-flag--ki {
  background-position: 0 -6800px;
}
.currency-flag.currency-flag--km {
  background-position: 0 -6850px;
}
.currency-flag.currency-flag--kn {
  background-position: 0 -6900px;
}
.currency-flag.currency-flag--kp {
  background-position: 0 -6950px;
}
.currency-flag.currency-flag--kr {
  background-position: 0 -7000px;
}
.currency-flag.currency-flag--kurdistan {
  background-position: 0 -7050px;
}
.currency-flag.currency-flag--kw {
  background-position: 0 -7100px;
}
.currency-flag.currency-flag--ky {
  background-position: 0 -7150px;
}
.currency-flag.currency-flag--kz {
  background-position: 0 -7200px;
}
.currency-flag.currency-flag--la {
  background-position: 0 -7250px;
}
.currency-flag.currency-flag--lb {
  background-position: 0 -7300px;
}
.currency-flag.currency-flag--lc {
  background-position: 0 -7350px;
}
.currency-flag.currency-flag--li {
  background-position: 0 -7400px;
}
.currency-flag.currency-flag--lk {
  background-position: 0 -7450px;
}
.currency-flag.currency-flag--lr {
  background-position: 0 -7500px;
}
.currency-flag.currency-flag--ls {
  background-position: 0 -7550px;
}
.currency-flag.currency-flag--lt {
  background-position: 0 -7600px;
}
.currency-flag.currency-flag--lu {
  background-position: 0 -7650px;
}
.currency-flag.currency-flag--lv {
  background-position: 0 -7700px;
}
.currency-flag.currency-flag--ly {
  background-position: 0 -7750px;
}
.currency-flag.currency-flag--ma {
  background-position: 0 -7800px;
}
.currency-flag.currency-flag--malayali {
  background-position: 0 -7850px;
}
.currency-flag.currency-flag--maori {
  background-position: 0 -7900px;
}
.currency-flag.currency-flag--mc {
  background-position: 0 -7950px;
}
.currency-flag.currency-flag--md {
  background-position: 0 -8000px;
}
.currency-flag.currency-flag--me {
  background-position: 0 -8050px;
}
.currency-flag.currency-flag--mf {
  background-position: 0 -8100px;
}
.currency-flag.currency-flag--mg {
  background-position: 0 -8150px;
}
.currency-flag.currency-flag--mh {
  background-position: 0 -8200px;
}
.currency-flag.currency-flag--mk {
  background-position: 0 -8250px;
}
.currency-flag.currency-flag--ml {
  background-position: 0 -8300px;
}
.currency-flag.currency-flag--mm {
  background-position: 0 -8350px;
}
.currency-flag.currency-flag--mn {
  background-position: 0 -8400px;
}
.currency-flag.currency-flag--mo {
  background-position: 0 -8450px;
}
.currency-flag.currency-flag--mp {
  background-position: 0 -8500px;
}
.currency-flag.currency-flag--mq {
  background-position: 0 -8550px;
}
.currency-flag.currency-flag--mr {
  background-position: 0 -8600px;
}
.currency-flag.currency-flag--ms {
  background-position: 0 -8650px;
}
.currency-flag.currency-flag--mt {
  background-position: 0 -8700px;
}
.currency-flag.currency-flag--mu {
  background-position: 0 -8750px;
}
.currency-flag.currency-flag--mv {
  background-position: 0 -8800px;
}
.currency-flag.currency-flag--mw {
  background-position: 0 -8850px;
}
.currency-flag.currency-flag--mx {
  background-position: 0 -8900px;
}
.currency-flag.currency-flag--my {
  background-position: 0 -8950px;
}
.currency-flag.currency-flag--mz {
  background-position: 0 -9000px;
}
.currency-flag.currency-flag--na {
  background-position: 0 -9050px;
}
.currency-flag.currency-flag--nato {
  background-position: 0 -9100px;
}
.currency-flag.currency-flag--nc {
  background-position: 0 -9150px;
}
.currency-flag.currency-flag--ne {
  background-position: 0 -9200px;
}
.currency-flag.currency-flag--nf {
  background-position: 0 -9250px;
}
.currency-flag.currency-flag--ng {
  background-position: 0 -9300px;
}
.currency-flag.currency-flag--ni {
  background-position: 0 -9350px;
}
.currency-flag.currency-flag--nl {
  background-position: 0 -9400px;
}
.currency-flag.currency-flag--no {
  background-position: 0 -9450px;
}
.currency-flag.currency-flag--northern_cyprus {
  background-position: 0 -9500px;
}
.currency-flag.currency-flag--np {
  background-position: 0 -9550px;
}
.currency-flag.currency-flag--nr {
  background-position: 0 -9600px;
}
.currency-flag.currency-flag--nu {
  background-position: 0 -9650px;
}
.currency-flag.currency-flag--nz {
  background-position: 0 -9700px;
}
.currency-flag.currency-flag--om {
  background-position: 0 -9750px;
}
.currency-flag.currency-flag--pa {
  background-position: 0 -9800px;
}
.currency-flag.currency-flag--pe {
  background-position: 0 -9850px;
}
.currency-flag.currency-flag--pf {
  background-position: 0 -9900px;
}
.currency-flag.currency-flag--pg {
  background-position: 0 -9950px;
}
.currency-flag.currency-flag--ph {
  background-position: 0 -10000px;
}
.currency-flag.currency-flag--pk {
  background-position: 0 -10050px;
}
.currency-flag.currency-flag--pl {
  background-position: 0 -10100px;
}
.currency-flag.currency-flag--pn {
  background-position: 0 -10150px;
}
.currency-flag.currency-flag--pr {
  background-position: 0 -10200px;
}
.currency-flag.currency-flag--ps {
  background-position: 0 -10250px;
}
.currency-flag.currency-flag--pt-20 {
  background-position: 0 -10300px;
}
.currency-flag.currency-flag--pt-30 {
  background-position: 0 -10350px;
}
.currency-flag.currency-flag--pt {
  background-position: 0 -10400px;
}
.currency-flag.currency-flag--pw {
  background-position: 0 -10450px;
}
.currency-flag.currency-flag--py {
  background-position: 0 -10500px;
}
.currency-flag.currency-flag--qa {
  background-position: 0 -10550px;
}
.currency-flag.currency-flag--ro {
  background-position: 0 -10600px;
}
.currency-flag.currency-flag--rs {
  background-position: 0 -10650px;
}
.currency-flag.currency-flag--ru {
  background-position: 0 -10700px;
}
.currency-flag.currency-flag--rw {
  background-position: 0 -10750px;
}
.currency-flag.currency-flag--sa {
  background-position: 0 -10800px;
}
.currency-flag.currency-flag--sb {
  background-position: 0 -10850px;
}
.currency-flag.currency-flag--sc {
  background-position: 0 -10900px;
}
.currency-flag.currency-flag--sd {
  background-position: 0 -10950px;
}
.currency-flag.currency-flag--se {
  background-position: 0 -11000px;
}
.currency-flag.currency-flag--sg {
  background-position: 0 -11050px;
}
.currency-flag.currency-flag--sh {
  background-position: 0 -11100px;
}
.currency-flag.currency-flag--si {
  background-position: 0 -11150px;
}
.currency-flag.currency-flag--sindh {
  background-position: 0 -11200px;
}
.currency-flag.currency-flag--sj {
  background-position: 0 -11250px;
}
.currency-flag.currency-flag--sk {
  background-position: 0 -11300px;
}
.currency-flag.currency-flag--sl {
  background-position: 0 -11350px;
}
.currency-flag.currency-flag--sm {
  background-position: 0 -11400px;
}
.currency-flag.currency-flag--sn {
  background-position: 0 -11450px;
}
.currency-flag.currency-flag--so {
  background-position: 0 -11500px;
}
.currency-flag.currency-flag--somaliland {
  background-position: 0 -11550px;
}
.currency-flag.currency-flag--south_ossetia {
  background-position: 0 -11600px;
}
.currency-flag.currency-flag--sr {
  background-position: 0 -11650px;
}
.currency-flag.currency-flag--ss {
  background-position: 0 -11700px;
}
.currency-flag.currency-flag--st {
  background-position: 0 -11750px;
}
.currency-flag.currency-flag--sv {
  background-position: 0 -11800px;
}
.currency-flag.currency-flag--sx {
  background-position: 0 -11850px;
}
.currency-flag.currency-flag--sy {
  background-position: 0 -11900px;
}
.currency-flag.currency-flag--sz {
  background-position: 0 -11950px;
}
.currency-flag.currency-flag--tc {
  background-position: 0 -12000px;
}
.currency-flag.currency-flag--td {
  background-position: 0 -12050px;
}
.currency-flag.currency-flag--tg {
  background-position: 0 -12100px;
}
.currency-flag.currency-flag--th {
  background-position: 0 -12150px;
}
.currency-flag.currency-flag--tibet {
  background-position: 0 -12200px;
}
.currency-flag.currency-flag--tj {
  background-position: 0 -12250px;
}
.currency-flag.currency-flag--tk {
  background-position: 0 -12300px;
}
.currency-flag.currency-flag--tl {
  background-position: 0 -12350px;
}
.currency-flag.currency-flag--tm {
  background-position: 0 -12400px;
}
.currency-flag.currency-flag--tn {
  background-position: 0 -12450px;
}
.currency-flag.currency-flag--to {
  background-position: 0 -12500px;
}
.currency-flag.currency-flag--tr {
  background-position: 0 -12550px;
}
.currency-flag.currency-flag--transnistria {
  background-position: 0 -12600px;
}
.currency-flag.currency-flag--tt {
  background-position: 0 -12650px;
}
.currency-flag.currency-flag--tv {
  background-position: 0 -12700px;
}
.currency-flag.currency-flag--tw {
  background-position: 0 -12750px;
}
.currency-flag.currency-flag--tz {
  background-position: 0 -12800px;
}
.currency-flag.currency-flag--ua {
  background-position: 0 -12850px;
}
.currency-flag.currency-flag--ug {
  background-position: 0 -12900px;
}
.currency-flag.currency-flag--united_nations {
  background-position: 0 -12950px;
}
.currency-flag.currency-flag--us-hi {
  background-position: 0 -13000px;
}
.currency-flag.currency-flag--us {
  background-position: 0 -13050px;
}
.currency-flag.currency-flag--uy {
  background-position: 0 -13100px;
}
.currency-flag.currency-flag--uz {
  background-position: 0 -13150px;
}
.currency-flag.currency-flag--va {
  background-position: 0 -13200px;
}
.currency-flag.currency-flag--vc {
  background-position: 0 -13250px;
}
.currency-flag.currency-flag--ve {
  background-position: 0 -13300px;
}
.currency-flag.currency-flag--vg {
  background-position: 0 -13350px;
}
.currency-flag.currency-flag--vi {
  background-position: 0 -13400px;
}
.currency-flag.currency-flag--vn {
  background-position: 0 -13450px;
}
.currency-flag.currency-flag--vu {
  background-position: 0 -13500px;
}
.currency-flag.currency-flag--ws {
  background-position: 0 -13550px;
}
.currency-flag.currency-flag--xk {
  background-position: 0 -13600px;
}
.currency-flag.currency-flag--xx {
  background-position: 0 -13650px;
}
.currency-flag.currency-flag--ye {
  background-position: 0 -13700px;
}
.currency-flag.currency-flag--yiddish {
  background-position: 0 -13750px;
}
.currency-flag.currency-flag--za {
  background-position: 0 -13800px;
}
.currency-flag.currency-flag--zm {
  background-position: 0 -13850px;
}
.currency-flag.currency-flag--zw {
  background-position: 0 -13900px;
}
@media only screen and (min-width: 769px) {
  :root {
    --grid-gutter: 22px;
    --drawer-gutter: 30px;
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes preloading {
  0% {
    opacity: 0;
    transform-origin: 0%;
    transform: scaleX(0);
  }
  40% {
    opacity: 1;
    transform-origin: 0%;
    transform: scaleX(1);
  }
  41% {
    opacity: 1;
    transform-origin: 100%;
    transform: scaleX(1);
  }
  to {
    opacity: 1;
    transform-origin: 100%;
    transform: scaleX(0);
  }
}
@keyframes slideshowBars {
  0% {
    transform: translate(-100%);
  }
  to {
    transform: translate(0);
  }
}
@keyframes grid-product__loading {
  0% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes shine {
  to {
    left: -200%;
  }
}
@keyframes overlay-on {
  0% {
    opacity: 0;
  }
  to {
    opacity: 0.6;
  }
}
@keyframes overlay-off {
  0% {
    opacity: 0.6;
  }
  to {
    opacity: 0;
  }
}
@keyframes full-overlay-on {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes full-overlay-off {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes modal-open {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes modal-closing {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}
@keyframes rise-up {
  0% {
    opacity: 1;
    transform: translateY(120%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes rise-up-out {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-120%);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes zoom-fade {
  0% {
    opacity: 0;
    transform: scale(1.3);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes placeholder-shimmer {
  0% {
    background-position: -150% 0;
  }
  to {
    background-position: 150% 0;
  }
}
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  height: 100%;
  transition: height 0.35s;
  position: relative;
  overflow: hidden;
}
.flickity-slider {
  width: 100%;
  height: 100%;
  position: absolute;
}
.flickity-enabled.is-draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}
.flickity-button {
  background: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
  border: none;
  border-radius: 50%;
  position: absolute;
}
.hero .flickity-button {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
  box-shadow: 0 5px 5px #0000001a;
}
.flickity-button:hover {
  cursor: pointer;
  opacity: 1;
}
.flickity-button:disabled {
  cursor: auto;
  pointer-events: none;
  display: none;
}
.flickity-prev-next-button {
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  .flickity-prev-next-button {
    width: 33px;
    height: 33px;
  }
}
.flickity-prev-next-button:hover {
  transform: translateY(-50%) scale(1.12);
}
.flickity-prev-next-button:active {
  transition: transform 50ms ease-out;
  transform: translateY(-50%) scale(1);
}
.flickity-previous {
  left: 10px;
}
.flickity-next {
  right: 10px;
}
.flickity-rtl .flickity-previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-next {
  left: 10px;
  right: auto;
}
.flickity-button-icon {
  fill: currentColor;
  width: 30%;
  height: 30%;
  position: absolute;
  top: 35%;
  left: 35%;
}
.flickity-page-dots {
  color: currentColor;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1;
  list-style: none;
  position: absolute;
  bottom: -25px;
}
.hero .flickity-page-dots {
  color: #fff;
  bottom: 20px;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  cursor: pointer;
  opacity: 0.4;
  vertical-align: middle;
  background-color: currentColor;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  display: inline-block;
}
.flickity-page-dots .dot:hover {
  opacity: 0.6;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background-color: currentColor;
  width: 9px;
  height: 9px;
}
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}
.hero[data-arrows="true"] {
  z-index: 5;
  overflow: visible;
}
.hero[data-arrows="true"] .flickity-prev-next-button {
  top: auto;
  bottom: -20px;
  transform: none;
}
.hero[data-arrows="true"] .flickity-prev-next-button:hover {
  transform: scale(1.12);
}
.hero[data-arrows="true"] .flickity-prev-next-button:active {
  transform: scale(1);
}
.hero[data-arrows="true"] .flickity-previous {
  left: auto;
  right: 90px;
}
.hero[data-arrows="true"] .flickity-next {
  right: 40px;
}
.hero.flickity-rtl[data-arrows="true"] .flickity-previous {
  left: 90px;
  right: auto;
}
.hero.flickity-rtl[data-arrows="true"] .flickity-next {
  left: 40px;
  right: auto;
}
@media only screen and (max-width: 768px) {
  .hero[data-arrows="true"] .flickity-prev-next-button {
    bottom: -16px;
  }
  .hero[data-arrows="true"] .flickity-previous {
    right: 60px;
  }
  .hero[data-arrows="true"] .flickity-next {
    right: 20px;
  }
  .hero.flickity-rtl[data-arrows="true"] .flickity-previous {
    left: 60px;
  }
  .hero.flickity-rtl[data-arrows="true"] .flickity-next {
    left: 20px;
  }
}
.hero[data-bars="true"] .flickity-page-dots {
  z-index: 6;
  height: 6px;
  line-height: 6px;
  bottom: 0;
}
[data-bars="true"] .flickity-page-dots .dot {
  opacity: 1;
  vertical-align: top;
  background: 0 0;
  border: 0;
  border-radius: 0;
  width: 120px;
  height: 6px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  [data-bars="true"] .flickity-page-dots .dot {
    width: 45px;
  }
}
[data-bars="true"] .flickity-page-dots .dot:after,
[data-bars="true"] .flickity-page-dots .dot:before {
  content: "";
  background-color: currentColor;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
}
[data-bars="true"] .flickity-page-dots .dot:before {
  opacity: 0.4;
}
[data-bars="true"] .flickity-page-dots .dot:hover:before {
  opacity: 0.6;
}
[data-bars="true"] .flickity-page-dots .dot:after {
  transition: none;
  transform: translate(-100%);
}
[data-bars="true"] .flickity-page-dots .dot.is-selected:after {
  animation: linear forwards slideshowBars;
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: #0000;
  box-sizing: border-box;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-connects {
  z-index: 0;
  overflow: hidden;
}
.noUi-connect,
.noUi-origin {
  transform-origin: 0 0;
  transform-style: flat;
  will-change: transform;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
}
.noUi-connect {
  width: 100%;
  height: 100%;
}
.noUi-origin {
  width: 10%;
  height: 10%;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  width: 100%;
  height: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  top: -6px;
  right: -17px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  top: -17px;
  right: -6px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
.noUi-target {
  background: #fafafa;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  box-shadow:
    inset 0 1px 1px #f0f0f0,
    0 3px 6px -5px #bbb;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  cursor: default;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  box-shadow:
    inset 0 0 1px #fff,
    inset 0 1px 7px #ebebeb,
    0 3px 6px -3px #bbb;
}
.noUi-active {
  box-shadow:
    inset 0 0 1px #fff,
    inset 0 1px 7px #ddd,
    0 3px 6px -3px #bbb;
}
.noUi-handle:after,
.noUi-handle:before {
  content: "";
  background: #e8e7e6;
  width: 1px;
  height: 14px;
  display: block;
  position: absolute;
  top: 6px;
  left: 14px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  top: 14px;
  left: 6px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
[disabled] .noUi-connect {
  background: #b8b8b8;
}
[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}
.noUi-pips {
  color: #999;
  position: absolute;
}
.noUi-value {
  text-align: center;
  white-space: nowrap;
  position: absolute;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
.noUi-marker {
  background: #ccc;
  position: absolute;
}
.noUi-marker-sub,
.noUi-marker-large {
  background: #aaa;
}
.noUi-pips-horizontal {
  width: 100%;
  height: 80px;
  padding: 10px 0;
  top: 100%;
  left: 0;
}
.noUi-value-horizontal {
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  width: 2px;
  height: 5px;
  margin-left: -1px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
.noUi-pips-vertical {
  height: 100%;
  padding: 0 10px;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  padding-left: 25px;
  transform: translateY(-50%);
}
.noUi-rtl .noUi-value-vertical {
  transform: translateY(50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  color: #000;
  text-align: center;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  padding: 5px;
  display: block;
  position: absolute;
}
.noUi-horizontal .noUi-tooltip {
  bottom: 120%;
  left: 50%;
  transform: translate(-50%);
}
.noUi-vertical .noUi-tooltip {
  top: 50%;
  right: 120%;
  transform: translateY(-50%);
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  bottom: 10px;
  left: auto;
  transform: translate(50%);
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  top: auto;
  right: 28px;
  transform: translateY(-18px);
}
tool-tip {
  display: none;
}
tool-tip[data-tool-tip-open="true"] {
  z-index: 10001;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}
tool-tip[data-tool-tip-open="true"]:before {
  background-color: #e0e0e0;
  background-color: var(--colorModalBg);
  content: "";
  cursor: pointer;
  width: 100%;
  height: 100%;
  animation: 0.3s forwards overlay-on;
  position: fixed;
  top: 0;
  left: 0;
}
.tool-tip__inner {
  opacity: 0;
  animation: 0.3s forwards modal-close;
}
tool-tip[data-tool-tip-open="true"] .tool-tip__inner {
  background: var(--colorBody);
  min-width: 250px;
  max-width: 720px;
  min-height: 250px;
  padding: 30px;
  animation: 0.3s forwards modal-open;
  display: block;
  position: fixed;
  box-shadow: 0 10px 20px #00000017;
}
@media only screen and (max-width: 768px) {
  tool-tip[data-tool-tip-open="true"] .tool-tip__inner {
    width: 100%;
    max-width: 93%;
  }
}
.tool-tip__content {
  max-height: 80vh;
  overflow: auto;
}
@media only screen and (max-width: 768px) {
  .tool-tip__content {
    font-size: 0.85em;
  }
}
.tool-tip__close {
  position: absolute;
  top: 0;
  right: 0;
}
.tool-tip__close .icon {
  width: 28px;
  height: 28px;
}
.tool-tip-trigger {
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.tool-tip-trigger .icon {
  width: 28px;
  height: 28px;
}
.tool-tip-trigger__title {
  display: inline-block;
}
.tool-tip-trigger__title:focus,
.tool-tip-trigger__title:hover {
  text-underline-offset: 2px;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.tool-tip-trigger__content {
  display: none !important;
}
.size-chart__standalone {
  margin: var(--sizeChartMargin);
}
.size-chart__standalone svg {
  margin-left: var(--sizeChartIconMargin);
}
.text-with-icons__blocks {
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -30px;
  margin-right: -30px;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .text-with-icons__blocks {
    flex-direction: column;
    margin: 0;
  }
}
.has-1-per-row .text-with-icons__block {
  width: 100%;
}
.has-2-per-row .text-with-icons__block {
  width: 50%;
}
.has-3-per-row .text-with-icons__block {
  width: 33.333%;
}
.has-4-per-row .text-with-icons__block {
  width: 25%;
}
.has-5-per-row .text-with-icons__block {
  width: 20%;
}
.text-with-icons__blocks .text-with-icons__block {
  flex-direction: column;
  flex: none;
  padding: 15px;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .text-with-icons__blocks .text-with-icons__block {
    width: 100%;
    text-align: left !important;
    flex-direction: row !important;
    align-items: flex-start !important;
  }
  .text-with-icons__block-icon-wrapper {
    flex-shrink: 0;
    margin-right: 8px;
  }
  .text-with-icons__block-content {
    flex-direction: column;
    flex: 1;
    gap: 8px;
    display: flex;
  }
}
.text-with-icons__block-icon {
  display: block;
}
.text-with-icons__block-icon .icon {
  width: 64px;
  height: 64px;
}
@media only screen and (max-width: 768px) {
  .text-with-icons__block-icon .icon {
    width: 60px;
    height: 60px;
  }
}
.text-with-icons__button {
  justify-content: center;
  display: flex;
}
newsletter-reminder {
  z-index: 10;
  max-width: 240px;
  transition: opacity 0.3s ease-in-out;
  position: fixed;
  bottom: 20px;
  left: 20px;
  box-shadow: 0 12px 25px #00000026;
}
@media only screen and (max-width: 768px) {
  newsletter-reminder {
    max-width: calc(100% - 40px);
  }
}
newsletter-reminder[data-enabled="false"] {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
newsletter-reminder[class*="color-scheme-"]:not(.color-scheme-none) {
  position: fixed;
}
newsletter-reminder .color-scheme-none {
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
}
.newsletter-reminder__message.h3 {
  cursor: pointer;
  padding: var(--newsletterReminderPadding);
  margin: 0;
}
.parallax-image {
  height: 100%;
  transition: transform 50ms linear;
  overflow: hidden;
}
.countdown-wrapper {
  position: relative;
}
.countdown__background-image-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
}
.countdown__background-image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.countdown__mobile-image-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
}
.countdown__mobile-image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.countdown-layout--banner .countdown__content {
  padding: 2rem;
}
@media only screen and (min-width: 769px) {
  .countdown-layout--banner .countdown__content {
    flex-flow: row;
    justify-content: space-around;
    gap: 1rem;
    padding: 1.6rem 2rem;
    display: flex;
  }
}
.countdown-layout--banner.countdown-blocks--2.page-width .countdown__content {
  justify-content: space-around;
}
.countdown-layout--banner.countdown-blocks--2 .countdown__content {
  justify-content: center;
}
@media only screen and (min-width: 769px) {
  .text-with-icons__blocks .text-with-icons__block {
    padding: 30px;
  }
  .countdown-layout--banner .countdown__block {
    width: 33%;
  }
}
.countdown__content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  max-height: 650px;
  padding: 5rem 2rem;
  display: flex;
}
.page-width .countdown__content {
  position: relative;
}
@media only screen and (min-width: 769px) {
  .countdown-layout--hero .countdown__content {
    height: 100vh;
  }
}
.countdown__block {
  z-index: 3;
  width: 100%;
  margin: 1rem auto;
}
.countdown__block--content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.countdown__block--content .countdown__block--button {
  width: 100%;
  margin: 0;
}
@media only screen and (min-width: 769px) {
  .countdown-blocks--2.countdown-layout--banner .countdown__block--content,
  .countdown-blocks--2.countdown-layout--banner .countdown__block--timer,
  .countdown-blocks--2.countdown-layout--banner
    .countdown__block--button.button-block-active {
    width: 50%;
  }
}
.countdown__text-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}
@media only screen and (min-width: 769px) {
  .countdown-layout--hero .countdown__text-wrapper {
    width: 50%;
  }
}
.countdown__text-wrapper--content-alignment-left {
  text-align: left;
}
.countdown__text-wrapper--content-alignment-right {
  text-align: right;
}
.countdown__display {
  opacity: 0;
  visibility: hidden;
  justify-content: center;
  display: flex;
}
.countdown__display--loaded {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in;
}
.countdown__display--visible + .countdown__timer-message--visible {
  margin-top: 1.5rem;
}
.countdown__display--hidden {
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
  transition: opacity 3s ease-out;
}
.countdown__display-block {
  border-right: 1px solid;
  flex-flow: column wrap;
  align-content: center;
  padding: 0 1rem;
  display: flex;
}
.countdown__display-block h2 {
  margin-bottom: 16px;
}
@media only screen and (min-width: 769px) {
  .countdown__display-block h2 {
    margin-bottom: 4px;
  }
}
.countdown__display-block span {
  letter-spacing: 1.7px;
  font-size: 0.6rem;
}
@media only screen and (min-width: 769px) {
  .countdown__display-block span {
    font-size: 0.75rem;
  }
}
.countdown__display-block:last-child {
  border-right: none;
}
[dir="rtl"] .countdown__display-block:last-child {
  border-right: 1px solid;
}
[dir="rtl"] .countdown__display-block:first-child {
  border-right: none;
}
.countdown__timer-message {
  opacity: 0;
  visibility: hidden;
  height: 0;
  margin: 0;
}
.countdown__timer-message--visible {
  opacity: 1;
  visibility: visible;
  height: auto;
  transition: opacity 1s ease-in;
}
.countdown__block--hidden {
  opacity: 0;
  visibility: hidden;
  margin: 0;
  transition: opacity 1s ease-out;
  width: 0 !important;
}
.countdown__overlay:after {
  background-color: var(--countdown-overlay-rgba);
  content: "";
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
@media only screen and (max-width: 768px) {
  .hotspots-section .index-section {
    margin-bottom: 10px;
  }
}
.hotspots-section .hotspots-wrapper {
  flex-wrap: wrap;
  display: flex;
}
.hotspots-section .hotspots-wrapper.is-reverse {
  flex-direction: row-reverse;
}
.hotspots__title {
  width: 100%;
  padding-top: 1.5rem;
}
.hotspots {
  width: 70%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .hotspots {
    width: 100%;
  }
}
.hotspots .grid__image-ratio img {
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
[data-animate_images="true"] .hotspots .grid__image-ratio img {
  opacity: 1;
}
.hotspots__buttons {
  background-color: #0000;
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hotspot__button {
  border-radius: 50%;
  padding: 10px;
  line-height: 0;
  position: absolute;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .hotspot__button {
    padding: 6px;
  }
}
.hotspot__button:hover .hotspot__button-content {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.hotspot__button-content {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  border-radius: 5px;
  min-width: 5rem;
  padding: 1rem;
  transition: opacity 0.3s ease-in-out;
  position: absolute;
  top: calc(100% + 1rem);
  left: 50%;
  transform: translate(-50%);
  box-shadow: 3px 3px 10px 3px #0003;
}
.hotspot__button-content p,
.hotspot__button-content span {
  white-space: nowrap;
  margin-bottom: 0;
}
.hotspot__button-content:before {
  border-color: transparent transparent var(--colorBody) transparent;
  content: "";
  border-style: solid;
  border-width: 0 5px 10px;
  width: 0;
  height: 0;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%);
}
.hotspot__button-content .content__prices {
  flex-wrap: nowrap;
  display: flex;
}
.hotspots__content {
  align-items: center;
  width: 30%;
  padding: 24px;
  display: flex;
}
.page-width .hotspots__content {
  padding-left: 40px;
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  .page-width .hotspots__content {
    padding-left: 0;
  }
}
.page-width.is-reverse .hotspots__content {
  padding-left: 0;
  padding-right: 40px;
}
@media only screen and (max-width: 768px) {
  .page-width.is-reverse .hotspots__content {
    padding-right: 20px;
  }
  .hotspots__content {
    width: 100%;
    padding: 1rem 20px 0;
  }
}
.hotspot-content__block {
  width: 100%;
  max-height: 0;
  animation: 0.5s forwards fade-in;
  display: none;
  position: sticky;
  top: 0;
}
.modal-closing .hotspot-content__block,
.modal-open .hotspot-content__block {
  animation: none;
  position: static;
}
@media only screen and (max-width: 768px) {
  .hotspot-content__block {
    align-items: center;
    padding-top: 0;
    position: relative;
  }
}
.hotspot-content__block.is-active {
  max-height: none;
  display: block;
}
.hotspot-content__block .grid-product__image-wrap {
  margin: 0;
}
.hotspot-content__block .grid__item {
  float: none;
  padding: 0;
  display: block;
}
.hotspot-content__block .grid-product__tags {
  margin-left: 0;
}
@media only screen and (max-width: 768px) {
  .hotspot-content__block .grid-product__tag {
    left: 0;
    right: auto;
  }
}
.hotspot-content__block .grid-item__meta,
.hotspot-content__block .grid-product__meta {
  padding-top: 10px;
}
@media only screen and (max-width: 768px) {
  .hotspot-content__block .grid-item__meta,
  .hotspot-content__block .grid-product__meta {
    text-align: left;
    flex-flow: column wrap;
    justify-content: center;
    padding-top: 0;
    padding-left: 10px;
    display: flex;
  }
  .hotspot-content__block .grid-item__meta .grid-item__meta-main,
  .hotspot-content__block .grid-item__meta .grid-item__meta-secondary,
  .hotspot-content__block .grid-product__meta .grid-item__meta-main,
  .hotspot-content__block .grid-product__meta .grid-item__meta-secondary {
    flex: none;
    width: 100%;
  }
  .hotspot-content__block .grid-product {
    padding-left: 0;
    padding-right: 0;
  }
  .hotspot-content__block .quick-add-btn {
    display: none;
  }
  .hotspot-content__block .grid__item-image-wrapper {
    display: flex;
  }
  .hotspot-content__block .grid__item-image-wrapper .grid-product__image-mask {
    flex: 0 0 30%;
  }
  .hotspot-content__block .grid-item__link,
  .hotspot-content__block .grid-product__link {
    flex-wrap: nowrap;
    display: flex;
  }
  [data-grid-style="grey-round"] .hotspot-content__block .grid-item__link,
  [data-grid-style="white-round"] .hotspot-content__block .grid-item__link {
    border-radius: 10px 0 0 10px;
  }
  .hotspot-content__block .grid-product__image-mask,
  .hotspot-content__block .grid-product__image-wrap,
  .hotspot-content__block .product-slider {
    width: 30%;
  }
  .hotspot-content__block .grid-product__actions {
    top: 10px;
    left: 10px;
    right: auto;
  }
}
.hotspot-content__block .modal .grid__item {
  float: left;
}
image-compare {
  background: #222;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.comparison__draggable {
  z-index: 2;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
}
.comparison__image {
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
  max-width: none;
  height: 100%;
  animation: none;
  display: block;
}
.comparison__image-wrapper {
  width: 100%;
  height: 100%;
}
.comparison__button {
  cursor: pointer;
  z-index: 3;
  border: 3px solid #fff;
  border-radius: 50%;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  padding: 0;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-32px, -50%);
}
.comparison--style-minimal .comparison__button {
  background: 0 0;
  border: 0;
  width: 112px;
  transform: translate(-56px, -50%);
}
.comparison--style-minimal .comparison__button svg {
  margin: 0 20px;
}
@supports (-webkit-touch-callout: none) {
  .comparison--style-minimal .comparison__button svg {
    position: absolute;
  }
  .comparison--style-minimal .comparison__button svg.icon-chevron-left {
    width: 9px;
    left: 2px;
  }
  .comparison--style-minimal .comparison__button svg.icon-chevron-right {
    width: 9px;
    right: 2px;
  }
}
@media only screen and (max-width: 768px) {
  .comparison--style-classic .comparison__button {
    width: 48px;
    height: 48px;
    transform: translate(-24px, -50%);
  }
}
.comparison__button svg {
  pointer-events: none;
  width: 12px;
  height: auto;
  margin: 0 5px;
}
.comparison__button:before {
  content: "";
  width: 2px;
  position: absolute;
  background-color: #fff !important;
}
.comparison__button:after {
  content: "";
  width: 2px;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  background-color: #fff !important;
}
.age-verification-popup .rte {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 769px) {
  .age-verification-popup .rte {
    margin-bottom: 30px;
  }
}
.age-verification-popup .age-verification-popup__btns-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  display: flex;
}
.age-verification-popup__background-image-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
.age-verification-popup__background-image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.age-verification-popup__content--active {
  opacity: 1;
  transition: opacity 1.5s ease-in;
}
.age-verification-popup__content--inactive,
.age-verification-popup__content--inactive *,
.age-verification-popup__content--inactive .btn,
.age-verification-popup__decline-content--inactive,
.age-verification-popup__decline-content--inactive *,
.age-verification-popup__decline-content--inactive .btn {
  opacity: 0;
  visibility: hidden;
  border: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
}
.age-verification-popup__decline-content--active {
  opacity: 1;
  transition: opacity 1.5s ease-in;
}
.age-verification-popup__content-wrapper {
  text-align: center;
  max-width: 520px;
  margin: 0 auto;
}
product-recommendations[data-intent="complementary"] {
  display: block;
  overflow: hidden;
}
product-recommendations[data-intent="complementary"]
  .product-recommendations__title {
  text-align: left;
  width: 100%;
  max-width: 72%;
  margin-top: 40px;
  margin-bottom: 20px;
}
product-recommendations[data-intent="complementary"] .grid {
  margin-left: 0;
}
product-recommendations[data-intent="complementary"] .grid-item,
product-recommendations[data-intent="complementary"] .grid__item {
  margin-bottom: 1rem;
  padding-bottom: 8px;
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  product-recommendations[data-intent="complementary"] .grid-item,
  product-recommendations[data-intent="complementary"] .grid__item {
    flex: 0 0 100%;
    margin-left: 0 !important;
  }
}
product-recommendations[data-intent="complementary"] .grid-product__image-wrap {
  min-width: 90px;
}
product-recommendations[data-intent="complementary"] .grid__image-ratio {
  background-color: #0000;
}
product-recommendations[data-intent="complementary"] img.image-style--circle {
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  width: 85%;
  height: 85%;
  margin: auto;
  position: absolute;
  inset: 0;
}
product-recommendations[data-intent="complementary"]
  .grid__item-image-wrapper
  .grid-product__link {
  width: 100%;
  display: block;
}
product-recommendations[data-intent="complementary"] .grid-item__link,
product-recommendations[data-intent="complementary"] .grid-product__link,
product-recommendations[data-intent="complementary"] .grid__item-image-wrapper {
  align-items: center;
  display: flex;
}
product-recommendations[data-intent="complementary"]
  .grid-item__link
  .grid-product__image-mask,
product-recommendations[data-intent="complementary"]
  .grid-item__link
  .grid-product__image-wrap,
product-recommendations[data-intent="complementary"]
  .grid-item__link
  .image-wrap,
product-recommendations[data-intent="complementary"]
  .grid-product__link
  .grid-product__image-mask,
product-recommendations[data-intent="complementary"]
  .grid-product__link
  .grid-product__image-wrap,
product-recommendations[data-intent="complementary"]
  .grid-product__link
  .image-wrap,
product-recommendations[data-intent="complementary"]
  .grid__item-image-wrapper
  .grid-product__image-mask,
product-recommendations[data-intent="complementary"]
  .grid__item-image-wrapper
  .grid-product__image-wrap,
product-recommendations[data-intent="complementary"]
  .grid__item-image-wrapper
  .image-wrap {
  width: 112px;
  margin: 0;
}
product-recommendations[data-intent="complementary"]
  .grid-item__link
  .grid-product__meta,
product-recommendations[data-intent="complementary"]
  .grid-product__link
  .grid-product__meta,
product-recommendations[data-intent="complementary"]
  .grid__item-image-wrapper
  .grid-product__meta {
  text-align: left;
  width: calc(100% - 112px);
  margin-left: 48px;
}
product-recommendations[data-intent="complementary"] .grid-product__actions {
  top: 0;
  right: 0;
}
product-recommendations[data-intent="complementary"] .grid-product__tag {
  inset: auto auto 0 0;
}
product-recommendations[data-intent="complementary"] .flickity-viewport {
  width: 100%;
}
product-recommendations[data-intent="complementary"] .flickity-previous {
  top: -32px;
  left: auto;
  right: 50px;
}
@media only screen and (max-width: 768px) {
  product-recommendations[data-intent="complementary"] .flickity-previous {
    right: 45px;
  }
}
product-recommendations[data-intent="complementary"] .flickity-next {
  top: -32px;
  right: 0;
}
product-recommendations[data-intent="complementary"] .flickity-page-dots {
  width: auto;
  top: -41px;
  bottom: auto;
  right: 0;
}
product-recommendations[data-intent="complementary"] .flickity-button:disabled {
  opacity: 0.35;
  display: block;
}
.product-recommendations__slide {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .product-recommendations__slide {
    flex-wrap: wrap;
    display: flex;
  }
}
.product-recommendations__slide .grid__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.product-recommendations--title-missing {
  margin-top: 80px;
}
.countdown__background-image-wrapper image-element,
.fading-images__item-wrapper image-element,
.grid__image-ratio image-element,
.image-wrap:not(.image-wrap__thumbnail) image-element,
.social-section__image-wrapper image-element,
.svg-mask image-element {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
  display: block;
}
.image-element {
  opacity: 0;
}
.image-element[loading="eager"],
.template-giftcard .image-element,
[data-animate_images="false"] .image-element,
[data-media-gallery-layout="stacked"] .image-element {
  opacity: 1;
}
.aos-animate[data-aos="image-fade-in"] .image-element {
  animation: 0.5s cubic-bezier(0.29, 0.65, 0.58, 1) forwards fade-in;
}
.aos-animate[data-aos="image-fade-in"] .image-element.loader-logo__img {
  animation: 0.4s linear infinite pulse-fade;
}
[data-animate_images="false"]
  .aos-animate[data-aos="image-fade-in"]
  .image-element,
[data-media-gallery-layout="stacked"]
  .aos-animate[data-aos="image-fade-in"]
  .image-element,
.aos-animate[data-aos="image-fade-in"] .image-element.scheme-image,
.aos-animate[data-aos="image-fade-in"] .image-element.hero__image {
  animation: none;
}
.no-js .image-element {
  opacity: 1;
}
.image-wrap img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.rte div[style*="text-align: center"] img,
.rte p[style*="text-align: center"] img {
  margin-left: auto;
  margin-right: auto;
}
.svg-mask {
  background: 0 0 !important;
  padding-bottom: 100% !important;
  position: relative !important;
}
.svg-mask .grid__image-ratio {
  background: 0 0 !important;
}
.svg-mask img,
.svg-mask svg:not(.icon),
.svg-mask video {
  -webkit-mask-position: 50%;
  mask-position: 50%;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -o-object-fit: cover !important;
  object-fit: cover !important;
  height: 100% !important;
  position: absolute !important;
}
.svg-mask--portrait {
  padding-bottom: 150% !important;
}
.svg-mask--square {
  padding-bottom: 100% !important;
}
.svg-mask--rounded-top img,
.svg-mask--rounded-top svg:not(.icon),
.svg-mask--rounded-top video {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
.svg-mask--rounded img,
.svg-mask--rounded svg:not(.icon),
.svg-mask--rounded video {
  border-radius: 50%;
}
.svg-mask--star img,
.svg-mask--star svg:not(.icon),
.svg-mask--star video {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjg0IiBoZWlnaHQ9IjEyNTEiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGQ9Im02NDIgMCAxNzcuMDA3IDI5MC40NDEgMzM3LjQ0My00Mi42OTctMTE2LjcyIDMxOS40NzYgMjQzLjc3IDIzNy4xOTktMzIyLjU0NCAxMDcuOTQtMzMuNDYxIDMzOC40ODFMNjQyIDEwNjUuOTZsLTI4NS40OTYgMTg0Ljg4LTMzLjQ2LTMzOC40ODFMLjQ5NyA4MDQuNDE5IDI0NC4yNjggNTY3LjIyIDEyNy41NTUgMjQ3Ljc0NGwzMzcuNDM4IDQyLjY5N0w2NDIgMFoiLz48L3N2Zz4=);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjg0IiBoZWlnaHQ9IjEyNTEiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGQ9Im02NDIgMCAxNzcuMDA3IDI5MC40NDEgMzM3LjQ0My00Mi42OTctMTE2LjcyIDMxOS40NzYgMjQzLjc3IDIzNy4xOTktMzIyLjU0NCAxMDcuOTQtMzMuNDYxIDMzOC40ODFMNjQyIDEwNjUuOTZsLTI4NS40OTYgMTg0Ljg4LTMzLjQ2LTMzOC40ODFMLjQ5NyA4MDQuNDE5IDI0NC4yNjggNTY3LjIyIDEyNy41NTUgMjQ3Ljc0NGwzMzcuNDM4IDQyLjY5N0w2NDIgMFoiLz48L3N2Zz4=);
}
.svg-mask--rounded-wave img,
.svg-mask--rounded-wave svg:not(.icon),
.svg-mask--rounded-wave video {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDY2IiBoZWlnaHQ9IjEwNjYiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGQ9Ik00OTIuNTA5IDMxLjgzYzEwLjU0NS00Mi4xNDUgNzAuNDM3LTQyLjE0NSA4MC45ODIgMCA4LjkzMyAzNS43MDEgNTYuMzQyIDQzLjIxIDc1Ljg3IDEyLjAxNkM2NzIuNDEzIDcuMDIzIDcyOS4zNzQgMjUuNTMgNzI2LjM4IDY4Ljg3Yy0yLjUzNyAzNi43MTUgNDAuMjMxIDU4LjUwNiA2OC40NDMgMzQuODczIDMzLjMwMi0yNy44OTcgODEuNzU3IDcuMzA3IDY1LjUxNiA0Ny42LTEzLjc1OCAzNC4xMzQgMjAuMTgzIDY4LjA3NSA1NC4zMTcgNTQuMzE3IDQwLjI5My0xNi4yNDEgNzUuNDk3IDMyLjIxNCA0Ny42IDY1LjUxNi0yMy42MzMgMjguMjEyLTEuODQyIDcwLjk4IDM0Ljg3MyA2OC40NDMgNDMuMzQxLTIuOTk0IDYxLjg1MSA1My45NjcgMjUuMDIxIDc3LjAxOS0zMS4xOSAxOS41MjgtMjMuNjgxIDY2LjkzNyAxMi4wMiA3NS44NyA0Mi4xNCAxMC41NDUgNDIuMTQgNzAuNDM3IDAgODAuOTgyLTM1LjcwMSA4LjkzMy00My4yMSA1Ni4zNDItMTIuMDIgNzUuODcgMzYuODMgMjMuMDUyIDE4LjMyIDgwLjAxMy0yNS4wMjEgNzcuMDE5LTM2LjcxNS0yLjUzNy01OC41MDYgNDAuMjMxLTM0Ljg3MyA2OC40NDMgMjcuODk3IDMzLjMwMi03LjMwNyA4MS43NTctNDcuNiA2NS41MTYtMzQuMTM0LTEzLjc1OC02OC4wNzUgMjAuMTgzLTU0LjMxNyA1NC4zMTcgMTYuMjQxIDQwLjI5My0zMi4yMTQgNzUuNDk3LTY1LjUxNiA0Ny42LTI4LjIxMi0yMy42MzMtNzAuOTgtMS44NDItNjguNDQzIDM0Ljg3MyAyLjk5NCA0My4zNDEtNTMuOTY3IDYxLjg1MS03Ny4wMTkgMjUuMDIxLTE5LjUyOC0zMS4xOS02Ni45MzctMjMuNjgxLTc1Ljg3IDEyLjAyLTEwLjU0NSA0Mi4xNC03MC40MzcgNDIuMTQtODAuOTgyIDAtOC45MzMtMzUuNzAxLTU2LjM0Mi00My4yMS03NS44Ny0xMi4wMi0yMy4wNTIgMzYuODMtODAuMDEzIDE4LjMyLTc3LjAxOS0yNS4wMjEgMi41MzctMzYuNzE1LTQwLjIzMS01OC41MDYtNjguNDQzLTM0Ljg3My0zMy4zMDIgMjcuODk3LTgxLjc1Ny03LjMwNy02NS41MTYtNDcuNiAxMy43NTgtMzQuMTM0LTIwLjE4My02OC4wNzUtNTQuMzE3LTU0LjMxNy00MC4yOTMgMTYuMjQxLTc1LjQ5Ny0zMi4yMTQtNDcuNi02NS41MTYgMjMuNjMzLTI4LjIxMiAxLjg0Mi03MC45OC0zNC44NzMtNjguNDQzLTQzLjM0IDIuOTk0LTYxLjg0OC01My45NjctMjUuMDI1LTc3LjAxOSAzMS4xOTQtMTkuNTI4IDIzLjY4NS02Ni45MzctMTIuMDE3LTc1Ljg3LTQyLjE0NC0xMC41NDUtNDIuMTQ0LTcwLjQzNyAwLTgwLjk4MiAzNS43MDItOC45MzMgNDMuMjEtNTYuMzQyIDEyLjAxNy03NS44N0M3LjAyMyAzOTMuNTg3IDI1LjUzIDMzNi42MjYgNjguODcgMzM5LjYyYzM2LjcxNSAyLjUzNyA1OC41MDYtNDAuMjMxIDM0Ljg3My02OC40NDMtMjcuODk3LTMzLjMwMiA3LjMwNy04MS43NTcgNDcuNi02NS41MTYgMzQuMTM0IDEzLjc1OCA2OC4wNzUtMjAuMTgzIDU0LjMxNy01NC4zMTctMTYuMjQxLTQwLjI5MyAzMi4yMTQtNzUuNDk3IDY1LjUxNi00Ny42IDI4LjIxMiAyMy42MzMgNzAuOTggMS44NDIgNjguNDQzLTM0Ljg3My0yLjk5NC00My4zNCA1My45NjctNjEuODQ4IDc3LjAxOS0yNS4wMjUgMTkuNTI4IDMxLjE5NCA2Ni45MzcgMjMuNjg1IDc1Ljg3LTEyLjAxN1oiLz48L3N2Zz4=);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDY2IiBoZWlnaHQ9IjEwNjYiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGQ9Ik00OTIuNTA5IDMxLjgzYzEwLjU0NS00Mi4xNDUgNzAuNDM3LTQyLjE0NSA4MC45ODIgMCA4LjkzMyAzNS43MDEgNTYuMzQyIDQzLjIxIDc1Ljg3IDEyLjAxNkM2NzIuNDEzIDcuMDIzIDcyOS4zNzQgMjUuNTMgNzI2LjM4IDY4Ljg3Yy0yLjUzNyAzNi43MTUgNDAuMjMxIDU4LjUwNiA2OC40NDMgMzQuODczIDMzLjMwMi0yNy44OTcgODEuNzU3IDcuMzA3IDY1LjUxNiA0Ny42LTEzLjc1OCAzNC4xMzQgMjAuMTgzIDY4LjA3NSA1NC4zMTcgNTQuMzE3IDQwLjI5My0xNi4yNDEgNzUuNDk3IDMyLjIxNCA0Ny42IDY1LjUxNi0yMy42MzMgMjguMjEyLTEuODQyIDcwLjk4IDM0Ljg3MyA2OC40NDMgNDMuMzQxLTIuOTk0IDYxLjg1MSA1My45NjcgMjUuMDIxIDc3LjAxOS0zMS4xOSAxOS41MjgtMjMuNjgxIDY2LjkzNyAxMi4wMiA3NS44NyA0Mi4xNCAxMC41NDUgNDIuMTQgNzAuNDM3IDAgODAuOTgyLTM1LjcwMSA4LjkzMy00My4yMSA1Ni4zNDItMTIuMDIgNzUuODcgMzYuODMgMjMuMDUyIDE4LjMyIDgwLjAxMy0yNS4wMjEgNzcuMDE5LTM2LjcxNS0yLjUzNy01OC41MDYgNDAuMjMxLTM0Ljg3MyA2OC40NDMgMjcuODk3IDMzLjMwMi03LjMwNyA4MS43NTctNDcuNiA2NS41MTYtMzQuMTM0LTEzLjc1OC02OC4wNzUgMjAuMTgzLTU0LjMxNyA1NC4zMTcgMTYuMjQxIDQwLjI5My0zMi4yMTQgNzUuNDk3LTY1LjUxNiA0Ny42LTI4LjIxMi0yMy42MzMtNzAuOTgtMS44NDItNjguNDQzIDM0Ljg3MyAyLjk5NCA0My4zNDEtNTMuOTY3IDYxLjg1MS03Ny4wMTkgMjUuMDIxLTE5LjUyOC0zMS4xOS02Ni45MzctMjMuNjgxLTc1Ljg3IDEyLjAyLTEwLjU0NSA0Mi4xNC03MC40MzcgNDIuMTQtODAuOTgyIDAtOC45MzMtMzUuNzAxLTU2LjM0Mi00My4yMS03NS44Ny0xMi4wMi0yMy4wNTIgMzYuODMtODAuMDEzIDE4LjMyLTc3LjAxOS0yNS4wMjEgMi41MzctMzYuNzE1LTQwLjIzMS01OC41MDYtNjguNDQzLTM0Ljg3My0zMy4zMDIgMjcuODk3LTgxLjc1Ny03LjMwNy02NS41MTYtNDcuNiAxMy43NTgtMzQuMTM0LTIwLjE4My02OC4wNzUtNTQuMzE3LTU0LjMxNy00MC4yOTMgMTYuMjQxLTc1LjQ5Ny0zMi4yMTQtNDcuNi02NS41MTYgMjMuNjMzLTI4LjIxMiAxLjg0Mi03MC45OC0zNC44NzMtNjguNDQzLTQzLjM0IDIuOTk0LTYxLjg0OC01My45NjctMjUuMDI1LTc3LjAxOSAzMS4xOTQtMTkuNTI4IDIzLjY4NS02Ni45MzctMTIuMDE3LTc1Ljg3LTQyLjE0NC0xMC41NDUtNDIuMTQ0LTcwLjQzNyAwLTgwLjk4MiAzNS43MDItOC45MzMgNDMuMjEtNTYuMzQyIDEyLjAxNy03NS44N0M3LjAyMyAzOTMuNTg3IDI1LjUzIDMzNi42MjYgNjguODcgMzM5LjYyYzM2LjcxNSAyLjUzNyA1OC41MDYtNDAuMjMxIDM0Ljg3My02OC40NDMtMjcuODk3LTMzLjMwMiA3LjMwNy04MS43NTcgNDcuNi02NS41MTYgMzQuMTM0IDEzLjc1OCA2OC4wNzUtMjAuMTgzIDU0LjMxNy01NC4zMTctMTYuMjQxLTQwLjI5MyAzMi4yMTQtNzUuNDk3IDY1LjUxNi00Ny42IDI4LjIxMiAyMy42MzMgNzAuOTggMS44NDIgNjguNDQzLTM0Ljg3My0yLjk5NC00My4zNCA1My45NjctNjEuODQ4IDc3LjAxOS0yNS4wMjUgMTkuNTI4IDMxLjE5NCA2Ni45MzcgMjMuNjg1IDc1Ljg3LTEyLjAxN1oiLz48L3N2Zz4=);
}
.svg-mask--splat-1 img,
.svg-mask--splat-1 svg:not(.icon),
.svg-mask--splat-1 video {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDQ4IiBoZWlnaHQ9IjEwNTIiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTU3MC45MDUgMTUyLjM0OEM2ODguNDQxIDE0MC4zMyA3NzEuMTg3LTI3LjkxNSA4ODQuOTQxIDQuMDI2IDk4Ny45OTcgMzIuOTYyIDEwMDYuMjMgMTc4LjE4OCAxMDMyLjYgMjgxLjk4NWMyMy4xNiA5MS4xNjkgMTkuNjUgMTg2LjE0OS02Ljg0IDI3Ni40MDMtMjQuMDYgODEuOTQ4LTg1LjQ2MiAxNDIuMTUxLTEzNi4yMDggMjEwLjgzMS01NS41MyA3NS4xNTYtOTQuMjUyIDE2NS4yNDEtMTc1LjYwMiAyMTEuMTc4LTkxLjYzMiA1MS43NDMtMjAzLjg0MiA5My4xMDMtMzAzLjUxNCA1OS4zNzMtOTkuMjUtMzMuNTktMTM0LjUwOS0xNTIuMzY1LTIwMy43NTktMjMxLjAzMy02OS45NzQtNzkuNDg5LTE5Mi4wMjMtMTI4Ljc1OS0yMDUuNDUzLTIzMy44My0xMy40MzktMTA1LjE0NCA4Ny4wNjYtMTg2LjQ3NCAxMzkuOTk3LTI3OC4yOTUgNDcuMzk1LTgyLjIxOCA2NC40MjItMjAyLjEzIDE1NC4zNTQtMjMyLjMyNCA5My4yMzQtMzEuMzAzIDE3Ny40OTYgOTguMDYzIDI3NS4zMyA4OC4wNloiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDQ4IiBoZWlnaHQ9IjEwNTIiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTU3MC45MDUgMTUyLjM0OEM2ODguNDQxIDE0MC4zMyA3NzEuMTg3LTI3LjkxNSA4ODQuOTQxIDQuMDI2IDk4Ny45OTcgMzIuOTYyIDEwMDYuMjMgMTc4LjE4OCAxMDMyLjYgMjgxLjk4NWMyMy4xNiA5MS4xNjkgMTkuNjUgMTg2LjE0OS02Ljg0IDI3Ni40MDMtMjQuMDYgODEuOTQ4LTg1LjQ2MiAxNDIuMTUxLTEzNi4yMDggMjEwLjgzMS01NS41MyA3NS4xNTYtOTQuMjUyIDE2NS4yNDEtMTc1LjYwMiAyMTEuMTc4LTkxLjYzMiA1MS43NDMtMjAzLjg0MiA5My4xMDMtMzAzLjUxNCA1OS4zNzMtOTkuMjUtMzMuNTktMTM0LjUwOS0xNTIuMzY1LTIwMy43NTktMjMxLjAzMy02OS45NzQtNzkuNDg5LTE5Mi4wMjMtMTI4Ljc1OS0yMDUuNDUzLTIzMy44My0xMy40MzktMTA1LjE0NCA4Ny4wNjYtMTg2LjQ3NCAxMzkuOTk3LTI3OC4yOTUgNDcuMzk1LTgyLjIxOCA2NC40MjItMjAyLjEzIDE1NC4zNTQtMjMyLjMyNCA5My4yMzQtMzEuMzAzIDE3Ny40OTYgOTguMDYzIDI3NS4zMyA4OC4wNloiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.svg-mask--splat-2 img,
.svg-mask--splat-2 svg:not(.icon),
.svg-mask--splat-2 video {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NzciIGhlaWdodD0iODk2IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjYTQ5NWZiIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05NzUuNjg0IDM4MS44MzJjMTcuMjYzIDk1LjAzMy0xNDAuMjE0IDEyOS4yMzEtMTg3LjE3NyAyMTMuNjY2LTUyLjEzOCA5My43MzcgOC41MTUgMjg4LjA5NS05OC4yNTMgMjk5LjUwMy0xMjcuMTc1IDEzLjU4Ny0xMzguMDQ5LTExNS4zNjItMjYzLTE0Mi42My0xMDkuNTg1LTIzLjkxNC0yMjQuNTM1IDkxLjg5NC0zMDguNzE1IDE3Ljg2NC04NC41NDMtNzQuMzQ4IDExOC42ODgtMjA3LjM3MyA5My44MjktMzE3LjA5NEMxOTAuMjE5IDM1NS4zODEgOC4xNzEgMzQ4LjI2My4yOTcgMjQ4LjM0MS02LjU3IDE2MS4yMjMgMTA3LjMxOCAxMTIuMTY0IDE4MS44OTMgNjYuNDRjNjYuMTYzLTQwLjU2NyAxNDIuNTMxLTc2LjcwNSAyMTkuMDgyLTYzLjc3IDcxLjM4MyAxMi4wNjIgMTQwLjQ4NiA2Mi43NzMgMTY4Ljg1MiAxMjkuMzIgOS45MjkgMjMuMjkzIDI1LjgzOSA1NC41MjggNjkuOTIgNzguNTE3IDkxLjg1OSA0OS45OSAzMDQuODE2IDAgMzM1LjkzNyAxNzEuMzI1eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NzciIGhlaWdodD0iODk2IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjYTQ5NWZiIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05NzUuNjg0IDM4MS44MzJjMTcuMjYzIDk1LjAzMy0xNDAuMjE0IDEyOS4yMzEtMTg3LjE3NyAyMTMuNjY2LTUyLjEzOCA5My43MzcgOC41MTUgMjg4LjA5NS05OC4yNTMgMjk5LjUwMy0xMjcuMTc1IDEzLjU4Ny0xMzguMDQ5LTExNS4zNjItMjYzLTE0Mi42My0xMDkuNTg1LTIzLjkxNC0yMjQuNTM1IDkxLjg5NC0zMDguNzE1IDE3Ljg2NC04NC41NDMtNzQuMzQ4IDExOC42ODgtMjA3LjM3MyA5My44MjktMzE3LjA5NEMxOTAuMjE5IDM1NS4zODEgOC4xNzEgMzQ4LjI2My4yOTcgMjQ4LjM0MS02LjU3IDE2MS4yMjMgMTA3LjMxOCAxMTIuMTY0IDE4MS44OTMgNjYuNDRjNjYuMTYzLTQwLjU2NyAxNDIuNTMxLTc2LjcwNSAyMTkuMDgyLTYzLjc3IDcxLjM4MyAxMi4wNjIgMTQwLjQ4NiA2Mi43NzMgMTY4Ljg1MiAxMjkuMzIgOS45MjkgMjMuMjkzIDI1LjgzOSA1NC41MjggNjkuOTIgNzguNTE3IDkxLjg1OSA0OS45OSAzMDQuODE2IDAgMzM1LjkzNyAxNzEuMzI1eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.svg-mask--splat-3 img,
.svg-mask--splat-3 svg:not(.icon),
.svg-mask--splat-3 video {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDcyIiBoZWlnaHQ9IjEwNTEiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTYxOC45MTMgMjE1LjM4M0M3NDUuNzc1IDIyNS42NTcgODQxLjc1IDE4LjAwNSA5NjAuNjc4IDYzLjMyM2MxMDkuMTcyIDQxLjYwMSAxMDkuNzUyIDIwNy45MzkgMTExLjMxMiAzMjQuNzA1IDEuMjYgOTQuMjYtOTkuOTY0IDE2Mi44MjctMTAzLjU0MSAyNTcuMDI3LTQuMzAyIDExMy4yNzYgMTM1LjI0MSAyMjMuMjQzIDgxLjUxMSAzMjMuMDcxLTQ5LjcyIDkyLjM3NC0xOTMuNDkyIDcwLjY5NC0yOTguMDg0IDc5LjI4NC04Ny41NiA3LjE5LTE3OC4yMTIgNy4wMy0yNTYuMDA2LTMzLjc3LTcxLjEzOS0zNy4zMDktODYuMDM2LTEzNC45NTEtMTUyLjI4OC0xODAuMzY4QzI0MS4zNDkgNzYzLjE5IDY2LjQgNzkzLjQxNiAxMi4xMTkgNjgyLjAyM2MtNDkuNjkzLTEwMS45NzkgNjcuMTU3LTIwOS40ODUgMTAzLjI4My0zMTcuMDE1IDQxLjI3LTEyMi44NDQtLjA4Mi0zMjMuMTUyIDEyNC4xOTYtMzYwLjA4MiAxNDEuNDgzLTQyLjA0NCAyMzIuMTkzIDE5OC41NDIgMzc5LjMxNSAyMTAuNDU3WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDcyIiBoZWlnaHQ9IjEwNTEiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTYxOC45MTMgMjE1LjM4M0M3NDUuNzc1IDIyNS42NTcgODQxLjc1IDE4LjAwNSA5NjAuNjc4IDYzLjMyM2MxMDkuMTcyIDQxLjYwMSAxMDkuNzUyIDIwNy45MzkgMTExLjMxMiAzMjQuNzA1IDEuMjYgOTQuMjYtOTkuOTY0IDE2Mi44MjctMTAzLjU0MSAyNTcuMDI3LTQuMzAyIDExMy4yNzYgMTM1LjI0MSAyMjMuMjQzIDgxLjUxMSAzMjMuMDcxLTQ5LjcyIDkyLjM3NC0xOTMuNDkyIDcwLjY5NC0yOTguMDg0IDc5LjI4NC04Ny41NiA3LjE5LTE3OC4yMTIgNy4wMy0yNTYuMDA2LTMzLjc3LTcxLjEzOS0zNy4zMDktODYuMDM2LTEzNC45NTEtMTUyLjI4OC0xODAuMzY4QzI0MS4zNDkgNzYzLjE5IDY2LjQgNzkzLjQxNiAxMi4xMTkgNjgyLjAyM2MtNDkuNjkzLTEwMS45NzkgNjcuMTU3LTIwOS40ODUgMTAzLjI4My0zMTcuMDE1IDQxLjI3LTEyMi44NDQtLjA4Mi0zMjMuMTUyIDEyNC4xOTYtMzYwLjA4MiAxNDEuNDgzLTQyLjA0NCAyMzIuMTkzIDE5OC41NDIgMzc5LjMxNSAyMTAuNDU3WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.svg-mask--splat-4 img,
.svg-mask--splat-4 svg:not(.icon),
.svg-mask--splat-4 video {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTgiIGhlaWdodD0iNTA0IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjQTQ5NUZCIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMDMuNzkzIDg0LjY3M2MxNi4xNDkgMjMuODQ4IDMxLjczNyA0My41OCA1Ni40OTYgNDguNzI0IDQzLjM1NCA5LjAwNyA5NC4xMzItMzUuNjY1IDEzMC4xOS05Ljk0IDI5LjgzMiAyMS4yODIgMzMuMzIxIDg3LjE4OSAyMCAxMTIuNTQyLTE1LjUgMjkuNS01Mi4yMDEgNDQuMDQxLTY3LjUgNzQtMTguMzUgMzUuOTMyIDEwLjc2MSA3NC45NjgtMzIuNSAxMDMuNS0zMi45MDEgMjEuNjk5LTY4LjY2My0xNS42MjctMTA2LjY4Ni01LjMwMS01OS45MDcgMTYuMjY4LTk0LjU5MyA5Ni4zNDMtMTU2LjY0NSA5NC44MDEtNTcuODA3LTEuNDM2LTExNS42MzgtNDguMTYzLTEzNi42NjktMTAyLjA5MS0yMS4yMjctNTQuNDMxLTguMDQ0LTEyNS44NTIgMzAuNzM2LTE2OS41NDJDNjkuNSAxOTkuNSAxMDUgMTg5IDEyMi40OCAxMzljOS40NTUtMjcuMDQ3LTMtMTAzIDUxLjg5Ny0xMzIuMDUgNDUuMjQtMjMuOTQgOTIuMDY1IDE3LjA3MiAxMjkuNDE2IDc3LjcyM1oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTgiIGhlaWdodD0iNTA0IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjQTQ5NUZCIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMDMuNzkzIDg0LjY3M2MxNi4xNDkgMjMuODQ4IDMxLjczNyA0My41OCA1Ni40OTYgNDguNzI0IDQzLjM1NCA5LjAwNyA5NC4xMzItMzUuNjY1IDEzMC4xOS05Ljk0IDI5LjgzMiAyMS4yODIgMzMuMzIxIDg3LjE4OSAyMCAxMTIuNTQyLTE1LjUgMjkuNS01Mi4yMDEgNDQuMDQxLTY3LjUgNzQtMTguMzUgMzUuOTMyIDEwLjc2MSA3NC45NjgtMzIuNSAxMDMuNS0zMi45MDEgMjEuNjk5LTY4LjY2My0xNS42MjctMTA2LjY4Ni01LjMwMS01OS45MDcgMTYuMjY4LTk0LjU5MyA5Ni4zNDMtMTU2LjY0NSA5NC44MDEtNTcuODA3LTEuNDM2LTExNS42MzgtNDguMTYzLTEzNi42NjktMTAyLjA5MS0yMS4yMjctNTQuNDMxLTguMDQ0LTEyNS44NTIgMzAuNzM2LTE2OS41NDJDNjkuNSAxOTkuNSAxMDUgMTg5IDEyMi40OCAxMzljOS40NTUtMjcuMDQ3LTMtMTAzIDUxLjg5Ny0xMzIuMDUgNDUuMjQtMjMuOTQgOTIuMDY1IDE3LjA3MiAxMjkuNDE2IDc3LjcyM1oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.feature-row__item--overlap-images .feature-row__first-image {
  width: 55%;
}
.feature-row__item--overlap-images .feature-row__second-image {
  width: 60%;
}
.feature-row__item--placeholder-images .placeholder-image-wrap {
  width: 50%;
}
.feature-row-wrapper .feature-row__images {
  width: 100%;
  min-width: 0;
}
@media only screen and (max-width: 959px) {
  .feature-row-wrapper .feature-row__images {
    padding-top: 30px;
  }
}
.feature-row-wrapper .feature-row__text {
  width: 100%;
  min-width: 0;
}
@media only screen and (min-width: 769px) {
  .feature-row-wrapper .feature-row__text {
    flex: 0 43%;
    min-width: 43%;
  }
}
.feature-row--33 .feature-row__images {
  max-width: 50%;
}
@media only screen and (min-width: 769px) {
  .feature-row--33 .feature-row__images {
    flex: 0 33.333%;
    max-width: none;
  }
}
.feature-row--50 .feature-row__images {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 769px) {
  .feature-row--50 .feature-row__images {
    flex: 0 50%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
}
.feature-row--66 .feature-row__images {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 769px) {
  .feature-row--66 .feature-row__images {
    flex: 0 66.666%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
}
.scrolling-text {
  direction: ltr;
  overflow: hidden;
}
.scrolling-text__inner {
  animation: scrolling-text var(--move-speed) linear infinite;
  visibility: visible;
  white-space: nowrap;
  margin: 0.15em 0;
  animation-play-state: running;
  display: inline-flex;
}
.scrolling-text__inner--right {
  animation: scrolling-text-right var(--move-speed) linear infinite;
}
.scrolling-text span {
  white-space: nowrap;
}
.scrolling-text:focus .scrolling-text__inner,
.scrolling-text:hover .scrolling-text__inner {
  animation-play-state: paused;
}
@keyframes scrolling-text {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(-50%);
  }
}
@keyframes scrolling-text-right {
  0% {
    transform: translate(-50%);
  }
  to {
    transform: translate(0);
  }
}
.newsletter-container {
  margin: 0 auto !important;
  padding: 0 !important;
}
.newsletter-section {
  align-items: center;
  gap: 40px;
  padding: 60px 0;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .newsletter-section {
    flex-direction: column;
    padding: 30px 0;
  }
}
.newsletter-section--image-left {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .newsletter-section--image-left {
    flex-direction: column-reverse;
  }
}
.newsletter-section__content {
  flex: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding-left: 20px;
}
.newsletter-section--no-image .newsletter-section__content {
  flex: 100%;
}
.newsletter-section__content form {
  width: 100%;
  display: flex;
}
.text-left .newsletter-section__content form {
  justify-content: flex-start;
}
.text-center .newsletter-section__content form {
  justify-content: center;
}
.text-right .newsletter-section__content form {
  justify-content: flex-end;
}
.newsletter-section__content .newsletter__input-group {
  margin: 0;
}
.newsletter-section__image {
  width: 100%;
}
.newsletter-section__image img {
  -o-object-fit: cover;
  object-fit: cover;
  height: auto;
  margin: 0 auto;
  display: block;
}
.newsletter-section__image--33 {
  flex: 0 0 33.333%;
}
.newsletter-section__image--50 {
  flex: 0 0 50%;
}
@media only screen and (max-width: 768px) {
  .newsletter-section__image--50 {
    max-width: 100%;
  }
}
.newsletter-section__image--66 {
  flex: 0 0 66.666%;
}
@media only screen and (max-width: 768px) {
  .newsletter-section__image--66 {
    max-width: 100%;
  }
}
.text-left .newsletter-form-group,
.text-right .newsletter-form-group {
  margin: 0;
}
.predictive-overflow-hidden {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .predictive-overflow-hidden {
    overflow: auto;
  }
}
predictive-search {
  align-items: center;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  position: relative;
}
predictive-search.is-active {
  flex: 99;
}
predictive-search.is-active .predictive__screen {
  z-index: 3;
  display: block;
}
predictive-search.is-active .btn--close-search {
  justify-content: center;
  align-items: center;
  display: flex;
}
[data-dark="true"] input {
  color: #fff !important;
}
[data-dark="true"] .btn--search path {
  stroke: #fff !important;
}
[data-dark="false"] input {
  color: #000 !important;
}
[data-dark="false"] .btn--search path {
  stroke: #000 !important;
}
.predictive__screen {
  background: var(--colorModalBg);
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}
predictive-search form {
  z-index: 4;
  flex-wrap: wrap;
  width: 100%;
  display: flex;
  position: relative;
}
.search__input-wrap {
  flex: 5;
  transition: flex 0.3s ease-in-out;
  position: relative;
}
.search__input {
  background: var(--colorNavSearch, #fff);
  border-radius: calc(var(--roundness, 0) * 2);
  color: var(--color-body-text);
  flex: 1;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
.btn--search {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.btn--search .icon {
  width: 25px;
  height: 25px;
}
@media only screen and (min-width: 769px) {
  .btn--search {
    right: 10px;
  }
}
[dir="rtl"] .btn--search {
  left: 15px;
  right: auto;
}
@media only screen and (min-width: 769px) {
  [dir="rtl"] .btn--search {
    left: 10px;
  }
}
.btn--close-search {
  flex: 0 0 30px;
  margin-left: 10px;
  display: none;
}
.btn--close-search .icon {
  width: 25px;
  height: 25px;
}
.btn--close-search .icon path {
  stroke: var(--colorNavText) !important;
}
.search__results {
  background: var(--color-body);
  color: var(--color-body-text);
  width: 100%;
  max-height: 80vh;
  margin-top: 10px;
  padding: 0;
  display: none;
  position: absolute;
  top: 100%;
  overflow-y: auto;
  container-type: inline-size;
}
@media only screen and (max-width: 768px) {
  .search__results {
    margin-left: calc(var(--pageWidthPadding, 17px) * -1);
    margin-right: calc(var(--pageWidthPadding, 17px) * -1);
    max-height: 75vh;
    width: calc(100% + var(--pageWidthPadding, 17px) * 2);
  }
  .template-search .page-content .search__results {
    max-height: 50vh;
  }
}
.results {
  width: 100%;
  padding: 0 20px 20px;
  display: block;
}
.results ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.results li {
  margin-bottom: 0;
  padding: 10px;
  transition: background 0.2s;
}
.results li:hover {
  background: #0000000d;
}
.results li a {
  align-items: center;
  display: flex;
}
.results--queries span {
  font-weight: bolder;
}
.results--queries mark {
  background-color: #0000;
  font-weight: 400;
}
.results--products span {
  margin-left: 10px;
}
.results--products #predictive-search-products {
  margin-bottom: 20px;
}
.results-products__image {
  width: 100%;
  min-width: 80px;
  max-width: 80px;
  height: 80px;
}
.results-products__info {
  flex-direction: column;
  display: flex;
}
.predictive-search-results {
  flex-flow: column wrap;
  padding: 40px 0 0;
  display: flex;
  overflow-y: auto;
}
.predictive-search-results h3 {
  border-bottom: 1px solid;
  border-color: var(--colorBorder);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.predictive-search-results--none {
  padding-top: 20px;
}
.predictive-search__no-results {
  width: 100%;
  display: block;
}
.predictive-search__no-results:hover {
  opacity: 0.5;
}
.results__group-1 {
  flex: 0 0 100%;
}
.results__group-1 > div:not(.results--queries) {
  display: none;
}
.results__group-2 {
  flex: 0 0 100%;
}
.results__search-btn {
  border: 1px solid;
  border-color: var(--colorBorder);
  width: 100%;
  padding: 10px;
  transition: background-color 0.2s;
}
.results__search-btn:hover {
  background-color: #0000000d;
}
@container (min-width:800px) {
  .predictive-search-results {
    flex-flow: row;
  }
  .results {
    padding: 0 40px 20px;
  }
  .results__group-1 {
    flex: 1 0 0;
  }
  .results__group-1 div:not(.results--queries) {
    display: block;
  }
  .results__group-2 {
    flex: 2 0 0;
  }
  .results__group-2 > div:not(.results--products) {
    display: none;
  }
  .results__search-btn {
    text-align: left;
    padding: 10px 0 10px 40px;
  }
}
.recipient-form {
  margin: 2em auto;
  display: block;
  position: relative;
}
.recipient-form .field {
  position: relative;
}
.recipient-form .field__label {
  color: inherit;
  pointer-events: none;
  transform-origin: 0 0;
  margin: 0;
  padding: 8px 10px;
  transition:
    opacity 0.1s ease-in-out,
    transform 0.1s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 959px) {
  .recipient-form .field__label {
    padding: 10px;
  }
}
.recipient-form .field__label:not(.variant__button-label):not(.text-label),
.recipient-form label:not(.variant__button-label):not(.text-label) {
  font-weight: 400;
}
.recipient-form .field__input {
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 959px) {
  .recipient-form .field__input {
    margin-bottom: 0.6em;
  }
}
.recipient-form .field__input.text-area {
  height: 150px;
  margin-bottom: 0;
}
.recipient-form .field__input::-moz-placeholder {
  color: #0000;
}
.recipient-form .field__input::placeholder {
  color: #0000;
}
.recipient-form .field__input:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  font-size: 0.8em;
  transform: scale(0.85) translateY(-0.4em) translate(0.15em);
}
.recipient-form .field__input:not(:-moz-placeholder) ~ label {
  opacity: 0.65;
  font-size: 0.8em;
  transform: scale(0.85) translateY(-0.4em) translate(0.15em);
}
.recipient-form .field__input:focus ~ label,
.recipient-form .field__input:not(:placeholder-shown) ~ label {
  opacity: 0.65;
  font-size: 0.8em;
  transform: scale(0.85) translateY(-0.4em) translate(0.15em);
}
.recipient-form .field__input:not(:-moz-placeholder-shown) {
  padding: 16px 10px 0;
}
.recipient-form .field__input:not(:-moz-placeholder) {
  padding: 16px 10px 0;
}
.recipient-form .field__input:focus,
.recipient-form .field__input:not(:placeholder-shown) {
  padding: 16px 10px 0;
}
.recipient-form .field__input--error {
  color: #d02e2e;
  background-color: #fff6f6;
  border-color: #d02e2e;
}
.recipient-form .field__input--error ~ label {
  color: #d02e2e;
}
.recipient-form .recipient-form__checkbox-wrapper {
  align-items: center;
  margin-bottom: 2em;
  display: flex;
}
@media only screen and (max-width: 959px) {
  .recipient-form .recipient-form__checkbox-wrapper {
    margin-bottom: 1.5em;
  }
}
.recipient-form input[type="checkbox"] {
  background-color: inherit;
  border: 1px solid;
  border-color: var(--colorBorder);
  border-radius: 0;
  width: 16px;
  height: 16px;
}
.recipient-form .checkbox-label {
  cursor: pointer;
  margin-bottom: 0;
  display: block;
}
.recipient-form .recipient-form-field-label--space-between > span {
  font-size: 0.8em;
}
.recipient-form .recipient-fields {
  display: none;
}
*,
:after,
:before,
input {
  box-sizing: border-box;
}
body,
html {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  vertical-align: baseline;
  display: inline-block;
}
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.grid {
  margin: 0 0 0 -22px;
  padding: 0;
  list-style: none;
}
.grid:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 768px) {
  .grid {
    margin-left: -17px;
  }
  html[dir="rtl"] .grid {
    margin-left: 0;
    margin-right: -17px;
  }
}
html[dir="rtl"] .grid {
  margin-left: 0;
  margin-right: -22px;
}
.grid--small {
  margin-left: -10px;
}
.grid--small .grid__item {
  padding-left: 10px;
}
.grid__item {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 22px;
}
@media only screen and (max-width: 768px) {
  .grid__item {
    padding-left: 17px;
  }
  html[dir="rtl"] .grid__item {
    padding-left: 0;
    padding-right: 17px;
  }
}
html[dir="rtl"] .grid__item {
  float: right;
  padding-left: 0;
  padding-right: 22px;
}
.grid--no-gutters {
  margin-left: 0;
}
.grid--no-gutters .grid__item {
  padding-left: 0;
}
.grid--flush-bottom {
  margin-bottom: -22px;
  overflow: auto;
}
.grid--flush-bottom > .grid__item {
  margin-bottom: 22px;
}
.grid--center {
  text-align: center;
}
.grid--center .grid__item {
  float: none;
  text-align: left;
  vertical-align: top;
  display: inline-block;
}
html[dir="rtl"] .grid--center .grid__item {
  text-align: right;
}
.grid--full {
  margin-left: 0;
}
.grid--full > .grid__item {
  padding-left: 0;
}
@media only screen and (min-width: 769px) {
  .grid--table-large {
    table-layout: fixed;
    width: 100%;
    display: table;
  }
  .grid--table-large > .grid__item {
    float: none;
    vertical-align: middle;
    display: table-cell;
  }
}
@media only screen and (max-width: 768px) {
  .small--grid--flush {
    margin-left: -2px;
  }
  .page-width .small--grid--flush {
    margin-left: -17px;
    margin-right: -15px;
  }
  .small--grid--flush > .grid__item {
    padding-left: 2px;
  }
}
.text-column__grid {
  grid-template-columns: 1fr;
  gap: -22px;
  display: grid;
}
@media (min-width: 769px) {
  .text-column__grid {
    grid-template-columns: repeat(6, 1fr);
    display: grid;
  }
  .text-column__grid > * {
    grid-column: span 3;
  }
  .text-column__grid:has(> :nth-child(3):last-child) > *,
  .text-column__grid:has(> :nth-child(odd):last-child:not(:nth-child(3)))
    > :nth-last-child(-n + 3) {
    grid-column: span 2;
  }
}
.one-whole {
  width: 100%;
}
.one-half {
  width: 50%;
}
.one-third {
  width: 33.3333%;
}
.two-thirds {
  width: 66.6667%;
}
.one-quarter {
  width: 25%;
}
.two-quarters {
  width: 50%;
}
.three-quarters {
  width: 75%;
}
.one-fifth {
  width: 20%;
}
.two-fifths {
  width: 40%;
}
.three-fifths {
  width: 60%;
}
.four-fifths {
  width: 80%;
}
.one-sixth {
  width: 16.6667%;
}
.two-sixths {
  width: 33.3333%;
}
.three-sixths {
  width: 50%;
}
.four-sixths {
  width: 66.6667%;
}
.five-sixths {
  width: 83.3333%;
}
@media only screen and (max-width: 768px) {
  .small--one-whole {
    width: 100%;
  }
  .small--one-half {
    width: 50%;
  }
  .small--one-third {
    width: 33.3333%;
  }
  .small--two-thirds {
    width: 66.6667%;
  }
  .grid--uniform .small--one-half:nth-of-type(odd),
  .grid--uniform .small--one-third:nth-of-type(3n + 1) {
    clear: both;
  }
  .small--one-quarter {
    width: 25%;
  }
  .small--two-quarters {
    width: 50%;
  }
  .small--three-quarters {
    width: 75%;
  }
  .grid--uniform .small--one-quarter:nth-of-type(4n + 1) {
    clear: both;
  }
  .small--one-fifth {
    width: 20%;
  }
  .small--two-fifths {
    width: 40%;
  }
  .small--three-fifths {
    width: 60%;
  }
  .small--four-fifths {
    width: 80%;
  }
  .grid--uniform .small--one-fifth:nth-of-type(5n + 1) {
    clear: both;
  }
  .small--one-sixth {
    width: 16.6667%;
  }
  .small--two-sixths {
    width: 33.3333%;
  }
  .small--three-sixths {
    width: 50%;
  }
  .small--four-sixths {
    width: 66.6667%;
  }
  .small--five-sixths {
    width: 83.3333%;
  }
  .grid--uniform .small--one-sixth:nth-of-type(6n + 1),
  .grid--uniform .small--three-sixths:nth-of-type(odd),
  .grid--uniform .small--two-sixths:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 769px) {
  .medium-up--one-whole {
    width: 100%;
  }
  .medium-up--one-half {
    width: 50%;
  }
  .medium-up--one-third {
    width: 33.3333%;
  }
  .medium-up--two-thirds {
    width: 66.6667%;
  }
  .grid--uniform .medium-up--one-half:nth-of-type(odd),
  .grid--uniform .medium-up--one-third:nth-of-type(3n + 1) {
    clear: both;
  }
  .medium-up--one-quarter {
    width: 25%;
  }
  .medium-up--two-quarters {
    width: 50%;
  }
  .medium-up--three-quarters {
    width: 75%;
  }
  .grid--uniform .medium-up--one-quarter:nth-of-type(4n + 1) {
    clear: both;
  }
  .medium-up--one-fifth {
    width: 20%;
  }
  .medium-up--two-fifths {
    width: 40%;
  }
  .medium-up--three-fifths {
    width: 60%;
  }
  .medium-up--four-fifths {
    width: 80%;
  }
  .grid--uniform .medium-up--one-fifth:nth-of-type(5n + 1) {
    clear: both;
  }
  .medium-up--one-sixth {
    width: 16.6667%;
  }
  .medium-up--two-sixths {
    width: 33.3333%;
  }
  .medium-up--three-sixths {
    width: 50%;
  }
  .medium-up--four-sixths {
    width: 66.6667%;
  }
  .medium-up--five-sixths {
    width: 83.3333%;
  }
  .grid--uniform .medium-up--one-sixth:nth-of-type(6n + 1),
  .grid--uniform .medium-up--three-sixths:nth-of-type(odd),
  .grid--uniform .medium-up--two-sixths:nth-of-type(3n + 1) {
    clear: both;
  }
}
.show {
  display: block !important;
}
.hide {
  display: none !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .small--show {
    display: block !important;
  }
  .small--hide {
    display: none !important;
  }
  .small--text-left {
    text-align: left !important;
  }
  .small--text-right {
    text-align: right !important;
  }
  .small--text-center {
    text-align: center !important;
  }
}
@media only screen and (max-width: 959px) {
  .medium-down--show {
    display: block !important;
  }
  .medium-down--hide {
    display: none !important;
  }
  .medium-down--text-left {
    text-align: left !important;
  }
  .medium-down--text-right {
    text-align: right !important;
  }
  .medium-down--text-center {
    text-align: center !important;
  }
}
@media only screen and (min-width: 769px) {
  .medium-up--show {
    display: block !important;
  }
  .medium-up--hide {
    display: none !important;
  }
  .medium-up--text-left {
    text-align: left !important;
  }
  .medium-up--text-right {
    text-align: right !important;
  }
  .medium-up--text-center {
    text-align: center !important;
  }
}
.flex-grid {
  flex-wrap: wrap;
  flex: 100%;
  display: flex;
}
[data-center-text="true"] .flex-grid {
  justify-content: center;
}
.flex-grid--center {
  align-items: center;
}
.flex-grid--gutters {
  margin-top: -15px;
  margin-left: -15px;
}
.flex-grid__item {
  flex: 0 100%;
  align-items: stretch;
  display: flex;
}
.flex-grid--gutters .flex-grid__item {
  padding-top: 15px;
  padding-left: 15px;
}
.flex-grid__item > *,
.flex-grid__item--stretch {
  flex: 100%;
}
.flex-grid__item--stretch:first-child {
  min-width: 250px;
}
@media only screen and (min-width: 769px) {
  .flex-grid__item--33 {
    flex-basis: 33.33%;
  }
  .flex-grid__item--50 {
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .flex-grid__item--mobile-second {
    order: 2;
  }
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
html:not(.no-js):not(.tab-outline) :focus {
  outline: none;
}
.is-transitioning {
  visibility: visible !important;
  display: block !important;
}
.display-table {
  table-layout: fixed;
  width: 100%;
  display: table;
}
.display-table-cell {
  float: none;
  vertical-align: middle;
  display: table-cell;
}
@media only screen and (min-width: 769px) {
  .medium-up--display-table {
    table-layout: fixed;
    width: 100%;
    display: table;
  }
  .medium-up--display-table-cell {
    float: none;
    vertical-align: middle;
    display: table-cell;
  }
}
.visually-hidden {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
.visually-invisible {
  opacity: 0 !important;
}
.skip-link:focus {
  clip: auto;
  background-color: var(--colorBody);
  color: var(--colorTextBody);
  opacity: 1;
  z-index: 10000;
  width: auto;
  height: auto;
  margin: 0;
  padding: 10px;
  transition: none;
}
html {
  touch-action: manipulation;
}
html[dir="rtl"] {
  direction: rtl;
}
body,
html {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
}
@media only screen and (max-width: 768px) {
  .supports-touch.lock-scroll {
    overflow: hidden;
  }
  @supports (-webkit-touch-callout: none) {
    .supports-touch.lock-scroll {
      overflow: initial;
    }
  }
}
.page-full,
.page-width {
  padding: 0 17px;
}
@media only screen and (min-width: 769px) {
  .page-full,
  .page-width {
    padding: 0 40px;
  }
}
.page-width--narrow {
  max-width: 1000px;
}
.page-width--tiny {
  max-width: 450px;
}
@media only screen and (max-width: 768px) {
  .page-width--flush-small {
    padding: 0;
  }
}
.page-content,
.shopify-email-marketing-confirmation__container,
.shopify-policy__container {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media only screen and (min-width: 769px) {
  .page-content,
  .shopify-email-marketing-confirmation__container,
  .shopify-policy__container {
    padding-top: 55px;
    padding-bottom: 55px;
  }
}
.shopify-email-marketing-confirmation__container {
  text-align: center;
}
.page-content--top,
.page-content--with-blocks {
  padding-bottom: 0;
}
.page-content--bottom {
  padding-top: 0;
}
.main-content {
  min-height: 300px;
  display: block;
}
@media only screen and (min-width: 769px) {
  .main-content {
    min-height: 700px;
  }
}
.template-challange .main-content {
  min-height: 0;
}
.hr--large,
.hr--medium,
.hr--small,
hr {
  border: 0;
  border-top: 1px solid;
  border-top-color: var(--colorBorder);
  height: 1px;
}
.hr--small {
  margin: 15px auto;
}
.hr--medium {
  margin: 25px auto;
}
@media only screen and (min-width: 769px) {
  .hr--medium {
    margin: 35px auto;
  }
}
.hr--large {
  margin: 30px auto;
}
@media only screen and (min-width: 769px) {
  .hr--large {
    margin: 45px auto;
  }
}
.page-blocks + .hr--large,
.page-blocks + [data-section-type="recently-viewed"] .hr--large {
  margin-top: 0;
}
.hr--clear {
  border: 0;
}
@media only screen and (max-width: 768px) {
  .table--responsive thead {
    display: none;
  }
  .table--responsive tr {
    display: block;
  }
  .table--responsive td,
  .table--responsive tr {
    clear: both;
    float: left;
    width: 100%;
  }
  .table--responsive td,
  .table--responsive th {
    text-align: right;
    padding: 15px;
    display: block;
  }
  .table--responsive td:before {
    content: attr(data-label);
    float: left;
    padding-right: 10px;
    font-size: 12px;
  }
  .table--small-hide {
    display: none !important;
  }
  .table__section + .table__section {
    margin-top: 10px;
    padding-top: 15px;
    position: relative;
  }
  .table__section + .table__section:after {
    border-bottom: 1px solid;
    border-bottom-color: var(--colorBorder);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
  }
}
details summary::-webkit-details-marker {
  display: none;
}
.faux-select,
body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
  font-size: calc(var(--typeBaseSize) * 0.92);
  letter-spacing: var(--typeBaseSpacing);
  line-height: var(--typeBaseLineHeight);
  text-rendering: optimizeSpeed;
}
@media only screen and (min-width: 769px) {
  .faux-select,
  body,
  button,
  input,
  select,
  textarea {
    font-size: var(--typeBaseSize);
  }
}
body {
  font-weight: var(--typeBaseWeight);
}
p {
  margin: 0 0 15px;
}
p img {
  margin: 0;
}
em {
  font-style: italic;
}
b,
strong {
  font-weight: 700;
}
p[data-spam-detection-disclaimer],
small {
  font-size: 0.85em;
}
sub,
sup {
  vertical-align: baseline;
  font-size: 60%;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.5em;
}
.rte blockquote,
blockquote {
  margin: 0;
  padding: 15px 30px 40px;
}
.rte blockquote p,
blockquote p {
  margin-bottom: 0;
}
.rte blockquote p + cite,
blockquote p + cite {
  margin-top: 15px;
}
.rte blockquote cite,
blockquote cite {
  display: block;
}
code,
pre {
  color: #51ab62;
  background-color: #faf7f5;
  border: 0;
  padding: 0 2px;
  font-family: Consolas, monospace;
  font-size: 1em;
}
pre {
  margin: 0 0 30px;
  padding: 15px;
  overflow: auto;
}
.label,
label:not(.variant__button-label):not(.text-label) {
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-size: 0.8em;
}
label,
.label-info {
  margin-bottom: 10px;
  display: block;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
  display: block;
}
@media only screen and (min-width: 769px) {
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0 0 15px;
  }
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback);
  font-weight: var(--typeHeaderWeight);
  letter-spacing: var(--typeHeaderSpacing);
  line-height: var(--typeHeaderLineHeight);
}
[data-type_header_capitalize="true"] .h1,
[data-type_header_capitalize="true"] .h2,
[data-type_header_capitalize="true"] .h3,
[data-type_header_capitalize="true"] h1,
[data-type_header_capitalize="true"] h2,
[data-type_header_capitalize="true"] h3 {
  text-transform: uppercase;
}
.h1,
h1 {
  font-size: calc(var(--typeHeaderSize) * 0.85);
}
.h2,
h2 {
  font-size: calc(var(--typeHeaderSize) * 0.73);
}
.h3,
h3 {
  font-size: calc(var(--typeHeaderSize) * 0.62);
}
@media only screen and (min-width: 769px) {
  .h1,
  h1 {
    font-size: var(--typeHeaderSize);
  }
  .h2,
  h2 {
    font-size: calc(var(--typeHeaderSize) * 0.85);
  }
  .h3,
  h3 {
    font-size: calc(var(--typeHeaderSize) * 0.65);
  }
}
.h4,
h4 {
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-size: 0.8em;
}
.h5,
.h6,
h5,
h6 {
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.8em;
}
@media only screen and (max-width: 768px) {
  .h5,
  .h6,
  h5,
  h6 {
    margin-bottom: 5px;
  }
}
.subheading {
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
.text-spacing,
.text-spacing.rte:last-child {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .rte table td,
  .rte table th {
    padding: 6px 8px;
  }
}
.collapsible-content .rte table td,
.collapsible-content .rte table th {
  padding: 6px 8px;
}
.comment-author {
  margin-bottom: 0;
}
.comment-date {
  font-size: calc(var(--typeBaseSize) * 0.85);
  margin-top: 3px;
  display: block;
}
@media only screen and (max-width: 768px) {
  .comment-date {
    margin-bottom: 15px;
  }
}
.ajaxcart__subtotal {
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-size: 0.8em;
}
.rte .enlarge-text {
  margin: 0;
  font-size: 1.3em;
}
@media only screen and (min-width: 769px) {
  .rte .enlarge-text--offset p {
    padding-right: 15%;
  }
  .text-center .rte .enlarge-text--offset p {
    padding: 0 5%;
  }
  .table--small-text {
    font-size: calc(var(--typeBaseSize) * 0.85);
  }
}
.index-section--footer h3 {
  font-size: 1.5em;
}
html[dir="rtl"] .text-left {
  text-align: right !important;
}
html[dir="rtl"] .text-right {
  text-align: left !important;
}
.icon-and-text {
  flex-wrap: nowrap;
  align-items: center;
  display: flex;
}
.icon-and-text .icon {
  flex: none;
}
ol,
ul {
  text-rendering: optimizeLegibility;
  margin: 0 0 15px 30px;
  padding: 0;
}
ol ol {
  list-style: lower-alpha;
}
ol {
  list-style: decimal;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 4px 0 5px 20px;
}
li {
  margin-bottom: 0.25em;
}
ul.square {
  list-style: square;
}
ul.disc {
  list-style: outside;
}
ol.alpha {
  list-style: lower-alpha;
}
.no-bullets {
  margin-left: 0;
  list-style: none;
}
.inline-list {
  margin: 0;
  padding: 0;
}
.inline-list li {
  vertical-align: middle;
  margin-bottom: 0;
  display: inline-block;
}
table {
  background: var(--colorBorder);
  border-spacing: 1px;
  border: 0;
  width: 100%;
  position: relative;
}
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  overflow: auto;
}
td,
th {
  background: var(--colorBody);
  text-align: left;
  border: 0;
  padding: 10px 15px;
}
html[dir="rtl"] td,
html[dir="rtl"] th {
  text-align: right;
}
th,
.table__title {
  font-weight: 700;
}
.text-link,
a {
  color: var(--colorTextBody);
  background: 0 0;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.text-link:hover,
a:hover {
  color: var(--colorTextBody);
}
.text-link {
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
  display: inline;
}
.rte a,
.shopify-email-marketing-confirmation__container a,
.shopify-policy__container a {
  color: var(--colorLink);
}
button {
  color: currentColor;
  overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
.btn,
.rte .btn,
.shopify-payment-button .shopify-payment-button__button--unbranded {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: var(--colorBtnPrimary);
  border-radius: var(--buttonRadius);
  color: var(--colorBtnPrimaryText);
  cursor: pointer;
  font-size: calc(var(--typeBaseSize) - 4px);
  font-size: max(calc(var(--typeBaseSize) - 4px), 13px);
  letter-spacing: 0.3em;
  text-align: center;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: normal;
  border: 1px solid #0000;
  width: auto;
  min-width: 90px;
  margin: 0;
  padding: 11px 20px;
  font-weight: 700;
  line-height: 1.42;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .btn,
  .rte .btn,
  .shopify-payment-button .shopify-payment-button__button--unbranded {
    font-size: calc(var(--typeBaseSize) - 5px);
    font-size: max(calc(var(--typeBaseSize) - 5px), 11px);
    padding: 9px 17px;
  }
}
.btn:hover,
.rte .btn:hover,
.shopify-payment-button .shopify-payment-button__button--unbranded:hover {
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
}
.btn.disabled,
.btn[disabled],
.rte .btn.disabled,
.rte .btn[disabled],
.shopify-payment-button .shopify-payment-button__button--unbranded.disabled,
.shopify-payment-button .shopify-payment-button__button--unbranded[disabled] {
  color: #b6b6b6;
  cursor: default;
  background-color: #f6f6f6;
}
.btn.disabled:hover,
.btn[disabled]:hover,
.rte .btn.disabled:hover,
.rte .btn[disabled]:hover,
.shopify-payment-button
  .shopify-payment-button__button--unbranded.disabled:hover,
.shopify-payment-button
  .shopify-payment-button__button--unbranded[disabled]:hover {
  color: #b6b6b6;
  background-color: #f6f6f6;
}
[data-button_style="angled"] .btn.disabled:after,
[data-button_style="angled"] .btn.disabled:before,
[data-button_style="angled"] .btn[disabled]:after,
[data-button_style="angled"] .btn[disabled]:before,
[data-button_style="angled"] .rte .btn.disabled:after,
[data-button_style="angled"] .rte .btn.disabled:before,
[data-button_style="angled"] .rte .btn[disabled]:after,
[data-button_style="angled"] .rte .btn[disabled]:before,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded.disabled:after,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded.disabled:before,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded[disabled]:after,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded[disabled]:before {
  background-color: #f6f6f6;
  border-top: 1px solid #b6b6b6;
  border-bottom: 1px solid #b6b6b6;
}
[data-button_style="angled"] .btn,
[data-button_style="angled"] .rte .btn,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded {
  border: 0;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
[data-button_style="angled"] .btn:after,
[data-button_style="angled"] .btn:before,
[data-button_style="angled"] .rte .btn:after,
[data-button_style="angled"] .rte .btn:before,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:after,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:before {
  background-color: inherit;
  content: "";
  width: 20px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: skew(-12deg);
}
[data-button_style="angled"] .btn:before,
[data-button_style="angled"] .rte .btn:before,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:before {
  left: -6px;
}
[data-button_style="angled"] .btn:after,
[data-button_style="angled"] .rte .btn:after,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:after {
  right: -6px;
}
[data-button_style="angled"] .btn.btn--small:before,
[data-button_style="angled"] .rte .btn.btn--small:before,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded.btn--small:before {
  left: -5px;
}
[data-button_style="angled"] .btn.btn--small:after,
[data-button_style="angled"] .rte .btn.btn--small:after,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded.btn--small:after {
  right: -5px;
}
[data-button_style="square"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static),
[data-button_style="square"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static),
[data-button_style="square"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static),
[data-button_style^="round"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static),
[data-button_style^="round"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static),
[data-button_style^="round"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static) {
  transition: background 0.2s;
  position: relative;
  overflow: hidden;
}
[data-button_style="square"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):after,
[data-button_style="square"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):after,
[data-button_style="square"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):after,
[data-button_style^="round"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):after,
[data-button_style^="round"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):after,
[data-button_style^="round"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):after {
  content: "";
  background-image: linear-gradient(90deg, #0000, #ffffff40, #0000);
  width: 200%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 150%;
  transform: skew(-20deg);
}
[data-button_style="square"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover:after,
[data-button_style="square"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover:after,
[data-button_style="square"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):hover:after,
[data-button_style^="round"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover:after,
[data-button_style^="round"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover:after,
[data-button_style^="round"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):hover:after {
  animation: 0.75s cubic-bezier(0.01, 0.56, 1, 1) shine;
}
[data-button_style="square"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover,
[data-button_style="square"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover,
[data-button_style="square"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style^="round"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover,
[data-button_style^="round"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover,
[data-button_style^="round"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):hover {
  background: var(--colorBtnPrimaryLight);
  transition-delay: 0.25s;
}
[data-button_style="square"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):active,
[data-button_style="square"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):active,
[data-button_style="square"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):active,
[data-button_style^="round"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):active,
[data-button_style^="round"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):active,
[data-button_style^="round"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):active {
  background: var(--colorBtnPrimary);
  transition-delay: 0s;
}
.shopify-payment-button
  .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
}
.shopify-payment-button__more-options {
  color: inherit;
}
.btn--secondary,
.rte .btn--secondary {
  border: 1px solid;
  border-color: var(--colorBorder);
  color: var(--colorTextBody);
  background-color: #0000;
}
[data-button_style="angled"] .btn--secondary,
[data-button_style="angled"] .rte .btn--secondary {
  border-bottom: 1px solid;
  border-bottom-color: var(--colorBorder);
  border-top: 1px solid;
  border-left: 0;
  border-right: 0;
  border-top-color: var(--colorBorder);
}
[data-button_style="angled"] .btn--secondary:after,
[data-button_style="angled"] .btn--secondary:before,
[data-button_style="angled"] .rte .btn--secondary:after,
[data-button_style="angled"] .rte .btn--secondary:before {
  background-color: #0000;
  top: -1px;
  bottom: -1px;
}
[data-button_style="angled"] .btn--secondary:before,
[data-button_style="angled"] .rte .btn--secondary:before {
  border-bottom: 1px solid;
  border-bottom-color: var(--colorBorder);
  border-left: 1px solid;
  border-left-color: var(--colorBorder);
}
[data-button_style="angled"] .btn--secondary:after,
[data-button_style="angled"] .rte .btn--secondary:after {
  border-right: 1px solid;
  border-right-color: var(--colorBorder);
  border-top: 1px solid;
  border-top-color: var(--colorBorder);
}
.btn--secondary:hover,
.rte .btn--secondary:hover {
  border-color: var(--colorTextBody);
  color: var(--colorTextBody);
  background-color: #0000;
  transition: border 0.3s;
}
.btn--secondary:hover:before,
.rte .btn--secondary:hover:before,
.btn--secondary:hover:after,
.rte .btn--secondary:hover:after {
  border-color: var(--colorTextBody);
  transition: border 0.3s;
}
.btn--tertiary,
.rte .btn--tertiary {
  border: 1px solid;
  border-color: var(--colorBorder);
  color: var(--colorTextBody);
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  background-color: #0000;
  padding: 8px 10px;
  font-weight: 400;
}
.btn--tertiary:hover,
.rte .btn--tertiary:hover {
  color: var(--colorTextBody);
  background-color: #0000;
}
.btn--tertiary.disabled,
.btn--tertiary[disabled],
.rte .btn--tertiary.disabled,
.rte .btn--tertiary[disabled] {
  color: #b6b6b6;
  cursor: default;
  background-color: #f6f6f6;
  border-color: #b6b6b6;
}
[data-button_style="angled"] .btn--tertiary,
[data-button_style="angled"] .rte .btn--tertiary {
  margin-left: 0;
  margin-right: 0;
}
[data-button_style="angled"] .btn--tertiary:after,
[data-button_style="angled"] .btn--tertiary:before,
[data-button_style="angled"] .rte .btn--tertiary:after,
[data-button_style="angled"] .rte .btn--tertiary:before {
  content: none;
}
.btn--tertiary-active {
  background: var(--colorBtnPrimary);
  border-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText) !important;
}
.btn--tertiary-active:hover {
  background: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
}
.btn--body,
.btn--body:active,
.btn--body:hover {
  background-color: var(--colorBody);
  border: 1px solid;
  border-color: var(--colorBorder);
  color: var(--colorTextBody);
}
.btn--circle {
  border-radius: 50%;
  min-width: 0;
  padding: 10px;
  line-height: 1;
}
.btn--circle .icon {
  width: 20px;
  height: 20px;
}
.btn--circle:after,
.btn--circle:before {
  content: none;
  background: 0 0;
  width: auto;
}
.btn--circle.btn--large .icon {
  width: 30px;
  height: 30px;
}
.btn--circle.btn--large {
  padding: 15px;
}
[data-button_style="angled"] .btn--circle {
  border: 1px solid;
  border-color: var(--colorBorder);
}
[data-button_style="angled"] .btn--circle:after,
[data-button_style="angled"] .btn--circle:before {
  display: none;
}
.btn--small {
  font-size: calc(var(--typeBaseSize) - 6px);
  font-size: max(calc(var(--typeBaseSize) - 6px), 12px);
  background-position: 150% 45%;
  min-width: 90px;
  padding: 8px 14px;
}
[data-button_style="angled"] .btn--small {
  margin-left: 10px;
  padding-left: 16px;
  padding-right: 16px;
}
.btn--secondary.btn--small {
  font-weight: 400;
}
.btn--large {
  padding: 15px 20px;
}
.btn--full {
  width: 100%;
  padding: 13px 20px;
  transition: none;
}
[data-button_style="angled"] .btn--full,
[data-button_style="angled"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded {
  max-width: 94%;
}
.btn--inverse {
  color: #fff;
  background-color: #0000;
  border: 2px solid #fff;
}
.btn--inverse:focus,
.btn--inverse:hover {
  background-color: #0000;
}
[data-button_style="angled"] .btn--inverse {
  border: 2px solid;
  border-left: 0;
  border-right: 0;
}
[data-button_style="angled"] .btn--inverse:after,
[data-button_style="angled"] .btn--inverse:before {
  background-color: #0000;
  border-color: #fff;
  top: -2px;
  bottom: -2px;
}
[data-button_style="angled"] .btn--inverse:before {
  border-bottom: 2px solid;
  border-left: 2px solid;
}
[data-button_style="angled"] .btn--inverse:after {
  border-top: 2px solid;
  border-right: 2px solid;
}
.hero__link .btn--inverse {
  border-color: var(--colorHeroText);
  color: var(--colorHeroText);
}
[data-button_style="angled"] .hero__link .btn--inverse:before,
[data-button_style="angled"] .hero__link .btn--inverse:after {
  border-color: var(--colorHeroText);
}
.btn--loading {
  background-color: var(--colorBtnPrimaryDim);
  color: var(--colorBtnPrimaryDim);
  text-indent: -9999px;
  position: relative;
}
.btn--loading:active,
.btn--loading:hover {
  background-color: var(--colorBtnPrimaryDim);
  color: var(--colorBtnPrimaryDim);
}
.btn--loading:before {
  border: 3px solid;
  border-color: var(--colorBtnPrimaryText);
  content: "";
  border-top-color: #0000;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
  animation: 1s linear infinite spin;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}
[data-button_style="angled"] .btn--loading:before {
  border: 3px solid;
  width: 24px;
  height: 24px;
  top: 50%;
  left: 50%;
  transform: none;
  border-color: var(--colorBtnPrimaryText) !important;
  border-top-color: #0000 !important;
}
[data-button_style="angled"] .btn--loading:after {
  background-color: var(--colorBtnPrimaryDim);
}
[data-button_style="angled"] .btn--loading.btn--secondary:after {
  bottom: 1px;
}
.btn--loading.btn--secondary {
  color: var(--colorTextBody);
  background: 0 0;
}
.btn--loading.btn--secondary:before {
  border-color: var(--colorTextBody);
  border-top-color: #0000;
}
.return-link {
  text-align: center;
  margin-top: 50px;
  padding: 15px 25px;
}
@media only screen and (max-width: 768px) {
  .return-link {
    width: 100%;
    padding: 22px 17px;
  }
  [data-button_style="angled"] .return-link {
    width: 90%;
  }
}
.return-link .icon {
  width: 20px;
  margin-right: 8px;
}
.collapsible-trigger-btn {
  text-align: left;
}
[data-center-text="true"] .collapsible-trigger-btn {
  text-align: center;
}
.collapsible-trigger-btn {
  letter-spacing: 0.3em;
  text-transform: uppercase;
  width: 100%;
  padding: 15px 10px 15px 0;
  font-size: 0.8em;
  display: block;
}
.collection-sidebar__group .collapsible-trigger-btn {
  text-align: left;
}
.collapsible-trigger-btn--borders {
  border: 1px solid;
  border-color: var(--colorBorder);
  border-bottom: 0;
  padding: 12px;
}
.collapsible-trigger-btn--borders .collapsible-trigger__icon {
  right: 12px;
}
@media only screen and (min-width: 769px) {
  .collapsible-trigger-btn--borders {
    padding: 15px;
  }
  .collapsible-trigger-btn--borders .collapsible-trigger__icon {
    right: 15px;
  }
}
.collapsible-content + .collapsible-trigger-btn--borders {
  margin-top: -1px;
}
.collapsible-trigger-btn--borders
  + .collapsible-content
  .collapsible-content__inner {
  border: 1px solid;
  border-color: var(--colorBorder);
  font-size: calc(var(--typeBaseSize) * 0.92);
  border-top: 0;
  padding: 0 20px 20px;
}
.collapsible-trigger-btn--borders + .collapsible-content--expanded {
  margin-bottom: 30px;
}
.collapsible-trigger-btn--borders + .collapsible-content--expanded:last-child {
  margin-bottom: -1px;
}
.collapsible-trigger-btn--borders-top {
  border-top: 1px solid;
  border-top-color: var(--colorBorder);
}
.shopify-payment-button {
  margin-top: 10px;
}
.shopify-payment-button .shopify-payment-button__button--unbranded {
  width: 100%;
  transition: none;
  display: block;
}
.payment-buttons .add-to-cart,
.payment-buttons .shopify-payment-button,
.payment-buttons .shopify-payment-button__button--unbranded {
  min-height: 50px;
}
.add-to-cart.btn--secondary {
  border: 1px solid;
  border-color: var(--colorTextBody);
}
[data-button_style="angled"] .add-to-cart.btn--secondary {
  border-left: 0;
  border-right: 0;
}
[data-button_style="angled"] .add-to-cart.btn--secondary:after,
[data-button_style="angled"] .add-to-cart.btn--secondary:before {
  border-color: var(--colorTextBody);
}
.add-to-cart.btn--secondary.disabled,
.add-to-cart.btn--secondary[disabled],
[data-button_style="angled"] .add-to-cart.btn--secondary.disabled:after,
[data-button_style="angled"] .add-to-cart.btn--secondary.disabled:before,
[data-button_style="angled"] .add-to-cart.btn--secondary[disabled]:after,
[data-button_style="angled"] .add-to-cart.btn--secondary[disabled]:before {
  border-color: #b6b6b6;
}
.shopify-payment-button__button--hidden {
  display: none !important;
}
svg:not(:root) {
  overflow: hidden;
}
iframe {
  max-width: 100%;
}
.video-wrapper {
  max-width: 100%;
  height: auto;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.video-wrapper iframe,
.video-wrapper video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.video-wrapper--modal {
  width: 1000px;
}
.grid__image-ratio img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.grid__image-ratio img.grid__image-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.grid__image-ratio:before {
  content: "";
  width: 100%;
  height: 0;
  display: block;
}
.grid__image-ratio .placeholder-svg {
  position: absolute;
  inset: 0;
}
.grid__image-ratio--object {
  opacity: 1;
}
.grid__image-ratio--wide:before {
  padding-bottom: 56.25%;
}
.grid__image-ratio--landscape:before {
  padding-bottom: 75%;
}
.grid__image-ratio--square:before {
  padding-bottom: 100%;
}
.grid__image-ratio--portrait:before {
  padding-bottom: 150%;
}
.image-fit {
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
  width: 100%;
  height: 100%;
  font-family: object-fit\:cover;
  position: relative;
}
.parallax-container {
  width: 100%;
  height: 160%;
  position: absolute;
  top: -30%;
  left: 0;
}
.parallax-image {
  width: 100%;
  height: 110%;
  position: absolute;
  top: -5%;
  left: 0;
}
.parallax-image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
form {
  margin: 0;
}
[data-center-text="true"] .form-vertical {
  text-align: center;
}
.form-vertical {
  margin-bottom: 15px;
}
.form-vertical label {
  text-align: left;
}
.inline {
  display: inline;
}
@media only screen and (max-width: 959px) {
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
}
button,
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}
button {
  cursor: pointer;
  background: 0 0;
  border: none;
  display: inline-block;
}
fieldset {
  border: 1px solid;
  border-color: var(--colorBorder);
  padding: 15px;
}
legend {
  border: 0;
  padding: 0;
}
button,
input[type="submit"] {
  cursor: pointer;
}
input,
select,
textarea {
  border: 1px solid;
  border-color: var(--colorBorder);
  border-radius: 0;
  max-width: 100%;
  padding: 8px 10px;
}
input.disabled,
input[disabled],
select.disabled,
select[disabled],
textarea.disabled,
textarea[disabled] {
  cursor: default;
  border-color: #b6b6b6;
}
input.input-full,
select.input-full,
textarea.input-full {
  width: 100%;
}
textarea {
  min-height: 100px;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  margin: 0 10px 0 0;
  padding: 0;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
}
input[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
}
input[type="image"] {
  padding-left: 0;
  padding-right: 0;
}
.faux-select,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: inherit;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: "";
  background-color: #0000;
  padding-right: 28px;
}
select {
  background-image: var(--urlIcoSelect);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 11px;
}
.is-light select {
  background-image: var(--urlIcoSelectWhite);
}
.faux-select .icon {
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
optgroup {
  font-weight: 700;
}
option {
  color: #000;
  background-color: #fff;
}
option[disabled] {
  color: #ccc;
}
select::-ms-expand {
  display: none;
}
.hidden-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
label[for] {
  cursor: pointer;
}
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  margin-bottom: 30px;
  display: block;
}
.form-vertical .btn,
.form-vertical input[type="checkbox"],
.form-vertical input[type="radio"] {
  display: inline-block;
}
.form-vertical .btn:not(:last-child) {
  margin-bottom: 30px;
}
small {
  display: block;
}
input.error,
textarea.error {
  color: #d02e2e;
  background-color: #fff6f6;
  border-color: #d02e2e;
}
label.error {
  color: #d02e2e;
}
.selector-wrapper label {
  margin-right: 10px;
}
.selector-wrapper + .selector-wrapper {
  margin-top: 15px;
}
.input-group {
  display: flex;
}
.input-group .input-group-btn:first-child .btn,
.input-group .input-group-field:first-child,
.input-group input[type="hidden"]:first-child + .input-group-field,
.input-group .input-group-field:last-child {
  border-radius: 0;
}
.input-group .input-group-btn:first-child .btn,
.input-group input[type="hidden"]:first-child + .input-group-btn .btn {
  border-radius: var(--buttonRadius) 0 0 var(--buttonRadius);
}
.input-group .input-group-btn:last-child .btn {
  border-radius: 0 var(--buttonRadius) var(--buttonRadius) 0;
}
.input-group input::-moz-focus-inner {
  border: 0;
  margin-top: -1px;
  margin-bottom: -1px;
  padding: 0;
}
.input-group-field {
  flex: auto;
  min-width: 0;
  margin: 0;
}
.input-group-btn {
  flex: 0 auto;
  margin: 0;
  display: flex;
}
.input-group-btn .icon {
  vertical-align: initial;
}
[data-button_style="angled"] .input-group-btn {
  position: relative;
  left: -8px;
}
.icon {
  fill: currentColor;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.no-svg .icon {
  display: none;
}
svg.icon circle,
svg.icon ellipse,
svg.icon g,
svg.icon line,
svg.icon path,
svg.icon polygon,
svg.icon polyline,
svg.icon rect,
symbol.icon circle,
symbol.icon ellipse,
symbol.icon g,
symbol.icon line,
symbol.icon path,
symbol.icon polygon,
symbol.icon polyline,
symbol.icon rect {
  fill: inherit;
  stroke: inherit;
}
svg.icon-bag circle,
svg.icon-bag ellipse,
svg.icon-bag g,
svg.icon-bag line,
svg.icon-bag path,
svg.icon-bag polygon,
svg.icon-bag polyline,
svg.icon-bag rect,
svg.icon-bag-minimal circle,
svg.icon-bag-minimal ellipse,
svg.icon-bag-minimal g,
svg.icon-bag-minimal line,
svg.icon-bag-minimal path,
svg.icon-bag-minimal polygon,
svg.icon-bag-minimal polyline,
svg.icon-bag-minimal rect,
svg.icon-cart circle,
svg.icon-cart ellipse,
svg.icon-cart g,
svg.icon-cart line,
svg.icon-cart path,
svg.icon-cart polygon,
svg.icon-cart polyline,
svg.icon-cart rect,
svg.icon-chevron-down circle,
svg.icon-chevron-down ellipse,
svg.icon-chevron-down g,
svg.icon-chevron-down line,
svg.icon-chevron-down path,
svg.icon-chevron-down polygon,
svg.icon-chevron-down polyline,
svg.icon-chevron-down rect,
svg.icon-circle-checkmark circle,
svg.icon-circle-checkmark ellipse,
svg.icon-circle-checkmark g,
svg.icon-circle-checkmark line,
svg.icon-circle-checkmark path,
svg.icon-circle-checkmark polygon,
svg.icon-circle-checkmark polyline,
svg.icon-circle-checkmark rect,
svg.icon-close circle,
svg.icon-close ellipse,
svg.icon-close g,
svg.icon-close line,
svg.icon-close path,
svg.icon-close polygon,
svg.icon-close polyline,
svg.icon-close rect,
svg.icon-email circle,
svg.icon-email ellipse,
svg.icon-email g,
svg.icon-email line,
svg.icon-email path,
svg.icon-email polygon,
svg.icon-email polyline,
svg.icon-email rect,
svg.icon-filter circle,
svg.icon-filter ellipse,
svg.icon-filter g,
svg.icon-filter line,
svg.icon-filter path,
svg.icon-filter polygon,
svg.icon-filter polyline,
svg.icon-filter rect,
svg.icon-gift circle,
svg.icon-gift ellipse,
svg.icon-gift g,
svg.icon-gift line,
svg.icon-gift path,
svg.icon-gift polygon,
svg.icon-gift polyline,
svg.icon-gift rect,
svg.icon-globe circle,
svg.icon-globe ellipse,
svg.icon-globe g,
svg.icon-globe line,
svg.icon-globe path,
svg.icon-globe polygon,
svg.icon-globe polyline,
svg.icon-globe rect,
svg.icon-hamburger circle,
svg.icon-hamburger ellipse,
svg.icon-hamburger g,
svg.icon-hamburger line,
svg.icon-hamburger path,
svg.icon-hamburger polygon,
svg.icon-hamburger polyline,
svg.icon-hamburger rect,
svg.icon-heart circle,
svg.icon-heart ellipse,
svg.icon-heart g,
svg.icon-heart line,
svg.icon-heart path,
svg.icon-heart polygon,
svg.icon-heart polyline,
svg.icon-heart rect,
svg.icon-leaf circle,
svg.icon-leaf ellipse,
svg.icon-leaf g,
svg.icon-leaf line,
svg.icon-leaf path,
svg.icon-leaf polygon,
svg.icon-leaf polyline,
svg.icon-leaf rect,
svg.icon-lock circle,
svg.icon-lock ellipse,
svg.icon-lock g,
svg.icon-lock line,
svg.icon-lock path,
svg.icon-lock polygon,
svg.icon-lock polyline,
svg.icon-lock rect,
svg.icon-package circle,
svg.icon-package ellipse,
svg.icon-package g,
svg.icon-package line,
svg.icon-package path,
svg.icon-package polygon,
svg.icon-package polyline,
svg.icon-package rect,
svg.icon-phone circle,
svg.icon-phone ellipse,
svg.icon-phone g,
svg.icon-phone line,
svg.icon-phone path,
svg.icon-phone polygon,
svg.icon-phone polyline,
svg.icon-phone rect,
svg.icon-ribbon circle,
svg.icon-ribbon ellipse,
svg.icon-ribbon g,
svg.icon-ribbon line,
svg.icon-ribbon path,
svg.icon-ribbon polygon,
svg.icon-ribbon polyline,
svg.icon-ribbon rect,
svg.icon-search circle,
svg.icon-search ellipse,
svg.icon-search g,
svg.icon-search line,
svg.icon-search path,
svg.icon-search polygon,
svg.icon-search polyline,
svg.icon-search rect,
svg.icon-shield circle,
svg.icon-shield ellipse,
svg.icon-shield g,
svg.icon-shield line,
svg.icon-shield path,
svg.icon-shield polygon,
svg.icon-shield polyline,
svg.icon-shield rect,
svg.icon-size-chart circle,
svg.icon-size-chart ellipse,
svg.icon-size-chart g,
svg.icon-size-chart line,
svg.icon-size-chart path,
svg.icon-size-chart polygon,
svg.icon-size-chart polyline,
svg.icon-size-chart rect,
svg.icon-tag circle,
svg.icon-tag ellipse,
svg.icon-tag g,
svg.icon-tag line,
svg.icon-tag path,
svg.icon-tag polygon,
svg.icon-tag polyline,
svg.icon-tag rect,
svg.icon-tcwi-bills circle,
svg.icon-tcwi-bills ellipse,
svg.icon-tcwi-bills g,
svg.icon-tcwi-bills line,
svg.icon-tcwi-bills path,
svg.icon-tcwi-bills polygon,
svg.icon-tcwi-bills polyline,
svg.icon-tcwi-bills rect,
svg.icon-tcwi-calendar circle,
svg.icon-tcwi-calendar ellipse,
svg.icon-tcwi-calendar g,
svg.icon-tcwi-calendar line,
svg.icon-tcwi-calendar path,
svg.icon-tcwi-calendar polygon,
svg.icon-tcwi-calendar polyline,
svg.icon-tcwi-calendar rect,
svg.icon-tcwi-cart circle,
svg.icon-tcwi-cart ellipse,
svg.icon-tcwi-cart g,
svg.icon-tcwi-cart line,
svg.icon-tcwi-cart path,
svg.icon-tcwi-cart polygon,
svg.icon-tcwi-cart polyline,
svg.icon-tcwi-cart rect,
svg.icon-tcwi-charity circle,
svg.icon-tcwi-charity ellipse,
svg.icon-tcwi-charity g,
svg.icon-tcwi-charity line,
svg.icon-tcwi-charity path,
svg.icon-tcwi-charity polygon,
svg.icon-tcwi-charity polyline,
svg.icon-tcwi-charity rect,
svg.icon-tcwi-chat circle,
svg.icon-tcwi-chat ellipse,
svg.icon-tcwi-chat g,
svg.icon-tcwi-chat line,
svg.icon-tcwi-chat path,
svg.icon-tcwi-chat polygon,
svg.icon-tcwi-chat polyline,
svg.icon-tcwi-chat rect,
svg.icon-tcwi-gears circle,
svg.icon-tcwi-gears ellipse,
svg.icon-tcwi-gears g,
svg.icon-tcwi-gears line,
svg.icon-tcwi-gears path,
svg.icon-tcwi-gears polygon,
svg.icon-tcwi-gears polyline,
svg.icon-tcwi-gears rect,
svg.icon-tcwi-gift circle,
svg.icon-tcwi-gift ellipse,
svg.icon-tcwi-gift g,
svg.icon-tcwi-gift line,
svg.icon-tcwi-gift path,
svg.icon-tcwi-gift polygon,
svg.icon-tcwi-gift polyline,
svg.icon-tcwi-gift rect,
svg.icon-tcwi-globe circle,
svg.icon-tcwi-globe ellipse,
svg.icon-tcwi-globe g,
svg.icon-tcwi-globe line,
svg.icon-tcwi-globe path,
svg.icon-tcwi-globe polygon,
svg.icon-tcwi-globe polyline,
svg.icon-tcwi-globe rect,
svg.icon-tcwi-open-envelope circle,
svg.icon-tcwi-open-envelope ellipse,
svg.icon-tcwi-open-envelope g,
svg.icon-tcwi-open-envelope line,
svg.icon-tcwi-open-envelope path,
svg.icon-tcwi-open-envelope polygon,
svg.icon-tcwi-open-envelope polyline,
svg.icon-tcwi-open-envelope rect,
svg.icon-tcwi-package circle,
svg.icon-tcwi-package ellipse,
svg.icon-tcwi-package g,
svg.icon-tcwi-package line,
svg.icon-tcwi-package path,
svg.icon-tcwi-package polygon,
svg.icon-tcwi-package polyline,
svg.icon-tcwi-package rect,
svg.icon-tcwi-phone circle,
svg.icon-tcwi-phone ellipse,
svg.icon-tcwi-phone g,
svg.icon-tcwi-phone line,
svg.icon-tcwi-phone path,
svg.icon-tcwi-phone polygon,
svg.icon-tcwi-phone polyline,
svg.icon-tcwi-phone rect,
svg.icon-tcwi-plant circle,
svg.icon-tcwi-plant ellipse,
svg.icon-tcwi-plant g,
svg.icon-tcwi-plant line,
svg.icon-tcwi-plant path,
svg.icon-tcwi-plant polygon,
svg.icon-tcwi-plant polyline,
svg.icon-tcwi-plant rect,
svg.icon-tcwi-recycle circle,
svg.icon-tcwi-recycle ellipse,
svg.icon-tcwi-recycle g,
svg.icon-tcwi-recycle line,
svg.icon-tcwi-recycle path,
svg.icon-tcwi-recycle polygon,
svg.icon-tcwi-recycle polyline,
svg.icon-tcwi-recycle rect,
svg.icon-tcwi-ribbon circle,
svg.icon-tcwi-ribbon ellipse,
svg.icon-tcwi-ribbon g,
svg.icon-tcwi-ribbon line,
svg.icon-tcwi-ribbon path,
svg.icon-tcwi-ribbon polygon,
svg.icon-tcwi-ribbon polyline,
svg.icon-tcwi-ribbon rect,
svg.icon-tcwi-sales-tag circle,
svg.icon-tcwi-sales-tag ellipse,
svg.icon-tcwi-sales-tag g,
svg.icon-tcwi-sales-tag line,
svg.icon-tcwi-sales-tag path,
svg.icon-tcwi-sales-tag polygon,
svg.icon-tcwi-sales-tag polyline,
svg.icon-tcwi-sales-tag rect,
svg.icon-tcwi-shield circle,
svg.icon-tcwi-shield ellipse,
svg.icon-tcwi-shield g,
svg.icon-tcwi-shield line,
svg.icon-tcwi-shield path,
svg.icon-tcwi-shield polygon,
svg.icon-tcwi-shield polyline,
svg.icon-tcwi-shield rect,
svg.icon-tcwi-stopwatch circle,
svg.icon-tcwi-stopwatch ellipse,
svg.icon-tcwi-stopwatch g,
svg.icon-tcwi-stopwatch line,
svg.icon-tcwi-stopwatch path,
svg.icon-tcwi-stopwatch polygon,
svg.icon-tcwi-stopwatch polyline,
svg.icon-tcwi-stopwatch rect,
svg.icon-tcwi-store circle,
svg.icon-tcwi-store ellipse,
svg.icon-tcwi-store g,
svg.icon-tcwi-store line,
svg.icon-tcwi-store path,
svg.icon-tcwi-store polygon,
svg.icon-tcwi-store polyline,
svg.icon-tcwi-store rect,
svg.icon-tcwi-thumbs-up circle,
svg.icon-tcwi-thumbs-up ellipse,
svg.icon-tcwi-thumbs-up g,
svg.icon-tcwi-thumbs-up line,
svg.icon-tcwi-thumbs-up path,
svg.icon-tcwi-thumbs-up polygon,
svg.icon-tcwi-thumbs-up polyline,
svg.icon-tcwi-thumbs-up rect,
svg.icon-tcwi-trophy circle,
svg.icon-tcwi-trophy ellipse,
svg.icon-tcwi-trophy g,
svg.icon-tcwi-trophy line,
svg.icon-tcwi-trophy path,
svg.icon-tcwi-trophy polygon,
svg.icon-tcwi-trophy polyline,
svg.icon-tcwi-trophy rect,
svg.icon-tcwi-truck circle,
svg.icon-tcwi-truck ellipse,
svg.icon-tcwi-truck g,
svg.icon-tcwi-truck line,
svg.icon-tcwi-truck path,
svg.icon-tcwi-truck polygon,
svg.icon-tcwi-truck polyline,
svg.icon-tcwi-truck rect,
svg.icon-tcwi-wallet circle,
svg.icon-tcwi-wallet ellipse,
svg.icon-tcwi-wallet g,
svg.icon-tcwi-wallet line,
svg.icon-tcwi-wallet path,
svg.icon-tcwi-wallet polygon,
svg.icon-tcwi-wallet polyline,
svg.icon-tcwi-wallet rect,
svg.icon-truck circle,
svg.icon-truck ellipse,
svg.icon-truck g,
svg.icon-truck line,
svg.icon-truck path,
svg.icon-truck polygon,
svg.icon-truck polyline,
svg.icon-truck rect,
svg.icon-user circle,
svg.icon-user ellipse,
svg.icon-user g,
svg.icon-user line,
svg.icon-user path,
svg.icon-user polygon,
svg.icon-user polyline,
svg.icon-user rect {
  fill: none;
  stroke-width: var(--iconWeight);
  stroke: currentColor;
  stroke-linecap: var(--iconLinecaps);
  stroke-linejoin: var(--iconLinecaps);
}
svg.icon-cart circle {
  fill: currentColor;
}
.icon__fallback-text {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
.js-drawer-open {
  overflow: hidden;
}
.drawer {
  -webkit-overflow-scrolling: touch;
  background-color: var(--colorDrawers);
  color: var(--colorDrawerText);
  z-index: 30;
  max-width: 95%;
  transition: transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  overflow: hidden;
  box-shadow: 0 0 150px #0000001a;
}
@media screen and (max-height: 400px) {
  .drawer {
    overflow: scroll;
  }
  .drawer .drawer__contents {
    height: auto;
  }
}
.drawer a:not(.btn),
.drawer a:not(.btn):hover {
  color: var(--colorDrawerText);
}
.drawer input,
.drawer textarea {
  border-color: var(--colorDrawerBorder);
}
.drawer .btn {
  background-color: var(--colorDrawerButton);
  color: var(--colorDrawerButtonText);
}
.drawer--left {
  width: 350px;
  left: -350px;
}
.drawer--left.drawer--is-open {
  transition-duration: 0.45s;
  display: block;
  transform: translate(350px);
}
.drawer--right {
  width: 350px;
  right: -350px;
}
@media only screen and (min-width: 769px) {
  .drawer--right {
    width: 450px;
    right: -450px;
  }
}
.drawer--right.drawer--is-open {
  transition-duration: 0.45s;
  display: block;
  transform: translate(-350px);
}
@media only screen and (min-width: 769px) {
  .drawer--right.drawer--is-open {
    transform: translate(-450px);
  }
}
.js-drawer-closing .main-content:after,
.js-drawer-open .main-content:after {
  background-color: var(--colorModalBg);
  content: "";
  opacity: 0;
  z-index: 26;
  display: block;
  position: fixed;
  inset: 0;
}
.js-drawer-open .main-content:after {
  animation: 0.35s forwards overlay-on;
}
.js-drawer-closing .main-content:after {
  animation: 0.25s forwards overlay-off;
}
.drawer__fixed-header,
.drawer__footer,
.drawer__header,
.drawer__scrollable {
  padding-left: var(--drawer-gutter);
  padding-right: var(--drawer-gutter);
}
.drawer__header {
  border-bottom: 1px solid;
  border-bottom-color: var(--colorDrawerBorder);
  width: 100%;
  min-height: 70px;
  margin-bottom: 0;
  padding: 11.5385px 0;
  display: table;
}
.drawer__fixed-header {
  min-height: 70px;
  overflow: visible;
}
.drawer__fixed-header,
.drawer__header {
  height: auto;
}
@media only screen and (min-width: 769px) {
  .drawer__fixed-header,
  .drawer__header {
    min-height: 80px;
  }
}
.drawer__close,
.drawer__title {
  vertical-align: middle;
  display: table-cell;
}
.drawer__title {
  width: 100%;
}
.drawer__close {
  text-align: center;
  width: 1%;
}
.drawer__close-button {
  color: inherit;
  height: 100%;
  padding: 0 var(--drawer-gutter);
  right: calc(var(--drawer-gutter) * -1);
  position: relative;
}
.drawer__close-button:active {
  background-color: var(--colorDrawersDim);
}
.drawer__close-button .icon {
  width: 28px;
  height: 28px;
}
.drawer__close--left {
  text-align: left;
}
.drawer__close--left .drawer__close-button {
  left: calc(var(--drawer-gutter) * -1);
  right: auto;
}
.drawer__contents {
  flex-direction: column;
  height: 100%;
  display: flex;
}
.drawer__inner,
.drawer__scrollable {
  flex-direction: column;
  flex: auto;
  display: flex;
  overflow-y: hidden;
}
.drawer__scrollable {
  -webkit-overflow-scrolling: touch;
  padding-top: var(--drawer-gutter);
  overflow: hidden auto;
}
.drawer__footer {
  border-top: 1px solid;
  border-top-color: var(--colorDrawerBorder);
  padding-bottom: var(--drawer-gutter);
  padding-top: 15px;
}
@media only screen and (min-width: 769px) {
  .drawer__footer {
    padding-top: 22.2222px;
  }
}
.drawer__inner.is-loading .drawer__scrollable {
  opacity: 0.4;
  transition: opacity 0.3s 0.7s;
}
.cart-notes {
  height: 60px;
  min-height: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 769px) {
  .cart-notes {
    height: 80px;
    min-height: 80px;
  }
}
.placeholder-svg {
  fill: #999;
  background-color: #e1e1e1;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 30px 0;
  display: block;
}
.placeholder-noblocks {
  text-align: center;
  padding: 40px;
}
.placeholder-content {
  background-size: 400% 100%;
  border-radius: 4px;
  margin-bottom: 20px;
  animation: 1.3s linear infinite placeholder-shimmer;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .placeholder-content {
    margin-left: auto;
    margin-right: auto;
  }
}
.animation-delay-20 {
  animation-delay: 1.2s;
}
.animation-delay-19 {
  animation-delay: 1.14s;
}
.animation-delay-18 {
  animation-delay: 1.08s;
}
.animation-delay-17 {
  animation-delay: 1.02s;
}
.animation-delay-16 {
  animation-delay: 0.96s;
}
.animation-delay-15 {
  animation-delay: 0.9s;
}
.animation-delay-14 {
  animation-delay: 0.84s;
}
.animation-delay-13 {
  animation-delay: 0.78s;
}
.animation-delay-12 {
  animation-delay: 0.72s;
}
.animation-delay-11 {
  animation-delay: 0.66s;
}
.animation-delay-10 {
  animation-delay: 0.6s;
}
.animation-delay-9 {
  animation-delay: 0.54s;
}
.animation-delay-8 {
  animation-delay: 0.48s;
}
.animation-delay-7 {
  animation-delay: 0.42s;
}
.animation-delay-6 {
  animation-delay: 0.36s;
}
.animation-delay-5 {
  animation-delay: 0.3s;
}
.animation-delay-4 {
  animation-delay: 0.24s;
}
.animation-delay-3 {
  animation-delay: 0.18s;
}
.animation-delay-2 {
  animation-delay: 0.12s;
}
.appear-delay-20 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.3s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.4s;
}
.appear-delay-19 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.24s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.34s;
}
.appear-delay-18 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.18s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.28s;
}
.appear-delay-17 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.12s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.22s;
}
.appear-delay-16 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.06s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.16s;
}
.appear-delay-15 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.1s;
}
.appear-delay-14 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.94s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.04s;
}
.appear-delay-13 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.88s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.98s;
}
.appear-delay-12 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.82s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.92s;
}
.appear-delay-11 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.76s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.86s;
}
.appear-delay-10 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.8s;
}
.appear-delay-9 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.64s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.74s;
}
.appear-delay-8 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.58s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.68s;
}
.appear-delay-7 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.52s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.62s;
}
.appear-delay-6 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.46s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.56s;
}
.appear-delay-5 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
}
.appear-delay-4 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.34s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.44s;
}
.appear-delay-3 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.28s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.38s;
}
.appear-delay-2 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.22s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.32s;
}
.appear-delay-1 {
  transition:
    transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
.animation-cropper {
  display: inline-flex;
  overflow: hidden;
}
.image-wrap {
  background: var(--colorSmallImageBg);
  position: relative;
  overflow: hidden;
}
.image-wrap .animate-me,
.image-wrap svg {
  opacity: 0;
}
.no-js .image-wrap .animate-me,
.no-js .image-wrap svg {
  opacity: 1;
}
.aos-animate .image-wrap .animate-me,
.aos-animate .image-wrap svg {
  animation: 1s cubic-bezier(0.26, 0.54, 0.32, 1) forwards fade-in;
}
.aos-animate[data-aos="row-of-3"]:nth-child(3n + 2) .image-wrap img {
  animation-delay: 0.15s;
}
.aos-animate[data-aos="row-of-3"]:nth-child(3n + 3) .image-wrap img {
  animation-delay: 0.3s;
}
.aos-animate[data-aos="row-of-4"]:nth-child(4n + 2) .image-wrap img {
  animation-delay: 0.12s;
}
.aos-animate[data-aos="row-of-4"]:nth-child(4n + 3) .image-wrap img {
  animation-delay: 0.24s;
}
.aos-animate[data-aos="row-of-4"]:nth-child(4n + 4) .image-wrap img {
  animation-delay: 0.36s;
}
.aos-animate[data-aos="row-of-5"]:nth-child(5n + 2) .image-wrap img {
  animation-delay: 75ms;
}
.aos-animate[data-aos="row-of-5"]:nth-child(5n + 3) .image-wrap img {
  animation-delay: 0.15s;
}
.aos-animate[data-aos="row-of-5"]:nth-child(5n + 4) .image-wrap img {
  animation-delay: 0.225s;
}
.aos-animate[data-aos="row-of-5"]:nth-child(5n + 5) .image-wrap img {
  animation-delay: 0.3s;
}
.aos-animate[data-aos="row-of-6"]:nth-child(6n + 2) .image-wrap img {
  animation-delay: 50ms;
}
.aos-animate[data-aos="row-of-6"]:nth-child(6n + 3) .image-wrap img {
  animation-delay: 0.1s;
}
.aos-animate[data-aos="row-of-6"]:nth-child(6n + 4) .image-wrap img {
  animation-delay: 0.15s;
}
.aos-animate[data-aos="row-of-6"]:nth-child(6n + 5) .image-wrap img {
  animation-delay: 0.2s;
}
.aos-animate[data-aos="row-of-6"]:nth-child(6n + 6) .image-wrap img {
  animation-delay: 0.25s;
}
.aos-animate[data-aos="row-of-3"]:nth-child(3n + 2) .collection-image {
  animation-delay: 0.15s;
}
.aos-animate[data-aos="row-of-3"]:nth-child(3n + 3) .collection-image {
  animation-delay: 0.3s;
}
.aos-animate[data-aos="row-of-4"]:nth-child(4n + 2) .collection-image {
  animation-delay: 0.12s;
}
.aos-animate[data-aos="row-of-4"]:nth-child(4n + 3) .collection-image {
  animation-delay: 0.24s;
}
.aos-animate[data-aos="row-of-4"]:nth-child(4n + 4) .collection-image {
  animation-delay: 0.36s;
}
.aos-animate[data-aos="row-of-5"]:nth-child(5n + 2) .collection-image {
  animation-delay: 75ms;
}
.aos-animate[data-aos="row-of-5"]:nth-child(5n + 3) .collection-image {
  animation-delay: 0.15s;
}
.aos-animate[data-aos="row-of-5"]:nth-child(5n + 4) .collection-image {
  animation-delay: 0.225s;
}
.aos-animate[data-aos="row-of-5"]:nth-child(5n + 5) .collection-image {
  animation-delay: 0.3s;
}
.aos-animate[data-aos="row-of-6"]:nth-child(6n + 2) .collection-image {
  animation-delay: 50ms;
}
.aos-animate[data-aos="row-of-6"]:nth-child(6n + 3) .collection-image {
  animation-delay: 0.1s;
}
.aos-animate[data-aos="row-of-6"]:nth-child(6n + 4) .collection-image {
  animation-delay: 0.15s;
}
.aos-animate[data-aos="row-of-6"]:nth-child(6n + 5) .collection-image {
  animation-delay: 0.2s;
}
.aos-animate[data-aos="row-of-6"]:nth-child(6n + 6) .collection-image {
  animation-delay: 0.25s;
}
.loading:after,
.loading:before,
.unload:after,
.unload:before {
  background: var(--colorBody);
  content: "";
  opacity: 0;
  z-index: 4;
  width: 100px;
  height: 3px;
  margin: -1px 0 0 -50px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.no-js .loading:after,
.no-js .loading:before,
.no-js .unload:after,
.no-js .unload:before {
  display: none;
}
.loading:before,
.unload:before {
  background: var(--colorTextBody);
  opacity: 1;
}
.loading:after,
.unload:after {
  opacity: 0;
  animation: 0.5s 0.3s infinite preloading;
}
.loading--delayed:before {
  animation-duration: 1s !important;
  animation-delay: 0.8s !important;
}
.loading--delayed:after {
  animation-delay: 1.3s !important;
}
.appear-animation {
  opacity: 0;
  transform: translateY(60px);
}
[data-disable-animations="true"] .appear-animation {
  opacity: 1;
  transform: none;
}
.js-drawer-open .appear-animation {
  opacity: 1;
  transform: translateY(0);
}
.js-drawer-closing .appear-animation {
  transition-duration: 0s;
  transition-delay: 0.5s;
}
tool-tip[data-tool-tip-open="true"] .tool-tip__inner {
  padding: 45px;
}
@media only screen and (max-width: 768px) {
  tool-tip[data-tool-tip-open="true"] .tool-tip__inner {
    padding: 45px 20px 20px;
  }
}
.tool-tip__close {
  padding: 10px;
}
[data-center-text="true"]
  product-recommendations[data-intent="complementary"]
  .grid-product__colors {
  justify-content: flex-start;
}
@media only screen and (max-width: 768px) {
  predictive-search .search__results {
    width: calc(100% + 30px);
    margin-left: -20px;
    margin-right: -10px;
  }
  predictive-search form {
    margin: 0 10px 0 20px;
  }
}
[data-center-text="true"] .footer-promotions {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .footer-promotions .grid__item {
    margin-bottom: 32px;
  }
  .footer-promotions .grid__item:last-child {
    margin-bottom: 0;
  }
}
.site-footer {
  background-color: var(--colorFooter);
  color: var(--colorFooterText);
  padding-bottom: 30px;
}
@media only screen and (min-width: 769px) {
  .site-footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
[data-type="menu-full"] .footer__collapsible {
  padding: 20px 0;
}
@media only screen and (min-width: 769px) {
  .site-footer input,
  .site-footer select,
  .site-footer textarea {
    font-size: calc(var(--typeBaseSize) * 0.85);
  }
}
@media only screen and (max-width: 768px) {
  .site-footer [data-type="payment_icons"] > div,
  .site-footer [data-type="shipping_icons"] > div {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  [data-center-text="true"] .site-footer {
    text-align: center;
  }
  .site-footer {
    padding-bottom: 0;
  }
  .site-footer .grid__item:after {
    border-bottom: 1px solid;
    border-bottom-color: var(--colorFooterText);
    content: "";
    opacity: 0.12;
    display: block;
  }
  .site-footer .grid__item:last-child:after {
    display: none;
  }
  .site-footer button.footer__title {
    margin: 0;
  }
}
.site-footer a {
  color: var(--colorFooterText);
}
.footer__small-text {
  font-size: max(calc(var(--typeBaseSize) * 0.7), 12px);
  text-align: center;
  margin: 0;
  padding: 7.5px 0;
}
ul + .footer__small-text {
  padding-top: 15px;
}
.footer__clear {
  clear: both;
  height: 30px;
}
.footer__section {
  margin-bottom: 15px;
}
@media only screen and (min-width: 769px) {
  .footer__section {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .footer__item-padding {
    padding-right: 60px;
  }
}
.footer__title {
  color: var(--colorFooterText);
}
@media only screen and (min-width: 769px) {
  .footer__title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  [data-center-text="true"] .footer__title {
    text-align: center;
  }
}
.site-footer__linklist {
  margin: 0;
}
.site-footer__linklist a {
  color: currentColor;
  padding: 4px 0;
  display: inline-block;
}
.footer__newsletter {
  width: 100%;
  max-width: 300px;
  display: inline-block;
  position: relative;
}
.footer__newsletter-input {
  background-color: var(--colorFooter);
  border: 0;
  border-bottom: 2px solid;
  border-bottom-color: var(--colorFooterText);
  color: var(--colorFooterText);
  border-radius: 0;
  width: 100%;
  max-width: 300px;
  padding: 10px 45px 10px 0;
}
.footer__newsletter-input:focus {
  border: 0;
  border-bottom: 2px solid;
  border-bottom-color: var(--colorFooterText);
}
.footer__newsletter-input::-webkit-input-placeholder {
  color: var(--colorFooterText);
  opacity: 1;
}
.footer__newsletter-input:-moz-placeholder-shown {
  color: var(--colorFooterText);
  opacity: 1;
}
.footer__newsletter-input:-ms-placeholder-shown {
  color: var(--colorFooterText);
  opacity: 1;
}
.footer__newsletter-input::-moz-placeholder {
  color: var(--colorFooterText);
  opacity: 1;
}
.footer__newsletter-input--active {
  padding-right: 80px;
}
.footer__newsletter-btn {
  color: var(--colorFooterText);
  padding: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.footer__newsletter-btn .icon {
  width: 26px;
  height: 24px;
}
.footer__newsletter-input--active + .footer__newsletter-btn .icon {
  display: none;
}
.footer__newsletter-input--active
  + .footer__newsletter-btn
  .footer__newsletter-btn-label {
  display: block;
}
.footer__newsletter-btn-label {
  font-size: calc(var(--typeBaseSize) * 0.85);
  display: none;
}
.footer__logo {
  margin: 15px 0;
}
@media only screen and (min-width: 769px) {
  .footer__logo {
    margin: 0 0 20px;
  }
}
.footer__logo a {
  display: block;
}
.footer__logo img {
  max-height: 100%;
  display: inline-block;
  transform: translateZ(0);
}
.footer__social {
  margin: 0;
}
form + .footer__social {
  margin-top: 30px;
}
.footer__social li {
  margin: 0 15px 15px 0;
  display: inline-block;
}
.footer__social a {
  display: block;
}
.footer__social .icon {
  width: 22px;
  height: 22px;
}
@media only screen and (min-width: 769px) {
  .footer__social .icon {
    width: 24px;
    height: 24px;
  }
}
.footer__social .icon.icon--wide {
  width: 40px;
}
@media only screen and (max-width: 768px) {
  .footer__collapsible {
    padding: 0 0 15px;
  }
  .footer_collapsible--disabled {
    padding-top: 15px;
  }
}
.collapsible-content__inner p a:after {
  border-bottom: 2px solid;
  border-bottom-color: var(--colorFooterText);
  content: "";
  width: 0;
  transition: width 0.5s;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.collapsible-content__inner p a {
  border-bottom: 2px solid;
  border-color: var(--colorFooterTextAlpha01);
  -webkit-text-decoration: none;
  text-decoration: none;
  position: relative;
}
.collapsible-content__inner p a:focus:after,
.collapsible-content__inner p a:hover:after {
  width: 100%;
}
.site-footer select {
  background-image: var(--urlIcoSelectFooter);
}
[data-center-text="true"] .payment-icons {
  text-align: center;
}
.payment-icons {
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.payment-icons li {
  cursor: default;
  margin: 0 4px;
}
@media only screen and (max-width: 768px) {
  .footer__follow-on-shop {
    margin: 15px 0;
  }
}
.errors,
.note {
  text-align: left;
  border: 1px solid #0000;
  border-radius: 0;
  margin-bottom: 15px;
  padding: 6px 12px;
}
.errors ol,
.errors ul,
.note ol,
.note ul {
  margin-top: 0;
  margin-bottom: 0;
}
.errors li:last-child,
.note li:last-child,
.errors p,
.note p {
  margin-bottom: 0;
}
.note {
  border-color: var(--colorBorder);
}
.errors ul {
  margin-left: 20px;
  list-style: outside;
}
.note--success {
  color: #56ad6a;
  background-color: #ecfef0;
  border-color: #56ad6a;
}
.note--success a {
  color: #56ad6a;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.note--success a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.errors,
.form-error {
  color: #d02e2e;
  background-color: #fff6f6;
  border-color: #d02e2e;
}
.errors a,
.form-error a {
  color: #d02e2e;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.errors a:hover,
.form-error a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.pagination {
  text-align: center;
  margin: 0;
  padding: 60px 0;
}
.pagination > span {
  vertical-align: middle;
  line-height: 1;
  display: inline-block;
}
.pagination a {
  display: inline-block;
}
.pagination .page.current,
.pagination a {
  padding: 8px 12px;
}
.pagination .page.current {
  opacity: 0.3;
}
.pagination .next,
.pagination .prev {
  background: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
  width: 43px;
  margin: 0 10px;
}
@media only screen and (max-width: 768px) {
  .pagination .next,
  .pagination .prev {
    width: 35px;
  }
}
.pagination .next a,
.pagination .prev a {
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
}
.pagination .next .icon,
.pagination .prev .icon {
  color: var(--colorBtnPrimaryText);
  width: 13px;
  height: 14px;
}
@media only screen and (max-width: 768px) {
  .pagination .next .icon,
  .pagination .prev .icon {
    width: 12px;
    height: 12px;
  }
}
.rte:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (min-width: 769px) {
  .rte {
    margin-bottom: 15px;
  }
}
.rte:last-child {
  margin-bottom: 0;
}
.rte ol,
.rte p,
.rte table,
.rte ul {
  margin-bottom: 15px;
}
@media only screen and (min-width: 769px) {
  .rte ol,
  .rte p,
  .rte table,
  .rte ul {
    margin-bottom: 25px;
  }
}
.rte ol:last-child,
.rte p:last-child,
.rte table:last-child,
.rte ul:last-child,
.rte ul ul {
  margin-bottom: 0;
}
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  margin-top: 60px;
  margin-bottom: 25px;
}
.rte h1:first-child,
.rte h2:first-child,
.rte h3:first-child,
.rte h4:first-child,
.rte h5:first-child,
.rte h6:first-child {
  margin-top: 0;
}
.rte h1 a,
.rte h2 a,
.rte h3 a,
.rte h4 a,
.rte h5 a,
.rte h6 a {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.rte meta:first-child + h1,
.rte meta:first-child + h2,
.rte meta:first-child + h3,
.rte meta:first-child + h4,
.rte meta:first-child + h5,
.rte meta:first-child + h6 {
  margin-top: 0;
}
.rte > div {
  margin-bottom: 15px;
}
.rte > div:last-child,
.rte li {
  margin-bottom: 0;
}
.rte table {
  table-layout: fixed;
}
.rte--block {
  margin-bottom: 8px;
}
@media only screen and (min-width: 769px) {
  .rte--block {
    margin-bottom: 12px;
  }
}
.rte-setting > p:last-child {
  margin-bottom: 0;
}
.rte a,
.rte-setting a {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.rte img,
.rte-setting img {
  height: auto;
}
.rte a:not(.rte__image):not(.btn),
.rte-setting a:not(.rte__image):not(.btn) {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-color: var(--colorTextBodyAlpha015);
  text-underline-offset: 3px;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0% 2px;
  text-decoration-thickness: 1px;
  transition: background-size 0.5s;
}
.rte a:not(.rte__image):not(.btn):hover,
.rte-setting a:not(.rte__image):not(.btn):hover {
  background-size: 100% 2px;
}
.rte a:not(.btn):focus:after,
.rte a:not(.btn):hover:after,
.rte-setting a:not(.btn):focus:after,
.rte-setting a:not(.btn):hover:after {
  width: 100%;
}
.rte a.rte__image:after,
.rte-setting a.rte__image:after {
  content: none;
}
.text-center .rte ol,
.text-center .rte ul,
.text-center.rte ol,
.text-center.rte ul {
  margin-left: 0;
  list-style-position: inside;
}
.rte--nomargin {
  margin-bottom: 0;
}
.header-layout {
  justify-content: space-between;
  display: flex;
}
.header-layout--center {
  align-items: center;
}
.header-item {
  flex: auto;
  align-items: center;
  display: flex;
}
.header-item--logo {
  flex: none;
}
.header-item--icons {
  flex: 0 auto;
  justify-content: flex-end;
}
.header-layout--left-center .header-item--icons,
.header-layout--left-center .header-item--logo {
  flex: 0 0 200px;
  max-width: 50%;
}
@media only screen and (min-width: 769px) {
  .header-layout--left-center .header-item--icons,
  .header-layout--left-center .header-item--logo {
    min-width: 130px;
  }
  .header-layout[data-logo-align="center"] .header-item--logo {
    margin: 0 30px;
  }
}
.header-layout[data-logo-align="center"] .header-item--icons,
.header-layout[data-logo-align="center"] .header-item--navigation {
  flex: 130px;
}
.header-layout[data-logo-align="left"] .site-header__logo {
  margin-right: 10px;
}
.header-item--logo-split {
  flex: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.header-item--logo-split .header-item:not(.header-item--logo) {
  text-align: center;
  flex: 20%;
}
.header-item--split-left {
  justify-content: flex-end;
}
.header-item--left .site-nav {
  margin-left: -12px;
}
@media only screen and (max-width: 768px) {
  .header-item--left .site-nav {
    margin-left: -7.5px;
  }
  .header-item--icons .site-nav {
    margin-right: -7.5px;
  }
}
.site-header {
  background: var(--colorNav);
  padding: 7px 0;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .site-header {
    padding: 20px 0;
  }
  .toolbar + .header-sticky-wrapper .site-header {
    border-top: 1px solid;
    border-top-color: var(--colorHeaderTextAlpha01);
  }
}
.site-header--stuck {
  z-index: 20;
  transition: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-100%);
}
.js-drawer-open--search .site-header--stuck {
  z-index: 28;
}
@media only screen and (min-width: 769px) {
  .site-header--stuck {
    padding: 10px 0;
  }
}
@media screen and (min-width: 700px) and (max-height: 550px) {
  .site-header--stuck {
    position: static;
  }
}
.site-header--opening {
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateZ(0);
}
.site-header__logo {
  z-index: 6;
  margin: 10px 0;
  font-size: 30px;
  display: block;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .text-center .site-header__logo {
    margin: 10px auto;
    padding-right: 0;
  }
}
.header-layout[data-logo-align="center"] .site-header__logo {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.site-header__logo a {
  max-width: 100%;
}
.site-header__logo a,
.site-header__logo a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.site-header__logo img {
  display: block;
}
.site-header .site-header__logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.site-header__logo-link {
  color: var(--colorNavText);
  align-items: center;
  display: flex;
  position: relative;
}
.site-header__logo-link:hover {
  color: var(--colorNavText);
}
@media only screen and (max-width: 768px) {
  .site-header__logo-link {
    margin: 0 auto;
  }
}
.header-sticky-wrapper {
  z-index: 28;
  position: relative;
}
.js-drawer-open:not(.js-drawer-open--search) .header-sticky-wrapper {
  z-index: 6;
}
.header-wrapper--sticky {
  z-index: 6;
  background: linear-gradient(#0000004d, #0000);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.header-wrapper--sticky .site-header:not(.site-header--stuck) {
  background: 0 0;
}
.js-drawer-open--search .header-wrapper--sticky {
  z-index: 28;
}
.site-header__search-container {
  z-index: 28;
  height: 100%;
  display: none;
  position: absolute;
  bottom: 200%;
  left: 0;
  right: 0;
  overflow: hidden;
}
.site-header__search-container.is-active {
  display: block;
  bottom: 0;
  overflow: visible;
}
.site-header__search {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
  z-index: 28;
  display: flex;
  position: absolute;
  inset: 0;
  transform: translateY(-110%);
  box-shadow: 0 15px 45px #0000001a;
}
.site-header__search .page-width {
  flex: 100%;
  align-items: stretch;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .site-header__search .page-width {
    padding: 0;
  }
}
.is-active .site-header__search {
  transform: translateZ(0);
}
.site-header__search .icon {
  width: 30px;
  height: 30px;
}
.site-header__search-input {
  border: 0;
  flex: auto;
  width: 100px;
}
.site-header__search-input:focus {
  border: 0;
  outline: 0;
}
.site-header__search-btn {
  padding: 0 15px;
}
@media only screen and (min-width: 769px) {
  .site-header__search-btn--submit {
    padding: 0 15px 0 0;
  }
  .site-header__search-btn--submit .icon {
    width: 28px;
    height: 28px;
    position: relative;
    top: -1px;
  }
}
.predictive-results {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
  max-height: calc(90vh - 100%);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: auto;
  box-shadow: 0 10px 20px #00000017;
}
@media only screen and (min-width: 769px) {
  .predictive-results {
    max-height: calc(100vh - 100% - 33px);
  }
}
.predictive__label {
  border-bottom: 1px solid;
  border-bottom-color: var(--colorBorder);
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.predictive-result__layout {
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px;
  display: flex;
}
.predictive-result__layout > div {
  margin: 0 10px 30px;
}
.predictive-result__layout > div:last-child {
  margin-bottom: 0;
}
.predictive-result__layout [data-type-products] {
  flex: 60%;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .predictive-result__layout [data-type-products] {
    margin-left: -17px;
  }
  html[dir="rtl"] .predictive-result__layout [data-type-products] {
    margin-left: 0;
    margin-right: -17px;
  }
}
.predictive-result__layout [data-type-products] .grid-product__image {
  opacity: 1;
  height: auto;
}
.predictive-result__layout [data-type-collections],
.predictive-result__layout [data-type-pages] {
  flex: 200px;
}
.predictive-result__layout [data-type-articles] {
  flex: 60%;
}
.predictive-result__layout [data-type-articles] .grid-product__link--inline {
  gap: 10px;
}
.predictive__image-wrap {
  position: absolute;
  inset: 0;
}
.predictive__image-wrap img {
  -o-object-position: 50% 0;
  object-position: 50% 0;
}
.predictive-results__footer {
  padding: 0 0 30px;
}
.search-bar {
  max-width: 100%;
}
.search-bar--page {
  max-width: 300px;
  margin-top: -15px;
}
[data-type_headers_align_text="true"] .search-bar--page {
  margin: -15px auto 0;
}
.search-bar--drawer {
  border-bottom: 1px solid;
  border-bottom-color: var(--colorDrawerBorder);
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.search-bar--drawer input {
  border: 0;
}
.search-bar .icon {
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.toolbar {
  background: var(--colorNav);
  color: var(--colorNavText);
  font-size: calc(var(--typeBaseSize) * 0.85);
}
.toolbar a {
  color: var(--colorNavText);
}
.site-header--stuck .toolbar {
  display: none;
}
.toolbar--transparent {
  color: #fff;
  background-color: #0000;
  border-bottom: none;
}
.toolbar--transparent a {
  color: #fff;
}
.toolbar--transparent .toolbar__content {
  border-bottom: 1px solid #fff3;
}
.toolbar__content {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}
.toolbar__item {
  flex: 0 auto;
  padding: 0 5px;
}
.toolbar__item:first-child {
  padding-left: 0;
}
.toolbar__item:last-child {
  padding-right: 0;
}
.toolbar__item .faux-select,
.toolbar__item select {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-size: 14px;
}
.toolbar__item--menu {
  flex: auto;
}
.toolbar__menu {
  margin-left: -10px;
}
.toolbar__menu a {
  padding: 5px 10px;
  display: block;
}
.toolbar__social {
  text-align: right;
}
.toolbar__social a {
  padding: 5px;
  display: block;
}
.toolbar__social .icon {
  width: 16px;
  height: 16px;
  position: relative;
  top: -2px;
}
.section-header {
  margin-bottom: 30px;
}
@media only screen and (min-width: 769px) {
  .section-header {
    margin-bottom: 50px;
  }
}
[data-type_headers_align_text="true"] .section-header {
  text-align: center;
}
.section-header select {
  vertical-align: middle;
  display: inline-block;
}
.section-header--flush {
  margin-bottom: 0;
}
.section-header--with-link {
  align-items: center;
  display: flex;
}
.section-header--with-link select {
  flex: 0 auto;
}
.section-header--hero {
  color: var(--colorHeroText);
  flex: 100%;
  margin-bottom: 0;
  position: relative;
}
.section-header--hero a {
  color: var(--colorHeroText);
}
.section-header__shadow {
  display: inline-block;
  position: relative;
}
.section-header__shadow:before {
  background: radial-gradient(
    rgba(0, 0, 0, var(--colorImageOverlayTextShadow)) 0%,
    transparent 60%
  );
  content: "";
  z-index: auto;
  z-index: -1;
  margin: -100px -200px;
  position: absolute;
  inset: 0;
}
.section-header__shadow .breadcrumb,
.section-header__shadow .section-header__title {
  position: relative;
}
.section-header__title {
  margin-bottom: 0;
}
.section-header--with-link .section-header__title {
  flex: auto;
}
@media only screen and (min-width: 769px) {
  .section-header--hero .section-header__title {
    font-size: 40px;
  }
}
.section-header__link {
  flex: 0 auto;
  margin-top: 15px;
}
.section-header--with-link .section-header__link {
  margin-top: 0;
}
.section-header--404 {
  padding-top: 80px;
}
.section-header select,
.section-header p {
  margin: 10px 0;
}
.site-nav {
  margin: 0;
}
.text-center .site-navigation {
  margin: 0 auto;
}
.header-layout--left .site-navigation {
  padding-left: 10px;
}
.site-nav__icons {
  white-space: nowrap;
}
.site-nav__item {
  margin: 0;
  display: inline-block;
  position: relative;
}
.site-nav__item li {
  display: block;
}
.site-nav__item .icon-chevron-down {
  width: 10px;
  height: 10px;
}
.site-nav__link {
  color: var(--colorNavText);
  vertical-align: middle;
  white-space: nowrap;
  padding: 7.5px 15px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: inline-block;
}
.site-header--heading-style .site-nav__link {
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback);
  font-weight: var(--typeHeaderWeight);
  letter-spacing: var(--typeHeaderSpacing);
  line-height: var(--typeHeaderLineHeight);
}
[data-type_header_capitalize="true"]
  .site-header--heading-style
  .site-nav__link {
  text-transform: uppercase;
}
.site-nav__link:hover {
  color: var(--colorNavText);
}
.is-light .site-nav__link,
.is-light .site-nav__link:hover {
  color: #fff;
}
.site-nav--has-dropdown > .site-nav__link {
  z-index: 6;
  position: relative;
}
.site-nav__link .icon-chevron-down {
  margin-left: 5px;
}
@media only screen and (max-width: 959px) {
  .site-nav__link {
    padding: 7.5px;
  }
  .header-layout--center .site-nav__link {
    padding-left: 2px;
    padding-right: 2px;
  }
}
.site-nav__link--underline {
  position: relative;
}
.site-nav__link--underline:after {
  border-bottom: 2px solid;
  border-bottom-color: var(--colorNavText);
  content: "";
  margin: 0 15px;
  transition: right 0.5s;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
}
[data-disable-animations="true"] .site-nav__link--underline:after {
  transition: none;
}
.is-light
  .site-nav__item:not(.site-nav--has-dropdown)
  .site-nav__link--underline:after {
  border-bottom-color: #fff;
}
.site-nav--has-dropdown .site-nav__link--underline:after {
  border-bottom-color: var(--colorNavText);
}
.is-light .site-nav--has-dropdown .site-nav__link--underline:after {
  border-bottom-color: #fff;
}
.site-nav__item:hover .site-nav__link--underline:after {
  right: 0;
}
.site-nav__details {
  cursor: pointer;
}
.site-nav--has-dropdown {
  z-index: 6;
}
.site-nav--has-dropdown.is-focused,
.site-nav--has-dropdown:hover {
  z-index: 7;
}
.site-nav--has-dropdown.is-focused > a,
.site-nav--has-dropdown:hover > a {
  background-color: var(--colorBody);
  opacity: 1;
  transition: none;
  color: var(--colorTextBody) !important;
}
@media only screen and (max-width: 768px) {
  .site-nav__link--icon {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .site-nav__link--icon + .site-nav__link--icon {
    margin-left: -4px;
  }
}
.site-nav__link--icon .icon {
  width: 30px;
  height: 30px;
}
.site-nav__dropdown {
  background-color: var(--colorBody);
  visibility: hidden;
  z-index: 5;
  min-width: 100%;
  margin: 0;
  padding: 10px 0 5px;
  display: block;
  position: absolute;
  left: 0;
  transform: translateY(-12px);
  box-shadow: 0 10px 20px #00000017;
}
details[open] > .site-nav__dropdown {
  visibility: visible;
  transition: all 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  display: block;
  transform: translateZ(0);
}
.site-nav__dropdown li {
  margin: 0;
}
.site-nav__dropdown > li {
  position: relative;
}
.site-nav__dropdown > li > a {
  z-index: 6;
  position: relative;
}
.site-nav__dropdown a {
  background-color: var(--colorBody);
}
.site-nav__deep-dropdown {
  background-color: var(--colorBody);
  opacity: 0;
  visibility: hidden;
  z-index: 5;
  margin: 0;
  position: absolute;
  top: 0;
  left: 100%;
  transform: translate(-12px);
  box-shadow: 0 10px 20px #00000017;
}
.is-focused + .site-nav__deep-dropdown,
.site-nav__deep-dropdown-trigger:hover .site-nav__deep-dropdown {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  transform: translateZ(0);
}
.site-nav__deep-dropdown:before {
  content: "";
  pointer-events: none;
  background-image: linear-gradient(90deg, #00000017, #0000);
  width: 10px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.site-nav__deep-dropdown-trigger:hover .site-nav__dropdown-link--has-children,
.site-nav__dropdown-link--has-children:focus,
.site-nav__dropdown-link--has-children:hover {
  background-color: var(--colorBodyDim);
}
.site-nav__deep-dropdown-trigger .icon-chevron-down {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: rotate(-90deg) translate(50%);
}
.mobile-nav {
  margin: calc(var(--drawer-gutter) * -1) calc(var(--drawer-gutter) * -1) 0;
}
.mobile-nav li {
  margin-bottom: 0;
  list-style: none;
}
.mobile-nav__search {
  padding: 15px;
}
.mobile-nav__item {
  display: block;
  position: relative;
}
.mobile-nav > .mobile-nav__item {
  background-color: var(--colorDrawers);
}
.mobile-nav__item:after {
  border-bottom: 1px solid;
  border-bottom-color: var(--colorDrawerBorder);
  content: "";
  bottom: 0;
  left: var(--drawer-gutter);
  right: var(--drawer-gutter);
  position: absolute;
}
.mobile-nav__faux-link,
.mobile-nav__link {
  display: block;
}
.mobile-nav__link--top-level {
  font-size: 1.4em;
}
.mobile-nav--heading-style .mobile-nav__link--top-level {
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback);
  font-weight: var(--typeHeaderWeight);
  letter-spacing: var(--typeHeaderSpacing);
  line-height: var(--typeHeaderLineHeight);
}
[data-type_header_capitalize="true"]
  .mobile-nav--heading-style
  .mobile-nav__link--top-level {
  text-transform: uppercase;
}
.mobile-nav__faux-link,
.mobile-nav__link,
.mobile-nav__toggle .faux-button,
.mobile-nav__toggle button {
  color: var(--colorDrawerText);
  padding: 15px var(--drawer-gutter);
  -webkit-text-decoration: none;
  text-decoration: none;
}
.mobile-nav__faux-link:active,
.mobile-nav__link:active,
.mobile-nav__toggle .faux-button:active,
.mobile-nav__toggle button:active {
  color: var(--colorDrawerTextDark);
  background-color: var(--colorDrawersDim);
}
.mobile-nav__child-item {
  display: flex;
}
.mobile-nav__child-item .mobile-nav__link,
.mobile-nav__child-item a {
  flex: auto;
}
.mobile-nav__child-item .collapsible-trigger:not(.mobile-nav__link--button) {
  flex: 0 0 43px;
}
.mobile-nav__child-item .collapsible-trigger__icon {
  margin-right: 15px;
  padding: 0;
}
[dir="rtl"] .mobile-nav__child-item .collapsible-trigger__icon {
  margin-left: 15px;
  margin-right: 0;
}
.mobile-nav__item--secondary a {
  padding-top: 10px;
  padding-bottom: 5px;
}
.mobile-nav__item--secondary:after {
  display: none;
}
.mobile-nav__item:not(.mobile-nav__item--secondary)
  + .mobile-nav__item--secondary {
  margin-top: 10px;
}
.mobile-nav__has-sublist,
.mobile-nav__link--button {
  display: flex;
}
.mobile-nav__has-sublist > *,
.mobile-nav__link--button > * {
  word-break: break-word;
  flex: auto;
}
.mobile-nav__link--button {
  text-align: left;
  width: 100%;
  padding: 0;
}
.mobile-nav__toggle {
  flex: 0 auto;
}
.mobile-nav__toggle .icon {
  width: 16px;
  height: 16px;
}
.mobile-nav__toggle .faux-button,
.mobile-nav__toggle button {
  height: 60%;
  margin: 20% 0;
  padding: 0 30px;
}
.mobile-nav__toggle button {
  border-left: 1px solid;
  border-left-color: var(--colorDrawerBorder);
}
[dir="rtl"] .mobile-nav__toggle button {
  border-left: none;
  border-right: 1px solid;
  border-right-color: var(--colorDrawerBorder);
}
.mobile-nav__sublist {
  margin: 0;
}
.mobile-nav__sublist .mobile-nav__item:after {
  border-bottom: none;
  top: 0;
  bottom: auto;
}
.mobile-nav__sublist .mobile-nav__item:last-child {
  padding-bottom: 15px;
}
.mobile-nav__sublist .mobile-nav__faux-link,
.mobile-nav__sublist .mobile-nav__link {
  padding: 7.5px 25px 7.5px var(--drawer-gutter);
  font-weight: 400;
}
.mobile-nav__grandchildlist {
  margin: 0;
}
.mobile-nav__grandchildlist:before {
  content: "";
  background: #000;
  width: 1px;
  display: block;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 17px;
}
[dir="rtl"] .mobile-nav__grandchildlist:before {
  left: auto;
  right: 17px;
}
.mobile-nav__grandchildlist .mobile-nav__item:last-child {
  padding-bottom: 0;
}
.mobile-nav__grandchildlist .mobile-nav__link {
  padding-left: 35px;
}
.mobile-nav__social {
  flex-wrap: wrap;
  justify-content: stretch;
  margin: 15px 0 20px;
  list-style: none;
  display: flex;
}
@media only screen and (min-width: 769px) {
  .mobile-nav__social {
    margin-left: calc(var(--drawer-gutter) * -1);
    margin-right: calc(var(--drawer-gutter) * -1);
  }
}
.mobile-nav__social a {
  padding: 12px 30px;
  display: block;
}
.mobile-nav__social a .icon {
  position: relative;
  top: -1px;
}
.mobile-nav__social-item {
  border: 1px solid;
  border-color: var(--colorDrawerBorder);
  text-align: center;
  flex: 0 33.33%;
  margin: 0 0 -1px;
}
.mobile-nav__social-item:nth-child(3n-1) {
  margin-left: -1px;
  margin-right: -1px;
}
@media only screen and (min-width: 769px) {
  .site-nav__link--icon .icon {
    width: 28px;
    height: 28px;
  }
  .site-nav__link--icon .icon.icon-user {
    position: relative;
    top: 1px;
  }
}
.cart-link {
  display: block;
  position: relative;
}
.cart-link__bubble {
  display: none;
}
.cart-link__bubble--visible {
  background-color: var(--colorCartDot);
  border: 2px solid var(--colorBody);
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
}
[data-icon="cart"] .cart-link__bubble--visible {
  top: 0;
  right: -4px;
}
[data-type_headers_align_text="true"] .breadcrumb {
  text-align: center;
}
.breadcrumb {
  font-size: calc(var(--typeBaseSize) * 0.85);
  margin: -25px 0 10px;
}
.template-product .breadcrumb {
  margin-top: 10px;
}
@media only screen and (min-width: 769px) {
  .template-product .breadcrumb {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .breadcrumb {
    margin-bottom: 15px;
  }
}
.breadcrumb__divider {
  color: currentColor;
}
.megamenu {
  opacity: 0;
  padding: 39px 0;
  line-height: 1.8;
  transition: all 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95) 0.3s;
  transform: none;
}
details[open] > .megamenu {
  opacity: 1;
  transition-delay: 0s;
}
details[open] > .megamenu .appear-animation {
  opacity: 1;
  transform: none;
}
.site-nav--is-megamenu.site-nav__item {
  position: static;
}
.megamenu__collection-image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  display: block;
}
.text-center .megamenu .grid {
  text-align: center;
}
.text-center .megamenu .grid .grid__item {
  float: none;
  text-align: left;
  vertical-align: top;
  display: inline-block;
}
.megamenu .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) {
  font-size: calc(var(--typeBaseSize) - 1px);
  line-height: 1.5;
}
.megamenu .h5,
.megamenu h5 {
  margin-bottom: 5px;
  font-weight: 700;
}
.modal {
  color: #fff;
  opacity: 1;
  z-index: 30;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
  overflow: hidden;
}
.modal.modal--quick-shop {
  align-items: flex-start;
}
.modal a,
.modal a:hover {
  color: inherit;
}
.modal .btn:not([disabled]):not(.btn--secondary):not(.btn--body),
.modal .btn:not([disabled]):not(.btn--secondary):not(.btn--body):hover {
  color: var(--colorBtnPrimaryText);
}
.modal-open .modal .modal__inner {
  animation: 0.5s forwards modal-open;
}
.modal-open .modal:before {
  background-color: var(--colorModalBg);
  content: "";
  cursor: pointer;
  width: 100%;
  height: 100%;
  animation: 0.5s forwards overlay-on;
  position: fixed;
  top: 0;
  left: 0;
}
.modal-closing .modal .modal__inner {
  animation: 0.5s forwards modal-closing;
}
.modal-closing .modal:before {
  background-color: var(--colorModalBg);
  content: "";
  width: 100%;
  height: 100%;
  animation: 0.5s forwards overlay-off;
  position: fixed;
  top: 0;
  left: 0;
}
.modal-open--solid .modal:before {
  background-color: var(--colorModalBg);
}
.modal-open .modal--solid:before {
  background-color: #000;
  animation: 0.5s forwards full-overlay-on;
}
.modal-closing .modal--solid:before {
  background-color: #000;
  animation: 0.5s forwards full-overlay-off;
}
.modal--is-closing,
.modal--is-active {
  overflow: hidden;
  display: flex !important;
}
@media only screen and (min-width: 769px) {
  .modal-open {
    overflow: hidden;
  }
}
.modal__inner {
  max-width: calc(100% - 15px);
  transform-style: preserve-3d;
  flex: 0 auto;
  align-items: center;
  margin: 15px;
  display: flex;
}
@media only screen and (min-width: 769px) {
  .modal__inner {
    max-width: calc(100% - 80px);
    margin: 40px;
  }
}
.modal--square .modal__inner {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
  box-shadow: 0 15px 45px #0000001a;
}
.modal__inner img {
  max-height: 90vh;
  display: block;
}
.modal__inner .image-wrap img {
  max-height: none;
}
.modal__centered {
  flex: 0 auto;
  min-width: 1px;
  max-width: 100%;
  position: relative;
}
.modal--square .modal__centered-content {
  -webkit-overflow-scrolling: touch;
  min-width: 200px;
  min-height: 200px;
  max-height: 80vh;
  padding: 22.5px;
  overflow: auto;
}
@media only screen and (min-width: 769px) {
  .modal--square .modal__centered-content {
    max-width: 1200px;
    max-height: 90vh;
    padding: 45px;
  }
}
.modal__close {
  color: #fff;
  border: 0;
  padding: 15px;
  position: fixed;
  top: 0;
  right: 0;
}
@media only screen and (min-width: 769px) {
  .modal__close {
    padding: 30px;
  }
}
.modal__close .icon {
  width: 28px;
  height: 28px;
}
.modal__close:focus,
.modal__close:hover {
  color: #fff;
}
.modal--square .modal__close {
  color: var(--colorTextBody);
  padding: 10px;
  position: absolute;
}
.modal--square .modal__close:focus,
.modal--square .modal__close:hover {
  color: var(--colorTextBody);
}
.modal .page-content,
.modal .page-width {
  padding: 0;
}
.popup-cta {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .modal--mobile-friendly {
    top: auto;
    bottom: 0;
    overflow: auto;
  }
  .modal--mobile-friendly.modal--square .modal__centered-content {
    padding: 40px 20px;
  }
  .modal--mobile-friendly.modal--is-active {
    overflow: auto;
  }
  .modal-open .modal--mobile-friendly:before {
    display: none;
  }
  .modal--mobile-friendly .modal__inner {
    margin: 0;
  }
  .modal--mobile-friendly .h1 {
    padding-right: 25px;
  }
  .modal--mobile-friendly input {
    font-size: 16px !important;
  }
  .modal--mobile-friendly .text-close {
    display: none;
  }
}
.js-qty__wrapper {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
  min-width: 60px;
  max-width: 80px;
  display: inline-block;
  position: relative;
  overflow: visible;
}
.js-qty__wrapper.is-loading {
  opacity: 0.5;
  pointer-events: none;
}
.js-qty__num {
  text-align: center;
  z-index: 1;
  background: 0 0;
  width: 100%;
  margin: 0;
  padding: 5px 20px;
  display: block;
}
.js-qty__adjust {
  fill: var(--colorTextBody);
  backface-visibility: hidden;
  cursor: pointer;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 2;
  background: 0 0;
  border: 0;
  padding: 0 10px;
  line-height: 1;
  transition: background-color 0.1s ease-out;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.js-qty__adjust .icon {
  fill: inherit;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  font-size: 8px;
  display: block;
}
.js-qty__adjust:hover {
  background-color: var(--colorBodyDim);
  color: var(--colorTextBody);
}
.js-qty__num:active ~ .js-qty__adjust,
.js-qty__num:focus ~ .js-qty__adjust {
  border-color: var(--colorTextBody);
}
.js-qty__adjust--plus {
  right: 0;
}
.js-qty__adjust--minus {
  left: 0;
}
.drawer .js-qty__wrapper {
  border-color: var(--colorDrawerBorder);
  background-color: #0000;
}
.drawer .js-qty__num {
  color: var(--colorDrawerText);
  padding-top: 2px;
  padding-bottom: 2px;
}
.drawer .js-qty__adjust {
  fill: var(--colorDrawerText);
  color: var(--colorDrawerText);
}
.drawer .js-qty__adjust:hover {
  fill: var(--colorDrawers);
  background-color: var(--colorDrawerText);
  color: var(--colorDrawers);
}
.currency-flag {
  margin: -0.55rem;
  transform: scale(0.55);
}
@media only screen and (max-width: 768px) {
  [data-disclosure-currency] .disclosure-list {
    max-width: 95vw;
    left: 50%;
    transform: translate(-50%);
  }
}
.collapsibles-wrapper--border-bottom {
  border-bottom: 1px solid;
  border-bottom-color: var(--colorBorder);
}
.collapsibles-wrapper--border-bottom
  + .collapsibles-wrapper--border-bottom
  .collapsible-trigger-btn--borders,
.product-block--tab + .product-block--tab .collapsible-trigger-btn--borders {
  border-top: 0;
}
.collapsible-trigger {
  color: inherit;
  position: relative;
}
.collapsible-trigger__icon {
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media only screen and (min-width: 769px) {
  .collapsible-trigger__icon {
    width: 12px;
    height: 12px;
  }
}
.mobile-nav__has-sublist .collapsible-trigger__icon {
  right: 25px;
}
.collapsible-trigger__icon .icon {
  width: 10px;
  height: 10px;
  transition: all 0.1s ease-in;
  display: block;
}
@media only screen and (min-width: 769px) {
  .collapsible-trigger__icon .icon {
    width: 12px;
    height: 12px;
  }
}
.collapsible-trigger--inline {
  padding: 11px 0 11px 40px;
}
.collapsible-trigger--inline .collapsible-trigger__icon {
  left: 0;
  right: auto;
}
.collapsible-trigger__icon--circle {
  border: 1px solid;
  border-color: var(--colorBorder);
  text-align: center;
  border-radius: 28px;
  width: 28px;
  height: 28px;
}
.collapsible-trigger__icon--circle .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.collapsible-trigger.is-open .collapsible-trigger__icon > .icon-chevron-down {
  transform: scaleY(-1);
}
.collapsible-trigger.is-open
  .collapsible-trigger__icon--circle
  > .icon-chevron-down {
  transform: translate(-50%, -50%) scaleY(-1);
}
.collapsible-content {
  transition:
    opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible-content.is-open {
  opacity: 1;
  visibility: visible;
  transition:
    opacity 1s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible-content--all {
  backface-visibility: hidden;
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.collapsible-content--all .collapsible-content__inner {
  transform: translateY(40px);
}
@media only screen and (max-width: 768px) {
  .collapsible-content--small {
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
  }
  .collapsible-content--small .collapsible-content__inner {
    transform: translateY(40px);
  }
}
.collapsible-content__inner {
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.is-open .collapsible-content__inner {
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translateY(0);
}
.rte.collapsible-content__inner--faq {
  padding-bottom: 30px;
}
.collapsible-trigger[aria-expanded="true"] .collapsible-label__closed,
.collapsible-label__open {
  display: none;
}
.collapsible-trigger[aria-expanded="true"] .collapsible-label__open {
  display: inline-block;
}
.collapsible-content--sidebar {
  backface-visibility: hidden;
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .collapsible-content--sidebar.is-open {
    opacity: 1;
    height: auto;
    overflow: initial;
    visibility: visible;
  }
}
.pswp {
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  touch-action: none;
  z-index: 1500;
  outline: none;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  transition: opacity 0.333s cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  cursor: grab;
}
.pswp--dragging .pswp__img {
  cursor: grabbing;
}
.pswp__bg {
  -webkit-backface-visibility: hidden;
  background: var(--colorBody);
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateZ(0);
}
.pswp__scroll-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  inset: 0;
}
.pswp__container,
.pswp__img {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pswp__zoom-wrap {
  transform-origin: 0 0;
  width: 100%;
  transition: transform 0.333s cubic-bezier(0.4, 0, 0.22, 1);
  position: absolute;
}
.pswp__bg {
  will-change: opacity;
  transition: opacity 0.333s cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.pswp__img {
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp--ie .pswp__img {
  top: 0;
  left: 0;
  width: 100% !important;
  height: auto !important;
}
.pswp__error-msg {
  color: #ccc;
  text-align: center;
  width: 100%;
  margin-top: -8px;
  line-height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
}
.pswp__error-msg a {
  color: #ccc;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.pswp__button {
  position: relative;
}
.pswp__button:after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
}
.pswp__button svg {
  pointer-events: none;
}
.pswp__button--arrow--left .icon,
.pswp__button--arrow--right .icon {
  width: 13px;
  height: 13px;
  margin: 8px;
}
.pswp__button[disabled] {
  opacity: 0;
  pointer-events: none;
}
.pswp__ui {
  justify-content: center;
  align-items: center;
  transition: transform 0.25s 0.6s;
  display: flex;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  transform: translateY(0);
}
.pswp__ui .btn {
  margin: 15px;
}
.pswp__ui--hidden {
  transition: transform 0.25s;
  transform: translateY(150%);
}
html.pswp-open-in-ios,
html.pswp-open-in-ios body {
  box-sizing: border-box;
  height: var(--window-inner-height);
  background: #444;
  overflow: hidden;
}
.pswp-open-in-ios body > * {
  display: none;
}
.pswp-open-in-ios body .pswp.pswp--open {
  display: block;
}
.disclosure {
  position: relative;
}
.disclosure__toggle {
  white-space: nowrap;
}
.disclosure-list {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
  border-radius: 0;
  min-height: 92px;
  max-height: 60vh;
  margin: 0;
  padding: 10px 0;
  display: none;
  position: absolute;
  bottom: 100%;
  overflow-y: auto;
  box-shadow: 0 0 20px #00000017;
}
.disclosure-list a {
  color: currentColor;
}
.disclosure-list--down {
  z-index: 30;
  top: 100%;
  bottom: auto;
}
.disclosure-list--left {
  right: 0;
}
.disclosure-list--visible {
  display: block;
}
.disclosure-list__item {
  text-align: left;
  white-space: nowrap;
  padding: 5px 15px 4px;
}
.disclosure-list__option:focus .disclosure-list__label,
.disclosure-list__option:hover .disclosure-list__label,
.disclosure-list__item--current .disclosure-list__label {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.disclosure-list__label {
  text-underline-offset: 0.2rem;
  vertical-align: middle;
  display: inline-block;
}
[data-disclosure-currency] .disclosure-list__label {
  padding-left: 10px;
}
.disclosure-list__label span {
  border-bottom: 2px solid #0000;
}
.is-active .disclosure-list__label span {
  border-bottom: 2px solid;
}
.multi-selectors {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}
.multi-selectors__item {
  margin: 0 20px 10px;
}
@media only screen and (max-width: 768px) {
  .multi-selectors__item {
    margin: 10px 20px;
  }
}
.toolbar .multi-selectors__item {
  margin-bottom: 0;
  margin-right: 0;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  background: var(--colorBody);
  border-color: var(--colorTextBodyAlpha005);
  opacity: 1;
  border-radius: 50px;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: var(--colorTextBody);
}
.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control.focus-visible:focus,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active {
  background-color: var(--colorTextBodyAlpha005);
  color: var(--colorTextBody);
}
.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control:not(:last-child):after {
  border-color: var(--colorTextBodyAlpha005);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  background-color: var(--colorTextBody);
  border: 1px solid;
  border-color: var(--colorBodyAlpha05);
  color: var(--colorBody);
  border-radius: 100%;
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover {
  color: var(--colorBody);
}
.product-single__view-in-space {
  background-color: var(--colorTextBodyAlpha008);
  color: var(--colorTextBody);
  width: calc(80% - 4px);
  margin: 40px 10% 10px;
  padding: 5px 10px 10px;
  display: block;
}
.product-single__view-in-space[data-shopify-xr-hidden] {
  display: none;
}
.product-single__view-in-space-text {
  font-size: calc(var(--typeBaseSize) * 0.85);
  vertical-align: middle;
  margin-left: 5px;
  display: inline-block;
}
.shopify-model-viewer-ui,
.shopify-model-viewer-ui model-viewer {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.shopify-model-viewer-ui__button[hidden] {
  display: none;
}
.product-single__close-media {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 10px;
}
.price-range__slider-wrapper {
  padding: 0 8px 8px;
}
@media only screen and (max-width: 768px) {
  .price-range__slider-wrapper {
    padding: 0 10px 8px;
  }
}
.price-range__input {
  display: none;
}
.price-range__display-wrapper {
  flex: auto;
  justify-content: space-between;
  width: 100%;
  padding: 0 0 8px;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .price-range__display-wrapper {
    padding: 0;
  }
}
.noUi-horizontal .noUi-handle {
  background: var(--colorTextBody);
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  top: -3px;
  right: -6px;
  box-shadow: 0 0 1px 2px #fff;
}
.noUi-horizontal .noUi-handle:focus,
.noUi-horizontal .noUi-handle:hover {
  width: 14px;
  height: 14px;
  top: -4px;
  right: -7px;
}
.noUi-horizontal .noUi-handle:after,
.noUi-horizontal .noUi-handle:before {
  content: none;
}
.noUi-target {
  box-shadow: none;
  background: #f4f4f4;
  border: 0;
}
.noUi-connect {
  background: var(--colorTextBody);
}
.noUi-horizontal {
  height: 6px;
}
.countdown__content {
  background-color: var(--countdown-background-color);
  color: var(--countdown-text-color);
}
.countdown__block--button .btn.btn--secondary {
  color: var(--accent-color);
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5;
}
:-moz-placeholder-shown {
  color: inherit;
  opacity: 0.5;
}
:-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}
:placeholder-shown {
  color: inherit;
  opacity: 0.5;
}
::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
input,
select,
textarea {
  background-color: inherit;
  color: inherit;
}
input.disabled,
input[disabled],
select.disabled,
select[disabled],
textarea.disabled,
textarea[disabled] {
  background-color: #f6f6f6;
  border-color: #0000;
}
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  border: 1px solid;
  border-color: var(--colorTextBody);
}
input[type="image"] {
  background-color: #0000;
}
[data-center-text="true"] .social-sharing {
  text-align: center;
}
.social-sharing .icon {
  width: 18px;
  height: 18px;
}
.social-sharing__link {
  color: var(--colorTextBody);
  border-radius: 2px;
  margin: 0 18px 0 0;
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: inline-block;
}
.social-sharing__link:last-child {
  margin-right: 0;
}
html[dir="rtl"] .social-sharing__link {
  margin: 0 0 0 18px;
}
html[dir="rtl"] .social-sharing__link:last-child {
  margin-left: 0;
}
.social-sharing__title {
  font-size: calc(var(--typeBaseSize) * 0.85);
  vertical-align: middle;
  padding-left: 3px;
  padding-right: 15px;
  display: inline-block;
}
html[dir="rtl"] .social-sharing__title {
  padding-left: 15px;
  padding-right: 3px;
}
.grid-search {
  margin-bottom: 30px;
}
.grid-search__product {
  text-align: center;
  position: relative;
}
.grid-search__page-link {
  background-color: var(--colorBodyLightDim);
  color: var(--colorTextBody);
  text-overflow: ellipsis;
  padding: 20px;
  display: block;
  overflow: hidden;
}
.grid-search__page-link:focus,
.grid-search__page-link:hover {
  background-color: var(--colorBodyMediumDim);
}
.grid-search__page-content {
  height: 100%;
  display: block;
  overflow: hidden;
}
.grid-search__page-content img {
  margin-bottom: 10px;
  display: block;
}
.grid-search__image {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  padding: 20px;
  display: block;
}
@media only screen and (min-width: 769px) {
  .grid-search__image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.index-section--small {
  margin: 18px 0;
}
.index-section + .index-section,
.index-section + .index-section--hidden,
.main-content + .index-section {
  margin-top: 0;
}
.index-section--flush {
  margin: 0;
}
.section--divider {
  border-top: 1px solid;
  border-top-color: var(--colorBorder);
  padding-top: 40px;
}
.index-section--faq {
  margin-bottom: 40px;
}
.newsletter-section {
  padding: 40px 0;
}
.newsletter-section--with-divider {
  border-top: 1px solid;
  border-top-color: var(--colorBorder);
}
.template-challange .index-section--footer {
  display: none;
}
.testimonials-section {
  padding: 25.5px 0;
}
.testimonials-section--with-divider {
  border-top: 1px solid;
  border-top-color: var(--colorBorder);
}
@media only screen and (min-width: 769px) {
  .index-section--small {
    margin: 30px 0;
  }
  .section--divider {
    padding-top: 75px;
  }
  .index-section--faq {
    margin: 75px 0 37.5px;
  }
  .newsletter-section,
  .testimonials-section {
    padding: 75px 0;
  }
}
.page-blocks--flush .page-width {
  padding: 0;
}
.page-blocks > div:first-child .index-section {
  margin-top: 0;
}
.feature-row-wrapper {
  direction: ltr;
  overflow: hidden;
}
.feature-row {
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  display: flex;
}
@media only screen and (min-width: 1050px) {
  .feature-row {
    margin: 0 6%;
  }
}
@media only screen and (max-width: 768px) {
  .feature-row {
    flex-direction: column;
    margin: 0;
  }
}
@media only screen and (max-width: 959px) {
  .feature-row--small-none {
    display: block;
  }
}
.feature-row__item {
  flex: 0 57%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .feature-row__item {
    flex: auto;
    min-width: 100%;
    max-width: 100%;
  }
}
.feature-row__item--overlap-images {
  justify-content: space-between;
  align-items: center;
  margin: 0 0 0 -30px;
  padding: 0 0 15px;
  display: flex;
}
@media only screen and (min-width: 769px) {
  .feature-row__item--overlap-images {
    margin: 0 auto;
    padding: 50px 0;
  }
}
.feature-row__item--overlap-images > * {
  width: 50%;
}
.feature-row__item--overlap-images > :first-child {
  z-index: 1;
  transform: translate(30px, 30px);
}
@media only screen and (min-width: 769px) {
  .feature-row__item--overlap-images > :first-child {
    transform: translate(50px, 50px);
  }
}
.feature-row__item--overlap-images svg {
  border: 2px solid;
  border-color: var(--colorBody);
}
.feature-row__image {
  order: 1;
  margin: 0 auto;
  display: block;
}
@media only screen and (min-width: 769px) {
  .feature-row__image {
    order: 2;
  }
}
.feature-row__text {
  flex: 0 43%;
  min-width: 43%;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .feature-row__text {
    order: 2;
    margin-top: 0;
    padding: 30px 20px 0;
  }
}
.feature-row__text .rte {
  margin: 0;
}
.feature-row__text .btn {
  margin-top: 15px;
}
@media only screen and (min-width: 769px) {
  .feature-row__text--left {
    padding-left: 60px;
  }
  .feature-row__text--right {
    padding-right: 60px;
  }
}
.product-block hr {
  margin: 0;
}
.product-block--tab + .product-block--tab {
  margin-top: -25px;
}
.product-block--sales-point + .product-block--sales-point,
.product-block--header + .product-block--price {
  margin-top: -20px;
}
.theme-block {
  margin-bottom: 30px;
}
.theme-block:last-child {
  margin-bottom: 0;
}
.size-chart__standalone .tool-tip-trigger__title {
  letter-spacing: 0.3em;
  font-size: 0.8em;
}
.slideshow-wrapper {
  position: relative;
}
.slideshow__pause:focus {
  clip: auto;
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
  z-index: 10000;
  width: auto;
  height: auto;
  margin: 0;
  padding: 10px;
  transition: none;
}
.video-is-playing .slideshow__pause:focus {
  display: none;
}
.slideshow__pause-stop {
  display: block;
}
.is-paused .slideshow__pause-stop,
.slideshow__pause-play {
  display: none;
}
.is-paused .slideshow__pause-play {
  display: block;
}
.slideshow__slide {
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
  overflow: hidden;
}
.slideshow__slide:first-child,
.flickity-slider .slideshow__slide {
  display: block;
}
.hero {
  background: var(--colorLargeImageBg);
  position: relative;
  overflow: hidden;
}
.hero__media-container,
.hero__image-wrapper,
.hero__media {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hero__image-wrapper:before,
.hero__media:before {
  background-color: var(--colorImageOverlay);
  content: "";
  opacity: var(--colorImageOverlayOpacity);
  z-index: 3;
  position: absolute;
  inset: 0;
}
.video-interactable .hero__image-wrapper:before,
.video-interactable .hero__media:before {
  pointer-events: none;
}
.hero__image {
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}
.hero__media {
  z-index: 1;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero__image-wrapper--no-overlay:before {
  content: none;
}
.hero__media iframe,
.hero__media video {
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.video-interactable .hero__media iframe,
.video-interactable .hero__media video {
  pointer-events: auto;
}
.video-parent-section.loading .hero__media iframe,
.video-parent-section.loading .hero__media video {
  opacity: 0.01;
}
.video-parent-section.loaded .hero__media iframe,
.video-parent-section.loaded .hero__media video {
  opacity: 1;
  transition: none;
  animation: 2.5s cubic-bezier(0.26, 0.54, 0.32, 1) forwards zoom-fade;
}
.hero__media video {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: object-fit\:cover;
  position: relative;
}
.hero__media iframe {
  width: 300%;
  max-width: none;
  position: absolute;
  top: 0;
  left: -100%;
}
@media screen and (min-width: 1140px) {
  .hero__media iframe {
    width: 100%;
    height: 300%;
    top: -100%;
    left: auto;
  }
}
.vimeo-mobile-trigger {
  z-index: 2;
  width: 100%;
  margin-top: 90px;
  display: block;
  position: absolute;
}
.hero__text-content .vimeo-mobile-trigger {
  bottom: 120%;
}
.vimeo-mobile-trigger .icon {
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 10px;
}
.hero__slide-link {
  z-index: 5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.hero__slide-link:hover
  ~ .hero__text-wrap
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse) {
  background: var(--colorBtnPrimaryLight);
  transition-delay: 0.25s;
}
.hero__slide-link:hover
  ~ .hero__text-wrap
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after {
  animation: 0.75s cubic-bezier(0.01, 0.56, 1, 1) shine;
}
[data-button_style="angled"]
  .hero__slide-link:hover
  ~ .hero__text-wrap
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after {
  animation: none;
}
.hero__text-wrap {
  color: var(--colorHeroText);
  height: 100%;
  position: relative;
}
.video-interactable .hero__text-wrap {
  pointer-events: none;
}
.hero__text-wrap .page-width {
  width: 100%;
  height: 100%;
  display: table;
}
.hero__text-content {
  z-index: 4;
  padding: 15px 0;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .hero__text-content {
    padding: 45px 0;
  }
}
[data-dots="true"] .hero__text-content {
  padding-bottom: 40px;
}
.hero__text-shadow {
  display: inline-block;
  position: relative;
}
.hero__text-shadow:before {
  background: radial-gradient(
    rgba(0, 0, 0, var(--colorImageOverlayTextShadow)) 0%,
    transparent 60%
  );
  content: "";
  z-index: auto;
  z-index: -1;
  margin: -100px -200px;
  position: absolute;
  inset: 0;
}
.hero__top-subtitle {
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 1.1em;
}
.hero__title {
  margin-bottom: 0;
  display: block;
}
.hero__subtext {
  margin-top: 20px;
}
.hero__subtitle {
  vertical-align: middle;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.3em;
  display: block;
}
.hero__link {
  display: block;
  position: relative;
}
.video-interactable .hero__link {
  pointer-events: auto;
}
.hero__link .btn {
  margin: 4px 3px 2px 0;
}
@media only screen and (min-width: 769px) {
  .hero__link .btn {
    margin-top: 0;
    margin-right: 5px;
  }
}
[data-button_style="angled"] .hero__link .btn {
  margin-left: 12px;
}
.hero__link .btn + .btn {
  margin-left: 2px;
}
@media only screen and (min-width: 769px) {
  .hero__link .btn + .btn {
    margin-left: 10px;
  }
}
[data-button_style="angled"] .hero__link .btn + .btn {
  margin-left: 12px;
}
.hero__link .btn .icon-play {
  margin-right: 5px;
  position: relative;
  top: -2px;
}
[data-button_style="angled"] .hero__link .animation-cropper {
  padding-right: 10px;
}
.hero__text-content {
  display: table-cell;
}
.hero__text-content .hero__link {
  margin-top: 7.5px;
}
@media only screen and (min-width: 769px) {
  .hero__text-content .hero__link {
    margin-top: 15px;
  }
}
.hero__text-content.horizontal-left {
  text-align: left;
}
.hero__text-content.horizontal-center {
  text-align: center;
}
.hero__text-content.horizontal-right {
  text-align: right;
}
.hero__text-content.vertical-center {
  vertical-align: middle;
}
.hero__text-content.vertical-bottom {
  vertical-align: bottom;
}
.overlaid-header
  .index-section--hero:first-child
  .hero__text-content.vertical-center {
  padding-top: 50px;
}
@media only screen and (min-width: 769px) {
  .overlaid-header
    .index-section--hero:first-child
    .hero__text-content.vertical-center {
    padding-top: 90px;
  }
}
.hero--450px {
  height: 292.5px;
}
.hero--550px {
  height: 357.5px;
}
.hero--650px {
  height: 422.5px;
}
.hero--750px {
  height: 487.5px;
}
.hero--100vh {
  height: 100vh;
}
@media only screen and (min-width: 769px) {
  .hero--natural[data-natural] {
    position: absolute;
    inset: 0;
  }
  .hero--450px {
    height: 450px;
  }
  .hero--550px {
    height: 550px;
  }
  .hero--650px {
    height: 650px;
  }
  .hero--750px {
    height: 750px;
  }
}
@media only screen and (max-width: 768px) {
  .hero--mobile--auto[data-mobile-natural="true"] {
    height: auto;
    position: absolute;
    inset: 0;
  }
  .hero--natural[data-mobile-natural="false"] {
    height: 500px;
  }
  .hero--mobile--250px[data-mobile-natural="false"] {
    height: 250px;
  }
  .hero--mobile--300px[data-mobile-natural="false"] {
    height: 300px;
  }
  .hero--mobile--400px[data-mobile-natural="false"] {
    height: 400px;
  }
  .hero--mobile--500px[data-mobile-natural="false"] {
    height: 500px;
  }
  .hero--mobile--100vh[data-mobile-natural="false"] {
    height: 90vh;
  }
}
.slideshow__slide .animation-cropper,
[data-aos="hero__animation"] .animation-cropper {
  opacity: 0;
}
.slideshow__slide .animation-contents,
[data-aos="hero__animation"] .animation-contents {
  opacity: 0;
  transition: none;
  transform: translateY(15px);
}
.slideshow__slide:not(.animate-out) .hero__image,
[data-aos="hero__animation"]:not(.animate-out) .hero__image,
.slideshow__slide .hero__link .btn,
[data-aos="hero__animation"] .hero__link .btn {
  opacity: 0;
  transition: none;
}
.slideshow__slide .hero__image-wrapper,
[data-aos="hero__animation"] .hero__image-wrapper {
  opacity: 0;
  transition: none;
  transform: translate(200px);
}
.loaded .slideshow__slide.is-selected .animation-cropper,
.loaded[data-aos="hero__animation"] .animation-cropper {
  opacity: 1;
}
.loaded .slideshow__slide.is-selected .animation-contents,
.loaded[data-aos="hero__animation"] .animation-contents {
  transform: translateY(0);
}
.loaded .slideshow__slide.is-selected .hero__title .animation-contents,
.loaded[data-aos="hero__animation"] .hero__title .animation-contents {
  animation: 0.8s cubic-bezier(0.26, 0.54, 0.32, 1) 0.3s forwards rise-up;
}
.loaded .slideshow__slide.is-selected .hero__subtitle .animation-contents,
.loaded .slideshow__slide.is-selected .hero__top-subtitle .animation-contents,
.loaded[data-aos="hero__animation"] .hero__subtitle .animation-contents,
.loaded[data-aos="hero__animation"] .hero__top-subtitle .animation-contents {
  animation: 1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.7s forwards rise-up;
}
.loaded .slideshow__slide.is-selected .hero__link .animation-contents,
.loaded[data-aos="hero__animation"] .hero__link .animation-contents {
  opacity: 1;
}
.loaded .slideshow__slide.is-selected .hero__link .btn,
.loaded[data-aos="hero__animation"] .hero__link .btn {
  animation: 2s 1.3s forwards fade-in;
}
.loaded .slideshow__slide.is-selected .hero__link .btn:nth-child(2),
.loaded[data-aos="hero__animation"] .hero__link .btn:nth-child(2) {
  animation: 2s 1.6s forwards fade-in;
}
.loaded .slideshow__slide.is-selected .hero__image,
.loaded .slideshow__slide.is-selected .hero__image--svg,
.loaded .slideshow__slide.is-selected .hero__media,
.loaded[data-aos="hero__animation"] .hero__image,
.loaded[data-aos="hero__animation"] .hero__image--svg,
.loaded[data-aos="hero__animation"] .hero__media {
  opacity: 1;
  transition: none;
}
.loaded .slideshow__slide.is-selected .hero__image-wrapper,
.loaded[data-aos="hero__animation"] .hero__image-wrapper {
  opacity: 1;
  transition:
    transform 0.7s,
    opacity 0.7s;
  transform: translate(0);
}
.loaded[data-aos="hero__animation"] .hero__image-wrapper {
  transition: opacity 0.7s !important;
}
.no-js .hero__image,
.no-js .hero__image-wrapper {
  transform: none;
  opacity: 1 !important;
}
.slideshow__slide.animate-out .animation-cropper {
  opacity: 0;
  transition: none;
}
.slideshow__slide.animate-out .hero__image-wrapper {
  opacity: 0;
  transition:
    transform 0.5s ease-in 50ms,
    opacity 0.5s ease-in 50ms;
  transform: translate(-200px);
}
.slideshow__slide.animate-out .hero__link {
  opacity: 0;
  transition: none;
}
.collection-content {
  padding-top: 22.5px;
}
@media only screen and (min-width: 769px) {
  .collection-content {
    padding-top: 45px;
  }
}
.collection-filter {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .collection-filter {
    z-index: 5;
    flex-wrap: wrap;
    justify-content: space-between;
    position: sticky;
    top: 17px;
  }
  .sticky-header .collection-filter {
    top: 86px;
  }
}
.collection-filter .btn,
.collection-filter select {
  height: 44px;
  font-size: 16px;
}
.collection-filter select {
  width: 100%;
  display: block;
}
.collection-filter .btn {
  border: 1px solid;
  border-color: var(--colorBorder);
  padding: 0 20px;
}
@media only screen and (max-width: 768px) {
  .collection-filter .btn {
    text-align: left;
    width: 100%;
  }
}
.collection-filter .btn .icon {
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.collection-filter__item {
  flex: auto;
  margin-bottom: 15px;
}
.collection-filter .btn:not(.btn--tertiary-active),
.collection-filter__sort-container {
  background: var(--colorBody);
}
.collection-filter__item--drawer {
  flex: 0 48%;
}
.collection-filter__item--count {
  text-align: center;
  flex: 170%;
}
.collection-filter__item--sort {
  flex: 0 48%;
}
@media only screen and (max-width: 768px) {
  .collection-filter__item--count {
    flex: 100%;
    order: 3;
  }
}
.image-filter__wrapper ul {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  display: grid;
}
.image-filter__wrapper ul label {
  border: 1px solid #0000;
  align-items: flex-start;
  height: 100%;
}
.image-filter__wrapper ul label:active,
.image-filter__wrapper ul label:focus-within,
.image-filter__wrapper ul label:hover {
  border-color: var(--colorBorder);
}
.image-filter__wrapper ul .tag__text {
  margin-bottom: 4px;
  margin-left: 0;
}
.image-filter__wrapper .tag--active label {
  border-color: var(--colorTextBody);
}
.image-filter__image-wrapper {
  text-align: center;
  flex-direction: column;
  gap: 10px;
  display: flex;
}
.rte.collection__description {
  margin-bottom: 45px;
}
.collection-hero {
  background: var(--colorLargeImageBg);
  box-sizing: initial;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .collection-hero {
    height: 420px;
  }
}
.collection-hero__content {
  z-index: 1;
  align-items: flex-end;
  width: 100%;
  padding: 15px 0;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 769px) {
  .collection-hero__content {
    padding: 30px 0;
  }
}
[data-type_headers_align_text="true"] .collection-hero__content {
  align-items: center;
}
.overlaid-header .collection-hero__content {
  padding-top: 70px;
}
@media only screen and (min-width: 769px) {
  .overlaid-header .collection-hero__content {
    padding-top: 100px;
  }
}
.collection-hero__content .page-width {
  width: 100%;
}
.collection-hero__content:before {
  background-color: var(--colorImageOverlay);
  content: "";
  opacity: var(--colorImageOverlayOpacity);
  z-index: auto;
  display: block;
  position: absolute;
  inset: 0;
}
.collection-hero__content .section-header {
  opacity: 0;
  animation: 0.5s 1s forwards fade-in;
}
[data-disable-animations="true"] .collection-hero__content .section-header {
  opacity: 1;
  animation: none;
}
.collection-hero__image {
  transition: none;
  animation: 2.5s cubic-bezier(0.26, 0.54, 0.32, 1) forwards zoom-fade;
}
[data-disable-animations="true"] .collection-hero__image {
  opacity: 1;
  animation: none;
}
.collection-grid__wrapper.unload {
  opacity: 0.2;
  min-height: 180px;
  transition: opacity 0.3s;
  position: relative;
}
.collection-grid__wrapper.unload [data-section-type="collection-grid"] {
  animation: 1.5s 1.5s infinite grid-product__loading;
}
.collection-sidebar {
  margin-bottom: 20px;
  padding-right: 10px;
}
@media only screen and (min-width: 769px) {
  .grid__item--sidebar {
    max-height: 90vh;
    position: sticky;
    top: 10px;
    overflow-y: auto;
  }
}
.collection-sidebar__group {
  border-top: 1px solid;
  border-top-color: var(--colorDrawerBorder);
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  overflow: hidden;
}
.collection-sidebar__group:first-child {
  margin-top: 0;
}
.collection-sidebar__group .collapsible-content__inner {
  padding-bottom: 5px;
}
.filter-form div:first-of-type .collection-sidebar__group {
  border-top: 0;
  padding-top: 0;
}
.is-light .site-header__logo .logo--has-inverted,
.site-header__logo .logo--inverted {
  display: none;
}
.is-light .site-header__logo .logo--inverted {
  display: block;
}
@media only screen and (min-width: 769px) {
  .site-header__logo {
    text-align: left;
  }
}
.header-logo a,
.site-header__logo a {
  color: var(--colorNavText);
}
.is-light .header-logo a,
.is-light .site-header__logo a,
.is-light .header-logo a:hover,
.is-light .site-header__logo a:hover {
  color: #fff;
}
.is-light .site-header {
  box-shadow: none;
}
.site-header--password,
.site-header--password a,
.site-header--password a:hover {
  color: var(--colorNavText);
}
.is-light .site-header--password,
.is-light .site-header--password a,
.is-light .site-header--password a:hover {
  color: #fff;
}
.site-nav__dropdown-link {
  white-space: nowrap;
  padding: 8px 15px;
  display: block;
}
.megamenu .site-nav__dropdown-link {
  white-space: normal;
  padding: 4px 0;
}
.tag-list__header {
  text-align: left;
}
.tag-list .tag-list {
  margin-left: 15px;
}
.tag-list a,
.tag-list label {
  cursor: pointer;
  line-height: 1.4;
  display: block;
}
.tag-list label:hover,
.tag:focus-within label {
  text-underline-offset: 2px;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.tag--active > a,
.tag--active > label {
  font-weight: 900;
}
.tag-list--active-tags:empty {
  display: none;
}
.tag-list--checkboxes {
  padding-bottom: 6px;
}
.tag-list--checkboxes a {
  font-size: calc(var(--typeBaseSize) - 2px);
  font-size: max(calc(var(--typeBaseSize) - 2px), 14px);
  padding-left: 25px;
  position: relative;
}
.tag-list--checkboxes a:before {
  content: "";
  border: 1px solid;
  border-color: var(--colorBorder);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.tag--active .tag__checkbox:after,
.tag-list--checkboxes .tag--active a:after,
input:checked ~ .tag__checkbox:after {
  background-color: var(--colorTextBody);
  border-color: var(--colorTextBody);
}
.tag--remove {
  position: relative;
}
.tag--remove a {
  text-align: left;
}
.tag--remove .icon {
  color: var(--colorBtnPrimaryText);
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.tag-list--swatches {
  margin-top: 2px;
  margin-left: -2px;
}
.drawer .tag-list--swatches {
  margin-left: -2px;
}
.tag-list--swatches li {
  display: inline-block;
}
label.tag__checkbox-wrapper {
  display: flex;
}
.tag__checkbox {
  padding-left: 25px;
  position: relative;
}
.tag__checkbox:after,
.tag__checkbox:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.tag__checkbox:before {
  border: 1px solid;
  border-color: var(--colorBorder);
  width: 16px;
  height: 16px;
}
.tag__checkbox:after {
  width: 10px;
  height: 10px;
  left: 3px;
}
.tag__input {
  cursor: pointer;
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}
.variant-input-wrap {
  border: 0;
  margin: 0 0 -12px;
  padding: 0;
  position: relative;
}
.variant-input-wrap input {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
.variant-input-wrap label {
  background-color: var(--colorBody);
  box-shadow: 0 0 0 1px var(--colorBorder);
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
  font-size: calc(var(--typeBaseSize) * 0.92);
  letter-spacing: var(--typeBaseSpacing);
  font-weight: 400;
  line-height: var(--typeBaseLineHeight);
  margin: 0 8px 12px 0;
  padding: 7px 15px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .variant-input-wrap label {
    font-size: var(--typeBaseSize);
  }
}
[data-center-text="true"] .variant-input-wrap label {
  margin: 0 4px 12px;
}
.variant-input-wrap label.disabled {
  color: var(--colorBorder);
}
.variant-input-wrap label.disabled:after {
  border-left: 1px solid;
  border-color: var(--colorBorder);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: rotate(45deg);
}
.variant-input-wrap input[type="radio"]:focus + label {
  border-color: var(--colorTextBodyAlpha005);
  box-shadow: 0 0 0 1px var(--colorTextBody);
}
.variant-input-wrap input[type="radio"]:checked + label {
  box-shadow: 0 0 0 2px var(--colorTextBody);
}
.variant-input {
  display: inline-block;
}
select .variant-input {
  display: block;
}
.variant-wrapper + .variant-wrapper {
  margin-top: 25px;
}
.no-js .variant-wrapper {
  display: none;
}
.variant-wrapper--dropdown {
  max-width: 100%;
  margin-bottom: 0;
  margin-right: 15px;
  display: inline-block;
}
.variant__label[for] {
  cursor: default;
  margin-bottom: 10px;
  display: block;
}
.variant__label-info {
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}
@media only screen and (min-width: 769px) {
  .grid-product {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .grid-overflow-wrapper .grid-product {
    margin-bottom: 0;
  }
}
.grid-product__content {
  text-align: left;
  position: relative;
}
html[dir="rtl"] .grid-product__content {
  text-align: right;
}
.grid__item-image-wrapper {
  position: relative;
}
.grid-product__title--heading {
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback);
  font-weight: var(--typeHeaderWeight);
  letter-spacing: var(--typeHeaderSpacing);
  line-height: var(--typeHeaderLineHeight);
}
[data-type_header_capitalize="true"] .grid-product__title--heading {
  text-transform: uppercase;
}
.grid-product__title--heading {
  font-size: calc(var(--typeBaseSize) + 2px);
  line-height: 1;
}
[data-type_product_capitalize="true"] .grid-product__title {
  font-size: calc(var(--typeBaseSize) - 2px);
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  [data-type_product_capitalize="true"] .grid-product__title {
    font-size: calc(var(--typeBaseSize) - 3px);
  }
}
.grid-product__title {
  -webkit-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}
.grid-product__link {
  display: block;
}
.grid-product__link:after {
  content: "";
  z-index: 1;
  position: absolute;
  inset: 0;
}
.grid-product__link--inline {
  display: flex;
}
.grid-product__link--inline .grid-product__image-mask {
  flex: none;
  margin-right: 10px;
}
.grid-product__link--inline .grid__image-ratio {
  width: 80px;
}
.grid-product__link--inline .grid-product__meta {
  text-align: left;
}
.grid-product__image-mask {
  position: relative;
  overflow: hidden;
}
.grid-product__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
}
.grid-product__secondary-image {
  background-color: var(--colorBody);
  opacity: 0;
  position: absolute;
  inset: -1px;
}
.grid-product__secondary-image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.grid-product__content:hover .grid-product__secondary-image {
  animation: 0.2s cubic-bezier(0.26, 0.54, 0.32, 1) forwards fade-in;
}
@media only screen and (max-width: 768px) {
  .supports-touch .grid-product__secondary-image {
    display: none;
  }
}
.grid-product__color-image {
  background-color: var(--colorBody);
  opacity: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: opacity 0.4s;
  position: absolute;
  inset: 0;
}
.grid-product__color-image.is-active {
  animation: 0.5s cubic-bezier(0.26, 0.54, 0.32, 1) forwards fade-in;
}
[data-center-text="true"] .grid-product__meta {
  text-align: center;
}
.grid-product__meta {
  line-height: var(--typeBaselineHeightMinus01);
  padding: 10px 0 6px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .small--grid--flush .grid-product__meta {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.grid-product__vendor {
  letter-spacing: 0.3em;
  opacity: 0.65;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 0.8em;
}
.grid-product__price {
  color: var(--colorPrice);
  font-size: calc(var(--typeBaseSize) * 0.85);
  margin-top: 5px;
}
.grid-product__price--original {
  margin-right: 5px;
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.grid-product__price--savings {
  color: var(--colorTextSavings);
  white-space: nowrap;
  margin-left: 5px;
}
.grid-product__tag {
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
  font-size: calc(var(--typeBaseSize) * 0.65);
  z-index: 2;
  padding: 6px 5px 6px 7px;
  line-height: 1;
  transition: opacity 0.4s;
  position: absolute;
  top: 0;
  right: 0;
}
.grid-product__tag.grid-product__tag--sold-out {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
}
@media only screen and (min-width: 769px) {
  .grid-product__tag {
    font-size: calc(var(--typeBaseSize) * 0.85);
    padding: 7px 7px 7px 9px;
  }
}
.grid-product__tag--sale {
  background-color: var(--colorSaleTag);
  color: var(--colorSaleTagText);
}
.grid-product__tag--back-in-stock {
  color: #fff;
  background-color: #4caf50;
}
.quick-product__btn {
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
  cursor: pointer;
  font-size: calc(var(--typeBaseSize) * 0.85);
  opacity: 0;
  text-align: center;
  z-index: 2;
  width: calc(100% - 20px);
  padding: 8px 5px;
  transition:
    opacity 0.25s,
    transform 0.25s ease-out,
    background 0.4s;
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  overflow: hidden;
  transform: translateY(5px);
}
.no-js .quick-product__btn {
  display: none;
}
.grid-product__content:hover .quick-product__btn {
  opacity: 1;
  transition:
    opacity 0.25s,
    transform 0.25s ease-out;
  transform: translateY(0);
}
.supports-touch .quick-product__btn {
  display: none;
}
.grid-product:focus-within .quick-product__btn {
  opacity: 1;
  transition:
    opacity 0.25s,
    transform 0.25s ease-out;
  transform: translateY(0);
}
.quick-product__btn.btn--not-ready {
  opacity: 0 !important;
}
@media only screen and (max-width: 768px) {
  .grid-overflow-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow: scroll hidden;
  }
  .grid-overflow-wrapper .grid {
    white-space: nowrap;
    display: flex;
  }
  .grid-overflow-wrapper .grid__item {
    float: none;
    white-space: normal;
    flex: 0 0 39vw;
    width: 39vw;
    display: inline-block;
  }
  .grid-overflow-wrapper .grid__item:first-child {
    margin-left: 17px;
  }
  .grid-overflow-wrapper .grid__item:last-child:after {
    content: "";
    width: 100%;
    margin-right: 17px;
    display: inline-block;
  }
  .grid-overflow-wrapper .grid__item--view-all {
    align-self: center;
  }
  .grid-overflow-wrapper .grid-product__price,
  .grid-overflow-wrapper .grid__item {
    font-size: 0.75rem;
  }
  [data-aos="overflow__animation"] {
    transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translate(100vw);
  }
  .aos-animate[data-aos="overflow__animation"] {
    transform: translate(0);
  }
  [data-disable-animations="true"] [data-aos="overflow__animation"] {
    transition: none;
    transform: none;
  }
}
.grid-product__see-all {
  border: 1px solid;
  border-color: var(--colorBorder);
  text-align: center;
  margin-top: -60px;
  padding: 15px;
  display: inline-block;
}
[data-center-text="true"] .grid-product__colors {
  text-align: center;
}
.grid-product__colors {
  flex-wrap: wrap;
  margin-top: 3px;
  line-height: 15px;
  display: flex;
}
@media only screen and (min-width: 769px) {
  .grid-product__colors {
    line-height: 19px;
  }
}
[data-center-text="true"] .grid-product__colors {
  justify-content: center;
  align-items: center;
}
.grid-product__colors + .grid-product__colors {
  margin-top: 4px;
}
.sales-points {
  margin: 25px 0;
  padding: 0;
  list-style: none;
}
.quick-add-modal .sales-points {
  display: none;
}
.sales-point {
  margin-bottom: 10px;
  display: block;
}
.sales-point:last-child {
  margin-bottom: 0;
}
.sales-point .icon {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  position: relative;
}
[dir="rtl"] .sales-point .icon {
  margin-left: 10px;
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .sales-point .icon-and-text {
    justify-content: center;
  }
}
@keyframes inventory-pulse {
  0% {
    opacity: 0.5;
  }
  to {
    opacity: 0;
    transform: scale(2.5);
  }
}
.icon--inventory:after,
.icon--inventory:before {
  content: "";
  background: #54c63a;
  border-radius: 9px;
  width: 9px;
  height: 9px;
  margin: 8px;
  position: absolute;
  top: 0;
  left: 0;
}
.icon--inventory:before {
  animation: 2s linear infinite inventory-pulse;
}
.inventory--low .icon--inventory:after,
.inventory--low .icon--inventory:before {
  background: #f4af29;
}
.color-swatch {
  box-shadow: 0 0 0 1px var(--colorBorder);
  text-indent: -9999px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  margin: 0 4px 4px;
  transition: box-shadow 0.2s;
  display: block;
  position: relative;
  overflow: hidden;
}
[data-swatch_style="round"] .color-swatch {
  border-radius: 100%;
}
.color-swatch:before {
  content: "";
  z-index: 2;
  border: 3px solid;
  border-color: var(--colorBody);
  position: absolute;
  inset: 0;
}
[data-swatch_style="round"] .color-swatch:before {
  border-width: 4px;
  border-radius: 100%;
  inset: -1px;
}
.tag:focus-within .color-swatch,
.tag:not(.tag--active) label:hover .color-swatch:hover,
a.color-swatch:hover {
  box-shadow: 0 0 0 1px var(--colorTextBody);
}
.tag--active .color-swatch {
  box-shadow: 0 0 0 2px var(--colorTextBody);
}
.color-swatch--small {
  width: 15px;
  height: 15px;
}
@media only screen and (min-width: 769px) {
  .color-swatch--small {
    width: 19px;
    height: 19px;
  }
}
.color-swatch--small:before {
  border: 2px solid;
  border-color: var(--colorBody);
}
[data-swatch_style="round"] .color-swatch--small:before {
  border-width: 3px;
}
.tag--swatch {
  display: inline-block;
}
.tag--swatch > label {
  margin-bottom: 0;
}
.tag--show-label {
  width: 100%;
}
.tag--show-label label {
  align-items: center;
  display: flex;
}
.tag--show-label .tag__text {
  margin-left: 0.5rem;
  display: block !important;
}
.color-swatch--filter {
  width: 35px;
  height: 35px;
}
.tag--active .color-swatch--filter:hover:after {
  border-left: 1px solid;
  border-color: var(--colorBorder);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: rotate(45deg);
}
.collection-item {
  margin-bottom: 17px;
  display: block;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .collection-item {
    margin-bottom: 22px;
  }
}
.grid--no-gutters .collection-item {
  margin-bottom: 0;
}
.collection-item:hover .collection-image {
  transition: all 0.8s;
  transform: scale(1.03);
}
[data-disable-animations="true"] .collection-item:hover .collection-image {
  transition: none;
  transform: none;
}
.collection-item:not(.collection-item--below):after {
  background-color: var(--colorGridOverlay);
  content: "";
  opacity: var(--colorGridOverlayOpacity);
  z-index: auto;
  transition: opacity 0.8s;
  position: absolute;
  inset: 0;
}
.collection-item:not(.collection-item--below):hover:after {
  opacity: calc(var(--colorGridOverlayOpacity) + 0.15);
}
.collection-image {
  transition: transform 0.3s;
  position: relative;
}
.collection-image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.collection-item--below img {
  -o-object-fit: contain;
  object-fit: contain;
}
.collection-image--placeholder {
  opacity: 1;
}
.collection-image--placeholder svg {
  position: absolute;
  inset: 0;
}
.collection-image--square {
  padding-bottom: 100%;
}
.collection-image--landscape {
  padding-top: 75%;
}
.collection-image--portrait {
  padding-top: 150%;
}
.collection-item__title {
  font-size: calc(var(--typeCollectionTitle) * 0.8);
  z-index: 2;
  line-height: 1em;
  display: block;
}
@media only screen and (min-width: 769px) {
  .collection-item__title {
    font-size: var(--typeCollectionTitle);
  }
  .medium-up--one-fifth .collection-item__title {
    font-size: 16px;
  }
}
[data-type_product_capitalize="true"] .collection-item__title span {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 0.8em;
}
.collection-item--below .collection-item__title {
  margin-top: 5px;
}
.collection-item__title--heading {
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback);
  font-weight: var(--typeHeaderWeight);
  letter-spacing: var(--typeHeaderSpacing);
  line-height: var(--typeHeaderLineHeight);
}
[data-type_header_capitalize="true"] .collection-item__title--heading {
  text-transform: uppercase;
}
.collection-item__title--overlaid,
.collection-item__title--overlaid-box {
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
}
.collection-item__title--overlaid {
  color: #fff;
  text-shadow: 0 0 50px #000;
}
.collection-item__title--overlaid-box > span {
  background-color: var(--colorBody);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  color: var(--colorTextBody);
  padding: 8px 15px;
  display: inline-block;
}
.collection-item__title--bottom-center,
.collection-item__title--center,
.collection-item__title--top-center {
  text-align: center;
}
.collection-item__title--bottom-right,
.collection-item__title--top-right .collection-item__title--right {
  text-align: right;
}
.collection-item__title--center[class*="collection-item__title--overlaid"],
.collection-item__title--left[class*="collection-item__title--overlaid"],
.collection-item__title--right[class*="collection-item__title--overlaid"] {
  top: 50%;
  transform: translateY(-50%);
}
.collection-item__title--top-center[class*="collection-item__title--overlaid"],
.collection-item__title--top-left[class*="collection-item__title--overlaid"],
.collection-item__title--top-right[class*="collection-item__title--overlaid"] {
  top: 10px;
}
@media only screen and (min-width: 769px) {
  .collection-item__title--top-center[class*="collection-item__title--overlaid"],
  .collection-item__title--top-left[class*="collection-item__title--overlaid"],
  .collection-item__title--top-right[class*="collection-item__title--overlaid"] {
    top: 18px;
  }
}
.collection-item__title--bottom-center[class*="collection-item__title--overlaid"],
.collection-item__title--bottom-left[class*="collection-item__title--overlaid"],
.collection-item__title--bottom-right[class*="collection-item__title--overlaid"] {
  bottom: 10px;
}
@media only screen and (min-width: 769px) {
  .collection-item__title--bottom-center[class*="collection-item__title--overlaid"],
  .collection-item__title--bottom-left[class*="collection-item__title--overlaid"],
  .collection-item__title--bottom-right[class*="collection-item__title--overlaid"] {
    bottom: 18px;
  }
}
.custom-content {
  flex-wrap: wrap;
  align-items: stretch;
  width: auto;
  margin-bottom: -22px;
  margin-left: -22px;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .custom-content {
    margin-bottom: -17px;
    margin-left: -17px;
  }
}
.custom__item {
  flex: none;
  max-width: 100%;
  margin-bottom: 22px;
  padding-left: 22px;
}
@media only screen and (max-width: 768px) {
  .custom__item {
    flex: none;
    margin-bottom: 17px;
    padding-left: 17px;
  }
  .custom__item.small--one-half {
    flex: 1 0 50%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.custom__item img {
  display: block;
}
.custom__item-inner {
  text-align: left;
  width: 100%;
  max-width: 100%;
  display: inline-block;
  position: relative;
}
.custom__item-inner--html,
.custom__item-inner--video {
  display: block;
}
.custom__item-inner--image {
  width: 100%;
}
.custom__item-inner--html img {
  margin: 0 auto;
  display: block;
}
.custom__item-inner--placeholder-image {
  width: 100%;
}
.align--top-middle {
  text-align: center;
}
.align--top-right {
  text-align: right;
}
.align--middle-left {
  align-self: center;
}
.align--center {
  text-align: center;
  align-self: center;
}
.align--middle-right {
  text-align: right;
  align-self: center;
}
.align--bottom-left {
  align-self: flex-end;
}
.align--bottom-middle {
  text-align: center;
  align-self: flex-end;
}
.align--bottom-right {
  text-align: right;
  align-self: flex-end;
}
.article__grid-image {
  text-align: center;
  margin-bottom: 17px;
  display: block;
}
@media only screen and (min-width: 769px) {
  .article__grid-image {
    margin-bottom: 20px;
  }
}
.article__grid-image img {
  display: block;
}
.article__title {
  font-size: calc(var(--typeBaseSize) + 2px);
}
.article__date {
  font-size: max(calc(var(--typeBaseSize) * 0.7), 12px);
  margin-bottom: 3px;
}
.section-header .article__date {
  margin-bottom: 15px;
}
.article__author {
  font-size: max(calc(var(--typeBaseSize) * 0.7), 12px);
  margin-top: 2px;
}
.article__grid-meta {
  margin-bottom: 30px;
}
@media only screen and (min-width: 769px) {
  [data-center-text="true"] .article__grid-meta {
    text-align: center;
  }
}
.article__excerpt {
  margin-top: 10px;
}
.logo-bar {
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: -30px;
  display: flex;
}
.logo-bar__item {
  vertical-align: middle;
  flex: 0 110px;
  margin: 0 15px 20px;
}
@media only screen and (min-width: 769px) {
  .logo-bar__item {
    flex: 0 160px;
    margin: 0 20px 30px;
  }
}
.logo-bar__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
}
.logo-bar__link {
  display: block;
}
[data-aos="logo__animation"] .logo-bar__item {
  opacity: 0;
}
[data-aos="logo__animation"].aos-animate .logo-bar__item {
  animation: 0.5s forwards fade-in;
}
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(2) {
  animation-delay: 0.2s;
}
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(3) {
  animation-delay: 0.4s;
}
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(4) {
  animation-delay: 0.6s;
}
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(5) {
  animation-delay: 0.8s;
}
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(6) {
  animation-delay: 1s;
}
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(7) {
  animation-delay: 1.2s;
}
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(8) {
  animation-delay: 1.4s;
}
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(9) {
  animation-delay: 1.6s;
}
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(10) {
  animation-delay: 1.8s;
}
.background-media-text {
  background: var(--colorLargeImageBg);
  background-size: cover;
  width: 100%;
  position: absolute;
  overflow: hidden;
}
.background-media-text__video {
  z-index: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .background-media-text__video {
    width: 400%;
    left: -150%;
  }
  html[dir="rtl"] .background-media-text__video {
    left: auto;
    right: -150%;
  }
}
.background-media-text__video iframe,
.background-media-text__video video {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 769px) {
  .background-media-text__video iframe,
  .background-media-text__video video {
    width: 400%;
    max-width: none;
    height: 150%;
    left: -150%;
  }
}
@media screen and (min-width: 1140px) {
  .background-media-text__video iframe,
  .background-media-text__video video {
    width: 100%;
    height: 300%;
    top: -100%;
    left: auto;
  }
}
.video-interactable .background-media-text__video iframe,
.video-interactable .background-media-text__video video {
  pointer-events: auto;
}
.background-media-text__inner {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
}
.background-media-text__aligner {
  margin: 60px;
}
.background-media-text__text {
  background: var(--colorBody);
  text-align: left;
  width: 380px;
  padding: 30px;
  font-size: 1.1em;
}
.background-media-text--left .background-media-text__text {
  text-align: left;
}
.background-media-text--right .background-media-text__text {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .background-media-text__text {
    text-align: center;
  }
}
.background-media-text__text--framed {
  border: 7px solid;
  border-color: var(--colorBody);
  box-shadow: inset 0 0 0 2px var(--colorTextBody);
}
@media only screen and (min-width: 769px) {
  .background-media-text__text--framed {
    border-width: 10px;
  }
}
.background-media-text__text .btn {
  margin-top: 15px;
}
@media only screen and (min-width: 769px) {
  .background-media-text--left .animation-cropper {
    float: left;
  }
  .background-media-text--right .animation-cropper {
    float: right;
  }
}
.background-media-text__container {
  position: absolute;
  inset: 0;
}
@media only screen and (max-width: 768px) {
  .background-media-text,
  .background-media-text__inner {
    position: relative;
  }
  .background-media-text__container,
  .background-media-text__video {
    height: 240px;
    position: relative;
  }
  .promo-video .background-media-text__container,
  .promo-video .background-media-text__video {
    height: 550px;
  }
  .background-media-text__aligner {
    margin: -6px 6px 6px;
  }
  .background-media-text__text {
    width: auto;
    padding: 22.5px;
  }
  .background-media-text.loading:after,
  .background-media-text.loading:before {
    top: 117px;
  }
}
@media only screen and (min-width: 769px) {
  .background-media-text--450,
  .background-media-text--450 .background-media-text__video,
  .background-media-text__spacer.background-media-text--450 {
    min-height: 450px;
  }
  .background-media-text--550,
  .background-media-text--550 .background-media-text__video,
  .background-media-text__spacer.background-media-text--550 {
    min-height: 550px;
  }
  .background-media-text--650,
  .background-media-text--650 .background-media-text__video,
  .background-media-text__spacer.background-media-text--650 {
    min-height: 650px;
  }
  .background-media-text--750,
  .background-media-text--750 .background-media-text__video,
  .background-media-text__spacer.background-media-text--750 {
    min-height: 750px;
  }
}
[data-aos="background-media-text__animation"] .background-media-text__image,
[data-aos="background-media-text__animation"] .background-media-text__image svg,
[data-aos="background-media-text__animation"] .background-media-text__video {
  transition: none;
  animation: 2.5s cubic-bezier(0.26, 0.54, 0.32, 1) forwards zoom-fade;
}
[data-disable-animations="true"]
  [data-aos="background-media-text__animation"]
  .background-media-text__image,
[data-disable-animations="true"]
  [data-aos="background-media-text__animation"]
  .background-media-text__image
  svg,
[data-disable-animations="true"]
  [data-aos="background-media-text__animation"]
  .background-media-text__video {
  opacity: 1;
  animation: none;
}
[data-aos="background-media-text__animation"].aos-animate
  .background-media-text__image,
[data-aos="background-media-text__animation"].aos-animate
  .background-media-text__image
  svg,
[data-aos="background-media-text__animation"].loaded.aos-animate
  .background-media-text__video {
  transition: none;
  animation: 2.5s cubic-bezier(0.26, 0.54, 0.32, 1) forwards zoom-fade;
}
[data-disable-animations="true"]
  .aos-animate[data-aos="background-media-text__animation"]
  .background-media-text__image,
[data-disable-animations="true"]
  .aos-animate[data-aos="background-media-text__animation"]
  .background-media-text__image
  svg,
[data-disable-animations="true"]
  .loaded.aos-animate[data-aos="background-media-text__animation"]
  .background-media-text__video {
  animation: none;
}
@media only screen and (min-width: 769px) {
  [data-aos="background-media-text__animation"]
    .background-media-text__inner
    .animation-contents {
    opacity: 0;
  }
  .no-js
    [data-aos="background-media-text__animation"]
    .background-media-text__inner
    .animation-contents {
    opacity: 1;
    animation: none;
  }
  [data-aos="background-media-text__animation"].loaded.aos-animate
    .background-media-text__inner
    .animation-contents {
    animation: 1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.5s forwards rise-up;
  }
  [data-disable-animations="true"]
    .loaded.aos-animate[data-aos="background-media-text__animation"]
    .background-media-text__inner
    .animation-contents {
    opacity: 1;
    animation: none;
  }
}
.quote-icon {
  margin: 0 auto 20px;
  display: block;
}
.testimonial-stars {
  letter-spacing: 0.2em;
  margin-bottom: 10px;
  font-size: 16px;
  display: block;
}
@media only screen and (min-width: 769px) {
  .testimonial-stars {
    margin-bottom: 15px;
    font-size: 18px;
  }
}
.testimonials-slide {
  opacity: 0;
  width: 33%;
  padding: 40px 0 55px;
  display: none;
}
.testimonials-slide:first-child {
  display: block;
}
.flickity-slider .testimonials-slide {
  opacity: 1;
  display: block;
}
.testimonials-slide .testimonials-slider__text {
  transition:
    transform 0.5s,
    box-shadow 0.5s;
  transform: scale(0.95);
}
.testimonials-slide.is-selected .testimonials-slider__text {
  z-index: 10;
  position: relative;
  transform: scale(1.1);
  box-shadow: 0 10px 25px #0000001a;
}
@media only screen and (max-width: 768px) {
  .testimonials-slide {
    width: 100%;
  }
  .testimonials-slide .testimonials-slider__text {
    transform: scale(0.86);
  }
  .testimonials-slide.is-selected .testimonials-slider__text {
    transform: scale(1);
  }
}
.testimonials-slider__text {
  background: var(--colorBody);
  color: var(--colorTextBody);
  margin: 0 30px 15px;
  padding: 30px 15px;
}
@media only screen and (min-width: 769px) {
  .testimonials-slider__text {
    margin: 0;
    padding: 30px;
  }
}
.testimonials-slider__text cite {
  font-style: normal;
  font-weight: 700;
}
@media only screen and (min-width: 769px) {
  .testimonials-slider__text cite {
    font-size: calc(var(--typeBaseSize) + 1px);
  }
}
.testimonials-slider__text p {
  margin-bottom: 7.5px;
}
.testimonials-slider__text p + cite {
  margin-top: 0;
}
.testimonials__info {
  font-size: calc(var(--typeBaseSize) - 1px);
}
.testimonial-image {
  background-color: var(--colorBody);
  max-width: 142px;
}
.text-center .testimonial-image {
  margin-left: auto;
  margin-right: auto;
}
.testimonial-image .image-wrap {
  background: 0 0;
  width: 100%;
  height: 100%;
}
.testimonial-image--round {
  border-radius: 65px;
  width: 65px;
  max-width: none;
  height: 65px;
}
.testimonial-image--round img {
  border-radius: 65px;
  height: 100%;
  overflow: hidden;
}
.testimonials-section .flickity-page-dots {
  bottom: 0;
}
.announcement-bar {
  background-color: var(--colorAnnouncement);
  border-bottom-color: var(--colorBorder);
  color: var(--colorAnnouncementText);
  font-size: calc(var(--typeBaseSize) * 0.75);
  text-align: center;
  padding: 10px 0;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .announcement-bar {
    font-size: calc(var(--typeBaseSize) * 0.85);
  }
}
.announcement-bar a,
.announcement-bar a:visited,
.announcement-bar a:active,
.announcement-bar a:hover,
.announcement-bar a:visited:active,
.announcement-bar a:visited:hover {
  color: var(--colorAnnouncementText);
}
.announcement-slider__slide {
  width: 100%;
  padding: 0 5px;
  position: relative;
  overflow: hidden;
}
.announcement-link {
  color: var(--colorAnnouncementText);
  display: block;
}
.announcement-link:active,
.announcement-link:hover {
  color: var(--colorAnnouncementText);
}
.announcement-text {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 700;
  display: block;
}
.announcement-link-text {
  display: block;
}
.announcement-link .announcement-link-text {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.announcement-link-text a {
  color: inherit;
}
@media only screen and (min-width: 769px) {
  .announcement-slider[data-compact="true"] .announcement-slider__slide {
    display: none;
  }
  .announcement-slider[data-compact="true"]
    .announcement-slider__slide:first-child {
    display: block;
  }
  .announcement-slider[data-compact="true"] .announcement-link-text,
  .announcement-slider[data-compact="true"] .announcement-text {
    display: inline;
  }
  .announcement-slider[data-compact="true"]
    .announcement-text
    + .announcement-link-text {
    padding-left: 5px;
  }
  .announcement-slider.flickity-enabled[data-compact="true"]
    .announcement-slider__slide {
    display: block;
  }
  .announcement-slider[data-compact="false"] {
    display: flex;
  }
  .announcement-slider[data-compact="false"] .announcement-slider__slide {
    flex: 33%;
  }
}
@media only screen and (max-width: 768px) {
  .announcement-slider .announcement-slider__slide {
    display: none;
  }
  .announcement-slider .announcement-slider__slide:first-child,
  .announcement-slider.flickity-enabled .announcement-slider__slide {
    display: block;
  }
}
.shopify-challenge__container {
  padding: 30px 22px;
}
@media only screen and (min-width: 769px) {
  .shopify-challenge__container {
    padding: 120px 0;
  }
}
.newsletter {
  max-width: 520px;
  margin: 0 auto;
}
.newsletter-section .errors {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}
.modal .newsletter .h1 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 769px) {
  .modal .newsletter .h1 {
    margin-bottom: 30px;
  }
}
.modal .newsletter .image-wrap {
  margin-bottom: 7.5px;
}
@media only screen and (min-width: 769px) {
  .modal .newsletter .image-wrap {
    margin-bottom: 15px;
  }
}
.modal .newsletter .text-close {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.newsletter__input-group {
  max-width: 400px;
  margin: 0 auto 20px;
}
.newsletter__input-group:last-child {
  margin-bottom: 0;
}
.newsletter__input::-webkit-input-placeholder {
  color: var(--colorTextBody);
  opacity: 1;
}
.newsletter__input:-moz-placeholder-shown {
  color: var(--colorTextBody);
  opacity: 1;
}
.newsletter__input:-ms-placeholder-shown {
  color: var(--colorTextBody);
}
.newsletter__input::-moz-placeholder {
  color: var(--colorTextBody);
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  .form__submit--large {
    display: none;
  }
  .form__submit--small {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  .form__submit--large {
    display: block;
  }
  .form__submit--small {
    display: none;
  }
}
[data-has-image] .modal__close {
  background-color: var(--colorBody);
  border-radius: 50%;
  padding: 5px;
  top: 10px;
  right: 10px;
}
@media only screen and (max-width: 768px) {
  [data-has-image] .modal__close {
    background-color: #0000;
    top: 0;
    right: 0;
  }
  [data-section-type="newsletter-popup"] {
    text-align: center;
    bottom: 20px;
  }
  [data-section-type="newsletter-popup"] .modal__inner {
    max-width: calc(100% - 40px);
  }
  .modal--square[data-section-type="newsletter-popup"] .modal__close {
    padding: 5px;
  }
}
[data-section-type="newsletter-popup"] .h2 {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  [data-section-type="newsletter-popup"] .h2 {
    margin-bottom: 0;
  }
}
[data-section-type="newsletter-popup"] .rte {
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  [data-section-type="newsletter-popup"] .rte {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
[data-section-type="newsletter-popup"] .popup-cta {
  margin-bottom: 0;
}
[data-section-type="newsletter-popup"] .note--success {
  text-align: center;
  margin-top: 15px;
}
[data-section-type="newsletter-popup"] .newsletter__input-group {
  margin-top: 30px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  [data-section-type="newsletter-popup"] .newsletter__input-group {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
[data-section-type="newsletter-popup"] .newsletter-button {
  margin-top: 30px;
}
[data-section-type="newsletter-popup"] .social-icons a {
  margin-top: 30px;
  padding: 5px;
  display: inline-block;
}
.modal__centered-content.newsletter--has-image {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .modal__centered-content.newsletter--has-image {
    padding: 0;
  }
}
.modal__centered-content.newsletter--has-image .newsletter-popup {
  min-width: 650px;
  max-width: 800px;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .modal__centered-content.newsletter--has-image .newsletter-popup {
    min-width: 0;
    max-width: none;
  }
}
.modal__centered-content.newsletter--has-image
  .newsletter-popup.newsletter-popup--image-reversed {
  flex-direction: row-reverse;
}
.modal__centered-content.newsletter--has-image .form__submit--large {
  display: none;
}
.modal__centered-content.newsletter--has-image .form__submit--small {
  display: block;
}
.modal__centered-content.newsletter--has-image
  .newsletter-popup__image-wrapper {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .modal__centered-content.newsletter--has-image
    .newsletter-popup__image-wrapper {
    display: none;
  }
}
.modal__centered-content.newsletter--has-image .newsletter-popup__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}
.modal__centered-content.newsletter--has-image .newsletter-popup__content {
  width: 50%;
  padding: 40px;
}
@media only screen and (max-width: 768px) {
  .modal__centered-content.newsletter--has-image .newsletter-popup__content {
    width: 100%;
    padding: 0 0 20px;
  }
}
newsletter-reminder {
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
}
newsletter-reminder.modal--square .modal__close {
  color: var(--colorBtnPrimaryText);
}
newsletter-reminder.modal--square .modal__close:hover {
  color: var(--colorBtnPrimaryText);
  opacity: 0.5;
}
newsletter-reminder .newsletter-reminder__message {
  font-size: calc(var(--typeHeaderSize) * 0.5);
}
.form__submit--small {
  line-height: 0;
}
.map-section {
  width: 100%;
  height: 650px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .map-section {
    height: 500px;
  }
}
.map-section .page-width {
  height: 100%;
}
.map-section--load-error {
  height: auto;
}
.map-onboarding {
  z-index: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.map-section__overlay-wrapper {
  height: 100%;
  position: relative;
}
.map-section__overlay {
  background-color: var(--colorBody);
  z-index: 3;
  width: 100%;
  max-width: calc(100% - 60px);
  margin: 30px;
  padding: 30px;
  display: inline-block;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .map-section__overlay {
    width: 30%;
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
  }
}
.map-section--load-error .map-section__overlay {
  position: static;
  transform: translateY(0);
}
.map-section__link {
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.map-section__container {
  width: 100%;
  height: 150%;
  margin-bottom: -50%;
  top: 0;
  left: 0;
  position: absolute !important;
}
@media only screen and (min-width: 769px) {
  .map-section__container {
    width: 130%;
    height: 100%;
    margin: 0 -30% 0 0;
  }
}
.display-map--false.bg-image--true .map-section__container {
  width: 100%;
  height: 100%;
}
.display-map--false.bg-image--true .map-section__container img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
[data-aos="map-section__animation"] .map-section__container {
  opacity: 0;
  animation: 0.5s cubic-bezier(0.26, 0.54, 0.32, 1) forwards fade-out;
}
[data-aos="map-section__animation"].aos-animate .map-section__container {
  animation: 2.5s cubic-bezier(0.26, 0.54, 0.32, 1) forwards zoom-fade;
}
.image-row:after {
  clear: both;
  content: "";
  display: table;
}
.image-row__placeholder {
  float: left;
  width: 33.33%;
}
.image-row--gutters .image-row__placeholder {
  width: 32%;
  margin: 0 1% 2%;
}
.image-row--gutters .image-row__placeholder:first-child {
  margin-left: 0;
}
.image-row--gutters .image-row__placeholder:last-child {
  margin-right: 0;
}
.image-row__image {
  float: left;
  min-height: 1px;
  position: relative;
}
.image-row__image:after {
  content: "";
  width: 100%;
  height: 0;
  display: block;
}
.image-row__image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
[data-zoom="true"] .image-row__image .js-photoswipe__zoom {
  cursor: zoom-in;
}
[data-zoom="true"] .image-row__image a .js-photoswipe__zoom {
  cursor: pointer;
}
.promo-grid--space-top {
  padding-top: 40px;
}
@media only screen and (min-width: 769px) {
  .promo-grid--space-top {
    padding-top: 75px;
  }
}
.promo-grid--space-bottom {
  padding-bottom: 40px;
}
@media only screen and (min-width: 769px) {
  .promo-grid--space-bottom {
    padding-bottom: 75px;
  }
}
.promo-grid__container {
  background-repeat: no-repeat;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}
.promo-grid__container .btn {
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .promo-grid__container .btn {
    margin-right: 7px;
  }
}
.promo-grid__container.horizontal-center {
  text-align: center;
  justify-content: center;
}
.promo-grid__container.horizontal-center .btn {
  margin: 2px 5px;
}
.promo-grid__container.horizontal-right {
  text-align: right;
  justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
  .promo-grid__container--boxed .promo-grid__bg {
    height: 60%;
  }
  .promo-grid__container--boxed .promo-grid__content {
    width: 100%;
    margin-top: 55%;
    box-shadow: 0 0 50px #0000001a;
  }
}
.promo-grid__container--framed:not(.promo-grid__container--boxed):after {
  box-shadow: inset 0 0 0 2px var(--colorHeroText);
  content: "";
  z-index: auto;
  z-index: 3;
  border: 7px solid #0000;
  position: absolute;
  inset: 0;
}
@media only screen and (min-width: 769px) {
  .promo-grid__container--framed:not(.promo-grid__container--boxed):after {
    border-width: 10px;
  }
}
.type-banner
  .promo-grid__container--framed:not(.promo-grid__container--boxed):after,
.type-product
  .promo-grid__container--framed:not(.promo-grid__container--boxed):after,
.type-sale_collection
  .promo-grid__container--framed:not(.promo-grid__container--boxed):after {
  box-shadow: inset 0 0 0 2px var(--colorTextBody);
}
.video-interactable.promo-grid__container--framed:not(
    .promo-grid__container--boxed
  ):after {
  pointer-events: none;
}
.promo-grid__container--tint:before {
  content: "";
  opacity: 1;
  pointer-events: none;
  z-index: auto;
  z-index: 2;
  position: absolute;
  inset: 0;
}
.promo-grid__slide-link {
  z-index: 5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.promo-grid__slide-link:hover
  ~ .promo-grid__content
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse) {
  background: var(--colorBtnPrimaryLight);
  transition-delay: 0.25s;
}
[data-button_style="square"]
  .promo-grid__slide-link:hover
  ~ .promo-grid__content
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after,
[data-button_style^="round"]
  .promo-grid__slide-link:hover
  ~ .promo-grid__content
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after {
  animation: 0.75s cubic-bezier(0.01, 0.56, 1, 1) shine;
}
.promo-grid__content {
  z-index: 4;
  flex: 0 auto;
  min-width: 200px;
  padding: 2em 2.5em;
  position: relative;
}
.promo-grid__container--framed:not(.promo-grid__container--boxed)
  .promo-grid__content {
  margin: 1.5em;
}
.promo-grid__content p:last-child {
  margin-bottom: 0;
}
.vertical-top .promo-grid__content {
  align-self: flex-start;
}
.vertical-center .promo-grid__content {
  align-self: center;
}
.vertical-bottom .promo-grid__content {
  align-self: flex-end;
}
.video-interactable .promo-grid__content {
  pointer-events: none;
}
.promo-grid__content--boxed {
  background: var(--colorBody);
  color: var(--colorTextBody);
  margin: 15px;
}
@media only screen and (max-width: 768px) {
  .promo-grid__content--boxed {
    margin: 10px;
  }
}
.promo-grid__content--framed.promo-grid__content--boxed {
  border: 7px solid;
  border-color: var(--colorBody);
  box-shadow: inset 0 0 0 2px var(--colorTextBody);
}
@media only screen and (min-width: 769px) {
  .promo-grid__content--framed.promo-grid__content--boxed {
    border-width: 10px;
  }
}
.type-advanced
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  ),
.type-simple
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  ) {
  color: var(--colorHeroText);
}
.type-advanced
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  )
  a,
.type-simple
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  )
  a {
  border-bottom: 2px solid;
  border-bottom-color: var(--colorHeroText);
  color: var(--colorHeroText);
}
[data-button_style="square"]
  .type-advanced
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  )
  a:not(.btn--inverse),
[data-button_style="square"]
  .type-simple
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  )
  a:not(.btn--inverse),
[data-button_style^="round"]
  .type-advanced
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  )
  a:not(.btn--inverse),
[data-button_style^="round"]
  .type-simple
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  )
  a:not(.btn--inverse) {
  border-bottom: 0;
}
.type-advanced
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  )
  .btn--inverse,
.type-simple
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  )
  .btn--inverse {
  border-color: var(--colorHeroText);
}
.type-advanced
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  ):after,
.type-simple
  .promo-grid__content:not(.promo-grid__content--boxed):not(
    .promo-grid__content--sale
  ):after {
  background: radial-gradient(
    rgba(0, 0, 0, var(--colorImageOverlayTextShadow)) 0%,
    transparent 60%
  );
  content: "";
  z-index: auto;
  z-index: 2;
  margin: -100px -200px;
  position: absolute;
  inset: 0;
}
.type-advanced .rte--strong,
.type-product .rte--strong,
.type-sale_collection .rte--strong {
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback);
  font-weight: var(--typeHeaderWeight);
  letter-spacing: var(--typeHeaderSpacing);
  line-height: var(--typeHeaderLineHeight);
}
[data-type_header_capitalize="true"] .type-advanced .rte--strong,
[data-type_header_capitalize="true"] .type-product .rte--strong,
[data-type_header_capitalize="true"] .type-sale_collection .rte--strong {
  text-transform: uppercase;
}
.type-advanced .rte--strong,
.type-product .rte--strong,
.type-sale_collection .rte--strong {
  line-height: 1.1;
}
.type-advanced .rte--em,
.type-product .rte--em,
.type-sale_collection .rte--em {
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-size: 0.9375em;
  line-height: 1.2;
}
.type-advanced .rte--strong,
.type-product .rte--strong {
  font-size: 1.6em;
  line-height: 1.1;
}
@media only screen and (min-width: 769px) {
  .type-advanced .rte--strong,
  .type-product .rte--strong {
    font-size: 2.125em;
  }
  .type-product.flex-grid__item--33 .rte--strong,
  .type-product.flex-grid__item--50 .rte--strong {
    font-size: 1.6em;
  }
}
.promo-grid__bg {
  text-align: left;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.promo-grid__container:not(.promo-grid__container--boxed)
  .promo-grid__bg:before {
  background-color: var(--colorImageOverlay);
  content: "";
  opacity: var(--colorImageOverlayOpacity);
  z-index: 3;
  position: absolute;
  inset: 0;
}
.promo-grid__bg .placeholder-svg {
  width: auto;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
.video-interactable .promo-grid__bg:before {
  pointer-events: none;
}
.promo-grid__bg-image {
  z-index: 1;
}
.aos-animate[data-aos="image-fade-in"] .promo-grid__bg-image {
  transition: none;
  animation: 1s cubic-bezier(0.26, 0.54, 0.32, 1) forwards fade-in;
}
.promo-grid__text {
  z-index: 3;
  position: relative;
}
.promo-grid__text .btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
.type-advanced .promo-grid__content {
  padding: 2em;
}
@media only screen and (max-width: 768px) {
  .type-advanced .promo-grid__content {
    padding: 1.5em;
  }
}
.type-advanced .btn {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .type-advanced .btn {
    margin-bottom: 7px;
  }
}
.type-sale_collection {
  flex-grow: 1;
  max-height: 600px;
}
.type-sale_collection .promo-grid__container {
  background: var(--colorSmallImageBg);
  align-items: center;
}
.type-sale_collection .promo-grid__content {
  flex: 0 auto;
  min-width: 0;
  padding: 2em;
}
@media only screen and (max-width: 768px) {
  .type-sale_collection .promo-grid__content {
    padding: 1em;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 769px) {
  .type-sale_collection
    .promo-grid__content:not(.promo-grid__content--small-text) {
    font-size: 1.5em;
  }
}
.type-sale_collection .rte--block {
  margin-bottom: 7.5px;
}
.type-sale_collection .rte--block:last-child {
  margin-bottom: 0;
}
.type-sale_collection .rte--strong {
  white-space: nowrap;
  font-size: 3.375em;
  line-height: 1;
  display: block;
  position: relative;
}
.type-sale_collection small {
  letter-spacing: 0;
  margin-left: -2.9em;
  font-size: 0.25em;
  display: inline;
}
.type-sale-images {
  flex: 50%;
}
.type-sale-images svg {
  float: left;
  width: 50%;
  display: block;
}
.type-sale-images__crop {
  width: 100%;
  overflow: hidden;
}
.type-sale-images__image {
  float: left;
  width: 50%;
}
.type-simple .promo-grid__content {
  padding: 30px;
}
@media only screen and (max-width: 768px) {
  .type-simple .promo-grid__content {
    padding: 15px;
  }
}
.promo-grid__title:last-child {
  margin-bottom: 0;
}
.type-image .promo-grid__container {
  background: 0 0;
}
.type-image .image-wrap,
.type-image a,
.type-image img {
  width: 100%;
}
.type-banner {
  flex: 1 0 100%;
}
.type-banner .promo-grid__container {
  background: 0 0;
}
.type-banner .promo-grid__container--framed:not(.promo-grid__container--boxed) {
  padding: 1em;
}
.type-banner p {
  vertical-align: middle;
  margin: 5px 10px;
  line-height: 1.2;
  display: inline-block;
}
.type-banner__link {
  flex: 100%;
  display: block;
}
.type-banner__content {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 10px;
  display: flex;
}
.type-banner__text {
  z-index: 3;
  flex: 0 auto;
  padding: 10px 20px;
  position: relative;
}
.type-banner__image {
  flex: 0 0 45%;
}
@media only screen and (min-width: 769px) {
  .type-banner__image {
    flex: 0 0 200px;
  }
}
.type-product__wrapper {
  z-index: 4;
  flex: 100%;
  align-self: center;
  padding: 2em 0;
  position: relative;
}
.type-product__wrapper.promo-grid__container--tint,
.promo-grid__container--framed .type-product__wrapper {
  padding: 2em;
}
@media only screen and (max-width: 768px) {
  .type-product__content {
    margin-top: 15px;
  }
}
.type-product__images {
  width: 100%;
  margin: 10px 0 10px 10px;
  position: relative;
}
.type-product__image {
  position: relative;
}
.type-product__image:first-child {
  width: 100%;
  max-width: 75%;
}
.type-product__image:nth-child(2) {
  width: 100%;
  max-width: 30%;
  position: absolute;
  bottom: 40px;
  right: 0;
}
.type-product__labels {
  text-align: right;
  z-index: 3;
  position: absolute;
  top: -10px;
  right: -10px;
}
@media only screen and (min-width: 769px) {
  .type-product__labels .flex-grid__item--33,
  .type-product__labels .flex-grid__item--50 {
    font-size: 0.9em;
  }
}
.type-product__label {
  background-color: var(--colorBtnPrimary);
  clear: both;
  color: var(--colorBtnPrimaryText);
  float: right;
  padding: 4px 12px;
}
.type-product__label--secondary {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
}
.store-availability {
  justify-content: space-around;
  display: flex;
}
.store-availability .icon {
  width: 12px;
  height: 12px;
  margin: 6px 0 0;
}
.store-availability .icon-in-stock {
  fill: #56ad6a;
}
.store-availability .icon-out-of-stock {
  fill: #d02e2e;
}
.store-availability + .store-availability {
  margin-top: 20px;
}
.store-availability__info {
  text-align: left;
  flex: 0 90%;
  margin-left: 10px;
}
html[dir="rtl"] .store-availability__info {
  text-align: right;
  margin-left: 0;
  margin-right: 10px;
}
.store-availability__info > div {
  margin-bottom: 5px;
}
.store-availability__info > div:last-child {
  margin-bottom: 0;
}
.store-availability__info a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.store-availability__small {
  font-size: 0.8em;
}
.store-availability__small a {
  margin-top: 10px;
  display: block;
}
.modal .store-availability__small--link {
  display: none;
}
.age-verification-popup {
  top: 0;
  bottom: 0;
}
.age-verification-popup.age-verification-popup--image-false {
  background-color: var(--colorBody);
}
.age-verification-popup.age-verification-popup--image-false.modal:before {
  background-color: var(--colorBody);
  animation: none;
}
.age-verification-popup.age-verification-popup--image-false .modal__inner {
  box-shadow: none;
}
.age-verification-popup.modal--mobile-friendly.modal--square
  .modal__centered-content {
  background-color: var(--colorDrawers);
}
@media only screen and (min-width: 769px) {
  .cart__page {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }
  .cart__page-col:first-child {
    flex: 60%;
    padding-right: 100px;
  }
  .cart__page-col:last-child {
    flex: 0 35%;
    padding: 30px;
    position: sticky;
    top: 10%;
  }
  .cart__page-col:last-child:after {
    background-color: var(--colorTextBody);
    content: "";
    opacity: 0.03;
    z-index: -1;
    position: absolute;
    inset: 0;
  }
}
.cart__item {
  border-bottom: 1px solid;
  border-bottom-color: var(--colorBorder);
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
}
.cart__item:first-child {
  padding-top: 10px;
}
.cart__item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.cart__image {
  margin-right: var(--grid-gutter);
  flex: 0 0 150px;
  position: relative;
}
.cart__image a {
  width: 100%;
  height: 100px;
  display: block;
  position: relative;
}
.cart__image img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.drawer .cart__image {
  flex: 0 0 100px;
}
.cart__item-details {
  flex-wrap: wrap;
  flex: auto;
  display: flex;
}
.cart__item-title {
  flex: 100%;
}
.drawer .cart__item-title {
  font-size: calc(var(--typeBaseSize) * 0.85);
}
.cart__item-sub {
  flex: 100%;
  justify-content: space-between;
  line-height: 1;
  display: flex;
}
.cart__item-sub > div:first-child {
  margin-right: 10px;
}
.cart__item-row {
  margin-bottom: 20px;
}
.cart__remove a {
  margin-top: 10px;
  display: inline-block;
}
.drawer .cart__remove {
  display: none;
}
.cart__checkout {
  width: 100%;
}
.cart__item-name {
  font-size: calc(var(--typeBaseSize) + 1px);
  margin-bottom: 8px;
  display: block;
}
.cart__item--variants {
  margin-bottom: 10px;
}
.cart__item--variants span {
  font-weight: 700;
}
.cart__price {
  display: block;
}
.cart__price--strikethrough {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.cart__discount {
  color: var(--colorTextSavings);
}
.cart__terms {
  justify-content: center;
  align-items: center;
  display: flex;
}
.cart__terms label {
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
}
.cart__checkout-wrapper {
  margin-top: 20px;
}
.cart__checkout-wrapper .additional-checkout-buttons {
  margin-top: 12px;
}
.drawer .additional-checkout-buttons {
  margin: 10px 0;
}
.drawer .additional-checkout-buttons [data-shopify-buttoncontainer] {
  justify-content: center;
}
.drawer .additional-checkout-buttons [data-shopify-buttoncontainer] > * {
  height: auto !important;
}
iframe.zoid-component-frame {
  z-index: 1 !important;
}
.drawer__cart-empty,
.drawer.is-empty .drawer__inner {
  display: none;
}
.drawer.is-empty .drawer__cart-empty {
  display: block;
}
.cart__item--properties {
  font-size: calc(var(--typeBaseSize) - 2px);
  margin-bottom: 10px;
  line-height: 1.3;
}
.cart__item--properties span {
  font-weight: 700;
}
@media only screen and (min-width: 769px) {
  .product-single__sticky {
    position: sticky;
    top: 20px;
  }
  .sticky-header .product-single__sticky {
    top: 140px;
  }
  .modal--quick-shop .product-single__sticky {
    top: 0;
  }
}
.page-content--product {
  padding-top: 55px;
}
@media only screen and (max-width: 768px) {
  .page-content--product {
    padding-top: 0;
  }
  .grid--product-images-right {
    flex-wrap: wrap;
    display: flex;
  }
  .grid--product-images-right .grid__item:first-child {
    order: 2;
  }
}
.modal .page-content--product {
  width: 1500px;
  max-width: 100%;
}
.product-single__meta {
  padding-left: 45px;
}
@media only screen and (max-width: 768px) {
  .product-single__meta {
    text-align: center;
    margin-top: 15px;
    padding-left: 0;
  }
}
.grid--product-images-right .product-single__meta {
  padding-left: 0;
  padding-right: 45px;
}
@media only screen and (max-width: 768px) {
  .grid--product-images-right .product-single__meta {
    padding-right: 0;
  }
}
.product-single__meta .social-sharing {
  margin-top: 30px;
}
.product-single__meta .rte {
  text-align: left;
}
html[dir="rtl"] .product-single__meta .rte {
  text-align: right;
}
.product-single__vendor {
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 7.5px;
  font-size: 0.8em;
}
.product-single__title {
  word-wrap: break-word;
  margin-bottom: 10px;
}
.product-single__sku {
  margin-bottom: 5px;
}
.product-single__description-full {
  margin: 30px 0;
}
.product-single__description-full + .collapsibles-wrapper {
  margin: 0;
}
@media only screen and (min-width: 769px) {
  .product-single__description-full {
    margin: 30px 95px;
  }
  .product-single__description-full + .collapsibles-wrapper {
    margin: 0 95px;
  }
}
.product-single__variants {
  display: none;
}
.no-js .product-single__variants {
  margin-bottom: 30px;
  display: block;
}
.product-image-main {
  position: relative;
}
[data-button_style="angled"]
  .product-image-main
  .btn:not(.product__photo-zoom) {
  display: inline-block;
  position: absolute;
  top: 50%;
}
.product__video-wrapper {
  background-color: var(--colorSmallImageBg);
  max-width: 100%;
  height: auto;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.product__video-wrapper iframe {
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease-in;
}
.product__video-wrapper.loaded[data-video-style="muted"]:before {
  content: "";
  z-index: 1;
  position: absolute;
  inset: 0;
}
.product__video-wrapper.video-interactable:before,
.product__video-wrapper.loaded:after {
  display: none;
}
.product__video-wrapper.loading iframe {
  opacity: 0.01;
}
.product__video-wrapper.loaded iframe {
  opacity: 1;
}
.product__video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.product__video-overlay {
  z-index: 3;
  width: 40%;
  position: absolute;
  top: 32px;
  bottom: 40px;
  left: 0;
}
.product__video-overlay:before {
  content: "";
  width: 60%;
  height: 35%;
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
}
.product__video-overlay + .product__video-overlay {
  left: auto;
  right: 0;
}
.product__video-overlay + .product__video-overlay:before {
  inset: auto 100% 0 auto;
}
.product-video-trigger {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product__photos--beside {
  width: 100%;
  display: flex;
}
.product__photos {
  direction: ltr;
}
.product__photos a {
  max-width: 100%;
  display: block;
}
.product__photos img {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.product__main-photos {
  flex: auto;
  position: relative;
}
.product__main-photos .flickity-page-dots {
  display: none;
}
@media only screen and (max-width: 768px) {
  .product__main-photos {
    margin-bottom: 30px;
    margin-left: -17px;
    margin-right: -17px;
  }
  .product__main-photos .flickity-page-dots {
    display: block;
  }
}
.product-main-slide:not(.is-selected) button,
.product-main-slide:not(.is-selected) iframe,
.product-main-slide:not(.is-selected) model-viewer,
.product-main-slide:not(.is-selected) video {
  display: none;
}
.product-main-slide {
  width: 100%;
  display: none;
  overflow: hidden;
}
.product-main-slide:first-child,
.flickity-slider .product-main-slide {
  display: block;
}
@media only screen and (max-width: 768px) {
  .grid--product-images--partial .flickity-slider .product-main-slide {
    width: 75%;
    margin-right: 4px;
  }
}
.product__thumbs {
  position: relative;
}
.product__thumbs--below {
  margin-top: 8.5px;
}
@media only screen and (min-width: 769px) {
  .product__thumbs--below {
    margin-top: 15px;
  }
}
.product__thumbs--beside {
  flex: 0 0 60px;
  max-width: 60px;
  margin-left: 8.5px;
}
@media only screen and (min-width: 769px) {
  .product__thumbs--beside {
    flex: 0 0 80px;
    max-width: 80px;
    margin-left: 15px;
  }
  .product__thumbs--beside.product__thumbs-placement--left {
    order: -1;
    margin-left: 0;
    margin-right: 15px;
  }
}
.product__thumbs--scroller {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
.product__thumbs--scroller::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.product__thumbs--below .product__thumbs--scroller {
  white-space: nowrap;
  overflow-x: scroll;
}
.product__thumbs--beside .product__thumbs--scroller {
  width: 100%;
  position: absolute;
  inset: 0;
  overflow-y: scroll;
}
.product__thumb-item {
  border: 2px solid #0000;
}
.product__thumb-item a.is-active,
.product__thumb-item a:focus {
  outline: none;
}
.product__thumb-item a.is-active:before,
.product__thumb-item a:focus:before {
  box-shadow: inset 0 0 0 2px var(--colorTextBody);
  content: "";
  z-index: 1;
  display: block;
  position: absolute;
  inset: 0;
}
.product__thumb-item a:active:before {
  content: none;
}
.product__thumbs--beside .product__thumb-item {
  margin-bottom: 8.5px;
}
@media only screen and (min-width: 769px) {
  .product__thumbs--beside .product__thumb-item {
    margin-bottom: 15px;
  }
}
.product__thumbs--beside .product__thumb-item:last-child {
  margin-bottom: 0;
}
.product__thumbs--below .product__thumb-item {
  vertical-align: middle;
  max-width: 80px;
  margin-right: 8.5px;
  display: inline-block;
}
@media only screen and (min-width: 769px) {
  .product__thumbs--below .product__thumb-item {
    margin-right: 15px;
  }
}
.product__thumbs--below .product__thumb-item:last-child {
  margin-right: 0;
}
.product__price {
  color: var(--colorPrice);
  font-size: calc(var(--typeBaseSize) + 2px);
  margin-right: 5px;
}
.product__price.on-sale {
  padding-right: 5px;
}
.product__unit-price {
  opacity: 0.8;
  font-size: 12px;
}
.product__unit-price--spacing {
  margin-top: 10px;
}
.product__price--compare {
  padding-right: 5px;
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
  display: inline-block;
}
.product__price-savings {
  color: var(--colorTextSavings);
  white-space: nowrap;
}
.product__quantity label {
  margin-bottom: 10px;
  display: block;
}
.product-form-holder--loaded {
  animation: 1s fade-in;
}
.add-to-cart[disabled] + .shopify-payment-button,
.product-slideshow.flickity-enabled .product-main-slide {
  display: none;
}
.product-slideshow.flickity-enabled .flickity-viewport .product-main-slide {
  display: block;
}
.product__photo-zoom {
  cursor: zoom-in;
  bottom: 0;
  right: 0;
  position: absolute !important;
}
@media only screen and (max-width: 768px) {
  .product__photo-zoom {
    padding: 6px;
  }
  .product__main-photos .product__photo-zoom {
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .product-slideshow .product__photo-zoom {
    opacity: 0;
    transition: opacity 0.5s ease-out;
  }
  .product-slideshow .is-selected .product__photo-zoom {
    opacity: 1;
  }
}
@media only screen and (min-width: 769px) {
  .product__photo-zoom {
    opacity: 0;
    border-radius: 0;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
  }
  .product__photo-zoom span,
  .product__photo-zoom svg {
    display: none;
  }
}
.product__thumb-arrow {
  background: var(--colorBody);
  color: var(--colorTextBody);
  z-index: 2;
  border-radius: 0;
  padding: 0;
  position: absolute;
  transform: none;
}
.product__thumb-arrow .icon {
  width: 6px;
  height: 10px;
  display: inline-block;
}
.product__thumbs[data-position="below"] .product__thumb-arrow {
  width: 25px;
  height: 100%;
  top: 0;
}
.product__thumbs[data-position="below"]
  .product__thumb-arrow.product__thumb-arrow--prev {
  text-align: left;
  left: 0;
}
.product__thumbs[data-position="below"]
  .product__thumb-arrow.product__thumb-arrow--next {
  text-align: right;
  right: 0;
}
.product__thumbs[data-position="beside"] .product__thumb-arrow {
  width: 100%;
}
.product__thumbs[data-position="beside"] .product__thumb-arrow .icon {
  margin: 0 auto;
  transform: rotate(90deg);
}
.product__thumbs[data-position="beside"]
  .product__thumb-arrow.product__thumb-arrow--prev {
  padding-bottom: 10px;
  top: 0;
  left: auto;
}
.product__thumbs[data-position="beside"]
  .product__thumb-arrow.product__thumb-arrow--next {
  padding-top: 10px;
  top: auto;
  bottom: 0;
  right: auto;
}
.product__thumb {
  cursor: pointer;
  display: block;
  position: relative;
}
.product__thumb > .image-wrap img {
  height: auto;
  position: static;
}
.product__thumb-icon {
  background-color: var(--colorTextBody);
  opacity: 0;
  z-index: 1;
  border-radius: 100px;
  padding: 6px;
  font-size: 0;
  transition: opacity 0.5s;
  position: absolute;
  top: 5px;
  right: 5px;
}
.aos-animate .product__thumb-icon {
  opacity: 1;
}
.product__thumb-icon .icon {
  fill: var(--colorBody);
  width: 10px;
  height: 10px;
}
@media only screen and (min-width: 769px) {
  .product__thumb-icon .icon {
    width: 13px;
    height: 13px;
  }
}
.product__policies {
  font-size: 0.85em;
}
.shopify-payment-terms {
  margin: 12px 0;
}
.shopify-payment-terms:empty,
.modal .shopify-payment-terms {
  display: none;
}
.template-blog .article {
  margin-bottom: 45px;
}
@media only screen and (min-width: 769px) {
  .template-blog .article {
    margin-bottom: 90px;
  }
}
.template-blog .article:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .template-blog .article:last-child {
    margin-bottom: 45px;
  }
}
.article__body {
  margin-bottom: 15px;
}
@media only screen and (min-width: 769px) {
  .article__body {
    margin-bottom: 30px;
  }
}
.article__comment {
  margin-bottom: 30px;
}
.article__comment:last-child {
  margin-bottom: 0;
}
.password-page__header__grid {
  flex: auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.password-page__logo h1 {
  margin-bottom: 0;
}
.password-page__logo .logo {
  max-width: 100%;
}
.password-login {
  margin: 0 auto;
  padding: 7.5px 15px;
  display: block;
}
.password-form {
  margin-bottom: 1em;
}
.password__lock .icon {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  position: relative;
  top: -2px;
}
.icon-shopify-logo {
  width: 60px;
  height: 20px;
}
@media only screen and (max-width: 768px) {
  #LoginModal .modal__close {
    padding: 20px;
  }
}
#LoginModal .modal__inner {
  background: var(--colorBody);
  color: var(--colorTextBody);
  padding: 30px;
}
@media only screen and (max-width: 768px) {
  #LoginModal .modal__inner {
    margin-bottom: 40vh;
  }
}
.password-admin-link {
  margin: 0;
}
.password-admin-link a {
  border-bottom: 2px solid !important;
  border-bottom-color: var(--colorBorder) !important;
}
.template-giftcard,
.template-giftcard body {
  background: var(--colorBody);
}
.template-giftcard a,
.template-giftcard body a {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.template-giftcard .page-width {
  max-width: 588px;
}
.giftcard-header {
  text-align: center;
  padding: 60px 0;
  font-size: 1em;
}
.giftcard-header a {
  margin: 0 auto;
  display: block;
}
.template-giftcard .shop-url {
  display: none;
}
.giftcard__border {
  padding: 1.5em;
  box-shadow: 0 10px 30px #0000004d;
}
.giftcard__content {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
}
.giftcard__content:after {
  clear: both;
  content: "";
  display: table;
}
.giftcard__header {
  padding: 15px;
}
.giftcard__header:after {
  clear: both;
  content: "";
  display: table;
}
.giftcard__title {
  float: left;
  margin-bottom: 0;
}
.giftcard__tag {
  background-color: var(--colorTextBody);
  color: var(--colorBody);
  float: right;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border: 1px solid #0000;
  border-radius: 4px;
  padding: 10px;
  font-size: 0.75em;
  line-height: 1;
  display: block;
}
.giftcard__tag--active {
  border: 1px solid;
  border-color: var(--colorBorder);
  color: var(--colorTextBody);
  background: 0 0;
}
.giftcard__wrap {
  margin: 15px 15px 30px;
  position: relative;
}
.giftcard__wrap img {
  z-index: 2;
  border-radius: 10px;
  display: block;
  position: relative;
}
.giftcard__code {
  text-align: center;
  z-index: 50;
  width: 100%;
  position: absolute;
  bottom: 30px;
}
.giftcard__code--medium {
  font-size: 0.875em;
}
.giftcard__code--small {
  font-size: 0.75em;
}
.giftcard__code__inner {
  vertical-align: baseline;
  background-color: #fff;
  border-radius: 4px;
  max-width: 450px;
  padding: 0.5em;
  display: inline-block;
  box-shadow: 0 0 0 1px #0000001a;
}
.giftcard__code--small .giftcard__code__inner {
  overflow: auto;
}
.giftcard__code__text {
  border: 1px dashed;
  border-color: var(--colorBorder);
  color: var(--colorTextBody);
  text-transform: uppercase;
  vertical-align: baseline;
  border-radius: 2px;
  padding: 0.4em 0.5em;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}
.disabled .giftcard__code__text {
  color: #999;
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.giftcard__amount {
  color: #fff;
  z-index: 50;
  padding: 15px;
  font-size: 2.75em;
  line-height: 1.2;
  position: absolute;
  top: 0;
  right: 0;
}
.giftcard__amount strong {
  text-shadow: 3px 3px #0000001a;
  display: block;
}
.giftcard__amount--medium {
  font-size: 2em;
}
.tooltip {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  z-index: 3;
  margin-top: 16px;
  display: block;
  position: absolute;
  top: -50%;
  right: 50%;
}
.tooltip:before {
  content: "";
  border-top: 5px solid #333333e6;
  border-left: 8px solid #0000;
  border-right: 8px solid #0000;
  width: 0;
  height: 0;
  margin-bottom: -5px;
  margin-left: -5px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 100%;
}
.tooltip__label {
  min-height: 14px;
  text-shadow: none;
  background: #333333e6;
  border: none;
  border-radius: 4px;
  margin-left: 0.25em;
  padding: 0.5em 0.75em;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: block;
  position: relative;
  right: -50%;
}
.tooltip__label small {
  color: #b3b3b3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.875em;
}
.giftcard__instructions {
  text-align: center;
  margin: 0 15px 30px;
}
.giftcard__actions {
  text-align: center;
  padding-bottom: 1em;
  position: relative;
  overflow: hidden;
}
.template-giftcard .action-link {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-top: -10px;
  padding-top: 4px;
  font-size: 0.875em;
  font-weight: 700;
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
}
.template-giftcard .action-link:focus,
.template-giftcard .action-link:hover {
  color: var(--colorTextBody);
}
.template-giftcard .action-link__print {
  opacity: 1;
  vertical-align: baseline;
  vertical-align: middle;
  background-image: url(/cdn/s/assets/gift-card/icon-print-164daa1ae32d10d1f9b83ac21b6f2c70.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  display: inline-block;
}
.giftcard__footer {
  text-align: center;
  padding: 60px 0;
}
#QrCode img {
  border: 1px solid;
  border-color: var(--colorBorder);
  border-radius: 4px;
  margin: 0 auto 30px;
  padding: 30px;
}
@media only screen and (max-width: 768px) {
  .giftcard {
    font-size: 12px;
  }
  .giftcard-header {
    padding: 30px 0;
  }
  .header-logo {
    font-size: 2em;
  }
  .giftcard__border,
  .giftcard__actions {
    padding: 15px;
  }
  .giftcard__actions .btn {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .template-giftcard .action-link {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  .giftcard__amount strong {
    text-shadow: 2px 2px #0000001a;
  }
  .giftcard__wrap:after,
  .giftcard__wrap:before {
    display: none;
  }
  .giftcard__code {
    font-size: 0.75em;
  }
  .giftcard__code--medium {
    font-size: 0.65em;
  }
  .giftcard__code--small {
    font-size: 0.55em;
  }
}
@media screen and (max-height: 800px) {
  .header-logo img {
    max-height: 90px;
  }
}
@media print {
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  body,
  html {
    background-color: #fff;
  }
  .giftcard-header {
    padding: 10px 0;
  }
  .giftcard__border,
  .giftcard__content {
    border: 0;
  }
  .add-to-apple-wallet,
  .giftcard__actions,
  .giftcard__wrap:after,
  .giftcard__wrap:before,
  .site-header__logo-link img:nth-child(2),
  .tooltip {
    display: none;
  }
  .giftcard__title {
    float: none;
    text-align: center;
  }
  .giftcard__code__text {
    color: #555;
  }
  .template-giftcard .shop-url {
    display: block;
  }
  .template-giftcard .logo {
    color: #58686f;
  }
}
.yotpo-widget-campaign-widget-icon-container,
.yotpo-step-icon {
  justify-content: center;
  display: flex;
}
.yotpo-widget-my-rewards-widget.yotpo-widget-override-css .yotpo-step-icon {
  height: 60px !important;
}
.yotpo-vip-tier-icon-wrapper {
  justify-content: center;
  margin-bottom: 15px;
  display: flex;
}
.yotpo-vip-tier-benefits-list {
  margin: 0;
}
html,
body {
  overflow-x: clip;
}
.page-width {
  max-width: 1728px;
  margin: 0 auto;
}
.page-width.page-width--narrow {
  max-width: 1320px;
  margin: 0 auto;
}
.svg-mask--landscape {
  padding-bottom: 60% !important;
}
.page-content,
.shopify-email-marketing-confirmation__container,
.shopify-policy__container {
  max-width: 1728px;
  margin: 0 auto;
}
.carousel:not(.flickity-enabled) .flickity-slider {
  flex-wrap: nowrap;
  display: flex;
}
.carousel:not(.flickity-enabled) .flickity-slider > * {
  flex-basis: 100%;
  width: 100%;
  min-width: 100%;
}
.grid__item {
  white-space: normal;
  padding-left: 16px;
}
.grid {
  margin-left: -16px;
}
.tw:grid .grid__item {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .grid {
    margin-left: -16px;
  }
  .grid__item {
    padding-left: 16px;
  }
  .grid-overflow-wrapper .grid__item:first-child {
    margin-left: 16px;
  }
  .grid-overflow-wrapper .grid__item {
    float: none;
    white-space: normal;
    flex: auto;
    width: auto;
    display: inline-block;
  }
}
@media screen and (min-width: 1024px) {
  .banner .svg-mask--landscape {
    padding-bottom: 30% !important;
  }
}
@media screen and (min-width: 1536px) {
  .page-full,
  .page-width {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.header-layout {
  align-items: center;
}
.site-header {
  box-shadow: 0 4px 12px #0003 !important;
}
.site-header__logo {
  margin: 0;
}
@media only screen and (min-width: 1280px) {
  .site-header {
    padding: 0;
  }
  .site-nav__link {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .site-nav__link.site-nav__link--icon {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.site-nav__link {
  padding-left: 10px;
  padding-right: 10px;
}
.header-layout--left .site-navigation {
  margin-left: auto;
  padding-right: 12px;
}
.header-item--icons .site-nav {
  margin-right: 0;
}
.site-nav__link--icon {
  padding-left: 8px;
  padding-right: 8px;
}
.site-nav__link--icon + .site-nav__link--icon {
  margin-left: 0;
}
.site-nav__link--icon .icon,
.wishlist-header-link .wkh-icon svg {
  width: 20px;
  height: 20px;
}
p;
  pointer-events: auto;
}
.site-nav--has-dropdown .site-nav__link--underline:after,
.site-nav__link--underline:after {
  border-bottom-color: var(--colorBtnPrimary);
}
.site-nav__link:hover,
.site-nav--has-dropdown:hover .site-nav__link,
.site-nav__dropdown-link:hover,
.site-nav__item:hover .site-nav__link {
  color: var(--colorBtnPrimary);
}
.megamenu .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) {
  font-size: var(--typeBaseSize);
}
.megamenu,
.site-nav__dropdown {
  background-color: var(--colorDrawers);
  padding: 32px 0;
}
.megamenu a,
.site-nav__dropdown a {
  background-color: #0000;
}
.site-nav__dropdown-link.site-nav__dropdown-link--top-level {
  margin-bottom: 24px;
}
.site-nav__dropdown-topbar {
  border-bottom: 1px solid var(--colorBorder);
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.megamenu .site-nav__dropdown-link {
  padding: 0;
}
.site-nav__dropdown-link.site-nav__dropdown-link--structural {
  color: #72726f;
  cursor: initial;
}
.site-nav__dropdown-link.is--active,
.site-nav__link--underline.is--active,
.site-nav__link--underline.is--path-active {
  color: var(--colorBtnPrimary);
}
.site-nav__link--underline.is--active:after,
.site-nav__link--underline.is--path-active:after {
  right: 0;
}
@media screen and (min-width: 1280px) {
  .header-item--icons .site-nav {
    border-left: 2px solid var(--colorBorder);
    margin-left: 24px;
    padding-left: 12px;
  }
  .site-nav__link.site-nav__link--icon {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 1536px) {
  .site-nav__link {
    padding-left: 16px;
    padding-right: 16px;
  }
  .header-item--icons .site-nav {
    margin-left: 32px;
    padding-left: 20px;
  }
  .site-nav__link.site-nav__link--icon {
    padding-left: 12px;
    padding-right: 12px;
  }
  .site-nav__link--icon .icon,
  .wishlist-header-link .wkh-icon svg {
    width: 24px !important;
    height: 24px !important;
  }
}
@media screen and (min-width: 769px) {
  .collection-content {
    padding-top: 75px;
  }
}
.product-single__meta {
  text-align: left;
}
.sales-point .icon-and-text {
  justify-content: flex-start;
}
.product-block {
  margin-bottom: 16px;
}
.page-content--product .yotpo-reviews-star-ratings-widget {
  margin: 24px 0 8px;
}
.product__unit-price--spacing {
  margin-top: 8px;
  margin-bottom: 8px;
}
.product-block--price {
  flex-wrap: wrap;
  align-items: center;
  gap: 0 16px;
  margin-bottom: 24px;
  display: flex;
}
.sales-points {
  margin: 24px 0 0;
}
.product-block--sales-point {
  margin-bottom: 8px;
}
.product__price-savings {
  background-color: var(--colorTextSavings);
  color: var(--colorBody);
  white-space: nowrap;
  border-radius: 40px;
  padding: 8px 12px;
}
.product__price {
  font-weight: 700;
  font-size: calc(var(--typeBaseSize) + 8px);
}
.product__price--compare,
.product__price.on-sale {
  margin: 0;
  padding: 0;
}
.product__price--compare,
.product__price-savings {
  font-weight: 400;
  font-size: var(--typeBaseSize);
}
.product__unit-price {
  min-width: 100%;
}
.site-footer .footer__collapsible {
  font-size: var(--typeBaseSize);
}
.site-footer a.btn {
  color: var(--colorBtnPrimaryText);
}
.site-footer a.btn:hover {
  color: var(--colorBtnPrimary);
}
@media screen and (min-width: 769px) {
  .footer__title {
    margin-bottom: 16px;
  }
}
.faux-select,
body,
button,
input,
select,
textarea {
  font-size: var(--typeBaseSize);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  text-transform: none;
  letter-spacing: normal;
  font-weight: 600;
}
h1 i,
.h1 i,
h2 i,
.h2 i,
h3 i,
.h3 i,
h4 i,
.h4 i,
h5 i,
.h5 i,
h6 i,
.h6 i {
  font-family: var(--typeBaseDecorative);
  font-weight: 500;
}
.h4,
h4,
h5,
.h5,
h6,
.h6 {
  font-size: var(--typeBaseSize);
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin: 0 0 16px;
}
h1,
.h1 {
  font-size: calc(var(--typeHeaderSize) * 0.75);
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: calc(var(--typeHeaderSize) * 0.5);
}
p {
  margin-bottom: 0;
}
.subheading {
  letter-spacing: normal;
  text-transform: none;
  margin-bottom: 16px;
  font-weight: 600;
}
.rte {
  margin-bottom: 8px;
}
.rte + .rte {
  margin-top: 16px;
}
@media screen and (min-width: 769px) {
  h1,
  .h1 {
    font-size: calc(var(--typeHeaderSize) * 0.75);
  }
  h2,
  .h2 {
    font-size: 40px;
  }
  h3,
  .h3 {
    font-size: calc(var(--typeHeaderSize) * 0.5);
  }
}
@media screen and (min-width: 1280px) {
  h1,
  .h1 {
    font-size: calc(var(--typeHeaderSize) * 1.2);
  }
  h2,
  .h2 {
    font-size: var(--typeHeaderSize);
  }
  h3,
  .h3 {
    font-size: calc(var(--typeHeaderSize) * 0.6);
  }
  .subheading {
    margin-bottom: 24px;
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3 {
    margin: 0 0 24px;
  }
  .rte {
    margin-bottom: 16px;
  }
}
.wishlist-header-link .wkh-button {
  --icon-size: 20px;
  --icon-fill: transparent;
  --icon-stroke: #000;
  --icon-stroke-width: 2px;
  --counter-size: 14px;
  position: relative;
}
.wishlist-header-link .wkh-button:hover {
  --icon-stroke: var(--colorBtnPrimary);
}
.wishlist-header-link .wkh-icon svg {
  width: var(--icon-size);
  height: var(--icon-size);
  pointer-events: none;
  display: block;
  overflow: visible;
}
.wishlist-header-link .wkh-icon svg path {
  fill: var(--icon-fill);
  stroke: var(--icon-stroke);
  stroke-width: var(--icon-stroke-width);
  vector-effect: non-scaling-stroke;
}
.wishlist-header-link .wkh-counter {
  opacity: 0;
  background: var(--colorCartDot);
  width: 18px;
  height: 18px;
  color: var(--colorNav);
  border: 2px solid var(--colorNav);
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: absolute;
  top: -14px;
  right: -8px;
}
.wishlist-header-link .wkh-selected .wkh-counter {
  opacity: 1;
  transition: opacity 0.2s;
}
wishlist-button-product {
  --icon-size: 24px !important;
}
wishlist-button-product wk-button {
  margin-left: 12px;
  display: flex;
}
.icon.icon-stroke {
  fill: none;
}
.cart-link__bubble--visible {
  background-color: var(--colorCartDot);
  color: var(--colorNav);
  border: 2px solid var(--colorNav);
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: absolute;
  top: -14px;
  right: -8px;
}
[data-icon="bag-minimal"] .cart-link__bubble--visible {
  top: -14px;
  right: -8px;
}
.announcement-slider {
  font-weight: 600;
}
.announcement-slider__slide {
  padding: 0;
}
@media screen and (min-width: 769px) {
  .announcement-slider[data-compact="false"] {
    display: block;
  }
}
@media screen and (min-width: 1280px) {
  .announcement-slider__slide .announcement-flex {
    justify-content: flex-start;
  }
  .announcement-slider[data-compact="false"] {
    justify-content: space-between;
    display: flex;
  }
  .announcement-slider[data-compact="false"] .announcement-slider__slide {
    flex: none;
    width: auto;
  }
}
[data-button_style="square"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):after,
[data-button_style="square"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):after,
[data-button_style="square"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):after,
[data-button_style^="round"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):after,
[data-button_style^="round"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):after,
[data-button_style^="round"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):after {
  display: none;
}
[data-button_style="square"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover,
[data-button_style="square"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover,
[data-button_style="square"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style^="round"]
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover,
[data-button_style^="round"]
  .rte
  .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(
    .btn--body
  ):not(.btn--static):hover,
[data-button_style^="round"]
  .shopify-payment-button
  .shopify-payment-button__button--unbranded:not(.btn--secondary):not(
    .btn--tertiary
  ):not(.btn--inverse):not(.btn--body):not(.btn--static):hover {
  transition-delay: unset;
  animation: none;
}
.btn,
.rte .btn,
.shopify-payment-button .shopify-payment-button__button--unbranded {
  text-transform: none;
  letter-spacing: normal;
  border: 1px solid var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
  min-width: auto;
  font-weight: 400;
  line-height: 1em;
  font-size: var(--typeBaseSize);
  letter-spacing: 0.02em;
  padding: 16px 24px;
  transition: all 0.2s ease-in-out;
}
.btn:hover,
.rte .btn:hover,
.shopify-payment-button .shopify-payment-button__button--unbranded:hover {
  color: var(--colorBtnPrimary);
  transition: all 0.2s ease-in-out;
  border: 1px solid var(--colorBtnPrimary) !important;
  background-color: var(--colorBtnPrimaryText) !important;
}
.btn--secondary,
.rte .btn--secondary,
.btn--tertiary,
.rte .btn--tertiary {
  color: var(--colorBtnPrimary);
}
.link--accessible:before {
  content: "";
  z-index: 1;
  position: absolute;
  inset: 0;
}
.card--accessible {
  position: relative;
}
.card--accessible:focus-within {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 5px;
}
.card--accessible:focus-within :focus {
  box-shadow: none;
  border: none;
  outline: none;
}
.btn--link {
  color: var(--colorTextBody);
  align-items: center;
  gap: 8px;
  display: flex;
}
.btn--link .icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.btn--link:hover {
  color: var(--colorBtnPrimary);
}
.product-block:last-child {
  margin-bottom: 0;
}
.grid-product {
  margin-bottom: 16px;
}
.grid-product__content {
  background: linear-gradient(#f7f7f7, #f7f7f700);
  flex-direction: column;
  height: 100%;
  display: flex;
}
.grid__item.grid-product {
  height: 100%;
}
.grid__item-image-wrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}
.grid__image-ratio {
  background-color: #0000;
  position: relative;
}
.grid-product__meta {
  position: initial;
  padding: 8px;
}
.grid-product__link--accessibility:before {
  content: "";
  z-index: 1;
  height: calc(100% - 60px);
  position: absolute;
  inset: 0;
}
.grid-product__title {
  font-weight: 600;
  font-size: var(--typeBaseSize);
  margin-bottom: 8px;
}
.grid-product__collection {
  margin-bottom: 4px;
  font-size: 12px;
}
.grid-product__description {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.5em;
}
.grid-product__tag {
  line-height: 1em;
  font-size: var(--typeBaseSize);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: inline-flex;
  position: relative;
  top: auto;
  right: auto;
}
.grid-product__price {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  padding-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  display: flex;
}
.grid-product .yotpo-reviews-star-ratings-widget {
  margin: 0 !important;
}
.grid-product .yotpo-sr-bottom-line-summary {
  align-items: center !important;
}
.grid-product__price--original,
.grid-product__price--savings {
  margin: 0 0 0 8px;
  font-weight: 400;
}
@media only screen and (max-width: 1023px) {
  .grid-overflow-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow: scroll hidden;
  }
  .grid-overflow-wrapper .grid {
    white-space: nowrap;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .grid-product__price,
  .grid__item,
  .grid-product__tag {
    font-size: 14px;
  }
  .grid-product
    .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 768px) {
  .grid-product__meta {
    padding: 16px 16px 0;
  }
}
@media screen and (min-width: 1280px) {
  .grid-product__meta {
    padding: 24px 24px 0;
  }
  .grid-product__title,
  .grid-product__price {
    font-size: 24px;
  }
  .grid-product__price {
    gap: 4px;
  }
  .grid-product__title {
    margin-bottom: 16px;
  }
  .grid-product__collection {
    margin-bottom: 8px;
  }
  .grid-product__description {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.5em;
  }
  .grid-product__price--savings,
  .grid-product__price--original {
    font-size: var(--typeBaseSize);
  }
}
.yotpo-main-widget-layout {
  --primary-font-family: var(--typeBasePrimary);
  --secondary-font-family: var(--typeBasePrimary);
}
.yotpo-base-layout {
  width: 100% !important;
}
.yotpo-head .yotpo-headline {
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback) !important;
  line-height: var(--typeHeaderLineHeight) !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  font-weight: 600 !important;
  font-size: calc(var(--typeHeaderSize) * 0.73) !important;
}
.yotpo-vertical-pagination .yotpo-reviews-pagination-item {
  height: auto !important;
}
@media screen and (min-width: 769px) {
  .yotpo-head .yotpo-headline {
    font-size: calc(var(--typeHeaderSize) * 0.85) !important;
  }
}
.section-header--with-link {
  align-items: flex-end;
}
.embla {
  overflow: hidden;
}
.embla__container {
  display: flex;
}
.embla__slide {
  flex: 0 0 100%;
  min-width: 0;
}
.embla__dots {
  justify-content: center;
  align-items: center;
  gap: 24px;
  width: -moz-fit-content;
  width: fit-content;
  display: none;
}
.embla__dot {
  background-color: var(--colorTextBody);
  border-radius: 100%;
  width: 12px;
  height: 12px;
}
.embla__dot:not(.embla__dot--selected) {
  opacity: 0.5;
}
@media screen and (min-width: 1024px) {
  .embla__dots {
    display: flex;
  }
}
.breadcrumb {
  font-size: 12px;
}
.breadcrumb a,
.breadcrumb__divider {
  color: var(--colorHighlight);
}
.template-product .breadcrumb {
  margin: 0 0 8px;
}
.text-with-icons__blocks .text-with-icons__block-icon {
  width: 64px;
  height: 64px;
}
@media screen and (max-width: 768px) {
  .text-with-icons__blocks {
    flex-flow: wrap;
    gap: 32px 0;
  }
  .text-with-icons__blocks .text-with-icons__block {
    width: 50%;
    padding: 0 8px;
    text-align: center !important;
    flex-flow: column !important;
    align-items: center !important;
  }
  .text-with-icons__blocks .text-with-icons__block-icon {
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    display: flex;
  }
  .text-with-icons__blocks .text-with-icons__block-icon svg {
    width: 100%;
    height: 100%;
  }
  .text-with-icons__blocks .text-with-icons__block-text {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .text-with-icons__blocks .text-with-icons__block {
    padding: 0 16px;
  }
}
.discount-topbar {
  z-index: 9999;
  text-align: center;
  padding: 12px 40px;
  font-size: 14px;
  font-weight: 500;
  animation: 0.3s ease-out slideDown;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}
.discount-topbar-close {
  color: inherit;
  cursor: pointer;
  background: 0 0;
  border: none;
  padding: 0;
  font-size: 20px;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.discount-topbar-close:hover {
  opacity: 0.8;
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.rte ul,
.rte-setting ul {
  list-style: initial;
}
.klaviyo-form-newsletter .klaviyo-form {
  max-width: unset !important;
}
.klaviyo-form-newsletter .klaviyo-form button {
  height: auto !important;
  padding: 16px 24px !important;
}
@media screen and (max-width: 1600px) {
  .klaviyo-form-newsletter .klaviyo-form [data-testid="form-row"] {
    gap: 8px;
    margin-bottom: 8px;
    display: grid !important;
  }
  .klaviyo-form-newsletter .klaviyo-form [data-testid="form-component"] {
    padding: 0 !important;
  }
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
