/** Shopify CDN: Minification failed

Line 109:7 Unexpected "{"
Line 110:8 Expected identifier but found "."
Line 113:5 Unexpected "{"
Line 148:15 Expected identifier but found "#626262"

**/
:root {
  --pink: #f6aacd;
  --dark: #232323;
  --grey-1: #8a8a8a;
  --grey-2: #363535;
  --grey-3: #626262;
}
.slide__slide{
  overflow: hidden;
}
.evolution-banner {
  padding: 20px 0;
  background: radial-gradient(50% 50% at 50% 50%, #151414 0%, #232323 100%);
}

.evolution-banner__container {
  color: white;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.evolution-banner__span {
  font-size: clamp(20px, 24px, 26px);
  font-weight: 600;
}

.evolution-banner__h2 {
  display: flex;
  font-weight: 800;
  font-size: clamp(48px, 58px, 68px);
  text-shadow: 0px 4px 30px 0px #f6aacd80;
}

.evolution-banner__h2--span-one {
  color: var(--pink);
  text-shadow: 0 1px 15px rgba(246, 170, 205, 0.5);
}

.evolution-banner__p {
  color: var(--pink);
  font-size: 18px;
}

.evolution-banner__focus {
  width: max(800px, 70%);
  margin: 0 auto;
  height: 400px;
  position: relative;
  display: grid;
  place-items: center;
}

.evolution-banner__focus--text {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.evolution-banner__focus--bg {
}

.evolution-banner__focus--img {
  position: absolute;
  z-index: 1;
  width: max(450px, 70%);
  object-fit: contain;
}

.evolution-banner__focus--mask {
  z-index: 2;
}

.evolution-banner__a {
  padding: 10px 24px;
  border-radius: 5px;
  color: white;
  background-color: var(--pink);
}

.evolution-banner__end-text {
  color: var(--grey-1);
  font-size: 18px;
}
.slide {
  padding: 40px 0;
  background-color: var(--grey-2);
}
.slide__wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  color: white;

  .slide__slide {
    .swiper- {
       {
        .section.settings.type_slide.;
      }
    }
     {
      .swiper-wrapper {
        .swiper-slide {
        }
      }
    }
  }
}
.slide__header {
  max-width: max(700px, 50%);
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.slide__h3{
    max-width: max(500px, 50%);
    display: grid;
    grid-template-columns: 1fr 26px;
    gap: 10px;
}
.product-article-evo {
  color: white;
}
.product-article-evo__top {
    position: relative;
  }
.product-article-evo:hover {
  .product-article__handlers{
    opacity: 1;
  }
}
.product-article__title {
  font-size: 18px;
  font-weight: 600;
  color: white;#626262
}
.product-article-evo__figure {
  height: 300px;
  display: grid;
  place-items: center;
  position: relative;
  background-color: var(--dark);
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.4s ease;
  img {
    height: 100%;
    position: absolute;
    width: 100%;
    object-fit: contain;
    transition: all 0.4s ease;
  }
  .product-article-evo__targets {
    span.product-article-evo__span.product-article-evo__span--new {
    }
    span.product-article__span.product-article__span--best-selling {
    }
  }
}
.product-article-evo__span--new {
  position: absolute;
  z-index: 3;
  top: 10px;
  left: 0px;
  background-color: white;
  padding: 5px 10px;
  display: grid;
  place-items: center;
  border-radius: 5px;
  color: var(--grey-3);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
}
.product-article-evo__figure:hover {
  background-color: white;
}
.product-article-evo__figure:hover .product-article-evo__figure--hover {
  z-index: 2;
}
.product-article-evo__figure:hover .product-article-evo__figure--primary {
  opacity: 0;
}
.product-article-evo__figure--hover {
}
.product-article-evo__texts-buttons{
    display: grid;
    grid-template-columns: 20px 1fr 20px;
align-items: center;
    gap: 10px;
}
.product-article__texts{
    padding: 10px 0;
    display: grid;
    gap: 10px;
}
.product-article-evo__wishlist{
    background-color: white;
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    cursor: pointer;
}

section#shopify-section-template--25042039439659__custom_page_characteristics_e8HM4B{
          background: #232323;
    margin: 0;
    padding-top: 80px;
    color: white;
}
section#shopify-section-template--25042039439659__component_related_QqGEb4 {
    background: #232323;
    margin: 0;
    padding: 0;
}
main.main-evo {
     background: #232323; 
}
.product-article-evo__figure:hover{
   background: #232323; 
}
.product-article-evo__wishlist{
  display:none;
}
.main-evo span.select-products__wrapper--top.max-width h2 {
    padding: 13px;
}
.main-evo .select-products__title--two{
  border-left: none !important;
}
.main-evo .product-article__figure{
  background-color: #232323;
}
.main-evo .product-article .product-price{
  color:white;
}
.select-products__info--button{
  font-size:12px !important; 
}
@media(max-width:600px){
.evolution-banner__focus {
    width: 331px;
    height: 190px;
}
.information-evo__top,.information-evo__bottom{
  flex-direction:column;
}
.information-evo__bottom--video {
    width: 322px !important;
        margin: 0 auto;
}
.information-evo__bottom--full{
  font-size: 48px !important;
}
.select-products__wrapper--bottom, .select-products__wrapper--top{
  flex-direction: column;
}
.evolution-banner__focus--bg {
    display: none;
}
}
