.services-section{padding:100px 20px 40px;color:#0a1119}.services-section h1{font-weight:800;font-size:3rem;font-family:AppleGaramond-bold;text-align:center;margin-bottom:0;color:var(--dark-color)}.services-section p{text-align:center;margin-bottom:40px;font-family:Ronzino-regular;font-size:1.12rem}.services-second{padding:0;background-color:#8181813d;font-weight:800;font-size:1rem;font-family:Ronzino-regular;text-align:center;margin-top:1px;margin-bottom:1px;color:var(--dark-color)}.services-thirdintro,.services-secondintro{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto;padding:50px 20px;gap:30px}.services-secondintro>div,.services-thirdintro>div{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:30px;gap:15px;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;height:40vh;width:100%;max-width:400px;margin:auto;position:relative}.services-thirdintro img,.services-secondintro img{width:80%;max-width:210px;object-fit:cover}.services-thirdintro img,.services-secondintro img{display:block;padding:1px;height:80%;transform:translate(22%);overflow:hidden}.services-thirdintro .logo,.services-secondintro .logo{position:absolute;left:0;top:50%;transform:translate(35%,-50%);width:15%;max-width:60px;height:auto;object-fit:cover;box-shadow:none}.services-thirdintro>div:after,.services-secondintro>div:after{content:"";position:absolute;top:0;bottom:0;left:25%;width:2px;background:#d51818}.services-thirdintro p,.services-secondintro p{position:relative;font-family:AppleGaramond-bold;font-size:1.2rem;font-weight:600;text-align:center;left:13%;margin:10px auto 0;color:#000;word-wrap:break-word}.services-secondintro>div,.services-thirdintro>div{transition:all .3s ease-in-out;cursor:pointer}.services-secondintro>div:hover,.services-thirdintro>div:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 8px 20px #0003;border:2px solid #d51818}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;justify-content:center;align-items:center;z-index:1000}.popup-content{position:relative;background:#ffffffde;padding:20px;border-radius:12px;width:80%;max-width:900px;max-height:80%;overflow-y:auto;box-shadow:0 4px 20px #0000004d;text-align:center;font-family:AppleGaramond-bold}#popup-img{width:100%;max-width:350px;height:auto;margin:10px auto;display:block}.close-btn{position:absolute;top:15px;right:20px;font-size:24px;font-weight:700;cursor:pointer;color:#0a1119}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.close-btn:hover{color:red}.brand-list{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px}#popup-brands{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;justify-items:center}.brand-item{background:#f9f9f979;border-radius:10px;padding:12px;text-align:center;box-shadow:0 2px 6px #00000026;transition:transform .2s ease;width:100%;max-width:140px}.brand-item:hover{transform:translateY(-5px)}.brand-item img{width:70px;height:auto;border-radius:8px;margin-bottom:6px;box-shadow:none}.brand-item p{font-size:.85rem;font-weight:700;margin:0;color:#333}@media (max-width: 1024px){.services-thirdintro{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){#popup-brands{grid-template-columns:repeat(2,1fr)}.services-thirdintro,.services-secondintro{grid-template-columns:1fr}.services-thirdintro p,.services-secondintro p{font-size:.95rem;left:14%}}@media (max-width: 480px){#popup-brands{grid-template-columns:1fr}.services-thirdintro p,.services-secondintro p{font-size:.85rem;left:15%}}
