.page_checkout_page_container__BQEi_{width:calc(100vw - 48px);padding:24px}.page_checkout_page_container__BQEi_ h1{text-align:center}.page_checkout_page__E__eR{display:flex;justify-content:center}@media (max-width:1024px){.page_checkout_page__E__eR{flex-direction:column;align-items:center;gap:24px}}.page_right_checkout_container__eMyTF{display:flex;flex-direction:column;align-items:center}.page_right_checkout_container__eMyTF input,.page_right_checkout_container__eMyTF textarea{border:0;border-bottom:1px solid #000;background-color:transparent;width:100%;max-width:300px;margin-bottom:12px;margin-top:6px;padding:8px}.page_right_checkout_container__eMyTF label{text-wrap:nowrap}.page_right_checkout_container__eMyTF input:-webkit-autofill,.page_right_checkout_container__eMyTF input:-webkit-autofill:active,.page_right_checkout_container__eMyTF input:-webkit-autofill:focus,.page_right_checkout_container__eMyTF input:-webkit-autofill:focus-visible,.page_right_checkout_container__eMyTF input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px transparent;-webkit-text-fill-color:#000;background-color:transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;border:0}.page_right_checkout_container__eMyTF input:-moz-autofill{background-color:transparent;-moz-box-shadow:inset 0 0 0 1000px transparent;color:#000;-moz-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.page_left_checkout_container__BXi83,.page_right_checkout_container__eMyTF{width:100%;display:flex;flex-direction:column;align-items:center}.page_left_cart_items_container__GzLvc{width:400px;display:flex;flex-direction:column;align-items:center;gap:12px}.page_submit_button__DFGZE{background-color:var(--mainGreenColor);color:#fff;padding:8px 12px;border:1px solid #fff;cursor:pointer;width:100%;max-width:300px}.page_loader__WUS9N{border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top-color:#fff;width:10px;height:10px;animation:page_spin__z3RLY 1s linear infinite;margin:0 auto}@keyframes page_spin__z3RLY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cart_cart_container__Zkfml{position:fixed;top:0;right:0;width:100dvw;height:100dvh;z-index:900;pointer-events:none}.cart_cart_container__Zkfml.cart_active__gf1pJ{pointer-events:all}.cart_cart_container__Zkfml>.cart_cart__zAT1u{position:absolute;top:0;right:-150%;width:350px;background-color:#fff;padding:24px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:16px;max-height:100dvh;transition:1s ease}@media (max-width:440px){.cart_cart_container__Zkfml>.cart_cart__zAT1u{width:calc(100vw - 48px)}}.cart_cart_container__Zkfml.cart_active__gf1pJ>.cart_cart__zAT1u{right:0}.cart_cart__zAT1u>.cart_cart_top__7iitm{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.cart_cart__zAT1u>.cart_cart_top__7iitm>button{background-color:transparent;border:none;cursor:pointer;color:var(--mainBlackColor);font-size:22px;font-weight:700}.cart_cart__zAT1u>.cart_cart_top__7iitm h3{color:var(--mainBlackColor);font-size:20px;margin:0}.cart_cart__zAT1u>.cart_cart_bottom__5fIZ_{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.cart_cart__zAT1u>.cart_cart_bottom__5fIZ_>.cart_cart_total__TQmL_{display:flex;flex-direction:column;align-items:flex-start}.cart_cart__zAT1u>.cart_cart_bottom__5fIZ_>.cart_cart_total__TQmL_>span:first-child{font-size:14px;font-weight:600;color:var(--mainBlackColor)}.cart_cart__zAT1u>.cart_cart_bottom__5fIZ_>.cart_cart_total__TQmL_>span:nth-child(2){font-size:16px;font-weight:500;color:var(--mainGreenColor)}.cart_cart_removeAll__Mejn3{cursor:pointer}.cart_order_button__Aa3lz{background-color:var(--mainGreenColor);color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:18px;font-weight:700}.editProductModule_productModule__Zwj5M{width:100%}.editProductModule_LabelInput__jkS7P{display:flex;flex-direction:column;align-items:flex-start;max-width:80vw;width:300px;margin-bottom:24px}.editProductModule_LabelInput__jkS7P>label{font-size:18px;margin-bottom:8px}.editProductModule_LabelInput__jkS7P>input,.editProductModule_LabelInput__jkS7P>textarea{width:100%}.editProductModule_LabelInput__jkS7P>label>span,.editProductModule_descriptionSpan__Ab_q_{font-size:14px;color:#3b3b3b}.editProductModule_submitButton__6ddq8{background-color:var(--mainGreenColor);color:#fff;padding:8px 12px;border:1px solid #fff;cursor:pointer}.editProductModule_sizesInputContainer__pAU1I{display:flex;flex-direction:column;gap:12px}.editProductModule_sizesInputContainer__pAU1I>.editProductModule_submitButton__6ddq8{width:-moz-fit-content;width:fit-content}.editProductModule_sizesContainer__iLqQG input{box-sizing:border-box}.editProductModule_sizesContainer__iLqQG{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;border:1px solid var(--mainGreenColor);padding:12px;border-radius:4px}@media (max-width:1024px){.editProductModule_sizesContainer__iLqQG{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.editProductModule_sizesContainer__iLqQG{grid-template-columns:repeat(1,1fr)}}.editProductModule_sizesContainer__iLqQG .editProductModule_sizeInputInstance__8za9g{display:flex;flex-direction:column;gap:8px}.createProductModule_productModule__jwnFm{width:100%}.createProductModule_LabelInput__FreUM{display:flex;flex-direction:column;align-items:flex-start;max-width:80vw;width:300px;margin-bottom:24px}.createProductModule_LabelInput__FreUM>label{font-size:18px;margin-bottom:8px}.createProductModule_LabelInput__FreUM>input,.createProductModule_LabelInput__FreUM>textarea{width:100%}.createProductModule_image_input_container__i2i_X{border:1px solid var(--mainGreenColor);padding:8px;border-radius:4px;width:100%}.createProductModule_imageDropZone__fc3AP{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.createProductModule_imageDropZone__fc3AP button{cursor:pointer;background-color:var(--mainGreenColor);color:#fff;border:0;padding:8px}.createProductModule_imagePreviewContainer__2WmU7{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.createProductModule_imagePreview__vKYGz{display:flex;flex-direction:column;align-items:center;gap:8px}.createProductModule_imagePreview__vKYGz img{width:200px;height:200px;object-fit:contain}.createProductModule_submitButton__StUje{background-color:var(--mainGreenColor);color:#fff;padding:8px 12px;border:1px solid #fff;cursor:pointer}.createProductModule_LabelInput__FreUM>label>span,.createProductModule_descriptionSpan__ffg4D{font-size:14px;color:#3b3b3b}.createProductModule_sizesInputContainer__me1R0{display:flex;flex-direction:column;gap:12px}.createProductModule_sizesInputContainer__me1R0>.createProductModule_submitButton__StUje{width:-moz-fit-content;width:fit-content}.createProductModule_sizesContainer__h2_qY input{box-sizing:border-box}.createProductModule_sizesContainer__h2_qY{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;border:1px solid var(--mainGreenColor);padding:12px;border-radius:4px}@media (max-width:1024px){.createProductModule_sizesContainer__h2_qY{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.createProductModule_sizesContainer__h2_qY{grid-template-columns:repeat(1,1fr)}}.createProductModule_sizesContainer__h2_qY .createProductModule_sizeInputInstance__5g3yo{display:flex;flex-direction:column;gap:8px}.fullPageLoader_circle__VxeIA{position:absolute;border:3px solid transparent;border-top-color:#000;border-radius:50%;animation:fullPageLoader_rotate__5bpMS linear infinite}.fullPageLoader_circle__VxeIA.fullPageLoader_one__RyrIR{height:50px;width:50px;left:50px;top:50px;animation-duration:.85s}.fullPageLoader_circle__VxeIA.fullPageLoader_two__yFEuP{height:75px;width:75px;top:38px;left:38px;animation-duration:.95s}.fullPageLoader_circle__VxeIA.fullPageLoader_three__BBmiO{height:100px;width:100px;top:25px;left:25px;animation-duration:1.05s}@keyframes fullPageLoader_rotate__5bpMS{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.fullPageLoader_loader__vmEoE{position:absolute;top:calc(50dvh + 100px);left:50vw;margin:-90px 0 0 -90px}.fullPageLoader_loader__vmEoE *{scale:.6}.fullPageLoader_fullPageLoader__rb6Bj{position:fixed;top:0;left:0;opacity:0;pointer-events:none;width:100vw;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#65b43a54;z-index:999;transition:all .3s ease}.fullPageLoader_fullPageLoader__rb6Bj.fullPageLoader_server__SBgbp{background-color:#f7f7f7;height:calc(100dvh - 114px)}.fullPageLoader_fullPageLoader__rb6Bj.fullPageLoader_active__tMvw2{opacity:1;pointer-events:all}.cartItem_cart_item__NgUCZ{width:calc(100% - 16px);padding:8px 4px;display:flex;gap:12px;flex-direction:row;align-items:center}.cartItem_cart_item_details__mD_5t{width:100%;max-width:300px;display:flex;flex-direction:column;justify-content:space-between;height:60px}.cartItem_cart_item_details_name__jVJa8{width:100%;display:flex;align-items:center;justify-content:space-between}.cartItem_cart_item_details_name__jVJa8>p{margin:0;font-weight:600;color:var(--mainBlackColor)}.cartItem_cart_item_details_name__jVJa8>img{cursor:pointer}.cartItem_cart_item_details_price__0Hz84{display:flex;align-items:center;justify-content:space-between}.cartItem_cart_item_details_price__0Hz84>p{margin:0;font-size:18px;color:var(--mainGreenColor);font-weight:600}.cartItem_cart_item_details_price__0Hz84>p>span{font-size:12px;color:var(--mainBlackColor)}.cartItem_cart_item_quantity_manipulation__pLP_6{display:flex;gap:12px;align-items:center}.cartItem_cart_minus_icon__XxqKy,.cartItem_cart_plus_icon__bSEUV{font-weight:600;color:var(--mainBlackColor);cursor:pointer}.cartItem_cart_item_quantity__M_Yad{color:var(--mainGreenColor)}.header_header__Awatn{width:calc(100vw - 48px);padding:12px 24px;margin-bottom:44px;justify-content:space-between;position:relative;gap:8px}.header_cart_container__rrY7W,.header_header__Awatn,.header_phone_account_container__5BN9A,.header_phone_container__tZmA2{display:flex;align-items:center}.header_phone_container__tZmA2>div{display:flex;align-items:flex-start;flex-direction:column}.header_phone_account_container__5BN9A{gap:32px}.header_cart_container__rrY7W,.header_phone_container__tZmA2{gap:8px;cursor:pointer;position:relative}.header_phone_container__tZmA2>div>a{color:var(--mainBlackColor);text-decoration:none}.header_cart_container__rrY7W{border:1px solid transparent;transition:all .3s ease;padding:8px 0 8px 8px;border-radius:4px}.header_cart_container__rrY7W:hover{border:1px solid var(--mainBlackColor)}.header_cart_container_middle__kqDwC{display:flex;flex-direction:column;align-items:center}.header_account_container__DrFdh{cursor:pointer}.header_cart_counter__vDkgX{position:absolute;top:5px;left:25px;border-radius:50%;background-color:var(--mainGreenColor);width:20px;height:20px;display:flex;align-items:center;justify-content:center}.header_cart_container__rrY7W>.header_cart_counter__vDkgX>span{width:100%;height:100%;text-align:center;color:#fefefe}@media (max-width:1024px){.header_cart_container_middle__kqDwC{display:none}}@media (max-width:768px){.header_header__Awatn{margin-bottom:0}.header_account_container__DrFdh,.header_phone_container__tZmA2,.header_search_bar_wrapper__4U2xk{display:none}}.adminPage_categoriesContainer__3p0iH,.adminPage_productsContainer__Mj2jJ{transition:all .3s ease;overflow:hidden;max-height:0}.adminPage_categoriesContainer__3p0iH.adminPage_active__GxjRq,.adminPage_productsContainer__Mj2jJ.adminPage_active__GxjRq{overflow:auto;max-height:400px}.adminPage_search_container__5QagM{display:flex;align-items:center;flex-wrap:wrap}.adminPage_category_info__hiccp{display:flex;flex-direction:column}.adminPage_cat_prod_switch__quo38{display:flex;align-items:center;margin-bottom:36px}.adminPage_switch_label__FH4cH{background-color:#8fb17d;border:1px solid #000;color:#000;cursor:pointer;padding:4px 12px}.adminPage_switch_label__FH4cH.adminPage_active__GxjRq{background-color:var(--mainGreenColor);color:#fff}.adminPage_switch_label__FH4cH>input{width:0;height:0;overflow:hidden;margin:0}.adminPage_categoriesTable__CpbQb{border:1px solid var(--mainGreenColor);padding:8px;border-radius:4px}.adminPage_categoriesTable__CpbQb img{cursor:pointer}.adminPage_search_field__gNvxY{font-size:13px;padding:6px 12px}.adminPage_search_button__BHgZl{background-color:var(--mainGreenColor);color:#fff;padding:8px 12px;border:1px solid #fff;cursor:pointer;font-size:13px;font-weight:400;font-family:__Inter_36bd41,__Inter_Fallback_36bd41;text-decoration:none}.adminPage_all_orders__X4kJ5{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;width:100%;@media (max-width:768px){grid-template-columns:repeat(2,1fr)}@media (max-width:400px){grid-template-columns:repeat(1,1fr)}}.adminPage_orderCard__ksIYx{background-color:var(--mainGreenColor);border-radius:4px;padding:12px;color:#fff}.adminPage_orderCard__ksIYx a{display:block;width:100%;background-color:var(--mainBlackColor);padding:6px 0;border-radius:4px;text-align:center;text-decoration:none;cursor:pointer;color:#fff}.logoutButton_SignOutButton__PtKb1{background-color:var(--mainGreenColor);color:#fff;padding:8px 12px;border:1px solid #fff;cursor:pointer}.account_accountPage__TX_yR{width:calc(100vw - 48px);padding:24px}.account_home_button__ZmqX2{background-color:var(--mainGreenColor);color:#fff;padding:8px 12px;border:1px solid #fff;cursor:pointer}.account_customer_order_container__5Mbgh{background-color:var(--mainGreenColor);width:-moz-fit-content;width:fit-content;padding:12px;border-radius:8px;color:#fff}.account_customer_orders__hhkgj,.account_orders_container__jNchV{display:flex;gap:12px;flex-wrap:wrap}@media (max-width:1024px){.account_customer_orders__hhkgj{grid-template-columns:1fr 1fr}}@media (max-width:650px){.account_customer_orders__hhkgj{grid-template-columns:1fr}}.customerOrderItem_customer_order__qNhWd{background-color:#fff;color:#000;padding:6px 12px;border-radius:4px;width:100%}.page_order_details_page__P8pRD{padding:0 24px;display:grid;margin-bottom:24px;grid-template-columns:1fr 1fr;grid-column-gap:16px;column-gap:16px}.page_order_details_page__P8pRD h1{grid-column:1/3}.page_customer_details_container__o45S5{display:flex;flex-direction:column;width:100%}.page_order_item__IWKkK{display:flex;gap:12px;margin-bottom:12px}.page_order_item__IWKkK img{object-fit:contain}.page_order_item__IWKkK>div{display:grid;grid-template-rows:repeat(3,1fr)}.page_order_item__IWKkK>div>p{margin:0}@media (max-width:768px){.page_order_details_page__P8pRD{grid-template-columns:1fr}.page_order_details_page__P8pRD h1{grid-column:unset}}.removeOrderButton_delete_button__cn6AG,.removeOrderButton_finish_button__rJcrh{background-color:var(--mainGreenColor);color:#fff;padding:8px 12px;border:1px solid #fff;cursor:pointer;width:100%;max-width:200px;filter:brightness(1);transition:filter .3s ease;font-size:16px}.removeOrderButton_delete_button__cn6AG:hover,.removeOrderButton_finish_button__rJcrh:hover{filter:brightness(.8)}.removeOrderButton_button_container__5qok0{display:flex;flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;gap:8px}.hero_hero_section__ViDNA{width:100vw;height:100dvh;position:relative}.hero_hero_photo__jJjmg{width:100vw;height:100dvh;z-index:1;object-fit:cover;position:absolute;top:0;opacity:0;left:0;transition:opacity 1s ease}.hero_hero_photo__jJjmg.hero_active__V88ga{opacity:1}.hero_hero_text_container__XTKo7{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:2;background-color:#0000003d}.hero_page_header__gaIHO{font-size:48px;margin:0;text-align:center}.hero_hero_category_container__i0JWc{display:flex;flex-direction:column;align-items:center;position:relative;height:50px}.hero_hero_text__lzwyA{margin:0;text-wrap:nowrap;color:var(--mainGreenColor);text-shadow:4px 2px 6px rgba(0,0,0,.6);font-size:32px;position:absolute;opacity:0;transition:opacity .3s ease}.hero_left_arrow__mZkUw,.hero_right_arrow__YBTvg{position:absolute;top:50%;z-index:5;cursor:pointer}@media (max-width:768px){.hero_left_arrow__mZkUw,.hero_right_arrow__YBTvg{top:unset;bottom:10%}.hero_hero_category_container__i0JWc{height:120px}.hero_hero_category_container__i0JWc h2{max-width:90vw;margin:0 auto;text-wrap:pretty;text-align:center}}.hero_left_arrow__mZkUw{left:16px;transform:rotate(180deg)}.hero_right_arrow__YBTvg{right:16px}.hero_hero_text__lzwyA.hero_active__V88ga{opacity:1}.hero_cta_link__NgZrU{color:#fff;background-color:var(--mainGreenColor);padding:12px;border-radius:4px;text-decoration:none;font-size:20px;scale:1;transition:scale .3s ease}.hero_cta_link__NgZrU:hover{scale:1.1}.page_products_container__IuHyt{display:grid;grid-template-columns:repeat(3,1fr);width:-moz-fit-content;width:fit-content;grid-gap:12px;gap:12px}@media (max-width:1024px){.page_products_container__IuHyt{grid-template-columns:1fr 1fr}}@media (max-width:768px){.page_products_container__IuHyt{grid-template-columns:1fr;row-gap:18px}}.page_search_page__E2IOJ{display:flex;flex-direction:column;align-items:center;padding:12px 24px}.page_pages_container___I0e_{display:flex;align-items:center;margin:36px 0;gap:8px}.page_pages_container___I0e_ a{color:#000}.page_pages_container___I0e_ a.page_active__3XWqX{color:var(--mainGreenColor)}.page_category_description_container__ypMwj{background-color:var(--mainBlackColor);color:#fff;max-width:930px;width:calc(100vw - 48px);padding:24px;box-sizing:border-box;animation:page_SpanOutAnimation__UxXrr 1s ease;overflow:hidden}.page_category_description_container__ypMwj>pre{width:100%;animation:page_FadeInAnimation__f_5Nv 1s ease 1s;animation-fill-mode:forwards;opacity:0;text-align:center;font-size:18px;text-wrap:nowrap;font-family:__Inter_d65c78,__Inter_Fallback_d65c78}@media (max-width:768px){.page_category_description_container__ypMwj{animation:none}.page_category_description_container__ypMwj>pre{animation:page_FadeInAnimation__f_5Nv 1s ease;animation-fill-mode:forwards;font-family:__Inter_d65c78,__Inter_Fallback_d65c78}}@keyframes page_FadeInAnimation__f_5Nv{0%{opacity:0;text-wrap:wrap}to{opacity:1;text-wrap:wrap}}@keyframes page_SpanOutAnimation__UxXrr{0%{max-width:0}to{max-width:930px}}.page_products_container__82FpJ{display:grid;grid-template-columns:repeat(3,1fr);width:-moz-fit-content;width:fit-content;grid-gap:12px;gap:12px}@media (max-width:1024px){.page_products_container__82FpJ{grid-template-columns:1fr 1fr}}@media (max-width:768px){.page_products_container__82FpJ{grid-template-columns:1fr;row-gap:18px}}.page_search_page__1J_J1{display:flex;flex-direction:column;align-items:center;padding:12px 24px}.page_pages_container__8v9bX{display:flex;align-items:center;margin:36px 0;gap:8px}.page_pages_container__8v9bX a{color:#000}.page_pages_container__8v9bX a.page_active__d6Llw{color:var(--mainGreenColor)}.gallery_gallery_container__JEeUf{width:100%;max-width:800px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;gap:8px}.gallery_gallery_main_photo__jUR8G{max-width:100%;height:550px;object-fit:contain;cursor:pointer}@media (max-width:1024px){.gallery_gallery_main_photo__jUR8G{height:350px}}.gallery_gallery_other_photos_container__R3Cga{width:100%;overflow-x:auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gallery_gallery_other_photos_container__R3Cga img{cursor:pointer;object-fit:cover}.gallery_zoomed_photo_container__anji6{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100dvh;opacity:0;z-index:900;pointer-events:none;transition:.5s ease;background-color:#0000008e}.gallery_zoomed_photo_container__anji6>.gallery_zoomed_photo__KXZOL{max-width:80vw;max-height:80dvh;height:-moz-fit-content;height:fit-content;object-fit:contain;opacity:0;transition:.3s ease;position:absolute;top:50dvh;left:50vw;transform:translate(-50%,-50%);pointer-events:none}.gallery_other_photos_photo__HIDVA{transition:all .3s ease;filter:contrast(.5)}.gallery_other_photos_photo__HIDVA.gallery_active__j0XOq{filter:contrast(1)}.gallery_zoomed_photo_container__anji6.gallery_active__j0XOq,.gallery_zoomed_photo_container__anji6.gallery_active__j0XOq>.gallery_zoomed_photo__KXZOL.gallery_active__j0XOq{opacity:1;pointer-events:all}#gallery_zoomed_photo_left_arrow__lekkl{position:fixed;top:50dvh;left:25px;transform:translateY(-50%);cursor:pointer}#gallery_zoomed_photo_right_arrow__QytX_{position:fixed;top:50dvh;right:25px;transform:translateY(-50%);cursor:pointer}