/* Generated by build-landing.js — do not edit by hand. */
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:#fff}
a{transition:filter .15s ease,background-color .15s ease,color .15s ease,border-color .15s ease}
details>summary{list-style:none;cursor:pointer}
details>summary::-webkit-details-marker{display:none}
details[open] .faqchev{transform:rotate(180deg)}
.navlink{position:relative}
.navlink::after{content:"";position:absolute;left:0;right:0;bottom:-19px;height:2px;background:#00C0A8;transform:scaleX(0);transition:transform .18s ease}
.navlink:hover::after{transform:scaleX(1)}

/* hover states (converted from style-hover) */
.hv1:hover{filter:brightness(1.05)}
.hv2:hover{border-color:#00C0A8;color:#06796B}
.hv3:hover{background:#243531}
.hv4:hover{filter:brightness(1.04)}
.hv5:hover{color:#fff}
