.header-main{margin:80px 0}.header-main .headerTitle{font-size:28px!important;font-family:var(--font-quicksand);font-weight:600;line-height:1.2;margin:0}.header-main .title{font-size:65px;font-family:var(--font-oswald);font-weight:600;margin:0}.header-main .subheader{font-size:18px;font-family:var(--font-quicksand);font-weight:400;margin:0;max-width:1300px}.typology-list{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:30px;gap:30px;margin-bottom:50px}@media(max-width:1600px){.typology-list{grid-template-columns:repeat(4,1fr)}}@media(max-width:1200px){.typology-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.typology-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.typology-list{grid-template-columns:repeat(2,1fr);overflow:hidden;gap:5px;margin-bottom:0;align-items:flex-start}}