.categories_products_container__ESLaX{position:relative;width:100%;overflow:hidden;margin-top:var(--header-height-at-top)}.categories_product_category__alRNk,.categories_products_container__ESLaX{display:flex;flex-direction:column;align-items:center;justify-content:center}.categories_product_category__alRNk{margin-block:.5rem}.categories_category_header__C3Poo{width:100%;margin:5px}.categories_category_header__C3Poo h1{color:var(--primary-color)}.categories_product_section__X29CJ{width:80%;padding:2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}.categories_product_section__X29CJ .categories_product_card__h1cT7{border-radius:1rem;background-color:var(--background-color);padding:2rem 1rem 1rem;cursor:pointer;display:flex;gap:2rem;flex-direction:column;align-items:center;justify-content:flex-start;transition:all var(--animation-scale) ease-in-out}.categories_product_section__X29CJ .categories_product_card__h1cT7 .categories_product_logo__lSjxB{width:180px;height:180px;position:relative;border:3px solid var(--primary-color);border-radius:50%;overflow:hidden;transition:all var(--animation-scale) ease-in-out}.categories_product_section__X29CJ .categories_product_card__h1cT7 .categories_product_details__yUtG1{display:flex;justify-self:end;flex-direction:column;align-items:center;justify-content:center}.categories_product_section__X29CJ .categories_product_card__h1cT7 .categories_product_details__yUtG1 .categories_product_name__qGn6u{font-size:medium}.categories_product_section__X29CJ .categories_product_card__h1cT7 .categories_product_details__yUtG1 .categories_product_title__oA_Cb{font-size:small}@media (hover:hover) and (pointer:fine){.categories_product_section__X29CJ .categories_product_card__h1cT7:hover .categories_product_logo__lSjxB{scale:1.1;background-color:var(--primary-color)}}@media (max-width:768px){.categories_product_section__X29CJ{flex-wrap:wrap;width:100%}.categories_product_section__X29CJ .categories_product_card__h1cT7{width:100%}.categories_product_section__X29CJ .categories_product_card__h1cT7 .categories_product_logo__lSjxB{background-color:var(--primary-color)}}@media (min-width:769px) and (max-width:1120px){.categories_product_section__X29CJ{width:100%}.categories_product_section__X29CJ .categories_product_card__h1cT7{width:50%}}.page_main_container__dH9V8{min-height:100vh;background-color:var(--background-color)}.page_main_container__dH9V8,.page_section__dW0Fc{display:flex;flex-direction:column;align-items:center;width:100%}.page_section__dW0Fc{position:relative;overflow:hidden;margin-top:calc(-1 * var(--header-height));padding-bottom:var(--header-height)}.page_section_placeholder__bh8ht{width:100%;z-index:0;min-height:var(--header-height);background-color:transparent}.page_section_header___WBBO{display:flex;align-items:center;justify-content:center;min-height:calc(var(--header-height) - 10px);width:110%;font-weight:600;z-index:900;background-image:repeating-linear-gradient(135deg,var(--background-color-translucent),var(--background-color-translucent) 40px,var(--primary-color-translucent) 40px,var(--primary-color-translucent) 60px,var(--primary-color-translucent) 80px),var(--noise-texture);background-color:var(--background-color);background-attachment:fixed;box-shadow:inset 0 0 4px 0 #1d1d1d}.page_section_header___WBBO h1{font-size:x-large}.page_section_content__QavkE{width:80%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1rem 1rem 0}@media (max-width:768px){.page_home_banner_container__Kf7Ij{height:150vh}.page_section_content__QavkE{width:100%}}@media (min-width:769px) and (max-width:1120px){.page_section_content__QavkE{width:100%}}@keyframes page_rotate__YkJws{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}