.services-block{background:var(--secondary-color);color:var(--primary-color)!important;padding-bottom:50px;padding-top:50px}.services-block-inverted{background:var(--primary-color);color:var(--secondary-color)!important;padding-bottom:50px;padding-top:50px}.services-block--content-wrapper{padding-bottom:50px}.services-grid--card,.services-text-inverted__subtitle,.services-text-inverted__title{color:var(--secondary-color)!important;text-align:center}.services-grid,.services-text-inverted__title h2{text-transform:uppercase}.services-text-inverted__title h2{color:var(--secondary-color)!important;font-weight:800}.services-text-inverted__subtitle p{color:var(--secondary-color)!important;line-height:150%}.services-grid-inverted__content-wrapper{grid-column-gap:15px;grid-row-gap:0;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:1fr}.services-grid-inverted--card{align-items:center;display:flex;flex-direction:column;position:relative;transition:all .5s}.services-grid-inverted__image{width:100%}.services-grid-inverted__image svg *{fill:var(--secondary-color)}.services-grid-inverted__text p{font-size:16px;font-weight:800;line-height:120%;text-align:center}.services-grid-inverted--card:hover{background-color:var(--secondary-color);border-radius:3px}.services-grid-inverted--card:hover .services-grid-inverted__text p{color:var(--primary-color)!important}.services-grid-inverted--card:hover .services-grid-inverted__image svg *{fill:var(--primary-color)!important}@media (min-width:768px){.services-text-inverted__subtitle{color:var(--secondary-color);margin:50px auto;max-width:60%}}@media (max-width:767px){.services-block-inverted--content-wrapper{margin:0 auto;padding:10px;width:100%}.services-text-inverted__subtitle,.services-text-inverted__title{text-align:left}.services-text-inverted__subtitle{width:90%}.services-grid-inverted__content-wrapper{grid-column-gap:15px;grid-row-gap:0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.services-text{margin-bottom:10px;padding:0 20px}.services-grid__image{width:90%}}