.services-section .services-grid[data-v-461196dd]{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.services-section .services-grid[data-v-461196dd]{grid-template-columns:1fr}}.services-section .services-grid .service-card[data-v-461196dd]{background-color:#fff;box-shadow:0 4px 10px #0000001a;color:inherit;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.services-section .services-grid .service-card[data-v-461196dd]:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-10px)}.services-section .services-grid .service-card .service-card__content[data-v-461196dd]{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:30px}.services-section .services-grid .service-card .service-card__content .service-title[data-v-461196dd]{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:10px}.services-section .services-grid .service-card .service-card__content .service-description[data-v-461196dd]{color:#666;flex-grow:1;font-size:1rem;line-height:1.6}.services-section .services-grid .service-card .service-card__content .service-button[data-v-461196dd]{background-color:var(--secondary-color);border:2px solid var(--secondary-color);color:var(--main-black);cursor:pointer;font-weight:700;margin-top:20px;padding:10px 40px;text-align:center;transition:background-color .3s ease;width:-moz-fit-content;width:fit-content}.services-section .services-grid .service-card .service-card__content .service-button[data-v-461196dd]:hover{background:transparent}.services-section .services-grid .service-card .service-card__image[data-v-461196dd]{align-items:center;display:flex;height:300px;justify-content:center;overflow:hidden}@media screen and (max-width:1000px){.services-section .services-grid .service-card .service-card__image[data-v-461196dd]{height:200px}}.services-section .services-grid .service-card .service-card__image img[data-v-461196dd]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
