@charset "UTF-8";.hero__content__wrapper .custom-prev-next-button{position:absolute;z-index:999;cursor:crosshair}.hero__content__wrapper .custom-prev-next-button.next{right:2rem}.hero__content__wrapper .custom-prev-next-button.previous{left:2rem}.section-icons{padding:1.5rem 1rem 2rem}.section-icons [data-carousel]:not(.flickity-enabled){display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.section-icons [data-carousel]:not(.flickity-enabled) .slide-item{flex:0 0 100%;max-width:100%}@media screen and (min-width:600px){.section-icons [data-carousel]:not(.flickity-enabled) .slide-item{flex:0 0 33.333%;max-width:33.333%}}@media screen and (min-width:768px){.section-icons [data-carousel]:not(.flickity-enabled) .slide-item{flex:0 0 25%;max-width:25%}}.category-carousel-section{padding-block:0!important}.category-carousel-section .category-carousel-container{position:relative;margin:0 auto;padding:0 50px}@media screen and (max-width:767px){.category-carousel-section .category-carousel-container{padding:0 10px}}.category-carousel-section .category-carousel-flickity:not(.flickity-enabled){display:flex;flex-wrap:nowrap;overflow:hidden}.category-carousel-section .category-carousel-flickity:not(.flickity-enabled) .category-carousel-cell{flex:0 0 33.333%;max-width:33.333%}@media screen and (min-width:768px){.category-carousel-section .category-carousel-flickity:not(.flickity-enabled) .category-carousel-cell{flex:0 0 16.666%;max-width:16.666%}}.category-carousel-section .category-carousel-flickity:focus{outline:none}.category-carousel-section .category-carousel-cell{width:33.333%;padding:0 6px}@media screen and (min-width:768px){.category-carousel-section .category-carousel-cell{width:16.666%;padding:0 8px}}.category-carousel-section .category-card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-decoration:none;color:#1a2a40;transition:transform .2s ease;width:100%}.category-carousel-section .category-card:hover{transform:translateY(-4px)}.category-carousel-section .category-card__image-wrapper{width:100%;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.category-carousel-section .category-card__image-wrapper img{max-width:100%;max-height:100%;object-fit:contain}.category-carousel-section .category-card__title{font-size:14px;font-weight:700;text-align:center;color:#111e38}.category-carousel-section .category-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background-color:#111e38;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:opacity .2s ease,background-color .2s ease}.category-carousel-section .category-carousel-nav:hover{background-color:#1d3159}.category-carousel-section .category-carousel-nav--prev{left:20px}@media screen and (max-width:1024px){.category-carousel-section .category-carousel-nav--prev{left:10px}}.category-carousel-section .category-carousel-nav--next{right:20px}@media screen and (max-width:1024px){.category-carousel-section .category-carousel-nav--next{right:10px}}.category-carousel-section .category-carousel-nav svg{width:16px;height:16px;fill:none}.home-banners-row{margin:0 auto;padding:24px 1.5rem}.home-banners-row .home-banners-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media screen and (max-width:1024px){.home-banners-row .home-banners-grid{grid-template-columns:repeat(2,1fr)}}.home-banners-row .home-banner-item{width:100%;overflow:hidden;border-radius:20px}.home-banners-row .home-banner-item a{display:block;width:100%;height:100%}.home-banners-row .home-banner-item:hover .home-banner-img{transform:scale(1.02)}@media(max-width:768px){.home-banners-row .home-banner-item{border-radius:16px}}.home-banners-row .home-banner-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:20px;transition:transform .3s ease}@media(max-width:768px){.home-banners-row .home-banner-img{border-radius:16px}}.home-banners-row .home-banner-placeholder svg{width:100%;height:auto;background-color:#f3f3f3;border-radius:20px}@media(max-width:768px){.home-banners-row .home-banner-placeholder svg{border-radius:16px}}.brands-section .wrapper{padding-inline:1.5rem}.brands-track{display:flex;max-width:100%;overflow:auto;gap:1rem;padding-block:1.5rem 2.4rem;scrollbar-width:none}@media screen and (max-width:1024px){.brands-track{padding-inline:.4rem;padding-top:0;width:100%}}.brands-track .brand-card img{width:190px;height:auto}.promo-mosaic-wrapper{margin:0 auto;padding:0 1.5rem}.promo-mosaic-grid{display:flex;flex-direction:column;gap:0px}.promo-mosaic-row{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:1.5rem}@media screen and (min-width:768px){.promo-mosaic-row{grid-template-columns:1fr 1fr;gap:20px}.promo-mosaic-row--normal .promo-card-image{order:1}.promo-mosaic-row--normal .promo-card-text,.promo-mosaic-row--reverse .promo-card-image{order:2}.promo-mosaic-row--reverse .promo-card-text{order:1}}.promo-card-image{width:100%;border-radius:20px;overflow:hidden;position:relative;min-height:240px;background-color:#f0f0f0;order:1}.promo-card-image img{width:100%;height:100%;object-fit:cover;display:block}.promo-card-image img.img-desktop{display:none}@media screen and (min-width:768px){.promo-card-image img.img-desktop{display:block}}.promo-card-image img.img-mobile{display:block}@media screen and (min-width:768px){.promo-card-image img.img-mobile{display:none}}@media screen and (min-width:768px){.promo-card-image{min-height:380px}}.promo-card-text{width:100%;border-radius:20px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left;min-height:240px;order:2;font-family:Poppins,sans-serif}.promo-card-text__title{font-size:18px;font-weight:600;line-height:1.3;margin:0 0 12px;color:#1f1919!important;max-width:60%;text-transform:capitalize;font-family:Poppins}@media screen and (max-width:1024px){.promo-card-text__title{font-size:24px;max-width:100%}}.promo-card-text__description{font-size:14px;line-height:1.5;margin:0 0 16px;max-width:60%;font-family:Poppins}@media screen and (max-width:1024px){.promo-card-text__description{max-width:100%}}.promo-card-text__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s ease,opacity .2s ease;font-family:Poppins;width:60%}@media screen and (max-width:1024px){.promo-card-text__btn{width:100%}}.promo-card-text__btn:hover{transform:translateY(-2px);opacity:.95}@media screen and (min-width:768px){.promo-card-text{padding:48px 40px;min-height:380px}}.mosaic-gallery-wrapper{margin:0 auto;padding:0 1.5rem}.mosaic-gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:.8rem}@media screen and (min-width:768px){.mosaic-gallery-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,250px);gap:16px}}@media screen and (max-width:1024px){.mosaic-gallery-grid{gap:1rem}}.mosaic-gallery-item{position:relative;border-radius:20px;overflow:hidden;background-color:#f0f0f0;display:block;text-decoration:none;width:100%}.mosaic-gallery-item:nth-child(1){grid-column:1/2;aspect-ratio:1/1}.mosaic-gallery-item:nth-child(2){grid-column:2/3;aspect-ratio:1/1}.mosaic-gallery-item:nth-child(3){grid-column:1/span 2;aspect-ratio:16/9}.mosaic-gallery-item:nth-child(4){grid-column:1/span 2;aspect-ratio:16/9}.mosaic-gallery-item img{width:100%;height:100%;object-fit:initial;display:block;transition:transform .4s cubic-bezier(.16,1,.3,1)}.mosaic-gallery-item img.img-desktop{display:none}@media screen and (min-width:768px){.mosaic-gallery-item img.img-desktop{display:block}}.mosaic-gallery-item img.img-mobile{display:block}@media screen and (min-width:768px){.mosaic-gallery-item img.img-mobile{display:none}}@media screen and (min-width:768px){.mosaic-gallery-item{aspect-ratio:auto!important}.mosaic-gallery-item:nth-child(1){grid-column:1;grid-row:1}.mosaic-gallery-item:nth-child(2){grid-column:1;grid-row:2}.mosaic-gallery-item:nth-child(3){grid-column:2;grid-row:1/span 2}.mosaic-gallery-item:nth-child(4){grid-column:3;grid-row:1/span 2}}.showcase-serie .swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.showcase-serie .swiper:not(.swiper-initialized) .swiper-slide{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);margin-right:20px}@media screen and (min-width:768px){.showcase-serie .swiper:not(.swiper-initialized) .swiper-slide{flex:0 0 calc(20% - 16px);max-width:calc(20% - 16px);margin-right:20px}}[id*=section_hero] .wrapper:first-of-type{max-width:unset!important;padding-inline:0!important}@media screen and (max-width:1024px){[id*=section_hero] .wrapper:first-of-type{padding-inline:0!important}}.section--image.section-home-image .wrapper{padding-inline:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/36/assets/home.css.map */
