:root{--mh-primary:#064e3b;--mh-primary-light:#065f46;--mh-accent:#d97706;--mh-accent-light:#f59e0b;--mh-bg:#fefce8;--mh-bg-light:#fffef5;--mh-text:#1a1a1a;--mh-text-light:#4a4a4a;--mh-white:#ffffff;}body{font-family:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--mh-bg-light) !important;color:var(--mh-text);}header,.wp-block-template-part header,header.wp-block-template-part{background-color:var(--mh-primary) !important;padding:0.8rem 2rem !important;}header a,header .wp-block-site-title a,header .wp-block-navigation a{color:var(--mh-white) !important;text-decoration:none !important;font-weight:600;transition:color 0.2s;}header a:hover,header .wp-block-navigation a:hover{color:var(--mh-accent-light) !important;}.wp-block-site-title{font-size:1.5rem !important;font-weight:800 !important;letter-spacing:-0.5px;}.mh-hero{background:linear-gradient(135deg,var(--mh-primary) 0%,var(--mh-primary-light) 100%);color:var(--mh-white);padding:5rem 2rem;text-align:center;position:relative;overflow:hidden;}.mh-hero h1,.mh-hero h2{color:var(--mh-white) !important;font-size:2.8rem;font-weight:800;margin-bottom:1rem;line-height:1.2;}.mh-hero p{color:rgba(255,255,255,0.9) !important;font-size:1.2rem;max-width:700px;margin:0 auto 2rem;}.mh-hero .mh-cta{display:inline-block;background:var(--mh-accent);color:var(--mh-white) !important;padding:1rem 2.5rem;border-radius:6px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:background 0.3s,transform 0.2s;}.mh-hero .mh-cta:hover{background:var(--mh-accent-light);transform:translateY(-2px);}.entry-content,.wp-block-post-content{max-width:1100px;margin:0 auto;padding:2rem;}h1,h2,h3,h4{color:var(--mh-primary) !important;font-weight:700;}h2{font-size:2rem;margin-top:2.5rem;border-bottom:3px solid var(--mh-accent);padding-bottom:0.5rem;display:inline-block;}h3{font-size:1.4rem;color:var(--mh-primary-light) !important;}.mh-services{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0;}.mh-service-card{background:var(--mh-white);border-radius:12px;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,0.06);border-left:4px solid var(--mh-accent);transition:transform 0.2s,box-shadow 0.2s;}.mh-service-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.1);}.mh-service-card h3{margin-top:0;font-size:1.3rem;}.wp-block-gallery{gap:1rem !important;}.wp-block-gallery .wp-block-image{border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform 0.3s;}.wp-block-gallery .wp-block-image:hover{transform:scale(1.02);}ul li{margin-bottom:0.5rem;line-height:1.6;}ul li strong{color:var(--mh-primary);}.mh-cta-section{background:var(--mh-primary);color:var(--mh-white);padding:4rem 2rem;text-align:center;border-radius:12px;margin:3rem 0;}.mh-cta-section h2,.mh-cta-section h3{color:var(--mh-white) !important;border:none;}.mh-cta-section p{color:rgba(255,255,255,0.9);font-size:1.1rem;}.mh-cta-section a{display:inline-block;background:var(--mh-accent);color:var(--mh-white) !important;padding:0.8rem 2rem;border-radius:6px;font-weight:700;text-decoration:none;margin-top:1rem;}footer,.wp-block-template-part footer{background-color:var(--mh-primary) !important;color:var(--mh-white) !important;padding:3rem 2rem !important;}footer a{color:var(--mh-accent-light) !important;}footer p,footer span,footer li{color:rgba(255,255,255,0.8) !important;}.wp-block-post{background:var(--mh-white);border-radius:10px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.06);margin-bottom:1.5rem;}.wp-block-post-title a{color:var(--mh-primary) !important;text-decoration:none;}.wp-block-post-title a:hover{color:var(--mh-accent) !important;}.wp-block-button__link,.wp-element-button{background-color:var(--mh-accent) !important;color:var(--mh-white) !important;border-radius:6px !important;font-weight:700 !important;padding:0.8rem 2rem !important;transition:background 0.3s !important;}.wp-block-button__link:hover,.wp-element-button:hover{background-color:var(--mh-accent-light) !important;}@media (max-width:768px){.mh-hero h1,.mh-hero h2{font-size:2rem;}.mh-hero{padding:3rem 1.5rem;}.mh-services{grid-template-columns:1fr;}h2{font-size:1.6rem;}}.wpcf7{max-width:100%;}.wpcf7 label{display:block;margin-bottom:1.25rem;font-size:0.85rem;font-weight:700;color:#1a2332;text-transform:uppercase;letter-spacing:1px;}.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 select,.wpcf7 textarea{width:100%;padding:0.9rem 1rem;border:2px solid #e5e7eb;border-radius:4px;font-size:1rem;font-family:'Inter',sans-serif;color:#333;background:#fff;margin-top:0.4rem;transition:border-color 0.3s ease;}.wpcf7 input:focus,.wpcf7 select:focus,.wpcf7 textarea:focus{outline:none;border-color:#b35400;box-shadow:0 0 0 3px rgba(232,118,27,0.1);}.wpcf7 textarea{min-height:140px;resize:vertical;}.wpcf7 input[type=submit]{background:#b35400;color:#fff;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:4px;cursor:pointer;transition:all 0.3s ease;width:100%;margin-top:0.5rem;}.wpcf7 input[type=submit]:hover{background:#d06510;transform:translateY(-2px);box-shadow:0 8px 25px rgba(232,118,27,0.4);}.wpcf7-response-output{border-radius:4px !important;padding:1rem !important;margin-top:1rem !important;}.single-post .entry-content{max-width:800px;margin:0 auto;padding:2rem;font-size:1.05rem;line-height:1.9;color:#444;}.single-post .entry-content h2{color:#1a2332;font-size:1.6rem;font-weight:800;margin-top:2.5rem;margin-bottom:1rem;}.single-post .entry-content p{margin-bottom:1.25rem;}.single-post .entry-content a{color:#b35400;font-weight:600;}.single-post .entry-content a:hover{color:#d06510;}.blog .wp-block-post-title a,.archive .wp-block-post-title a{color:#1a2332 !important;font-weight:800;}.blog .wp-block-post-title a:hover,.archive .wp-block-post-title a:hover{color:#b35400 !important;}.wp-site-blocks>header,.wp-site-blocks>header.wp-block-template-part,.wp-block-template-part>header,.wp-site-blocks header,header.wp-block-template-part,.wp-block-group:has(.wp-block-site-title),.wp-block-group:has(.wp-block-navigation){background-color:#1a2332 !important;padding:0.8rem 2rem !important;}.wp-site-blocks>header *,header.wp-block-template-part *{color:#fff !important;}.wp-site-blocks>header a:hover,header.wp-block-template-part a:hover,.wp-block-navigation a:hover{color:#b35400 !important;}.wp-site-blocks>footer,.wp-site-blocks>footer.wp-block-template-part,footer.wp-block-template-part,.wp-block-template-part>footer{background-color:#111824 !important;}.wp-site-blocks>footer *,footer.wp-block-template-part *{color:#b0b8c4 !important;}footer a:hover{color:#b35400 !important;}.mhc-footer{background:#111824 !important;color:#b0b8c4 !important;padding:4rem 2rem 1.5rem;}.mhc-footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;}.mhc-footer-logo{font-size:1.4rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;}.mhc-footer-logo span{color:#b35400;}.mhc-footer h3{color:#fff;font-size:0.85rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-weight:700;}.mhc-footer ul{list-style:none;padding:0;margin:0;}.mhc-footer li{margin-bottom:0.6rem;}.mhc-footer a{color:#b0b8c4 !important;text-decoration:none;transition:color 0.3s;}.mhc-footer a:hover{color:#b35400;}.mhc-footer-bottom{max-width:1200px;margin:3rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,0.1);text-align:center;font-size:0.85rem;color:#666;}}@media (max-width:768px){.mhc-footer-grid{grid-template-columns:1fr;gap:2rem;}}.home .wp-block-post-title,.home .entry-title{display:none !important;*/}.wp-block-post-title,.entry-title{color:#1a2332 !important;font-weight:900 !important;text-transform:uppercase !important;letter-spacing:1px !important;}.mhc-footer,.mhc-footer p,.mhc-footer li,.mhc-footer h3,.mhc-footer span,.mhc-footer div{color:#cdd5de !important;}.mhc-footer h3{color:#ffffff !important;}.mhc-footer a{color:#b35400 !important;}.mhc-footer a:hover{color:#ff9a4a !important;}.mhc-footer-logo,.mhc-footer-logo span{color:#ffffff !important;}.mhc-footer-logo span{color:#b35400 !important;}.mhc-footer-bottom{color:#888 !important;border-top:1px solid rgba(255,255,255,0.1) !important;max-width:1200px !important;margin:3rem auto 0 !important;padding-top:1.5rem !important;text-align:center !important;}@media (max-width:768px){.entry-content>div[style*="min-height:90vh"],.entry-content>div[style*="min-height:90vh"]{min-height:70vh !important;padding:2rem 1.5rem !important;}.entry-content h1[style*="font-size:3.5rem"],.entry-content h1[style*="font-size:3.5rem"]{font-size:2rem !important;line-height:1.15 !important;}.entry-content div[style*="grid-template-columns:repeat(4"]{grid-template-columns:repeat(2,1fr) !important;gap:1.5rem !important;}.entry-content div[style*="grid-template-columns:repeat(3"]{grid-template-columns:1fr !important;gap:1.5rem !important;}.entry-content>div[style*="min-height:70vh"],.entry-content>div[style*="min-height:70vh"]{min-height:auto !important;padding:3rem 1.5rem !important;}.entry-content div[style*="display:flex"][style*="gap:4rem"],.entry-content div[style*="display:flex"][style*="gap:4rem"],.entry-content div[style*="display:flex"][style*="gap:3rem"],.entry-content div[style*="display:flex"][style*="gap:3rem"]{flex-direction:column !important;gap:2rem !important;}.entry-content div[style*="flex:1"],.entry-content div[style*="flex:1"]{flex:1 1 100% !important;min-width:0 !important;}.entry-content section[style*="padding:6rem"],.entry-content section[style*="padding:6rem"]{padding:3rem 1.5rem !important;}.entry-content div[style*="height:280px"],.entry-content div[style*="height:280px"]{height:220px !important;}.entry-content div[style*="display:flex"][style*="gap:1rem"][style*="justify-content:center"] a,.entry-content div[style*="display:flex"][style*="gap:1rem"] a{width:100% !important;text-align:center !important;}.wp-block-site-title a{font-size:1.1rem !important;}.entry-content h2[style*="font-size:2.8rem"],.entry-content h2[style*="font-size:2.8rem"],.entry-content h2[style*="font-size:2.5rem"],.entry-content h2[style*="font-size:2.5rem"]{font-size:1.8rem !important;}.entry-content h2[style*="font-size:2rem"],.entry-content h2[style*="font-size:2rem"]{font-size:1.5rem !important;}.entry-content p[style*="font-size:1.15rem"],.entry-content p[style*="font-size:1.15rem"]{font-size:1rem !important;}.mhc-footer-grid{grid-template-columns:1fr !important;gap:2rem !important;}.alignfull{padding-left:1rem !important;padding-right:1rem !important;}.entry-content div[style*="display:grid"][style*="2fr"]{grid-template-columns:1fr !important;}.entry-content iframe[src*="google.com/maps"]{height:300px !important;}}@media (max-width:480px){.entry-content h1[style*="font-size:3.5rem"],.entry-content h1[style*="font-size:3.5rem"]{font-size:1.7rem !important;}.entry-content div[style*="grid-template-columns:repeat(4"]{grid-template-columns:repeat(2,1fr) !important;gap:1rem !important;}.entry-content div[style*="grid-template-columns:repeat(4"] div[style*="font-size:2.5rem"],.entry-content div[style*="grid-template-columns:repeat(4"] div[style*="font-size:2.5rem"]{font-size:1.8rem !important;}}.mhc-hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(rgba(10,15,25,0.65),rgba(10,15,25,0.65)),url(/wp-content/uploads/2026/02/IMG_0298.webp) center/cover no-repeat;}.mhc-hero-inner{text-align:center;max-width:800px;padding:2rem;}.mhc-badge{display:inline-block;padding:0.5rem 1.5rem;border:1px solid rgba(232,118,27,0.6);border-radius:50px;color:#b35400;font-size:0.8rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-bottom:1.5rem;}.mhc-hero-title{color:#fff !important;font-size:3.5rem !important;font-weight:900 !important;line-height:1.1 !important;margin:0 0 1.5rem !important;text-transform:uppercase !important;}.mhc-hero-title span{color:#b35400;}.mhc-hero-desc{color:rgba(255,255,255,0.85);font-size:1.15rem;line-height:1.8;margin-bottom:2.5rem;}.mhc-hero-content{text-align:center;max-width:800px;margin:0 auto;padding:2rem;}.mhc-hero h1{color:#fff !important;font-size:2.8rem !important;font-weight:900 !important;line-height:1.15 !important;margin:0 0 1rem !important;}.mhc-hero h1 span{color:#b35400 !important;}.mhc-hero p{color:rgba(255,255,255,0.85) !important;font-size:1.1rem;line-height:1.8;}.mhc-hero .mhc-hero-badge{display:inline-block;padding:0.4rem 1.2rem;border:1px solid rgba(179,84,0,0.6);border-radius:50px;color:#b35400 !important;font-size:0.75rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-bottom:1.5rem;}.mhc-hero-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;}.mhc-btn{display:inline-block;padding:1rem 2.5rem;font-size:0.9rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;text-decoration:none !important;border-radius:4px;transition:all 0.3s ease;}.mhc-btn-primary{background:#b35400 !important;color:#fff !important;}.mhc-btn-primary:hover{background:#d06510 !important;transform:translateY(-2px);box-shadow:0 8px 25px rgba(232,118,27,0.4);}.mhc-btn-outline{background:transparent !important;color:#fff !important;border:2px solid rgba(255,255,255,0.3);}.mhc-btn-outline:hover{border-color:#fff;}.mhc-btn-dark{background:#1a2332 !important;color:#fff !important;}.mhc-btn-dark:hover{background:#2a3544 !important;transform:translateY(-2px);}.mhc-stats-bar{background:#1a2332;padding:3rem 2rem;}.mhc-stats-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center;}.mhc-stat-number{color:#b35400;font-size:2.5rem;font-weight:900;}.mhc-stat-label{color:rgba(255,255,255,0.7);font-size:0.85rem;text-transform:uppercase;letter-spacing:1px;margin-top:0.3rem;}.mhc-section{padding:6rem 2rem;overflow:hidden;}.mhc-services-section{background:#fff;}.mhc-cta-section{background:#fff;text-align:center;}.mhc-container{max-width:1200px;margin:0 auto;}.mhc-center{text-align:center;}.mhc-section-header{text-align:center;margin-bottom:4rem;}.mhc-overline{color:#b35400;font-size:0.8rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;margin-bottom:0.5rem;}.mhc-section h2,.mhc-section-header h2{color:#1a2332 !important;font-size:2.5rem !important;font-weight:900 !important;text-transform:uppercase !important;margin:0 !important;}.mhc-light-heading{color:#fff !important;font-size:2.5rem !important;font-weight:900 !important;text-transform:uppercase !important;margin:0 0 3rem !important;}.mhc-cta-desc{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto;}.mhc-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;}.mhc-service-card{position:relative;border-radius:8px;overflow:hidden;height:400px;}.mhc-service-card img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease;}.mhc-service-card:hover img{transform:scale(1.05);}.mhc-service-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(transparent,rgba(0,0,0,0.85));overflow:hidden;}.mhc-service-overlay h3{color:#fff !important;font-size:1.3rem !important;font-weight:800 !important;margin:0 0 0.5rem !important;text-transform:uppercase !important;}.mhc-service-overlay p{color:rgba(255,255,255,0.8);font-size:0.9rem;line-height:1.6;margin:0;}.mhc-parallax-section{padding:6rem 2rem;background:linear-gradient(rgba(10,15,25,0.85),rgba(10,15,25,0.85)),url(/wp-content/uploads/2026/02/IMG_9558.webp) center/cover no-repeat fixed;overflow:hidden;}.mhc-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;text-align:left;max-width:1000px;margin:0 auto;}.mhc-feature{border-left:3px solid #b35400;padding-left:1.5rem;}.mhc-feature h3{color:#fff !important;font-size:1.1rem !important;font-weight:800 !important;text-transform:uppercase !important;margin:0 0 0.5rem !important;}.mhc-feature p{color:rgba(255,255,255,0.75);line-height:1.7;margin:0;}.mhc-feature-icon{font-size:2rem;margin-bottom:0.5rem;display:block;}.mhc-section .mhc-feature h3{color:#1a2a4a !important;}.mhc-section .mhc-feature p{color:#444 !important;}.mhc-section .mhc-feature a{color:#b35400;}.mhc-why-us{background:#1a2a4a;padding:5rem 2rem;color:#fff;overflow:hidden;}.mhc-why-us .mhc-section-header{text-align:center;margin-bottom:3rem;}.mhc-why-us .mhc-section-header h2{color:#fff !important;}.mhc-why-us .mhc-section-header p{color:rgba(255,255,255,0.75) !important;}.mhc-why-us .mhc-section-tag{color:#b35400;}.mhc-why-us .mhc-feature h3{color:#fff !important;}.mhc-why-us .mhc-feature p{color:rgba(255,255,255,0.75) !important;}.mhc-why-us .mhc-feature-icon{font-size:2.5rem;margin-bottom:0.75rem;}.mhc-areas-section{background:#1a2a4a;padding:5rem 2rem;overflow:hidden;}.mhc-areas-section .mhc-section-header h2{color:#fff !important;}.mhc-areas-section .mhc-section-header p{color:rgba(255,255,255,0.7) !important;}.mhc-areas-section .mhc-overline{color:#b35400 !important;}.mhc-areas-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;}.mhc-area-card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:16px;padding:2rem 1.5rem;text-align:center;text-decoration:none;transition:all 0.3s ease;display:flex;flex-direction:column;align-items:center;}.mhc-area-card:hover{background:rgba(255,255,255,0.12);border-color:#b35400;transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.3);}.mhc-area-icon{font-size:2.5rem;margin-bottom:1rem;display:block;}.mhc-area-card h3{color:#fff !important;font-size:1.1rem !important;font-weight:700 !important;margin:0 0 0.5rem !important;text-transform:none !important;}.mhc-area-card p{color:rgba(255,255,255,0.6) !important;font-size:0.82rem;line-height:1.5;margin:0 0 0.75rem;}.mhc-area-link{color:#b35400;font-size:0.85rem;font-weight:600;margin-top:auto;}@media (max-width:768px){.mhc-areas-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:480px){.mhc-areas-grid{grid-template-columns:1fr;gap:1rem;}}.mhc-portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;}.mhc-portfolio-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.08);}.mhc-portfolio-card img{width:100%;height:250px;object-fit:cover;}.mhc-service-detail{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.06);}.mhc-service-detail h3{color:#1a2a4a !important;margin-bottom:0.5rem !important;}.mhc-service-detail h3 a{color:inherit !important;text-decoration:none !important;}.mhc-service-detail p a{color:#b35400;font-weight:600;}@media (max-width:768px){.mhc-hero{min-height:75vh;}.mhc-hero-title{font-size:2.2rem !important;}.mhc-badge{font-size:0.65rem;letter-spacing:1.5px;padding:0.4rem 1rem;}.mhc-hero-desc{font-size:1rem;}.mhc-stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;}.mhc-stat-number{font-size:2rem;}.mhc-section{padding:3.5rem 1.5rem;}.mhc-services-grid{grid-template-columns:1fr;gap:1.5rem;}.mhc-service-card{height:300px;}.mhc-section h2,.mhc-section-header h2,.mhc-light-heading{font-size:1.8rem !important;}.mhc-features-grid{grid-template-columns:1fr;gap:2rem;}.mhc-parallax-section{padding:3.5rem 1.5rem;background-attachment:scroll;}.mhc-hero-btns{flex-direction:column;align-items:center;}.mhc-btn{width:100%;text-align:center;max-width:320px;}.mhc-cta-section{padding:3.5rem 1.5rem;}.mhc-section-header{margin-bottom:2.5rem;}}@media (max-width:480px){.mhc-hero-title{font-size:1.6rem !important;word-break:break-word;overflow-wrap:break-word;}.mhc-hero h1{font-size:1.6rem !important;word-break:break-word;overflow-wrap:break-word;}.mhc-stat-number{font-size:1.7rem;}.mhc-service-card{height:260px;}.mhc-service-overlay h3{font-size:1rem !important;}.mhc-service-overlay p{font-size:0.8rem !important;line-height:1.4 !important;}}.wp-block-navigation__responsive-container.is-menu-open{background-color:#1a2332 !important;color:#fff !important;}.wp-block-navigation__responsive-container.is-menu-open a,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content{color:#fff !important;font-size:1.1rem;padding:0.5rem 0;}.wp-block-navigation__responsive-container.is-menu-open a:hover{color:#b35400 !important;}.wp-block-navigation__responsive-container.is-menu-open .has-child .wp-block-navigation__submenu-container{background:transparent !important;border:none !important;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container a{color:rgba(255,255,255,0.75) !important;font-size:0.95rem;padding-left:1rem;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container a:hover{color:#b35400 !important;}.wp-block-navigation__responsive-container-close{color:#fff !important;}.wp-block-navigation__responsive-container-open{color:#fff !important;}@media (min-width:600px){.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#1a2332 !important;border:1px solid rgba(255,255,255,0.1) !important;border-radius:6px;padding:0.5rem 0;box-shadow:0 8px 24px rgba(0,0,0,0.3);}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#fff !important;}.wp-block-navigation__submenu-container a{color:rgba(255,255,255,0.85) !important;padding:0.4rem 1.2rem !important;font-size:0.85rem;}.wp-block-navigation__submenu-container a:hover{color:#b35400 !important;background:rgba(255,255,255,0.05) !important;}}.wp-block-navigation__responsive-container-open{padding:8px !important;}.wp-block-navigation__responsive-container.is-menu-open{padding:1.5rem !important;gap:0 !important;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-top:3.5rem !important;gap:0.25rem !important;}.wp-block-navigation__responsive-container.is-menu-open>.wp-block-navigation__responsive-close .wp-block-navigation-item>.wp-block-navigation-item__content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container>.wp-block-navigation-item>.wp-block-navigation-item__content{font-size:1.3rem !important;font-weight:700 !important;padding:0.75rem 0 !important;text-transform:uppercase !important;letter-spacing:1px !important;border-bottom:1px solid rgba(255,255,255,0.08);display:block;width:100%;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container{padding-left:1rem !important;padding-top:0.25rem !important;padding-bottom:0.5rem !important;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container .wp-block-navigation-item__content{font-size:1rem !important;font-weight:400 !important;padding:0.5rem 0 !important;text-transform:none !important;letter-spacing:0 !important;border-bottom:none !important;color:rgba(255,255,255,0.6) !important;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover{color:#b35400 !important;}.wp-block-navigation__responsive-container-close{top:1rem !important;right:1rem !important;padding:8px !important;}.wp-block-navigation__responsive-container-close svg{width:28px !important;height:28px !important;}header .wp-block-image,.wp-block-group:has(.wp-block-site-title) .wp-block-image{margin:0 !important;line-height:0;}header .wp-block-image img{border-radius:4px;}header h1.wp-block-heading{margin:0 !important;padding:0 !important;border:none !important;display:inline !important;}header h1.wp-block-heading a{text-decoration:none !important;}header .wp-block-site-title{display:none !important;*/}footer.wp-block-template-part{background-color:#111824 !important;}footer.wp-block-template-part .wp-block-group{display:block !important;}footer.wp-block-template-part .wp-block-group.alignfull{background-color:#111824 !important;}@media (max-width:768px){footer.wp-block-template-part div[style*='grid-template-columns']{grid-template-columns:1fr !important;gap:2rem !important;padding:2.5rem 1.5rem 1rem !important;}}.mhc-hero{position:relative;overflow:hidden;background:#0a0f19 !important;}.mhc-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0.35;z-index:0;}.mhc-hero-inner{position:relative;z-index:1;}