/** Shopify CDN: Minification failed

Line 1005:22 Expected ":"
Line 1005: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;
  text-transform:capitalize;
}
body{
    font-family: 'Gilroy 400',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, .header__menu-item span:hover, #menu-drawer .list-menu__item:hover{
  color: #ff2c57;
}
.header__menu-item.list-menu__item svg{
  width: 10px;
  margin-left: 10px;
}
.header__search{
  display: none!important;
}
.header__icon--cart .icon {
  height: 2.8rem;
  width: auto;
}
#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:before{
  content: "";
  width: calc(100% - 10rem);
  height: 1px;
  background: #D4DBE1;
  display: block;
  position: absolute;
  bottom: 0;
  left: 5rem;
  max-width: 140rem;
}
.header__btns{
  display: flex;
  align-items: center;
  column-gap: 20px;
}
.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: #242833!important;
  box-sizing: border-box;
}
.header__history-product-btn{
  font-family: 'Gilroy 500';
    font-size: 16px;
    letter-spacing: 0;
    color: rgba(48, 48, 48, 1);
    text-decoration: none!important;
    text-transform: uppercase;
}
.header__history-product-btn:hover{
  color: #ff2c57;
}
.header__register-product-btn:before {
    content: "";
  position: absolute;
  inset: 0;
  padding: 3px; 
  background: #242833;
  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;
  border-left: 1px solid #D4DBE1;
  padding-left: 25px;
  text-align: center;
}
.breadcrumb{
  padding-top: 16px;
  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: #242833;
}
.deferred-media__poster-button{
  background-color: #ff2c57!important;
  color: #fff!important;
}
.video-section__media{
  border: none;
  border-radius: 40px;
  overflow: hidden!important;
  --ratio-percent: 50.49953660797034%;
}
.video-section__media:before{
      content: "";
    width: 100%;
    height: 100%;
    display: block;
    background:rgb(37, 47, 63);
    z-index: +1;
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: 0;
}
.button{
  border-radius: 100px;
    height: 56px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Gilroy 500';
}
.button:after{
  display:none;

}
.main-page-title{
  text-align: center;
}
  @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
    }
  }
.menu-drawer__menu-item--active, .menu-drawer__menu-item:focus, .menu-drawer__close-button:focus, .menu-drawer__menu-item:hover, .menu-drawer__close-button:hover {
    color: #ff2c57!important;
    background-color: transparent!important;
}
.menu-drawer__menu-item {
    padding: 1.5rem 1.8rem!important;
}
.header__icon .icon-close{
  height: 30px;
  width: auto;
}
.menu-drawer__account{
  justify-content: center;
  display: flex;
  font-family: 'Gilroy 500';
  font-size: 16px!important;
  padding: 0;
  display: flex!important;
  padding: 0!important;
  margin-bottom: 20px;
}
.menu-drawer__localization{
  border-top: 1px solid #D4DBE1;
  margin-top: 20px;
  padding-top: 10px;
  width: 100%;
}
.header--has-social .menu-drawer__utility-links {
    padding: 2rem 1rem!important;
}
@media  (max-width: 1200px) {
  .h1{
      font-size: 38px!important;
      font-style: normal;
      line-height: 120%!important;
      margin-bottom: 26px!important;
    }
 .mobile-hidden{
  display: none!important;
 }
 .header__icons{
  padding-left: 0!important;
  border:none;
  column-gap: 0;
      padding-right: 0;
    margin-right: -0.7rem;
 }
 .header__btns{
    flex-direction: column;
    align-items:center;
    row-gap: 15px;
    margin-bottom: 17px;
 }
 .localization-selector{
    display: flex;
    font-size: 16px;
 }
 .header__menu-item span, #menu-drawer .list-menu__item{
  font-size: 22px!important;
  justify-content: center;
 }
 .menu-drawer__navigation{
    padding: 20px 0!important;
 }
 .header__heading-logo {
    height: auto;
    max-width: 220px!important;
}
.menu-drawer__navigation{
  display: flex;
  align-items: center;
  justify-content: center;
}
}
@media screen and (min-width: 990px) {
    .page-width--narrow {
        max-width: 85rem;
    }
}
@media(max-width: 768px){
  .banner:not(.hero-banner){
      border-radius: 0!important;
      width: calc(100% + 40px)!important;
      margin-left: -20px;
  }

  .banner__media{
    border-radius: 0!important;
  }
  .button{
    height: 46px;
  }
  .banner:after, .banner__media:after {
    border-radius: 0!important;
  }
}
/* 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: #242833;
  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: #242833;
  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 #242833;
  background: var(--White, #FFF);
  display: flex;
  height: 56px;
  padding: 4px 4px 4px 24px;
  align-items: center;
  color: #242833;  
  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 > div{
  position: relative;
}
.newsletter-form__field-wrapper input::placeholder, .newsletter-form__field-wrapper .field__label{
  color: #242833;  
  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: #ff2c57;
}
  .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, #ff2c57);
  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: #242833;
}
.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: 65%;
      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: 22px!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;
  }
  .eagle_main-banner-signup__cols .eagle_main-banner-signup__col:last-child {
    margin-top: -10px!important;
  }
  .eagle_main-banner-signup__title{
    margin-bottom: 0!important;
  }
  .eagle_main-banner-signup__cols{
    flex-grow: 0;
  }
  .eagle_main-banner-signup{
    min-height: auto!important;
  }
}
  @media  (max-width: 1400px) {
    .eagle_main-banner-signup{
      padding: 32px 20px!important;
    }
  }
/* End Main banner. Email Signup */

/* Two creeping lines */
.creeping-lines{
  overflow: hidden;
}
.creeping-lines > div{
    height: 240px;
    margin: 80px 0;
    transform:translateX(-20vw);
 }
#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, #ff2c57);  
    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: 200vw;
    margin-left: 0;
  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: var(--Blue, #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: 200vw;
    margin-left:0;
  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 > div{
      margin: 60px 0 100px 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 400', 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;
  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{
       height: 100%;
    width: auto;
    border-radius: 40px;
    overflow: hidden;
    object-fit: cover;
}
@media(max-width: 768px){
  .video-section{
      border-radius: 0!important;
      width: calc(100% + 40px)!important;
      margin-left: -20px;
  }
  .video-section .deferred-media{
    border-radius: 0!important;
  }
}
/* 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: #242833;
  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, #242833);
  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: #242833; 
  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: #242833;
  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;
  }
   .multirow_with_icons .image-with-text__heading {
    color: #242833;
    font-size: 22px!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: #242833;
  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;
  }
  .product__title h1:first-line{
    font-size: 34px!important;
  }
   .product__title h1{
      font-size: 25px!important;
  }
}
@media(max-width: 1400px){
  .header:after, .header:before{
    width: calc(100% - 2rem);
    left: 1rem;
  }
}
.product__special-label.red{
  background: #ff2c5733;
}
.product__special-label.blue{
  background: rgba(32, 80, 160, 0.2);
}
.product__special-label{
  background: #ff2c5733;
 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:  #1D1E23;
}
.product .price__badge-sale{
  background: rgba(255, 44, 87, 0.3);
  font-family: 'Gilroy 500';
  color: #1D1E23;
  font-size: 16px;
  padding: 5.5px 5px;
  text-transform: uppercase;
}
.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;
  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 #ff2c57;
    border-radius: 19px;
    border: 1px solid  #ff2c57!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: #ff2c57;
}
.product__media-wrapper .global-media-settings{
  border: none;
}
.product__media-wrapper .product__collections-badge{
  z-index: +1;
}
.product__media-wrapper .product__collections-badge .product__collections-badge__item{
  width: 60px;
  height: 60px;
  padding: 10px;
}
.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 #ff2c57;
  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: #ff2c57;
}
.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(max-width: 768px){
  .accordion__title {
    font-size: 20px!important;
  }
}
@media screen and (min-width: 1200px) {
    .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;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.collection .product-card-wrapper .card__heading a::first-line {
  font-size: 26px;
}
.collection .product-card-wrapper .card__inner{
  --ratio-percent: 100%!important;
}
.collection .card--media .card__inner .card__content{
  padding: 15px;
}
.collection .badge {
  font-size: 16px;
  padding: 10px;
  border-radius: 30px;
}
.card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){
  margin-top: 15px!important;
}
.product__collections-badge{
  position: absolute;
  top: 15px;
  left: 15px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
}
.product__collections-badge__item{
  width: 40px;
  height: 40px;
  background: #ff2c57;
  border-radius: 30px;
  position: relative;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product__collections-badge__item img{
  width: 100%;
  height: auto;
}
.collection .collection__title{
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.collection .collection__title h2{
  margin:0;
}
.collection__view-all .button{
  background: none;
  color: #242833;
  border-bottom: 1px solid #242833;
  border-radius: 0;
}

@media(max-width: 768px){
  .collection .collection__view-all{
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .collection {
    padding-bottom: 80px!important;
    position: relative;
  }
}
/* 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;
}
.jm-average-rating-display{
  padding-left: 50px;
  position: relative;
}
.jm-average-rating-display:before{
  content: '';
    width: 33px;
    background-image: url("data:image/svg+xml,%3Csvg width='34' height='29' viewBox='0 0 34 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.7174 10.2117L22.5818 8.88865L18.0509 0.638245C17.9271 0.412354 17.7235 0.22949 17.472 0.118337C16.8413 -0.161338 16.0748 0.0717248 15.7595 0.638245L11.2286 8.88865L1.09294 10.2117C0.813504 10.2476 0.558017 10.3659 0.36241 10.5452C0.125931 10.7635 -0.00437884 11.0572 0.000112358 11.3618C0.00460355 11.6663 0.143529 11.9568 0.386361 12.1694L7.71963 18.5912L5.98711 27.6591C5.94648 27.8701 5.97247 28.087 6.06213 28.2854C6.15179 28.4837 6.30152 28.6555 6.49437 28.7813C6.68721 28.9071 6.91543 28.9819 7.15317 28.9971C7.3909 29.0123 7.62863 28.9674 7.83939 28.8675L16.9052 24.5863L25.971 28.8675C26.2185 28.9858 26.5059 29.0252 26.7813 28.9822C27.4759 28.8746 27.943 28.283 27.8232 27.6591L26.0907 18.5912L33.424 12.1694C33.6236 11.9938 33.7553 11.7643 33.7952 11.5133C33.903 10.8858 33.416 10.3049 32.7174 10.2117Z' fill='%23FF2C57'/%3E%3C/svg%3E%0A");
    height: 33px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 8px;
}
.jm-review-widget{
  padding: 0!important;
}
.jm-review-widget-minimal-header__title{
  font-family: 'DelaGothicOne';
  font-size: 52px!important;
}
@media(max-width: 768px){
  .jdgm-review-widget .jm-review-widget-minimal-header__title{
    font-size: 36px!important;
  }
}
@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 */

/* Section. History with Timeline */
.history p{
  opacity: 0.9;
  margin-top: 0;
}
.history .history__inner{
  background: #242833;
  color: #ffff;
  border-radius: 40px;
  overflow: hidden;
margin: 100px 0;
display: flex;
flex-direction: column;
row-gap: 80px;
padding-bottom: 60px;
}

.history .history__header__img{
  width: 100%;
  padding-top: 38%;
  position: relative;
}
.history__header__img:before {
    content: "";
    width: 100%;
    height: 50px;
    background: linear-gradient(180deg, rgba(32, 32, 32, 0.00) 0%, #242833 100%), linear-gradient(180deg, rgba(32, 32, 32, 0.00) 0%, #242833 100%), linear-gradient(180deg, rgba(32, 32, 32, 0.00) 0%, #242833 100%), linear-gradient(180deg, rgba(32, 32, 32, 0.00) 0%, #242833 100%) !important;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: +1;
}
.history .history__header__img img, .history .history__header__img svg{
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  object-fit: cover;
}
.history .history__header .h1:first-line{
  color: #ff2c57;
}
.history .history__header .h1{
  max-width: 570px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
.history .history__header p{
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
}


.timeline {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 1em 0;
  list-style-type: none;
  padding: 0 60px;
}

.timeline:before {
  position: absolute;
  left: calc(30% + 30px);
  top: 0;
  content: ' ';
  display: block;
  width: 4px;
  height: 100%;
  margin-left: -3px;
  background: rgb(255,255,255);
  background: linear-gradient(to bottom, rgba(255, 44, 87, 0) 0%, rgb(255, 44, 87) 10%, rgb(255, 255, 255) 50%, rgb(255,255,255) 80%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.6;
}

.timeline li {
  padding: 5rem 0;
}

.timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.timeline__info {
  position: relative;
  width: calc(70% - 60px);
  float: right;
}

.timeline__title {
  position: relative;
  display: inline-block;
  margin: 0;
  text-align: center;
  margin-bottom: 1rem;
}

.timeline__title span{
  position: relative;
  display: inline;
  background: rgb(248,248,248);
  border-radius: 5px;
  font-family: 'DelaGothicOne';
  font-size: 24px;
  text-transform: uppercase;
  background: none;
  color: white;
  font-weight: 600;
  text-align: left;
}




.timeline__info:before {
  position: absolute;
  top: 50%;
  content: ' ';
  display: block;
  width: 34px;
  height: 34px;
  margin-top: -10px;
  border-radius: 100px;
  border: 6px solid #242833;
background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='11' fill='white'/%3E%3Ccircle cx='11' cy='11' r='5' fill='%23ff2c57'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}

.timeline__info:before {
  left: -72px;
  right: auto;
}




.timeline__info .time-wrapper {
  float: right;
}

.time {
  display: inline-block;
  padding: 4px 6px;
  background: rgb(248,248,248);
}
.timeline__img div{
  width: 100%;
  padding-top: 70%;
  position: relative;
  float: right;
}

.timeline__img{
  width: calc(30% - 60px);
  float: left;
  border-radius: 0;
  margin-top: 20px;
  overflow: hidden;
}

.timeline__img img, .timeline__img svg{
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .timeline__img{
        width: 100%!important;
    margin-bottom: 30px;
  }
  .timeline li{
    display: flex;
    flex-direction: column-reverse;
    padding: 2rem 0!important;
  }
  .timeline__info{
    width: 100%!important;
  }
  .timeline:before{
    left: 30px;
  }
  .timeline__info:before {
    position: absolute;
    top: 10px!important;
    left: -45px!important;
  }
  .history__addition{
    flex-direction: column;
    padding: 40px 20px!important;
  }
  .history .history__header p{
    padding: 0 20px!important;
  }
  .history .history__header .h1{
    max-width: 70%!important;
  }
  .history.page-width{
    padding:0!important;
  }
  .history .history__inner{
    border-radius: 0!important;
  }
  .history .history__header__img {
    width: 100%;
    padding-top: 68%!important;
  }
  .timeline{
    padding-right: 30px!important;
  }
  .timeline__title span{
    font-size: 22px!important;
  }
}
/*
@media screen and (max-width: 660px) {

.timeline {
 	width: 100%;
	padding: 4em 0 1em 0;
}

.timeline li {
	padding: 2em 0;
}


.timeline__info {
	float: none;
	width: 100%;

	text-align: center;
}

.timeline__title {
	text-align: center;
}

.timeline__title span{
	background: rgb(255,255,255);
	z-index: 15;
}


.timeline__info .timeline__title span:before {
  position: absolute;
  top: -30px;
	left: 50%;
	content: ' ';
	display: block;
	width: 12px;
	height: 12px;
	margin-left: -9px;
	background: #fff;
	border-radius: 10px;
	border: 4px solid rgb(255,80,80);
	z-index: 10;
}


.timeline__info .timeline__title span:after {
	content: "";
	position: absolute;
	left: 50%;
	top: -8px;
	height: 0;
	width: 0;
	margin-left: -8px;
	border: solid transparent;
	border-bottom-color: rgb(255,255,255);
	border-width: 8px;
	pointer-events: none;
}

.time-wrapper {
	display: block;
	position: relative;
	margin: 4px 0 0 0;
	z-index: 14;
}



.timeline__info .time-wrapper {
	float: none;
}

.timeline__text{
	position: relative;
	margin: 1em 0 0 0;
	padding: 1em;
	background: rgb(245,245,245);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	box-shadow: 0 0 1px rgba(0,0,0,0.20);
	
  z-index: 15;
}


.timeline__info .timeline__text{
	position: relative;
	margin: 1em 1em 0 1em;
	padding: 1em;
	
  z-index: 15;
}

}
*/
.history__before-after{
    padding: 0 40px;
}

.history .container {
  border-radius: 20px;
  overflow: hidden;
    margin-bottom: 25px;
}

.history  #comparison {
	width: 100%;
	padding-bottom: 50%;
	overflow: hidden; 
  position: relative;

}

.history  figure { 
  position: absolute;
	background-image: 
    url(https://cdn.shopify.com/s/files/1/0713/2689/2281/files/after_image.png?v=1769518595);
	background-size: cover;
	font-size: 0;
	width: 100%;
	height: 100%;
	margin: 0; 
}

.history  #divisor { 
	background-image: url(https://cdn.shopify.com/s/files/1/0713/2689/2281/files/before-image.png?v=1769518578);
	background-size: cover;
	position: absolute;
	width: 50%; 
	box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
	bottom: 0; height: 100%;
  display: block;
}  
  .history  #divisor:before,
  .history  #divisor:after {
    content: '';
    position: absolute;
    right: -2px;
    width: 4px;
    height: calc(50% - 25px);
    background: #ff2c57;
    z-index: +1;
  }
  .history  #divisor:before {
    top: 0;
    box-shadow: 0 -3px 8px 1px rgba(0,0,0,.3);
  }
  .history  #divisor:after {
    bottom: 0;
    box-shadow: 0 3px 8px 1px rgba(0,0,0,.3);
  }

.history  #handle {
  position: absolute;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
  display: block;
}

  .history  #handle:before,
  .history  #handle:after {
    content: '';
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
    top: 50%;
    margin-top: -6px;
  }
  .history  #handle:before {
    border-right: 6px solid white;
    left: 45%;
    margin-left: -17px;
  }
  .history  #handle:after {
    border-left: 6px solid white;
    right: 45%;
    margin-right: -17px;
  }


.history  input[type=range]{
	-webkit-appearance:none;
	-moz-appearance:none;
	position: absolute;
	top: 50%; left: -27px;
  transform: translateY(-54%);
	background-color: transparent;
	width: calc(100% + 50px); 
  z-index: 2;
} 
  .history  input[type=range]:focus,
  .history  input[type=range]:active {
    border: none;
    outline: none;
  }

.history  input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: transparent;
  border: 4px solid white;
  box-shadow: 0 0 8px 1px rgba(0,0,0,.3);
}
.history  input[type=range]::-moz-range-track {
	-moz-appearance:none;
	height:15px;
	width: 100%;
	background-color: transparent; 
	position: relative;
	outline: none;    
}
.history__addition h2{
  color: #fff;
  font-family: 'DelaGothicOne';
  font-size: 28px;
  text-transform: uppercase;
  background: none;
  color: white;
  font-weight: 600;
  text-align: left;
  margin-top: 0;
}
.history__addition{
  background: #ff2c57;
  padding: 40px 60px;
  display: flex;
  justify-content: space-between;
  column-gap: 50px;
  align-items: flex-start;
  color: #fff;
}
.history__addition .history__addition__text{
  text-align: left;
}
.history__addition .history__addition__text:first-child{
  flex-basis: 65%;
}
.history__addition .history__addition__text:last-child{
  flex-basis: 35%;
}
.history__addition .history__addition__text ul{
  list-style: none;
  padding-left: 0;
}
.history__addition .history__addition__text ul li:before{
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M16.3385 6.55692C16.5897 5.90965 16.7153 5.58602 16.9143 5.46855C17.0875 5.36635 17.2975 5.34775 17.4859 5.41794C17.7025 5.49861 17.883 5.79514 18.244 6.3882L21.6692 12.0147C21.7758 12.1897 21.8291 12.2773 21.9014 12.3425C21.9654 12.4003 22.0401 12.445 22.1212 12.4744C22.2128 12.5075 22.3151 12.5133 22.5197 12.5249L29.1001 12.8993C29.793 12.9387 30.1395 12.9584 30.3126 13.1115C30.4632 13.2446 30.5456 13.4387 30.537 13.6395C30.5271 13.8704 30.3008 14.1335 29.8483 14.6597L25.5545 19.6526C25.4207 19.8082 25.3537 19.886 25.314 19.9751C25.2788 20.054 25.2593 20.1389 25.2565 20.2252C25.2533 20.3227 25.2795 20.4219 25.3319 20.6204L27.0131 26.9868C27.1904 27.6583 27.2791 27.994 27.1871 28.206C27.1071 28.3905 26.948 28.529 26.7543 28.583C26.5317 28.645 26.2113 28.5111 25.5705 28.2433L19.4925 25.7034C19.3031 25.6242 19.2084 25.5847 19.1114 25.5744C19.0256 25.5653 18.9388 25.573 18.8558 25.5971C18.7622 25.6242 18.6759 25.6798 18.5034 25.791L12.9662 29.3593C12.3824 29.7355 12.0906 29.9237 11.8605 29.9017C11.6603 29.8827 11.4794 29.7742 11.3682 29.6067C11.2404 29.4141 11.2687 29.068 11.3253 28.3758L11.8616 21.8131C11.8784 21.6085 11.8867 21.5062 11.8665 21.4108C11.8486 21.3263 11.8144 21.2462 11.7659 21.1747C11.7111 21.094 11.6316 21.0292 11.4725 20.8995L6.36823 16.7387C5.83026 16.3002 5.56127 16.0809 5.51094 15.8554C5.46714 15.6592 5.51422 15.4537 5.63907 15.2961C5.78257 15.115 6.12019 15.0348 6.79542 14.8742L13.2076 13.3495C13.407 13.3021 13.5067 13.2783 13.5911 13.2296C13.6658 13.1865 13.7314 13.1293 13.7843 13.0612C13.844 12.9843 13.8811 12.8888 13.9553 12.6977L16.3385 6.55692Z' fill='white'%3E%3C/path%3E%3C/svg%3E");
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: -2px;
    left: -3px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(3deg);
}
.history__addition .history__addition__text ul li{
      font-family: 'DelaGothicOne';
    font-size: 20px;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    line-height: 27px;
}
.history__note{
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}
@media(max-width: 768px){
  .history__before-after{
    padding: 0 20px!important;
}

}
/* End Section. History with Timeline */
/* Footer */
.footer__content-bottom .footer__content-bottom-wrapper{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;

}
.footer__copyright{
  flex-basis: 30%;
  text-align: left!important;
}
.footer__content-bottom{
  padding-top: 0!important;
}
.footer li .link{
  font-size: 16px;
  padding-bottom: 7px;
  text-decoration: none!important;
}
.footer li .link:hover{
  color: #ff2c57;
}
.footer .list-social{
  margin-top: 20px;
}
.footer h2{
  font-family: 'Gilroy 500',sans-serif;
  text-transform: uppercase;
  color: #fff;
}
@media(min-width: 768px){
  .footer .footer__blocks-wrapper .footer-block:first-child{
    width: 40%!important;
      padding-right: 10%;
  }
}
@media(max-width: 990px){
  .footer__copyright{
    flex-basis: 100%!important;
  }
}

/* End Footer */

/* Form */
.field__input, .customer .field input{
  border-radius: 30px!important;
  border: 1px solid #242833;
  background: var(--White, #FFF);
  display: flex;
  height: 56px;
  padding: 4px 4px 4px 24px;
  align-items: center;
  color: #242833;  
  font-family: 'Gilroy 500', sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-style: normal;
  line-height: 150%;
}
.field__label, .customer .field label{
  color: #242833;  
  font-family: 'Gilroy 500', sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-style: normal;
  top: 17px;
  left: 24px;
  letter-spacing: 0;
  text-transform: capitalize;
}
.contact form{
  background: #fff;
  border-radius: 30px;
  padding: 30px;
}
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after{
  display: none;
}
.contact__button .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;
}
.contact__button .button svg{
    position: absolute;
    right: 4px;
    top: 4px;
    transition: all .2s linear;
}
.contact__button .button:hover svg{
    transform: rotate(45deg);
}
.contact h2, .contact p{
  text-align: center;
}
.contact p{
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media(max-width: 768px){
  .contact form{
    padding: 20px!important;
    max-width: 700px;
    margin: 0 auto;
  }
}
/* End Form*/

/* Contacts */
.contacts__wrapper{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
}
.contacts__wrapper .contacts__item{
  flex-basis: 45%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.contacts__wrapper .contacts__item__icon{
  width: 56px;
  height: 56px;
  border-radius: 100px !important;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-right: 20px;
  text-align: left;
  background: #fff;
  max-height: 56px;
  min-width: 56px;
}
.contacts__wrapper .contacts__item__title{
  font-size: 18px;
  font-family: 'Gilroy 600';
  color: #1D123E;
}
.contacts__wrapper .contacts__item__info{
  display: flex;
    flex-direction: column;
}
.contacts__wrapper .contacts__item__info a{
  text-decoration: none!important;
  color: #242833!important;
}
.contacts__wrapper .contacts__item__info a:hover{
  color: #ff2c57!important;
}

@media (max-width: 768px){
  .contacts__wrapper .contacts__item{
    flex-basis: 100%!important;
  }
}
/* End Contacts */