@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";
.footer-module__tUdqrq__footer{color:#e2e8f0;box-sizing:border-box;background-color:#060913;width:100%;padding:3rem 1.5rem 1rem;font-family:inherit}.footer-module__tUdqrq__container{flex-direction:column;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.footer-module__tUdqrq__top{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:2.5rem;display:grid}.footer-module__tUdqrq__link{flex-direction:column;gap:1rem;display:flex}.footer-module__tUdqrq__link h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.footer-module__tUdqrq__logo{align-items:center;gap:.75rem;display:flex}.footer-module__tUdqrq__logo h2{color:#fff;margin:0;font-size:1.4rem;font-weight:800}.footer-module__tUdqrq__desc{color:#a0aec0;margin:0;font-size:.9rem;line-height:1.6}.footer-module__tUdqrq__list{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.footer-module__tUdqrq__list a{color:#a0aec0;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-module__tUdqrq__list a:hover{color:#3182ce}.footer-module__tUdqrq__details{color:#718096;text-align:justify;letter-spacing:-.2px;margin:0;font-size:.48rem;font-weight:400;line-height:1}.footer-module__tUdqrq__bottom{color:#a0aec0;border-top:1px solid #1a202c;justify-content:center;align-items:center;padding-top:1.2rem;font-size:.85rem;display:flex}.footer-module__tUdqrq__bottom p{margin:0}@media (max-width:900px){.footer-module__tUdqrq__top{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer-module__tUdqrq__top{grid-template-columns:1fr}.footer-module__tUdqrq__bottom{text-align:center;flex-direction:column;gap:.5rem}}
.header-module__6rtY2W__header{box-sizing:border-box;z-index:1003;justify-content:space-between;align-items:center;width:100%;max-width:1280px;height:70px;padding:1rem 2rem;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.header-module__6rtY2W__left{flex-shrink:0;align-items:center;display:flex}.header-module__6rtY2W__logo{object-fit:contain;z-index:1001;width:140px;height:50px;margin:0;position:relative}.header-module__6rtY2W__nav{align-items:center;gap:3rem;display:flex}.header-module__6rtY2W__list{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.header-module__6rtY2W__list li{margin:0;padding:0}.header-module__6rtY2W__list li a{color:var(--text-color);white-space:nowrap;padding:5px 0;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.header-module__6rtY2W__list li a:hover{color:var(--accent-color)}.header-module__6rtY2W__list li a:after{content:"";background:var(--accent-color);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.header-module__6rtY2W__list li a:hover:after{width:70%}.header-module__6rtY2W__active a:after{width:70%!important}.header-module__6rtY2W__toggle{background:var(--header-bg);text-align:center;border:1px solid #9ab0e0b3;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:4px 3px;display:flex}.header-module__6rtY2W__mtoggle{display:none}.header-module__6rtY2W__menu{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:28px;height:20px;padding:0;display:none;position:relative}.header-module__6rtY2W__menu span{background:var(--menu-color);transform-origin:50%;border-radius:3px;width:100%;height:3px;transition:all .3s}.header-module__6rtY2W__menu.header-module__6rtY2W__open span:first-child{transform:translateY(8.5px)rotate(45deg)}.header-module__6rtY2W__menu.header-module__6rtY2W__open span:nth-child(2){opacity:0;transform:scaleX(0)}.header-module__6rtY2W__menu.header-module__6rtY2W__open span:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}@media (max-width:1024px){.header-module__6rtY2W__header{padding:1rem 1.5rem}.header-module__6rtY2W__nav{gap:1.8rem}.header-module__6rtY2W__list{gap:22px}.header-module__6rtY2W__logo{width:125px;height:45px}}@media (max-width:768px){.header-module__6rtY2W__header{-webkit-backdrop-filter:blur(20px)saturate(180%);background:var(--header-bg);border-bottom:1px solid var(--header-border);width:100%;max-width:none;height:68px;padding:0 20px;position:fixed;top:0;left:0;transform:none;box-shadow:0 4px 20px #00000014}.header-module__6rtY2W__left{align-items:center;display:flex}.header-module__6rtY2W__logo{width:120px;height:45px;margin:0}.header-module__6rtY2W__nav{background:var(--m-menu-ham);-webkit-backdrop-filter:blur(40px)saturate(180%);box-sizing:border-box;border-bottom:1px solid #ffffffb3;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100dvh;padding-top:120px;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:0 8px 30px #00000014,inset 0 1px #ffffffe6}.header-module__6rtY2W__nav.header-module__6rtY2W__open{transform:translate(0)}.header-module__6rtY2W__list{flex-direction:column;align-items:center;gap:32px;width:100%;margin:0;padding:0}.header-module__6rtY2W__list li{width:auto}.header-module__6rtY2W__list li a{color:var(--m-menu-clr);font-size:20px;font-weight:600}.header-module__6rtY2W__toggle{display:none}.header-module__6rtY2W__mtoggle{z-index:1003;background-color:#fff;align-items:center;margin-left:auto;margin-right:20px;display:flex}.header-module__6rtY2W__menu{display:flex}.header-module__6rtY2W__menu.header-module__6rtY2W__open span{background:var(--m-menu-clr)}}@media (max-width:480px){.header-module__6rtY2W__header{height:64px;padding:0 16px}.header-module__6rtY2W__logo{width:105px;height:40px}.header-module__6rtY2W__mtoggle{background:var(--header-bg);text-align:center;border:1px solid #9ab0e0b3;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-right:30px;padding:4px 3px;display:flex}.header-module__6rtY2W__list{gap:28px}.header-module__6rtY2W__list li a{font-size:18px}.header-module__6rtY2W__nav{padding-top:105px}}@media (max-width:360px){.header-module__6rtY2W__header{padding:0 12px}.header-module__6rtY2W__logo{width:95px}.header-module__6rtY2W__mtoggle{margin-right:12px}.header-module__6rtY2W__list li a{font-size:17px}}
:root{--font-family:"Poppins", Arial, Helvetica, sans-serif;--page-bg:#fff;--color:#000d31;--menu-color:#000;--text-color:#000;--m-menu-clr:#001235;--m-menu-ham:#fffffff5;--border-color:#0000001a;--heading-gradient:linear-gradient(135deg, #3e70ec 0%, #2a1454 100%);--consult-clr:#026b02;--consult-br:#2cbe00;--scroll:#ffffff14;--counter-card:#fff;--card-bg:linear-gradient(135deg, #fff 0%, #dbeafe 100%);--card-m:#fff;--light:#ffffffab 0px 30px 60px -12px inset, #ccc8 0px 18px 36px -18px inset;--header-bg:#fff;--header-border:#fff9}[data-theme=dark]{--page-bg:linear-gradient(135deg, #02415e 0%, #072d46 50%, #014379 100%);--color:#fff;--text-color:#e2e8f0;--menu-color:#fff;--border-color:#ffffff1a;--heading-gradient:linear-gradient(135deg, #e7eeff 0%, #b1caff 100%);--header-bg:#141423b3;--header-border:#ffffff14;--consult-clr:#71ff71;--consult-br:#c8ffb7;--m-menu-clr:#fff;--m-menu-ham:#011d47f6;--scroll:#ffffffe1;--counter-card:#ffffff0d;--card-bg:linear-gradient(135deg, #1f2a44 0%, #004e7e 60%, #0a84d6 100%);--card-m:#003c65;--dark:#fff 0px 30px 60px -12px inset, #fff 0px 18px 36px -18px inset}html,body{max-width:100vw}body{font-family:var(--font-family);color:var(--text-color);transition:all .3s}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}li{list-style:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.280oih_b74u9j.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.3qxy1tqak831c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.1h18_wedhzk4h.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.2b_sldcwg6mn_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.1emuuracu50qd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.43zbiuwnnoiok.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0ynx40_3oa9rk.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.1975l3y3401x_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.2o7m9ogm38dql.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.3ji57o093q1kd.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.19xuq3td7fwu_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.3o_v2fun1jzxk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.11ypmpdlzqdb_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.3go-kn2r40gie.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.3bh2vc0w-r-ll.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1jc1xb-qv_87z.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.3dbq0oou7i_24.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.2mm3nq9i83l-m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_50aada55-module__rzAyQW__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_50aada55-module__rzAyQW__variable{--font-poppins:"Poppins", "Poppins Fallback"}
