.service-inclusion-section{background-color:#0a2540;color:#fff;padding:80px 0}.service-inclusion-section .section-title{color:var(--Cream-100,#fff6e5);font-size:3rem;font-style:normal;font-weight:700;line-height:125%}.service-inclusion-section .section-underline{background-color:#f16623;border:0;height:3px;margin-bottom:50px;max-width:100%}.inclusion-grid{display:grid;gap:20px;grid-template-columns:repeat(6,1fr)}.service-box{background-color:#1a3a5e;border-radius:8px;padding:2rem 1.5rem}.service-box .service-title{color:var(--Cream-100,#fff6e5);font-size:1.5rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:15px}.service-box .service-description{color:var(--Cream-100,#fff6e5);font-size:1.3125rem;font-style:normal;font-weight:400;line-height:normal;margin:0}.inclusion-grid .service-box:first-child,.inclusion-grid .service-box:nth-child(2){grid-column:span 3}.inclusion-grid .service-box:nth-child(3){grid-column:span 4}.inclusion-grid .service-box:nth-child(4){grid-column:span 2}@media (max-width:992px){.inclusion-grid{grid-template-columns:repeat(2,1fr)}.inclusion-grid .service-box:first-child,.inclusion-grid .service-box:nth-child(2),.inclusion-grid .service-box:nth-child(3),.inclusion-grid .service-box:nth-child(4){grid-column:span 1}}@media (max-width:576px){.inclusion-grid{grid-template-columns:1fr}}@media only screen and (max-width:480px){.service-inclusion-section .section-title{font-size:2.375rem}}