@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";
:root{--color-primary:#c00;--color-primary-dark:#a00;--color-secondary:#0f172a;--color-text:#1e293b;--color-text-light:#64748b;--color-bg:#f8fafc;--color-white:#fff;--color-dark:#0f172a;--max-width:1280px;--shadow-sm:0 1px 3px #0000000d,0 1px 2px #00000008;--shadow-md:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005;--shadow-lg:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005;--radius:12px}*{box-sizing:border-box}body{color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.7}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-family:Outfit,sans-serif;font-weight:700}a{color:inherit}img{max-width:100%;height:auto}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.pageBanner{background:var(--color-white);color:var(--color-text);text-align:center;border-bottom:1px solid #eee;padding:80px 20px}.pageBanner h1{color:var(--color-secondary);max-width:1000px;margin:0 auto;font-size:2.5rem;font-weight:800}.pageBanner p{color:var(--color-text-light);margin-top:15px;font-size:1.1rem}.section{padding:60px 20px}.sectionTitle{text-align:center;color:var(--color-secondary);margin:0 0 40px;font-size:2rem;font-weight:700;position:relative}.sectionTitle:after{content:"";background:var(--color-primary);width:60px;height:3px;margin:12px auto 0;display:block}.card{background:var(--color-white);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s;overflow:hidden}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.btn{background:var(--color-primary);color:var(--color-white);border-radius:var(--radius);cursor:pointer;border:none;padding:12px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.btn:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.btnOutline{border:2px solid var(--color-primary);color:var(--color-primary);background:0 0}.btnOutline:hover{background:var(--color-primary);color:var(--color-white)}.grid3{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.grid4{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;display:grid}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(20px)saturate(160%);z-index:1000;background:#0f172ad9;border-bottom:1px solid #ffffff1a;transition:all .4s cubic-bezier(.4,0,.2,1);position:sticky;top:0;box-shadow:0 4px 30px #0003}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 40px;display:flex}.Header-module__hBw1pG__logo{align-items:center;text-decoration:none;transition:opacity .3s;display:flex}.Header-module__hBw1pG__logo:hover{opacity:.8}.Header-module__hBw1pG__logoImg{width:auto;height:48px}.Header-module__hBw1pG__nav{flex:1;justify-content:center;display:flex}.Header-module__hBw1pG__navList{gap:8px;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navLink{color:#ffffffb3;border-radius:8px;padding:8px 18px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Header-module__hBw1pG__navLink:hover{color:#fff;background:#ffffff1a}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active{color:#fff;background:#ffffff26;font-weight:600}.Header-module__hBw1pG__phoneBtn{color:#fff;white-space:nowrap;background:#c00;border-radius:25px;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 14px #cc00004d}.Header-module__hBw1pG__phoneBtn:hover{background:#e60000;transform:translateY(-1px);box-shadow:0 6px 20px #c006}@media (max-width:960px){.Header-module__hBw1pG__navLink{padding:8px 10px;font-size:.8rem}.Header-module__hBw1pG__phoneBtn{padding:8px 12px;font-size:.8rem}}@media (max-width:768px){.Header-module__hBw1pG__container{flex-wrap:wrap;height:auto;padding:10px 15px}.Header-module__hBw1pG__nav{order:3;width:100%;overflow-x:auto}.Header-module__hBw1pG__navList{width:max-content}}
.Footer-module__S6Hkya__footer{color:#94a3b8;background:#0f172a;border-top:1px solid #1e293b;margin-top:80px;padding:80px 0 40px;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__container{max-width:1280px;margin:0 auto;padding:0 40px}.Footer-module__S6Hkya__grid{grid-template-columns:1.2fr .8fr 1fr 1.2fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__footerLogo{margin-bottom:24px;display:inline-block}.Footer-module__S6Hkya__footerLogo img{filter:brightness(0)invert();width:auto;height:50px}.Footer-module__S6Hkya__aboutText{color:#94a3b8;font-size:.95rem;line-height:1.8}.Footer-module__S6Hkya__col h4{color:#fff;margin:0 0 24px;padding-bottom:12px;font-size:1.1rem;font-weight:700;position:relative}.Footer-module__S6Hkya__col h4:after{content:"";background:#c00;width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__footerLinkList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__footerLinkList li{margin-bottom:12px}.Footer-module__S6Hkya__footerLinkList a{color:#94a3b8;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__S6Hkya__footerLinkList a:hover{color:#fff;transform:translate(5px)}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__contactItem{align-items:flex-start;gap:12px;display:flex}.Footer-module__S6Hkya__contactItem .Footer-module__S6Hkya__icon{flex-shrink:0;font-size:1.1rem}.Footer-module__S6Hkya__contactItem p{color:#cbd5e1;margin:0;font-size:.95rem}.Footer-module__S6Hkya__contactItem a{color:inherit;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__contactItem a:hover{color:#fff}.Footer-module__S6Hkya__bottom{border-top:1px solid #1e293b;padding-top:32px}.Footer-module__S6Hkya__bottomContent{text-align:center;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__bottomContent p{color:#64748b;margin:0;font-size:.85rem}.Footer-module__S6Hkya__bottomLinks{gap:24px;display:flex}.Footer-module__S6Hkya__bottomLinks a{color:#64748b;font-size:.85rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__bottomLinks a:hover{color:#fff}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:640px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottomContent{text-align:center;flex-direction:column}}
.ContactSidebar-module__Jez6Ea__sidebar{z-index:999;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:100px;right:16px}.ContactSidebar-module__Jez6Ea__icon{color:#fff;cursor:pointer;background:#c00;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .2s,background .2s;display:flex;box-shadow:0 3px 10px #00000040}.ContactSidebar-module__Jez6Ea__icon:hover{background:#a00;transform:scale(1.1)}
