<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.service-category-list,.service-category-list ul{list-style:none!important;margin:0;padding:0}.service-category-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:40px 0}.service-category-list a{display:flex;align-items:center;justify-content:center;height:160px;text-align:center;background:linear-gradient(to bottom right,#ffffff,#f9fafb);border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,0.03);font-weight:600;font-size:18px;color:#111827;text-decoration:none;transition:all 0.3s ease;padding:20px;line-height:1.4}.service-category-list a:hover{border-color:#30D5C8;color:#30D5C8;box-shadow:0 10px 25px rgba(0,0,0,0.06);transform:translateY(-4px);cursor:pointer}@media (max-width:992px){.service-category-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.service-category-list{grid-template-columns:1fr}}.evfd-title{font-family:'Inter',sans-serif;font-size:48px;font-weight:800;text-transform:uppercase;letter-spacing:2px;color:#3F8EFC;background:linear-gradient(to right,#3F8EFC,#30D5C8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:left;margin:40px 0}@media (max-width:768px){.evfd-title{font-size:32px;letter-spacing:1px}}.service-boxes{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:200px;gap:20px;padding:20px}@media (max-width:1200px){.service-boxes{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.service-boxes{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.service-boxes{grid-template-columns:1fr;grid-auto-rows:180px}}.service-box{position:relative;display:block;overflow:hidden;text-decoration:none;transition:box-shadow 0.3s ease}.service-box:nth-child(2n+1){background:#3F8EFC}.service-box:nth-child(2n){background:#30D5C8}.service-box::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.15);transition:background 0.3s ease}.service-box:hover::before{background:rgba(0,0,0,0)}.service-box:hover{box-shadow:0 12px 40px rgba(0,0,0,0.15)}.service-text{position:relative;z-index:1;padding:20px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff}.service-text h4{margin:0 0 8px;font-size:20px;font-weight:600;color:#fff}.service-text p{margin:0;font-size:14px;line-height:1.4;color:#fff}@media (max-width:768px){.service-boxes{grid-template-columns:1fr;grid-auto-rows:200px}.service-text{padding:16px}}.usp-section{max-width:1200px;margin:0 auto;text-align:center}.usp-section h2{font-size:2.5rem;font-weight:700;color:#2e2e2e;margin-bottom:2rem}.usp-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.usp-card{position:relative;overflow:hidden;background:rgba(255,255,255,0.8);border-radius:12px;padding:2rem 1.5rem;backdrop-filter:saturate(180%) blur(10px);transition:box-shadow 0.4s ease}.usp-card:hover{box-shadow:0 12px 40px rgba(0,0,0,0.1)}.usp-card::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(135deg,#3F8EFC 0%,#30D5C8 100%);transform:rotate(45deg) translate(-100%,-100%);transition:transform 0.6s ease;z-index:0}.usp-card:hover::before{transform:rotate(45deg) translate(0,0)}.usp-card .icon{position:relative;z-index:1;width:72px;height:72px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff}.usp-card h4,.usp-card p{position:relative;z-index:1;margin:0}.usp-card h4{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:0.5rem}.usp-card p{font-size:0.95rem;color:#4b5563;line-height:1.5}@media (max-width:768px){.usp-cards{grid-template-columns:1fr;gap:1rem}.usp-card{padding:1.5rem 1rem}.usp-card .icon{width:60px;height:60px;font-size:1.5rem}}.footer-column{margin-bottom:30px}.footer-column h4{font-size:16px;color:#ffffff;margin-bottom:10px}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:8px;font-size:14px;color:#d1d5db;line-height:1.6}.footer-column a{color:#d1d5db;text-decoration:none;transition:color 0.2s ease}.footer-column a:hover{color:#ffffff}</pre></body></html>