.navbar_container__CZncu{display:flex;justify-content:space-between;align-items:center;padding:20px;margin-top:10px;position:relative;background-color:var(--background-color)}.navbar_bar__pu07K{width:30px;height:3px}@media only screen and (max-width:768px){.navbar_arrow__sbwbD{display:block}.navbar_items__HYOL_{scroll-snap-type:x mandatory;overflow-x:auto;width:100%;gap:0}.navbar_item__tc1Zz{flex:none;width:400px;margin:auto;scroll-snap-align:center}}@media only screen and (min-width:768px){.navbar_items__HYOL_{flex-wrap:wrap;justify-content:center;gap:20px}.navbar_item__tc1Zz{width:400px;height:auto;border-radius:10px}}.navbar_navbar__1v1x3{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:var(--background-color)}.navbar_logo__uZP7g{font-weight:700;font-size:24px;text-decoration:none;color:#007bff}.navbar_navWrapper__u4ipL{display:flex;align-items:center}.navbar_menuIcon__JSKOQ{display:none;flex-direction:column;cursor:pointer}.navbar_bar__pu07K{width:35px;height:4px;background-color:#007bff;margin:4px 0;transition:transform .3s ease,opacity .3s ease}.navbar_links__zwFDW{display:flex;align-items:center;gap:20px}.navbar_link__AyfKG{text-decoration:none;font-size:16px;transition:color .3s ease}.navbar_link__AyfKG:hover{color:#007bff}@media only screen and (max-width:896px){.navbar_menuIcon__JSKOQ{display:flex}.navbar_links__zwFDW{display:none;flex-direction:column;position:absolute;top:55px;gap:5px;right:0;width:28%;padding:5px;transition:opacity .3s ease,visibility .3s ease;opacity:0;visibility:hidden}.navbar_link__AyfKG{margin:5px 0;text-align:center}.navbar_open__HM_C4 .navbar_links__zwFDW{display:flex;opacity:1;visibility:visible;z-index:1}.navbar_open__HM_C4 .navbar_menuIcon__JSKOQ .navbar_bar__pu07K:first-child{transform:rotate(45deg) translate(10px,10px)}.navbar_open__HM_C4 .navbar_menuIcon__JSKOQ .navbar_bar__pu07K:nth-child(2){opacity:0}.navbar_open__HM_C4 .navbar_menuIcon__JSKOQ .navbar_bar__pu07K:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.navbar_dark-mode-toggle__4FPHM{margin-right:0;cursor:pointer}@media only screen and (max-width:896px){.navbar_dark-mode-toggle__4FPHM{margin-bottom:30px}}.DarkMode_container__r27OO{width:42px;height:24px;border:1.5px solid #80b0e4;border-radius:30px;display:flex;justify-content:space-between;align-items:center;padding:2px;position:relative;cursor:pointer}.DarkMode_icon__ReM5U{font-size:12px;color:#80b0e4}.DarkMode_ball__ZhSaX{width:15px;height:15px;background-color:#007bff;border-radius:50%;position:absolute}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100%;overflow-x:hidden}a{text-decoration:none;color:inherit}.theme{transition:all 1s ease}.light{background-color:#fff;color:#111}.dark{background-color:#111;color:#fff}.container{min-height:100vh;margin:0 auto;padding:0 40px;display:flex;flex-direction:column;justify-content:space-between}@layer base{:root{--background:0 0% 100%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--primary:240 5.9% 10%;--primary-foreground:0 0% 98%;--secondary:240 4.8% 95.9%;--secondary-foreground:240 5.9% 10%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--accent:240 4.8% 95.9%;--accent-foreground:240 5.9% 10%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:240 5.9% 90%;--input:240 5.9% 90%;--ring:240 10% 3.9%;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--radius:0.5rem}.dark{--background:240 10% 3.9%;--foreground:0 0% 98%;--card:240 10% 3.9%;--card-foreground:0 0% 98%;--popover:240 10% 3.9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:240 5.9% 10%;--secondary:240 3.7% 15.9%;--secondary-foreground:0 0% 98%;--muted:240 3.7% 15.9%;--muted-foreground:240 5% 64.9%;--accent:240 3.7% 15.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:240 3.7% 15.9%;--input:240 3.7% 15.9%;--ring:240 4.9% 83.9%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%}*,body{@apply bg-background text-foreground}}.footer_container__cL_uA{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 0;background-color:var(--background-color);color:var(--text-color);position:relative}.footer_container__cL_uA:after,.footer_container__cL_uA:before{content:"";position:absolute;left:0;right:0;height:1px;background-color:#d4af37}.footer_container__cL_uA:before{top:0}.footer_container__cL_uA:after{bottom:0}.footer_innerContainer__z9wb7{display:flex;justify-content:space-evenly;width:100%;max-width:1200px;padding:10px 20px;flex-wrap:wrap;margin-bottom:40px}.footer_column__P27Bf{flex:1 1;min-width:200px;margin-bottom:20px;text-align:left}.footer_column__P27Bf h4{margin-bottom:15px;font-size:20px;color:#0b077f}.footer_column__P27Bf p{margin:5px 0;color:var(--text-color)}.footer_input__lxfF0{padding:10px;border:1px solid grey;border-radius:4px;width:100%;margin-bottom:10px;color:var(--text-color)}.footer_subscribeButton__hM7D5{padding:10px 20px;border:none;border-radius:4px;background-color:var(--button-background);color:var(--button-text-color);cursor:pointer}.footer_subscribeButton__hM7D5:hover{background-color:var(--button-hover-background)}.footer_footerBottom__igZxy{display:flex;flex-direction:column;align-items:center;padding-top:20px;border-top:1px solid var(--border-color)}.footer_social__cTb3Q{display:flex;justify-content:center;gap:20px;margin-bottom:10px}.footer_icon__zw1Tn{font-size:24px;color:var(--icon-color);transition:color .3s ease}.footer_icon__zw1Tn:hover{color:var(--hover-color)}.footer_footerBottom__igZxy p{color:var(--text-color);margin:0;font-size:14px;text-align:center}@media (max-width:768px){.footer_innerContainer__z9wb7{flex-direction:column;align-items:center}.footer_column__P27Bf{text-align:center;margin-bottom:30px}.footer_input__lxfF0,.footer_subscribeButton__hM7D5{width:80%}.footer_footerBottom__igZxy{text-align:center}.footer_social__cTb3Q{margin-bottom:15px}}@media (max-width:480px){.footer_column__P27Bf p{font-size:14px}.footer_icon__zw1Tn{font-size:22px}.footer_social__cTb3Q{gap:15px}}@font-face{font-family:__Inter_e8ce0c;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-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;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_e8ce0c;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_e8ce0c;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_e8ce0c;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_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,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_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}