<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.gradient-purple{background:-webkit-linear-gradient(60deg, rgba(221, 13, 255, 0.5), rgba(36, 0, 255, 0.5))}.gradient-green-yellow{background:-webkit-linear-gradient(60deg, rgba(255, 203, 5, 0.2), rgba(39, 195, 234, 0.2))}.pt-1{padding-top:1rem}.pt-4{padding-top:4rem}.p-4{padding-top:4rem;padding-bottom:4rem}.pb-4{padding-bottom:4rem}.active{color:#bd60a5}.btn{border-bottom:solid 2px rgba(0,0,0,0)}.btn::after{content:"";display:block;border-bottom:solid 2px #27c3ea;transform:scaleX(0);transition:transform .3s}.btn:hover{color:#bd60a5}.btn:hover::after{border-bottom:solid 2px #ffcb05;transform:scaleX(1)}.btn-contact{background-color:#bd60a5;padding:.6rem 1rem;border-radius:100px;transition:all .4s ease}.btn-contact a{color:#fff}.btn-contact:hover{background-color:#3a3b3c}.btn-contact:hover a{color:#fff}.active-page{pointer-events:none;border-bottom:solid 2px #ffcb05}.active-page::after{border-bottom:solid 2px #ffcb05}.active-page:hover{border-bottom:solid 2px #ffcb05}.cta-btn{font-size:20px;width:10em;position:relative;display:inline-block;color:#fff;box-shadow:0 0 27px 4px rgba(126,79,201,.1);border-radius:12px 12px 12px 3px;padding:1em 1.5em;transition:box-shadow .3s ease-in-out;text-align:center;margin:1rem 0}.cta-btn::before,.cta-btn::after{content:"";display:block;position:absolute;left:0;top:0;bottom:0;right:0;margin:0 auto;background:linear-gradient(45deg, #3a3b3c, #3a3b3c);border-radius:12px 12px 12px 3px;z-index:-1}.cta-btn::after{opacity:0;background:linear-gradient(135deg, #ffcb05, #bd60a5);filter:saturate(1.2);transition:opacity .3s ease-in-out}.cta-btn:hover{box-shadow:0 0 27px 4px rgba(126,79,201,.3)}.cta-btn:hover::after{opacity:1}#cta .cta-btn{width:12rem;position:relative}#cta .cta-btn::after{background:linear-gradient(135deg, #ffcb05, #27c3ea);filter:saturate(1.2);transition:opacity .3s ease-in-out}#cta .cta-btn:hover{box-shadow:0 0 27px 4px rgba(126,79,201,.3)}#cta .cta-btn:hover::after{opacity:1}#easy-casestudy .cta-btn{margin-top:2rem;width:10rem;font-size:1rem}.outline-btn{font-size:1rem;color:#a9a9a9;display:inline-block;z-index:49}.outline-btn::after{content:"";display:block;border-bottom:solid 2px #a9a9a9;transform:scaleX(0);transition:transform .3s}.outline-btn:hover{color:#bd60a5}.outline-btn:hover::after{border-bottom:solid 2px #bd60a5;transform:scaleX(1)}.main-nav{display:flex;flex-direction:row;justify-content:space-between;position:relative;z-index:8000}.main-nav .hamburger-menu{z-index:999999;position:absolute;right:0;display:none}.main-nav .hamburger-menu .hamburger{position:absolute;top:0;right:0}.main-nav .hamburger-menu .hamburger:hover{cursor:pointer}.main-nav .hamburger-menu .close{position:absolute;top:0;right:0;display:none}.main-nav .hamburger-menu .close:hover{cursor:pointer}.main-nav .menu{z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:2rem}.main-nav .menu a{font-family:"Syne",sans-serif}.menu-item{font-weight:500}.menu-item-light{font-weight:500}.menu-gap{margin-right:2rem}.home-desktop{display:none}#clients-section{padding:4rem 0;position:relative}#clients-section .owl-stage-outer{margin:0 auto;padding:0}#clients-section .testimonials-intro{padding:0 0 2rem 0}#clients-section .testimonial-wrapper{padding:3rem 0}#clients-section .testimonial-wrapper .subheading{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:1rem auto}#clients-section .testimonial-wrapper .subheading h3,#clients-section .testimonial-wrapper .subheading h4{text-align:center;font-size:1rem;margin-bottom:.5rem}#clients-section .testimonial-wrapper .subheading h3{color:#3a3b3c;font-weight:600}#clients-section .testimonial-wrapper .testimonials-content{margin:0 auto}#clients-section .testimonial-wrapper .testimonials-content-item{position:relative;padding:4rem 0 0 4rem;border-radius:0 20px 0 20px}#clients-section .testimonial-wrapper .testimonials-content-item .quote{position:absolute;width:40px;height:40px;opacity:.4;left:4rem;top:15px}#clients-section .testimonial-wrapper .testimonials-content-item p{font-size:1.4rem;line-height:1.6;text-align:left;font-weight:500;margin:0 auto;margin-bottom:1.5rem}#clients-section .testimonial-wrapper .testimonials-content-item-profile{margin-top:3rem;display:flex;align-items:flex-start;justify-content:flex-start}#clients-section .testimonial-wrapper .testimonials-content-item-profile .profileimage{width:80px;height:80px;border:3px solid #fff;object-fit:cover;border-radius:50%}#clients-section .testimonial-wrapper .testimonials-content-item-profile .client{margin-left:2rem;justify-self:flex-start;align-self:flex-start}#clients-section .testimonial-wrapper .testimonials-content-item-profile .client .name{font-size:1.2rem;margin:1rem 0 0 0;text-align:center;width:100%}#clients-section .testimonial-wrapper .testimonials-content-item-profile .client .designation{font-size:1rem;text-align:center;width:100%}#clients-section .testimonial-wrapper .owl-dots{margin:0 0 2rem 0}#logos-section{width:100%}#logos-section .logos{margin:0 auto}#logos-section .logos ul{margin:0 auto;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));justify-content:center;align-items:center;align-content:center}#logos-section .logos ul .span-2{grid-column:span 2}#logos-section .logos ul li{display:flex;justify-content:center;align-items:center}#logos-section .logos ul li img{max-width:100%;filter:grayscale(100%);-webkit-filter:grayscale(100%);opacity:.7;transition:all .3s ease-in-out}#logos-section .logos ul li img:hover{transform:scale(0.85);opacity:1;filter:grayscale(0%);-webkit-filter:grayscale(0%)}#logos-section .industries{margin:0 auto}#logos-section .industries ul{margin:0 auto;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));justify-content:center;align-items:center;align-content:center}#logos-section .industries ul .span-2{grid-column:span 2}#logos-section .industries ul li{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0}#logos-section .industries ul li p{font-size:1rem;color:#3a3b3c}#logos-section .industries ul li img{max-width:100%}.portfolio-wrapper{width:100%;margin:0 auto;height:600px;background-image:url("../images/clients_portfolio.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}#blog p,#blogpage p{font-size:1.2rem;line-height:1.6;margin:1rem 0}#blog ol,#blogpage ol{list-style:decimal}#blog ol li,#blogpage ol li{list-style-type:decimal}.blog-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem;padding:3rem;padding-top:1rem}.blog-grid-item{box-shadow:0px 0px 30px 5px rgba(0,0,0,.08);transition:all .3s ease;border-radius:20px}.blog-grid-item:hover{transform:translate(0, 8px)}.blog-tags{font-size:.8rem !important;display:flex;flex-wrap:wrap;gap:.3rem;list-style:none;margin:0;align-items:center}.blog-tags li{background-color:rgba(130,195,65,.2);padding:.3rem .6rem;border-radius:100px;list-style:none !important;margin:0 !important;font-size:.8rem !important}p.blog-description{font-size:1rem !important;line-height:1.5}.post-thumbnail{width:100%;height:200px;object-fit:cover;border-radius:20px 20px 0 0;margin:0;padding:0}.blog-title{font-size:1.25rem;line-height:1.3;margin:0;margin-bottom:.5rem}.blog-title-link{color:#add8e6}.blog-title-link:hover{color:#3a3b3c}.blog-grid-item-bottom{padding:0 2rem 2rem 2rem;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;border-top:none;border-radius:0 0 20px 20px}.blog-grid-item-top{overflow:hidden;border-radius:20px 20px 0 0;transition:all .3s ease}.clamp-two-lines{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#blogpage header,#blog header{position:relative}#blogpage .account-btn,#blog .account-btn{display:inline}#blogpage .container-wide,#blog .container-wide{padding-bottom:0}#blogpage h4,#blog h4{color:#3a3b3c}.blog-post-full{max-width:800px;margin:0 auto;padding:0 3rem 5rem 3rem}.blog-post-full-title{font-size:2.25rem;margin:0;margin:1.25rem 0;font-weight:600;line-height:1.3;text-align:left}.blog-post-full-image{height:300px;width:100%;object-fit:cover}.blog-post-full .blog-tags{margin-bottom:2rem}.blog-post-full-overview,.blog-post-full-subtitle{font-size:1.2rem;color:#3a3b3c;font-weight:600;margin:0;margin:1.5rem 0;line-height:1.6}.blog-post-full-subtitle{font-size:1.5rem}.blog-post-full h3{font-size:1.35rem;margin:0;margin-top:1rem;margin-bottom:.75rem}.blog-post-full p{margin:.5rem 0}.blog-post-full li{margin:1rem 0;list-style:disc;line-height:1.6;font-size:1.2rem}.blog-post-full section{margin:2rem 0}.blog-post-full a{transition:all .3s ease;text-decoration:underline}.blog-post-full a:hover{color:#bd60a5;cursor:pointer}.box-hightlight{padding:.75rem 1rem;border-radius:6px;font-size:1.8rem;line-height:1.6;display:inline-block;background-color:rgba(255,203,5,.2);color:#3a3b3c;font-weight:800;box-shadow:4px 4px 0 #f3e28c}.outbound-links{color:#90ee90;transition:all .3s ease}.outbound-links:hover{color:#3a3b3c;text-decoration:underline;cursor:pointer}.bread-crumbs{font-size:.9rem}.bread-crumbs a:hover{color:#3a3b3c}strong{font-weight:200;color:#bd60a5}.black-strong{font-weight:600;color:#3a3b3c}.container.blog-container{padding:3rem 1rem}.blog-post-wrapper-link:hover .readmore{background-color:#3a3b3c}.blog-post-wrapper-link:hover .post-thumbnail{scale:1.1}.blog-post-wrapper-link:hover .blog-btn{background-color:#bd60a5}.post-thumbnail{transition:all .3s ease}.bread-crumbs-wrapper{margin:0 auto;padding:1rem 3rem 0rem 3rem;max-width:800px}figure{margin:1rem 0}figcaption{font-size:.8rem;border-bottom:1px solid #90ee90;display:inline-block}figcaption a{text-decoration:none !important}.read-time{font-size:.8rem;color:#c5c3c3;padding:.2rem .5rem;background-color:rgba(242,241,241,.5);border-radius:0 0 6px 6px;line-height:1;margin-bottom:.75rem}.blog-btn{background-color:#3a3b3c;padding:.3rem .6rem;font-size:.9rem;outline:none;border:none;color:#fff;transition:all .3s ease;border-radius:4px}.blog-btn:hover{cursor:pointer}blockquote{padding:10px 20px;margin:20px 0;border-left:5px solid #27c3ea;font-style:italic;font-size:1.2rem;line-height:1.6}img.post-images{width:100%;margin:1rem 0}*{padding:0;margin:0;box-sizing:border-box;color:#3a3b3c}.skip-link{position:absolute;top:-40px;left:6px;background:#bd60a5;color:#fff;padding:8px;text-decoration:none;z-index:10000;border-radius:4px;font-weight:600;transition:top .3s}.skip-link:focus{top:6px}.menu-button{background:none;border:none;padding:1rem 0;cursor:pointer}.menu-button:focus{outline:2px solid #bd60a5;outline-offset:2px}body{font-family:"Lato",sans-serif}li{list-style:none}a{text-decoration:none;z-index:100}span{display:block}header{padding:1rem 0 .5rem 0;position:static;background-color:rgba(0,0,0,0);transition:background-color .4s ease}.container{max-width:1200px;margin:0 auto;padding:0 4rem}.container-flex{display:flex;justify-content:center;align-items:center}.container-flex-left,.container-flex-right{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}p strong{font-weight:600}strong{font-weight:800}.bullets-tick{margin:1rem 0}.bullets-tick li{font-size:1.25rem;font-weight:400;line-height:2rem;letter-spacing:1.2;color:#3a3b3c;position:relative;padding-left:1.75rem}.bullets-tick li img{top:4px;left:0;position:absolute;margin-right:.5rem;width:20px;height:20px}.card-left .bullets{margin:1rem 0}.card-left .bullets li{font-size:1.15rem;line-height:1.75;color:#a9a9a9;position:relative;padding-left:1.75rem}.card-left .bullets li img{top:4px;left:-15px;position:absolute;margin-right:.5rem;width:20px;height:20px}.line{height:65px;width:1px;background-color:#fff}.gradient-purple{background:-webkit-linear-gradient(60deg, rgba(221, 13, 255, 0.5), rgba(36, 0, 255, 0.5))}.gradient-green-yellow{background:-webkit-linear-gradient(60deg, rgba(255, 203, 5, 0.2), rgba(39, 195, 234, 0.2))}.text-purple-yellow{background:-webkit-linear-gradient(#ffc412, #bd60a5);filter:saturate(1.5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text.blue-yellow{background:-webkit-linear-gradient(60deg, #27c3ea, #ffcb05);filter:saturate(1.5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-blue-green{filter:saturate(1.5);background:-webkit-linear-gradient(60deg, #27c3ea, #ffcb05);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-color:red}.text-purple-blue{filter:saturate(1.5);background:-webkit-linear-gradient(60deg, #bd60a5, #27c3ea);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.subhead{font-size:1rem;margin-bottom:2rem;text-align:center}.text-purple{color:#bd60a5}.text-black{color:#3a3b3c}header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5000}header .container-wide{position:relative}.divider{height:1px;background-color:#d3d3d3;display:block;margin:2rem 0}.container-wide{max-width:3000px;margin:0 auto;padding:0 3rem}li{line-height:1.25}.experience-wrapper,.aboutus-wrapper{border:1px solid #fff;border-radius:25px;max-width:1200px;padding:6rem 0 8rem 0;margin:0 auto;position:relative;overflow:hidden;border:1px solid #fff}.experience-wrapper{background-color:hsla(0,0%,100%,.5);background-position:center center;background-size:cover;background:url("/static/images/colorsh.jpg") no-repeat}.aboutus-wrapper{padding-left:4rem;background:url("/static/images/colors3.jpg") no-repeat}.band{display:block;height:100%;width:100%;position:fixed;top:0;bottom:0;left:0;right:0}.band-purple{height:175vh;background-color:#c5a5f9;z-index:10000}.band-green{height:150vh;background-color:#80f780;z-index:10002}.band-blue{height:150vh;background-color:#84ffff;z-index:10003}.band-yellow{height:100vh;background-color:#ffe16a;z-index:10004}.logo-image:hover{margin-left:0;padding-left:0;cursor:pointer;filter:grayscale(100%)}h1{font-family:"Syne",sans-serif;font-size:2rem;margin:1rem 0;font-weight:700}#home{background:url("/static/images/colors.jpg") no-repeat;background-position:center center;background-size:cover}#home h1{font-family:"Syne",sans-serif;font-size:4vw;font-weight:700;margin:1rem 0}#thankyou{background:url("/static/images/colors.jpg") no-repeat;background-position:center center;background-size:cover}h2{font-family:"Syne",sans-serif;font-size:3rem;font-weight:600;margin:1rem 0}h3{font-weight:600;color:#bd60a5;font-size:1.2rem}p{line-height:1.5}.title-wrapper{margin-top:-11rem;pointer-events:none}.hero-title{position:relative;text-align:center;font-size:3rem}.hero-title span{display:block}.hero-image{width:700px}.hero-image video{margin-left:-8rem;width:700px}.sub-title{text-align:center;font-size:1.25rem;line-height:1.25;margin:.5rem 0}.welcome{font-family:"Syne",sans-serif;color:#f2e8d9;font-weight:400;text-align:left;margin-left:4rem}#hero-section{overflow:hidden;height:calc(100vh - 78px);z-index:100;position:relative}#hero-section p{margin-top:2rem;font-size:2vw;pointer-events:none}#hero-section h1{pointer-events:none}#hero-section .hero-circle{pointer-events:none}#hero-section .sub-heading{text-align:center}.generic-container-wrapper{border-left-width:10px;border-left-style:solid}#supercharge{background:url("/static/images/automate.jpg") no-repeat;background-position:center center;background-size:cover}#supercharge .generic-container-wrapper{border-left-color:#82c341}#design .generic-container-wrapper{border-left-color:#bd60a5}#amplify .generic-container-wrapper{border-left-color:#ffcb05}#build .generic-container-wrapper{border-left-color:#27c3ea}#supercharge-hero-section{padding:4rem 0;overflow:hidden;z-index:100;position:relative}#supercharge-hero-section .container-flex{justify-content:center;align-items:center}#supercharge-hero-section .scroll-container{margin-top:2rem}#supercharge-hero-section .scroll-element{left:0;bottom:-3%}.hero{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.text-black-purple{background:linear-gradient(#3a3b3c 50%, #bd60a5 100%);background:-webkit-linear-gradient(#3a3b3c 50%, #bd60a5 100%);filter:saturate(1.5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-black-green{background:linear-gradient(#3a3b3c 50%, #82c341 100%);background:-webkit-linear-gradient(#3a3b3c 50%, #82c341 100%);filter:saturate(1.5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-black-green-center{background:linear-gradient(#3a3b3c 20%, #82c341 100%);background:-webkit-linear-gradient(#3a3b3c 20%, #82c341 100%);filter:saturate(1.5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-black-yellow{background:linear-gradient(#3a3b3c 40%, #ffcb05 100%);background:-webkit-linear-gradient(#3a3b3c 40%, #ffcb05 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-black-yellow-center{background:linear-gradient(#3a3b3c 20%, #ffcb05 100%);background:-webkit-linear-gradient(#3a3b3c 20%, #ffcb05 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-black-purple-center{background:linear-gradient(#3a3b3c 20%, #bd60a5 100%);background:-webkit-linear-gradient(#3a3b3c 20%, #bd60a5 100%);filter:saturate(1.5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-black-blue-center{background:linear-gradient(#3a3b3c 40%, #27c3ea 100%);background:-webkit-linear-gradient(#3a3b3c 40%, #27c3ea 100%);filter:saturate(1.5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-black-purple-reversed{background:linear-gradient(#bd60a5 5%, #3a3b3c 60%);background:-webkit-linear-gradient(#bd60a5 5%, #3a3b3c 60%);filter:saturate(1.5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#aboutus-section,#services-section{padding:4rem 0;position:relative}#aboutus-section{padding:8rem 0}#services-section .container-flex{align-items:flex-start}.round-btn,.round-btn-solid{margin:1rem 0;outline:none;border:none;background-color:rgba(0,0,0,0);width:10rem;display:flex;cursor:pointer}.round-btn span,.round-btn-solid span{justify-self:center;align-self:center;font-size:.9rem;font-weight:bold;margin-left:.75rem;z-index:100;transition:all .5s ease;height:1.2;display:inline}.round-btn:hover span,.round-btn-solid:hover span{margin-left:.25rem;color:#bd60a5}.round-btn:hover .circle img,.round-btn-solid:hover .circle img{transform:translate(-30%, 50%)}.round-btn-solid{min-width:18rem}.circle{width:60px;height:60px;border-radius:100%;border:2px solid #bd60a5;position:relative;z-index:50;transition:all .3s ease}.circle img{position:absolute;left:50%;transform-origin:center;transform:translate(-50%, 50%);transition:all .3s ease}.round-btn-solid{width:15rem}.round-btn-solid span{text-align:left}.round-btn-solid .circle{background-color:#bd60a5}.services-img{margin-top:.75rem}.flex-25{width:25%}.flex-30{width:30%}.flex-40{width:40%}.flex-60{width:60%}.flex-65{width:65%}.flex-75{width:75%}.flex-70{width:70%}.mobile-hero{display:none}.hero-circle{width:180px;height:180px;border:2px solid #f2e8d9;border-radius:100%;position:absolute;top:10%;left:40%;pointer-events:none;z-index:-1}.services-img{width:300px;border:10px solid #fff;box-shadow:0px 0px 30px 5px rgba(0,0,0,.08);margin-bottom:.75rem}h4{font-family:"Syne",sans-serif;font-size:1.5rem;font-weight:600;margin:1rem 0;color:#bd60a5;line-height:1.2}.move-down{margin-top:8rem}.blur-circle{position:absolute;width:800px;z-index:-1}.blur-circle img{width:100%}.blur-circle-blue{right:-25%;top:-10%}.blur-circle-purple{left:-25%;top:15%}.heroimg{position:absolute;top:0;pointer-events:none;width:30%;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.12);overflow:hidden}.heroimg img{width:100%;border-radius:12px;display:block}.heroimg picture{border-radius:12px;display:block}.heroimg.left-image-1{left:10%;top:8%;width:16vw}.heroimg.left-image-2{left:6%;top:35%;width:15%}.heroimg.left-image-3{left:5%;top:60%;width:25vw}.heroimg.right-image-1{right:15%;width:15vw;top:5%}.heroimg.right-image-2{right:5%;width:18vw;top:21%}.heroimg.right-image-3{right:12%;width:22vw;top:56%;z-index:500}.client-icons{pointer-events:none;position:absolute;bottom:0;width:700px;z-index:5000}.client-icons li{margin-bottom:0}.client-icons .social-proof{display:flex;flex-direction:column;justify-content:center;align-items:center}.client-icons .social-proof .company{display:flex;gap:1rem}.client-icons .social-proof .logo{color:#f3eade}.client-icons .social-proof .logo img{width:100%;filter:grayscale(1);opacity:.6}#supercharge .client-icons,#build .client-icons{position:relative;margin-top:4rem}.grey-text-small{font-size:.7rem !important;font-weight:600;color:#3a3b3c;opacity:.5;margin:0rem}.sub-copy{font-size:1.15rem;line-height:1.75;width:75%;position:relative}.sub-heading{text-align:left;font-size:1.8rem;margin:1rem 0;font-weight:500}.services-copy{line-height:1.5;margin:.3rem 0;width:75%}#portfolio{padding:4rem 0}#portfolio-section{padding-top:4rem;padding-bottom:4rem}#portfolio-section .container-flex{flex-direction:row}.casestudy:nth-child(1) .casestudy-top{background-color:#faf2db}.casestudy:nth-child(2) .casestudy-top{background-color:#f5e4ee}.casestudy:nth-child(4) .casestudy-top{background-color:#e6e6f9}.casestudy:nth-child(3) .casestudy-top{background-color:#e3ebe3}.casestudy:nth-child(3) .casestudy-top .case-description{width:45%}.casestudy-top{border:1px solid #fff}.align-start{align-items:flex-start;justify-content:flex-start;justify-items:flex-start}.case-btn{font-size:.9rem;display:inline-block;outline:none;border:rgba(0,0,0,0);background-color:#675f48;border-radius:10px 10px 10px 0;color:#fff;padding:.8rem .8rem;cursor:pointer;margin:1rem 0;transition:all .3s ease}.case-btn:hover{background-color:#3a3b3c}.case-btn-large{font-size:1.2rem}.casestudy{min-width:700px;max-width:900px;margin-right:1rem;box-shadow:0px 0px 30px 5px rgba(0,0,0,.08);border-radius:25px;margin-bottom:2rem}.casestudy .case-image{position:absolute;bottom:0;right:0;width:500px}.casestudy .case-image img,.casestudy .case-image picture{width:100%}.casestudy .case-image-estrella{width:425px}.casestudy .casenumber-wrapper{width:25px;height:25px;border-radius:100%;background-color:#ffcd31;display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.casestudy .case-description{width:50%;margin-bottom:1rem}.casestudy-top{padding:2rem 3rem;border-radius:25px 25px 0 0;position:relative}.casestudy-bottom{background-color:#fff;padding:2rem 3rem;border-radius:0 0 25px 25px}.case-tags{display:flex;width:100%;flex-wrap:wrap;gap:.5rem}.case-tags li{font-size:.7rem;padding:.3rem .6rem;border:1px solid #f90;border-radius:20px;padding-top:.4rem;margin-bottom:.3rem}.portfolio-container{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;row-gap:1rem}.portfolio-item{position:relative;max-width:300px;min-width:30%;overflow:hidden;border-radius:0;display:flex;flex-direction:column;transition:all .3s ease}.portfolio-item img{display:block;width:100%;height:100%;transition:all .6s ease-out;border-radius:15px}.portfolio-item:hover img{transform:scale(1.05);border-radius:0px}.overlay{margin-top:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:12px 12px 0 0;color:#fff;opacity:0;display:flex;justify-content:flex-start;align-items:flex-start;height:100%;transition:all .4s ease-out}.overlay .case-tags{gap:.3rem;justify-content:flex-start;align-self:center}.overlay-text{z-index:100;color:#000;opacity:0;transition:all .3s ease}.overlay-text p{font-size:1rem;font-weight:500}.portfolio-item:hover .overlay{opacity:1;height:100%}.portfolio-item:hover .overlay-text{opacity:1}.easy-cover{max-height:450px;width:100%}.casestudy-header{padding:2rem 2rem 0 2rem}.portfolio-detail-header{margin-top:2rem;padding:4rem 2rem}.portfolio-detail-header .container-flex-left{margin-left:4rem}.portfolio-detail-header .case-tags{margin-top:2rem}.portfolio-cover{width:100%;object-fit:contain}.portfolio-images{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.portfolio-images img{width:100%}.work{font-size:.8rem}#casestudy-section{margin-top:0 !important}#casestudy-section p{font-size:1.1rem;line-height:1.7}#casestudy-section p{margin-bottom:1rem}.casestudy-wrapper{background-color:#faf2db;padding:4rem 0}#casestudy-estrella .casestudy-wrapper{background-color:#f5e4ee}#portfolio-detail-section{margin-top:2rem}#portfolio-detail-section .container{max-width:1500px}#portfolio-detail-section .portfolio-name,#portfolio-detail-section .portfolio-client,#casestudy-section .portfolio-name,#casestudy-section .portfolio-client{font-family:"Syne" sans-serif !important;margin-bottom:2rem}#portfolio-detail-section .portfolio-description,#casestudy-section .portfolio-description{width:80%;margin-bottom:1rem}#portfolio-detail-section .portfolio-name,#casestudy-section .portfolio-name{font-size:2.5rem;font-family:"Syne" sans-serif !important;margin-bottom:3rem}#portfolio-detail-section .portfolio-client,#casestudy-section .portfolio-client{font-size:1.5rem}#addportfolio-section,#addclient-section{margin:3rem 0;min-height:calc(100vh - 77px);background-color:#fff}.submitbtn{padding:1rem 1.2rem;outline:none;border:none;background-color:#bd60a5;color:#fff;cursor:pointer;border-radius:10px}.submitbtn:hover{background-color:#27c3ea}label{margin-bottom:.5rem;display:block}input[type=text],input[type=email],textarea,input[type=number]{margin:0;padding:1rem .75rem;border:1px solid #d3d3d3;width:100%;font-size:1rem;border-radius:5px;background-color:#fff;font-family:inherit}textarea{height:150px;color:#000 !important}select{border:1px solid #d3d3d3;width:300px;height:50px;border-radius:5px;padding:1rem;font-size:1rem}#construction{height:100vh;display:flex;flex-direction:column;background-color:rgba(0,0,0,0)}.color-1{background-color:#f7fbf4}.color-2{background-color:#fefbec}.color-3{background-color:#f4f3ee}.color-4{background-color:#f7f5ed}.color-5{background-color:#e8f6f8}.color-6{background-color:#f9f2e8}.color-7{background-color:#000}.color-7 .portfolio-description{color:hsla(0,0%,100%,.7)}.color-7 .portfolio-name{color:hsla(0,0%,100%,.9)}.wrap-images{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:3rem}.wrap-images li{display:inline;width:40%;flex-shrink:0}.wrap-images li img{width:100%;box-shadow:0px 0px 30px 5px rgba(0,0,0,.08)}#testimonials{position:relative;padding:4rem 0;overflow:hidden}#testimonials .subhead{display:flex;justify-content:center;align-items:center}#testimonials h5{text-align:left;justify-self:flex-start;align-self:flex-start}#testimonials .one{background-color:rgba(189,96,165,.08)}#testimonials .two{background-color:rgba(255,203,5,.2)}#testimonials .three{background-color:rgba(39,195,234,.2)}#testimonials .four{background-color:rgba(130,195,65,.2)}#testimonials .five{background-color:rgba(255,203,5,.2)}#testimonials .testimonials-content{margin-top:2rem}#testimonials .owl-stage-outer{padding:1rem}#testimonials .owl-stage{overflow:auto !important}#testimonials .testimonial-content-item{margin-left:-0.2rem;display:flex;flex-direction:column;text-align:left;border-radius:0 25px 0 25px;padding:3rem 2rem;justify-self:flex-start;align-self:flex-start;position:relative}#testimonials .testimonial-content-item .quote{position:absolute;width:20px;color:#ffcb05;top:35%;opacity:.5;left:45px}#testimonials .testimonial-content-item-profile{display:flex;flex-direction:row}#testimonials .testimonial-content-item-profile img{width:60px;height:60px;border-radius:50%;color:#27c3ea;object-fit:cover;border:2px solid #fff;box-shadow:0 -2px 10px 0 rgba(0,0,0,.2)}#testimonials .testimonial-content-item-profile p{font-weight:600;margin-left:1rem;padding:.2rem 0;font-size:1.25rem}#testimonials .testimonial-content-item-profile p:last-child{font-weight:400;font-size:.9rem}#testimonials .testimonial-content-item-individual{margin-top:3rem;padding-left:1rem;font-size:1.3rem;font-weight:500;line-height:2rem}.owl-dots{padding-top:2rem;margin-bottom:2rem}#outro-section{background:linear-gradient(60deg, rgb(231, 156, 243), rgb(171, 160, 241));height:100vh;filter:saturate(1.5);display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;position:relative}#outro-section h2{font-size:2.5rem;margin-bottom:3rem;color:#fff}#outro-section h3{font-size:1.5rem;width:60%;line-height:1.5;margin-bottom:2rem;color:#3a3b3c;font-weight:600}#outro-section h5{font-size:1.5rem;font-weight:600;margin-bottom:1.75rem}#outro-section .outro-logo{position:absolute;right:0;left:80%;width:75px}#outro-section .contact{display:flex;margin:3rem 0 1rem 0}#outro-section .contact a{color:#fff;font-size:2rem;font-weight:600;margin-right:2rem;border-bottom:solid 4px rgba(0,0,0,0)}#outro-section .contact a::after{content:"";display:block;border-bottom:solid 4px #ffcb05;transform-origin:0 0;transform:scaleX(0);transition:transform .3s}#outro-section .contact a:hover::after{border-bottom:solid 4px #ffcb05;transform:scaleX(1)}#outro-section .contact img{width:35px;margin-right:2rem;opacity:.9}#outro-section .contact p.or{color:#fff;font-size:2rem;font-weight:600;opacity:.5;margin:0 4rem 0 2rem}#outro-section .call{padding:1rem;margin-bottom:2rem;margin-left:-1rem}#outro-section .call .call-button{background-color:#ffcb05;color:#fff;text-decoration:none;border-radius:60px;height:50px;display:inline-flex;align-items:center;overflow:hidden;width:auto;max-width:50px;-webkit-transition:max-width .5s;transition:max-width .5s}#outro-section .call .call-button img{padding-left:.25rem;width:30px;object-fit:cover;transform:rotate(0deg);transition:transform .5s ease-in-out;transform-origin:50% 50%}#outro-section .call .call-button:hover{max-width:300px}#outro-section .call .call-button:hover img{transform:rotate(45deg)}#outro-section .call .icon{margin-right:10px;padding:0px 8px;display:flex;align-items:center}#outro-section .call .text{white-space:nowrap;padding-right:25px;font-weight:600}#outro-section .caption{justify-self:flex-end;align-self:flex-end}#outro-section .caption .container-flex{justify-content:flex-start;align-items:flex-start}#outro-section .caption .container-flex p:first-child{margin-right:2rem}#outro-section .caption .container-flex p:last-child{margin-left:2rem}#outro-section .caption p{line-height:1.5}#outro-section .caption ul{margin-top:1rem}#outro-section .caption li{display:inline-block;font-size:.8rem}#outro-section .caption li:first-child{margin-right:1rem}#outro-section .caption li::after{content:"";display:block;border-bottom:solid 2px #ffcb05;transform:scaleX(0);transition:transform .3s;transform-origin:0 0}#outro-section .caption li:hover::after{border-bottom:solid 2px #ffcb05;transform:scaleX(1)}@keyframes hue-rotate{from{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}#experience-section{padding-top:5rem;padding-bottom:5rem;overflow:hidden;position:relative}#experience-section .sub-copy{font-size:1rem;width:100%}#experience-section .container-flex{align-items:flex-start}#experience-section .marquee-experience{position:absolute;right:0;left:0;bottom:5%}.gifanim{width:300px;margin:2rem 0}.gifanim2{width:350px;margin-top:1rem}.giflogo{width:100%}.casestudy-content{margin:3rem 0}.casestudy-content h2{color:#f90;font-size:2rem;margin-bottom:2rem}.casestudy-content h3{font-size:2rem;margin-bottom:1rem;font-family:"Syne",sans-serif;font-weight:600;line-height:1.25}.casestudy-content .container-flex{gap:5rem;padding:5rem 8rem 5rem 8rem}.casestudy-content .container-solutions{padding:4rem 8rem 4rem 8rem}.casestudy-content .container-intro{display:flex;flex-direction:column;justify-content:center;align-items:center}.casestudy-content .container-intro h1{text-align:center}.casestudy-content .container-intro .casestudy-intro img{width:800px;align-self:center;justify-self:center;margin:2rem 0}.bullets{list-style:none}.bullets li:before{content:"&gt;";color:#f90;font-weight:bold;font-size:1.25rem;display:inline-block;width:1em;margin-left:-1.25em}.bullets li{line-height:1.7;font-size:1.1rem;color:#3a3b3c;margin-bottom:1rem}.casestudy-parallax-wrapper{width:100%;margin:0 auto;height:500px;background-image:url("../images/easycase1.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}#casestudy-estrella .casestudy-parallax-wrapper{background-image:url("../images/estrella_parallax.jpg")}.align-center{justify-items:center !important;align-items:center !important}#casestudy-section p.numbering{margin:0;opacity:.8;font-size:2rem;font-weight:600}.bg-yellow{background-color:#fff9f0;width:3000px !important}.align-top{align-items:flex-start !important}#casestudy-kgs .casestudy-wrapper{background-color:#e3ebe3}.flex-column{flex-direction:column !important}.bg-green{background-color:#f1f5f1}.grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}.grid-2-2{display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem}.grid-item-withicon{border:1px solid #9eca9e;padding:2rem 2rem 2rem 4rem;border-radius:15px}.grid-ad{width:100%}.grid-ads{margin-top:3rem}.container-ads{padding:5rem 8rem}.case-flex-image{width:100%}.ptb1{padding-top:4rem}.mt-s{margin-top:2rem}.mt-3{margin-top:3rem}.results-icon{width:60px;height:60px;object-fit:cover;margin-bottom:1rem}.bg-pink{background-color:#f9f1f6}.product-shot{width:100%;margin:2rem 0}.breadcrumbs{display:none}@keyframes rotate-animation{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.scroll-element{position:absolute;bottom:37%;left:45%}.scroll-element-outer,.scroll-element-inner{position:absolute;top:0;left:0}.scroll-element-inner{left:50%;bottom:25%;transform:translate(50%, 80%)}.scroll-element-outer{animation:rotate-animation 15s infinite linear}#showcase{background:url("/static/images/colors.jpg") no-repeat;background-position:center center;background-size:cover}.page-intro{padding-top:4rem}#design{background:url("/static/images/design.jpg") no-repeat;background-position:center center;background-size:cover}#design .page-intro{margin-bottom:0}#amplify{background:url("/static/images/amplify.jpg") no-repeat;background-position:center center;background-size:cover}#amplify .page-intro{margin-bottom:0}#build{background:url("/static/images/build.jpg") no-repeat;background-position:center center;background-size:cover}#design-section,#amplify-section,#clients-section,#portfolio{padding-top:2rem;padding-bottom:0}summary::-webkit-details-marker{display:none}.aboutus-animation{width:500px;height:unset;justify-self:center;align-self:center;margin-left:-4rem}#footer-section{z-index:999999;background-color:#fff;padding:4rem 0 2rem 0;font-size:1rem}#footer-section .full-logo{height:60px}#footer-section .container-flex{align-items:flex-start;justify-content:space-between}#footer-section ul{display:flex;flex-direction:row;gap:2rem}#footer-section ul li{font-size:.9rem}#footer-section ul li a{color:#d3d3d3;font-size:.9rem;transition:color .4s ease}#footer-section ul li a:hover{color:#3a3b3c}#footer-section a{color:#3a3b3c;transition:color .4s ease}#footer-section a:hover{text-decoration:underline;color:#bd60a5}.flex-column{display:flex;flex-direction:column;gap:.75rem}.footer-menu-title{font-size:1rem;color:#bd60a5}.footer-menu-title a{color:#bd60a5 !important;transition:all .3s ease}.footer-menu-title a:hover{text-decoration:underline}.footer-logos{display:flex;justify-content:space-between}.footer-logos img:last-child{height:60px}.footer-menu{margin:2rem 0}.colorful{height:100px;padding:1rem 0;margin:1rem 0}.author{color:#3a3b3c;font-weight:400;font-size:1.25rem;margin-bottom:2rem}.page-intro{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:4rem}.body-copy{width:50%}.page-title{font-size:3rem}.page-title span{display:block}h1.page-title{position:relative}.quote-icon{position:absolute;top:8px;left:-30px}.portfolio-container{padding:4rem 0}#contact_us{background:url("/static/images/colors.jpg") no-repeat;background-position:top center;background-size:cover}#contact_us .case-btn{background-color:#bd60a5}#contact_us .case-btn:hover{background-color:#3a3b3c}#contactus-section{padding:4rem 0}#contactus-section .page-intro{margin-bottom:0}input[type=text]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,textarea::placeholder{font-size:.8rem;font-weight:100}.service-options{display:flex;justify-content:space-between;align-items:center;gap:1rem}.service-option{position:relative;display:inline-block;background-color:#fff;cursor:pointer;border-radius:12px;border:1px solid #d3d3d3}.service-option input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.service-option input[type=checkbox]:checked+.service-icon:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background-color:rgba(255,245,135,.1);border:1px solid #ffcb05;border-radius:12px;box-shadow:0px 0px 30px 5px rgba(0,0,0,.08)}.service-icon{position:relative;display:flex;flex-direction:column;gap:1rem;border:2px solid #fff;padding:1rem;border-radius:12px}.check-icon{width:50px;height:50px}.check-icon img{width:100%;height:100%}.service-option span{margin-top:10px}.check-title{color:#3a3b3c;text-transform:uppercase}.check-services{font-size:1.2rem;font-weight:500}.grey-text{font-size:.9rem;color:#a9a9a9}.check-description{font-size:.8rem}.form-error{font-size:.8rem;color:#e51f1f}.error{padding:.25rem 0}.page-intro-contact{margin-bottom:1rem}.page-intro-contact .page-title{font-size:2rem}.contact-info-wrapper{border-radius:15px;background-color:#fff;padding:2rem}#contact-info{margin:4rem 0}#contact-info .page-intro{padding-top:0}.contact-icon{width:50px;height:50px;margin-right:1rem}.contact-details{gap:.5rem}.contact-info-wrapper{background-color:hsla(0,0%,100%,.5);background-position:top top;background-size:cover;background:url("/static/images/colorsh.jpg") no-repeat;box-shadow:0px 0px 30px 5px rgba(0,0,0,.08)}.contact-address{padding-top:1rem}.scroll-container{position:relative}.contact-details-text{font-size:1.1rem;font-weight:600}.contact-details-text a{transition:all .4s ease}.contact-details-text a:hover{color:#bd60a5;text-decoration:underline}.container-line{width:1px;height:100px;background-color:#bd60a5;margin-right:4rem}#supercharge-hero-section{padding-top:4rem}#supercharge-hero-section .page-title{font-size:3.25rem;line-height:1.1}#supercharge-hero-section .page-title span{display:inline}.conveyor{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:-2rem}.conveyor img{width:600px;position:absolute;top:-40px}.conveyor lottie-player{padding-top:14rem}#generic-section{padding:4rem 0}.card-heading{font-size:2rem;color:#bd60a5}.card-heading span{color:#bd60a5}.card-copy{font-size:1rem;line-height:1.4;margin-bottom:1rem}.bold{font-weight:bold}.numbering{font-size:1.5rem;color:#d3d3d3}.generic-container-wrapper{padding:4rem 2rem 4rem 5rem;border-radius:0 25px 25px 0;margin:3rem 0;background-color:#fff;box-shadow:0px 0px 30px 5px rgba(0,0,0,.08)}.card-left{gap:2rem}.card{margin-bottom:6rem;position:relative}.card:last-child{margin-bottom:0rem}.bullet-tick-icon{position:absolute;left:-40px;top:2px;width:25px;height:25px}.card-subheading{color:#3a3b3c;font-weight:600;font-size:1.25rem;line-height:1.5;margin:1rem 0;width:75%}#supercharge-casestudy{padding:6rem 0;margin:2rem 0}.easystore{margin-left:-6rem;min-width:700px}#cta-section{padding:4rem 0}.cta-wrapper{border:1px solid #fff;border-radius:25px;max-width:1100px;padding:3rem 0 3rem 0;margin:2rem auto;position:relative;border:1px solid #fff;text-align:center;background:-webkit-linear-gradient(80deg, rgba(221, 13, 255, 0.5), rgba(36, 0, 255, 0.5));background:linear-gradient(80deg, rgba(221, 13, 255, 0.5), rgba(36, 0, 255, 0.5));box-shadow:0px 0px 30px 5px rgba(0,0,0,.1)}.cta-title{font-size:2.5rem;line-height:1.25;color:#fff;font-weight:600;text-shadow:0px 0px 10px 0 #000}.cta-title span{color:#fff}.sub-title{font-size:1.25rem;font-weight:600;text-align:left;color:#000}.card-item{padding:1rem 0}.offerings-icon{position:absolute;top:10%;right:12%;transform-origin:top right}#design #generic-section,#amplify #generic-section{padding-top:0}.footer-menu-bold{display:inline;font-weight:600}a:hover .footer-menu-bold{color:#bd60a5}.animation_404{width:600px}#thankyou-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:8rem}#thankyou-section .page-intro{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center !important}.has-scrolled header{background-color:hsla(0,0%,100%,.8);box-shadow:0px 0px 10px 0px rgba(0,0,0,.02)}#casestudy-amazoneasy header{background-color:#faf2db}#casestudy-estrella header{background-color:#f5e4ee}#casestudy-kgs header{background-color:#e3ebe3}#casestudy-amazoneasy .container,#casestudy-estrella .container,#casestudy-kgs .container{max-width:100%}.casestudy-header .case-tags{margin:2rem 0}#user-experiences .page-title{font-size:2.5rem}#user-experiences .body-copy{margin-bottom:1rem;width:100%}#user-experiences .adyton-mockup{justify-self:center;align-self:center}#build #generic-section{padding:0}.web-services{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0}.web-services li{font-size:1.15rem;font-weight:500;padding:.5rem 1rem;border:2px solid #ffcb05;border-radius:100px;font-family:"Syne",sans-serif}.frameworks{margin:2rem 0;display:flex;gap:1.5rem;flex-wrap:wrap}.frameworks img{height:100%;object-fit:cover}.form-group{padding:1rem 1rem 1rem 0;width:100%;position:relative}.form-label{position:absolute;top:2rem;left:1rem;transition:all .2s ease;padding:.3rem}.form-label:hover{cursor:text}.required::after{content:"*";color:#820707}.form-input{border:1px solid gray}.form-input:focus{border:1px solid #bd60a5;outline:none}.form-input:focus~.form-label,.form-input:valid~.form-label{font-size:.9rem;transform:translateY(-22px) translateX(-7px);background-color:#fefdf7;color:#bd60a5}#budget{font-family:inherit}.magazine-container{padding:3rem 0}.magazine-container .container-flex{padding:3rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.magazine-container .container-flex h3{text-align:left !important;margin-bottom:1.5rem;line-height:1.5}.material-symbols-outlined{color:#bd60a5;margin-right:.5rem}.heading-wrapper{display:flex}video{margin:0;padding:0;margin-top:-2rem}.box-image{width:100%;height:100%;object-fit:cover;display:block;margin:2rem 0}#progress-container{position:fixed;top:0;left:0;width:100%;height:5px;background-color:rgba(0,0,0,0);z-index:99999}#progress-bar{height:100%;background-color:#4caf50;width:0}.align-start{align-items:flex-start;justify-content:flex-start;justify-items:flex-start}summary{list-style:none}#faq-section{padding:4rem 0}#faq-section li{margin-bottom:1rem}#faq-section details summary::before{content:"&gt;";color:#bd60a5;display:inline-block;font-size:1.5rem;margin-right:.8rem}#faq-section details[open] summary::before{content:"&gt;";transform:rotate(90deg)}#faq-section .faq{margin-bottom:20px;padding:1.5rem 2rem;border:1px solid #fff;width:90%;background-color:hsla(0,0%,100%,.6);border-radius:12px;box-shadow:0 0 10px 0 rgba(0,0,0,.03);list-style:none}#faq-section .faq-question{cursor:pointer;font-size:1.2rem;font-weight:500;line-height:1.3}#faq-section .faq-answer{margin-top:1rem;padding-left:1.2rem;color:#3b3939;font-size:1rem;line-height:1.75}#faq-section strong{font-weight:bold}.rounded{border-radius:25px}@media only screen and (max-width: 950px){.blog-grid{grid-template-columns:repeat(2, 1fr)}.ca .home-desktop{display:block}.menu-gap{margin-bottom:2rem}.main-nav .hamburger-menu{display:block}.main-nav .hamburger-menu .hamburger{display:block;padding:1rem 0rem 1rem 0}.main-nav .hamburger-menu .hamburger svg{width:25px;height:25px}.main-nav .hamburger-menu .close{padding:1rem 0}.main-nav .menu{z-index:99999;padding:2rem;padding-top:4rem;display:none;margin:0;position:fixed;top:-1rem;left:0;right:-10%;background:linear-gradient(125deg, #27c3ea, #82c341);flex-direction:column;text-align:center;justify-content:flex-start;align-items:flex-start;font-size:1.2rem;gap:1rem}.main-nav .menu a{color:#fff}.main-nav .menu::before{content:"Menu"}.main-nav .menu::after{content:"Let's create Awesome Stuff";padding:2rem 0;font-size:1.25rem;color:#3a3b3c;text-align:left}}@media only screen and (max-width: 600px){.blog-grid{grid-template-columns:1fr}.casestudy-top{border-radius:25px}.casestudy-bottom{display:none}#logos-section{padding-bottom:4rem}#logos-section .industries ul{grid-template-columns:repeat(auto-fit, minmax(100px, 1fr))}#logos-section .logos-section-1{padding:0}#supercharge-hero-section{padding-bottom:0}.scroll-container{display:none}h2.page-title{font-size:2.25rem}.menu{top:-1rem;left:10%;right:-10%}.page-intro{text-align:center}.page-intro h3,.page-intro h4{justify-self:center;align-self:center;text-align:center}.sub-heading{text-align:center}.page-title{text-align:center}.offerings-icon{top:3%;right:10%;width:60px;height:60px;transform-origin:top right}#generic-section{padding-bottom:0}.cta-wrapper{padding:2rem 2rem !important;width:90% !important}.cta-title{font-size:1.5rem}.easystore{margin-left:0rem;min-width:0px;width:100%}.card-subheading{width:100%}.generic-container-wrapper{padding:2rem;border-left-width:5px;margin:0}#supercharge-hero-section .container-flex{flex-direction:column-reverse;justify-content:center;align-items:center}#supercharge-hero-section .container-flex-left{align-items:center}#supercharge-hero-section .page-title{font-size:2.75rem}.conveyor{margin-left:0}.conveyor lottie-player{width:80% !important;height:unset !important;padding-top:8rem}.conveyor img{width:95%;top:-10px}.service-options{flex-direction:column;justify-content:flex-start;align-items:flex-start}.service-options .service-option{width:100%}.quote-icon{left:0;top:-25px}.page-title{font-size:2.75rem}.footer-logos img:last-child{width:100%}.colorful{width:100%}.container-wide{padding:0 2rem}.portfolio-item{max-width:100%}#testimonials .testimonial-content-item .quote{top:32%}.scroll-element{display:none}.casestudy-parallax-wrapper{height:400px;background-position:30%;background-image:url("../images/easycase1_mobile.jpg")}#casestudy-estrella .casestudy-parallax-wrapper{height:400px;background-position:30%;background-image:url("../images/estrella_parallax_mobile.jpg")}.container-ads{padding:0}.grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem}.grid-2-2{display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem}.overlay{opacity:1}.overlay-text{opacity:1}#faq-section .faq{width:100%}.ptb-1{padding-top:2rem !important;padding-bottom:2rem !important}h1{font-size:1.5rem}.emailmarketing{width:100%}#casestudy-section .container{padding:0 2rem}.casestudy-content .container-intro{display:block}.casestudy-content .container-intro .container{padding:0}.casestudy-content .container-intro img{max-width:100%}.casestudy-wrapper{padding-top:2rem}.casestudy-header{padding:0}.casestudy-header .container-flex-left{margin-left:0}.casestudy-content{padding:1rem 0;margin:0}.casestudy-content .container-flex{padding:0;gap:2rem}.casestudy-content .container-solutions{padding:0}#outro-section{height:100%;padding:2rem 1rem}#outro-section .outro-logo{position:relative;left:0;top:5%}#outro-section .call{display:flex;justify-content:center;align-items:center;margin:0 auto;margin-bottom:1rem}#outro-section .container-flex{flex-direction:row}#outro-section .container-flex p:first-child,#outro-section .container-flex p:last-child{margin-left:0;margin-right:0;font-size:.8rem}#outro-section h1{font-size:1.5rem}#outro-section h3{font-size:1rem;width:100%;text-align:left}#outro-section .container-flex{flex-direction:row}#outro-section .contact{position:relative;margin:4rem 0 2rem 0;flex-direction:column}#outro-section .contact a{font-size:1.5rem;width:100%;text-align:center;justify-self:center;align-self:center;margin:0 auto}#outro-section .contact img{position:absolute;width:20px;left:50%;top:-30px}#outro-section .contact img:last-child{top:90px}#outro-section .contact p.or{margin:1rem 0 4rem 0;font-size:1rem;text-align:center}#outro-section .caption .container-flex p:first-child{margin-right:1rem}.sub-copy{width:100%}.casestudy{min-width:100%;max-width:100%}.casestudy-top,.casestudy-bottom{padding:2rem 2rem}.casestudy:nth-child(4) .casestudy-top .case-description{width:100%}.casestudy .case-description{width:100%}.casestudy .case-image{position:relative;width:100%;height:100%;object-fit:cover}.casestudy .case-image img,.casestudy .case-image .case-blinksto,.casestudy .case-image .case-kgs{width:100%;object-fit:cover}.casestudy .case-image .case-easy{width:100%}#portfolio-section .container-flex{flex-direction:column}#portfolio-section .casestudy:nth-child(3) .casestudy-top{background-color:#e3ebe3}#portfolio-section .casestudy:nth-child(3) .casestudy-top .case-description{width:100%}.portfolio-detail-header{background-color:#f7fbf4;padding:2rem}.portfolio-detail-header .container-flex-left{margin-left:2rem;margin-right:2rem}#aboutus-section{overflow:hidden;padding:4rem 0px}.aboutus-animation{width:unset;margin:0}.blur-circle-purple,.blur-circle-blue{opacity:.3;pointer-events:none}.hero-image{width:100%}.hero-image video{margin-left:0;width:100%}#hero-section{height:100%}#hero-section .sub-heading{text-align:center;font-size:1.25rem}#hero-section .sub-heading span{display:inline}#hero-section .welcome{margin-left:0}#hero-section .title-wrapper{margin-top:1.5rem}#hero-section .hero{justify-content:flex-start}#hero-section h1{width:100%;font-size:2.75rem}#hero-section h1 span{display:inline}#hero-section .heroimg{left:0;bottom:0}#hero-section .heroimg.left-image-1{top:60%;left:10%;width:30vw}#hero-section .heroimg.left-image-2{top:60%;left:40%;width:30vw}#hero-section .heroimg.left-image-3{top:60%;left:60%;width:30vw}#hero-section .heroimg.right-image-1{top:80%;left:10%}#hero-section .heroimg.right-image-2{top:80%;left:20%}#hero-section .heroimg.right-image-3{top:80%;left:30%}h2{font-size:2rem}.container{width:100%;max-width:100%;padding:0 2rem}.container-flex{flex-direction:column;width:100%;align-items:flex-start;gap:1rem}.container-flex-left,.container-flex-right{width:100%}.flex-25,.flex-75,.flex-30{width:100%}.move-down{margin-top:0rem !important}.services-img{margin-top:1rem;width:100%}.services-copy{width:100%}.hero-circle{top:50%}.heroimg{display:none}.mobile-hero{display:block;position:relative;margin-top:2rem}.mobile-hero img{width:100%}.client-icons{margin-top:2rem;position:relative;width:100%}.client-icons .social-proof .company{display:flex;flex-wrap:wrap;margin-bottom:.5rem;gap:0;justify-content:center}.client-icons .social-proof .logo{width:22vw;color:#f3eade;margin:0}.client-icons .social-proof .logo img{width:100%;filter:grayscale(1);opacity:.6}.reverse{flex-direction:column-reverse}.aboutus-wrapper{border-radius:0px;padding:4rem 2rem}.aboutus-wrapper .aboutus-img{width:98%}.experience-wrapper{border-radius:0px}.body-copy{width:100%}.page-title span{display:inline}.container-line{width:100%;height:1px;background-color:#bd60a5;margin-top:1rem}.bullet-tick-icon{display:none}.card{margin:2rem 0;padding:.5rem !important}#clients-section{padding-top:4rem}#clients-section .page-intro{margin-bottom:0}#clients-section h3{width:100%}#clients-section .testimonial-wrapper{text-align:left}#clients-section .testimonial-wrapper .testimonials-content{max-width:100%;width:100%}#clients-section .testimonial-wrapper .testimonials-content .testimonials-content-item{position:relative;padding:0;border-radius:0 20px 0 20px;padding-top:2rem}#clients-section .testimonial-wrapper .testimonials-content .testimonials-content-item .quote{top:-5px;left:0;width:25px;height:25px}#clients-section .testimonial-wrapper .testimonials-content .testimonials-content-item p{font-size:1rem;line-height:1.5;text-align:left;width:100%;margin-bottom:1rem}#clients-section .testimonial-wrapper .testimonials-content .testimonials-content-item-profile{margin-top:3rem;display:flex;align-items:center;justify-content:flex-start}#clients-section .testimonial-wrapper .testimonials-content .testimonials-content-item-profile .profileimage{width:60px;height:60px}#clients-section .testimonial-wrapper .testimonials-content .testimonials-content-item-profile .client{margin-left:1rem;justify-self:flex-start;align-self:flex-start}#clients-section .testimonial-wrapper .testimonials-content .testimonials-content-item-profile .client .name{font-size:1rem;margin:1rem 0 0 0;width:100%;text-align:left}#clients-section .testimonial-wrapper .testimonials-content .testimonials-content-item-profile .client .designation{font-size:.8rem;width:100%;text-align:left}#thankyou-section .container-flex{flex-direction:column}#thankyou-section .animation_404{width:100% !important;height:unset}}/*# sourceMappingURL=identitidesign.min.css.map */
</pre></body></html>