.grid-cards-section{margin-bottom:10rem}.grid-cards-heading{margin-bottom:6rem;position:relative}.grid-cards-heading h2{font-size:5.5rem}.grid-card-row{margin-bottom:4rem;padding:0 15px}.grid-image-wrapper{padding:0}.grid-cards-heading:after{border-bottom:2px solid #ff8839;bottom:0;content:"";position:absolute;top:52px;width:160px}.grid-last-card-wrapper{box-shadow:0 0 7px #836edf4d;display:flex;flex-direction:column;height:64%;justify-content:space-between;margin-top:4rem;transition:.4s ease-in-out}.grid-last-card-parameter{padding:4rem}.grid-cards-wrapper,.grid-second-cards-wrapper{box-shadow:0 0 7px #836edf4d;transition:.4s ease-in-out}.grid-second-cards-wrapper{margin-bottom:4rem;padding:0}.grid-first-card{padding:6rem 4rem}.grid-first-card h3{font-family:work-sans-regular,sans-serif}.grid-first-card h2{font-family:work-sans-semibold,sans-serif;font-size:3.8rem;margin-top:2.5rem}.grid-third-card{box-shadow:0 0 7px #836edf4d;padding:6rem 4rem;transition:.4s ease-in-out}.grid-third-card h3{font-family:work-sans-regular,sans-serif}.grid-third-card h2{font-family:work-sans-semibold,sans-serif;font-size:3.8rem;margin-top:2.5rem}.card-cta-wrapper{align-items:center;display:flex;gap:14px;margin-top:24px}.grid-second-card-image{padding:0}.grid-first-card .card-paragraph,.grid-last-card-wrapper .card-paragraph,.grid-third-card .card-paragraph{opacity:0;transform:translateY(10px);transition:opacity .4s ease-in-out,transform .4s ease-in-out;visibility:hidden}.grid-first-card .card-heading,.grid-last-card-wrapper .card-heading,.grid-third-card .card-heading{display:block;transition:opacity .4s ease-in-out}.grid-first-card:hover .card-heading,.grid-last-card-wrapper:hover .card-heading,.grid-third-card:hover .card-heading{display:none;transition:opacity .4s ease-in-out}.grid-first-card:hover .card-paragraph,.grid-last-card-wrapper:hover .card-paragraph,.grid-third-card:hover .card-paragraph{opacity:1;transform:translateY(0);transition:opacity .4s ease-in-out,transform .4s ease-in-out;visibility:visible}.grid-first-card,.grid-third-card{cursor:pointer;min-height:350px}.card-cta-wrapper p{color:#ee7524!important;font-weight:400;margin:0;position:relative}.card-cta-wrapper p:after{background-color:#ee7524;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .4s ease-in-out;width:0}.grid-first-card:hover .card-cta-wrapper p:after,.grid-last-card-wrapper:hover .card-cta-wrapper p:after,.grid-third-card:hover .card-cta-wrapper p:after{width:100%}.third-column{display:flex;flex-direction:column}@media(max-width:767px){.grid-cards-heading h2{font-size:4.5rem}.grid-cards-heading:after{top:40px}}