:root{--color-bg:#FFFFFF;--color-surface:#F7F9FA;--color-text-main:#111827;--color-text-muted:#003854;--color-primary:#003854;--color-primary-hover:#111827;--color-border:#E8EDF1;--color-overlay:rgba(17,24,39,0.4);--font-main:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;--transition:0.25s cubic-bezier(0.4,0,0.2,1);--z-header:999999;--z-bottom:999999;--z-backdrop:1000000;--z-sheet:1000001}#et-main-area,.et_builder_inner_content,.et_pb_section,.et_pb_row,.et_pb_column,.et_pb_module{will-change:auto}div[class*="tb_header"]{z-index:var(--z-header)!important;position:relative!important}.site-header ul,.mobile-bottom-nav ul,.mobile-bottom-sheet ul{list-style:none!important;list-style-type:none!important;margin:0!important;padding:0!important}.site-header li,.mobile-bottom-nav li,.mobile-bottom-sheet li{list-style:none!important;list-style-type:none!important;margin:0!important;padding:0!important}.site-header li::before,.mobile-bottom-nav li::before,.mobile-bottom-sheet li::before,.site-header li::after,.mobile-bottom-nav li::after,.mobile-bottom-sheet li::after{content:none!important;display:none!important}.site-header *,.mobile-bottom-nav *,.mobile-bottom-sheet *{box-sizing:border-box;margin:0;padding:0}.site-header{position:fixed!important;top:0;left:0;width:100%;height:90px;background:var(--color-bg);border-bottom:1px solid var(--color-border);z-index:var(--z-header)!important;transition:transform var(--transition),height var(--transition),box-shadow var(--transition)}.header-container{max-width:1240px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.logo-image{max-height:40px;display:block;width:auto}.desktop-nav{height:100%}.nav-list{display:flex;gap:32px;align-items:center;height:100%}.nav-link{font-size:18px;text-decoration:none;color:var(--color-text-muted);font-weight:500;display:flex;align-items:center;gap:6px;height:90px}.nav-link:hover,.nav-link.active{color:var(--color-primary)}.nav-item-dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%,0);width:240px;background:#fff;border:1px solid var(--color-border);border-radius:12px;padding:8px!important;opacity:0;visibility:hidden;transition:var(--transition);box-shadow:0 10px 25px rgb(0 0 0 / .08)}.dropdown-menu a{display:block;padding:10px 14px;font-size:16px;color:var(--color-text-muted);text-decoration:none;border-radius:6px}.dropdown-menu a:hover{background:var(--color-surface);color:var(--color-primary)}.nav-item-dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.mobile-phone-link{display:none;align-items:center;gap:6px;text-decoration:none;color:#003854!important;font-family:var(--font-main);font-weight:600;font-size:18px}.mobile-phone-link .phone-icon{width:20px;height:20px;stroke:#003854!important}.btn{display:inline-block;padding:10px 18px;background:var(--color-primary);color:white!important;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:background var(--transition)}.btn:hover{background:var(--color-primary-hover)}.site-header.is-shrunk{height:70px;box-shadow:0 4px 20px rgb(0 0 0 / .06)}.site-header.is-shrunk .nav-link{height:70px}.mobile-bottom-nav{position:fixed!important;bottom:0;left:0;width:100%;height:65px;background:rgb(255 255 255 / .98);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--color-border);z-index:var(--z-bottom)!important;display:none;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav-list{display:flex!important;width:100%;height:100%}.bottom-nav-li{flex:1!important;height:100%}.bottom-nav-item{width:100%;height:100%;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px;color:var(--color-text-muted)!important;text-decoration:none!important;font-size:11px;font-weight:500;background:none!important;border:none!important;outline:none!important;cursor:pointer;font-family:inherit;padding:0!important}.nav-icon{width:22px;height:22px;fill:none;stroke:currentColor;transition:transform var(--transition);display:block}.bottom-nav-item.active,.bottom-nav-item:hover{color:var(--color-primary)!important}.sheet-backdrop{position:fixed!important;inset:0;background:var(--color-overlay);opacity:0;visibility:hidden;z-index:var(--z-backdrop)!important;transition:var(--transition)}.sheet-backdrop.is-active{opacity:1;visibility:visible}.mobile-bottom-sheet{position:fixed!important;bottom:0;left:0;width:100%;max-height:80vh;background:#fff;border-radius:20px 20px 0 0;transform:translateY(100%);transition:var(--transition);z-index:var(--z-sheet)!important;overflow-y:auto;padding:24px!important}.mobile-bottom-sheet.is-open{transform:translateY(0)}.sheet-header{display:flex;justify-content:flex-end;margin-bottom:16px}.sheet-close-btn{background:none;border:none;font-size:22px;cursor:pointer;color:var(--color-text-main)}.sheet-nav-list>li{border-bottom:1px solid var(--color-border)!important}.sheet-nav-list a,.sheet-accordion-trigger{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%;padding:16px 0!important;font-size:18px;color:var(--color-text-main)!important;text-decoration:none!important;font-weight:500;background:none!important;border:none!important;text-align:left;font-family:inherit;cursor:pointer}.sheet-accordion-content{max-height:0;overflow:hidden;transition:max-height var(--transition)}.sheet-accordion-content.is-expanded{max-height:200px}.sheet-nested-list{padding-left:16px!important;padding-bottom:12px!important}.sheet-nested-list a{padding:8px 0!important;font-size:16px;color:var(--color-text-muted)!important}@media (max-width:980px){.desktop-nav,.header-actions{display:none!important}.mobile-bottom-nav{display:block!important}.site-header{height:56px}.header-container{justify-content:space-between!important;padding:0 16px!important}.logo-image{max-height:40px!important;width:auto}.mobile-phone-link{display:flex!important}}.et-pb-parallax-wrapper{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et-pb-parallax-background{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et-pb-parallax-background_widescreen,.et-pb-parallax-background_tabletWide,.et-pb-parallax-background_tablet,.et-pb-parallax-background_phoneWide,.et-pb-parallax-background_phone{display:none}.et-pb-parallax-background__hover{visibility:hidden}.et-pb-parallax-background--css{background-attachment:fixed}.et_pb_section:hover>.et-pb-parallax-wrapper .et-pb-parallax-background__hover,.et_pb_section:hover>.et_pb_parallax_css_wrap .et-pb-parallax-background__hover,.et_pb_row:hover>.et-pb-parallax-wrapper .et-pb-parallax-background__hover,.et_pb_row:hover>.et_pb_parallax_css_wrap .et-pb-parallax-background__hover,.et_pb_column:hover>.et-pb-parallax-wrapper .et-pb-parallax-background__hover,.et_pb_column:hover>.et_pb_parallax_css_wrap .et-pb-parallax-background__hover,.et_pb_module:hover>.et-pb-parallax-wrapper .et-pb-parallax-background__hover,.et_pb_module:hover>.et_pb_parallax_css_wrap .et-pb-parallax-background__hover{visibility:visible}.et_vb_hover>.et-pb-parallax-wrapper .et-pb-parallax-background__hover,.et_vb_hover>.et_pb_parallax_css_wrap .et-pb-parallax-background__hover{visibility:visible}.et_pb_section_parallax>.et-pb-parallax-content{position:relative;z-index:1}.et_pb_section_parallax .et_pb_team_member_description{z-index:2}.et_pb_section_parallax .et-pb-icon,.et_pb_section_parallax .et_pb_icon_list_text{z-index:1}@media only screen and (min-width:1440px){.et-pb-parallax-background:not(.et-pb-parallax-background_widescreen):not(.et-pb-parallax-background_tabletWide):not(.et-pb-parallax-background_tablet):not(.et-pb-parallax-background_phoneWide):not(.et-pb-parallax-background_phone):not(.et-pb-parallax-background__hover){display:block}.et-pb-parallax-background.et-pb-parallax-background_ultraWide:not(.et-pb-parallax-background__hover){display:block}}@media only screen and (min-width:1280px)and (max-width:1439px){.et-pb-parallax-background.et_parallax_bg_widescreen_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background.et-pb-parallax-background_widescreen:not(.et-pb-parallax-background__hover){display:block}}@media only screen and (min-width:1025px)and (max-width:1279px){.et-pb-parallax-background.et_parallax_bg_desktop_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background:not(.et-pb-parallax-background_tabletWide):not(.et-pb-parallax-background_tablet):not(.et-pb-parallax-background_phoneWide):not(.et-pb-parallax-background_phone):not(.et-pb-parallax-background__hover){display:block}}@media only screen and (min-width:981px)and (max-width:1024px){.et-pb-parallax-background.et_parallax_bg_tabletWide_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background.et-pb-parallax-background_tabletWide:not(.et-pb-parallax-background__hover){display:block}}@media only screen and (max-width:980px){.et-pb-parallax-background.et_parallax_bg_tablet_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background.et-pb-parallax-background_tablet:not(.et-pb-parallax-background__hover){display:block}.et-pb-parallax-wrapper:not(:has(.et_parallax_bg_tablet_exist)) .et-pb-parallax-background.et_parallax_bg_tabletWide_exist:not([class*=et-pb-parallax-background_]):not(.et-pb-parallax-background__hover),.et_pb_parallax_css_wrap:not(:has(.et_parallax_bg_tablet_exist)) .et-pb-parallax-background.et_parallax_bg_tabletWide_exist:not([class*=et-pb-parallax-background_]):not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-wrapper:not(:has(.et_parallax_bg_tablet_exist)) .et-pb-parallax-background.et-pb-parallax-background_tabletWide:not(.et-pb-parallax-background__hover),.et_pb_parallax_css_wrap:not(:has(.et_parallax_bg_tablet_exist)) .et-pb-parallax-background.et-pb-parallax-background_tabletWide:not(.et-pb-parallax-background__hover){display:block}}@media only screen and (max-width:860px){.et-pb-parallax-background.et_parallax_bg_phoneWide_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background.et-pb-parallax-background_phoneWide:not(.et-pb-parallax-background__hover){display:block}}@media only screen and (max-width:767px){.et-pb-parallax-background.et_parallax_bg_phone_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background.et-pb-parallax-background_phone:not(.et-pb-parallax-background__hover){display:block}}.et_pb_section:hover:has(.et-pb-parallax-background__hover)>.et-pb-parallax-wrapper .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_section:hover:has(.et-pb-parallax-background__hover)>.et_pb_parallax_css_wrap .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_row:hover:has(.et-pb-parallax-background__hover)>.et-pb-parallax-wrapper .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_row:hover:has(.et-pb-parallax-background__hover)>.et_pb_parallax_css_wrap .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_column:hover:has(.et-pb-parallax-background__hover)>.et-pb-parallax-wrapper .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_column:hover:has(.et-pb-parallax-background__hover)>.et_pb_parallax_css_wrap .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_module:hover:has(.et-pb-parallax-background__hover)>.et-pb-parallax-wrapper .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_module:hover:has(.et-pb-parallax-background__hover)>.et_pb_parallax_css_wrap .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]){visibility:hidden}.et_vb_hover:has(.et-pb-parallax-background__hover)>.et-pb-parallax-wrapper .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_vb_hover:has(.et-pb-parallax-background__hover)>.et_pb_parallax_css_wrap .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]){visibility:hidden}