.AutoTaskForm_formContainer__Eq0_G{width:100%;max-width:800px;border-radius:12px;color:black;margin:auto auto 1rem}.AutoTaskForm_formTitle__MVguE{font-weight:500;text-transform:uppercase;font-size:35px;margin-bottom:1rem;text-align:center}.AutoTaskForm_formRow__UtHiY{display:flex;flex-direction:column;margin-bottom:1rem}.AutoTaskForm_formRow__UtHiY label{font-size:.9rem;margin-bottom:.3rem;font-weight:500;color:black}.AutoTaskForm_formRow__UtHiY input[type=email],.AutoTaskForm_formRow__UtHiY input[type=text]{padding:.6rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;transition:border .3s ease}.AutoTaskForm_formRow__UtHiY input[type=email]:focus,.AutoTaskForm_formRow__UtHiY input[type=text]:focus{border-color:#0078d7;outline:none}.AutoTaskForm_submitButton__TryMs{background:linear-gradient(90deg,#c56cd6 10%,#3425af);color:#fff;padding:.8rem 1.5rem;border:none;border-radius:50px;font-size:16px;cursor:pointer}@media (max-width:600px){.AutoTaskForm_formTitle__MVguE{font-size:larger}}.header{justify-content:space-between;background-color:#ffffff;position:relative;z-index:10;height:100px;max-width:1440px;margin:0 auto;padding-top:20px;position:-webkit-sticky;position:sticky;top:0;gap:2rem}.about-menu,.header{display:flex;align-items:center}.about-menu{position:relative;height:50px}.about-menu:after{content:url(/_next/static/media/darrow.071d5955.svg);display:inline-block;margin-top:4px;transition:transform .3s ease}.about-sub-menu{position:absolute;display:none;top:35px;left:0;padding:1rem;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.15);flex-direction:column;gap:1rem;z-index:100}.about-menu:hover .about-sub-menu,.about-sub-menu:hover{display:flex}.about-menu:hover:after,.about-sub-menu:hover:after{transform:rotate(0deg)}.menuicon-container{width:45px;height:45px}.menuicon-container img{width:100%;height:100%;object-fit:cover}.service-menu{height:100px;align-items:center;display:flex;overflow:visible}.service-menu-container{position:absolute;left:-100vw;transition:left .5s ease;width:100%;top:100%;z-index:999;margin-right:50px;background:linear-gradient(90deg,rgba(197,108,214,.7) 10%,rgba(52,37,175,.7));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.service-menu-inner h1 a{color:inherit;text-decoration:none;font-weight:inherit}.service-menu-inner h1 a:hover{color:inherit}.service-menu-right{display:flex}.service-right-inner{display:flex;align-items:center;justify-content:center}.service-menu:hover .service-menu-container{left:0}.service-menu-inner{height:100%;display:flex;gap:2rem;padding:2rem;justify-content:space-around}.service-menu-left{display:flex;gap:4rem}.service-menu-inner h1{font-size:medium;width:min-content}.service-menu-inner p{text-transform:none;color:black;margin:5px 5px 5px 0;font-weight:500}.quick-links-header{display:flex;gap:1rem;margin-left:2rem}.quick-links-header a{display:flex;align-items:center;gap:.5rem}.quick-links-header img{width:35px;height:35px;object-fit:contain}.logo{display:flex;max-width:345px;align-items:center;font-size:1.8rem;font-weight:900;color:#000;padding-left:50px}.logo img{width:100%;height:100%;object-fit:contain}.selected{color:#00008B!important}.nav{display:flex;align-items:center;justify-content:end;gap:2rem;width:100%;padding-right:50px}.nav ul{display:flex;list-style:none;gap:30px}.nav a{text-decoration:none;width:max-content;transition:color .3s ease,transform .2s ease;position:relative;align-items:center;text-transform:uppercase}.nav a,.socialmediabtns-header{display:flex}.socialmediabtns-icons{display:flex;gap:1rem;align-items:center}.socialmediabtns-header img{width:40px;height:40px;object-fit:contain}.nav a,.nav-icons button{font-size:14px;font-weight:400;gap:2px}.header-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;width:30px;height:30px}.dot-grid{display:grid;grid-template-columns:repeat(3,8px);grid-gap:4px}.dot{width:8px;height:8px;background-color:#333;border-radius:50%;transition:background-color .3s}.dot:nth-child(2),.dot:nth-child(5),.dot:nth-child(8){background-color:#2979ff}.header-icon:hover .dot{background-color:#555}.header-icon:hover .dot:nth-child(2),.header-icon:hover .dot:nth-child(5),.header-icon:hover .dot:nth-child(8){background-color:#2979ff}.nav .req-dropdown a:after{content:"▾"}.nav .no-dropdown a:after,.nav .req-dropdown a:after{font-size:.7rem;margin-left:5px;color:#000;transition:transform .3s ease}.nav .no-dropdown a:after{content:""!important}.dropdown:hover a:after{transform:rotate(180deg)}.nav a:hover{color:#00008B}.dropdown{position:relative}.dropdown-content{display:none;position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ddd;box-shadow:0 8px 16px rgba(0,0,0,.1);border-radius:5px;min-width:180px;z-index:100;padding-top:10px}.dropdown-content:hover,.dropdown:hover .dropdown-content{display:block}.dropdown-content a{display:block;padding:12px 20px;color:#000;font-size:1rem;text-decoration:none;transition:background .3s ease}.nav-icons{display:flex;gap:20px}.nav-icons button{background:none;border:none;font-size:1.4rem;cursor:pointer;color:#333;transition:color .3s ease}.nav-icons button:hover{color:#1e90ff}.mobile-menu-icon{display:none;background:none;border:none;cursor:pointer}@media (max-width:1200px){.nav{gap:1.5rem}.logo{max-width:250px}.nav a{font-size:12px}.nav{justify-content:space-evenly}}@media (max-width:1067px){.nav{display:none}.about-menu{height:-moz-fit-content;height:fit-content}.about-sub-menu{top:25px}.quick-links-header{margin-left:0;flex-direction:column}.service-menu-container{display:none}.service-menu{height:auto}.logo{width:135px;height:40px}.nav-mobile{display:flex;gap:15px;position:absolute;top:70px;right:20px;background-color:#ffffff;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:10px;z-index:20;flex-direction:column;gap:20px}a{text-decoration:none;color:inherit}.nav-mobile .dropdown-content{position:relative;box-shadow:none;border:none}.header{flex-direction:row-reverse;height:-moz-fit-content;height:fit-content;padding:7px 7px 0 0}.mobile-menu-icon{display:block;padding:0}}.container{max-width:1440px;margin:0 auto}.simple-btn{padding:15px;width:-moz-fit-content;width:fit-content;border:1px solid;border-radius:4rem;font-weight:400;cursor:pointer;font-size:20px}.service-banner-container img{width:100%;height:100%;border-radius:10px;object-fit:cover}.heading-global{background:linear-gradient(90deg,#c56cd6 10%,#3425af);background-size:100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:400;font-size:86.56px;letter-spacing:8.656px;position:relative;padding-left:50px;margin-right:93px}.heading-global-right{background:linear-gradient(90deg,#c56cd6 90%,#3425af)!important;background-size:100%!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}.heading-description{font-weight:400;font-size:25px;line-height:30px;color:#4b4b4b;padding-left:50px;margin-right:115px}.m-topbottom-0{margin-top:0;margin-bottom:0}.m-0{margin:0}.velixitysmalllogo{width:43px;height:51px;position:absolute}.more-btn{font-weight:500;font-size:20px;color:#00008b;border:1px solid #00008b;padding:10px 15px;width:-moz-fit-content;width:fit-content;border-radius:4rem;cursor:pointer}.more-btn-inner{display:flex;align-items:center}.more-btn-container-right{width:100%;display:flex;justify-content:end}.morebtnicon{width:17px;height:17px;margin-left:24.5px;transition:margin-left .3s ease,transform .3s ease}.more-btn:hover .morebtnicon{margin-left:10px;transform:rotate(180deg)}.serviceboxv1:hover .servicecardarrow-v1,.serviceboxv2:hover .servicecardarrow-v2,.serviceboxv3:hover .servicecardarrow-v3{margin-left:10px}.serviceboxv1,.serviceboxv2,.serviceboxv3{background:linear-gradient(90deg,#c56cd6 10%,#3425af);width:203px;height:178px;flex:1 1;border-radius:10px;position:relative;overflow:hidden;cursor:pointer}.serviceboxv2{display:flex;flex-direction:column;justify-content:space-between}.service-banner-imgcontainer{padding:0 50px}.serviceboximg{width:203px;height:178px;flex:1 1;border-radius:10px;overflow:hidden}.serviceboximg img{width:100%;height:100%;object-fit:cover}.servicebox-heading-v1,.servicebox-heading-v2,.servicebox-heading-v3{font-weight:400;font-size:26px;color:#ffffff;max-width:183px;padding-left:20.5px}.servicebox-section-bottom-v1{display:flex;justify-content:space-between}.servicebox-description-v1,.servicebox-description-v2,.servicebox-description-v3{font-weight:300;color:#ffffff}.servicebox-description-v1{position:absolute;transform:rotate(-90deg);right:-20px;margin:0;bottom:40px}.servicebox-description-v2{padding-left:20.5px;margin-bottom:5px}.servicebox-description-v3{position:absolute;transform:rotate(-90deg);right:-15px;top:40px;margin:0}.servicecardarrow-v1,.servicecardarrow-v2,.servicecardarrow-v3{width:20px;height:20px;object-fit:cover;transition:margin .3s ease}.servicecardarrow-v1,.servicecardarrow-v3{position:absolute;bottom:9px;left:20.5px}.servicecardarrow-v2{padding-top:19.7px;padding-left:20.5px}.servicebox-background-v1,.servicebox-background-v2,.servicebox-background-v3{width:128px;height:150px;overflow:hidden;position:absolute;opacity:.5}.servicebox-background-v1{left:-20px;top:30%}.servicebox-background-v2{right:-30px;top:-20%}.servicebox-background-v3{top:-20%;left:40%;rotate:45deg}@media (max-width:1245px){.serviceboximg,.serviceboxv1,.serviceboxv2,.serviceboxv3{flex:1 0 40%}.container{padding:1rem}}@media (max-width:768px){.service-banner-imgcontainer{padding:0;margin-bottom:1rem}.simple-btn{font-size:15px}.container{padding:0 1rem 1rem}.heading-global{font-size:24px;padding:0;margin-left:0;margin-right:0;letter-spacing:4px;width:min-content}.velixitysmalllogo{width:20px;height:25px}.heading-description{padding:0;margin:0;font-size:16px;line-height:normal;font-weight:500}.more-btn{font-size:15px}.morebtnicon{margin-left:1rem}.servicebox-heading-v1,.servicebox-heading-v2,.servicebox-heading-v3{font-size:larger;inline-size:min-content}.servicebox-description-v1,.servicebox-description-v2,.servicebox-description-v3{font-size:medium}}@media (max-width:500px){.service-banner-imgcontainer{height:15vh}.service-banner-container img{object-position:left}}.footerbanner-container{position:relative;display:flex}.banner-footer,.footerbanner-container{width:100%;height:100%;object-fit:cover}.banner-footer{top:0;z-index:-1;position:absolute}.footer-inner{z-index:1;position:relative;left:0;top:0;display:flex;background-color:#5133B7;gap:2rem;width:100%;justify-content:space-evenly;align-items:center;height:100%;padding:2rem 0 1rem}.service-section a{font-size:small}.footer-left{height:100%;justify-content:space-evenly;color:white;gap:1rem}.footer-left,.footer-right{display:flex;flex-direction:column}.footer-right{max-width:300px;gap:1.5rem}.service-section{display:flex;gap:2rem;align-items:center}.service-section-heading{font-size:medium;font-weight:400;width:60px;margin:0;cursor:not-allowed}.service-link{font-size:small;line-height:18px}.footer-contact{display:flex;flex-direction:column}.footer-btn-container{display:flex;gap:2rem}.footer-btn{border:1px solid white;height:50px;border-radius:37px;max-width:178px;width:100%;position:relative;height:47px;overflow:hidden;cursor:pointer}.btn-footer-inner{position:absolute;top:0;left:0;background:linear-gradient(90deg,#c56cd6 10%,#3425af);border-radius:37px;width:70%;height:43px;display:flex;align-items:center;padding-left:10px;font-size:small;font-weight:500;transform:translateY(4%);transition:width .3s ease}.footer-btn:hover .btn-footer-inner{width:100%}.footer-arrow-container{display:flex;width:15px;height:15px;position:absolute;right:5%;transform:translateY(100%)}.footer-arrow-container img{width:100%;height:100%}.rights-section{font-weight:300;font-size:small}.socila-media-footer{display:flex;gap:.5rem}.socila-media-footer img{width:30px;height:30px;object-fit:contain}.company-description-footer{color:white;font-size:small;line-height:16px;font-weight:300}.logo-footer{width:225px;height:65px}.logo-footer img{width:100%;height:100%;object-fit:contain}@media (max-width:1080px){.footer-inner{flex-direction:column-reverse}.service-link,.service-section a{width:max-content}.footer-right{max-width:100%}.footer-left{padding-left:0;width:100%;justify-content:flex-start;gap:1rem}.service-section{gap:1rem;flex-wrap:wrap;flex-direction:column;align-items:flex-start;padding-bottom:0;padding-top:0}.footer-right{padding-bottom:0;gap:.75rem}.footer-contact{padding-top:0;padding-bottom:0;font-size:small;gap:.5rem}.footer-btn-container{gap:1rem}.btn-footer-inner{font-size:small}.rights-section{text-align:center}.footer-inner{gap:.5rem;padding:1rem}}