.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-high,.slider.slider-horizontal .slider-track-low{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-handle,.slider.slider-horizontal .slider-tick{margin-left:-10px}.slider.slider-horizontal .slider-handle.triangle,.slider.slider-horizontal .slider-tick.triangle{position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);border-width:0 10px 10px;width:0;height:0;border-bottom-color:#2e6da4;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{padding-top:4px;display:inline-block;text-align:center}.slider.slider-horizontal .tooltip{-ms-transform:translateX(-50%);transform:translateX(-50%)}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-handle,.slider.slider-horizontal.slider-rtl .slider-tick{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-horizontal.slider-rtl .tooltip{-ms-transform:translateX(50%);transform:translateX(50%)}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-high,.slider.slider-vertical .slider-track-low{width:100%;left:0;right:0}.slider.slider-vertical .slider-handle,.slider.slider-vertical .slider-tick{margin-top:-10px}.slider.slider-vertical .slider-handle.triangle,.slider.slider-vertical .slider-tick.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#2e6da4;border-right-color:#2e6da4;margin-left:0;margin-right:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical .tooltip{-ms-transform:translateY(-50%);transform:translateY(-50%)}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-handle.triangle,.slider.slider-vertical.slider-rtl .slider-tick.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-image:-webkit-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:-o-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:linear-gradient(to bottom,#dfdfdf 0,#bebebe 100%);background-repeat:repeat-x}.slider.slider-disabled .slider-track{background-image:-webkit-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:-o-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:linear-gradient(to bottom,#e5e5e5 0,#e9e9e9 100%);background-repeat:repeat-x;cursor:not-allowed}.slider input{display:none}.slider .tooltip{pointer-events:none}.slider .tooltip.top{margin-top:-36px}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .hide{display:none}.slider-track{position:absolute;cursor:pointer;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#f9f9f9 100%);background-repeat:repeat-x;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:4px}.slider-selection{position:absolute;background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);background-repeat:repeat-x;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-selection.tick-slider-selection{background-image:-webkit-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:-o-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:linear-gradient(to bottom,#8ac1ef 0,#82b3de 100%);background-repeat:repeat-x}.slider-track-high,.slider-track-low{position:absolute;background:0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-handle{position:absolute;top:0;width:20px;height:20px;background-color:#337ab7;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);background-repeat:repeat-x;filter:none;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);border:0 solid transparent}.slider-handle:hover{cursor:pointer}.slider-handle.round{border-radius:50%}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick{position:absolute;cursor:pointer;width:20px;height:20px;background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);background-repeat:repeat-x;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;filter:none;opacity:.8;border:0 solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick.in-selection{background-image:-webkit-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:-o-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:linear-gradient(to bottom,#8ac1ef 0,#82b3de 100%);background-repeat:repeat-x;opacity:1}html{scroll-behavior:smooth}@media(max-width:767px){.section-margin-top,.section2,.section3,.section4,.section5,.section6,.section7,.section8{margin-top:5rem!important}}html{scroll-behavior:smooth}button:focus{outline:0}body{font-family:Montserrat,sans-serif}.section-scroll{margin-top:-100px;padding-bottom:100px;display:block}.remove-overflow-x{overflow:hidden}.dribble,.dribble2,.dribble3,.dribble4,.drible-shadow{box-shadow:0 25px 65px rgba(0,0,0,.09)}.bold-title,.good-design-title,.headertext h1,.headertext-case h1,.headertext-case.robby h1,.headertext-case.stubba h1,.headertext-cont h1,.headertext.vboys h1,.homeabout h1,.main-title,.services-title-main,.servicessec h1{font-style:normal;font-weight:700;line-height:45px;font-size:36px;text-transform:uppercase;color:#173981}.headertext p,.headertext-case p,.headertext-case.robby p,.headertext-case.stubba p,.headertext-cont p,.headertext.vboys p,.homeabout p,.servicessec p,.servicing p{font-style:normal;font-weight:400;line-height:31px;font-size:18px;color:#173981}@media(max-width:991px){.headertext p,.headertext-case p,.headertext-case.robby p,.headertext-case.stubba p,.headertext-cont p,.headertext.vboys p,.homeabout p,.servicessec p,.servicing p{line-height:28px;font-size:16px}}a{-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1) 0s;-o-transition:all .4s cubic-bezier(.645,.045,.355,1) 0s;transition:all .4s cubic-bezier(.645,.045,.355,1) 0s}.scrolled{background-color:#fff;box-shadow:1px 1px 30px 3px rgba(0,0,0,.0901961);padding-top:0;padding-bottom:0;transition:padding ease-in-out .1s}.scrolled .designway{line-height:50px;transition:line-height ease-in-out .1s}.designway{font-weight:600;color:#173980!important;font-size:20px;font-weight:600;line-height:61px}@media(max-width:575px){.designway{font-size:20px}}.designway .logo{width:35px}a{color:#00b7ff}.logo{width:10%;margin-right:12px;margin-top:-5px}@media(max-width:768px){.logo{width:16%}}.menu{padding-left:0!important;padding-right:0!important;position:fixed;width:100%;z-index:999;transition:padding ease-in-out .2s;top:0}@media(max-width:991px){.menu{background:#fff}}.navmenu{padding-top:4%}.ht-box{height:85px!important}@media(min-width:1024px) and (max-width:1199px){.ht-box{height:75px!important}}@media(min-width:992px) and (max-width:1023px){.ht-box{height:80px!important}}@media(min-width:310px) and (max-width:767px){.ht-box{height:115px!important}}@media(min-width:768px){.ht-x{height:100%!important}}.font-style-1{font-family:Montserrat;font-size:38px;font-weight:800;line-height:normal;letter-spacing:0;text-align:left;color:#221429;display:flex;align-items:center}@media(min-width:992px){.font-style-1{padding-right:0!important}}@media(min-width:1200px) and (max-width:1365px){.font-style-1{font-size:35px!important}}@media(min-width:992px) and (max-width:1023px){.font-style-1{font-size:27px!important}}@media(max-width:1199px){.font-style-1{font-size:30px}}@media(max-width:991px){.font-style-1{padding-top:0!important;padding-right:0}}@media(min-width:768px) and (max-width:991px){.font-style-1{font-size:38px!important}}@media(max-width:767px){.font-style-1{font-size:28px!important;padding-right:100px!important}}@media(min-width:445px) and (max-width:576px){.font-style-1{font-size:27px!important;padding-right:133px!important}}@media(min-width:405px) and (max-width:425px){.font-style-1{font-size:27px!important;padding-right:93px!important}}@media(min-width:375px) and (max-width:404px){.font-style-1{font-size:26px!important;padding-right:6px!important}}@media(min-width:343px) and (max-width:374px){.font-style-1{font-size:25px!important;padding-right:6px!important}}@media(min-width:310px) and (max-width:342px){.font-style-1{font-size:22px!important;padding-right:6px!important}}.responsive{vertical-align:middle}@media(min-width:992px) and (max-width:1199px){.responsive{max-height:100%}}@media(max-width:767px){.responsive{max-height:100%;height:100%}}@media(min-width:310px) and (max-width:472px){.responsive{font-size:16px!important;height:80%!important}}@media(min-width:389px) and (max-width:767px){.responsive{height:100%!important}}.p-font{padding-right:70px}@media(min-width:1024px) and (max-width:1199px){.p-font{padding-right:38px}}@media(min-width:992px) and (max-width:1023px){.p-font{font-size:14px!important;line-height:23px!important}}@media(min-width:992px) and (max-width:1023px){.p-font{font-size:14px!important;line-height:23px!important}}@media(min-width:992px){.p-font{margin-bottom:33px!important}}@media(min-width:1023px) and (max-width:1199px){.p-font{font-size:15px!important}}@media(max-width:991px){.p-font{padding-right:44px!important;margin-bottom:10px!important;margin-top:-15px!important}}@media(min-width:768px) and (max-width:991px){.p-font{font-size:21px!important}}@media(max-width:767px){.p-font{font-size:13px!important;padding-right:210px!important}}@media(max-width:575px){.p-font{padding-right:240px!important}}@media(min-width:310px) and (max-width:374px){.p-font{font-size:14px!important;margin-top:12px!important;padding-right:2px!important}}@media(min-width:375px) and (max-width:474px){.p-font{font-size:15px!important;margin-top:12px!important;padding-right:38px!important}}@media(min-width:475px) and (max-width:767px){.p-font{font-size:16px!important;margin-top:0!important;padding-right:73px!important}}.pl-cust{padding-left:8%}@media(min-width:992px) and (max-width:1023px){.pl-cust{padding-left:9%!important}}@media(min-width:310px) and (max-width:767px){.pl-cust{padding-right:20px}}@media(min-width:389px) and (max-width:472px){.pl-cust{padding-left:11%!important}}@media(min-width:310px) and (max-width:388px){.pl-cust{padding-left:8%!important}}@media(min-width:389px) and (max-width:767px){.pl-cust{padding-left:8%!important}}.pl-cust2{padding-left:39px}@media(min-width:1024px) and (max-width:1199px){.pl-cust2{padding-left:37px}}@media(min-width:768px) and (max-width:991px){.pl-cust2{padding-left:40px}}@media(max-width:767px){.pl-cust2{padding-left:8px}}@media(min-width:310px) and (max-width:767px){.pl-cust2{margin-bottom:1px!important}}.title-test{font-size:26px}@media(max-width:575px){.title-test{font-size:12px}}@media(min-width:576px) and (max-width:767px){.title-test{font-size:14px}}@media(min-width:768px) and (max-width:991px){.title-test{font-size:20px}}.f2{display:block}.abs-pos{position:absolute;top:46px;right:-10%;width:242px;height:242px}@media(max-width:767px){.abs-pos{top:-58px!important;right:-17px!important}}@media(min-width:310px) and (max-width:374px){.abs-pos{width:124px!important;height:244px!important}}@media(min-width:375px) and (max-width:767px){.abs-pos{top:-57px!important;right:-17px!important;width:144px!important;height:244px!important}}@media(min-width:768px) and (max-width:991px){.abs-pos{width:198px!important;height:174px!important;right:-8%!important}}@media(min-width:992px) and (max-width:1199px){.abs-pos{width:212px!important;height:212px!important;right:-13%!important}}@media(min-width:1200px) and (max-width:1359px){.abs-pos{width:250px!important;height:250px!important}}.abs-pos-lite-1{position:absolute;top:295px;width:199px;height:143px;left:-45px}@media(min-width:768px) and (max-width:991px){.abs-pos-lite-1{top:261px!important;width:88px!important;height:78px!important;left:-30px!important}}@media(min-width:310px) and (max-width:767px){.abs-pos-lite-1{top:250px!important;width:68px!important;height:53px!important;left:-20px!important}}@media(min-width:1024px) and (max-width:1359px){.abs-pos-lite-1{width:109px!important;height:103px!important;left:-30px!important;line-height:37px!important}}@media(min-width:992px) and (max-width:1023px){.abs-pos-lite-1{top:269px!important;width:160px!important;height:138px!important;left:-51px!important}}.abs-pos-lite-4{position:absolute;top:405px;width:360px;height:358px;right:-55px}@media(max-width:991px){.abs-pos-lite-4{display:none}}@media(min-width:310px) and (max-width:438px){.abs-pos-lite-4{top:682px;width:200px;height:200px}}@media(min-width:439px) and (max-width:575px){.abs-pos-lite-4{top:668px;width:220px;height:220px}}@media(min-width:576px) and (max-width:767px){.abs-pos-lite-4{top:674px;width:300px;height:265px}}@media(min-width:768px) and (max-width:991px){.abs-pos-lite-4{top:850px;width:320px;height:285px}}@media(min-width:992px) and (max-width:1023px){.abs-pos-lite-4{top:316px!important;width:320px!important;height:285px!important}}@media(min-width:1024px) and (max-width:1359px){.abs-pos-lite-4{top:356px!important;width:260px!important;height:258px!important;right:-38px!important}}.abs-pos-lite-5{position:absolute;width:221px;height:206px;top:535px;left:390px;z-index:999}@media(min-width:310px) and (max-width:575px){.abs-pos-lite-5{width:200px!important;height:116px!important;top:535px!important;left:-100px!important}}@media(min-width:576px) and (max-width:991px){.abs-pos-lite-5{width:215px!important;height:154px!important;top:540px!important;left:-95px!important}}@media(min-width:992px) and (max-width:1023px){.abs-pos-lite-5{width:162px!important;height:194px!important;top:421px!important;left:285px!important}}@media(min-width:992px) and (max-width:1199px){.abs-pos-lite-5{width:150px!important;height:215px!important;top:436px!important;left:29%!important}}@media(min-width:1200px) and (max-width:1359px){.abs-pos-lite-5{width:225px!important;height:232px!important;top:482px!important;left:24%!important}}.abs-pos-lite-6{position:absolute;width:83px;height:72px;right:280px;top:30px}@media(max-width:991px){.abs-pos-lite-6{display:none}}@media(min-width:992px) and (max-width:1023px){.abs-pos-lite-6{width:72px!important;height:62px!important;right:150px!important}}@media(min-width:1024px) and (max-width:1359px){.abs-pos-lite-6{right:162px!important}}.abs-pos-lite-7{position:absolute;width:195px;height:140px;left:-68px;z-index:-1;bottom:-46px}@media(max-width:991px){.abs-pos-lite-7{display:none}}@media(min-width:992px) and (max-width:1023px){.abs-pos-lite-7{width:139px!important;height:121px!important;left:-40px;bottom:-38px}}@media(min-width:1024px) and (max-width:1359px){.abs-pos-lite-7{width:145px!important;height:100px!important;left:-47px;bottom:-21px}}.abs-pos-lite-7-mobile{position:absolute;width:195px;height:140px;left:20%;z-index:-1;top:-37px}@media(min-width:992px){.abs-pos-lite-7-mobile{display:none}}@media(min-width:576px) and (max-width:767px){.abs-pos-lite-7-mobile{left:9%!important}}@media(min-width:527px) and (max-width:575px){.abs-pos-lite-7-mobile{left:11%!important}}@media(min-width:489px) and (max-width:526px){.abs-pos-lite-7-mobile{left:8%!important}}@media(min-width:466px) and (max-width:488px){.abs-pos-lite-7-mobile{left:6%!important}}@media(min-width:445px) and (max-width:465px){.abs-pos-lite-7-mobile{left:4%!important}}@media(min-width:426px) and (max-width:444px){.abs-pos-lite-7-mobile{left:2%!important}}@media(min-width:412px) and (max-width:425px){.abs-pos-lite-7-mobile{left:0!important}}@media(min-width:394px) and (max-width:411px){.abs-pos-lite-7-mobile{left:-2%!important}}@media(min-width:375px) and (max-width:393px){.abs-pos-lite-7-mobile{left:-5%!important}}@media(min-width:352px) and (max-width:375px){.abs-pos-lite-7-mobile{left:-9%!important}}@media(min-width:310px) and (max-width:351px){.abs-pos-lite-7-mobile{left:-15%!important}}.shapes-1{position:absolute;width:205px;height:180px;z-index:-1;margin-left:-104px;margin-top:-105px}@media(max-width:991px){.shapes-1{display:none}}@media(min-width:992px) and (max-width:1024px){.shapes-1{width:165px!important}}@media(min-width:1024px) and (max-width:1359px){.shapes-1{width:186px!important;height:161px!important;margin-left:-107px!important;margin-top:-90px!important}}.abs-polygon-8{position:absolute;width:150px;height:150px;left:-115px;top:100px}@media(max-width:991px){.abs-polygon-8{display:none}}@media(min-width:992px) and (max-width:1023px){.abs-polygon-8{width:140px!important;height:123px!important;left:-95px!important}}@media(min-width:1024px) and (max-width:1359px){.abs-polygon-8{left:-104px!important}}.abs-polygon-8-mobile{position:absolute;width:125px;height:125px;left:0;top:-35px}@media(min-width:992px){.abs-polygon-8-mobile{display:none}}@media(min-width:395px) and (max-width:767px){.abs-polygon-8-mobile{width:100px;height:100px;left:-37px}}@media(min-width:355px) and (max-width:394px){.abs-polygon-8-mobile{width:80px;height:80px;left:-38px;top:-29px}}@media(min-width:310px) and (max-width:353px){.abs-polygon-8-mobile{width:75px;height:75px;left:-34px;top:-29px}}.abs-polygon-9-mobile{position:absolute;width:125px;height:125px;right:0;top:-35px}@media(min-width:992px){.abs-polygon-9-mobile{display:none}}@media(min-width:395px) and (max-width:767px){.abs-polygon-9-mobile{width:120px;height:120px;right:-36px;top:-30px}}@media(min-width:355px) and (max-width:394px){.abs-polygon-9-mobile{width:100px;height:100px;right:-34px;top:-22px}}@media(min-width:310px) and (max-width:353px){.abs-polygon-9-mobile{width:90px;height:100px;right:-35px;top:-22px}}.abs-polygon-21-mobile{width:135px;height:135px;margin-left:-66px}@media(min-width:992px){.abs-polygon-21-mobile{display:none}}.margin-negtive{margin-left:-59px}@media(min-width:992px){.margin-negtive{margin-left:0}}.abs-pos-poly-19{position:absolute;left:0;bottom:240px}@media(max-width:991px){.abs-pos-poly-19{display:none}}@media(min-width:992px) and (max-width:1023px){.abs-pos-poly-19{width:62px!important;height:88px!important}}@media(min-width:1024px) and (max-width:1365px){.abs-pos-poly-19{width:54px!important;height:76px!important}}@media(max-width:1365px){.abs-pos-poly-19{left:-16px!important}}@media(min-width:1200px) and (max-width:1265px){.abs-pos-poly-19{bottom:302px}}@media(min-width:1266px){.abs-pos-poly-19{bottom:344px}}@media(min-width:1266px){.abs-pos-poly-19.for-contact-page{bottom:245px!important}}.abs-pos-poly-19-contact{position:absolute;left:0;bottom:240px}@media(max-width:991px){.abs-pos-poly-19-contact{display:none}}@media(min-width:992px) and (max-width:1023px){.abs-pos-poly-19-contact{width:45px!important;height:76px!important;bottom:280px}}@media(min-width:1024px) and (max-width:1365px){.abs-pos-poly-19-contact{width:54px!important;height:76px!important;bottom:307px}}@media(max-width:1365px){.abs-pos-poly-19-contact{left:-16px!important}}@media(min-width:1200px) and (max-width:1265px){.abs-pos-poly-19-contact{bottom:268px}}@media(min-width:1266px){.abs-pos-poly-19-contact{bottom:344px}}@media(min-width:1266px){.abs-pos-poly-19-contact.for-contact-page{bottom:245px!important}}.abs-pos-poly-20{position:absolute;z-index:-1;bottom:-107px;left:-312px;height:273px}@media(max-width:991px){.abs-pos-poly-20{display:none}}@media(min-width:992px) and (max-width:1023px){.abs-pos-poly-20{bottom:26px;left:-221px;height:256px}}@media(min-width:1024px) and (max-width:1199px){.abs-pos-poly-20{bottom:21px;left:-191px;height:240px}}@media(min-width:1200px) and (max-width:1265px){.abs-pos-poly-20{bottom:-85px;left:-317px;height:322px}}.abs-pos-poly-21{position:absolute;left:34px;width:65px;bottom:16px}@media(min-width:992px){.abs-pos-poly-21{display:none}}.abs-pos-poly-22{position:absolute;width:94px;right:-17px;top:-57px}@media(min-width:992px){.abs-pos-poly-22{display:none}}.abs-pos-shape-21{position:absolute;right:-57px;bottom:240px;width:263px;height:167px;z-index:-1}@media(max-width:991px){.abs-pos-shape-21{display:none}}@media(min-width:992px) and (max-width:1023px){.abs-pos-shape-21{right:-78px!important;width:225px!important;height:132px!important}}@media(min-width:1366px) and (max-width:1400px){.abs-pos-shape-21{right:-85px!important}}@media(min-width:1024px) and (max-width:1365px){.abs-pos-shape-21{right:-92px!important;width:250px!important;height:155px!important}}@media(min-width:1360px) and (max-width:1365px){.abs-pos-shape-21{right:-82px!important}}.abs-pos-shape-22{position:absolute;width:179px;height:126px;left:-76px;top:-50px}@media(min-width:992px){.abs-pos-shape-22{display:none}}.abs-pos-lite-9{position:absolute;right:-70px;top:157px;z-index:-1;width:235px;height:200px}@media(max-width:991px){.abs-pos-lite-9{display:none}}@media(min-width:992px) and (max-width:1023px){.abs-pos-lite-9{right:-44px!important;top:157px!important;width:124px!important;height:193px!important}}@media(min-width:1024px) and (max-width:1070px){.abs-pos-lite-9{top:180px!important;width:180px!important;height:120px!important}}@media(min-width:1071px) and (max-width:1150px){.abs-pos-lite-9{top:176px!important;width:180px!important;height:134px!important}}@media(min-width:1051px) and (max-width:1090px){.abs-pos-lite-9{top:183px!important;width:165px!important;height:119px!important}}@media(min-width:1091px) and (max-width:1199px){.abs-pos-lite-9{top:172px!important;width:198px!important;height:143px!important}}@media(min-width:1200px) and (max-width:1299px){.abs-pos-lite-9{width:180px!important;height:155px!important}}@media(min-width:1200px) and (max-width:1250px){.abs-pos-lite-9{top:162px!important}}@media(min-width:1251px) and (max-width:1299px){.abs-pos-lite-9{top:168px!important}}@media(min-width:1300px) and (max-width:1365px){.abs-pos-lite-9{width:180px!important;height:200px!important}}@media(min-width:1360px) and (max-width:1365px){.abs-pos-lite-9{right:-102px!important;top:169px!important;width:223px!important;height:163px!important}}.abs-pos-lite-10{position:absolute;right:15px;bottom:-30px;width:190px;height:158px}@media(max-width:991px){.abs-pos-lite-10{display:none}}@media(min-width:992px) and (max-width:1023px){.abs-pos-lite-10{right:0!important;width:150px!important;height:130px!important}}.abs-pos-lite-10-mobile{left:50%;transform:translate(-58%,0);position:absolute;bottom:-80px;width:190px;height:158px}@media(min-width:992px){.abs-pos-lite-10-mobile{display:none}}@media(max-width:575px){.abs-pos-lite-10-mobile{bottom:-50px;width:113px;height:118px}}.width-change{max-width:185px!important;width:100%}@media(max-width:991px){.width-change{max-width:160px!important}}.abs-pos-shape-2{position:absolute;width:460px;left:-79px;margin-top:-99px}@media(max-width:767px){.abs-pos-shape-2{width:136px;left:-22px;margin-top:-18px}}@media(min-width:768px) and (max-width:991px){.abs-pos-shape-2{width:160px;left:-22px;margin-top:46px}}@media(min-width:992px) and (max-width:1023px){.abs-pos-shape-2{width:375px;left:-100px}}@media(min-width:1024px) and (max-width:1359px){.abs-pos-shape-2{width:350px!important;left:-83px!important;margin-top:-72px!important}}.abs-pos-shape-3{position:absolute;right:-189px;z-index:-1;bottom:-116px}@media(max-width:991px){.abs-pos-shape-3{right:0}}@media(min-width:768px) and (max-width:991px){.abs-pos-shape-3{bottom:-21px;width:185px}}@media(min-width:576px) and (max-width:767px){.abs-pos-shape-3{bottom:-21px;width:155px}}@media(max-width:575px){.abs-pos-shape-3{bottom:-21px;width:125px}}@media(min-width:992px) and (max-width:1023px){.abs-pos-shape-3{right:-181px!important;bottom:-103px!important;width:482px!important;height:400px!important}}@media(min-width:1024px) and (max-width:1359px){.abs-pos-shape-3{width:510px!important;height:400px!important}}.abs-pos-shape-4{position:absolute;right:-106px;top:-120px;width:433px;height:337px}@media(max-width:991px){.abs-pos-shape-4{bottom:-18px;top:unset;left:0;width:200px;height:179px}}@media(min-width:992px) and (max-width:1265px){.abs-pos-shape-4{top:-111px!important;width:400px!important;height:282px!important}}@media(max-width:1365px){.abs-pos-shape-4{right:-124px!important}}.abs-pos-shape-5{position:absolute;right:-111px;bottom:-94px;width:433px;height:337px}@media(max-width:992px) and (max-width:1365px){.abs-pos-shape-5{right:-128px!important}}@media(min-width:992px) and (max-width:1265px){.abs-pos-shape-5{bottom:-99px!important;width:290px!important;height:240px!important;right:-100px!important}}@media(max-width:991px){.abs-pos-shape-5{right:10px!important;bottom:720px!important;width:123px!important;height:110px!important}}.abs-pos-lite-11{position:absolute;right:-10px;bottom:-120px}@media(max-width:575px){.abs-pos-lite-11{right:0;bottom:-67px;width:136px;height:136px}}@media(min-width:576px) and (max-width:991px){.abs-pos-lite-11{right:-30px;bottom:-95px;width:160px;height:160px}}@media(min-width:992px) and (max-width:1023px){.abs-pos-lite-11{width:249px!important;height:290px!important;right:-19px!important;bottom:-95px!important}}@media(min-width:1024px) and (max-width:1359px){.abs-pos-lite-11{width:268px!important;height:300px!important}}.abs-pos-lite-12-right{position:absolute}@media(min-width:992px){.abs-pos-lite-12-right{display:none}}@media(max-width:991px){.abs-pos-lite-12-right{bottom:-75px;width:90px;right:0}}.abs-pos-lite-12{margin-left:40px;position:absolute;bottom:-244px;width:300px;z-index:-1}@media(max-width:991px){.abs-pos-lite-12{margin-left:-76px;bottom:-55px;width:130px;height:100px}}@media(min-width:992px) and (max-width:1023px){.abs-pos-lite-12{width:249px!important;height:290px!important}}@media(min-width:1024px) and (max-width:1359px){.abs-pos-lite-12{width:300px!important;height:300px!important}}.abs-pos-lite-18{position:absolute}@media(min-width:992px){.abs-pos-lite-18{display:none}}@media(max-width:991px){.abs-pos-lite-18{width:130px;height:100px;left:-18px;bottom:-44px}}.abs-pos-lite-13-right{position:absolute}@media(min-width:992px){.abs-pos-lite-13-right{display:none}}@media(max-width:991px){.abs-pos-lite-13-right{width:130px;height:100px;right:0}}.abs-pos-lite-13{margin-left:-185px;position:absolute;top:19em;z-index:-2}@media(max-width:991px){.abs-pos-lite-13{margin-left:-30px;width:90px;bottom:-40px;top:unset}}@media(min-width:992px) and (max-width:1023px){.abs-pos-lite-13{width:281px!important;height:212px!important;margin-left:-136px!important}}@media(min-width:1024px) and (max-width:1359px){.abs-pos-lite-13{margin-left:-111px!important;width:281px!important;height:212px!important}}@media(min-width:1360px) and (max-width:1365px){.abs-pos-lite-13{margin-left:-145px!important}}.abs-pos-shape-14{position:absolute;width:420px;height:420px;margin-top:-55px;right:-40px;z-index:-2}@media(max-width:991px){.abs-pos-shape-14{display:none}}@media(min-width:992px) and (max-width:1023px){.abs-pos-shape-14{width:338px!important;height:350px!important;margin-top:-60px}}@media(min-width:1024px) and (max-width:1359px){.abs-pos-shape-14{width:330px!important;height:330px!important;right:-15px!important;margin-top:-34px}}.abs-pos-lite-15{position:absolute;left:-140px;top:-115px}@media(max-width:991px){.abs-pos-lite-15{left:-40px;top:25px;width:113px}}@media(min-width:992px) and (max-width:1265px){.abs-pos-lite-15{width:308px!important;height:270px!important}}.abs-pos-lite-16{position:absolute;z-index:999}@media(min-width:992px){.abs-pos-lite-16{display:none}}@media(min-width:576px) and (max-width:991px){.abs-pos-lite-16{width:200px!important;height:144px!important;right:-85px!important;top:-30px}}@media(min-width:310px) and (max-width:575px){.abs-pos-lite-16{width:100px!important;height:100px!important;right:0!important;top:36px}}.abs-pos-lite-17{display:none;position:absolute;z-index:999}@media(min-width:576px) and (max-width:991px){.abs-pos-lite-17{width:186px!important;height:150px!important;left:-73px!important;bottom:-176px}}@media(min-width:310px) and (max-width:575px){.abs-pos-lite-17{width:120px!important;height:120px!important;left:-20px!important;bottom:-129px}}.abs-pos-lite-19{position:absolute}@media(min-width:992px){.abs-pos-lite-19{display:none}}@media(min-width:576px) and (max-width:991px){.abs-pos-lite-19{width:50px!important;height:50px!important;right:7px!important;bottom:35px}}@media(min-width:310px) and (max-width:575px){.abs-pos-lite-19{width:47px!important;height:40px!important;right:7px!important;bottom:35px}}@media(max-width:436px){.flex-no-wrap{flex-wrap:nowrap!important}}.b1,.b2{width:70%!important}@media(max-width:767px){.b1,.b2{width:100%!important}}@media(min-width:310px) and (max-width:325px){.b1,.b2{font-size:65%!important}}@media(min-width:326px) and (max-width:474px){.b1,.b2{font-size:70%!important}}@media(min-width:475px) and (max-width:767px){.b1,.b2{font-size:75%!important}}@media(min-width:992px) and (max-width:1023px){.b1,.b2{width:71%!important}}.b2{margin-left:-54px}@media(min-width:310px) and (max-width:472px){.b2{margin-left:0!important}}@media(max-width:767px){.b2{margin-left:0!important}}@media(min-width:768px) and (max-width:991px){.b2{margin-left:-70px!important}}@media(min-width:992px) and (max-width:1023px){.b2{margin-left:-36px}}@media(min-width:1024px) and (max-width:1199px){.b2{margin-left:-48px!important}}.rel-pos{position:relative}.font-style-good{font-family:Montserrat;font-size:48px;font-weight:700;line-height:57px;letter-spacing:0;text-align:left;color:#173981;display:block}@media(max-width:991px){.font-style-good{line-height:normal!important}}@media(max-width:575px){.font-style-good{font-size:30px!important}}@media(min-width:576px) and (max-width:991px){.font-style-good{font-size:40px!important}}@media(min-width:992px) and (max-width:1359px){.font-style-good{font-size:38px!important;line-height:37px!important}}.abt-font-color{color:#173981;display:block}.work-font-color{color:#173981;display:block;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.675px}.m1{margin-top:20px}.m2{margin-bottom:35px}.m1-abt-desc{margin-top:20px}@media(max-width:575px){.m1-abt-desc{margin-top:15px}}.abt_head2{font-family:Montserrat;font-size:25px;font-weight:700;line-height:30px;letter-spacing:.004166504368185997px;text-align:left;color:#10253f;margin-bottom:25px}@media(min-width:992px){.abt_head2{padding-right:57px}}@media(min-width:768px) and (max-width:991px){.abt_head2{padding-right:34px}}@media(min-width:992px) and (max-width:1359px){.abt_head2{font-size:20px!important}}.abt_head3{font-family:Montserrat;font-size:16px;font-weight:400;line-height:29px;letter-spacing:0;text-align:left;color:#173981}@media(min-width:992px) and (max-width:1023px){.abt_head3{font-size:17px!important;line-height:23px!important}}@media(min-width:1024px) and (max-width:1359px){.abt_head3{font-size:15px!important;line-height:23px!important}}.section2-home{display:flex;background-color:#00194c;padding:4% 0}@media(max-width:991px){.section2-home{padding:14% 1% 12%}}@media(max-width:430px){.section2-home{padding:14% 1% 19%!important}}@media(max-width:474px){.section2-home .padding-responsive{padding:0}}@media(min-width:475px) and (max-width:767px){.section2-home .padding-responsive{padding:0 11%}}@media(min-width:768px) and (max-width:991px){.section2-home .padding-responsive{padding:0 20%}}.section3-home{display:flex;background-color:#00194c;padding:4% 0 2%}@media(max-width:991px){.section3-home{padding:10% 5% 12%}}@media(max-width:430px){.section3-home{padding:10% 5% 19%!important}}@media(min-width:310px) and (max-width:364px){.section3-home .padding-responsive{padding:0 7%}}@media(min-width:365px) and (max-width:520px){.section3-home .padding-responsive{padding:0 11%}}@media(min-width:521px) and (max-width:991px){.section3-home .padding-responsive{padding:0 20%}}.section3-home .margin-top-0{margin-top:0!important}.padding-new{padding:57px 111px 0!important}@media(max-width:991px){.padding-new{padding:57px 5px 0!important}}.row-margin{margin:0!important}.service-font-color{color:#fff;font-family:Montserrat;font-size:18px;font-weight:400;line-height:22px;letter-spacing:-.6750004291534424px;height:22px;top:1306px;display:block}.font-style-service{font-family:Montserrat;font-size:45px;font-weight:700;line-height:59px;letter-spacing:1px;color:#fff;display:block}@media(max-width:991px){.font-style-service{font-size:42px;line-height:51px}}@media(max-width:575px){.font-style-service{font-size:33px!important;line-height:normal!important}}@media(min-width:310px) and (max-width:394px){.font-style-service{font-size:30px!important}}@media(min-width:1024px) and (max-width:1359px){.font-style-service{font-size:42px!important}}.font-style-story{font-family:Montserrat;font-size:45px;font-weight:700;line-height:59px;letter-spacing:1px;color:#fff;display:block}@media(max-width:991px){.font-style-story{font-size:42px;line-height:51px}}@media(max-width:575px){.font-style-story{font-size:33px!important;line-height:normal!important}}@media(min-width:310px) and (max-width:425px){.font-style-story{font-size:34px!important}}@media(min-width:1024px) and (max-width:1359px){.font-style-story{font-size:42px!important}}.label-margin{margin:25px 0 47px}@media(max-width:991px){.label-margin{margin:10px 0 25px}}.service-content-font-s{font-family:Montserrat;font-size:17px;line-height:29px;letter-spacing:0;text-align:left;color:#fff;margin-bottom:30px;margin-top:22px}@media(max-width:991px){.service-content-font-s{line-height:normal}}@media(min-width:360px) and (max-width:991px){.service-content-font-s{font-size:19px!important}}@media(min-width:350px) and (max-width:359px){.service-content-font-s{font-size:17px!important}}@media(min-width:330px) and (max-width:349px){.service-content-font-s{font-size:16px!important}}@media(max-width:329px){.service-content-font-s{font-size:16px!important}}.service-content-font-1{font-family:Montserrat;font-size:17px;line-height:29px;letter-spacing:0;text-align:left;color:#fff;margin-bottom:30px;margin-top:22px}@media(min-width:350px) and (max-width:991px){.service-content-font-1{font-size:16px!important}}@media(min-width:330px) and (max-width:349px){.service-content-font-1{font-size:14px!important}}@media(max-width:329px){.service-content-font-1{font-size:15px!important}}.service-content-font-2{font-family:Montserrat;font-size:18px;font-weight:400;line-height:29px;letter-spacing:0;text-align:left;color:#fff;margin-bottom:60px}@media(max-width:991px){.service-content-font-2{margin-bottom:0!important}}@media(min-width:1024px) and (max-width:1359px){.service-content-font-2{font-size:14px!important}}@media(max-width:329px){.service-content-font-2{font-size:15px!important}}.p1,.p2{padding:0;text-align:left!important}@media(max-width:767px){.p1,.p2{padding:8px}}.d-1{color:#e4e6eb;margin-right:11px}@media(min-width:992px){.d-1{margin-right:25px}}.p-b-1{padding-bottom:20px!important}@media(min-width:1024px) and (max-width:1359px){.p-b-1{padding-bottom:14px!important}}.p-b-1-mobile{padding-bottom:11px!important}.p-t-1{padding-top:25px!important}.d-1-1{background-color:#012264;box-shadow:7px 14px 27px 0 #01113240;padding:42px 27px 55px 36px;border-radius:5%;width:308px;height:266px}@media(min-width:1360px) and (max-width:1365px){.d-1-1{width:330px!important;height:266px!important}}@media(min-width:1200px) and (max-width:1300px){.d-1-1{width:308px!important;height:238px!important}}@media(min-width:1051px) and (max-width:1199px){.d-1-1{width:258px!important;height:231px!important;padding:37px 22px 55px 27px!important}}@media(min-width:1024px) and (max-width:1150px){.d-1-1{width:252px!important;height:241px!important;padding:37px 22px 55px 27px!important}}@media(min-width:992px) and (max-width:1023px){.d-1-1{width:230px!important;height:242px!important;padding:42px 27px 55px 30px!important}}@media(min-width:686px) and (max-width:767px){.d-1-1{width:260px!important}}@media(min-width:576px) and (max-width:685px){.d-1-1{width:264px!important}}@media(min-width:541px) and (max-width:575px){.d-1-1{width:258px!important}}@media(min-width:501px) and (max-width:540px){.d-1-1{width:234px!important}}@media(min-width:471px) and (max-width:500px){.d-1-1{width:220px!important}}@media(min-width:445px) and (max-width:470px){.d-1-1{width:208px!important}}@media(min-width:412px) and (max-width:444px){.d-1-1{width:188px!important;height:258px;padding:42px 19px 55px!important}}@media(min-width:391px) and (max-width:411px){.d-1-1{width:183px!important;height:248px;padding:28px 19px 55px!important}}@media(min-width:367px) and (max-width:390px){.d-1-1{width:172px!important;height:248px;padding:28px 19px 55px!important}}@media(min-width:360px) and (max-width:366px){.d-1-1{width:166px!important;height:248px;padding:28px 19px 55px!important}}@media(max-width:359px){.d-1-1{width:150px!important;height:237px;padding:18px 10px 40px!important}}.d-2.service{padding:0 13%}@media(max-width:991px){.d-2.service{padding:2% 13%}}.d-2.cube{padding:0 0 0 24%}@media(min-width:992px) and (max-width:1199px){.d-2.cube{padding:0}}@media(max-width:991px){.d-2.cube{padding:0 5%}}.d-2 .img-resp{width:85%;height:auto}.dimension{height:unset!important;bottom:7px!important}.sprint-1{font-family:Montserrat;font-weight:700;letter-spacing:0;text-align:center}.block-padding{padding:0}.sec_text{padding-top:10px;font-size:14px;font-weight:200}@media(min-width:1024px) and (max-width:1359px){.sec_text{font-size:12px!important}}@media(min-width:992px) and (max-width:1023px){.sec_text{font-size:12px!important}}@media(min-width:310px) and (max-width:444px){.sec_text{font-size:13px!important}}.sec_text-1{font-size:16px!important}@media(max-width:323px){.sec_text-1{font-size:14px!important}}@media(min-width:992px) and (max-width:1023px){.sec_text-1{font-size:14px!important}}.all-prod,.startproject{border-radius:57.5px;background:linear-gradient(168deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 25px 86px rgba(48,159,244,.39);padding:13px 7px;font-weight:700;font-size:80%;color:#fff;text-transform:uppercase;border:none;cursor:pointer}.startproject--margin-top{margin-top:40px}@media(max-width:576px){.startproject--margin-top{margin-top:20px}}@media(max-width:767px){.all-prod,.startproject{font-size:60%;padding:13px}}@media(max-width:991px){.all-prod,.startproject{font-size:65%;padding:13px}}@media(min-width:992px) and (max-width:1023px){.all-prod,.startproject{padding:11px;font-size:60%!important}}@media(max-width:1199px){.all-prod,.startproject{font-size:69%}}@media(min-width:1200px) and (max-width:1365px){.all-prod,.startproject{font-size:76%!important}}.navbar-nav>li>a{color:#000;text-transform:uppercase}.navbar-nav>li>a.hire-us{background:linear-gradient(160.59deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 25px 86px rgba(48,159,244,.39);border-radius:22.5px;color:#fff!important}@media(max-width:991px){.navbar-nav>li>a.hire-us{max-width:200px!important;margin:auto!important;margin-bottom:10px!important}}.menu-item{font-size:14px;line-height:20px;text-align:center}.menu-item a{color:#363636!important;font-weight:600}.menu-item.active a{color:#5369f1!important}.menu-item-inverted{font-size:14px;line-height:20px;text-align:center}.menu-item-inverted a{color:#fff!important;font-weight:600}.navbar-expand-lg .navbar-nav .nav-link{padding-right:2rem;padding-left:2rem}@media(max-width:991px){.navbar-expand-lg .navbar-nav .nav-link{margin-bottom:10px}}.side-title,.social-link a{font-style:normal;font-weight:600;line-height:22px;font-size:18px;letter-spacing:-.675px;color:#173981}@media(max-width:991px){.headertext,.headertext-case,.headertext-case.robby,.headertext-case.stubba,.headertext-cont,.headertext.vboys{text-align:center}}.headertext h1,.headertext-case h1,.headertext-case.robby h1,.headertext-case.stubba h1,.headertext-cont h1,.headertext.vboys h1{margin-bottom:16px}@media(min-width:768px) and (max-width:1199px){.headertext h1,.headertext-case h1,.headertext-case.robby h1,.headertext-case.stubba h1,.headertext-cont h1,.headertext.vboys h1{line-height:42px;font-size:32px}}@media(max-width:575px){.headertext h1,.headertext-case h1,.headertext-case.robby h1,.headertext-case.stubba h1,.headertext-cont h1,.headertext.vboys h1{line-height:35px;font-size:26px;text-align:center;text-transform:uppercase;color:#173981}}.headertext p,.headertext-case p,.headertext-case.robby p,.headertext-case.stubba p,.headertext-cont p,.headertext.vboys p{margin-bottom:44px}.headertext h2,.headertext-case h2,.headertext-case.robby h2,.headertext-case.stubba h2,.headertext-cont h2,.headertext.vboys h2{font-style:normal;font-weight:400;line-height:22px;font-size:18px;letter-spacing:-.675px;color:#173981}.headertext .award-title,.headertext-case .award-title,.headertext-cont .award-title{font-weight:700;font-size:18px;line-height:128.19%;color:#173981}@media(min-width:992px) and (max-width:1023px){.headertext .award-title,.headertext-case .award-title,.headertext-cont .award-title{font-size:13px!important}}@media(max-width:1199px){.headertext .award-title,.headertext-case .award-title,.headertext-cont .award-title{font-size:14px}}@media(max-width:991px){.headertext .award-title,.headertext-case .award-title,.headertext-cont .award-title{font-size:13px}}@media(min-width:310px) and (max-width:375px){.headertext .award-title,.headertext-case .award-title,.headertext-cont .award-title{white-space:normal;font-size:11px}}@media(min-width:376px) and (max-width:472px){.headertext .award-title,.headertext-case .award-title,.headertext-cont .award-title{font-size:12px!important}}.headertext .award-text,.headertext-case .award-text,.headertext-cont .award-text{font-weight:400;font-size:14px;line-height:152.9%;letter-spacing:-.395153px;color:#173981;margin-bottom:0!important;margin-top:2px!important}@media(min-width:1360px){.headertext .award-text,.headertext-case .award-text,.headertext-cont .award-text{padding-right:35px}}@media(min-width:310px) and (max-width:370px){.headertext .award-text,.headertext-case .award-text,.headertext-cont .award-text{font-size:9px!important}}@media(min-width:371px) and (max-width:425px){.headertext .award-text,.headertext-case .award-text,.headertext-cont .award-text{font-size:11px!important}}@media(min-width:992px) and (max-width:1023px){.headertext .award-text,.headertext-case .award-text,.headertext-cont .award-text{font-size:10px!important}}@media(max-width:1199px){.headertext .award-text,.headertext-case .award-text,.headertext-cont .award-text{font-size:12px}}@media(min-width:768px) and (max-width:991px){.headertext .award-text,.headertext-case .award-text,.headertext-cont .award-text{font-size:13px;white-space:initial}}.illustration{position:inherit;z-index:1}@media(max-width:991px){.illustration{z-index:-1}.illustration.home-illus{z-index:1}}.illustration img{margin-top:3rem}@media(max-width:1199px){.illustration img{max-width:100%}}@media(min-width:992px){.headertext.home,.home.headertext-case,.home.headertext-cont{margin-top:3rem}}.head-banner{background-size:contain;position:relative;background-repeat:no-repeat;background-position-x:123%;background-position-y:-4rem;padding-top:5rem;background-size:59%;background-repeat:no-repeat;background-position-x:108%;background-position-y:-6rem;padding-top:100px}@media(max-width:991px){.head-banner{background-color:transparent;width:auto;background-size:100%;background-repeat:no-repeat;background-position-x:107%;background-position-y:-5rem;content:"";position:relative;height:100%;width:78%;right:0}}@media(max-width:1199px){.head-banner{width:auto;background-size:61%;background-repeat:no-repeat;background-position-x:32rem;background-position-y:-3rem;padding-top:100px}}@media(max-width:800px){.head-banner{background-size:92%;background-position-x:7rem;background-position-y:21rem}}@media(max-width:991px){.head-banner{background-size:90%;background-position-x:6rem;background-position-y:16rem}}@media(max-width:767px){.head-banner{background-size:84%;background-position-x:9rem;background-position-y:calc(100% - 105px)}}@media(max-width:700px){.head-banner{background-size:contain;background-position-x:7.6rem;background-position-y:calc(100% - 80px)}}@media(max-width:615px){.head-banner{background-size:contain;background-position-x:6rem;background-position-y:calc(100% - 65px)}}@media(max-width:575px){.head-banner{background-size:contain;background-position-x:3.4rem;background-position-y:calc(100% - 30px)}}@media(min-width:800px) and (max-width:991px){.head-banner{background-size:84%;background-position-x:right;background-position-y:calc(100% - 130px)}}@media(min-width:992px) and (max-width:1200px){.head-banner{background-size:64%;background-position-x:133%;background-position-y:-3rem}}@media(min-width:1200px) and (max-width:1400px){.head-banner{background-size:58%;position:relative;background-repeat:no-repeat;background-position-x:calc(90% + 175px);background-position-y:0;padding-top:5rem}}@media(min-width:1400px) and (max-width:1600px){.head-banner{background-size:54%;background-position-x:114%;background-position-y:-2.5rem}}@media(min-width:1600px) and (max-width:1800px){.head-banner{background-size:48%;background-position-x:right;background-position-y:-5rem}}@media(min-width:1800px) and (max-width:2000px){.head-banner{background-size:48%;background-position-x:right;background-position-y:-10rem}}@media(min-width:2000px){.head-banner{background-size:50%;background-position-x:102%;background-position-y:106%}}@media(max-width:400px){.head-banner{background-size:contain;background-position-x:2.5rem;background-position-y:calc(100% - 35px)}}.spacing-new{height:1rem}@media(max-width:767px){.spacing-new{height:5rem}}@media(max-width:991px){.spacing-new.height-mobile{height:0}}.spacing-new2{height:9rem}@media(max-width:767px){.spacing-new2{height:7rem}}.spacing-3{height:7rem}@media(max-width:767px){.spacing-3{height:0}}.spacing-10-rem{height:10rem;position:relative}@media(min-width:768px) and (max-width:991px){.spacing-10-rem{height:7rem}}@media(max-width:767px){.spacing-10-rem{height:5rem}}@media(max-width:767px){.spacing-10-rem.contact-form{height:7rem!important}}.spacing-11-rem{position:relative;height:7rem}@media(max-width:767px){.spacing-11-rem{height:5rem}}@media(max-width:767px){.spacing-11-rem.contact-form{height:7rem!important}}.spacing-form{height:4rem}@media(min-width:1200px) and (max-width:1299px){.spacing{height:10rem}}@media(max-width:991px){.spacing{height:14rem}}@media(max-width:767px){.spacing{height:13rem}}@media(max-width:700px){.spacing{height:9rem}}@media(max-width:615px){.spacing{height:8rem}}@media(max-width:575px){.spacing{height:4rem}}@media(max-width:400px){.spacing{height:4rem}}@media(min-width:992px) and (max-width:1299px){.spacing{height:7rem}}@media(min-width:1300px){.spacing{height:7rem}}@media(min-width:1200px) and (max-width:1299px){.illustration.home-illus img{float:right;width:100%}}@media(min-width:1300px){.illustration.home-illus img{width:100%;float:right;margin-right:-3.5rem}}.illustration.home-illus svg{margin-top:3rem;width:100%!important;height:auto!important}@media(min-width:1200px) and (max-width:1299px){.illustration.home-illus svg{float:right;width:100%}}@media(min-width:1300px){.illustration.home-illus svg{width:100%;float:right;margin-right:-3.5rem}}.research img{height:100px}.design img{height:100px}.build img{height:100px}.dribble,.dribble3{width:100%;margin-top:-5em}@media(max-width:575px){.dribble,.dribble3{margin-top:0;margin-bottom:2rem!important}}.dribble2,.dribble4{width:100%}@media(max-width:575px){.dribble2{margin-top:0;margin-bottom:2rem}}.dribble{margin-bottom:8em}.section2,.section4,.section6,.section7,.section8{margin-top:7rem}#home-grid{margin-top:0}.alert{font-size:15px}@media(max-width:400px){.alert{font-size:12px}}.error_messages{margin-top:1rem;position:relative;left:1rem}@media(max-width:1199px){.error_messages{margin-top:5rem;left:0;margin-bottom:2rem}}@media(max-width:991px){.error_messages{margin-top:3rem;left:0;text-align:center}}@media(max-width:575px){.error_messages{margin-top:4rem;position:relative;left:0;margin-bottom:6rem;text-align:center}}#good-design{margin-top:6rem}#good-design h1{margin-bottom:45px;line-height:57px;font-size:48px}@media(min-width:992px) and (max-width:1199px){#good-design h1{font-size:36px;line-height:46px}}@media(max-width:575px){#good-design h1{margin-bottom:18px}}@media(max-width:991px){#good-design{text-align:center}}@media(max-width:575px){#good-design h1{font-style:normal;font-weight:700;line-height:32px;font-size:24px;text-align:center;text-transform:uppercase;color:#173981}}@media(max-width:767px){.section2{margin-top:10rem}}.section5{margin-top:18rem}@media(max-width:991px){.section5{margin-top:3rem}}.section5#awesome-services{margin-top:13rem}.section5#awesome-services h1{margin-bottom:45px}@media(max-width:575px){.section5#awesome-services h1#awesome-title{margin-bottom:20px}}@media(max-width:991px){.section5#awesome-services{text-align:center;margin-top:4rem}.section5#awesome-services .servicessec{margin-top:80px;margin-bottom:80px}.section5#awesome-services .servicessec h1{max-width:400px;margin:auto}}@media(max-width:767px){.section5#awesome-services .servicessec{margin-bottom:0}}@media(max-width:575px){.section5#awesome-services h1{font-size:24px;line-height:32px;max-width:300px!important}}@media(min-width:992px){.abt-us{margin-top:2rem;padding-left:4rem}}@media(min-width:992px) and (max-width:1199px){.abt-us{margin-top:0}}.section3{margin-top:7rem;text-align:center}.section3#home-process h1{text-transform:uppercase}@media(max-width:575px){.section3#home-process h1{font-size:24px}.section3#home-process h1 br{display:none}}@media(min-width:1366px){.section3#home-process{margin-top:12rem;margin-top:7rem}}.section3 h1{font-weight:400;font-weight:600;line-height:52px;font-size:36px;text-align:center;color:#173981;padding-bottom:5rem}@media(max-width:575px){.section3 h1{font-style:normal;font-weight:600;line-height:31px;font-size:20px;text-align:center;text-transform:uppercase;color:#173981}}.section3 .build h1,.section3 .design h1,.section3 .research h1{font-weight:600;font-size:24px;padding-bottom:0;padding-top:3rem;color:#000;text-transform:capitalize!important}.section3 .build p,.section3 .design p,.section3 .research p{color:#9b9b9b;font-weight:400;font-size:16px;padding-left:1.5rem;padding-right:1.5rem;line-height:31px}@media(max-width:991px){.section3 .build p,.section3 .design p,.section3 .research p{margin-bottom:50px}}@media(max-width:575px){.section3 .build p,.section3 .design p,.section3 .research p{margin-bottom:35px}}div#home-testimonials{margin-top:11rem}@media(max-width:575px){div#home-testimonials h1{font-style:normal;font-weight:600;line-height:31px;font-size:20px;text-align:center;text-transform:uppercase;color:#173981;padding-top:0}}.homeabout h1,.servicessec h1{line-height:57px;font-size:48px}@media(max-width:575px){.homeabout h1,.servicessec h1{line-height:35px;font-size:26px;margin-bottom:16px}}@media(max-width:575px){.homeabout p,.servicessec p{margin-bottom:44px}}.homeabout img,.servicessec img{width:100%}.homeabout button,.servicessec button{margin-top:5rem}@media(max-width:575px){.homeabout button,.servicessec button{margin-top:0;margin-bottom:2rem}}.logoslide{align-self:center}@media(max-width:1199px){.logoslide{margin-top:30px}}.logoslide img{width:auto;margin-right:50px;margin:auto}@media(max-width:991px){.logoslide img{width:90%}}.servicing{background:#fff;border-radius:8px;border-radius:8px;min-height:23.5em;padding:2rem 1.5rem;margin-bottom:2rem;box-shadow:0 25px 65px rgba(0,0,0,.09)}@media(max-width:991px){.servicing{box-shadow:0 25px 65px rgba(0,0,0,.09)}}@media(max-width:767px){.servicing{text-align:center}}.servicing h2{font-weight:700;font-style:normal;font-weight:700;line-height:30px;font-size:24px;color:#173981;margin-top:1.5em}@media(max-width:575px){.servicing h2{margin-bottom:1em}}.servicing p{color:#4a4a4a;font-size:18px}.servicesec-two{min-height:26em}.service-hike{margin-top:-5rem}@media(max-width:767px){.service-hike{margin-top:0}}.service-hike2{margin-top:-4rem}@media(max-width:767px){.service-hike2{margin-top:0}}.section6 h1{font-weight:600;font-style:normal;font-weight:600;line-height:52px;font-size:36px;text-align:center;text-transform:uppercase;color:#173981;margin-bottom:6rem;padding-top:5rem}.processes{margin-bottom:4rem}.testimonial{background:#fff;padding:4rem 2rem 1rem;height:auto}.testimonial .name{font-weight:600;font-style:normal;font-weight:700;line-height:26px;font-size:14px;color:#000}.testimonial .designation{font-weight:400;font-style:italic;font-weight:400;line-height:26px;font-size:14px;color:#000}.testimonial .testimonialtext{font-weight:400;font-style:normal;font-weight:400;line-height:36px;font-size:18px;color:#000}.section6{background-image:url(../images/section6_bg.png);background-size:93%;background-position-x:right;background-repeat:no-repeat}.section6 img{border-radius:50%;width:20%;position:absolute;margin-top:-2rem;margin-left:2rem}.section7{text-align:center}.section7#wecanbuild{margin-top:6rem}.section7 h2{font-weight:600;font-style:normal;font-weight:600;line-height:52px;font-size:36px;text-align:center;text-transform:uppercase;color:#173981}@media(max-width:575px){.section7 h2{font-style:normal;font-weight:600;line-height:31px;font-size:20px;text-align:center;text-transform:uppercase;color:#173981}}.section7 p{font-weight:400;font-style:normal;font-weight:400;line-height:36px;font-size:18px;text-align:center;color:#000}@media(max-width:575px){.section7 p{font-style:normal;font-weight:400;line-height:27px;font-size:14px;text-align:center;color:#000}}.section7 button{margin-top:3rem}@media(max-width:767px){.section7 button{margin-bottom:3rem}}@media(max-width:767px){.section8 .container{max-width:100%}}@media(max-width:767px){.section8 .address-filter{margin-bottom:-4px;padding:10px 0;overflow:auto;white-space:nowrap;-ms-overflow-style:none;overflow:-moz-scrollbars-none}}@media(max-width:767px){.section8 .address-filter .row{display:inline-block}}.section8 .address-filter .row .add-section{opacity:.5;z-index:1}.section8 .address-filter .row .add-section:hover{opacity:1}.section8 .address-filter .row .add-section h1{color:#173981}.section8 .address-filter .row p{color:#4a4a4a}@media(max-width:767px){.section8 .address-filter .row{display:inline-block;width:50%}}.address-filter::-webkit-scrollbar{display:none;height:0}h1{font-weight:700;font-style:normal;font-weight:700;line-height:52px;font-size:36px;color:#173981}p{font-weight:400;font-style:normal;font-weight:400;line-height:45px;font-size:22px;color:#4a4a4a;margin-bottom:0}.address1:hover,.address2:hover,.address3:hover{opacity:1}.address1,.address2,.address3{text-align:left}.address1 p:after,.address2 p:after,.address3 p:after{content:"";display:block;border-radius:7.5px;height:10px;width:calc(100% - 50px);margin-bottom:-1px;margin-top:50px}.address-active{opacity:1!important}.address-active p:after{content:"";background:linear-gradient(176.93deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 25px 86px rgba(48,159,244,.39)}@media(max-width:991px){.address-active h1:after{content:"";background:linear-gradient(176.93deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 25px 86px rgba(48,159,244,.39);height:7px;display:block;border-radius:15px;margin-top:8px;margin-left:auto;margin-right:auto}}.section9 img{width:100%}.foot-logo{width:35px;margin-right:12px}.designway-foot{font-weight:600;color:#173980!important;font-size:20px;font-weight:600;line-height:61px;vertical-align:sub}footer{padding:4rem 0 2rem}footer .hreview-aggregate{font-size:.75rem;margin-top:-10px;color:#000}@media(max-width:767px){footer .hreview-aggregate{text-align:center}}@media(max-width:991px){footer .hreview-aggregate{text-align:center}}footer .copyright{font-weight:400;line-height:22px;font-size:12px;color:#4a4a4a;margin-bottom:0}@media(max-width:767px){footer .copyright br{display:none}}@media(max-width:991px){footer .copyright br{display:none}}footer .copyright p{font-size:12px;color:#000}@media(max-width:767px){footer .copyright p{text-align:center}}@media(max-width:991px){footer .copyright p{text-align:center}}footer .foot-menu-item{font-weight:400;line-height:55px;font-size:18px;color:#4a4a4a;font-style:normal;font-weight:400}footer .foot-menu-item ul{list-style-type:none;margin-bottom:0;padding-left:0}@media(max-width:991px){footer .foot-menu-item ul{padding-left:0;margin-bottom:1.5rem}}@media(max-width:575px){footer .foot-menu-item ul{padding-left:0}}footer .foot-menu-item ul li{line-height:55px}footer .foot-menu-item ul li b{color:#2f77eb}footer .foot-menu-item ul li a{font-style:normal;font-weight:400;line-height:25px;font-size:18px;color:#4a4a4a;text-decoration:none;position:relative;display:inline-block}footer .foot-menu-item ul li a:hover{color:#2f77eb;font-weight:600;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}footer .foot-menu-item ul li a:hover:before{opacity:1;-webkit-transform:translateX(-25px) translateY(-50%);-ms-transform:translateX(-25px) translateY(-50%);transform:translateX(-25px) translateY(-50%)}footer .foot-menu-item ul li a:before{content:"";display:block;width:15px;height:1px;border-top:2px solid #2f77eb;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:inherit;-o-transition:inherit;transition:inherit;opacity:0}footer .footerhead p{font-weight:400;line-height:43px;font-size:18px;color:#4a4a4a;font-style:normal;font-weight:400}footer .footerone{margin-bottom:2rem}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.animate{-webkit-animation-name:fadeIn;animation-name:fadeIn}@media(min-width:768px){.carouselPrograms .carousel-inner .active,.carouselPrograms .carousel-inner .active+.carousel-item,.carouselPrograms .carousel-inner .active+.carousel-item+.carousel-item{display:block}.carouselPrograms .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),.carouselPrograms .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,.carouselPrograms .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item{transition:none}.carouselPrograms .carousel-inner .carousel-item-next,.carouselPrograms .carousel-inner .carousel-item-prev{position:relative;transform:translate3d(0,0,0)}.carouselPrograms .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item{position:absolute;top:0;right:-33.333%;z-index:-1;display:block;visibility:visible}.carouselPrograms .active.carousel-item-left+.carousel-item-next.carousel-item-left,.carouselPrograms .carousel-item-next.carousel-item-left+.carousel-item,.carouselPrograms .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,.carouselPrograms .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item{position:relative;transform:translate3d(-100%,0,0);visibility:visible}.carouselPrograms .carousel-inner .carousel-item-prev.carousel-item-right{position:absolute;top:0;left:0;z-index:-1;display:block;visibility:visible}.carouselPrograms .active.carousel-item-right+.carousel-item-prev.carousel-item-right,.carouselPrograms .carousel-item-prev.carousel-item-right+.carousel-item,.carouselPrograms .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,.carouselPrograms .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item{position:relative;transform:translate3d(100%,0,0);visibility:visible;display:block;visibility:visible}}.side-bg{background-image:url(../images/bg/section-bg-side.png);background-size:100%;background-position:center;background-repeat:no-repeat}.slider-abt-main{position:relative;max-width:1700px}.no-animation{transition:none!important;-webkit-animation:none!important;animation:none!important}@media(max-width:991px){.home-address .container{max-width:100%}}@media(max-width:767px){#awesome-services{margin-top:4rem!important}}#promise-section{margin-top:4rem}@media(max-width:991px){.address-home{display:none}}.address-filter-mobile{padding-bottom:0;z-index:1;position:relative;margin-bottom:-4px}@media(max-width:767px){.address-filter-mobile{padding-bottom:0!important}}.address-mobile{margin-bottom:0;overflow-x:auto;white-space:nowrap;padding-left:0!important}.address-mobile{-ms-overflow-style:none;overflow:-moz-scrollbars-none}.address-mobile::-webkit-scrollbar{display:none;height:0}ul.address-mobile h1{margin-bottom:0;display:inherit}.address-mobile{padding-left:0}.address-mobile h1{margin-bottom:0!important}.address-mobile li{display:inline-block;display:inline-block;margin:0 15px;width:33.33%;text-align:center}@media(max-width:400px){.address-mobile li{margin:0 13px}}.address-mobile p{display:none}@media(max-width:575px){.address-mobile{text-align:center}.address-mobile h1{font-style:normal;font-weight:700;line-height:19px;font-size:16px;display:inherit;color:#173981}.address-mobile li{width:25%}}@media(min-width:992px){.address-mobile{display:none}}.home-images{position:relative;padding-left:115px}@media(max-width:991px){.home-images{padding-right:0;padding-left:115px;margin-bottom:3rem}}@media(max-width:575px){.home-images{padding-left:100px}}.home-images .home-image-2{position:absolute;z-index:-1;height:70%;width:auto;left:0;top:15%;box-shadow:0 15px 45px rgba(0,0,0,.196586);border-radius:10px}.home-images .home-image-1{box-shadow:0 15px 45px rgba(0,0,0,.196586);border-radius:10px}#logo-slider{margin-top:4rem}#map{height:30em}#map-section{position:relative}#map-section .place-card{display:none!important}#map-section .map-text{position:absolute;height:100%;width:100%;padding:2.5rem;color:#fff}@media(max-width:1199px){#map-section .map-text{padding:2.5rem 0}}#map-section .container{position:relative;height:100%}@media(max-width:991px){#map-section .container{max-width:100%}}#map-section .map-address{font-style:normal;font-weight:400;line-height:35px;font-size:22px;padding:0 6.5%;color:#fff}@media(min-width:1200px){#map-section .map-address{padding:0 4.7rem;margin-right:40rem}}@media(max-width:1199px){#map-section .map-address{padding:0 7%;margin-right:30rem}}@media(max-width:991px){#map-section .map-address{padding:0 3%;margin-right:28rem}}@media(max-width:767px){#map-section .map-address{margin-right:0;margin-right:13rem}}@media(max-width:575px){#map-section .map-address{margin-right:0;font-style:normal;font-weight:400;line-height:32px;font-size:16px;color:#fff;padding:0 10%}}@media(max-width:400px){#map-section .map-address{padding:0 5%}}#map-section .say-hi{position:absolute;bottom:20px;font-style:normal;font-weight:700;line-height:60px;font-size:55px;color:#fff}@media(max-width:1199px){#map-section .say-hi{padding:0 7%}}@media(max-width:991px){#map-section .say-hi{padding:0 3%}}@media(max-width:767px){#map-section .say-hi{font-style:normal;font-weight:700;line-height:51px;font-size:36px;color:#fff}}@media(max-width:575px){#map-section .say-hi{bottom:0;padding:0 10%}}@media(min-width:1200px){#map-section .say-hi{padding:0 4.7rem}}@media(max-width:400px){#map-section .say-hi{padding:0 5%}}.we-build-btn{margin-top:3rem}.address-filter.address-home{margin-left:6%}.map-overlay{z-index:3;position:absolute;height:100%;width:100%;padding:10px;border-width:0;margin:0;left:0;top:0}.servicessec p:first-child{margin-bottom:5px}.abt-us p:first-child{margin-bottom:5px}@media(min-width:992px) and (max-width:1199px){.startproject.testimonial_button,.testimonial_button.all-prod{margin-top:2.6rem}}@media(max-width:575px){.startproject.testimonial_button,.testimonial_button.all-prod{margin:0 auto}}.association-adaptogenz,.association-butterfingers,.association-chalet,.association-cil,.association-clubba,.association-connect,.association-devised,.association-ifbb,.association-insuretec,.association-kokm,.association-mot,.association-omkar,.association-paradox,.association-robby,.association-stubba,.association-wecompare{max-width:100%;background-size:100%;background-image:url(../images/client_logos/association_sprite.png)}.association-adaptogenz{background-position:0 0;background-size:100%}.association-butterfingers{background-position:0 6.666667%;background-size:100%}.association-chalet{background-position:0 13.333333%;background-size:100%}.association-insuretec{background-position:0 20%;background-size:100%}.association-connect{background-position:0 26.666667%;background-size:100%}.association-clubba{background-position:0 33.333333%;background-size:100%}.association-devised{background-position:0 40%;background-size:100%}.association-ifbb{background-position:0 46.666667%;background-size:100%}.association-cil{background-position:0 53.333333%;background-size:100%}.association-kokm{background-position:0 60%;background-size:100%}.association-mot{background-position:0 66.666667%;background-size:100%}.association-omkar{background-position:0 73.333333%;background-size:100%}.association-paradox{background-position:0 80%;background-size:100%}.association-robby{background-position:0 86.666667%;background-size:100%}.association-stubba{background-position:0 93.333333%;background-size:100%}.association-wecompare{background-position:0 100%;background-size:100%}.vertical-table{display:table;height:100%;width:100%}.vertical-table .vertical-table__cell{display:table-cell;vertical-align:middle}.vertical-table .vertical-table__cell--top{vertical-align:top}.spinner-border.loader{display:inline-block;width:1.3rem;height:1.3rem;margin-left:10px}.pick-a-team--homepage{padding-top:40px;overflow:hidden;margin-bottom:-11rem;padding-bottom:11rem}@media(max-width:991px){.pick-a-team--homepage .container{max-width:850px;padding:40px 0 11rem}}@media(max-width:700px){.pick-a-team--homepage .container{max-width:320px}}.pick-a-team__grid{display:grid;display:-ms-grid;grid-template-columns:100px .5fr 1fr .58fr 1fr .5fr 100px;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}@media(max-width:767px){.pick-a-team__grid{grid-template-columns:50px .5fr 1fr .58fr 1fr .5fr 50px;-ms-grid-columns:50px .5fr 1fr .58fr 1fr .5fr 50px}}@media(max-width:700px){.pick-a-team__grid{grid-template-columns:1fr;-ms-grid-columns:1fr;grid-template-rows:1fr .5fr 1fr;-ms-grid-rows:1fr .5fr 1fr;margin-left:-30px;margin-right:-30px}}.pick-a-team__grid-text{grid-column:2/5;-ms-grid-column:2;-ms-grid-column-span:4;grid-row:1;-ms-grid-row:1;position:relative}@media(max-width:700px){.pick-a-team__grid-text{grid-column:1;grid-row:2/4}}.pick-a-team__grid-image{grid-column:4/7;-ms-grid-column:5;-ms-grid-column-span:4;grid-row:1;-ms-grid-row:1}@media(max-width:700px){.pick-a-team__grid-image{grid-column:1;grid-row:1/3}}.pick-a-team__image{max-width:260px;width:100%;margin-top:-40px;margin-bottom:100px;background-repeat:no-repeat;background-position:top left,bottom center,right 80%}@media(max-width:1199px){.pick-a-team__image{max-width:200px}}@media(max-width:991px){.pick-a-team__image{max-width:180px}}@media(max-width:700px){.pick-a-team__image{max-width:213px;position:relative;background:0 0;margin-bottom:20px}}.pick-a-team__image-container{background:#e8f2ff;border-radius:50%}.pick-a-team__text-container{background:rgba(255,255,255,.180392);box-shadow:0 42px 245px rgba(0,0,0,.0953918);border-radius:50%;position:absolute;height:100%}@media(max-width:700px){.pick-a-team__text-container{position:inherit;background-color:#fff;background-image:url(../images/home/icons/left-cut-circle.png),url(../images/home/icons/right-cut-circle.png);background-position:left center,right center;background-repeat:no-repeat}}.pick-a-team__text-image{margin-top:30px}.pick-a-team__small-text{font-style:normal;font-weight:400;font-size:18px;line-height:22px;text-align:center;letter-spacing:-.675px;display:block;color:#173981}.pick-a-team__title-home{font-style:normal;font-weight:700;font-size:48px;line-height:57px;text-align:center;text-transform:uppercase;color:#173981}@media(max-width:1199px){.pick-a-team__title-home{font-size:35px}}@media(max-width:991px){.pick-a-team__title-home{font-size:30px;line-height:35px}}.pick-a-team__home-text{font-style:normal;font-weight:400;font-size:18px;line-height:31px;text-align:center;color:#173981;max-width:calc(100% - 30px);margin:auto}@media(max-width:1199px){.pick-a-team__home-text{font-size:15px;line-height:27px}}.pick-a-team__shape-grid--left{grid-column:1/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-row:1}.pick-a-team__shape-grid--right{grid-column:6/8;-ms-grid-column:8;-ms-grid-column-span:15;grid-row:1}.pick-a-team__shape{height:180px;width:180px;border-radius:50%;box-shadow:0 42px 245px rgba(0,0,0,.0953918);margin:auto}@media(max-width:1199px){.pick-a-team__shape{height:150px;width:150px}}@media(max-width:700px){.pick-a-team__shape{display:none}}.pick-a-team__shape--left{background:#e8f2ff url(../images/home/icons/blue-block-opt.png);background-position:10% center;background-repeat:no-repeat}.pick-a-team__shape--right{background:#e8f2ff url(../images/home/icons/right-small-box.png);background-repeat:no-repeat;background-position:40% 90%}.fonts-type__container{background-color:#e8f2f3;border-radius:10px;padding:20px}@media(min-width:576px){.fonts-type__container{padding:30px 45px}}.fonts-type__container h3{font-style:normal;font-weight:700;font-size:24px;line-height:17px;color:#173981}@media(min-width:576px){.fonts-type__container h3{margin-bottom:25px}}@media(max-width:575px){.fonts-type__container h3{margin-bottom:17px}}.fonts-type__container img{width:unset!important;display:block;margin-bottom:20px;max-height:100%}@media(min-width:576px){.fonts-type__container img{max-width:100%}}@media(max-width:575px){.fonts-type__container img{max-width:130px}}.fonts-type__container picture:last-child img{margin-bottom:0}.form-custom-select .dropdown-toggle{display:block;font-style:normal;font-weight:400;letter-spacing:-.900001px;width:100%;height:calc(2.25rem + 2px);padding:.6rem 0 0 .6rem;font-size:1.16rem;line-height:1.1;color:#9b9b9b!important;background-color:transparent!important;background-clip:padding-box;border:none;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;box-shadow:none!important;outline:0!important}.form-custom-select .dropdown-toggle:after{display:none}.form-custom-select-btn .dropdown-toggle{background:#fff!important;border:0;padding-top:0;padding-bottom:0;font-style:normal;font-weight:700;font-size:14px;letter-spacing:-.525px;color:#173981;position:relative;box-shadow:none!important}.form-custom-select-btn .dropdown-toggle:after{content:"";padding:8px;background-image:url(/images/pick-a-team/dropdown.png);background-position:95% center;background-repeat:no-repeat;border:0;position:absolute;right:0;transform:rotate(0);transition:transform .3s linear}.form-custom-select-btn .dropdown-toggle[aria-expanded=true]:after{transform:rotate(-180deg)}.form-custom-select-btn .dropdown-menu{margin-top:11px}.form-custom-select .dropdown-menu,.form-custom-select-btn .dropdown-menu{margin-right:0;margin-top:0;box-shadow:0 1px 9px 1px #818f99;border-top:0;border-radius:0 0 4px 4px;padding:0}.form-custom-select .dropdown-menu:focus,.form-custom-select-btn .dropdown-menu:focus{outline:0!important}.form-custom-select .dropdown-menu .inner,.form-custom-select-btn .dropdown-menu .inner{margin-right:0;margin-bottom:0;padding:5px 0}.form-custom-select .dropdown-menu li,.form-custom-select-btn .dropdown-menu li{padding:2px 9px;outline:0}.form-custom-select .dropdown-menu li:first-child,.form-custom-select-btn .dropdown-menu li:first-child{display:none}.form-custom-select .dropdown-menu .dropdown-item,.form-custom-select-btn .dropdown-menu .dropdown-item{color:#000;border-radius:4px;padding:9px 23px}.form-custom-select .dropdown-menu .dropdown-item.active,.form-custom-select-btn .dropdown-menu .dropdown-item.active{background-color:#ebf1ff}.form-custom-select .dropdown-menu .dropdown-item:active,.form-custom-select .dropdown-menu .dropdown-item:focus,.form-custom-select .dropdown-menu .dropdown-item:hover,.form-custom-select-btn .dropdown-menu .dropdown-item:active,.form-custom-select-btn .dropdown-menu .dropdown-item:focus,.form-custom-select-btn .dropdown-menu .dropdown-item:hover{background-color:#ebf1ff;outline:0}.form-custom-select .dropdown-menu .dropdown-item,.form-custom-select-btn .dropdown-menu .dropdown-item{color:#000;border-radius:4px;padding:9px 23px}.form-custom-select .dropdown-menu .dropdown-item.active,.form-custom-select-btn .dropdown-menu .dropdown-item.active{background-color:#ebf1ff}.form-custom-select .dropdown-menu .dropdown-item:active,.form-custom-select .dropdown-menu .dropdown-item:focus,.form-custom-select .dropdown-menu .dropdown-item:hover,.form-custom-select-btn .dropdown-menu .dropdown-item:active,.form-custom-select-btn .dropdown-menu .dropdown-item:focus,.form-custom-select-btn .dropdown-menu .dropdown-item:hover{background-color:#ebf1ff}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:0!important}.member-dropdown .dropdown-menu li:first-child{display:list-item}.cp{overflow:hidden}.office-location{cursor:pointer}@media(max-width:767px){.review-slide .slick-track{display:flex!important}.review-slide .slick-slide{height:initial!important}.review-slide .testimonial{height:98%!important}}#main_f{display:flex}div#box1{order:1}div#box2{order:2}div#box3{order:3}div#box4{order:4}div#box5{order:5}div#box6{order:6}.first-txt{position:absolute;top:20%;left:0;width:100%}@media(min-width:576px) and (max-width:991px){.first-txt{top:40px!important}}@media(min-width:992px) and (max-width:1199px){.first-txt{top:30px!important}}@media(max-width:767px){.first-txt{top:90px!important}}@media(min-width:310px) and (max-width:324px){.first-txt{top:80px!important}}.second-txt{position:absolute;top:29%;left:0}@media(min-width:311px) and (max-width:324px){.second-txt{top:20%!important}}.centered_f{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.img-1{position:absolute}.bg_f{max-width:100%}.bg_f2{max-width:100%}.bg_f3{max-width:100%}.bg_f4{max-width:100%}.bg_f5{max-width:100%}.bg_f6{max-width:100%}.sub-content{font-family:Montserrat!important;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;text-align:center;color:#012264!important;padding:0 14%}@media(max-width:1199px){.sub-content{font-size:10px!important;padding:40px!important}}@media(max-width:767px){.sub-content{font-size:15px!important;padding:70px!important}}@media(min-width:576px) and (max-width:767px){.sub-content{line-height:25px}}@media(min-width:428px) and (max-width:458px){.sub-content{padding-top:65px!important}}@media screen and (max-width:427px){.sub-content{font-size:15px!important;padding:65px!important}}@media screen and (max-width:310px){.sub-content{font-size:9px!important;padding:40px!important;line-height:13px!important}}@media(min-width:311px) and (max-width:324px){.sub-content{font-size:9px!important;padding:50px!important;line-height:12px!important}}@media(min-width:325px) and (max-width:352px){.sub-content{padding:35px 50px 50px!important;line-height:15px!important;font-size:10px!important}}@media(min-width:353px) and (max-width:367px){.sub-content{padding:50px!important;font-size:11px!important}}@media(min-width:368px) and (max-width:383px){.sub-content{padding:50px!important;font-size:12px!important}}@media(min-width:384px) and (max-width:396px){.sub-content{padding:50px!important;font-size:13px!important}}@media(min-width:396px) and (max-width:418px){.sub-content{padding:55px!important;font-size:14px!important}}.client-images{max-width:100%}.k-1{margin-left:0;padding:0;font-size:17px;text-align:center}@media(max-width:768px){.k-1{font-size:12px!important}}@media(min-width:992px){.k-1{margin-bottom:20px}}@media(min-width:992px) and (max-width:1023px){.k-1{font-size:12px!important}}svg{width:100%;height:100%}.hitarea{cursor:pointer}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;cursor:default}.bg-f-col{background-color:#00194c!important;word-wrap:normal}.txt-col{color:#3598fd;font-family:Montserrat;font-size:20px;font-weight:600;line-height:31px;letter-spacing:0;text-align:left}@media(min-width:992px) and (max-width:1265px){.txt-col{font-size:16px!important}}.txt-col2{font-family:Montserrat;font-size:16px;font-weight:400;line-height:31px;letter-spacing:.004166504368185997px;text-align:center;color:#fff}@media(min-width:992px) and (max-width:1265px){.txt-col2{font-size:14px!important}}.bl-div{background-color:#3598fd;width:355px;height:584px}@media(min-width:1024px) and (max-width:1199px){.bl-div{width:336px;height:584px}}@media(min-width:992px) and (max-width:1023px){.bl-div{width:275px!important;height:584px!important}}@media(max-width:991px){.bl-div{right:-17px;position:relative}}@media screen and (max-width:575px){.bl-div{height:580px;width:260px}}@media screen and (max-width:350px){.bl-div{height:600px;max-width:500px}}.c-box{position:absolute!important;width:100%;margin-left:-30%!important;margin-top:15%!important}@media screen and (max-width:1000px){.c-box{margin-left:-30%!important;margin-top:15%!important}}@media screen and (max-width:350px){.c-box{height:600px;max-width:500px}}.course_divider{border:1px solid #dd0909}#test{border-radius:10px;height:10px;width:90%;box-shadow:0 55px 0 0 #c11e1e}.show-none{display:none}.active-tab,.address-tab{background-color:#fff;opacity:.3;transition:opacity .5s ease}.active-tab:hover,.address-tab:hover{cursor:pointer}.active-tab p,.address-tab p{font-size:32px;font-weight:500!important;line-height:52px;letter-spacing:0;text-align:left;color:#00194c!important}@media(max-width:575px){.active-tab p,.address-tab p{font-size:26px!important}}.active-tab p:after,.address-tab p:after{content:"";display:block;background-color:#fff;height:6px;border-radius:12px;margin-bottom:-3px;transition:background-color .5s ease}@media screen and (max-width:500px){.active-tab,.address-tab{font-size:25px}}.active-tab{opacity:1!important}.active-tab p{font-weight:700!important}.active-tab p:after{content:"";background-color:#3598fd}@media screen and (max-width:500px){.active-tab{font-size:25px}}.social-links :active,.social-links :focus,.social-links:hover{cursor:pointer}.social-links.margin-lr{margin:0 10px}.cust-img{display:flex;align-items:center;justify-content:center}@media(max-width:991px){.cust-img{padding-right:0!important;margin-bottom:0!important}}@media(min-width:768px) and (max-width:991px){.cust-img{width:100px!important}}.innovative-txt{display:flex;flex-direction:column;justify-content:center}.cust-img-div{padding-left:29px!important;flex-direction:row;align-items:center;justify-content:center}@media(max-width:991px){.cust-img-div{padding-left:0!important}}@media(max-width:767px){.cust-img-div{padding-left:30px!important}}@media(max-width:575px){.cust-img-div{max-width:118px!important;min-width:90px!important}}@media(min-width:310px) and (max-width:767px){.cust-img-div{padding-left:20px!important;padding-top:1px!important}}@media(min-width:1200px){.pt-cust{padding-top:0!important}}@media(max-width:767px){.pt-cust{padding-top:5px!important}}@media(max-width:575px){.pt-cust{padding-top:0!important}}@media(min-width:768px) and (max-width:991px){.pt-cust{padding-left:0!important}}.btn-cust{display:block;max-width:98%;width:97%!important}@media(min-width:992px) and (max-width:1023px){.btn-cust{width:81%!important}}@media(max-width:991px){.btn-cust{font-size:80%!important;max-width:430px!important;width:100%!important}}@media(min-width:1024px) and (max-width:1365px){.btn-cust{width:85%!important}}@media(min-width:471px) and (max-width:991px){.justify-center{justify-content:center}}.quote-img{height:100px;width:100px!important}@media(min-width:992px) and (max-width:1023px){.quote-img{width:77px!important}}@media(max-width:768px){.quote-img{height:35px!important;width:38px!important}}.padding-rt{padding-right:0}@media(min-width:1360px){.container{max-width:1240px}}@media(min-width:992px) and (max-width:1023px){.homepage .container{max-width:892px!important}.homepage .port1-header{margin-top:0!important}}@media(min-width:992px) and (max-width:1265px){.homepage .card-title{margin-bottom:.25rem!important}}.homepage .bs-placeholder{color:#173981!important;opacity:.3!important}@media(min-width:768px) and (max-width:991px){.pd-rt{padding-right:80px}}@media(min-width:992px) and (max-width:1023px){.pd-rt{padding-right:20px!important}}.design-sprint-main{display:flex;flex-direction:column;align-items:center}.design-sprint-main__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media(max-width:991px){.design-sprint-main__row{flex-direction:column!important}}.design-sprint-main__row-col{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:240px}@media(max-width:991px){.design-sprint-main__row-col{height:234px}}@media(min-width:992px) and (max-width:1265px){.design-sprint-main__row-col{height:unset!important}}.design-sprint-main__row-col__content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.design-sprint-main__row-col__content-first-txt{margin-top:24px;color:#012264;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.design-sprint-main__row-col-middle{height:114px;width:420px;display:flex;flex-direction:row;justify-content:center}@media(max-width:991px){.design-sprint-main__row-col-middle{height:104px}}@media(min-width:992px) and (max-width:1265px){.design-sprint-main__row-col-middle{width:337px!important}}.design-sprint-main__row-col-direction{width:114px;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:-112px}@media(max-width:991px){.design-sprint-main__row-col-direction{margin-top:unset!important}}.design-sprint-main__row-col-direction.no-margin{margin-top:unset!important}@media(min-width:992px) and (max-width:1265px){.design-sprint-main__row-col-direction.no-margin{margin-top:32px!important}}@media(min-width:992px) and (max-width:1265px){.design-sprint-main__row-col-direction{margin-top:-50px!important;width:95px!important}}.svg-direction{position:absolute;margin-top:-8px;max-width:46px;max-height:46px}@media(min-width:992px) and (max-width:1265px){.svg-direction{margin-top:19px!important}}.svg-direction-h{position:absolute;max-width:46px;max-height:46px}.vertical-dashed-line{width:2px;height:100%;background:repeating-linear-gradient(to bottom,transparent,transparent 5px,#b4cedd 5px,#a5d8f5 10px);margin-top:-42px}@media(min-width:992px) and (max-width:1265px){.vertical-dashed-line{margin-top:-14px!important}}.dashed-line{width:100%;height:2px;background:repeating-linear-gradient(to right,transparent,transparent 5px,#b4cedd 5px,#a5d8f5 10px)}@keyframes slider{0%{background-position-x:0}100%{background-position-x:-200px}}@keyframes verticle-slider{0%{background-position-y:0}100%{background-position-y:-200px}}.animation-line{animation-name:slider;animation-duration:3s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:reverse;animation-play-state:running}.animation-line.normal-flow{animation-direction:normal!important}.animation-line.verticle{animation-name:verticle-slider}.box-container{position:relative;width:309px;height:201px;box-shadow:0 0 20px rgba(165,197,226,.35);border-radius:12px}@media(min-width:992px) and (max-width:1265px){.box-container{width:240px!important;height:142px!important}}.rectangle{position:relative;width:100%;height:100%;background-color:#fff;z-index:1;border-radius:12px!important}.circle{position:absolute;width:100px;height:100px;background-color:#fff;border-radius:50%;left:50%;top:-20%;transform:translateX(-50%);z-index:0;box-shadow:0 0 20px rgba(165,197,226,.15);display:flex;align-items:center;justify-content:center}.blue-bar{background-color:#3598fd;width:100%;height:12px;flex-shrink:0;position:absolute;bottom:0;border-radius:0 0 12px 12px;z-index:1}.svg-container{z-index:1!important;position:absolute;left:50%;top:-9%;transform:translateX(-50%)}.svg-container.size-44{max-width:40px;max-height:52px}.svg-container.size-70{max-width:70px;max-height:52px}.svg-container.size-50{max-width:50px;max-height:52px}.title{color:#012264;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:13px}@media(min-width:992px) and (max-width:1265px){.title{margin-bottom:5px!important;margin-top:6px!important;font-size:15px!important}}.desc{color:#012264;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:137%;padding:0 2px}@media(min-width:992px) and (max-width:1265px){.desc{font-size:9px!important;line-height:135%!important}}.content{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:44px;z-index:1;padding:3px 10px 10px}@media(min-width:992px) and (max-width:1265px){.content{top:24px}}.clientreview{text-align:center}.clientreview .slick-dots{list-style:none;padding:0;margin:0}@media(min-width:992px){.clientreview .slick-dots{display:inline-flex;flex-direction:row;margin-right:30px}}@media(max-width:991px){.clientreview .slick-dots{display:flex;justify-content:center;margin-top:30px}}.clientreview .slick-dots li{display:flex;align-items:center}.clientreview .slick-dots li button{color:transparent;position:relative;width:22px;height:22px;background-color:transparent;border:0;padding:0;border-radius:50%;border:1px solid transparent}.clientreview .slick-dots li button:after{content:"";position:absolute;left:0;width:10px;height:10px;background:#dde2e8;transform:scale(1.2);transition:transform .2s linear;display:block;border-radius:50%;top:0;bottom:0;margin:auto;right:0}.clientreview .slick-dots li.slick-active button{border-color:#4688fe}.clientreview .slick-dots li.slick-active button:after{transform:scale(1.2);background:linear-gradient(180deg,#699fff 0,#4688fe 100%);box-shadow:0 2px 3px #b9d3ee}@media(min-width:992px){.clientreview .slick-dots li{flex-direction:row}}.client-reviews__content{display:flex!important;flex-direction:column;align-items:center;justify-content:center;padding-top:80px}.client-reviews__client-name{color:#000;text-align:center;font-size:10.916px;font-style:normal;font-weight:700;line-height:20.273px;margin-top:15px}.client-reviews__client-title{color:#000;font-size:10.916px;font-style:normal;font-weight:400;line-height:20.273px;text-align:center}.client-reviews__client-title span{color:#000;font-size:10.916px;font-style:italic;font-weight:400;line-height:20.273px}.client-reviews__client-rating{height:47px}.client-reviews__client-rating.stars{height:47px;width:47px}.image-icon{height:88px;width:88px;border-radius:50%!important;display:flex;box-shadow:0 0 38px #cae1fe;background:#fff;align-items:center;justify-content:center}@media(max-width:575px){.image-icon{height:85px;width:85px}}.image-icon__img{height:78px;border-radius:50%;width:78px}@media(max-width:575px){.image-icon__img{height:75px;width:75px}}.review-text{display:flex;flex-direction:row;justify-content:center}.card{border-radius:8px!important}.abs-pos-1,.abs-pos-2,.abs-pos-3,.abs-pos-4,.abs-pos-5,.abs-pos-6{position:absolute;border-radius:50%!important;display:flex;box-shadow:0 0 38px #cae1fe;background:#fff;align-items:center;justify-content:center;z-index:1}.abs-pos-1__img,.abs-pos-2__img,.abs-pos-5__img{height:77px;border-radius:50%;width:77px}@media(min-width:576px) and (max-width:991px){.abs-pos-1__img,.abs-pos-2__img,.abs-pos-5__img{height:45px;width:45px}}@media(max-width:575px){.abs-pos-1__img,.abs-pos-2__img,.abs-pos-5__img{height:35px!important;width:35px!important}}.abs-pos-3__img,.abs-pos-4__img,.abs-pos-6__img{height:55px!important;border-radius:50%!important;width:55px!important}@media(min-width:576px) and (max-width:991px){.abs-pos-3__img,.abs-pos-4__img,.abs-pos-6__img{height:38px!important;width:38px!important}}@media(max-width:575px){.abs-pos-3__img,.abs-pos-4__img,.abs-pos-6__img{height:28px!important;width:28px!important}}.abs-pos-1{height:87px;width:87px;margin-top:145px}@media(min-width:576px) and (max-width:991px){.abs-pos-1{height:53px;width:53px}}@media(max-width:575px){.abs-pos-1{height:40px;width:40px}}@media(min-width:992px) and (max-width:1023px){.abs-pos-1{margin-left:-55px!important}}.abs-pos-5{height:87px;width:87px;right:86px}@media(min-width:576px) and (max-width:991px){.abs-pos-5{height:53px;width:53px;right:12px;margin-top:56px}}@media(min-width:860px) and (max-width:991px){.abs-pos-5{right:12px!important}}@media(max-width:575px){.abs-pos-5{height:40px;width:40px;right:12px;margin-top:56px}}@media(min-width:992px) and (max-width:1023px){.abs-pos-5{right:55px!important}}.abs-pos-2{height:87px;width:87px;margin-top:6px;margin-left:230px}@media(min-width:576px) and (max-width:991px){.abs-pos-2{height:53px;width:53px;margin-left:60px;margin-top:56px}}@media(min-width:768px) and (max-width:991px){.abs-pos-2{margin-left:120px!important}}@media(max-width:575px){.abs-pos-2{height:40px;width:40px;margin-left:60px;margin-top:56px}}@media(min-width:475px) and (max-width:575px){.abs-pos-2{margin-left:100px!important}}@media(min-width:992px) and (max-width:1023px){.abs-pos-2{margin-left:155px!important}}.abs-pos-3{height:62px;width:62px;margin-top:77px;margin-left:50px}@media(min-width:576px) and (max-width:991px){.abs-pos-3{height:43px;width:43px;margin-left:0;margin-top:120px}}@media(max-width:575px){.abs-pos-3{height:33px;width:33px;margin-left:0;margin-top:99px}}@media(min-width:992px) and (max-width:1023px){.abs-pos-3{margin-left:0!important}}.abs-pos-4{height:62px;width:62px;margin-top:80px;right:190px;top:0}@media(min-width:576px) and (max-width:991px){.abs-pos-4{height:43px;width:43px;right:95px;margin-top:126px}}@media(min-width:768px) and (max-width:991px){.abs-pos-4{right:146px!important}}@media(max-width:575px){.abs-pos-4{height:33px;width:33px;right:81px;margin-top:102px}}@media(min-width:475px) and (max-width:575px){.abs-pos-4{right:115px!important}}@media(min-width:992px) and (max-width:1023px){.abs-pos-4{right:160px!important}}.abs-pos-6{height:62px;width:62px;margin-top:145px;right:244px}@media(min-width:576px) and (max-width:991px){.abs-pos-6{height:43px;width:43px;right:80px}}@media(min-width:768px) and (max-width:859px){.abs-pos-6{right:120px!important}}@media(min-width:860px) and (max-width:991px){.abs-pos-6{right:171px!important}}@media(max-width:575px){.abs-pos-6{height:33px;width:33px;right:56px}}@media(min-width:475px) and (max-width:575px){.abs-pos-6{right:83px!important}}@media(min-width:992px) and (max-width:1023px){.abs-pos-6{right:175px!important}}.contact_form_home{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:991px){.contact_form_home{flex-direction:column}}.contact_form_home__left{display:flex;flex-direction:column;max-width:560px;width:100%}@media(max-width:991px){.contact_form_home__left{max-width:unset}}@media(min-width:992px) and (max-width:1023px){.contact_form_home__left{max-width:450px!important}}@media(min-width:1024px) and (max-width:1199px){.contact_form_home__left{max-width:480px!important}}.contact_form_home__right{display:flex;flex-direction:column}@media(min-width:576px) and (max-width:991px){.contact_form_home__right{margin-top:60px!important}}.contact_form_home__right-place{display:flex;flex-direction:row;margin-bottom:58px;justify-content:space-between;border-bottom:1px solid #cfd5e0;width:355px}@media(max-width:991px){.contact_form_home__right-place{right:-17px;position:relative}}@media(min-width:992px) and (max-width:1023px){.contact_form_home__right-place{width:275px!important}}@media(min-width:1024px) and (max-width:1265px){.contact_form_home__right-place{width:336px!important}}@media screen and (max-width:575px){.contact_form_home__right-place{width:260px}}@media screen and (max-width:350px){.contact_form_home__right-place{max-width:500px}}@media(max-width:991px){.contact_form_home__right-details{display:flex;justify-content:flex-end}}.abs-pos-card{position:absolute!important;margin-left:-220px!important;margin-top:61px!important;width:394px;height:462px}@media(min-width:1024px) and (max-width:1199px){.abs-pos-card{margin-left:-114px!important;margin-top:61px!important;width:363px}}@media(min-width:992px) and (max-width:1023px){.abs-pos-card{width:322px!important;height:427px!important;margin-left:-150px!important}}@media(min-width:576px) and (max-width:767px){.abs-pos-card{margin-left:-186px!important}}@media(max-width:575px){.abs-pos-card{width:315px;margin-left:-107px!important}}@media(min-width:338px) and (max-width:375px){.abs-pos-card{width:310px;margin-left:-72px!important}}@media(min-width:310px) and (max-width:337px){.abs-pos-card{width:307px;margin-left:-58px!important}}@media(min-width:992px) and (max-width:1265px){.ht-new{height:366px!important}}.txt-1{line-height:45px!important}@media(min-width:992px) and (max-width:1265px){.txt-1{font-size:15px!important}}@media(min-width:992px) and (max-width:1265px){.font-size-res{font-size:32px!important}}@media(max-width:575px){.font-size-res{font-size:28px!important;line-height:36px!important}}@media(max-width:991px){.txt-center-mobile{text-align:center}}@media(min-width:992px) and (max-width:1265px){.contact-label{font-size:13px!important;padding-left:0!important}}@media(min-width:992px) and (max-width:1023px){.custom-form-group-multi{width:85%!important}}@media(min-width:1024px) and (max-width:1365px){.custom-form-group-multi{width:89%!important}}.custom-form-group-multi div input,.custom-form-group-multi div select,.form-control{height:50px!important}.custom-form-group-multi div input:active,.custom-form-group-multi div input:focus,.custom-form-group-multi div select:active,.custom-form-group-multi div select:focus,.form-control:active,.form-control:focus{opacity:1}@media(min-width:992px) and (max-width:1265px){.custom-form-group-multi div input,.custom-form-group-multi div select,.form-control{height:42px!important}}textarea.form-control{height:145px!important}@media(min-width:992px) and (max-width:1265px){textarea.form-control{height:132px!important}}.margin-b{margin-bottom:15px}@media(min-width:992px) and (max-width:1265px){.margin-b{margin-bottom:10px!important}}.margin-b-30{margin-bottom:40px}@media(min-width:992px) and (max-width:1265px){.margin-b-30{margin-bottom:25px!important}}.card-border{border-bottom:1px solid #4364a9;margin-bottom:29px!important}@media(min-width:992px) and (max-width:1265px){.card-border{margin-bottom:25px!important}}.address-1{display:flex;flex-direction:column}.display-none{display:none!important}.justify-content{justify-content:center}@media(max-width:1365px){.justify-content{justify-content:space-evenly!important}}.margin-bottom-100{margin-bottom:100px!important}.mr-top{margin-top:8%}@media(max-width:991px){.mr-top{margin-top:7%}}@media(min-width:992px) and (max-width:1023px){.mr-top{margin-top:14%!important}}@media(min-width:768px) and (max-width:991px){.mr-left{margin-left:-17px!important}}@media(min-width:768px){.margin-top-hero-text{margin-top:30px!important}}.viewwork-btn.mobile{display:none}@media(max-width:991px){.viewwork-btn.mobile{display:block!important;margin-top:20px}}.viewwork-btn.desktop{display:none}@media(min-width:992px){.viewwork-btn.desktop{display:block!important}}@media(max-width:991px){.show-desktop{display:none!important}}@media(min-width:992px){.show-mobile{display:none!important}}.no-mr{margin-right:0!important}@media(max-width:991px){.homepage .port1-header-section{margin-bottom:0!important}}@media(max-width:767px){.homepage .no-mr-top{margin-top:0!important}}@media(max-width:991px){.homepage .padding-mobile{padding-bottom:100px}}.homepage .margin-top-s4{margin-top:1rem!important}@media(max-width:335px){.homepage .sub-title-ext{font-size:27px!important}}@media(min-width:336px) and (max-width:575px){.homepage .sub-title-ext{font-size:29px!important}}.homepage .card-body{padding:2.5rem!important;box-shadow:unset!important}.homepage .pr-mobile{padding-right:8px!important}@media(max-width:1265px){.homepage .flex-direction-responsive{flex-direction:column!important}}.homepage .padding-lr{padding:0 12px 0 15px}@media(min-width:992px) and (max-width:1265px){.homepage .svg-size{width:78%!important;height:78%!important}}@media(max-width:991px){.flex-col-responsive{flex-direction:column!important}}.padding-left-footer-mobile{padding-left:unset!important}@media(max-width:991px){.mar-top{margin-top:-45px}}@media(max-width:991px){.res-z-index{z-index:-9}}.phone-color{color:#fff!important;cursor:pointer;text-decoration:none}.phone-color:hover{text-decoration:none}.no-margin-bottom{margin-bottom:0!important}@media(max-width:991px){.m2-digital{margin-bottom:35px}}@media(min-width:1200px){.margin-bottom-x{margin-bottom:150px}}.ripple-animation{max-width:574px;max-height:574px;width:100%;height:574px;position:relative;display:flex;align-items:center;justify-content:center}@media(min-width:992px){.ripple-animation{z-index:9}}@media(max-width:767px){.ripple-animation{max-width:300px!important;height:300px!important}}.ripple-animation_outer-circle{display:flex;justify-content:center;align-items:center;max-width:574px;max-height:574px;width:100%;height:100%;position:absolute;flex-shrink:0;border-radius:50%;background:#fff;box-shadow:18.319px 18.319px 36.638px 0 rgba(0,0,0,.1),-18.319px -18.319px 36.638px 0 rgba(0,0,0,.1) inset,-18.319px -18.319px 36.638px 0 rgba(255,255,255,.85),18.319px 18.319px 36.638px 0 rgba(255,255,255,.85) inset;animation:scaleAnimation 5s ease-in-out infinite;animation-delay:1s;z-index:100;opacity:0}@media(max-width:1199px){.ripple-animation_outer-circle{max-width:474px;max-height:474px}}@media(min-width:992px) and (max-width:1023px){.ripple-animation_outer-circle{max-width:374px;max-height:374px}}@media(min-width:768px) and (max-width:991px){.ripple-animation_outer-circle{max-width:474px;max-height:474px}}@media(max-width:575px){.ripple-animation_outer-circle{max-width:300px;max-height:300px}}@media(max-width:460px){.ripple-animation_outer-circle{max-width:300px;max-height:300px}}@media(max-width:374px){.ripple-animation_outer-circle{max-width:300px;max-height:300px}}.ripple-animation_outer-circle--inner{display:flex;align-items:center;justify-content:center;max-width:470.191px;max-height:470.191px;width:100%;height:100%;flex-shrink:0;border-radius:50%;background:#fff;box-shadow:-12.213px -12.213px 24.426px 0 rgba(0,0,0,.05),12.213px 12.213px 24.426px 0 rgba(0,0,0,.05) inset,-12.213px -12.213px 24.426px 0 rgba(255,255,255,.85) inset,12.213px 12.213px 24.426px 0 rgba(255,255,255,.85);z-index:100}@media(max-width:1199px){.ripple-animation_outer-circle--inner{max-width:240.191px;max-height:240.191px}}@media(min-width:992px) and (max-width:1023px){.ripple-animation_outer-circle--inner{max-width:270.191px;max-height:270.191px}}@media(min-width:768px) and (max-width:991px){.ripple-animation_outer-circle--inner{max-width:370.191px;max-height:370.191px}}@media(max-width:575px){.ripple-animation_outer-circle--inner{max-width:240.191px;max-height:240.191px}}@media(max-width:460px){.ripple-animation_outer-circle--inner{max-width:240.191px;max-height:240.191px}}@media(max-width:374px){.ripple-animation_outer-circle--inner{max-width:240.191px;max-height:240.191px}}.ripple-animation_inner-circle{display:flex;justify-content:center;align-items:center;position:absolute;max-width:366.383px;max-height:366.383px;width:100%;height:100%;flex-shrink:0;border-radius:366.383px;background:#fff;box-shadow:18.319px 18.319px 36.638px 0 rgba(0,0,0,.05),-18.319px -18.319px 36.638px 0 rgba(0,0,0,.05) inset,-18.319px -18.319px 36.638px 0 rgba(255,255,255,.85),18.319px 18.319px 36.638px 0 rgba(255,255,255,.85) inset;animation:scaleAnimation2 5s ease-in-out infinite;animation-delay:2.9s;z-index:101;opacity:0}@media(min-width:992px) and (max-width:1023px){.ripple-animation_inner-circle{max-width:266.383px;max-height:266.383px}}@media(max-width:575px){.ripple-animation_inner-circle{max-width:216.383px;max-height:216.383px}}@media(max-width:460px){.ripple-animation_inner-circle{max-width:216.383px;max-height:216.383px}}@media(max-width:374px){.ripple-animation_inner-circle{max-width:216.383px;max-height:216.383px}}.ripple-animation_inner-circle--inner{padding:40px 0 0 30px;max-width:262.574px;max-height:262.574px;width:100%;height:100%;flex-shrink:0;border-radius:262.574px;background:#fff;box-shadow:-12.213px -12.213px 24.426px 0 rgba(0,0,0,.05),12.213px 12.213px 24.426px 0 rgba(0,0,0,.05) inset,-12.213px -12.213px 24.426px 0 rgba(255,255,255,.85) inset,12.213px 12.213px 24.426px 0 rgba(255,255,255,.85);z-index:101}@media(min-width:576px) and (max-width:991px){.ripple-animation_inner-circle--inner{max-width:282.574px;max-height:282.574px}}@media(min-width:992px) and (max-width:1023px){.ripple-animation_inner-circle--inner{max-width:162.574px;max-height:162.574px}}@media(max-width:575px){.ripple-animation_inner-circle--inner{max-width:172.574px;max-height:172.574px}}@media(max-width:460px){.ripple-animation_inner-circle--inner{max-width:172.574px;max-height:172.574px}}@media(max-width:374px){.ripple-animation_inner-circle--inner{max-width:172.574px;max-height:172.574px}}.ripple-animation .designway-img{display:flex;justify-content:center;align-items:center;z-index:102;position:absolute;animation:bounceAnimation 5s ease-in-out infinite;max-width:157px;max-height:157px;width:100%;height:100%;flex-shrink:0;background-image:radial-gradient(35.36% 35.36% at 68.53% 66.08%,rgba(255,255,255,.2) 0,rgba(66,66,66,0) 100%),radial-gradient(96.38% 96.38% at 28.5% 18%,#00eaf8 0,#6d42ef 100%);box-shadow:20.052px 26.319px 30.079px #d3d2ed;border-radius:50%}@media(min-width:992px) and (max-width:1023px){.ripple-animation .designway-img{max-width:120px;max-height:120px}}@media(min-width:576px) and (max-width:991px){.ripple-animation .designway-img{max-width:120px;max-height:120px}}@media(max-width:575px){.ripple-animation .designway-img{max-width:89px;max-height:89px}}.ripple-animation .designway-img img{max-width:68px;max-height:68px;width:100%;height:100%}@media(min-width:992px) and (max-width:1023px){.ripple-animation .designway-img img{max-width:58px;max-height:58px}}@media(max-width:575px){.ripple-animation .designway-img img{max-width:46px;max-height:46px}}@media(min-width:576px) and (max-width:991px){.ripple-animation .designway-img img{max-width:48px;max-height:48px}}@keyframes scaleAnimation{0%{opacity:1;transform:scale(0)}95%{transform:scale(1);opacity:.6}96%{transform:scale(1);opacity:.3}98%{transform:scale(1);opacity:.2}99%{transform:scale(1);opacity:.1}100%{transform:scale(1);opacity:0}}@keyframes scaleAnimation2{0%{opacity:1;transform:scale(0)}95%{transform:scale(1.5);opacity:.6}96%{transform:scale(1.5);opacity:.3}98%{transform:scale(1.5);opacity:.2}99%{transform:scale(1.5);opacity:.1}100%{transform:scale(1.5);opacity:0}}@keyframes bounceAnimation{0%{transform:scale(1)}45%{transform:scale(1.25)}65%{transform:scale(1)}85%{transform:scale(1.15)}100%{transform:scale(1)}}.no-padding{padding-left:0!important;padding-right:0!important}@media(max-width:575px){.width-in-perc{max-width:49%!important}}@media(max-width:991px){.fine-margin{margin-top:1rem!important}}.focus-ele:focus{border:1px solid #3598fd!important}.padding-t{padding-top:6px}.padding-t2{padding-top:4px}.line-ht{line-height:57px}.progress-container{width:100%;background-color:#e6e9f2;position:fixed;top:87px;height:8px;z-index:998;transition:top ease-in-out .1s}.progress-container.scrolled-top{top:59px}.progress-bar{width:33.33%;height:100%;background:linear-gradient(135deg,#00eaf8 0,#6d42ef 101.5%);text-align:center;line-height:30px;color:#fff}#getfreequote .quote-container{position:relative;overflow:hidden;height:950px;justify-content:center!important;align-items:center}#getfreequote .quote-container .quote-mb{margin-bottom:20px}#getfreequote .quote-container.height-sm{height:950px}@media(max-width:1199px){#getfreequote .quote-container.height-sm{height:650px!important}}#getfreequote .quote-container.height-lg{height:950px}@media(max-width:767px){#getfreequote .quote-container.height-lg{height:1083px!important}}@media(min-width:768px) and (max-width:991px){#getfreequote .quote-container.height-lg{height:1090px!important}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container.height-lg{height:790px!important;padding-bottom:88px}}@media(max-width:991px){#getfreequote .quote-container{height:650px}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container{height:750px}}#getfreequote .quote-container #getQoute-services,#getfreequote .quote-container #getQoute-tellmore{transform:translateX(210%)}#getfreequote .quote-container .quoteslide{position:absolute;width:100%;transition:transform .5s ease}@media(max-width:991px){#getfreequote .quote-container .quoteslide{margin-bottom:100px}}@media(max-width:991px){#getfreequote .quote-container .quoteslide.mar-bottom{margin-bottom:228px!important}}#getfreequote .quote-container .quoteslide.active{transform:translateX(0)!important}#getfreequote .quote-container .quoteslide.nonactive{transform:translateX(-210%)!important}#getfreequote .quote-container .quoteslide.nonactiverev{transform:translateX(210%)!important}#getfreequote .quote-container .get-free-quote-form{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;margin-top:-250px}@media(max-width:575px){#getfreequote .quote-container .get-free-quote-form{margin-top:122px}}@media(min-width:576px) and (max-width:767px){#getfreequote .quote-container .get-free-quote-form{margin-top:140px}}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-form{flex-direction:column;margin-bottom:0}}@media(min-width:768px) and (max-width:991px){#getfreequote .quote-container .get-free-quote-form{margin-top:165px}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .get-free-quote-form{margin-top:0}}#getfreequote .quote-container .get-free-quote-form .form-section{max-width:624px;width:100%;height:580px;flex-shrink:0;border-radius:8px;background:#fff;box-shadow:0 15px 40px 0 rgba(38,49,88,.1);padding:38px 26px}@media(max-width:575px){#getfreequote .quote-container .get-free-quote-form .form-section{padding:18px 13px}}@media(min-width:576px) and (max-width:767px){#getfreequote .quote-container .get-free-quote-form .form-section{padding:12px 23px}}@media(max-width:575px){#getfreequote .quote-container .get-free-quote-form .form-section{height:490px}}@media(min-width:576px) and (max-width:767px){#getfreequote .quote-container .get-free-quote-form .form-section{height:500px}}@media(min-width:768px) and (max-width:991px){#getfreequote .quote-container .get-free-quote-form .form-section{height:540px}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .get-free-quote-form .form-section{max-width:559px;height:594px}}#getfreequote .quote-container .get-free-quote-form .form-section .form-title{color:#173981;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.675px}@media(max-width:575px){#getfreequote .quote-container .get-free-quote-form .form-section .form-title{font-size:18px}}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-form .form-section .form-title{text-align:center}}#getfreequote .quote-container .get-free-quote-form .form-section .form-hero-text{margin-top:8px}#getfreequote .quote-container .get-free-quote-form .form-section .form-hero-text p{color:#173981;font-size:30px;font-style:normal;font-weight:700;line-height:normal}@media(max-width:575px){#getfreequote .quote-container .get-free-quote-form .form-section .form-hero-text p{font-size:24px}}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-form .form-section .form-hero-text p{text-align:center}}#getfreequote .quote-container .get-free-quote-form .form-section .form-container{margin-top:10px}#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup-row{width:100%;margin-top:10px;justify-content:space-around}#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup{height:50px;flex-shrink:0}@media(max-width:767px){#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup{height:75px}}#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup label{color:#173981;font-size:13px;font-style:normal;font-weight:600;text-transform:uppercase}@media(max-width:767px){#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup label{font-size:11px}}#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup .input-fields{border-radius:6px;background:#f7f8fb;color:#173981;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:550;line-height:normal;border:none;width:100%;height:50px;padding:9px 12px}@media(max-width:575px){#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup .input-fields{padding:7px}}@media(max-width:767px){#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup .input-fields{height:50px}}@media(min-width:768px) and (max-width:991px){#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup .input-fields{font-size:14px;font-weight:550}}#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup .input-fields:active,#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup .input-fields:focus{border:1px solid #3598fd!important}#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup .input-fields:focus{border:1px solid #3598fd!important}#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup textarea{height:129px!important}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-form .form-section .inputGroup textarea{height:93px!important}}#getfreequote .quote-container .get-free-quote-form .form-section .width-100{width:100%}#getfreequote .quote-container .get-free-quote-form .form-section .width-50{width:50%}#getfreequote .quote-container .get-free-quote-form .form-section .mr-right-input{margin-right:13px}#getfreequote .quote-container .get-free-quote-form .form-section .mr-left-input{margin-left:13px}@media(max-width:335px){#getfreequote .quote-container .get-free-quote-form .form-section .mr-left-input{margin-left:5px}}#getfreequote .quote-container .get-free-quote-form .form-section .mar-top{margin-top:63px}@media(max-width:767px){#getfreequote .quote-container .get-free-quote-form .form-section .mar-top{margin-top:33px}}#getfreequote .quote-container .get-free-quote-form .form-section ::placeholder{color:#173981;opacity:.3;font-weight:500}#getfreequote .quote-container .get-free-quote-form .form-section :-ms-input-placeholder{color:#173981;opacity:.3;font-weight:500}#getfreequote .quote-container .get-free-quote-form .form-section ::-ms-input-placeholder{color:#173981;opacity:.3;font-weight:500}#getfreequote .quote-container .get-free-quote-form .img-section{margin-left:50px}@media(min-width:992px) and (max-width:1023px){#getfreequote .quote-container .get-free-quote-form .img-section{margin-left:30px}}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-form .img-section{margin-top:80px;margin-left:0}}#getfreequote .quote-container .get-free-quote-form .img-section .img-size{position:absolute;width:493px;height:544px;bottom:2px;right:12px}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-form .img-section .img-size{width:354px;height:320px}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .get-free-quote-form .img-section .img-size{width:367px;height:405px;bottom:1px;right:28px}}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-form .img-section .img-size{width:302px;height:328px;bottom:1px;right:21px}}#getfreequote .quote-container .get-free-quote-form .img-section .girl-container{position:relative;width:467px;height:540px;flex-shrink:0;background:#fff url(/images/getquote/girl-background.svg) no-repeat center;background-size:contain}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .get-free-quote-form .img-section .girl-container{width:388px;height:395px}}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-form .img-section .girl-container{width:314px;height:329px}}#getfreequote .quote-container .get-free-quote-form .error-msg{color:red;padding:2px 0 0 12px;display:flex;font-size:13px}@media(max-width:575px){#getfreequote .quote-container .get-free-quote-form .error-msg{font-size:10px}}#getfreequote .quote-container .get-free-quote-first{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:-215px}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-first{margin-top:52px}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .get-free-quote-first{margin-top:10px}}#getfreequote .quote-container .get-free-quote-first .title{color:#173981;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.675px}#getfreequote .quote-container .get-free-quote-first .hero-text p{color:#173981;text-align:center;font-family:Montserrat;font-size:48px;font-style:normal;font-weight:700;line-height:57px}@media(max-width:767px){#getfreequote .quote-container .get-free-quote-first .hero-text p{font-size:24px;line-height:32px}}@media(min-width:768px) and (max-width:991px){#getfreequote .quote-container .get-free-quote-first .hero-text p{font-size:38px;line-height:42px}}#getfreequote .quote-container .get-free-quote-first .project-container{width:100%;display:flex;align-items:center;justify-content:center;margin-top:40px}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .get-free-quote-first .project-container{margin-top:30px}}#getfreequote .quote-container .get-free-quote-first .project-container .project-img{position:absolute;top:0}#getfreequote .quote-container .get-free-quote-first .project-container .project-img .desktop{display:inline}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-first .project-container .project-img .desktop{display:none}}#getfreequote .quote-container .get-free-quote-first .project-container .project-img .mobile{display:none}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-first .project-container .project-img .mobile{display:inline}}#getfreequote .quote-container .get-free-quote-first .project-container .bulb-img{z-index:9}#getfreequote .quote-container .get-free-quote-first .project-container .work-img{opacity:0;display:none;transition:opacity .3s ease-in-out}#getfreequote .quote-container .get-free-quote-first .project-container .work-img.active{display:inline;opacity:1}@media(min-width:992px){#getfreequote .quote-container .get-free-quote-first .project-container .height-hero-img{height:194px}}#getfreequote .quote-container .get-free-quote-first .radio-container{max-width:600px;width:100%;margin:40px 0 36px}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-first .radio-container{margin-top:32px}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .get-free-quote-first .radio-container{margin:25px 0 30px}}#getfreequote .quote-container .get-free-quote-first .radio-container .radio-work-with-us{display:flex;align-items:center;justify-content:space-evenly}#getfreequote .quote-container .get-free-quote-first .radio-container .radio-work-with-us .custom-radio{display:flex;padding:0 4px}#getfreequote .quote-container .get-free-quote-first .radio-container .radio-work-with-us .custom-radio span{color:#000;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-left:14px;display:flex;align-items:center;height:25px}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-first .radio-container .radio-work-with-us .custom-radio span{font-size:14px;margin-left:11px}}#getfreequote .quote-container .get-free-quote-first .radio-container .radio-work-with-us .custom-radio input[type=radio]{display:none}#getfreequote .quote-container .get-free-quote-first .radio-container .radio-work-with-us .custom-radio label{cursor:pointer;user-select:none;width:25px;height:25px;flex-shrink:0;border-radius:20px;border:1px solid #e0e6f0;background:linear-gradient(138deg,#edf1f6 10.68%,#dce6ed 87.51%);box-shadow:0 1px 3px 0 rgba(16,44,111,.17) inset}#getfreequote .quote-container .get-free-quote-first .radio-container .radio-work-with-us .custom-radio input[type=radio]:checked+label{border-radius:31.25px;border:1.25px solid #fff;background:linear-gradient(138deg,#63de88 10.68%,#199d35 87.51%)!important}@media(max-width:991px){#getfreequote .quote-container .get-free-quote-first.margin-top-ser{margin-top:90px}}#getfreequote .quote-container .marginTop{margin-top:75px}@media(max-width:991px){#getfreequote .quote-container .marginTop{margin-top:65px}}#getfreequote .quote-container .size-mob{width:226px;height:200px}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .size-mob{height:226px}}@media(max-width:991px){#getfreequote .quote-container .size-mob{width:175px;height:175px}}#getfreequote .quote-container .size-mob-bulb{width:226px;height:275px}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .size-mob-bulb{width:251px;height:301px}}@media(max-width:991px){#getfreequote .quote-container .size-mob-bulb{width:251px;height:240px}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .size-tab-title{width:645px;height:80px}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container #getQoute-services .size-tab-t{width:645px;height:172px}}#getfreequote .quote-container #getQoute-services .size-mob-pen{height:231px}@media(min-width:1200px){#getfreequote .quote-container #getQoute-services .size-mob-pen{margin-top:49px}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container #getQoute-services .size-mob-pen{margin-top:29px;width:251px;height:242px}}@media(max-width:991px){#getfreequote .quote-container #getQoute-services .size-mob-pen{width:212px;height:185px;margin-top:48px}}#getfreequote .quote-container #getQoute-services .size-mob-ser{width:251px;height:230px;margin-top:50px}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container #getQoute-services .size-mob-ser{margin-top:0;width:173px;height:271px}}@media(max-width:991px){#getfreequote .quote-container #getQoute-services .size-mob-ser{width:160px;height:185px;margin-top:48px}}#getfreequote .quote-container #getQoute-services .size-mob-ser-mb{width:251px;height:230px;margin-top:43px}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container #getQoute-services .size-mob-ser-mb{margin-top:0;width:173px;height:265px}}@media(max-width:991px){#getfreequote .quote-container #getQoute-services .size-mob-ser-mb{width:160px;height:185px;margin-top:48px}}#getfreequote .quote-container #getQoute-services .size-mob-ser-cd{width:395px;height:230px;margin-top:43px}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container #getQoute-services .size-mob-ser-cd{margin-top:0;width:270px;height:271px}}@media(max-width:991px){#getfreequote .quote-container #getQoute-services .size-mob-ser-cd{width:294px;height:185px;margin-top:48px}}#getfreequote .quote-container #getQoute-services .checkbox-container{display:flex;align-items:center;justify-content:center;padding-top:21px;padding-bottom:40px}@media(max-width:991px){#getfreequote .quote-container #getQoute-services .checkbox-container{flex-direction:column}}#getfreequote .quote-container #getQoute-services .checkbox-row{display:flex}@media(max-width:991px){#getfreequote .quote-container #getQoute-services .checkbox-row.top-mar{padding-top:25px}}#getfreequote .quote-container #getQoute-services .checkbox-block{display:flex;align-items:center;padding-right:42px;min-width:149px;max-width:249px;position:relative}@media(max-width:991px){#getfreequote .quote-container #getQoute-services .checkbox-block{padding-left:0;padding-right:0}}#getfreequote .quote-container #getQoute-services .checkbox-label{position:relative;cursor:pointer;display:flex!important;align-items:center;margin-bottom:0!important}@media(max-width:991px){#getfreequote .quote-container #getQoute-services .checkbox-label{padding-left:0;padding-right:0}}#getfreequote .quote-container #getQoute-services .checkbox-label.pad-lft{padding-left:10px}#getfreequote .quote-container #getQoute-services .checklabel-text{margin-left:15px}@media(max-width:991px){#getfreequote .quote-container #getQoute-services .checklabel-text{margin-left:10px}}#getfreequote .quote-container #getQoute-services .checklabel-text p{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media(max-width:991px){#getfreequote .quote-container #getQoute-services .checklabel-text p{font-size:13px}}#getfreequote .quote-container #getQoute-services .checkbox-label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}#getfreequote .quote-container #getQoute-services .checkmark{display:flex;align-items:center;justify-content:center;width:25px;height:25px;flex-shrink:0;border-radius:2px;border:1px solid #e0e6f0;background:linear-gradient(138deg,#edf1f6 10.68%,#dce6ed 87.51%);box-shadow:0 1px 3px 0 rgba(16,44,111,.17) inset}#getfreequote .quote-container #getQoute-services .checkbox-label input:checked+.checkmark{background:linear-gradient(138deg,#63de88 10.68%,#199d35 87.51%)}#getfreequote .quote-container #getQoute-services .checkmark .tick{display:none;align-items:center;justify-content:center;width:68%;height:68%}#getfreequote .quote-container #getQoute-services .checkbox-label input:checked+.checkmark .tick{display:flex}#getfreequote .quote-container #getQoute-services .width-90{width:90%}#getfreequote .quote-container .clock{border-radius:50%;background:#fff url(/images/getquote/clock.svg) no-repeat center;background-size:88%;padding-bottom:31%;position:relative}#getfreequote .quote-container .hours-container,#getfreequote .quote-container .minutes-container,#getfreequote .quote-container .seconds-container{position:absolute;top:0;right:0;bottom:0;left:0}#getfreequote .quote-container .hours-container{-webkit-animation:rotate 43200s infinite linear;animation:rotate 43200s infinite linear}#getfreequote .quote-container .hours{background:#000;height:2.5%;left:44.75%;position:absolute;top:49%;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;width:31%}#getfreequote .quote-container .minutes-container{-webkit-animation:rotate 3600s infinite steps(60);animation:rotate 3600s infinite steps(60)}#getfreequote .quote-container .minutes-container{transition:transform .3s cubic-bezier(.4,2.08,.55,.44),-webkit-transform .3s cubic-bezier(.4,2.08,.55,.44)}#getfreequote .quote-container .minutes{background:#000;height:40%;left:49%;position:absolute;top:17%;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;width:2%}#getfreequote .quote-container .seconds-container{transition:transform .2s cubic-bezier(.4,2.08,.55,.44),-webkit-transform .2s cubic-bezier(.4,2.08,.55,.44)}#getfreequote .quote-container .seconds-container{-webkit-animation:rotate 60s infinite steps(60);animation:rotate 60s infinite steps(60)}#getfreequote .quote-container .seconds{background:#ff4f4f;height:39%;left:49.5%;position:absolute;top:18%;-webkit-transform-origin:50% 80%;transform-origin:50% 80%;width:2px;z-index:8;border-radius:5px}#getfreequote .quote-container .center{background:#ff4f4f;height:5px;left:48.75%;position:absolute;top:49%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:5px;z-index:8;border-radius:50%}@keyframes rotate{100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}#getfreequote .quote-container .dm-animate{background:transparent url(/images/getquote/dm-new.svg) no-repeat center;background-size:88%;position:relative}#getfreequote .quote-container .dm-animate .count{position:absolute;width:100px;height:60px;left:48%;top:25.4%;font-family:montserrat;color:#fff;font-size:46.571px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:2.929px;background-color:transparent;display:flex;justify-content:center;align-items:center;font-weight:700;overflow:hidden}@media(max-width:991px){#getfreequote .quote-container .dm-animate .count{left:38%;top:24.4%;font-size:31.571px}}@media(min-width:992px) and (max-width:1199px){#getfreequote .quote-container .dm-animate .count{left:40%;top:31.4%;font-size:32.571px}}#getfreequote .quote-container .dm-animate .count span{animation:countUp .75s linear infinite}#getfreequote .quote-container .retainer-animate{background:transparent url(/images/getquote/retainer-cal-new.svg) no-repeat center;background-size:88%;position:relative}#getfreequote .quote-container .retainer-animate .month{position:absolute;width:129px;height:60px;left:24.5%;top:35.4%;font-family:montserrat;color:#000;font-size:46.571px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:2.929px;background-color:transparent;display:flex;justify-content:center;align-items:center;overflow:hidden}@media(max-width:991px){#getfreequote .quote-container .retainer-animate .month{left:13.5%;top:31.4%;font-size:35.571px}}#getfreequote .quote-container .retainer-animate .month span{text-transform:uppercase;animation:countUp .75s linear infinite}#getfreequote .btn-container{display:flex;justify-content:center;align-items:center}#getfreequote .btn-container .btn-new{color:#fff;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;line-height:19px;text-transform:uppercase;width:186px;height:62px;flex-shrink:0;border-radius:34.5px;border:none}@media(max-width:991px){#getfreequote .btn-container .btn-new{width:145.556px;height:49px;font-size:14px}}#getfreequote .btn-container .btn-new.back-btn{background-color:#173981}#getfreequote .btn-container .btn-new.back-btn:hover{background-color:#1c4396}#getfreequote .btn-container .btn-new.continue-btn{background:linear-gradient(135deg,#00eaf8 0,#6d42ef 101.5%),linear-gradient(135deg,#00eaf8 0,#6d42ef 101.5%);margin-left:30px}@media(max-width:991px){#getfreequote .btn-container .btn-new.continue-btn{margin-left:22px}}@media(max-width:991px){#getfreequote .btn-container.top-padding{padding-top:20px}}@keyframes countUp{0%{transform:translateY(100%)}50%{transform:translateY(0)}60%{transform:translateY(0)}70%{transform:translateY(0)}100%{transform:translateY(-150%)}}.toggle-btn{position:absolute;top:61%;right:15px;transform:rotate(0);transition:transform .3s linear;opacity:.5}.show+.toggle-rotate{transform:rotate(-180deg)}@media(min-width:1200px){.padding-bottom-1{padding-bottom:85px}}.error_messages-quote{position:absolute;margin-top:1rem;display:flex;justify-content:center;width:100%;left:0}@media(max-width:991px){.error_messages-quote{margin-top:9rem}}@media(max-width:991px){.margin-right-10{margin-right:10px!important}}.loader-btn{width:38px;height:38px;border:3px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@media(max-width:991px){.loader-btn{width:28px;height:28px}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media(max-width:991px){.mar-top-abt-us{margin-top:-35px}}.about-box{height:300px;position:relative;margin-bottom:30px}.about-box .about-image{position:relative;margin-top:50px;width:calc(100% - 20px);height:445px;margin:auto}.about-box .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;transition:background .5s ease}.about-box .about-image:hover .overlay{display:block;background:linear-gradient(124.86deg,#00eaf8 0,#6d42ef 107.67%);box-shadow:0 4px 4px rgba(0,0,0,.25);opacity:.7}.about-box .about-image:hover .title{top:150px}.about-box .overlay-text{position:absolute;width:100%;height:100%;text-align:left;opacity:0;transition:opacity .35s ease}.about-box .overlay-text:hover{opacity:1}.about-box .overlay-text span{line-height:30px;display:block}.about-box .overlay-text h4{width:100%;text-align:left;z-index:1;text-decoration:none;bottom:0;position:absolute;font-style:normal;font-weight:700;line-height:40px;font-size:30px;text-transform:uppercase;padding-left:15px;color:#fff}.about-box .overlay-text h4:focus{box-shadow:none;outline:0}.about-box .about-image:hover .button{opacity:1}.about-box .about_images_src{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;left:0}.overlay-text span{line-height:30px;font-weight:500;font-size:18px}.navbar-toggler:focus,.navbar-toggler:hover{outline:0;box-shadow:none}.animated-icon2{width:24px;height:20px;position:relative;margin:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.animated-icon2 span{display:block;position:absolute;height:3px;width:100%;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.animated-icon2 span{border-radius:5px}.animated-icon2 span:nth-child(1){top:0;background:#2f77eb}.animated-icon2 span:nth-child(2){top:8px}.animated-icon2 span:nth-child(3){top:8px;border-right:5px solid #2f77eb;border-left:15px solid #2f77eb;background:0 0}.animated-icon2 span:nth-child(4){top:16px;background:#2f77eb}.animated-icon2.open span:nth-child(1){top:11px;width:0%;left:50%}.animated-icon2.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);background:#2f77eb}.animated-icon2.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);background:#2f77eb}.animated-icon2.open span:nth-child(4){top:11px;width:0%;left:50%}.slick-slide:focus{outline:0;box-shadow:none}#about,#careers-details-basic,#careers-new,#case-study,#case-study-adapt,#case-study-mot,#case-study-navhind,#case-study_butter,#contact,#process-page,#services{background-image:none;background-position-x:100%;background-position-y:100%;background-size:contain;padding-top:100px}#about:before,#careers-details-basic:before,#careers-new:before,#case-study-adapt:before,#case-study-mot:before,#case-study-navhind:before,#case-study:before,#case-study_butter:before,#contact:before,#process-page:before,#services:before{background-color:#ebf1ff;content:"";position:absolute;z-index:0;height:700px;width:100%;margin-top:-100px;width:45%;right:0;border-bottom-left-radius:60px}@media(min-width:1200px){#about:before,#careers-details-basic:before,#careers-new:before,#case-study-adapt:before,#case-study-mot:before,#case-study-navhind:before,#case-study:before,#case-study_butter:before,#contact:before,#process-page:before,#services:before{height:730px}}@media(max-width:991px){#about:before,#careers-details-basic:before,#careers-new:before,#case-study-adapt:before,#case-study-mot:before,#case-study-navhind:before,#case-study:before,#case-study_butter:before,#contact:before,#process-page:before,#services:before{display:none}}@media(min-width:992px){#about .mar-top-about,#careers-details-basic .mar-top-about,#careers-new .mar-top-about,#case-study .mar-top-about,#case-study-adapt .mar-top-about,#case-study-mot .mar-top-about,#case-study-navhind .mar-top-about,#case-study_butter .mar-top-about,#contact .mar-top-about,#process-page .mar-top-about,#services .mar-top-about{margin-top:5rem}}.about-team-icon-bg{background:linear-gradient(138.92deg,#00eaf8 0,#6d42ef 100%);height:100%;display:table;width:100%;position:relative;margin-top:-50px}@media(max-width:575px){.about-team-icon-bg{margin-top:auto}}.about-team-icon-bg p{padding-top:5.5rem;font-style:normal;font-weight:700;font-size:34px;text-align:center;text-transform:uppercase;color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.17496);display:block;width:100px;margin:auto}.about-team-icon-bg p span{font-style:normal;font-weight:700;font-size:47px;text-align:center;text-transform:uppercase;color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.17496);display:block;width:135px;margin:auto;text-align:left}.about-team-icon-bg p span:first-child{text-shadow:none;margin-bottom:30px;font-size:30px;line-height:0}@media(max-width:991px){.about-team-icon-bg{margin-top:0}}#team-about-image{margin-top:0;text-align:center}@media(max-width:991px){#team-about-image:before{background-color:#ebf1ff;content:"";position:absolute;z-index:0;height:420px;width:70%;right:0;border-bottom-left-radius:60px;z-index:-1;margin-top:-31px}}#team-about-image img{margin-top:5rem;max-height:420px;border-top-left-radius:50px;box-shadow:0 35px 125px rgba(47,119,235,.446756)}@media(max-width:991px){#team-about-image img{box-shadow:0 35px 125px rgba(47,119,235,.446756)}}.about-us-content{max-width:780px;margin:auto}.social-link{padding-left:0;margin-bottom:0}@media(max-width:575px){.social-link{text-align:left}}.social-link li{display:inline-block;margin-right:15px;margin-bottom:15px}.social-link li:last-child{margin-right:0}.social-link a{display:block;padding:5px 0;padding-right:10px;text-decoration:none;position:relative;z-index:1;color:#6d42ef!important}.social-link a:before{content:"";height:30px;width:30px;background:#13cdf7;position:absolute;right:0;z-index:-1;border-radius:50%;vertical-align:middle;margin-top:-4px}.designway-promise{background:linear-gradient(138.72deg,#00eaf8 2.08%,#6d42ef 100%);border-radius:5px;padding:1.5rem;width:calc(100% - 40px)}.designway-promise h3{margin-bottom:0}@media(max-width:1199px){.designway-promise{width:100%}}@media(max-width:991px){.designway-promise{width:100%;height:auto;min-height:auto;margin-bottom:3rem;padding:2rem}}.designway-promise img{height:auto;width:auto;float:right;margin-right:20px}.designway-promise h3{font-style:normal;font-weight:700;line-height:60px;font-size:50px;text-transform:uppercase;color:#fff;float:left}@media(max-width:991px){.designway-promise h3{margin-top:7rem}}@media(max-width:575px){.designway-promise h3{margin-top:0;line-height:39px;font-size:36.04px}}@media(max-width:575px){.promise-text{text-align:center}}#about-promise p{padding-top:0;margin-bottom:1.5rem}#about-promise p:last-child{margin-bottom:0}#process-container{position:relative;background-image:url(../images/about/design-icon.png);background-repeat:no-repeat;background-position-y:267px;background-position-x:135px;background-size:520px}@media(max-width:991px){#process-container{background-image:none}}@media(max-width:575px){#process-container{text-align:center}}#process-container .all-prod,#process-container .startproject{margin-top:0}.the-process-image{text-align:center}@media(max-width:991px){.the-process-image{margin-top:60px}}@media(max-width:575px){.the-process-image{background-size:200px}}@media(max-width:991px){.the-process-image .image-process-1{max-height:500px;margin-bottom:75px;background:url(../images/about/design-icon1.png),url(../images/about/design-icon2.png);background-size:240px;background-position-x:0,50%;background-repeat:no-repeat;background-position-y:top,100%}}@media(max-width:767px){.the-process-image .image-process-1{width:70%;margin:auto;margin-bottom:55px}}.the-process-image .image-process-2{position:absolute;max-width:300px;bottom:20px;left:5%;box-shadow:0 15px 45px rgba(0,0,0,.196586);border-radius:5px}@media(max-width:767px){.the-process-image .image-process-2{max-width:35%;bottom:0}}#process-table{background-image:none}@media(max-width:991px){#process-table{margin-top:7rem}}.side-title-two{font-style:normal;font-weight:600;line-height:57px;font-size:24px;text-transform:uppercase;margin-bottom:20px;color:#173981}.purple-section{background:#d1d0ff;border-radius:5px;padding:3rem 2rem}@media(max-width:991px){.purple-section{text-align:center}}@media(min-width:992px){.purple-section h3{display:flex;align-items:center}}.purple-section h3:before{content:"";height:10px;width:10px;border-radius:50%;background:#173981;display:block}@media(min-width:992px){.purple-section h3:before{margin-right:15px}}@media(max-width:991px){.purple-section h3:before{margin:auto}}.purple-section p{font-style:normal;font-weight:400;line-height:30px;font-size:18px;margin-bottom:20px;color:#173981;width:calc(100% - 20px)}.purple-section .all-prod,.purple-section .startproject{color:#6d42ef;background:#fff;box-shadow:none;margin-top:42px}.purple-section .all-prod:hover,.purple-section .startproject:hover{color:#6d42ef}.process-box{margin:1rem auto 5.5rem}@media(max-width:1199px){.process-box{margin:1rem auto 2.5rem}}@media(max-width:991px){.process-box{margin-top:1.5rem;padding:0 1rem}}@media(max-width:460px){.process-box{text-align:center}}.process-box .process-no{font-style:normal;font-weight:700;font-size:72px;text-transform:uppercase;color:#e1e1ff;padding-bottom:4rem}@media(max-width:460px){.process-box .process-no{text-align:center}}.process-box .process-title{font-style:normal;font-weight:600;font-size:24px;text-transform:uppercase;color:#173981;margin-bottom:10px}.process-box .process-text{font-style:normal;font-weight:400;line-height:26px;font-size:14px;color:#173981}.about-team .grid-card{position:relative}.about-team .team-details{position:absolute;bottom:10px;text-align:center;width:calc(100% - 20px);background:linear-gradient(rgba(0,234,248,.0001),rgba(50,100,255,.62));mix-blend-mode:normal;padding:15px;padding-bottom:20px}.about-team .team-details p{margin-bottom:0;text-align:left;text-transform:uppercase}.about-team .team-details p:first-child{font-style:normal;font-weight:700;line-height:24px;font-size:20px;text-transform:uppercase;margin-bottom:5px;color:#fff}.about-team .team-details p:first-child:before{width:6px;height:6px;content:"";border-radius:50%;background-color:#fff;display:block;margin-bottom:5px;display:none}.about-team .team-details p:last-child{font-style:normal;font-weight:600;line-height:18px;font-size:14px;text-transform:uppercase;color:#fff}.about-team .next-team{height:100%}.about-team .team-grid-layout{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;-ms-grid-rows:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:.2fr .5fr .2fr .2fr;width:100%;grid-gap:20px}@media(max-width:767px){.about-team .team-grid-layout{grid-template-rows:1fr}}@media(min-width:768px) and (max-width:991px){.about-team .team-grid-layout{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-rows:repeat(6,auto)}}.about-team .team-grid-layout .grid-text{position:absolute;bottom:0;padding:0 15px}@media(max-width:991px){.about-team .team-grid-layout .grid-text{position:inherit}}.about-team .team-grid-layout .grid-text p{font-style:normal;font-weight:400;line-height:20px;font-size:18px;letter-spacing:-.675px;color:#173981;text-align:left}@media(max-width:991px){.about-team .team-grid-layout .grid-text p{text-align:center;margin-bottom:15px}}.about-team .team-grid-layout .grid-text h1{font-style:normal;font-weight:700;line-height:57px;font-size:48px;text-transform:uppercase;color:#173981;text-align:left;margin-bottom:0}@media(max-width:991px){.about-team .team-grid-layout .grid-text h1{text-align:center;margin-bottom:30px}}@media(max-width:575px){.about-team .team-grid-layout .grid-text h1{line-height:32px;font-size:24px}}.about-team .team-grid-layout .team-details{position:absolute;bottom:10px;text-align:center;width:calc(100% - 20px);background:linear-gradient(rgba(0,234,248,.0001),rgba(50,100,255,.62));mix-blend-mode:normal;padding:15px;padding-bottom:20px}.about-team .team-grid-layout .team-details p{margin-bottom:0;text-align:left;text-transform:uppercase}.about-team .team-grid-layout .team-details p:first-child{font-style:normal;font-weight:700;line-height:24px;font-size:20px;text-transform:uppercase;margin-bottom:5px;color:#fff}.about-team .team-grid-layout .team-details p:first-child:before{width:6px;height:6px;content:"";border-radius:50%;background-color:#fff;display:block;margin-bottom:10px;display:none}.about-team .team-grid-layout .team-details p:last-child{font-style:normal;font-weight:600;line-height:18px;font-size:14px;text-transform:uppercase;color:#fff}.about-team .team-grid-layout .grid-card{background:#fff;box-shadow:none;border-radius:0;padding:10px;text-align:center;position:relative}.about-team .team-grid-layout .grid-card picture{margin-top:-47px}.about-team .team-grid-layout .grid-card img{width:100%;height:auto;margin:auto;margin-top:-47px}@media(max-width:991px){.about-team .team-grid-layout .grid-card img{margin-top:0}}.about-team .team-grid-layout .grid-item{padding:0;font-size:14px;border-radius:10px}.about-team .team-grid-layout .grid-item-1{position:relative;-ms-grid-row:1;-ms-grid-column:1;grid-column:1/2;grid-row:2/3;-ms-grid-column:1/2;-ms-grid-row:2/3}@media(max-width:991px){.about-team .team-grid-layout .grid-item-1{grid-column:1/4;grid-row:1;-ms-grid-column:1/4;-ms-grid-row:1}}.about-team .team-grid-layout .grid-item-2{-ms-grid-row:1;-ms-grid-column:2;grid-column:2/3;grid-row:1/3;-ms-grid-column:2/3;-ms-grid-row:1/3}@media(max-width:991px){.about-team .team-grid-layout .grid-item-2{grid-column:1/2;grid-row:2;-ms-grid-column:1/2;-ms-grid-row:2}}@media(max-width:767px){.about-team .team-grid-layout .grid-item-2{grid-column:1/4;grid-row:2;-ms-grid-column:1/4;-ms-grid-row:2}}.about-team .team-grid-layout .grid-item-3{-ms-grid-row:1;-ms-grid-column:3;grid-column:3/4;grid-row:2/3;-ms-grid-column:3/4;-ms-grid-row:2/3}.about-team .team-grid-layout .grid-item-3 .grid-text{font-style:normal;font-weight:600;line-height:44px;font-size:31px;text-align:right;color:#173981;text-transform:initial}.about-team .team-grid-layout .grid-item-3 .grid-text span{color:#00eaf8}.about-team .team-grid-layout .grid-item-3 .grid-text p{font-style:normal;font-weight:400;line-height:18px;font-size:14px;text-align:right;color:#9b9b9b}@media(max-width:991px){.about-team .team-grid-layout .grid-item-3{grid-column:2/3;grid-row:2;-ms-grid-column:2/3;-ms-grid-row:2}}@media(max-width:767px){.about-team .team-grid-layout .grid-item-3{grid-column:1/4;grid-row:3;-ms-grid-column:1/4;-ms-grid-row:3}}.about-team .team-grid-layout .grid-item-4{-ms-grid-row:2;-ms-grid-column:1;grid-column:1/2;grid-row:4/5;-ms-grid-column:1/2;-ms-grid-row:4/5}@media(max-width:991px){.about-team .team-grid-layout .grid-item-4{grid-column:1/2;grid-row:3;-ms-grid-column:1/2;-ms-grid-row:3}}@media(max-width:767px){.about-team .team-grid-layout .grid-item-4{grid-column:1/4;grid-row:4;-ms-grid-column:1/4;-ms-grid-row:4}}.about-team .team-grid-layout .grid-item-5{grid-column:2/3;-ms-grid-row:2;-ms-grid-column:2;grid-row:3/5;-ms-grid-column:2/3;-ms-grid-row:3/5}.about-team .team-grid-layout .grid-item-5 .grid-card{background:#fff;border-radius:0;padding:10px;text-align:center;box-shadow:none}@media(max-width:991px){.about-team .team-grid-layout .grid-item-5{grid-column:1/2;grid-row:3;-ms-grid-column:2/3;-ms-grid-row:3}}@media(max-width:767px){.about-team .team-grid-layout .grid-item-5{grid-column:1/4;grid-row:5;-ms-grid-column:1/4;-ms-grid-row:5}}.about-team .team-grid-layout .grid-item-6{grid-column:3/4;-ms-grid-row:2;-ms-grid-column:3;grid-row:4/5;-ms-grid-column:3/4;-ms-grid-row:4/5}@media(max-width:991px){.about-team .team-grid-layout .grid-item-6{grid-column:2/2;grid-row:3;-ms-grid-column:1/2;-ms-grid-row:4}}@media(max-width:767px){.about-team .team-grid-layout .grid-item-6{grid-column:1/4;grid-row:6;-ms-grid-column:1/4;-ms-grid-row:6}}.about-team .team-grid-layout .grid-item-7{grid-column:1/2;grid-column:1/2;grid-row:4/5;-ms-grid-column:1/2;-ms-grid-row:4/5}@media(max-width:991px){.about-team .team-grid-layout .grid-item-7{grid-column:1/1;grid-row:4;-ms-grid-column:1/1;-ms-grid-row:4}}@media(max-width:767px){.about-team .team-grid-layout .grid-item-7{grid-column:1/4;grid-row:7;-ms-grid-column:1/4;-ms-grid-row:7}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.about-team .team-grid-layout .grid-item-6{margin-top:47px}.about-team .team-grid-layout .grid-item-2{margin-top:-47px}.about-team .support-team-grid-layout .grid-item-1,.about-team .support-team-grid-layout .grid-item-3,.about-team .support-team-grid-layout .grid-item-4{margin-top:0!important}.about-team .support-team-grid-layout .grid-item{margin-top:23px!important;margin-bottom:23px!important}.about-team .support-team-grid-layout .apply-now-grid-item .about-team-icon-bg{min-height:305px}}.about-team .support-team-grid-layout{width:100%;padding-top:3em}@media(max-width:991px){.about-team .support-team-grid-layout{grid-template-columns:1fr 1fr;grid-template-rows:repeat(6,auto)}}@media(max-width:767px){.about-team .support-team-grid-layout{grid-template-rows:repeat(11,auto) 350px;padding-top:9em}}.about-team .support-team-grid-layout .grid-text h1{font-style:normal;font-weight:600;line-height:52px;font-size:32px;text-align:center;text-transform:uppercase;color:#173981;margin-bottom:0}@media(max-width:575px){.about-team .support-team-grid-layout .grid-text h1{line-height:32px;font-size:24px}}.about-team .support-team-grid-layout .grid-card{background:#fff;box-shadow:none;border-radius:0;padding:10px;text-align:center}.about-team .support-team-grid-layout .grid-card img{width:100%;height:auto;margin:auto}.about-team .support-team-grid-layout .grid-item{padding:0;font-size:14px;border-radius:10px}.about-team .support-team-grid-layout .team-images{padding:0}@media(min-width:992px){.about-team .support-team-grid-layout .team-images:nth-child(3n-1){margin-top:50px}.about-team .support-team-grid-layout .team-images .about-team-icon{margin-top:-50px}}.about-team .about-team-icon{width:100%;height:auto}.apply-now{padding-bottom:6.5em}.slider-container{overflow:hidden}.slider-abt-main{position:relative}@media(min-width:800px){.slider-abt-main .slick-list{padding:0 20% 0 0}}#wecanbuild-about{margin-top:9rem;margin-bottom:7rem}#wecanbuild-about button{margin-top:3rem}@media(max-width:767px){#wecanbuild-about{margin-bottom:0}}@media(min-width:1200px){.scroll-address{margin:2.5rem 0}}@media(min-width:992px){.scroll-address{margin:1rem 0;padding-left:4rem}}@media(max-width:991px){.scroll-address{margin-top:2rem}}#about-text p{font-style:normal;font-weight:400;line-height:29px;font-size:18px;padding-bottom:25px;color:#173981}#about-text .social-link{margin-top:4rem}#about-text .side-title,#about-text .social-link a,.social-link #about-text a{font-style:normal;font-weight:600;line-height:22px;font-size:18px;letter-spacing:-.675px;margin-bottom:20px;color:#173981}@media(max-width:575px){#about-text{margin-top:5rem!important}}#hover-slider{background-image:url(../images/about/bg-round.png);background-repeat:no-repeat;background-position:bottom center;padding-bottom:140px;background-size:contain}@media(max-width:767px){#hover-slider{padding-bottom:70px}}@media(max-width:575px){#hover-slider{padding-bottom:30px}}@media(max-width:991px){.section7.abt{margin-top:6rem!important}}.testimonialtext{margin-bottom:3rem}.the-process-image img{border-radius:10px;filter:drop-shadow(0 3px 25px rgba(0,0,0,.188774))}.startproject-apply-now{border-radius:57.5px;background:#fff;-webkit-box-shadow:0 25px 86px rgba(48,159,244,.39);box-shadow:0 25px 86px rgba(157,162,167,.37);padding:1rem 2rem;font-weight:700;font-size:14px;color:#2479eb;text-transform:uppercase;border:none;cursor:pointer}.apply-now button{margin-top:1rem}@media(max-width:575px){.apply-now button{margin-top:2rem}}.slick-prev{display:none!important}.slick-next{display:none!important}.sec2-abt{margin-top:12rem!important}@media(max-width:991px){#process-page .illustration img,#services .illustration img{margin-top:10rem}}@media(max-width:767px){#process-page .illustration img,#services .illustration img{margin-top:4rem}}@media(max-width:991px){#process-page .illustration:before,#services .illustration:before{background-color:#ebf1ff;content:"";position:absolute;z-index:0;height:calc(400px + 15%);width:70%;right:0;border-bottom-left-radius:60px;z-index:-1;margin-top:-30px}}@media(max-width:575px){#process-page .illustration:before,#services .illustration:before{height:calc(400px - 1%)}}@media(min-width:768px) and (max-width:991px){#process-page .row,#services .row{padding-top:30px}}.service-section{margin-top:10rem}@media(max-width:991px){.service-section{margin-top:3em}.service-section .v-align{padding-top:5%;text-align:center}.service-section .v-align-2{padding-top:12%;text-align:center}}.service-section .service-icon{width:126px;padding-bottom:20px}.service-section .nib-icon-animate{position:relative;transform:translatey(0);animation:float 4s ease-in-out infinite}@media(max-width:991px){.service-section .nib-icon-animate{max-width:45px!important}}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}100%{transform:translatey(0)}}.service-section .mob-app-icon-animate{animation:mob-app-pluse .5s infinite alternate}.service-section .homeabout h1{font-size:36px;line-height:46px}@media(max-width:991px){.service-section .homeabout h1{font-size:24px;line-height:32px;padding-bottom:10px}}@media(max-width:575px){.service-section .homeabout h1{padding-bottom:10px}}@media(min-width:992px){.service-section .sec2 .v-align{padding:4% 14px}}@media(max-width:1199px){.service-section .sec2 .v-align{padding:0 14px}}@media(min-width:1200px){.service-section--width{margin-top:198px!important}}@media(min-width:992px) and (max-width:991px){.service-section--width{margin-top:12rem!important}}@media(max-width:767px){.service-section--width{max-width:298px}}@media(min-width:768px) and (max-width:991px){.service-section--width{max-width:425px}}@media(min-width:768px) and (max-width:900px){.service-section--width{top:100px;left:-2px}}@media(min-width:901px) and (max-width:991px){.service-section--width{top:126px}}@media(max-width:330px){.service-section--width{margin-top:9rem!important}}@media(min-width:331px) and (max-width:340px){.service-section--width{margin-top:156px;left:4px}}@media(min-width:341px) and (max-width:360px){.service-section--width{top:131px;left:4px}}@media(min-width:361px) and (max-width:390px){.service-section--width{top:153px;left:7px}}@media(min-width:391px) and (max-width:419px){.service-section--width{top:183px;left:8px}}@media(min-width:420px) and (max-width:575px){.service-section--width{top:185px;left:9px}}@media(min-width:576px) and (max-width:767px){.service-section--width{top:169px;left:11px}}@media(min-width:992px) and (max-width:1130px){.service-section--width{top:130px}}@media(min-width:1131px) and (max-width:1199px){.service-section--width{top:142px}}.sercices-half{overflow:hidden;margin-top:15rem}@media(max-width:991px){.sercices-half{margin-top:5rem}}@media(max-width:991px){.sercices-half .service-icon{display:none}}.service-header-icons{height:100px;position:relative}.service-header-icons .service-icon{position:absolute;bottom:0;width:calc(100% - 10px);left:0}@media(max-width:767px){.service-header-icons .service-icon{height:66px;left:0}}@media(max-width:575px){.service-header-icons .service-icon{min-width:100%;height:auto;left:0}}@media(max-width:400px){.service-header-icons .service-icon{min-width:115%;height:auto;left:0}}.buildyourstory{text-align:center;margin-bottom:8em}@media(max-width:575px){.buildyourstory{margin-bottom:4rem}}.buildyourstory h1{font-style:normal;font-weight:600;line-height:52px;font-size:36px;text-align:center;text-transform:uppercase;color:#173981}@media(max-width:575px){.buildyourstory h1{line-height:28px;font-size:18px}}.buildyourstory p{font-style:normal;font-weight:400;line-height:36px;font-size:18px;text-align:center;color:#000}@media(max-width:575px){.buildyourstory p{line-height:27px;font-size:14px;margin-bottom:30px}}@media(max-width:991px){.services-mob-sec{text-align:center}}.services-mob-sec .mob-apps-mt{margin-top:35px}.services-mob-sec img{width:100%}.services-prod-logo img{width:223px}@media(max-width:991px){.services-prod-logo img{width:100%}}@media(max-width:767px){.services-prod-logo img{width:100%}}@media(max-width:575px){.services-prod-logo img{width:100%}}.service-links{padding-top:25px}@media(max-width:991px){.service-links{margin-bottom:5rem}}@media(max-width:575px){.service-links{padding-top:0}}.service-sec-links{font-style:normal;font-weight:700;line-height:29px;font-size:18px;color:#6d42ef;border-bottom:4px solid #00eaf8}@media(max-width:575px){.service-sec-links{font-size:14px}}.service-sec-links:hover{text-decoration:none;color:#6d42ef}.v-align{padding:7.2% 50px}@media(max-width:1199px){.v-align{padding:0 50px}}.v-align-2{padding:2% 10px}@media(max-width:1199px){.v-align-2{padding:0 10px}}.serv-test{display:block;overflow:hidden}.slider-services .slick-slide{padding:60px 0}@media(max-width:991px){.slider-services .slick-slide{padding-bottom:0}}.testimonial-sect{position:relative}.testimonial-sect h1{text-align:center;font-style:normal;font-weight:600;line-height:52px;font-size:36px;text-align:center;text-transform:uppercase;color:#173981;margin-top:70px;margin-bottom:30px;padding-top:30px}.testimonial-sect .testimonial-header{position:relative}.testimonial-sect .slider-box .testimonial{padding-top:3rem;box-shadow:0 5px 15px rgba(47,119,235,.187811);width:calc(100% - 30px);margin:auto;margin-bottom:20px;height:700px}@media(max-width:767px){.testimonial-sect .slider-box .testimonial{padding-top:3rem}}@media(max-width:767px){.testimonial-sect .slider-box .testimonial .testimonialtext{line-height:36px;font-size:14px}}@media(min-width:1600px){.testimonial-sect .slider-box .testimonial{height:600px}}@media(min-width:1700px){.testimonial-sect .slider-box .testimonial{height:680px}}@media(min-width:2000px){.testimonial-sect .slider-box .testimonial{height:550px}}@media(max-width:1199px){.testimonial-sect .slider-box .testimonial{height:850px}}@media(max-width:991px){.testimonial-sect .slider-box .testimonial{height:750px}}@media(max-width:767px){.testimonial-sect .slider-box .testimonial{height:auto}}.testimonial-sect .slider-box img{border-radius:50%;box-shadow:0 10px 35px rgba(0,0,0,.271654);margin:5px;position:absolute;margin-top:-85px;margin-bottom:53px}@media(min-width:1600px){.testimonial-sect .container:last-child{max-width:90%}}.testimonial-sect .container:last-child::before{content:"";position:absolute;background:linear-gradient(180deg,#e8f2ff 80%,#fff 50%);height:110%;width:140%;margin-left:-134px;z-index:-1;margin-top:-235px}@media(max-width:767px){.testimonial-sect .container:last-child::before{height:130%;width:300%;margin-left:-500px}}.heart{position:relative;text-align:center}.heart#home-heart img{bottom:-190px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.heart#home-heart img{left:50%}}.heart img{position:absolute;bottom:-172px;z-index:1}@media(max-width:991px){.heart img{right:49%;bottom:-60px}}@media(max-width:767px){.heart img{right:47%;bottom:-64px}}@media(max-width:575px){.heart img{right:45%}}@media(max-width:400px){.heart img{bottom:-111px}}@media(min-width:400px) and (max-width:448px){.heart img{bottom:-111px}}.grid-layout{display:grid;grid-template-columns:33.3% 33.3% 33.3%;grid-auto-flow:dense;width:100%}.grid-layout .grid-text{font-style:normal;font-weight:600;line-height:52px;font-size:36px;text-transform:uppercase;color:#173981}@media(max-width:991px){.grid-layout .grid-text{text-align:center}}.grid-layout .grid-card{background:#fff;box-shadow:0 35px 65px rgba(47,119,235,.17);border-radius:8px;padding:20px;text-align:center;height:100%}.grid-layout .grid-card img{height:90px;margin:auto}.grid-layout .grid-card .grid-card-text{font-style:normal;font-weight:400;line-height:31px;font-size:14px;text-align:center;color:#9b9b9b}.grid-layout .grid-card .grid-card-title{font-style:normal;font-weight:600;line-height:29px;font-size:24px;text-align:center;color:#000;padding-bottom:20px;padding-top:30px}.grid-item{padding:1rem;font-size:14px;border-radius:5px}.grid-item-1{grid-column:1/2;grid-row:1/2;-ms-grid-column:1/2;-ms-grid-row:1/2}@media(max-width:991px){.grid-item-1{grid-column:1/4;grid-row:1;-ms-grid-column:1/4;-ms-grid-row:1}}.grid-item-2{grid-column:2/3;grid-row:1/3;-ms-grid-column:2/3;-ms-grid-row:1/3}@media(max-width:991px){.grid-item-2{grid-column:1/4;grid-row:2;-ms-grid-column:1/4;-ms-grid-row:2}}.grid-item-3{grid-column:3/4;grid-row:1/2;-ms-grid-column:3/4;-ms-grid-row:1/2}.grid-item-3 .grid-text{font-style:normal;font-weight:600;line-height:44px;font-size:31px;text-align:right;color:#173981;text-transform:initial}.grid-item-3 .grid-text span{color:#00eaf8}.grid-item-3 .grid-text p{font-style:normal;font-weight:400;line-height:18px;font-size:14px;text-align:right;color:#9b9b9b}@media(max-width:991px){.grid-item-3{grid-column:1/4;grid-row:6;-ms-grid-column:1/4;-ms-grid-row:6}}.grid-item-4{grid-column:1/2;grid-row:2/4;-ms-grid-column:1/2;-ms-grid-row:2/4}@media(max-width:991px){.grid-item-4{grid-column:1/4;grid-row:4;-ms-grid-column:1/4;-ms-grid-row:4}}.grid-item-5{grid-column:2/3;grid-row:3/4;-ms-grid-column:2/3;-ms-grid-row:3/4}.grid-item-5 .grid-card{background:#d1d0ff;border-radius:8px;padding:20px;text-align:center;box-shadow:none}.grid-item-5 .grid-card-content{font-style:normal;font-weight:600;line-height:31px;font-size:14px;text-align:center;color:#000}.grid-item-5 .service-icon{width:40px}@media(max-width:991px){.grid-item-5{grid-column:1/4;grid-row:5;-ms-grid-column:1/4;-ms-grid-row:5}}.grid-item-6{grid-column:3/4;grid-row:2/4;-ms-grid-column:3/4;-ms-grid-row:2/4}@media(max-width:991px){.grid-item-6{grid-column:1/4;grid-row:3;-ms-grid-column:1/4;-ms-grid-row:3}}.grid-item-7{grid-column:1/2;grid-row:4/5;-ms-grid-column:1/2;-ms-grid-row:4/5}@media(max-width:991px){.grid-item-7{grid-column:1/1;grid-row:4;-ms-grid-column:1/1;-ms-grid-row:4}}.partner_slider_logo img{width:223px}@media(max-width:767px){.mob-hidden{display:none}}@media(min-width:768px){.desk-hidden{display:none!important}}@media(min-width:992px){.social-link a{margin-right:1.7rem}}.mobile-app-img img{width:90%;float:right;margin-bottom:2rem;margin-top:-5rem}@media(max-width:1199px){.mobile-app-img img{margin-top:-2rem;float:none}}@media(max-width:1199px){.serv-laptop img{margin-top:3rem}}@media(max-width:991px){.serv-laptop img{margin-top:0}}@media(max-width:575px){.serv-laptop img{margin-bottom:1rem}}@media(max-width:575px){.cil img{margin-bottom:1rem}}.digital-marketing{position:relative;top:5%;margin-bottom:5%}@media(max-width:575px){.digital-marketing--top{margin-top:35px}}@media(max-width:767px){.digital-marketing--top{text-align:center}}@media(max-width:991px){.custom-development--top{margin-top:35px;text-align:center}}.digital-market-img1{width:85%}.digital-market-img2{width:55%;position:absolute;right:30px;top:-60px}@media(max-width:991px){.digital-market-img2{right:0}}.digital-market-img3{width:10%;position:absolute;bottom:0;right:43px}.block-z-index{z-index:1}@media(max-width:767px){.ourservices{max-width:350px;margin:auto}}@media(max-width:991px){.service__textCenter{text-align:center}}.service__banner{margin-top:6rem}.service__header{font-weight:700;font-size:32px;line-height:42px;text-transform:uppercase;color:#173981}@media(max-width:991px){.service__header{font-size:24px;line-height:32px}}@media(min-width:992px) and (max-width:1199px){.service__header{font-size:24px;line-height:34px}}@media(max-width:767px){.service__header{font-size:24px;line-height:29px}}.service__mainheader{font-weight:700!important;text-transform:uppercase;color:#173981}@media(min-width:1200px){.service__mainheader{font-size:33px!important;line-height:57px!important}}@media(min-width:768px) and (max-width:991px){.service__mainheader{font-size:18px!important;line-height:30px!important}}@media(min-width:992px) and (max-width:1199px){.service__mainheader{font-size:26px!important;line-height:52px!important}}@media(max-width:767px){.service__mainheader{font-size:16px!important;line-height:27px!important}}.service__para{font-weight:400!important;color:#173981}@media(max-width:991px){.service__para{line-height:34px;font-size:18px}}@media(min-width:1200px){.service__para{font-size:18px!important;line-height:31px!important}}@media(max-width:767px){.service__para{font-size:14px!important;line-height:27px!important}}@media(min-width:768px) and (max-width:1199px){.service__para{font-size:16px!important;line-height:27px!important}}.service__our-services--wrapper{display:flex;justify-content:space-between}@media(min-width:350px) and (max-width:430px){.service__our-services--wrapper{margin-top:0}}.service__our-services--wrapper__left{margin-top:100px}@media(max-width:767px){.service__our-services--wrapper__left{text-align:center}}@media(max-width:575px){.service__our-services--wrapper__left{margin-top:165px}}@media(max-width:330px){.service__our-services--wrapper__left{margin-top:225px}}@media(min-width:331px) and (max-width:340px){.service__our-services--wrapper__left{margin-top:260px}}@media(min-width:341px) and (max-width:360px){.service__our-services--wrapper__left{margin-top:390px}}@media(min-width:361px) and (max-width:390px){.service__our-services--wrapper__left{margin-top:440px}}@media(min-width:391px) and (max-width:420px){.service__our-services--wrapper__left{margin-top:490px}}@media(min-width:421px) and (max-width:575px){.service__our-services--wrapper__left{margin-top:535px}}@media(min-width:576px) and (max-width:767px){.service__our-services--wrapper__left{margin-top:470px}}@media(min-width:768px) and (max-width:845px){.service__our-services--wrapper__left{margin-top:145px}}@media(min-width:846px) and (max-width:900px){.service__our-services--wrapper__left{margin-top:167px}}@media(min-width:901px) and (max-width:991px){.service__our-services--wrapper__left{margin-top:205px}}.service__card{background:#e8f2ff;border-radius:8px;padding:65px 27px;width:100%}@media(min-width:1200px){.service__card{min-width:330px;max-height:400px}}@media(max-width:1199px){.service__card{min-width:300px;min-height:334px}}@media(max-width:991px){.service__card{min-width:345px;margin-bottom:15px}}@media(max-width:767px){.service__card{min-width:300px;text-align:center;margin-bottom:20px;min-height:280px}}@media(max-width:575px){.service__card{min-width:290px;padding:40px 25px;min-height:235px}}.service__card__img{margin-bottom:10px}@media(max-width:767px){.service__card__img{text-align:center;max-width:32px;margin-bottom:10px;display:block;margin-left:auto;margin-right:auto;width:50%}}@media(min-width:768px) and (max-width:991px){.service__card__img{max-width:40px}}@media(min-width:992px) and (max-width:1199px){.service__card__img{max-width:42px}}.service__card__title{font-weight:700;font-size:24px;line-height:36px;color:#173981;margin-bottom:20px}@media(max-width:767px){.service__card__title{font-size:18px;line-height:22px;text-align:center;margin-bottom:12px}}@media(min-width:768px) and (max-width:991px){.service__card__title{font-size:21px;line-height:28px}}@media(min-width:992px) and (max-width:1199px){.service__card__title{font-size:23px;line-height:32px}}.service__card__subtitle{font-weight:400;font-size:18px;line-height:29px;color:#173981}@media(max-width:767px){.service__card__subtitle{font-size:14px;line-height:25px;text-align:center}}@media(min-width:768px) and (max-width:1199px){.service__card__subtitle{font-size:16px;line-height:26px}}@media(min-width:1200px){.service__card--one{margin-top:100px}}@media(min-width:1200px){.service__card--three{margin-top:30px}}@media(min-width:992px) and (max-width:1199px){.service__card--three{margin-top:20px}}@media(min-width:1200px){.service__card--four{margin-top:-74px}}@media(min-width:992px) and (max-width:1199px){.service__card--four{margin-top:20px}}.service__card--wrapper:first-child{margin-right:10px}.service-links a{cursor:pointer}.magnet-wrapper{position:relative}@media(max-width:575px){.magnet-wrapper{text-align:left}}@media(max-width:575px){.magnet-wrapper--img1{position:relative;max-height:300px;height:100%}}@media(min-width:576px) and (max-width:767px){.magnet-wrapper--img1{width:40%}}.magnet-wrapper--img2{position:absolute;top:-175px;right:-55px;max-width:339px;width:100%}@media(max-width:1199px){.magnet-wrapper--img2{right:-142px}}@media(max-width:991px){.magnet-wrapper--img2{right:100px}}@media(min-width:676px) and (max-width:767px){.magnet-wrapper--img2{right:-82px}}@media(min-width:520px) and (max-width:675px){.magnet-wrapper--img2{right:-30px}}@media(max-width:575px){.magnet-wrapper--img2{top:-92px;left:123px;max-width:172px}}.mob-app-dev{position:relative}@media(min-width:992px) and (max-width:1199px){.mob-app-dev{margin-top:50px}}.mob-app-dev--img1{position:relative}@media(max-width:575px){.mob-app-dev--img1{max-width:535px;width:100%}}@media(min-width:520px) and (max-width:675px){.mob-app-dev--img1{max-height:530px}}.wcd-design__wrapper{position:relative}.wcd-design__wrapper--img1{position:relative}.wcd-design__wrapper--img2{position:absolute;right:140px;top:26%;max-width:115px;width:100%;height:auto;animation:shake 5s alternate infinite}@media(max-width:1199px){.wcd-design__wrapper--img2{right:118px;top:21%}}@media(max-width:991px){.wcd-design__wrapper--img2{right:148px;top:28%}}@media(max-width:767px){.wcd-design__wrapper--img2{right:116px;top:31%;max-width:74px}}@media(min-width:491px) and (max-width:575px){.wcd-design__wrapper--img2{right:107px;top:30%;max-width:74px}}@media(min-width:445px) and (max-width:490px){.wcd-design__wrapper--img2{right:106px;top:30%;max-width:63px}}@media(min-width:401px) and (max-width:444px){.wcd-design__wrapper--img2{right:89px;top:30%;max-width:59px}}@media(min-width:357px) and (max-width:400px){.wcd-design__wrapper--img2{right:85px;top:28%;max-width:50px}}@media(max-width:356px){.wcd-design__wrapper--img2{right:73px;top:28%;max-width:50px}}@keyframes shake{from{transform:rotate(16deg)}to{transform:rotate(-4deg)}}.client-section{margin-top:3em}.client{margin-top:20px}.client__text{font-weight:400;font-size:14px;line-height:26px;text-align:center;color:#000}.font-weight-700{font-weight:700!important}.animated-graph{position:absolute;top:145px;left:75px;max-width:55%}@media(max-width:1199px){.animated-graph{top:121px;left:61px}}@media(max-width:991px){.animated-graph{top:157px;left:76px}}@media(max-width:767px){.animated-graph{top:118px;left:67px;max-width:53%}}@media(min-width:491px) and (max-width:575px){.animated-graph{top:126px;left:75px;max-width:52%}}@media(min-width:445px) and (max-width:490px){.animated-graph{top:105px;left:65px;max-width:52%}}@media(min-width:401px) and (max-width:444px){.animated-graph{top:94px;left:60px;max-width:52%}}@media(min-width:357px) and (max-width:400px){.animated-graph{top:86px;left:57px;max-width:50%}}@media(max-width:356px){.animated-graph{top:66px;left:50px;max-width:50%}}.clients-say{position:relative}@media(max-width:1199px){.clients-say{overflow:hidden}}.clients-say--img{position:absolute;left:50%;transform:translate(-50%)!important;z-index:-1}@media(min-width:1200px){.clients-say--img{width:100%}}@media(min-width:576px) and (max-width:767px){.clients-say--img{max-width:837px}}@media(min-width:768px) and (max-width:991px){.clients-say--img{max-width:910px}}@media(min-width:381px) and (max-width:400px){.clients-say--img{top:2%;max-width:553px}}@media(min-width:401px) and (max-width:429px){.clients-say--img{top:1%;max-width:580px}}@media(min-width:430px) and (max-width:465px){.clients-say--img{top:-1%;max-width:626px}}@media(min-width:466px) and (max-width:490px){.clients-say--img{top:-1%;max-width:680px}}@media(min-width:491px) and (max-width:509px){.clients-say--img{top:-1%;max-width:713px}}@media(min-width:510px) and (max-width:539px){.clients-say--img{top:-1%;max-width:743px}}@media(min-width:540px) and (max-width:575px){.clients-say--img{top:-1%;max-width:786px}}@media(max-width:360px){.clients-say--img{top:4%;max-width:468px}}@media(min-width:361px) and (max-width:380px){.clients-say--img{top:1%;max-width:517px}}.clients-say__sub{margin-top:0;min-height:690px;height:100%}@media(min-width:1200px) and (max-width:1300px){.clients-say__sub{padding-top:213px}}@media(min-width:1301px) and (max-width:1699px){.clients-say__sub{padding-top:265px}}@media(min-width:1700px){.clients-say__sub{padding-top:222px}}@media(max-width:1199px){.clients-say__sub{min-height:585px}}@media(max-width:991px){.clients-say__sub{min-height:410px}}@media(min-width:768px) and (max-width:991px){.clients-say__sub{padding-top:168px}}@media(max-width:767px){.clients-say__sub{min-height:630px}}@media(min-width:576px) and (max-width:767px){.clients-say__sub{padding-top:155px}}@media(min-width:992px) and (max-width:1076px){.clients-say__sub{padding-top:180px}}@media(min-width:1077px) and (max-width:1130px){.clients-say__sub{padding-top:192px}}@media(min-width:1131px) and (max-width:1199px){.clients-say__sub{padding-top:203px}}@media(max-width:465px){.clients-say__sub{padding-top:105px;min-height:300px}}@media(min-width:466px) and (max-width:509px){.clients-say__sub{padding-top:116px;min-height:300px}}@media(min-width:510px) and (max-width:539px){.clients-say__sub{padding-top:126px;min-height:300px}}@media(min-width:540px) and (max-width:575px){.clients-say__sub{padding-top:136px;min-height:300px}}.clients-say__sub div{width:100%;margin:0 auto}@media(min-width:768px) and (max-width:991px){.clients-say__sub div{max-width:65%}}@media(min-width:992px){.clients-say__sub div{max-width:60%}}@media(max-width:325px){.clients-say__sub div{max-width:100%}}@media(min-width:326px) and (max-width:337px){.clients-say__sub div{max-width:96%}}@media(min-width:338px) and (max-width:340px){.clients-say__sub div{max-width:95%}}@media(min-width:341px) and (max-width:369px){.clients-say__sub div{max-width:87%}}@media(min-width:370px) and (max-width:380px){.clients-say__sub div{max-width:83%}}@media(min-width:381px) and (max-width:539px){.clients-say__sub div{max-width:86%}}@media(min-width:540px) and (max-width:575px){.clients-say__sub div{max-width:80%}}@media(min-width:576px) and (max-width:767px){.clients-say__sub div{max-width:85%}}.interested-section{background-color:#f5f8ff;position:relative;margin:240px 0}@media(min-width:992px) and (max-width:1199px){.interested-section{margin:160px 0}}@media(min-width:768px) and (max-width:991px){.interested-section{margin:100px 0 180px;padding-bottom:345px}}@media(min-width:576px) and (max-width:767px){.interested-section{margin:102px 0 210px;padding-bottom:345px}}@media(max-width:350px){.interested-section{margin:85px 0 80px;padding-bottom:293px}}@media(min-width:351px) and (max-width:390px){.interested-section{margin:75px 0 120px;padding-bottom:293px}}@media(min-width:391px) and (max-width:409px){.interested-section{margin:75px 0 150px;padding-bottom:293px}}@media(min-width:410px) and (max-width:431px){.interested-section{margin:75px 0 250px;padding-bottom:293px}}@media(min-width:432px) and (max-width:492px){.interested-section{margin:75px 0 300px;padding-bottom:293px}}@media(min-width:493px) and (max-width:575px){.interested-section{margin:75px 0 355px;padding-bottom:293px}}.interested-section__img{position:absolute}@media(min-width:1200px){.interested-section__img{top:-158px;width:45%;left:128px;max-width:580px}}@media(max-width:991px){.interested-section__img{left:50%;transform:translate(-50%);width:100%;max-width:505px}}@media(max-width:575px){.interested-section__img{top:329px}}@media(min-width:576px) and (max-width:767px){.interested-section__img{top:250px}}@media(min-width:768px) and (max-width:991px){.interested-section__img{top:260px}}@media(min-width:992px) and (max-width:1199px){.interested-section__img{top:-70px;width:45%;left:115px;max-width:468px}}@media(max-width:991px){.interested-section__column-reverse{flex-direction:column-reverse;justify-content:center;align-items:center}}.interested-section--right{padding:80px 0}@media(max-width:767px){.interested-section--right{padding:50px 0;text-align:center}}.interested-section--right__line{background:#1966ff;border-radius:6px;width:34px;height:11px}@media(max-width:767px){.interested-section--right__line{display:none}}.interested-section--right__header{font-weight:700;font-size:32px;line-height:41px;color:#173981}@media(max-width:767px){.interested-section--right__header{font-size:24px;line-height:31px;text-align:center}}.interested-section--right__para{font-weight:400;font-size:18px;line-height:29px;color:#000}@media(max-width:767px){.interested-section--right__para{font-size:14px;line-height:31px;text-align:center}}.business-grow__header{font-weight:700;text-align:center;text-transform:uppercase;color:#173981}@media(min-width:1200px){.business-grow__header{font-size:32px;line-height:42px}}@media(min-width:992px) and (max-width:1199px){.business-grow__header{font-size:24px;line-height:34px}}@media(max-width:991px){.business-grow__header{font-size:24px;line-height:29px}}.business-grow__para{font-weight:600;font-size:25px;line-height:44px;text-align:center;color:#173981;margin-bottom:10px!important}@media(max-width:767px){.business-grow__para{font-size:16px;line-height:23px}}.business-grow__emp{font-weight:600;font-size:16px;line-height:20px;text-align:center;color:#9b9b9b!important}@media(max-width:767px){.business-grow__emp{font-size:14px;line-height:17px}}.grow-steps__wrapper{margin-top:8rem}.grow-steps__left{text-align:center}.grow-steps__left--img1{position:relative;top:3px;z-index:3;animation:bouncy 1s linear infinite alternate-reverse;margin-bottom:20px}@media(max-width:767px){.grow-steps__left--img1{max-width:65%!important}}.steps-wrapper{position:relative;margin:30px 0}@media(max-width:1199px) and (min-width:992px){.steps-wrapper{padding-top:90px}}@media(min-width:992px){.steps__row{position:absolute;top:0;right:0;left:0;margin:auto;bottom:0}}.steps__toptitle{font-weight:700;font-size:14px;line-height:17px;text-transform:uppercase;color:#b4c7db!important}@media(max-width:767px){.steps__toptitle{font-size:12px;line-height:15px}}.steps__title{font-weight:700;font-size:20px;line-height:24px;text-transform:uppercase;color:#5d97ff!important}@media(max-width:767px){.steps__title{font-size:16px;line-height:20px}}.steps__text{font-weight:500;font-size:18px;line-height:23px;color:#485988!important;margin-bottom:40px}@media(max-width:575px){.steps__text{font-size:14px;line-height:23px}}.steps__listing{position:relative;list-style:none!important}.steps__listing:after{content:"";height:77%;border:1px dashed #bfc9d8;position:absolute;left:48px;top:43px}@media(max-width:767px){.steps__listing:after{height:75%}}.steps__listing li{position:relative;min-height:75px;padding-left:50px}.steps__listing li:not(.active) .steps__content{opacity:.5}.steps__listing li:after{content:"";width:17px;height:17px;border-radius:50%;background-color:#4688fe;display:block;position:absolute;left:1px;top:1px;bottom:0;margin:23px auto;z-index:1;opacity:.5}@media(max-width:575px){.steps__listing li{padding-left:35px}}.steps__listing li.active .steps__content{animation:fadeUp .3s linear}.steps__listing li.active:after{content:"";width:16px;height:16px;border-radius:50%;border-color:2px solid #4688fe;opacity:1}.steps__listing li.active::before{content:url(../images/services/radio-icon.svg);position:absolute;left:-3px;top:20px}@media(max-width:991px){.steps__listing{display:table;margin-left:auto;margin-right:auto;margin-top:40px}}@keyframes bouncy{0%{top:0}100%{top:-20px}}.service-main{position:relative}.service-main--animation{position:absolute;width:100%;min-width:579px;max-width:1375px;transform:translate(-50%,-50%)!important;left:50%;top:335px;height:auto}@media(min-width:768px) and (max-width:845px){.service-main--animation{top:200px}}@media(min-width:846px) and (max-width:900px){.service-main--animation{top:195px}}@media(min-width:901px) and (max-width:991px){.service-main--animation{top:215px}}@media(min-width:992px) and (max-width:1130px){.service-main--animation{top:233px}}@media(min-width:1131px) and (max-width:1199px){.service-main--animation{top:255px}}@media(min-width:992px){.section-second{margin-top:20rem!important}}.center-img,.clients-say--img,.main-img--one,.main-img--two{margin:0;position:absolute}.main-img--one{top:65%}@media(max-width:767px){.main-img--one{display:none}}.main-img--two{top:17px;width:100%}@media(min-width:341px) and (max-width:419px){.main-img--two{height:720px}}@media(min-width:341px) and (max-width:360px){.main-img--two{top:-37px}}@media(min-width:361px) and (max-width:390px){.main-img--two{top:-15px}}@media(min-width:391px) and (max-width:419px){.main-img--two{top:12px}}@media(min-width:420px) and (max-width:575px){.main-img--two{top:16px;height:742px}}@media(min-width:576px) and (max-width:767px){.main-img--two{top:18px;height:710px}}@media(min-width:768px) and (max-width:991px){.main-img--two{height:900px;top:26px}}.quote-btn{color:#fff}.quote-btn:hover{transform:scale(1)!important;transition:box-shadow .1s ease-out!important;animation:bounce .5s ease-in-out!important;animation-direction:initial!important;animation-iteration-count:initial!important}@keyframes bounce{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.raindrops{position:absolute;right:-70px;bottom:0;top:-91px}@media(max-width:575px){.raindrops{right:-43px;bottom:0;top:-57px}}.umbrella-rain{position:absolute;top:-40px;right:153px;max-width:175px;width:100%;height:auto;z-index:1}@media(max-width:1199px){.umbrella-rain{top:-50px;right:115px}}@media(max-width:991px){.umbrella-rain{top:-35px;right:172px}}@media(max-width:767px){.umbrella-rain{top:-58px;right:110px}}@media(max-width:575px){.umbrella-rain{top:-47px;right:50px;max-width:125px}}@media(min-width:491px) and (max-width:575px){.umbrella-rain{top:-30px;right:129px}}@media(min-width:445px) and (max-width:490px){.umbrella-rain{top:-37px;right:106px}}@media(min-width:401px) and (max-width:444px){.umbrella-rain{top:-40px;right:90px}}@media(min-width:357px) and (max-width:400px){.umbrella-rain{top:-42px;right:72px}}@media(max-width:356px){.umbrella-rain{top:-50px;right:58px}}@media(max-width:575px){.startproject--btn{padding:12px 16px}}@media(min-width:768px) and (max-width:991px){.startproject--btn{padding:11px 21px}}@media(max-width:575px){.service-para--mt{margin-bottom:8px!important}}@media(min-width:576px) and (max-width:767px){.service-para--mt{margin-bottom:10px!important}}@media(min-width:768px) and (max-width:991px){.service-para--mt{margin-bottom:9px!important;margin-top:5px;font-size:14px!important;line-height:27px!important}}@media(min-width:992px) and (max-width:1199px){.service-para--mt{margin-bottom:20px!important;margin-top:3px}}@media(min-width:1200px){.service-para--mt{margin-bottom:26px!important}}@media(max-width:575px){.service-header--mt{margin-bottom:3px!important}}@media(max-width:1199px){.service-header--mt{margin-bottom:0!important}}.orders-wrapper{display:flex;flex-wrap:wrap;margin-top:100px;justify-content:center;align-items:center}@media(max-width:991px){.orders-wrapper{display:flex;flex-direction:column;margin-top:20px}}@media(min-width:480px) and (max-width:575px){.orders-wrapper{margin-top:25px;margin-bottom:40px}}@media(min-width:768px) and (max-width:991px){.orders-wrapper{margin-top:50px}}.orders-wrapper__step1{width:33.33%}@media(max-width:991px){.orders-wrapper__step1{order:0;width:50%}}@media(max-width:409px){.orders-wrapper__step1{width:47%}}@media(min-width:410px) and (max-width:575px){.orders-wrapper__step1{width:40%}}.orders-wrapper__step2{width:33.33%}@media(max-width:991px){.orders-wrapper__step2{order:3;width:50%}}@media(max-width:409px){.orders-wrapper__step2{width:50%}}@media(min-width:410px) and (max-width:575px){.orders-wrapper__step2{width:38%}}.orders-wrapper__step3{width:33.33%}@media(max-width:991px){.orders-wrapper__step3{order:5;width:50%}}@media(max-width:409px){.orders-wrapper__step3{width:50%}}@media(min-width:410px) and (max-width:575px){.orders-wrapper__step3{width:38%}}@media(max-width:991px){.orders-wrapper__step4{order:1;width:50%}}@media(max-width:409px){.orders-wrapper__step4{width:50%}}@media(min-width:410px) and (max-width:575px){.orders-wrapper__step4{width:40%}}@media(max-width:991px){.orders-wrapper__step5{order:4;width:50%}}@media(max-width:409px){.orders-wrapper__step5{width:50%}}@media(min-width:410px) and (max-width:575px){.orders-wrapper__step5{width:38%}}.steps-4-5{display:flex;width:100%;justify-content:center}@media(max-width:991px){.steps-4-5{display:block}}.steps{position:relative;top:33px}.steps--header{font-weight:700;font-size:20px;line-height:25px;text-align:center;text-transform:uppercase;color:#1b4899}@media(min-width:992px) and (max-width:1120px){.steps--header{font-size:16px;line-height:16px}}@media(min-width:1121px) and (max-width:1199px){.steps--header{font-size:18px;line-height:23px}}@media(max-width:991px){.steps--header{font-size:10px;line-height:12px}}.steps--para{font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#485988}@media(min-width:992px) and (max-width:1120px){.steps--para{font-size:13px;line-height:16px}}@media(min-width:1121px) and (max-width:1199px){.steps--para{font-size:14px;line-height:18px}}@media(max-width:991px){.steps--para{font-size:10px;line-height:12px}}.steps__research{width:385px}@media(max-width:991px){.steps__research{width:100%}}.steps__build{width:385px}@media(max-width:991px){.steps__build{width:100%}}.steps-icons{position:relative;left:50%;transform:translateX(-50%)}@media(max-width:991px){.steps-icons{max-width:30px}}@media(min-width:992px) and (max-width:1120px){.steps-icons{max-width:36px}}.steps-stage{position:relative;top:20px;width:70px}@media(min-width:992px) and (max-width:1199px){.steps-stage{max-width:50px}}@media(max-width:991px){.steps-stage{max-width:37px;top:10px}}@media(min-width:992px){.steps--para1{padding:0 53px 0 57px}}@media(min-width:576px) and (max-width:767px){.steps--para1{padding:0 44px}}@media(min-width:768px) and (max-width:991px){.steps--para1{padding:0 78px 0 82px}}@media(min-width:1200px){.steps--para2{padding:0 75px 0 60px}}@media(min-width:1121px) and (max-width:1199px){.steps--para2{padding:0 51px 0 60px}}@media(min-width:992px) and (max-width:1120px){.steps--para2{padding:0 63px 0 60px}}@media(min-width:576px) and (max-width:767px){.steps--para2{padding:0 51px 0 60px}}@media(min-width:768px) and (max-width:991px){.steps--para2{padding:0 81px 0 90px}}@media(min-width:1200px){.steps--para3{padding:0 53px 0 57px}}@media(min-width:992px) and (max-width:1199px){.steps--para3{padding:0 47px 0 52px}}@media(min-width:576px) and (max-width:767px){.steps--para3{padding:0 44px 0 51px}}@media(min-width:768px) and (max-width:991px){.steps--para3{padding:0 97px 0 98px}}@media(min-width:1200px){.steps--para4{padding:0 61px 0 72px}}@media(min-width:992px) and (max-width:1199px){.steps--para4{padding:0 81px 0 99px}}@media(min-width:576px) and (max-width:767px){.steps--para4{padding:0 51px 0 45px}}@media(min-width:768px) and (max-width:991px){.steps--para4{padding:0 88px 0 82px}}@media(min-width:992px){.steps--para5{padding:0 87px 0 90px}}@media(min-width:576px) and (max-width:767px){.steps--para5{padding:0 49px 0 50px}}@media(min-width:768px) and (max-width:991px){.steps--para5{padding:0 98px 0 104px}}.proccess-background{left:-73px;width:113%}@media(min-width:1121px) and (max-width:1199px){.proccess-background{left:-98px;width:120%}}@media(min-width:1200px) and (max-width:1300px){.proccess-background{left:-38px;width:107%}}@media(min-width:992px) and (max-width:1120px){.proccess-background{left:-28px;width:105%}}.your-idea-service{top:0;right:53px}@media(min-width:992px) and (max-width:1120px){.your-idea-service{right:22px;top:-8px}}@media(min-width:1121px) and (max-width:1199px){.your-idea-service{right:72px}}@media(min-width:1200px) and (max-width:1300px){.your-idea-service{right:26px;top:5px}}@media(max-width:330px){.your-idea-service{top:52px;left:62px}}@media(min-width:331px) and (max-width:345px){.your-idea-service{top:41px;left:62px}}@media(min-width:346px) and (max-width:375px){.your-idea-service{top:29px;left:61px}}@media(min-width:376px) and (max-width:409px){.your-idea-service{top:21px;right:-59px}}@media(min-width:410px) and (max-width:460px){.your-idea-service{top:56px;right:-66px}}@media(min-width:461px) and (max-width:575px){.your-idea-service{top:63px;right:-64px}}@media(min-width:576px) and (max-width:767px){.your-idea-service{top:46px;left:65px}}@media(min-width:768px) and (max-width:991px){.your-idea-service{top:34px;left:61px}}@media(min-width:1200px){.design-service{top:13px;right:0}}@media(min-width:1121px) and (max-width:1199px){.design-service{top:6px;right:5px}}@media(min-width:768px) and (max-width:991px){.design-service{top:-11px;right:-60px}}@media(min-width:992px) and (max-width:1120px){.design-service{top:3px;right:4px}}@media(max-width:324px){.design-service{top:-25px;right:-60px}}@media(min-width:325px) and (max-width:375px){.design-service{top:-28px;right:-60px}}@media(min-width:376px) and (max-width:409px){.design-service{top:-37px;left:58px}}@media(min-width:410px) and (max-width:418px){.design-service{top:0;left:64px}}@media(min-width:419px) and (max-width:443px){.design-service{top:-4px;left:67px}}@media(min-width:444px) and (max-width:458px){.design-service{top:2px;left:66px}}@media(min-width:459px) and (max-width:460px){.design-service{top:27px;left:66px}}@media(min-width:461px) and (max-width:486px){.design-service{top:20px;left:64px}}@media(min-width:487px) and (max-width:515px){.design-service{top:21px;left:64px}}@media(min-width:516px) and (max-width:528px){.design-service{top:50px;left:64px}}@media(min-width:529px) and (max-width:575px){.design-service{top:51px;left:64px}}@media(min-width:576px) and (max-width:767px){.design-service{top:-24px;right:-62px}}@media(min-width:1301px){.quality-service{top:-9px;left:50px}}@media(min-width:1121px) and (max-width:1199px){.quality-service{top:5px;left:58px}}@media(min-width:1200px) and (max-width:1300px){.quality-service{left:27px;top:-7px}}@media(min-width:992px) and (max-width:1120px){.quality-service{top:-15px;left:12px}}@media(min-width:768px) and (max-width:991px){.quality-service{top:-68px;left:62px}}@media(min-width:576px) and (max-width:767px){.quality-service{top:-91px;left:61px}}@media(max-width:330px){.quality-service{left:61px;top:-95px}}@media(min-width:331px) and (max-width:351px){.quality-service{left:61px;top:-80px}}@media(min-width:352px) and (max-width:375px){.quality-service{left:61px;top:-75px}}@media(min-width:376px) and (max-width:409px){.quality-service{top:-70px;left:63px}}@media(min-width:410px) and (max-width:418px){.quality-service{top:-40px;left:65px}}@media(min-width:419px) and (max-width:443px){.quality-service{top:-36px;left:65px}}@media(min-width:444px) and (max-width:458px){.quality-service{top:-27px;left:69px}}@media(min-width:459px) and (max-width:460px){.quality-service{top:-7px;left:69px}}@media(min-width:461px) and (max-width:570px){.quality-service{top:11px;left:67px}}@media(min-width:471px) and (max-width:486px){.quality-service{left:70px;top:0}}@media(min-width:487px) and (max-width:494px){.quality-service{top:14px;left:68px}}@media(min-width:495px) and (max-width:515px){.quality-service{top:24px;left:67px}}@media(min-width:516px) and (max-width:528px){.quality-service{top:40px;left:67px}}@media(min-width:529px) and (max-width:553px){.quality-service{top:39px;left:64px}}@media(min-width:554px) and (max-width:567px){.quality-service{top:33px;left:66px}}@media(min-width:568px) and (max-width:575px){.quality-service{top:48px;left:66px}}@media(min-width:1301px){.research-service{top:-68px;left:-21px}}@media(max-width:330px){.research-service{top:12px;left:-60px}}@media(min-width:331px) and (max-width:352px){.research-service{top:0;left:-60px}}@media(min-width:353px) and (max-width:375px){.research-service{top:-15px;left:-60px}}@media(min-width:376px) and (max-width:409px){.research-service{top:-14px;left:-59px}}@media(min-width:410px) and (max-width:443px){.research-service{top:24px;left:-66px}}@media(min-width:444px) and (max-width:458px){.research-service{top:26px;left:-66px}}@media(min-width:459px) and (max-width:460px){.research-service{top:37px;left:-66px}}@media(min-width:461px) and (max-width:515px){.research-service{top:35px;left:-67px}}@media(min-width:516px) and (max-width:528px){.research-service{top:53px;left:-67px}}@media(min-width:529px) and (max-width:575px){.research-service{top:55px;left:-65px}}@media(min-width:768px) and (max-width:991px){.research-service{top:3px;left:-60px}}@media(min-width:992px) and (max-width:1120px){.research-service{top:-57px;left:19px}}@media(min-width:1200px) and (max-width:1300px){.research-service{left:-7px;top:-70px}}@media(min-width:576px) and (max-width:767px){.research-service{top:8px;left:-60px}}@media(min-width:1121px) and (max-width:1199px){.research-service{top:-67px;left:-3px}}@media(min-width:1200px){.build-service{left:17px;top:-58px}}@media(min-width:992px) and (max-width:1120px){.build-service{left:-33px;top:-74px}}@media(min-width:1121px) and (max-width:1199px){.build-service{left:-12px;top:-82px}}@media(min-width:1200px) and (max-width:1300px){.build-service{left:7px}}@media(min-width:768px) and (max-width:991px){.build-service{top:-46px;left:-66px}}@media(max-width:330px){.build-service{left:-63px;top:-66px}}@media(min-width:331px) and (max-width:375px){.build-service{left:-63px;top:-57px}}@media(min-width:376px) and (max-width:387px){.build-service{left:-59px;top:-57px}}@media(min-width:388px) and (max-width:409px){.build-service{left:-63px;top:-46px}}@media(min-width:410px) and (max-width:418px){.build-service{left:-66px;top:-25px}}@media(min-width:419px) and (max-width:443px){.build-service{left:-66px;top:-18px}}@media(min-width:444px) and (max-width:458px){.build-service{left:-66px;top:-10px}}@media(min-width:459px) and (max-width:460px){.build-service{left:-66px;top:13px}}@media(min-width:461px) and (max-width:470px){.build-service{left:-66px;top:5px}}@media(min-width:471px) and (max-width:486px){.build-service{left:-66px;top:5px}}@media(min-width:487px) and (max-width:515px){.build-service{left:-64px;top:19px}}@media(min-width:516px) and (max-width:528px){.build-service{left:-64px;top:46px}}@media(min-width:529px) and (max-width:553px){.build-service{left:-66px;top:51px}}@media(min-width:554px) and (max-width:575px){.build-service{left:-69px;top:45px}}@media(min-width:576px) and (max-width:767px){.build-service{top:-71px;left:-60px}}.life-cycle--para{font-weight:600;font-size:18px;line-height:22px;color:rgba(155,155,155,.5);margin-top:15px}.life-cycle--header{font-weight:600;font-size:18px;line-height:21px;text-align:center;color:#173981}.life-cycle--header-span{color:#00eaf8}.growth{background:#f5f8ff;padding:4px 0 137px}@media(min-width:992px){.growth{margin-top:80px}}@media(max-width:409px){.growth{overflow:hidden;padding:4px 0 44px}}@media(min-width:410px) and (max-width:575px){.growth{padding:4px 0 130px}}@media(min-width:576px) and (max-width:767px){.growth{padding:4px 0 30px}}@media(min-width:768px) and (max-width:991px){.growth{padding:4px 0 67px}}@media(min-width:768px) and (max-width:991px){.proccess-background-mob{width:55%;left:50%;transform:translate(-50%)}}@media(min-width:410px) and (max-width:575px){.proccess-background-mob{width:400px;top:23px}}.design-icon{left:50%!important;top:-8px!important}@media(min-width:1200px){.design-icon{max-width:43px!important}}@media(max-width:991px){.design-icon{max-width:25px!important}}@media(min-width:992px) and (max-width:1120px){.design-icon{max-width:26px}}@media(min-width:1121px){.design-icon{max-width:37px}}@media(min-width:992px) and (max-width:1199px){.design-stepsStage{top:10px;left:-4px}}@media(min-width:1200px){.design-stepsStage{top:8px;left:-4px}}@media(max-width:991px){.design-stepsStage{top:6px}}@media(min-width:992px) and (max-width:1199px){.yourIdea-stepsStage{max-width:45px;left:-4px}}@media(min-width:1200px){.yourIdea-stepsStage{max-width:60px;left:-5px}}@media(min-width:1700px){.container-clients-say{max-width:1300px;margin:auto}}.awesome-services{display:flex;flex-wrap:wrap;justify-content:center}@media(max-width:991px){.awesome-services{justify-content:space-evenly}}.awesome-services--main{overflow:hidden}@media(max-width:340px){.awesome-services--main{margin-top:253px}}@media(min-width:341px) and (max-width:360px){.awesome-services--main{margin-top:415px}}@media(min-width:361px) and (max-width:390px){.awesome-services--main{margin-top:455px}}@media(min-width:391px) and (max-width:419px){.awesome-services--main{margin-top:510px}}@media(min-width:420px) and (max-width:575px){.awesome-services--main{margin-top:555px}}@media(min-width:992px){.awesome-services--main{display:flex;justify-content:center}}@media(min-width:768px) and (max-width:991px){.awesome-services--main{display:block;margin-bottom:6rem}}@media(min-width:901px) and (max-width:991px){.awesome-services--main{margin-top:20rem}}@media(min-width:768px) and (max-width:900px){.awesome-services--main{margin-top:17rem}}@media(min-width:576px) and (max-width:767px){.awesome-services--main{margin-top:31rem}}.awesome-services .sevrice-wrapper:nth-child(1){margin-top:100px}@media(min-width:992px) and (max-width:1199px){.awesome-services .sevrice-wrapper:nth-child(1){width:50%}}@media(max-width:991px){.awesome-services .sevrice-wrapper:nth-child(1){margin-top:0}}@media(min-width:576px) and (max-width:767px){.awesome-services .sevrice-wrapper:nth-child(1){margin-top:0;width:50%}}@media(min-width:1200px){.awesome-services .sevrice-wrapper:nth-child(2){margin-left:30px}}@media(min-width:992px) and (max-width:1199px){.awesome-services .sevrice-wrapper:nth-child(2){width:50%}}@media(min-width:576px) and (max-width:767px){.awesome-services .sevrice-wrapper:nth-child(2){width:50%}}@media(max-width:575px){.awesome-services .sevrice-wrapper:nth-child(2){margin-top:30px}}@media(min-width:1200px){.awesome-services .sevrice-wrapper:nth-child(3){margin-top:30px}}@media(max-width:991px){.awesome-services .sevrice-wrapper:nth-child(3){margin-top:25px}}@media(min-width:992px) and (max-width:1199px){.awesome-services .sevrice-wrapper:nth-child(3){margin-top:20px;width:50%}}@media(min-width:576px) and (max-width:767px){.awesome-services .sevrice-wrapper:nth-child(3){margin-top:10px;width:50%}}@media(max-width:575px){.awesome-services .sevrice-wrapper:nth-child(3){margin-top:30px}}@media(min-width:1200px){.awesome-services .sevrice-wrapper:nth-child(4){margin-top:-70px;margin-left:30px}}@media(min-width:992px) and (max-width:1199px){.awesome-services .sevrice-wrapper:nth-child(4){margin-top:-80px;width:50%}}@media(max-width:991px){.awesome-services .sevrice-wrapper:nth-child(4){margin-top:25px}}@media(min-width:576px) and (max-width:767px){.awesome-services .sevrice-wrapper:nth-child(4){margin-top:10px;width:50%}}@media(max-width:575px){.awesome-services .sevrice-wrapper:nth-child(4){margin-top:30px}}.awesome-services--wrapper{background:#e8f2ff;border-radius:8px;padding:94px 25px 31px;min-height:415px;max-width:340px}@media(max-width:575px){.awesome-services--wrapper{padding:36px 25px 31px;min-height:263px;max-width:300px}}@media(min-width:576px) and (max-width:767px){.awesome-services--wrapper{max-width:245px;padding:45px 25px 31px;min-height:300px}}@media(min-width:992px) and (max-width:1199px){.awesome-services--wrapper{max-width:305px}}@media(min-width:768px) and (max-width:991px){.awesome-services--wrapper{max-width:300px;margin:auto;padding:56px 25px 31px;min-height:329px}}.awesome-services--textWrapper{margin-top:175px}@media(max-width:575px){.awesome-services--textWrapper{text-align:center;margin-top:20px}}@media(min-width:992px){.awesome-services--textWrapper{max-width:274px}}@media(min-width:768px) and (max-width:991px){.awesome-services--textWrapper{margin-top:25px}}.blue-heart-icon-animate{position:relative;animation:heart-pump 5s infinite linear}@keyframes heart-pump{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.gear-icon-animate{animation:gear-rotate 15s linear infinite}@keyframes gear-rotate{100%{transform:rotate(360deg)}}@media(min-width:1200px){.logo-slider{margin-top:-70px!important}}@media(min-width:992px) and (max-width:1199px){.logo-slider{margin-top:-60px}}@media(min-width:768px) and (max-width:991px){.logo-slider{margin-top:70px}}@media(min-width:576px) and (max-width:767px){.logo-slider{margin-top:-200px}}@media(max-width:575px){.logo-slider{margin-top:75px}}.umbrella-img{animation:umbrella-tint 3s linear alternate-reverse infinite}@keyframes umbrella-tint{0%{transform:translate(10px,0) rotate(10deg)}100%{transform:translate(0,0) rotate(0)}}@media(max-width:991px){.serviceLink{margin-bottom:0!important}}.services-vaninsurance-favicon{position:absolute;width:100%;height:auto;animation:moveShield 2s linear infinite alternate-reverse}@media(min-width:1200px){.services-vaninsurance-favicon{left:38px;top:-5%;max-width:70px}}@media(min-width:992px) and (max-width:1199px){.services-vaninsurance-favicon{left:42px;top:-5%;max-width:65px}}@media(min-width:768px) and (max-width:991px){.services-vaninsurance-favicon{left:50px;top:-2%;max-width:60px}}@media(min-width:576px) and (max-width:767px){.services-vaninsurance-favicon{left:32px;top:-5%;max-width:55px}}@media(max-width:400px){.services-vaninsurance-favicon{left:22px;top:-6%;max-width:39px}}@media(min-width:401px) and (max-width:500px){.services-vaninsurance-favicon{left:32px;top:-4%;max-width:45px}}@media(min-width:501px) and (max-width:575px){.services-vaninsurance-favicon{left:40px;top:-3%;max-width:50px}}.services-oc-intro-video{position:absolute;bottom:0;width:26%;max-width:240px}@media(min-width:1200px){.services-oc-intro-video{right:30px}}@media(min-width:992px) and (max-width:1199px){.services-oc-intro-video{right:37px;bottom:10px;width:25%}}@media(min-width:768px) and (max-width:991px){.services-oc-intro-video{right:85px;max-width:186px;bottom:-3px}}@media(min-width:576px) and (max-width:767px){.services-oc-intro-video{max-width:136px;width:32%;right:13%}}@media(max-width:575px){.services-oc-intro-video{width:26%;right:13%;bottom:-9px}}.services-oc-intro-video img{position:relative;z-index:1}.services-oc-intro-video video{position:absolute;width:80%;z-index:0;right:0;left:1px;top:3%;margin:auto}.padding-top-process{padding-top:66px}#contact{background-position-x:110%}#contact:before{height:52rem;background:0 0}#contact .bs-placeholder{color:#173981!important;opacity:.3!important}.headertext-cont{margin-top:7rem}.headertext-cont h2{line-height:20px}@media(max-width:991px){.headertext-cont{margin-top:3rem}}.card-footer{padding:2.3rem;background-color:#fff;border-top:none;box-shadow:0 35px 65px rgba(47,119,235,.17)}@media(max-width:767px){.card-footer{text-align:center}}@media(max-width:575px){.card-footer{padding-top:0}}.text-ph img{vertical-align:middle;border-style:none;margin-right:.9rem}.text-ph a{font-size:19px;vertical-align:middle;color:#6d42ef;font-weight:600}.text-ph a:hover{text-decoration:none}@media(max-width:767px){.text-ph a{font-size:25px}}@media(max-width:400px){.text-ph a{font-size:17px}}.card-title-ct{margin-bottom:.75rem;color:#173981;font-size:1.9em;font-weight:700}@media(max-width:767px){.card-title-ct{text-align:center}}@media(max-width:400px){.card-title-ct{font-size:20px}}.card-text-ct:last-child{margin-bottom:0;font-size:14px;line-height:27px;color:#4a4a4a}@media(max-width:767px){.card-text-ct:last-child{text-align:center;margin-bottom:0;font-size:23px;line-height:40px;color:#4a4a4a;padding:1.7rem}}@media(max-width:400px){.card-text-ct:last-child{font-size:14px;line-height:30px;padding:0}}.card{border:none}.card-body{padding:2.3rem;box-shadow:0 35px 65px rgba(47,119,235,.17)}.custom-form-group-multi div{margin-right:25px;margin-bottom:26px;-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0}@media(max-width:991px){.custom-form-group-multi div{margin-right:0}}@media(min-width:992px) and (max-width:1199px){.custom-form-group-multi div{margin-right:15px}}.custom-form-group-multi div input,.custom-form-group-multi div select,.form-control{background-color:#edeff3;border:0 solid}.custom-form-group-multi ::placeholder{color:#173981;opacity:.3}.custom-form-group-multi :-ms-input-placeholder{color:#173981}.custom-form-group-multi ::-ms-input-placeholder{color:#173981}.custom-form-group-multi div select{padding:0 0 1rem .6rem}.custom-form-group-multi div label{color:#173981;font-size:16px;padding-left:10px;font-weight:600}@media(min-width:1200px){.custom-form-group-multi div label{font-size:14px}}@media(max-width:575px){.custom-form-group-multi div label{font-size:13px}}@media(min-width:1024px) and (max-width:1265px){.div-margin{margin-bottom:30px!important}}@media(max-width:1199px){.flex-direction-resp{flex-direction:column!important}}.txt-1{font-family:Montserrat;font-size:18px;font-weight:400;line-height:128px;letter-spacing:-.6750004291534424px;text-align:left;color:#173981}@media(max-width:991px){.txt-1{text-align:center}}.custom-form-group-multi{display:-webkit-box;display:-ms-flexbox;display:flex}.btn-send{float:left;padding:1rem 3rem;padding:1rem 3.5rem;background:linear-gradient(161.85deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 25px 86px rgba(48,159,244,.39)}.btn-send:focus,.btn-send:hover{outline:0;box-shadow:none}.ui-select{width:100%}select::-ms-expand{display:none}select{-webkit-appearance:none;appearance:none}@-moz-document url-prefix(){.ui-select{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;position:relative;overflow:hidden}.ui-select select{width:110%;background-position:right 30px center!important;border:none!important}}.contact-section1{margin-top:0}.sidebarimg1{position:absolute;left:4rem;top:5rem;border-radius:5px}@media(max-width:1199px){.sidebarimg1{left:2rem}}.sidebarimg2{position:absolute;left:17.6rem;top:10rem;z-index:1;border-radius:5px}@media(max-width:1199px){.sidebarimg2{left:13.5rem}}.pattern{position:absolute;left:31rem;top:6rem}@media(max-width:1199px){.pattern{left:26.6rem}}.custom-form-group-multi div input:focus,.custom-form-group-multi div select:focus,.form-control:focus{outline:0;box-shadow:none;background-color:#fff0}textarea.form-control{height:94px;resize:none}.contact_form{margin-top:1.5rem;text-align:left}@media(max-width:991px){.contact-section1{display:none}}.card-deck .card{margin-bottom:35px}.section2-cont{margin-top:7rem}@media(max-width:767px){.section2-cont{margin-top:5rem;margin-bottom:3.5rem}}[v-cloak]{display:none}@media(max-width:1265px){.contact-flex-direction-responsive{flex-direction:column!important}}#portfolio-1{background-image:none;background-position-x:100%;background-position-y:100%;background-size:contain}#sec-portfolio-1{margin-top:0;text-align:center;padding:30px 70px 0}@media(max-width:767px){#sec-portfolio-1{padding:0}}@media(max-width:400px){#sec-portfolio-1:before{height:345px;width:85%}}#sec-portfolio-1 img{filter:drop-shadow(0 0 10px rgba(0,0,0,.188774));margin:3rem auto;margin-left:1rem;max-width:100%}@media(max-width:1199px){#sec-portfolio-1 img{margin-top:5rem}}@media(max-width:991px){#sec-portfolio-1 img{margin-top:5rem;margin-left:0}}@media(max-width:767px){#sec-portfolio-1 img{margin-top:4rem;margin:1rem auto}}@media(max-width:575px){#sec-portfolio-1 img{margin-top:4rem;width:400px}}@media(max-width:400px){#sec-portfolio-1 img{margin-top:5rem;width:350px}}.port1-header-section .dribble,.port1-header-section .dribble3{margin-top:3em}@media(max-width:991px){.port1-header-section .dribble,.port1-header-section .dribble3{margin-top:2em}}@media(max-width:575px){.port1-header-section .dribble,.port1-header-section .dribble3{margin-top:0}}.port1-header-section .dribble{margin-bottom:0}@media(max-width:575px){.port1-header-section .dribble4{margin-bottom:2em}}@media(max-width:991px){.port1-header-section{margin-bottom:4.5rem}}@media(max-width:575px){.port1-header-section{margin-bottom:0}}@media(max-width:991px){.column-reverse{flex-direction:column-reverse!important}}.work-inventory{display:flex;align-items:center;justify-content:center}@media(max-width:991px){.work-inventory{flex-direction:column}}@media(max-width:991px){.work-inventory__img{margin-bottom:30px;text-align:right}}@media(min-width:992px){.work-inventory__content-right{margin-left:60px}}@media(max-width:991px){.work-inventory__content-right{margin-bottom:30px}}@media(min-width:992px){.work-inventory__content-left{margin-right:0}}@media(max-width:991px){.work-inventory__content-left{margin-bottom:30px}}.work-inventory h4{font-weight:700;font-size:32px;line-height:42px;text-transform:uppercase;color:#173981}@media(min-width:576px) and (max-width:991px){.work-inventory h4{text-align:center;font-size:24px;line-height:29px}}@media(min-width:992px) and (max-width:1199px){.work-inventory h4{font-size:28px;line-height:34px}}@media(max-width:575px){.work-inventory h4{font-size:21px;line-height:29px;text-align:center}}.work-inventory p{font-weight:400;font-size:18px;line-height:35px;color:#173981;margin-top:15px;margin-bottom:25px}@media(min-width:992px) and (max-width:1199px){.work-inventory p{padding-right:75px}}@media(min-width:1200px){.work-inventory p{padding-right:120px}}@media(max-width:991px){.work-inventory p{text-align:center}}@media(min-width:576px) and (max-width:1199px){.work-inventory p{font-size:16px;line-height:32px}}@media(max-width:575px){.work-inventory p{font-size:14px;line-height:26px}}.work-inventory a{cursor:pointer;font-weight:600;font-size:23.55px;line-height:29px;letter-spacing:-.883126px;color:#6d42ef;position:relative;z-index:1}@media(max-width:991px){.work-inventory a{font-size:18px;line-height:29px}}.work-inventory a:hover{text-decoration:none}.work-inventory__link{position:relative;z-index:1;cursor:pointer}.work-inventory__link::after{content:"";position:absolute;z-index:0;width:45px;height:45px;background-color:#00eaf8;border-radius:50%;right:-14px;top:-14px}@media(max-width:991px){.work-inventory__link::after{width:40px;height:40px;right:-14px;top:-12px}}@media(max-width:991px){.work-inventory__link-wrapper{text-align:center}}@media(min-width:992px){.port1-header{margin-bottom:8rem;margin-top:2rem}}@media(min-width:576px) and (max-width:991px){.port1-header{margin-top:4rem;margin-bottom:2rem}}@media(max-width:575px){.port1-header{margin-top:5rem;margin-bottom:3rem}}.port1-header h4{font-style:normal;font-weight:600;line-height:47px;font-size:32px;text-transform:uppercase;color:#173981;text-align:center}@media(min-width:992px) and (max-width:1199px){.port1-header h4{line-height:42px;font-size:28px}}@media(min-width:576px) and (max-width:991px){.port1-header h4{line-height:32px;font-size:24px}}@media(max-width:575px){.port1-header h4{margin-bottom:1rem;line-height:31px;font-size:20px}}.port1-header p{font-style:normal;font-weight:400;line-height:35px;font-size:18px;color:#173981;text-align:center}@media(min-width:576px) and (max-width:991px){.port1-header p{line-height:28px;font-size:15px}}@media(min-width:992px) and (max-width:1199px){.port1-header p{line-height:32px;font-size:16px}}@media(max-width:575px){.port1-header p{font-size:14px;line-height:31px}}.portfolio-load-more{background-color:transparent;border-radius:57.5px;padding:1rem 2rem;color:#6450f0;font-style:normal;font-weight:700;line-height:19px;font-size:16px;text-align:center;text-transform:uppercase;border:1px solid #6450f0;margin-top:0;margin-bottom:6em}.prt.all-prod,.startproject.prt{margin-bottom:5rem}@media(max-width:767px){.prt.all-prod,.startproject.prt{margin-bottom:2rem}}@media(max-width:991px){.section2.portf{margin-top:5rem!important}}.viewMore{display:none}.viewMore--wrapper{padding:70px 0 90px}@media(max-width:991px){.viewMore--wrapper{padding:55px 0 60px}}.buildStory h2{font-weight:600;font-size:36px;line-height:52px;text-transform:uppercase;color:#173981}@media(max-width:767px){.buildStory h2{font-size:24px;line-height:31px;text-align:center}}.buildStory p{font-weight:400;font-size:18px;line-height:36px;color:#000}@media(max-width:767px){.buildStory p{font-size:14px;line-height:31px;text-align:center}}@media(max-width:991px){.buildStory{text-align:center;margin-bottom:90px}}.buildStory__img{text-align:center;position:relative}.emp-sayings{max-width:265px;width:100%;background:#fff;box-shadow:0 4px 11px rgba(47,119,235,.17);border-radius:2px;position:absolute;text-align:left;padding:5px 10px}@media(max-width:991px){.emp-sayings{max-width:208px}}@media(max-width:767px){.emp-sayings{max-width:150px}}@media(min-width:320px) and (max-width:526px){.emp-sayings{max-width:127px}}.emp-sayings p{font-weight:400;font-size:14px;line-height:20px;color:#000}@media(max-width:767px){.emp-sayings p{font-size:10px;line-height:12px}}.emp-sayings span{font-weight:400;font-size:10px;color:rgba(0,0,0,.4)}.emp-sayings--one{top:50px;left:-111px}@media(min-width:992px) and (max-width:1199px){.emp-sayings--one{left:-65px;max-width:186px;top:9px}}@media(min-width:768px) and (max-width:991px){.emp-sayings--one{top:-50px;left:10px}}@media(min-width:576px) and (max-width:767px){.emp-sayings--one{top:-42px;left:-17px}}@media(min-width:1200px){.emp-sayings--one{left:-127px;top:28px}}@media(max-width:575px){.emp-sayings--one{top:-42px;left:3px}}@media(max-width:542px){.emp-sayings--one{top:-43px;left:-7px}}@media(min-width:429px) and (max-width:448px){.emp-sayings--one{top:-47px;left:-12px}}@media(min-width:397px) and (max-width:428px){.emp-sayings--one{top:-48px;left:-12px}}@media(min-width:375px) and (max-width:396px){.emp-sayings--one{top:-50px;left:-10px}}@media(max-width:374px){.emp-sayings--one{top:-53px;left:-11px}}.emp-sayings--two{left:-30px;bottom:30px}@media(min-width:992px) and (max-width:1199px){.emp-sayings--two{left:2px;max-width:180px;bottom:11px}}@media(min-width:768px) and (max-width:991px){.emp-sayings--two{left:63px;bottom:-33px}}@media(min-width:576px) and (max-width:767px){.emp-sayings--two{left:32px;bottom:-22px}}@media(min-width:1200px){.emp-sayings--two{left:-48px;bottom:43px}}@media(max-width:575px){.emp-sayings--two{left:48px;bottom:-15px}}@media(max-width:542px){.emp-sayings--two{left:29px;bottom:-24px}}@media(min-width:516px) and (max-width:526px){.emp-sayings--two{left:49px}}@media(min-width:449px) and (max-width:515px){.emp-sayings--two{left:40px}}@media(min-width:429px) and (max-width:448px){.emp-sayings--two{left:0;bottom:-25px}}@media(min-width:397px) and (max-width:428px){.emp-sayings--two{left:-10px;bottom:-21px}}@media(min-width:375px) and (max-width:396px){.emp-sayings--two{left:5px;bottom:-32px}}@media(max-width:374px){.emp-sayings--two{left:-10px;bottom:-36px}}.emp-sayings--three{top:-15px;right:-18px}@media(min-width:992px) and (max-width:1199px){.emp-sayings--three{right:21px;max-width:185px;top:-43px}}@media(min-width:768px) and (max-width:991px){.emp-sayings--three{top:-25px;right:65px}}@media(min-width:576px) and (max-width:767px){.emp-sayings--three{top:-5px;right:32px}}@media(min-width:1200px){.emp-sayings--three{right:-25px}}@media(max-width:575px){.emp-sayings--three{top:-5px;right:53px}}@media(max-width:563px){.emp-sayings--three{right:41px}}@media(max-width:542px){.emp-sayings--three{right:30px}}@media(min-width:516px) and (max-width:526px){.emp-sayings--three{right:45px}}@media(min-width:486px) and (max-width:514px){.emp-sayings--three{right:29px}}@media(min-width:449px) and (max-width:470px){.emp-sayings--three{right:17px}}@media(min-width:429px) and (max-width:448px){.emp-sayings--three{right:0}}@media(min-width:397px) and (max-width:428px){.emp-sayings--three{right:-8px}}@media(min-width:375px) and (max-width:396px){.emp-sayings--three{right:-8px;top:-51px}}@media(max-width:374px){.emp-sayings--three{top:-54px;right:-10px}}.emp-sayings--four{right:-95px;bottom:95px}@media(min-width:992px) and (max-width:1199px){.emp-sayings--four{right:-16px;max-width:155px;bottom:104px}}@media(min-width:1200px){.emp-sayings--four{right:-92px;bottom:140px}}@media(min-width:768px) and (max-width:991px){.emp-sayings--four{right:-15px;bottom:95px}}@media(min-width:576px) and (max-width:767px){.emp-sayings--four{right:43px;bottom:4px}}@media(max-width:575px){.emp-sayings--four{right:55px;bottom:4px}}@media(max-width:542px){.emp-sayings--four{right:33px}}@media(min-width:449px) and (max-width:526px){.emp-sayings--four{right:20px}}@media(min-width:429px) and (max-width:448px){.emp-sayings--four{right:0}}@media(min-width:397px) and (max-width:428px){.emp-sayings--four{right:10px}}@media(min-width:375px) and (max-width:396px){.emp-sayings--four{right:0}}@media(max-width:374px){.emp-sayings--four{right:-7px;bottom:-14px}}.pad-b-25{padding-bottom:25px!important}.work-rotate{position:relative}.work-rotate .img1{position:absolute;top:47px;z-index:0}@media(max-width:767px){.work-rotate .img1{top:51px;right:0;left:18px}}.work-rotate .img2{position:relative;z-index:2;animation:bouncy2 3s linear infinite alternate-reverse}@media(min-width:1200px){.work-rotate .img2{right:-79px;top:-5px;max-width:521px}}@media(min-width:576px) and (max-width:767px){.work-rotate .img2{top:6px;right:-59px;max-width:85%}}@media(min-width:768px) and (max-width:991px){.work-rotate .img2{right:-79px}}@media(min-width:992px) and (max-width:1199px){.work-rotate .img2{right:-62px;top:-11px;max-width:456px}}@media(max-width:390px){.work-rotate .img2{right:-44px;max-width:82%;top:0}}@media(min-width:391px) and (max-width:575px){.work-rotate .img2{max-width:80%;top:0}}@media(min-width:391px) and (max-width:485px){.work-rotate .img2{right:-62px}}@media(min-width:486px) and (max-width:514px){.work-rotate .img2{right:-62px}}@media(min-width:515px) and (max-width:545px){.work-rotate .img2{right:-70px;top:11px}}@media(min-width:546px) and (max-width:560px){.work-rotate .img2{right:-72px}}@media(min-width:561px) and (max-width:575px){.work-rotate .img2{right:-75px}}@keyframes bouncy2{0%{transform:translatey(0)}100%{transform:translatey(25px)}}@media(min-width:992px) and (max-width:1199px){.buidstory-img{max-width:60%}}@media(max-width:575px){.work--title{font-size:21px!important;line-height:23px!important}}@media(min-width:576px) and (max-width:1199px){.work--title{line-height:30px!important;font-size:26px I!important}}@media(max-width:991px){.work-finergyImg{padding-bottom:0!important}}.work-finergy-header__img-wrapper{position:relative}@media(min-width:768px) and (max-width:991px){.work-finergy-header__img-wrapper{text-align:center}}.work-finergy-header__img-wrapper--imgOne{position:relative;animation:bouncy 3s linear infinite alternate-reverse}@media(min-width:1200px){.work-finergy-header__img-wrapper--imgOne{right:-74px;top:0;width:65%}}@media(min-width:992px) and (max-width:1199px){.work-finergy-header__img-wrapper--imgOne{right:-46px;width:70%}}@media(max-width:526px){.work-finergy-header__img-wrapper--imgOne{left:-11px;width:75%;display:block;margin:auto}}@media(min-width:527px) and (max-width:991px){.work-finergy-header__img-wrapper--imgOne{display:block}}@media(min-width:527px) and (max-width:575px){.work-finergy-header__img-wrapper--imgOne{left:47px;width:73%}}@media(min-width:576px) and (max-width:767px){.work-finergy-header__img-wrapper--imgOne{left:49px;width:70%}}@media(min-width:768px) and (max-width:991px){.work-finergy-header__img-wrapper--imgOne{left:86px;width:67%}}.work-finergy-header__img-wrapper--imgTwo{position:absolute;top:3px;left:60px;max-height:604px;z-index:3;animation:bouncy 3s linear infinite alternate-reverse}@media(min-width:576px) and (max-width:767px){.work-finergy-header__img-wrapper--imgTwo{max-height:500px}}@media(min-width:517px) and (max-width:575px){.work-finergy-header__img-wrapper--imgTwo{max-height:462px}}@media(min-width:458px) and (max-width:516px){.work-finergy-header__img-wrapper--imgTwo{max-height:376px;left:74px}}@media(min-width:320px) and (max-width:457px){.work-finergy-header__img-wrapper--imgTwo{left:21px;max-height:338px}}.work-header-bg{right:0;left:0;margin:auto}@media(min-width:1200px){.work-header-bg{max-width:475px}}@media(max-width:350px){.work-header-bg{width:100%;display:block;margin:auto}}@media(max-width:460px){.work__img-section-parko{margin-top:50px!important}}@media(min-width:461px) and (max-width:535px){.work__img-section-parko{margin-top:75px!important}}@media(min-width:536px) and (max-width:575px){.work__img-section-parko{margin-top:100px!important}}@media(min-width:576px) and (max-width:991px){.work__img-section-parko{margin-top:165px!important}}.work-parko-car{position:absolute;z-index:2;animation:car-float 6s ease-in-out infinite}@media(min-width:1200px){.work-parko-car{top:24%;right:25%;max-width:135px}}@media(min-width:992px) and (max-width:1199px){.work-parko-car{top:22%;right:24%;max-width:30%}}@media(max-width:767px){.work-parko-car{max-width:30%;top:17%;right:20%}}@media(min-width:768px) and (max-width:991px){.work-parko-car{top:20%;right:22%}}.work-parko-rotate{position:relative}.work-parko-rotate--header{position:absolute;z-index:-1;width:100%;height:432px;bottom:-25px}@media(min-width:992px) and (max-width:1199px){.work-parko-rotate--header{top:-47px}}@media(min-width:768px) and (max-width:991px){.work-parko-rotate--header{height:630px;bottom:-40px}}@media(max-width:767px){.work-parko-rotate--header{height:auto}}.work-parko-rotate--img2{position:relative;z-index:2}@media(max-width:575px){.work-parko-rotate--img2{right:-6px;top:40px;max-width:97%}}.work-parko-hero{position:relative}@media(min-width:992px) and (max-width:1199px){.work-parko-hero{max-width:481px}}@media(min-width:768px) and (max-width:991px){.work-parko-hero{max-width:625px}}.work-umbrella-rain{position:absolute;width:100%;height:auto;z-index:1}@media(min-width:1200px){.work-umbrella-rain{top:-40px;right:137px;max-width:160px}}@media(min-width:992px) and (max-width:1199px){.work-umbrella-rain{top:-25px;right:115px;max-width:120px}}@media(min-width:768px) and (max-width:991px){.work-umbrella-rain{max-width:140px;right:241px;top:-27px}}@media(min-width:576px) and (max-width:767px){.work-umbrella-rain{top:-25px;right:130px;max-width:125px}}@media(min-width:491px) and (max-width:575px){.work-umbrella-rain{top:-30px;right:143px;max-width:26%}}@media(min-width:445px) and (max-width:490px){.work-umbrella-rain{top:-30px;right:106px;max-width:30%}}@media(min-width:401px) and (max-width:444px){.work-umbrella-rain{top:-28px;right:90px;max-width:30%}}@media(min-width:357px) and (max-width:400px){.work-umbrella-rain{top:-30px;right:75px;max-width:32%}}@media(max-width:356px){.work-umbrella-rain{top:-20px;right:85px;max-width:30%}}.tnt-work{z-index:0;margin:auto;animation:glide 2s ease-in-out alternate infinite}@media(min-width:1200px){.tnt-work{top:131px;max-width:170px;right:77px}}@media(min-width:992px) and (max-width:1199px){.tnt-work{top:43%;right:68px;max-width:142px}}@media(min-width:768px) and (max-width:991px){.tnt-work{top:42%;right:104px;max-width:205px}}@media(min-width:576px) and (max-width:767px){.tnt-work{top:43%;right:74px;max-width:153px}}@media(max-width:575px){.tnt-work{top:50%;right:21%;max-width:23%}}@keyframes glide{0%{transform:translateY(5px)}100%,50%{transform:translateY(-20px)}}@media(min-width:1200px){.work-majestic-wheel{max-width:200px;right:84px;top:113px}}@media(min-width:992px) and (max-width:1199px){.work-majestic-wheel{max-width:175px;right:70px;top:87px}}@media(min-width:768px) and (max-width:991px){.work-majestic-wheel{max-width:275px;right:86px;top:135px}}@media(min-width:576px) and (max-width:767px){.work-majestic-wheel{max-width:200px;right:67px;top:101px}}@media(max-width:575px){.work-majestic-wheel{max-width:36%;right:15%;top:30%}}.we-compare--umbrella{position:absolute;animation:umbrella-tint 3s linear alternate-reverse infinite}@media(min-width:1200px){.we-compare--umbrella{max-width:203px;right:0;top:-59px}}@media(min-width:992px) and (max-width:1199px){.we-compare--umbrella{max-width:150px;right:23px;top:-38px}}@media(min-width:768px) and (max-width:991px){.we-compare--umbrella{max-width:204px;right:42px;top:-34px}}@media(min-width:576px) and (max-width:767px){.we-compare--umbrella{max-width:150px;right:36px;top:-27px}}@media(max-width:575px){.we-compare--umbrella{max-width:33%;right:5%;top:-15%}}.car-insurance-london{width:100%;z-index:0}@media(min-width:1200px){.car-insurance-london{left:89px;max-width:334px;top:82px}}@media(min-width:992px) and (max-width:1199px){.car-insurance-london{left:76px;max-width:282px;top:24%}}@media(min-width:768px) and (max-width:991px){.car-insurance-london{left:19%;max-width:56%;top:88px}}@media(min-width:576px) and (max-width:767px){.car-insurance-london{left:20%;max-width:54%;top:25%}}@media(max-width:389px){.car-insurance-london{left:21%;max-width:52%;top:24%}}@media(min-width:390px) and (max-width:408px){.car-insurance-london{left:21%;max-width:53%;top:24%}}@media(min-width:409px) and (max-width:500px){.car-insurance-london{left:20%;max-width:54%;top:24%}}@media(min-width:501px) and (max-width:575px){.car-insurance-london{left:20%;max-width:55%;top:23%}}@media(max-width:991px){.car-insurance-london--frame{width:90%;margin:auto;display:block}}.car-insurance-london--car{position:absolute;z-index:99}@media(min-width:1200px){.car-insurance-london--car{max-width:270px;right:-19px;top:165px}}@media(min-width:992px) and (max-width:1199px){.car-insurance-london--car{right:-6%;max-width:45%;top:48%}}@media(min-width:768px) and (max-width:991px){.car-insurance-london--car{right:-4%;max-width:45%;top:51%}}@media(min-width:576px) and (max-width:767px){.car-insurance-london--car{right:-6%;max-width:45%;top:50%}}@media(max-width:575px){.car-insurance-london--car{right:2%;max-width:40%;top:51%}}.work-stubba{width:100%;animation:stubba-parachute 8s infinite linear}@media(min-width:1200px){.work-stubba{top:-104px;right:-25px;max-width:70px}}@media(min-width:992px) and (max-width:1199px){.work-stubba{max-width:50px;right:-10px;top:-123px}}@media(min-width:768px) and (max-width:991px){.work-stubba{max-width:70px;right:-15px;top:-88px}}@media(min-width:576px) and (max-width:767px){.work-stubba{max-width:55px;right:-12px;top:-105px}}@media(max-width:575px){.work-stubba{max-width:10%;right:0;top:-135px}}@keyframes stubba-parachute{0%{transform:translateY(200px)}100%{transform:translateY(0)}}.beencity-parachute{animation:parachute-fly 10s infinite linear;left:-25px;max-width:75px;transition:all 3s;top:0}@media(min-width:768px) and (max-width:991px){.beencity-parachute{left:-15px}}@media(max-width:575px){.beencity-parachute{left:-2%;max-width:14%}}.beencity-birds{z-index:-1;animation:moveBirds 10s linear infinite;width:8%;top:10%}@media(max-width:1199px){.beencity-birds{animation:moveBirds-mob 10s linear infinite;right:5%;max-width:10%}}@keyframes moveBirds{0%{transform:translate(-120px) scale(1)}100%{transform:translate(-27px) scale(3)}}@keyframes moveBirds-mob{0%{transform:translate(-45px)}100%{transform:translate(-9px) scale(2)}}@keyframes parachute-fly{0%{transform:translateY(5%) scale(1)}100%{transform:translateY(-1%) scale(0)}}.portfolio-wrapper:nth-child(1){margin-bottom:100px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper:nth-child(1){margin-bottom:120px}}@media(max-width:575px){.portfolio-wrapper:nth-child(1){margin-bottom:70px}}.portfolio-wrapper:nth-child(2){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper:nth-child(2){margin-bottom:120px}}@media(max-width:575px){.portfolio-wrapper:nth-child(2){margin-bottom:70px}}.portfolio-wrapper:nth-child(3){margin-bottom:90px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper:nth-child(3){margin-bottom:120px}}@media(max-width:575px){.portfolio-wrapper:nth-child(3){margin-bottom:70px}}.portfolio-wrapper:nth-child(4){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper:nth-child(4){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper:nth-child(4){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper:nth-child(4){margin-bottom:70px}}.portfolio-wrapper:nth-child(5){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper:nth-child(5){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper:nth-child(5){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper:nth-child(5){margin-bottom:70px}}.portfolio-wrapper:nth-child(6){margin-bottom:120px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper:nth-child(6){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper:nth-child(6){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper:nth-child(6){margin-bottom:70px}}.portfolio-wrapper:nth-child(7){margin-bottom:120px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper:nth-child(7){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper:nth-child(7){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper:nth-child(7){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(1){margin-bottom:150px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(1){margin-bottom:100px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(1){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(1){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(2){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(2){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(2){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(2){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(3){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(3){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(3){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(3){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(4){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(4){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(4){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(4){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(5){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(5){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(5){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(5){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(6){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(6){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(6){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(6){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(7){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(7){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(7){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(7){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(8){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(8){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(8){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(8){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(9){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(9){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(9){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(9){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(10){margin-bottom:150px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(10){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(10){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(10){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(11){margin-bottom:150px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(11){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(11){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(11){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(12){margin-bottom:150px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(12){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(12){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(12){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(13){margin-bottom:210px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(13){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(13){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(13){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(14){margin-bottom:180px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(14){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(14){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(14){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(15){margin-bottom:120px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(15){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(15){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(15){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(16){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(16){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(16){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(16){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(17){margin-bottom:210px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(17){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(17){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(17){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(18){margin-bottom:200px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(18){margin-bottom:120px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(18){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(18){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(19){margin-bottom:150px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(19){margin-bottom:100px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(19){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(19){margin-bottom:70px}}.portfolio-wrapper-viewMore:nth-child(20){margin-bottom:150px}@media(min-width:768px) and (max-width:991px){.portfolio-wrapper-viewMore:nth-child(20){margin-bottom:100px}}@media(min-width:576px) and (max-width:767px){.portfolio-wrapper-viewMore:nth-child(20){margin-bottom:100px}}@media(max-width:575px){.portfolio-wrapper-viewMore:nth-child(20){margin-bottom:70px}}.paradox-login{animation:floating-img 8s linear infinite;transition:all 3s;right:0}@media(min-width:1200px){.paradox-login{max-width:258px;top:51px}}@media(min-width:992px) and (max-width:1199px){.paradox-login{max-width:200px;top:51px}}@media(min-width:768px) and (max-width:991px){.paradox-login{max-width:290px;top:90px}}@media(min-width:576px) and (max-width:767px){.paradox-login{max-width:210px;top:65px}}@media(max-width:575px){.paradox-login{max-width:35%;top:32%;right:7%}}@keyframes floating-img{0%{transform:translateX(0)}50%{transform:translateX(29px)}100%{transform:translateX(0)}}.robby-vector{animation:robby-imgscaling 8s linear alternate-reverse infinite}@media(min-width:1200px){.robby-vector{max-width:300px;left:4px;top:164px}}@media(min-width:992px) and (max-width:1199px){.robby-vector{max-width:240px;left:11px;top:137px}}@media(min-width:768px) and (max-width:991px){.robby-vector{max-width:370px;left:0;top:195px}}@media(min-width:576px) and (max-width:767px){.robby-vector{max-width:256px;left:13px;top:150px}}@media(max-width:575px){.robby-vector{max-width:50%;left:4%;top:28%}}@keyframes robby-imgscaling{100%{transform:scale(1.2)}}.services-vaninsurance-circle{position:absolute;z-index:-1;animation:circleVectorAnimation 7s linear alternate-reverse infinite}@media(min-width:1200px){.services-vaninsurance-circle{max-width:416px;left:-86px;top:-28px}}@media(min-width:992px) and (max-width:1199px){.services-vaninsurance-circle{top:-27px;left:-37px;max-width:350px}}@media(min-width:768px) and (max-width:991px){.services-vaninsurance-circle{top:-28px;max-width:420px;left:-30px}}@media(min-width:576px) and (max-width:767px){.services-vaninsurance-circle{max-width:320px;left:-35px;top:-15px}}@media(max-width:575px){.services-vaninsurance-circle{left:-1%;top:-13%;max-width:64%}}@keyframes circleVectorAnimation{100%{transform:scale(.8)}}.work-vaninsurance-favicon{position:absolute;width:100%;height:auto;animation:moveShield 2s linear infinite alternate-reverse}@media(min-width:1200px){.work-vaninsurance-favicon{left:-2%;top:-5%;max-width:70px}}@media(min-width:992px) and (max-width:1199px){.work-vaninsurance-favicon{left:-3%;top:-1%;max-width:60px}}@media(min-width:768px) and (max-width:991px){.work-vaninsurance-favicon{left:0;top:-2%;max-width:60px}}@media(min-width:576px) and (max-width:767px){.work-vaninsurance-favicon{left:-1%;top:-4%;max-width:55px}}@media(max-width:575px){.work-vaninsurance-favicon{left:1%;top:-3%;max-width:10%}}.mot-check-circle{z-index:-1;right:0;top:0;animation:circleVectorAnimation 7s linear alternate-reverse infinite}@media(min-width:1200px){.mot-check-circle{max-width:310px}}@media(min-width:992px) and (max-width:1199px){.mot-check-circle{max-width:275px}}@media(max-width:991px){.mot-check-circle{right:3%;top:27%;max-width:45%}}.tasty-plums--vector{animation:floating-vector 8s linear infinite}@media(min-width:1200px){.tasty-plums--vector{top:100px;right:210px;max-width:83px}}@media(min-width:992px) and (max-width:1199px){.tasty-plums--vector{top:86px;right:176px;max-width:70px}}@media(min-width:768px) and (max-width:991px){.tasty-plums--vector{top:130px;right:258px;max-width:112px}}@media(min-width:576px) and (max-width:767px){.tasty-plums--vector{top:97px;right:194px;max-width:75px}}@media(max-width:575px){.tasty-plums--vector{top:30%;right:38%;max-width:15%}}@keyframes floating-vector{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.ada{position:relative;overflow:hidden}.ada-vector{position:absolute;z-index:-1;animation:scrollingAda 2s linear infinite;top:0;left:16%;width:73%;object-fit:cover}.ada-vector_two{position:absolute;top:100px;width:27%;right:-7px}@media(max-width:575px){.ada-vector_two{top:38%;width:25%;right:0}}.ada-vector_three{position:absolute;width:40%;left:0}@media(min-width:1200px){.ada-vector_three{bottom:-49px}}@media(min-width:992px) and (max-width:1199px){.ada-vector_three{bottom:-13%}}@media(min-width:576px) and (max-width:991px){.ada-vector_three{bottom:-12%}}@media(max-width:575px){.ada-vector_three{bottom:-14%}}@keyframes scrollingAda{0%{transform:translate(0,0)}80%{transform:translate(0,-86%)}100%{transform:translate(0,0)}}@-webkit-keyframes scrollingAda{0%{transform:translate(0,0)}80%{transform:translate(0,-86%)}100%{transform:translate(0,0)}}.rental-app-circle{z-index:-1;animation:circleVectorAnimation 7s linear alternate-reverse infinite}@media(max-width:575px){.rental-app-circle{right:1%;top:45%;max-width:45%}}@media(min-width:576px) and (max-width:991px){.rental-app-circle{right:-3%;top:42%;max-width:50%}}@media(min-width:1200px){.rental-app-circle{max-width:310px;right:-18px;top:131px}}@media(min-width:992px) and (max-width:1199px){.rental-app-circle{max-width:275px;right:-28px;top:95px}}.go-goa-now--frame{display:block;margin:auto}@media(min-width:992px) and (max-width:1199px){.go-goa-now--frame{width:60%}}@media(max-width:767px){.go-goa-now--frame{width:60%}}@media(min-width:768px) and (max-width:991px){.go-goa-now--frame{width:75%}}.go-goa-now--vector_one{animation:ggn-imgscaling_one 8s linear alternate-reverse infinite}@media(min-width:1200px){.go-goa-now--vector_one{max-width:440px;left:49px;top:196px}}@media(min-width:992px) and (max-width:1199px){.go-goa-now--vector_one{max-width:300px;left:79px;top:156px}}@media(min-width:768px) and (max-width:991px){.go-goa-now--vector_one{max-width:385px;left:28px;top:219px}}@media(min-width:576px) and (max-width:767px){.go-goa-now--vector_one{max-width:375px;left:58px;top:188px}}@media(max-width:575px){.go-goa-now--vector_one{max-width:65%;left:17%;top:32%}}.go-goa-now--vector_two{animation:ggn-imgscaling_two 8s linear alternate-reverse infinite;z-index:99}@media(min-width:1200px){.go-goa-now--vector_two{max-width:77%;left:68px;top:355px}}@media(min-width:992px) and (max-width:1199px){.go-goa-now--vector_two{max-width:285px;left:93px;top:279px}}@media(min-width:768px) and (max-width:991px){.go-goa-now--vector_two{max-width:375px;left:45px;top:361px}}@media(min-width:576px) and (max-width:767px){.go-goa-now--vector_two{max-width:335px;left:90px;top:322px}}@media(max-width:575px){.go-goa-now--vector_two{max-width:65%;left:18%;top:52%}}@keyframes ggn-imgscaling_one{100%{transform:scale(1.1)}}@keyframes ggn-imgscaling_two{100%{transform:scale(.8)}}.navhinds--frame{display:block;margin:auto;width:60%}@media(max-width:767px){.navhinds--frame{width:60%}}@media(min-width:768px) and (max-width:991px){.navhinds--frame{width:75%}}.navhinds--vector{animation:ggn-imgscaling_two 8s linear alternate-reverse infinite}@media(min-width:1200px){.navhinds--vector{top:226px;left:73px}}@media(min-width:992px) and (max-width:1199px){.navhinds--vector{top:177px;left:36px;max-width:400px}}@media(min-width:768px) and (max-width:991px){.navhinds--vector{top:241px;left:23px;max-width:515px}}@media(min-width:576px) and (max-width:767px){.navhinds--vector{top:207px;left:47px;max-width:415px}}@media(max-width:575px){.navhinds--vector{top:36%;left:10%;max-width:81%}}.days--vector{animation:days-vector 8s linear alternate-reverse infinite;max-width:25%;right:-3%;top:37%}@keyframes days-vector{100%{transform:scale(.8)}}.vboys-vector{animation:vboys-vector 8s linear alternate-reverse infinite;z-index:99;left:16%;width:50%;top:42%}@media(max-width:991px){.vboys-vector{left:20%;width:40%;top:45%}}.vboys-vector_two{animation:vboys-vector-two 8s linear alternate-reverse infinite;right:8%;width:50%;top:33%}@media(max-width:991px){.vboys-vector_two{right:18%;width:45%;top:40%}}@keyframes vboys-vector{100%{transform:scale(1.2)}}@keyframes vboys-vector-two{100%{transform:scale(.8)}}.ifbb-vector{animation:ifbb-vector 3s linear alternate-reverse infinite;max-width:50%;top:17%;right:-2%;transition:opacity 1s,transform .7s ease-in}@media(max-width:1199px){.ifbb-vector{max-width:40%;top:19%;right:1%}}@keyframes ifbb-vector{100%{transform:scale(1.1)}}.donut{max-width:22%;right:7%;bottom:8%;animation:donut-falling 2s linear infinite}@media(max-width:575px){.donut{max-width:20%;bottom:15%}}@media(max-width:409px){.donut{right:19%}}@media(min-width:410px) and (max-width:575px){.donut{right:13%}}@media(min-width:992px) and (max-width:1199px){.donut{right:11%;bottom:13%}}@keyframes donut-falling{0%{transform:translateX(18px) translateY(0) rotate(0)}100%{transform:translateX(48px) translateY(20px) rotate(45deg);filter:drop-shadow(2px 2px 10px rgba(0,0,0,.5))}}.img-fluid-custom{width:100%;height:auto}@media(max-width:991px){.img-fluid-custom{width:93%}}@media(min-width:992px){.mar-top-port1{margin-top:85px}}@media(min-width:1400px){.mar-top-port1{margin-top:100px}}#case-study{background-position-x:110%}#case-study::before{width:50%;background-color:transparent;background-image:url(../images/bg/hero-01.jpg);background-position:top;background-size:cover;background-repeat:no-repeat;content:"";position:absolute;z-index:0;height:600px;margin-top:-100px;width:45%;right:0;border-bottom-left-radius:60px}@media(min-width:1200px){#case-study{height:100%}}@media(min-width:1400px){#case-study{height:100%}}@media(min-width:1199px){#case-study{height:100%}}@media(min-width:1700px){#case-study{height:600px}}#case-study_butter{background-position-x:110%}#case-study_butter::before{width:100%;background-color:transparent;background-image:url(../images/bg/hero-01.jpg);background-position:top;background-size:cover;background-repeat:no-repeat;content:"";position:absolute;z-index:0;height:600px;border-bottom-left-radius:unset;margin-top:-100px;right:0}@media(min-width:1200px){#case-study_butter{height:100%}}@media(min-width:1400px){#case-study_butter{height:100%}}@media(min-width:1199px){#case-study_butter{height:100%}}@media(min-width:1700px){#case-study_butter{height:600px}}#case_study1{margin-top:0;text-align:center}@media(max-width:991px){#case_study1:before{background-color:transparent;background-image:url(../images/bg/hero-01.jpg);background-position:top;background-size:cover;background-repeat:no-repeat;content:"";position:absolute;z-index:-1;height:520px;margin-top:12px;width:76%;right:0;border-bottom-left-radius:17%;border-top-left-radius:17%}}@media(max-width:800px){#case_study1:before{height:520px}}@media(max-width:767px){#case_study1:before{height:410px}}@media(max-width:575px){#case_study1:before{height:360px}}@media(max-width:400px){#case_study1:before{height:270px}}.color_palette{text-align:left;margin:5rem auto}.color_palette p{font-style:normal;font-weight:600;line-height:30px;font-size:18px;color:#888383;margin-bottom:0}.color_palette pre:last-child{font-style:normal;font-weight:400;line-height:30px;font-size:18px;color:#888383;margin-bottom:0;font-family:Montserrat,sans-serif}.color_palette h4{margin-bottom:1.5rem;color:#173981;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.3rem}@media(max-width:991px){.color_palette h4{margin-bottom:.3rem}}@media(max-width:767px){.color_palette h4{margin-bottom:1.7rem}}@media(max-width:575px){.color_palette p{font-size:14px}.color_palette pre:last-child{font-size:14px}.color_palette h4{margin-bottom:5px}}@media(max-width:400px){.color_palette p{font-size:13px}.color_palette pre:last-child{font-size:13px}.color_palette h4{margin-bottom:.1rem}.color_palette .px-2{padding-left:.1rem!important}}.px-2{padding-right:0!important}.cp h5{color:#173981;font-weight:700;margin:2rem 0;font-size:1.5rem}.lower_image_banner img,.lower_image_banner.vboys img{width:48%}.palette{width:100px;height:100px;border-radius:10px!important;margin-right:1.4rem}@media(max-width:575px){.palette{margin-right:.9rem;width:85px;height:85px}}@media(max-width:400px){.palette{margin-right:.7rem;width:70px;height:70px}}.card.color_palette{margin:3rem 0}.card.color_palette:first-child{margin:0}@media(min-width:768px) and (max-width:1199px){.card.color_palette{height:23%}}.lower_image_banner img,.lower_image_banner.vboys img{margin-bottom:7rem}.lower_image_banner img:first-child{position:relative;left:3.6%;width:55%;filter:drop-shadow(0 3px 30px rgba(0,0,0,.188774));margin-bottom:7rem}.lower_image_banner img:last-child{position:absolute;left:37%;bottom:0;width:58%;filter:drop-shadow(0 3px 30px rgba(0,0,0,.188774))}@media(max-width:767px){.lower_image_banner img,.lower_image_banner.vboys img{left:35%}}.cs.all-prod,.startproject.cs{margin:6rem auto 15rem}.color_palette .card-block.px-2{margin:auto 0}@media(max-width:991px){.color_palette .card-block.px-2{margin:1rem 0}}@media(max-width:767px){.color_palette .card-block.px-2{margin:auto 0}}#butter_img{margin-top:0;text-align:center}.illustration-casestudy img{max-width:100%;margin-top:0;text-align:center}@media(max-width:991px){.illustration.butterfingers img{margin-top:5.5rem}}@media(max-width:767px){.illustration.butterfingers img{margin-top:5rem}}@media(max-width:575px){.illustration.butterfingers img{margin-top:4rem}}.arrow_button{vertical-align:middle;border-style:none;margin-top:1rem;width:3.7rem;box-shadow:0 25px 86px rgba(48,159,244,.39);-webkit-box-shadow:0 25px 86px rgba(48,159,244,.39);border-radius:50%;-webkit-transform:translateZ(0)}@media(max-width:991px){.arrow_button{display:none}}.headertext-case,.headertext-case.robby,.headertext-case.stubba{margin-top:3rem}@media(max-width:575px){.headertext-case h1,.headertext-case.robby h1,.headertext-case.stubba h1{line-height:35px;font-size:26px}}.image_banner img{width:100%}.allproducts_banner,.allproducts_banner_gogoa{text-align:center;margin:5rem auto;font-style:normal;font-weight:400;line-height:29px;font-size:18px;text-align:center}.allproducts_banner h5,.allproducts_banner_gogoa h5{color:#173981;font-weight:700;font-style:normal;line-height:36px;font-size:24px;text-align:center;margin-bottom:2rem}.allproducts_banner p,.allproducts_banner_gogoa p{color:#173981;font-style:normal;line-height:29px;font-size:18px;text-align:center;margin-bottom:2rem}.allproducts_banner_gogoa.bike h5,.allproducts_banner_top h5,.allproducts_banner_top_gogoa h5,.allproducts_banner_top_gogoa.bike h5{color:#173981;font-weight:700;font-style:normal;line-height:36px;font-size:24px;margin-bottom:2rem}.allproducts_banner_gogoa.bike p,.allproducts_banner_top p,.allproducts_banner_top_gogoa p,.allproducts_banner_top_gogoa.bike p{color:#173981}.all-prod{margin:5rem auto}.card-img-overlay{background:#000;padding:2rem;border-radius:1.5rem}.card.cs h3{color:#fbfbfb;font-size:1.1em;margin-top:1rem}@media(max-width:1199px){.card.cs h3{font-size:1.1rem;margin-top:1rem}}@media(max-width:991px){.card.cs h3{font-size:1em;margin-top:1rem}}@media(max-width:767px){.card.cs h3{font-size:1.6em;margin-top:1rem}}@media(max-width:400px){.card.cs h3{font-size:1.4em;margin-top:1rem}}.card.cs p{font-weight:400;line-height:1.92rem;font-size:1rem;color:#fbfbfb;margin:1.9rem 0}@media(max-width:1199px){.card.cs p{font-size:.9rem;margin:1.9rem 0}}@media(max-width:991px){.card.cs p{line-height:1.7rem;font-size:.9rem;margin:1.9rem 0}}@media(max-width:767px){.card.cs p{line-height:2.9rem;font-size:1.5rem;margin:3rem 0}}@media(max-width:575px){.card.cs p{line-height:2.5rem;font-size:1.5rem;margin:3rem 0}}@media(max-width:400px){.card.cs p{line-height:1.9rem;font-size:1.1rem;margin:2rem 0}}.card.cs p img{border-radius:1.5rem}.card-subtitle{margin-top:10rem;margin-bottom:0;font-size:.9rem;color:#fbfbfb}@media(max-width:1199px){.card-subtitle{margin-top:5rem;font-size:.8rem}}@media(max-width:991px){.card-subtitle{margin-top:9rem;font-size:.8rem}}@media(max-width:767px){.card-subtitle{margin-top:15rem;margin-bottom:0;font-size:1.2rem}}@media(max-width:575px){.card-subtitle{margin-top:6rem;font-size:1.2rem}}@media(max-width:400px){.card-subtitle{margin-top:0;font-size:.9rem}}.card{margin:1rem 0}.social-link-cs{padding-left:0;margin-bottom:0}@media(max-width:575px){.social-link-cs{text-align:center}}.visit-site{padding:0 5rem}@media(max-width:1199px) and (min-width:992px){.visit-site{padding:0 4rem}}#case_study1 img{width:100%;filter:drop-shadow(0 3px 50px rgba(0,0,0,.188774))}.section2_cs_btr{margin-top:5rem}@media(max-width:991px){.section2_cs_btr{margin-top:2rem}}@media(max-width:767px){.section2_cs_btr{margin-top:5rem}}@media(max-width:575px){.section2_cs_btr{margin-top:4rem}}@media(max-width:400px){.section2_cs_btr{margin-top:3rem}}@media(max-width:991px){.b_fngs.cp_prdx,.container.cp.b_fngs{margin:4rem auto 0}}@media(max-width:767px){.b_fngs.cp_prdx,.container.cp.b_fngs{margin:5rem auto}}.top_image_banner_pardx{margin-bottom:3rem}.top_image_banner_pardx img:first-child{position:relative;width:100%;margin-top:-4rem;z-index:-2}.top_image_banner_pardx img:last-child{position:absolute;left:58%;top:60%;width:40%}@media(max-width:767px){.top_image_banner_pardx img:last-child{top:58%}}.head-banner.prdx{background:0 0}.section2_cs_prdx{padding:0 12rem 5rem}@media(max-width:1199px){.section2_cs_prdx{padding:3rem 8rem}}@media(max-width:991px){.section2_cs_prdx{padding:3rem 6rem}}@media(max-width:767px){.section2_cs_prdx{padding:0}}.cs-prdx.all-prod,.startproject.cs-prdx{margin:5rem auto 15rem}@media(max-width:1199px){.cs-prdx.all-prod,.startproject.cs-prdx{margin:5rem auto 10rem}}.fonts-px{margin:0 auto 6rem;background-image:url(../images/paradox/fonts.png);width:100%;height:22rem;background-position:top;background-size:contain;background-repeat:no-repeat;content:'';margin-bottom:-2rem;z-index:0}@media(max-width:1199px){.fonts-px{height:18.5rem}}@media(max-width:991px){.fonts-px{height:13.7rem}}@media(max-width:767px){.fonts-px{background-image:url(../images/paradox/fonts.png);width:100%;margin-top:0;background-size:auto 100%;height:10rem}}@media(max-width:575px){.fonts-px{background-image:url(../images/paradox/fonts-mobile.png);width:100%;background-repeat:no-repeat;background-size:auto 100%;height:40rem;background-position-x:15px;content:'';z-index:0;height:36rem;width:100%;margin-right:0}}@media(max-width:400px){.fonts-px{background-position-x:20px;height:24rem}}.image_banner.middle img{box-shadow:0 10px 30px rgba(0,0,0,.17731)}.ifbb_bottom img,.prdx_bottom img{box-shadow:0 10px 30px rgba(0,0,0,.17731);margin-bottom:7rem}.cp_prdx{padding:1% 7%}@media(min-width:1700px){.cp_prdx{padding:1% 5%}}@media(max-width:1199px){.cp_prdx{padding:1%}}@media(max-width:575px){.cp_prdx{padding:0 5%}}#case-study-wecompare{background-image:none;position:relative}#case-study-wecompare:before{content:"";position:absolute;z-index:-1;height:100%;width:100%;margin-top:-100px;right:0;border-bottom-left-radius:0}@media(min-width:1200px){#case-study-wecompare:before{height:600px}}@media(max-width:1199px){#case-study-wecompare:before{height:560px}}@media(max-width:991px){#case-study-wecompare:before{height:440px}}@media(max-width:767px){#case-study-wecompare:before{height:580px}}@media(max-width:575px){#case-study-wecompare:before{height:500px}}@media(max-width:991px){#case-study-wecompare .headertext-case{margin-top:6rem}}#case-study-wecompare .wc-cs-header1{position:relative}#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img1{width:100%;z-index:1;left:0;bottom:-8.5em;filter:drop-shadow(0 12px 52px rgba(0,0,0,.100855))}@media(max-width:1199px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img1{left:-40px;bottom:-4.5em}}@media(max-width:991px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img1{left:-40px;bottom:-3em}}@media(max-width:767px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img1{left:-40px;bottom:-19em}}@media(max-width:575px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img1{width:85%;z-index:5;left:0;top:0}}#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img2{width:20%;z-index:3;right:30px;top:200px;filter:drop-shadow(0 3px 86px rgba(0,0,0,.188774))}@media(max-width:1199px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img2{width:20%;z-index:3;right:75px;top:170px}}@media(max-width:991px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img2{top:126px;right:65px}}@media(max-width:767px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img2{top:10px}}@media(max-width:575px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img2{width:18%;z-index:6;right:70px;top:40px}}#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img3{width:25%;top:25px;z-index:0;right:-30px}@media(max-width:1199px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img3{width:25%;top:25px;z-index:0;right:0}}@media(max-width:767px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img3{top:-115px}}@media(max-width:575px){#case-study-wecompare .wc-cs-header1 .wc-cs-header .wc-cs-header-img3{width:23%;top:-40px;z-index:3;right:27px}}#case-study-wecompare .wc-cs-header1 .wc-cs-header video{position:absolute;width:78%;height:76%;object-fit:cover;z-index:21}@media(min-width:1360px){#case-study-wecompare .wc-cs-header1 .wc-cs-header video{width:77%!important;height:74%!important;position:absolute;bottom:80px!important;left:90px!important;object-fit:cover}}@media(min-width:1200px){#case-study-wecompare .wc-cs-header1 .wc-cs-header video{position:absolute;bottom:78.5px;left:77px;height:73%}}@media(min-width:992px) and (max-width:1199px){#case-study-wecompare .wc-cs-header1 .wc-cs-header video{height:72%;bottom:67px;left:66px}}@media(max-width:991px) and (min-width:768px){#case-study-wecompare .wc-cs-header1 .wc-cs-header video{width:78%;height:73%;left:70px;bottom:67.4px}}@media(max-width:767px) and (min-width:576px){#case-study-wecompare .wc-cs-header1 .wc-cs-header video{width:78%;height:71%;left:51.5px;bottom:27.5px}}@media(max-width:575px){#case-study-wecompare .wc-cs-header1 .wc-cs-header video{object-fit:cover;width:75%;height:80%;left:12.5%;bottom:13.8%}}#case-study-wecompare .illustration{margin-top:0;text-align:center}@media(max-width:575px){#case-study-wecompare .illustration img{margin-top:0}}.visit-site a{font-style:normal;font-weight:600;line-height:22px;font-size:18px;letter-spacing:-.675px;color:#6d42ef;position:relative}.section2_wc_cs{padding-top:6em}@media(max-width:767px){.section2_wc_cs{padding-top:3em}}@media(max-width:991px){.section2_wc_cs .visit-site{padding:0 2rem}}@media(max-width:1199px){.section2_wc_cs .visit-site .social-link a{margin-right:0}}@media(max-width:767px){.section2_wc_cs .allproducts_banner_gogoa.bike,.section2_wc_cs .allproducts_banner_top,.section2_wc_cs .allproducts_banner_top_gogoa{margin-top:1.5rem!important}}.section3_wc_cs{padding-top:4em}.section3_wc_cs h5{color:#233f6f;font-size:22px;font-style:normal;font-weight:600;line-height:30px}@media(max-width:767px){.section3_wc_cs h5{font-size:19px}}@media(min-width:992px){.section3_wc_cs{margin-top:8em}}.section3_wc_cs .headertext-case img{max-width:169px;padding:6px;filter:blur(0);-webkit-transform:translate3d(0,0,0)}@media(max-width:767px){.section3_wc_cs .headertext-case img{max-width:127px;width:100%}}.section3_wc_cs .row-centered{text-align:center;padding:30px;margin-top:0}@media(max-width:991px){.section3_wc_cs .row-centered{justify-content:center}}@media(min-width:768px) and (max-width:991px){.section3_wc_cs .row-centered{padding:0 0 initial}}@media(max-width:767px){.section3_wc_cs .row-centered:nth-of-type(2){padding-bottom:3em}}@media(max-width:575px){.section3_wc_cs .row-centered{padding:0;margin:auto}.section3_wc_cs .row-centered:nth-of-type(2){padding-bottom:2em}}.section3_wc_cs .col-centered{display:inline-block;float:none;text-align:center;margin:12px auto;border:3.202px solid #d7e7ff;background:#fff;padding:15px 0;max-width:230px}@media(max-width:1199px) and (min-width:768px){.section3_wc_cs .col-centered{max-width:200px!important}}@media(max-width:991px){.section3_wc_cs .col-centered{margin:11px;max-width:145px;border:2.5px solid #d7e7ff}}@media(max-width:767px) and (min-width:576px){.section3_wc_cs .col-centered{margin:11px auto}}@media(max-width:575px){.section3_wc_cs .col-centered{max-width:43%;margin:11px 3px}}.section3_wc_cs .wc-logo-icon-sub{max-width:320px!important}@media(max-width:991px){.section3_wc_cs .wc-logo-icon-sub{max-width:250px!important}}@media(max-width:767px){.section3_wc_cs .wc-logo-icon-sub{max-width:200px!important}}@media(max-width:575px){.section3_wc_cs .wc-logo-icon-sub{max-width:100%!important}}.section3_wc_cs .wc-logo-icon img{width:100%}@media(max-width:575px){.section3_wc_cs .wc-logo-icon img{max-width:185px}}@media(max-width:1199px){.section3_wc_cs{padding-top:0}}.wc-sec-bg{background-color:#e0efff;margin-bottom:8em;margin-top:8em}.wc-sec-bg img:first-child{margin-top:5%;left:4.5%;width:70%;bottom:0;-webkit-box-shadow:0 12px 52px rgba(0,0,0,.100855);box-shadow:0 12px 52px rgba(0,0,0,.100855);margin-bottom:0}@media(max-width:767px){.wc-sec-bg img:first-child{left:1%}}.wc-sec-bg img:last-child{left:29.5%;bottom:0;width:70%;-webkit-box-shadow:0 12px 52px rgba(0,0,0,.100855);box-shadow:0 12px 52px rgba(0,0,0,.100855);margin-bottom:0}@media(max-width:1199px){.wc-sec-bg img:last-child{left:25.5%}}@media(max-width:991px){.wc-sec-bg img:last-child{left:24.5%}}@media(max-width:767px){.wc-sec-bg img:last-child{left:28.5%}}.wc-sec-bg img:last-child{width:65%}@media(max-width:1199px){.wc-sec-bg img:last-child{width:68%}}@media(max-width:575px){.wc-sec-bg img:last-child{width:67%}}@media(max-width:575px){.wc-sec-bg{margin-bottom:4em;margin-top:4em}}.wc-pallete{padding:0 65px!important}@media(max-width:767px){.wc-pallete{padding:0!important;margin-bottom:0!important}}@media(max-width:575px){.wc-pallete{padding:0 4%!important;margin:1rem auto!important;margin-bottom:0!important}}.color_palette .card-block{margin:auto 0}.card.color_palette{margin:3rem 0}.card.color_palette:first-child{margin:0}@media(min-width:768px) and (max-width:1199px){.card.color_palette{height:23%}}.wcstudy-sec7-fluid{background-color:#182546;margin:10em 0}@media(max-width:991px){.wcstudy-sec7-fluid{margin:5em 0}}@media(max-width:767px){.wcstudy-sec7-fluid{overflow:hidden;background:linear-gradient(180deg,#fff 47%,#182546 21%);margin-top:0;padding-top:30em;margin-bottom:5em}}@media(max-width:575px){.wcstudy-sec7-fluid{padding-top:6em;background:linear-gradient(180deg,#fff 44%,#182546 21%)}}@media(max-width:575px){.wcstudy-sec7 .sec7-img{margin:2rem auto;height:300px}}@media(min-width:576px) and (max-width:767px){.wcstudy-sec7 .sec7-img .sec7-content{margin:3rem auto}}.wcstudy-sec7 .row{position:relative}.wcstudy-sec7 .row .wc_first_img{position:absolute;z-index:1;bottom:-110px;left:-10%;width:115%}@media(max-width:1199px){.wcstudy-sec7 .row .wc_first_img{bottom:-87px;left:-10%}}@media(max-width:991px) and (min-width:768px){.wcstudy-sec7 .row .wc_first_img{width:129%;top:-200px;left:-23px}}@media(max-width:767px){.wcstudy-sec7 .row .wc_first_img{left:-1%;width:100%;bottom:-100px}}@media(max-width:575px){.wcstudy-sec7 .row .wc_first_img{left:50%;transform:translateX(-50%);width:100%;bottom:0;top:unset}}.wcstudy-sec7 .row .wc_sec_img{position:absolute;width:75%;z-index:2;left:110px;bottom:-257px}@media(max-width:1199px){.wcstudy-sec7 .row .wc_sec_img{left:110px;bottom:-200px}}@media(max-width:991px){.wcstudy-sec7 .row .wc_sec_img{width:100%;bottom:-190px;left:0}}@media(max-width:767px){.wcstudy-sec7 .row .wc_sec_img{width:80%;bottom:-300px;left:auto}}@media(max-width:575px){.wcstudy-sec7 .row .wc_sec_img{right:-60px;bottom:-260px}}@media(max-width:400px){.wcstudy-sec7 .row .wc_sec_img{bottom:-260px}}.wcstudy-sec7 .row .wc_third_img{position:absolute;width:45%;z-index:3;right:-66px;top:20px}@media(max-width:1199px){.wcstudy-sec7 .row .wc_third_img{width:44%;right:-55px;top:14px}}@media(max-width:991px) and (min-width:768px){.wcstudy-sec7 .row .wc_third_img{top:unset;bottom:-225px;width:46%;right:-77px}}@media(max-width:767px){.wcstudy-sec7 .row .wc_third_img{top:unset;bottom:-117px;width:40%;right:0}}@media(max-width:575px){.wcstudy-sec7 .row .wc_third_img{right:.5rem;bottom:-1rem;left:unset;width:36%}}.wcstudy-sec7 .row .wc_fourth_img{position:absolute;width:60%;z-index:4;left:40%;bottom:200px;filter:drop-shadow(0 3px 105px rgba(0,0,0,.188774))}@media(max-width:1600px){.wcstudy-sec7 .row .wc_fourth_img{width:60%;bottom:200px}}@media(max-width:1199px){.wcstudy-sec7 .row .wc_fourth_img{width:60%;bottom:250px}}@media(max-width:991px){.wcstudy-sec7 .row .wc_fourth_img{display:none}}@media(max-width:575px){.wcstudy-sec7 .margin-top{margin-top:0;margin-bottom:0}}.blue-hor-line{padding:75px 0;margin-left:0}@media(min-width:992px){.blue-hor-line{margin-top:.5rem;margin-bottom:.5rem}}@media(min-width:768px) and (max-width:991px){.blue-hor-line{padding:30px 0;margin-bottom:.5rem;margin-top:.5rem}}@media(max-width:1199px){.blue-hor-line{padding:30px 0}}@media(min-width:992px){.blue-hor-line{margin-left:4rem!important}}@media(min-width:1200px){.blue-hor-line{margin-left:6rem!important}}@media(max-width:767px){.blue-hor-line{padding-bottom:0}}@media(max-width:575px){.blue-hor-line{padding-top:0;padding-bottom:2rem}}.blue-hor-line::before{position:absolute;left:0;width:44px;height:10px;background:#1966ff;top:2rem;content:"";border-radius:5.5px;margin-left:0}@media(max-width:1199px){.blue-hor-line::before{top:.7rem}}@media(min-width:768px) and (max-width:991px){.blue-hor-line::before{top:.6rem}}@media(max-width:767px){.blue-hor-line::before{left:50%;transform:translateX(-50%)}}@media(min-width:576px) and (max-width:767px){.blue-hor-line::before{top:-.5rem}}@media(max-width:575px){.blue-hor-line::before{top:-2rem}}.blue-hor-line h1{font-style:normal;font-weight:700;line-height:32px;font-size:24px;text-align:left;color:#fff;margin-bottom:.8em!important}@media(max-width:991px){.blue-hor-line h1{line-height:30px}}@media(min-width:768px) and (max-width:991px){.blue-hor-line h1{margin-bottom:.6em!important}}@media(max-width:767px){.blue-hor-line h1{text-align:center;font-size:22px}}.blue-hor-line p{font-style:normal;font-weight:400;line-height:32px;font-size:18px;text-align:left;color:#fff;width:360px;margin-bottom:0}@media(min-width:768px) and (max-width:991px){.blue-hor-line p{font-size:16px}}@media(max-width:991px){.blue-hor-line p{line-height:30px}}@media(max-width:991px){.blue-hor-line p{width:auto;font-size:16px}}@media(max-width:767px){.blue-hor-line p{text-align:center}}@media(max-width:575px){.blue-hor-line{margin-left:0}}.wc-sec-8 .allproducts_banner h5,.wc-sec-8 .allproducts_banner_gogoa h5{font-style:normal;font-weight:700;line-height:36px;font-size:24px;text-align:center;color:#173981}@media(max-width:1199px){.wc-sec-8 .allproducts_banner,.wc-sec-8 .allproducts_banner_gogoa{margin:0 auto}}.wcstudy-sec9 .row{position:relative}.wcstudy-sec9 .row .wc_first_img{position:absolute;z-index:2;top:13%;width:100%;left:35%;filter:drop-shadow(0 15px 35px rgba(34,255,25,.350855))}@media(max-width:400px){.wcstudy-sec9 .row .wc_first_img{top:9%;width:100%;left:40%}}.wcstudy-sec9 .row .wc_sec_img{position:absolute;width:275%;z-index:3;left:-8%;bottom:-50px;filter:drop-shadow(0 3px 85px rgba(0,0,0,.188774))}@media(max-width:767px){.wcstudy-sec9 .row .wc_sec_img{bottom:-10%}}.wcstudy-sec9 .row .wc_third_img{filter:drop-shadow(0 2px 65px rgba(0,0,0,.117386))}img.wc_third_img{width:100%}.wcstudy-sec10-fluid{background-image:url(../images/wecompare-casestudy/sec10-bg.png);background-size:cover;background-repeat:no-repeat;margin:10em 0;margin-bottom:0;background-position-x:70%}@media(max-width:991px){.wcstudy-sec10-fluid{background-position:top}}@media(max-width:575px){.wcstudy-sec10-fluid{margin-top:2em}}.wcstudy-sec10-fluid .wcstudy-sec10{margin-bottom:0}.wcstudy-sec10-fluid .wcstudy-sec10 .wc_first_img{width:45%;left:0;top:-125px;position:absolute;z-index:0;filter:drop-shadow(0 2px 35px rgba(0,0,0,.169497))}@media(max-width:1199px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_first_img{left:-40px;top:-112px}}@media(max-width:991px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_first_img{width:55%;left:0;top:-105px}}@media(max-width:767px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_first_img{width:32%;left:16%;top:-190px}}@media(max-width:575px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_first_img{width:35%;left:14%;top:-170px}}@media(max-width:400px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_first_img{width:45%;left:5%;top:-147px}}.wcstudy-sec10-fluid .wcstudy-sec10 .wc_second_img{width:60%;left:150px;top:-160px;position:absolute;z-index:2;filter:drop-shadow(0 3px 105px rgba(0,0,0,.188774))}@media(max-width:1600px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_second_img{left:130px}}@media(max-width:1199px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_second_img{left:100px;top:-140px}}@media(max-width:991px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_second_img{width:73%;left:30%;top:-136px}}@media(max-width:767px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_second_img{width:43%;left:43%;top:-219px}}@media(max-width:575px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_second_img{width:47%;left:40%;top:-200px}}@media(max-width:400px){.wcstudy-sec10-fluid .wcstudy-sec10 .wc_second_img{width:62%;left:38%;top:-172px}}.wcstudy-sec10-fluid .sec-10-text .blue-hor-line{margin-left:0}.wcstudy-sec10-fluid .sec-10-text .blue-hor-line .text-sec{margin-top:40px}.wcstudy-sec10-fluid .sec-10-text .blue-hor-line::before{top:85px;left:35px}@media(max-width:1199px){.wcstudy-sec10-fluid .sec-10-text .blue-hor-line::before{top:50px;margin-left:-26px}}@media(max-width:1199px){.wcstudy-sec10-fluid .sec-10-text .blue-hor-line{padding:30px 0;margin-left:0}}@media(max-width:991px){.wcstudy-sec10-fluid .sec-10-text{padding-right:0}}@media(max-width:767px){.wcstudy-sec10-fluid .sec-10-text{order:1;margin-top:25%}}@media(max-width:767px){.wcstudy-sec10-fluid .sec-10-img{order:0}}.wcstudy-sec11-fluid{padding:10em 0;padding-bottom:0;margin-bottom:8em;padding-top:2em}.wcstudy-sec11-fluid .wcstudy-sec10{margin-bottom:0;padding:0}@media(max-width:991px){.wcstudy-sec11-fluid .wcstudy-sec10{margin:0 auto}}@media(min-width:992px){.wcstudy-sec11-fluid .wcstudy-sec10 .wcstudy-sec10-img{margin-top:-4em}}.wcstudy-sec11-fluid .wcstudy-sec10 .sec11-content{margin:0 auto 0 0;font-style:normal;font-weight:400;line-height:29px;font-size:18px;text-align:left}@media(max-width:991px){.wcstudy-sec11-fluid .wcstudy-sec10 .sec11-content{text-align:center}}@media(max-width:575px){.wcstudy-sec11-fluid .wcstudy-sec10 .sec11-content{margin:0}}.wcstudy-sec11-fluid .wcstudy-sec10 .wc_first_img{width:55%;left:0;top:-175px;position:absolute;z-index:0}.wcstudy-sec11-fluid .wcstudy-sec10 .wc_second_img{width:82%;left:150px;top:-245px;position:absolute;z-index:2}@media(max-width:991px){.wcstudy-sec11-fluid{padding-top:3em}}.masonry{margin:1.5em auto;max-width:100%;column-gap:0}.item{padding:.5em}@media only screen and (min-width:1024px){.masonry{column-count:4}}@media only screen and (max-width:1023px) and (min-width:768px){.masonry{column-count:3}}@media only screen and (max-width:767px) and (min-width:540px){.masonry{column-count:2}}@media(max-width:767px){.section-alignment{padding-top:19em}}@media(max-width:575px){.section-alignment{padding-top:8em;margin-top:-10em}}@media(max-width:400px){.section-alignment{padding-top:8em;margin-top:-16em}}@media(max-width:767px){.section-alignment .wc_first_img{filter:drop-shadow(0 3px 30px rgba(0,0,0,.26772))!important}}@media(max-width:500px){.section-alignment .wc_first_img{filter:drop-shadow(0 3px 20px rgba(0,0,0,.26772))!important}}@media(max-width:767px){.cp--margin{margin-bottom:0!important}}#we-compare-sect-3{background:url(/images/wecompare-casestudy/bg.png) no-repeat;background-size:cover;background-position:top}@media(max-width:767px){#we-compare-sect-3{background:url(/images/wecompare-casestudy/bg-mob.png) no-repeat;background-size:121% 100%;background-position:top}}#we-compare-sect-3 .wecompare-app{align-self:flex-end}@media(max-width:991px){#we-compare-sect-3 .wecompare-app{order:2}}#we-compare-sect-3 .wecompare-app img{width:70%}@media(max-width:991px) and (min-width:768px){#we-compare-sect-3 .wecompare-app img{width:65%}}@media(max-width:767px) and (min-width:576px){#we-compare-sect-3 .wecompare-app img{width:40%}}@media(max-width:575px){#we-compare-sect-3 .wecompare-app img{width:50%}}.we-compare-sect-3-main .row-centered{padding-bottom:0;align-items:center;justify-content:space-around}@media(max-width:991px){.we-compare-sect-3-main .row-centered{flex-direction:column}}.we-comp-umbrella{position:absolute;left:-26%;top:-55%;max-width:181px;animation:UmbrellaWecompareDesk 2s linear infinite alternate-reverse}@keyframes UmbrellaWecompareDesk{0%{transform:rotate(0)}100%{transform:rotate(-10deg)}}@media(max-width:1199px){.we-comp-umbrella{top:-40%;left:-34%;max-width:160px}}@media(max-width:991px){.we-comp-umbrella{left:0;animation:ubrellaRotateMob 3s linear infinite alternate-reverse}}@media(max-width:767px){.we-comp-umbrella{left:-14px;top:-39%;max-width:156px}}@media(max-width:575px){.we-comp-umbrella{left:-4px;top:-32%;max-width:120px}}@media(max-width:991px){.we-comp-section1{flex-direction:column;margin-left:auto;margin-right:auto}}.we-comp-section1:before{content:"";top:51%;transform:translateY(-50%);height:calc(79% - 3rem);width:50%;left:2%;position:absolute;border-radius:5px;border:1px solid #a9cef3;background:#fbfdff;z-index:-12}@media(max-width:991px){.we-comp-section1:before{bottom:-8%;transform:translateX(-50%);height:30%;width:100%;right:50%;left:50%;top:unset}}@media(max-width:575px){.we-comp-section1:before{height:25%}}.we-comp-left{width:28%;position:relative;z-index:2}.we-comp-left h3{color:#173981!important}@media(max-width:991px){.we-comp-left{width:100%}}@media(min-width:992px){.we-comp-left{margin-left:4rem}}.we-comp-right{width:62%}@media(max-width:991px){.we-comp-right{width:92%}}.we-comp-main-banner{width:100%;position:relative;z-index:25}@media(max-width:767px){.we-comp-main-banner{max-width:99%!important}}@media(min-width:768px){.we-comp-main-banner{position:relative;bottom:20px}}.we-comp-icons{padding-top:2rem}@media(max-width:767px){.we-comp-icons{padding-top:4rem}}.we-comp-icons .features-heading{color:#fff;font-size:15px;font-style:normal;font-weight:700;line-height:20.933px;letter-spacing:.361px;text-transform:uppercase}@media(max-width:767px){.we-comp-icons .features-heading{font-size:10px;line-height:normal}}.we-comp-icons .features-content{color:#fff;font-size:15px;font-style:normal;font-weight:390;line-height:26.708px;letter-spacing:.393px}@media(max-width:767px){.we-comp-icons .features-content{font-size:10px;line-height:19px}}.we-comp-icons1{max-width:130px;right:0;bottom:-29%}@media(max-width:1199px){.we-comp-icons1{max-width:92px;top:-18%}}@media(max-width:991px) and (min-width:768px){.we-comp-icons1{top:2%}}@media(max-width:767px){.we-comp-icons1{max-width:85px;right:0;top:8px}}@media(max-width:575px){.we-comp-icons1{top:-4px}}.we-comp-icons2{left:0;top:0;max-width:90px}@media(max-width:1285px) and (min-width:992px){.we-comp-icons2{left:0;top:-19%;max-width:71px}}@media(max-width:991px){.we-comp-icons2{bottom:-10%;top:unset}}@media(max-width:767px) and (min-width:576px){.we-comp-icons2{bottom:-14%}}@media(max-width:575px){.we-comp-icons2{bottom:-12%}}.we-comp-icons3{top:0;right:0;max-width:120px}@media(max-width:991px) and (min-width:768px){.we-comp-icons3{top:-44%;right:0;max-width:80px}}@media(max-width:767px){.we-comp-icons3{max-width:80px;top:0}}@media(max-width:575px){.we-comp-icons3{top:0;max-width:70px}}.we-comp-icons4{top:-45%;left:0;max-width:160px}.we-comp-icons5{transform:rotate(180deg);max-width:160px;top:0;right:0}.we-comp-icons6{transform:rotate(180deg);bottom:0;left:0;max-width:80px}.we-comp-icons img{max-width:40px;aspect-ratio:1;max-height:40px;margin-bottom:1.5rem;margin-top:1.5rem}@media(max-width:1199px) and (max-width:991px){.we-comp-icons img{max-width:38px;max-height:38px}}@media(max-width:767px){.we-comp-icons img{max-width:28px;height:28px}}.we-comp-icons h2{margin-bottom:1.5rem;margin-top:1.5rem}.we-comp-icons p{margin-bottom:1.5rem;margin-top:1.5rem}.section3_wc_cs-main{border-radius:5px;border:1px solid #a9cef3;background:#fbfdff}@media(max-width:767px){.section3_wc_cs-main{border-radius:12px}}@media(min-width:992px){.section5_wc_cs .fonts-family{margin-top:14em!important}}@media(max-width:991px){.section5_wc_cs .fonts-family{margin-top:6em!important}}@media(max-width:575px){.section5_wc_cs .fonts-family{margin-top:4em!important}}.section5_wc_cs .fonts-type__container img{max-width:100%!important}.wc-credit{position:relative;bottom:0;right:16%;width:34%;vertical-align:bottom;z-index:1;box-shadow:0 48.438px 117.47px 0 rgba(164,195,219,.52)}@media(max-width:575px){.wc-credit{right:16%;width:33%;top:unset}}.wc-life{position:absolute;bottom:0;right:47%;width:33%;z-index:2;box-shadow:0 48.438px 117.47px 0 rgba(164,195,219,.52)}@media(max-width:575px){.wc-life{right:49%;top:unset;width:30%}}.wc-flight{position:absolute;bottom:0;right:25%;width:33%;z-index:3;box-shadow:0 48.438px 117.47px 0 rgba(164,195,219,.52)}@media(max-width:575px){.wc-flight{width:30%;top:unset;right:27%}}.wc-pet{position:relative;right:-15%;width:34%;bottom:0;z-index:4;box-shadow:0 48.438px 117.47px 0 rgba(164,195,219,.52)}@media(max-width:575px){.wc-pet{top:unset;width:33%;right:-16%}}.features-section__img{text-align:center}.features-section__img video{border-top-left-radius:30px;border-top-right-radius:30px;width:100%;margin-bottom:-8px;position:relative}@media(max-width:575px){.features-section__img video{height:386px;width:auto}}.video-section-mobile{overflow:hidden;position:relative;border-radius:38px 38px 0 0;width:100%;max-width:300px;width:100%;margin:auto;margin-bottom:0;background-size:100%}#case-study-paradox,#faq,#shop{background-image:none;position:relative}#case-study-paradox:before,#faq:before,#shop:before{background-color:#ebf1ff;content:'';position:absolute;z-index:0;height:100%;width:100%;margin-top:-100px;right:0;border-bottom-left-radius:0}@media(min-width:1200px){#case-study-paradox:before,#faq:before,#shop:before{height:651px}}@media(max-width:1199px){#case-study-paradox:before,#faq:before,#shop:before{height:535px}}@media(max-width:991px){#case-study-paradox:before,#faq:before,#shop:before{height:445px}}@media(max-width:767px){#case-study-paradox:before,#faq:before,#shop:before{height:520px}}@media(max-width:575px){#case-study-paradox:before,#faq:before,#shop:before{height:465px}}.headertext-case.robby,.stubba.headertext-case{margin-top:5rem}.headertext-case.robby h2,.stubba.headertext-case h2{text-align:center}.headertext-case.robby h1,.stubba.headertext-case h1{text-align:center}@media(max-width:575px){.headertext-case.robby h1,.stubba.headertext-case h1{line-height:35px;font-size:26px}}.headertext-case.robby p,.stubba.headertext-case p{padding-top:0;text-align:center}.headertext.mobile_top,.mobile_top.headertext-case,.mobile_top.headertext-cont{padding:0;margin-top:5rem}.headertext.mobile_top img,.mobile_top.headertext-case img,.mobile_top.headertext-cont img{width:100%;width:100%;position:absolute;top:-260px;right:2rem}@media(max-width:1199px){.headertext.mobile_top img,.mobile_top.headertext-case img,.mobile_top.headertext-cont img{top:-190px}}@media(max-width:991px){.headertext.mobile_top img,.mobile_top.headertext-case img,.mobile_top.headertext-cont img{top:-360px}}@media(max-width:767px){.headertext.mobile_top img,.mobile_top.headertext-case img,.mobile_top.headertext-cont img{right:0;top:-320px}}@media(max-width:575px){.headertext.mobile_top img,.mobile_top.headertext-case img,.mobile_top.headertext-cont img{top:-300px}}@media(max-width:400px){.headertext.mobile_top img,.mobile_top.headertext-case img,.mobile_top.headertext-cont img{top:-210px}}@media(max-width:1366px - 1){.headertext.mobile_top,.mobile_top.headertext-case,.mobile_top.headertext-cont{margin-top:0}}.headertext.mobile,.mobile.headertext-case,.mobile.headertext-cont{padding:0;text-align:left;width:100%}.headertext.mobile img,.mobile.headertext-case img,.mobile.headertext-cont img{margin-top:0;width:90%;box-shadow:0 11px 48px rgba(0,0,0,.166921)}@media(max-width:1199px){.headertext.mobile img,.mobile.headertext-case img,.mobile.headertext-cont img{margin-bottom:1.5rem}}.palette_right{background:#e8f2f3;padding:6rem 3rem;margin:1.9rem 0;border-radius:10px;right:1rem}@media(max-width:991px){.palette_right{margin:1.9rem 1rem}}@media(max-width:575px){.palette_right{margin:1rem;right:0}}.palette_right h2{max-width:295px;margin:auto;text-align:center;text-transform:uppercase;font-weight:600;line-height:27px;font-size:18px;padding:0 2rem;letter-spacing:.02rem;color:#173981}@media(max-width:575px){.palette_right h2{padding:0;font-size:20px}}.palette_right p{text-align:center;font-weight:400;line-height:29px;font-size:18px;text-align:center;max-width:290px;margin:auto;margin-top:15px;color:#777}.palette_right img{margin:9% 33%;width:40%}@media(max-width:991px){.palette_right img{margin:9% 35%;width:30%;margin-bottom:0}}@media(max-width:767px){.palette_right img{margin:9% 31%;width:40%;margin-bottom:0}}@media(max-width:575px){.palette_right img{margin:9% 24%;width:55%}}.card-body.stubba{padding:0;background:#eaf2f2;box-shadow:none}.container.cp,.cp_prdx{padding:1%;margin:5rem auto}@media(max-width:575px){.container.cp,.cp_prdx{padding:1% 5%;margin:5rem auto}}.fonts{margin:6rem auto;margin-bottom:-2rem}@media(max-width:1199px){.fonts{height:20rem}}@media(max-width:991px){.fonts{height:15rem}}@media(max-width:767px){.fonts{width:100%;height:10rem;margin-bottom:-2rem;background-position:top;background-size:auto 100%}}@media(max-width:575px){.fonts{background-image:url(../images/stubba/fonts-mobile.png);width:100%;background-size:auto 100%;height:29rem;background-position-x:15px}}@media(max-width:400px){.fonts{height:20rem;background-position-x:24px}}.color_palette_left{padding:0 1%}@media(max-width:575px){.color_palette_left{padding:0 3%}}@media(max-width:400px){.color_palette_left{padding:0 5%}}.section2_cstub{height:335px;background:#ebf1ff;margin:0;margin-top:13rem}@media(max-width:1199px){.section2_cstub{padding:0}}@media(max-width:991px){.section2_cstub{height:400px;padding:3rem 6rem}}@media(max-width:767px){.section2_cstub{height:350px;padding:0 1rem}}@media(max-width:575px){.section2_cstub{height:450px}}@media(max-width:400px){.section2_cstub{height:400px}}.allproducts_banner1{padding:6rem 0 0 7rem}.allproducts_banner1 h5{font-size:28px;color:#173981;font-weight:700}.allproducts_banner1 p{color:#173981}@media(max-width:767px){.allproducts_banner1{padding:4rem;text-align:center}}.allproducts_banner_top_mobile{padding:1rem 0 0 7rem}.allproducts_banner_top_mobile h5{color:#173981;font-weight:700;font-style:normal;font-weight:600;line-height:36px;font-size:30px}.allproducts_banner_top_mobile p{color:#173981;font-style:normal;font-weight:400;line-height:40px;font-size:21px}@media(max-width:991px){.allproducts_banner_top_mobile{padding:0}}@media(max-width:767px){.allproducts_banner_top_mobile p{line-height:38px;font-size:18px}.allproducts_banner_top_mobile h5{font-weight:600;line-height:36px;font-size:20px}}.cloud{position:absolute;width:10%;top:66%;left:13%}.parachute{position:absolute;width:9%;right:7.2%;top:55%;z-index:1}.image_banner-stub img{margin-top:4rem;position:relative;top:50%;left:50%;width:85%;transform:translate(-50%,-50%)!important;-webkit-transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-o-transform:translate(-50%,-50%)!important}@media(max-width:991px){.image_banner-stub img{margin-top:2rem}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.image_banner-stub img{transform:translate(-50%,0)!important;-webkit-transform:translate(-50%,0)!important;-moz-transform:translate(-50%,0)!important;-ms-transform:translate(-50%,0)!important;-o-transform:translate(-50%,0)!important}}.image-banner--margin{margin:6rem auto}@media(max-width:1199px){.stub-grid{padding:0 30px}}@media(max-width:400px){.stub-grid{padding:0 23px}}.fullpage-stub{box-shadow:0 2px 35px rgba(0,0,0,.151947)}@media(max-width:575px){.social-link{text-align:center}}.top_img_stub img{box-shadow:0 15px 35px rgba(0,0,0,.143003)}@media(min-width:1200px){.hght-top{margin-top:7rem}}.cil-header{background:url(../../images/case-study/cil/hero-image.png);background-repeat:no-repeat;background-position:bottom center;background-size:cover;height:100vmin}@media only screen and (min-device-width:1366px) and (max-device-height:1024px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.cil-header{height:75vmin}}@media only screen and (min-device-width:1024px) and (max-device-height:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.cil-header{height:75vmin}}@media(max-width:575px){.cil-header{height:600px}}@media(max-width:400px){.cil-header{height:600px}}.cil-header .container{padding:7rem 50px;max-width:750px}@media(max-width:575px){.cil-header .container{padding:7rem 15px}}.cil-header small{font-style:normal;font-weight:400;line-height:22px;font-size:18px;letter-spacing:-.675px;color:#173981;display:block;margin-bottom:11px}.cil-header h3{font-style:normal;font-weight:700;line-height:57px;font-size:48px;text-transform:uppercase;color:#173981}@media(max-width:767px){.cil-header h3{line-height:35px;font-size:26px}}@media(max-width:400px){.cil-header h3{line-height:30px;font-size:25px}}.cil-header p{max-width:390px;font-style:normal;font-weight:400;line-height:31px;font-size:18px;margin-top:45px;color:#173981}@media(max-width:767px){.cil-header p{margin-top:20px;margin-left:auto;margin-right:auto}}@media(max-width:400px){.cil-header p{margin-top:20px}}.website-desc .container{margin-top:5rem;max-width:1000px}@media(max-width:991px){.website-desc .container{margin-top:3rem}}@media(max-width:575px){.website-desc .container{margin-top:4rem}}@media(max-width:400px){.website-desc .container{margin-top:2rem}}.website-desc h5{font-style:normal;font-weight:700;line-height:36px;font-size:24px;color:#173981;margin-bottom:38px}@media(max-width:575px){.website-desc h5{line-height:36px;font-size:24px}}.website-desc p{font-style:normal;font-weight:400;line-height:29px;font-size:18px;color:#173981}@media(max-width:575px){.website-desc p{line-height:29px;font-size:18px}}@media(max-width:575px){.website-desc .social-link{text-align:center}}.map-bg{background:url(../../images/case-study/cil/map-path.png)}@media(min-width:1700px){.map-bg{margin-top:4rem}}.map-section{background-image:linear-gradient(180deg,#fff 25%,rgba(0,0,0,0) 20%),linear-gradient(180deg,#ebf1ff 75%,#fff 30%)}@media(max-width:991px){.map-section{background-image:linear-gradient(180deg,#fff 25%,rgba(0,0,0,0) 20%),linear-gradient(180deg,#ebf1ff 75%,#ebf1ff 30%)}}.map-section .container-fluid{background:url(../images/case-study/cil/illustration2.png);background-position:right;background-size:60%;background-repeat:no-repeat;background-position-y:65%}@media(max-width:991px){.map-section .container-fluid{background:0 0}}@media(max-width:1199px){.map-section .container-fluid{background-size:63%;background-position-y:56%;background-position-x:110%}}@media(min-width:1400px){.map-section .container-fluid{background-size:60%}}@media(min-width:1750px){.map-section .container-fluid{background-size:contain}}.map-section .map-image{padding:5rem 0}@media(max-width:575px){.map-section .map-image{padding:3rem 0;padding-bottom:1rem}}.map-section h5{font-style:normal;font-weight:600;line-height:36px;font-size:36px;margin-bottom:25px;color:#173981}@media(max-width:575px){.map-section h5{line-height:36px;font-size:20px}}.map-section p{font-style:normal;font-weight:400;line-height:40px;font-size:24px;color:#173981}@media(max-width:575px){.map-section p{line-height:30px;font-size:18px}}.map-section .map-illus{width:100%}.map-section .map-text{padding:14rem 0}@media(max-width:991px){.map-section .map-text{padding-top:0;padding-bottom:3rem}}.map-section .map-text p{margin-bottom:0}.screenshot{background:url(../../images/case-study/cil/bg-illus.svg);background-position:center;background-size:contain;background-repeat:no-repeat;margin-bottom:4rem}@media(max-width:991px){.screenshot{margin-top:2rem}}.cp#cil-cp{margin:4rem auto}@media(max-width:575px){.cp#cil-cp{margin:4rem auto}}.car_insur img{box-shadow:0 2px 35px rgba(0,0,0,.151947)}@media(max-width:991px){.cli-head-text{padding:0}}@media(max-width:767px){.cli-head-text{padding:0 3rem}}@media(max-width:575px){.cli-head-text{padding:0 3rem}}@media(max-width:400px){.cli-head-text{padding:0 2rem}}@media(max-width:991px){.headertext-case.cil{margin-top:0}}@media(max-width:991px){.visit-site-cil{margin-top:1rem}}@media(max-width:767px){.visit-site-cil{margin-top:0}}@media(max-width:575px){.visit-site-cil{margin-bottom:0}}.fonts_robby{background-image:url(../images/robby/fonts.png);background-position:top;background-size:98% auto;background-repeat:no-repeat;content:'';z-index:0;height:40rem;width:100%}@media(max-width:1199px){.fonts_robby{height:34rem}}@media(max-width:991px){.fonts_robby{height:26rem}}@media(max-width:767px){.fonts_robby{height:19rem}}@media(max-width:575px){.fonts_robby{background-image:url(../images/robby/fonts-mobile.png);background-size:auto 100%;height:55rem;background-position-x:15px;margin-bottom:-2rem}}@media(max-width:400px){.fonts_robby{background-position-x:20px;height:38rem}}.diamond_bckgd:before,.robby_bckgd:before{background-color:#ebf1ff;content:'';position:absolute;z-index:-2;height:100%;width:100%;margin-top:-103px;right:0;border-bottom-left-radius:0}.section_robby{padding:0 5rem;margin:2rem auto}@media(max-width:767px){.section_robby{padding:0}}.headertext-rob{padding:11rem 3rem}.headertext-rob h5{color:#173981;font-style:normal;font-weight:600;line-height:36px;font-size:27px}.headertext-rob p{color:#173981;font-style:normal;font-weight:400;line-height:36px;font-size:18px}@media(max-width:991px){.headertext-rob{padding:6rem 0}}@media(max-width:767px){.headertext-rob{padding:3rem 0;text-align:center;color:#173981}}.container.cp,.cp_prdx{padding:1%;margin:5rem auto}@media(min-width:1700px){.container.cp,.cp_prdx{padding:1% .5%}}@media(max-width:1199px){.container.cp,.cp_prdx{padding:1% 1.5%}}@media(max-width:767px){.container.cp,.cp_prdx{padding:1% 2.3%;margin:5rem auto}}@media(max-width:575px){.container.cp,.cp_prdx{margin:4rem auto;padding:1% 2.5%}}@media(max-width:400px){.container.cp,.cp_prdx{margin:3rem auto;padding:1% 5%}}.gogoa_top,.robby_top{position:relative;top:50%;left:50%;max-width:90%;height:50rem;-webkit-transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-o-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}@media(max-width:1199px){.gogoa_top,.robby_top{height:40rem}}@media(max-width:991px){.gogoa_top,.robby_top{height:30rem}}@media(max-width:767px){.gogoa_top,.robby_top{height:22rem}}@media(max-width:575px){.gogoa_top,.robby_top{height:16rem}}@media(max-width:400px){.gogoa_top,.robby_top{height:12rem}}.diamond_bckgd,.robby_bckgd{height:50rem}@media(max-width:1199px){.diamond_bckgd,.robby_bckgd{height:40rem}}@media(max-width:991px){.diamond_bckgd,.robby_bckgd{height:30rem}}@media(max-width:767px){.diamond_bckgd,.robby_bckgd{height:22rem}}@media(max-width:575px){.diamond_bckgd,.robby_bckgd{height:16rem}}@media(max-width:400px){.diamond_bckgd,.robby_bckgd{height:12rem}}.robby.headertext-case p{margin-bottom:0}@media(max-width:767px){.robby.headertext-case{margin-top:2rem}.robby.headertext-case h1{padding:0 4rem}}@media(max-width:575px){.social-link{text-align:center}}.tone_up{background-image:none;background-position-x:100%;background-position-y:100%;background-size:contain;padding-top:50px;position:relative}@media(max-width:991px){.tone_up{padding-top:0;position:static}}.tone_up:before{background-color:#ebf1ff;content:'';position:absolute;z-index:0;height:700px;width:100%;margin-top:-17rem;width:57%;right:-3rem;border-bottom-right-radius:60px}@media(min-width:1200px){.tone_up:before{height:730px}}@media(max-width:991px){.tone_up:before{display:none}}#tone_up{background-image:none;background-position-x:100%;background-position-y:100%;background-size:contain;padding-top:100px}@media(max-width:991px){#tone_up1{display:none}}#tone_up_smaller{display:none}@media(max-width:991px){#tone_up_smaller{display:block}#tone_up_smaller:before{background-color:#ebf1ff;content:'';position:absolute;z-index:0;height:400px;width:100%;right:0;z-index:-1;margin-top:14rem;border-bottom-right-radius:60px}}@media(max-width:767px){#tone_up_smaller:before{height:300px;margin-top:8rem}}@media(max-width:575px){#tone_up_smaller{position:relative}#tone_up_smaller:before{height:60%;bottom:0;margin-bottom:10%}}@media(max-width:767px){.toneup img{margin-top:0}}.beach_tone_up:before{content:'';position:absolute;height:400px;width:100%;background-color:#1569ff;margin-top:8.3rem;z-index:-1;left:0}@media(max-width:1199px){.beach_tone_up:before{height:calc(100% - 318px);left:0}}@media(max-width:767px){.beach_tone_up:before{height:calc(100% - 192px);margin-top:5rem}}@media(max-width:575px){.beach_tone_up:before{margin-top:4rem;height:calc(100% - 170px)}}@media(max-width:400px){.beach_tone_up:before{height:calc(100% - 125px);margin-top:3rem}}.beach_grid{margin-bottom:10rem}@media(max-width:575px){.beach_grid{margin-bottom:4rem}}.grid-img img{position:absolute;left:2rem}.grid_mobile_right img{position:absolute;left:-2rem;top:-4rem;right:0}.headertext-case.tone-up{margin-top:13rem}@media(max-width:991px){.headertext-case.tone-up{margin-top:3rem}}@media(max-width:767px){.headertext-case.tone-up{margin-top:2rem}}.fullpage_toneup img{margin-bottom:7rem}@media(max-width:1199px){.fullpage_toneup img{margin-bottom:5rem}}@media(max-width:991px){.workouts-img{position:relative;overflow:hidden}}.workouts-img img{max-width:100%}@media(max-width:767px){.workouts-img img{position:absolute;right:-5rem;max-width:116%}}@media(max-width:575px){.workouts-img img{position:relative;right:0;width:100%;max-width:100%}}.meal-sect{background-image:url(../images/case-study/21days/pancakes.png);background-position:center;background-repeat:no-repeat;background-size:50%;position:relative;height:62rem;width:100%;margin-top:100px;background-position-x:31rem;background-position-y:11rem;overflow:hidden}@media(min-width:1200px){.meal-sect{background-position-x:35rem}}@media(max-width:991px){.meal-sect{height:40rem;background-size:41%;background-position-x:16rem;background-position-y:12rem}}@media(max-width:767px){.meal-sect{height:25rem;background-image:none;overflow:none}}@media(max-width:575px){.meal-sect{height:62rem}}@media(max-width:400px){.meal-sect{height:50rem}}.section_pancakes{position:absolute;right:5rem;top:-.2rem}@media(max-width:991px){.section_pancakes{position:absolute;right:0;top:0}}@media(max-width:767px){.section_pancakes{right:-1rem}}@media(max-width:575px){.section_pancakes{position:relative;right:0;top:0}}.section_pancakes h5{color:#173981;font-weight:700;font-style:normal;line-height:36px;font-size:24px;text-align:left;margin-bottom:.5rem}@media(max-width:991px){.section_pancakes h5{font-size:22px}}@media(max-width:575px){.section_pancakes h5{text-align:center}}.section_pancakes p{color:#173981;font-style:normal;line-height:29px;font-size:18px;text-align:left;margin-bottom:2rem}@media(max-width:991px){.section_pancakes p{font-size:16px}}@media(max-width:575px){.section_pancakes p{text-align:center}}.exercises h5{font-weight:700;font-size:24px;line-height:36px;text-align:left;color:#173981;margin-bottom:1rem;margin-left:2rem}@media(max-width:767px){.exercises h5{font-size:22px}}@media(max-width:575px){.exercises h5{text-align:center;margin-left:0}}.exercises p{font-size:18px;line-height:29px;text-align:left;color:#173981;margin-left:2rem;margin-bottom:4rem}@media(max-width:767px){.exercises p{margin-bottom:1rem}}@media(max-width:575px){.exercises p{text-align:center;margin-left:0}}.exercises img{max-width:100%}@media(max-width:767px){.exercises img{min-width:100%}}@media(max-width:575px){.meal-section-img img{position:absolute;width:700px;left:-6rem}}@media(max-width:400px){.meal-section-img img{width:550px;left:-7rem}}@media(max-width:991px){.container.work-sect{max-width:unset}}.illustration.toneup img{width:100%}#case-study-mot{background-position-x:110%}#case-study-mot::before{background-color:#ebf1ff;content:'';position:absolute;z-index:0;height:30rem;width:100%;margin-top:-100px;width:47%;right:5rem;border-bottom-right-radius:60px}@media(min-width:1700px){#case-study-mot::before{width:36%;right:18rem}}@media(min-width:1200px){#case-study-mot{height:100%}}@media(min-width:1400px){#case-study-mot{height:100%}}@media(min-width:1199px){#case-study-mot{height:100%}}@media(min-width:1700px){#case-study-mot{height:600px}}.top_header img{width:100%;filter:drop-shadow(0 3px 30px rgba(0,0,0,.188774))}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.top_header img{box-shadow:0 3px 30px rgba(0,0,0,.188774)}}.fonts-mot{margin:0 auto 6rem;background-image:url(../images/case-study/mot/fonts.png);width:100%;height:30rem;margin-bottom:0;background-position:top;background-size:contain;background-repeat:no-repeat;content:'';z-index:0;margin-bottom:-2rem}@media(max-width:1199px){.fonts-mot{background-position:top;background-size:98% auto;height:35rem}}@media(max-width:991px){.fonts-mot{height:26rem}}@media(max-width:767px){.fonts-mot{height:20rem;margin-top:0}}@media(max-width:575px){.fonts-mot{background-image:url(../images/case-study/mot/fonts-mobile.png);width:100%;background-size:auto 100%;height:54rem;background-position-x:24px}}@media(max-width:400px){.fonts-mot{background-position-x:20px;background-size:24rem;height:37rem}}.container.cp.mot-cp,.mot-cp.cp_prdx{padding:1%}@media(min-width:1700px){.container.cp.mot-cp,.mot-cp.cp_prdx{padding:1%}}@media(max-width:1199px){.container.cp.mot-cp,.mot-cp.cp_prdx{padding:1%}}@media(max-width:767px){.container.cp.mot-cp,.mot-cp.cp_prdx{padding:1% 2.3%;margin:5rem auto}}@media(max-width:575px){.container.cp.mot-cp,.mot-cp.cp_prdx{padding:1% 5%}}.lower_image_banner_mot{margin:9rem auto}.lower_image_banner_mot img{width:48%}@media(max-width:400px){.lower_image_banner_mot{margin:6rem auto}}.lower_image_banner_mot img:first-child{position:relative;left:0;width:55%;box-shadow:0 12px 52px rgba(0,0,0,.100855);margin-bottom:9.5rem}@media(max-width:991px){.lower_image_banner_mot img:first-child{margin-bottom:6rem}}@media(max-width:767px){.lower_image_banner_mot img:first-child{margin-bottom:4.5rem}}@media(max-width:400px){.lower_image_banner_mot img:first-child{margin-bottom:3rem}}.lower_image_banner_mot img:last-child{position:absolute;left:37%;bottom:0;width:60%;box-shadow:0 12px 52px rgba(0,0,0,.100855)}@media(max-width:767px){.lower_image_banner_mot img:last-child{left:35%}}.section2_csmot{background-image:url(../images/case-study/mot/bg.svg);margin-top:-7rem;width:auto;height:35rem;background-position:center right;background-size:auto;background-repeat:no-repeat;content:'';margin:0;border-radius:8px}@media(max-width:1199px){.section2_csmot{padding:0}}@media(max-width:991px){.section2_csmot{height:46rem;padding:3rem 6rem}}@media(max-width:767px){.section2_csmot{height:44rem;padding:0 4rem;margin:0 auto}}@media(max-width:575px){.section2_csmot{height:48rem;padding:0 2rem}}@media(max-width:400px){.section2_csmot{height:44rem;padding:0 1rem;margin:0 auto}}.headertext.mobile_top_gogoa,.headertext.mobile_top_mot,.mobile_top_gogoa.headertext-case,.mobile_top_gogoa.headertext-cont,.mobile_top_mot.headertext-case,.mobile_top_mot.headertext-cont{padding:0;margin-top:5rem;overflow:hidden}@media(max-width:991px){.headertext.mobile_top_gogoa,.headertext.mobile_top_mot,.mobile_top_gogoa.headertext-case,.mobile_top_gogoa.headertext-cont,.mobile_top_mot.headertext-case,.mobile_top_mot.headertext-cont{overflow:unset}}.headertext.mobile_top_gogoa img,.headertext.mobile_top_mot img,.mobile_top_gogoa.headertext-case img,.mobile_top_gogoa.headertext-cont img,.mobile_top_mot.headertext-case img,.mobile_top_mot.headertext-cont img{width:100%;width:100%;position:absolute;top:0;right:-2rem}@media(max-width:1199px){.headertext.mobile_top_gogoa img,.headertext.mobile_top_mot img,.mobile_top_gogoa.headertext-case img,.mobile_top_gogoa.headertext-cont img,.mobile_top_mot.headertext-case img,.mobile_top_mot.headertext-cont img{top:0}}@media(max-width:991px){.headertext.mobile_top_gogoa img,.headertext.mobile_top_mot img,.mobile_top_gogoa.headertext-case img,.mobile_top_gogoa.headertext-cont img,.mobile_top_mot.headertext-case img,.mobile_top_mot.headertext-cont img{top:-210px;right:0}}@media(max-width:767px){.headertext.mobile_top_gogoa img,.headertext.mobile_top_mot img,.mobile_top_gogoa.headertext-case img,.mobile_top_gogoa.headertext-cont img,.mobile_top_mot.headertext-case img,.mobile_top_mot.headertext-cont img{right:0;top:-132px}}@media(max-width:1366px - 1){.headertext.mobile_top_gogoa,.headertext.mobile_top_mot,.mobile_top_gogoa.headertext-case,.mobile_top_gogoa.headertext-cont,.mobile_top_mot.headertext-case,.mobile_top_mot.headertext-cont{margin-top:0}}.allproducts_banner_top_mobile_gogoa,.allproducts_banner_top_mobile_mot{padding:3rem 4rem 0 3.5rem}.allproducts_banner_top_mobile_gogoa h5,.allproducts_banner_top_mobile_mot h5{color:#173981;font-weight:700;font-style:normal;font-weight:600;line-height:36px;font-size:24px}.allproducts_banner_top_mobile_gogoa p,.allproducts_banner_top_mobile_mot p{color:#173981;font-style:normal;font-weight:400;line-height:40px;font-size:21px;margin-top:2rem}@media(max-width:991px){.allproducts_banner_top_mobile_gogoa,.allproducts_banner_top_mobile_mot{padding:0;margin:11rem auto}}@media(max-width:767px){.allproducts_banner_top_mobile_gogoa,.allproducts_banner_top_mobile_mot{padding:0;margin:10rem auto}.allproducts_banner_top_mobile_gogoa p,.allproducts_banner_top_mobile_mot p{line-height:38px;font-size:18px}.allproducts_banner_top_mobile_gogoa h5,.allproducts_banner_top_mobile_mot h5{font-weight:600;line-height:36px;font-size:20px}}@media(max-width:575px){.allproducts_banner_top_mobile_gogoa,.allproducts_banner_top_mobile_mot{padding:0;margin:7rem auto}}@media(max-width:400px){.allproducts_banner_top_mobile_gogoa,.allproducts_banner_top_mobile_mot{padding:0;margin:7rem auto}}.allproducts_banner_mot{text-align:center;margin:7rem auto;font-style:normal;font-weight:400;line-height:29px;font-size:18px;text-align:center}@media(max-width:991px){.allproducts_banner_mot{margin:3rem auto}}.allproducts_banner_mot h5{color:#173981;font-weight:700;font-style:normal;line-height:36px;font-size:24px;text-align:center;margin-bottom:2rem}.allproducts_banner_mot p{color:#173981;font-style:normal;line-height:29px;font-size:18px;text-align:center;margin-bottom:2rem}.section2_mot_cs{padding-top:7em}@media(max-width:1199px){.section2_mot_cs{padding-top:8em}}@media(max-width:991px){.section2_mot_cs{padding-top:5em}}@media(max-width:767px){.section2_mot_cs{padding-top:7em}}@media(max-width:575px){.section2_mot_cs{padding-top:15%}}.card.color_palette.mot{margin:3rem 0}.card.color_palette.mot:first-child{margin:0}@media(min-width:768px) and (max-width:1199px){.card.color_palette.mot{height:35%}}#case-study-navhind{background-position-x:110%}#case-study-navhind::before{background-color:#ffe09b;content:'';position:absolute;z-index:0;height:35rem;width:100%;margin-top:-100px;width:50%;right:0;border-bottom-left-radius:60px}@media(min-width:992px) and (max-width:1199px){#case-study-navhind::before{height:30.9rem}}@media(min-width:1700px){#case-study-navhind::before{width:52%;right:0}}@media(min-width:1200px){#case-study-navhind::before{height:100%}}@media(min-width:1400px){#case-study-navhind::before{height:100%}}@media(min-width:1199px){#case-study-navhind::before{height:100%}}@media(min-width:1700px){#case-study-navhind::before{height:100%}}#case_study_navh{margin-top:0;text-align:center}@media(max-width:991px){#case_study_navh:before{background-color:#ffe09b;background-position:top;background-size:cover;background-repeat:no-repeat;content:'';position:absolute;z-index:-1;height:520px;margin-top:12px;width:76%;right:0;border-bottom-left-radius:17%;border-top-left-radius:17%}}@media(max-width:800px){#case_study_navh:before{height:520px}}@media(max-width:767px){#case_study_navh:before{height:410px}}@media(max-width:575px){#case_study_navh:before{height:360px}}@media(max-width:400px){#case_study_navh:before{height:270px}}#case_study_navh img{width:50%;-webkit-filter:drop-shadow(0 2px 45px rgba(0,0,0,.292431));filter:drop-shadow(0 2px 20px rgba(0,0,0,.292431));position:relative;left:120px}@media(max-width:1199px){#case_study_navh img{top:-40px;width:45%}}@media(max-width:991px){#case_study_navh img{top:-35px;width:45%}}@media(max-width:767px){#case_study_navh img{top:-25px;left:80px}}@media(max-width:575px){#case_study_navh img{top:-26px;left:70px;width:220px}}@media(max-width:400px){#case_study_navh img{top:-22px;left:50px;width:150px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#case_study_navh{box-shadow:none}}.fonts-navhind{margin:4rem auto;background-image:url(../images/case-study/navhind/fonts.png);width:100%;height:23rem;background-position:top;background-size:98% auto;background-repeat:no-repeat;content:'';z-index:0;margin-bottom:-2rem}@media(max-width:1199px){.fonts-navhind{height:19rem}}@media(max-width:991px){.fonts-navhind{height:15rem}}@media(max-width:767px){.fonts-navhind{background-image:url(../images/case-study/navhind/fonts.png);width:100%;height:11rem;background-position:top;background-size:95% auto;background-repeat:no-repeat;content:'';z-index:0;margin-bottom:-4rem}}@media(max-width:575px){.fonts-navhind{background-image:url(../images/case-study/navhind/fonts-mobile.png);background-size:auto 100%;height:30rem;background-position-x:15px}}@media(max-width:400px){.fonts-navhind{background-size:auto 100%;height:21rem;background-position-x:20px}}.image_banner_navhind img{width:100%;margin:10% auto}.fonts_go_goa_now{background-image:url(../images/case-study/go-goa-now/fonts.png);background-position:top;background-size:98% auto;background-repeat:no-repeat;content:'';z-index:0;height:23rem;width:100%;margin-bottom:-2rem}@media(max-width:1199px){.fonts_go_goa_now{height:19rem}}@media(max-width:991px){.fonts_go_goa_now{height:14rem}}@media(max-width:767px){.fonts_go_goa_now{height:11rem}}@media(max-width:575px){.fonts_go_goa_now{background-image:url(../images/case-study/go-goa-now/fonts-mobile.png);background-size:auto 100%;height:29rem;background-position-x:15px}}@media(max-width:400px){.fonts_go_goa_now{height:20rem;background-position-x:20px}}.section3_csgoagoa{background-image:url(../images/case-study/go-goa-now/waterfall.png);margin-top:-7rem;width:auto;height:31rem;margin:0;background-position:center right;background-size:cover;background-repeat:no-repeat;content:'';filter:drop-shadow(0 5px 5px rgba(0,0,0,.188774))}@media(max-width:1199px){.section3_csgoagoa{padding:0;height:35.5rem;background-size:auto}}@media(max-width:991px){.section3_csgoagoa{height:46rem;padding:3rem 6rem}}@media(max-width:767px){.section3_csgoagoa{height:44rem;padding:0 4rem;margin:0 auto}}@media(max-width:575px){.section3_csgoagoa{height:40rem;padding:0 2rem}}@media(max-width:400px){.section3_csgoagoa{height:44rem;padding:0 1rem}}.allproducts_banner_top_mobile_gogoa h5{color:#fff;position:relative;top:1rem}.allproducts_banner_top_mobile_gogoa p{color:#fff;font-size:17px;line-height:29px;position:relative;top:3.5rem}.headertext.mobile_top_gogoa img,.mobile_top_gogoa.headertext-case img,.mobile_top_gogoa.headertext-cont img{right:0;width:100%;position:absolute;top:18px}@media(max-width:991px){.headertext.mobile_top_gogoa img,.mobile_top_gogoa.headertext-case img,.mobile_top_gogoa.headertext-cont img{top:-26rem;filter:drop-shadow(0 3px 20px rgba(0,0,0,.188774))}}@media(max-width:767px){.headertext.mobile_top_gogoa img,.mobile_top_gogoa.headertext-case img,.mobile_top_gogoa.headertext-cont img{top:-19rem;filter:drop-shadow(0 3px 20px rgba(0,0,0,.188774))}}@media(max-width:575px){.headertext.mobile_top_gogoa img,.mobile_top_gogoa.headertext-case img,.mobile_top_gogoa.headertext-cont img{width:100%;position:absolute;top:-30rem;margin:0;padding-top:5rem;filter:drop-shadow(0 3px 20px rgba(0,0,0,.188774))}}@media(max-width:400px){.headertext.mobile_top_gogoa img,.mobile_top_gogoa.headertext-case img,.mobile_top_gogoa.headertext-cont img{width:100%;margin:0;top:-20rem}}.diamond_bckgd{margin-bottom:10rem;position:relative;height:700px}@media(max-width:991px){.diamond_bckgd{height:500px;margin-bottom:5rem}}@media(max-width:767px){.diamond_bckgd{height:400px;margin-bottom:3rem}}@media(max-width:400px){.diamond_bckgd{margin-bottom:0}}.diamond_bckgd:before{background:0 0;background-image:url(../images/case-study/go-goa-now/diamond.svg);background-size:contain;background-repeat:no-repeat;content:'';height:62rem;background-position-y:14rem}@media(max-width:767px){.diamond_bckgd:before{background-position-y:13rem}}@media(max-width:400px){.diamond_bckgd:before{height:60rem;background-position-y:15rem}}.gogoa_top{margin-bottom:5rem;max-width:75%;height:auto}@media(max-width:991px){.gogoa_top{margin-bottom:7rem}}@media(max-width:767px){.gogoa_top{margin-bottom:2rem}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.gogoa_top{max-width:65%}}.section5_csgoagoa_grid_layout{display:-ms-grid;display:grid;-ms-grid-columns:33.3% 33.3% 33.3%;grid-template-columns:33.3% 33.3% 33.3%;grid-auto-flow:dense;width:100%;margin:0 auto}.grid-item img{max-width:100%}.grid-mob,.grid-mob-bike{margin-bottom:10rem}.grid-mob-bike:before,.grid-mob:before{background-image:url(../images/case-study/go-goa-now/left-dia.svg),url(../images/case-study/go-goa-now/right-dia.svg);position:absolute;z-index:-2;content:'';height:230%;width:100%;background-size:72%,62%;background-repeat:no-repeat,no-repeat;background-position-x:-24.7rem,52rem;background-position-y:5.2rem,5.2rem}@media(max-width:1199px){.grid-mob-bike:before,.grid-mob:before{background-position-x:-20.7rem,30rem}}@media(min-width:1600px){.grid-mob-bike:before,.grid-mob:before{height:150%;width:100%;background-size:58%,45%;background-repeat:no-repeat,no-repeat;background-position:center left,center right;background-position-y:5.2rem,5.2rem}}@media(min-width:2000px){.grid-mob-bike:before,.grid-mob:before{position:absolute;z-index:-2;content:'';height:100%;width:100%;background-size:contain,contain;background-repeat:no-repeat,no-repeat;background-position:center left,center right}}@media(max-width:991px){.grid-mob-bike:before,.grid-mob:before{background:0 0}}@media(max-width:991px){.grid-mob,.grid-mob-bike{margin-bottom:5rem}}@media(max-width:991px){.allproducts_banner_gogoa.bike,.allproducts_banner_top_gogoa,.allproducts_banner_top_gogoa.bike{margin-bottom:17rem}}@media(max-width:767px){.allproducts_banner_gogoa.bike,.allproducts_banner_top_gogoa,.allproducts_banner_top_gogoa.bike{margin-bottom:6rem}}@media(max-width:575px){.allproducts_banner_gogoa.bike,.allproducts_banner_top_gogoa,.allproducts_banner_top_gogoa.bike{margin-bottom:12rem}}@media(max-width:400px){.allproducts_banner_gogoa.bike,.allproducts_banner_top_gogoa,.allproducts_banner_top_gogoa.bike{margin-bottom:2rem}}@media(max-width:991px){.allproducts_banner_gogoa{margin:0 auto}}@media(max-width:767px){.allproducts_banner_gogoa{margin:0 auto}}@media(max-width:575px){.allproducts_banner_gogoa{margin:2rem auto}}@media(max-width:400px){.allproducts_banner_gogoa{margin:0 auto}}.section2cs{margin-top:9rem}@media(max-width:767px){.gogoa.headertext-case h1{padding:0 1rem}}.go-goa-grid{display:-ms-grid;-ms-grid-columns:33.3% 33.3% 33.3%;width:100%;margin:0 auto}@media(max-width:991px){.go-goa-grid{-ms-grid-columns:1fr}}.go-goa-grid .grid-item-1{-ms-grid-column:1;-ms-grid-row:1}@media(max-width:991px){.go-goa-grid .grid-item-1{-ms-grid-column:1;-ms-grid-row:1}}.go-goa-grid .grid-item-2{-ms-grid-column:2;-ms-grid-row:1}@media(max-width:991px){.go-goa-grid .grid-item-2{-ms-grid-column:1;-ms-grid-row:2}}.go-goa-grid .grid-item-3{-ms-grid-column:3;-ms-grid-row:1}.go-goa-grid .grid-item-3 .grid-text{font-style:normal;font-weight:600;line-height:44px;font-size:31px;text-align:right;color:#173981;text-transform:initial}.go-goa-grid .grid-item-3 .grid-text span{color:#00eaf8}.go-goa-grid .grid-item-3 .grid-text p{font-style:normal;font-weight:400;line-height:18px;font-size:14px;text-align:right;color:#9b9b9b}@media(max-width:991px){.go-goa-grid .grid-item-3{-ms-grid-column:1;-ms-grid-row:3}}.go-goa-grid .grid-item-4{-ms-grid-column:1;-ms-grid-row:2}@media(max-width:991px){.go-goa-grid .grid-item-4{-ms-grid-column:1;-ms-grid-row:4}}.go-goa-grid .grid-item-5{-ms-grid-column:2;-ms-grid-row:2}.go-goa-grid .grid-item-5 .grid-card{background:#d1d0ff;border-radius:8px;padding:20px;text-align:center;box-shadow:none}.go-goa-grid .grid-item-5 .grid-card-content{font-style:normal;font-weight:600;line-height:31px;font-size:14px;text-align:center;color:#000}.go-goa-grid .grid-item-5 .service-icon{width:40px}@media(max-width:991px){.go-goa-grid .grid-item-5{-ms-grid-column:1;-ms-grid-row:5}}.go-goa-grid .grid-item-6{-ms-grid-column:3;-ms-grid-row:2}@media(max-width:991px){.go-goa-grid .grid-item-6{-ms-grid-column:1;-ms-grid-row:6}}@media(max-width:1199px){.type2_backgd{height:800px;margin-top:-60px}}@media(max-width:991px){.type2_backgd{height:600px;margin-top:0}}@media(max-width:767px){.type2_backgd{height:450px}}@media(max-width:575px){.type2_backgd{height:450px;margin-top:0}}@media(max-width:400px){.type2_backgd{height:350px;margin-top:0}}@media(min-width:1200px){.type2_backgd{height:900px;margin-top:-60px}}.type2_backgd:before{background:#171717;border:1px solid #979797;box-sizing:border-box;border-radius:10px;content:'';position:absolute;z-index:-2;height:500px;width:100%;margin-top:-103px;right:0}@media(max-width:1199px){.type2_backgd:before{height:400px;margin-top:-60px}}@media(max-width:991px){.type2_backgd:before{height:330px}}@media(max-width:767px){.type2_backgd:before{height:265px}}@media(max-width:575px){.type2_backgd:before{height:15rem;margin-top:-3rem}}@media(max-width:400px){.type2_backgd:before{height:11rem;margin-top:-30px}}#case_study_adaptogenz img{width:100%;-webkit-filter:drop-shadow(0 3px 10px rgba(0,0,0,.188774));filter:drop-shadow(0 3px 10px rgba(0,0,0,.188774))}#case-study-adapt{background-position-x:110%}#case-study-adapt::before{width:50%;background-color:transparent;background:#fff1de;background-position:top;background-size:cover;background-repeat:no-repeat;content:'';position:absolute;z-index:0;height:600px;margin-top:-100px;width:45%;right:0;border-bottom-left-radius:60px}@media(min-width:1200px){#case-study-adapt{height:100%}}@media(min-width:1400px){#case-study-adapt{height:100%}}@media(min-width:1199px){#case-study-adapt{height:100%}}@media(min-width:1700px){#case-study-adapt{height:600px}}.fonts-adaptogenz{margin:5rem auto;background-image:url(../images/case-study/adaptogenz/fonts.png);width:100%;height:22rem;background-position:top;background-size:98% auto;background-repeat:no-repeat;content:'';z-index:0;margin-bottom:-2rem}@media(max-width:1199px){.fonts-adaptogenz{height:19rem}}@media(max-width:991px){.fonts-adaptogenz{height:14rem}}@media(max-width:767px){.fonts-adaptogenz{background-image:url(../images/case-study/adaptogenz/fonts.png);width:100%;height:10rem;background-position:top;background-size:auto 100%;background-repeat:no-repeat;content:'';z-index:0}}@media(max-width:575px){.fonts-adaptogenz{background-image:url(../images/case-study/adaptogenz/fonts-mobile.png);background-size:auto 100%;height:29rem;background-position-x:15px}}@media(max-width:400px){.fonts-adaptogenz{background-size:auto 100%;height:20rem;background-position-x:20px}}.image_banner_type{margin-top:10rem}@media(max-width:991px){.image_banner_type{margin-top:5rem}}.image_banner_type img{position:relative;top:50%;left:50%;max-width:79%;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}@media(max-width:400px){.image_banner_type img{max-width:95%}}.lower_image_banner_adaptogenz{padding:0 25rem 0 8rem;margin-bottom:9rem}@media(max-width:1199px){.lower_image_banner_adaptogenz{padding:0 21rem 0 8rem}}@media(max-width:991px){.lower_image_banner_adaptogenz{padding:0 13rem 0 5rem}}@media(max-width:767px){.lower_image_banner_adaptogenz{padding:1.5rem;margin-bottom:3rem}}@media(max-width:575px){.lower_image_banner_adaptogenz{padding:1.5rem;margin-bottom:3rem}}@media(max-width:400px){.lower_image_banner_adaptogenz{padding:1.5rem;margin-bottom:3rem}}.lower_image_banner_adaptogenz:before{background:#e8f2f3;border-radius:10px;box-sizing:border-box;border-radius:10px;content:'';position:absolute;z-index:-2;height:47rem;width:95%;margin-top:18rem;right:3rem}@media(max-width:1199px){.lower_image_banner_adaptogenz:before{height:43rem}}@media(max-width:991px){.lower_image_banner_adaptogenz:before{height:37rem}}@media(max-width:767px){.lower_image_banner_adaptogenz:before{height:57rem;width:100%;margin-top:7rem;right:0}}@media(max-width:575px){.lower_image_banner_adaptogenz:before{height:57rem;width:100%;margin-top:7rem;right:0}}@media(max-width:400px){.lower_image_banner_adaptogenz:before{height:59rem;width:100%;margin-top:3rem;right:0}}.lower_image_banner_adaptogenz p{color:#173981;margin-bottom:2rem;font-size:19px;line-height:31px}.lower_image_banner_adaptogenz img:nth-child(1){position:relative;left:-8rem;width:55%;margin-bottom:0;width:166%}@media(max-width:1199px){.lower_image_banner_adaptogenz img:nth-child(1){width:168%}}@media(max-width:991px){.lower_image_banner_adaptogenz img:nth-child(1){left:-6rem;width:155%}}@media(max-width:767px){.lower_image_banner_adaptogenz img:nth-child(1){position:relative;top:8rem;left:50%;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media(max-width:575px){.lower_image_banner_adaptogenz img:nth-child(1){position:relative;top:9rem;left:50%;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media(max-width:400px){.lower_image_banner_adaptogenz img:nth-child(1){top:4rem}}.lower_image_banner_adaptogenz img:nth-child(2n){position:absolute;right:-3rem;top:14rem;bottom:0;width:58%;margin-bottom:-25rem;width:36%}@media(max-width:1199px){.lower_image_banner_adaptogenz img:nth-child(2n){right:-1rem}}@media(max-width:991px){.lower_image_banner_adaptogenz img:nth-child(2n){right:-2rem;width:34%}}@media(max-width:767px){.lower_image_banner_adaptogenz img:nth-child(2n){margin-bottom:0;width:100%;position:relative;top:28rem;left:50%;max-width:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media(max-width:575px){.lower_image_banner_adaptogenz img:nth-child(2n){margin-bottom:0;width:100%;position:relative;top:25rem;left:50%;max-width:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media(max-width:400px){.lower_image_banner_adaptogenz img:nth-child(2n){top:18rem}}.adapt{margin-top:8rem}@media(max-width:767px){.adapt{margin-top:3rem}}#case_study_adaptogenz{margin-top:0;text-align:center}@media(max-width:991px){#case_study_adaptogenz:before{background-color:transparent;background:#fff1de;background-position:top;background-size:cover;background-repeat:no-repeat;content:'';position:absolute;z-index:-1;height:520px;margin-top:12px;width:76%;right:0;border-bottom-left-radius:17%;border-top-left-radius:17%}}@media(max-width:800px){#case_study_adaptogenz:before{height:520px}}@media(max-width:767px){#case_study_adaptogenz:before{height:410px}}@media(max-width:575px){#case_study_adaptogenz:before{height:360px}}@media(max-width:400px){#case_study_adaptogenz:before{height:270px}}#case-study-ifbb{background:0 0}.fonts-ifbb{margin:4rem auto;background-image:url(../images/case-study/ifbb/fonts.png);width:100%;height:23rem;background-position:top;background-size:98% auto;background-repeat:no-repeat;content:'';z-index:0;margin-bottom:-2rem}@media(max-width:1199px){.fonts-ifbb{height:19rem}}@media(max-width:991px){.fonts-ifbb{height:15rem;margin-top:0}}@media(max-width:767px){.fonts-ifbb{background-image:url(../images/case-study/ifbb/fonts.png);width:100%;height:10rem;background-position:top;background-size:auto 100%;background-repeat:no-repeat;content:'';z-index:0}}@media(max-width:575px){.fonts-ifbb{background-image:url(../images/case-study/ifbb/fonts-mobile.png);background-size:auto 100%;height:28rem;background-position-x:15px}}@media(max-width:400px){.fonts-ifbb{background-size:auto 100%;height:20rem;background-position-x:20px}}.allproducts_banner_ifbb{margin:7rem auto;padding:0 50px}.allproducts_banner_ifbb:before{background-color:#e8f2f3;content:'';position:absolute;z-index:-2;height:100%;width:100%;margin-top:0;right:0;border-radius:10px}@media(max-width:1199px){.allproducts_banner_ifbb{margin:3rem auto}}@media(max-width:575px){.allproducts_banner_ifbb{padding:0 30px}}.ifbb_bottom img{margin:5rem auto}@media(max-width:991px){.ifbb_bottom img{margin:3rem auto}}@media(max-width:575px){.square_bckgd1{position:relative;overflow:hidden}}.grid-mob-bike:before{background:0 0}.bike-grid img{-webkit-filter:drop-shadow(0 15px 15px rgba(13,49,145,.219429));filter:drop-shadow(0 15px 15px rgba(13,49,145,.219429))}.gogoa_top.bike{max-width:100%}@media(max-width:991px){.gogoa_top.bike{height:40rem}}@media(max-width:767px){.gogoa_top.bike{height:30rem}}@media(max-width:575px){.gogoa_top.bike{height:22rem;max-width:170%}}@media(max-width:400px){.gogoa_top.bike{height:18rem}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.gogoa_top.bike{max-width:65%}}.square_bckgd:before{background-image:url(../images/case-study/bike-rental/sq-diamond.png);background-size:cover;background-repeat:no-repeat;content:'';position:absolute;top:50%;left:50%;max-width:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-2;height:100%;width:100%}.section3_csbikerental{background-image:url(../images/case-study/bike-rental/bike_bckgd.png);margin:0 .5rem;width:auto;height:40rem;background-position:center left;background-size:90%;background-repeat:no-repeat;content:''}@media(max-width:1199px){.section3_csbikerental{background-size:100%;padding:0;border-radius:10px}}@media(max-width:991px){.section3_csbikerental{height:55rem;padding:0 2rem;background-size:cover}}@media(max-width:767px){.section3_csbikerental{height:43rem;padding:2rem;background-size:cover}}@media(max-width:575px){.section3_csbikerental{height:43rem;padding:0 2rem}}@media(max-width:400px){.section3_csbikerental{height:43rem;padding:0 2rem}}.bike_ph img{width:144%;position:absolute;top:-15px;z-index:2;left:-9rem;right:0}@media(max-width:991px){.bike_ph img{display:none}}.fonts_bike_rental{background-image:url(../images/case-study/bike-rental/fonts.png);background-position:top;background-size:98% auto;background-repeat:no-repeat;content:'';z-index:0;height:23rem;width:100%;margin-bottom:-2rem}@media(max-width:1199px){.fonts_bike_rental{height:19rem}}@media(max-width:991px){.fonts_bike_rental{height:15rem}}@media(max-width:767px){.fonts_bike_rental{height:14rem}}@media(max-width:575px){.fonts_bike_rental{background-image:url(../images/case-study/bike-rental/fonts-mobile.png);background-size:auto 100%;height:30rem;background-position-x:15px}}@media(max-width:400px){.fonts_bike_rental{background-position-x:20px;height:20rem}}.grid-item-5.bike{background:linear-gradient(245.22deg,#2552c9 0,#05267e 100%);margin:1rem;padding:4rem 3rem;grid-column:2/3;grid-row:2/4;-webkit-filter:drop-shadow(0 15px 15px rgba(13,49,145,.219429));filter:drop-shadow(0 15px 15px rgba(13,49,145,.219429))}@media(max-width:1199px){.grid-item-5.bike{padding:1rem}}@media(max-width:991px){.grid-item-5.bike{padding:3rem;grid-column:1/4;-ms-grid-row:5;grid-row:5}}@media(max-width:400px){.grid-item-5.bike{padding:2rem}}.grid-item-5.bike h5{font-size:21px;line-height:32px;color:#fff}@media(max-width:991px){.grid-item-5.bike h5{font-size:35px;line-height:65px;font-weight:700}}@media(max-width:400px){.grid-item-5.bike h5{font-size:22px;line-height:40px;font-weight:700}}.grid-item-5.bike p{font-size:17px;line-height:25px;color:#fff;margin:2rem auto}@media(max-width:991px){.grid-item-5.bike p{font-size:32px;line-height:55px}}.grid-item-5.bike p:nth-child(1){margin-bottom:1rem}@media(max-width:400px){.grid-item-5.bike p{font-size:18px;line-height:30px}}.section2cs.bike{margin-top:5rem;position:relative;overflow:hidden}@media(max-width:767px){.section2cs.bike{margin-top:0}}@media(max-width:575px){.section2cs.bike{margin-top:5rem}}.allproducts_banner_top_mobile_gogoa.bike{margin:0 auto 5rem;padding:5rem 4rem 0}@media(max-width:767px){.allproducts_banner_top_mobile_gogoa.bike{margin:0 auto 5rem;padding:0}}@media(max-width:991px){.allproducts_banner_top_mobile_gogoa.bike p{top:3.5rem;margin-bottom:28rem}}@media(max-width:767px){.allproducts_banner_top_mobile_gogoa.bike p{top:3.5rem;text-align:left;padding-bottom:13rem}}@media(max-width:575px){.allproducts_banner_top_mobile_gogoa.bike p{padding-bottom:15rem}}@media(max-width:400px){.allproducts_banner_top_mobile_gogoa.bike p{padding-bottom:15rem}}@media(max-width:767px){.allproducts_banner_top_mobile_gogoa.bike h5{top:1rem;text-align:left}}.mobile_bike{display:none}@media(max-width:991px){.mobile_bike{display:block;width:100%;left:0;top:-21rem;margin:0 auto;position:relative;margin-bottom:-18rem}}@media(max-width:767px){.mobile_bike{top:-13rem;margin:0 auto;position:relative;margin-bottom:-13rem}}@media(max-width:575px){.mobile_bike{margin-bottom:-9rem;width:135%;left:-6rem;top:-9rem}}@media(max-width:400px){.mobile_bike{display:block;width:144%;left:-6rem;top:-2rem;margin-bottom:-2rem;position:relative}}.bike.allproducts_banner_gogoa,.bike.allproducts_banner_top_gogoa{margin-bottom:0}.allproducts_banner_gogoa.bike{margin:5rem auto}@media(max-width:1199px){.allproducts_banner_gogoa.bike{margin:5rem auto}}.square_bckgd1{position:relative;height:900px}@media(max-width:1199px){.square_bckgd1{height:800px;margin-bottom:3rem}}@media(max-width:991px){.square_bckgd1{height:700px;margin-bottom:0}}@media(max-width:767px){.square_bckgd1{height:500px;margin-bottom:0}}@media(max-width:575px){.square_bckgd1{height:380px;margin-bottom:0}}@media(max-width:400px){.square_bckgd1{height:320px;margin-bottom:0}}.bike-grid{display:-ms-grid;-ms-grid-columns:33.3% 33.3% 33.3%;width:100%;margin:0 auto}@media(max-width:991px){.bike-grid{-ms-grid-columns:1fr}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.bike-grid img{box-shadow:0 15px 15px rgba(13,49,145,.219429)}}.bike-grid .grid-item-1{-ms-grid-column:1;-ms-grid-row:1}@media(max-width:991px){.bike-grid .grid-item-1{-ms-grid-column:1;-ms-grid-row:1}}.bike-grid .grid-item-2{-ms-grid-column:2;-ms-grid-row:1}@media(max-width:991px){.bike-grid .grid-item-2{-ms-grid-column:1;-ms-grid-row:2}}.bike-grid .grid-item-3{-ms-grid-column:3;-ms-grid-row:1}.bike-grid .grid-item-3 .grid-text{font-style:normal;font-weight:600;line-height:44px;font-size:31px;text-align:right;color:#173981;text-transform:initial}.bike-grid .grid-item-3 .grid-text span{color:#00eaf8}.bike-grid .grid-item-3 .grid-text p{font-style:normal;font-weight:400;line-height:18px;font-size:14px;text-align:right;color:#9b9b9b}@media(max-width:991px){.bike-grid .grid-item-3{-ms-grid-column:1;-ms-grid-row:3}}.bike-grid .grid-item-4{-ms-grid-column:1;-ms-grid-row:2}@media(max-width:991px){.bike-grid .grid-item-4{-ms-grid-column:1;-ms-grid-row:4}}.bike-grid .grid-item-5{-ms-grid-column:2;-ms-grid-row:2}.bike-grid .grid-item-5 .grid-card{background:#d1d0ff;border-radius:8px;padding:20px;text-align:center;box-shadow:none}.bike-grid .grid-item-5 .grid-card-content{font-style:normal;font-weight:600;line-height:31px;font-size:14px;text-align:center;color:#000}.bike-grid .grid-item-5 .service-icon{width:40px}@media(max-width:991px){.bike-grid .grid-item-5{-ms-grid-column:1;-ms-grid-row:5}}.bike-grid .grid-item-6{-ms-grid-column:3;-ms-grid-row:2}@media(max-width:991px){.bike-grid .grid-item-6{-ms-grid-column:1;-ms-grid-row:6}}#case-study-beencity{background-image:none;background-position-x:100%;background-position-y:100%;background-size:contain;padding-top:100px;margin-bottom:20rem}@media(max-width:1199px){#case-study-beencity{margin-bottom:17rem}}@media(max-width:991px){#case-study-beencity{margin-bottom:0}}#case-study-beencity:before{background:#dbe7fa;border-radius:10px;content:"";position:absolute;margin-top:10%;top:50%;left:50%;max-width:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;height:400px;width:100%;width:45%;right:0}@media(min-width:1400px) and (max-width:1600px){#case-study-beencity:before{height:380px;left:59%;width:34%;margin-top:7%}}@media(max-width:991px){#case-study-beencity:before{width:60%;margin-top:5%}}@media(max-width:767px){#case-study-beencity:before{margin-top:9%;width:63%}}@media(max-width:575px){#case-study-beencity:before{margin-top:9%;width:90%}}@media(min-width:1600px){#case-study-beencity:before{width:50%}}@media(min-width:2000px){#case-study-beencity:before{width:37%;height:450px;margin-top:6%}}.been-city img{max-width:115%;position:absolute;left:30%;top:40%}@media(min-width:1400px) and (max-width:1600px){.been-city img{top:24%;left:32%}}@media(max-width:991px){.been-city img{position:relative;top:50%;left:50%;max-width:100%;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}}@media(min-width:1600px){.been-city img{max-width:133%;position:absolute;top:20%;left:0}}@media(max-width:575px){.been-city img{max-width:140%;left:61%}}@media(min-width:992px){.been-city h2{text-align:right}.been-city h1{text-align:right}.been-city p{text-align:right;width:65%;float:right}}@media(max-width:575px){.been-city{overflow:hidden;margin-top:1rem}}.been-city.text{margin-top:7rem}@media(min-width:1400px) and (max-width:1600px){.been-city.text{left:6%}}@media(max-width:575px){.been-city.text{margin:0 10%;margin-top:4rem}}.been-city-container{margin:0 3rem}@media(max-width:1600px){.been-city-container{margin:0}}@media(min-width:1600px){.been-city-container{margin:0 auto}}@media(max-width:991px){.been-city-container{margin:0 auto}}.lower_image_banner_goa_app{margin-bottom:10rem;margin-top:15rem;position:relative;padding:0 4rem}@media(min-width:1400px) and (max-width:1600px){.lower_image_banner_goa_app{margin-bottom:10rem;margin-top:10rem;position:relative;overflow:hidden;padding:0 1rem}}@media(min-width:1200px) and (max-width:1400px){.lower_image_banner_goa_app{margin-bottom:10rem;margin-top:10rem;position:relative;overflow:hidden;padding:0 1rem}}@media(max-width:1199px){.lower_image_banner_goa_app{margin-bottom:10rem;margin-top:10rem;position:relative;overflow:hidden;padding:0 1rem}}@media(max-width:991px){.lower_image_banner_goa_app{overflow:unset;margin-top:9rem;margin-bottom:11rem}}@media(max-width:767px){.lower_image_banner_goa_app{margin-bottom:12rem}}@media(max-width:575px){.lower_image_banner_goa_app{margin-top:10rem;margin-bottom:15rem}}@media(max-width:400px){.lower_image_banner_goa_app{margin-top:9rem}}.lower_image_banner_goa_app:before{background:#f2f7ff;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;content:"";position:absolute;z-index:-2;height:68.5rem;width:97%;margin-top:43rem;right:1rem}@media(min-width:1400px) and (max-width:1600px){.lower_image_banner_goa_app:before{z-index:-2;height:53rem;width:97%;margin-top:0;right:1rem;overflow:hidden}}@media(min-width:1200px) and (max-width:1400px){.lower_image_banner_goa_app:before{z-index:-2;height:53rem;width:97%;margin-top:0;right:1rem;overflow:hidden}}@media(max-width:1199px){.lower_image_banner_goa_app:before{z-index:-2;height:47rem;width:97%;margin-top:0;right:1rem;overflow:hidden}}@media(max-width:991px){.lower_image_banner_goa_app:before{height:63rem;width:95%;right:1rem;margin-top:43rem}}@media(max-width:767px){.lower_image_banner_goa_app:before{height:116rem;margin-top:34rem;left:1rem;right:1rem;width:94%}}@media(max-width:575px){.lower_image_banner_goa_app:before{left:0;width:100%;height:calc(100% - 430px);margin-top:34rem}}@media(max-width:400px){.lower_image_banner_goa_app:before{height:calc(100% - 250px);margin-top:22rem}}.lower_image_banner_goa_app p{margin-top:2rem;margin-left:4rem;color:#173981;font-size:18px;line-height:31px}@media(max-width:1199px){.lower_image_banner_goa_app p{margin-left:3rem;line-height:38px}}@media(max-width:991px){.lower_image_banner_goa_app p{margin:2rem}}@media(max-width:767px){.lower_image_banner_goa_app p:first-child{margin-top:0}}@media(max-width:767px){.lower_image_banner_goa_app p{margin:0 2rem;left:50%;text-align:center}}@media(max-width:575px){.lower_image_banner_goa_app p{margin:0 1rem;margin-top:3rem;font-size:18px;line-height:34px;text-align:center}}@media(max-width:400px){.lower_image_banner_goa_app p{margin:0;margin-top:3rem}}.fonts-been-city{background-image:url(../images/case-study/been-city/fonts.png);background-position:top;background-size:98% auto;background-repeat:no-repeat;content:"";z-index:0;height:42rem;width:100%;margin-bottom:-2rem}@media(max-width:1199px){.fonts-been-city{height:35rem}}@media(max-width:991px){.fonts-been-city{height:26rem;background-size:96% auto}}@media(max-width:767px){.fonts-been-city{height:19rem;background-size:95% auto}}@media(max-width:575px){.fonts-been-city{background-image:url(../images/case-study/been-city/fonts-mobile.png);background-size:auto 100%;height:57rem;background-position-x:15px}}@media(max-width:400px){.fonts-been-city{background-position-x:20px;height:39rem}}.image_banner_type_goa_app{margin-top:10rem}@media(max-width:1199px){.image_banner_type_goa_app{margin-top:8rem}}@media(max-width:991px){.image_banner_type_goa_app{margin-top:5rem}}.image_banner_type_goa_app img{position:relative;top:50%;left:50%;max-width:79%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(max-width:767px){.image_banner_type_goa_app img{max-width:100%}}@media(max-width:400px){.image_banner_type_goa_app img{max-width:95%}}@media(max-width:767px){.mobile_grid_big{display:none}}.mobile_grid{display:none}@media(max-width:767px){.mobile_grid{display:block;width:100%;height:100%;padding:1px 1rem}}.mobile_grid_big{position:relative;left:3rem;margin-bottom:0;width:124%}@media(min-width:1400px) and (max-width:1600px){.mobile_grid_big{position:relative;left:31rem;top:6rem;margin-bottom:0;width:75%}}@media(min-width:1200px) and (max-width:1400px){.mobile_grid_big{position:relative;left:31rem;top:6rem;margin-bottom:0;width:75%}}@media(max-width:1199px){.mobile_grid_big{position:relative;left:27rem;top:6rem;margin-bottom:0;width:75%}}@media(max-width:991px){.mobile_grid_big{position:relative;left:1rem;top:13%;width:127%}}@media(max-width:767px){.mobile_grid_big{position:relative;left:50%;top:30rem;margin-bottom:48rem;width:100%}}@media(max-width:575px){.mobile_grid_big{position:relative;left:50%;top:30rem;margin-bottom:48rem}}.goa_app_home{position:relative;left:-1rem;top:0;bottom:0;width:100%;z-index:-2}@media(min-width:1400px) and (max-width:1600px){.goa_app_home{left:18rem;width:50%}}@media(min-width:1200px) and (max-width:1400px){.goa_app_home{left:13rem;width:64%}}@media(max-width:1199px){.goa_app_home{left:11rem;width:64%}}@media(max-width:991px){.goa_app_home{margin-bottom:-25rem;width:91%!important;z-index:-2;left:25px}}@media(min-width:1600px){.goa_app_grid_text{margin-top:4rem}}@media(min-width:1400px) and (max-width:1600px){.goa_app_grid_text{margin-top:-34rem}}@media(min-width:1200px) and (max-width:1400px){.goa_app_grid_text{margin-top:-34rem}}@media(max-width:1199px){.goa_app_grid_text{margin-top:-33rem}}@media(max-width:991px){.goa_app_grid_text{display:none}}.goa_app_outer_grid_text{display:none}@media(max-width:991px){.goa_app_outer_grid_text{margin-top:45%;position:relative;display:block}}@media(max-width:767px){.goa_app_outer_grid_text{margin-top:15%}}.how-it-works{height:1300px}@media(max-width:1199px){.how-it-works{height:62rem}}@media(max-width:991px){.how-it-works{height:54rem}}@media(max-width:767px){.how-it-works{height:42rem}}@media(max-width:400px){.how-it-works{height:26rem}}@media(min-width:1400px) and (max-width:1600px){.grid_text_left{overflow:hidden;position:relative;height:53rem}}@media(min-width:1200px) and (max-width:1400px){.grid_text_left{overflow:hidden;position:relative;height:53rem}}@media(max-width:1199px){.grid_text_left{border-radius:10px;overflow:hidden;position:relative;height:47rem}}@media(max-width:991px){.grid_text_left{overflow:unset}}@media(max-width:575px){.grid_text_left{height:auto}}@media(max-width:767px){.been-city-frames{overflow:hidden}}@media(min-width:1601px){.been-city--position{top:4rem}}@media(max-width:767px){.goa_app_home_media .goa_app_home{position:relative!important;margin-bottom:0;margin-top:-23%}}@media(min-width:576px) and (max-width:767px){.goa_app_home_media .goa_app_home{width:91%;left:22px}}@media(max-width:575px){.goa_app_home_media .goa_app_home{width:calc(88% + 9px);min-width:262px;left:calc(5% + -2px)}}.fonts-vboys{margin:4rem auto;background-image:url(../images/case-study/vboys/fonts.png);width:100%;height:23rem;background-position:top;background-size:98% auto;background-repeat:no-repeat;content:'';z-index:0;margin-bottom:-2rem}@media(max-width:1199px){.fonts-vboys{height:19rem}}@media(max-width:991px){.fonts-vboys{height:15rem}}@media(max-width:767px){.fonts-vboys{background-image:url(../images/case-study/vboys/fonts.png);width:100%;height:10rem;background-position:top;background-size:auto 100%;background-repeat:no-repeat;content:'';z-index:0}}@media(max-width:575px){.fonts-vboys{background-image:url(../images/case-study/vboys/fonts-mobile.png);background-size:auto 100%;height:30rem;background-position-x:15px}}@media(max-width:400px){.fonts-vboys{background-size:auto 100%;height:20rem;background-position-x:20px}}@media(min-width:1200px){.vboys.headertext,.vboys.headertext-case,.vboys.headertext-cont{margin-top:10rem}}.vboys.lower_image_banner{margin-top:8rem}@media(max-width:991px){.vboys.lower_image_banner{margin-top:6rem}}.vboys.lower_image_banner img{margin-bottom:6rem}.vboys.lower_image_banner img:first-child{left:0;width:68%;z-index:2}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.vboys.lower_image_banner img:first-child{box-shadow:0 3px 30px rgba(0,0,0,.188774)}}.vboys.lower_image_banner img:last-child{left:37.4%;width:61%}@media(max-width:575px){.vboys.lower_image_banner img:last-child{left:36%}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.vboys.lower_image_banner img:last-child{box-shadow:0 3px 30px rgba(0,0,0,.188774)}}.card.color_palette.vboys:first-child{margin:1rem 0}.allproducts_banner.vboys,.vboys.allproducts_banner_gogoa{margin:3rem auto}.top_header.vboys{padding-left:2rem}@media(min-width:1200px) and (max-width:1299px){.spacing_below{height:10rem}}@media(max-width:991px){.spacing_below{height:6rem}}@media(max-width:767px){.spacing_below{height:6rem}}@media(max-width:700px){.spacing_below{height:9rem}}@media(max-width:615px){.spacing_below{height:8rem}}@media(max-width:575px){.spacing_below{height:4rem}}@media(max-width:400px){.spacing_below{height:4rem}}@media(min-width:992px) and (max-width:1299px){.spacing_below{height:8rem}}@media(min-width:1300px){.spacing_below{height:6rem}}.quick-quote{display:-ms-flexbox!important;display:flex!important}@media(max-width:991px){.quick-quote{flex-direction:column}}.quick-quote-left{width:35%;position:relative;z-index:2}@media(max-width:991px){.quick-quote-left{width:100%}}.quick-quote-right{width:60%}.quick-quote-right img{max-width:100%}.quick-quote-right img:nth-of-type(1){top:-20px;z-index:-4}@media(max-width:991px){.quick-quote-right{width:100%}}.section1_qqg-animate{z-index:10;height:auto;width:68%;top:50%;left:0;transform:translateY(-50%)}.section2_qqg{padding-top:6em;margin-top:4em}@media(max-width:1199px){.section2_qqg{padding-top:3em}}@media(max-width:767px){.section2_qqg{margin-top:4em}}@media(max-width:575px){.section2_qqg{margin-top:0}}@media(max-width:991px){.section2_qqg .visit-site{padding:0 2rem}}@media(max-width:1199px){.section2_qqg .visit-site .social-link a{margin-right:0}}.section2_qqg .qqg-icon-b{max-width:25px;left:calc(0% - 8rem);top:50%;transform:translate(-50%,-50%);z-index:4}.section2_qqg .qqg-icon:nth-of-type(1){max-width:28%;left:0;top:10%}.section2_qqg .qqg-icon:nth-of-type(2){max-width:80px;right:3%;bottom:26%}@media(max-width:1199px) and (min-width:992px){.section2_qqg .qqg-icon:nth-of-type(2){max-width:70px;bottom:2%}}@media(max-width:991px){.section2_qqg .qqg-icon:nth-of-type(2){max-width:60px;bottom:-16px}}@media(max-width:575px){.section2_qqg .qqg-icon:nth-of-type(2){max-width:45px}}.section3_qqg{margin:5rem auto 15rem}@media(max-width:991px){.section3_qqg{margin:5rem auto 8rem}}@media(max-width:767px){.section3_qqg{margin:4rem auto 5rem}}@media(max-width:575px){.section3_qqg{margin:4rem auto 1rem}}.section3_qqg .quote-gen-img img:nth-of-type(1){width:30%;position:relative;top:50px}@media(min-width:992px) and (max-width:1199px){.section3_qqg .quote-gen-img img:nth-of-type(1){top:40px}}@media(min-width:768px) and (max-width:991px){.section3_qqg .quote-gen-img img:nth-of-type(1){top:30px}}@media(min-width:576px) and (max-width:767px){.section3_qqg .quote-gen-img img:nth-of-type(1){top:20px}}@media(max-width:575px){.section3_qqg .quote-gen-img img:nth-of-type(1){top:14px}}.section3_qqg .quote-gen-img img:nth-of-type(2){width:65%}.section3_qqg .quote-gen-first{position:absolute;bottom:-23%;left:-8%;width:60%}@media(min-width:576px) and (max-width:767px){.section3_qqg .quote-gen-first{bottom:-26%}}@media(max-width:575px){.section3_qqg .quote-gen-first{bottom:-28%;left:-3%;width:58%}}.section4_qqg .quote-gen-img img{top:-40%;right:5%;max-width:80px}.section4_qqg .quote-gen-first{max-width:160px;bottom:0;left:8%}.section4_qqg .quote-gen-sec{right:0;max-width:30%;top:0}@media(max-width:767px){.section4_qqg .quote-gen-sec{left:0;max-width:30%;bottom:-50px;top:unset;right:unset}}.section4_qqg .allproducts_banner_gogoa.bike,.section4_qqg .allproducts_banner_top,.section4_qqg .allproducts_banner_top_gogoa{margin:5rem auto!important}.section5_qqg .quote-sec5_content{padding:75px 0;margin-left:0}@media(min-width:992px) and (max-width:1199px){.section5_qqg .quote-sec5_content{padding:35px 0}}@media(max-width:575px){.section5_qqg .quote-sec5_content{padding:40px 0}}.section5_qqg .quote-sec5_content h1{color:#fff;font-size:34px;font-style:normal;font-weight:700;line-height:42px;text-transform:uppercase;text-align:left}@media(min-width:768px) and (max-width:1199px){.section5_qqg .quote-sec5_content h1{line-height:32px;font-size:26px}}@media(max-width:991px){.section5_qqg .quote-sec5_content h1{text-align:center}}@media(max-width:575px){.section5_qqg .quote-sec5_content h1{font-size:26px;line-height:35px}}.section5_qqg .quote-sec5_content p{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:31px;text-align:left}@media(min-width:768px) and (max-width:1199px){.section5_qqg .quote-sec5_content p{font-size:16px}}@media(max-width:991px){.section5_qqg .quote-sec5_content p{width:auto;font-size:16px;line-height:28px;text-align:center}}@media(max-width:575px){.section5_qqg .quote-sec5_content{margin-left:0}}.section5_qqg .quote-icon-first{bottom:-30rem;right:0;max-width:30%;z-index:10}@media(min-width:992px) and (max-width:1199px){.section5_qqg .quote-icon-first{bottom:-24rem}}@media(max-width:991px) and (min-width:768px){.section5_qqg .quote-icon-first{bottom:-58%}}@media(max-width:767px) and (min-width:576px){.section5_qqg .quote-icon-first{bottom:-41%}}@media(max-width:575px){.section5_qqg .quote-icon-first{bottom:-180px}}@media(max-width:991px){.section5_qqg{margin:10em auto 2em}}@media(max-width:575px){.section5_qqg{margin:5em auto 2em}}@media(max-width:991px){.section5_qqg-left{margin-top:-200px!important}}@media(max-width:767px){.section5_qqg-left{margin-top:-100px!important;margin:0}}.section5_qqg .section5_qqg-fluid{background-color:#1569ff;margin:10em 0}.section5_qqg .section5_qqg-fluid .quote-gen-first{position:absolute;z-index:1;bottom:-33%;left:-18%;width:142%;filter:drop-shadow(0 3px 94px rgba(0,0,0,.26772))}@media(max-width:1199px) and (min-width:992px){.section5_qqg .section5_qqg-fluid .quote-gen-first{bottom:-19%;width:134%;left:-14%}}@media(max-width:991px){.section5_qqg .section5_qqg-fluid .quote-gen-first{position:relative;width:100%;inset:0}}.section5_qqg .section5_qqg-fluid .quote-gen-sec{position:absolute;width:36%;z-index:3;right:-180px;bottom:-46%;filter:drop-shadow(0 3px 105px rgba(0,0,0,.188774))}@media(max-width:1199px) and (min-width:992px){.section5_qqg .section5_qqg-fluid .quote-gen-sec{right:-125px;bottom:-34%}}@media(max-width:991px){.section5_qqg .section5_qqg-fluid .quote-gen-sec{right:-14px;bottom:-8%}}@media(max-width:991px){.section5_qqg .section5_qqg-fluid .quote-gen-sec{width:24%}}@media(max-width:767px){.section5_qqg .section5_qqg-fluid{margin-top:0;margin-bottom:5em}}@media(max-width:400px){.section5_qqg .section5_qqg-fluid{padding-top:0}}@media(max-width:767px){.section5_qqg-right{margin:0}}.section6_qqg .fonts-family .sect6-qqg-icon{right:20%;top:20%;max-width:70px}@media(min-width:992px){.section6_qqg .fonts-family{margin-top:18em!important}}@media(max-width:991px){.section6_qqg .fonts-family{margin-top:6em!important}}@media(max-width:575px){.section6_qqg .fonts-family{margin-top:4em!important}}.section6_qqg .fonts-type__container img{max-width:100%!important}.section7_qqg img{left:2%;top:51%;transform:translateY(-50%);width:20px}@media(min-width:768px) and (max-width:991px){.section7_qqg .card-text-margin{margin-top:6em!important}}.section8_qqg img:nth-of-type(1){max-width:350px;top:0;left:0}.section8_qqg img:nth-of-type(2){max-width:300px;right:0;top:0}.section8_qqg img:nth-of-type(3){bottom:-6rem;right:20%;width:25px}.work-header--tasty-plums{padding-top:11rem;background-color:#fafbfd;padding-bottom:100px}@media(max-width:991px){.work-header--tasty-plums{padding-top:8rem;padding-bottom:60px}}.work-header--textColor{color:#173981}.work-header--majestic{padding-top:11rem;background-color:#f0f5ff;padding-bottom:20px}@media(max-width:991px){.work-header--majestic{padding-top:8rem}}.work-header--tnt{padding-top:11rem;background:linear-gradient(108.21deg,#dfe5f1 -2.78%,#fafcff -2.77%)}.work-header--tnt .work-header-media{box-shadow:0 39.2308px 66.6923px rgba(91,140,220,.3)}@media(max-width:991px){.work-header--tnt{padding-top:8rem}}.work-header--van{padding-top:11rem}@media(min-width:992px){.work-header--van{background:linear-gradient(180deg,#fbfdfe 22.67%,#fafafa 88.47%,#fff 15%)}}@media(max-width:991px){.work-header--van{background:#fafbfc;padding-bottom:20px}}@media(max-width:991px){.work-header--van{padding-top:8rem}}.work-header--oc{padding-top:11rem}@media(max-width:991px){.work-header--oc{padding-top:8rem}}.work-header--parko{padding-top:7rem}@media(max-width:991px){.work-header--parko{padding-top:8rem}}.work-header--parko-1{padding-top:12rem!important}@media(max-width:991px){.work-header--parko-1{padding-top:7rem!important}}.work-header--myPortal{padding-top:11rem}.work-header--myPortal .work-header-col-left--media{transform:rotate(-29deg)}@media(min-width:992px){.work-header--myPortal .work-header-col-left--media{animation:ubrellaRotateDesk 2s linear infinite alternate-reverse;margin-left:-21%;margin-bottom:-13%;width:195px}}@media(max-width:991px){.work-header--myPortal .work-header-col-left--media{width:180px;animation:ubrellaRotateMob 3s linear infinite alternate-reverse}}@media(max-width:991px){.work-header--myPortal{padding-top:8rem}}.work-header-row{display:flex;flex-wrap:wrap}@media(max-width:991px){.work-header-row{text-align:center}}.work-header-parko-row{display:flex;flex-wrap:wrap;align-items:center}@media(max-width:991px){.work-header-parko-row{text-align:center}}@media(min-width:992px){.work-header-col-left{width:100%;max-width:400px}.work-header-col-right{width:100%;max-width:calc(100% - 430px)}}@media(max-width:991px){.work-header-col-left{width:100%;margin-bottom:20px}.work-header-col-right{width:100%}}@media(min-width:992px){.work-header-col-parko-left{width:100%;max-width:340px}.work-header-col-parko-right{width:100%;max-width:calc(100% - 430px)}}@media(max-width:991px){.work-header-col-parko-left{width:100%;margin-bottom:20px}.work-header-col-parko-right{width:100%}}.work-header--quote-generator{padding-top:10rem!important}@media(max-width:991px){.work-header--quote-generator{padding-top:5rem!important}}@media(min-width:992px){.work-header .work-header-col-right--bg{position:relative}}.work-header .work-header-col-right--bg:before{content:"";width:100%;border-radius:0 0 45px 0;background-color:#ebf1ff;display:block;position:absolute;z-index:-1;height:100%}@media(min-width:992px){.work-header .work-header-col-right--bg:before{top:-11rem;left:59px}}@media(max-width:991px){.work-header .work-header-col-right--bg:before{left:-15px;bottom:0}}@media(max-width:991px) and (min-width:768px){.work-header .work-header-col-right--bg:before{max-height:467px}}@media(max-width:767px){.work-header .work-header-col-right--bg:before{max-height:225px}}.work-header-title{font-weight:700;text-transform:uppercase}@media(min-width:992px){.work-header-title{font-size:32px;line-height:37px}}@media(max-width:991px){.work-header-title{font-size:24px;line-height:32px}}.work-header-text{font-weight:400}@media(min-width:992px){.work-header-text{line-height:31px;font-size:18px}}@media(max-width:991px){.work-header-text{font-size:16px;line-height:28px}}.work-header-logo{max-width:160px;margin-bottom:18px}.work-header__content{text-align:center;max-width:460px;margin-left:auto;margin-right:auto;margin-bottom:40px}@media(max-width:575px){.work-header__content{margin-bottom:25px}}.work-mid-section{background-color:#ebf1ff;padding:40px 40px 40px 60px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media(max-width:575px){.work-mid-section{padding:30px 17px}}@media(max-width:991px){.work-mid-section{flex-direction:column-reverse}}.work-mid-section-title{font-weight:700;font-size:30px;color:#173981}@media(max-width:991px){.work-mid-section-title{font-size:24px}}.work-mid-section-text{font-weight:400;font-size:18px;line-height:31px;color:#173981}@media(max-width:575px){.work-mid-section-text{font-size:18px;line-height:31px}}.work-mid-section-col-left{width:100%;max-width:40%}@media(min-width:992px){.work-mid-section-col-left{max-width:40%}}@media(max-width:991px){.work-mid-section-col-left{max-width:100%;margin-top:40px}}.work-mid-section-col-right{width:100%}@media(min-width:992px){.work-mid-section-col-right{max-width:60%}}@media(max-width:991px){.work-mid-section-col-right{max-width:100%}}@media(max-width:575px){.work-mid-section-media{max-width:106%;position:relative;left:-3%}}.work-mid-section-media-wrapper{display:table;margin:auto;position:relative}.work-mid-section-media-wrapper:after{content:"";width:100%;height:40px;background:rgba(102,117,150,.4);filter:blur(11px);display:block;position:absolute;bottom:-19px;left:0;right:0;margin:auto;transform:skewX(29deg)}@media(min-width:992px){.work-media{box-shadow:0 49.9487px 84.9128px rgba(47,119,235,.17)}}@media(max-width:991px){.work-media{box-shadow:0 16.5128px 28.0718px rgba(47,119,235,.17)}}.work-media--bottom{margin-bottom:7rem}.work-title{color:#173981;font-weight:700;font-style:normal;line-height:36px;font-size:24px;margin-bottom:2rem}.work-text{line-height:31px;font-size:18px;color:#173981}.vanuk-header-media{display:block}@media(min-width:992px){.vanuk-header-media{margin-left:auto}}@media(min-width:576px){.vanuk-header-media{max-width:92%;margin-left:auto;margin-right:auto}}.vanuk-header-media-wrapper{position:relative}.vanuk-header-media-shield{z-index:2;width:19%;max-width:112px;animation:moveShield 2s linear infinite alternate-reverse}@media(min-width:1200px){.vanuk-header-media-shield{right:86px}}@media(min-width:992px) and (max-width:1199px){.vanuk-header-media-shield{right:78px}}@media(min-width:992px){.vanuk-header-media-shield{position:absolute;top:-67px}}@media(max-width:991px){.vanuk-header-media-shield{position:relative;display:block;margin-left:auto}}@media(max-width:991px) and (min-width:576px){.vanuk-header-media-shield{margin-bottom:-70px}}@media(max-width:991px) and (min-width:768px){.vanuk-header-media-shield{right:141px}}@media(max-width:767px) and (min-width:576px){.vanuk-header-media-shield{right:71px}}@media(max-width:575px){.vanuk-header-media-shield{right:14%;margin-bottom:-10%}}@media(max-width:1362px){.vanuk-mid{padding-top:40px}}.vanuk-mid-media{position:relative;z-index:2;display:block;margin-left:auto;margin-right:auto}.vanuk-mid-media-wrapper{position:relative}.vanuk-mid-media-wrapper:before{content:"";background:#1569ff;position:absolute;height:69%;bottom:0;width:100%;left:0;border-radius:5px}.vanuk-mid .dotted-vector{margin-left:auto;position:absolute;right:0}@media(min-width:1363px){.vanuk-mid .dotted-vector{bottom:106px}}@media(max-width:1362px){.vanuk-mid .dotted-vector{top:9px}}@media(min-width:992px){.vanuk-universe-section{margin-top:150px;margin-bottom:150px}}@media(max-width:991px){.vanuk-universe-section{margin-top:80px;margin-bottom:80px}}.vanuk-fonts{position:relative}.vanuk-fonts::before{content:"";border-radius:50%;background:#337af7;display:block;margin-left:auto;position:absolute;right:-1%;top:-42%;animation:bounce 2s infinite alternate-reverse}@media(min-width:576px){.vanuk-fonts::before{width:130px;height:130px}}@media(max-width:575px){.vanuk-fonts::before{right:2%;top:-27%;width:60px;height:60px}}.vanuk-bottom-section{background:#f0f5ff}@media(min-width:992px){.vanuk-bottom-section{margin-bottom:180px}}@media(max-width:991px){.vanuk-bottom-section{margin-bottom:80px}}.vanuk-bottom-media{display:block;max-width:48%}@media(max-width:575px){.vanuk-bottom-media:first-child{margin-top:20px}.vanuk-bottom-media:nth-child(2){margin-bottom:20px}}@media(min-width:576px){.vanuk-bottom-media:first-child{margin-top:60px}.vanuk-bottom-media:nth-child(2){margin-bottom:60px}}.vanuk-bottom-media-wrapper{display:flex;justify-content:space-between;max-width:1440px;margin-left:auto;margin-right:auto}@media(max-width:575px){.oc__img-section{margin-top:30px!important}}@media(min-width:992px){.oc__img-section{width:750px}}.oc__img-section .oc-featues__img-media{position:relative;image-rendering:-webkit-optimize-contrast}@media(min-width:992px){.oc__img-section .oc-featues__img-media{left:25px;top:-71px}}.oc__img-section .parko-featues__img-media{position:relative;image-rendering:-webkit-optimize-contrast}@media(min-width:992px){.oc__img-section .parko-featues__img-media{left:25px;top:0}}@media(max-width:991px){.oc__img-section{padding-bottom:54px;position:relative}}.oc-intro-video{position:absolute;right:0;bottom:0;width:31%;max-width:244px}@media(min-width:1200px){.oc-intro-video{right:20px}}@media(max-width:1199px) and (min-width:992px){.oc-intro-video{right:-50px;bottom:30px;width:38%}}@media(max-width:991px){.oc-intro-video{right:102px;max-width:190px;bottom:-3px}}@media(max-width:767px){.oc-intro-video{max-width:145px;width:32%;right:10%}}@media(max-width:575px){.oc-intro-video{bottom:5px}}.oc-intro-video img{position:relative;z-index:1}.oc-intro-video video{position:absolute;width:80%;z-index:0;right:0;left:1px;top:3%;margin:auto}.oc-intro-section .circle-dot-vector{width:120px;height:120px;display:block;background:#337af7;border-radius:50%;position:relative}.oc-intro-section .circle-dot-vector::after{content:url(/images/icons/dotted-bg-small.png);position:absolute;right:0;top:-10px;transform:scale(.7)}.oc-intro-section .circle-dot-vector::before{content:"";width:30px;height:30px;background:#ffd66e;display:block;border-radius:50%;position:absolute;right:0}@media(max-width:991px){.oc-intro-section .circle-dot-vector{display:none}}.oc-mid-info-section{display:flex;align-items:center}@media(max-width:991px){.oc-mid-info-section{flex-direction:column-reverse}}.oc-mid-info-section__content{background-color:rgba(224,239,255,.4)}@media(min-width:992px){.oc-mid-info-section__content{padding:40px 93px}}@media(max-width:991px){.oc-mid-info-section__content{padding:90px 40px 40px;margin-top:-70px}}.oc-mid-info-section__content-parko{background-color:#161a1d}@media(min-width:992px){.oc-mid-info-section__content-parko{padding:45px 55px}}@media(min-width:768px) and (max-width:991px){.oc-mid-info-section__content-parko{padding:90px 40px 40px}}@media(max-width:767px){.oc-mid-info-section__content-parko{padding:90px 12px 40px}}@media(max-width:991px){.oc-mid-info-section__content-parko{margin-top:-70px;margin-left:-15px;margin-right:-15px}}.oc-mid-info-section__media{position:relative}@media(min-width:992px){.oc-mid-info-section__media{max-width:167%;margin-left:-34%}}@media(max-width:991px) and (min-width:576px){.oc-mid-info-section__media{max-width:110%}}@media(max-width:767px) and (min-width:576px){.oc-mid-info-section__media{position:relative;right:-10%}}@media(max-width:575px){.oc-mid-info-section__media{max-width:105%}}.oc-mid-info-section__media-parko{position:relative}@media(min-width:992px) and (max-width:1199px){.oc-mid-info-section__media-parko{max-width:166%;margin-left:-34%;right:11px;height:355px;width:1320px}}@media(min-width:1200px){.oc-mid-info-section__media-parko{max-width:167%;margin-left:-34%;right:-65px;height:600px;width:2930px}}@media(max-width:991px) and (min-width:576px){.oc-mid-info-section__media-parko{max-width:110%;right:-40px}}@media(max-width:767px) and (min-width:576px){.oc-mid-info-section__media-parko{position:relative;right:-127px}}@media(max-width:575px){.oc-mid-info-section__media-parko{max-width:105%;right:-40px}}.oc-mid-info-section__title{font-weight:700}@media(min-width:576px){.oc-mid-info-section__title{font-size:32px}}@media(max-width:575px){.oc-mid-info-section__title{font-size:24px}}.oc-mid-info-section__text{font-weight:400;font-size:18px;line-height:31px}.oc-mid-info-section-wrapper{overflow:hidden;padding-top:99px}@media(min-width:1200px){.oc-mid-info-section-wrapper{margin-top:-170px}}@media(max-width:1199px) and (min-width:992px){.oc-mid-info-section-wrapper{margin-top:-90px}}@media(max-width:991px){.oc-mid-info-section-wrapper{padding-top:68px}}.oc-mid-info-section-wrapper .circle-vector{display:table;margin-left:auto;position:relative}@media(min-width:992px){.oc-mid-info-section-wrapper .circle-vector{top:-65px}}@media(max-width:991px){.oc-mid-info-section-wrapper .circle-vector{top:-35px}}.oc-mid-info-section-wrapper .circle-vector::before{width:350px;height:350px;right:-130px;border-width:6px}@media(max-width:991px){.oc-mid-info-section-wrapper .circle-vector::before{width:250px;height:250px}}.oc-mid-info-section-wrapper .dotted-vector{top:-26px;position:relative}.oc-mid-info-section-wrapper .dotted-vector:after{background:#ffd66e;left:-17px}@media(min-width:992px){.oc-mid-info-section-wrapper .dotted-vector:after{top:8px}}@media(max-width:991px){.oc-mid-info-section-wrapper .dotted-vector:after{top:15px}}.oc-mid-info-section-wrapper .circle-vector-parko{display:table;margin-left:auto;position:relative}@media(min-width:992px){.oc-mid-info-section-wrapper .circle-vector-parko{top:-65px}}@media(max-width:991px){.oc-mid-info-section-wrapper .circle-vector-parko{top:-35px}}.oc-mid-info-section-wrapper .circle-vector-parko::before{width:350px;height:350px;right:-130px;border-width:6px}@media(max-width:991px){.oc-mid-info-section-wrapper .circle-vector-parko::before{width:250px;height:250px}}.oc-mid-info-section-wrapper .dotted-vector-parko{top:-26px;position:relative}.oc-mid-info-section-wrapper .dotted-vector-parko:after{background:#ffd66e;left:-17px}@media(min-width:992px){.oc-mid-info-section-wrapper .dotted-vector-parko:after{top:8px}}@media(max-width:991px){.oc-mid-info-section-wrapper .dotted-vector-parko:after{top:15px}}.oc-screens-media{box-shadow:0 21.3525px 118.625px rgba(164,195,219,.522);image-rendering:-webkit-optimize-contrast}@media(max-width:767px){.oc-screens-row{margin-right:-5px;margin-left:-5px}}@media(max-width:767px){.oc-screens-col{padding-right:5px;padding-left:5px}}.oc-screens-col .dotted-vector--right{position:absolute;right:-58px;bottom:37%;z-index:-1}.oc-screens-col .dotted-vector--right:after{top:10px;right:0;background:#4688fe;left:auto}@media(max-width:991px){.oc-screens-col .dotted-vector--right{display:none}}.oc-screens-col .circle-vector::before{bottom:-14%;z-index:-1;background:#388af7;opacity:.04;width:71%;right:-32%;height:53%}.oc-screens-section-wrapper{overflow:hidden}@media(min-width:992px){.oc-screens-section-wrapper{margin-bottom:140px;margin-top:140px}}@media(max-width:991px){.oc-screens-section-wrapper{margin-bottom:80px;margin-top:80px}}.oc-screens-section-wrapper .dotted-vector--left:after{width:40px;height:40px;background:#ffd66e;top:auto;bottom:0;left:4px}.oc-screens-section .semi-circle-vector{position:absolute;right:-13%;top:-31%;z-index:-1;width:100%}.oc-screens-section .semi-circle-vector .dotted-vector{position:absolute;top:35px;right:0;margin:auto;left:0}.oc-screens-section .semi-circle-vector .dotted-vector:after{background:#ffd66e}@media(max-width:767px){.oc-screens-section .semi-circle-vector .dotted-vector:after{width:23px;height:23px;left:17px;top:-40px}}.oc-color-picker-wrapper{position:relative}.oc-color-picker-wrapper .circle-vector{position:relative;left:-13%;display:table;margin-top:65px;margin-bottom:-154px;animation:halfRotate 4s linear infinite alternate-reverse}.oc-color-picker-wrapper .circle-vector::before{position:static;z-index:-1;background:rgba(56,138,247,.04)}.oc-color-picker-wrapper .circle-vector::after{content:"";width:80px;height:80px;border-radius:50%;display:block;background:#ffd66e;bottom:133px;position:absolute;right:-38px}@media(max-width:991px){.oc-color-picker-wrapper .circle-vector{display:none}}.oc-bottom-section{overflow:hidden;padding-top:62px}.oc-bottom-section .buildyourstory{margin-bottom:0}@media(max-width:575px){.oc-bottom-section .buildyourstory{margin-bottom:40px}}@media(min-width:992px){.oc-bottom-section{background:linear-gradient(transparent 58%,#f7faff 40%)}}@media(max-width:991px){.oc-bottom-section{background:linear-gradient(transparent 32%,#f7faff 8%)}}.oc-bottom-section-media{box-shadow:0 21.35px 118px rgba(164,195,219,.390172);display:block;margin:auto;position:relative;z-index:2}.oc-bottom-section-media-wrapper{max-width:93%;margin-left:auto;margin-right:auto}@media(min-width:992px){.oc-bottom-section-media-wrapper{margin-bottom:100px}}@media(max-width:991px){.oc-bottom-section-media-wrapper{margin-bottom:60px}}.oc-bottom-section-media-wrapper .ripple-left span,.oc-bottom-section-media-wrapper .ripple-right span{animation:ripple 4s linear infinite;display:block;border:2px solid rgba(51,123,247,.2);border-radius:50%;position:absolute;right:0;left:0;margin:auto;top:0;bottom:0}.oc-bottom-section-media-wrapper .ripple-left{width:200px;height:200px;position:absolute;left:-105px}@media(min-width:992px){.oc-bottom-section-media-wrapper .ripple-left{bottom:98px}}@media(max-width:991px){.oc-bottom-section-media-wrapper .ripple-left{top:-83px}}.oc-bottom-section-media-wrapper .ripple-left span:first-child{width:200px;height:200px}.oc-bottom-section-media-wrapper .ripple-left span:nth-child(2){width:150px;height:150px;animation-delay:.4s}@media(max-width:767px){.oc-bottom-section-media-wrapper .ripple-left span:first-child{width:100px;height:100px}.oc-bottom-section-media-wrapper .ripple-left span:nth-child(2){width:80px;height:80px}}.oc-bottom-section-media-wrapper .ripple-right{width:200px;height:200px;position:absolute;right:-96px;bottom:-93px}@media(max-width:991px){.oc-bottom-section-media-wrapper .ripple-right{transform:scale(.7)}}.oc-bottom-section-media-wrapper .ripple-right span:nth-child(1){width:120px;height:120px;animation-delay:.8s}.oc-bottom-section-media-wrapper .ripple-right span:nth-child(2){width:160px;height:160px;animation-delay:.4s}.oc-bottom-section-media-wrapper .ripple-right span:nth-child(3){width:200px;height:200px}@media(min-width:992px){.work-myPortal-info{margin-top:160px}}@media(max-width:991px){.work-myPortal-info{margin-top:60px}}.work-myPortal-info--rowOne .work-myPortal-info--media{max-width:100%;height:auto;position:relative;top:-114px;animation:mobileMovement 2s linear infinite alternate-reverse}@media(max-width:1199px){.work-myPortal-info--rowOne .work-myPortal-info--media{width:210px}}@media(max-width:991px){.work-myPortal-info--rowOne .work-myPortal-info--media{width:59%}}.work-myPortal-info--rowOne .work-myPortal-info--media-wrapper{position:relative;text-align:center}@media(max-width:991px){.work-myPortal-info--rowOne .work-myPortal-info--media-wrapper{max-width:400px;margin-left:auto;margin-right:auto}}.work-myPortal-info--rowOne .work-myPortal-info--media-wrapper:before{content:"";display:block;background-color:#ebf1ff;border-radius:50%;position:absolute;bottom:0;margin-left:auto;margin-right:auto;left:0;right:0}@media(min-width:1200px){.work-myPortal-info--rowOne .work-myPortal-info--media-wrapper:before{width:500px;height:500px}}@media(max-width:1199px) and (min-width:992px){.work-myPortal-info--rowOne .work-myPortal-info--media-wrapper:before{width:400px;height:400px}}@media(max-width:991px){.work-myPortal-info--rowOne .work-myPortal-info--media-wrapper:before{height:91vw;width:100%;max-height:400px}}.work-myPortal-info--rowTwo .work-myPortal-info--media{max-width:100%;height:auto;position:relative;position:relative;z-index:3}.work-myPortal-info--rowTwo .work-myPortal-info--media-vector{position:absolute;left:-10%;top:0}.work-myPortal-info--rowTwo .work-myPortal-info--media-umbrella{position:absolute;z-index:2;top:19px;transform:rotate(-25deg);animation:ubrellaRotateDesk 2s linear infinite alternate-reverse}@media(min-width:992px){.work-myPortal-info--rowTwo .work-myPortal-info--media-umbrella{left:-106px}}@media(max-width:991px){.work-myPortal-info--rowTwo .work-myPortal-info--media-umbrella{width:39%;max-width:133px;left:-17%}}.work-myPortal-info--rowTwo .work-myPortal-info--media-wrapper{position:relative}@media(max-width:991px){.work-myPortal-info--rowTwo .work-myPortal-info--media-wrapper{max-width:400px;margin-left:auto;margin-right:auto;width:80%}}.work-myPortal-screen{display:flex;align-items:center;justify-content:space-between;overflow:hidden;max-width:1440px;margin:auto}@media(min-width:1436px){.work-myPortal-screen{width:80%}}.work-myPortal-screen-wrapper{background:#153068}@media(min-width:992px){.work-myPortal-screen-wrapper{margin-bottom:130px;margin-top:120px}}@media(max-width:991px){.work-myPortal-screen-wrapper{margin-bottom:90px;margin-top:90px}}.work-myPortal-screen-colOne{width:37%}@media(max-width:1435px){.work-myPortal-screen-colOne{padding-left:7%}}@media(min-width:1436px){.work-myPortal-screen-colOne{padding-right:7%}}.work-myPortal-screen-colTwo{width:60%;position:relative}@media(max-width:1435px){.work-myPortal-screen-colTwo{right:-10%}}.fonts-wrapper--myPortal{position:relative;margin-bottom:140px}.fonts-wrapper--myPortal .dotted-vector{position:absolute;right:0;bottom:-86px}.work-myPortal-info-mid{overflow-x:hidden}@media(min-width:992px){.work-myPortal-info-mid{padding-top:50px;padding-bottom:50px}}.work-myPortal-info-mid .circle-vector--filled{position:relative;top:-256px}.work-myPortal-info-mid .circle-vector--filled .dotted-vector:after{left:41px;top:-20px}.work-myPortal-info-mid .circle-vector--filled .dotted-vector-media{position:relative;top:-39px}.work-myPortal-info-mid .circle-vector--hollow{position:relative}.work-myPortal-info-mid .circle-vector--hollow .dotted-vector{margin-left:auto}@media(max-width:991px){.work-myPortal-info-mid .allproducts_banner,.work-myPortal-info-mid .allproducts_banner_gogoa{margin:25px auto 40px}}.download-banner{background:#e8f2f3;border-radius:10px;position:relative}@media(min-width:576px){.download-banner{padding:55px}}@media(max-width:767px){.download-banner{margin-top:63px}}@media(max-width:575px){.download-banner{padding:50px 30px}}.download-banner__title{font-weight:600;font-size:18px;line-height:27px;text-transform:uppercase;color:#173981}.download-banner__text{font-weight:400;font-size:16px;line-height:22px;color:#777}.download-banner__footer{margin-top:40px;display:flex;align-items:baseline;flex-wrap:wrap}@media(max-width:991px){.download-banner__footer{justify-content:center}}@media(max-width:437px){.download-banner__footer{flex-direction:column;align-items:center}}.download-banner__content{position:relative;z-index:2}@media(max-width:991px){.download-banner__content{text-align:center}}.download-banner__hero{position:absolute;transform:rotate(-25deg);animation:ubrellaRotateDesk 2s linear infinite alternate-reverse}@media(min-width:992px){.download-banner__hero{right:-86px;width:198px;bottom:-6px}}@media(max-width:991px){.download-banner__hero{right:0;bottom:-50px}}@media(max-width:767px){.download-banner__hero{top:-60px;left:-24px;width:150px}}.download-banner__btn{display:inline-flex;align-items:center;background:#153068;color:#fff;border-radius:5px;text-align:left;padding:12px 16px}.download-banner__btn:active,.download-banner__btn:focus,.download-banner__btn:hover{color:#fff;box-shadow:none!important}.download-banner__btn:first-child{margin-bottom:18px}@media(min-width:438px){.download-banner__btn:first-child{margin-right:12px}}.download-banner__btn-icon{margin-right:10px}.download-banner__btn-text{line-height:1}.download-banner__btn-text-up{display:block;font-size:10px;text-transform:uppercase}.download-banner__btn-text-down{font-size:14px;font-weight:600;line-height:1}.font-white{color:#fff!important}@media(max-width:767px){.font-white{text-align:center}}.parko-intro-section .circle-dot-vector{display:block;border-radius:50%;position:relative}.parko-intro-section .circle-dot-vector::after{content:url(/images/icons/dotted-bg-small.png);position:absolute;top:-10px;transform:scale(.7);z-index:1}.parko-intro-section .circle-dot-vector::before{content:"";width:30px;height:30px;background:#ffd66e;display:block;border-radius:50%;position:absolute;left:-9px;bottom:-7px;z-index:2}@media(max-width:991px){.parko-intro-section .circle-dot-vector{display:none}}.dotted-vector-media-parko{position:relative;left:-70px;top:-23px}@media(max-width:991px){.dotted-vector-media-parko{left:-70px;top:4px}}.parko-screens-media{image-rendering:-webkit-optimize-contrast}.parko-bottom-section{overflow:hidden;padding-top:62px}.parko-bottom-section .buildyourstory{margin-bottom:0}@media(max-width:575px){.parko-bottom-section .buildyourstory{margin-bottom:40px}}.parko-bottom-section-media{box-shadow:0 21.35px 118px rgba(164,195,219,.390172);display:block;margin:auto;position:relative;z-index:2}.parko-bottom-section-media-wrapper{max-width:93%;margin-left:auto;margin-right:auto}@media(min-width:992px){.parko-bottom-section-media-wrapper{margin-bottom:100px}}@media(max-width:991px){.parko-bottom-section-media-wrapper{margin-bottom:60px}}.parko-bottom-section-media-wrapper .ripple-left span,.parko-bottom-section-media-wrapper .ripple-right span{animation:ripple 4s linear infinite;display:block;border:2px solid rgba(51,123,247,.2);border-radius:50%;position:absolute;right:0;left:0;margin:auto;top:0;bottom:0}.parko-bottom-section-media-wrapper .ripple-left{width:200px;height:200px;position:absolute;left:-105px}@media(min-width:992px){.parko-bottom-section-media-wrapper .ripple-left{bottom:98px}}@media(max-width:991px){.parko-bottom-section-media-wrapper .ripple-left{top:-83px}}.parko-bottom-section-media-wrapper .ripple-left span:first-child{width:200px;height:200px}.parko-bottom-section-media-wrapper .ripple-left span:nth-child(2){width:150px;height:150px;animation-delay:.4s}@media(max-width:767px){.parko-bottom-section-media-wrapper .ripple-left span:first-child{width:100px;height:100px}.parko-bottom-section-media-wrapper .ripple-left span:nth-child(2){width:80px;height:80px}}.parko-bottom-section-media-wrapper .ripple-right{width:200px;height:200px;position:absolute;right:-96px;bottom:-93px}@media(max-width:991px){.parko-bottom-section-media-wrapper .ripple-right{transform:scale(.7)}}.parko-bottom-section-media-wrapper .ripple-right span:nth-child(1){width:120px;height:120px;animation-delay:.8s}.parko-bottom-section-media-wrapper .ripple-right span:nth-child(2){width:160px;height:160px;animation-delay:.4s}.parko-bottom-section-media-wrapper .ripple-right span:nth-child(3){width:200px;height:200px}.bg-0{background-color:#161a1d;border-radius:10px;padding:55px;position:relative;display:flex}@media(max-width:991px){.bg-0{padding-top:200px;flex-direction:column-reverse;align-items:center;padding-left:10px;padding-right:10px;border-radius:0}}.bg-0__container{margin:auto auto 100px}@media(max-width:767px){.bg-0__container{margin:auto}}@media(min-width:992px){.bg-0__left{max-width:50%}}@media(max-width:767px){.bg-0__left{max-width:100%}}@media(min-width:768px) and (max-width:991px){.bg-0__left{padding:0 20px}}@media(min-width:576px) and (max-width:767px){.bg-0__left{padding:0 20px}}.bg-0__right{max-width:50%}@media(max-width:767px){.bg-0__right{max-width:100%}}.bg-0__media{position:absolute;right:-97px;max-width:650px;top:0}@media(min-width:992px) and (max-width:1340px){.bg-0__media{max-width:503px;right:-15px;top:15px}}@media(min-width:768px) and (max-width:991px){.bg-0__media{right:16px;max-width:485px;top:-188px}}@media(min-width:425px) and (max-width:767px){.bg-0__media{right:43px;top:-100px;max-width:380px}}@media(max-width:424px){.bg-0__media{right:2px;top:-85px;max-width:308px}}@media(max-width:767px){.parko-column-reverse{flex-direction:column-reverse!important}}.parko-interface{display:flex;justify-content:space-between;align-items:center}@media(max-width:991px){.parko-interface{flex-direction:column}}@media(max-width:991px){.margin-md-top{margin-top:0!important}}.parko-half-circle{position:relative;left:-180px;top:90px;z-index:-1}.parko-half-circle img{max-width:300px;left:0;top:0}.parko-rotate{position:relative}.parko-rotate--img1{position:absolute;top:106px;z-index:0}.parko-rotate--img2{position:relative;z-index:2}@media(min-width:992px){.parko-rotate--img2{right:28px;top:6px;max-width:110%}}@media(max-width:575px){.parko-rotate--img2{right:-6px;top:40px;max-width:97%}}@media(max-width:767px){.marginTop-head{margin-top:90px}}@media(min-width:768px) and (max-width:991px){.marginTop-head{margin-top:145px}}.parko-half-rotate{position:relative}.parko-half-rotate .img1{position:absolute;top:0;z-index:0}.parko-half-rotate .img2{position:relative;z-index:2;top:50px}@media(max-width:991px){.finergyImg{padding-bottom:0!important}}.finergy-header__img-wrapper{position:relative}.finergy-header__img-wrapper--imgOne{position:relative;animation:bouncy 3s linear infinite alternate-reverse}@media(min-width:1200px){.finergy-header__img-wrapper--imgOne{right:-132px;top:0}}@media(min-width:992px) and (max-width:1199px){.finergy-header__img-wrapper--imgOne{right:-46px;max-width:375px}}@media(min-width:458px) and (max-width:526px){.finergy-header__img-wrapper--imgOne{max-width:390px;left:0}}@media(max-width:575px){.finergy-header__img-wrapper--imgOne{max-width:260px;left:-7px}}@media(min-width:576px) and (max-width:767px){.finergy-header__img-wrapper--imgOne{max-width:360px;left:-7px}}@media(min-width:768px) and (max-width:991px){.finergy-header__img-wrapper--imgOne{left:-15px}}.finergy-header__img-wrapper--imgTwo{position:absolute;top:3px;left:60px;max-height:604px;z-index:3;animation:bouncy 3s linear infinite alternate-reverse}@media(min-width:576px) and (max-width:767px){.finergy-header__img-wrapper--imgTwo{max-height:500px}}@media(min-width:517px) and (max-width:575px){.finergy-header__img-wrapper--imgTwo{max-height:462px}}@media(min-width:458px) and (max-width:516px){.finergy-header__img-wrapper--imgTwo{max-height:376px;left:74px}}@media(min-width:320px) and (max-width:457px){.finergy-header__img-wrapper--imgTwo{left:21px;max-height:338px}}@keyframes bouncy{0%{top:0}100%{top:-30px}}.finergy-vector__one{position:absolute;left:0;bottom:170px;max-width:170px}@media(min-width:768px) and (max-width:991px){.finergy-vector__one{max-width:95px}}@media(max-width:767px){.finergy-vector__one{display:none}}.finergy-vector__two{position:absolute;right:0;bottom:36px;max-width:170px}@media(min-width:768px) and (max-width:991px){.finergy-vector__two{max-width:140px}}@media(max-width:767px){.finergy-vector__two{max-width:100px;bottom:0}}.finergy-vector__three{position:absolute;right:0;top:-65px;max-width:170px}@media(min-width:768px) and (max-width:991px){.finergy-vector__three{max-width:157px;top:-7px}}@media(max-width:575px){.finergy-vector__three{max-width:74px;top:-24px}}@media(min-width:576px) and (max-width:767px){.finergy-vector__three{max-width:145px;top:0}}.finergy-vector__four{position:absolute;left:-35px;top:50%;max-width:77px}@media(min-width:768px) and (max-width:991px){.finergy-vector__four{max-width:95px}}@media(min-width:992px) and (max-width:1199px){.finergy-vector__four{top:-3%}}@media(max-width:767px){.finergy-vector__four{display:none}}.finergy-vector__five{position:absolute;right:0;bottom:0;max-width:77px}@media(min-width:768px) and (max-width:991px){.finergy-vector__five{max-width:85px}}@media(max-width:767px){.finergy-vector__five{display:none}}.finergy-dashboard{position:absolute;right:0;bottom:0;width:23%;max-width:244px}.finergy-dashboard--wrapper{position:relative;left:-65px;top:8px}@media(max-width:1199px){.finergy-dashboard--wrapper{left:-132px;top:30px}}@media(max-width:991px){.finergy-dashboard--wrapper{left:0;top:55px}}@media(max-width:767px){.finergy-dashboard--wrapper{left:-12px}}@media(min-width:1200px){.finergy-dashboard{right:20px}}@media(max-width:1199px) and (min-width:992px){.finergy-dashboard{right:-50px;bottom:30px;width:23%}}@media(max-width:991px){.finergy-dashboard{right:102px;max-width:190px;bottom:-3px}}@media(max-width:767px){.finergy-dashboard{max-width:122px;width:32%;right:10%}}@media(max-width:575px){.finergy-dashboard{bottom:5px;max-width:122px}}@media(max-width:490px){.finergy-dashboard{max-width:107px}}@media(max-width:430px){.finergy-dashboard{max-width:100px}}@media(max-width:390px){.finergy-dashboard{max-width:90px}}@media(max-width:350px){.finergy-dashboard{max-width:82px}}.finergy-dashboard video{position:absolute;left:21px;max-width:148px;top:33px;border-radius:10px}@media(max-width:991px){.finergy-dashboard video{left:17px;max-width:123px;top:30px}}@media(max-width:767px){.finergy-dashboard video{left:11px;max-width:97px;top:19px}}@media(max-width:575px){.finergy-dashboard video{left:10px;max-width:97px;top:19px}}@media(min-width:473px) and (max-width:490px){.finergy-dashboard video{max-width:84px}}@media(min-width:461px) and (max-width:472px){.finergy-dashboard video{left:12px;max-width:82px;top:21px}}@media(min-width:439px) and (max-width:460px){.finergy-dashboard video{max-width:84px}}@media(min-width:422px) and (max-width:438px){.finergy-dashboard video{left:13px;max-width:84px}}@media(min-width:401px) and (max-width:430px){.finergy-dashboard video{left:10px;max-width:78px}}@media(min-width:382px) and (max-width:400px){.finergy-dashboard video{max-width:78px}}@media(min-width:365px) and (max-width:391px){.finergy-dashboard video{max-width:71px;top:14px;left:9px}}@media(min-width:351px) and (max-width:364px){.finergy-dashboard video{left:8px;max-width:72px;top:14px}}@media(min-width:338px) and (max-width:350px){.finergy-dashboard video{max-width:62px}}@media(min-width:327px) and (max-width:337px){.finergy-dashboard video{max-width:62px}}@media(max-width:326px){.finergy-dashboard video{max-width:61px;left:10px}}.finergy-dashboard .img1{position:relative;z-index:1}.finergy-dashboard .img2{position:absolute;width:80%;z-index:0;right:0;left:1px;top:3%;margin:auto}.finergy-dashboard--content{padding:212px 100px 60px;background-color:#fed265;margin-top:-180px}@media(max-width:991px){.finergy-dashboard--content{padding:150px 60px 30px}}@media(max-width:767px){.finergy-dashboard--content{padding:100px 50px 20px}}@media(max-width:575px){.finergy-dashboard--content{padding:104px 10px 20px;margin-left:-15px;margin-right:-15px}}.finergy-spacer{padding-top:3rem;padding-bottom:0}@media(max-width:767px){.finergy-spacer{padding-top:5rem;margin-top:56px}}.finergy__img-section{z-index:12;top:-80px}@media(min-width:992px){.finergy__img-section{max-width:830px;margin:0 auto}}@media(min-width:498px) and (max-width:575px){.finergy__img-section{top:-127px}}.finergy__img-section .oc-featues__img-media{position:relative;image-rendering:-webkit-optimize-contrast}@media(min-width:992px){.finergy__img-section .oc-featues__img-media{left:25px;top:-71px}}.finergy__img-section .parko-featues__img-media{position:relative;image-rendering:-webkit-optimize-contrast}@media(min-width:992px){.finergy__img-section .parko-featues__img-media{left:25px;top:0}}@media(max-width:991px){.finergy__img-section{padding-bottom:54px;position:relative}}.parko-rotate{position:relative}.parko-rotate--header{position:absolute;z-index:0;width:100%;height:600px;bottom:0}@media(min-width:992px) and (max-width:1199px){.parko-rotate--header{top:-183px}}@media(max-width:575px){.parko-rotate--header{height:auto}}.parko-rotate--img2{position:relative;z-index:2}@media(max-width:575px){.parko-rotate--img2{right:-6px;top:40px;max-width:97%}}.finergy-main .work-myPortal-info--rowOne .work-myPortal-info--media{max-width:55%;height:auto;position:absolute;top:-45px;left:127px;animation:none!important}@media(max-width:1199px){.finergy-main .work-myPortal-info--rowOne .work-myPortal-info--media{width:210px}}@media(max-width:991px){.finergy-main .work-myPortal-info--rowOne .work-myPortal-info--media{width:59%;left:84px}}@media(max-width:575px){.finergy-main .work-myPortal-info--rowOne .work-myPortal-info--media{left:70px}}.finergy-main .work-myPortal-info--rowOne .work-myPortal-info--media-wrapper:before{content:"";display:block;background-color:#ffd266!important;border-radius:50%;position:relative;bottom:0;margin-left:auto;margin-right:auto;left:0;right:0}.finergy-main .step-mob{left:245px!important}@media(max-width:767px){.finergy-main .step-mob{left:200px}}@media(min-width:380px) and (max-width:468px){.finergy-main .step-mob{left:141px!important}}@media(max-width:379px){.finergy-main .step-mob{left:126px!important}}.finergy-main--two .work-myPortal-info--rowOne .work-myPortal-info--media{max-width:55%;height:auto;position:absolute;top:113px!important;left:124px!important;animation:none}@media(max-width:1199px){.finergy-main--two .work-myPortal-info--rowOne .work-myPortal-info--media{width:250px}}@media(max-width:991px){.finergy-main--two .work-myPortal-info--rowOne .work-myPortal-info--media{width:59%;top:92px!important;left:155px!important}}@media(max-width:767px){.finergy-main--two .work-myPortal-info--rowOne .work-myPortal-info--media{top:64px!important;left:114px!important}}@media(max-width:575px){.finergy-main--two .work-myPortal-info--rowOne .work-myPortal-info--media{left:106px!important;top:73px!important}}@media(max-width:525px){.finergy-main--two .work-myPortal-info--rowOne .work-myPortal-info--media{left:96px!important;top:67px!important}}@media(max-width:425px){.finergy-main--two .work-myPortal-info--rowOne .work-myPortal-info--media{left:74px!important;top:51px!important}}@media(max-width:415px){.finergy-main--two .work-myPortal-info--rowOne .work-myPortal-info--media{left:69px!important;top:50px!important}}@media(max-width:400px){.finergy-main--two .work-myPortal-info--rowOne .work-myPortal-info--media{left:73px!important;top:51px!important}}.margin-top-180{margin-top:180px}.finergy-intro-video img{position:relative;z-index:1}.dotted-circle{position:absolute;right:41px;top:60%;max-width:96px;width:100%}@media(max-width:991px){.dotted-circle{width:78px;right:134px}}@media(max-width:767px){.dotted-circle{width:78px;right:45px}}@media(max-width:575px){.dotted-circle{right:0}}@media(min-width:992px) and (max-width:1199px){.dotted-circle{right:10px;top:60%}}.top-left-parko{position:absolute;right:0;top:-131px;width:5%}@media(max-width:1199px){.top-left-parko{display:none}}.finergy-fonts{position:relative}.finergy-fonts .top-left{position:absolute;right:0;top:-105px;width:5%;z-index:2}@media(max-width:1199px){.finergy-fonts .top-left{display:none}}.finergy-fonts .bottom-right{position:absolute;left:0;bottom:10%;width:4%;z-index:2}@media(max-width:1199px){.finergy-fonts .bottom-right{display:none}}.mtop-11{margin-top:11rem!important}@media(max-width:575px){.mtop-11{margin-top:7rem!important}}.finergy-intro-video{max-width:323px;margin:auto;position:relative}.finergy-all-video img{position:relative;z-index:1}.finergy-all-video video{position:absolute;z-index:0;margin:auto;border-radius:46px;width:90%;left:14px;top:7%}@media(min-width:1200px){.font-padd{margin:0 auto!important;padding:100px!important}}.margin-bottom-6{margin-bottom:6rem}@media(min-width:992px){.margin-fast-top{margin-top:20px!important}}@media(max-width:767px){.margin-fast-top{margin-top:-104px!important}}@media(min-width:768px) and (max-width:991px){.margin-fast-top{margin-top:-100px!important}}.majestic-header__img-wrapper{position:relative}.majestic-header__img-wrapper--imgOne{position:relative;top:0}.majestic-wheel{position:absolute;z-index:2}@media(min-width:992px) and (max-width:1199px){.majestic-wheel{top:99px;right:52px;max-width:220px}}@media(min-width:1200px){.majestic-wheel{top:141px;right:105px;max-width:300px}}@media(max-width:575px){.majestic-wheel{max-width:40%;right:12%;top:30%}}@media(min-width:576px) and (max-width:767px){.majestic-wheel{max-width:200px;right:62px;top:113px}}@media(min-width:768px) and (max-width:991px){.majestic-wheel{right:73px;top:141px;max-width:300px}}.majestic-products{margin-bottom:60px;display:flex;justify-content:center;align-items:center}.coin__img01{position:absolute}@media(min-width:576px){.coin__img01{top:210px;left:-18px}}@media(max-width:575px){.coin__img01{top:73px;left:-8px;max-width:50px}}.coin__img02{position:absolute;animation:coin-float 6s ease-in-out infinite}@media(min-width:576px){.coin__img02{right:0;top:316px;max-width:65px}}@media(max-width:575px){.coin__img02{top:742px;max-width:36px}}.coin__img03{position:absolute}@media(min-width:576px){.coin__img03{right:0}}@media(max-width:575px){.coin__img03{right:32px;max-width:60px;bottom:-38px}}.coin__img04{position:absolute;animation:coin-float 6s ease-in-out infinite}@media(min-width:576px){.coin__img04{top:320px}}@media(max-width:575px){.coin__img04{top:650px;max-width:50px}}.coin__img05{position:absolute;animation:coin-float 6s ease-in-out infinite}@media(min-width:576px){.coin__img05{bottom:80px;max-width:50px;right:0}}@media(max-width:575px){.coin__img05{bottom:55px;max-width:37px;right:7px}}.coin__img06{position:absolute;max-width:90px;top:55px;animation:coin-float 6s ease-in-out infinite}@media(max-width:1199px){.coin__img06{display:none}}.coin__img07{position:absolute;animation:coin-float 6s ease-in-out infinite}@media(min-width:576px){.coin__img07{top:10px}}@media(max-width:575px){.coin__img07{top:134px;right:67px;max-width:50px}}.coin__img08{position:absolute;animation:coin-float 6s ease-in-out infinite}@media(min-width:576px){.coin__img08{right:0;top:200px;max-width:90px}}@media(max-width:575px){.coin__img08{right:24px;top:950px;max-width:50px}}.coin__img09{position:absolute}@media(min-width:768px){.coin__img09{left:65px}}@media(max-width:767px){.coin__img09{left:-14px;max-width:50px;top:150px}}.coin__img10{position:absolute;animation:coin-float 6s ease-in-out infinite}@media(min-width:768px){.coin__img10{right:170px;top:161px}}@media(max-width:767px){.coin__img10{right:20px;top:340px;max-width:50px}}@keyframes coin-float{0%{transform:translatey(0)}50%{transform:translatey(20px)}100%{transform:translatexy(0)}}@media(max-width:767px){.majestic-computer{max-width:250px}}.parko-car{position:absolute;z-index:2;animation:car-float 6s ease-in-out infinite}@media(min-width:1200px){.parko-car{top:21%;right:24%}}@media(min-width:992px) and (max-width:1199px){.parko-car{top:19%;right:13%;max-width:36%}}@media(max-width:767px){.parko-car{max-width:30%;top:17%;right:20%}}@media(min-width:768px) and (max-width:991px){.parko-car{top:20%;right:22%}}@keyframes car-float{0%{transform:translatey(0)}50%{transform:translatey(12px)}100%{transform:translatex(0)}}@media(max-width:460px){.oc__img-section-parko{margin-top:50px!important}}@media(min-width:461px) and (max-width:535px){.oc__img-section-parko{margin-top:75px!important}}@media(min-width:536px) and (max-width:575px){.oc__img-section-parko{margin-top:100px!important}}@media(min-width:576px) and (max-width:991px){.oc__img-section-parko{margin-top:165px!important}}@media(max-width:991px){.mp--margin{margin-bottom:0!important}.mp--padding-bottom{padding-bottom:0!important;margin-top:0!important}}.finergy-section-four{margin-bottom:12px!important}.finergy-section-four-list{margin-bottom:25px}@media(max-width:991px){.finergy-points{text-align:start}}.header-bg{right:0;left:0;margin:auto}@media(max-width:575px){.header-bg{max-width:350px}}@media(max-width:350px){.header-bg{left:-16px}}@media(min-width:351px) and (max-width:375px){.header-bg{left:4px}}@media(min-width:376px) and (max-width:575px){.header-bg{left:14px}}@media(max-width:767px){.sub-section--header{font-size:18px!important;line-height:36px!important}}@media(max-width:767px){.sub-section--para{font-size:16px!important;line-height:29px!important}}.title-color{color:#173981}@media(min-width:992px) and (max-width:1199px){.mp--width{width:500px}}@media(min-width:1200px){.mp--width{max-width:725px}}.details-finergy{position:relative;display:block}.details-ada{position:relative;display:block}.details-finergy-one{position:relative}.details-finergy-two{position:relative}.finergy-mini-report{position:absolute;z-index:-1;right:0;left:0;margin:auto;width:82%}@media(min-width:768px) and (max-width:991px){.finergy-mini-report{left:-41px;width:75%}}.img-animation{animation:scrollimg 5s linear infinite}@keyframes scrollimg{0%{transform:translateY(0)}80%{transform:translateY(-49%)}100%{transform:translateY(0)}}.rotate-half{position:absolute;z-index:-1;left:0;top:137px}@media(max-width:475px){.rotate-half{top:97px}}@media(min-width:476px) and (max-width:575px){.rotate-half{top:125px}}@media(min-width:768px) and (max-width:991px){.rotate-half{width:80%;left:84px;top:177px}}.finergy--media-one{position:absolute;z-index:-1;width:100%}@media(min-width:1200px){.finergy--media-one{left:0;top:64px;max-width:490px}}@media(max-width:575px){.finergy--media-one{top:28px}}@media(min-width:768px) and (max-width:991px){.finergy--media-one{left:61px;width:74%;top:115px}}@media(min-width:992px) and (max-width:1199px){.finergy--media-one{max-width:425px}}@media(min-width:576px) and (max-width:767px){.finergy--media-one{left:0;top:67px;max-width:470px}}.finergy-demo{position:absolute;z-index:-1;right:0;left:0;top:77px;margin:auto;width:84%;border-radius:11px}@media(max-width:575px){.finergy-demo{width:85%}}@media(max-width:325px){.finergy-demo{top:38px}}@media(min-width:326px) and (max-width:355px){.finergy-demo{top:42px}}@media(min-width:356px) and (max-width:393px){.finergy-demo{top:47px}}@media(min-width:394px) and (max-width:425px){.finergy-demo{top:51px}}@media(min-width:426px) and (max-width:442px){.finergy-demo{top:53px}}@media(min-width:443px) and (max-width:462px){.finergy-demo{top:56px}}@media(min-width:463px) and (max-width:479px){.finergy-demo{top:58px}}@media(min-width:480px) and (max-width:496px){.finergy-demo{top:60px}}@media(min-width:497px) and (max-width:517px){.finergy-demo{top:63px}}@media(min-width:518px) and (max-width:529px){.finergy-demo{top:66px}}@media(min-width:530px) and (max-width:554px){.finergy-demo{top:68px}}@media(min-width:555px) and (max-width:557px){.finergy-demo{top:70px}}@media(min-width:558px) and (max-width:575px){.finergy-demo{top:72px}}@media(min-width:576px) and (max-width:767px){.finergy-demo{top:67px;width:85%;left:0}}@media(min-width:768px) and (max-width:991px){.finergy-demo{width:75%;left:-51px;top:85px}}@media(min-width:992px) and (max-width:1199px){.finergy-demo{top:65px}}.rotate-path{position:absolute;z-index:-1}@media(min-width:1200px){.rotate-path{left:0;top:83px}}@media(max-width:575px){.rotate-path{top:50px}}@media(min-width:541px) and (max-width:575px){.rotate-path{top:82px}}@media(min-width:576px) and (max-width:767px){.rotate-path{top:80px}}@media(min-width:768px) and (max-width:991px){.rotate-path{top:106px;width:85%;left:34px}}@media(min-width:992px) and (max-width:1199px){.rotate-path{left:-3px;top:66px}}.finergy-finalReport{position:absolute;z-index:-1;animation:scrollimg 40s linear infinite;top:0;margin-left:auto}@media(min-width:768px) and (max-width:991px){.finergy-finalReport{left:26px;width:76%}}@media(min-width:992px) and (max-width:1199px){.finergy-finalReport{left:23px;width:83%}}@media(min-width:1200px){.finergy-finalReport{left:25px;width:85%}}@media(max-width:370px){.finergy-finalReport{right:13px}}@media(min-width:371px) and (max-width:470px){.finergy-finalReport{right:16px}}@media(min-width:471px) and (max-width:575px){.finergy-finalReport{right:20px}}@media(max-width:575px){.finergy-finalReport{width:85%;left:0}}@media(min-width:576px) and (max-width:767px){.finergy-finalReport{width:85%;left:24px}}.finergy-report-video--home{position:relative;overflow:hidden;width:60%;margin:auto}.finergy-report-video--miniReport{position:relative;overflow:hidden;width:60%;margin:auto}.finergy-report-video--finalReport{position:relative;overflow:hidden;width:60%;margin-left:auto}@media(min-width:992px){.work-parko-wrapper{margin-top:160px}}@media(max-width:575px){.work-parko-wrapper{margin-top:15px}}@media(min-width:576px) and (max-width:991px){.work-parko-wrapper{margin-top:60px}}.finergy-end-section{margin-top:100px!important}@media(max-width:991px){.finergy-end-section{margin-top:45px!important}}@media(min-width:992px){.finergy-end-section--detailsText{padding:0 0 0 47px}}@media(min-width:992px){.parko-section--weCreated{padding:0 0 0 27px}}@media(max-width:991px){.parko-mid-info--title{font-size:28px!important}}.all-prod,.startproject{text-decoration:none!important}.all-prod:hover,.startproject:hover{color:#fff}.seo-header{padding-top:100px;background-color:#ebf1ff}.seo-header img{width:100%;margin:89px 0}@media(min-width:768px) and (max-width:991px){.seo-header img{margin:0;margin-top:2.5rem}}.seo-header img.web{margin-bottom:-50px}.seo-header .seo-text h2{font-style:normal;font-weight:400;line-height:22px;font-size:18px;letter-spacing:-.675px;color:#173981;margin-bottom:7px}@media(max-width:575px){.seo-header .seo-text h2{line-height:22px;font-size:18px;letter-spacing:-.675px;color:#173981;margin-bottom:19px}}.seo-header .seo-text h1{font-style:normal;font-weight:700;line-height:57px;font-size:48px;text-transform:uppercase;color:#173981}@media(max-width:575px){.seo-header .seo-text h1{text-align:center;line-height:35px;font-size:26px}}.seo-header .seo-text p{margin-top:1rem;margin-bottom:4rem;font-style:normal;font-weight:400;line-height:31px;font-size:18px;color:#173981}@media(max-width:575px){.seo-header .seo-text p{font-style:normal;font-weight:400;line-height:31px;font-size:18px;color:#173981}}@media(max-width:575px){.seo-header .seo-text{padding:3rem 0}}.seo-section-2{margin-top:7rem}@media(max-width:575px){.seo-section-2{margin-top:4rem}}.seo-section-2 .image-section{padding-right:2em}@media(max-width:575px){.seo-section-2 .image-section{padding:0}}.seo-section-2 img{width:100%}@media(max-width:991px){.seo-section-2 img{width:60%;margin:auto}}@media(max-width:575px){.seo-section-2 img{width:92%}}.seo-section-2 h3{font-style:normal;font-weight:700;line-height:36px;font-size:24px;color:#173981;margin-top:-.5rem}.seo-section-2 p{font-style:normal;font-weight:400;line-height:34px;font-size:18px;color:#173981;margin-bottom:1rem}.seo-section-2 p:first-child{margin-bottom:1rem}.seo-section-2 .all-prod,.seo-section-2 .startproject{display:block;max-width:220px;margin-top:2.5rem;text-align:center}@media(max-width:991px){.seo-section-2 .all-prod,.seo-section-2 .startproject{margin-left:auto;margin-right:auto}}.seo-section-2 hr{margin-top:6rem;margin-bottom:6rem;border-top:1px solid #d8d8d8}.seo-section-3 h3,.seo-section-7 h3{font-style:normal;font-weight:700;line-height:36px;font-size:24px;text-align:center;margin-bottom:1rem;color:#173981}.seo-section-3 p,.seo-section-7 p{font-style:normal;font-weight:400;line-height:34px;font-size:18px;text-align:center;color:#173981}.seo-section-4{margin-top:6rem}.seo-box{margin-bottom:15px}@media(max-width:575px){.seo-box{text-align:center}}.seo-box .seo-box-content{width:calc(100% - 40px);margin:auto;padding-bottom:5rem}@media(max-width:767px){.seo-box .seo-box-content{text-align:center}}.seo-box .seo-icons{height:60px}.seo-box h4{font-style:normal;font-weight:700;line-height:34px;font-size:18px;margin:20px 0;color:#173981}.seo-box p{font-style:normal;font-weight:400;line-height:34px;font-size:18px;color:#173981}.seo-section-5 .seo5{background-color:#d1d0ff;padding:3rem 2rem}.seo-section-5 .seo5 p{margin-bottom:0}@media(max-width:400px){.seo-section-5 .seo5{padding:3rem 0}}.seo-main-section{display:table;width:100%;padding:0 20px}.seo-main-section a{background:#fff;box-shadow:0 25px 86px rgba(109,66,239,.123019);border-radius:34.5px;font-style:normal;font-weight:700;line-height:19px;font-size:16px;text-align:center;text-transform:uppercase;color:#6d42ef;display:block;padding:17px 30px;max-width:220px;text-align:center;margin:auto;text-decoration:none}.seo-main-section h4{font-style:normal;font-weight:600;line-height:57px;font-size:24px;text-transform:uppercase;margin-bottom:0;color:#173981}@media(max-width:991px){.seo-main-section h4{line-height:30px;margin-bottom:15px}}.seo-main-section p{font-style:normal;font-weight:400;line-height:30px;font-size:18px;color:#173981}@media(max-width:991px){.seo-main-section p{line-height:30px}}.seo-main-section .seo-btn-text{display:table-cell;vertical-align:middle;padding:0 15px}@media(max-width:991px){.seo-main-section .seo-btn-text{display:block;text-align:center;margin-bottom:1.5rem}}.seo-main-section .seo-btn-section{display:table-cell;vertical-align:middle}@media(max-width:991px){.seo-main-section .seo-btn-section{display:block;text-align:center}}.grid-maintain{margin-top:7rem}.grid-maintain a{background:#fff;-webkit-box-shadow:0 25px 86px rgba(109,66,239,.123019);box-shadow:0 25px 86px rgba(109,66,239,.123019);border-radius:34.5px;font-style:normal;font-weight:700;line-height:19px;font-size:16px;text-align:center;text-transform:uppercase;color:#6d42ef;display:block;padding:17px 30px;max-width:215px;text-align:center;border:1px solid #6d42ef;text-decoration:none}.seo-section-7{margin:7rem auto}.seo-section-7 p{margin-bottom:2rem}.webuild-section{text-align:center;margin-top:7rem;margin-bottom:7rem}@media(max-width:575px){.webuild-section{margin-top:4rem}}.webuild-section h2{font-style:normal;font-weight:600;line-height:52px;font-size:36px;text-align:center;text-transform:uppercase;color:#173981}@media(max-width:575px){.webuild-section h2{line-height:31px;font-size:20px}}.webuild-section p{font-style:normal;font-weight:400;line-height:36px;font-size:18px;text-align:center;color:#000}@media(max-width:991px){.webuild-section p{font-size:16px}}@media(max-width:767px){.text-ph a{margin:0 auto}}@media(min-width:992px){.work-slider{padding-top:80px;padding-bottom:80px}}@media(max-width:991px){.work-slider{margin-top:50px;margin-bottom:60px}}.work-slider__title{font-weight:700;font-size:24px;font-weight:700;font-size:24px;color:#173981}.work-slider__text{font-weight:400;font-size:18px;line-height:26px;color:#173981}@media(min-width:992px){.work-slider__box{padding-top:30px;padding-bottom:30px}}.work-slider__media{box-shadow:3px 10px 28px rgba(47,119,235,.169);border-radius:4px;margin:auto}@media(min-width:576px){.work-slider__media-wrapper{padding:30px 23px}}@media(max-width:575px){.work-slider__media-wrapper{padding:30px 11px}}.work-slider__content .all-prod,.work-slider__content .startproject{display:inline-block;margin-top:30px;box-shadow:6px 8px 20px rgba(48,159,244,.388)}@media(min-width:992px){.work-slider__content{display:flex!important;flex-direction:row-reverse;align-items:center}}@media(max-width:991px){.work-slider__content{text-align:center}}.work-slider__content .slick-dots{list-style:none;padding:0;margin:0}@media(min-width:992px){.work-slider__content .slick-dots{display:inline-flex;flex-direction:column;margin-right:30px}}@media(max-width:991px){.work-slider__content .slick-dots{display:flex;justify-content:center;margin-top:30px}}.work-slider__content .slick-dots li{display:flex;align-items:center}.work-slider__content .slick-dots li button{color:transparent;position:relative;width:22px;height:22px;background-color:transparent;border:0;padding:0;border-radius:50%;border:1px solid transparent}.work-slider__content .slick-dots li button:after{content:"";position:absolute;left:0;width:10px;height:10px;background:#dde2e8;transform:scale(1.2);transition:transform .2s linear;display:block;border-radius:50%;top:0;bottom:0;margin:auto;right:0}.work-slider__content .slick-dots li.slick-active button{border-color:#4688fe}.work-slider__content .slick-dots li.slick-active button:after{transform:scale(1.2);background:linear-gradient(180deg,#699fff 0,#4688fe 100%);box-shadow:0 2px 3px #b9d3ee}@media(min-width:992px){.work-slider__content .slick-dots li{flex-direction:column}}.work-slider__content .slick-dots li:not(:last-child):after{content:""}@media(min-width:992px){.work-slider__content .slick-dots li:not(:last-child):after{width:2px;height:40px;border-left:1px dashed #bfc9d8;margin:5px 0}}@media(max-width:991px){.work-slider__content .slick-dots li:not(:last-child):after{width:40px;height:1px;border-top:1px dashed #bfc9d8;margin:0 7px}}.header-seo-video{max-width:100%;box-shadow:0 30px 51px rgba(47,119,235,.17);border-radius:4px}.seo-data-story-btn{border-radius:57.5px;background:linear-gradient(168deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 25px 86px rgba(48,159,244,.39);padding:21px 64px;font-weight:700;font-size:16px;color:#fff;text-transform:uppercase;border:none;cursor:pointer}@media(max-width:767px){.seo-data-story-btn{font-size:60%;padding:13px}}@media(max-width:991px){.seo-data-story-btn{font-size:65%;padding:13px}}@media(min-width:992px) and (max-width:1023px){.seo-data-story-btn{padding:11px;font-size:60%!important}}@media(max-width:1199px){.seo-data-story-btn{font-size:69%}}@media(min-width:1200px) and (max-width:1365px){.seo-data-story-btn{font-size:76%!important}}.seo-data-button{border-radius:57.5px;background:linear-gradient(168deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 25px 86px rgba(48,159,244,.39);padding:21px 25px;font-weight:700;font-size:16px;color:#fff;text-transform:uppercase;border:none;cursor:pointer}@media(max-width:767px){.seo-data-button{font-size:60%;padding:13px}}@media(max-width:991px){.seo-data-button{font-size:65%;padding:13px}}@media(min-width:992px) and (max-width:1023px){.seo-data-button{padding:11px;font-size:60%!important}}@media(max-width:1199px){.seo-data-button{font-size:69%}}@media(min-width:1200px) and (max-width:1365px){.seo-data-button{font-size:76%!important}}.seo-page-h1{font-style:normal;font-weight:700;line-height:57px;font-size:48px;text-transform:uppercase;color:#173981}@media(min-width:768px) and (max-width:991px){.seo-page-h1{font-size:35px!important}}@media(max-width:991px) and (min-width:576px){.seo-page-h1{line-height:45px!important}}@media(max-width:575px){.seo-page-h1{text-align:center;line-height:35px;font-size:26px}}.seo-data-sub-btn{border-radius:57.5px;background:linear-gradient(168deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 25px 86px rgba(48,159,244,.39);padding:18px 35px;font-weight:700;font-size:16px;color:#fff;text-transform:uppercase;border:none;cursor:pointer}@media(max-width:767px){.seo-data-sub-btn{font-size:60%;padding:13px}}@media(max-width:991px){.seo-data-sub-btn{font-size:65%;padding:13px}}@media(min-width:992px) and (max-width:1023px){.seo-data-sub-btn{padding:11px;font-size:60%!important}}@media(max-width:1199px){.seo-data-sub-btn{font-size:69%}}@media(min-width:1200px) and (max-width:1365px){.seo-data-sub-btn{font-size:76%!important}}.seo-page-header{padding-top:100px;background-color:#ebf1ff}.seo-page-header img{width:100%;margin:89px 0}@media(min-width:768px) and (max-width:991px){.seo-page-header img{margin:0}}.seo-page-header img.web{margin-bottom:-50px}.seo-page-header .seo-page-text h2{font-style:normal;font-weight:400;line-height:22px;font-size:18px;letter-spacing:-.675px;color:#173981;margin-bottom:7px}@media(min-width:576px) and (max-width:991px){.seo-page-header .seo-page-text h2{font-size:16px}}@media(max-width:575px){.seo-page-header .seo-page-text h2{line-height:22px;font-size:18px;letter-spacing:-.675px;color:#173981;margin-bottom:19px}}.seo-page-header .seo-page-text h1{font-style:normal;font-weight:700;line-height:57px;font-size:48px;text-transform:uppercase;color:#173981}@media(min-width:576px) and (max-width:991px){.seo-page-header .seo-page-text h1{font-size:35px;line-height:normal}}@media(max-width:575px){.seo-page-header .seo-page-text h1{text-align:center;line-height:35px;font-size:26px}}.seo-page-header .seo-page-text p{margin-top:1rem;margin-bottom:4rem;font-style:normal;font-weight:400;line-height:31px;font-size:18px;color:#173981}@media(max-width:991px){.seo-page-header .seo-page-text p{font-size:16px}}@media(max-width:575px){.seo-page-header .seo-page-text p{font-style:normal;font-weight:400;line-height:31px;font-size:16px;color:#173981}}@media(max-width:575px){.seo-page-header .seo-page-text{padding:3rem 0}}@media(max-width:767px){.seo-page-header-justify-sm{justify-content:center}}.seo-page-section-2{margin-top:7rem}@media(max-width:575px){.seo-page-section-2{margin-top:4rem}}.seo-page-section-2 .image-section{padding-right:2em}@media(max-width:575px){.seo-page-section-2 .image-section{padding:0}}.seo-page-section-2 img{width:100%}@media(max-width:991px){.seo-page-section-2 img{width:60%;margin:auto}}@media(max-width:575px){.seo-page-section-2 img{width:92%}}.seo-page-section-2 h3{font-style:normal;font-weight:700;line-height:36px;font-size:24px;color:#173981;margin-top:-.5rem}.seo-page-section-2 p{font-style:normal;font-weight:400;line-height:34px;font-size:18px;color:#173981;margin-bottom:1rem}@media(max-width:991px){.seo-page-section-2 p{font-size:16px}}.seo-page-section-2 p:first-child{margin-bottom:1rem}.seo-page-section-2 .all-prod,.seo-page-section-2 .startproject{display:block;max-width:220px;margin-top:2.5rem;text-align:center}@media(max-width:991px){.seo-page-section-2 .all-prod,.seo-page-section-2 .startproject{margin-left:auto;margin-right:auto}}.seo-page-section-2 hr{margin-top:6rem;margin-bottom:6rem;border-top:1px solid #d8d8d8}.seo-page-section-3 h3{font-style:normal;font-weight:700;line-height:36px;font-size:24px;text-align:center;margin-bottom:1rem;color:#173981}.seo-page-section-3 p{font-style:normal;font-weight:400;line-height:34px;font-size:18px;text-align:center;color:#173981}@media(max-width:991px){.seo-page-section-3 p{font-size:16px}}.seo-page-section-5 .seo5{background-color:#d1d0ff;padding:3rem 2rem}.seo-page-section-5 .seo5 p{margin-bottom:0}@media(max-width:991px){.seo-page-section-5 .seo5 p{font-size:16px}}@media(max-width:400px){.seo-page-section-5 .seo5{padding:3rem 0}}.seo-page-section-4{margin-top:6rem}@media(max-width:991px){.seo-page-section-4 p{font-size:16px}}.seo-card-text-ct:last-child{margin-bottom:0;font-size:14px;line-height:27px;color:#4a4a4a}@media(max-width:767px){.seo-card-text-ct:last-child{text-align:center;margin-bottom:0;font-size:16px;line-height:40px;color:#4a4a4a;padding:1.7rem}}@media(max-width:400px){.seo-card-text-ct:last-child{font-size:14px;line-height:30px;padding:0}}.careers-accordion,.faq-accordion{margin-top:5rem}.careers-header-top{display:grid;grid-gap:22px;-ms-grid-columns:49% 49%;grid-template-columns:22% 27% 26% 20%;color:#fff;margin:auto 4rem}@media(max-width:767px){.careers-header-top{grid-template-columns:30% 27% 40%}}@media(max-width:575px){.careers-header-top{grid-template-columns:43% 52%;grid-gap:19px;margin:auto 2rem}}.first-sec-top-grid{grid-column:1/2;grid-row:1}@media(max-width:1199px){.first-sec-top-grid{grid-column:1/2;grid-row:2}}.first-sec-top-grid img{transform:translateY(16rem)}@media(max-width:1199px){.first-sec-top-grid img{transform:translateY(0)}}.sec-sec-top-grid{grid-column:2/3;grid-row:1}@media(min-width:2000px){.sec-sec-top-grid{position:relative;bottom:0}}@media(max-width:1199px){.sec-sec-top-grid{grid-column:1/3;grid-row:1}}.third-sec-top-grid{grid-column:2/3;grid-row:2}.fourth-sec-top-grid{grid-column:3;grid-row:1;position:relative}@media(max-width:1199px){.fourth-sec-top-grid{grid-column:3;grid-row:1}}.fourth-sec-top-grid img{transform:translateY(3rem);position:absolute;bottom:0}@media(max-width:1199px){.fourth-sec-top-grid img{-webkit-transform:translateY(0);transform:translateY(0)}}.fifth-sec-top-grid{grid-column:3/5;grid-row:2}@media(max-width:575px){.fifth-sec-top-grid{grid-column:4/5;grid-row:2}}.fifth-sec-top-grid img{transform:translateY(3.2rem)}@media(max-width:1199px){.fifth-sec-top-grid img{transform:translateY(0)}}.sixth-sec-top-grid{grid-column:4;grid-row:1;position:relative}.sixth-sec-top-grid img{transform:translateY(3rem);position:absolute;bottom:0}@media(max-width:1199px){.sixth-sec-top-grid img{transform:translateY(0);vertical-align:bottom}}.careers-bckgd::before{width:50%;background-color:transparent;background-image:url(../images/careers/bg.png);background-position:top;background-size:cover;background-repeat:no-repeat;content:"";position:absolute;z-index:-1;height:53rem;margin-top:35px;width:85%;left:0}@media(max-width:1199px){.careers-bckgd::before{height:30rem;margin-top:35px;width:40rem;left:11%}}@media(max-width:991px){.careers-bckgd::before{height:19rem;margin-top:3rem;width:55%;left:19%}}@media(max-width:767px){.careers-bckgd::before{height:12rem;margin-top:3rem;width:16rem;left:19%}}@media(max-width:400px){.careers-bckgd::before{height:10rem;margin-top:2rem;width:14rem;left:18%}}@media(min-width:2000px){.careers-bckgd::before{height:50rem;margin-top:35px;width:64rem;left:17%}}.gallery-wrapper{display:-ms-grid;display:grid;grid-gap:22px;-ms-grid-columns:49% 49%;grid-template-columns:49% 49%;color:#fff}@media(max-width:767px){.gallery-wrapper{grid-gap:10px}}.gallery{border-radius:5px}.first-sec{grid-column:1/2;grid-row:1}.sec-sec{grid-column:2/3;grid-row:1}.third-sec{grid-column:1/3;grid-row:2}.fourth-sec{grid-column:1;grid-row:3/5}.fifth-sec{grid-column:2;grid-row:3}.sixth-sec{grid-column:2;grid-row:4}.gallery-wrapper .gallery img{width:100%;vertical-align:unset}.vc-faq-heading .btn-circle{min-width:35px;width:35px;height:35px;-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s;background-color:transparent;background-image:url(../images/careers/minus.png);background-repeat:no-repeat;font-size:0!important;background-position:center}.vc-faq-heading .btn-circle.collapsed{background-color:transparent;background-image:url(../images/careers/plus.png);box-shadow:none}.vc-faq-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vc-faq-item{padding:20px;background-color:#fff;box-shadow:0 10px 35px rgba(47,119,235,.331097);margin-bottom:20px;max-width:730px;display:block;margin-left:auto;margin-right:auto}@media(min-width:768px){.vc-faq-item a{padding:25px}}.vc-faq-heading .heading5{color:#173981;font-style:normal;font-weight:600;font-size:18px;line-height:22px;text-transform:uppercase}.job_listed{margin:9rem auto;text-align:center}.job_listed h4{font-weight:600;font-size:20px;line-height:52px;text-align:center;text-transform:uppercase;color:#173981}.job_listed p{font-style:normal;font-weight:400;font-size:18px;line-height:30px;text-align:center;color:#000}.careers-header-top .gallery img{width:100%;vertical-align:unset}.fonts-career{margin:0 auto;background-image:url(../images/case-study/21days/fonts.png);width:100%;height:41rem;background-position:top;background-size:auto 100%;background-repeat:no-repeat;content:"";z-index:0;margin-bottom:-2rem}@media(max-width:1199px){.fonts-career{height:34rem}}@media(max-width:991px){.fonts-career{height:25.5rem}}@media(max-width:767px){.fonts-career{background-image:url(../images/case-study/21days/fonts.png);width:100%;height:19rem;background-position:top;background-size:auto 100%;background-repeat:no-repeat;content:"";z-index:0}}@media(max-width:575px){.fonts-career{background-image:url(../images/case-study/21days/fonts-mobile.png);background-size:auto 100%;height:54rem;background-position-x:15px;margin-bottom:-2rem}}@media(max-width:400px){.fonts-career{background-size:auto 100%;height:36rem;background-position-x:20px}}.lower_career_banner img{max-width:100%}@media(max-width:1199px){.careeers.headertext-case,.careeers.headertext-cont,.headertext.careeers{text-align:left}.careeers.headertext-case h2,.careeers.headertext-cont h2,.headertext.careeers h2{text-align:left}.careeers.headertext-case h1,.careeers.headertext-cont h1,.headertext.careeers h1{text-align:left}.careeers.headertext-case p,.careeers.headertext-cont p,.headertext.careeers p{text-align:left}}@media(min-width:2000px){.careeers.headertext-case,.careeers.headertext-cont,.headertext.careeers{position:absolute;bottom:8rem}}.career-title{margin-bottom:23px;margin-right:auto}@media(max-width:991px){.career-title{margin:auto;margin-bottom:30px;margin-top:40px;text-align:center}}.career-title h1{text-transform:uppercase;font-weight:700}@media(max-width:767px){.career-title h1{font-size:24px;line-height:33px}}@media(max-width:991px){.career-title h1{text-align:center}}@media(min-width:992px){.career-title h1{text-align:start}}.career-title p{color:#173981;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:400;line-height:31px;text-transform:lowercase;font-weight:400;font-size:18px}.career-title p::first-letter{text-transform:uppercase}@media(max-width:991px){.career-title p{text-align:center;font-size:14px;line-height:24px;color:#173981;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;text-transform:lowercase}}.career-section-wrapper{background:#ebf1ff;padding-top:150px;padding-bottom:80px;margin-top:120px}@media(max-width:767px){.career-section-wrapper{padding-top:100px;background:#ebf1ff;margin-top:60px}}.career-container{display:flex;flex-direction:column}@media(max-width:991px){.career-container{flex-direction:column}}@media(min-width:992px) and (max-width:1199px){.career-container{align-items:center}}@media(min-width:1199px) and (max-width:1399px){.career-container{gap:12px}}@media(min-width:1200px){.career-container{margin:auto}}.career-container-sub{display:flex;justify-content:space-between;width:100%;align-items:center}@media(max-width:991px){.career-container-sub{flex-direction:column}}.career-banner{width:46%}@media(max-width:991px){.career-banner{width:100%;margin:60px auto;max-width:600px}}@media(min-width:992px) and (max-width:1399px){.career-banner{width:44%}}.career-circle-1{border:1.6px dashed #b4c1dd;height:550px;border-radius:50%;width:550px;margin:auto;position:relative}@media(max-width:767px){.career-circle-1{height:255px;width:255px;margin:auto;border:.55px dashed #b4c1dd}}@media(min-width:576px) and (max-width:767px){.career-circle-1{width:300px;height:300px}}@media(min-width:992px) and (max-width:1199px){.career-circle-1{width:400px;height:400px}}@media(min-width:1199px) and (max-width:1399px){.career-circle-1{width:500px;height:500px}}.career-circle-1 img{-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);filter:blur(0);max-width:72px}@media(max-width:767px){.career-circle-1 img{max-width:38px}}@media(max-width:575px){.career-circle-1 img{max-width:33px}}@media(min-width:768px) and (max-width:1199px){.career-circle-1 img{max-width:55px}}@media(min-width:1200px) and (max-width:1399px){.career-circle-1 img{max-width:69px}}.career-circle-1 p{display:inline-block;color:#173981;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:600;line-height:unset;text-transform:capitalize;border-radius:2.413px;background:#fff;box-shadow:0 6.433px 22.517px 0 rgba(47,119,235,.17);padding:3px 8px}@media(min-width:1400px){.career-circle-1 p{margin-left:65px}}@media(min-width:576px) and (max-width:767px){.career-circle-1 p{font-size:10px}}@media(max-width:575px){.career-circle-1 p{padding:2px 6px;font-size:8px}}@media(min-width:992px) and (max-width:1199px){.career-circle-1 p{margin-left:35px}}@media(min-width:1200px) and (max-width:1399px){.career-circle-1 p{margin-left:40px}}.career-icon img{position:absolute}.career-icon-1{top:28px;left:58px;display:flex;flex-direction:column;z-index:1}@media(max-width:575px){.career-icon-1{top:8px;left:22px}}@media(min-width:576px) and (max-width:767px){.career-icon-1{top:12px;left:20px}}@media(min-width:992px) and (max-width:1199px){.career-icon-1{top:5px;left:34px}}@media(min-width:1200px) and (max-width:1399px){.career-icon-1{top:10px;left:75px}}.career-icon-1 img{animation:icons 3.5s 1s linear infinite;-webkit-animation:icons 3.5s 1s linear infinite;-moz-animation:icons 3.5s 1s linear infinite;-o-animation:icons 3.5s 1s linear infinite}.career-icon-2{z-index:1;top:5px;right:-26px;display:flex;flex-direction:column}@media(max-width:575px){.career-icon-2{top:-4px;right:-8px}}@media(min-width:576px) and (max-width:767px){.career-icon-2{top:-1px;right:-26px}}@media(min-width:768px) and (max-width:991px){.career-icon-2{right:10px}}@media(min-width:992px) and (max-width:1199px){.career-icon-2{top:-12px;right:-18px}}@media(min-width:1200px) and (max-width:1399px){.career-icon-2{top:-2px;right:-8px}}.career-icon-2 img{animation:icons 3.5s 2.4s linear infinite;-webkit-animation:icons 3.5s 2.4s linear infinite;-moz-animation:icons 3.5s 2.4s linear infinite;-o-animation:icons 3.5s 2.4s linear infinite}@media(max-width:767px){.career-icon-2 img{margin-left:15px}}.career-icon-3{z-index:1;right:129px;bottom:-10px;display:flex;flex-direction:column}@media(max-width:575px){.career-icon-3{bottom:-6px;right:30px}}@media(min-width:576px) and (max-width:767px){.career-icon-3{bottom:-12px;right:50px}}@media(max-width:767px){.career-icon-3 p{margin-left:20px}}@media(min-width:992px) and (max-width:1199px){.career-icon-3{right:69px;bottom:-12px}}@media(min-width:1200px) and (max-width:1399px){.career-icon-3{right:103px;bottom:-5px}}.career-icon-3 img{animation:icons 3.5s 3.9s linear infinite;-webkit-animation:icons 3.5s 3.9s linear infinite;-moz-animation:icons 3.5s 3.9s linear infinite;-o-animation:icons 3.5s 3.9s linear infinite}.career-icon-4{z-index:1;bottom:60px;left:0;display:flex;flex-direction:column}@media(max-width:575px){.career-icon-4{bottom:16px;left:12px}}@media(min-width:576px) and (max-width:767px){.career-icon-4{bottom:16px;left:10px}}@media(min-width:768px) and (max-width:991px){.career-icon-4{left:35px}}@media(min-width:992px) and (max-width:1199px){.career-icon-4{bottom:32px;left:0}}@media(min-width:1200px) and (max-width:1399px){.career-icon-4{bottom:38px;left:20px}}.career-icon-4 img{animation:icons 3.5s 4.8s linear infinite;-webkit-animation:icons 3.5s 4.8s linear infinite;-moz-animation:icons 3.5s 4.8s linear infinite;-o-animation:icons 3.5s 4.8s linear infinite}.career-circle-2{margin:auto;position:absolute;inset:0;width:450px;height:450px;border-radius:50%}@media(max-width:767px){.career-circle-2{width:208px;height:208px;left:0}}@media(min-width:576px) and (max-width:767px){.career-circle-2{width:250px;height:250px}}@media(min-width:992px) and (max-width:1199px){.career-circle-2{width:300px;height:300px}}@media(min-width:1199px) and (max-width:1399px){.career-circle-2{width:400px;height:400px}}.career-circle-2-designway{right:-9%;top:50%;transform:translateY(-50%)}@media(max-width:767px){.career-circle-2-designway{right:-40px}}@media(max-width:575px){.career-circle-2-designway{right:-16px}}@media(min-width:768px) and (max-width:991px){.career-circle-2-designway{right:-4%}}@media(min-width:992px) and (max-width:1199px){.career-circle-2-designway{right:-6%}}.career-circle-2-designway svg{max-width:200px}@media(min-width:992px) and (max-width:1199px){.career-circle-2-designway svg{max-width:150px}}@media(max-width:575px){.career-circle-2-designway svg{max-width:105px}}@media(min-width:576px) and (max-width:767px){.career-circle-2-designway svg{max-width:129px}}.career-circle-2 img{position:relative;right:105px;bottom:105px;max-width:500px;filter:blur(0)}@media(max-width:767px){.career-circle-2 img{transform:translateX(-50%);right:unset;left:32%;bottom:22%;max-width:226px}}@media(min-width:576px) and (max-width:767px){.career-circle-2 img{left:32%;bottom:24%;max-width:280px}}@media(min-width:992px) and (max-width:1199px){.career-circle-2 img{max-width:350px;right:80px;bottom:80px}}@media(min-width:1199px) and (max-width:1399px){.career-circle-2 img{max-width:450px;right:95px;bottom:95px}}.career-contact-wrapper{width:51%;padding:30px 33px;max-width:560px;border-radius:8px;background:#fff;box-shadow:0 35px 65px 0 rgba(47,119,235,.17)}@media(max-width:991px){.career-contact-wrapper{width:100%;margin:auto;padding:30px 24px}}@media(min-width:576px) and (max-width:991px){.career-contact-wrapper{padding:30px 36px}}@media(max-width:575px){.career-contact-wrapper{padding:30px 21px}}.career-input{color:#173981!important;border-width:.5px;border-style:solid;border-color:transparent;border-image:initial;padding:12px 15px;border-radius:6px;background:#edeff3;outline:0}.career-input::placeholder{color:rgba(23,57,129,.4)}.career-input-file{position:absolute;top:0;width:.1px;height:.1px;visibility:hidden}@media(max-width:767px){.career-input{max-width:100%}}.career-input-wrapper{display:flex;flex-direction:column}.career-input-wrapper select option{max-width:100%}.career-input-wrapper span{font-size:14px}.career-input-wrapper-first{max-width:260px;width:48%}@media(max-width:767px){.career-input-wrapper-first{min-width:115px}}@media(max-width:575px){.career-input-wrapper-first{width:100%}}.career-input-wrapper label{margin-bottom:0;color:#173981;font-size:12px;font-style:normal;font-weight:600;line-height:26px;text-transform:uppercase}@media(max-width:575px){.career-input-wrapper label{line-height:28px}}.career-input-wrapper textarea{color:#173981!important;border-width:.5px;border-style:solid;border-color:transparent;border-image:initial;padding:12px 15px;border-radius:6px;background:#edeff3;resize:none;outline:0}@media(max-width:575px){.career-input-wrapper textarea{padding:16px 15px 40px}}.career-input-wrapper textarea::placeholder{color:rgba(23,57,129,.4)}.career-input-wrapper-main{margin-bottom:15px;min-width:100%;justify-content:space-between;display:flex}@media(min-width:576px){.career-input-wrapper-main:nth-child(1){gap:14px}}@media(max-width:575px){.career-input-wrapper-main:nth-child(1){gap:11px}}@media(min-width:992px) and (max-width:1199px){.career-input-wrapper-main{gap:unset}}.career-submit-btn{color:#fff;border-radius:34.5px;background:linear-gradient(135deg,#00eaf8 0,#6d42ef 101.5%);border-image:initial;border:none;margin:30px 0 10px;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;line-height:19px;text-transform:uppercase;width:237px;height:57px}@media(max-width:991px){.career-submit-btn{width:180.556px;height:50px}}@media(max-width:575px){.career-submit-btn{font-size:10px;margin-top:16px;width:120.556px;height:37px}}.career-submit-btn:hover{box-shadow:0 25px 86px 0 rgba(48,159,244,.39)}.career-sub{padding-top:60px;padding-bottom:60px}@media(max-width:767px){.career-sub{padding:unset}}@media(min-width:992px){.career-sub{padding-bottom:240px}}@keyframes icons{0%{transform:scale(1,1)}50%{transform:scale(1.2,1.2)}100%{transform:scale(1,1)}}.career-back-nav{align-items:center;cursor:pointer;width:max-content}@media(max-width:767px){.career-back-nav{padding-left:22px;padding-top:49px}}.career-back-nav svg{max-width:10px}.career-back-nav a{color:#173981!important;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}@media(max-width:767px){.career-back-nav a{margin-left:10px;font-size:12px}}.career-error_message{display:flex;justify-content:center;width:100%}.career-file-upload{display:flex;flex-direction:column;min-width:100%}.career-file-upload::after{content:'';position:relative;height:4px;top:-4px;background:linear-gradient(90deg,#5779f0 0,#0ed6f7 100%);width:inherit;border-radius:0 6px 6px 12px}.career-file-selected{display:flex;color:#173981!important;border-width:.5px;border-style:solid;border-color:transparent;border-image:initial;padding:12px 15px;border-radius:6px;background:#edeff3}.career-file-selected img{max-width:17px}.career-file-after{display:flex;min-width:45px;justify-content:space-between}.career-dropdown-menu{position:absolute;inset:0;z-index:99;top:100%;height:198px;margin-top:5px}.career-dropdown-menu ul{padding:4px;border-radius:2px;background:#edeff3;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);overflow-y:auto;max-height:100%;transition:all .15s linear}.career-dropdown-menu div{color:#173981;display:inline-block;list-style:none;padding:5px;border:none;border-radius:22.5px;cursor:pointer;text-transform:capitalize;font-style:normal;font-weight:500;font-size:14px;line-height:17px;width:100%;text-align:left;margin:4px 0}.career-dropdown-menu div.active{font-size:12px;border-radius:2px;background:#fff;margin:auto;width:100%}.career-list:hover{border-radius:2px;background:#fff;transition:all .5s}.drop-your-file.highlight{background-color:#ebf1ff}.drop-your-file.show{justify-content:center;flex-direction:row}.drop-your-file{position:relative;display:flex;flex-direction:column;align-items:center;border-radius:6px;background:#edeff3;padding:30px 40px;gap:3px}@media(max-width:575px){.drop-your-file{padding:30px 22px!important}}.drop-your-file svg{max-width:16px;z-index:1;margin-bottom:2px}@media(max-width:575px){.drop-your-file svg{max-width:12px;margin-bottom:0}}@media(max-width:767px){.drop-your-file{display:flex;flex-direction:column;align-items:center;border-radius:3px;background:#edeff3;padding:30px}}.drop-your-file-first{color:#173981;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:500;line-height:normal;z-index:1}.drop-your-file-first span{cursor:pointer}@media(max-width:575px){.drop-your-file-first{font-size:10px}}.drop-your-file-second{color:rgba(23,57,129,.5);font-family:Montserrat;font-size:12px;font-style:normal;font-weight:500;line-height:normal;z-index:1}@media(max-width:575px){.drop-your-file-second{font-size:10px}}.drop-your-file-outline{inset:0;width:97%;height:87%;position:absolute;margin:auto;border-radius:2.522px;border:.498px dashed #c4d0e8}#uploaded-file{text-transform:capitalize;font-weight:500;font-style:normal;line-height:18px;font-size:14px;color:#173981}@media(max-width:575px){#uploaded-file{font-size:14px}}#file-name{text-transform:capitalize;font-weight:500;font-style:normal;line-height:18px;font-size:14px;color:#173981}@media(max-width:575px){#file-name{font-size:14px}}#career-cancel-icon{display:none;cursor:pointer}#career-dropdown{display:none!important}#career-dropdown.open{display:block!important;transition:all .15s linear}.career-upload-progress.hide{display:none!important}.career-upload-progress.show{display:block!important}.career-file-cancel.hide{display:none!important}.career-file-cancel.show{display:block!important}.career-file-after.hide{display:none!important}.career-file-after.show{display:block!important}#drop-zone.show{display:block!important}#drop-zone.hide{display:none!important}.career-file-after-box.show{display:block!important}.career-file-after-box.hide{display:none!important}.drop-area{width:300px;height:200px;border:2px dashed #ccc;border-radius:10px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative}.drop-text{font-size:18px;color:#666}.file-input{display:none}.upload-button{margin-top:10px;padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.upload-button:hover{background-color:#0056b3}.file-info{position:absolute;bottom:10px;left:10px;color:#333;font-size:14px}.career-file-arrow{background-color:#edeff5;max-width:15px;position:absolute;right:5px;top:50%;transform:translateY(-50%);cursor:pointer}.career-file-arrow-img{transition:linear .1s;transform:rotate(0)}.career-file-arrow-img.rotate180{transform:rotate(180deg);transition:linear .1s}.style-pos-applied{text-overflow:ellipsis;width:90%;overflow:hidden;white-space:nowrap;text-align:left}#career-dropdown-main button{border:none;padding:0;background:0 0}#career-dropdown-main button span{font-size:inherit}#select-text{color:rgba(23,57,129,.4)}#select-text.active{color:#173981!important}@media(max-width:767px){.mx-100-sm{width:100%!important;min-width:unset;max-width:unset}}#careers-new{background-position-x:110%}#careers-new::before{width:50%;margin-top:0;background-color:transparent;background-image:url(../images/careers-new/top_header.jpg);background-position:top;background-size:contain;background-repeat:no-repeat;content:"";position:relative;display:block;background-size:100%;background-position-x:100%;background-position-y:0;z-index:0;height:30rem;width:100%;right:0;background-attachment:initial;background-position:center;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:0}@media(max-width:1199px){#careers-new::before{height:25rem}}@media(max-width:991px){#careers-new::before{margin-bottom:5rem;height:21rem}}@media(max-width:767px){#careers-new::before{height:17rem}}@media(max-width:575px){#careers-new::before{height:12rem;margin-bottom:4rem}}@media(min-width:1200px){#careers-new{height:100%}}@media(min-width:1400px){#careers-new{height:100%}}@media(min-width:1199px){#careers-new{height:100%}}@media(min-width:1700px){#careers-new{height:600px}}.card-title.desig{font-weight:700;font-size:20px;line-height:22px;text-transform:uppercase;color:#173981}@media(max-width:991px){.card-title.desig{font-size:16px;line-height:20px}}.card--sub-title{font-weight:500;font-size:18px;text-transform:capitalize;color:#173981;margin-bottom:1rem}@media(max-width:991px){.card--sub-title{font-size:14px}}.card--sub-title-sub{font-weight:500;font-size:16px;opacity:50%;text-transform:capitalize;color:#173981;margin-bottom:1rem}@media(max-width:991px){.card--sub-title-sub{font-size:12px}}.card-text-ct.desig:last-child{padding:.19rem}@media(max-width:767px){.card-text-ct.desig:last-child{line-height:32px;font-size:18px}}.card-text-ct.desig a{color:#6d42ef}.cont-card a:hover{text-decoration:none}.card-body.desig{box-shadow:0 0 20px rgba(47,119,235,.17);border-radius:5px}@media(max-width:767px){.card-body.desig p{padding:0;line-height:32px;font-size:18px}}.desig-job{background:#ebf1ff;border-radius:5px;box-shadow:none;padding:2.5rem}.headertext-case.career h1{margin-bottom:2rem}@media(max-width:991px){.headertext-case.career{margin-top:0;margin-bottom:2rem}}@media(max-width:575px){.spacing_below.career{height:2rem}}@media(max-width:400px){.spacing_below.career{height:1rem}}.ceo-icon,.match-icon,.one-on-one-icon,.test-icon{max-width:100%;background-size:100%;background-image:url(../images/careers-new/icons/hiring-process.png)}.ceo-icon{background-position:0 0;background-size:100%}.test-icon{background-position:0 30.201342%;background-size:101.015228%}.match-icon{background-position:0 66.881029%;background-size:135.37415%}.one-on-one-icon{background-position:0 100%;background-size:150.757576%}.hiring-process__image-box{width:100%;text-align:center}.hiring-process__image{height:70px;margin-bottom:30px}.hiring-process__title{font-style:normal;font-weight:600;font-size:24px;line-height:29px;text-align:center;color:#000}.hiring-process__text{font-style:normal;font-weight:400;font-size:15px;line-height:30px;text-align:center;color:#9b9b9b}.team-slick__image{width:calc(100% - 20px);margin:auto}.icons-left,.icons-right{max-width:100%;background-size:100%;background-image:url(../images/careers-new/icons/slick-arrow.png)}.icons-left{background-position:0 0;background-size:100%}.icons-right{background-position:0 100%;background-size:100%}.team-slick button{cursor:pointer;border:transparent;background:0 0;top:25%;position:absolute;z-index:999}.team-slick .next-arrow{right:20%}.team-slick .prev-arrow{left:20%}.review-slider{overflow:hidden}@media(max-width:767px){.review-slider{margin-right:-15px;margin-left:-15px}}@media(min-width:992px){.review-slider{display:flex;justify-content:space-between}}.review-slider__left{width:100%;padding:40px}@media(max-width:767px){.review-slider__left{padding:30px}}@media(min-width:992px){.review-slider__left{min-width:350px;max-width:410px}}.review-slider__right{background-color:#ebf1ff}@media(max-width:767px){.review-slider__right{padding:30px}}@media(min-width:992px){.review-slider__right{width:calc(48% + 153px)}}@media(min-width:992px){.review-slider .review-slider__left-content{padding-bottom:40px;height:90%}}@media(max-width:991px){.review-slider .review-slider__left-content{margin-top:18px;text-align:center}}.review--title{font-weight:700;font-size:48px;line-height:57px;text-transform:uppercase;color:#173981}@media(max-width:767px){.review--title{font-size:24px;line-height:33px}}.review--emp-name{font-weight:700;font-size:24px;line-height:29px;text-transform:uppercase;color:#173981}@media(max-width:767px){.review--emp-name{font-size:14px;line-height:17px}}.review--role{font-weight:500;font-size:20px;line-height:24px;text-transform:uppercase;color:#173981}@media(max-width:767px){.review--role{font-size:12px;line-height:15px}}.review--para{font-weight:400;font-size:18px;line-height:29px;color:#173981}@media(max-width:767px){.review--para{font-size:14px;line-height:25px}}.review--picture{background-color:#fff;border-radius:50%;padding:5px;margin-right:20px}.review--picture img{border-radius:50%}.review-section{padding:40px}@media(max-width:767px){.review-section{padding:25px}}.divide-line{border:1px solid #d7e0f4;height:1px;width:100%}.card-body--resize{padding:2.3rem 1.8rem 1.3rem;max-width:360px;width:100%;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;height:100%}@media(max-width:991px){.card-body--resize{padding:1.3rem .5rem;min-width:10px;min-height:230px}}.card-body--middle{display:flex;justify-content:space-between;min-width:225px;max-width:225px;width:100%}@media(max-width:991px){.card-body--middle{min-width:185px;max-width:185px}}.card-body--bottom{padding-top:20px}.card-body--bottom-anchor{font-weight:600;font-size:16px;line-height:20px;text-transform:uppercase;color:#173981}@media(max-width:767px){.card-body--bottom-anchor{font-size:12px!important;line-height:15px!important}}.dot-separator::after{content:"";position:absolute;width:5px;height:5px;background:#1a3f7d;border-radius:50%;right:56%;top:8px}.jd-size{font-size:32px!important;margin-top:10px}@media(max-width:1199px){.jd-size{font-size:24px!important;margin-top:0}}.filter-item.opended{border-radius:25px 25px 0 0}.filter-item.opended .toggler{transform:rotate(-180deg)}@keyframes growDown{0%{transform:scaleY(0)}80%{transform:scaleY(1.1)}100%{transform:scaleY(1)}}@keyframes rotateMenu{0%{transform:rotateX(-90deg)}70%{transform:rotateX(20deg)}100%{transform:rotateX(0)}}.position-menu{text-align:center;margin:10px auto}@media(min-width:992px){.position-menu{display:block!important}}@media(max-width:991px){.position-menu{position:absolute;left:0;z-index:9;animation:rotateMenu .3s ease-in-out;top:38px;max-width:250px!important;width:100%;margin:0 auto!important;padding:0!important;background-color:#fff;box-shadow:rgba(50,50,93,.25) 0 13px 27px -5px,rgba(0,0,0,.3) 0 8px 16px -8px;color:#000;border:none!important;border-radius:0 0 20px 20px;display:none;transform:translateY(0);transition:opacity 150ms ease-in-out,transform 150ms ease-in-out}.position-menu .position-menu__category{display:grid;margin-bottom:0}.position-menu .position-menu__category li{border-radius:0}.position-menu .position-menu__category-item{font-size:16px}}.position-menu__category{padding-left:0!important;margin-top:40px;margin-bottom:40px}@media(min-width:992px){.position-menu__category{display:block!important}}@media(max-width:991px){.position-menu__category{margin-top:0}}.position-menu__category li{display:inline-block;list-style:none;padding:10px 20px;border:none;border-radius:22.5px;cursor:pointer;text-transform:uppercase;font-style:normal;font-weight:600;font-size:18px;line-height:22px}@media(max-width:767px){.position-menu__category li{font-size:16px;line-height:20px}}.position-menu__category li:active{background:linear-gradient(134.72deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 0 56px rgba(48,159,244,.39);color:#fff}.position-menu__category li:hover{background:linear-gradient(134.72deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 -10px 56px rgba(48,159,244,.39);color:#fff}.position-name{width:100%}.position-menu .active{background:linear-gradient(134.72deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 -10px 56px rgba(48,159,244,.39);color:#fff}.card-wrap .card{display:flex;align-items:center}@media(min-width:992px){.filter{display:flex}}@media(max-width:991px){.filter{display:contents}}.filter-item{display:flex;align-items:center;font-size:10px;letter-spacing:.833333px;text-transform:uppercase;color:#fff;border-radius:25px;padding:7px;text-align:center;justify-content:center;align-items:center;border:2px solid transparent;width:100%;height:100%;background:linear-gradient(134.72deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 -10px 56px rgba(48,159,244,.39)}@media(max-width:991px){.filter-item-dropdown{width:calc(100% - 65px);max-width:250px;margin:20px auto}}@media(min-width:992px){.filter-item-dropdown{display:block!important}}@media(min-width:992px){.filter-item-dropdown__trigger{display:none}}@media(max-width:991px){.filter-item-dropdown__trigger{position:relative}}@media(max-width:991px){.filter-item-dropdown .filter-item{justify-content:flex-start;padding:7px 14px;font-size:16px;border:0!important;box-shadow:none;font-weight:600}.filter-item-dropdown .filter-item:not(.filter-item-dropdown__trigger){border-radius:4px}.filter-item-dropdown .filter-item:not(.filter-item-dropdown__trigger).is-checked,.filter-item-dropdown .filter-item:not(.filter-item-dropdown__trigger):active,.filter-item-dropdown .filter-item:not(.filter-item-dropdown__trigger):hover{background:#101d2f}.filter-item-dropdown .filter-item-wrapper{padding:1px 0}}@media(max-width:991px){.toggler{position:absolute;right:16px;filter:invert(1)}}@media(min-width:992px){.itemFilter-dropdown{display:contents;position:static;padding:0!important;background:0 0!important;box-shadow:none!important;border:0!important;width:inherit!important}.itemFilter-dropdown:after{display:none!important}}.dropdown{position:relative}@media(max-width:991px){.position-menu__category li:last-child{border-radius:0 0 20px 20px}}.shadow-other{box-shadow:0 5px 35px rgba(47,119,235,.17)}.other-card{margin-left:0;margin-right:0}@media(max-width:767px){.other-card--text{text-align:left!important}}@media(min-width:992px){.position-menu__category li:not(:first-child){font-size:16px!important}.position-menu__category-item{margin:0 5px 0 0}}#careers-details-basic{background-position-x:110%}#careers-details-basic::before{width:50%;margin-top:0;background-color:transparent;background-image:url(../images/careers-details/top_header.png);content:'';position:relative;display:block;background-size:100%;background-position-x:100%;background-position-y:0;z-index:0;height:390px;width:100%;right:0;background-attachment:initial;background-position:center;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:0}@media(max-width:1199px){#careers-details-basic::before{height:25rem}}@media(max-width:991px){#careers-details-basic::before{height:21rem}}@media(max-width:767px){#careers-details-basic::before{height:17rem}}@media(max-width:575px){#careers-details-basic::before{height:12rem}}@media(min-width:1200px){#careers-details-basic{height:100%}}@media(min-width:1400px){#careers-details-basic{height:100%}}@media(min-width:1199px){#careers-details-basic{height:100%}}@media(min-width:1700px){#careers-details-basic{height:600px}}.careers-det{margin-top:1rem;display:grid;grid-gap:1%;-ms-grid-columns:49% 49%;grid-template-columns:65% 35%;color:#173981;padding-left:3%}@media(min-width:1366px){.careers-det{position:relative}}@media(max-width:1199px){.careers-det{grid-gap:1%;-ms-grid-columns:49% 49%;grid-template-columns:100%;color:#173981}}@media(max-width:991px){.careers-det{margin-top:-5rem}}@media(max-width:767px){.careers-det{grid-template-columns:100%}}@media(max-width:575px){.careers-det{padding:0;grid-template-columns:100%;grid-gap:19px;margin:-5rem 2rem 0}}@media(max-width:400px){.careers-det{margin:-5rem 1rem 0}}.first-sec-career-det{grid-column:1/2;grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;-ms-grid-row:2}@media(max-width:1199px){.first-sec-career-det{grid-column:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-row:1;-ms-grid-row:1}}.first-sec-career-det img{transform:translateY(16rem)}@media(max-width:1199px){.first-sec-career-det img{transform:translateY(0)}}.sec-sec-career-det{grid-column:1/2;-ms-grid-column:1;-ms-grid-column-span:2;-ms-grid-row:2;grid-row:2}.sec-sec-career-det-width{width:65%}@media(max-width:1199px){.sec-sec-career-det-width{width:100%}}@media(min-width:2000px){.sec-sec-career-det{position:relative;bottom:0}}@media(max-width:1199px){.sec-sec-career-det{margin-top:0;grid-column:1;-ms-grid-column:1;-ms-grid-row:3;grid-row:3}}.third-sec-career-det{grid-column:2/3;-ms-grid-column:2;-ms-grid-column-span:3;-ms-grid-row:1;grid-row:1}@media(max-width:1199px){.third-sec-career-det{grid-column:1;-ms-grid-column:1;-ms-grid-row:2;grid-row:2}}@media(max-width:575px){.third-sec-career-det{padding:0 4%}}.fourth-sec-career-det{grid-column:2;-ms-grid-column:2;-ms-grid-row:2;grid-row:2;position:relative;text-align:center}.fourth-sec-career-det-width{width:35%}@media(max-width:1199px){.fourth-sec-career-det-width{width:100%}}@media(max-width:1199px){.fourth-sec-career-det{grid-column:1;-ms-grid-column:1;-ms-grid-row:4;grid-row:4}}.careers-details.all-prod,.startproject.careers-details{width:90%}@media(max-width:1199px){.headertext-case.careers-text{margin-top:1rem}}@media(max-width:991px){.headertext-case.careers-text{margin-top:2rem}}@media(max-width:767px){.headertext-case.careers-text{margin-top:2rem}}@media(max-width:575px){.headertext-case.careers-text{margin-top:3rem}}.headertext-case.careers-text h1{width:50%}@media(max-width:1199px){.headertext-case.careers-text h1{width:70%;text-align:center;margin:0 auto 1rem}}@media(max-width:991px){.headertext-case.careers-text h1{width:100%;text-align:center;line-height:42px;font-size:32px;margin-bottom:1rem}}@media(max-width:767px){.headertext-case.careers-text h1{text-align:center;font-size:26px;line-height:35px;margin-bottom:1rem}}@media(max-width:1199px){.headertext-case.careers-text h2{text-align:center}}.card-body.careers{margin-top:-3.6rem}@media(max-width:1199px){.card-body.careers{margin-top:0}}@media(max-width:575px){.card-body.careers{padding:2rem}}.card-text-crt{font-size:14px;line-height:27px;text-transform:uppercase}@media(max-width:767px){.card-text-crt{text-align:center}}.card-title.crt{margin-bottom:0}.sidebar-top{margin-bottom:1rem}@media(max-width:1199px){.sidebar-top{margin-bottom:0}}@media(max-width:767px){.sidebar-top{margin-bottom:1rem}}.card-body.desig.crt{margin-top:3rem;border-radius:0}@media(max-width:1199px){.card-body.desig.crt{margin-top:0}}@media(max-width:767px){.card-body.desig.crt{padding:1rem}}@media(max-width:767px){.card-body.desig.crt p{padding:0;font-size:14px}}@media(max-width:575px){.card-body.desig.crt p{font-size:14px}}.careers h4{font-weight:700;font-size:20px;line-height:19px;color:#173981}@media(max-width:575px){.careers h4{font-size:16px}}@media(max-width:1199px){.careers h4{text-align:left}}.careers h6{padding-left:10px;font-weight:700;font-size:16px;line-height:19px;padding-top:20px;color:rgba(23,57,129,.85)}@media(max-width:1199px){.careers h6{text-align:left}}.careers h5{font-size:16px;padding-top:10px;padding-bottom:10px;line-height:30px;color:#173981}.careers p{font-style:normal;font-weight:400;padding-top:10px;line-height:31px;font-size:18px;color:#173981}@media(max-width:575px){.careers p{font-size:14px}}.careers p:nth-child(2){margin-bottom:1rem}.careers p br{content:" ";display:block;margin:10px 0}.careers ul{padding:.5rem;padding-left:1.5em;padding-bottom:10px}.careers li{font-size:18px;line-height:1.8;text-align:left;margin-bottom:.5rem}@media(max-width:575px){.careers li{font-size:14px}}@media(max-width:991px){.careers-sub{margin-top:-5rem}}@media(max-width:575px){.careers-sub{margin:-5rem 2rem 0}}@media(max-width:400px){.careers-sub{margin:-5rem 1rem 0}}.careers-header{left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:rgba(4,14,20,.6)}.careers-header-content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.careers-header-content .residing h2{text-transform:capitalize;font-weight:600;color:#fff;font-family:Montserrat;font-size:18.187px;font-style:normal;line-height:normal;letter-spacing:-.682px}@media(max-width:991px){.careers-header-content .residing h2{font-weight:500}}@media(max-width:575px){.careers-header-content .residing h2{font-size:14px}}.careers-header-content h1{color:#fff;font-family:Montserrat;font-size:40.497px;font-style:normal;font-weight:700;line-height:57.591px;text-transform:uppercase;text-align:center}@media(max-width:575px){.careers-header-content h1{font-size:16px;line-height:35px}}.careers-header-content h2{color:#fff;font-family:Montserrat;font-size:18.187px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.682px}@media(max-width:575px){.careers-header-content h2{font-size:14px}}.careers-header-content h5{color:#fff;text-align:center;font-family:Montserrat;font-size:18.187px;font-style:normal;font-weight:600;line-height:normal}@media(max-width:575px){.careers-header-content h5{font-size:12px}}@media(max-width:991px){.careers-header-content h5{font-weight:400}}.careers-header img{max-width:25px}@media(max-width:575px){.careers-header img{max-width:14px}}.careers-btn{border-radius:57.5px;background:linear-gradient(168deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 25px 86px rgba(48,159,244,.39);padding:21px 8px;font-weight:700;font-size:80%;color:#fff;text-transform:uppercase;border:none;cursor:pointer}.careers-btn--margin-top{margin-top:40px}@media(max-width:576px){.careers-btn--margin-top{margin-top:20px}}@media(max-width:767px){.careers-btn{font-size:60%;padding:13px}}@media(max-width:991px){.careers-btn{font-size:65%;padding:19px}}@media(min-width:992px) and (max-width:1023px){.careers-btn{padding:8px;font-size:51%}}@media(max-width:1199px){.careers-btn{font-size:70%}}@media(min-width:1200px) and (max-width:1365px){.careers-btn{font-size:76%!important}}.careers-desig-job{background:#ebf1ff;border-radius:5px;box-shadow:none;padding:2.5rem}@media(max-width:575px){.careers-desig-job{padding:1.5rem}}@media(max-width:1199px){.careers-m_auto{margin:auto}}.careers-line{border-radius:15px;width:2.2px;height:32px;background:#fff}#careers-p-bold{font-weight:700;font-size:18px;margin-bottom:0!important;color:#173981}@media(max-width:575px){#careers-p-bold{font-size:14px;line-height:25px}}.perks h5{font-weight:700;font-size:18px;line-height:19px;color:#173981;margin-bottom:1rem}@media(max-width:1199px){.perks h5{text-align:left}}.perks li{margin-bottom:1rem;text-align:left}.card.crt{margin:0 1rem 30px}@media(max-width:1199px){.card.crt{margin:0 3rem 30px}}@media(max-width:767px){.card.crt{margin:0 4rem 30px}}@media(max-width:575px){.card.crt{margin:0 2rem 30px}}@media(max-width:400px){.card.crt{margin:0 1rem 30px}}@media(max-width:767px){.container.career{max-width:100%;padding:0 30px}}@media(max-width:575px){.container.career{max-width:100%;padding:0 15px}}.bar,.goal,.laptop,.money,.stethoscope,.sun-umbrella{max-width:100%;background-size:100%;background-image:url(../images/careers-details/icons/perks-icons.png)}.bar{background-position:0 0;background-size:100%}.sun-umbrella{background-position:0 22.093023%;background-size:100%}.goal{background-position:0 42.857143%;background-size:105.555556%}.laptop{background-position:0 60.43956%;background-size:105.555556%}.money{background-position:0 78.823529%;background-size:105.555556%}.stethoscope{background-position:0 100%;background-size:105.555556%}.perks-list{list-style:none;padding-left:0!important}.perks-list li{position:relative}.perks-list img{position:absolute;top:0}.perks-list img.laptop{top:5px}.perks-list span{display:inline-block;padding-left:35px}@media(max-width:575px){.perks-list span{font-size:14px}}#faq:before{z-index:-1}@media(min-width:1200px){#faq:before{height:350px}}@media(min-width:991px) and (max-width:1199px){#faq:before{height:400px}}.faq-accordion{margin-bottom:12rem}.faq-accordion .vc-faq-item{padding:0}.faq-accordion .vc-faq-content{padding:25px 30px}.faq-accordion a{padding:30px;text-decoration:none;width:100%;display:inline-block}.faq-accordion a:last-child{padding:30px 50px;padding-left:0}@media(max-width:1199px){.faq-accordion p{line-height:32px;font-size:16px}}@media(min-width:1200px){.faq-accordion .vc-faq-heading .heading5{font-weight:600;font-size:14px;line-height:17px;text-transform:none;margin-bottom:0}.faq-accordion p{line-height:45px;font-size:22px}}@media(max-width:767px){.faq-accordion{margin-top:2rem}}@media(max-width:575px){.faq-accordion .vc-faq-heading .heading5{font-size:17px;line-height:22px}}#shop{background-image:none;position:relative}#shop:before{background-color:#ebf1ff;content:'';position:absolute;z-index:0;height:100%;width:100%;margin-top:-100px;right:0;border-bottom-left-radius:0}@media(min-width:1200px){#shop:before{height:545px}}@media(max-width:1199px){#shop:before{height:535px}}@media(max-width:991px){#shop:before{background-color:#fff;height:445px}}@media(max-width:767px){#shop:before{height:520px}}@media(max-width:575px){#shop:before{height:465px}}.shop-header-title{margin-bottom:4rem;margin-top:7rem}@media(max-width:575px){.shop-header-title{margin-bottom:3rem;margin-top:6rem}}.shop-header-title p{text-align:center;font-size:36px;line-height:52px;text-align:center;text-transform:uppercase}@media(max-width:575px){.shop-header-title p{font-size:32px;line-height:0}}.shop-sub-title{font-weight:600;font-size:20px;line-height:24px;text-align:center;text-transform:uppercase;margin:3rem auto;color:#173981}.shop-products img{box-shadow:0 35px 125px rgba(0,0,0,.152825);width:98%}.shop-carousel{background:#fff;box-shadow:0 35px 125px rgba(0,0,0,.161232);border-radius:10px}.prod-text-left{padding:0}.prod-text-left li{list-style:none;font-size:18px;line-height:26px;margin-bottom:11px;color:#2a2a2a}@media(max-width:575px){.prod-text-left li{font-size:14px;line-height:20px}}@media(max-width:991px){.prod-text-left{padding:10%}}.order-btn{padding-left:2.5rem}@media(max-width:991px){.order-btn{padding-left:0}}.pixzee{padding-left:2rem}@media(max-width:991px){.pixzee{padding-left:0}}@media(max-width:575px){.pixzee{width:55%}}.pixzee-circle{position:absolute;left:0;top:10rem}.product-right::before{background-image:url(../images/shop/slider-bg.svg);content:'';position:absolute;z-index:0;height:100%;width:70%;z-index:1;background-repeat:no-repeat;background-size:cover;right:0}@media(max-width:991px){.product-right::before{display:none}}.product-right img{z-index:4;position:relative}.banner-right{z-index:5;position:relative}.banner-right img{z-index:5;position:absolute;width:100%}@media(max-width:991px){.banner-right img{z-index:0;position:relative;top:0;width:123%;left:-8%;overflow:hidden}}.pixzee-text{padding-left:4rem;margin-top:-3rem}.pixzee-text p{padding-left:2.5rem;text-align:left;margin-bottom:2rem}@media(max-width:991px){.pixzee-text p{text-align:center;padding-left:0}}@media(max-width:575px){.pixzee-text p{font-size:14px;color:#8c8c8c;margin-bottom:1rem}}@media(max-width:991px){.pixzee-text ul{padding-left:0}}@media(max-width:991px){.pixzee-text{margin-top:0;padding-left:0}}.pixzee-btn,.shop-details-button{margin-top:1rem}.main-text{padding-bottom:7%}@media(max-width:991px){.main-text{padding-bottom:0}}.carousel-indicators.shop,.shp_details_indicators{justify-content:center;margin:0;width:75%;bottom:-50px}.carousel-indicators.shop .active,.shp_details_indicators .active{display:inline-block;width:13px;height:13px;margin-top:-2px;background:#e2e2e2}.carousel-indicators.shop li,.shp_details_indicators li{background:#ebebeb;width:10px;height:10px;border-radius:10px}@media(max-width:991px){.carousel-indicators.shop,.shp_details_indicators{justify-content:center;width:100%;bottom:-20px}}#carouselShopIndicators{filter:drop-shadow(0 3px 50px rgba(0,0,0,.188774))}@media(max-width:991px){.pixzee-circle{display:none}}div.shop-products .dribble{float:right;margin-bottom:3em!important}div.shop-products .dribble3{float:right;margin-bottom:3em}@media(max-width:991px){div.shop-products .dribble2{margin-bottom:0}}@media(max-width:991px){div.shop-products .dribble4{margin-bottom:0}}.pixzee-text.sellr{margin-top:4rem}@media(max-width:991px){.pixzee-text.sellr{margin-top:2rem}}.pixzee.sellr{padding-left:6.5rem;padding-top:4rem}@media(max-width:991px){.pixzee.sellr{padding:0;width:auto}}@media(max-width:575px){.pixzee.sellr{width:25%}}.main-text.sellr{padding-bottom:5%}.banner-right.sellr img{z-index:5;position:absolute;width:100%;bottom:-4rem}@media(max-width:991px){.banner-right.sellr img{z-index:0;position:relative;top:7%;width:123%;left:-8%;overflow:hidden}}.headertext-case.shop-details{margin-top:0;text-align:center;padding-bottom:5%}@media(max-width:991px){.headertext-case.shop-details{padding-bottom:10%}}@media(max-width:575px){.headertext-case.shop-details{padding-bottom:20%}}.headertext-case.shop-details h2{font-weight:600;font-size:32px;line-height:52px;text-align:center;text-transform:uppercase;color:#173981}.headertext-case.shop-details p{font-size:14px;line-height:25px;text-align:center;color:#173981}.shop_detailimg img{width:100%}.shp_details_indicators{width:100%}.shop-details-left-text{margin-top:4rem}.shop-details-left-text p{font-weight:400;font-size:14px;line-height:25px;color:#173981;margin-bottom:25px}.shop_details_fullpage img{margin-top:1rem;filter:drop-shadow(0 3px 25px rgba(0,0,0,.188774));width:100%}.shop-details-right-text{margin-top:4rem}.shop-details-right-text ul{float:right}@media(max-width:991px){.shop-details-right-text ul{float:left;width:100%}}.shop-details-right-text li{font-weight:400;font-size:16px;line-height:26px;color:#2a2a2a;margin-bottom:12px}.shop-details-button{margin-left:4rem}@media(max-width:991px){.shop-details-button{margin-left:1rem}}.navbar-white{background-color:#fff!important}.pick-a-team--main .main-title{text-transform:inherit}.pick-a-team--main .seo-header{background-image:url(../images/pick-a-team/header-bg.jpg);background-repeat:no-repeat;background-size:cover;padding-top:100px;padding-bottom:120px;background-position:center}.pick-a-team--main .seo-text{display:inline-block;padding:30px;background-color:rgba(255,255,255,.7)}.pick-a-team--main .seo-text a{display:inline-block}.section-divider{height:100px}@media(max-width:767px){.section-divider{height:50px}}.blue-text,.comparision-table tr.blue-text td,.comparision-table tr.blue-text td span,.comparision-table__cards--blue .comparision-cards__text,.comparision-table__cards--blue .comparision-cards__title{color:#2f77eb}.pickteam__main-title{font-size:40px!important;color:#173981}.pickteam__sub{font-size:30px!important;padding:7% 0 10%}.pickteam__sub--line-height{line-height:45px!important}.contactform{background:#ebf1ff;border-radius:10px;padding:0 3rem}.contactform h3{font-weight:700;font-size:24px;line-height:36px;padding:3rem 9rem;text-align:center;color:#173981}.btn-cont{float:none;text-align:center}.btn-contact{text-align:center;margin-bottom:2rem}.pick-left ul{padding-left:0}.pick-left li{list-style:none;font-weight:400;font-size:18px;line-height:29px;color:#173981;margin-bottom:1.5rem;position:relative;border:1px solid #c8ddff;padding:20px;border-radius:50px;padding-left:70px}@media(max-width:767px){.pick-left li{padding-left:20px;padding-top:60px;text-align:center}}@media(max-width:600px){.pick-left li{border-radius:10px}}.pick-left li::before{content:'';width:30px;height:calc(100% - 1.5em);position:absolute;left:15px;background-repeat:no-repeat;background-image:url(../images/pick-a-team/pickteam-bullet.svg);filter:drop-shadow(0 25px 86px rgba(48,159,244,.39));background-size:30px;margin-top:-7px;background-position:center}@media(max-width:767px){.pick-left li::before{top:25px;left:calc(50% - 20px);height:30px}}.pick-your-own-team{box-shadow:0 35px 125px rgba(47,119,235,.446756)}.blue-text,.comparision-table tr.blue-text td,.comparision-table tr.blue-text td span,.comparision-table__cards--blue .comparision-cards__text,.comparision-table__cards--blue .comparision-cards__title{color:#2f77eb}.blue-card__title{font-style:normal;font-weight:400;font-size:18px;line-height:29px;color:#173981}.blue-card__text{font-style:normal;font-weight:400;font-size:18px;line-height:29px;color:#727272}.blue-card__title-two{font-style:normal;font-weight:700;font-size:24px;line-height:37px;color:#173981}.blue-card__title-two span{color:#2f77eb}@media(min-width:992px){.blue-card__title-two--width{max-width:280px}}.blue-card__divider{background:#d6e2ff;border-radius:5px;height:100%;width:2px}.blue-card__list li{font-size:26px;color:#a7a7a7}.comparision-table-section thead{border-bottom:0}.comparision-table-section tbody tr:nth-child(odd){background-color:#ebf1ff}.comparision-table-section tbody tr:nth-child(odd) td:first-child{border-radius:10px 0 0 10px}.comparision-table-section tbody tr:nth-child(odd) td:last-child{border-radius:0 10px 10px 0}.comparision-table thead{border-bottom:0}.comparision-table th{padding-bottom:15px;font-style:normal;font-weight:700;font-size:14px;line-height:17px;text-align:center;letter-spacing:1.9px;text-transform:uppercase;color:#173981}.comparision-table th:first-child{padding-left:80px}.comparision-table th:last-child{padding-right:80px}.comparision-table td{font-style:normal;font-weight:400;font-size:18px;line-height:29px;text-align:center;padding:15px;color:#000}.comparision-table td span{color:#727272}.comparision-table td:first-child{padding-left:80px}.comparision-table td:last-child{padding-right:80px}.comparision-table .comparision-table__cards--blue tr.comparision-cards__text td,.comparision-table .comparision-table__cards--blue tr.comparision-cards__title td,.comparision-table tr.blue-text td,.comparision-table__cards--blue .comparision-table tr.comparision-cards__text td,.comparision-table__cards--blue .comparision-table tr.comparision-cards__title td{font-weight:700}.comparison-table-section--desktop .comparision-table__cards{padding:15px}.comparison-table-section--desktop .comparison-table__cards--odd{background-color:#ebf1ff}.comparision-cards__title{font-style:normal;font-weight:400;font-size:18px;line-height:29px;padding-top:15px;color:#727272;padding:0}.comaprision-cards__subtitle{font-style:normal;font-weight:700;font-size:10px;line-height:17px;letter-spacing:1.9px;text-transform:uppercase;color:#173981;margin-bottom:0}.comparision-cards__text{font-style:normal;font-weight:400;font-size:14px;line-height:29px;color:#000}.comparision-table__cards--blue .comparision-cards__text,.comparision-table__cards--blue .comparision-cards__title{font-weight:600}.team-debt,.team-elastic,.team-handshake,.team-talent-management{max-width:100%;background-size:100%;background-image:url(../images/pick-a-team/sprites/dedicated-team.png)}.team-debt{background-position:0 0;background-size:100%}.team-elastic{background-position:0 37.222222%;background-size:100%}.team-handshake{background-position:0 66.666667%;background-size:100%}.team-talent-management{background-position:0 100%;background-size:103.333333%}.dedicated-team__card{margin-bottom:40px}.dedicated-team__card--blue{background-color:#ebf1ff}.dedicated-team__title{font-style:normal;font-weight:700;font-size:14px;line-height:17px;letter-spacing:1.9px;text-transform:uppercase;color:#2f77eb}.dedicated-team__text{font-style:normal;font-weight:400;font-size:18px;line-height:29px;color:#727272}@media(min-width:576px){.coparision-title{display:flex}}.coparision-title--small{font-style:normal;font-weight:400;font-size:18px;line-height:34px;text-align:center;color:#173981;padding-bottom:0}.dropdown-btn{font-style:normal;font-weight:700;font-size:36px;line-height:45px;text-align:center;color:#2f77eb;background-image:url(/images/pick-a-team/dropdown-blue.png);background-position:95% center;background-repeat:no-repeat;padding-right:40px;border:0;border-bottom:1px dashed #d3d3;background-color:transparent}.dropdown-btn:focus,.dropdown-btn:hover{outline:0;box-shadow:0}.dropdown-btn option{font-size:15px;font-weight:400}.cost-estimation-box__header{background-color:#fff;box-shadow:0 -10px 35px rgba(0,0,0,.101195)}.cost-estimation-box__header-title{font-style:normal;font-weight:700;font-size:20px;line-height:31px;text-align:center;letter-spacing:1.9px;text-transform:uppercase;color:#173981;margin-bottom:0}.cost-estimation-box__body{background-color:#ebf1ff}.increment-decrement{width:138px}.increment-decrement .input-group{justify-content:center}.increment-decrement input{font-style:normal;font-weight:700;font-size:36px;line-height:44px;text-align:center;letter-spacing:-1.35px;color:#173981;border:0;border-bottom:1px dashed #bababa;max-width:60px;width:100%}.increment-decrement button{font-style:normal;font-weight:400;font-size:20px;line-height:24px;text-align:center;letter-spacing:-.75px;background:0 0;color:#173981;border:1px solid #173981;border-radius:100px;width:35px;height:35px}.increment-decrement button:focus,.increment-decrement button:hover{outline:0;box-shadow:none}.increment-decrement button.btn-number--minus{line-height:20px;padding-left:11px;padding-top:5px}.increment-decrement button.btn-number--plus{line-height:20px;padding-left:11px}.increment-header{font-style:normal;font-weight:400;font-size:18px;line-height:22px;text-align:center;letter-spacing:-.675px;color:#173981}.increment-text{font-style:normal;font-weight:400;font-size:13px;line-height:23px;text-align:center;letter-spacing:-.4875px;margin-bottom:20px;color:#4a4a4a}.increment-text a{text-decoration:underline}.increment-decrement--project-manager{width:auto;border-bottom:0}.increment-decrement--project-manager .increment-decrement-box{border-bottom:1px solid transparent}@media(max-width:991px){.increment-decrement--project-manager .increment-decrement-box{justify-content:center}}@media(min-width:992px){.increment-decrement--project-manager .increment-text{max-width:320px}}.project-manager-count{font-style:normal;font-weight:700;font-size:36px;line-height:38px;text-align:center;letter-spacing:-1.35px;color:#173981;border:0}.project-manager-title{font-style:normal;font-weight:400;font-size:18px;line-height:22px;text-align:center;letter-spacing:-.675px;color:#173981;padding-top:14px;margin-left:10px}.select-box label{font-style:normal;font-weight:400;font-size:13px;line-height:23px;margin-bottom:0;letter-spacing:-.4875px;color:#4a4a4a;padding:0 15px}.select-box select{background-image:url(/images/pick-a-team/dropdown.png);background-position:95% center;background-repeat:no-repeat;border:0;padding-right:40px;font-style:normal;font-weight:700;font-size:14px;letter-spacing:-.525px;padding:0 15px;color:#173981;background-color:transparent}.select-box select:focus,.select-box select:hover{outline:0;box-shadow:0}.range-slider .increment-header{margin-bottom:0;padding-top:25px}.custom-range-slider{padding-top:35px}.custom-range-slider .slider.slider-horizontal{width:100%}.custom-range-slider .slider.slider-horizontal .slider-tick-label-container{margin-top:-30px}.custom-range-slider .slider.slider-horizontal .slider-tick-label-container .slider-tick-label{font-size:10px;color:#979797}.custom-range-slider .slider.slider-horizontal .slider-track{background-color:#d8d8d8}.custom-range-slider .slider-selection.tick-slider-selection{background:linear-gradient(160.59deg,#00eaf8 0,#6d42ef 101.5%)}.custom-range-slider .slider.slider-horizontal .slider-handle{background:linear-gradient(41.49deg,#7023f7 -2.2%,#24eff4 104.72%)}.custom-range-slider .slider.slider-horizontal .slider-tick{visibility:hidden}.custom-range-slider .slider .tooltip.in{opacity:1;top:5px}.custom-range-slider .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#2f77eb}.custom-range-slider .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.custom-range-slider .slider .tooltip-inner{background-color:#2f77eb}@media(max-width:767px){.custom-range-slider .slider .tooltip-inner{font-size:10px}}.custom-range-slider .slider .tooltip.bottom{padding:5px 0}.range-slider__value,.total-price__amt{font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#173981;padding-top:25px}.range-slider__value span,.total-price__amt span{font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#173981}.range-slider__value small,.total-price__amt small{font-style:normal;font-weight:400;font-size:18px;line-height:22px;letter-spacing:-.675px;color:#173981}.dedicated-form__footer-text{font-style:normal;font-weight:400;font-size:13px;line-height:23px;color:#173981}.total-price__label{font-style:normal;font-weight:400;font-size:18px;line-height:36px;text-align:right;letter-spacing:-.675px;color:#173981}@media(max-width:991px){.total-price__label{text-align:center}}.total-price__amt{padding-top:0}.total-price__amt sup{font-style:normal;font-weight:700;font-size:14px;line-height:17px;letter-spacing:-.525px;color:#173981;top:-15px}@media(max-width:991px){.total-price__amt{text-align:center}}.get-started-box{margin-top:-60px}.get-started-box__amt{box-shadow:0 -10px 35px rgba(0,0,0,.101195)}.total-price__amt--get-started{font-size:28.8px;line-height:35px}.total-price__amt--get-started sup{font-size:16.8px;line-height:20px}.get-started-box__btn{box-shadow:0 25px 86px rgba(48,159,244,.39)!important;max-width:250px;width:100%}.header__small-image{height:auto;width:40px;margin:auto;text-align:center;display:block;margin-top:-20px;animation:rotation 8s infinite linear}#app .pad{margin:1.5em 0}#app .range-slider{-webkit-appearance:none;width:100%;height:10px;border-radius:5px;background:linear-gradient(41.49deg,#7023f7 -2.2%,#24eff4 104.72%);outline:0;padding:0;margin:0;background-repeat:no-repeat}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#app .range-slider{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border:0}}#app .low.range-slider{background:#f5c8c8}#app .high.range-slider{background:#b6d2b9}#app .range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(41.49deg,#7023f7 -2.2%,#24eff4 104.72%);cursor:pointer;-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out}#app .range-slider::-moz-range-thumb{width:20px;height:20px;border:0;border-radius:50%;background:linear-gradient(41.49deg,#7023f7 -2.2%,#24eff4 104.72%);cursor:pointer;-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out}#app .range-slider::-webkit-slider-thumb:hover,#app .range-slider:active::-webkit-slider-thumb{background:linear-gradient(41.49deg,#7023f7 -2.2%,#24eff4 104.72%);width:30px;height:30px}#app .range-slider::-moz-range-thumb:hover,#app .range-slider:active::-moz-range-thumb{background:linear-gradient(41.49deg,#7023f7 -2.2%,#24eff4 104.72%);width:30px;height:30px}#app ::-moz-range-track{background:linear-gradient(41.49deg,#7023f7 -2.2%,#24eff4 104.72%);border:0}#app input::-moz-focus-inner,#app input::-moz-focus-outer{border:0}#app input::-ms-fill-lower{background:linear-gradient(41.49deg,#7023f7 -2.2%,#24eff4 104.72%)}#app input::-ms-fill-upper{background:#f7f7f7}#app input::-ms-thumb{background:linear-gradient(41.49deg,#7023f7 -2.2%,#24eff4 104.72%)}#app input::-ms-track{background:#f7f7f7}#app .pad .tooltip{background:#2f77eb;bottom:100%;color:#fff;display:block;left:-10px;margin-top:15px;opacity:0;padding:5px;pointer-events:none;position:absolute;width:70x;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.28);-moz-box-shadow:2px 2px 6px rgba(0,0,0,.28);-ms-box-shadow:2px 2px 6px rgba(0,0,0,.28);-o-box-shadow:2px 2px 6px rgba(0,0,0,.28);box-shadow:2px 2px 6px rgba(0,0,0,.28);bottom:0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;text-align:center}#app .pad tooltip:before{bottom:-20px;content:" ";display:block;height:20px;left:0;position:absolute;width:100%}#app .pad .tooltip:after{border-left:solid transparent 8px;border-right:solid transparent 8px;border-bottom:solid #2f77eb 10px;top:-10px;content:" ";height:0;left:50%;margin-left:-5px;position:absolute;width:0}#app .pad:hover .tooltip{opacity:1;pointer-events:auto;transform:translateY(20px);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px)}#app .lte8 .wrapper .tooltip{display:none}#app .lte8 .wrapper:hover .tooltip{display:block}#app .tickmark-list{justify-content:space-between;max-width:calc(100% - 15px);margin:auto}#app .tickmark-list option{font-size:10px;color:#979797}.pick-a-team--main .header__small-image{margin-top:80px;margin-bottom:20px}.dice-image-container{margin-top:30px}@media(min-width:991px){.dice-image-container{margin-top:80px}}.dicebox{padding:60px 30px}.dicebox .blue-card__title{font-size:16px;font-weight:600;margin-bottom:30px}.dicebox .blue-card__list li{color:#2f77eb}.dicebox .blue-card__list li span{font-size:16px}.character-section img{width:100%}.character-section img:first-child{max-width:148px}.character-section img:last-child{max-width:376px}@media(max-width:991px){.character-section img{max-width:200px}.character-section img:last-child{display:none}}.confirmation-box--status{padding-top:0;padding-left:0;padding-right:0;max-width:500px;margin:auto;background:#ebf1ff}.confirmation-box--status .confirmation-box__header{margin:0 0 5px}.status-divider-line{height:80px;width:100%;background:url(../images/pick-a-team/line-divider.svg);background-size:100%;background-repeat:no-repeat;background-position:center;position:relative}.status-divider-line:after,.status-divider-line:before{content:"";height:40px;width:20px;position:absolute;top:20px;display:inline-block;background-color:#fff}.status-divider-line:before{border-bottom-right-radius:40px;border-top-right-radius:40px;left:0}.status-divider-line:after{border-bottom-left-radius:40px;border-top-left-radius:40px;right:0}.status-divider-line--no-circle::after,.status-divider-line--no-circle::before{display:none}.status-divider-line--height-50{height:50px}.confirmation-box__entered-fields{padding:0 30px}@media(max-width:375px){.confirmation-box__entered-fields{padding:0 20px}}@media(min-width:500px) and (max-width:767px){.confirmation-box__entered-fields .col-sm-6{width:50%}}@media(max-width:499px){.confirmation-box__entered-fields .col-sm-6{text-align:center}}.confirmation-box__entered-fields .sucess-status{text-align:center}@media(min-width:500px){.confirmation-box__entered-fields .sucess-status{text-align:right}}.confirmation-box table{max-width:430px;width:100%;margin:auto;padding-top:30px}.confirmation-box th{font-weight:400;font-size:12px;line-height:23px;color:#4a4a4a;width:33.33%;text-align:right;padding-bottom:30px}.confirmation-box th:first-child{text-align:left}.confirmation-box tr td{font-style:normal;font-weight:700;font-size:20px;line-height:24px;text-align:right;letter-spacing:-.75px;color:#173981;text-align:right;padding-bottom:30px}.confirmation-box tr td:first-child{font-style:normal;font-weight:400;font-size:18px;line-height:22px;letter-spacing:-.675px;color:#173981;text-align:left}.confirmation-box tr:last-child td{padding-bottom:0}.confirmation-box__table--fees td,.confirmation-box__table--fees th{width:50%}.confirmation-box__table--fees tr:last-child td{padding-bottom:0}.confirmation-box__table--total tr td:first-child{font-style:normal;font-weight:700;font-size:20px;line-height:24px;letter-spacing:-.75px;color:#173981}.confirmation-box__table--total tr td:last-child{font-style:normal;font-weight:700;font-size:21.6px;line-height:26px;color:#173981}.confirmation-bottom-text{max-width:440px;margin:auto;margin-top:30px;font-style:normal;font-weight:400;font-size:13px;line-height:26px;text-align:center;color:#173981}.chevron::before{border-style:solid;border-width:.1em .1em 0 0;content:'';display:inline-block;height:.45em;left:.15em;position:relative;top:.15em;transform:rotate(-45deg);vertical-align:top;width:.45em}.chevron.left:before{left:.25em;transform:rotate(-135deg)}.back-btn-section{max-width:500px;margin:auto;margin-top:30px;margin-bottom:15px}.back-btn-section a{font-size:14px;line-height:14px;letter-spacing:.322264px;text-transform:uppercase;color:#b2bdd3;padding:10px 0;background:0 0;border:0;display:flex;font-weight:500;text-decoration:none}.back-btn-section a span{margin-right:5px;padding-top:2px}.back-btn-section a:focus,.back-btn-section a:hover{outline:0;box-shadow:none;text-decoration:none}.pick-a-team-btn{float:none}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ie-flex{justify-content:space-between!important}}.currency-box{max-width:125px;margin-top:-2px}@media(max-width:575px){.currency-box{display:block!important;margin:auto!important}}.currency-box button{font-style:normal;font-weight:700;font-size:36px;line-height:45px;text-align:center;color:#2f77eb;padding:0;background-color:transparent!important;box-shadow:none;border:0!important;border-bottom:1px dashed #d3d3!important}@media(min-width:576px){.currency-box button{margin-left:10px}}.currency-box button:active,.currency-box button:focus,.currency-box button:hover{outline:0!important;box-shadow:none!important;background-color:transparent;border:0!important;border-bottom:1px dashed #d3d3!important;color:#2f77eb!important}.currency-box button:after{display:none!important}@media(max-width:1199px) and (min-width:768px){.currency-box button{font-size:32px}}.currency-box .filter-option,.currency-box .filter-option-inner-inner{outline:0!important;box-shadow:none!important;background-color:transparent!important;border:0!important}.currency-box .filter-option-inner-inner:active,.currency-box .filter-option-inner-inner:focus,.currency-box .filter-option-inner-inner:hover,.currency-box .filter-option:active,.currency-box .filter-option:focus,.currency-box .filter-option:hover{outline:0!important;box-shadow:none!important;background-color:transparent!important;border:0!important}.currency-box a:active,.currency-box a:focus,.currency-box a:hover{outline:0!important;box-shadow:none!important;border:0!important}.currency-box .btn-light:not(:disabled):not(.disabled).active,.currency-box .btn-light:not(:disabled):not(.disabled):active,.currency-box .show>.btn-light.dropdown-toggle{outline:0!important;box-shadow:none!important;border-bottom:1px dashed #d3d3!important;color:#2f77eb!important;background-color:transparent!important;border-color:transparent}.currency-box .dropup .dropdown-toggle::after{display:none!important;visibility:hidden}.header-small-text{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#173981}@media(max-width:767px){.seo-header--press-kit .seo-text--press-kit{padding-bottom:0}}.seo-header--press-kit .seo-text--press-kit p{margin-bottom:0!important}@media(max-width:991px){.seo-header--press-kit .seo-text--press-kit p br{display:none}}@media(min-width:768px){.logo-column{columns:2;column-gap:25px}}@media(max-width:767px){.logo-column{columns:1;column-gap:15px}}.logos-column__box{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.logo-box{height:200px}.logo-box--light{background-color:#efefef}.logo-box--dark{background-color:#173980}.logos-column__logo{text-align:center}.logos-column__logo img{max-width:200px;width:100%}.logo-columns__text-title{font-style:normal;font-weight:600;font-size:20px;line-height:24px;text-transform:uppercase;color:#173981}.logo-columns__text{font-style:normal;font-weight:400;font-size:18px;line-height:30px;color:#000}@media(min-width:768px){.logos-column--glyph{columns:3}}.logos-column__logo--glyph img{max-width:75px;width:100%}@media(min-width:768px){.logo-box--glyph{height:270px}}.logo-columns__text--glyph,.logo-columns__text-title--glyph{line-height:35px}.color-title{font-style:normal;font-weight:600;font-size:20px;line-height:24px;text-transform:uppercase;margin-bottom:15px;color:#173981}.color-box{height:150px;width:150px;background:#000;display:inline-block;margin-right:10px;margin-bottom:5px}@media(max-width:575px){.color-box{height:90px;width:90px}}@media(max-width:320px){.color-box{height:60px;width:60px}}.color-box--one{background-color:#5d5bf0}.color-box--two{background-color:#00eaf8}.color-box--three{background-color:#d1d0ff}.color-box--four{background-color:#173981}.color-box--five{background-color:#6d42ef}.color-box--six{background-color:#9b9b9b}.best-practices__main-box{margin-bottom:30px}.best-practices__logo-box{background:#efefef;height:180px;margin-bottom:10px;position:relative}.best-practices__logo-box img{max-width:200px;margin:0 10px}.best-practices__logo-box span:after{display:inline-block;position:absolute;bottom:7px;right:7px;height:30px;width:30px;content:"";background-size:contain}.best-practices__logo-box--fail span:after{background-image:url(../images/press-kit/best-practices/red-cross.svg)}.best-practices__text{font-style:normal;font-weight:400;font-size:18px;line-height:30px;color:#000}.best-practices__logo-box--blue{background-color:#487bf2}.best-practices__logo-box--busy-bg{background:url(/images/press-kit/best-practices/busy-bg.jpeg) 100% no-repeat;background-size:cover!important}.question__text{font-style:normal;font-weight:400;font-size:18px;line-height:30px;text-align:center;color:#000}.question__link{color:#6d42ef}.terms-conditions{color:#173981}.terms-conditions p+p{margin-top:15px}.terms-conditions .nav-bar{margin-top:-35px;box-shadow:0 10px 35px rgba(47,119,235,.331097);align-items:left!important;top:100px}.terms-conditions .nav-bar a{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#173981;font-weight:600}.terms-conditions .nav-bar a.active{font-weight:900}.terms-conditions .nav-bar a span{display:inline-block;padding:10px;background:#ebf1ff;border-radius:73px;height:30px;width:30px;text-align:center;line-height:15px;margin-right:10px}.terms-conditions h4{text-align:left!important;margin-bottom:15px;padding-bottom:0!important}.terms-conditions p{font-style:normal;font-weight:400;font-size:18px;line-height:34px;color:#173981}@media(max-width:1600px){#process-page:before{width:40%}}.the-process-image__process-page{position:relative}.the-process-image__process-page .image-process-3{height:135px;width:auto;z-index:1;position:absolute;left:10%;top:30px}@media(max-width:1199px){.the-process-image__process-page .image-process-3{left:5%}}@media(max-width:991px){.the-process-image__process-page .image-process-3{left:13.4%}}@media(max-width:767px){.the-process-image__process-page .image-process-3{left:.3%}}@media(max-width:575px){.the-process-image__process-page .image-process-3{left:5%;width:100px;height:auto}}@media(max-width:400px){.the-process-image__process-page .image-process-3{left:2.9%;height:auto}}@media(max-width:414px){.the-process-image__process-page .image-process-3{left:2.1%}}@media(max-width:375px){.the-process-image__process-page .image-process-3{left:1.1%}}@media(max-width:320px){.the-process-image__process-page .image-process-3{left:1.2%;width:70px}}.the-process-image__process-page .image-process-2{left:2%;bottom:40px;max-width:225px}@media(max-width:767px){.the-process-image__process-page .image-process-2{max-width:35%}}.the-process-image__process-page .image-process-1{max-width:350px;position:relative;margin-bottom:20px}.the-process-image__process-page .image-process-1::before{content:'';height:50px;width:50px;background:url(../images/the-process/oval.png);display:block;position:absolute}@media(max-width:767px){.the-process-image__process-page .image-process-1{margin-bottom:0}}.the-process-image__process-page .image-process-oval{position:absolute;bottom:0;left:50%}@media(max-width:767px){.the-process-image__process-page .image-process-oval{margin-bottom:-20px;left:45%}}@media(max-width:575px){.the-process-image__process-page .image-process-oval{height:30px;width:30px;margin-bottom:-10px}}.overlay-cards{background-image:url(../images/about/bg-round.png);background-repeat:no-repeat;background-position:bottom center;background-size:contain}.overlay-cards .about-box{margin-bottom:20px}.overlay-cards .about-image{height:100%}.overlay-cards .about-box--large-height{height:475px}.cookiealert{position:fixed;bottom:0;left:0;width:100%;margin:0!important;z-index:999;opacity:0;border-radius:0;transform:translateY(100%);transition:all .5s ease-out;color:#ecf0f1;background:#212327 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAEECAIAAAAd4J55AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUIyQzg0Q0RDQ0ExMTFFNjkyMDJGQkMzNjQ3OUEyMTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUIyQzg0Q0VDQ0ExMTFFNjkyMDJGQkMzNjQ3OUEyMTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QjJDODRDQkNDQTExMUU2OTIwMkZCQzM2NDc5QTIxNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QjJDODRDQ0NDQTExMUU2OTIwMkZCQzM2NDc5QTIxNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnMLhJsAAB3qSURBVHja7J3ZkqNIsoYhWASqzqqsrWdu2/qiL8bmom3Mzvs/0pyLoxWJ44SnKCUBKIgFQuQfVibLUiqBD0nuf0T4Ev/9n//573//N5prbMtyt9/PdrrX1y/0CEAAhgyYlNvf6CchRJqm1+vV+znjeIazEAs91nV9OBzpHwABGDKg4KforLEcvs99Pp+9Hj9JBFFcLpfOfQQgAIMFFEmS8E+n04m+l3mebzYbr77epwmLsyyv5bgBJwAEYOCAaedFxMk/EGr7s0szU1U+2Ohq+eIPh8P4KwEIwNAAky+v34a+sjTa76ur4Vxtp2lyvdZ0WPLv6m/vTQ4AARgm4C852hlVVdHf0PSxdOqd3fp6unghEiYZegEAARg64LfvP0dsCX19K+mdyZm6sRCOlp6KoqDHixwjLxNCjPADEIAhAA7KUdVppklif3H2R2Dnrq6eDV22plwBIACXAhyUo+qV0YSVvrXb7dZmmdjS12dZFkfxuGnUFDMABGAogONyVP3W8i4KnclwQmzk6+meku7nqe2kP38oZgAIwMUBdeWoikqQ42LXla9njUHnMrin+mIGgABcClBXjqp/yVs05PonHWGqr99sNvXtjGZrUwAEYOiAk+SoOsj1NxPiNNXdsdHz9eSjy7I4nysz62IsZgAIwPkBDeWo6sFzPdf/EI/uFJmGVtlbDmMxA0AAzgZoKEfVcZSuvygKEuI2vp6cO90FV2EQxmIGgACcD9BSjnZGVVV0fU3WydCOzYCvJ7WQ53klR+Ru2IsZAALQN6AbOap62KHUL/XJ9i5XHgJnXYkZAALQH6AzOdoZQ1knnMt4L685utzHjXYrZgAIQE+AaeRz/Mo6ybKTnMW2tiTPSZfHOqkrIQ8AAtDB99CHHO1x8dKKkFHhSa10+rXBRmogYgaAAHwCOaqeiR7Lsvj0aUuP/pz7bGIGgAB8DjmquP4znZIeo5UOAAIwXDm62eQc2EoKm309OX0hhO+yVrOJGQAC0Bgw+fHzH/4gyajkeX6f19jmmHCwTxt84O8C6D56BswACEArQE+HbkmOx+P986VMN743cmma8j7Mc407wBMAARicHKUrLoqiN7GqVjZD2d5kcjhfjPIkZgAIwHDlKF0luVe60KHYgqFzXeWI5FapQxXuXMxkWWoN2NQ+AOBigGka3EfUrXOv6+t4aPm9r++F52rnwaqXh7HzGoAJAJcEjOrQPqJu5Ggb2/rQBNaPUkVYIZB5KIqNfaieKzEDQAD6A7SVo5tNzpeleTX6lbNYfFtqG3sxA0AAege0dO6y/uqEqeqIrx+6Fxw+u5R6uXgHjAHoF/AS+kfUUI7SWXl2O9VE1RML6XD8Ht3NbVlW0xemjMVMC3j1Dnh9A9yWZNEA6B7wGvpHdJocpTPxwu5U6zLV16uD8aaGEU4VM0sCVgB8ckDjj+hU585ZWMaeV9/X91pEGhtv2gaAAFwEUFeOcmF9+9IatV2Z8Sa7Wdqbsix0hIq+mAEgAJcCfCBH2blzXQ0nG5Sudl15pethMNFDMQNAAC4POO7chYg7wZ+Ww9jXD9lIm6atAARgCICDcnS7LadW1Z/B1w/ZmybrpK9I1ogeWD9gCcDnAOzK0Tb56HyuPFW58jEjH8o6UcXMBwKs1goo1gaoplG5de7+fH2vycyyd1knvXliAHxywHhlgMnXbz+i0cyOwH294vobe5NnWf3epDWdA2j6DkAAhgcY/+vff+92u2iuoduUw9HYbrf0CEAAhgwois3Gpq1pOL6+924SHQABGDhg8vLyhRx8LMcMZ/Xt61s2tmdVVZ1OJwACMGRAcb7ld5RlMQPkDNVUI5ldwj8Q3ToBEwCu5yNK0923fOrdbs+l+b2mRXv19TJUf0tE7fYD/bxOwAqAzwr4qecjKt4Ffbel+T2ZnNPZS1lVwsiyTL5Pu/vUFaL7kIA1AIMF/D8FsCdihgWxZvjpZMHtZ90py9LevOm2OE8PYPFcgNkUwBqATwT4JkfVsd8fSBxzZY5gfX2SJNttKa3juffetWKmB/DwXIAnAK4VsAlbG1kLuspVKX4MaumJ+4Rw9Nnoy9I4Fo8AG8sKQAAuBfg4n9BtXX5Xvp6c+1lDu/eKmV5tA0AALgU4KEc743g80hHp1TaJJ/a+nsA4d7NdX3k0G44BCMDAAR/I0SEjYez6jX09sUVTCtdpipmQANOVA6YA7AdMp1Yv5a1M+kqQyTEIZjfbCeXwAoNbY1CbdTlA+qhVawYkrVgBsAdQV452Bvl9xiPPO8nkTPX1JC3yPCfzpuncjcUMAAG4FOA0OTqwNjWBUN/Xb26NDW3CiKaKmTkBcwACUAIKy2L6vHjV5HqVpUNf36ztulgm5vo/YQJeAQhACZh8//HTfkmWg8Eb17/ZXEeDGLZleR69p3ynXKUXk6+XseoABGC4gLZytGtFpMkZWZsa8vX0enburgrXuRIzAASgb0Bh39upY28ub5VPy17IIV9Pzt3tlbgSM8OABQA/FGCa+gI0XB19yLnb7d6yTt6X5u+E+d1SV4Rb62K/tqYBuAfghwI8n/0BiiTyNppF2ziK+gqB0TN3qSu+EpnVRBj3gBEAAWgH6MPDvve2vHOadlCHko8CFzM9p7gAEIBWgG5WRx/Phi9vUeCfP79wPzd+xvdwtbYGQAD6A/QrRxcfvsUMAAFoDxj/8edfM5wpz7PT6RzdFXWkZzwVol9kABCAFt9D4bd8FVeVavMaWyR6xmu5njtf7xkwASAAA5ajzWpv/Q6szfWiZ87nc7v++6Ripl3OBiAAjQF1O/VOGnzdVVU1c9v33pxMS2czlDiJlk2Oc9evk5dtClhKPgAC0BbQsRzlzk9RUydq33u5Q/ldXLEnfDFzB3gAIABDlKMbmVg1UohuqPRAm45VlqVDVOdiBoAAdA7oZjuSG1OS9ztYN46jg/AByWLZX5urzVYArgCQvn67IAFtN+uF3EzlKazO6zWTtZpeioo0N/P1llu9/gBTAALQiRzNb85dVwxoV8I6StfPtQMWFDP+AE8AnAVwEzygoRxtq+gcDofI5+BZMofSGtTwMFYLAFwN4D54wMlylFeWrter2d0xdt+8UTN1gdhAzCwHGAPwYwJOk6P0atLBNl04jAuzkqCn29pWVvUkZhYFrAD4MQF1N+u5xrhlYamobyd00mjNGxca0Hm9bnE3AAJwIcDHcpSuiW+Ekw6mDtug6pS70hEzaUrHqdcMSMepARgu4AM5St9As8mYc1+v3qlmRnvrO2UsZiRgsnLABIBBAw7KUW4Sau/c3fr6zpCbP+z6s/vupzpihltMPg9g3guyIsDJ72CxFsAeOcr601VZRX++/j3q22XriJnnBKynACacG77ed3BVgN0EDTWzw+1w5etVc3KXdTIW7/sxAGMAPhGgYBfJmR30eDqdZihu42ncCmPVWZZyuR654rJGwPRjAm5XCZj8/vs/uWMGgc2Qye/J16uo/AOhJrJ7KwABGCygeHl54fDWeYqFePL1KiEN4nqRA4AADBkwPRyPq6nVo3Jy3goAARgyYPLbyxe5RCOKopjBEc/j6/Msq281QjiBpemMVRTVWgC5efiKAT/UOyjapZvDocn2TxK/NR59+/qiaGKXTjLQ9P55+u9+RYDntQN+qHdQtIn6arWp5xrc177TtSOVA4AADBkw+frt+73ebhtHbbelrEPlWIt78vX0rsSy9Zxywd35/AcCLMu+1wcKWHxgwOT16/fev+FYmyQRzj9MDiHJrtBU9q22Yl/wBPEOvUfrB6yeCbD6wIBipG5U3USm18G6fnbux9G6PfdiBoAADBOwK0fV8dbpW+Yp2ofqubIxZVlw/tGjFz7eXgLgQoClXq7g+gEH5ajKyXuLQggbFW7p6+nsmzyvZJKIzmWMiBkAAjAQQKFfxvTWqibv7fQ9j2dvnPuUWjrjYgaAAAwB8LEc7XX9xJkkiYHBMLMxBFbK2e10sTE52gmAAJwZUFeOqhfKJyPOSXdoqq8nM5GmGf3J2ShwXl/MDAFy6QQAAnAQMEnSzApQGFfV5+8e3WJPEQytojCo5WgmZnoBEwACcBwwtgWcLEdVe8NJ3+T9dbK8NG1M0zlgk0vnbrkVaxt8D0AA+gY0lKOd0Ra64roDNr6eZ9VcJMf+wozFDAABOBugcNXkiY1VHAsODzd27saFk52LmQHAGIAAdAtoK0dVe8OdR4cSo4ZsDN0XrnLlunSP41xQAALQOaAbOareNhbi6tqp6uvpGR+F69yKGQAC0B+g8NEBOBrOOrlfR+KdTaOtlQXEzDBgDkAABiRHe+0Nc6rWhWe3nisX+C1NAkAABipHh3Q2fek/fdq2nS38WRffYgaAAHwCOdo78pwmtxk9znZGf2IGgAB8Djl6r62jJqivMS1tZ9NZGGeqlAdAABoDCuv9fq2RSWNG9/J4q7CYZalNp2/N0dZvBiAAgwX0K0eJgVdHT7JqHTvf2xrU+XQ6cfK/P5PjW8wAEIDhylFu5aVurRSbTSfYnOe+3iB9iRkAAtAVoJfVUSG7zlz6VpbU4q23bAzd+NqpS08+3j8AAtAhoGM5So47y7KmC9TAtQ4llRDb4XDgIzg0Oc7FDAAB6BxQkEN2cqyNnMLSVZ5v2rpfAzyKnaVpsZCNIR3Nei8ABOAb4CZQQDdylFuQ6ih3nV4CdJym8UBZcGnQEMQMAAHYB1iOf581AZOfsj+h8SG22y3PbjXnzr0dg3sh+f3jlSvjiXnj62V3OwAC0APg2Q2gma8nX8xbKLvdblJoeT4xlYtcf3w745xiBoAAnA3QUI7S1NZsmcigtdVVFpOk2fB1euMBYzEDQADOBjhtdZSEAfcNJ0ds5n/NSu7Qufb7PRFmMrPS39oaAAE4P6CuHCW2TGplcu42W6d5ZhUa29zZqNZ3/fpiBoAAXApQV44aO3d7X69cdEOo2XhAX8wAEIBLAT6Qo/TbsiwjmW7sJHbIVQXIw+FAd5yONh5i+1DMABCAywMO+Xr6FSFVckTuRu7IXPG4XC5v9VfjuPcNGFEyaZrQXwDwiQGTpI7WADiYykQK20dZm70M/HE4qurCUqTX3owkwgiRAPC5AZOVAIqO8/2V2WFR2XsGX98ZJzl4mbhzOgACMHTAL6/fWrbezA63Q80TcTvq+l3WyX0aDAABGCagaMXnPFUEnPt6RYJfuZgkEXXUNQABGCageH39IoXp1T4UdUFfr6jwt0KRRAdAAAYOKKJ5h+VOaPgDgACcOuI//vyLfT0ZgBkszdBCrdvBgfD3+6QABGCwgG+ekP7DFb+f3deT0uaqyZ1IBQACMFjAX1sUHHDQrv8+o6+XXa/y++n7/QI3AAEYKOC37z/vnW+7/kuoPhaCKz+Ly3S1idy67cQ68AIUAAEYMuCvfUL1K+tDHGumLU85YCKDKq6978fIojbpmjgWAHxiQPon1gAoRmpL0d+00bFh+nq52ZJEw8UF1HiLO8ALAJ8b8LIWwI4c7Yy2MzAHK4Tj6zn252HwhCpmAAjA0AAH5ajqNNMksYe09/Xs3DXbVunHWAAQgEsBCs0FWS6W2tYOWMrXZ1kWN3MB3eJWI2IGgAAMBXBcjqrfWt4tpTOZTYjNfD3dU9L9Bn0bH4oZAAJwcUBdOaqiEqTBArGBr2eNYda12DjkF4AAnA1QGNeW4mwucv2TjjDV1282m/p2RrO1KQACMHTASXJUHVxYjoyH5qaipq9vi6ibWRdjMQNAAE4BbMrg2wO6qWFRVVWqZ2we2iS6U/Qaotrt9vYX5ioBFIBrAEydA+6cAApX4apH6fq575SNryfnblDG2LmYAeAKAY+hAlrKUdXe0PWRgx3asRny9W0HRreVs+zFDAAB6BvQcHX04Zx4aIlJfb69y5WHwh6eCiIAEIAOr0T4qy2lk3XSts7xlEbpUMwAEICeANPI52iL0pHOPskt1NaW5Dkp75hecPBcVweAAAwc0IscVce1fmuRwZPaSNY89Vq4zquYASAAn0COqmeix7IsPn3a0qM/5z6bmAEgAJ9Djiqu/0ynpMdopQOAAAxXjm42OQe2ksJmX09O37IXeVBiBoAANAZMfvz8hz9I7gt1H/TQ5phwsE8bfODvAoSHCgjvATMAAtAK0NOhW5Lj8Xj/fHnXDYONXNMuWMxdg9gp4AmAAAxOjtIVF0XRm1hVK71L2d5kcjhfjPIkZgAIwHDlKF1lb123zhqUOtpqxG5rXTkXM1mWAhCAjgHdOve6ftC1o3zfnE2Fb4L60lnXbCcC1gAEoFtAN3K0jW0daqo64us7gxUCmYei2NiH6rkSMwAEoD9AWzm62eR8WZpXo185i8U3F65aUMwAEIDeAS2dO1eY1f+rEV8/dC96O33Ppl4uAATgOGBtC2goR9vC+lNN1ENfr8yGG3tDd3NblgZlsIzFTAt4BSAAxwFrW8BpcpTb3l9uw0wBm1kLxpsaRjhVzAAQgAsATnXunIVl7Hn1fX2vRaSx8aZtAAjARQB15SgX1rcvrTHV16ucbG/KstARKvpiBoCzA5YA1JKj7Ny5roaTDUpXu6680vUwmOihmAEgAJcHHHfuQsSd4E/LYezrh2ykTdNWAAIwBMBBObrdllOr6s/g64fsTZN1Esc9cYDDemBbAhCA8wEWm008ANiVo23y0flceapy5WNGPpR1ooqZX4AVAAE4H2A1AqimUbl17v58fa/JzLJ3WSe9eWIABGBQgMnXbz+i0cyOwH294vobe5NnWf3epDWdA2j6vhZAriG9YsAP9Q7G//r3305K6uvPpOepVnCb2W7pEYAADBlQ8HxxtlP68/W9d5PoAAjAwAGTl89fyMPHcsxwVt++vmVje1ZdqtPpBEAAhgwozue3/I6yLGaAnKGaaiQ7p/IPRAdAAAYOSNPdt3Tj3W7Ppfm9pkV79fVNJDspbBG3i9f0MwABGDygeBf03Zbm92RyTmcvZVUJI8sy7tt4n2FJdB8SsAbgEwH2RMywINYMIJ4suP2sO2VZ2ps33Rbn6QEsngswmwJYPyFg+mEB3+SoOvb7A4ljrswRrK9PkmS7LaV1PPfeu1bM9AAengvwtHbA84cFbMLWRtaC6Fcc8ObK9btaeuI+IRxeN/qyNI7FI8DGsq4ZUGZ/AzBYwMf5hG7r8rvy9STPzhravVfM9GqbNQPWAAwacFCOdsbxeKQj0qttEk/sfT2Bce5mu77yaDYcAxCAgQM+kKNDRsLY9Rv7eprXRlMK12mKGQACcHHAdGr1Ut7KpK87mRyDYHaznVAZXUDvxORCqwa1WQEIwJkBdeVoZ5DfZzzyvJNMzlRfT9Iiz3Myb5rO3VjMAHCtgGXwgNPkaP/a1BRCfV/fNja0CSOaKmYACMD5AYVlMX1evGpyvcrSoa9PksTJMjHX/wEgAEMGTL7/+Gm/JNsEg98KaVxHgxi2ZXkevad8p1ylF5Ovl7HqAARguIC2crRrRaTJGVmbGvL19Hp27q4K17kSMwAEoG9AYd/bqWNvLrfKp72QQ76enLvbK3ElZoYBCwAC0Amg4eroQ87dbveWdfK+NH8nzO+W2SHcWhf7tTUNwD0AAegIUCSRt9Es2sZR1Fcni565y+zwlcisJsK4B4wACEA7QB8e9r235Z3TtIM6lNkRuJjpOcUFgAC0AnSzOvp4Nnx5iwL//PmFG9bxM76Hq7U1AALQH6BfObr48C1mAAhAe8D4jz//muFMeZ6dTuforqgjPeOp0v4iA4AAtPgeCr/lq3jpqc1rbJHoGa/leu58PQABGDigT1/frva2YG2uFz1zPp/b9d8nFTMABKA9oG6n3klDXndZVXJu+96bk2npbIYSJ9GyyXHu+nXysgEIQB3AzBugYznKnZ8iWSeq93KH8ru4Yk/4YgaAHxaw8gjo1NdvZGLVSCG6odIDbTpWWZYOUZ2LGQAC0Dmgm+1I7tu4J9ti3TiODsIHJItlf22uNlsBCEB/gLab9UJupvIUVuf1mslaLMHtuwLYb/X6A0wBCEAncjS/OXddMaBdCesoXT/XDlhQzPgDPAEQgDZytK2iczgcIp+DZ8kcSmtQw8NYLQAQgLMBTpajvLJ0vV7N7o6x++aNmqkLxAZiZjnAeOWAMQBdyFF6Nelgmy4cxoVZSdDTbW0rq3oSM4sCVisHrADYD6i7Wc81xi0LS0V9O6GTRmveuNCAzus1t3oBCMClAB/L0TRNrteaXuqkg6nDNqg65a50xAwAAbgs4AM5SlaBX+AqWseyT8D9nWpmtLe+U8ZiBoAAXBxwUI5yB0Z75+7W13eG3Pxh15/ddz/VETPPBpj3ggBwBYA9cpQugj27j8BZt/frDvXtsnXEzHMC1lMAE84NB+BTAHYTNNTMDrfDla9Xzcld1slYvO/HAIwB+ESAglUcZ3bQ4+l0mqG4jadxK4xVZ1nK5XrkfH2NgCkA1/MRTX7//Z/cMYPAZsjk9+TrVVT+gd7LRHZvBSAAgwUULy8vHN46T7EQT75eJaxlE/MXOQAIwJAB08PxuJpaPSon560AEIAhAya/vXyRSzSiKIoZHPE8vj7PsvpWI4QTWJrOWEVRARCA4QGKdunmcGiy/ZPEb41H376+KJrYpZMMNL1/nv67ByAAgwQUbaK+Wm3quYZsGh5zGHT7ZCoHANcFWK8MMPn67fu93m4bR223paxD5ViLe/L19K7EsvWccsHd+fwHAizLvtcDMDjA5PXr996/4VibJBHOL8UhJNkVmspWsnJdb/AE8Q69R+sHrAD4HIBipG4UfWXpexus62fnfhyt23MvZgAIwDABu3JUHW+dvmWeon2onisbU5YFZ688euHj7SUAAnBZwEE5qnLy3qIQwkaFW/p6OvsmzyuZJKJzGSNiBoAADARQ6JcxvbWqyXs7fc/j2RvnPqWWzriYASAAQwB8LEd7XT9xJkliYDDMbAyBlXJ2O11sTI52WgywBOCTA5p+RHXlqHqhfDLinHSHpvp6MhNpmtGfnI0C5/XFzBBgmiRXv4ApZ5G2rbkA6BhQJh+G/BEVxlX1+btHV+ApgqFVFAa1HM3ETC9g4h2wBqBfwCT0j+hkOaraG04ZJu+vk+WlaWPorm02uXTulluxtsH3AASgb0BDOdoZbaGrh67/oa/nWTUXybG/MGMxA0AAzgYoXDV5YmMVxyLLMhvnblw42bmYGQCMrQEvAFwSMIpD+4jaylHV3nDn0aHEqCEbQ/eFp++uS/c4zgV1AVgD8MkBHX9E3chR9baxEFfXTlVfT8/4KFznVswAEID+AIWPDsDRcFrN/ToS72waba0sIGaGAXMAAjAgOdprb5hTtS48u/VcucBvaRIAAjBQOTqks+lL/+nTlkW5p8qt84gZAALwCeRo78hzmtxm9DjbGf2JGQAC8Dnk6L22jpqgvsa0tJ1NZ2GcqVIeAAFoDChcLyj3j0waM7qXx1uFxSxLbTp9a462fjMAARgsoF85Sgy8OnqSVevY+d7WoM6n04mT//2ZHN9iBoAADFeOciModWul2Gw6weY89/UG6UvMABCArgC9rI4K2XXm0reypBZvvWVj6MbXTl168vH+ARCADgEdy1Fy3FmWNV2gBq51KKmE2A6HAx/BoclxLmYACEDngIIcspNjbeQUlq7yfNPW/RrgUewsTYuFbAzpaNZ7ASAAAwd0I0e5BamOctfpJUDHaRoPlIVZLrYPMQNAI8By/OOOd5ABk5+yP6HxIbbbLc9uNefOvR2DeyEZj1eujCfmja+X3e0AuATgGe+gRzlKvpi3UHa73aTQ8nxiKhe5/vh2xjnFDAABOBugoRylqa3ZMpFBa6urLCZJs+Hr9MYDxmIGgACcDXDa6igJA3LusrPM2cz/mpXcoXPt93sizGRmpb+1NQACcH5AXTlKbJnUyuTcbbZO88wqNLa5s1Gt7/r1xQwAAbgUoK4cNXbu9r5eueiGULPxgL6YASAAlwJ8IEfpt2VZRjLd2EnskKsKkIfDge44HW08xPahmAEgAJcHHPL19CtCquSI3I3ckbnicblc2OeT6+99A0aUDAABGAjgYCoTKWwfZW32MvDH4aiqC0uRXnszkggDQAAGAig6zvdXZodFZe8ZfH1nnOTgZeLO6QAIwNABv7x+a9l6MzvcDjVPxO2o63dZJ/dpMAAEYJiAovXs81QRcO7rFQl+5WKSRNSRLgAEYJiA4vX1ixSmV/tY2wV9vaLC3wpFEh0AARg44P8LMACM4cURIdXaEQAAAABJRU5ErkJggg==)}.cookiealert a{text-decoration:underline}.cookiealert .acceptcookies{font-size:15px;margin-left:10px;vertical-align:baseline;background-color:#fff;color:#000;border-color:#fff}.cookiealert.show{opacity:1;transform:translateY(0);transition-delay:1s}.main-title{margin-bottom:16px}@media(min-width:768px) and (max-width:1199px){.main-title{line-height:42px;font-size:32px}}@media(max-width:575px){.main-title{line-height:35px;font-size:26px;text-align:center}}.place-title,.place-title--mobile,.potential-title,.sub-title,.sub-title-ext,.sub-title-new,.terms-conditions h4,.we-can-title{font-weight:400;font-weight:600;line-height:52px;font-size:36px;text-align:center;color:#173981;padding-bottom:5rem}@media(max-width:575px){.place-title,.place-title--mobile,.potential-title,.sub-title,.sub-title-ext,.sub-title-new,.terms-conditions h4,.we-can-title{font-style:normal;line-height:30px;font-size:24px}}.sub-title-ext{font-family:Montserrat;font-weight:700!important;letter-spacing:0;text-align:center;display:block;padding-bottom:0!important;padding-top:0!important}.sub-title-new{font-size:48px;font-weight:700;line-height:57px}@media(max-width:991px){.sub-title-new{padding-bottom:2rem!important;padding-left:1rem;padding-right:1rem}}@media(min-width:768px) and (max-width:991px){.sub-title-new{font-size:42px;line-height:52px}}@media(min-width:576px) and (max-width:767px){.sub-title-new{font-size:37px;line-height:50px}}@media(min-width:502px) and (max-width:575px){.sub-title-new{font-size:34px;line-height:48px}}@media(min-width:425px) and (max-width:501px){.sub-title-new{font-size:28px;line-height:46px}}@media(min-width:375px) and (max-width:424px){.sub-title-new{font-size:25px;line-height:37px}}@media(max-width:374px){.sub-title-new{font-size:21px;line-height:34px}}.features-title,.title-3{font-family:Montserrat;font-weight:700;font-size:24px;line-height:24px;padding-bottom:0;color:#012264;text-transform:capitalize!important;text-align:center;letter-spacing:0}.title-4{font-style:normal;font-weight:700;text-transform:uppercase;color:#173981;font-size:36px;line-height:46px}@media(max-width:575px){.title-4{font-size:24px;line-height:32px}}.title-5{font-style:normal;font-weight:400;font-size:18px;line-height:29px;text-align:center;color:#173981}@media(max-width:575px){.title-5{font-size:14px;line-height:25px}}.bold-title,.good-design-title,.services-title-main{margin-bottom:45px;line-height:57px;font-size:48px}@media(max-width:575px){.bold-title--font-size{font-size:24px}}.card-small-title{font-style:normal;font-weight:700;line-height:30px;font-size:24px;color:#173981;margin-top:1.5em}@media(max-width:575px){.card-small-title{margin-bottom:1em}}.features-title{padding-top:3rem}@media(max-width:1199px){.features-title{font-size:21px!important}}@media(max-width:767px){.features-title{font-size:22px!important}}@media screen and (max-width:458px){.features-title{padding-top:30px!important}}@media screen and (max-width:310px){.features-title{font-size:15px!important;padding-top:1px!important;line-height:2px!important}}@media(min-width:227px) and (max-width:248px){.features-title{font-size:12px!important;padding-top:1px!important;line-height:2px!important}}@media(min-width:249px) and (max-width:280px){.features-title{font-size:13px!important;padding-top:0!important;line-height:0!important}}@media(min-width:311px) and (max-width:324px){.features-title{padding-top:0!important;line-height:0!important;font-size:15px!important}}@media(min-width:325px) and (max-width:352px){.features-title{padding-top:0!important;line-height:2px!important;font-size:18px!important}}@media(min-width:353px) and (max-width:367px){.features-title{padding-top:6px!important}}@media(min-width:368px) and (max-width:383px){.features-title{padding-top:8px!important}}@media(min-width:384px) and (max-width:396px){.features-title{padding-top:10px!important}}@media(min-width:396px) and (max-width:418px){.features-title{padding-top:25px!important;font-size:20px!important}}@media(max-width:575px){.good-design-title,.services-title-main{line-height:32px;font-size:24px}}@media(max-width:991px){.services-title-main{max-width:400px}}@media(max-width:575px){.services-title-main{max-width:300px}}.testimonial-title{font-style:normal;font-weight:600;line-height:52px;font-size:36px;text-align:center;text-transform:uppercase;color:#173981;margin-top:70px;margin-bottom:30px;padding-top:30px}@media(max-width:575px){.testimonial-title{line-height:31px;font-size:20px}}.potential-title,.we-can-title{margin-bottom:5px;padding:0}@media(max-width:575px){.potential-title,.we-can-title{line-height:31px;font-size:20px}}.place-title,.place-title--mobile{text-align:left;padding-bottom:0}@media(max-width:575px){.place-title,.place-title--mobile{line-height:19px;font-size:16px}}.place-title--mobile{padding-bottom:0;margin-bottom:0}@media(max-width:575px){.place-title--mobile{font-style:normal;font-weight:700;line-height:19px;font-size:16px;display:inherit;color:#173981;margin-bottom:0}}.address-mobile .address-active h3:after{content:'';background:linear-gradient(176.93deg,#00eaf8 0,#6d42ef 101.5%);box-shadow:0 25px 86px rgba(48,159,244,.39);height:7px;display:block;border-radius:15px;margin-top:8px;margin-left:auto;margin-right:auto}@media(max-width:575px){.fine-tuning-title br{display:none}}.about-team .team-grid-layout .grid-text h3{margin-bottom:30px}@media(max-width:575px){.about-team .team-grid-layout .grid-text h3{line-height:32px;font-size:24px}}.about-team .support-team-grid-layout .grid-text h3{font-style:normal;font-weight:600;line-height:52px;font-size:32px;text-align:center;text-transform:uppercase;color:#173981;margin-bottom:0}@media(max-width:575px){.about-team .support-team-grid-layout .grid-text h3{line-height:32px;font-size:24px}}[data-aos][data-aos][data-aos-easing=delay-slide],body[data-aos-easing=delay-slide] [data-aos]{transition-timing-function:cubic-bezier(.19,1,.22,1)}[data-aos=dw-fade-up]{-webkit-transform:translateY(25px);transform:translateY(25px);opacity:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}[data-aos=dw-fade-up].aos-animate{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}[data-aos=dw-fade-in]{opacity:0;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}[data-aos=dw-fade-in].aos-animate{opacity:1;transform:scale(1)}[data-aos=dw-button-fade-in]{opacity:0;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}[data-aos=dw-button-fade-in].aos-animate{opacity:1;transform:scale(1)}[data-aos=dw-fade]{opacity:0;transition-property:opacity}[data-aos=dw-fade].aos-animate{opacity:1}[data-aos=dw-fade-left]{-webkit-transform:translateX(25px);transform:translateX(25px);opacity:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}[data-aos=dw-fade-left].aos-animate{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.section_404{height:50rem;position:relative}@media(max-width:575px){.section_404{height:45rem}}@media(min-width:1200px){.section_404{height:50rem;position:relative}}@media(min-width:1400px){.section_404{height:50rem;position:relative}}@media(min-width:1199px){.section_404{height:50rem;position:relative}}@media(min-width:1700px){.section_404{height:800px}}.page_404{position:absolute;top:50%;left:50%;max-width:100%;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.page_404 h2{font-weight:700;font-size:206px;line-height:251px;text-align:center;color:#5f56f0}@media(max-width:575px){.page_404 h2{font-weight:700;font-size:140px;line-height:251px}}.page_404 h4{font-size:26px;line-height:33px;text-align:center;letter-spacing:10px;text-transform:uppercase;color:#cdcdcd}@media(max-width:575px){.page_404 h4{font-size:20px;line-height:35px;text-align:center;letter-spacing:6px}}.page_404 p{margin-top:3rem;font-size:18px;line-height:34px;text-align:center;color:#173981}@media(max-width:575px){.page_404 p{font-size:20px}}.playPause{animation:fadeInFromNone 5s ease-out;animation-iteration-count:infinite}#videoImg image{width:225px;transform:translate(50%,25%);height:163px}.videoYT{animation:videoChange 5s ease-in-out;animation-iteration-count:infinite}.playPauseMobile{animation:fadeInFromNone 2s ease-out;animation-iteration-count:infinite}.girlButton{animation:girlButton 5s ease-out;animation-iteration-count:infinite}.fadeInAnimation{animation:popupAnimation 9s ease-in-out;animation-iteration-count:initial}.fadeInAnimation2{animation:popupAnimation2 7s ease-in-out;animation-iteration-count:initial}.fadeInAnimation1{animation:popupAnimation1 8s ease-in-out;animation-iteration-count:initial}.profileIcon{animation:profileIcon 3s ease-out;animation-iteration-count:infinite}.fadeAnimationOne{animation:fadeInFromNone 2s ease-out;animation-iteration-count:infinite}.fadeAnimationTwo{animation:fadeInFromNone 3s ease-out;animation-iteration-count:infinite}.fadeAnimationThree{animation:fadeInFromNone 4s ease-out;animation-iteration-count:infinite}.fadeAnimationFour{animation:fadeInFromNone 1s ease-out;animation-iteration-count:infinite}.hoverButton{box-shadow:none;transform:scale(1);transition:box-shadow .1s ease-out}.hoverButton:hover{box-shadow:0 25px 76px 0 rgba(48,159,244,.39)!important;animation:bounce .5s ease-in-out;animation-direction:initial;animation-iteration-count:initial}@keyframes bounce{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes popupAnimation{0%{opacity:0;transform:translate(0,-45px)}100%{opacity:1;transform:translate(0,0)}}@keyframes popupAnimation1{0%{opacity:0;transform:translate(0,-45px)}100%{opacity:1;transform:translate(0,0)}}@keyframes popupAnimation2{0%{opacity:0;transform:translate(0,-45px)}100%{opacity:1;transform:translate(0,0)}}@keyframes girlButton{0%{fill:#2e3eb1}25%{fill:url(#paint34_linear)}50%{fill:#2e3eb1}75%{fill:url(#paint34_linear)}100%{fill:#2e3eb1}}@keyframes fadeInFromNone{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes fadeInFromNoneMobile{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes videoChange{0%{opacity:1;fill:url(#videoImg)}25%{opacity:.5}50%{opacity:0;fill:url(#paint15_linear)}75%{opacity:.5}100%{opacity:1;fill:url(#videoImg)}}@keyframes profileIcon{0%{fill:#2e3eb1}25%{fill:#e5c131}50%{fill:#2e3eb1}75%{fill:#fcad8c}100%{fill:#1e4792}}@keyframes clothes{0%{fill:#fcad8c}25%{fill:#e5c131}50%{fill:#06dcee}100%{fill:#9fb7fb}}@keyframes boxOpen{0%{transform:translate(0,0)}50%{transform:translate(0,-10px)}100%{transform:translate(0,0)}}.pick-a-team__text-image{animation:rotation 8s infinite linear}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}.heart-beat{animation:.8s infinite beatHeart}@keyframes beatHeart{0%{transform:scale(1)}25%{transform:scale(1.1)}40%{transform:scale(1)}60%{transform:scale(1.1)}100%{transform:scale(1)}}.cube-animation{top:162px;right:156px;position:relative}@media(max-width:575px){.cube-animation .cube-icon{max-width:40px;max-height:28px}}@media(max-width:991px){.cube-animation{margin-top:60px}}.cube-animation .circle-group-vector{position:relative;position:relative;bottom:-24px}@media(max-width:575px){.cube-animation .circle-group-vector{max-width:80%;min-width:300px}}.cube-animation div{position:absolute;transform-style:preserve-3d}.cube-animation .assembly{top:50%;left:50%;transform:rotateX(-45deg) rotateY(-45deg)}.cube-animation .comp-3d{animation:r 8s ease-in-out infinite}.cube-animation .comp-3d--i{animation-name:ri}.cube-animation .comp-3d--o{animation-name:ro}@keyframes ri{0%,20%{transform:rotateY(-.5turn)}50%{transform:none}100%,80%{transform:rotateX(-.5turn)}}@keyframes ro{0%,35%{transform:rotate(-.5turn)}100%,65%{transform:none}}@media(min-width:1200px){.cube-animation .pos:nth-child(1){transform:scale3d(1,1,1) translate3d(38px,38px,38px)}}@media(max-width:1199px) and (min-width:576px){.cube-animation .pos:nth-child(1){transform:scale3d(1,1,1) translate3d(38px,38px,38px)}}@media(max-width:575px){.cube-animation .pos:nth-child(1){transform:scale3d(1,1,1) translate3d(38px,38px,38px)}}.cube-animation :not(.pos)>.cube:nth-child(1){transform:translate3d(-38px,-38px,0)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(1){transform:translate3d(-38px,-38px,0)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(1){transform:translate3d(-38px,-38px,0)}}@media(min-width:1200px){.cube-animation .pos:nth-child(2){transform:scale3d(1,1,-1) translate3d(38px,38px,38px)}}@media(max-width:1199px) and (min-width:576px){.cube-animation .pos:nth-child(2){transform:scale3d(1,1,-1) translate3d(38px,38px,38px)}}@media(max-width:575px){.cube-animation .pos:nth-child(2){transform:scale3d(1,1,-1) translate3d(38px,38px,38px)}}.cube-animation :not(.pos)>.cube:nth-child(2){transform:translate3d(-38px,0,-38px)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(2){transform:translate3d(-38px,0,-38px)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(2){transform:translate3d(-38px,0,-38px)}}.cube-animation :not(.pos)>.cube:nth-child(3){transform:translate3d(-38px,0,0)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(3){transform:translate3d(-38px,0,0)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(3){transform:translate3d(-38px,0,0)}}.cube-animation :not(.pos)>.cube:nth-child(4){transform:translate3d(-38px,0,38px)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(4){transform:translate3d(-38px,0,38px)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(4){transform:translate3d(-38px,0,38px)}}@media(min-width:1200px){.cube-animation .pos:nth-child(3){transform:scale3d(1,-1,1) translate3d(38px,38px,38px)}}@media(max-width:1199px) and (min-width:576px){.cube-animation .pos:nth-child(3){transform:scale3d(1,-1,1) translate3d(38px,38px,38px)}}@media(max-width:575px){.cube-animation .pos:nth-child(3){transform:scale3d(1,-1,1) translate3d(38px,38px,38px)}}.cube-animation :not(.pos)>.cube:nth-child(5){transform:translate3d(-38px,38px,0)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(5){transform:translate3d(-38px,38px,0)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(5){transform:translate3d(-38px,38px,0)}}@media(min-width:1200px){.cube-animation .pos:nth-child(4){transform:scale3d(1,-1,-1) translate3d(38px,38px,38px)}}@media(max-width:1199px) and (min-width:576px){.cube-animation .pos:nth-child(4){transform:scale3d(1,-1,-1) translate3d(38px,38px,38px)}}@media(max-width:575px){.cube-animation .pos:nth-child(4){transform:scale3d(1,-1,-1) translate3d(38px,38px,38px)}}.cube-animation :not(.pos)>.cube:nth-child(6){transform:translate3d(0,-38px,-38px)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(6){transform:translate3d(0,-38px,-38px)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(6){transform:translate3d(0,-38px,-38px)}}.cube-animation :not(.pos)>.cube:nth-child(7){transform:translate3d(0,-38px,0)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(7){transform:translate3d(0,-38px,0)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(7){transform:translate3d(0,-38px,0)}}.cube-animation :not(.pos)>.cube:nth-child(8){transform:translate3d(0,-38px,38px)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(8){transform:translate3d(0,-38px,38px)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(8){transform:translate3d(0,-38px,38px)}}.cube-animation :not(.pos)>.cube:nth-child(9){transform:translate3d(0,0,-38px)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(9){transform:translate3d(0,0,-38px)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(9){transform:translate3d(0,0,-38px)}}.cube-animation :not(.pos)>.cube:nth-child(10){transform:translate3d(0,0,0)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(10){transform:translate3d(0,0,0)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(10){transform:translate3d(0,0,0)}}.cube-animation :not(.pos)>.cube:nth-child(11){transform:translate3d(0,0,38px)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(11){transform:translate3d(0,0,38px)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(11){transform:translate3d(0,0,38px)}}.cube-animation :not(.pos)>.cube:nth-child(12){transform:translate3d(0,38px,-38px)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(12){transform:translate3d(0,38px,-38px)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(12){transform:translate3d(0,38px,-38px)}}.cube-animation :not(.pos)>.cube:nth-child(13){transform:translate3d(0,38px,0)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(13){transform:translate3d(0,38px,0)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(13){transform:translate3d(0,38px,0)}}.cube-animation :not(.pos)>.cube:nth-child(14){transform:translate3d(0,38px,38px)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(14){transform:translate3d(0,38px,38px)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(14){transform:translate3d(0,38px,38px)}}@media(min-width:1200px){.cube-animation .pos:nth-child(5){transform:scale3d(-1,1,1) translate3d(38px,38px,38px)}}@media(max-width:1199px) and (min-width:576px){.cube-animation .pos:nth-child(5){transform:scale3d(-1,1,1) translate3d(38px,38px,38px)}}@media(max-width:575px){.cube-animation .pos:nth-child(5){transform:scale3d(-1,1,1) translate3d(38px,38px,38px)}}.cube-animation :not(.pos)>.cube:nth-child(15){transform:translate3d(38px,-38px,0)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(15){transform:translate3d(38px,-38px,0)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(15){transform:translate3d(38px,-38px,0)}}@media(min-width:1200px){.cube-animation .pos:nth-child(6){transform:scale3d(-1,1,-1) translate3d(38px,38px,38px)}}@media(max-width:1199px) and (min-width:576px){.cube-animation .pos:nth-child(6){transform:scale3d(-1,1,-1) translate3d(38px,38px,38px)}}@media(max-width:575px){.cube-animation .pos:nth-child(6){transform:scale3d(-1,1,-1) translate3d(38px,38px,38px)}}.cube-animation :not(.pos)>.cube:nth-child(16){transform:translate3d(38px,0,-38px)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(16){transform:translate3d(38px,0,-38px)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(16){transform:translate3d(38px,0,-38px)}}.cube-animation :not(.pos)>.cube:nth-child(17){transform:translate3d(38px,0,0)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(17){transform:translate3d(38px,0,0)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(17){transform:translate3d(38px,0,0)}}.cube-animation :not(.pos)>.cube:nth-child(18){transform:translate3d(38px,0,38px)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(18){transform:translate3d(38px,0,38px)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(18){transform:translate3d(38px,0,38px)}}@media(min-width:1200px){.cube-animation .pos:nth-child(7){transform:scale3d(-1,-1,1) translate3d(38px,38px,38px)}}@media(max-width:1199px) and (min-width:576px){.cube-animation .pos:nth-child(7){transform:scale3d(-1,-1,1) translate3d(38px,38px,38px)}}@media(max-width:575px){.cube-animation .pos:nth-child(7){transform:scale3d(-1,-1,1) translate3d(38px,38px,38px)}}.cube-animation :not(.pos)>.cube:nth-child(19){transform:translate3d(38px,38px,0)}@media(max-width:1199px) and (min-width:576px){.cube-animation :not(.pos)>.cube:nth-child(19){transform:translate3d(38px,38px,0)}}@media(max-width:575px){.cube-animation :not(.pos)>.cube:nth-child(19){transform:translate3d(38px,38px,0)}}@media(min-width:1200px){.cube-animation .pos:nth-child(8){transform:scale3d(-1,-1,-1) translate3d(38px,38px,38px)}}@media(max-width:1199px) and (min-width:576px){.cube-animation .pos:nth-child(8){transform:scale3d(-1,-1,-1) translate3d(38px,38px,38px)}}@media(max-width:575px){.cube-animation .pos:nth-child(8){transform:scale3d(-1,-1,-1) translate3d(38px,38px,38px)}}.cube-animation .pos .cube{animation:m 8s ease-out infinite}.cube-animation .cube__face{margin:-19px;width:38px;height:38px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 19px rgba(27,87,161,.5) inset;backface-visibility:hidden;background:#85a9d6}@media(max-width:1199px) and (min-width:576px){.cube-animation .cube__face{margin:-19px;width:38px;height:38px}}@media(max-width:575px){.cube-animation .cube__face{margin:-19px;width:38px;height:38px}}.cube-animation .cube__face:nth-child(2n){filter:brightness(.97)}.cube-animation .cube__face:nth-child(n+5){filter:brightness(1.03)}.cube-animation .cube__face:nth-child(1){transform:rotateY(0) translateZ(19px)}@media(max-width:1199px) and (min-width:576px){.cube-animation .cube__face:nth-child(1){transform:rotateY(0) translateZ(19px)}}@media(max-width:575px){.cube-animation .cube__face:nth-child(1){transform:rotateY(0) translateZ(19px)}}.cube-animation .cube__face:nth-child(2){transform:rotateY(90deg) translateZ(19px)}@media(max-width:1199px) and (min-width:576px){.cube-animation .cube__face:nth-child(2){transform:rotateY(90deg) translateZ(19px)}}@media(max-width:575px){.cube-animation .cube__face:nth-child(2){transform:rotateY(90deg) translateZ(19px)}}.cube-animation .cube__face:nth-child(3){transform:rotateY(180deg) translateZ(19px)}@media(max-width:1199px) and (min-width:576px){.cube-animation .cube__face:nth-child(3){transform:rotateY(180deg) translateZ(19px)}}@media(max-width:575px){.cube-animation .cube__face:nth-child(3){transform:rotateY(180deg) translateZ(19px)}}.cube-animation .cube__face:nth-child(4){transform:rotateY(270deg) translateZ(19px)}@media(max-width:1199px) and (min-width:576px){.cube-animation .cube__face:nth-child(4){transform:rotateY(270deg) translateZ(19px)}}@media(max-width:575px){.cube-animation .cube__face:nth-child(4){transform:rotateY(270deg) translateZ(19px)}}.cube-animation .cube__face:nth-child(5){transform:rotateX(90deg) translateZ(19px)}@media(max-width:1199px) and (min-width:576px){.cube-animation .cube__face:nth-child(5){transform:rotateX(90deg) translateZ(19px)}}@media(max-width:575px){.cube-animation .cube__face:nth-child(5){transform:rotateX(90deg) translateZ(19px)}}.cube-animation .cube__face:nth-child(6){transform:rotateX(-90deg) translateZ(19px)}@media(max-width:1199px) and (min-width:576px){.cube-animation .cube__face:nth-child(6){transform:rotateX(-90deg) translateZ(19px)}}@media(max-width:575px){.cube-animation .cube__face:nth-child(6){transform:rotateX(-90deg) translateZ(19px)}}@keyframes m{0%,100%,5%,95%{transform:none}15%{transform:translate3d(0,8px,0)}25%{transform:translate3d(0,8px,-22px)}35%,65%{transform:translate3d(8px,38px,-22px)}75%{transform:translate3d(8px,0,-22px)}85%{transform:translate3d(8px,0,0)}}@media(max-width:1199px) and (min-width:576px){@keyframes m{0%,100%,5%,95%{transform:none}15%{transform:translate3d(0,8px,0)}25%{transform:translate3d(0,8px,-22px)}35%,65%{transform:translate3d(8px,38px,-22px)}75%{transform:translate3d(8px,0,-22px)}85%{transform:translate3d(8px,0,0)}}}@media(max-width:575px){@keyframes m{0%,100%,5%,95%{transform:none}15%{transform:translate3d(0,8px,0)}25%{transform:translate3d(0,8px,-22px)}35%,65%{transform:translate3d(8px,38px,-22px)}75%{transform:translate3d(8px,0,-22px)}85%{transform:translate3d(8px,0,0)}}}.dotted-vector:after,.vector-circles span:nth-child(2)::after{content:"";border-radius:50%;background:radial-gradient(28.84% 28.84% at 35.9% 29.49%,rgba(0,115,255,.78) 0,#1966ff 100%)}@media(min-width:992px){.dotted-vector:after,.vector-circles span:nth-child(2)::after{width:60px;height:60px}}@media(max-width:991px){.dotted-vector:after,.vector-circles span:nth-child(2)::after{width:40px;height:40px}}.vector-circles{position:absolute;display:table;left:-190px;top:-54%}@media(max-width:991px){.vector-circles{display:none}}.vector-circles span{border:1px solid #bbc5e2;display:block;border-radius:50%}.vector-circles span:first-child{width:300px;height:300px;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto}.vector-circles span:nth-child(2){width:400px;height:400px;position:relative;animation:halfRotate 8s linear infinite alternate-reverse}.vector-circles span:nth-child(2)::after{right:49px;display:block;position:absolute}.dotted-vector{position:relative;display:table}.dotted-vector:after{position:absolute;left:-15px;top:-20px}@media(max-width:991px){.dotted-vector-media{width:100%;max-width:60px}}.dotted-vector-bounce:after{animation:bounce 2s infinite alternate-reverse}.dotted-vector-move:after{animation:bounce 2s infinite alternate-reverse}.circle-vector::before{content:"";width:300px;height:300px;border-radius:50%;display:block;position:absolute}.circle-vector--filled::before{background:#153068;left:-150px}@media(max-width:991px){.circle-vector--filled{display:none}}.circle-vector--hollow::before{border:2px solid #337af7;right:-150px}@media(max-width:991px){.circle-vector--hollow{display:none}}.circle-vector--hollow-parko::before{border:2px solid #161a1d;right:-150px}@media(max-width:991px){.circle-vector--hollow-parko{display:none}}.hollow-circle-vector{width:500px;height:500px;border-radius:50%;border:2px solid #337af7;display:block;z-index:0;margin-left:auto;position:relative;right:-24%;animation:rotateAnimation 4s linear alternate-reverse infinite}@media(min-width:992px){.hollow-circle-vector{margin-bottom:-250px}}@media(max-width:991px){.hollow-circle-vector{width:300px;height:300px;margin-bottom:-163px;right:-152px}}.hollow-circle-vector:after{content:"";width:90px;height:90px;border-radius:50%;background-color:#ffd66e;display:block;position:relative;top:4rem}@media(max-width:991px){.hollow-circle-vector:after{top:2rem;width:60px;height:60px}}@keyframes rotateAnimation{0%{transform:rotate(0)}100%{transform:rotate(28deg)}}@keyframes dotsOval{0%{transform:translate(24px,-23px)}50%{transform:translate(-3px,35px)}100%{transform:translate(19px,32px)}}@keyframes ubrellaRotateDesk{0%{transform:rotate(-19deg)}100%{transform:rotate(-29deg)}}@keyframes ubrellaRotateMob{0%{transform:rotate(17deg)}100%{transform:rotate(-17deg)}}@keyframes halfRotate{100%{transform:rotate(43deg)}}@keyframes moveShield{0%{transform:translateY(15px)}100%{transform:translateY(0)}}@keyframes mobileMovement{0%{top:-114px}100%{top:-75px}}@keyframes ripple{0%{transform:scale(.4);opacity:1}80%{opacity:.8}100%{transform:scale(1);opacity:0}}