:root{--font-main:Source Sans Pro,Arial,sans-serif;--ff-body:Source Sans Pro,Arial,sans-serif;--ff-display:Source Sans Pro,Arial,sans-serif}#wrapper,a,article,aside,body,button,footer,h1,h2,h3,h4,h5,h6,header,html,input,label,li,main,nav,p,section,select,span,td,textarea,th{font-family:Source Sans Pro,Arial,sans-serif!important}#wrapper{min-height:100vh;display:flex;flex-direction:column}#wrapper main{flex:1 1;width:100%;overflow-x:hidden}.bio-header{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1000;box-shadow:0 1px 0 0 rgba(0,0,0,.06)}.bio-header__top{display:flex;min-height:72px;padding:12px 16px}.bio-header__logo-link,.bio-header__top{align-items:center;justify-content:center}.bio-header__logo-link{display:inline-flex;text-decoration:none;color:inherit}.bio-header__logo-link:hover{opacity:.9}.bio-header__logo{display:block;height:42px;width:auto;max-width:220px;object-fit:contain}.bio-header__mobile-toggle{display:none;position:absolute;left:16px;top:50%;transform:translateY(-50%);padding:8px;background:none;border:none;cursor:pointer;color:#333;text-decoration:none}@media (max-width:991px){.bio-header__top{position:relative;min-height:56px}.bio-header__mobile-toggle{display:flex;align-items:center;justify-content:center}}.bio-header__divider{height:1px;background:#e5e5e5;margin:0;border:none}.bio-header__nav-wrap{min-height:52px;padding:0 16px}.bio-header__nav-list,.bio-header__nav-wrap{display:flex;align-items:center;justify-content:center}.bio-header__nav-list{list-style:none;margin:0;padding:0;flex-wrap:wrap;gap:8px 28px}.bio-header__nav-list .menu-item{padding:0;margin:0}.bio-header__nav-list .item-link{font-family:inherit;font-size:16px;font-weight:500;color:#333;text-decoration:none;display:inline-flex;align-items:center;gap:6px;padding:10px 4px;position:relative;transition:color .2s ease}.bio-header__nav-list .item-link:after{content:"";position:absolute;left:4px;right:4px;bottom:6px;height:1px;background:var(--primary,#814037);transform:scaleX(0);transition:transform .25s ease}.bio-header__nav-list .item-link:hover{color:var(--primary,#814037)}.bio-header__nav-list .item-link.activeMenu:after,.bio-header__nav-list .item-link:hover:after{transform:scaleX(1)}.bio-header__nav-list .item-link.activeMenu{color:var(--primary,#814037);font-weight:600}.bio-header__nav-list .icon{font-size:10px;opacity:.8}.bio-header__nav-list .menu-item{position:relative}.bio-header__nav-list .sub-menu.mega-menu{position:absolute;left:50%;transform:translateX(-50%);top:100%;margin-top:0;min-width:320px;padding:16px 20px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1);border-radius:8px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:100}.bio-header__nav-list .menu-item:hover>.sub-menu.mega-menu{visibility:visible;opacity:1;pointer-events:auto}.bio-header__nav-list .sub-menu.mega-menu ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.bio-header__nav-list .sub-menu.mega-menu li{padding:0;margin:0}.bio-header__nav-list .sub-menu.mega-menu a{font-size:15px;font-weight:500;color:#555;text-decoration:none;padding:8px 0;display:block;transition:color .2s ease}.bio-header__nav-list .sub-menu.mega-menu a:hover{color:var(--primary,#814037)}@media (max-width:991px){.bio-header__divider,.bio-header__nav-wrap{display:none}}@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500;600&display=swap");:root{--footer-bg:#0a4d68;--footer-surface:#083d54;--footer-border:rgba(255,255,255,0.12);--footer-accent:#5ecfff;--footer-text:#ffffff;--footer-muted:rgba(255,255,255,0.60);--footer-divider:rgba(255,255,255,0.10)}.footer-root{color:var(--footer-text);font-family:DM Sans,sans-serif;font-size:14px;position:relative;overflow:hidden;background-color:#0a4d68!important}.footer-root:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 40% at 0 0,rgba(94,207,255,.08) 0,transparent 60%),radial-gradient(ellipse 40% 35% at 100% 100%,rgba(5,25,40,.28) 0,transparent 60%);pointer-events:none;z-index:0}.footer-root>*{position:relative;z-index:1}.footer-banner{border-bottom:1px solid var(--footer-border);padding:0 60px}.footer-banner-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:28px 0;gap:20px;flex-wrap:wrap}.footer-brand-name{font-family:"DM Serif Display",serif;font-size:28px;letter-spacing:-.4px;color:#ffffff;display:flex;align-items:center;gap:8px;text-decoration:none}.footer-brand-name .brand-highlight{color:var(--footer-accent)}.footer-brand-dot{width:8px;height:8px;border-radius:50%;background:var(--footer-accent);box-shadow:0 0 12px rgba(94,207,255,.4);animation:pulse-dot 2.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.footer-tagline{font-size:13px;color:var(--footer-muted);font-style:italic;letter-spacing:.3px}.footer-main{max-width:1200px;margin:0 auto;padding:40px 0 10px;display:grid;grid-template-columns:1.5fr 1fr .5fr;grid-gap:45px;gap:45px;align-items:start}.footer-about-desc{color:var(--footer-muted);line-height:1.8;font-size:13.5px;margin-top:4px;margin-bottom:0}.footer-contact-list{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:14px}.footer-contact-list li,.footer-contact-list li a{display:flex;align-items:center;gap:12px;color:var(--footer-muted);text-decoration:none;font-size:13.5px;transition:color .18s ease}.footer-contact-list li a:hover{color:#ffffff}.fci{width:34px;height:34px;flex-shrink:0;border-radius:9px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center;transition:background .2s ease}.footer-contact-list li a:hover .fci{background:rgba(255,255,255,.18)}.fci svg{width:15px;height:15px;stroke:#ffffff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-cta-btn{display:inline-flex;align-items:center;gap:8px;margin-top:28px;padding:11px 22px;border-radius:8px;background:rgba(255,255,255,.12);border:1.5px solid rgba(255,255,255,.32);color:#ffffff;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;letter-spacing:.3px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}.footer-cta-btn:hover{background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.5);transform:translateY(-1px)}.footer-cta-btn:active{transform:translateY(0)}.footer-cta-btn svg{width:14px;height:14px;stroke:#ffffff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.footer-cta-btn:hover svg{transform:translateX(3px)}.footer-col-heading{font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:#ffffff;margin:0 0 20px;position:relative;padding-bottom:14px}.footer-col-heading:after{content:"";position:absolute;bottom:0;left:0;width:26px;height:2px;background:var(--footer-accent);border-radius:2px}.footer-link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.footer-link-list li a{display:inline-flex;align-items:center;gap:6px;padding:7px 0;color:var(--footer-muted);text-decoration:none;font-size:14px;font-weight:400;transition:color .18s ease,gap .18s ease}.footer-link-list li a:before{content:"›";color:var(--footer-accent);font-size:17px;opacity:0;transform:translateX(-6px);transition:opacity .18s ease,transform .18s ease}.footer-link-list li a:hover{color:#ffffff;gap:10px}.footer-link-list li a:hover:before{opacity:1;transform:translateX(0)}.footer-divider-line{border:none;border-top:1px solid var(--footer-divider);margin:0 60px}.footer-bottom{max-width:1200px;margin:0 auto;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-copyright{font-size:13px;color:var(--footer-muted)}.footer-copyright strong{color:#ffffff;font-weight:600}.footer-legal-links{display:flex;gap:24px;list-style:none;padding:0;margin:0}.footer-legal-links a{font-size:12px;color:var(--footer-muted);text-decoration:none;transition:color .18s ease}.footer-legal-links a:hover{color:#ffffff}.footer-heading-moblie{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between}.footer-heading-moblie .chevron{width:15px;height:15px;stroke:rgba(255,255,255,.6);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease;display:none}@media (max-width:900px){.footer-main{grid-template-columns:1fr 1fr;gap:40px;padding:44px 32px 40px}.footer-about{grid-column:1/-1;padding-bottom:32px;border-bottom:1px solid var(--footer-divider)}.footer-banner{padding:0 32px}.footer-divider-line{margin:0 32px}.footer-bottom{padding:20px 32px}}@media (max-width:600px){.footer-banner{padding:0 20px}.footer-banner-inner{flex-direction:column;align-items:flex-start;padding:22px 0;gap:8px}.footer-main{grid-template-columns:1fr;padding:36px 20px 32px;gap:0}.footer-about{grid-column:auto;padding-bottom:28px}.footer-about,.footer-col-block{border-bottom:1px solid var(--footer-divider)}.footer-col-block{overflow:hidden}.footer-col-heading{padding:16px 0;margin-bottom:0}.footer-col-heading:after{display:none}.footer-heading-moblie .chevron{display:block}.footer-link-list{max-height:0;overflow:hidden;transition:max-height .3s ease}.footer-col-block.open .footer-link-list{max-height:360px;padding-bottom:16px}.footer-col-block.open .chevron{transform:rotate(180deg)}.footer-divider-line{margin:0 20px}.footer-bottom{flex-direction:column;align-items:flex-start;padding:20px;gap:14px}}