.category-sub-header{padding:100px 0}@media only screen and (max-width:991px){.category-sub-header{padding:80px 0}}@media only screen and (max-width:575px){.category-sub-header{padding:60px 0}}.category-sub-header__cards{display:grid;gap:50px;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:100px}@media only screen and (max-width:1199px){.category-sub-header__cards{gap:40px;margin-bottom:60px}}@media only screen and (max-width:991px){.category-sub-header__cards{gap:30px;grid-template-columns:1fr 1fr}}@media only screen and (max-width:575px){.category-sub-header__cards{grid-template-columns:1fr}}.category-sub-header__title{color:var(--black);font-family:var(--font-headings);font-size:33px;font-weight:400;letter-spacing:4.5px;margin-bottom:60px;text-align:center;text-transform:uppercase}@media screen and (min-width:360px){.category-sub-header__title{font-size:calc(29px + 1.11111vw)}}@media screen and (min-width:1440px){.category-sub-header__title{font-size:45px}}@media only screen and (max-width:1199px){.category-sub-header__title{margin-bottom:40px}}.category-sub-header__text{color:var(--dark-text);font-size:14px;font-weight:500;letter-spacing:.9px;text-align:center}@media screen and (min-width:360px){.category-sub-header__text{font-size:calc(12.66667px + .37037vw)}}@media screen and (min-width:1440px){.category-sub-header__text{font-size:18px}}