@media screen and (max-width:1300px){.services-grid{display:flex;flex-direction:column;padding-right:0!important}}.services-grid__text{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem}@media screen and (max-width:1300px){.services-grid__text{display:flex;flex-direction:column;margin-bottom:2rem;padding-right:3rem}}.services-grid__text h2{margin:0}.services-grid__text p{grid-column:2 / 4;margin:0;width:75%}@media screen and (max-width:1300px){.services-grid__text p{width:100%}}.services-grid__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.services-grid__card{text-decoration:none}@media screen and (max-width:1300px){.services-grid__cards{order:3;display:flex;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-right:1rem;gap:0}.services-grid__cards::-webkit-scrollbar{display:none}.services-grid__card{flex:0 0 85%;scroll-snap-align:start;width:95%;padding-bottom:95%;margin-right:1rem}.services-grid__card:last-child{margin-right:3rem;flex:0 0 95%}}.services-grid__card{width:100%;border-radius:7px;overflow:hidden;position:relative;display:flex;flex-direction:column;height:0;padding-bottom:110%}@media screen and (max-width:1300px){.services-grid__card{width:100%;height:auto;overflow:hidden;padding-bottom:2rem;background-color:var(--off-white)}}.services-grid__card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;transition:transform 0.3s ease}@media screen and (max-width:1300px){.services-grid__card img{position:initial;height:auto;aspect-ratio:6 / 4}}@media screen and (max-width:1024px){.services-grid__card img{aspect-ratio:auto;height:300px}}@media screen and (min-width:1301px){.services-grid__card:hover img{transform:translateY(-15%)}}.services-grid__card__text{padding:2rem;background-color:var(--off-white);position:absolute;bottom:0;left:0;right:0;transition:transform 0.3s ease;max-height:none;overflow-y:auto}@media screen and (min-width:1301px){.services-grid__card:hover .services-grid__card__text{transform:translateY(0)!important}}@media screen and (max-width:1300px){.services-grid__card__text{transform:translateY(0)!important;position:initial;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;overflow-y:initial;background-color:#fff0}.services-grid__card .button{position:absolute;bottom:2rem;left:2rem;padding:0}}@media screen and (max-width:1300px){.services-grid__button--desktop{display:none}}@media screen and (min-width:1301px){.services-grid__button--mobile{display:none}}.services-grid__card__text h3{margin:0;padding-bottom:1rem}.services-grid__card__text p{margin:1rem 0}.services-grid__highlights{display:flex;align-items:center;justify-content:center;gap:5%;background-color:var(--off-white);border-radius:7px;margin-top:5rem;padding:2rem}@media screen and (min-width:1301px){.services-grid__highlights{flex-wrap:wrap;row-gap:2rem;padding-left:4rem;padding-right:calc(4rem + 20px)}}@media screen and (max-width:1300px){.services-grid__highlights{background:none;padding:0;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:0;margin-bottom:5rem;padding-right:3rem}}.services-grid__highlight{position:relative}.services-grid__highlight span{padding-right:10px}@media screen and (min-width:1301px) and (max-width:1440px){.services-grid__highlight span{padding-right:4px}}.services-grid__highlight::after{content:'';background-image:url(//www.wurlin.com/wp-content/themes/alula/assets/style/../img/tick.svg);display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;min-width:20px;height:20px;margin-left:.5rem;margin-bottom:0;position:absolute;right:-20px;top:-1px}@media screen and (min-width:1301px) and (max-width:1440px){.services-grid__highlight::after{height:16px;width:16px}}@media screen and (max-width:1300px){.services-grid__highlight{position:relative}.services-grid__highlight span{padding-left:3rem}.services-grid__highlight::after{position:absolute;right:auto;left:0;top:50%;transform:translateY(calc(-50% - 3px));min-width:16px;height:16px}}