.page_main__GlU4n{display:flex;color:#fff;gap:2rem;flex-wrap:wrap;margin:0 auto;padding:0 60px}.page_left__GAiiX{flex:0 0 300px;min-width:250px;display:flex;flex-direction:column;align-items:center}.page_left__GAiiX h2{justify-self:flex-start;align-self:start;font-size:24px}.page_right__M89Ik{flex:1 1;min-width:300px;margin-left:50px}.page_productGrid__GJuvN{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;width:100%}@media (max-width:1250px){.page_productGrid__GJuvN{grid-template-columns:repeat(2,1fr)}}@media (max-width:950px){.page_main__GlU4n{flex-direction:column;padding:.5rem;margin:16px}.page_left__GAiiX{width:100%;margin-bottom:1rem}.page_right__M89Ik{width:100%;margin-left:0}.page_productGrid__GJuvN{grid-template-columns:repeat(1,1fr);gap:.5rem}}.ProductCard_productCard__7YW_q{border-radius:.5rem;text-align:center;transition:all .3s ease;gap:.625rem;width:100%;margin-bottom:.625rem;display:flex;flex-direction:column;align-items:flex-start;padding:.75rem;border:1px solid transparent;background:#001444;box-sizing:border-box;cursor:pointer}.ProductCard_productCard__7YW_q:hover{border-color:#fa7c40;box-shadow:0 .3125rem .9375rem rgba(250,124,64,.2);z-index:1}.ProductCard_productImage__1qkb3{width:100%;height:auto;aspect-ratio:1;object-fit:cover;transition:transform .3s ease;border-radius:.25rem}.ProductCard_productCard__7YW_q:hover .ProductCard_productImage__1qkb3{transform:scale(1.02)}.ProductCard_productName__52nFk{font-size:1.125rem;color:#fff;font-weight:400;transition:color .3s ease;margin:.5rem 0}.ProductCard_productCard__7YW_q:hover .ProductCard_productName__52nFk{color:#fa7c40}.ProductCard_productPrice__R2aGG{font-size:16px;color:#fff;font-weight:400;margin-bottom:.5rem}.ProductCard_buttons__Vxk_c{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0;padding:0;gap:.625rem;transition:transform .3s ease;width:100%}.ProductCard_buttons__Vxk_c>*{flex:1 1 50%;min-width:0}@media (max-width:768px){.ProductCard_productCard__7YW_q{padding:.5rem;gap:.4rem}.ProductCard_productName__52nFk{font-size:1rem}.ProductCard_productPrice__R2aGG{font-size:.75rem}.ProductCard_buttons__Vxk_c{flex-direction:column;gap:.4rem}}