.header[data-astro-cid-3ef6ksr2]{width:100%;height:103px;background:var(--color-bg);display:flex;align-items:center;justify-content:center;position:relative;z-index:100}.header-inner[data-astro-cid-3ef6ksr2]{width:100%;max-width:1440px;padding:0 40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative}.nav-left[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:60px;justify-content:flex-end;padding-right:40px}.nav-right-links[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:60px}.nav-left[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.nav-right-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-weight:700;font-size:18px;color:#000;text-decoration:none}.nav-left[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.nav-right-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-accent)}.logo[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:240px;height:77px;object-fit:contain}.nav-right[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:40px;padding-left:40px}.cta-btn[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:8px;background:var(--color-accent);border-radius:var(--radius-btn);padding:16px 24px;font-weight:700;font-size:18px;color:var(--color-primary);text-decoration:none;white-space:nowrap}.hamburger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:120}.hamburger-line[data-astro-cid-3ef6ksr2]{display:block;width:28px;height:3px;background:#000;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.hamburger[data-astro-cid-3ef6ksr2].active .hamburger-line[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger[data-astro-cid-3ef6ksr2].active .hamburger-line[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.hamburger[data-astro-cid-3ef6ksr2].active .hamburger-line[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hamburger[data-astro-cid-3ef6ksr2].active{opacity:0;pointer-events:none}.mobile-overlay[data-astro-cid-3ef6ksr2]{position:fixed;inset:0;background:#00000080;z-index:108;opacity:0;pointer-events:none;transition:opacity .35s ease}.mobile-overlay[data-astro-cid-3ef6ksr2].open{opacity:1;pointer-events:auto}.mobile-menu[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:0;bottom:0;width:min(400px,85vw);background:#fff;z-index:110;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;padding:32px;overflow-y:auto}.mobile-menu[data-astro-cid-3ef6ksr2].open{transform:translate(0)}.mobile-menu-header[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px;position:relative}.mobile-logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:150px;height:auto;object-fit:contain}.mobile-close[data-astro-cid-3ef6ksr2]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--color-bg);border:none;border-radius:50%;cursor:pointer;transition:transform .3s ease,background .3s ease;position:absolute;top:0;right:0}.mobile-close[data-astro-cid-3ef6ksr2]:hover{transform:rotate(90deg);background:#e0e0e0}.mobile-nav[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:0;margin-bottom:40px}.mobile-link[data-astro-cid-3ef6ksr2]{font-weight:600;font-size:22px;color:#1e2020;text-decoration:none;padding:16px 0;border-bottom:1px solid #f0f0f0;transition:color .15s ease}.mobile-link[data-astro-cid-3ef6ksr2]:first-child{border-top:1px solid #f0f0f0}.mobile-link[data-astro-cid-3ef6ksr2]:hover{color:var(--color-accent)}.mobile-cta[data-astro-cid-3ef6ksr2]{margin-bottom:32px}.mobile-cta-btn[data-astro-cid-3ef6ksr2]{width:100%;justify-content:center;padding:18px 24px;font-size:18px;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.mobile-cta-btn[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b9ed34d}.mobile-contact[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.mobile-phone[data-astro-cid-3ef6ksr2]{font-weight:500;font-size:16px;color:var(--color-accent);text-decoration:none}.mobile-email[data-astro-cid-3ef6ksr2]{font-weight:400;font-size:15px;color:#666;text-decoration:none}.mobile-phone[data-astro-cid-3ef6ksr2]:hover,.mobile-email[data-astro-cid-3ef6ksr2]:hover{text-decoration:underline}.mobile-socials[data-astro-cid-3ef6ksr2]{display:flex;gap:12px;margin-top:auto;padding-top:24px;border-top:1px solid #f0f0f0}.mobile-social[data-astro-cid-3ef6ksr2]{width:42px;height:42px;border-radius:50%;border:1.5px solid #ddd;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .3s ease,border-color .3s ease,background .3s ease}.mobile-social[data-astro-cid-3ef6ksr2]:hover{transform:scale(1.1);border-color:var(--color-accent);background:#3b9ed314}@media(max-width:1150px){.nav-left[data-astro-cid-3ef6ksr2],.nav-right[data-astro-cid-3ef6ksr2]{display:none}.hamburger[data-astro-cid-3ef6ksr2]{display:flex;margin-left:auto}}@media(min-width:1151px){.mobile-menu[data-astro-cid-3ef6ksr2],.mobile-overlay[data-astro-cid-3ef6ksr2]{display:none!important}}.footer-wrapper[data-astro-cid-sz7xmlte]{background:var(--color-bg);padding:40px 40px 3rem}.footer-card[data-astro-cid-sz7xmlte]{max-width:1849px;margin:0 auto;background:#fff;border-radius:20px;display:flex;flex-direction:column}.footer-top[data-astro-cid-sz7xmlte]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:60px 60px 0;gap:40px}.footer-left[data-astro-cid-sz7xmlte]{flex:1;max-width:749px;display:flex;flex-direction:column;justify-content:flex-start;padding-top:46px}.footer-tagline[data-astro-cid-sz7xmlte]{font-weight:600;font-size:clamp(20px,2vw + .3rem,48px);line-height:130%;color:#000}.footer-right[data-astro-cid-sz7xmlte]{flex:0 1 659px;min-width:420px;background:#000;border-radius:20px;padding:40px 48px;display:flex;flex-direction:column;gap:28px;min-height:512px}.footer-logo[data-astro-cid-sz7xmlte]{width:240px;height:77px;object-fit:contain;object-position:left}.info-row[data-astro-cid-sz7xmlte]{display:flex;flex-direction:row;gap:60px;align-items:flex-start}.info-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.info-label[data-astro-cid-sz7xmlte]{font-weight:500;font-size:24px;line-height:130%;color:#eee;margin-bottom:16px}.info-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:8px}.info-item-top[data-astro-cid-sz7xmlte]{align-items:flex-start}.info-item[data-astro-cid-sz7xmlte]+.info-item[data-astro-cid-sz7xmlte]{margin-top:8px}.info-phone[data-astro-cid-sz7xmlte],.info-email[data-astro-cid-sz7xmlte]{font-weight:400;font-size:16px;color:#eee;text-decoration:none;transition:color .2s ease}.info-phone[data-astro-cid-sz7xmlte]:hover,.info-email[data-astro-cid-sz7xmlte]:hover,.info-item[data-astro-cid-sz7xmlte]:hover .info-text[data-astro-cid-sz7xmlte]{color:#3b9ed3}.info-item[data-astro-cid-sz7xmlte]:hover .phone-icon[data-astro-cid-sz7xmlte],.info-item[data-astro-cid-sz7xmlte]:hover .email-icon[data-astro-cid-sz7xmlte],.info-item[data-astro-cid-sz7xmlte]:hover .location-icon[data-astro-cid-sz7xmlte]{stroke:#3b9ed3}.info-text[data-astro-cid-sz7xmlte]{font-weight:400;font-size:16px;line-height:150%;color:#eee}.social-block[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.social-block[data-astro-cid-sz7xmlte] .info-label[data-astro-cid-sz7xmlte]{margin-bottom:12px}.social-icons[data-astro-cid-sz7xmlte]{display:flex;flex-direction:row;gap:12px}.social-icon[data-astro-cid-sz7xmlte]{width:38px;height:38px;border-radius:100px;display:flex;align-items:center;justify-content:center;text-decoration:none}.social-outline[data-astro-cid-sz7xmlte]{border:1px solid #FFFFFF;background:transparent;transition:background .35s ease,border-color .35s ease,transform .35s ease}.social-outline[data-astro-cid-sz7xmlte]:hover{background:var(--color-accent);border-color:var(--color-accent);transform:scale(1.1);box-shadow:0 4px 4px #00000040}.copyright[data-astro-cid-sz7xmlte]{font-weight:400;font-size:16px;color:#eee;margin-top:auto;padding-top:20px}.downbar[data-astro-cid-sz7xmlte]{margin:-2rem 60px 0;padding:32px 0;border-top:1px solid #000000}.downbar-nav[data-astro-cid-sz7xmlte]{display:flex;flex-direction:row;align-items:center;gap:48px}.downbar-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-weight:700;font-size:18px;color:#000;text-decoration:none}.downbar-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent)}@media(max-width:900px){.footer-top[data-astro-cid-sz7xmlte]{flex-direction:column;gap:40px;padding-bottom:40px}.footer-right[data-astro-cid-sz7xmlte]{flex:none;width:100%;min-width:0}.footer-left[data-astro-cid-sz7xmlte]{padding-top:0}}@media(max-width:640px){.footer-wrapper[data-astro-cid-sz7xmlte]{padding:40px 20px 0}.footer-top[data-astro-cid-sz7xmlte]{padding:40px 24px 0}.footer-right[data-astro-cid-sz7xmlte]{padding:32px 24px}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:28px}.info-row[data-astro-cid-sz7xmlte]{flex-direction:column;gap:28px}.downbar[data-astro-cid-sz7xmlte]{margin:0 24px;padding-bottom:48px;border-top:none}.downbar-nav[data-astro-cid-sz7xmlte]{flex-wrap:wrap;gap:24px}}html{scroll-behavior:smooth}:root{--color-primary: #EEEEEE;--color-secondary: #000000;--color-accent: #3B9ED3;--color-bg: #F5F5F5;--color-text: #1E2020;--color-border: #9E9E9E;--color-border-light: #DDD4D4;--font-main: "Plus Jakarta Sans", sans-serif;--radius-card: 20px;--radius-btn: 10px;--radius-pill: 100px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background:#fff;color:var(--color-text)}.hero-left>*{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.hero-left>*.loaded{opacity:1;transform:translateY(0)}.hero-left>*.anim-done{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),filter .3s ease}.hero-right{opacity:0;transform:translate(40px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.hero-right.loaded{opacity:1;transform:translate(0)}.hero-right.anim-done{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),filter .3s ease}.scroll-anim{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.scroll-anim.in-view{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hero-left>*,.hero-right,.scroll-anim{opacity:1;transform:none;transition:none}}.tile{overflow:hidden;transition:transform .35s cubic-bezier(.4,0,.2,1)}.tile:hover{transform:scale(1.03)}.tile-image{transition:transform .35s cubic-bezier(.4,0,.2,1),background-size .6s cubic-bezier(.4,0,.2,1);background-size:100%}.tile-image:hover{background-size:110%}.tile-stat{transition:transform .35s cubic-bezier(.4,0,.2,1),background .3s ease}.tile-stat:hover{background:#2d8abf}.stat-number{transition:transform .3s cubic-bezier(.4,0,.2,1)}.tile-stat:hover .stat-number{transform:scale(1.1)}.section-label,.label-group{cursor:default}.label-text{transition:color .3s ease,letter-spacing .3s ease}.section-label:hover .label-text,.label-group:hover .label-text,.header-left:hover .label-text{color:var(--color-accent);letter-spacing:2px}.label-line{transition:width .4s cubic-bezier(.4,0,.2,1),background .3s ease}.section-label:hover .label-line,.label-group:hover .label-line,.header-left:hover .label-line{width:100%;background:var(--color-accent)}.cta-hero,.cta-btn,.learn-more-btn,.all-services-btn,.submit-btn{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),filter .3s ease}.cta-hero:hover,.cta-btn:hover,.learn-more-btn:hover,.all-services-btn:hover,.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b9ed34d;filter:brightness(1.05)}.cta-hero:active,.cta-btn:active,.learn-more-btn:active,.all-services-btn:active,.submit-btn:active{transform:translateY(0);box-shadow:0 2px 8px #3b9ed333}.nav-left a,.nav-right-links a,.downbar-nav a,.mobile-nav a:not(.cta-btn){position:relative}.nav-left a:after,.nav-right-links a:after,.downbar-nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--color-accent);transition:width .3s cubic-bezier(.4,0,.2,1)}.nav-left a:hover:after,.nav-right-links a:hover:after,.downbar-nav a:hover:after{width:100%}.social-icon{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.social-icon:hover{transform:scale(1.15);box-shadow:0 4px 15px #3b9ed359}.hero-image-wrapper,.about-left,.faq-image,.ceo-avatar{overflow:hidden;border-radius:var(--radius-card)}.hero-image,.about-image,.ceo-avatar{transition:transform .6s cubic-bezier(.4,0,.2,1)}.hero-image-wrapper:hover .hero-image,.about-left:hover .about-image{transform:scale(1.04)}.ceo-avatar{overflow:hidden}.ceo-avatar:hover{transform:scale(1.06)}.card,.testimonial-card{transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1)}.card:hover,.testimonial-card:hover{transform:translateY(-6px)}.chevron-circle{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.card:hover .chevron-circle{transform:scale(1.1);box-shadow:0 4px 15px #3b9ed366}.faq-question{transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease}.faq-question:hover{transform:translateY(-2px);border-color:var(--color-accent);background:#3b9ed314;box-shadow:0 4px 12px #0000000f}.faq-item.open .faq-question:hover{background:#3b9ed3;box-shadow:0 4px 16px #3b9ed34d}.icon-circle{transition:transform .3s cubic-bezier(.4,0,.2,1),background .3s ease}.icon-card:hover .icon-circle{transform:scale(1.1)}.form-input,.contact-form input,.contact-form textarea{transition:border-color .3s ease,box-shadow .3s ease}.form-input:focus,.contact-form input:focus,.contact-form textarea:focus{border-color:#fffc;box-shadow:0 0 0 3px #3b9ed340}.phone-circle{transition:transform .3s ease,box-shadow .3s ease}.phone-circle:hover{transform:scale(1.08);box-shadow:0 0 0 8px #3b9ed333}.logo img,.footer-logo{transition:transform .3s ease}.logo:hover img,.footer-logo:hover{transform:scale(1.03)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero-outer[data-astro-cid-bbe6dxrz]{padding:0 30px 80px;background:var(--color-bg);overflow:hidden}.hero-card[data-astro-cid-bbe6dxrz]{background:#fff;border-radius:var(--radius-card);width:100%;min-height:872px;position:relative;padding:60px clamp(16px,6vw,109px)}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;gap:clamp(24px,3vw,40px);align-items:flex-start}.hero-left[data-astro-cid-bbe6dxrz]{flex:1 1 0%;min-width:0;max-width:856px}.service-tags[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:clamp(6px,1vw,12px);margin-bottom:clamp(16px,2.5vw,40px)}.tag[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;padding:clamp(6px,.7vw,10px);border:1px solid var(--color-border);border-radius:var(--radius-btn);font-weight:500;font-size:clamp(13px,1.2vw + .3rem,24px);color:var(--color-text);white-space:nowrap;text-decoration:none;transition:border-color .2s ease,color .2s ease}.tag[data-astro-cid-bbe6dxrz]:hover{text-decoration:none;border-color:var(--color-accent);color:var(--color-accent);background:transparent;transform:none;box-shadow:none}h1[data-astro-cid-bbe6dxrz]{font-weight:600;font-size:clamp(28px,3.5vw + .5rem,64px);line-height:120%;color:#000;max-width:856px}.subtext[data-astro-cid-bbe6dxrz]{margin-top:clamp(12px,1.5vw,24px);font-weight:400;font-size:clamp(14px,1vw + .2rem,16px);line-height:150%;color:var(--color-text);max-width:726px}.cta-hero[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;margin-top:clamp(20px,2vw,32px);background:var(--color-accent);border-radius:var(--radius-btn);padding:clamp(12px,1vw,16px) clamp(20px,2vw,30px);font-weight:700;font-size:clamp(15px,1vw + .2rem,18px);color:var(--color-primary);text-decoration:none}.hero-right[data-astro-cid-bbe6dxrz]{flex:0 1 auto;position:relative;min-width:0}.hero-image-wrapper[data-astro-cid-bbe6dxrz]{max-width:614px;width:100%;aspect-ratio:614 / 764;border-radius:var(--radius-card);overflow:hidden;background:#ccc}.hero-image[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;display:block}.contact-card[data-astro-cid-bbe6dxrz]{position:absolute;bottom:-112px;right:-80px;max-width:456px;width:100%;background:linear-gradient(180deg,#3b9ed373,#3b9ed3);backdrop-filter:blur(10px);border-radius:var(--radius-card);padding:clamp(20px,2vw,30px);display:flex;flex-direction:column;gap:clamp(14px,1.5vw,20px)}.contact-heading[data-astro-cid-bbe6dxrz]{font-weight:500;font-size:clamp(20px,1.8vw + .2rem,28px);line-height:130%;color:#fff}.contact-form[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:clamp(14px,1.5vw,20px)}.contact-form[data-astro-cid-bbe6dxrz] input[data-astro-cid-bbe6dxrz],.contact-form[data-astro-cid-bbe6dxrz] textarea[data-astro-cid-bbe6dxrz]{width:100%;padding:clamp(12px,1vw,16px) clamp(16px,2vw,32px);border:1px solid var(--color-border-light);border-radius:var(--radius-card);background:transparent;font-family:var(--font-main);font-weight:400;font-size:clamp(14px,1vw + .1rem,16px);color:var(--color-primary);outline:none;box-sizing:border-box;min-width:0}.contact-form[data-astro-cid-bbe6dxrz] input[data-astro-cid-bbe6dxrz]::placeholder,.contact-form[data-astro-cid-bbe6dxrz] textarea[data-astro-cid-bbe6dxrz]::placeholder{color:var(--color-primary)}.contact-form[data-astro-cid-bbe6dxrz] textarea[data-astro-cid-bbe6dxrz]{height:clamp(80px,7vw,108px);resize:none}.submit-btn[data-astro-cid-bbe6dxrz]{width:100%;height:clamp(48px,3.5vw,57px);background:#000;border:none;border-radius:var(--radius-btn);font-family:var(--font-main);font-weight:700;font-size:clamp(16px,1vw + .2rem,18px);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.social-icons[data-astro-cid-bbe6dxrz]{position:absolute;right:-70px;top:104px;display:flex;flex-direction:column;gap:12px;z-index:2}.social-icon[data-astro-cid-bbe6dxrz]{width:44.41px;height:44.41px;border-radius:100px;display:flex;align-items:center;justify-content:center;text-decoration:none}.social-outline[data-astro-cid-bbe6dxrz]{border:1px solid #000;background:transparent;transition:background .35s ease,border-color .35s ease,transform .35s ease}.social-outline[data-astro-cid-bbe6dxrz]:hover{background:var(--color-accent);border-color:var(--color-accent);transform:scale(1.1)}.social-outline[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{transition:filter .35s ease}.social-outline[data-astro-cid-bbe6dxrz]:hover svg[data-astro-cid-bbe6dxrz]{filter:brightness(0) invert(1)}@media(max-width:1300px){.hero-card[data-astro-cid-bbe6dxrz]{padding:40px clamp(16px,4vw,40px);min-height:auto}.hero-content[data-astro-cid-bbe6dxrz]{flex-direction:column}.hero-left[data-astro-cid-bbe6dxrz]{max-width:100%}.hero-right[data-astro-cid-bbe6dxrz]{width:100%;display:none !important}.hero-image-wrapper[data-astro-cid-bbe6dxrz]{max-width:60%;margin:0 auto}.contact-card[data-astro-cid-bbe6dxrz]{position:relative;bottom:auto;right:auto;max-width:100%;margin-top:24px}.social-icons[data-astro-cid-bbe6dxrz]{display:none !important}}@media(max-width:1100px){h1[data-astro-cid-bbe6dxrz]{font-size:clamp(28px,5vw + .5rem,48px)}}@media(max-width:768px){.hero-outer[data-astro-cid-bbe6dxrz]{padding:0 24px 60px}}@media(max-width:480px){.hero-outer[data-astro-cid-bbe6dxrz]{padding:0 16px 40px}.cta-hero[data-astro-cid-bbe6dxrz]{width:100%;justify-content:center}.hero-image-wrapper[data-astro-cid-bbe6dxrz]{aspect-ratio:3 / 4}.social-icon[data-astro-cid-bbe6dxrz]{width:38px;height:38px}}.quote-section[data-astro-cid-jpyaqwdo]{background:var(--color-bg);padding:80px 0;width:100%}.quote-inner[data-astro-cid-jpyaqwdo]{max-width:1500px;margin:0 auto;padding:0 40px}.ceo-row[data-astro-cid-jpyaqwdo]{display:flex;flex-direction:row;align-items:center;gap:24px;margin-bottom:32px}.ceo-avatar[data-astro-cid-jpyaqwdo]{width:110px;height:110px;border-radius:100px;background:transparent;object-fit:cover}.ceo-text[data-astro-cid-jpyaqwdo]{display:flex;flex-direction:column;gap:4px}.ceo-name[data-astro-cid-jpyaqwdo]{font-weight:500;font-size:24px;line-height:130%;color:var(--color-text)}.ceo-title[data-astro-cid-jpyaqwdo]{font-weight:400;font-size:16px;line-height:150%;color:var(--color-text)}.quote[data-astro-cid-jpyaqwdo]{font-weight:600;font-size:48px;line-height:130%;color:var(--color-border);max-width:1300px}.highlight[data-astro-cid-jpyaqwdo]{color:var(--color-text)}.desktop-break[data-astro-cid-jpyaqwdo]{display:inline}@media(max-width:960px){.quote[data-astro-cid-jpyaqwdo]{font-size:36px}.desktop-break[data-astro-cid-jpyaqwdo]{display:none}}@media(max-width:640px){.quote-section[data-astro-cid-jpyaqwdo]{padding:50px 0}.quote-inner[data-astro-cid-jpyaqwdo]{padding:0 20px}.ceo-avatar[data-astro-cid-jpyaqwdo]{width:80px;height:80px}.ceo-name[data-astro-cid-jpyaqwdo]{font-size:20px}.quote[data-astro-cid-jpyaqwdo]{font-size:28px}}.about-section[data-astro-cid-x2lc2h5w]{background:var(--color-bg);padding:80px 40px;width:100%}.about-inner[data-astro-cid-x2lc2h5w]{max-width:1441px;margin:0 auto;display:flex;flex-direction:row;gap:clamp(30px,4vw,60px);align-items:flex-start}.about-left[data-astro-cid-x2lc2h5w]{flex:0 1 633px;min-width:0}.about-image[data-astro-cid-x2lc2h5w]{width:100%;aspect-ratio:633 / 690;object-fit:cover;border-radius:var(--radius-card);display:block;background:transparent}.counter-row[data-astro-cid-x2lc2h5w]{display:flex;flex-direction:row;align-items:center;gap:16px;margin-top:-6rem;justify-content:flex-end;padding-right:1rem}.rating-number[data-astro-cid-x2lc2h5w]{font-weight:600;font-size:clamp(36px,3vw,48px);color:var(--color-text)}.stars-block[data-astro-cid-x2lc2h5w]{display:flex;flex-direction:column;gap:4px}.stars-row[data-astro-cid-x2lc2h5w]{display:flex;gap:4px}.reviews-label[data-astro-cid-x2lc2h5w]{font-weight:500;font-size:clamp(18px,1.5vw + .3rem,24px);color:#000}.about-right[data-astro-cid-x2lc2h5w]{flex:1}.top-row[data-astro-cid-x2lc2h5w]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.section-label[data-astro-cid-x2lc2h5w]{display:flex;flex-direction:column}.label-text[data-astro-cid-x2lc2h5w]{font-weight:400;font-size:18px;text-transform:uppercase;color:var(--color-text)}.label-line[data-astro-cid-x2lc2h5w]{width:75px;height:2px;background:#000;margin-top:8px}.learn-more-btn[data-astro-cid-x2lc2h5w]{display:inline-flex;align-items:center;gap:8px;background:var(--color-accent);border-radius:var(--radius-btn);padding:16px 30px;font-weight:700;font-size:18px;color:var(--color-primary);text-decoration:none;white-space:nowrap}.about-heading[data-astro-cid-x2lc2h5w]{font-weight:600;font-size:clamp(28px,3vw + .5rem,48px);line-height:130%;color:var(--color-text);max-width:633px;margin-top:16px;margin-bottom:24px}.about-body[data-astro-cid-x2lc2h5w]{font-weight:400;font-size:16px;line-height:150%;color:var(--color-text);margin-bottom:40px}.icon-cards[data-astro-cid-x2lc2h5w]{display:flex;flex-direction:column;gap:32px}.icon-card[data-astro-cid-x2lc2h5w]{display:flex;flex-direction:row;align-items:flex-start;gap:16px}.icon-circle[data-astro-cid-x2lc2h5w]{width:71px;height:71px;flex-shrink:0;background:#000;border-radius:100px;display:flex;align-items:center;justify-content:center}.icon-text[data-astro-cid-x2lc2h5w]{display:flex;flex-direction:column;gap:8px;max-width:100%}.icon-text[data-astro-cid-x2lc2h5w] h3[data-astro-cid-x2lc2h5w]{font-weight:500;font-size:28px;line-height:130%;color:var(--color-text)}.icon-text[data-astro-cid-x2lc2h5w] p[data-astro-cid-x2lc2h5w]{font-weight:400;font-size:16px;line-height:150%;color:var(--color-text)}@media(max-width:1100px){.about-inner[data-astro-cid-x2lc2h5w]{flex-direction:column}.about-left[data-astro-cid-x2lc2h5w]{flex:none;width:100%}.about-image[data-astro-cid-x2lc2h5w]{max-width:60%;margin:0 auto}.counter-row[data-astro-cid-x2lc2h5w]{margin-top:-4rem}}@media(max-width:640px){.about-section[data-astro-cid-x2lc2h5w]{padding:50px 20px}.rating-number[data-astro-cid-x2lc2h5w]{font-size:36px}.reviews-label[data-astro-cid-x2lc2h5w]{font-size:18px}.counter-row[data-astro-cid-x2lc2h5w]{margin-top:.5rem}.icon-text[data-astro-cid-x2lc2h5w] h3[data-astro-cid-x2lc2h5w]{font-size:22px}.icon-circle[data-astro-cid-x2lc2h5w]{width:56px;height:56px}.icon-circle[data-astro-cid-x2lc2h5w] svg[data-astro-cid-x2lc2h5w]{width:28px;height:28px}.top-row[data-astro-cid-x2lc2h5w]{flex-direction:column;gap:16px}}.services-section[data-astro-cid-satlbe6z]{background:#fff;padding:80px 40px;width:100%}.services-inner[data-astro-cid-satlbe6z]{max-width:1860px;margin:0 auto}.services-header[data-astro-cid-satlbe6z]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:48px;gap:clamp(24px,3vw,40px)}.header-left[data-astro-cid-satlbe6z]{max-width:734px;min-width:0;flex:1}.label-text[data-astro-cid-satlbe6z]{font-weight:400;font-size:18px;text-transform:uppercase;color:var(--color-text)}.label-line[data-astro-cid-satlbe6z]{width:80px;height:2px;background:#000;margin-top:8px;margin-bottom:16px}.header-left[data-astro-cid-satlbe6z] h3[data-astro-cid-satlbe6z]{font-weight:600;font-size:clamp(28px,3vw + .5rem,48px);line-height:130%;color:var(--color-text)}.header-right[data-astro-cid-satlbe6z]{max-width:481px;display:flex;flex-direction:column;gap:24px;align-items:flex-start;flex-shrink:0}.header-right[data-astro-cid-satlbe6z] p[data-astro-cid-satlbe6z]{font-weight:400;font-size:16px;line-height:150%;color:var(--color-text)}.all-services-btn[data-astro-cid-satlbe6z]{display:inline-flex;align-items:center;gap:8px;background:#000;border-radius:var(--radius-btn);padding:clamp(12px,1vw,16px) clamp(20px,2vw,30px);font-weight:700;font-size:clamp(15px,1vw + .2rem,18px);color:#fff;text-decoration:none;white-space:nowrap}.cards-grid[data-astro-cid-satlbe6z]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.card[data-astro-cid-satlbe6z]{background:var(--color-primary);border-radius:var(--radius-card);padding:clamp(24px,3vw,48px) clamp(24px,3vw,48px) clamp(36px,4vw,60px) clamp(24px,3vw,48px);display:flex;flex-direction:column;gap:16px;position:relative;min-width:0}.card[data-astro-cid-satlbe6z]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#3b9ed373,#3b9ed3);opacity:0;transition:opacity .4s ease;z-index:0;border-radius:inherit}.card[data-astro-cid-satlbe6z]:hover:before{opacity:1}.card[data-astro-cid-satlbe6z]:hover .card-title[data-astro-cid-satlbe6z]{color:#fff}.card[data-astro-cid-satlbe6z]:hover .card-body[data-astro-cid-satlbe6z]{color:var(--color-primary)}.card[data-astro-cid-satlbe6z]:hover .icon-box[data-astro-cid-satlbe6z]{background:#404141}.card[data-astro-cid-satlbe6z]:hover .icon-box[data-astro-cid-satlbe6z] svg[data-astro-cid-satlbe6z]{stroke:#fff}.icon-box[data-astro-cid-satlbe6z] svg[data-astro-cid-satlbe6z]{transition:stroke .4s ease}.card-wide[data-astro-cid-satlbe6z]{grid-column:span 2}.icon-box[data-astro-cid-satlbe6z]{width:48px;height:45px;background:var(--color-bg);transition:background .4s ease;position:relative;z-index:1;border-radius:var(--radius-btn);display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-title[data-astro-cid-satlbe6z]{transition:color .4s ease;position:relative;z-index:1;font-weight:500;font-size:clamp(20px,1.5vw + .2rem,24px);line-height:130%;color:var(--color-text);margin-top:8px}.card-body[data-astro-cid-satlbe6z]{transition:color .4s ease;position:relative;z-index:1;font-weight:400;font-size:16px;line-height:150%;color:#404141;padding-right:clamp(0px,5vw,80px)}.card[data-astro-cid-satlbe6z]:after{content:"";position:absolute;bottom:-12px;right:-12px;width:84px;height:84px;border-radius:50%;background:#fff;z-index:2}.chevron-circle[data-astro-cid-satlbe6z]{position:absolute;bottom:2px;right:2px;width:60px;height:60px;background:linear-gradient(180deg,#3b9ed373,#3b9ed3);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3}@media(max-width:1100px){.services-header[data-astro-cid-satlbe6z]{flex-direction:column;gap:24px}.header-right[data-astro-cid-satlbe6z]{max-width:100%;flex-shrink:1}.cards-grid[data-astro-cid-satlbe6z]{grid-template-columns:repeat(2,1fr)}.card-wide[data-astro-cid-satlbe6z]{grid-column:span 1}}@media(max-width:640px){.services-section[data-astro-cid-satlbe6z]{padding:60px 24px}.cards-grid[data-astro-cid-satlbe6z]{grid-template-columns:1fr}.card-wide[data-astro-cid-satlbe6z]{grid-column:span 1}}@media(max-width:480px){.services-section[data-astro-cid-satlbe6z]{padding:40px 16px}.all-services-btn[data-astro-cid-satlbe6z]{width:100%;justify-content:center}}.cta-section[data-astro-cid-kzge7gel]{background:#fff;padding:0 40px 80px}.cta-banner[data-astro-cid-kzge7gel]{max-width:1642px;margin:0 auto;min-height:475px;border-radius:var(--radius-card);background:linear-gradient(90deg,#00000080,#66666680),url(../images/MBC-Canada-Fraser-Valley-bg.webp);background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:60px 40px;text-align:center}.cta-banner[data-astro-cid-kzge7gel] h2[data-astro-cid-kzge7gel]{font-weight:600;font-size:48px;line-height:130%;color:var(--color-bg);max-width:464px}.cta-subtext[data-astro-cid-kzge7gel]{font-weight:400;font-size:16px;line-height:150%;color:var(--color-bg);max-width:495px;text-align:center}.cta-btn[data-astro-cid-kzge7gel]{display:inline-flex;align-items:center;gap:8px;background:var(--color-accent);border-radius:var(--radius-btn);padding:16px 30px;font-weight:700;font-size:18px;color:var(--color-primary);text-decoration:none}@media(max-width:640px){.cta-section[data-astro-cid-kzge7gel]{padding:0 20px 60px}.cta-banner[data-astro-cid-kzge7gel]{min-height:350px;padding:40px 20px}.cta-banner[data-astro-cid-kzge7gel] h2[data-astro-cid-kzge7gel]{font-size:32px}}.stats-section[data-astro-cid-agx3ppxd]{background:var(--color-bg);padding:80px 40px;width:100%}.stats-container[data-astro-cid-agx3ppxd]{max-width:1292px;margin:0 auto;border:1px solid #DDD4D4;border-radius:40px;padding:20px;overflow:hidden}.stats-grid[data-astro-cid-agx3ppxd]{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,283px);gap:20px}.tile[data-astro-cid-agx3ppxd]{border-radius:20px}.tile-image[data-astro-cid-agx3ppxd]{background-color:silver;background-size:cover;background-position:center;background-repeat:no-repeat}.tile-stat[data-astro-cid-agx3ppxd]{background:#3b9ed3;display:flex;flex-direction:column;justify-content:space-between;padding:20px 30px}.stat-label[data-astro-cid-agx3ppxd]{font-weight:500;font-size:24px;line-height:130%;color:#eee}.stat-number[data-astro-cid-agx3ppxd]{font-weight:600;font-size:48px;line-height:130%;color:#fff}@media(max-width:960px){.stats-grid[data-astro-cid-agx3ppxd]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,240px)}}@media(max-width:640px){.stats-grid[data-astro-cid-agx3ppxd] .tile[data-astro-cid-agx3ppxd]:nth-child(5){order:6}.stats-grid[data-astro-cid-agx3ppxd] .tile[data-astro-cid-agx3ppxd]:nth-child(6){order:5}.stats-grid[data-astro-cid-agx3ppxd] .tile[data-astro-cid-agx3ppxd]:nth-child(7){order:8}.stats-grid[data-astro-cid-agx3ppxd] .tile[data-astro-cid-agx3ppxd]:nth-child(8){order:7}.stats-section[data-astro-cid-agx3ppxd]{padding:50px 20px}.stats-grid[data-astro-cid-agx3ppxd]{grid-template-columns:1fr;grid-template-rows:repeat(8,220px)}.stat-label[data-astro-cid-agx3ppxd]{font-size:20px}.stat-number[data-astro-cid-agx3ppxd]{font-size:36px}}.testimonials-section[data-astro-cid-zzqkys7x]{background:var(--color-bg);padding:80px 40px;width:100%}.testimonials-inner[data-astro-cid-zzqkys7x]{max-width:1500px;margin:0 auto;display:flex;flex-direction:row;gap:80px;align-items:stretch}.testimonials-left[data-astro-cid-zzqkys7x]{flex:0 0 560px;display:flex;flex-direction:column;gap:24px}.label-group[data-astro-cid-zzqkys7x]{display:flex;flex-direction:column}.label-text[data-astro-cid-zzqkys7x]{font-weight:400;font-size:18px;text-transform:uppercase;color:var(--color-text)}.desktop-break[data-astro-cid-zzqkys7x]{display:inline}.label-line[data-astro-cid-zzqkys7x]{width:75px;height:2px;background:#000;margin-top:8px}.testimonials-left[data-astro-cid-zzqkys7x] h3[data-astro-cid-zzqkys7x]{font-weight:600;font-size:48px;line-height:130%;color:var(--color-text);max-width:600px}.body-text[data-astro-cid-zzqkys7x]{font-weight:400;font-size:16px;line-height:150%;color:var(--color-text);max-width:495px}.cta-btn[data-astro-cid-zzqkys7x]{display:inline-flex;align-items:center;gap:8px;background:#000;border-radius:var(--radius-btn);padding:16px 30px;font-weight:700;font-size:18px;color:#fff;text-decoration:none;white-space:nowrap;align-self:flex-start}.testimonials-right[data-astro-cid-zzqkys7x]{flex:1;display:flex;flex-direction:column;gap:20px}.testimonial-card[data-astro-cid-zzqkys7x]{flex:1;background:#fff;border-radius:20px;padding:40px 48px 32px;display:flex;flex-direction:column;gap:16px}.card-featured[data-astro-cid-zzqkys7x]{background:linear-gradient(180deg,#3b9ed373,#3b9ed3)}.star-rating[data-astro-cid-zzqkys7x]{display:flex;gap:4px;margin-bottom:16px}.card-body[data-astro-cid-zzqkys7x]{font-weight:400;font-size:18px;line-height:150%;color:#1e2020}.attribution[data-astro-cid-zzqkys7x]{font-weight:500;font-size:18px;color:var(--color-text);text-align:right}@media(max-width:1100px){.desktop-break[data-astro-cid-zzqkys7x]{display:none}.testimonials-inner[data-astro-cid-zzqkys7x]{flex-direction:column;gap:48px}.testimonials-left[data-astro-cid-zzqkys7x]{flex:none}.testimonials-left[data-astro-cid-zzqkys7x] h3[data-astro-cid-zzqkys7x]{font-size:36px}}@media(max-width:640px){.testimonials-section[data-astro-cid-zzqkys7x]{padding:50px 20px}.testimonials-left[data-astro-cid-zzqkys7x] h3[data-astro-cid-zzqkys7x]{font-size:28px}.testimonial-card[data-astro-cid-zzqkys7x]{padding:32px 24px 24px}}.faq-section[data-astro-cid-hqz3ghsx]{background:var(--color-bg);padding:clamp(40px,5vw,80px) clamp(16px,3vw,40px);width:100%}.faq-container[data-astro-cid-hqz3ghsx]{max-width:1300px;margin:0 auto;border:none;border-radius:20px;overflow:hidden;display:flex;flex-direction:row}.faq-image[data-astro-cid-hqz3ghsx]{flex:0 1 628px;position:relative;top:0;background:#2a3a4a url(../images/MBC-canada-FAQ.webp) center/cover no-repeat;border-radius:20px;overflow:hidden}.faq-image[data-astro-cid-hqz3ghsx]:after{content:"";position:absolute;inset:0;background:inherit;border-radius:inherit;transition:transform .8s ease}.faq-image[data-astro-cid-hqz3ghsx]:hover:after{transform:scale(1.05)}.faq-right[data-astro-cid-hqz3ghsx]{flex:1;padding:clamp(24px,3vw,48px) clamp(24px,3vw,48px) clamp(24px,3vw,48px) clamp(30px,4vw,60px);display:flex;flex-direction:column;justify-content:center;gap:clamp(16px,2vw,24px);min-height:auto}.label-group[data-astro-cid-hqz3ghsx]{display:flex;flex-direction:column}.label-text[data-astro-cid-hqz3ghsx]{font-weight:400;font-size:18px;text-transform:uppercase;color:var(--color-text)}.label-line[data-astro-cid-hqz3ghsx]{width:75px;height:2px;background:#000;margin-top:8px}.faq-right[data-astro-cid-hqz3ghsx] h3[data-astro-cid-hqz3ghsx]{font-weight:600;font-size:clamp(28px,3vw + .5rem,48px);line-height:130%;color:var(--color-text)}.faq-subtext[data-astro-cid-hqz3ghsx]{font-weight:400;font-size:16px;line-height:150%;color:var(--color-text);max-width:621px}.faq-list[data-astro-cid-hqz3ghsx]{display:flex;flex-direction:column;gap:12px}.faq-question[data-astro-cid-hqz3ghsx]{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px 20px;border-radius:10px;cursor:pointer;font-family:var(--font-main);font-weight:500;font-size:14px;line-height:130%;border:1px solid #DDD4D4;background:transparent;color:var(--color-text);text-align:left;gap:12px;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .4s ease,box-shadow .4s ease}.faq-question[data-astro-cid-hqz3ghsx] .chevron-icon[data-astro-cid-hqz3ghsx]{flex-shrink:0;transition:transform .3s ease}.faq-item[data-astro-cid-hqz3ghsx].open .faq-question[data-astro-cid-hqz3ghsx]{background:#3b9ed3;border:1px solid #3B9ED3;color:#eee}.faq-item[data-astro-cid-hqz3ghsx].open .faq-question[data-astro-cid-hqz3ghsx] .chevron-icon[data-astro-cid-hqz3ghsx]{transform:rotate(180deg)}.faq-answer[data-astro-cid-hqz3ghsx]{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s ease;opacity:0}.faq-item[data-astro-cid-hqz3ghsx].open .faq-answer[data-astro-cid-hqz3ghsx]{max-height:500px;opacity:1;transition:max-height .55s cubic-bezier(.4,0,.2,1),opacity .4s ease .1s}.faq-answer[data-astro-cid-hqz3ghsx] p[data-astro-cid-hqz3ghsx]{padding:16px 20px 20px;font-weight:400;font-size:16px;line-height:150%;color:var(--color-text)}@media(max-width:960px){.faq-image[data-astro-cid-hqz3ghsx]{display:none}}@media(max-width:640px){.faq-right[data-astro-cid-hqz3ghsx]{padding:clamp(16px,3vw,24px)}}.contact-section[data-astro-cid-jjagjrbk]{background:var(--color-bg);padding:80px 40px;width:100%}.contact-card[data-astro-cid-jjagjrbk]{max-width:1300px;margin:0 auto;min-height:638px;background:#3b9ed3;border-radius:20px;display:flex;flex-direction:row;position:relative;overflow:visible}.contact-left[data-astro-cid-jjagjrbk]{flex:1;padding:60px 60px 60px 90px;display:flex;flex-direction:column;gap:20px}.contact-left[data-astro-cid-jjagjrbk] h3[data-astro-cid-jjagjrbk]{font-weight:500;font-size:28px;line-height:130%;color:#eee}.form-input[data-astro-cid-jjagjrbk]{width:100%;height:52px;padding:10px 20px;border:1px solid #FFFFFF;border-radius:20px;background:transparent;font-family:var(--font-main);font-weight:400;font-size:16px;color:#eee;outline:none;transition:opacity .2s ease}.form-input[data-astro-cid-jjagjrbk]::placeholder{color:#eee;opacity:1}.form-input[data-astro-cid-jjagjrbk]:focus{opacity:.85}.field-row[data-astro-cid-jjagjrbk]{display:flex;gap:20px}.field-row[data-astro-cid-jjagjrbk] .form-input[data-astro-cid-jjagjrbk]{flex:1}.form-textarea[data-astro-cid-jjagjrbk]{height:138px;resize:none;padding-top:16px}.submit-btn[data-astro-cid-jjagjrbk]{width:100%;height:57px;background:#000;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-main);font-weight:700;font-size:18px;color:#fff;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}.submit-btn[data-astro-cid-jjagjrbk]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000040;filter:brightness(1.15)}.social-row[data-astro-cid-jjagjrbk]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;margin-top:8px}.social-icon[data-astro-cid-jjagjrbk]{width:38px;height:38px;border-radius:100px;display:flex;align-items:center;justify-content:center;text-decoration:none}.social-outline[data-astro-cid-jjagjrbk]{border:1px solid #000;background:transparent;transition:background .35s ease,border-color .35s ease,transform .35s ease}.social-outline[data-astro-cid-jjagjrbk]:hover{background:#000;border-color:#000;transform:scale(1.1)}.social-outline[data-astro-cid-jjagjrbk] svg[data-astro-cid-jjagjrbk]{transition:filter .35s ease}.social-outline[data-astro-cid-jjagjrbk]:hover svg[data-astro-cid-jjagjrbk]{filter:brightness(0) invert(1)}.contact-right[data-astro-cid-jjagjrbk]{flex:0 0 674px;position:relative}.contact-image[data-astro-cid-jjagjrbk]{position:absolute;bottom:-82px;right:90px;width:584px;height:635px;border-radius:20px;background:url(../images/contact-image-v2.svg) center/cover no-repeat;overflow:hidden;transition:transform .6s ease}.contact-image[data-astro-cid-jjagjrbk]:hover{transform:scale(1.03)}.phone-circle[data-astro-cid-jjagjrbk]{position:absolute;top:calc(-20px + 2rem);right:calc(-20px + 2rem);width:110px;height:110px;background:#000;border:15px solid #FFFFFF;border-radius:100px;display:flex;align-items:center;justify-content:center;z-index:10;transition:transform .4s ease,box-shadow .4s ease}.phone-circle[data-astro-cid-jjagjrbk]:hover{transform:scale(1.08);box-shadow:0 0 0 8px #3b9ed340}@media(max-width:1100px){.contact-right[data-astro-cid-jjagjrbk]{display:none}.contact-left[data-astro-cid-jjagjrbk]{padding:48px 40px}}@media(max-width:640px){.contact-section[data-astro-cid-jjagjrbk]{padding:50px 20px}.contact-left[data-astro-cid-jjagjrbk]{padding:32px 24px}.field-row[data-astro-cid-jjagjrbk]{flex-direction:column;gap:20px}.contact-left[data-astro-cid-jjagjrbk] h3[data-astro-cid-jjagjrbk]{font-size:24px}}.map-section[data-astro-cid-h55wafef]{background:var(--color-bg);padding:40px 40px 80px;width:100%}.map-container[data-astro-cid-h55wafef]{max-width:1547px;margin:0 auto;position:relative}.cards-row[data-astro-cid-h55wafef]{position:relative;z-index:10;display:flex;flex-direction:row;justify-content:center;gap:24px;margin-bottom:-60px}.info-card[data-astro-cid-h55wafef]{width:335px;min-height:143px;border-radius:20px;padding:28px 30px;display:flex;flex-direction:row;align-items:center;gap:16px;background:#fff;position:relative;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.info-card[data-astro-cid-h55wafef]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#3b9ed373,#3b9ed3);opacity:0;transition:opacity .4s ease;z-index:0;border-radius:inherit}.info-card[data-astro-cid-h55wafef]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.info-card[data-astro-cid-h55wafef]:hover:before{opacity:1}.info-card[data-astro-cid-h55wafef]:hover .card-label[data-astro-cid-h55wafef]{color:#fff}.info-card[data-astro-cid-h55wafef]:hover .card-value[data-astro-cid-h55wafef]{color:#eee}.info-card[data-astro-cid-h55wafef]:hover .card-icon[data-astro-cid-h55wafef]{filter:brightness(0) invert(1)}.card-icon[data-astro-cid-h55wafef]{flex-shrink:0;position:relative;z-index:1;transition:filter .4s ease}.card-text[data-astro-cid-h55wafef]{display:flex;flex-direction:column;gap:6px;position:relative;z-index:1}.card-label[data-astro-cid-h55wafef]{transition:color .4s ease;font-weight:500;font-size:24px;line-height:130%;color:#1e2020}.card-value[data-astro-cid-h55wafef]{transition:color .4s ease;font-weight:400;font-size:16px;line-height:150%;color:#404141}.map-area[data-astro-cid-h55wafef]{position:relative;width:100%;height:501px;border-radius:20px;overflow:hidden}.map-area[data-astro-cid-h55wafef] iframe[data-astro-cid-h55wafef]{width:100%;height:100%;border:0;filter:grayscale(100%) brightness(.85)}.map-overlay[data-astro-cid-h55wafef]{position:absolute;inset:0;background:#0003;border-radius:20px;pointer-events:none}@media(max-width:1100px){.cards-row[data-astro-cid-h55wafef]{flex-wrap:wrap}}@media(max-width:640px){.map-section[data-astro-cid-h55wafef]{padding:40px 20px 60px}.cards-row[data-astro-cid-h55wafef]{flex-direction:column;align-items:center;margin-bottom:-40px}.info-card[data-astro-cid-h55wafef]{width:100%;max-width:400px}.map-area[data-astro-cid-h55wafef]{height:350px}}
