.products-category{box-sizing:border-box;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:250px auto;margin:0 auto;max-width:1440px;padding:0 100px 40px;row-gap:10px}@media (min-width:481px) and (max-width:768px){.products-category{display:flex;padding:0 30px 30px}}@media (min-width:320px) and (max-width:480px){.products-category{display:flex;padding:0 30px 30px}}.products-category-left{display:flex;flex-direction:column;row-gap:20px}@media (min-width:320px) and (max-width:480px){.products-category-left{display:none}}@media (min-width:481px) and (max-width:768px){.products-category-left{display:none}}.products-category-left-category,.products-category-left-contact{border:1px solid #023192;box-sizing:border-box}.products-category-left-category-header,.products-category-left-contact-header{background-color:#023192;box-sizing:border-box;color:#fff;font-size:24px;font-weight:700;padding:20px 0;text-align:center}.products-category-left-category-list{box-sizing:border-box;display:flex;flex-direction:column;padding:5px 10px;row-gap:5px}.products-category-left-category-list-item{align-items:center;box-sizing:border-box;-moz-column-gap:10px;column-gap:10px;display:flex;font-size:16px;justify-content:space-between;min-height:45px;padding:10px;width:100%}.products-category-left-category-list-item span{flex:1;word-break:break-all}.products-category-left-category-list-item i:first-of-type{font-size:12px}.products-category-left-category-list-item i:last-of-type{background-color:#023192;border-radius:50%;color:#fff;height:16px;overflow:hidden;position:relative;width:16px}.products-category-left-category-list-item i:last-of-type:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.products-category-left-category-list-item-active,.products-category-left-category-list-item:hover{background-color:#023192;border-radius:50px;color:#fff}.products-category-left-category-list-item-active i:first-of-type,.products-category-left-category-list-item:hover i:first-of-type{color:#023192}.products-category-left-category-list-item-active i:last-of-type,.products-category-left-category-list-item:hover i:last-of-type{background-color:#fff;color:#023192}.products-category-left-category-footer{align-items:center;background-color:#023192;box-sizing:border-box;color:#fff;-moz-column-gap:5px;column-gap:5px;display:flex;padding:15px 10px}.products-category-left-category-footer i{font-size:32px}.products-category-left-category-footer-right{display:flex;flex-direction:column;font-size:14px;row-gap:5px}.products-category-left-category-footer-right-value{font-size:24px;font-weight:700}.products-category-left-contact-content{box-sizing:border-box;padding:15px 10px}.products-category-left-contact-content-title{font-size:15px;font-weight:700;padding-bottom:10px}.products-category-left-contact-content-item{box-sizing:border-box;font-size:14px;line-height:1.5;padding:5px 0}.products-category-right{display:flex;flex-direction:column;row-gap:20px}.products-category-right h1{border-bottom:1px solid #464646;font-size:24px;margin:0;padding-bottom:10px}.products-category-right-list{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);height:-moz-fit-content;height:fit-content}@media (min-width:1025px) and (max-width:1280px){.products-category-right-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px) and (max-width:1024px){.products-category-right-list{grid-template-columns:repeat(1,1fr)}}@media (min-width:481px) and (max-width:768px){.products-category-right-list{grid-template-columns:repeat(3,1fr)}}@media (min-width:320px) and (max-width:480px){.products-category-right-list{grid-template-columns:repeat(2,1fr)}}.products-category-right-list-item{overflow:hidden}.products-category-right-list-item p{box-sizing:border-box;padding:5px 0;text-align:center;word-break:break-all}