:root{--color-orange:#ff7d19;--color-paleOrange:#ffede0;--color-veryDarkBlue:#1d2025;--color-darkGrayishBlue:#68707d;--color-grayishBlue:#b6bcc8;--color-lightGrayishBlue:#f7f8fd;--color-white:#fff;--color-black:#000}*{box-sizing:border-box;margin:0;padding:0}html{font-family:Kumbh Sans,sans-serif}body{max-width:1440px}img{-webkit-user-select:none;user-select:none}.Navbar_navbarContainer__O1DYI{align-items:center;background-color:var(--color-white);border-bottom:2px solid var(--color-lightGrayishBlue);display:flex;height:100px;justify-content:center;position:fixed;top:0;width:100vw;z-index:20}.Navbar_navbarContent__0KFTr{align-items:center;display:flex;height:100%;justify-content:flex-end;max-width:1920px;position:relative;width:100%}.Navbar_navbarSides__hYJQ5{align-items:center;display:flex;height:100%;justify-content:space-around;width:100%}.Navbar_navbarLeftSide__z6Qds,.Navbar_navbarRightSide__AN\+BK{align-items:center;display:flex;height:100%;justify-content:center}.Navbar_navItemsContainer__qsfcX{column-gap:20px;display:flex;height:100%;list-style:none}.Navbar_logo__MK0b0{margin-right:50px}.Navbar_logo__MK0b0>img{height:100%;object-fit:fill;width:100%}.Navbar_navbarItem__6u0HI{align-items:center;border-bottom:5px solid #0000;display:flex;height:100%;justify-content:center}.Navbar_navbarItemActive__hXmzX,.Navbar_navbarItemHovered__C-epW{border-bottom:5px solid var(--color-orange);transition:all .3s ease-in-out}.Navbar_itemLabel__vg-Uh{color:var(--color-darkGrayishBlue);cursor:pointer;text-decoration:none}.Navbar_itemLabel__vg-Uh:hover{color:var(--color-black)}.Navbar_cartIcon__Z\+Uhi,.Navbar_profile__e29R5{cursor:pointer}.Navbar_cartIcon__Z\+Uhi>img,.Navbar_profile__e29R5>img{height:100%;object-fit:fill;width:100%}.Navbar_notification__LWw2x{align-items:center;animation:Navbar_notification__LWw2x .1s ease-in both;background-color:var(--color-orange);border-radius:40%;color:var(--color-white);display:flex;font-size:12px;font-weight:700;height:15px;justify-content:center;position:absolute;right:-5px;top:-5px;width:20px;z-index:1}.Navbar_cartIcon__Z\+Uhi{margin-right:30px;position:relative}.Navbar_cartIcon__Z\+Uhi>img:hover{filter:brightness(0) saturate(100%);transition:all .3s ease-in}.Navbar_profile__e29R5{border:2px solid #0000;border-radius:100%}.Navbar_profile__e29R5:hover{border:2px solid var(--color-orange);transition:all .3s ease-in-out}.Navbar_overlay__ZF2m\+{display:none}.Navbar_cartOverlay__ptxJv{background-color:initial;height:100vh;position:fixed;top:0;width:100vw}.Navbar_cross__-fPmG,.Navbar_menu__RhlpJ{display:none}.Navbar_cartProductAdded__JgBt5>img{filter:brightness(0) saturate(100%);transition:all .3s ease-in}@media screen and (max-width:768px){.Navbar_navbarContainer__O1DYI{column-gap:20px;height:85px}.Navbar_navbarItemActive__hXmzX,.Navbar_navbarItemHovered__C-epW{border-bottom:initial}.Navbar_navItemsContainer__qsfcX,.Navbar_navbarContainer__O1DYI{padding-inline:30px}.Navbar_menuBar__PH6CU{align-items:center;display:flex;height:85px;justify-content:flex-start;width:100%}.Navbar_cross__-fPmG,.Navbar_menu__RhlpJ{display:flex}.Navbar_cross__-fPmG>img,.Navbar_menu__RhlpJ>img{height:100%;object-fit:fill;width:100%}.Navbar_navbarSides__hYJQ5{justify-content:space-between}.Navbar_navItemsContainer__qsfcX{align-items:flex-start;background-color:var(--color-white);flex-direction:column;height:100vh;left:0;position:fixed;row-gap:20px;top:0;width:70%;z-index:22}.Navbar_navbarItem__6u0HI{border-bottom:initial;height:auto}.Navbar_itemLabel__vg-Uh{color:var(--color-black);font-weight:700}.Navbar_overlay__ZF2m\+{background-color:var(--color-black);display:flex;height:100vh;left:0;opacity:75%;position:fixed;top:0;width:100vw;z-index:21}.Navbar_menuOpen__CS1wv{animation:Navbar_slide-in-left__ECMyg .5s ease-in both}.Navbar_menuClose__UL\+s\+{animation:Navbar_slide-in-right__JpXmH .5s ease-in both}.Navbar_menuOpenBg__eWvey{animation:Navbar_fade-in__alvLm .5s ease-in both}.Navbar_menuCloseBg__Ukskv{animation:Navbar_fade-out__t05wt .5s ease-in both}}@media screen and (max-width:420px){.Navbar_navbarContent__0KFTr{justify-content:center}.Navbar_menuBar__PH6CU,.Navbar_navbarContainer__O1DYI{height:70px}.Navbar_navItemsContainer__qsfcX,.Navbar_navbarContainer__O1DYI{padding-inline:20px}.Navbar_logo__MK0b0{margin-right:0}.Navbar_cartIcon__Z\+Uhi{margin-right:20px}}@media screen and (max-width:375px){.Navbar_logo__MK0b0{margin-right:0}.Navbar_cartIcon__Z\+Uhi{margin-right:10px}}@keyframes Navbar_slide-in-left__ECMyg{0%{opacity:0;transform:translateX(-1000px)}to{opacity:1;transform:translateX(0)}}@keyframes Navbar_slide-in-right__JpXmH{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-1000px)}}@keyframes Navbar_fade-in__alvLm{0%{opacity:0}to{opacity:75%}}@keyframes Navbar_fade-out__t05wt{0%{opacity:75%}to{opacity:0}}@keyframes Navbar_notification__LWw2x{0%{opacity:0}to{opacity:100%}}.Cart_cartContainer__4HO7i{background-color:var(--color-white);border-radius:10px;box-shadow:7px 10px 24px 0 #0000004d;display:flex;flex-direction:column;overflow:hidden;position:absolute;right:10vw;top:80px;width:325px;z-index:20}.Cart_cartOpen__jgUgJ{animation:Cart_slide-in-top__3XBe9 .3s ease-in-out both;display:flex}.Cart_cartClose__SBTCg{display:none}.Cart_hero__vq73s{border-bottom:2px solid var(--color-lightGrayishBlue);font-weight:700;padding-block:20px;padding-inline:20px}.Cart_cartItemsContainer__s54bP{align-items:center;display:flex;flex-direction:column;height:160px;justify-content:center;padding-inline:20px;row-gap:15px}.Cart_cartEmpty__W1tUG{color:var(--color-darkGrayishBlue);font-weight:700}.Cart_cartProductAdded__04b-C{display:flex;justify-content:space-between;width:100%}.Cart_delete__Q93Pc,.Cart_productImg__dDyvE{align-items:center;border-radius:5px;display:flex;justify-content:center;overflow:hidden}.Cart_productImg__dDyvE>img{height:100%;object-fit:fill;width:100%}.Cart_delete__Q93Pc>img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;object-fit:fill;width:100%}.Cart_delete__Q93Pc{cursor:pointer}.Cart_cartProductDetails__NWPD\+{color:var(--color-darkGrayishBlue);display:flex;flex-direction:column;font-size:15px;justify-content:space-between}@media screen and (max-width:768px){.Cart_cartContainer__4HO7i{right:auto}.Cart_delete__Q93Pc{cursor:none}}@media screen and (max-width:340px){.Cart_cartContainer__4HO7i{width:90%}.Cart_cartItemsContainer__s54bP,.Cart_hero__vq73s{padding-inline:15px}.Cart_cartProductDetails__NWPD\+{font-size:14px}}@keyframes Cart_slide-in-top__3XBe9{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.Button_buttonContainer__X5AJ-{align-items:center;background-color:var(--color-orange);border-radius:10px;column-gap:10px;cursor:pointer;display:flex;font-weight:700;height:50px;justify-content:center;padding-inline:15px;width:100%}.Button_icon__KeIH3{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7486%) hue-rotate(265deg) brightness(104%) contrast(103%)}.Button_icon__KeIH3>img{height:100%;object-fit:fill;width:100%}.Button_title__tvMyU{color:var(--color-white);font-weight:700}@media screen and (max-width:768px){.Button_buttonContainer__X5AJ-{cursor:none}}.Slider_sliderContainer__tDjAj{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Slider_productImage__wwBpf,.Slider_sliderContainer__tDjAj{align-items:center;display:flex;flex-direction:column;justify-content:center}.Slider_options__UXgyF>img,.Slider_productImage__wwBpf>img{height:100%;object-fit:fill;width:100%}.Slider_options__UXgyF,.Slider_productImage__wwBpf{cursor:pointer}.Slider_productImage__wwBpf{border-radius:20px;margin-bottom:15px;overflow:hidden}.Slider_productInView__nK5qm{animation:Slider_fade-in__Twthu .3s ease-in both}.Slider_productChange__wor1w{animation:Slider_fade-out__Noeiz .3s ease-in both}.Slider_selectorContainer__4y0gv{display:flex;justify-content:space-between;list-style:none;width:100%}.Slider_options__UXgyF{border:2px solid #0000;border-radius:10px;overflow:hidden;position:relative}.Slider_options__UXgyF:before{background-color:var(--color-lightGrayishBlue);content:"";height:100%;position:absolute;width:100%;z-index:-1}.Slider_optionBgOff__Dy2cJ{background-color:initial}.Slider_optionSelected__IwVcD{border:2px solid var(--color-orange);transition:all .2s ease-in}.Slider_optionSelected__IwVcD>img{opacity:50%}.Slider_options__UXgyF>img:hover{opacity:50%;transition:all .2s ease-in-out}.Slider_sliderTab__WmMWp{column-gap:20px;justify-content:center}@media screen and (max-width:768px){.Slider_options__UXgyF,.Slider_productImage__wwBpf{cursor:none}.Slider_sliderItems__QKJGq{align-items:center;display:flex;justify-content:center}}@media screen and (max-width:420px){.Slider_productImage__wwBpf{border-radius:0;border-radius:initial;min-width:320px}}@keyframes Slider_fade-in__Twthu{0%{opacity:0}to{opacity:100%}}@keyframes Slider_fade-out__Noeiz{0%{opacity:100%}to{opacity:0}}.SliderButtons_sliderButtons__6HXEV{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;padding-inline:15px;position:absolute;width:115%;z-index:1}.SliderButtons_button__Qjo14{align-items:center;background-color:var(--color-white);border-radius:100%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.SliderButtons_button__Qjo14>img{height:20px;object-fit:fill;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SliderButtons_btnRight__qH1x9{transform:rotate(180deg)}@media screen and (max-width:768px){.SliderButtons_sliderButtons__6HXEV{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;padding-inline:15px;position:absolute;width:100%;z-index:1}.SliderButtons_button__Qjo14{align-items:center;background-color:var(--color-white);border-radius:100%;cursor:none;display:flex;height:40px;justify-content:center;width:40px}.SliderButtons_button__Qjo14>img{height:20px;object-fit:fill;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SliderButtons_btnRight__qH1x9{transform:rotate(180deg)}}.Layout_layout__N0NQ1{align-items:center;column-gap:50px;display:flex;flex-direction:row;height:100vh;justify-content:center;padding-top:100px;width:100vw}@media screen and (max-width:768px){.Layout_layout__N0NQ1{column-gap:normal;flex-direction:column;padding-top:85px;row-gap:10px}}@media screen and (max-width:420px){.Layout_layout__N0NQ1{justify-content:flex-start;padding-top:70px}}.Product_productContainer__2NZu6{display:flex;flex-direction:column;max-width:390px;padding-bottom:20px;row-gap:15px}.Product_companyName__ZxSEY{color:var(--color-orange);font-size:16px;font-weight:700}.Product_productName__A\+Y7Z{color:var(--color-veryDarkBlue);font-size:40px;font-weight:700}.Product_productDescription__xEIW9{color:var(--color-darkGrayishBlue);text-align:justify}.Product_productPrice__AMD2B{align-items:center;column-gap:5px;display:flex}.Product_productPriceContainer__Wg7ck{display:flex;flex-direction:column;row-gap:5px}.Product_priceNow__2TBlL{color:var(--color-veryDarkBlue);font-size:24px;font-weight:700}.Product_discount__jixC9{background-color:var(--color-paleOrange);border-radius:5px;color:var(--color-orange);font-size:14px;font-weight:700;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-inline:5px}.Product_priceBefore__NZZD-{color:var(--color-grayishBlue);font-weight:700;text-decoration:line-through}.Product_addProductBtn__gqb5\+,.Product_productBtnContainer__qNFf1{display:flex;justify-content:space-between}.Product_addProductBtn__gqb5\+{align-items:center;background-color:var(--color-lightGrayishBlue);border-radius:10px;color:var(--color-veryDarkBlue);font-weight:700;height:50px;padding-inline:15px;width:100%}.Product_btn__HmfHt{align-items:center;cursor:pointer;display:flex;padding:2px;width:15px}.Product_btn__HmfHt>img{height:100%;object-fit:fill;width:100%}@media screen and (max-width:768px){.Product_productContainer__2NZu6{padding-inline:20px}.Product_productName__A\+Y7Z{font-size:35px}.Product_productPriceContainer__Wg7ck{align-items:center;flex-direction:row;justify-content:space-between}.Product_productBtnContainer__qNFf1{column-gap:10px}.Product_btn__HmfHt{cursor:none}}@media screen and (max-width:420px){.Product_productName__A\+Y7Z{font-size:30px}.Product_productDescription__xEIW9{font-size:14px}.Product_productBtnContainer__qNFf1{flex-direction:column;row-gap:15px}}.SliderTab_sliderTabContainer__x-B6i{align-items:center;display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100vw;z-index:30}.SliderTab_sliderTabContent__vA9zn{align-items:flex-end;display:flex;flex-direction:column;position:relative;row-gap:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:31}.SliderTab_closeIcon__xln8A{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.SliderTab_closeIcon__xln8A>img{cursor:pointer;filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(340deg) brightness(105%) contrast(105%);height:100%;object-fit:fill;width:100%}.SliderTab_closeIcon__xln8A>img:hover{filter:brightness(0) saturate(100%) invert(56%) sepia(76%) saturate(2143%) hue-rotate(346deg) brightness(100%) contrast(102%);transition:all .2s ease-out}.SliderTab_overlay__yqgs4{background-color:var(--color-black);height:100vh;opacity:60%;position:fixed;top:0;width:100vw}.SliderTab_sliderOpen__fuVbO{display:flex}.SliderTab_sliderClose__0PNK-{display:none}
/*# sourceMappingURL=main.4f971b34.css.map*/