.chessboard-grid .single-service-card{min-height:30rem}.chessboard-grid .single-service-card:nth-child(8n+1),.chessboard-grid .single-service-card:nth-child(8n+3),.chessboard-grid .single-service-card:nth-child(8n+6),.chessboard-grid .single-service-card:nth-child(8n+8){background-color:var(--primary);color:var(--secondary)}.chessboard-grid .single-service-card:nth-child(8n+1) .service-card__button,.chessboard-grid .single-service-card:nth-child(8n+3) .service-card__button,.chessboard-grid .single-service-card:nth-child(8n+6) .service-card__button,.chessboard-grid .single-service-card:nth-child(8n+8) .service-card__button{background-color:var(--secondary);color:var(--primary)}@media (hover:hover){.chessboard-grid .single-service-card:nth-child(8n+1) .service-card__button:hover,.chessboard-grid .single-service-card:nth-child(8n+3) .service-card__button:hover,.chessboard-grid .single-service-card:nth-child(8n+6) .service-card__button:hover,.chessboard-grid .single-service-card:nth-child(8n+8) .service-card__button:hover{background-color:var(--primary);color:var(--secondary);outline:.2rem solid var(--secondary);outline-offset:-.2rem}}@media only screen and (max-width:991px){.chessboard-grid .single-service-card{min-height:22rem}.chessboard-grid .single-service-card:nth-child(6n+1),.chessboard-grid .single-service-card:nth-child(6n+3),.chessboard-grid .single-service-card:nth-child(6n+5){background-color:var(--primary);color:var(--secondary)}.chessboard-grid .single-service-card:nth-child(6n+2),.chessboard-grid .single-service-card:nth-child(6n+4),.chessboard-grid .single-service-card:nth-child(6n+6){background-color:var(--secondary);color:var(--primary)}.chessboard-grid .single-service-card:nth-child(6n+1) .service-card__button,.chessboard-grid .single-service-card:nth-child(6n+3) .service-card__button,.chessboard-grid .single-service-card:nth-child(6n+5) .service-card__button{background-color:var(--secondary);color:var(--primary)}.chessboard-grid .single-service-card:nth-child(6n+2) .service-card__button,.chessboard-grid .single-service-card:nth-child(6n+4) .service-card__button,.chessboard-grid .single-service-card:nth-child(6n+6) .service-card__button{background-color:var(--primary);color:var(--secondary)}}@media only screen and (max-width:767px){.chessboard-grid .single-service-card:nth-child(odd){background-color:var(--primary)!important;color:var(--secondary)!important}.chessboard-grid .single-service-card:nth-child(odd) .service-card__button{background-color:var(--secondary)!important;color:var(--primary)!important}.chessboard-grid .single-service-card:nth-child(even){background-color:var(--secondary)!important;color:var(--primary)!important}.chessboard-grid .single-service-card:nth-child(even) .service-card__button{background-color:var(--primary)!important;color:var(--secondary)!important}}@media only screen and (max-width:480px){.chessboard-grid .single-service-card{min-height:16rem}}