.contact-module__swMWYG__innerPageHero{color:#fff;background-position:50%;background-size:cover;align-items:center;height:300px;display:flex;position:relative}.contact-module__swMWYG__heroOverlay{z-index:1;background:#0b1f3bb3;width:100%;height:100%;position:absolute;top:0;left:0}.contact-module__swMWYG__heroSubtitle{color:var(--secondary-color);text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:.9rem;font-weight:800}.contact-module__swMWYG__heroTitle{text-align:left;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.contact-module__swMWYG__heroDesc{opacity:.9;max-width:600px;font-size:1.1rem;line-height:1.6}.contact-module__swMWYG__breadcrumbBar{background:#f8f9fa;border-bottom:1px solid #eee;padding:1rem 0}.contact-module__swMWYG__breadcrumbLinks{color:#666;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.contact-module__swMWYG__breadcrumbLinks a{color:var(--primary-color);font-weight:600;transition:color .3s}.contact-module__swMWYG__breadcrumbLinks a:hover,.contact-module__swMWYG__current{color:var(--secondary-color)}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr 1.2fr;gap:5rem;display:grid}@media (max-width:992px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr;gap:4rem}}.contact-module__swMWYG__contactInfoCardsStack{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__contactInfoCard{align-items:flex-start;gap:1.5rem;display:flex}.contact-module__swMWYG__contactIconBox{width:50px;height:50px;color:var(--primary-color);background:#0b1f3b0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__contactInfoContent h4{color:var(--primary-color);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.contact-module__swMWYG__contactInfoContent p{color:#555;font-size:.95rem;line-height:1.6}.contact-module__swMWYG__contactFormWrapper{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #00000014}@media (max-width:576px){.contact-module__swMWYG__contactFormWrapper{padding:2rem}}.contact-module__swMWYG__formHeader h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.8rem}.contact-module__swMWYG__formHeader p{color:#666}.contact-module__swMWYG__contactForm{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:576px){.contact-module__swMWYG__formRow{grid-template-columns:1fr}}.contact-module__swMWYG__formGroup label{color:var(--primary-color);margin-bottom:8px;font-size:.9rem;font-weight:700;display:block}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{background:#fdfdfd;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:12px 15px;transition:all .3s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #0b1f3b0d}.contact-module__swMWYG__btnSendMessage{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:1rem;font-weight:700;transition:background .3s;display:flex}.contact-module__swMWYG__btnSendMessage:hover{background:var(--secondary-color)}.contact-module__swMWYG__successMessage{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:15px;margin-top:2rem;padding:3rem 2rem;animation:.5s contact-module__swMWYG__fadeIn}.contact-module__swMWYG__successIcon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.contact-module__swMWYG__errorMessage{color:#ef4444;text-align:center;margin-top:1rem;font-size:.9rem;font-weight:600}@keyframes contact-module__swMWYG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.contact-module__swMWYG__mapWrapper{border-radius:20px;width:100%;height:450px;overflow:hidden;box-shadow:0 15px 45px #0000001a}@media (max-width:768px){.contact-module__swMWYG__mapWrapper{height:300px}}.contact-module__swMWYG__contactFeatureCard{text-align:center;background:#fff;border:1px solid #f9f9f9;border-radius:20px;padding:3rem 2rem;transition:transform .3s;box-shadow:0 10px 30px #00000008}.contact-module__swMWYG__contactFeatureCard:hover{border-color:var(--secondary-color);transform:translateY(-10px)}.contact-module__swMWYG__contactFeatureIcon{color:var(--secondary-color);justify-content:center;margin-bottom:1.5rem;display:flex}.contact-module__swMWYG__contactFeatureTitle{color:var(--primary-color);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.contact-module__swMWYG__contactFeatureText{color:var(--primary-color);line-height:1.6}.contact-module__swMWYG__contactFeaturesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1rem;display:grid}@media (max-width:992px){.contact-module__swMWYG__contactFeaturesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.contact-module__swMWYG__contactFeaturesGrid{grid-template-columns:1fr;gap:1.5rem}}
