body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{align-items:center;background:#fff;box-shadow:0 2px 5px #0000001a;display:flex;justify-content:space-between;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar .navbar-logo img{height:60px}.navbar .navbar-menu{z-index:110}.navbar .navbar-menu ul{display:flex;gap:.01rem 1.9rem;list-style:none}.navbar .navbar-menu ul li{position:relative}.navbar .navbar-menu ul li a,.navbar .navbar-menu ul li span{align-items:center;color:#333;cursor:pointer;display:flex;font-weight:500;gap:.3rem;text-decoration:none}.navbar .navbar-menu ul li a:hover,.navbar .navbar-menu ul li span:hover{color:#ff9800}.navbar .navbar-menu ul li .dropdown-menu{background:#fff;border-radius:5px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;left:0;list-style:none;min-width:180px;padding:.5rem 0;position:absolute;top:120%;z-index:10}.navbar .navbar-menu ul li .dropdown-menu li{padding:.5rem 1rem}.navbar .navbar-menu ul li .dropdown-menu li a{color:#333}.navbar .navbar-menu ul li .dropdown-menu li a:hover{color:#ff9800}.navbar .navbar-icons{align-items:center;display:flex;display:none;gap:1rem}.navbar .navbar-icons .close-btn,.navbar .navbar-icons .mobile-menu-icon,.navbar .navbar-icons .search-icon{cursor:pointer;font-size:1.3rem}.navbar .inside-menu-close,.navbar .navbar-icons .close-btn{display:none}@media(max-width:992px){.navbar .navbar-menu{background:#fff;box-shadow:2px 0 10px #0000001a;flex-direction:column;height:100%;left:-700px;padding:2rem 1rem;position:fixed;top:0;transition:.3s ease;width:80%;z-index:1200}.navbar .navbar-menu.open{left:0}.navbar .navbar-menu .inside-menu-close{background:#0000;border:none;color:#222;cursor:pointer;display:inline-flex;font-size:1.25rem;padding:6px;position:absolute;right:12px;top:12px;z-index:1300}.navbar .navbar-menu .dropdown-menu{box-shadow:none;left:0;padding-left:1rem;position:relative;top:0}.navbar .navbar-icons,.navbar .navbar-icons .mobile-menu-icon{display:inline}.navbar .navbar-menu ul{display:flex;flex-direction:column;gap:1rem}}.footer{background:#0d0d0d;color:#fff;font-family:Poppins,sans-serif;padding:3rem 2rem 1rem}.footer .footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.footer .footer-container .footer-logo img{height:50px}.footer .footer-container .footer-section h2,.footer .footer-container .footer-section h3{color:#fff;margin-bottom:1rem}.footer .footer-container .footer-section p{color:#ccc;font-size:.95rem;line-height:1.6}.footer .footer-container .footer-section ul{list-style:none;padding:0}.footer .footer-container .footer-section ul li{margin-bottom:.5rem}.footer .footer-container .footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s}.footer .footer-container .footer-section ul li a:hover{color:#ff9800}.footer .footer-container .footer-section .social-icons{display:flex;gap:.8rem;margin-top:1rem}.footer .footer-container .footer-section .social-icons a{align-items:center;background:#1a1a1a;border-radius:50%;color:#fff;display:inline-flex;font-size:1.2rem;justify-content:center;padding:.5rem;transition:background .3s}.footer .footer-container .footer-section .social-icons a:hover{background:#ff9800}.footer .footer-container .footer-section .contact p{align-items:center;color:#ccc;display:flex;font-size:.95rem;gap:.5rem}.footer .footer-bottom{border-top:1px solid #333;color:#aaa;font-size:.9rem;margin-top:2rem;padding-top:1rem;text-align:center}@media(max-width:1024px){.footer .footer-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.footer{padding:2rem 1.5rem}.footer .footer-container{grid-template-columns:1fr;text-align:center}.footer .footer-container .social-icons{justify-content:center}.footer .footer-container .footer-section h2,.footer .footer-container .footer-section h3{margin-top:1rem}}.camera-section{background:linear-gradient(135deg,#f9fafb,#eef2ff);font-family:Inter,sans-serif;padding:60px 20px}.container{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:auto;max-width:1100px}.text-content h1{color:#111827;font-size:2.5rem;font-weight:700;line-height:1.2}.text-content h1 span{color:#4f46e5}.desc{color:#4b5563;font-size:1.05rem;line-height:1.7;margin-top:14px}.cta-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:25px}.btn{align-items:center;border-radius:8px;display:inline-flex;font-weight:600;gap:8px;padding:12px 18px;text-decoration:none;transition:all .25s ease}.btn.primary{background:#4f46e5;color:#fff}.btn.whatsapp{background:#22c55e;color:#fff}.btn.outline{border:2px solid #4f46e5;color:#4f46e5}.btn:hover{opacity:.9;transform:translateY(-2px)}.info{color:#374151;font-size:.95rem;margin-top:20px}.info p{align-items:center;display:flex;gap:6px;margin:6px 0}.image-content{position:relative}.image-content img{border-radius:14px;box-shadow:0 8px 24px #0000001a;width:100%}.image-content .tag{align-items:center;background:#ffffffe6;border-radius:8px;bottom:12px;box-shadow:0 2px 6px #0000001a;color:#111827;display:flex;font-size:.9rem;font-weight:500;gap:6px;left:12px;padding:8px 14px;position:absolute}@media (max-width:768px){.container{grid-template-columns:1fr;text-align:center}.text-content h1{font-size:2rem}.image-content{order:-1}.cta-buttons{justify-content:center}}:root{--bg:#f8fafc;--card:#fff;--muted:#6b7280;--accent:#4f46e5;--radius:12px}*{box-sizing:border-box}#root,body,html{height:100%}body{background:#f8fafc;background:var(--bg);color:#111827;font-family:Inter,Roboto,-apple-system,Segoe UI,Noto Sans,Helvetica Neue,Arial;margin:0}.max-w-6xl{margin-left:auto;margin-right:auto;max-width:1100px;padding-left:16px;padding-right:16px}header{background:#fff;background:var(--card)}header .shadow-sm{box-shadow:0 1px 6px #0f172a0f}header .w-12{font-weight:700}header a{text-decoration:none}.btn,.button{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-flex;gap:8px;padding:10px 16px}.button-primary{background:#4f46e5;background:var(--accent);color:#fff}.button-outline{background:#0000;border-color:#0f172a0f}.hero h2{font-size:28px;margin:0}@media(min-width:768px){.hero h2{font-size:40px}}.hero p{color:#6b7280;color:var(--muted);line-height:1.6}.hero .cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.p-card{background:#fff;background:var(--card);border-radius:12px;border-radius:var(--radius);box-shadow:0 6px 18px #1118270a;padding:16px}.p-card h4{margin:0 0 6px}.p-card p{color:#6b7280;color:var(--muted);font-size:14px;margin:0}.gallery .h-36{align-items:center;background:linear-gradient(180deg,#f3f4f6,#fafafa);border-radius:10px;display:flex;height:144px;justify-content:center}input,p,textarea{font-size:15px}input,textarea{border:1px solid #0f172a0f;border-radius:10px;padding:12px}button[type=submit]{background:#4f46e5;background:var(--accent);border:none;border-radius:10px;color:#fff;padding:10px 18px}footer{color:#6b7280;color:var(--muted)}.text-indigo-600{color:#4f46e5;color:var(--accent)}.mt-12{margin-top:48px}@media(max-width:767px){.max-w-6xl{padding-left:12px;padding-right:12px}.hero h2{font-size:24px}}a:hover{opacity:.92}button:active{transform:translateY(1px)}.services-section{background:#f6f8fa;padding:36px 24px}.services-section__inner{margin:0 auto;max-width:1200px;padding:0 16px}.services-section__title{color:#111827;font-size:32px;font-weight:700;margin:0 0 22px}.services-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}@media(max-width:980px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.services-grid{grid-template-columns:1fr}}.service-card{background:#fff;border:1px solid #0f172a08;border-radius:10px;box-shadow:0 6px 18px #0f172a0f;display:flex;flex-direction:column;gap:10px;padding:20px 22px;transition:transform .2s ease,box-shadow .2s ease}.service-card:hover{box-shadow:0 14px 30px #0f172a17;transform:translateY(-6px)}.service-card__title{color:#111827;font-size:18px;font-weight:600;margin:0 0 6px}.service-card__desc{color:#6b7280;font-size:15px;line-height:1.5;margin:0 0 12px}.service-card__cta{align-self:flex-start;color:#5b21b6;font-weight:600;text-decoration:none;transition:transform .12s ease}.service-card__cta:hover{text-decoration:underline;transform:translateX(4px)}@media(min-width:1200px){.services-section{padding:56px 40px}}.product-card__image{align-items:center;display:flex;justify-content:center;overflow:hidden}.product-card__image img{height:100%;object-fit:cover;width:100%}.featured-products{background:#f6f8fa;padding:36px 24px}.featured-products__inner{margin:0 auto;max-width:1200px;padding:0 16px}.featured-products__title{color:#111827;font-size:32px;font-weight:700;margin:0 0 22px}.products-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}@media(max-width:980px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.products-grid{grid-template-columns:1fr}}.product-card{background:#fff;border:1px solid #0f172a08;border-radius:10px;box-shadow:0 6px 18px #0f172a0f;display:flex;flex-direction:column;gap:14px;padding:18px;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:0 14px 30px #0f172a17;transform:translateY(-6px)}.product-card__image{background:#f2f3f5;border-radius:8px;color:#6b7280;display:grid;font-size:18px;height:170px;place-items:center}.product-card__body{padding-top:4px}.product-card__title{color:#111827;font-size:18px;font-weight:600;margin:0 0 6px}.product-card__desc{color:#6b7280;font-size:15px;line-height:1.5;margin:0 0 12px}.product-card__cta{align-self:flex-start;color:#5b21b6;font-weight:600;text-decoration:none;transition:transform .12s ease}.product-card__cta:hover{text-decoration:underline;transform:translateX(4px)}@media(min-width:1200px){.featured-products{padding:56px 40px}.product-card__image{height:210px}}.hero-section{align-items:center;color:#fff;display:flex;height:80vh;justify-content:center;overflow:hidden;position:relative;width:100%}.hero-section:after{background:linear-gradient(to bottom right,#00000080,#0009);content:"";inset:0;position:absolute;z-index:1}.hero-bg,.hero-bg img{height:100%;inset:0;position:absolute;width:100%}.hero-bg img{object-fit:cover;opacity:0;transform:scale(1.2);transition:opacity 1s ease-in-out,transform 2s ease}.hero-bg img.active{opacity:1;transform:scale(1)}.hero-content{max-width:700px;padding:20px;position:relative;text-align:center;z-index:2}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:15px;text-shadow:0 3px 6px #0006}.hero-content p{font-size:1.3rem;margin-bottom:30px;opacity:.9}.hero-button{background-color:#ff3e8d;border-radius:6px;color:#fff;font-size:1.1rem;font-weight:700;padding:14px 30px;text-decoration:none;transition:.3s ease}.hero-button:hover{background-color:#d92f78;transform:translateY(-2px)}@media(max-width:768px){.hero-content h1{font-size:2.4rem}.hero-content p{font-size:1.1rem}}.carousel-section{border-radius:12px;height:350px;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.carousel-section{height:260px}}.carousel-section .carousel-track{display:flex;height:100%;transition:transform .6s ease}.carousel-section .carousel-slide{height:100%;min-width:100%}.carousel-section .carousel-slide img{display:block;height:100%;object-fit:cover;width:100%}.carousel-section .nav-btn{align-items:center;background:#000000a6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:22px;height:45px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:.25s ease;width:45px}.carousel-section .nav-btn:hover{background:#000000e6}.carousel-section .prev{left:12px}.carousel-section .next{right:12px}.hero-slider{background:#000;border-radius:12px;height:80%;overflow:hidden;position:relative;width:100%}@media(min-width:768px){.hero-slider{border-radius:0;height:80%}}.hero-slider__slide{background-position:50%;background-size:cover;inset:0;opacity:0;position:absolute;transform:scale(1.05);transition:opacity .6s ease,transform .6s ease}.hero-slider__slide.is-active{opacity:1;transform:scale(1)}.hero-slider__arrow{background:#0000008c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:grid;font-size:20px;height:40px;place-items:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease,transform .2s ease;width:40px;z-index:5}.hero-slider__arrow--left{left:16px}.hero-slider__arrow--right{right:16px}.hero-slider__arrow:hover{background:#000c;transform:translateY(-50%) scale(1.05)}@media(max-width:600px){.hero-slider{border-radius:0;height:40%}.hero-slider__arrow{font-size:16px;height:32px;width:32px}}.services-page{background:#f8fafc;color:#0f172a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Poppins,sans-serif}.services-nav{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.75rem;padding:.75rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.services-nav span{color:#64748b;font-weight:600;margin-right:.5rem}.services-nav a{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#0f172a;cursor:pointer;font-size:.9rem;padding:.4rem .9rem;text-decoration:none;transition:all .18s ease}.services-nav a:hover{background:#eff6ff;border-color:#2563eb;color:#2563eb}.services-content{margin:0 auto;max-width:1100px;padding:2rem 1.5rem 3rem}.service-section{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0f172a0f;line-height:1.7;margin-bottom:1.5rem;padding:1.8rem 1.6rem}.service-section h2{color:#0f172a;font-size:1.7rem;margin-bottom:.6rem}.service-section h3{color:#2563eb;font-size:1.1rem;margin-bottom:.4rem;margin-top:1rem}.service-section p{color:#334155;margin:.2rem 0 .7rem}.service-section ul{color:#475569;margin:.2rem 0 .8rem 1.2rem}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:.4rem 0 .9rem;padding:0}.tag-list li{background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;font-size:.85rem;padding:.25rem .7rem}.img-list{display:flex;flex-wrap:wrap;list-style:none}.img-list li img{border:1px solid #bfdbfe;width:80%}.bullet-grid{grid-gap:.35rem 1rem;display:grid;gap:.35rem 1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));list-style:none;margin-top:.4rem;padding:0}.bullet-grid li:before{color:#16a34a;content:"• ";font-weight:900}@media(max-width:640px){.services-nav{padding:.6rem .9rem}.service-section{padding:1.4rem 1.1rem}.img-list{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));list-style:none;margin:0;padding:0}.img-list li{align-items:center;display:flex;justify-content:center;padding:12px}.img-list li img{aspect-ratio:1/1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffa6;border:1px solid #bed2fa80;border-radius:12px;max-width:150px;object-fit:contain;padding:12px;transition:.2s ease;width:80%}.img-list li img:hover{border-color:#0ea5e973;transform:translateY(-4px) scale(1.02)}.services-content{padding-inline:1rem}}.services-hero{align-items:center;background:linear-gradient(180deg,#f5f9ff,#fff);display:flex;justify-content:center;min-height:100vh;padding:40px;width:100%}.services-hero__grid{grid-gap:24px;gap:24px;grid-template-columns:repeat(3,1fr);max-width:1400px;width:100%}@media(max-width:1200px){.services-hero__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.services-hero__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.services-hero__grid{gap:14px;grid-template-columns:1fr}}.services-hero .container{margin:0 auto;max-width:1200px;width:100%}.services-hero__grid{grid-gap:clamp(1rem,2vw,1.6rem);gap:clamp(1rem,2vw,1.6rem);grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.service-tile{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffff29;border:1px solid #ffffff80;border-radius:24px;box-shadow:0 18px 40px #0f172a59;justify-content:space-between;padding:1rem 1rem 1.2rem;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.service-tile:after{background:linear-gradient(0deg,#0f172a99,#0000);content:"";height:40%;inset:auto 0 0 0;pointer-events:none;position:absolute}.service-tile__image{margin:-1rem -1rem 0;position:relative}.service-tile__image img{height:190px;transform:scale(1.02);transition:transform .25s ease}.service-tile__body{color:#f9fafb;margin-top:.9rem;position:relative;z-index:1}.service-tile__body h2{font-size:1.1rem;font-weight:700;margin:0 0 .25rem}.service-tile__body p{font-size:.9rem;opacity:.9}.service-tile:hover{border-color:#3b82f6b3;box-shadow:0 24px 55px #0f172a73;transform:translateY(-6px)}.service-tile:hover .service-tile__image img{transform:scale(1.06)}@media(max-width:768px){.services-hero{margin-left:0;min-height:auto;padding:2rem 1rem;transform:none}.service-tile__image img{height:170px}}.subabout{background:linear-gradient(120deg,#f6f7fb,#fff);display:flex;justify-content:center;padding:20px}.subabout__container{max-width:900px;text-align:center}.subabout__title{color:#1b1b1b;font-size:32px;font-weight:700;margin-bottom:16px}.subabout__desc{color:#4a4a4a;font-size:18px;line-height:1.6;margin-bottom:28px}.subabout__services{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;list-style:none;margin:0 0 28px;padding:0}.subabout__services li{background:#e8f0ff;border:1px solid #bcd3ff;border-radius:30px;color:#0d3b66;font-size:15px;font-weight:500;padding:10px 20px}.subabout__tagline{color:#333;font-size:17px;font-weight:500;line-height:1.5;margin:0 auto;max-width:700px}@media(max-width:600px){.subabout__title{font-size:26px}.subabout__desc{font-size:16px}.subabout__services li{font-size:14px;padding:8px 16px}.subabout__tagline{font-size:15px}}.features{background:#f7f9fc;padding:clamp(2rem,4vw,3rem) 1rem}.features__container{margin:0 auto;max-width:1200px}.features__grid{grid-gap:clamp(1rem,2vw,1.25rem);display:grid;gap:clamp(1rem,2vw,1.25rem);grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1100px){.features__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.features__grid{grid-template-columns:1fr}}.card{grid-gap:.6rem;align-content:start;background:#fff;border:1px solid #e6eaf2;border-radius:16px;box-shadow:0 6px 16px #0014500f;display:grid;gap:.6rem;padding:1.4rem 1.2rem 1.1rem;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.card:hover{border-color:#9ab7f6;box-shadow:0 10px 26px #2563eb1f;transform:translateY(-3px)}.card__icon{background:#dbe8ff;border-radius:14px;color:#2563eb;display:grid;height:64px;margin-bottom:.2rem;place-items:center;width:64px}.card__title{color:#0f172a;font-size:clamp(1.1rem,2.2vw,1.35rem);font-weight:700;line-height:1.2;margin:.2rem 0 .15rem;text-align:left}.card__desc{color:#64748b;line-height:1.6;margin:0 0 .4rem}.card__link{align-items:center;color:#2563eb;display:inline-flex;font-weight:600;gap:.4rem;padding-top:.4rem;text-decoration:none}.card__link:hover{text-decoration:underline}.card{position:relative}.card:after{background:linear-gradient(90deg,#0000,#2563eb,#0000);border-radius:999px;bottom:8px;content:"";height:3px;left:12px;opacity:.25;position:absolute;right:12px}.section-title{margin:5rem 0;position:relative;text-align:center}.section-title__logo{left:50%;max-width:80%;opacity:.08;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px}.section-title__main{color:#222;font-size:3rem;font-weight:700;position:relative;z-index:1}@media(max-width:768px){.section-title{margin:4rem 0}.section-title__logo{opacity:.1;width:300px}.section-title__main{font-size:2rem}}@media(max-width:480px){.section-title{margin:3rem 0}.section-title__logo{width:200px}.section-title__main{font-size:1rem}}.network-page{background:#f3f6fb;color:#0f172a;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.network-page .container{margin:0 auto;max-width:1180px;padding:0 16px}.services-hero{padding:40px 0 24px}.services-hero__head{margin-bottom:24px;text-align:center}.services-hero__head h1{font-size:clamp(1.9rem,3vw,2.4rem);margin-bottom:8px}.services-hero__head p{color:#6b7280;font-size:.98rem;margin:0 auto;max-width:640px}.services-hero__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1100px){.services-hero__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.services-hero__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.services-hero__grid{grid-template-columns:1fr}}.service-tile{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 30px #0f172a0f;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.service-tile:hover{border-color:#2563eb33;box-shadow:0 18px 40px #0f172a1f;transform:translateY(-4px)}.service-tile__image{aspect-ratio:4/3;overflow:hidden}.service-tile__image img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.service-tile__body{padding:10px 12px 12px}.service-tile__body h2{font-size:1rem;margin:0 0 4px}.service-tile__body p{color:#6b7280;font-size:.86rem;margin:0}.service-tile__cta{color:#2563eb;display:inline-flex;font-size:.8rem;font-weight:600;margin-top:6px}.service-tile:hover img{transform:scale(1.05)}.services-details{padding:24px 0 48px}.service-block{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:minmax(0,1.3fr) minmax(0,1.1fr);margin-bottom:40px}.service-block:last-of-type{margin-bottom:0}.service-block__text h2{font-size:1.6rem;margin-bottom:8px}.service-block__text h3{color:#2563eb;font-size:.98rem;font-weight:600;margin-bottom:10px}.service-block__text p{color:#4b5563;font-size:.96rem;line-height:1.7;margin-bottom:10px}.service-block__text ul{margin:6px 0 0;padding-left:18px}.service-block__text ul li{color:#4b5563;font-size:.95rem;margin-bottom:4px}.service-block__image{border-radius:18px;box-shadow:0 18px 45px #0f172a2e;overflow:hidden}.service-block__image img{display:block;height:100%;object-fit:cover;width:100%}.service-block--reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr)}.service-block--reverse .service-block__text{order:2}.service-block--reverse .service-block__image{order:1}@media(max-width:900px){.service-block{grid-template-columns:1fr}.service-block--reverse .service-block__image,.service-block--reverse .service-block__text{order:0}}@media(max-width:600px){.service-block{gap:20px}}html{scroll-behavior:smooth}.gallery{padding:1rem}.gallery .images-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.gallery .img-card{aspect-ratio:1/1;border-radius:10px;cursor:pointer;overflow:hidden;width:100%}.gallery .img-card img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery .img-card:hover img{transform:scale(1.05)}.lightbox{align-items:center;background:#000000f2;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.lightbox .lightbox-img{border-radius:8px;box-shadow:0 4px 20px #0009;max-height:75%;max-width:95%}.lightbox .close,.lightbox .next,.lightbox .prev{color:#fff;cursor:pointer;font-size:2.5rem;font-weight:700;position:absolute;transition:transform .2s ease;-webkit-user-select:none;user-select:none}.lightbox .close{right:20px;top:15px}.lightbox .prev{left:15px}.lightbox .next,.lightbox .prev{top:50%;transform:translateY(-50%)}.lightbox .next{right:15px}.lightbox .close:hover,.lightbox .next:hover,.lightbox .prev:hover{transform:scale(1.2)}@media(max-width:1024px){.gallery .images-grid{gap:.8rem;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.gallery .images-grid{gap:.7rem;grid-template-columns:repeat(3,1fr)}.lightbox .lightbox-img{max-height:70%;max-width:90%}.lightbox .close,.lightbox .next,.lightbox .prev{font-size:2rem}}@media(max-width:480px){.gallery .images-grid{gap:.6rem;grid-template-columns:repeat(2,1fr)}.lightbox .lightbox-img{max-height:65%;max-width:95%}.lightbox .close,.lightbox .next,.lightbox .prev{font-size:1.8rem}}.drive-embed{background:#f8fafc;padding:80px 0}@media(max-width:768px){.drive-embed{padding:60px 0}}.drive-embed__wrapper{margin:0 auto;max-width:1200px;padding:0 20px}@media(max-width:480px){.drive-embed__wrapper{padding:0 14px}}.drive-embed__header{margin-bottom:28px;text-align:center}.drive-embed__header h2{color:#111827;font-size:32px;font-weight:700;margin-bottom:8px}@media(max-width:768px){.drive-embed__header h2{font-size:26px}}@media(max-width:480px){.drive-embed__header h2{font-size:22px}}.drive-embed__header p{color:#6b7280;font-size:14px;margin:0 auto;max-width:600px}@media(max-width:480px){.drive-embed__header p{font-size:13px}}.drive-embed__frame{background:#fff;border:1px solid #94a3b859;border-radius:18px;box-shadow:0 18px 45px #0f172a1f;overflow:hidden}.drive-embed__frame iframe{border:none;display:block;height:560px;overflow:hidden;scrollbar-width:none;width:100%}.drive-embed__frame iframe::-webkit-scrollbar{display:none}@media(max-width:992px){.drive-embed__frame iframe{height:480px}}@media(max-width:768px){.drive-embed__frame iframe{height:420px}}@media(max-width:600px){.drive-embed__frame iframe{height:360px}}@media(max-width:200px){.drive-embed__frame iframe{height:200px}}.location-section{background:linear-gradient(180deg,#f7faff,#fff);padding:clamp(40px,6vw,80px);width:100%}.location-section .container{grid-gap:32px;align-items:stretch;display:grid;gap:32px;grid-template-columns:1.1fr .9fr;margin:0 auto;max-width:1200px}.location-section .location-info{background:#fff;border-radius:16px;box-shadow:0 10px 36px #0b193214;display:flex;flex-direction:column;gap:18px;padding:32px 28px}.location-section .location-title{color:#0b1220;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700}.location-section .address{color:#333;font-size:1rem;line-height:1.6}.location-section .contact-list{font-size:1rem;list-style:none;margin:0;padding:0}.location-section .contact-list li{align-items:center;display:flex;gap:10px;margin-bottom:8px}.location-section .contact-list i{color:#0b74de;font-size:1.15rem;width:22px}.location-section .contact-list a{color:#0b1220;text-decoration:none;transition:.2s ease}.location-section .contact-list a:hover{color:#0b74de}.location-section .timing{background:#eef6ff;border-radius:12px;padding:14px 16px;width:100%}.location-section .timing h4{color:#0b74de;font-size:1.1rem;font-weight:600;margin-bottom:6px}.location-section .timing p{color:#333;margin:2px 0}.location-section .map-section{border-radius:16px;box-shadow:0 10px 36px #0b193214;overflow:hidden}.location-section .map-section iframe{border:none;display:block;height:100%;min-height:420px;width:100%}@media(max-width:900px){.location-section .container{grid-template-columns:1fr}.location-section .map-section iframe{min-height:340px}}@media(max-width:520px){.location-section{padding:32px 14px}.location-section .location-title{font-size:1.6rem}.location-section .address,.location-section .contact-list li{font-size:.95rem}}
/*# sourceMappingURL=main.121a5558.css.map*/