/** Shopify CDN: Minification failed

Line 841:22 Expected ":"
Line 841:28 Unterminated string token

**/
 @font-face {
  font-family: 'DelaGothicOne';
  src:  url('https://cdn.shopify.com/s/files/1/0713/2689/2281/files/DelaGothicOne-Regular.ttf?v=1735125898') format("truetype"),
}


@font-face {
  font-family: 'Gilroy 300';
  src:  url('https://cdn.shopify.com/s/files/1/0713/2689/2281/files/Gilroy-Light.ttf?v=1761717908') format("truetype"),

}
@font-face {
  font-family: 'Gilroy 400';
  src:  url('/cdn/shop/files/Gilroy-Regular.woff2?v=1721330534') format("woff2"), 
    font-weight: 400;
}

@font-face {
  font-family: 'Gilroy 500';
  src:  url('/cdn/shop/files/Gilroy-Medium.ttf?v=1721496068') format("truetype"),

}
@font-face {
  font-family: 'Gilroy 600';
  src:  url('https://cdn.shopify.com/s/files/1/0713/2689/2281/files/Gilroy-SemiBold.ttf?v=1761718121') format("truetype"),

}
@font-face {
  font-family: 'Gilroy 900';
  src:  url('/cdn/shop/files/Gilroy-Bold.woff2?v=1721330534') format("woff2"),
   
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5{
  font-family: 'DelaGothicOne', sans-serif;
  font-weight: 100;
}
.h1{
  font-size: 52px!important;
  font-style: normal;
  line-height: 120%!important;
  margin-bottom: 36px!important;
}
body{
    font-family: 'Gilroy 500',sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
     line-height: 24px;
}
p br{
  margin-bottom: 16px;
}

.header__menu-item{
  padding-right: 30px;
  text-decoration: none!important;
}
.menu-opening .header__icon--menu svg:first-child{
  display: none;
}
.header__menu-item span, #menu-drawer .list-menu__item{
    font-family: 'Gilroy 500';
    font-size: 16px;
    letter-spacing: 0;
    color: rgba(48, 48, 48, 1);
    text-decoration: none!important;
}
.menu-drawer__account svg{
  margin-right: 20px;
}

.header__menu-item .header__active-menu-item{
  color: #242833;
}
.header__menu-item.list-menu__item svg{
  width: 10px;
  margin-left: 10px;
}
.header__search{
  display: none!important;
}
#shopify-section-main-password-header hr{
  display: none;
}
.password-header{
  border-bottom: 1px solid  #D4DBE1;
}
.bg-white-gradient{
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%)!important;
  padding-top: 0!important;
}
.newsletter-form__message {
      font-family: 'Gilroy 500',sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 500;
}
.password-header {      
  padding: 16px 0!important;
}
.header{
  position: relative;
}
.header:after{
  top: 0;
}
.header:before, .header:after{
  content: "";
  width: calc(100% - 10rem);
  height: 1px;
  background: #D4DBE1;
  display: block;
  position: absolute;
  bottom: 0;
  left: 5rem;
  max-width: 140rem;
}
.header__register-product-btn{
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Gilroy 500',sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  border: 3px solid transparent;
  position: relative;
  border-radius: 100px;
  padding: 0 24px;
  height: 45px;
  color: #303030!important;
  box-sizing: content-box;
}
.header__register-product-btn:before {
    content: "";
  position: absolute;
  inset: 0;
  padding: 3px; 
  background: linear-gradient(to right,  #242833 0%,  white 50%,  #242833 100%) ;
  border-radius: inherit;
  mask: conic-gradient(#000 0 0) content-box exclude,conic-gradient(#000 0 0);
  border-radius: inherit;
}
.header__icons{
  column-gap: 10px;
}
.breadcrumb{
  font-family: 'Gilroy 500',sans-serif;
  font-size: 14px;
  color: rgba(140, 140, 140, 1);
  line-height: 15px;
}
.breadcrumb a{
  text-decoration: none;
  color: rgba(140, 140, 140, 1);
}
.breadcrumb svg{
  margin: 0 10px;
}
.breadcrumb span:last-child, .breadcrumb a:hover{
  color: #303030;
}

  @media  (max-width: 1400px) {
    .password-header .h2{
      font-size: 14px!important;
    }
    .page-width {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
     .password-header {      
        padding: 16px 20px!important;
    }
    .password-header{
      flex-direction: row;
      align-items: center;
    }
    .password-header img{
      max-width: 120px;
      height: auto;
      margin-bottom: 0;
    }
    .password-link{
      font-size: 12px!importantl
    }
  }

@media  (max-width: 990px) {
  .h1{
      font-size: 32px!important;
      font-style: normal;
      line-height: 120%!important;
      margin-bottom: 26px!important;
    }
 .header__register-product-btn{
  display: none;
 }

}
@media screen and (min-width: 990px) {
    .page-width--narrow {
        max-width: 85rem;
    }
}
/* Main banner. Email Signup */
.eagle_main-banner-signup{
  width: 100%;
  height: fit-content;
  min-height: 788px;
  display: flex;
  flex-direction: column;
  padding-top: 32px!important;
  padding-bottom: 32px!important;
}
.eagle_main-banner-signup__title{
  width: 100%;
  margin-bottom: 32px;
}
.eagle_main-banner-signup__title img, .eagle_main-banner-signup__subtitle img{
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.eagle_main-banner-signup__cols{
  width: 100%;
  display: flex;
  flex-grow: 1;
}
.eagle_main-banner-signup__cols .eagle_main-banner-signup__col{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.eagle_main-banner-signup__content{
  flex-basis: 45%;
  background-color: #FFFFFF;
  border-radius: 40px;
  padding: 32px;
   overflow: hidden;
  text-align: left;
  margin-right: 20px;
}
.eagle_main-banner-signup__content h2{
  color: #303030;
  font-family: 'DelaGothicOne', sans-serif;
  font-weight: 100;
  font-size: 28px!important;
  font-style: normal; 
  line-height: 140%; /* 39.2px */
  text-transform: uppercase;
  margin-bottom: 33px!important;
   margin-top: 0!important;
}
.eagle_main-banner-signup__content .newsletter__subheading {
  color: #303030;
  font-family: 'Gilroy 500', sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 150%;
  font-weight: 500;
  margin-bottom: 33px!important;
  margin-top: 0!important;
}
.eagle_main-banner-signup__cols .eagle_main-banner-signup__col:last-child{
    flex-basis: 55%;
  margin-top: -40px;
}
.eagle_main-banner-signup__subtitle{
  width: 100%;
  margin-bottom: 32px;
}
.email-signup-banner__box{
  height: fit-content;
}
.eagle_main-banner-signup__product{
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 40px;
  overflow: hidden;
}
.eagle_main-banner-signup__product img{
   position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.newsletter-form__field-wrapper input{
  border-radius: 30px!important;
  border: 1px solid #303030;
  background: var(--White, #FFF);
  display: flex;
  height: 56px;
  padding: 4px 4px 4px 24px;
  align-items: center;
  color: #303030;  
  font-family: 'Gilroy 500', sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-style: normal;
  line-height: 150%;
  margin-bottom: 16px!important;
}
.newsletter-form__field-wrapper input::placeholder, .newsletter-form__field-wrapper .field__label{
  color: #303030;  
  font-family: 'Gilroy 500', sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-style: normal;
}
.newsletter-form__field-wrapper .field__label{
  top: 16px;
  text-transform: lowercase;
}
 .newsletter-form__field-wrapper button, .eagle__main-button {
  display: flex;
  height: 56px;
  padding: 4px 56px 4px 24px;
  align-items: center;
  gap: 16px;
  align-self: stretch;
    color: #FFF;  
  text-align: center;
  leading-trim: both;  
  text-edge: cap;
  font-family: 'Gilroy 500', sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-style: normal;
  line-height: 150%; /* 30px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
  border-radius: 100px;
background:  #242833!important;
  width: 100%;
    border: none;
  position: relative;
  justify-content: center;
  cursor: pointer;
   text-decoration: none!important;
}
 .newsletter-form__field-wrapper button:hover svg,
.eagle__main-button:hover svg{
    transform: rotate(45deg);
}
.color-scheme-2 .newsletter-form__field-wrapper button:hover svg rect, .color-scheme-2 .eagle__main-button:hover svg rect{
  fill: #242833;
}
 .newsletter-form__field-wrapper button:hover svg rect, .color-scheme-2 .newsletter-form__field-wrapper button svg rect, .eagle__main-button:hover svg rect, .color-scheme-2 .eagle__main-button svg rect{
    fill: #242833;
}
  .newsletter-form__field-wrapper button:hover path , .color-scheme-2 .newsletter-form__field-wrapper button svg path, .eagle__main-button:hover path, .color-scheme-2 .eagle__main-button svg path{
    stroke: #fff;
}
  .newsletter-form__field-wrapper button svg, .eagle__main-button svg{
    position: absolute;
    right: 4px;
    top: 4px;
  transition: all .2s linear;
}
.eagle_main-banner-signup__content form{
  max-width: 100%!important;
}
.newsletter-form__field-wrapper .field{
  display: block;
  border: none;
}
.newsletter-form__field-wrapper .field:after, .newsletter-form__field-wrapper .field:before{
  display: none;
}
.newsletter-form__field-wrapper{
    border: none;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.eagle_main-banner-signup__discount-wrap{
    margin-bottom: 33px!important;
}
.eagle_main-banner-signup__discount{
  color: var(--Red, #242833);
  leading-trim: both;
  text-edge: cap;
  font-family: "DelaGothicOne", sans-serif;
  font-weight: 700;
  font-size: 52px;
  font-style: normal;
  line-height:52px;
  text-transform: uppercase;

}
.eagle_main-banner-signup__discount span{
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 44.8px */
  text-transform: uppercase;
  margin-left: 12px;
}
.eagle_main-banner-signup__discount__text{
  color: #565656;
  font-family: "DelaGothicOne";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 32px;
}
.color-scheme-2 .eagle_main-banner-signup__discount__text, 
.color-scheme-2  .newsletter-form__field-wrapper input::placeholder, .color-scheme-2  .newsletter-form__field-wrapper .field__label, 
.color-scheme-2  .newsletter-form__field-wrapper input, .color-scheme-2  .eagle_main-banner-signup__discount{
  color: #fff;
  border-color: #fff;
}
.color-scheme-2  .newsletter-form__field-wrapper button, .color-scheme-2 .eagle__main-button{
  background-color: #fff!important;
  color: #303030;
}
.form-note{
  margin-top: 33px;
  max-width: 884px;
    margin: 0 auto;
    margin-top: 35px;
}
.eagle_main-banner-signup .form-note{
    font-weight: 600;
}
.eagle_main-banner-signup .newsletter__subheading {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
@media(max-width: 768px){
  .eagle_main-banner-signup__product{
      height: auto;
      padding-top: 45%;
      margin-bottom: 30px;
  }
  .eagle_main-banner-signup__cols{
      flex-direction: column-reverse;
  }
  .eagle_main-banner-signup__subtitle{
    margin-bottom: 16px!important;
  }
   .eagle_main-banner-signup__product, .eagle_main-banner-signup__content h2, .eagle_main-banner-signup__discount-wrap, 
  .eagle_main-banner-signup__content .newsletter__subheading{
    margin-bottom: 22px!important;
  }
     .eagle_main-banner-signup__product, .eagle_main-banner-signup__content{
      border-radius: 20px!important;
  }
  .eagle_main-banner-signup__content{
    padding: 20px;
    margin-right: 0;
  }
  .eagle_main-banner-signup__content h2{
    font-size: 20px!important;
    
  }
  .eagle_main-banner-signup__discount__text{
    font-size: 25px!important;
  }
  .form-note{
    margin-top: 16px!important;
  }
  .newsletter-form__field-wrapper button{
    font-size: 18px!important;
  }
  .newsletter-form__field-wrapper input{
    margin-bottom: 10px!important;
  }
}
  @media  (max-width: 1400px) {
    .eagle_main-banner-signup{
      padding: 32px 20px!important;
    }
  }
/* End Main banner. Email Signup */

/* Two creeping lines */
.creeping-lines{
    height: 240px;
    margin: 80px 0;
 }
#marquee1{
    overflow: hidden;
    display: flex;
    white-space: nowrap;
    cursor: default;
    user-select: none;
    transform: rotate(-5.063deg);
    padding: 32px 10px;
    justify-content: center;
    align-items: center;
    background: var(--Red, #242833);  
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family:'DelaGothicOne', sans-serif;
  font-weight: 900;
    font-size: 28px;
    font-style: normal;
    line-height: normal;
    width: 105%;
    margin-left: -3%;
      position: absolute;
  z-index: +1;
  letter-spacing: 0.8px;
}
#marquee2{
    overflow: hidden;
    display: flex;
    white-space: nowrap;
    cursor: default;
    user-select: none;
    transform: rotate(5.01deg);
    padding: 32px 10px;
    justify-content: center;
    align-items: center;
    background: #242833;  
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family:'DelaGothicOne', sans-serif;
  font-weight: 900;
    font-size: 28px;
    font-style: normal;
    line-height: normal;
    width: 105%;
    margin-left: -3%;
  letter-spacing: 0.8px;
}
.marquee__inner{
  display: flex;
  align-items: center;
}
@media(max-width: 768px){
  #marquee2, #marquee1{
     padding: 15px 10px!important;
     font-size: 20px!important;
  }
  .creeping-lines{
      margin: 40px 0;
    height: 100px;
  }
}
/* End Two creeping lines */

/* Banner Section */
.banner{
      border-radius: 40px;
    overflow: hidden; 
}
.banner__media{
  background: none!important;
}
.banner__box{
  max-width: 1200px!important;
}
.banner__box .banner__heading+*{
  margin-top: 36px;
}
.banner__box h2{
  font-size: 52px;
  font-style: normal;
  line-height: 120%;
}
.banner__box p{
  text-align: center;
  font-family: 'Gilroy 500', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

@media(max-width: 768px){
  .bg-white-gradient-banner {
    background: #fff;
    border-radius: 20px!important;
  }
  .bg-white-gradient-banner .banner__box{
    margin-top: -40px;
    padding: 0 0 20px 0!important;
  }
  .banner__box{
    padding: 80px 0!important;
  }
  .banner__box h2 {
    font-size: 32px!important;
}
}
/* End Banner Section */
/* Image with Text Section */
.image-with-text__media{
  min-height: auto!important;
  border-radius: 40px!important;
  overflow: hidden;
  border: none;
}
.image-with-text-section .image-with-text__media-item--small .image-with-text__media{
  padding-top: 55%!important;
}
.image-with-text__media-item{
  max-width: 540px!important;
  border-radius: 40px;
  overflow: hidden;
  width: 100%!important;
  flex-basis: 40%;
  height: fit-content;
}
.image-with-text__content{
  padding: 0!important;
}
  .image-with-text__content { 
  max-width: 652px!important;
}
.image-with-text-section .image-with-text__grid{
  justify-content: space-between;
}
.image-with-text-section .image-with-text__content strong{
  color: #242833;
  font-weight: 500;
}
.image-with-text-section .image-with-text__text-item{
    flex-basis: 60%;
    width: fit-content!important;
    max-width: fit-content!important;
}
@media(max-width: 1400px) and (min-width: 768px){
   .image-with-text-section .image-with-text__text-item{
    padding-left: 30px;
     padding-right: 0;
  }
   .image-with-text-section .image-with-text__grid--reverse .image-with-text__text-item{
    padding-right: 30px;
      padding-left: 0;
  }

}

@media(max-width: 768px){
  .image-with-text__text-item{
    margin-top: 40px;  
  }
  .image-with-text__grid.image-with-text__grid--reverse{
    flex-direction: column-reverse;
  }
  .image-with-text__grid{
    flex-direction: column;
  }
  .image-with-text .image-with-text__text-item{
    margin-top: 30px;
  }
   .image-with-text .image-with-text__grid--reverse .image-with-text__text-item{
   margin-bottom: 30px;
  }
  .image-with-text__media-item, .image-with-text__text-item, .image-with-text__content{
    flex-basis: 100%!important;    
    width: 100% !important;
    max-width: 100% !important;
  }
}
/* End Image with Text Section */

/* Image Video with Text Section */
.video__controls{
    width: 25%;
    height: 25%;
    position: absolute;
     top: 37.5%;
    left: 37.5%;
    z-index: 10;
}
.video__controls svg{
    width: 100%;
    height: 100%;
}
.video__wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: flex;
    align-items: center;
    opacity: 0;
  transition: .3s linear;
}
.video__wrapper.active{
  z-index: 8;
  opacity: 1;
}
.btn-play, .btn-stop{
  cursor: pointer;  
}
.video__wrapper video{
    width: 100%;
    height: auto;
}
/* End Image Video with Text Section */

/* MultiColumn Section */
.multicolumn .title{
  text-align: center;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto!important;
}
.multicolumn-card__info{
  padding: 40px 40px 24px 40px!important;
}
.multicolumn-card-spacing{
  padding-top: 0!important;
  margin-left: 40px!important;
  margin-right: 40px!important;
  margin-bottom: 40px;
}
.multicolumn-list .inline-richtext{
  color: #303030;
  font-size: 24px;
  font-style: normal;
  line-height: 140%; /* 39.2px */
  text-transform: uppercase;
}
.multicolumn-card__info>:nth-child(2){
  margin-top: 0;
}
.multicolumn.background-primary .multicolumn-card{
  background: #fff!important;
  border-radius: 40px;
  overflow: hidden;
}
.multicolumn-list{
  display: inline-block;
  column-count: 2;
  row-gap: 20px;
  column-gap: 20px;
}
.multicolumn-list__item{
  margin-bottom: 20px;
    width: 100%!important;
        max-width: 100%!important;
}
.multicolumn-card__image-wrapper .media{
  padding-bottom: 60%!important;
}
.multicolumn-card__image-wrapper .media img{
  width: 100%!important;
}
@media(max-width: 768px){
  .multicolumn-list {
    column-count: 1;
    padding: 0!important;
  }
  .multicolumn-list .inline-richtext{
    font-size: 20px!important;
    line-height: 28px!important;
  }
  .multicolumn.background-primary .multicolumn-card{
    border-radius: 20px!important;
  }
  .multicolumn-card__info{
    padding: 20px!important;
  }
  .multicolumn-card-spacing{
    padding: 0 20px 20px 20px!important;
    margin: 0!important;
  }
}
/* End MultiColumn Section */

/* Multirow with Icons */
.multirow_with_icons .image-with-text__grid{
  flex-wrap: nowrap;
}
.multirow_with_icons .image-with-text__media-item{
  max-width: 370px!important;
      padding: 28px;
    box-sizing: content-box;
}
.multirow_with_icons .image-with-text{
  border-bottom: 1px solid #D4DBE1;
}
.multirow_with_icons .image-with-text:last-child{
  border: none!important;
}
.multirow_with_icons__icon{
  padding: 5%;
      display: flex;
    align-items: center;
    flex-basis: 20%;
  justify-content: space-between;
}
.multirow_with_icons__image{
  flex-basis: 30%;
}
.multirow_with_icons__text{
  flex-basis: 50%;
}

.multirow_with_icons__icon .icon__wrapper{
  width: 72px;
  height: 72px;
  border-radius: 100px!important;
  overflow: hidden;
  border: 1px solid var(--Gray, #303030);
  display: flex;
  justify-content: center;
  align-items: center;
}
.image_text_icon .multirow_with_icons__image, .text_image_icon .multirow_with_icons__text, .icon_text_image .multirow_with_icons__icon{
  order: 1;
}
.image_text_icon .multirow_with_icons__text, .text_image_icon .multirow_with_icons__image, .icon_text_image .multirow_with_icons__text{
  order: 2;
}
.image_text_icon .multirow_with_icons__icon, .text_image_icon .multirow_with_icons__icon, .icon_text_image .multirow_with_icons__image{
  order: 3;
}
.multirow_with_icons .image-with-text__heading{
  color: #303030; 
  font-size: 28px!important;
  line-height: 140%; /* 39.2px */
  text-transform: uppercase;
  margin-bottom: 16px!important;
}
.multirow_with_icons .image-with-text__text p{
  color: #303030;
  font-family: ;Gilroy 500';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.image-with-text__content>*+*{
  margin-top: 0!important;
}
@media(max-width: 768px){
    .multirow_with_icons .image-with-text__media-item {
      max-width: 100% !important;
      padding: 0!important; 
      order: 1!important;
  }
 .multirow_with_icons .image-with-text__grid{
  flex-wrap: wrap;
}
  .multirow_with_icons__text{
    order: 3!important;
  }
  .multirow_with_icons__icon{
    order: 2!important;
    padding: 10px 0;
    display: none;
  }
 .multirow_with_icons .image-with-text__grid{
    padding: 20px 0;
  }
  .image-with-text__media{
    border-radius: 20px!important;
  }
  
}
/* End Multirow with Icons */

/* Launching Bar */
.timer__items {
  display: flex;
  justify-content: center;
  align-items: center; 
    font-family: 'Gilroy 500';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
.timer__item {
   font-family: 'Gilroy 500';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  display: block;
  margin-left: 4px;
 }
@media(max-width: 768px){
  .timer__items, .timer__item{
    text-wrap: nowrap;
    font-size: 14px!important;
    line-height: 18px!important;
  }
}
/* End Launching Bar */

/* Product Template */
.product-form__input{
  flex: 0 0;
}
.product__buy-buttons{
  display: flex;
  column-gap: 28px;
}
.product__buy-buttons .product-form{
  margin: 0!important;
}
.product-form__input{
  flex: 0 0!important;
}
.quantity__label form__label, .quantity:after{
  display: none;
}
.quantity__input{
  font-family: 'Gilroy 500';
  font-size: 20px;
}
.quantity{
  align-items: center;
  max-width: 96px;
  width: auto;
}
.quantity__button{
  width: 25px;
  background: #2428334D!important;
  height: 25px;
  border-radius: 100%;
}
.product__sku{
  font-family: 'Gilroy 500';
  line-height: 100%;
  letter-spacing: 5%;
  text-transform: capitalize;
  margin-bottom: -5px;
  color: #303030;
  font-size: 14px;
}
.product__info-container .product__title{
  margin-top: 0;
}
.product__title h1{
  font-family: 'DelaGothicOne';
  font-weight: 400;
  font-style: Regular;
  font-size: 30px;
  letter-spacing: 0%;
  text-transform: uppercase;
  line-height: 118%;
}
.product__title h1::first-line {
  /*color: #242833;*/
  font-size: 40px;

}
.product__special-labels{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 14px;
}
@media(max-width: 768px){
  .product__special-label {
    padding: 3px 10px!important;
    font-size: 12px!important;
  }
  .announcement-bar-section .announcement-bar__message {
    font-size: 14px!important;
  }
  .product__info-wrapper .product-form__input--pill input[type=radio]+label{
    width: 100%!important;
  }
  .announcement-bar-section .slider-button{
    height: 34px;
  }
}
@media(max-width: 1400px){
  .header:after, .header:before{
    width: calc(100% - 2rem);
    left: 1rem;
  }
}
.product__special-label.red{
  background: #24283333;
}
.product__special-label.blue{
  background: #24283333;
}
.product__special-label{
  background: #24283333;
 border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 20px;
    font-family: 'Gilroy 500';
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 4%;
    text-align: center;
    text-transform: uppercase;
    color: #1D1E23;
    width: fit-content;
    min-height: 35px;
}
.price-item--regular, .price-item--sale{
  font-family: 'Gilroy 500';
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color:  #242833;
}
.price__badge-sale, .collection .product-card-wrapper .card__badge span{
  background: rgba(255, 44, 87, 0.3);
  font-family: 'Gilroy 500';
  color: #1D1E23;
  font-size: 16px;
  padding: 5.5px 5px;
}
.product__info-wrapper .price--on-sale .price__sale .price-item--regular{
 color: rgba(86, 86, 86, 1);
 font-size: 16px!important;
 font-family: 'Gilroy 400';
}
.product__info-wrapper .price--on-sale .price__sale{
  display: flex;
  align-items: center;
}
.product__description{
  font-family: 'Gilroy 400';
  font-size: 16px;
  letter-spacing: 0%;
  line-height: 24px;
  color:  #1D1E23;
}
.product__tax{
  display: none;
}
.product .form__label{
  font-family: 'Gilroy 600';
  font-size: 18px;
  line-height: 127%;
  letter-spacing: 2%;
  color: #1D1E23;
}
.product-form__submit{
  opacity: 1;
  border-radius: 100px;
  gap: 16px;
  padding: 4px;
  background: #242833;
  font-family: 'Gilroy 500';
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 4%;
  text-align: center;
  text-transform: uppercase;
  min-height:46px;
}
.product-form__submit:after{
  display: none;
}
.product__payment-cards{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.product__buy-buttons{
  padding-bottom: 30px;
  position: relative;
}
.accordion__title{
  font-family: 'DelaGothicOne';
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
}
.accordion{
  border: 0!important;
}
.product .accordion summary{
  padding: 15px 0;
  align-items: center;
}
.product__service-info{
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
.product__service-info .product__service-info__item{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 11px;
}
.service-info__item__icon{
  flex-basis: 10%;
  max-width: 28px;
  display: flex;
  align-items: center;
}
.product__service-info__item .service-info__item__text{
  font-family: 'Gilroy 600';
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #1D1E23;
}

.product__service-info__item .service-info__item__text a{
  color: inherit;
  font-family: 'Gilroy 400';
}
.product__media-list .product-media-container .media{
  border-radius: 36px;
}
.product--thumbnail_slider .thumbnail-slider .slider__slide{
  border-radius: 19px;
  overflow: hidden;
}
.product--thumbnail_slider .thumbnail-slider .thumbnail[aria-current] {
    box-shadow: 0 0 0 .1rem #242833;
    border-radius: 19px;
    border: 1px solid  #242833!important;
} 
.product--thumbnail_slider  .thumbnail__badge .icon-play, 
.product--thumbnail_slider  .thumbnail__badge .icon-zoom,
.product--thumbnail_slider  .thumbnail__badge .icon-3d-model{
  color: white;
}
.product--thumbnail_slider  .thumbnail__badge {
    background-color: #242833;
}
.product__media-wrapper .global-media-settings{
  border: none;
}
.product__info-wrapper .quantity__label{
  display: none;
}
.product__info-container>*+*{
  margin: 0!important;
}
.product__info-container{
  display: flex!important;
  flex-direction: column;
  row-gap: 16px;
}
.product__info-container .product__description{
  margin-top: -25px!important;
}
.announcement-bar-section .announcement-bar__message{
  font-family: 'Gilroy 500';
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  padding: 8px 0;
  letter-spacing: 0;
}
.announcement-bar-section .slider-button.slider-button--next{
  transform: rotate(-90deg);
}
.announcement-bar-section .slider-button.slider-button--prev{
  transform: rotate(90deg);
}
.announcement-bar-section .slider-button svg{
  width: 10px;
}
.localization-selector svg{
  width: 14px;
  margin-left: 10px;
  opacity: 0.75;
}

.header-localization:not(.menu-drawer__localization) localization-form:only-child .localization-form__select>span
{
  display: flex;
  align-items: center;
  font-family: 'Gilroy 500';
  font-size: 14px;
}
.product__info-wrapper .product-form__input--pill input[type=radio]+label{
  border: 1px solid #6B6B6B;
  border-radius: 8px;
  font-size: 16px;
  font-family: 'Gilroy 500';
  letter-spacing: 0.8px;
  color: #6B6B6B;
  width: 48%;
  text-align: left;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 15px;
  padding-right: 50px;
  position: relative;
}
.product__info-wrapper .product-form__input--pill input[type=radio].disabled:checked+label, .product-form__input--pill input[type=radio]:disabled:checked+label{
  color: #6B6B6B;
}
.product__info-wrapper .product-form__input{
  width: 100%;
  max-width: 100%;
}
.product__info-wrapper .product-form__input--pill input[type=radio]:checked+label:after{
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='18' rx='9' fill='%23FF2C57' fill-opacity='0.2'/%3E%3Cpath d='M5 9L9 13L13.6188 5' stroke='%23FF2C57'/%3E%3C/svg%3E%0A");
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  right: 15px;
  top: 10px;
}
.product__info-wrapper .product-form__input--pill input[type=radio]:checked+label {
  border: 1px solid #242833;
  color: #1D1E23;
  background: none;
}
.product__diy-model{
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media(max-width: 991px){
  .product__diy-model{
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
  }
}
.product__diy-model__item{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 136px;
}
.diy-model__item__text{
  font-family:  'Gilroy 500';
  color: #1D1E23;
  text-align: center;
  margin-top: 9px;
}
.diy-model__item__text span:first-child {
  font-size: 20px!important;
}
.diy-model__item__volume{
  font-size: 14px;
  color: #828282;
}
.collection .product__end-promotion{
  display: none;
}
.product__end-promotion{
  font-family:  'Gilroy 400';
  font-size: 16px;
  letter-spacing: 0;
  color: #242833;
}
.product__end-promotion span{
  font-family:  'Gilroy 500';
}
.product__accordion .accordion__content{
  padding: 0!important;
}
.metafield-rich_text_field ul{
  list-style: none;
     padding-left: 0;
}
.metafield-rich_text_field ul li{
  position: relative;
  padding-left: 22px;
 
    font-family:  'Gilroy 400';
    font-size: 16px;
    color: #1D1E23;
    margin-bottom: 5px;
}
.metafield-rich_text_field p{
  font-family:  'Gilroy 400';
    font-size: 16px;
    color: #1D1E23;
    line-height: auto;
}
.metafield-rich_text_field strong{
  font-family:  'Gilroy 600';
}
.metafield-rich_text_field ul li:before{
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.39249L6 11.3925L12 1.00018' stroke='%23FF2C57' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.menu-opening .header__icon span svg:first-child{
  display: none;
}
.header__icon span svg:first-child{
  height: 35px;
}
/*
@media only screen and (min-width:900px) { 
  .product--small .thumbnail-list.slider--tablet-up li.thumbnail-list__item.slider__slide {
    transform: rotate(-90deg);
    width: calc(20% - .8rem);
  }
  .grid__item.product__media-wrapper slider-component.thumbnail-slider {
    position: absolute;
    top: 4px;
    transform: rotate(90deg);
    width: 602px; 
    left: 0;
    transform-origin: left top;
    height: 100px;
    overflow: hidden;
  }
  .grid__item.product__media-wrapper {
    position: relative;
    padding-left: 100px;
  }
  .thumbnail-list.slider--tablet-up li.thumbnail-list__item.slider__slide {
    transform: rotate(-90deg);
    width: calc(16.8% - .8rem); 
  }
}
  */
@media screen and (min-width: 750px) {
    .header.page-width, .announcement-bar-section .page-width{
      max-width: 140rem!important;
      padding-left: 5rem;
      padding-right: 5rem;
    }
    header-drawer{
      margin-left: 0!important;
    }
  }
    @media screen and (max-width: 750px) {
    .collection .product-card-wrapper{
      padding: 20px 20px 10px 20px!important;
    }
  }
/* End Product Template */

/* Collection Template */
.collection .product-card-wrapper{
  border-radius: 30px;
  overflow: hidden;
  background: #FFFFFF;
  padding: 31px 31px 10px 31px;
}
.collection .product-card-wrapper .card__inner{
  border-radius: 30px;
  overflow: hidden;
}
.collection .product-card-wrapper .card__heading{
  font-size: 20px;
  margin-bottom: 16px;
}
 .collection .product-card-wrapper .price-item--sale{
    font-size: 22px;
}
.collection .product-card-wrapper .price-item--regular{
  color: rgba(86, 86, 86, 1);
    font-size: 18px !important;
    font-family: 'Gilroy 400';
}
.collection .product-card-wrapper .price__sale{
  align-items: center;
}
.collection .product-card-wrapper .card__heading a{
  text-decoration: none;
  text-transform: uppercase;
}
.collection .product-card-wrapper .card__heading a::first-line {
  font-size: 26px;
}
.collection .product-card-wrapper .card__inner{
  --ratio-percent: 100%!important;
}
/* End Collection Template */

/* Reviews Product */
.reviews-product .page-width{
  max-width: 1000px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.reviews-product h2{
  font-size: 32px;
  font-family: 'DelaGothicOne';
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #1D1E23;
  margin-bottom: 32px;
}
.reviews-product h2 svg{
  margin-right: 15px;
}
.reviews-product h2 span{
  margin-left: 20px;
  font-family: 'Gilroy 500';
}
.reviews-product__info{
   display: flex;
   align-items: center;
   justify-content: flex-start;
}
.reviews-product__author{
   font-family: 'Gilroy 500';
   font-size: 18px;
   color: #1D1E23;
   margin-right: 15px;
}
.reviews-product__item{
  margin-bottom: 32px;
}
.product__reviews-stars{
  display: flex;
  align-items: center;
}
.product__reviews-stars a{
  text-decoration: none;
  color: #6B6B6B;
  font-family: 'Gilroy 400';
  margin-left: 5px;
  cursor: pointer;
}
@media(max-width: 990px){
  .reviews-product h2{
    flex-wrap: wrap;
    font-size: 22px;
  }
  .reviews-product .page-width{
    padding-top: 0!important;
  }
  .reviews-product h2 span{
    margin-left: 10px;
  }
}
/* End Reviews Product */
