@import"https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@700&display=swap";body{background-color:#fff;margin:0}.about-menu-wrapper{background-color:#fff;border-bottom:0 solid #e5e7eb;border-top:0 solid #e5e7eb;opacity:1;pointer-events:auto;transform:translateY(0);transition:transform 1s cubic-bezier(.4,0,.2,1);visibility:visible;will-change:transform}.about-menu-slide-down{transform:translateY(calc(100vh - 138px))}.contact-menu-wrapper{background-color:#fff;border-bottom:0 solid #e5e7eb;border-top:0 solid #e5e7eb;opacity:1;transition:opacity .3s cubic-bezier(.4,0,.2,1);will-change:opacity}.contact-menu-wrapper a{display:block}.submenu-container{will-change:height}.slide-submenu-enter-active,.slide-submenu-leave-active,.submenu-container{transition:height .4s cubic-bezier(.4,0,.2,1)}.slide-submenu-enter-from,.slide-submenu-leave-to{height:0}.slide-submenu-enter-to,.slide-submenu-leave-from{height:auto}.submenu-container span{transition:opacity .4s cubic-bezier(.4,0,.2,1)}.contact-footer-slide{background-color:#fff;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;top:46px;transition:top 1s cubic-bezier(.4,0,.2,1),opacity 1s cubic-bezier(.4,0,.2,1);will-change:top,opacity}.contact-footer-enter-active,.contact-footer-leave-active{transition:top 1s cubic-bezier(.4,0,.2,1)}.contact-footer-enter-from{opacity:0;top:46px}.contact-footer-enter-to,.contact-footer-leave-from{opacity:1;top:calc(100vh - var(--footer-height, 46px))}.contact-footer-leave-to{opacity:0;top:46px}
