.header-module__j6DLNG__nav{z-index:1000;box-sizing:border-box;background-color:#ffffffdc;justify-content:space-between;align-items:center;width:100%;padding:20px 20%;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.header-module__j6DLNG__logoSection{cursor:pointer;align-items:center;gap:15px;display:flex}.header-module__j6DLNG__logoSection p{color:var(--blue);margin:0;font-family:Smooch Sans,sans-serif;font-size:24px;font-weight:500}.header-module__j6DLNG__scrolled{background-color:var(--background2);box-shadow:0 2px 4px #0000001a}.header-module__j6DLNG__logo{cursor:pointer;width:60px;height:60px;transition:transform .3s}.header-module__j6DLNG__logoSection:hover .header-module__j6DLNG__logo{transform:scale(1.05)}.header-module__j6DLNG__linkSection{gap:30px;display:flex}.header-module__j6DLNG__activeLink{color:var(--mulberry)}.header-module__j6DLNG__link{cursor:pointer;background-color:#0000;border:none;padding-bottom:6px;font-size:17px;transition:color .3s;display:inline-block;position:relative}.header-module__j6DLNG__inactiveLink{color:var(--textPrimary)}.header-module__j6DLNG__link:hover{color:var(--mulberry)}.header-module__j6DLNG__underline{background-color:var(--mulberry);border-radius:1px;width:100%;height:2px;margin-top:4px;position:absolute;bottom:0;left:0}.header-module__j6DLNG__burgerMenu{cursor:pointer;background-color:#0000;border:none;display:none}.header-module__j6DLNG__mobileMenu{background-color:var(--blue);z-index:2000;flex-direction:column;align-items:center;width:70%;height:100vh;padding-top:2em;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.header-module__j6DLNG__mobileLogoSection{cursor:pointer;flex-direction:column;align-items:center;gap:10px;margin-bottom:40px;display:flex}.header-module__j6DLNG__mobileLogoSection p{color:var(--beige);margin:0;font-family:Smooch Sans,sans-serif;font-size:18px;font-weight:500}.header-module__j6DLNG__mobileLogo{width:70px;height:70px}.header-module__j6DLNG__mobileLinkSection{flex-direction:column;align-items:center;gap:30px;display:flex}.header-module__j6DLNG__mobileLink{cursor:pointer;color:var(--beige);background-color:#0000;border:none;padding:10px 20px;transition:color .3s}.header-module__j6DLNG__activeMobileLink{color:var(--mulberry);font-size:18px}.header-module__j6DLNG__mobileOverlay{z-index:1500;opacity:0;pointer-events:none;background-color:#00000080;width:100%;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.header-module__j6DLNG__activeMobileMenu{transform:translate(0)}.header-module__j6DLNG__activeOverlay{opacity:1;pointer-events:auto}@media (max-width:1400px){.header-module__j6DLNG__nav{width:100%;padding:20px 10%}}@media (max-width:900px){.header-module__j6DLNG__nav{width:100%;padding:15px 5%}.header-module__j6DLNG__logo{width:50px;height:50px}.header-module__j6DLNG__linkSection{display:none}.header-module__j6DLNG__burgerMenu{display:block}.header-module__j6DLNG__logoSection p{font-size:14px}}
.hero-module__-BoK2W__hero{height:100vh;color:var(--beige);text-align:center;background-image:url(../media/hero_background.b9a1621a.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-module__-BoK2W__hero:before{content:"";z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__-BoK2W__hero>*{z-index:2;position:relative}.hero-module__-BoK2W__line{background-color:var(--mulberry);border-radius:10px;width:100px;height:4px;margin:20px auto}.hero-module__-BoK2W__title{color:var(--blue);margin:1em 0;font-family:Smooch Sans,sans-serif;font-size:34px;font-weight:700}.hero-module__-BoK2W__subtitle{color:var(--blue);margin:0;font-size:24px}.hero-module__-BoK2W__moreButton{color:var(--beige);background-color:var(--mulberry);cursor:pointer;border:none;border-radius:8px;margin:1em 0;padding:10px 20px;font-size:18px;text-decoration:none}.hero-module__-BoK2W__scrollIndicator{cursor:pointer;background-color:#0000;border:none;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-module__-BoK2W__arrow{width:50px;height:50px;margin-top:20px;font-size:32px;animation:2s infinite hero-module__-BoK2W__bounce}@keyframes hero-module__-BoK2W__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-7px)}}@media (max-width:768px){.hero-module__-BoK2W__title{font-size:28px}.hero-module__-BoK2W__subtitle{font-size:20px}.hero-module__-BoK2W__moreButton{padding:8px 16px;font-size:16px}}
.about-module__EKVLbG__about{background-color:#f9f9f9;background-color:var(--background1);box-sizing:border-box;background-image:url(../media/nnnoise.ae000869.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:row;align-items:flex-start;gap:100px;width:100%;margin:0 auto;padding:8em 15%;display:flex}.about-module__EKVLbG__imageContainer{flex:1;width:100%;min-width:400px;height:750px;min-height:750px;position:relative;overflow:hidden}.about-module__EKVLbG__textContainer{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:5px;display:flex}.about-module__EKVLbG__line{background-color:var(--mulberry);border-radius:10px;width:100px;height:3px;margin-bottom:20px}.about-module__EKVLbG__title{color:var(--mulberry);margin:0 0 10px;font-size:20px;font-weight:400}.about-module__EKVLbG__subtitle{color:var(--blue);margin:0;font-size:21px;font-weight:400}.about-module__EKVLbG__description{color:var(--blue-light);margin-top:15px;font-size:16px;line-height:1.6}.about-module__EKVLbG__points{flex-direction:column;gap:40px;margin-top:20px;display:flex}.about-module__EKVLbG__point{align-items:center;gap:15px;display:flex}.about-module__EKVLbG__point .about-module__EKVLbG__iconWrapper{background-color:var(--mulberry-light);border:2px solid var(--mulberry);opacity:.5;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .3s;display:flex}.about-module__EKVLbG__point .about-module__EKVLbG__icon{object-fit:contain;width:20px;height:20px}.about-module__EKVLbG__point:hover .about-module__EKVLbG__icon{opacity:1}.about-module__EKVLbG__point .about-module__EKVLbG__pointContent{flex-direction:column;gap:10px;display:flex}.about-module__EKVLbG__point .about-module__EKVLbG__pointContent .about-module__EKVLbG__pointTitle{color:var(--blue);margin:0;font-size:18px;font-weight:400}.about-module__EKVLbG__point .about-module__EKVLbG__pointContent .about-module__EKVLbG__pointDescription{color:var(--blue-light);margin:0;font-size:14px}@media (max-width:1400px){.about-module__EKVLbG__about{gap:70px;width:100%;padding:6em 10%}}@media (max-width:1050px){.about-module__EKVLbG__about{flex-direction:column;gap:50px;width:90%;padding:4em 5%}.about-module__EKVLbG__imageContainer{width:100%;min-width:auto;height:500px;min-height:500px}.about-module__EKVLbG__title{font-size:18px}.about-module__EKVLbG__subtitle{font-size:19px}.about-module__EKVLbG__description{font-size:15px}.about-module__EKVLbG__point{gap:10px}.about-module__EKVLbG__point .about-module__EKVLbG__iconWrapper{flex:0 0 38px;width:38px;height:38px}.about-module__EKVLbG__point .about-module__EKVLbG__pointContent .about-module__EKVLbG__pointTitle{font-size:16px}.about-module__EKVLbG__point .about-module__EKVLbG__pointContent .about-module__EKVLbG__pointDescription{font-size:13px}}@media (max-width:600px){.about-module__EKVLbG__imageContainer{height:300px;min-height:300px}}
.collections-module__uhA_Rq__collectionsContainer{background-image:url(/svg/pattern/ooorganize.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--mulberry-light);scroll-margin-top:80px}.collections-module__uhA_Rq__divider{background-color:var(--mulberry);border-radius:10px;width:80px;height:2px;margin-bottom:20px}.collections-module__uhA_Rq__title{color:var(--mulberry);text-align:center;margin-bottom:10px;font-size:16px;font-weight:600}.collections-module__uhA_Rq__subtitle{color:var(--blue-light);text-align:center;max-width:600px;margin:0 auto;font-size:20px}.collections-module__uhA_Rq__categorySection{flex-direction:row;justify-content:center;align-items:center;gap:20px;width:100%;max-width:800px;margin-bottom:30px;display:flex}.collections-module__uhA_Rq__categoryInfoCard{background-color:var(--mulberry-light);text-align:center;border:1px solid var(--mulberry);cursor:pointer;border-radius:40px;padding:10px 20px;transition:all .2s;box-shadow:0 2px 4px #0000001a}.collections-module__uhA_Rq__categoryInfoCard:hover{background-color:var(--mulberry);transform:translateY(-2px);box-shadow:0 4px 12px #0003}.collections-module__uhA_Rq__categoryActive{background-color:var(--mulberry);color:#111827;transform:translateY(-2px);box-shadow:0 6px 14px #0000001f}.collections-module__uhA_Rq__grid{box-sizing:border-box;grid-template-columns:repeat(3,400px);gap:20px;width:auto;margin:0 auto;padding:0;display:grid}.collections-module__uhA_Rq__card{text-align:center;cursor:pointer;background-color:#0000;flex-direction:column;align-items:center;gap:15px;padding:20px;transition:all .2s;display:flex}.collections-module__uhA_Rq__imageContainer{width:100%;height:500px;margin-bottom:10px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.collections-module__uhA_Rq__image{object-fit:cover;width:100%;height:100%;transition:transform 1s}.collections-module__uhA_Rq__imageOverlay{color:#fff;opacity:0;cursor:pointer;z-index:2;pointer-events:none;border:none;justify-content:flex-start;align-items:flex-end;width:100%;height:100%;padding:20px;font-size:18px;font-weight:600;transition:opacity 1s;display:flex;position:absolute;top:0;left:0}.collections-module__uhA_Rq__imageOverlay p{color:#fff;margin:0;font-size:16px;font-weight:400}.collections-module__uhA_Rq__imageContainer:hover .collections-module__uhA_Rq__image{transform:scale(1.05)}.collections-module__uhA_Rq__imageContainer:hover .collections-module__uhA_Rq__imageOverlay{opacity:1}.collections-module__uhA_Rq__productName{color:var(--blue);font-size:18px;font-weight:400}.collections-module__uhA_Rq__viewAllButton{background-color:var(--beige);border:1px solid var(--mulberry);color:var(--blue-light);cursor:pointer;border-radius:30px;margin-top:20px;margin-bottom:20px;padding:10px 20px;font-size:16px;font-weight:600;transition:background-color .4s,color .4s}.collections-module__uhA_Rq__viewAllButton:hover{background-color:var(--mulberry);color:#fff}@media (max-width:1300px){.collections-module__uhA_Rq__grid{grid-template-columns:repeat(2,400px);padding:0 5em}}@media (max-width:1000px){.collections-module__uhA_Rq__grid{grid-template-columns:1fr;padding:0 2em}}@media (max-width:600px){.collections-module__uhA_Rq__grid{grid-template-columns:1fr;padding:0}.collections-module__uhA_Rq__imageContainer{height:350px}.collections-module__uhA_Rq__imageOverlay,.collections-module__uhA_Rq__productName{font-size:16px}.collections-module__uhA_Rq__title{font-size:14px}.collections-module__uhA_Rq__subtitle{font-size:16px}.collections-module__uhA_Rq__viewAllButton{padding:8px 16px;font-size:14px}}.collections-module__uhA_Rq__paginationContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:1.5rem;display:flex}.collections-module__uhA_Rq__pageButton{text-align:center;cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:8px;min-width:36px;padding:8px 10px;transition:transform .12s,background .12s;box-shadow:0 1px 2px #0000000a}.collections-module__uhA_Rq__pageButton:active{transform:translateY(1px)}.collections-module__uhA_Rq__pageButtonActive{background:var(--mulberry);color:#111827;border-color:var(--mulberry-dark,#00000014)}@media (max-width:640px){.collections-module__uhA_Rq__paginationContainer{-webkit-overflow-scrolling:touch;gap:8px;padding:0 .5rem;overflow-x:auto}.collections-module__uhA_Rq__paginationContainer::-webkit-scrollbar{height:6px}.collections-module__uhA_Rq__paginationContainer::-webkit-scrollbar-thumb{background:#00000014;border-radius:999px}.collections-module__uhA_Rq__pageButton{min-width:32px;padding:6px 8px;font-size:13px}}.collections-module__uhA_Rq__categorySection{padding:0 .5rem}.collections-module__uhA_Rq__categorySection .collections-module__uhA_Rq__categoryInfoCard:first-child{margin-left:.5rem}.collections-module__uhA_Rq__categorySection .collections-module__uhA_Rq__categoryInfoCard:last-child{margin-right:.5rem}.collections-module__uhA_Rq__categoryInfoCard{transition:transform .16s,box-shadow .16s,background .16s}.collections-module__uhA_Rq__categoryInfoCard:focus{outline:2px solid #0000000f}.collections-module__uhA_Rq__categoryActive{box-shadow:0 8px 18px #0000001f}@media (max-width:640px){.collections-module__uhA_Rq__categorySection{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:center;gap:10px;padding:.75rem;overflow-x:auto}.collections-module__uhA_Rq__categoryInfoCard{white-space:nowrap;border-radius:999px;flex:none;padding:8px 12px;font-size:14px;display:inline-block}.collections-module__uhA_Rq__categorySection::-webkit-scrollbar{height:6px}.collections-module__uhA_Rq__categorySection::-webkit-scrollbar-thumb{background:#0000001f;border-radius:999px}.collections-module__uhA_Rq__categoryTitle{font-size:14px}}
