@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@200&display=swap");: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;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(rgba(255,255,255,1),rgba(255,255,255,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,0.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,0.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:white;color:black;font-family:Nunito-Bold,arial}a{color:inherit;text-decoration:none}button{outline:none;border:none}.Header_header__aO32P{width:100%;position:relative;z-index:99999}.Header_headerOne__jyCC4{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:8px 60px;background-color:black;color:white;font-size:14px;border-bottom:1px solid #e0e0e0}.Header_headerOne__jyCC4 i{margin-right:4px;color:#FFB703}.Header_headerOne__jyCC4>div{display:flex;gap:20px;align-items:center}.Header_headerTwo__6nmMY{display:flex;align-items:center;justify-content:space-between;padding:18px 60px;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;z-index:999;transition:all .3s ease-in-out}.Header_isSticky__eiD6i{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;animation:Header_slideDown__nLDem .3s ease-in-out;z-index:10000;box-shadow:0 2px 10px rgba(0,0,0,.1)}@keyframes Header_slideDown__nLDem{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Header_headerTwo__6nmMY>div:first-child{position:relative;width:160px;height:50px}.Header_links__rEQui{display:flex;gap:30px;align-items:center;cursor:pointer}.Header_links__rEQui ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}.Header_links__rEQui a{text-decoration:none;color:#222;font-weight:500;font-size:16px;transition:color .3s ease-in-out;cursor:pointer}.Header_links__rEQui a:hover{color:#FFB703}.Header_search__c61pn{display:flex;align-items:center;background-color:#FFB703;padding:20px 30px;font-weight:bolder;font-size:16.5px;color:black;cursor:pointer}.Header_search__c61pn i{font-size:18px}.Header_bars__b8tN_{display:none;flex-direction:column;gap:5px;cursor:pointer;z-index:999999}.Header_bars__b8tN_ span{width:25px;height:3px;background-color:#FFB703;display:block;border-radius:3px}.Header_sidebar__iuiQH{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.65);z-index:99998;overflow:hidden;display:flex;justify-content:flex-end;transition:all .4s ease}.Header_sidecontent__IvVQp{width:0;max-width:100%;height:100%;background-color:white;overflow-y:auto;transition:all .4s ease-in-out;visibility:hidden;padding:30px 24px;position:relative}.Header_close__Vy73D{font-size:28px;position:absolute;top:20px;right:24px;cursor:pointer;color:#222}.Header_sidecontent__IvVQp ul{list-style:none;padding:40px 0 0}.Header_sidecontent__IvVQp ul li{padding:12px 0;border-bottom:1px solid #eee;font-size:16px;font-weight:500;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.Header_more__chZsf{overflow:hidden;max-height:0;transition:max-height .4s ease;background-color:#f9f9f9;margin-left:12px}.Header_more__chZsf ul{padding-left:16px;padding-top:4px}.Header_inner__uroih{overflow:hidden;max-height:0;transition:max-height .4s ease;margin-left:12px}@media screen and (max-width:987px){.Header_links__rEQui,.Header_search__c61pn{display:none}.Header_bars__b8tN_{display:flex}.Header_headerTwo__6nmMY{padding:16px 20px}.Header_headerOne__jyCC4>div{flex-direction:column;align-items:flex-start;gap:4px}}.Footer_footer__hibhg{width:100%;height:auto;background-image:url(/images/footer-bg.jpeg);background-size:cover;background-position:50%;padding:40px 60px;color:white;position:relative}.Footer_grid__B_mhW{width:100%;height:85%;margin-top:40px;display:flex;flex-flow:row wrap}.Footer_grid__B_mhW>div{flex:20% 1;margin:10px 14px}.Footer_grid__B_mhW>div h2{font-size:24px}.Footer_grid__B_mhW>div:nth-child(2)>div{display:flex;margin:50px 10px;font-size:14px}.Footer_grid__B_mhW>div:nth-child(2){flex-grow:3}.Footer_icons__ivw7U{width:55%;margin-top:50px;display:flex;justify-content:space-between}.Footer_grid__B_mhW>div:nth-child(2)>div>div:first-child{width:35px;height:30px;position:relative;margin-right:18px;overflow:hidden}.Footer_grid__B_mhW>div:nth-child(2)>div>div:nth-child(2){line-height:1.6}.Footer_grid__B_mhW>div:nth-child(3)>div{margin:35px 0;cursor:pointer}.Footer_grid__B_mhW>div:nth-child(3)>div i{margin-right:13px;color:#ffb703}.Footer_grid__B_mhW>div:first-child p{width:100%;margin-top:40px;line-height:1.9;margin-bottom:40px;color:white}.Footer_logo__tdzSK{width:235.8px;height:44px;width:160.77px;height:30px;position:relative}.Footer_logo__tdzSK img{object-fit:cover}.Footer_grid__B_mhW>div:last-child form{margin-top:80px;width:100%;height:auto;padding-bottom:30px}.Footer_grid__B_mhW>div:last-child form input{background-color:#333333;width:100%;height:60px;padding:0 20px;font-size:17px;margin-top:20px;color:white;border:none;outline:none}.Footer_grid__B_mhW>div:last-child form input::placeholder{color:whitesmoke}.Footer_grid__B_mhW>div:last-child form button{width:100%;height:65px;background-color:#ffb703;font-weight:700;border:none;font-size:17px;color:black;margin-top:20px}.Footer_copyright__WhqFQ{width:100%;height:67.2px;background:rgba(51,51,51,.4);display:flex;align-items:center;justify-content:space-between;padding:0 30px}.Footer_copyright__WhqFQ>div{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.Footer_copyright__WhqFQ ul li{cursor:pointer;display:inline-block!important;text-decoration:none;display:flex;flex-flow:row wrap;align-items:center;width:-moz-fit-content;width:fit-content;margin:0 10px}.Footer_copyright__WhqFQ>div ul li i{margin:0 12px;color:#ffb703;font-size:8px}@media screen and (max-width:400px){.Footer_footer__hibhg{padding:40px 15px!important}.Footer_grid__B_mhW>div:nth-child(2)>div>div:first-child{height:50px!important;width:50px!important;transform:scale(.85)}}@media screen and (max-width:560px){.Footer_footer__hibhg{padding:40px 30px!important}.Footer_copyright__WhqFQ{padding:20px 40px!important}.Footer_copyright__WhqFQ ul li{margin:5px 10px}}@media screen and (max-width:920px){.Footer_grid__B_mhW{flex-flow:column wrap}.Footer_grid__B_mhW>div{margin:30px 0}.Footer_grid__B_mhW>div:last-child{margin-bottom:120px}.Footer_footer__hibhg{padding:40px 80px}.Footer_icons__ivw7U{width:-moz-fit-content;width:fit-content}.Footer_icons__ivw7U i{margin:0 10px}.Footer_grid__B_mhW>div:nth-child(2)>div>div:first-child{height:45px;width:45px;transform:scale(.85)}.Footer_copyright__WhqFQ{position:absolute;bottom:0;left:0;flex-flow:row wrap;justify-content:center;height:auto;padding:20px 0;font-size:14px;text-align:center}.Footer_copyright__WhqFQ>div:first-child{order:2;margin-top:20px;font-weight:700}}