@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_36bd41;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_36bd41{font-family:__Inter_36bd41,__Inter_Fallback_36bd41;font-style:normal}:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100vh}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:light){html{color-scheme:light}}body{display:flex;margin:0;padding:0;background:linear-gradient(135deg,#0078d4,#00bcf2);background-size:cover}main{padding:1rem;flex-grow:1;transition:margin-left .3s}.sidebar.expanded+main{margin-left:250px}.button{background-color:#005a9e;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;cursor:pointer;transition:background-color .3s}.button:hover{background-color:#004578}h1{margin-bottom:1rem}.ctaButton{background-color:#005a9e;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;cursor:pointer;transition:background-color .3s}.ctaButton:hover{background-color:#004578}@media (max-width:768px){main{margin-top:50px}.sidebar.expanded+main{margin-top:auto}}.Chatbot_chatbot__ZcQy_{position:fixed;bottom:20px;right:20px;z-index:1000}.Chatbot_icon__wtk8q{background-color:#007bff;color:#fff;border-radius:50%;padding:10px;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center}.Chatbot_chatWindow___dR_T{width:300px;height:400px;background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;padding:10px;margin-top:10px;position:relative}.Chatbot_closeButton___d2XN{position:relative;cursor:pointer;font-size:25px;display:flex;justify-content:end}.Chatbot_messages__3uJ0_{flex:1 1;overflow-y:auto;margin-bottom:10px}.Chatbot_userMessage__ThssS{text-align:right;margin:5px 0;padding:5px 10px;background-color:#007bff;color:#fff;border-radius:10px}.Chatbot_botMessage__y__ou{text-align:left;margin:5px 0;padding:5px 10px;background-color:#f1f1f1;border-radius:10px}.Chatbot_inputArea__sIxtW{display:flex;align-items:center}.Chatbot_input__d1PH4{flex:1 1;padding:5px;border:1px solid #ccc;border-radius:5px;margin-right:5px}.Chatbot_sendButton__5ELKY{padding:5px 10px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.Header_sidebar__gUcxq{height:100vh;position:fixed;top:0;left:0;background-color:#f8f9fa;padding:1rem;box-shadow:2px 0 5px rgba(0,0,0,.1);transition:width .3s,height .3s;z-index:1000}.Header_expanded__RwJaz{width:250px}.Header_collapsed__KBVZW{width:50px}.Header_toggleButton__P_9eo{background:none;border:none;cursor:pointer;font-size:1rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.Header_nav__Yrfdd{display:flex;flex-direction:column;gap:1rem}.Header_logo___CXuk{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.Header_logo___CXuk,.Header_navItem__tBuGW{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Header_navItem__tBuGW{font-size:1.2rem;color:#333;text-decoration:none}.Header_navItem__tBuGW:hover{color:#007bff}.Header_navExpanded__MJIPx{display:flex;flex-direction:column;gap:2rem}.Header_navCollapsed__CFMJx{display:none}@media (max-width:768px){.Header_sidebar__gUcxq{width:100%;height:auto;top:0;left:0;padding:.5rem .5rem 1rem;flex-direction:column;transition:height .3s,max-height .3s;overflow:hidden}.Header_expanded__RwJaz{max-height:500px}.Header_collapsed__KBVZW{max-height:50px}.Header_toggleButton__P_9eo{font-size:1.5rem}.Header_navExpanded__MJIPx,.Header_nav__Yrfdd{flex-direction:column;gap:1rem}.Header_navExpanded__MJIPx{display:flex}.Header_navCollapsed__CFMJx{display:none}}