.HeroSection-module__h8JdjW__heroSection{padding:20px 0 0;position:relative;overflow:hidden}.HeroSection-module__h8JdjW__heroSlider{padding-bottom:0!important}.HeroSection-module__h8JdjW__slideItem{cursor:pointer;border-radius:10px;width:100%;height:100%;transition:all .3s;position:relative;overflow:hidden}.HeroSection-module__h8JdjW__slideImage{object-fit:cover;width:100%;height:auto;display:block}.HeroSection-module__h8JdjW__slideContent{pointer-events:none;flex-direction:column;justify-content:center;align-items:flex-start;width:80%;height:100%;display:flex;position:absolute;top:50%;left:10%;transform:translateY(-50%)}.HeroSection-module__h8JdjW__heroSlider .swiper-slide{opacity:.3;transition:all .3s;transform:scale(1)}.HeroSection-module__h8JdjW__heroSlider .swiper-slide-active{opacity:1;transform:scale(1)}.HeroSection-module__h8JdjW__heroSlider .swiper-pagination{bottom:5px!important}.HeroSection-module__h8JdjW__heroSlider .swiper-pagination-bullet{opacity:.5;background:#ccc;border-radius:5px;width:8px;height:8px;transition:all .3s;margin:0 8px!important}.HeroSection-module__h8JdjW__heroSlider .swiper-pagination-bullet-active{opacity:1;border-radius:0;transform:rotate(45deg)scale(1.2);background:var(--primary-color)!important}@media (max-width:768px){.HeroSection-module__h8JdjW__heroSection{padding:4vw 0}.HeroSection-module__h8JdjW__heroSlider .swiper-slide{opacity:1;transform:scale(1)}}
.CategorySection-module__cmd-GG__categorySection{background-color:#fff;padding:60px 0}.CategorySection-module__cmd-GG__categoryGrid{grid-template-columns:repeat(6,1fr);gap:30px;padding:0 15px;display:grid}.CategorySection-module__cmd-GG__categoryItem{text-align:center;cursor:pointer;color:inherit;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s;display:flex}.CategorySection-module__cmd-GG__categoryItem a{aspect-ratio:1;width:100%;display:block}.CategorySection-module__cmd-GG__imageContainer{aspect-ratio:1;background:var(--secondary-color-10);border:2px solid var(--secondary-color-60);border-radius:30px;justify-content:center;align-items:center;width:100%;margin-bottom:10px;padding:15px;transition:all .3s;display:flex;overflow:hidden}.CategorySection-module__cmd-GG__categoryItem:hover .CategorySection-module__cmd-GG__imageContainer{background:var(--secondary-color-10);transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.CategorySection-module__cmd-GG__categoryImage{object-fit:contain;width:100%;height:100%;transition:transform .5s}.CategorySection-module__cmd-GG__categoryItem:hover .CategorySection-module__cmd-GG__categoryImage{transform:scale(1.1)}.CategorySection-module__cmd-GG__categoryName{font-size:calc(var(--font-size-base));font-weight:600;transition:color .3s}.CategorySection-module__cmd-GG__categoryItem:hover .CategorySection-module__cmd-GG__categoryName{color:var(--primary-color)}@media (max-width:1200px){.CategorySection-module__cmd-GG__categoryGrid{grid-template-columns:repeat(5,1fr)}}@media (max-width:992px){.CategorySection-module__cmd-GG__categoryGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.CategorySection-module__cmd-GG__categorySection{padding:40px 0}.CategorySection-module__cmd-GG__categoryGrid{grid-template-columns:repeat(3,1fr);gap:20px}.CategorySection-module__cmd-GG__sectionTitle h2{font-size:26px}}@media (max-width:480px){.CategorySection-module__cmd-GG__categoryGrid{grid-template-columns:repeat(2,1fr);gap:15px}.CategorySection-module__cmd-GG__categoryName{font-size:14px}.CategorySection-module__cmd-GG__imageContainer{padding:10px}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ReviewSection-module__tDemka__testimonial_section_full{background:#fff;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:60px 0;position:relative;left:50%;right:50%;overflow:hidden}.ReviewSection-module__tDemka__testimonial_marquee_track{gap:30px;width:max-content;padding:0 0 30px;animation:40s linear infinite ReviewSection-module__tDemka__marquee-scroll;display:flex}.ReviewSection-module__tDemka__testimonial_marquee_track:hover{animation-play-state:paused}.ReviewSection-module__tDemka__testimonial_marquee_track.ReviewSection-module__tDemka__reverse{animation:40s linear infinite ReviewSection-module__tDemka__marquee-scroll-reverse}.ReviewSection-module__tDemka__testimonial_marquee_track.ReviewSection-module__tDemka__reverse:hover{animation-play-state:paused}@keyframes ReviewSection-module__tDemka__marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ReviewSection-module__tDemka__marquee-scroll-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.ReviewSection-module__tDemka__testimonial_card_leaf{background:#e9dac730;background:radial-gradient(circle at center, #fff 0%, var(--secondary-color-20) 100%);border:1px solid #f0e6e4;border-radius:20px;flex-direction:column;flex:0 0 380px;justify-content:flex-start;min-height:240px;padding:15px 20px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 5px 15px #58121d05}.ReviewSection-module__tDemka__testimonial_card_leaf:nth-child(odd),.ReviewSection-module__tDemka__testimonial_card_leaf:nth-child(2n){transform:rotate(0)}.ReviewSection-module__tDemka__testimonial_card_leaf:hover{background:var(--primary-color);border-color:var(--primary-color-20);z-index:10}.ReviewSection-module__tDemka__testi_header{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.ReviewSection-module__tDemka__testi_author p{font-size:calc(var(--font-size-base) + 3px);color:#1a1a1a;margin-bottom:5px;font-weight:700}.ReviewSection-module__tDemka__testi_author span{color:#b08d92;text-transform:uppercase;letter-spacing:1.2px;font-size:.75rem;font-weight:600}.ReviewSection-module__tDemka__quote_icon_testi{color:var(--primary-color);opacity:.15;font-size:2.2rem}.ReviewSection-module__tDemka__testi_text{color:#4a4a4a;margin:0;font-size:.92rem;font-weight:500;line-height:1.75}.ReviewSection-module__tDemka__testimonial_card_leaf:hover .ReviewSection-module__tDemka__testi_author p{color:#fff}.ReviewSection-module__tDemka__testimonial_card_leaf:hover .ReviewSection-module__tDemka__testi_author span{color:var(--secondary-color)}.ReviewSection-module__tDemka__testimonial_card_leaf:hover .ReviewSection-module__tDemka__testi_text{color:#fffc}.ReviewSection-module__tDemka__testimonial_card_leaf:hover .ReviewSection-module__tDemka__quote_icon_testi{color:var(--secondary-color);opacity:1}
.FeaturedBanner-module__WybmcW__featuredBannerSection{padding:0}.FeaturedBanner-module__WybmcW__bannerImage{border-radius:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.FeaturedBanner-module__WybmcW__bannerImage img{width:100%}
