@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAvCAYAAABKQCL3AAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPgSURBVHgB7ZlNTttAFMf/z6GV2lV6A7gBnICwr5og8dGuSE5AewKSEwAnIFlVlEo4LfuaE5QblJ6gSIUV2NP3Yk/iGDsefyVZ9Cch7HhmPH/P+xob+M9yQPrgq2odKKgTPqzz3y1fcBTcwS5dOVhyRiIuVWv1CepXQpulFzQSca7edS3QkUH7pRQ0EnGhWh8BdYxsLI0gbU51Nqc/yM8dD2S7cIf7dGVjzoQcu3mpgFa0ATv76QOsbofsO16xhoLX5m6b3HE1Ycy5CxqLkAnylH9ELvZ3aNiJ67hMgghTE2uKiIY+V6CNPbJv0gb5olrr8AU1FyEoImLawZ9Aax/IvkUGTAWx6ToWlF2DNdxmU0UBpkQEDi75QhIeXHif3tP3E+TEUBCvOOwigij6w7lqcc5QOmc4uzTcQglUKeiZiM+cvVemsre7VXYeEEEWsMmRr82n60ntTAVR3I9hB5eB9mi4jYqQh/YCaGYQdL0d8dMEEdPh9h70plPQ+UwwFcQ4BNXXgiipFa+GZPCRg3tQvX361sUc8QWp47gEHEZymZV00QOd6mMuDg8xZyS07/hmPDNPsch2ooiXgIRWbUL1C/W2gYVAg7QWiSIkGrBthgaomZTqC8GadZFghcuDxiJWgx14M63NTBG7ZDv8z9HnCtZMJysbjpJHKY7N5k49ShlH9t4tNqtL3YnD7VqV4dYvfTwOJCSTTwqzHGLJ/gsMZC4raYPWuMOT7+ASbuuv4XGRiC5KJshNR1y7NRLSlzz1U55w3yjZRYnUUzdcT22gBPyJe2zzJA+mntDMEZMJTDsWIxHPt6/F6qng7coZQnuXCA5P7fqew7yJ6RqJECIbptzVrRR/5Jc00Sc/CukSEWc99TgyiCheTwUr8BPTAviNiTd4QM3OGzBSHVsjT4dXw0GwGnkc/BFel6OKFnDHpU1nn+zCW1UrW3MaTjrS4Rn7imlPWQUWcBAaq1eGAH8uGZDwhlA99Qpu27TvI9yGPuYEdssrm3vbGyWTiGg9xfV807QvO+xB6KYOSiSjOY269EMnRvWUmBKmXgW5qZVpphkhI8F7KEefE2oHaX2em1K5e/YcKyFQTx9JgZbm4FWaUjBmdoJkNHbwINzGUrUpCTlXwnz7WrUp+ffPien2tWpTCsbNRxBuh5NfameB6YyRTQ0qNiXBuHaKI+ZzwOjrkQv1m01MtpUNfUFMiV/CraECCokQop8DZtwo8VtHUXKb0wQamrSqypSEwiIi9VQsVUUlTWER4uDhcJtwEwcVUoI5jcNtIlWaklCKiODbgRN3rWpTEkoR4TOppyI3cFAx/wBx3eZLA7bQFwAAAABJRU5ErkJggg==),auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6,p,span{color:#fff}.navbar{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;padding:15px 5vw;position:static;z-index:1000}.logo img{height:60px}.nav-links{align-items:center;background-color:#a96ce933;border-radius:50px;display:flex;gap:30px;height:50px;justify-content:center;list-style:none;transition:max-height .3s ease;width:600px}.nav-links li a{border-bottom:1px solid #0000;color:#fff;font-family:Baloo Chettan\ 2,cursive;font-size:18px;text-decoration:none;transition:.3s}.nav-links li a:hover{border-bottom:1px solid #abff4f}.nav-actions{gap:15px}.circle-arrow-btn,.nav-actions{align-items:center;display:flex}.circle-arrow-btn{background-color:#32004d;border:2px solid #abff4f;border-radius:50%;cursor:pointer;justify-content:center;max-width:50px;padding:15px;transition:transform .3s ease}.circle-arrow-btn:hover{transform:scale(1.1)}.arrow-icon{stroke:#abff4f;height:15px;width:15px}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:4px}.hamburger span{background:#fff;border-radius:2px;height:3px;width:25px}@media (max-width:768px){.nav-links{align-items:flex-start;background-color:initial;padding-left:20px;text-align:left}.nav-links.open{display:flex;flex-direction:column;height:800px;transition:max-height .5s ease-in-out;width:100%}.nav-links li{width:100%}.nav-links li a{display:block;padding:10px 0}.navbar{align-items:flex-start;flex-direction:column;padding:15px 5vw;position:fixed}.navbar,.navbar.open{background-color:#32004d}.nav-links{display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out;width:100%}.nav-links.open{max-height:300px;overflow:visible;padding:1rem 0}.hamburger{display:flex;right:17vw;z-index:2000}.hamburger,.nav-actions{position:absolute;top:15px}.nav-actions{right:60px}}body,html{height:100%;overflow-x:hidden}.hero-background{align-items:center;background-position:50%;display:flex;height:100vh;justify-content:center;overflow:hidden;position:static;width:100%;z-index:0}.hero-text{color:#fff;position:relative;text-align:center;z-index:1}.hero-text h1{font-family:Bai Jamjuree,sans-serif;font-size:5vw;font-weight:700;margin-bottom:20px}.hero-text a{text-decoration:none}.hero-text p{font-family:Baloo Chettan\ 2,cursive;font-size:1.5vw;line-height:1.5}.scroll-down{animation:moveDown 2s ease-in-out infinite;margin-top:30px}@keyframes moveDown{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.cursor-image{opacity:0;pointer-events:none;position:absolute;transform:translate(-50%,-50%) scale(.8);transition:opacity .8s ease,transform .8s ease;width:200px;z-index:9999}@media (max-width:768px){.hero-background{height:70vh}.hero-text h1{font-size:30px;margin-top:100px}.hero-text p{font-size:13px}}.slider-section{display:flex;flex-direction:row;height:100vh;overflow:hidden;position:relative;width:100%}.full-background-img{height:100%;object-fit:contain;position:absolute;transition:opacity .5s ease-in-out;width:100%;z-index:0}.slider-block{align-items:center;cursor:none;display:flex;flex:1 1;justify-content:center;padding:20px;position:relative;text-align:center;z-index:2}.slider-block.middle{cursor:none}.test{padding:0}.floating-text{background:#000000b3;border-radius:100px;color:#fff;font-size:24px;padding:10px 16px;pointer-events:none;position:absolute;transform:translate(-50%,-50%);transition:transform .1s ease-out}.image-counter{background-color:#0009;border-radius:6px;bottom:20px;color:#fff;font-size:16px;padding:6px 14px;position:absolute;right:30px;z-index:4}@media (max-width:1024px){.floating-text{font-size:20px;padding:8px 14px}.image-counter{font-size:14px;padding:5px 12px}}@media (max-width:768px){.full-background-img{box-sizing:border-box;height:auto;object-fit:contain;padding:0 5px;position:relative;width:100%}.slider-section{height:auto}}@media (max-width:480px){.image-counter{font-size:12px;padding:4px 10px}}.scroll-wrapper{background-attachment:fixed;background-image:url(/static/media/cover.2d98749d30739b5dee62.png);background-position:top;background-repeat:no-repeat;background-size:cover;display:block;min-height:100vh;width:100%}.scroll-wrapper-mobial{display:none}@media (max-width:767px){.scroll-wrapper{display:none}.scroll-wrapper-mobial{display:block;margin-top:50px;padding:10px;width:100%}.Early-m{align-items:center;background-color:#33115b;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:10px;padding:16px;transition:background-color .3s ease}.Early-m.active{background-color:#abff4f}.Early-m.active h1,.Early-m.active svg{color:#2f055b}.scroll-wrapper-mobial h1{font-family:Bai Jamjuree;font-size:26px;font-weight:700;letter-spacing:2%;line-height:32px;text-align:center}.scroll-wrapper-mobial span{align-items:center;color:#abff4f;display:flex;font-family:Sora;font-size:12px;font-weight:400;justify-content:center;letter-spacing:-1%;line-height:100%;margin-top:20px;text-align:center}.srooll-margin-top{margin-top:50px}.mobile-content{display:flex;flex-direction:column;gap:12px;margin-left:auto;margin-right:auto;margin-top:10px;max-width:320px;padding:12px;width:90%}.scroll-wrapper-mobial .motation-text-box-1{background:linear-gradient(90deg,#3d126a,#7723d0);border-radius:10px;box-shadow:0 3px 12px #00000014;display:flex;flex-direction:column;gap:8px;padding:40px;width:100%}.scroll-wrapper-mobial .mot-title{display:block;font-size:16px;line-height:1.4;text-align:left;white-space:normal}.scroll-wrapper-mobial .mot-subtitle{color:#abff4f;font-size:13px}.scroll-wrapper-mobial .mot-description{color:#fff;display:block;font-size:10px;line-height:1.4;text-align:left;white-space:normal}.scroll-wrapper-mobial .mot-btn{margin-top:-120px}.circle-button img{height:20px;width:20px}}.stage-label{background-color:#0009;border-radius:10px;color:#fff;font-size:24px;font-weight:700;left:100px;opacity:0;padding:10px 20px;pointer-events:none;position:fixed;top:100px;transition:opacity .3s ease;z-index:1000}.stage-label.show{align-items:center;background-color:initial;display:inline-flex;font-size:20px;font-weight:600;height:auto;justify-content:center;left:100px;opacity:1;pointer-events:auto;position:sticky;top:150px;width:fit-content}.stage-label.show:after{background-color:#abff4f;border-radius:4px;bottom:0;content:"";height:1px;left:0;margin-top:50px;position:absolute;width:100%;z-index:-1}.stage-section{height:150vh}.moatation-box-1,.stage-section{align-items:center;display:flex;justify-content:center}.moatation-box-1{flex-direction:row;flex-wrap:wrap;gap:300px}.motation-right h1{color:#222;display:none;font-size:40px}.motation-left{display:flex;flex-direction:column;gap:20px}.motation-text-box-1{align-items:center;background-image:linear-gradient(90deg,#3d126a,#7723d0);border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;height:200px;justify-content:space-between;padding:20px 20px 20px 60px;width:800px}.mot-sub-text h1,.mot-sub-text h2,.mot-sub-text span{margin:4px 0}.mot-btn button{background-color:#2b78e4;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 20px}.stage-title{font-family:Baloo 2;font-size:30px;font-weight:500;letter-spacing:0;line-height:100%;text-align:center}.mot-title{font-size:25px;font-weight:500}.mot-subtitle,.mot-title{font-family:Bai Jamjuree;letter-spacing:0;line-height:100%;vertical-align:middle}.mot-subtitle{color:#abff4f;font-size:15px;font-weight:400}.mot-description{font-family:Bai Jamjuree;font-size:14px;font-weight:500;letter-spacing:0;line-height:170%}.mot-sub-text{display:flex;flex-direction:column;gap:10px}.circle-button img{margin-bottom:100px}@media (max-width:768px){.moatation-box-1{flex-direction:column;gap:20px;padding:0 20px}.motation-text-box-1{align-items:flex-start;flex-direction:column;height:auto;justify-content:center;margin:0 auto;width:100%}.mot-sub-text{gap:6px}.mot-btn{align-self:flex-end;margin-top:10px}}.testimonials-container{align-items:center;background-image:url(/static/media/cover.2d98749d30739b5dee62.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:100vh;padding:20px;text-align:center}.testimonials-heading{color:#fff;font-family:Bai Jamjuree;font-size:40px;font-weight:700;margin-bottom:30px;.logo-container img{border:2px solid #0000;border-radius:50%;height:100px;object-fit:cover;transition:border .3s;width:100px}}.testmonial-maincard{align-items:center;background:linear-gradient(90deg,#3d126a,#7723d0);border-radius:10px;display:flex;flex-wrap:wrap;justify-content:center;margin:20px auto;max-width:1200px;padding:50px;width:90%}.testmonial-card1 img{height:250px;margin-left:-650px;object-fit:cover}.testmonial-card1 img,.testmonial-subtext{border-radius:10px;position:relative;width:250px}.testmonial-subtext{align-items:start;background-color:#7738b9;display:block;display:flex;flex-direction:column;height:100px;justify-content:center;line-height:1.4;margin-right:400px;margin-top:-60px;padding-left:30px;text-align:left;white-space:normal}.testmonial-subtext h1{color:#abff4f;font-family:Bai Jamjuree;font-size:20px;font-weight:600}.testmonial-subtext p{font-family:Bai Jamjuree;font-size:15px;font-weight:500;margin-top:5px}.testmonial-card2 h1{margin-left:400px;margin-top:-200px;width:700px}.testmonial-card2 h1,.testmonial-card3 h1{color:#fff;font-family:Bai Jamjuree;font-size:20px;font-weight:400}.testmonial-card3 h1{padding-left:700px}.testmonial-logos{align-items:center;display:flex;gap:30px;justify-content:center;margin-top:40px}.logo-container{align-items:center;display:flex;flex-direction:column;transition:transform .3s}.logo-container img{background:#fff;border:2px solid #0000;border-radius:50%;height:140px;object-fit:contain;transition:border .3s;width:140px}.logo-indicator{background-color:initial;height:4px;margin-top:5px;transition:all .3s;width:0}.logo-container.active-logo img{border-color:#abff4f}.logo-container.active-logo .logo-indicator{background-color:#abff4f;width:50%}@media (max-width:768px){.testimonials-heading{font-size:28px}.testmonial-maincard{flex-direction:column;padding:30px 20px}.testmonial-card1 img{height:180px;margin-left:0;width:180px}.testmonial-subtext{align-items:center;margin:10px 0;text-align:center;width:100%}.testmonial-subtext h1,.testmonial-subtext p{display:block;font-size:13px;line-height:1.4;text-align:left;white-space:normal}.testmonial-subtext p{padding-right:20px}.testmonial-card2 h1{font-size:16px;margin-left:0;margin-top:20px;text-align:center;width:100%}.testmonial-card3 h1{font-size:16px;padding-left:0;text-align:center}.testmonial-logos{flex-wrap:wrap;gap:20px}.logo-container img{height:80px;width:80px}}.brands{background-color:#2a0b4b;flex-wrap:wrap;height:400px;justify-content:space-around;padding:20px;text-align:center}.brands,.sub-brands{align-items:center;display:flex}.sub-brands{flex-direction:column;gap:20px;justify-content:center}.sub-brands h1{font-family:Bai Jamjuree,sans-serif;font-size:70px;line-height:1.2;text-align:center}.sub-brands h1,.sub-brands p{color:#fff;font-weight:400;letter-spacing:0}.sub-brands p{font-family:Baloo\ 2,sans-serif;font-size:20px;line-height:1.5}@media (max-width:1024px){.brands{flex-direction:column;height:auto;padding:40px 20px}.sub-brands h1{font-size:50px}.sub-brands p{font-size:18px}}@media (max-width:768px){.brands{align-items:center;display:flex;gap:50px;justify-content:center}.sub-brands h1{font-size:38px}.sub-brands p{font-size:16px}}@media (max-width:480px){.sub-brands h1{font-size:30px}.sub-brands p{font-size:14px}}.custom-work-section{height:50vh;width:100%}.custom-work-section,.work-section{align-items:center;display:flex;justify-content:center}.work-section{background:linear-gradient(#3d126a,#7723d0);gap:100px;height:274px;width:1300px}.work-section-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(#999,#fff);-webkit-background-clip:text;font-family:Bai Jamjuree;font-size:48px;font-weight:700;letter-spacing:0;line-height:100%}.work-section-text p{font-size:16px;font-weight:400;line-height:25.68px}.work-section-btn button,.work-section-text p{font-family:Sora;letter-spacing:0;vertical-align:middle}.work-section-btn button{background-color:#abff4f;border-radius:20px;color:#260d43;font-size:20px;font-weight:600;gap:12.98px;height:74;left:1058px;line-height:25.96px;padding:20.77px 41.54px;top:4255px;width:253.15789794921875}@media (max-width:768px){.work-section{align-items:center;flex-direction:column;gap:40px;text-align:center}.work-section-text h1{font-size:36px}.work-section-text p{font-size:14px}.work-section-btn button{font-size:18px;padding:16px 32px}}@media (max-width:480px){.work-section{padding:20px}.work-section-text h1{font-size:28px}.work-section-text p{font-size:10px;line-height:20px;margin-top:10px}.work-section-btn button{font-size:16px;padding:14px 28px}}footer{background-color:#fff;flex-wrap:wrap;gap:250px;height:440px}.sub-foot2,footer{align-items:center;display:flex;justify-content:center}.sub-foot2{flex-direction:column;gap:30px;padding-left:100PX}.sub-foot1 h1{color:#270e46;font-size:50px;letter-spacing:3%;line-height:100%;transform:rotate(180deg);writing-mode:vertical-rl}.sub-foot1 h1,.sub-foot2 h2{font-family:Bai Jamjuree;font-weight:700}.sub-foot2 h2{color:#2f055b;font-size:60px;letter-spacing:0;line-height:110px}.sub-foot2 h3{color:#333;font-family:Montserrat;font-size:16px;font-weight:600;letter-spacing:0;line-height:28px;margin-bottom:40px}.footer-links li{color:#333;font-family:Baloo Chettan 2;font-size:15px;font-weight:500;letter-spacing:10%;line-height:100%;margin-bottom:40px}.footer-links{align-items:center;display:flex;gap:50px;justify-content:center}.footer-links a{color:inherit;text-decoration:none}.footer-links li{list-style:none}.footer-social{align-items:center;color:#2f055b;display:flex;gap:20px;justify-content:center;padding-bottom:-20px}.sub-foot2 h4{color:#270e46;font-family:Baloo 2;font-weight:400;line-height:100%}.sub-foot2 h4,.sub-foot3 h6{font-size:15px;letter-spacing:0}.sub-foot3 h6{color:#333;font-family:Montserrat;font-weight:500;line-height:28px;margin-top:320px}.sub-foot3 img{margin-left:100px}.footer-links li a:hover{border-bottom:2px solid #abff4f}@media (max-width:1024px) and (min-width:769px){footer{align-items:center;flex-direction:column;gap:60px;height:auto;padding:40px 30px;text-align:center}.sub-foot1 h1{font-size:48px;margin-bottom:20px;transform:rotate(0deg);writing-mode:horizontal-tb}.sub-foot2{gap:25px}.sub-foot2 h2{font-size:42px;line-height:80px}.sub-foot2 h3{font-size:14px;line-height:24px;margin-bottom:30px}.footer-links{flex-direction:column;gap:20px}.footer-links li{font-size:14px;margin-bottom:20px}.footer-social{flex-wrap:wrap;gap:15px}.sub-foot3 h6{font-size:14px;line-height:24px;margin-top:20px}.sub-foot3 img{display:none;margin-left:0;width:60%}}@media (max-width:768px){footer{flex-direction:column;gap:50px;height:auto;padding:30px 20px;text-align:center}.sub-foot2{gap:25px;padding:0}.sub-foot1 h1{font-size:44px;transform:rotate(0deg);writing-mode:horizontal-tb}.sub-foot2 h2{font-size:32px;line-height:60px}.sub-foot2 h3{display:inline;font-size:12px}.footer-links{flex-direction:flex;gap:20px}.footer-social{flex-wrap:wrap;gap:10px}.sub-foot3 h6{font-size:14px;margin-top:30px}.sub-foot3 img{display:none;margin-left:0;width:50%}}.Home-Main{background-attachment:fixed;background-image:url(/static/media/main-background.32701348b40d571e7d49.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0}.Home-Main,.getintouch{min-height:100vh;width:100%}.getintouch{background:url(/static/media/cover.2d98749d30739b5dee62.png) no-repeat 50% fixed;background-size:cover;overflow:hidden;position:relative}.getintouch-section-1{display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:50px;min-height:100vh;padding:0 100px}.getintouch-section-1 h4{color:#abff4f;font-family:Bai Jamjuree;font-size:20px;font-weight:500;letter-spacing:0;line-height:28px}.getintouch-section-1 h1{font-family:Bai Jamjuree;font-size:48px;font-weight:700;letter-spacing:0;line-height:64px}.getintouch-section-1 span{font-family:Sora;font-size:16px;font-weight:400;letter-spacing:1%;line-height:28px}.getintouch-section-1 h2{color:#abff4f;font-family:Bai Jamjuree;font-size:40px;font-weight:600;letter-spacing:1%;line-height:100%;padding-top:50px}.getintouch-section-2{display:flex;gap:100px;margin-bottom:10px;padding:0 100px}.contact-information-1 h1{font-family:Bai Jamjuree;font-size:32px;font-weight:500;letter-spacing:1%;line-height:100%}.contact-information-1 h2{font-family:Sora;font-size:16px;font-weight:400;letter-spacing:1%;line-height:130%;margin-top:50px}.location{align-items:center;display:flex;gap:20px}.contact-information-2{background:linear-gradient(90deg,#3d126a,#7723d0);border:1px solid;border-radius:20px;height:558px;width:847px}.inputfilds-1,.inputfilds-2,.inputfilds-3{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:50px}.fild-1,.fild-2,.fild-3{display:flex;flex-direction:column;gap:10px}.inputfilds-2 input{border-radius:12px;height:160px;left:586px;top:1084px;width:757px}label{letter-spacing:1%;line-height:100%}.custom-dropdown{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23999' stroke-width='2'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:8px;color:#636060;font-family:Montserrat;font-size:16px;font-weight:600;height:40px;padding:2px 16px;width:347px}.inputfilds-4 button{background-color:#33115b;border:1px solid #abff4f;border-radius:8px;color:#abff4f;gap:10px;height:44px;left:586px;margin-left:50px;margin-top:20px;padding:14px 16px;top:1276px;width:166.8333282470703px}.inputfilds-4 button:hover{background-color:#abff4f;color:#33115b}@media (max-width:1024px){.getintouch{padding:0 40px}.getintouch-section-1{gap:16px;margin-top:20px;padding:0}.getintouch-section-2{flex-direction:column;gap:30px;margin-top:40px;padding:0}.contact-information-2{height:auto;width:100%}.inputfilds-1,.inputfilds-2,.inputfilds-3{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:20px}.fild-1,.fild-2,.fild-3{flex:1 1 48%}.inputfilds-2 input,.inputfilds-3 input{width:100%}.inputfilds-4{display:flex;justify-content:center;margin-top:20px}.inputfilds-4 button{width:200px}.custom-dropdown,input{width:100%}}@media (max-width:600px){.getintouch{padding:0}.getintouch-section-1{gap:14px;margin-top:20px;padding:0 30px}.getintouch-section-1 h1{font-size:28px;line-height:36px}.getintouch-section-1 h2{font-size:20px;padding-top:20px}.getintouch-section-1 span{font-size:14px;line-height:24px}.getintouch-section-2{flex-direction:column;gap:30px;margin-top:-60px}.contact-information-2{height:auto;width:100%}.inputfilds-1,.inputfilds-2,.inputfilds-3{align-items:center;flex-direction:column;gap:16px;margin-top:20px}.fild-1,.fild-2,.fild-3{width:80%}.inputfilds-2 input{height:120px;width:100%}.inputfilds-4{display:flex;justify-content:center;margin-bottom:20px;margin-top:20px;width:100%}.inputfilds-4 button{margin:0 auto;max-width:250px;width:60%}.custom-dropdown,input{width:100%}.contact-information-2{margin-bottom:20px}}.About{background-attachment:fixed;background-image:url(/static/media/cover.2d98749d30739b5dee62.png);background-position:50%;background-repeat:no-repeat;background-size:cover;left:0;min-height:100vh;position:relative;top:0;width:100%}.sub-About-section-1{display:flex;flex-direction:column;gap:30px}.sub-About-section-1 img{border-radius:10px;height:auto;max-width:600px;width:100%}.sub-About-section-2 img{border-radius:10px;height:auto;max-width:450px;width:100%}.hero-content h6{color:#abff4f;font-family:Bai Jamjuree;font-size:20px;font-weight:500;letter-spacing:0;line-height:28px}.hero-content h1{font-family:Bai Jamjuree;font-size:48px;font-weight:600;letter-spacing:1%;line-height:64px}.hero-content span{font-family:Sora;font-size:16px;font-weight:400;letter-spacing:1%;line-height:28px}.About-section-1{align-items:center;box-sizing:border-box;display:flex;justify-content:start;min-height:50vh;padding:200px 150px 0;position:relative;width:100%;z-index:1}.hero-content{max-width:800px}.hero-content,.sub-About-section-2,.test-1,.test-2{display:flex;flex-direction:column;gap:20px}.About-section-2{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;margin-top:34px;padding:0 150px}.Aboutwork h6{color:#abff4f;font-family:Bai Jamjuree;font-size:20px;font-weight:500;letter-spacing:0;line-height:28px}.Aboutwork h1{font-family:Bai Jamjuree;font-size:48px;font-weight:600;letter-spacing:1%;line-height:64px}.Aboutwork span{font-family:Sora;font-size:16px;font-weight:400;letter-spacing:1%;line-height:28px}.Aboutwork2 img{height:auto;max-width:500px;width:100%}.sub-About-section-1 h1{font-family:Bai Jamjuree;font-size:25.44px;font-weight:500}.sub-About-section-1 h1,.sub-About-section-1 h5{letter-spacing:0;line-height:100%;margin-top:10px}.sub-About-section-1 h5{font-family:Sora;font-size:15px;font-weight:400}.About-btns{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.reuse-btn{background-color:initial;border:1px solid #abff4f;border-radius:10px;color:#fff;font-family:Sora;font-size:9.65px;font-weight:600;height:30px;letter-spacing:0;line-height:28.95px;min-width:80px;padding:0 16px;text-transform:capitalize;width:auto}.sub-About-section-2 h1{font-family:Bai Jamjuree;font-size:25.44px;font-weight:500;letter-spacing:0;line-height:100%}.sub-About-section-2 h5{font-family:Sora;font-size:14.54px;font-weight:400;letter-spacing:0;line-height:100%}.bookdesign{align-items:center;display:flex;flex-direction:column;margin-top:50px;text-align:left}.bookdesign img{border-radius:10px;height:auto;max-width:100%}.text-btn-About{gap:20px;margin-top:20px;max-width:600px;width:100%}.moveing-text,.text-btn-About{display:flex;flex-direction:column}.moveing-text{gap:10px;margin-top:-10px}.text-btn-About h1{font-family:Bai Jamjuree;font-size:26px;font-weight:600;letter-spacing:0;line-height:100%}.text-btn-About h5{font-family:Sora;font-size:16px;font-weight:400;letter-spacing:0;line-height:100%}.work-section-6{flex-direction:column;padding:40px 20px}.work-section-6 h1{font-family:Bai Jamjuree;font-size:30px;font-weight:500;letter-spacing:-.5%;line-height:50px;text-align:center}.work-section-6 h6{color:#abff4f;font-family:Bai Jamjuree;font-size:18px;font-weight:600;letter-spacing:1%;line-height:72px}@media (max-width:1200px){.About-section-1,.About-section-2,.bookdesign{padding:0 40px}.Aboutwork h1{font-size:40px;line-height:56px}}@media (max-width:992px){.About-section-1,.About-section-2{align-items:center;flex-direction:column;padding:0 20px;text-align:center}.bookdesign{padding:0 20px}.Aboutwork h1{font-size:32px}.Aboutwork2 img,.bookdesign img,.sub-About-section-1 img,.sub-About-section-2 img{height:auto;width:100%}}@media (max-width:768px){.hero-content{margin-top:100px}.hero-content h1{font-size:25px}.hero-content span{font-size:15px}.Aboutwork{margin-top:-100px}.Aboutwork h1{font-size:25px}.Aboutwork span{font-size:15px}.sub-About-section-1 h1,.sub-About-section-2 h1{font-size:22px}.sub-About-section-1 h5,.sub-About-section-2 h5{font-size:14px}}.contact-wrapper{background:url(/static/media/cover.2d98749d30739b5dee62.png) no-repeat 50% fixed;background-size:cover;min-height:100vh;overflow:hidden;position:relative;width:100%}.contact-header-section{display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:50px;min-height:100vh;padding:0 100px}.contact-header-section h4{color:#abff4f;font-family:Bai Jamjuree;font-size:20px;font-weight:500}.contact-header-section h1{font-family:Bai Jamjuree;font-size:48px;font-weight:700}.contact-header-section span{font-family:Sora;font-size:16px;font-weight:400;line-height:28px}.contact-header-section h2{color:#abff4f;display:none;font-family:Bai Jamjuree;font-size:40px;font-weight:600;padding-top:50px}.contact-body-section{display:flex;gap:100px;margin-bottom:10px;padding:0 100px}.contact-info-box h1{font-family:Bai Jamjuree;font-size:32px;font-weight:500}.contact-info-box h2{font-family:Sora;font-size:16px;font-weight:400;margin-top:50px}.contact-location{align-items:center;display:flex;gap:20px}.contact-form-box{background:linear-gradient(90deg,#3d126a,#7723d0);border:1px solid;border-radius:20px;height:558px;width:847px}.contact-row-1,.contact-row-2{display:flex;gap:20px;justify-content:center;margin-top:50px}.form-field-1,.form-field-2,.form-field-3{display:flex;flex-direction:column;gap:10px}.contact-row-2 input{border-radius:12px;height:160px;width:757px}input{border:1px solid #fff;border-radius:8px;height:40px;width:366px}input,label{color:#f9f9f9}label{font-family:Bai Jamjuree;font-size:16px;font-weight:500}.contact-dropdown{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23999' stroke-width='2'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:8px;color:#636060;font-family:Montserrat;font-size:16px;font-weight:600;height:40px;padding:2px 16px;width:347px}.contact-submit-row{display:flex;justify-content:center;margin-top:20px}.contact-submit-row button{background-color:#33115b;border:1px solid #abff4f;border-radius:8px;color:#abff4f;height:44px;width:166px}.contact-submit-row button:hover{background-color:#abff4f;color:#33115b}.office-map{box-sizing:border-box;max-width:100%;padding:20px 100px;width:100%}.office-map iframe{border:0;border-radius:16px;height:300px;width:100%}.social-follow{color:#fff;font-family:Bai Jamjuree,sans-serif;padding:110px 0;text-align:center}.follow-text{font-size:18px;margin-bottom:16px}.icons{gap:20px}.icon,.icons{display:flex;justify-content:center}.icon{align-items:center;background-color:#fff;color:#fff;font-size:22px;height:58px;transition:all .3s ease;width:68px}.icon:hover{background-color:#abff4f;color:#33005a;transform:scale(1.1)}@media (max-width:1024px){.contact-wrapper{padding:0 40px}.contact-header-section{gap:16px;margin-top:20px;padding:0}.contact-body-section{flex-direction:column;gap:30px;margin-top:40px;padding:0}.contact-form-box{height:auto;width:100%}.contact-row-1,.contact-row-2{flex-wrap:wrap;justify-content:space-between;margin-top:20px}.form-field-1,.form-field-2,.form-field-3{flex:1 1 48%}.contact-dropdown,.contact-row-2 input,input{width:100%}.contact-submit-row button{width:200px}.office-map{padding:20px 40px}.office-map iframe{height:250px}}@media (max-width:600px){.contact-wrapper{padding:0}.contact-header-section{gap:14px;margin-top:20px;padding:0}.contact-header-section h1{font-size:28px;line-height:36px}.contact-header-section h2{font-size:20px;padding-top:20px}.contact-header-section span{font-size:14px;line-height:24px}.contact-body-section{flex-direction:column;gap:30px;margin-top:-60px}.contact-form-box{height:auto;margin-bottom:20px;width:100%}.contact-row-1,.contact-row-2{align-items:center;flex-direction:column;gap:16px;margin-top:20px}.form-field-1,.form-field-2,.form-field-3{width:80%}.contact-row-2 input{height:120px;width:100%}.contact-submit-row{display:flex;justify-content:center;margin-bottom:20px;width:100%}.contact-submit-row button{max-width:250px;width:60%}.office-map{padding:20px;width:100%}.office-map iframe{height:200px}}.slider-container{align-items:center;border:1px solid #ccc;display:flex;flex-direction:column;height:300px;justify-content:center;overflow:hidden;position:relative;width:100%}.slider-content{padding:20px;text-align:center}.slider-title{font-size:2em;margin-bottom:10px}.slider-subtitle{color:#666;font-size:1.2em}.slider-controls{margin-top:20px}.slider-controls button{cursor:pointer;margin:0 10px;padding:10px 20px}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.Licon-main{background:url(/static/media/cover.2d98749d30739b5dee62.png) no-repeat 50% fixed;background-size:cover;min-height:100vh;overflow:hidden;position:relative;width:100%}.navbar{left:0;position:absolute;top:0;width:100%;z-index:10}.linon-landingpage{position:relative}.linon-landingpage img{display:block;height:auto;margin-top:1px;width:100%}.linon-landingpage:after{background:linear-gradient(180deg,#0000,#000);content:"";height:100%;left:0;opacity:.7;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.hero-overlay{justify-content:flex-end;padding:20px 10%}.hero-overlay h1{font-family:Bai Jamjuree;font-size:48px;font-weight:600;line-height:100%;text-transform:uppercase}.licon-bg{opacity:.5}.hero-overlay .location{font-family:Sora;font-size:20px;font-weight:600;line-height:32px;text-transform:capitalize}.hero-overlay .url a{color:#abff4f;font-family:Sora;font-size:16px;font-weight:400}.tag-buttons{margin-top:20px;max-width:380px}.tag-buttons span{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #abff4f;border-radius:12px;box-sizing:border-box;display:inline-flex;flex:1 1 45%;font-family:Sora;font-size:16px;font-weight:600;height:38px;justify-content:center;line-height:1.2;min-width:160px;padding:0 18px;text-transform:capitalize;transition:.3s}@media (max-width:768px){.tag-buttons{justify-content:center;max-width:100%}.tag-buttons span{font-size:12px;height:28px;min-width:45%;padding:0 8px}.year{display:none}}.hero-overlay{bottom:0;color:#fff;display:flex;flex-direction:column;gap:10px;left:0;padding:50px 10%;position:absolute;width:100%;z-index:2}.hero-overlay .year{align-self:flex-end;color:#abff4f;font-family:Sora;font-size:20px;font-weight:600;line-height:32px;text-transform:capitalize}.licon-section-2-main{align-items:center;display:flex;justify-content:center;padding:0 100px}.licon-section-2{background:linear-gradient(180deg,#3d126a,#7723d0);border-radius:20px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:60px;margin-top:100px;max-width:1200px;padding:60px 40px;width:100%}.repeted-section{display:flex;gap:150px;justify-content:center}.repeted-section-1 h1{font-family:Bai Jamjuree,sans-serif;font-size:28px;font-weight:700;text-transform:capitalize}.repeted-section-2 h1{font-family:Sora,sans-serif;font-size:18px;font-weight:400;line-height:32px;text-transform:capitalize}.client-reqs{display:flex;gap:50px}.requirement-item-1 h1{font-family:Bai Jamjuree,sans-serif;font-size:28px;font-weight:700;margin-bottom:10px;text-transform:capitalize;white-space:nowrap}.requirement-items{display:flex;flex-direction:column;gap:12px}.requirement-items h5{align-items:flex-start;display:flex;font-family:Sora,sans-serif;font-size:16px;font-weight:400;gap:10px;line-height:28px;margin:0}.requirement-items img{height:20px;margin-top:4px;width:20px}.reperted-Branding{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:100px}.reperted-Branding h5{color:#abff4f;font-family:Montserrat;font-size:18px;font-weight:500}.reperted-Branding h2,.reperted-Branding h5{letter-spacing:0;line-height:48px;text-transform:capitalize}.reperted-Branding h2{font-family:Bai Jamjuree;font-size:36px;font-weight:700}.reperted-Branding span{font-family:Sora;font-size:16px;font-weight:400;letter-spacing:0;line-height:32px;text-align:center;text-transform:capitalize}.reperted-Branding img{background-size:cover;margin-top:50px;width:100%}.slides{align-items:center;display:flex;gap:5px;justify-content:center;margin-top:30px}.slides img{height:263PX;width:506PX}.UIRedesign{background:linear-gradient(90deg,#3d126a,#7723d0);margin-top:50px}.testimonial,.testmonial-continer{align-items:center;display:flex;justify-content:center}.testmonial-continer{background:linear-gradient(90deg,#3d126a,#7723d0);border:1px solid #ab4fff;border-radius:10px;color:#fff;gap:10px;height:550px;margin-top:50px;width:1200px}.testimonial-image img{border-radius:4px;height:368px;margin-left:100px;object-fit:cover;position:relative;width:240px}.testimonial-content p{padding-bottom:80px;padding-left:50px}.quote em{font-family:Sora;font-size:16px;font-weight:400;letter-spacing:2%;line-height:28px}.name-role strong{color:#abff4f;font-family:Bai Jamjuree;font-size:20px;font-weight:600;letter-spacing:0;line-height:100%}.testimonial-info .name-role{margin-left:-80px;z-index:999}.name-role span{font-family:Montserrat;font-weight:500;letter-spacing:0;line-height:14px}.tagline span{color:#abff4f;font-family:Bai Jamjuree;font-size:18px;font-weight:400;letter-spacing:0;line-height:100%;margin-right:50px}.testimonial-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.testimonial-content .quote{color:#fff;font-family:Sora,sans-serif;font-size:15px;line-height:1.6;margin-bottom:20px}.testimonial-info{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between}.name-role{background-color:#a96ce9;border-radius:6px;font-size:14px;line-height:1.4;max-width:350px;padding:10px 15px}.name-role span{color:#eaeaea;font-size:12px}.tagline{color:#abff4f;font-size:13px;font-weight:500;text-align:right}@media (max-width:768px){.testimonial{text-align:center}.testimonial,.testimonial-info{align-items:center;flex-direction:column}.testimonial-info{gap:10px}.tagline{text-align:center}}.Ourclientssay’saboutus h1{font-family:Bai Jamjuree;font-size:36px;font-weight:700;letter-spacing:0;line-height:100%;margin-top:100px;text-align:center}.custom-slider-container{cursor:grab;margin:0 auto;max-width:1100px;overflow:hidden;padding:20px 0;position:relative}.custom-slider-track{display:flex;gap:20px;margin-top:50px;scroll-behavior:smooth;transition:all .3s ease}.custom-slider-item{border-radius:10px;flex-shrink:0;height:200px;min-width:360px;overflow:hidden;position:relative}.custom-slider-item img{border-radius:10px;height:100%;object-fit:cover;width:100%}.slider-caption{background:#22115bb3;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#fff;margin-top:8px;padding:8px 16px;position:absolute;text-align:left;width:100%}.slider-caption h3{font-size:18px;font-weight:700;margin:0}.slider-caption p{font-size:14px;font-weight:400;margin:0}.custom-slider-container::-webkit-scrollbar{display:none}.custom-slider-container h1{position:fixed}.custom-slider-container h1,.our-latest-work-heading h1{align-items:center;display:flex;font-family:Bai Jamjuree;font-size:36px;font-weight:600;justify-content:center;letter-spacing:0;line-height:100%;margin-top:50px}@media (max-width:1024px){.hero-overlay{padding:40px 5%}.hero-overlay h1{font-size:36px}.hero-overlay .location,.hero-overlay .year{font-size:18px;line-height:28px}.tag-buttons span{font-size:14px;line-height:36px;padding:6px 12px}.repeted-section{text-align:center}.client-reqs,.repeted-section{flex-direction:column;gap:30px}.client-reqs{align-items:center;text-align:start}.repeted-section-1 h1,.requirement-item-1 h1{font-size:24px}.repeted-section-2 h1{font-size:16px;line-height:28px}.requirement-items h5{font-size:15px;justify-content:center;line-height:26px}.reperted-Branding{gap:16px;padding:0 40px}.reperted-Branding h2{font-size:30px;line-height:42px;text-align:center}.reperted-Branding h5{font-size:16px;line-height:36px;text-align:center}.reperted-Branding span{font-size:15px;line-height:28px}.slides{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.slides img{height:auto;width:45%}.testmonial-continer{flex-direction:column;height:auto;margin-top:40px;padding:10px;width:90%}.testimonial-image img{height:auto;margin-bottom:20px;margin-left:0;width:200px}.testimonial-content{padding:0 20px}.testimonial-content p{padding-bottom:40px;padding-left:0}.testimonial-info{align-items:centert;flex-direction:column;gap:20px}.tagline{margin-right:0;text-align:left}.testimonial h1{font-size:24px;text-align:center}.Ourclientssay’saboutus h1,.custom-slider-container h1{font-size:28px;margin-top:60px;padding:0 20px}.custom-slider-container{max-width:90%;padding:15px 0}.custom-slider-item{height:180px;min-width:300px}}@media (max-width:768px){.navbar{z-index:10}.linon-landingpage,.navbar{position:relative}.linon-landingpage img{margin-top:0;object-fit:cover;width:100%}.hero-overlay{bottom:0;color:#fff;display:flex;flex-direction:column;gap:0;justify-content:flex-end;left:0;padding:30px 5%;position:absolute;width:100%;z-index:2}.hero-overlay h1{font-size:13px;line-height:200%}.hero-overlay .location,.hero-overlay .year{font-size:10px;line-height:22px}.hero-overlay .url a{font-size:7px;word-break:break-word}.tag-buttons{flex-direction:row;flex-wrap:wrap;height:5px}.tag-buttons span{font-size:5px;line-height:28px;padding:2px 8px;width:fit-content}.hero-overlay .year{align-self:flex-end;margin-top:10px}.tag-buttons{margin-bottom:50px;margin-top:auto}.licon-section-2{gap:40px;padding:40px 20px}.repeted-section{flex-direction:column;gap:20px;text-align:left}.repeted-section-1 h1,.requirement-item-1 h1{font-size:20px;text-align:left}.repeted-section-2 h1{font-size:15px;line-height:26px;text-align:left}.client-reqs{align-items:flex-start;flex-direction:column;gap:20px}.requirement-items{width:100%}.requirement-items h5{font-size:14px;gap:8px;line-height:24px}.requirement-items img{height:16px;margin-top:3px;width:16px}.testmonial-continer{flex-direction:column;gap:20px;height:auto;padding:15px;width:95%}.testimonial-info{margin-left:70px}.quote em{font-size:14px;line-height:20px}.testimonial-image img{height:auto;margin:0 auto;width:160px}.testimonial-content{padding:0 10px}.testimonial-content .quote{font-size:14px;line-height:1.5}.name-role{font-size:13px;max-width:100%}.name-role strong{font-size:16px}.name-role span{font-size:11px}.tagline{font-size:12px}.Ourclientssay’saboutus h1{font-size:25px;padding:10px;text-align:center}.Ourclientssay’saboutus h1,.custom-slider-container h1{font-size:22px;margin-top:40px;padding:0 10px}.custom-slider-container{max-width:100%;padding:10px 0}.custom-slider-track{gap:12px;margin-top:30px}.custom-slider-item{height:80px;min-width:150px}}.our-latest-work-heading{margin-top:100px}.portfolio-slider{color:#fff;margin-top:50px;padding:40px 20px}.slick-slide{box-sizing:border-box;padding:0 12px}.project-card{border-radius:10px;height:100%;overflow:hidden;text-align:left}.project-image{border-radius:10px 10px 0 0;height:220px;width:100%}.project-title{color:#fff;font-size:18px;font-weight:700;padding:15px 15px 5px}.project-services{color:#c1ff72;font-size:14px;padding:0 15px 15px}.project-image{border-radius:8px;display:block;height:297px;object-fit:cover;opacity:1;width:544px}@media (max-width:991px){.licon-section-2{flex-direction:column;gap:40px}.repeted-section-1 h1,.requirement-item-1 h1{font-size:30px}.repeted-section-2 h1{font-size:16px}}@media (max-width:576px){.licon-section-2-main{padding:40px 20px}.repeted-section-1 h1,.requirement-item-1 h1{font-size:24px}.repeted-section-2 h1,.requirement-items h5{font-size:14px}.requirement-items img{height:14px;width:14px}}@media (max-width:768px){.project-card{height:200px}.project-card img.project-image{border-radius:8px;height:100px;object-fit:cover;width:100%}}.ventu-main{background:url(/static/media/cover.2d98749d30739b5dee62.png) no-repeat 50% fixed;background-size:cover;min-height:100vh;overflow:hidden;position:relative;width:100%}@media (max-width:1024px){.UIRedesign{column-count:4}}.UIRedesign{column-count:4;column-gap:20px;padding:40px}.UIRedesign img{break-inside:avoid;height:auto;margin-bottom:20px;object-fit:contain;page-break-inside:avoid;width:100%}@media (max-width:1024px){.UIRedesign{column-count:3}}@media (max-width:600px){.UIRedesign{column-count:3}}.venture-tag-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.venture-tag-buttons span{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #abff4f;border-radius:12px;display:inline-flex;font-family:Sora;font-size:16px;font-weight:600;height:38px;justify-content:center;line-height:1.2;min-width:110px;padding:0 18px;text-transform:capitalize;transition:.3s}@media (max-width:768px){.venture-tag-buttons{justify-content:center}.venture-tag-buttons span{font-size:12px;height:28px;min-width:70px;padding:0 8px}}.ventura-about-heading h1{word-wrap:break-word;line-height:1.5;max-width:100%;white-space:normal;white-space:nowrap}.ventura-section-main{align-items:center;display:flex;justify-content:center;padding:0 100px}.ventura-section-container{background:linear-gradient(180deg,#3d126a,#7723d0);border-radius:20px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:60px;margin-top:100px;max-width:1200px;padding:60px 40px;width:100%}.ventura-about-section{display:flex;gap:150px;justify-content:center}.ventura-about-heading h1{font-family:Bai Jamjuree,sans-serif;font-size:28px;font-weight:700;text-transform:capitalize}.ventura-about-text h1{font-family:Sora,sans-serif;font-size:18px;font-weight:400;line-height:32px;text-transform:capitalize}.ventura-client-requirements{display:flex;flex-direction:column}.ventura-requirements-wrapper{display:flex;gap:160px}.ventura-req-heading h1{font-family:Bai Jamjuree,sans-serif;font-size:28px;font-weight:700;text-transform:capitalize}.ventura-req-items h5{align-items:flex-start;display:flex;font-family:Sora,sans-serif;font-size:16px;gap:10px;line-height:28px}.ventura-req-items img{height:auto;margin-top:5px;width:20px}.ventura-req-items h5 span{color:#fff;font-family:Sora,sans-serif;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:28px}@media (max-width:768px){.linon-landingpage{height:320px;min-height:320px;position:relative}.licon-bg{display:block;height:320px;object-fit:cover;width:100%}.hero-overlay{align-items:center;background:linear-gradient(0deg,#22115bb3 0,#22115b1a);display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;left:0;padding:24px 8px 16px;position:absolute;text-align:center;top:0;width:100%;z-index:2}.hero-overlay h1{font-size:22px;margin-bottom:6px}.hero-overlay .location,.hero-overlay .year{font-size:13px;margin-bottom:4px}.hero-overlay .url{font-size:11px;margin-bottom:8px;word-break:break-all}.venture-tag-buttons{margin-bottom:8px;margin-top:8px}.ventura-section-main{padding:0 10px}.ventura-section-container{gap:24px;margin-top:30px;padding:24px 8px}.ventura-about-section{align-items:flex-start;flex-direction:column;gap:16px;text-align:left}.ventura-about-heading h1{font-size:20px;margin-bottom:8px}.ventura-about-text h1{font-size:15px;line-height:24px;margin-bottom:12px}.ventura-requirements-wrapper{align-items:flex-start;flex-direction:column;gap:16px}.ventura-req-heading h1{font-size:18px;margin-bottom:8px}.ventura-req-items h5{font-size:13px;gap:6px;line-height:20px;margin-bottom:6px}.ventura-req-items img{height:14px;margin-top:2px;width:14px}}.mad-box-main{background-attachment:fixed;background-image:url(/static/media/cover.2d98749d30739b5dee62.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;left:0;min-height:100vh;position:relative;top:0;width:100%}.mad-box{align-items:center;display:flex;flex:1 1;gap:100px;justify-content:center;padding:2rem}.mad-box-1{margin-top:200px}.tag-buttons{gap:10px;margin-top:10px}.tag-buttons span{border-radius:14px;color:#fff;font-size:14px;padding:6px 12px;white-space:nowrap}.mad-box-1 h1{font-family:Bai Jamjuree;font-size:48px;font-weight:600;letter-spacing:0;line-height:100%;text-transform:uppercase}.mad-box-1 .location{font-family:Sora;font-size:20px;font-weight:600;letter-spacing:1%;line-height:32px;margin-bottom:16px;text-transform:capitalize}.mad-box-1 .url a{color:#abff4f;font-family:Sora;font-size:16px;font-weight:400;letter-spacing:0;line-height:100%}.mad-box-2 p{color:#abff4f;font-weight:600;margin-left:500px}.cusotom{display:flex}@media (max-width:1024px){.mad-box{align-items:center;flex-direction:column;gap:40px;margin-top:0;padding:2rem}.mad-box-1{margin-top:100px;text-align:center}.mad-box-1 h1{font-size:36px}.mad-box-1 .location,.mad-box-1 .url a{font-size:16px}.mad-box-2 img{height:auto;max-width:500px;width:100%}.mad-box-2 p{margin-left:0;text-align:center}.tag-buttons{justify-content:center}.tag-buttons span{font-size:12px;padding:6px 12px}.reperted-Branding h2{font-size:22px;text-align:center}.reperted-Branding span{display:block;font-size:14px;text-align:center}.cusotom{align-items:center;flex-direction:column;gap:20px}.cusotom img{height:auto;width:90%}.testimonial .quote{font-size:14px;line-height:1.6;text-align:center}.testimonial-content{text-align:center}}@media (max-width:600px){.mad-box-2 img{height:auto;margin-top:50px;max-width:500px;width:100%}.mad-box-1 h1{font-size:28px}.mad-box-1 .location{font-size:14px;line-height:22px;margin-left:100px}.mad-box-1 .url a{font-size:14px}.tag-buttons{flex-wrap:wrap;gap:18px;justify-content:center}}.madbox-section-main{align-items:center;display:flex;justify-content:center;padding:0 100px}.madbox-section-container{background:linear-gradient(180deg,#3d126a,#7723d0);border-radius:20px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:60px;margin-top:100px;max-width:1200px;padding:60px 40px;width:100%}.madbox-about{display:flex;gap:150px;justify-content:center}.madbox-about-title h1{font-family:Bai Jamjuree,sans-serif;font-size:28px;font-weight:700;text-transform:capitalize}.madbox-about-description h1{font-family:Sora,sans-serif;font-size:18px;font-weight:400;line-height:32px;text-transform:capitalize}.madbox-requirements{display:flex;gap:80px}.madbox-requirements-title h1{font-family:Bai Jamjuree,sans-serif;font-size:28px;font-weight:700;text-transform:capitalize}.madbox-requirements-list h5{align-items:flex-start;display:flex;font-family:Sora,sans-serif;font-size:16px;gap:10px;line-height:28px}.madbox-requirements-list h5 span{color:#fff;font-family:Sora,sans-serif;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:28px}.madbox-requirements-list img{height:auto;margin-top:5px;width:20px}.Branding-packaging{background-color:#8423230d;padding-bottom:100px}.Branding-packaging .reperted-Branding h2{color:#abff4f}.Branding-packaging .cusotom{justify-content:center;margin-top:20px}.Branding-packaging .cusotom img{border-radius:12px}@media (max-width:768px){.madbox-section-main{padding:0 10px}.madbox-section-container{gap:24px;margin-top:30px;padding:24px 8px}.madbox-about{align-items:flex-start;flex-direction:column;gap:16px;text-align:left}.madbox-about-title h1{font-size:20px;margin-bottom:8px}.madbox-about-description h1{font-size:15px;line-height:24px;margin-bottom:12px}.madbox-requirements{align-items:flex-start;flex-direction:column;gap:16px}.madbox-requirements-title h1{font-size:18px;margin-bottom:8px}.madbox-requirements-list h5{font-size:13px;gap:6px;line-height:20px;margin-bottom:6px}.madbox-requirements-list img{height:14px;margin-top:2px;width:14px}}*{box-sizing:border-box;margin:0;padding:0}.Aboutd{background:url(/static/media/cover.2d98749d30739b5dee62.png) no-repeat 50% fixed;background-size:cover;min-height:100vh;overflow:hidden;position:relative;width:100%}.sub-wok{display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:150px;min-height:100vh;padding:0 100px}.sub-wok h4{color:#abff4f;font-size:20px;font-weight:500;line-height:28px}.sub-wok h2,.sub-wok h4{font-family:Bai Jamjuree;letter-spacing:0}.sub-wok h2{font-size:45px;font-weight:600;line-height:50px}.sub-wok img{display:block;height:auto;max-width:100%;width:auto}.Whoarewe{background-color:#2a0b4bb2;height:80vh;margin-top:100px}.Whoarewe,.sub-whoarewe1{align-items:center;display:flex;flex-direction:column;justify-content:center}.sub-whoarewe1{gap:10px}.sub-whoarewe1 h6{color:#abff4f;font-size:18px;letter-spacing:1%}.sub-whoarewe1 h1,.sub-whoarewe1 h6{font-family:Bai Jamjuree;font-weight:600}.sub-whoarewe1 h1{color:#f9f9f9;font-size:48px;letter-spacing:0;line-height:72px;text-align:center}.sub-whoarewe1 span{color:#fff;font-family:Montserrat;font-size:16px;font-weight:400;letter-spacing:0;line-height:28px;text-align:center}.sub-whoarewe2{align-items:center;display:flex;gap:50px;justify-content:center;margin-top:50px}.whoarewe-box-1,.whoarewe-box-2,.whoarewe-box-3,.whoarewe-box-4{align-items:center;background:linear-gradient(180deg,#7723d0,#4a0e88);border-radius:10px;display:flex;flex-direction:column;height:100px;justify-content:center;width:200px}.whoarewe-box-1 h1,.whoarewe-box-2 h1,.whoarewe-box-3 h1,.whoarewe-box-4 h1{font-family:SansSerif;font-size:35px;font-weight:700;letter-spacing:-1.5px;line-height:64px}.whoarewe-box-1 span,.whoarewe-box-2 span,.whoarewe-box-3 span,.whoarewe-box-4 span{font-family:Montserrat;font-size:13px;font-weight:400;letter-spacing:0;line-height:26px}.About-btn-1{background-color:#abff4f;border:1px solid #abff4f;border-radius:16px;font-family:Bai Jamjuree;font-size:20px;font-weight:600;gap:10px;height:56px;left:652px;letter-spacing:1%;line-height:100%;padding:14px 16px;text-align:center;top:348px;width:209px}.About-btn-1:hover{background-color:#fff;color:#000}.Howwedoit{margin-top:100px;padding:0 100px}.ourvalue h1{leading-trim:Cap height;color:#abff4f;font-size:18px}.ourvalue h1,.ourvalue h2{font-family:Bai Jamjuree;font-weight:600}.ourvalue h2{font-size:48px;letter-spacing:0;line-height:72px}.card{align-items:center;background-color:#ffffff0d;background:linear-gradient(90deg,#6b10cc80,#ac73e780);border:1px solid #fff;border-radius:20px;box-sizing:border-box;color:#fff;display:flex;flex:1 1 500px;flex-direction:row;gap:20px;gap:50px;justify-content:center;max-width:900px;max-width:100%;padding:1.5rem 1.5rem 1.5rem 5rem;position:relative;transition:background-color .3s,border-color .3s}.card,.card h3{overflow:hidden}.card h3{text-overflow:ellipsis;white-space:nowrap}.card:before{background-color:#fff;border-bottom-left-radius:20px;border-top-left-radius:20px;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .3s ease;width:6px}.card:hover:before{background-color:#95f63b}.icon-area{align-items:center;display:flex;flex-direction:column;gap:20px;min-width:100px}.icon{background:#ffffff0d;border-radius:12px;font-size:1.5rem;padding:1.2rem}.icon-area h3{font-family:Bai Jamjuree;font-size:20px;font-weight:600;letter-spacing:1px;line-height:25.75px}.card p{font-family:Sora,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:23.91px}.card:hover{background-color:#7723d026;border-color:#95f63b}.sub-work2{display:flex;gap:20px;margin-top:30px}.vision-mission-wrapper{display:flex;gap:300px;margin-top:100px;padding:0 100px}.mision,.vision{flex:1 1}.mision{display:flex;flex-direction:column;gap:100px}.subvision h1{font-size:42px;font-weight:600;letter-spacing:-.5%}.sub-vision h1,.subvision h1{font-family:Bai Jamjuree;line-height:72px}.sub-vision h1{color:#abff4f;font-size:36px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.sub-vision h2{font-family:Sora;font-size:16px;font-weight:400;letter-spacing:1px;line-height:24px}.Who{margin-top:100px;padding:0 100px}.info{margin-left:20px}.team-container{align-items:center;display:flex;gap:100px;justify-content:center;margin-top:50px;padding:0 100px}.vision-child-1{display:flex}.team-card{color:#fff;font-family:Sora,sans-serif;overflow:hidden;position:relative;width:280px}.image-container img{height:100%;object-fit:cover;width:100%}.linkedin{border-radius:60px 0 0 0;bottom:0;padding:50px;position:absolute;right:0;right:-50px}.info h1{color:#f9f9f9;font-size:20px;font-weight:500;letter-spacing:0;line-height:17.75px}.info h1,.info p{font-family:Bai Jamjuree}.info p{leading-trim:Cap height;color:#abff4f;font-size:14px;font-weight:300;letter-spacing:1%;line-height:30px}.work-section-6{align-items:center;background-image:url(/static/media/we-bg.1f4423d2a8649372e6f6.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;gap:50px;height:350px;justify-content:center;position:relative;text-align:center}.sub-whoarewe1 h2{font-family:Bai Jamjuree;font-size:36px;font-weight:500;letter-spacing:-.5%;line-height:50px;text-align:center}@media (max-width:1024px){.sub-wok{margin-top:10px;padding:0 40px}.sub-wok h1{font-size:16px}.sub-wok h2{font-size:36px;line-height:44px}.Whoarewe{height:auto;margin-top:-150px;padding:40px 20px}.sub-whoarewe1 h1{font-size:36px;line-height:48px}.sub-whoarewe2{flex-wrap:wrap;gap:30px;justify-content:center;margin-top:40px}.whoarewe-box-1,.whoarewe-box-2,.whoarewe-box-3,.whoarewe-box-4{height:90px;width:160px}.whoarewe-box-1 h1,.whoarewe-box-2 h1,.whoarewe-box-3 h1,.whoarewe-box-4 h1{font-size:28px}.About-btn-1{font-size:18px;height:48px;margin-top:30px;width:180px}.Howwedoit{padding:10 0 10px 5px}.ourvalue h2{font-size:36px;line-height:48px}.card{align-items:flex-start;flex-direction:column;gap:20px;height:auto;padding:2rem}.icon-area{align-items:center;flex-direction:row;gap:10px;min-width:auto}.icon-area h3{font-size:18px}.card p{font-size:15px}.sub-work2{align-items:stretch;flex-direction:column;padding:0}.vision-mission-wrapper{flex-direction:column;gap:100px;margin-top:80px;padding:0 100px}.mision{gap:60px}.subvision h1{font-size:32px;line-height:52px}.sub-vision h1{font-size:28px;line-height:52px}.sub-vision h2{font-size:15px;line-height:22px}.Who{padding:0 60px}.team-container{gap:60px;padding:0 60px}.team-card{width:200px}.image-container{height:auto}.info h3{font-size:12px}.info p{font-size:13px}.linkedin img{width:30px}}@media (max-width:600px){.sub-wok{gap:16px;padding:0 20px 100px}.sub-wok h1{font-size:14px}.sub-wok h2{font-size:28px;line-height:36px}.sub-wok img{width:400px}.Whoarewe{height:auto;margin-top:--100px;padding:30px 16px}.sub-whoarewe1 h6{font-size:16px}.sub-whoarewe1 h1{font-size:28px;line-height:36px}.sub-whoarewe1 span{font-size:14px;line-height:24px}.sub-whoarewe2{gap:16px}.whoarewe-box-1,.whoarewe-box-2,.whoarewe-box-3,.whoarewe-box-4{max-width:180px;width:calc(50% - 10px)}.whoarewe-box-1 h1,.whoarewe-box-2 h1,.whoarewe-box-3 h1,.whoarewe-box-4 h1{font-size:24px;line-height:36px}.whoarewe-box-1 span,.whoarewe-box-2 span,.whoarewe-box-3 span,.whoarewe-box-4 span{font-size:12px;line-height:22px;text-align:center}.About-btn-1{font-size:16px;height:44px;margin-top:24px;width:160px}.Howwedoit{margin-top:60px;padding:0 20px}.ourvalue h1{font-size:16px}.ourvalue h2{font-size:28px;line-height:38px}.card{gap:15px;padding:1.5rem}.icon{font-size:1.2rem;padding:1rem}.icon-area h3{font-size:16px}.card p{font-size:14px;line-height:22px}.sub-work2{gap:15px;margin-top:20px}.card{gap:20px;height:auto;padding:1rem}.vision-mission-wrapper{gap:60px;margin-top:60px;padding:0 30px}.mision{gap:40px}.subvision h1{font-size:26px;line-height:40px}.sub-vision h1{font-size:22px;line-height:40px}.sub-vision h2{font-size:14px;line-height:20px}.Who{padding:0 30px;text-align:center}.team-container{align-items:center;flex-direction:column;gap:40px;padding:0 20px}.team-card{max-width:320px;width:100%}.image-container{height:240px}.info{margin-left:0;margin-top:10px;text-align:center}.info h3{font-size:16px}.info p{font-size:13px;line-height:22px}.linkedin{padding:30px;right:-10px}}.leiuts{background:url(/static/media/cover.2d98749d30739b5dee62.png) no-repeat 50% fixed;background-size:cover;min-height:100vh;overflow:hidden;position:relative;width:100%}.leiutis-mad-box-2{font-family:Montserrat;font-size:20px;font-weight:600;letter-spacing:1%;line-height:32px;text-transform:capitalize}.leiutis-mad-box-2 img{margin-top:150px}.leiutis-mad-box-2 p{margin-left:500px;margin-top:50px}.custom-lui{display:flex}.lei-custom-gall1,.lei-custom-gall2{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:50px}.lei-custom-gall2{margin-top:50px}.mad-box-1 h1{margin-bottom:16px}.custom-design{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:50px}.sub-custom-design-1,.sub-custom-design-2,.sub-custom-design-3{display:flex;gap:30px}@media (max-width:1024px){.custom-lui{align-items:center;flex-direction:column;gap:24px;margin-top:32px}.custom-lui img{height:auto;width:90%}}@media (max-width:600px){.leiutis-mad-box-2{align-items:center;display:flex;flex-direction:column;justify-content:center}.leiutis-mad-box-2 img{height:auto;max-width:50%}}.Qulis{background:url(/static/media/cover.2d98749d30739b5dee62.png) no-repeat 50% fixed;background-size:cover;min-height:100vh;overflow:hidden;position:relative;width:100%}.tag-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.tag-buttons span{min-width:90px;padding:0 10px}@media (max-width:768px){.tag-buttons{justify-content:center}}.tiesv-main{background:url(/static/media/cover.2d98749d30739b5dee62.png) no-repeat 50% fixed;background-size:cover;min-height:100vh;overflow:hidden;position:relative;width:100%}.tiesv-navbar{left:0;position:absolute;top:0;width:100%;z-index:10}.tiesv-landingpage{position:relative}.tiesv-landingpage img.tiesv-bg{display:block;height:auto;margin-top:1px;opacity:.5;width:100%}.tiesv-landingpage:after{background:linear-gradient(180deg,#0000,#000);content:"";inset:0;opacity:.7;pointer-events:none;position:absolute;z-index:1}.tiesv-overlay{bottom:0;color:#fff;display:flex;flex-direction:column;gap:12px;left:0;padding:50px 10%;position:absolute;width:100%;z-index:2}.tiesv-overlay h1{font-family:Bai Jamjuree,sans-serif;font-size:48px;font-weight:600;line-height:110%;margin:0;text-transform:uppercase}.tiesv-overlay .tiesv-location{font-family:Sora,sans-serif;font-size:20px;font-weight:600;line-height:32px;margin:0}.tiesv-overlay .tiesv-url a{color:#abff4f;font-family:Sora,sans-serif;font-size:16px;font-weight:400;text-decoration:none}.tiesv-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;max-width:380px}.tiesv-tags span{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #abff4f;border-radius:12px;box-sizing:border-box;display:inline-flex;flex:1 1 45%;font-size:16px;height:38px;justify-content:center;min-width:160px;padding:0 18px;transition:.3s}.tiesv-overlay .tiesv-year,.tiesv-tags span{font-family:Sora,sans-serif;font-weight:600;text-transform:capitalize}.tiesv-overlay .tiesv-year{align-self:flex-end;color:#abff4f;font-size:20px;line-height:32px;margin-top:10px}@media (max-width:1024px){.tiesv-overlay{padding:40px 6%}.tiesv-overlay h1{font-size:36px}.tiesv-overlay .tiesv-location,.tiesv-overlay .tiesv-year{font-size:16px;line-height:28px}.tiesv-overlay .tiesv-url a{font-size:14px}.tiesv-tags{max-width:100%}.tiesv-tags span{font-size:14px;height:32px;min-width:120px;padding:0 12px}}@media (max-width:768px){.tiesv-overlay{gap:8px;padding:1px 5%}.tiesv-landingpage img.tiesv-bg{display:block;height:230px;margin-top:0;opacity:.5;width:100%}.tiesv-overlay h1{font-size:15px;line-height:150%}.tiesv-overlay .tiesv-location,.tiesv-overlay .tiesv-year{font-size:10px;line-height:22px}.tiesv-overlay .tiesv-url a{font-size:8px;word-break:break-word}.tiesv-tags{gap:6px;justify-content:center;margin-top:10px}.tiesv-tags span{font-size:10px;height:24px;min-width:90px;padding:0 8px}.tiesv-overlay .tiesv-year{font-size:12px;margin-top:6px}}.tiesv-section-2-main{align-items:center;display:flex;justify-content:center;padding:0 100px}.tiesv-section-2{background:linear-gradient(180deg,#3d126a,#7723d0);border-radius:20px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:60px;margin-top:100px;max-width:1200px;padding:60px 40px;width:100%}.tiesv-repeted-section{display:flex;gap:150px;justify-content:center}.tiesv-repeted-section-1 h1{font-family:Bai Jamjuree,sans-serif;font-size:28px;font-weight:700;text-transform:capitalize}.tiesv-repeted-section-2 h1{font-family:Sora,sans-serif;font-size:18px;font-weight:400;line-height:32px;text-transform:capitalize}.tiesv-client-reqs{display:flex;gap:50px}.tiesv-requirement-item-1 h1{font-family:Bai Jamjuree,sans-serif;font-size:28px;font-weight:700;margin-bottom:10px;text-transform:capitalize;white-space:nowrap}.tiesv-requirement-items{display:flex;flex-direction:column;gap:12px}.tiesv-requirement-items h5{align-items:flex-start;display:flex;font-family:Sora,sans-serif;font-size:16px;font-weight:400;gap:10px;line-height:28px;margin:0}.tiesv-requirement-items img{height:20px;margin-top:4px;width:20px}@media (max-width:1024px){.tiesv-section-2-main{padding:0 40px}.tiesv-section-2{gap:40px;padding:40px 30px}.tiesv-repeted-section{flex-direction:column;gap:30px;text-align:center}.tiesv-client-reqs{align-items:center;text-align:center}.tiesv-repeted-section-1 h1{font-size:26px}.tiesv-repeted-section-2 h1{font-size:16px;line-height:28px}.tiesv-client-reqs{flex-direction:column;gap:30px}.tiesv-requirement-item-1 h1{font-size:26px;text-align:center}.tiesv-requirement-items h5{font-size:14px;line-height:24px}}@media (max-width:768px){.tiesv-section-2-main{padding:0 20px}.tiesv-section-2{gap:30px;padding:30px 20px}.tiesv-repeted-section{flex-direction:column;gap:20px;text-align:center}.tiesv-repeted-section-1 h1{font-size:20px}.tiesv-repeted-section-2 h1{font-size:14px;line-height:24px}.tiesv-client-reqs{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.tiesv-requirement-item-1 h1{font-size:20px;text-align:center}.tiesv-requirement-items h5{font-size:12px;line-height:20px}.tiesv-requirement-items img{height:16px;margin-top:2px;width:16px}}.tiesv-repeted-branding{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:100px}.tiesv-repeted-branding h5{color:#abff4f;font-family:Montserrat;font-size:18px;font-weight:500}.tiesv-repeted-branding h2,.tiesv-repeted-branding h5{letter-spacing:0;line-height:48px;text-transform:capitalize}.tiesv-repeted-branding h2{font-family:Bai Jamjuree;font-size:36px;font-weight:700}.tiesv-repeted-branding span{font-family:Sora;font-size:16px;font-weight:400;letter-spacing:0;line-height:32px;text-align:center;text-transform:capitalize}.tiesv-repeted-branding img{background-size:cover;margin-top:50px;width:100%}.tiesv-slides{align-items:center;display:flex;gap:5px;justify-content:center;margin-top:30px}.tiesv-slides img{height:263px;width:506px}@media (max-width:1024px){.tiesv-repeted-branding img{margin-top:30px;width:100%}.tiesv-slides{flex-wrap:wrap;gap:15px;justify-content:center}.tiesv-slides img{border-radius:8px;height:auto;width:45%}}@media (max-width:768px){.tiesv-repeted-branding h2{font-family:Bai Jamjuree;font-size:20px;font-weight:700;letter-spacing:0;line-height:48px;text-align:center;text-transform:capitalize}.tiesv-repeted-branding img{margin-top:20px;width:100%}.tiesv-slides{flex-wrap:wrap;gap:15px;justify-content:center}.tiesv-slides img{border-radius:8px;height:auto;width:45%}}.tiesv-ui-redesign{grid-gap:20px;background:linear-gradient(90deg,#3d126a,#7723d0);display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:50px;padding:30px}.tiesv-ui-redesign img{border-radius:0;display:block;height:auto;object-fit:contain;width:100%}@media (max-width:1024px){.tiesv-ui-redesign{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.tiesv-ui-redesign{grid-template-columns:repeat(4,1fr)}}.tiesv-client-feedback h1{font-size:25px;padding:10px;text-align:center}.tiesv-client-feedback h1,.tiesv-custom-slider-container h1{font-size:22px;margin-top:40px;padding:0 10px}.tiesv-custom-slider-container{max-width:100%;padding:10px 0}.tiesv-custom-slider-track{gap:12px;margin-top:30px}.tiesv-custom-slider-item{height:80px;min-width:150px}
/*# sourceMappingURL=main.8deda2e4.css.map*/