
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      

/* ===== inline style block ===== */

      @font-face {
  font-family: Assistant;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("/theme/fonts/assistant_n3.1fff089a5b8f8ed9b5d0a303bc8584447f9c22fe.woff2") format("woff2"),
       url("/theme/fonts/assistant_n3.188648856c6bc22c26d85da661933448752051e0.woff") format("woff");
}

      @font-face {
  font-family: Assistant;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/theme/fonts/assistant_n7.bf44452348ec8b8efa3aa3068825305886b1c83c.woff2") format("woff2"),
       url("/theme/fonts/assistant_n7.0c887fee83f6b3bda822f1150b912c72da0f7b64.woff") format("woff");
}

      
      
      @font-face {
  font-family: Assistant;
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("/theme/fonts/assistant_n2.0997f4146488419d665c5365cedadead1504c8c3.woff2") format("woff2"),
       url("/theme/fonts/assistant_n2.1b1c9448deec5b9e91cbc2835e0540f963d278b6.woff") format("woff");
}


      
        :root,
        .color-scheme-1 {
          --color-background: 255,255,255;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 18,18,18;
        --color-background-contrast: 191,191,191;
        --color-shadow: 18,18,18;
        --color-button: 18,18,18;
        --color-button-text: 255,255,255;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 18,18,18;
        --color-link: 18,18,18;
        --color-badge-foreground: 18,18,18;
        --color-badge-background: 255,255,255;
        --color-badge-border: 18,18,18;
        --payment-terms-background-color: rgb(255 255 255);
      }
      
        
        .color-scheme-2 {
          --color-background: 243,243,243;
        
          --gradient-background: #f3f3f3;
        

        

        --color-foreground: 18,18,18;
        --color-background-contrast: 179,179,179;
        --color-shadow: 18,18,18;
        --color-button: 18,18,18;
        --color-button-text: 243,243,243;
        --color-secondary-button: 243,243,243;
        --color-secondary-button-text: 18,18,18;
        --color-link: 18,18,18;
        --color-badge-foreground: 18,18,18;
        --color-badge-background: 243,243,243;
        --color-badge-border: 18,18,18;
        --payment-terms-background-color: rgb(243 243 243);
      }
      
        
        .color-scheme-3 {
          --color-background: 36,40,51;
        
          --gradient-background: #242833;
        

        

        --color-foreground: 255,255,255;
        --color-background-contrast: 47,52,66;
        --color-shadow: 18,18,18;
        --color-button: 255,255,255;
        --color-button-text: 0,0,0;
        --color-secondary-button: 36,40,51;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 36,40,51;
        --color-badge-border: 255,255,255;
        --payment-terms-background-color: rgb(36 40 51);
      }
      
        
        .color-scheme-4 {
          --color-background: 247,240,243;
        
          --gradient-background: #f7f0f3;
        

        

        --color-foreground: 255,255,255;
        --color-background-contrast: 203,157,176;
        --color-shadow: 18,18,18;
        --color-button: 255,255,255;
        --color-button-text: 18,18,18;
        --color-secondary-button: 247,240,243;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 247,240,243;
        --color-badge-border: 255,255,255;
        --payment-terms-background-color: rgb(247 240 243);
      }
      
        
        .color-scheme-5 {
          --color-background: 51,79,180;
        
          --gradient-background: #334fb4;
        

        

        --color-foreground: 255,255,255;
        --color-background-contrast: 23,35,81;
        --color-shadow: 18,18,18;
        --color-button: 255,255,255;
        --color-button-text: 51,79,180;
        --color-secondary-button: 51,79,180;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 51,79,180;
        --color-badge-border: 255,255,255;
        --payment-terms-background-color: rgb(51 79 180);
      }
      

      body, .color-scheme-1, .color-scheme-2, .color-scheme-3, .color-scheme-4, .color-scheme-5 {
        color: rgba(var(--color-foreground), 0.75);
        background-color: rgb(var(--color-background));
      }

      :root {
        --font-body-family: Assistant, sans-serif;
        --font-body-style: normal;
        --font-body-weight: 300;
        --font-body-weight-bold: 600;

        --font-heading-family: Assistant, sans-serif;
        --font-heading-style: normal;
        --font-heading-weight: 200;

        --font-body-scale: 1.0;
        --font-heading-scale: 1.0;

        --media-padding: px;
        --media-border-opacity: 0.05;
        --media-border-width: 1px;
        --media-radius: 0px;
        --media-shadow-opacity: 0.0;
        --media-shadow-horizontal-offset: 0px;
        --media-shadow-vertical-offset: 4px;
        --media-shadow-blur-radius: 5px;
        --media-shadow-visible: 0;

        --page-width: 115rem;
        --page-width-margin: 0rem;

        --product-card-image-padding: 0.0rem;
        --product-card-corner-radius: 0.0rem;
        --product-card-text-alignment: left;
        --product-card-border-width: 0.0rem;
        --product-card-border-opacity: 0.1;
        --product-card-shadow-opacity: 0.0;
        --product-card-shadow-visible: 0;
        --product-card-shadow-horizontal-offset: 0.0rem;
        --product-card-shadow-vertical-offset: 0.4rem;
        --product-card-shadow-blur-radius: 0.5rem;

        --collection-card-image-padding: 0.0rem;
        --collection-card-corner-radius: 0.0rem;
        --collection-card-text-alignment: left;
        --collection-card-border-width: 0.0rem;
        --collection-card-border-opacity: 0.1;
        --collection-card-shadow-opacity: 0.0;
        --collection-card-shadow-visible: 0;
        --collection-card-shadow-horizontal-offset: 0.0rem;
        --collection-card-shadow-vertical-offset: 0.4rem;
        --collection-card-shadow-blur-radius: 0.5rem;

        --blog-card-image-padding: 0.0rem;
        --blog-card-corner-radius: 0.0rem;
        --blog-card-text-alignment: left;
        --blog-card-border-width: 0.0rem;
        --blog-card-border-opacity: 0.1;
        --blog-card-shadow-opacity: 0.0;
        --blog-card-shadow-visible: 0;
        --blog-card-shadow-horizontal-offset: 0.0rem;
        --blog-card-shadow-vertical-offset: 0.4rem;
        --blog-card-shadow-blur-radius: 0.5rem;

        --badge-corner-radius: 4.0rem;

        --popup-border-width: 1px;
        --popup-border-opacity: 0.1;
        --popup-corner-radius: 0px;
        --popup-shadow-opacity: 0.05;
        --popup-shadow-horizontal-offset: 0px;
        --popup-shadow-vertical-offset: 4px;
        --popup-shadow-blur-radius: 5px;

        --drawer-border-width: 1px;
        --drawer-border-opacity: 0.1;
        --drawer-shadow-opacity: 0.0;
        --drawer-shadow-horizontal-offset: 0px;
        --drawer-shadow-vertical-offset: 4px;
        --drawer-shadow-blur-radius: 5px;

        --spacing-sections-desktop: 0px;
        --spacing-sections-mobile: 0px;

        --grid-desktop-vertical-spacing: 8px;
        --grid-desktop-horizontal-spacing: 8px;
        --grid-mobile-vertical-spacing: 4px;
        --grid-mobile-horizontal-spacing: 4px;

        --text-boxes-border-opacity: 0.1;
        --text-boxes-border-width: 0px;
        --text-boxes-radius: 0px;
        --text-boxes-shadow-opacity: 0.0;
        --text-boxes-shadow-visible: 0;
        --text-boxes-shadow-horizontal-offset: 0px;
        --text-boxes-shadow-vertical-offset: 4px;
        --text-boxes-shadow-blur-radius: 5px;

        --buttons-radius: 0px;
        --buttons-radius-outset: 0px;
        --buttons-border-width: 1px;
        --buttons-border-opacity: 1.0;
        --buttons-shadow-opacity: 0.0;
        --buttons-shadow-visible: 0;
        --buttons-shadow-horizontal-offset: 0px;
        --buttons-shadow-vertical-offset: 4px;
        --buttons-shadow-blur-radius: 5px;
        --buttons-border-offset: 0px;

        --inputs-radius: 0px;
        --inputs-border-width: 1px;
        --inputs-border-opacity: 0.55;
        --inputs-shadow-opacity: 0.0;
        --inputs-shadow-horizontal-offset: 0px;
        --inputs-margin-offset: 0px;
        --inputs-shadow-vertical-offset: 0px;
        --inputs-shadow-blur-radius: 5px;
        --inputs-radius-outset: 0px;

        --variant-pills-radius: 40px;
        --variant-pills-border-width: 1px;
        --variant-pills-border-opacity: 0.55;
        --variant-pills-shadow-opacity: 0.0;
        --variant-pills-shadow-horizontal-offset: 0px;
        --variant-pills-shadow-vertical-offset: 4px;
        --variant-pills-shadow-blur-radius: 5px;
      }

      *,
      *::before,
      *::after {
        box-sizing: inherit;
      }

      html {
        box-sizing: border-box;
        font-size: calc(var(--font-body-scale) * 62.5%);
        height: 100%;
      }

      body {
        display: grid;
        grid-template-rows: auto auto 1fr auto;
        grid-template-columns: 100%;
        min-height: 100%;
        margin: 0;
        font-size: 1.5rem;
        letter-spacing: 0.06rem;
        line-height: calc(1 + 0.8 / var(--font-body-scale));
        font-family: var(--font-body-family);
        font-style: var(--font-body-style);
        font-weight: var(--font-body-weight);
      }

      @media screen and (min-width: 750px) {
        body {
          font-size: 1.6rem;
        }
      }
    

/* ===== inline style block ===== */

@font-face {
    font-family: 'Metropolis';
    src: url("/theme/fonts/Metropolis-Thin.otf") format("opentype"); /* Safari, Android, iOS */
   }
   html, html > * , body , body > *  , a , div, span, select , option , input , button, ul, li, table, td, tr ,  p , h1, h2, h3, h4, h5, h6  {
      font-family: 'Metropolis' !important; 
  }

/* ===== inline style block ===== */

  header-drawer {
    justify-self: start;
    margin-left: -1.2rem;
  }
  header {
    background-color: #F7F0F3;
  }@media screen and (min-width: 990px) {
      header-drawer {
        display: none;
      }
    }.menu-drawer-container {
    display: flex;
  }

  .list-menu {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
  }

  summary.list-menu__item {
    padding-right: 2.7rem;
  }

  .list-menu__item {
    display: flex;
    align-items: center;
    line-height: calc(1 + 0.3 / var(--font-body-scale));
  }

  .list-menu__item--link {
    text-decoration: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
  }

  @media screen and (min-width: 750px) {
    .list-menu__item--link {
      padding-bottom: 0.5rem;
      padding-top: 0.5rem;
    }
  }


/* ===== inline style block ===== */
.header {
    padding: 0px 3rem 0px 3rem;
  }

  .section-header {
    position: sticky; /* This is for fixing a Safari z-index issue. PR #2147 */
    margin-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-header {
      margin-bottom: 0px;
    }
  }

  @media screen and (min-width: 990px) {
    .header {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

  .cart-count-bubble {
    background-color: transparent;
    color: black;
    top: 15px !important;
    font-size: 12px !important;
    display: none !important;
  }

/* ===== inline style block ===== */

  .header__inline-menu {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-right: 35px;
  }

  @media screen and (max-width: 989px) {
    .header__inline-menu  * {
      display: none;
    }
  }

  .header__menu-item.link:hover {
    font-weight: 400 !important;
    color: black !important;
  }

  li {
    padding-left: 10px;
    padding-right: 10px;
  }


/* ===== inline style block ===== */

  .cart-notification {
    display: none;
  }


/* ===== inline style block ===== */
 #shopify-section-sections--18490765344989__header a:hover {text-decoration: none; color: #5b4983;} #shopify-section-sections--18490765344989__header .spacer {padding-right: 50px;} #shopify-section-sections--18490765344989__header .header__icons {padding: 0px; margin: 0px; margin-right: 10px;} #shopify-section-sections--18490765344989__header .header {border-bottom: 1px solid black; width: 100%;} 

/* ===== inline style block ===== */

  .hero {
    width: 100%;
    height: calc(350px);
    background-color: #D9D9D9;
    overflow-x: hidden;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }

  .hero__copy {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
  }

  .hero__title {
    font-style: normal;
    font-weight: 500;
    font-size: 64px;
    line-height: 88px;
    margin: 0;
  }

  .hero__description {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    max-width: 540px;
    margin-top: 0;
    margin-bottom: 28px;
  }

  .banner-indicator {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }

  .banner-indicator__cell {
    width: 175px;
    height: 2px;
    background: rgba(247, 240, 243, 0.5);
    cursor: pointer;
    display: block !important;
    position: relative;
  }

  .banner-indicator__cell::before {
    content: "";
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0;
    background: transparent;
  }

  .banner-indicator__cell.active {
    background: rgba(247, 240, 243, 1);
  }

  .hero__artist-attribution {
    position: absolute;
    bottom: 22px;
    right: 32px;
    margin: 0;
  }

  .hero a {
    all: unset;
    cursor: pointer;
  }

  .hero__artist-attribution br {
    display: none;
  }

  .hero__left-arrow, .hero__right-arrow {
    cursor: pointer;
    padding: 5px;
  }

  .hero__left-arrow {
    display: none;
    position: absolute;
    top: 325px;
    left: 25px;
    transform: rotate(180deg);
  }

  .hero__right-arrow {
    display: none;
    position: absolute;
    top: 325px;
    right: 25px;
  }

  .hero__cta-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    height: 39px;
    background: #3936BC;
    border: none;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #F7F0F3;
    cursor: pointer;
    border-radius: 3px;
  }

  .hero__cta-button:hover {
    color: #fbf43b !important;
  }


/* ===== inline style block ===== */

  .news {
    padding-left: 60px;
    padding-right: 60px;
    margin-left: 50px;
    padding-left: 50px;
    padding-top: 5px;
    margin-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: black;
  }

  .a { 
    text-decoration: none;
    color:red;
  }
  
  .section__title {
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 70px;
    color: black;
  }
  
  .news__articles {
    display: flex;
    flex-direction: column;
    row-gap: 50px;
  }

  .articles__top {
    display: flex;
    flex-direction: row;
    column-gap: 55px;
  }

  .articles__headline {
    display: flex;
    flex-direction: row;
    column-gap: 30px;
    max-width: 825px;
  }

  .articles__top-right {
    display: flex;
    flex-direction: column;
  }

  .articles__smallest {
    display: flex;
    flex-direction: row;
    column-gap: 25px;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
  }

  .smallest__title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: black;
  }

  .smallest__image {
    width: 150px;
    height: 100px;
    flex-shrink: 0;
  }

  .smallest__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .headline__image {
    width: 400px;
    height: 400px;
    flex-shrink: 0;
  }

  .headline__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .headline__title {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    margin-top: 15px;
    margin-bottom: 0;
    color: black;
  }

  .headline__byline {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-right: 20px;
    margin-bottom: 0;
    color: black;
  }

  .headline__description {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    margin-top: 5px;
    margin-bottom: 50px;
    max-height: 87px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    color: black;
  }

  .headline__tags {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
  }

  .tag-cadmium {
    background-color: #FBF43B;
  }

  .tag-cadmium > p {
    color: #3936BC;
  }

  .tag-cerise {
    background-color: #E4BDFF;
  }

  .tag-cerise > p{
    color: #3936BC;
  }

  .tag-cornflower {
    background-color: #C3C2EC;
  }

  .headline__tag {
    border-radius: 20px;
    padding: 2px 15px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .byline__date {
    color: black;
  }

  .byline__author {
    color: blacm;
  }
  


/* ===== inline style block ===== */

  .artists {
    margin-top: 25px;
    padding-left: 45px;    
    overflow-x: hidden;
    padding-left: 60px;
    padding-right: 60px;
    background-color: black;
    padding-bottom: 65px;
    height: 700px;
    position: relative;
  }

  .artists h2 {
    font-size: 55px;
  }
  
  .artists p {
    color: #F7F0F3;
  }

  .artist__right {
    max-width: 465px;
  }

  .artists__title {
    padding-left: 45px;        
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 70px;
    margin-bottom: 0;
    color: #F7F0F3 !important;
  }

  .artists__title:hover {
    color: #e4bdff !important;
  }

  .artists__carousel {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 45px;
    scrollbar-width: none;
    padding-bottom: 50px;
    position: relative;
  }

  .artists__left-arrow, .artists__right-arrow {
    position: absolute;
    top: 350px;
    cursor: pointer;
    z-index: 2;
  }

  .artists__left-arrow {
    left: 50px;
    transform: rotate(180deg) translateY(-50%);
  }

  .artists__right-arrow {
    right: 50px;
  }

  .artists__carousel::-webkit-scrollbar {
    display: none;
  }

  .carousel__artist {
    display: flex;
    flex-direction: row;
    column-gap: 35px;
    min-width: 460px;
  }

  .carousel__artist img {
    object-fit: cover;
    object-position: center;
  }

  .artist__name {
    font-size: 40px;
    font-weight: 700;
    line-height: 51.04px;
    letter-spacing: -0.03em;
    max-width: 480px;
    margin-top: 0;
    margin-bottom: 30px;
    max-width: 380px;
  }

  .artist__quote {
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 32px;
    color: #F7F0F3;
  }

  .artist__description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    color: #F7F0F3;
  }

  .artist__button {
    padding: 9px 10px;
    background: #3936BC;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.09px;
    margin-top: 25px;
    cursor: pointer;
    border: none;
    border-radius: 3px;
  }

  .artist__button > p {
    margin: 0;
    color: white;
  }
  
  .artist__button:hover > p {
      color: #e4bdff !important;
  }
  
  .full-cta {
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 15px;
    border-radius: 25px;
  }

  .full-cta p {
    font-style: normal;
    font-weight: 400;
    font-size: 14.4px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: white;
    padding-right: 40px;
  }
  .full-cta p:hover {
    color: #e4bdff !important;
  }

  .artists-indicator {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
  }

  .artists-indicator__cell {
    width: 175px;
    height: 2px;
    background: rgba(247, 240, 243, 0.5);
    cursor: pointer;
    display: block !important;
    position: relative;
  }

  .artists-indicator__cell::before {
    content: "";
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0;
    background: transparent;
  }

  .artists-indicator__cell.active {
    background: rgba(247, 240, 243, 1);
  }


/* ===== inline style block ===== */
.section-template--18490770063581__rich_text_WQVpPY-padding {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  @media screen and (min-width: 750px) {
    .section-template--18490770063581__rich_text_WQVpPY-padding {
      padding-top: 12px;
      padding-bottom: 12px;
    }
  }

/* ===== inline style block ===== */

  .products {
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: black;
  }

  .products a:hover * {
    color: #e4bdff !important;
  }
  
  .section__title_news {
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    color: black;
    margin-top: 20px;
    padding-top: 10px;
  }

  .section__title_products {
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 55px;
    color: white;
    margin-left: 50px;
    padding-left: 50px;
    margin-top: 15px;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .section__title_products:hover {
    color:#e4bdff;
  }

  .section__subtitle {    
    font-style: normal;
    font-weight: 400;
    font-size: 22.5px;
    line-height: 32px;
    margin-left: 65px;
    margin-top: 10px;
  }

  .products__carousel {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-left: 105px;
    margin-top: 80px;
    column-gap: 25px;
    transition: all 0.2s ease;
    overflow-x: auto;
    scrollbar-width: none;
    padding-right: 55px;
    padding-bottom: 20px;
    cursor: grab;
  }

  .products__carousel::-webkit-scrollbar {
    display: none;
  }

  .carousel__product {
    display: flex;
    flex-direction: column;
    max-height: 470px;
    justify-content: end;
  }

  .product__artwork {
    width: 285px;
    max-height: 375px;
    margin-bottom: 20px;
    cursor: pointer;
  }

  .product__title {
    margin: 0;
    color: white;
    cursor: pointer;
  }

  .products__title:hover {
    color:#e4bdff;
  }


  .product__artist {
    font-style: normal;
    font-weight: 400;
    font-size: 14.4px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-top: 5px;
    margin-bottom: 5px;
    color: white;
  }

  .product__price {
    font-weight: bold;
    margin: 0;
    color: white;
  }

  .progress-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .carousel-progress-bar {
    position: relative;
    width: 90vw;
    height: 10px;
    background: rgba(26, 0, 255, 0.2);
    cursor: default;
    display: block !important;
  }

  .carousel-progress-indicator {
    position: absolute;
    left: 0;
    background-color: rgba(26, 0, 255, 0.6);
    width: 290px;
    height: 10px;
    display: block !important;
    cursor: grab;
  }


/* ===== inline style block ===== */

  .cta-grid {
    margin-bottom: 5px;
  }

  .about__row {
    display: flex;
  }

  .about__column, .about__column--text {
    width: 50%;
    height: 465px;
    display: flex !important;
  }

  .about__column--text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 60px;
  }
  
  .column__title {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    margin: 0;
    margin-bottom: 10px;
  }

  .column__title.alt {
    color: #F7F0F3;
  }

  .column__text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
  }

  .column__text.alt {
    color: #F7F0F3;
  }

  .cta-grid__newsletter {
    width: 330px;
    height: 31px;
    border: 1px solid #3936BC;
    background: none;
    margin-top: 15px;
    padding: 7px 15px;
    
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #3936BC;
  }


/* ===== inline style block ===== */

  .archive {
    padding-bottom: 50px;
    display: flex;
    margin-left: 50px;
    margin-top: 5px;
    padding-top: 5px;
  }
  
  .archive__title {
    padding-left: 25px;
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 46px;
  }

  .articles__small {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 315px;
    min-height: 500px;
    padding: 10px 0;
  }

  .small__image {
    width: 315px;
    height: 300px;
    flex-shrink: 0;
  }

  .small__image img {
    width: 315px;
    height: 300px;
    object-fit: cover;
    object-position: center;
  }

  .small__title {
    max-width: 315px;
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 27px;
    margin-top: 15px;
  }

  .byline__date {
    font-size: 14px;
  }
  
  .articles__bottom {
    display: flex;
    flex-direction: row;
    gap: 35px;
    flex-wrap: wrap;
  }
  
  .byline__date--bottom {
    margin-top: 0;
    position: relative;
    top: -20px;
  }


/* ===== inline style block ===== */

  footer.redesign {
    width: 100%;
    padding-bottom: 25px;
    background-color: #C3C2EC;
    height: 635px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  footer.redesign a {
    all: unset;
    cursor: pointer;
    font-family: 'Space Grotesk' !important;
  }

  .footer__newsletter {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
    margin-top: 90px;
  }
  
  .newsletter__title {
    font-size: 40px;
    font-weight: 500;
    line-height: 51.04px;
    margin-bottom: 30px;
  }

  .newsletter__subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 21.47px;
    margin-top: 0;
  }

  .newsletter__email {
    width: 408px;
    height: 40px;
    border-radius: 35px;
    background: #F7F0F3;
    border: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.47px;
    display: flex;
    text-align: center;
  }

  .newsletter__hidden-submit {
    display: none;
  }

  .newsletter__success-message {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #54AE7A;
    margin-top: 10px;
    display: none;
  }

  .newsletter__success-message.visible {
    display: block;
  }

  .footer__links {
    display: flex;
    flex-direction: row;
    column-gap: 90px;
    justify-content: center;
    margin-bottom: 100px;
  }

  .footer__link {
    margin: 0;
  }

  .footer__socials {
    margin-left: 130px;
  }

  .footer__socials-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 21.98px;
    margin: 0 auto;
  }

  .socials__icons {
    display: flex;
    flex-direction: row;
    column-gap: 50px;
    margin-top: 30px;
  }

  .klaviyo-form-UjZm28 input {
    text-align: center !important;
  }

  /* Responsive Footer */
  @media only screen and (max-width: 1024px) {
    footer.redesign {
      height: unset;
    }
    
    .footer__links{
      column-gap: 30px !important;
      padding: 0px 34px;
      display: block !important;
      text-align: center;
      margin-bottom: 10px;
    }
    
    .footer__newsletter{
      padding-bottom: 10px;
    }
  
    .footer__socials {
      margin-left: 0px !important;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-top: 20px;
    }
  }

  @media only screen and (max-width : 767px) {
    .footer__links{
      display: block !important;
      text-align: center !important;
    }
    
    .footer__newsletter{
      margin-bottom: 20px !important;
      margin-top: 40px !important;
      padding: 20px;
    }
    
    .footer__socials {
      margin-left: 0px !important;
      margin-top: 20px !important;
    }
    
    .socials__icons{
      justify-content: center;
      align-items: center;
      column-gap: 20px !important;
    }

    .footer__links {
      flex-direction: column !important;
    }

    .newsletter__email{
      width: 280px !important;
    }
    
    .newsletter__title {
      font-size: 32px !important;
      font-weight: 500;
      line-height: 41.04px;
      margin-bottom: 10px;
    }
  }


/* ===== inline style block ===== */
  