.v-image{width:auto;height:auto}.v-input{height:44px}.v-input,.v-textarea{border-radius:8px;border:.8px solid #fff;background-color:transparent;color:#fff;padding:10px 15px}.v-textarea{min-height:44px}.v-button{cursor:pointer;width:auto;font-size:14px;font-weight:600;line-height:1.2;padding:10px 16px;border-radius:8px;border:none;display:inline-flex;align-items:center;transform:scale(1);transition:opacity .3s ease,transform .3s ease}.v-button:hover{transform:scale(1.05)}.v-button img{margin-left:10px}.v-button.gradiant{color:#fff;background:linear-gradient(97.3deg,#5936e4 2.38%,#e65438);padding:10px 21px}.v-button.gradiant:hover{background:linear-gradient(97.3deg,rgba(89,54,228,.816) 2.38%,rgba(230,85,56,.816))}.v-button.secondary{color:#fff;background-color:hsla(0,0%,100%,.102)}.v-button.secondary:hover{background-color:hsla(0,0%,100%,.063)}.v-button.black{background-color:#000;color:#fff}.v-button.black:hover{background-color:rgba(0,0,0,.816)}.v-button.white{background-color:#fff;color:#000;border:.8px solid hsla(0,0%,62%,.4);border-radius:8px}.v-button.white:hover{background-color:hsla(0,0%,100%,.816)}.v-loader{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;color:#fff;z-index:9999}.v-loader.hide{display:none}.v-errorMsg{color:#f44336;text-align:left;padding:0}.v-contact-us-wrapper{width:100%;height:100vh;background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%);background-size:cover;color:#fff;min-height:630px}@media screen and (max-width:1024px){.v-contact-us-wrapper{min-height:1150px}}.v-contact-us-wrapper .contact-us-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;padding-top:50px}.v-contact-us-wrapper .contact-us-wrapper .close{cursor:pointer}.v-contact-us-wrapper .contact-us-wrapper .wrapper{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;z-index:1}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left,.v-contact-us-wrapper .contact-us-wrapper .wrapper .right{width:50%}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .left,.v-contact-us-wrapper .contact-us-wrapper .wrapper .right{width:100%}}.v-contact-us-wrapper .contact-us-wrapper .wrapper h2{font-size:40px;font-weight:700;line-height:45.6px;letter-spacing:-.01em;text-align:left;max-width:427px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .desc{font-size:18px;font-weight:500;line-height:30.6px;text-align:left;max-width:534px;color:hsla(0,0%,100%,.8);margin-top:42px;margin-bottom:140px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .desc{margin-bottom:40px}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left img{border-radius:12px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper img{display:none}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row{margin-bottom:17px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols{display:flex;gap:22px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols{flex-wrap:wrap}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols>div{width:50%}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols>div{width:100%}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row .input-wrapper{display:flex;flex-direction:column;gap:8px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .submit-btn{margin-top:12px;font-size:15px;font-weight:600;line-height:17.1px;height:44px;display:flex;align-items:center;text-decoration:none}.v-contact-us-wrapper .contact-us-wrapper .success-wrapper{margin-top:12px;padding:15px;border-radius:10px;color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.v-contact-us-wrapper .contact-us-wrapper .success-wrapper .v-button{margin-top:24px;margin-right:8px}*{margin:0;padding:0;box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif}.width-wrapper{display:flex;width:100%;max-width:1310px;margin:auto;justify-content:inherit;align-items:inherit}@media screen and (max-width:1440px){.width-wrapper{max-width:1200px}}@media screen and (max-width:1240px){.width-wrapper{max-width:calc(100% - 40px)}.width-wrapper .width-wrapper{max-width:100%}}.text-gradiant{background:linear-gradient(90deg,#f7b733 37.47%,#f55 65.35%);-webkit-background-clip:text;background-clip:text}.text-gradiant,.text-gradiant-2{-webkit-text-fill-color:transparent}.text-gradiant-2{background:linear-gradient(90deg,#5b37e2,#d5514d);-webkit-background-clip:text;background-clip:text}.v-cookie-consent{position:fixed;left:0;bottom:0;width:50%;padding:15px 20px;background-color:#000;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px;z-index:999999}@media screen and (max-width:1024px){.v-cookie-consent{width:100%;align-items:flex-start;min-height:150px}}.v-cookie-consent.hide{display:none}