.home{flex-direction:column}.hero,.home{display:flex}.hero{margin-top:-3rem;flex-direction:row;justify-content:center;background:lime;background:radial-gradient(circle,lime 0,rgba(242,240,245,1) 85%)}.hero_left{margin:10rem 3rem 1rem 2rem;max-width:50vw;min-height:40vh;display:flex;flex-direction:column}.hero_right{display:flex;justify-content:flex-end;margin-top:5rem;width:40vw;float:right}.heading{font-size:55px;font-family:Poppins,sans-serif;font-weight:700;font-style:normal;margin:1rem;animation:fadeInLeft;animation-duration:2s;color:#000}.hero_subheading{text-align:center}.hero_para,.hero_subheading{color:darkblue;animation:fadeInLeft;animation-duration:2s}.hero_para{margin:1rem;font-family:Poppins,sans-serif}.consent_modal{margin-top:70vh}.cookie{padding:1rem}.hero_btn{margin:2rem 1rem;text-align:center;box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);font-weight:600;font-family:cursive;width:20vw;height:3rem;font-size:24px;animation:fadeInUp;animation-duration:3s}.hero-image{height:580px;width:35vw;animation:fadeIn;animation-duration:5s}.icon{border-radius:0 0 50% 50%;background-color:white;width:4rem;min-height:3rem;margin-top:-1px;text-align:center}.service_card_title{font-family:Poppins,sans-serif;margin:1rem;text-align:center}.card_content{flex-direction:column;align-content:space-between;padding:8px;text-align:center}.card_content,.count{display:flex;justify-content:space-between}.count{flex-direction:row;flex-wrap:wrap;margin:1rem}.count-item{display:flex;flex-direction:column;justify-items:center;margin:1rem;box-shadow:0 5px 15px rgba(0,0,0,.35);width:20vw;min-height:1rem;border-radius:10px;background-color:lime;color:black}.count-item:hover{background-color:rgb(23,197,228);mask:linear-gradient(-60deg,#000 30%,#0005,#000 70%) right/300% 100%;-webkit-mask:linear-gradient(-60deg,#000 30%,#0005,#000 70%) right/300% 100%;background-repeat:no-repeat;animation:shimmer 1s infinite;cursor:pointer}@keyframes shimmer{to{-webkit-mask-position:left}}.partners{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll;max-width:100vw;margin:auto;box-shadow:inset 60px 60px 80px 20px rgba(189,134,237,.8);max-height:10rem}.partners-card{width:10rem;height:5rem;margin:20px;border-radius:10px;box-shadow:0 12px 28px 0 rgba(15,1,1,.2),0 2px 4px 0 rgba(81,79,79,.1),inset 0 0 0 1px rgba(255,255,255,.05)}.project_desc{margin:.8rem}.project_lang{margin:10px}@media only screen and (max-width:1200px){.home{display:flex;flex-direction:column}.hero{margin-top:-4rem}.hero_right{display:none}.hero_left{margin:8rem 3rem 1rem 20px;max-width:99vw;display:flex;flex-direction:column}.heading{font-size:30px;font-family:Poppins,sans-serif;font-weight:700;font-style:normal;margin:1rem}.hero_subheading{color:darkblue;text-align:center;font-size:20px}.hero_para,.hero_subheading{animation:fadeInLeft;animation-duration:2s}.hero_para{margin-top:1rem;font-family:Poppins,sans-serif}.hero_btn{margin-top:2rem;text-align:center;box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);font-weight:bolder;width:85vw;height:3rem;font-size:24px;animation:fadeInUp;animation-duration:3s}.services_main{margin-bottom:1rem;padding:8px}.services{margin:2rem;justify-content:space-evenly}.services,.services_card{display:flex;flex-direction:column;align-items:center}.services_card{width:80vw;margin:0 10px 1rem -20px;min-height:15rem;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);background-color:#8a2be2;color:whitesmoke}.name{font-size:30px;color:lime}.class{font-size:20px;color:green;margin-right:10px}.titles{margin-left:1rem}.def,.titles{margin-top:1rem}.def{color:lightgreen;font-size:14px}.assign{color:lightblue;margin-left:2rem}.self{margin-top:1.5rem;font-size:13px}.count,.pillars{display:flex;flex-direction:row;margin:1rem}.pillars{justify-content:space-between;flex-wrap:wrap}.count-item{display:flex;flex-direction:column;justify-items:center;margin:5px;width:42vw;min-height:1rem;border-radius:10px;background-color:lime;color:black;box-shadow:inset 20px 30px 60px -20px rgba(12,12,235,.25),inset 0 18px 36px -28px rgba(32,205,99,.3)}.count-item:hover{background-color:lightblue;min-height:2rem;color:black}.typer{font-size:30px;font-weight:700;color:lime;margin:1rem}.partners{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll;width:100vw;box-shadow:inset 60px 60px 80px 20px rgba(59,59,230,.3);max-height:20vh}.partners-card{width:11rem;height:10vh;margin:20px;border-radius:10px;box-shadow:0 12px 28px 0 rgba(15,1,1,.2),0 2px 4px 0 rgba(81,79,79,.1),inset 0 0 0 1px rgba(255,255,255,.05)}}.features_main{display:flex;flex-direction:row;align-content:center;justify-content:space-evenly;flex-wrap:wrap;animation:bounce;animation-duration:1s;margin-top:2rem;margin-bottom:3rem}.feature{display:flex;flex-direction:column;align-items:center;width:19vw;justify-items:center;border:.2px solid lightblue;box-shadow:0 19px 38px rgba(4,190,247,.3),0 15px 12px rgba(0,0,0,.22);border-radius:10px;background-color:whitesmoke}.content{font-size:12px;max-width:19vw;margin:1rem;text-align:center}@media only screen and (max-width:1200px){.features_main{display:flex;flex-direction:row;align-content:center;justify-content:center;flex-wrap:wrap;animation:fadeIn;animation-duration:1s}.feature{display:flex;flex-direction:column;align-items:center;justify-items:center;border:.2px solid lightblue;box-shadow:0 19px 38px rgba(4,190,247,.3),0 15px 12px rgba(0,0,0,.22);border-radius:10px;background-color:whitesmoke;min-width:90vw;min-height:10rem;cursor:pointer;margin:1rem}.content{font-size:14px;margin-left:1rem;margin-right:1rem;min-width:90vw}}.services_main{flex-direction:column}.services,.services_main{display:flex;justify-content:center}.services{margin-top:2rem;flex-direction:row}.service_left{max-width:25vw;display:flex;flex-direction:column;margin-top:2rem;margin-bottom:3rem;justify-content:space-between}.service_phone{width:30vw;margin:0 -3rem}.service_right{max-width:25vw;display:flex;flex-direction:column;margin-top:2rem;margin-bottom:3rem;justify-content:space-between}.service_image{width:460px}.info_card{background-color:cyan;width:20rem;padding:1rem;border-radius:30px 5px;box-shadow:0 5px 15px rgba(0,0,0,.35);font-weight:700}.info_card:hover{background-color:whitesmoke;border:2px solid lime}.info_card_right{background-color:cyan;width:20rem;padding:1rem;border-radius:5px 30px;font-weight:700}.info_card_right:hover{background-color:whitesmoke;border:2px solid lime}.marque_item_left{width:100%}.marque_item_left,.marque_item_right{display:flex;flex-direction:row;align-items:center}.loader{height:15px;aspect-ratio:5;mask:linear-gradient(90deg,#0000,#000 20% 80%,#0000);-webkit-mask:linear-gradient(90deg,#0000,#000 20% 80%,#0000);background:radial-gradient(closest-side at 37.5% 50%,#04fabc 94%,#023a2e00) 0/calc(80%/3) 100%;animation:l48 .75s linear infinite}@keyframes l48{to{background-position:36.36%}}@media only screen and (max-width:1200px){.services_main{flex-direction:column}.services,.services_main{display:flex;justify-content:center}.services{flex-direction:row;margin-left:-3rem}.service_left{display:flex;flex-direction:column;margin-top:2rem;margin-bottom:3rem;margin-left:3rem;justify-content:space-between}.service_phone{margin:1rem}.service_image{width:170px}.service_right{display:flex;flex-direction:column;margin-top:2rem;margin-bottom:3rem;margin-right:1rem;justify-content:space-between}.info_card{margin-left:10px;margin-top:10px;border-radius:10px 5px;box-shadow:0 5px 15px rgba(6,215,230,.35)}.info_card,.info_card_right{font-size:9px;width:7rem;padding:5px;background-color:lime}.info_card_right{margin-top:1rem;margin-right:2rem;border-radius:5px 10px}.loader{height:6px;aspect-ratio:5;mask:linear-gradient(90deg,#0000,#000 20% 80%,#0000);-webkit-mask:linear-gradient(90deg,#0000,#000 20% 80%,#0000);background:radial-gradient(closest-side at 37.5% 50%,#000000 94%,#023a2e00) 0/calc(80%/3) 100%;animation:l48 .75s linear infinite}@keyframes l48{to{background-position:36.36%}}}.testmonials_main{max-width:100vw;min-height:10rem;padding:5px}.testmonials_marquee{max-width:100vw;margin:5px 10px 5px 5px}.testmonial{background:#fff;border-radius:8px;box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3);padding:1rem 2rem;margin:10px 1rem;width:40vw;display:flex;flex-direction:column;align-items:flex-start;min-height:6rem}.testmonial-text{font-size:1.1rem;margin-bottom:.5rem}.testmonial-name{font-weight:700;color:#2a7d46;font-size:.95rem}@media (max-width:768px){.testmonials_main{max-width:100vw;min-height:10rem;padding:5px}.testmonials_marquee{width:100vw;margin:0}.testmonial{width:90vw;margin:1rem .5rem;height:8rem}}