.hero-section{overflow:hidden;position:relative;height:100svh}.hero-section .cursor-grid-wrapper{position:absolute;inset:0;z-index:1;pointer-events:none}.hero-section .cursor-grid-wrapper .cursor-grid-inner{position:relative;width:100%;height:100%;pointer-events:auto}.hero-section .container-lg{position:relative;z-index:2;pointer-events:none}.hero-section .container-lg .item-content,.hero-section .container-lg .hero-slider-wrapper{pointer-events:auto}.hero-section .scroll-down-wrapper{position:absolute;bottom:0;left:50%;transform:translateX(-50%);transform-origin:center bottom;z-index:3}@media(max-width:1599px){.hero-section .scroll-down-wrapper{transform:translateX(-50%) scale(0.7)}}@media(max-width:1024px){.hero-section .scroll-down-wrapper{display:none}}.hero-section .scroll-down-wrapper .scroll-down{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-section .scroll-down-wrapper .scroll-down .scroll-down-icon{position:absolute;left:50%;top:0;display:flex;flex-direction:column;align-items:center;pointer-events:none;will-change:transform,opacity;animation:scrollChevronLead 2s linear infinite}.hero-section .scroll-down-wrapper .scroll-down .scroll-down-icon i{position:relative;color:var(--primary-color);line-height:.7}.hero-section .scroll-down-wrapper .scroll-down .scroll-down-icon i:first-of-type{font-size:.9375rem;opacity:.65;z-index:1;margin-bottom:-0.6875rem;animation:scrollChevronCatch 2s linear infinite;animation-delay:.32s}.hero-section .scroll-down-wrapper .scroll-down .scroll-down-icon i.scroll-down-icon__lead,.hero-section .scroll-down-wrapper .scroll-down .scroll-down-icon i:last-of-type{font-size:1.625rem;z-index:2}.hero-section .pattern{position:absolute;width:100%;height:100vh;z-index:0;overflow:hidden;pointer-events:none;background:linear-gradient(-90deg, #98201b 0%, #40110e 100%)}.hero-section .pattern #crosses{position:absolute;inset:0;z-index:2}.hero-section .pattern .cross{position:absolute;width:16px;height:16px;margin-left:-8px;margin-top:-8px;opacity:0;animation:pulse 4.5s infinite linear;will-change:transform,opacity,filter}.hero-section .pattern .cross::before{content:"";position:absolute;left:8px;top:0;width:1px;height:16px;background:linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.14), #fff, rgba(255, 255, 255, 0.14), transparent)}.hero-section .pattern .cross::after{content:"";position:absolute;left:0;top:8px;width:16px;height:1px;background:linear-gradient(to right, transparent, rgba(255, 255, 255, 0.14), #fff, rgba(255, 255, 255, 0.14), transparent)}@keyframes pulse{0%{opacity:0;transform:scale(0.72)}40%{opacity:var(--opacity);transform:scale(var(--scale));filter:brightness(var(--brightness)) drop-shadow(0 0 6px rgba(255, 255, 255, 0.45)) drop-shadow(0 0 12px rgba(255, 255, 255, 0.15))}100%{opacity:0;transform:scale(0.82)}}.hero-section .hero-item{height:100%;padding-top:var(--header-height);display:flex;flex-direction:column}.hero-section .hero-item .item-content{position:relative;z-index:3;flex-shrink:0;font-size:2.8125rem;text-align:center;font-weight:600;color:#fff;padding-top:1.5625rem;display:flex;flex-direction:column}@media(max-width:1024px){.hero-section .hero-item .item-content{font-size:2.1875rem}}@media(max-width:1599px){.hero-section .hero-item .item-content{padding-top:.75rem}}@media(min-width:1600px){.hero-section .hero-item .item-content{font-size:4.375rem}}.hero-section .hero-item .item-content strong{font-weight:900;font-size:3.4375rem}@media(min-width:1600px){.hero-section .hero-item .item-content strong{font-size:5.3125rem}}.hero-section .hero-item .item-content span{font-size:2.8125rem;padding-inline:15px;font-family:"Courgette",cursive;color:#ffba3f}@media(min-width:1600px){.hero-section .hero-item .item-content span{font-size:5.3125rem}}.hero-section .hero-item .item-content .has-hero-arrow{position:relative;width:max-content;margin-inline:auto}.hero-section .hero-item .item-content .hero-title-arrow{position:absolute;left:calc(100% - 1.125rem);top:72%;width:4.5rem;height:auto;pointer-events:none;transform:translateY(-18%);transform-origin:12% 70%;opacity:0;animation:heroArrowIn .7s cubic-bezier(0.22, 1.2, 0.36, 1) .85s both,heroArrowFloat 2.4s ease-in-out 1.7s infinite}@media(min-width:1600px){.hero-section .hero-item .item-content .hero-title-arrow{width:6.875rem;left:calc(100% - 1.5rem);top:76%}}@media(prefers-reduced-motion: reduce){.hero-section .hero-item .item-content .hero-title-arrow{opacity:1;animation:none}}.hero-section .hero-item .hero-slider-wrapper{position:relative;z-index:2;overflow:visible;padding-block:3.125rem 5.625rem;flex:1;min-height:0;display:flex;justify-content:center;align-items:center;width:100%;max-width:max-content;margin-inline:auto}@media(max-width:1599px){.hero-section .hero-item .hero-slider-wrapper{padding-block:1.5rem 3.25rem}}@media(max-width:1024px){.hero-section .hero-item .hero-slider-wrapper{width:100%;max-width:100%;padding-block:1.5625rem 1rem}}.hero-section .hero-item .hero-slider-wrapper .hero-slider{position:relative;z-index:1;height:100%;width:100%}@media(min-width:1025px){.hero-section .hero-item .hero-slider-wrapper .hero-slider{width:max-content;aspect-ratio:1310/615}}.hero-section .hero-item .hero-slider-wrapper .hero-slider .swiper-wrapper{height:100%}.hero-section .hero-item .hero-slider-wrapper .hero-slider .swiper-wrapper .swiper-slide{display:flex;justify-content:center;align-items:center;height:100%}.hero-section .hero-item .hero-slider-wrapper .hero-slider .swiper-wrapper .swiper-slide picture{display:flex;justify-content:center;align-items:center;height:100%;max-width:100%}.hero-section .hero-item .hero-slider-wrapper .hero-slider .swiper-wrapper .swiper-slide img{height:100%;width:auto;max-width:100%;border-radius:35px}.hero-section .hero-item .hero-slider-wrapper .bottom-wrapper{padding:0rem;z-index:3}@media(max-width:1024px){.hero-section .hero-item .hero-slider-wrapper .bottom-wrapper{display:none}}@media(min-width:1025px){.hero-section .hero-item .hero-slider-wrapper .bottom-wrapper{position:absolute;left:-4.0625rem;width:calc(100% + 8.125rem);top:50%;transform:translateY(-50%);pointer-events:none}.hero-section .hero-item .hero-slider-wrapper .bottom-wrapper .navigation{justify-content:space-between;pointer-events:auto}.hero-section .hero-item .hero-slider-wrapper .bottom-wrapper .navigation .prev,.hero-section .hero-item .hero-slider-wrapper .bottom-wrapper .navigation .next{color:#fff}}@keyframes heroArrowIn{0%{opacity:0;transform:translateY(-18%) translateX(-1.125rem) rotate(-22deg) scale(0.45)}62%{opacity:1;transform:translateY(-18%) translateX(0.25rem) rotate(8deg) scale(1.08)}100%{opacity:1;transform:translateY(-18%) translateX(0) rotate(0deg) scale(1)}}@keyframes heroArrowFloat{0%,100%{transform:translateY(-18%) translate(0, 0) rotate(0deg)}50%{transform:translateY(-18%) translate(0.1875rem, 0.3125rem) rotate(4deg)}}@keyframes scrollChevronLead{0%{transform:translate(-50%, -2.625rem);opacity:0}5%{opacity:1}28%{transform:translate(-50%, -0.25rem);opacity:1}48%{transform:translate(-50%, 1.625rem);opacity:1}68%{transform:translate(-50%, 2.5rem);opacity:.85}85%{transform:translate(-50%, 3.125rem);opacity:.35}100%{transform:translate(-50%, 3.625rem);opacity:0}}@keyframes scrollChevronCatch{0%{transform:translateY(-0.875rem);opacity:0}12%{opacity:.65}40%{transform:translateY(-0.375rem);opacity:.65}55%{transform:translateY(0);opacity:.65}100%{transform:translateY(0);opacity:.65}}.special-products-section{padding-block:1.5625rem}.special-products-section .view-all{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:var(--primary-color);font-size:1rem}.special-products-section .special-products-wrapper .special-products-swiper{margin-top:1.5625rem;padding:12px 0 16px}.special-products-section .special-products-wrapper .special-products-swiper .swiper-slide{height:auto;padding:0 5px;box-sizing:border-box}.category-section{padding-block:2.1875rem 1.5625rem;background-color:#fffaea}.category-section .category-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.category-section .category-wrapper .category-card{width:calc((100% - 1.5rem)/3);flex:0 0 auto}.category-section .category-wrapper .category-card .cover{background-color:rgb(from var(--bg-color) r g b/6%);border:solid 1px var(--bg-color);border-radius:.9375rem;padding:1.5rem .75rem;display:flex;align-items:center;justify-content:center}.category-section .category-wrapper .category-card .cover span{background-color:var(--bg-color);position:relative;width:100%;height:100%;border-radius:50%;aspect-ratio:1/1}.category-section .category-wrapper .category-card .cover span img{width:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.category-section .category-wrapper .category-card .category-title{padding:.75rem .25rem;text-align:center}.category-section .category-wrapper .category-card .category-title p{color:#030712;font-size:.875rem;font-weight:600}@media(min-width:1200px){.category-section .category-wrapper{gap:1.25rem}.category-section .category-wrapper .category-card{width:calc((100% - 5rem)/5)}.category-section .category-wrapper .category-card .cover{padding:3.125rem 1.25rem}.category-section .category-wrapper .category-card .category-title{padding:1.25rem}.category-section .category-wrapper .category-card .category-title p{font-size:1.25rem}}.products-section{padding-block:2.1875rem 1.5625rem}.products-section .view-all{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:var(--primary-color);font-size:1rem}@media(max-width:1024px){.products-section .bottom-wrapper{justify-content:center}.products-section .bottom-wrapper .view-all{display:none}}.products-section .products-wrapper .products-swiper{padding:12px 0 16px}.products-section .products-wrapper .products-swiper .swiper-slide{height:auto;padding:0 5px;box-sizing:border-box}.home-banner{padding-block:2.1875rem 1.5625rem}.home-banner .home-banner-wrapper{position:relative}.home-banner .home-banner-wrapper .swiper-pagination{display:flex;align-items:center;justify-content:center;gap:.625rem;position:relative;bottom:0;top:0;z-index:2;margin-top:1.25rem}.home-banner .home-banner-wrapper .swiper-pagination.swiper-pagination-lock{display:none}.home-banner .home-banner-wrapper .swiper-pagination .swiper-pagination-bullet{position:relative;width:.6875rem;height:.6875rem;aspect-ratio:1/1;background:#e8ddd2;opacity:1;margin:0}.home-banner .home-banner-wrapper .swiper-pagination .swiper-pagination-bullet-active{width:2.8125rem;border-radius:16px;background:var(--primary-color)}.home-banner .home-banner-wrapper .home-banner-swiper .swiper-slide{height:auto}.home-banner .home-banner-wrapper .home-banner-swiper .swiper-slide .home-banner-item{display:block;overflow:hidden;border-radius:1.75rem}.home-banner .home-banner-wrapper .home-banner-swiper .swiper-slide .home-banner-item>a{display:block;height:100%}.home-banner .home-banner-wrapper .home-banner-swiper .swiper-slide .home-banner-item img{width:100%;height:100%;aspect-ratio:690/415;object-fit:cover;transition:transform .35s ease}.home-banner .home-banner-wrapper .home-banner-swiper .swiper-slide .home-banner-item img:hover{transform:scale(1.03)}.section-header{position:relative;padding-block:1.5625rem;border-bottom:1px solid #ededed;display:flex;align-items:center;justify-content:space-between}.section-header a{color:var(--heading-color);font-size:15px;font-weight:700}.section-header a i{font-size:12px}.section-header:after{content:"";position:absolute;bottom:-2px;left:0;width:21.875rem;height:4px;background-color:var(--heading-color);border-radius:4px}@media(max-width:1024px){.section-header:after{width:15.625rem}}.section-header.products{padding:0;border-bottom:none}@media(min-width:1025px){.section-header.products{display:block}.section-header.products a{display:none}}.section-header.products:after{display:none}