.reef{--p100:#000a5e;--p70:#303aef;--p40:#5560f5;--p20:#9aa5f7;--sec:#d5ee62;--ink:#14151d;--mut:#5b5d6b;--fnt:#9a9cab;--line:rgba(20,21,29,0.1);--tint:#f1f3fd;--lift:0 1px 1.5px rgba(0,10,94,0.04),0 4px 12px -6px rgba(0,10,94,0.1);--font:var(--font-poppins),"Poppins",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-family:var(--font);background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.reef a{text-decoration:none;color:inherit}.reef img{max-width:100%}.reef .i{width:1em;height:1em;flex:0 0 auto;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.reef .wrap{max-width:1160px;margin:0 auto;padding:0 32px}.reef h1,.reef h2,.reef h3{letter-spacing:-.045em;line-height:1.1;margin:0;font-weight:700}.reef h2{font-size:clamp(24px,2.7vw,32px)}.reef h3{font-size:17px;letter-spacing:-.03em}.reef .btn{display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:999px;font-size:14.5px;font-weight:700;transition:transform .15s ease,filter .15s ease,background .15s ease;border:0;cursor:pointer;font-family:inherit}.reef .btn:hover{transform:translateY(-1px)}.reef .btn .i{font-size:16px;stroke-width:2.2}.reef .btn.lime{background:var(--sec);color:var(--p100);box-shadow:0 10px 24px -12px rgba(133,160,20,.9)}.reef .btn.lime:hover{filter:brightness(1.05)}.reef .btn.solid{background:var(--p70);color:#fff;box-shadow:0 10px 24px -12px rgba(48,58,239,.95)}.reef .btn.line{border:1.5px solid rgba(20,21,29,.22);color:var(--ink);background:#fff}.reef .btn.line:hover{background:#f4f5f9}.reef .btn.ghost{background:none;color:#fff;border:1.5px solid rgba(255,255,255,.42)}.reef .btn.ghost:hover{background:rgba(255,255,255,.14)}.reef .over{font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--p70);margin:0 0 14px}.reef .sec{padding:92px 0}.reef .sec.tint{background:#f4f7ff}.reef .shead{text-align:center;max-width:620px;margin:0 auto 56px}.reef .shead h2{font-size:clamp(26px,3.2vw,38px)}.reef .shead h2 em{font-style:normal;color:var(--p70)}.reef .shead p{margin:15px 0 0;font-size:15.5px;line-height:1.66;color:var(--mut)}.reef .shead p b{color:var(--ink);font-weight:600}.reef .bar{background:#f8f9fb;border-bottom:1px solid var(--line)}.reef .bar .wrap{position:relative;height:76px}.reef .bar .wrap,.reef .brand{display:flex;align-items:center}.reef .brand{gap:9px;font-size:19px;font-weight:700;letter-spacing:-.04em;color:var(--p100)}.reef .brand .i{font-size:26px;stroke-width:1.8}.reef .bar .mid{position:absolute;left:50%;transform:translateX(-50%);font-size:15px;font-weight:600;color:var(--ink)}.reef .bar .mid:hover{color:var(--p70)}.reef .bar .right{margin-left:auto;display:flex;align-items:center;gap:14px}.reef .bar .right .btn{padding:11px 24px;font-size:14.5px;font-weight:600}.reef .ava{width:38px;height:38px;border-radius:50%;background:#b7dcc0;display:grid;place-items:center;color:#5f7a68;flex:0 0 auto;overflow:hidden;border:0;padding:0;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700}.reef .ava .i{font-size:21px;stroke-width:1.9}.reef .ava img{width:100%;height:100%;object-fit:cover}.reef .avamenu{position:absolute;right:0;top:calc(100% + 8px);width:180px;border-radius:12px;border:1px solid var(--line);background:#fff;padding:8px 0;box-shadow:0 8px 24px rgba(10,18,48,.12);z-index:50}.reef .avamenu a,.reef .avamenu button{display:block;width:100%;text-align:left;padding:8px 16px;font-size:14px;color:var(--ink);background:none;border:0;cursor:pointer;font-family:inherit}.reef .avamenu a:hover,.reef .avamenu button:hover{background:#f4f5f9}.reef .avamenu .rule{margin:4px 0;border-top:1px solid var(--line)}.reef .bar.ondark{background:transparent;border-bottom:1px solid rgba(255,255,255,.14)}.reef .bar.ondark .brand,.reef .bar.ondark .mid{color:#fff}.reef .bar.ondark .btn.line{background:transparent;color:#fff;border-color:rgba(255,255,255,.34)}.reef .bar.ondark .btn.line:hover{background:rgba(255,255,255,.14)}.reef .bar.ondark .ava{background:rgba(255,255,255,.18);color:#fff}.reef .foot{background:#f5f6f8;padding:62px 0 56px;color:var(--ink)}.reef .foot .cols{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(5,minmax(0,1fr));gap:34px 26px}.reef .foot .brand{margin-bottom:18px}.reef .foot .tagline{margin:0;font-size:14px;line-height:1.6;color:var(--mut);max-width:24ch}.reef .foot h4{margin:0 0 18px;font-size:11.5px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--ink)}.reef .foot ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.reef .foot ul a{font-size:14px;color:var(--mut)}.reef .foot ul a:hover{color:var(--p70)}.reef .social{margin-top:26px}.reef .social h4{margin-bottom:12px}.reef .social .set{display:flex;gap:10px}.reef .social a{width:32px;height:32px;border-radius:50%;background:#e6e8ec;display:grid;place-items:center;color:#3d4048;transition:background .15s ease,color .15s ease}.reef .social a:hover{background:var(--p70);color:#fff}.reef .social svg{width:15px;height:15px;display:block}@media (max-width:980px){.reef .sec{padding:64px 0}.reef .shead{margin-bottom:40px}.reef .bar .mid{display:none}.reef .foot .cols{grid-template-columns:repeat(3,minmax(0,1fr))}.reef .foot .cols>:first-child{grid-column:1/-1}}@media (max-width:620px){.reef .wrap{padding:0 20px}.reef .foot .cols{grid-template-columns:repeat(2,minmax(0,1fr))}}.reef .close{position:relative;overflow:hidden;color:#fff;background:linear-gradient(108deg,#3d49f2,#2b35d2 46%,#1b2483)}.reef .close .wrap{position:relative;z-index:2;padding-top:78px;padding-bottom:74px;max-width:1160px}.reef .close .deco{position:absolute;inset:0;z-index:1;width:100%;height:100%}.reef .close .eyebrow{margin:0 0 26px;font-size:25px;font-weight:700;letter-spacing:-.035em}.reef .close h2{font-size:clamp(27px,3.6vw,42px);line-height:1.2;max-width:26ch}.reef .close .sub{margin:34px 0 0;font-size:16px;font-weight:600;color:rgba(255,255,255,.92)}.reef .close .foot-row{margin-top:26px;display:flex;align-items:flex-end;gap:44px;flex-wrap:wrap}.reef .close .stat{font-size:38px;font-weight:700;letter-spacing:-.045em;line-height:1}.reef .close .statl{margin:8px 0 0;font-size:14.5px;line-height:1.5;color:rgba(255,255,255,.9);max-width:24ch}.reef .close .btn{background:var(--p70);color:#fff;padding:10px 12px 10px 28px;gap:16px;box-shadow:0 12px 28px -14px rgba(0,0,0,.7);font-size:15px}.reef .close .btn:hover{filter:brightness(1.1)}.reef .close .chip{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--p70);display:grid;place-items:center;flex:0 0 auto}.reef .close .chip .i{font-size:17px;stroke-width:2.4}@media (prefers-reduced-motion:reduce){.reef *,.reef :after,.reef :before{animation:none!important;transition:none!important}}