.footerMain{height:350px;background-color:#f2f2f2;display:flex;flex-direction:column;margin-top:50px}.footerMain>div{display:flex;flex-direction:row}.footerMain .copyRigthTag{background-color:#000;color:#fff;justify-content:center}.footerMain .copyRigthTag .copyRigthTagCont{align-items:center;color:#fff;padding:10px}.footerMain .firstSec{width:20%;margin-top:1%}.footerMain .secondSec{width:40%;margin-top:1%}.footerMain .secondSec>div{flex-direction:row;display:flex;margin-top:40px;align-items:center}.footerMain .secondSec .subCont{margin:30px}.footerMain .thirdSec{width:40%;margin-top:1%}.footerMain .thirdSec>div{flex-direction:row;display:flex;margin-top:40px;align-items:center;margin-left:50px}.footerMain .thirdSec .phSec>div{flex-direction:column;display:flex}.footerMain .thirdSec img{margin-right:10px}.footer-btn{position:absolute;right:7vw;border-radius:100px;background:#01a0e1;box-shadow:0 0 30px 0 rgba(3,161,226,.8);width:294px;height:52px;flex-shrink:0;border:0;color:#fff;font-size:24px;font-weight:700;top:-25px}.footer-btn:hover{cursor:pointer}@media screen and (max-width:900px){.firstSec{display:none}.secondSec,.thirdSec{width:50%!important}}@media screen and (max-width:760px){.firstSec{display:none}.secondSec,.thirdSec{width:100%!important}.footerMain{height:unset}.footerMain>div{flex-direction:column;align-items:center}.footerMain .footer-btn{font-size:14px;right:unset;width:160px;height:46px}.footerMain .thirdSec>div{margin-top:20px;margin-left:20px}.footerMain .secondSec .headerCont{font-size:1.5rem}.footerMain .copyRigthTag .copyRigthTagCont{font-size:.8rem}}@media screen and (max-width:900px){.PageTitle{font-size:24px!important}}.service_card_header{font-size:28px;font-weight:600;min-height:70px}.service_card_header,.service_card_sub_header{color:#000;text-align:center;font-style:normal;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.service_card_sub_header{font-size:20px;font-weight:400}.divider{border-bottom:2px solid #000;height:30px;margin-bottom:30px}.service_side_bar{height:10vh;text-align:center;color:#fff;margin:5%;display:flex;justify-content:center;flex-direction:row;align-items:center}.service_side_bar:hover{cursor:pointer}.service_side_bar h4{width:90%}.container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:40px 0;margin-bottom:12vh}.container:hover{cursor:pointer}.container .box{position:relative;width:420px;height:400px;display:flex;justify-content:center;align-items:center;transition:.5s}.container .box:before{content:" ";left:52px;text-decoration:none}.container .box:after,.container .box:before{position:absolute;top:0;width:50%;height:100%;background:#fff;border-radius:8px;transform:skewX(15deg);transition:.5s}.container .box:after{content:"";left:50;filter:blur(30px)}.container .box:hover:after,.container .box:hover:before{transform:skewX(0deg);left:20px;width:calc(100% - 90px)}.container .box:first-child:after,.container .box:first-child:before{background:linear-gradient(315deg,#01a0e173,#00d0ff75)}.container .box:nth-child(2):after,.container .box:nth-child(2):before{background:linear-gradient(315deg,#03a9f4,#ff0058)}.container .box:nth-child(3):after,.container .box:nth-child(3):before{background:linear-gradient(315deg,#4dff03,#00d0ff)}.container .box span{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:5;pointer-events:none}.container .box span:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-radius:8px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:.1s;animation:animate 2s ease-in-out infinite;box-shadow:0 5px 15px rgba(0,0,0,.08)}.container .box:hover span:before{top:-100px;left:1px;width:70px;height:70px;opacity:1}.container .box span:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;border-radius:8px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:.5s;animation:animate 2s ease-in-out infinite;box-shadow:0 5px 15px rgba(0,0,0,.08);animation-delay:-1s}.container .box:hover span:after{bottom:-100px;right:10px;width:70px;height:70px;opacity:1}@keyframes animate{0%,to{transform:translateY(10px)}50%{transform:translate(-10px)}}.container .box .content{position:relative;left:0;padding:20px;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 5px 15px rgba(0,0,0,.1);border-radius:8px;z-index:1;transform:.5s;color:#fff}.container .box:hover .content{left:-25px;padding:60px 40px}.container .box .content h2{font-size:2em;color:#fff;margin-bottom:10px}.container .box .content p{font-size:1.1em;margin-bottom:10px;line-height:1.4em}.container .box .content a{display:inline-block;font-size:1.1em;color:#111;background:#fff;padding:10px;border-radius:4px;text-decoration:none;font-weight:700;margin-top:5px}.container .box .content a:hover{background:#ffcf4d;border:1px solid rgba(255,0,88,.4);box-shadow:0 1px 15px rgba(1,1,1,.2)}@media screen and (max-width:1200px){.container .box{width:320px}.container{margin-bottom:0;padding:20px 0}.service_card_header{font-size:24px;min-height:50px}.service_card_sub_header{font-size:16px}.divider{height:10px;margin-bottom:10px}}@media screen and (min-width:1800px){.CardGrid{max-width:25%!important}}@media screen and (max-width:1500px){.container .box{width:380px}}@media screen and (max-width:1200px){.container .box{width:320px}}@media screen and (min-width:1000px) and (max-width:1024px){.container .box{width:300px}}@media screen and (min-width:900px) and (max-width:1000px){.CardGrid{max-width:50%!important}}@media screen and (max-width:900px){.service_card_header{font-size:20px}.container .box{width:320px}}.page_home_screen_bg__4F5hG{background-image:url(/background_image.png);height:90vh;background-size:contain;background-repeat:no-repeat;min-width:104vw}.page_service_card_img__Wic7n{max-width:100%;border-radius:5%;max-height:30vh}.page_button_style___C90v{width:295px;height:55px;background:#01a0e1;box-shadow:0 0 30px rgba(3,161,226,.8);border-radius:100px;color:#fff;font-size:24px;font-weight:600}.page_home_screen_text__qulDQ{position:absolute;top:35%;right:5%}.page_paperCom__9_LGP{width:"35vw";height:"25vh"}@media screen and (max-width:760px){.page_home_screen_text__qulDQ{top:55%;right:10%}.page_ViewWorkBtn___8rT1{margin-top:10px}.page_home_screen_header__Yf_lE{font-size:20px}.page_home_screen_bg__4F5hG{height:50vh}.page_paperCom__9_LGP{width:auto;height:auto}}