.comparison-grid-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;border:1px solid #000;margin:4rem 0}.mobile-heading{display:none}.comparison-grid-item{border:1px solid #fff;padding:20px;text-align:center;color:#fff}.comparison-grid-item:nth-of-type(1),.comparison-grid-item:nth-of-type(2),.comparison-grid-item:nth-of-type(3),.comparison-grid-item:nth-of-type(4),.comparison-grid-item:nth-of-type(5){background-color:#e2e8f1 !important;border:1px solid #e2e8f1 !important;padding:40px;text-align:center;color:#231f20 !important}.comparison-grid-item p,.comparison-grid-item h2,.comparison-grid-item h3,.comparison-grid-item h4,.comparison-grid-item .heading{margin:0}.comparison-grid-item:nth-of-type(1) h2,.comparison-grid-item:nth-of-type(2) h2,.comparison-grid-item:nth-of-type(3) h2,.comparison-grid-item:nth-of-type(4) h2,.comparison-grid-item:nth-of-type(5) h2,.comparison-grid-item:nth-of-type(1) h3,.comparison-grid-item:nth-of-type(2) h3,.comparison-grid-item:nth-of-type(3) h3,.comparison-grid-item:nth-of-type(4) h3,.comparison-grid-item:nth-of-type(5) h3,.comparison-grid-item:nth-of-type(1) h4,.comparison-grid-item:nth-of-type(2) h4,.comparison-grid-item:nth-of-type(3) h4,.comparison-grid-item:nth-of-type(4) h4,.comparison-grid-item:nth-of-type(5) h4,.comparison-grid-item:nth-of-type(1) p,.comparison-grid-item:nth-of-type(2) p,.comparison-grid-item:nth-of-type(3) p,.comparison-grid-item:nth-of-type(4) p,.comparison-grid-item:nth-of-type(5) p,.comparison-grid-item:nth-of-type(1) .heading,.comparison-grid-item:nth-of-type(2) .heading,.comparison-grid-item:nth-of-type(3) .heading,.comparison-grid-item:nth-of-type(4) .heading,.comparison-grid-item:nth-of-type(5) .heading{color:#231f20 !important}@media only screen and (max-width:768px){.comparison-grid-container{grid-template-columns:1fr}.mobile-heading{display:inline-block}.comparison-grid-item:nth-of-type(1),.comparison-grid-item:nth-of-type(2),.comparison-grid-item:nth-of-type(3),.comparison-grid-item:nth-of-type(4),.comparison-grid-item:nth-of-type(5){display:none}.comparison-grid-item:nth-of-type(6),.comparison-grid-item:nth-of-type(11),.comparison-grid-item:nth-of-type(16),.comparison-grid-item:nth-of-type(21),.comparison-grid-item:nth-of-type(26){background-color:#e2e8f1 !important;border:1px solid #e2e8f1 !important;padding:40px;text-align:center;color:#231f20 !important}}