.swag-services-header{background:var(--brand-bg);text-align:center}.swag-services-header .container{max-width:880px}.swag-services-header p{color:var(--brand-text);font-size:1.08rem}.swag-service-rows{padding:10px 0 80px}.swag-service-rows article{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:24px;gap:24px;padding:30px 0;border-top:1px solid var(--brand-border)}.swag-service-rows article:last-child{border-bottom:1px solid var(--brand-border)}.swag-service-rows article>span{grid-row:1/span 2;grid-column:1;display:inline-grid;align-items:center;justify-items:center;place-items:center;width:56px;height:56px;background:var(--brand-primary-dark);color:var(--brand-text-inverse);font-weight:800}.swag-service-rows article h2,.swag-service-rows article p{grid-column:2}.swag-service-rows article p{color:var(--brand-text);margin-bottom:0}@media (max-width:575px){.swag-service-rows article{grid-template-columns:1fr}.swag-service-rows article h2,.swag-service-rows article p{grid-column:1}}