.section-container{row-gap:96px}.main-header,.section-container{display:flex;flex-direction:column}.main-header{align-items:center;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/images/category-page-header-bg.jpg?0225d3503bcd8335197ece1f1ed1cda5);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;height:300px;justify-content:center;row-gap:8px}.main-header .header-content-wrapper{margin-left:auto;margin-right:auto;text-align:center;width:700px}.main-header .header-content-wrapper .header-title{color:var(--white);font-size:32px;font-weight:700;line-height:48px}.main-header .header-content-wrapper .header-desc{color:var(--white);font-size:16px;line-height:24px}.category-wrapper{display:flex;flex-direction:column;row-gap:42px}.category-wrapper .category-header{border-bottom:1px solid #252529;margin-bottom:24px;padding-bottom:24px}.category-wrapper .category-header .category-title{color:var(--white);font-size:24px;font-weight:600}.category-wrapper .category-item-wrapper{background-color:#16161a;border:1px solid #252529;border-radius:10px;padding:24px;text-align:center;transition:all .2s ease}.category-wrapper .category-item-wrapper:hover{border-color:var(--primary)}.category-wrapper .category-item-wrapper .category-img{height:100px;margin-bottom:16px;width:100px}.category-wrapper .category-item-wrapper .category-name{color:var(--white);font-size:18px;font-weight:500;margin-bottom:0}.category-wrapper .device-category-wrapper .row{row-gap:24px}@media (max-width:767.98px){.section-container{row-gap:56px}.main-header{height:350px;padding:16px}.main-header .header-content-wrapper{width:100%}.main-header .header-content-wrapper .header-title{font-size:20px;line-height:30px;margin-bottom:18px}.main-header .header-content-wrapper .header-desc{font-size:14px}}@media (min-width:768px) and (max-width:997.98px){.section-container{row-gap:56px}.main-header{height:350px;padding:16px}.main-header .header-content-wrapper{width:100%}.main-header .header-content-wrapper .header-title{font-size:28px;line-height:42px;margin-bottom:18px}.main-header .header-content-wrapper .header-desc{font-size:16px}}
