@import"https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@400;500;600;700&family=Kanit:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap";:root{--color-body: #000000;--color-heading: #eef3db;--color-base: #057786;--color-base2: #022a30;--color-brand: #ffff00;--color-brand2: #46540f;--font-base: "Kanit"}body{width:100%;font-family:Roboto,sans-serif;background-color:var(--color-base2);color:var(--color-body);font-family:var(--font-base);font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px}*{margin:0;padding:0;box-sizing:border-box}.navContainer{width:100%}.navBox{background-color:#000}.site-navbar{display:flex;justify-content:space-around}.closeBtn{font-size:larger;text-align:center;justify-content:center;align-items:center}.site-navbar ul{margin:0;padding:0;list-style:none;display:flex}.site-navbar ul li a{color:#fff;padding:8px;display:flex;text-decoration:none;text-transform:uppercase;position:relative}ul li .links{content:" ";width:0;height:1px;position:relative;left:0;background:#e73700;transition:.3s;justify-content:space-between;margin-right:100px;cursor:pointer}ul li .links:hover{width:60px;background:#e73700}.nav-toggler{padding:5px;background-color:transparent;cursor:pointer;height:30px;width:35px;display:none;position:absolute;right:15px;z-index:999;margin-right:10px}.nav-toggler span,.nav-toggler span:before,.nav-toggler span:after{width:20px;height:1px;background-color:#fff;display:block;transition:.3s}.nav-toggler span:before{content:"";transform:translateY(-9px)}.nav-toggler span:after{content:"";transform:translateY(6px)}.sideNav{background-color:#01070c99;border-radius:50px 0 0 50px;height:700px;z-index:9;margin-right:-10px;margin-top:-15px}.intro-area{height:calc(100vh - 61px);display:flex;align-items:center;text-align:center;color:#fff}.BannerContaier{width:100%;background-image:url(/assets/coinBox-CC1bT3SH.jpg);background-repeat:no-repeat;background-size:cover}.HeroHeader{width:60px;font-weight:600;font-size:200%;text-wrap:wrap;overflow:hidden;height:50px;animation:typing-text steps(200) 2s infinite}@keyframes typing-text{0%{width:0%}to{width:100%}}.summary{margin-top:0;animation:scroll-down 3s 1}@keyframes scroll-down{0%{margin-top:-40px}to{width:100%}}.servicesList{background-image:url(/assets/newspaper-CFnu9RH8.jpg);background-size:cover;background-repeat:no-repeat;width:100%}.sectorContainer{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.servicesContainer{justify-content:space-evenly;display:flex;flex-wrap:wrap;width:100%;padding-left:13px;padding-right:10px}.imageOverlay{background-color:#0006;height:100%;width:100%;position:relative}.serviceOne,.serviceTwo,.serviceThree,.serviceFour,.serviceFive,.serviceSix,.serviceSeven,.serviceEight,.serviceNine,.serviceTen{font-weight:650;background-color:#fff;color:#000;height:430px;margin-top:10px;width:30%}.spaImg{background-image:url(/assets/strategicPlanning-CDrX7nhY.jpg);width:30%;background-size:cover;background-repeat:no-repeat}.rmcImg{background-image:url(/assets/researchCollaboration-hBsDFbVX.jpg);background-size:cover;background-repeat:no-repeat}.bdrImg{background-image:url(/assets/BusinessReviewthree-ClZRujwv.jpg);background-size:cover;background-repeat:no-repeat}.ifpImg{background-image:url(/assets/InvestmentPlanningOne-DGFP6Gzg.jpg);background-size:cover;background-repeat:no-repeat}.crImg{background-image:url(/assets/RetreatThree-C6RGNXIa.jpeg);background-size:cover;background-repeat:no-repeat}.fddImg{background-image:url(/assets/Due_Diligence-DqBhGAfT.jpg);background-size:cover;background-repeat:no-repeat}.cfsImg{background-image:url(/assets/researchCollaboration-hBsDFbVX.jpg);background-size:cover;background-repeat:no-repeat}.meImg{background-image:url(/assets/mAndeFour-D2su_IKw.jpg);background-size:cover;background-repeat:no-repeat}.pdmImg{background-image:url(/assets/projectMgtFour-BkmWFKSj.jpg);background-size:cover;background-repeat:no-repeat}.frcImg{background-image:url(/assets/fundRaising-B_DHzluA.jpg);background-size:cover;background-repeat:no-repeat}.cgImg{background-image:url(/assets/corporateGov-nUvb8q6O.jpg);background-size:cover;background-repeat:no-repeat}@keyframes slide-down{0%{position:relative;top:-160%}to{position:relative;top:0}}.visionContainer{align-items:center;justify-content:center}.autoShow{align-self:center;animation:AutoShowAnimation both;animation-timeline:view(70% 5%)}@keyframes AutoShowAnimation{0%{opacity:0;transform:translateY(200px) scale(.5)}to{opacity:1;transform:translateY(0) scale(1)}}.slideLeft{animation:slideLeftAnimation both;animation-timeline:view()}@keyframes slideLeftAnimation{0%{opacity:0;transform:translate(-400px);scale:(0)}45%,50%{opacity:1;transform:translate(0);scale:(1)}to{opacity:0;transform:translate(-400px);scale:(0)}}.slideRight{animation:slideRightAnimation both;animation-timeline:view()}@keyframes slideRightAnimation{0%{opacity:0;transform:translate(0);scale:(0)}10%{opacity:0;transform:translate(40px);scale:(0)}45%,50%{opacity:1;transform:translate(0);scale:(1)}to{opacity:0;transform:translate(140px);scale:(0)}}.slideLeftOnly{animation:slideLeftOnlyAnimation;animation-timeline:view()}@keyframes slideLeftOnlyAnimation{0%{opacity:0;transform:translate(-400px);scale:(0)}25%,50%{opacity:1;transform:translate(0);scale:(1)}110%{opacity:0;transform:translate(-400px);scale:(0)}}.slideRightOnly{animation:slideRightOnlyAnimation;animation-timeline:view()}@keyframes slideRightOnlyAnimation{0%{opacity:0;transform:translate(400px);scale:(0)}25%,50%{opacity:1;transform:translate(0);scale:(1)}101%{opacity:0;scale:(0)}}.autoBlur{animation:AutoBlurAnimation linear both;animation-timeline:view()}@keyframes AutoBlurAnimation{0%{filter:blur(40px)}35%,70%{filter:blur(0)}to{filter:blur(45px)}}.serviceSummary{color:#fff;z-index:9999}.overlayContent{position:relative;top:-55%}.sectorsContainer{width:100%}.sectorCard{background:#000;width:30%;font-size:14px;font-weight:200;font-family:Roboto,sans-serif;border-radius:20px;color:#fff}.sectorCard:hover{box-shadow:2px 2px 9px 10px #fff3;transition:.4s ease-in-out;scale:105%;background-color:#fff;color:#000;transition:background .5s,transform .3s}.sectorIcon{margin-left:38%}.hofRow{margin-left:6%;justify-content:space-evenly;display:flex;flex-wrap:wrap}.otherRow{width:100%;justify-content:center}.profileCard{width:45%;height:400px;margin-bottom:50px;justify-content:center;align-items:center;padding:3px;background-color:#fff;color:#000;border-radius:4%}.alignMiddle{align-self:center}.cardBox{margin-top:-39px}.profilePicture{border:2.3px solid #000000;border-radius:5%;background-color:#fff;margin-left:2px;justify-self:center;position:relative;left:37%;top:-40px}.text-wr{position:absolute;top:50%}.DownloadBtn{border:.5px solid #000000;padding:5px;margin-top:15px}#section1{width:100%;background:#000}.caption-container{margin-left:10%;color:#fff;padding:10px}.caption-container .caption{color:#fff}.dropping-texts{display:inline-block;width:180px;text-align:left;height:36px;margin-left:20px;vertical-align:-2px}.dropping-texts>div{font-size:0px;opacity:0;margin-left:-10px;position:absolute;font-weight:300}.dropping-texts>div:nth-child(1){animation:roll 5s linear infinite 0s}.dropping-texts>div:nth-child(2){animation:roll 5s linear infinite 2s}.dropping-texts>div:nth-child(3){animation:roll 5s linear infinite 4s}.dropping-texts>div:nth-child(4){animation:roll2 5s linear infinite 6s}.dropping-texts>div:nth-child(5){animation:roll2 5s linear infinite 8s}.dropping-texts>div:nth-child(6){animation:roll2 5s linear infinite 10s}.dropping-texts>div:nth-child(7){animation:roll2 5s linear infinite 12s}.logo-img{width:10%}@keyframes roll{0%{font-size:0px;opacity:0;margin-left:-30px;margin-top:0;transform:rotate(-25deg)}3%{opacity:1;transform:rotate(0)}5%{font-size:inherit;opacity:1;margin-left:0;margin-top:0}20%{font-size:inherit;opacity:1;margin-left:0;margin-top:0;transform:rotate(0)}27%{font-size:0px;opacity:.5;margin-left:20px;margin-top:100px}to{font-size:0px;opacity:0;margin-left:-30px;margin-top:0;transform:rotate(15deg)}}@keyframes roll2{0%{font-size:0px;opacity:0;margin-left:-30px;margin-top:0;transform:rotate(-25deg)}3%{opacity:1;transform:rotate(0)}5%{font-size:inherit;opacity:1;margin-left:0;margin-top:0}30%{font-size:inherit;opacity:1;margin-left:0;margin-top:0;transform:rotate(0)}37%{font-size:1500px;opacity:0;margin-left:-1000px;margin-top:-800px}to{font-size:0px;opacity:0;margin-left:-30px;margin-top:0;transform:rotate(15deg)}}@keyframes bg{0%{background:#ff0075}3%{background:#0094ff}20%{background:#0094ff}23%{background:#b200ff}40%{background:#b200ff}43%{background:#8bc34a}60%{background:#8bc34a}63%{background:#f44336}80%{background:#f44336}83%{background:#f44336}to{background:#f44336}}hr{background-color:#01070c99;margin-left:25px;width:95%}#section2{background:#000;color:#81d2d5;width:100%}.game-div{display:flex}.cards{margin:10px;height:250px;border-radius:20px;width:34%}.cards .repoBtn{margin-top:80px;align-items:center;justify-content:center;display:flex}a .gitubBtn{border-radius:10px;width:85%;height:40px;background:none;margin:20px;color:#fff}.clear{clear:both}img{max-width:100%}ul,ol{list-style:none}a{text-decoration:none;color:inherit;outline:none;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out}a:focus,a:active,a:visited,a:hover{text-decoration:none;outline:none}a:hover{color:#e73700}h2{margin-bottom:48px;padding-bottom:16px;font-size:20px;line-height:28px;font-weight:700;position:relative;text-transform:capitalize}h3{margin:0 0 10px;font-size:28px;line-height:36px}button{outline:none!important}.line-title{position:relative;width:400px}.line-title:before,.line-title:after{content:"";position:absolute;bottom:0;left:0;height:4px;border-radius:2px}.line-title:before{width:100%;background:#f2f2f2}.line-title:after{width:32px;background:green}@media (min-width: 792px) and (max-width: 1195px){h2{margin-bottom:32px}h3{margin:0 0 8px;font-size:24px;line-height:32px}.visionContainer{align-items:center;justify-content:center;width:90vw}.servicesContainer{display:flex;width:100%;padding-left:13px;padding-right:10px}.serviceOne,.serviceTwo,.serviceThree,.serviceFour,.serviceFive,.serviceSix,.serviceSeven,.serviceEight,.serviceNine,.serviceTen{font-weight:650;background-color:#fff;color:#000;height:430px;margin-top:10px;margin-left:3px;width:47%}.sectorContainer{display:flex}.sectorCard{background:#000;width:45%;font-size:14px;font-weight:200;font-family:Roboto,sans-serif;border-radius:20px;color:#fff}.HallOfFameContainer{width:100%}.hofRow{display:grid;margin:0;width:100%;justify-self:center}.profileCard{width:60%;justify-self:center}.otherRow{display:grid;width:100%;padding:x}.otherRow .profileCard{width:40%}}@media (min-width: 768px) and (max-width: 991px){h2{margin-bottom:32px}h3{margin:0 0 8px;font-size:24px;line-height:32px}.line-title{width:330px}}@media only screen and (max-width: 768px){body{font-size:14px;width:100%}h2{margin-bottom:20px}h3{margin:0 0 8px;font-size:19px;line-height:24px}.line-title{width:250px}.profileCards{position:inherit;left:95px;top:-255px}.subnavlinks{position:relative;margin-right:30px;font-size:18px;font-weight:500;cursor:pointer}.subnavlinks:after{content:"";height:3px;background:#e73700;width:0;position:absolute;left:0;bottom:-8px;transform:.5s}.subnavlinks.active-subnavlink:after{width:50%}.subnavContents{text-align:left;display:none}.subnavContents.activeContent{display:block}.subnavContents ul{margin-left:13px}.subnavContents ul li{margin:5px;font-size:14px;color:#fff}.subnavContents ul li span{color:#e73700}.contactContainer .row{display:grid}.visionContainer{align-items:center;justify-content:center;width:85vw}.servicesContainer{display:grid;width:100%;padding-left:13px;padding-right:10px}.serviceOne,.serviceTwo,.serviceThree,.serviceFour,.serviceFive,.serviceSix,.serviceSeven,.serviceEight,.serviceNine,.serviceTen{font-weight:650;background-color:#fff;color:#000;height:430px;margin-top:10px;width:100%}.slideRightOnly{animation:slideRightOnlyAnimation;animation-timeline:view()}@keyframes slideRightOnlyAnimation{0%{opacity:0;transform:translate(-40px);scale:(0)}25%,50%{opacity:1;transform:translate(0);scale:(1)}110%{opacity:0;transform:translate(-40px);scale:(0)}}.slideLeftOnly{animation:slideLeftOnlyAnimation;animation-timeline:view()}@keyframes slideLeftOnlyAnimation{0%{opacity:0;transform:translateY(40px);scale:(0)}25%,50%{opacity:1;transform:translateY(0);scale:(1)}110%{opacity:0;transform:translateY(40px);scale:(0)}}.intro-area{height:calc(100vh - 61px);width:100%;display:grid;align-items:center;text-align:center;color:#fff}.servicesList{background-image:none}.sectorContainer{display:grid}.sectorCard{background:#000;width:100%;font-size:14px;font-weight:200;font-family:Roboto,sans-serif;border-radius:20px;color:#fff}.HallOfFameContainer{width:100%}.hofRow{display:grid;margin:0;width:100%;justify-self:center}.profileCard{width:100%}.otherRow{display:grid;width:100%;padding:x}.otherRow .profileCard{width:100%;margin-left:-10px;margin-right:-10px}}#section3,#section4{width:100%;background:#000;color:#81d2d5}h1{font-size:50px;margin-bottom:25px}.title-top{font-size:60px;padding-bottom:30px}.title-bottom{font-size:30px}.title-tx{font-size:20px;opacity:.8}.nav{top:20px;z-index:9;padding-left:10px}.nav a{padding:7px 20px;border-radius:7px;margin-right:10px;text-decoration:none;color:#000;font-family:sans-serif,arial;font-weight:100}.LstChildNav a{transition:all .2s ease}.LstChildNav a.active{background:#00000080;color:#fff}.LstChildNav a:hover{background:#ffffffb3}@media screen and (max-width: 767px){.intro-area{width:100%}.name-skillslogo{position:relative;left:-20px;width:380px}.profileDataContainer{width:880px}.dropping-texts{position:relative;left:-50px;width:110px}.droppings{width:55px;height:50px}.logo-img{width:70px}.nav-toggler{display:block}.site-navbar{min-height:60px}.site-navbar ul{position:absolute;width:100%;height:calc(100vh - 60px);left:0;top:60px;flex-direction:column;align-items:center;border-top:1px solid #444;background-color:#000000bf;max-height:0;overflow:hidden;transition:.3s}.site-navbar ul li{width:100%;text-align:center}.site-navbar ul li a{padding:25px}.site-navbar ul li a:hover{background-color:#ffffff1a}.site-navbar ul.open{max-height:100vh;overflow:visible}.intro-area h2{font-size:36px;margin-bottom:15px}.sectionThreeContainer .subnavTitles{border:none}.subnavContents{width:300px;position:relative;left:-62%}.nav{width:100%;top:20px;z-index:9;padding-left:10px}.navlinks{margin-right:80px;margin-left:80px}.nav-toggler{margin-top:10px;margin-right:-5px}}.projectList{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;margin:25px}.projectList .project{position:relative;overflow:hidden;border-radius:30px}.project img{width:100%;height:350px;display:block;border-radius:30px;transition:transform .4s}.projectDetails{position:absolute;left:0;bottom:0;overflow:hidden;text-wrap:balance;width:100%;height:0;background:linear-gradient(#0009,#03414bd9,#05606e26);border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;color:#fff;padding:0 20px;margin-top:100px;transition:height .5s}.projectDetails .title{font-weight:700}.projectDetails .description{font-size:13px;text-align:center}.projectDetails a{margin-top:20px;color:#022a30;text-decoration:none;font-size:18px;background:#ffffffb3;line-height:60px;width:60px;height:60px;border-radius:50%;text-align:center}.projectDetails a:hover{background-color:#e73700}.project:hover img{transform:scale(1.05)}.project:hover .projectDetails{height:100%}.btn{display:block;width:-moz-fit-content;width:fit-content;position:absolute;margin-top:-15px;left:50%;cursor:pointer;border:1.5px solid #0094ff;border-radius:10px;padding:10px;color:#e73700;background:none;font-weight:550}.section3{width:100%;padding-right:80px}.section3 .sectionThreeContainer .firstRow{margin-left:30px;margin-top:30px;display:flex}.colOne{width:15%;margin-right:10px}.UserIcon{width:60%;border-radius:10px}.colTwo{width:60%}.colTwo .subTitle,.colTwo .profileSummary{text-align:left;margin:2px;color:#fff}.subnavTitles{display:flex;margin-left:200px}.subtitles{display:flex;width:100%}.subnavlinks{position:relative;margin-right:30px;font-size:18px;font-weight:500;cursor:pointer}.subnavlinks:after{content:"";height:3px;background:#e73700;width:0;position:absolute;left:0;bottom:-8px;transform:.5s}.subnavlinks.active-subnavlink:after{width:50%}.subnavContents{margin-left:200px;margin-bottom:200px;text-align:left;display:none}.subnavContents.activeContent{display:block}.subnavContents ul li{margin:5px;font-size:14px;color:#fff}.subnavContents ul li span{color:#e73700}.contactPage{width:100%;height:34rem}.formContainer{position:relative;top:-450px;padding:25px;left:4%}form{width:100%}form input,form textarea{width:80%;border:.5px solid black;outline:none;padding:15px;margin:15px;color:#000;border-radius:10px}.contactForm-btn{justify-self:center;color:#000;margin-left:40%;margin-top:10px;margin-bottom:10px;font-size:15px;padding:10px;border-radius:10px;border:.5px solid black;cursor:pointer}.contactForm-btn:hover{background:#000;color:#fff;transform:translateY(-10px);transform:translateY(10px)}@media (min-width: 308px) and (max-width: 690px){.navContainer{background-color:#0000}.sideNav{display:flex;flex-direction:row;position:relative}.kkk{background-color:#000;width:330vw;display:flex;flex-direction:row;height:60px;position:absolute;top:0;border-radius:0}.logo{margin-left:100px}.mobileNavs{margin-left:-60px}}@media (min-width: 698px) and (max-width: 1120px){.logo{margin-left:90px}}@media (min-width: 1122px){.logo{margin-left:-90%}}@media (min-width: 308px) and (max-width: 690px){.heading{font-weight:200;font-size:80%;text-align:center;height:30px;margin-bottom:20px}.summary{font-size:medium;text-wrap:wrap;text-align:center}.buttonContainer{display:flex;flex-direction:column}}body.activeModal{overflow-y:hidden}.modal,.overlay{width:100%;height:100%;top:0;left:0;right:0;bottom:0;position:fixed}.overlay{background:#313131cc}.modalContainer{z-index:1}.modalContent{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);line-height:1.4;background-color:#fff;padding:14px,28px;border-radius:3px;max-width:600px;min-width:300px;z-index:1}.closeModal{position:relative;top:10px;right:10px;padding:5px 7px;border-radius:10px}@media (min-width: 308px) and (max-width: 690px){.modalContent{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);line-height:1.4;background-color:#fff;padding:14px,28px;border-radius:3px;max-width:700px;min-width:370px}.modalText{padding:20px;overflow-y:scroll;height:500px}}@media (min-width: 768px) and (max-width: 1104px){.modalContent{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);line-height:1.4;background-color:#fff;padding:14px,28px;border-radius:3px;max-width:700px;min-width:370px}.modalText{padding:20px;overflow-y:scroll;height:600px}}.sliderCard{background-color:#fff;border-radius:8px;padding:20px;margin:10px;min-width:250px;min-height:250px;box-shadow:0 2px 10px 2px #0006;transition:transform .5s ease-in-out}.sliderCard:hover{transform:scale(1.05)}.projectBrief{text-wrap:wrap;padding:10px}@media (min-width: 308px) and (max-width: 690px){.sliderCard{background-color:#fff;border-radius:8px;padding:20px;margin:10px;width:100%;min-height:250px;justify-content:center;align-items:center;transition:transform .5s ease-in-out}}@media (min-width: 428px) and (max-width: 926px){.sliderCard{background-color:#fff;border-radius:8px;padding:20px;margin:10px;width:100%;min-height:250px;justify-content:center;align-items:center;transition:transform .5s ease-in-out}}.sliderContainer{position:relative;display:flex;align-items:center;left:28%;top:10%;padding:5px;width:71%}.slider{overflow:hidden;white-space:nowrap;position:relative}.sliderInner{display:flex;transition:transform .3s ease-in-out}.sliderInner::-webkit-scrollbar{display:none}@media (min-width: 308px) and (max-width: 690px){.sliderContainer{position:relative;display:flex;align-items:center;left:0%;top:12%;padding:5px;width:100%}}@media (min-width: 768px) and (max-width: 1104px){.sliderContainer{position:relative;display:flex;align-items:center;left:0%;top:12%;padding:5px;width:100%}}@media (min-width: 308px) and (max-width: 690px){.formContainer{margin-top:5px;position:relative;top:0;padding:25px;left:10%}.contactForm-btn{position:relative;top:3px;cursor:pointer;z-index:999}}@media (min-width: 768px) and (max-width: 1104px){.formContainer{margin-top:5px;position:relative;top:0;padding:25px;left:1%;border-radius:10px}}@media (min-width: 308px) and (max-width: 690px){.footerContainer{position:relative;top:700px;left:-98%;width:100%}}@media (min-width: 768px) and (max-width: 1104px){.footerContainer{position:relative;left:-50px;width:60%;top:100px}.Quicklinks{position:relative;top:30px}.quickHeader{margin-bottom:30px;font-weight:700}.quickHeader ul,li{margin-bottom:20px}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.fixed{position:fixed}.bottom-5{bottom:1.25rem}.right-4{right:1rem}.z-\[999\]{z-index:999}.m-2{margin:.5rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.-ml-28{margin-left:-7rem}.-mt-10{margin-top:-2.5rem}.-mt-20{margin-top:-5rem}.-mt-24{margin-top:-6rem}.-mt-4{margin-top:-1rem}.-mt-40{margin-top:-10rem}.-mt-8{margin-top:-2rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.ml-12{margin-left:3rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-96{margin-left:24rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-20{margin-top:5rem}.mt-28{margin-top:7rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-52{margin-top:13rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-72{margin-top:18rem}.flex{display:flex}.h-1{height:.25rem}.h-16{height:4rem}.h-20{height:5rem}.h-80{height:20rem}.h-96{height:24rem}.h-screen{height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-56{width:14rem}.w-80{width:20rem}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-10{gap:2.5rem}.text-wrap{text-wrap:wrap}.rounded-full{border-radius:9999px}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.pt-2{padding-top:.5rem}.text-left{text-align:left}.text-center{text-align:center}.font-Poppins{font-family:Poppins}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}html{scroll-behavior:smooth;font-family:Poppins}body{box-sizing:border-box;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.hover\:text-cyan-600:hover{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity))}
