.hero-module__c8nLxq__hero_img{object-fit:cover;border-radius:10px;width:100%;height:480px;margin-top:70px}@media (max-width:768px){.hero-module__c8nLxq__hero_img{aspect-ratio:16/9;height:auto}}
.useKeenSliderHero-module__2ZKNlq__hero{flex-direction:column;justify-content:center;align-items:center;padding:20px 0;display:flex}@media (max-width:768px){.useKeenSliderHero-module__2ZKNlq__hero{padding:20px 15px}}.useKeenSliderHero-module__2ZKNlq__hero_container{width:100%;max-width:var(--s_max_width)}.useKeenSliderHero-module__2ZKNlq__hero_img{object-fit:cover;border-radius:10px;width:100%;height:480px!important;margin-top:0!important}.useKeenSliderHero-module__2ZKNlq__thumb{cursor:pointer;opacity:.6;transition:opacity .2s,transform .2s;height:140px!important}.useKeenSliderHero-module__2ZKNlq__thumb:hover{opacity:.9;transform:scale(1.02)}.useKeenSliderHero-module__2ZKNlq__active_thumb{opacity:1;border:2px solid var(--c_primary);border-radius:10px}.useKeenSliderHero-module__2ZKNlq__thumb_img{object-fit:cover;border-radius:8px;width:100%;height:100%}
.catalog_section-module__NEvJOa__catalog_section{background-color:var(--c_section_alt);flex-direction:column;align-items:center;width:100%;padding:100px 0;display:flex;position:relative;overflow:hidden}.catalog_section-module__NEvJOa__catalog_container{width:95%;max-width:var(--s_max_width);flex-direction:column;align-items:center;gap:70px;display:flex}.catalog_section-module__NEvJOa__header_container{text-align:center;flex-direction:column;align-items:center;gap:15px;display:flex}.catalog_section-module__NEvJOa__header_container h2{text-transform:uppercase;color:var(--c_black);font-size:2.5rem;font-weight:800}.catalog_section-module__NEvJOa__header_container p{color:var(--c_gray);max-width:650px;font-size:1.1rem;line-height:1.7}.catalog_section-module__NEvJOa__footer_container{width:100%;padding:0 20px;position:relative}.catalog_section-module__NEvJOa__slider_wrapper{width:100%;overflow:visible}.catalog_section-module__NEvJOa__catalog_item{background:#fff;border:1px solid rgba(0,0,0,.03);border-radius:24px;flex-direction:column;height:520px;transition:all .5s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.08)}.catalog_section-module__NEvJOa__catalog_item:hover{transform:translateY(-15px);box-shadow:0 30px 60px rgba(0,0,0,.15)}.catalog_section-module__NEvJOa__catalog_item img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.catalog_section-module__NEvJOa__catalog_item:hover img{transform:scale(1.1)}.catalog_section-module__NEvJOa__btn_container{-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;background:rgba(0,0,0,.4);flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:20px;transition:all .4s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.catalog_section-module__NEvJOa__catalog_item:hover .catalog_section-module__NEvJOa__btn_container{opacity:1;visibility:visible}.catalog_section-module__NEvJOa__btn_container a,.catalog_section-module__NEvJOa__btn_container button{cursor:pointer;text-transform:uppercase;border:none;border-radius:12px;justify-content:center;align-items:center;width:80%;max-width:200px;height:50px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.catalog_section-module__NEvJOa__view_btn{background:var(--c_white);color:var(--c_black)}.catalog_section-module__NEvJOa__download_btn{background:var(--bg_red_gradient);color:#fff;font-size:1.3rem!important}.catalog_section-module__NEvJOa__view_btn:hover{background:var(--c_primary);color:#fff;transform:scale(1.05)}.catalog_section-module__NEvJOa__download_btn:hover{filter:brightness(1.1);transform:scale(1.05)}.catalog_section-module__NEvJOa__arrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:50px;height:50px;color:var(--c_black);cursor:pointer;z-index:5;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.05);border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;transition:all .3s;display:flex;position:absolute;top:calc(50% - 35px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.catalog_section-module__NEvJOa__arrow:hover{background:var(--c_primary);color:#fff;transform:scale(1.1)}.catalog_section-module__NEvJOa__left{left:-10px}.catalog_section-module__NEvJOa__right{right:-10px}.catalog_section-module__NEvJOa__dots{justify-content:center;gap:12px;margin-top:40px;display:flex}.catalog_section-module__NEvJOa__dot{cursor:pointer;background:rgba(0,0,0,.1);border:none;border-radius:50%;width:10px;height:10px;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.catalog_section-module__NEvJOa__dot.catalog_section-module__NEvJOa__active{background:var(--c_primary);border-radius:10px;width:30px}.catalog_section-module__NEvJOa__view_more{color:var(--c_black);text-transform:uppercase;background:#fff;border-radius:30px;align-items:center;gap:10px;margin-top:50px;padding:10px 20px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px rgba(0,0,0,.05)}.catalog_section-module__NEvJOa__view_more:hover{color:var(--c_primary);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.catalog_section-module__NEvJOa__spinner{animation:1s linear infinite catalog_section-module__NEvJOa__spin}@keyframes catalog_section-module__NEvJOa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1250px){.catalog_section-module__NEvJOa__left{left:5px}.catalog_section-module__NEvJOa__right{right:5px}}@media (max-width:800px){.catalog_section-module__NEvJOa__footer_container{padding:0}.catalog_section-module__NEvJOa__arrow{display:none}.catalog_section-module__NEvJOa__header_container h2{font-size:2rem}.catalog_section-module__NEvJOa__catalog_container{gap:50px}.catalog_section-module__NEvJOa__catalog_item{max-width:310px;height:450px;margin:0 auto}.catalog_section-module__NEvJOa__btn_container{opacity:1;visibility:visible;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(transparent,rgba(0,0,0,.8));height:150px;top:auto}.catalog_section-module__NEvJOa__btn_container a,.catalog_section-module__NEvJOa__btn_container button{width:100%;height:44px}}
.best_brands-module__NpswRa__best_brands{background-color:var(--c_section_alt);place-items:center;height:400px;display:grid;position:relative}.best_brands-module__NpswRa__best_brands>.best_brands-module__NpswRa__best_brands_container{width:95%;max-width:var(--s_max_width);justify-content:center;align-items:center;gap:80px;display:flex}.best_brands-module__NpswRa__best_brands>.best_brands-module__NpswRa__best_brands_container>h2{text-transform:uppercase;text-align:right;width:auto;max-width:300px;color:var(--c_black);font-size:1.7rem}.best_brands-module__NpswRa__best_brands>.best_brands-module__NpswRa__best_brands_container>h2>span{color:var(--c_primary)}.best_brands-module__NpswRa__best_brands>.best_brands-module__NpswRa__best_brands_container>.best_brands-module__NpswRa__best_brands_carrousel_container{justify-content:center;align-items:center;width:100%;max-width:500px;display:flex;position:relative;overflow:visible}.best_brands-module__NpswRa__best_brands>.best_brands-module__NpswRa__best_brands_container>.best_brands-module__NpswRa__best_brands_carrousel_container>div{width:355px}@media (max-width:768px){.best_brands-module__NpswRa__best_brands{height:auto;padding:50px 0}.best_brands-module__NpswRa__best_brands>.best_brands-module__NpswRa__best_brands_container{flex-direction:column;justify-content:center;gap:30px}.best_brands-module__NpswRa__best_brands>.best_brands-module__NpswRa__best_brands_container>h2{width:100%;max-width:unset;text-align:center;font-size:1.4rem}.best_brands-module__NpswRa__best_brands>.best_brands-module__NpswRa__best_brands_container>.best_brands-module__NpswRa__best_brands_carrousel_container{width:100%;max-width:365px}.best_brands-module__NpswRa__best_brands>.best_brands-module__NpswRa__best_brands_container>.best_brands-module__NpswRa__best_brands_carrousel_container>div{width:100%}.best_brands-module__NpswRa__arrow{display:none!important}}.best_brands-module__NpswRa__arrow{cursor:pointer;z-index:2;width:40px;height:40px;color:var(--c_primary);background-color:transparent;border:none;justify-content:center;align-items:center;font-size:2.2rem;transition:all .2s ease-in-out;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.best_brands-module__NpswRa__arrow:hover{color:var(--c_black);transform:translateY(-50%)scale(1.1)}.best_brands-module__NpswRa__arrowLeft{left:0}.best_brands-module__NpswRa__arrowRight{right:0}.best_brands-module__NpswRa__keen-slider__slide{justify-content:center;align-items:center;display:flex}
.banner_section-module__xFr_wW__banner_section{background-image:url(../media/Home1.65bd3509.webp);background-position:50%;background-size:cover;place-items:center;height:350px;display:grid}.banner_section-module__xFr_wW__banner_section>div{width:90%;max-width:var(--s_max_width);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.banner_section-module__xFr_wW__banner_section>div>p{color:var(--c_white);text-align:center;font-size:1.7rem;line-height:1.3}.banner_section-module__xFr_wW__banner_section>div>a{text-transform:uppercase;background:var(--bg_red_gradient);color:var(--c_white);border-radius:25px;padding:12px 40px;font-size:1.1rem;text-decoration:none;transition:transform .2s}.banner_section-module__xFr_wW__banner_section>div>a:hover{transform:scale(1.05)}@media (max-width:768px){.banner_section-module__xFr_wW__banner_section{height:300px}.banner_section-module__xFr_wW__banner_section>div{width:85%}.banner_section-module__xFr_wW__banner_section>div>p{font-size:1.3rem}.banner_section-module__xFr_wW__banner_section>div>a{padding:10px 30px;font-size:1rem}}
