@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.section-skeleton-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;padding-left:5%;padding-right:10%;padding-top:15px}.section-skeleton-img{border-radius:12px}.section-skeleton-text{flex:1;width:100%;display:flex;flex-direction:column;gap:12px}@media (min-width: 768px){.section-skeleton-wrapper{flex-direction:row}}.hero{position:relative;width:100%;height:100vh;overflow:hidden;padding-top:80px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.text-wrap{position:relative;z-index:1;text-align:center;width:100%;padding:0 20px;top:50%;transform:translateY(-50%)}.text-wrap h1{font-size:5.6rem;font-weight:600;font-family:sans-serif;margin:0;color:#fff}.text-wrap p{font-size:1.8rem;margin-top:20px;color:#fff}.hero-btn{position:relative;display:inline-block;padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;color:var(--black);background:var(--white);border:none;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #00000026;text-decoration:none;margin-top:1.5rem;min-height:52px}.hero-btn:hover{background:var(--darkBlueAlt1);color:var(--white);transform:translateY(-3px);box-shadow:0 12px 35px #00000040}.hero-btn:active{transform:translateY(-1px)}.btn.content-btn:hover{background-color:var(--darkBlueAlt1);color:var(--white)}.homepage-waveshape{position:absolute;bottom:30px;left:50%;transform:translate(-50%) rotate(180deg) scale(1.505);width:100%;height:auto;max-width:none;z-index:0}@media (max-width: 1200px){.text-wrap h1{font-size:3.5rem}.text-wrap p{font-size:1.25rem}.btn.content-btn{font-size:1rem;padding:.75rem 1.5rem}.homepage-waveshape{bottom:20px}}@media (max-width: 900px){.hero{width:100%;margin:0;min-height:calc(100vh - 60px);padding:60px clamp(1rem,4vw,2rem) 0;overflow:hidden}.text-wrap{padding:0 clamp(1rem,4vw,2rem)}.text-wrap h1{font-size:2.5rem}.text-wrap p{font-size:1rem}.btn.content-btn{font-size:.875rem;padding:.5rem 1rem}.homepage-waveshape{position:absolute;bottom:-120px;width:100%;left:0;transform:none;height:120px;object-fit:cover;z-index:0}}@media (max-width: 480px){.text-wrap h1{font-size:2rem}.text-wrap p{font-size:.875rem}.btn.content-btn{font-size:.75rem;padding:.5rem .75rem}.homepage-waveshape{bottom:8px}}.partners-banner{background-image:url(/assets/partner-section-background-CoMxsdvr.png);background-size:cover;background-position:left;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:5%;color:#fff;margin:100px 0}.partners-banner h1{margin-bottom:10px;box-shadow:var(--white);text-shadow:2px 2px 4px var(--blackRgb);font-size:3rem}.partners-banner p{font-size:1.5rem}.partner-icon{width:100px;height:auto;margin-bottom:10px;margin-top:10px;transition:transform .3s ease-out}.partner-icon:hover{cursor:pointer;transform:scale(1.2)}@media (min-width: 900px){.partner-icon:hover{transform:scale(1.1)}}@media screen and (max-width: 540px){.partners-banner h1{font-size:2rem}.partners-banner p{font-size:1rem}}.tagline{text-align:center;padding:10px;margin-top:10px}.tagline img.quote{width:40px;margin-bottom:40px}.tagline img.points{width:90px;margin-top:10px;margin-bottom:10px}.tagline h1{font-size:4rem;font-weight:700;color:var(--darkGreyRgbAlt);margin:0}@media (max-width: 768px){.tagline h1{font-size:2rem}.tagline img.quote{width:30px;margin-bottom:30px}.tagline img.points{width:70px;margin-top:3rem;margin-bottom:2rem}}@media (max-width: 480px){.tagline h1{font-size:1.5rem}.tagline img.quote{width:25px;margin-bottom:20px}.tagline img.points{width:60px;margin-top:2rem;margin-bottom:1.5rem}}.t-wrapper{position:relative;padding:10px 5%;margin:50px 0;background-color:#2b2c69;overflow:hidden}.t-heading{text-align:center;font-size:48px;margin-bottom:50px;font-weight:600;color:#fff}.t-container{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;padding:10px;margin:40px 0;align-items:flex-start;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x}.t-container::-webkit-scrollbar{display:none}.t-card{min-width:350px;max-width:350px;background:#fff;padding:25px;border-radius:22px;box-shadow:0 2px 14px #0000001a;flex-shrink:0}.t-header{display:flex;align-items:center;gap:12px;position:relative}.t-avatar{width:40px;height:40px;background:#eee;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:18px;overflow:hidden}.t-avatar img{width:100%;height:100%;object-fit:cover}.t-title{font-size:18px;font-weight:600}.t-verified{color:#000;margin-left:auto;font-size:18px}.t-stars{margin-top:10px;font-size:18px;color:#ffba00}.t-description{margin-top:12px;color:#555;font-size:15px;line-height:1.5}.t-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;width:42px;height:42px;border-radius:50%;cursor:pointer;font-size:22px;box-shadow:0 2px 14px #00000026;display:flex;justify-content:center;align-items:center}.t-nav.left{left:10px}.t-nav.right{right:10px}.testimonial-wave-top{position:relative;bottom:0;transform:scale(1.205)}.testimonial-wave-bottom{position:relative;bottom:-10px;transform:rotate(180deg) scale(1.205)}@media screen and (max-width:768px){.testimonial-wave-top{bottom:8px}.testimonial-wave-bottom{bottom:-12px}}.contact-button{background:var(--white);color:var(--black);padding:12px 60px;border-radius:30px;font-size:1.25rem;font-weight:600;border:3px solid black;cursor:pointer;text-decoration:none}.contact-button:hover{background:var(--lightGrey);color:#000}.service-banner{position:relative;background-image:url(/assets/service-banner-B26QzK49.png);background-size:cover;background-position:right;padding:5%;margin-top:100px;color:#fff}.service-banner h1{margin-bottom:10px;box-shadow:var(grey);text-shadow:2px 2px 4px var(grey);font-size:2rem}@media screen and (max-width: 540px){.service-banner h1{font-size:1rem}}.services-scrollcard{display:flex;flex-direction:column;justify-content:space-between;padding:50px 90px}.services-scrollcard_heading{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:50px 0;width:100%}.services-scrollcard_heading h1{font-size:85px;font-weight:600;width:50%;line-height:1.1;margin:0}.services-scrollcard_heading p{width:40%;font-size:18px;margin:0}.scrollcard-container{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;height:300vh;position:relative}.scrollcard-images{width:48%;height:100vh;padding-top:24px;box-sizing:border-box;border-radius:10px;background-color:transparent;position:relative;overflow:hidden}.scroll-img{position:relative;width:100%;height:100%;padding:60px 0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-radius:10px}.scroll-img img{position:absolute;top:50%;left:50%;width:min(100%,520px);height:calc(100% - 120px);transform:translate(-50%,-50%);opacity:0;object-fit:contain;object-position:center;border-radius:10px}.scroll-img img.active{opacity:1;z-index:1}.scrollcard-description{width:40%;display:flex;flex-direction:column;justify-content:space-between}.desc{min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.5}.desc h3{font-size:36px;font-weight:600;margin:0 0 12px}.desc p{font-size:16px;margin:0;max-width:52ch}@media screen and (max-width: 770px){.services-scrollcard{padding:40px}.services-scrollcard_heading h1{font-size:55px;width:50%}.services-scrollcard_heading p{width:40%;font-size:18px}.desc h3{font-size:28px}}@media screen and (max-width: 490px){.services-scrollcard{padding:25px}.services-scrollcard_heading{flex-direction:column;align-items:flex-start;padding:10px 0 20px}.services-scrollcard_heading h1{font-size:40px;width:100%;padding-bottom:15px}.services-scrollcard_heading p{width:100%;padding-bottom:0}.scrollcard-container{height:auto;flex-direction:column;gap:24px}.scrollcard-images{width:100%;height:52vh;padding-top:12px}.scroll-img{padding:30px 0}.scroll-img img{width:90%;height:calc(100% - 60px)}.scrollcard-description{width:100%}.desc{min-height:auto;padding:25px 0}.desc h3{font-size:22px;margin:0;padding:10px 0}.desc p{font-size:16px;padding:10px 0}}.services-card-description{display:flex;flex-direction:column;padding:10px;text-align:center}.services-card-description img{border-top-right-radius:20px;border-top-left-radius:20px}.card-description{padding:10px;align-items:center;border-bottom-left-radius:20px;border-bottom-right-radius:20px;text-align:center;background-color:var(--lightGrey)}@media screen and (max-width:490px){.services-scrollcard_heading{padding:10px}}.herosection{height:100%;width:100%;padding:100px 80px;background-color:#2b2c69;overflow:hidden}.herosection-container{display:flex;flex-direction:row;justify-content:space-between}.content-motto{width:45%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#fff}.content-motto h1{font-size:42px;font-weight:700;line-height:1em;letter-spacing:-1.6px}.content-motto p{font-size:16px;margin:24px 0;line-height:1.5}.btn{width:179px;font-size:15px;font-weight:500;color:#fff;line-height:1;text-align:center;padding:14px 30px;margin-right:15px;border:1;border-color:#fff;border-radius:100px;outline:0 none;position:relative;z-index:1}.content-btn{border-radius:100px;background:#fff none repeat scroll 0 0;color:#000;margin-top:24px;padding:14px 40px;cursor:pointer;position:relative;overflow:hidden;z-index:1;transition:all .3s ease;font-size:16px}.content-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(-45deg,#4e50b4,#1f1f4a);z-index:-1;opacity:0;transition:opacity .3s ease}.content-btn:hover{color:#fff}.content-btn:hover:before{opacity:1}.content-img{width:50%;align-items:center;display:flex;flex-direction:row}.content-img img{position:relative}.shape-bottom{width:auto;top:75px;display:block;position:relative;transform:rotate(180deg) scale(1.505)}.thumb-animation{display:inline-block}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media screen and (max-width:1024px){.herosection{padding:140px 80px}.content-img{justify-content:center}.button-group{display:flex}.shape-bottom{position:relative;top:125px}}@media screen and (max-width:768px){.herosection{height:auto;padding:100px 40px;overflow:hidden}.content-motto{width:50%}.btn{margin-left:0;margin-right:10px}.content-img{position:relative;left:50px}.shape-bottom{top:90px}}@media screen and (max-width:490px){.herosection{overflow:visible}.button-group{width:100%;display:flex}.herosection-container{flex-direction:column;padding-top:100px}.herosection{height:auto;flex-direction:column;padding:10px}.aboutus-herosection-container{flex-direction:column;padding-top:100px}.content-motto{width:100%;padding-bottom:20px}.aboutus_herosection{height:auto;flex-direction:column;padding:10px}.content-motto{width:100%}.content-img{width:75%;display:flex;justify-content:center;position:relative;top:70px;left:60px;z-index:1}.shape-bottom{width:82%;top:4px}.btn{width:100%}}.services-picture-1{animation:bounce 3s ease infinite;top:40px;left:150px;width:450px}.services-picture-2{animation:bounce 3.2s ease infinite;bottom:130px;right:-50px;width:70px}.services-picture-3{animation:bounce 3.2s ease infinite;bottom:130px;right:320px;width:70px}@media screen and (max-width:1024px){.services-picture-1{width:370px}.services-picture-2{bottom:110px;right:-60px;width:50px}.services-picture-3{bottom:110px;right:220px;width:50px}}@media screen and (max-width: 768px){.services-picture-1{top:20px;left:60px;width:300px}.services-picture-2{bottom:110px;right:35px;width:50px}.services-picture-3{bottom:110px;right:250px;width:50px}}@media screen and (max-width: 500px){.services-picture-1{top:30px;left:50px;width:400px}.services-picture-2{bottom:140px;right:60px;width:50px}.services-picture-3{bottom:140px;right:340px;width:50px}}@media screen and (max-width:320px){.services-picture-1{top:30px;left:40px;width:350px}.services-picture-2{bottom:130px;right:80px;width:50px}.services-picture-3{bottom:130px;right:310px;width:50px}}.serviceTabViewer-Container{display:flex;height:auto;width:100%;padding:20px 0}.tabs{width:40%;display:flex;flex-direction:column;justify-content:center;padding:40px 20px}.tabs h2{font-size:1.2rem;color:var(--darkGrey);margin-bottom:40px;font-weight:400;letter-spacing:.5px}.tab{padding:10px;cursor:pointer;transition:color .3s}.tab h3{font-size:20px;color:var(--grey)}.tab.activeTab h3{color:var(--black)}.tab-content{font-size:large}.timeline{width:0%;transition:none;height:4px;background-color:var(--mediumBlue);margin-top:10px}.image-section{width:60%;display:flex;justify-content:center;background-color:var(--shadowBlack);margin:20px 0 20px 50px;border-radius:20px 0 0 20px;overflow:hidden}.image-section image{width:100%;margin-left:0%}@media (max-width: 768px){.serviceTabViewer-Container{flex-direction:column}.tabs{width:100%;padding:30px;margin:0}.image-section{width:90%;margin:auto;border-radius:20px}.image-section image{height:auto}}@media (max-width: 600px){.tabs{padding:20px}.tabs h2{font-size:18px}.image-section{width:90%;margin:auto;border-radius:20px}}@media (max-width: 410px){.tabs h2{font-size:12px;margin:5px 0}.tab h3{font-size:14px}.tab p{font-size:12px}}.services-section{overflow:hidden}.picture-1{animation:bounce 4s ease infinite;top:70px;left:250px;width:300px}.picture-2{animation:bounce 5.2s ease infinite;top:170px;right:100px;width:100px}.picture-3{animation:bounce 5.1s ease infinite;top:200px;right:100px;width:100px}.picture-4{animation:bounce 3.5s ease infinite;bottom:120px;left:-260px;width:130px}.picture-5{animation:bounce 3.8s ease infinite;bottom:120px;left:-190px}@media screen and (max-width:1024px){.picture-1{animation:bounce 4s ease infinite;top:0;left:200px;width:250px}.picture-2{animation:bounce 5.2s ease infinite;top:110px;right:70px;width:70px}.picture-3{animation:bounce 5.1s ease infinite;top:120px;right:60px;width:70px}.picture-4{animation:bounce 3.5s ease infinite;bottom:150px;left:-190px;width:100px}.picture-5{animation:bounce 3.8s ease infinite;bottom:150px;left:-130px}}@media screen and (max-width:768px){.picture-1{animation:bounce 4s ease infinite;top:0;left:150px;width:250px}.picture-2{animation:bounce 5.2s ease infinite;top:120px;right:120px;width:70px}.picture-3{animation:bounce 5.1s ease infinite;top:140px;right:100px;width:70px}.picture-4{animation:bounce 3.5s ease infinite;bottom:150px;left:-230px;width:100px}.picture-5{animation:bounce 3.8s ease infinite;bottom:150px;left:-180px}}@media screen and (max-width:490px){.picture-1{animation:bounce 4s ease infinite;top:-30px;left:140px;width:300px}.picture-2{animation:bounce 5.2s ease infinite;top:100px;right:170px;width:90px}.picture-3{animation:bounce 5.1s ease infinite;top:120px;right:140px;width:90px}.picture-4{animation:bounce 3.5s ease infinite;bottom:210px;left:-310px;width:100px}.picture-5{animation:bounce 3.8s ease infinite;bottom:210px;left:-240px}}.services-content-card_container{min-height:fit-content;display:flex;flex-direction:column;padding:60px 80px 0;justify-content:center;gap:40px}.content_card-container{display:flex;flex-direction:row;justify-content:space-between;gap:30px}.services-content_card{display:flex;flex-direction:column;width:30%;text-align:center;justify-content:flex-start;align-items:center;border-radius:25px;box-shadow:10px 0 15px #4646461f,inset 10px 0 15px #4646461f;position:relative;padding:30px 20px;min-height:350px;transition:all .5s ease;opacity:1;overflow:hidden}@media (hover: hover){.services-content_card:hover{transform:translateY(-5px)}.services-content_card:hover:after{height:6px;width:90%}}.services-content_card:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:4px;transition:all .5s ease;border-radius:2px}.services-content_card h2{font-size:24px;margin-bottom:15px;color:#222467}.services-content_card p{font-size:16px;line-height:1.6;color:#333}@media screen and (max-width: 768px){.services-content-card_container{padding:40px 20px;gap:30px}.content_card-container{flex-direction:column;gap:30px}.services-content_card{width:100%;min-height:250px;transform:translateY(0);opacity:.7}.services-content_card.card-visible{transform:translateY(-5px);opacity:1}.services-content_card.card-visible:after{height:6px;width:90%;background-color:#222467}.services-content_card h2{font-size:28px}.content__heading{font-size:36px}}@media screen and (max-width: 450px){.services-content-card_container{padding:150px 10px 30px}.services-content_card h2{font-size:24px}.services-content_card p{font-size:15px}.services-content_card{box-shadow:10px 0 20px #4646461f,inset 10px 0 20px #4646461f}.services-content_card.card-visible{box-shadow:10px 0 20px #46464633,inset 10px 0 20px #46464633}}.main-container{height:auto;display:flex;flex-direction:row;padding:190px 10px 240px;align-items:flex-start;justify-content:space-evenly;background-color:#f4f4f4}.instance{height:auto;display:flex;flex-direction:row-reverse;padding:0 10px 100px;align-items:flex-start;justify-content:space-evenly;background-color:#fff;margin-top:-70px}.sub-container{display:flex;flex-direction:column;align-items:center;width:40%}.heading{text-wrap:wrap;margin-bottom:16px;text-align:center}.heading h2{font-size:42px;font-weight:700;color:#222}.heading p{font-size:16px;margin-top:24px}.list{list-style:none}.single-list{display:flex;align-items:flex-start}.single-list svg{margin-right:24px;size:15px}.info ul{text-decoration:none;list-style:none}.info li{padding:8px 0}.list-info{padding-left:10px}.list-info b{padding-bottom:10px}.info_btn{border-radius:100px;border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(-45deg,#2b2c69,#1f1f4a) border-box;color:#000;margin-top:24px;padding:14px 40px;cursor:pointer;position:relative;overflow:hidden;z-index:1;transition:all .3s ease;font-size:16px}.info_btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(-45deg,#4e50b4,#1f1f4a);z-index:-1;opacity:0;transition:opacity .3s ease}.info_btn:hover{color:#fff}.info_btn:hover:before{opacity:1}.btn-container{display:flex;justify-content:center}.picture-container img{width:90%}@media screen and (max-width:1024px){.main-container{display:flex;align-items:center;padding:120px 10px 160px 80px}.instance{padding:0 64px 100px 60px}.sub-container{width:50%}.heading h2{display:inline-block;font-weight:700;line-height:1em;letter-spacing:-1.6px}.picture-container{flex:1;height:100%;width:40%;display:flex;flex-direction:row;align-items:center}}@media screen and (max-width:768px){.main-container{height:auto;padding:90px 10px 120px 5%}.instance{padding:0 5% 100px}.sub-container{width:55%}.picture-container{height:100%}}@media screen and (max-width:490px){.main-container{height:auto;flex-direction:column;padding:70px 5% 80px}.instance{height:auto;flex-direction:column;padding:40px 5% 50px}.sub-container{width:100%}.heading h2{font-size:45px}.picture-container{width:100%;display:flex;flex-direction:row;justify-content:center;padding-top:20px}}.services-aboutus{width:100%;overflow-x:hidden}.desc-top-curve{transform:rotate(0) scale(1.5);position:relative;top:180px}.desc-bottom-curve{position:relative;top:-170px;transform:rotate(180deg) scale(1.5)}@media screen and (max-width:1024px){.desc-top-curve{transform:rotate(0) scale(1.5);position:relative;top:130px}.desc-bottom-curve{position:relative;top:-120px}}@media screen and (max-width:768px){.desc-top-curve{top:100px}.desc-bottom-curve{top:-95px}}@media screen and (max-width:490px){.desc-top-curve{top:55px}.desc-bottom-curve{top:-75px}}.about-us{overflow:hidden}.form-container{background:#ffffff4d;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;padding:40px;max-width:600px;margin:0 auto;border:1px solid rgba(255,255,255,.18)}form select,form input,form textarea{display:block;width:100%;background:#fff9;padding:15px;border-radius:12px;border:1px solid rgba(255,255,255,.3);outline:none;margin-bottom:15px;margin-top:5px;resize:none;font-size:16px;color:var(--darkText);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 6px #0000001a;transition:all .3s ease}form input:focus,form textarea:focus,form select:focus{background:#ffffffe6;box-shadow:0 4px 12px #00000026;transform:scale(1.02)}.form-group{margin-bottom:20px}.submit-button{background:#3669ffd9;color:var(--white);padding:14px 25px;font-size:18px;border-radius:30px;cursor:pointer;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;transition:all .3s ease}.submit-button:hover{background:#3669ff;transform:translateY(-2px);box-shadow:0 6px 16px #00000040}label{font-size:14px;color:var(--darkText);font-weight:500}.form-container span{display:block;margin:20px}@media (max-width: 768px){.form-container{max-width:90%;padding:20px;margin:20px auto}form select,form input,form textarea{font-size:14px;padding:10px}.submit-button{padding:12px 20px;font-size:16px}}.contact-form{height:100%;width:100%}@media screen and (max-width: 768px){.contact-form{height:100%;width:100%}}.contactus{position:relative;width:100%;height:100vh;background-image:url(/assets/contact-us-mZ6xlNtO.jpg);background-size:cover;background-position:center;overflow:hidden}.contactus-text{position:absolute;top:25%;left:5%;color:var(--white);background:#80808033;border-radius:15px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 30px #0000001a;border:1px solid rgba(255,255,255,.3);text-shadow:2px 2px 4px rgba(0,0,0,.5);padding:20px}.contactus-text h1{font-size:6rem}.contactus-text p{font-size:2rem}.contact-us-waveshape{position:absolute;bottom:25px;left:0;width:auto;z-index:0;transform:rotate(180deg) scale(1.505)}.contact{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;background-color:#f9f9f9;align-self:center;padding-left:5%;padding-right:10%;margin:80px auto;text-align:center;border-radius:10px}.contact-heading{margin:10px}.contact-container{display:flex;flex-direction:row;width:100%}.contact-cards{padding-right:25px;width:60%}.contact-card{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:inherit;background:#80808033;border-radius:15px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 30px #0000001a;border:1px solid rgba(255,255,255,.3);padding:20px;width:100%}.contact-form-wrapper{width:60%}@media screen and (max-width: 1024px){.contact-us-waveshape{bottom:20px}}@media screen and (max-width: 780px){.contact-container{flex-direction:column-reverse}.contact-cards{padding:15px;width:100%}.contact-form-wrapper{width:100%}.contact-us-waveshape{bottom:15px}}@media screen and (max-width: 480px){.contact{padding:0}.contact-cards{padding:15px}.contactus-text{margin-right:15px}.contactus-text h1{font-size:2.5rem}.contactus-text p{font-size:2rem}.contact-us-waveshape{bottom:8px}}.career-form-container{padding:30px;width:100%}.close-button{width:30%;background:red;color:#fff;border:none;padding:10px;border-radius:5px;cursor:pointer;font-weight:700}.close-button:hover{background-color:#8b0000}.career-form{display:flex;flex-direction:column;max-width:800px;margin:0 auto}.form-field{margin-bottom:25px}.form-field label{display:block;margin-bottom:8px;font-weight:600;color:#2c3e50;font-size:.95rem}.form-field input{width:100%;padding:12px 16px;border:1px solid #e6e9ec;border-radius:8px;font-size:.95rem;color:#2c3e50;transition:all .3s ease}.form-field input:focus{outline:none;border-color:#053d94;box-shadow:0 0 0 3px #053d941a}.form-field input::placeholder{color:#a0aec0}.file-upload-container{background:#fff;border:2px dashed #e6e9ec;border-radius:12px;padding:30px;text-align:center;transition:all .3s ease}.custom-file-upload{display:inline-block;padding:12px 24px;background:#f8f9fa;border:1px solid #e6e9ec;border-radius:8px;color:#2c3e50;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.custom-file-upload:hover{background:#e9ecef;border-color:#d1d7dc}.file-name{margin-top:10px;color:#6c757d;font-size:.9rem}@media screen and (max-width: 768px){.career-form-container,.file-upload-container{padding:20px}.form-buttons{flex-direction:column}.submit-btn,.back-btn{width:100%}}.career-section{overflow:hidden}.career-benifit{display:flex;flex-direction:column;align-items:center;padding-top:50px}.career-picture-1{animation:bounce 3s ease infinite;top:140px;left:40px;width:600px}.career-picture-2{animation:bounce 3.2s ease infinite;bottom:70px;right:150px;width:250px}.career-picture-3{animation:bounce 3s ease infinite;bottom:60px;right:480px;width:100px}.open-positions{margin:80px auto;max-width:1400px;padding:0 20px;scroll-margin-top:50px}.jobs-container{height:auto;min-height:80vh;width:100%;display:flex;padding:35px 0;gap:30px;background:linear-gradient(145deg,#f6f6f6,#fff);border-radius:20px;box-shadow:0 8px 30px #00000014}.job-list{flex:1;height:auto;min-height:80vh;width:100%;background-color:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f,inset 0 2px #ffffff1a;overflow:hidden}.job-list h1{margin:0;text-align:center;padding:15px;color:#2c3e50;font-size:2rem;font-weight:600;border-bottom:1px solid #e6e9ec}.job-cards{height:auto;display:flex;flex-direction:column;gap:15px;padding:20px;overflow-y:auto}.job-card{height:auto;min-height:100px;position:relative;padding:20px;border-radius:12px;background:#fff;border:1px solid #e6e9ec;box-shadow:0 2px 8px #0000000a;transition:all .3s ease;cursor:pointer}.job-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000014;border-color:#d1d7dc}.job-card.active{background:linear-gradient(135deg,#053d94,#0a4eb8);border:none;box-shadow:0 8px 20px #053d9433}.job-card.active .job-title,.job-card.active .date-posted{color:#fff}.job-title{font-size:1.1rem;font-weight:600;color:#2c3e50;margin-bottom:25px;line-height:1.4}.date-posted{font-size:.875rem;color:#6c757d;position:absolute;bottom:15px;right:20px}.job-info{flex:2;height:auto;min-height:80vh;background-color:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f,inset 0 2px #ffffff1a;overflow:hidden}.job-info-heading{display:flex;flex-direction:column;width:100%}.job-info-heading-container{padding:0;scroll-margin-top:50px}.job-info-heading-container h1{color:#2c3e50;font-size:2rem;font-weight:600;text-align:center;margin:0;padding:15px;border-bottom:1px solid #e6e9ec;position:sticky;top:0;background:#fff;z-index:1;box-shadow:0 2px 4px #0000000d}.job-info-desc{display:flex;flex-direction:column;padding:30px;color:#2c3e50;line-height:1.6}.job-info-desc h3{color:#053d94;font-size:1.25rem;font-weight:600;margin:15px 0 10px}.job-info-desc p{color:#4a5568;margin-bottom:12px}.job-info-desc ul{list-style-type:none;padding-left:0}.job-info-desc ul li{position:relative;padding-left:24px;margin-bottom:12px;color:#4a5568}.job-info-desc ul li:before{content:"•";color:#053d94;font-size:1.5em;position:absolute;left:0;top:-4px}.job-desc-apply-btn{display:flex;width:100%;justify-content:flex-end;margin-top:30px}.btn-flip{display:inline-block;padding:14px 32px;background:#053d94;color:#fff;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;border-radius:50px;border:none;cursor:pointer;transition:all .3s ease;min-width:160px;text-transform:uppercase;letter-spacing:.5px}.btn-flip:hover{background:#042d6e;transform:translateY(-2px);box-shadow:0 4px 12px #053d9433}.no-listing{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:40vh;font-size:1.5rem;gap:1rem;padding-left:5%}.no-listing h3{color:#797676}.upload-resume{margin-bottom:30px}.upload-resume h2{color:#2c3e50;font-size:1.5rem;margin-bottom:15px}.file-upload-container{background:#fff;border:2px dashed #e6e9ec;border-radius:12px;padding:30px;text-align:center;transition:all .3s ease;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.file-upload-container:hover{border-color:#053d94}.file-input-wrapper{position:relative;display:inline-block}.file-input-wrapper input[type=file]{position:absolute;left:-9999px}.custom-file-upload{display:inline-block;padding:12px 24px;background:#f8f9fa;border:1px solid #e6e9ec;border-radius:8px;color:#2c3e50;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:120px}.custom-file-upload.has-file{background:#e9ecef;border-color:#053d94;color:#053d94}.file-name{margin-top:10px;color:#6c757d;font-size:.9rem;word-break:break-all;max-width:100%;padding:0 15px}.form-buttons{display:flex;gap:15px;margin-top:30px}.submit-btn,.back-btn{flex:1;padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none}.submit-btn{background:#053d94;color:#fff}.submit-btn:hover{background:#042d6e;transform:translateY(-1px);box-shadow:0 4px 12px #053d9433}.back-btn{background:#f8f9fa;color:#053d94;border:2px solid #053d94}.back-btn:hover{background:#e9ecef;transform:translateY(-1px)}.career-hiring-process{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 1024px){.career-picture-1{animation:bounce 3s ease infinite;top:80px;left:200px;width:510px}.career-picture-2{animation:bounce 3.2s ease infinite;bottom:120px;right:-10px;width:200px}.career-picture-3{bottom:120px;right:280px}}@media screen and (max-width: 768px){.career-picture-1{top:100px;left:110px;width:400px}.career-picture-2{bottom:80px;right:60px;width:180px}.career-picture-3{bottom:70px;right:290px;width:80px}.open-positions{margin:40px auto;padding:0 15px}.jobs-container{flex-direction:column;padding:20px;gap:20px}.job-list,.job-info{min-height:auto}.job-info-desc{padding:20px}.btn-flip{width:100%;margin-top:20px}.file-upload-container{padding:20px}.form-buttons{flex-direction:column}.submit-btn,.back-btn{width:100%}}@media screen and (max-width: 500px){.career-picture-1{top:40px}.career-picture-2,.career-picture-3{bottom:130px}.open-positions h1{font-size:2rem}.open-positions h3{font-size:1.5rem}.job-card{padding:15px;border-radius:10px}.job-card h5{font-size:1rem}.job-card span{font-size:.8rem}.jobs-container{flex-direction:column;height:auto}.job-list{min-height:auto;border-radius:15px 15px 0 0/15px 15px 0px 0px;padding-bottom:15px}.job-info{border-radius:0 0 15px 15px/0px 0px 15px 15px}.btn-flip{width:auto}}@media screen and (max-width: 320px){.career-picture-2{right:200px}}.hiring-process-container{display:flex;flex-wrap:wrap;padding:20px;border-radius:12px;gap:20px}.hiring-process-item{flex:1;display:flex;text-align:center;height:auto;padding:25px;margin:10px;background-color:var(--white);border-radius:10px;box-shadow:0 4px 20px #00000026;transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent}.hiring-process-item:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0003;border-color:var(--blue5)}.hiring-process-title{font-size:1.6rem;font-weight:700;margin-bottom:10px;color:var(--blue4)}.hiring-process-description{font-size:1rem;margin-top:10px;color:var(--darkGreyRgb);line-height:1.6}@media (max-width: 900px){.hiring-process-item{flex:1 1 45%}}@media (max-width: 480px){.hiring-process-item{flex:1 1 100%}.hiring-process-title{font-size:1.6rem}.hiring-process-description{font-size:1rem}}.benefits{margin:80px auto;width:90%;display:flex;justify-content:space-evenly;flex-wrap:wrap}.benefit{flex-basis:30%;position:relative}.benefit img{width:100%;height:250px;max-height:300px;object-fit:cover;border-radius:10px;display:block}.caption{border-radius:10px;position:absolute;top:0;left:0;bottom:0;right:0;background:var(--blueRgbAlt);display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--white);cursor:pointer;opacity:0;padding-top:50%;transition:.4s}.caption img{width:60px;height:60px;margin-bottom:10px}.benefit:hover .caption{opacity:1;padding-top:0}@media (max-width: 650px){.benefits{flex-direction:column}.benefit{flex-basis:100%;margin:20px 0}}@media (max-width: 490px){.benefits{margin:40px auto}}.callToAction{height:50vh;background-color:#2b2c69;border:none;clip-path:ellipse(75% 100% at center top)}.callToAction-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:80px}.callToAction-container h1{color:#fff;text-align:center;font-size:45px}.callToAction-btn{display:flex;justify-content:center;padding-top:40px;color:#fff}.button-border:before{border:2px solid var(--white)}.callToAction-credentials{display:flex;color:#fff;align-items:center;padding-top:20px;width:40%;justify-content:space-around}.callToAction-credentials img{width:50px;padding:0 10px;color:red}.cred{display:flex;flex-direction:row;align-items:center}@media (max-width: 768px){.callToAction{height:75vh}.callToAction-container{padding-top:20px}.callToAction-container-content{padding-top:40px;font-size:1rem}.callToAction-btn{padding-top:40px}.callToAction-credentials{flex-direction:column;width:100%}.cred{align-items:center;padding-top:30px}}.blog-picture-1{animation:bounce 4s ease infinite;left:300px;width:300px}.blog-picture-2{width:70px;top:170px;left:100px;animation:bounce 4s ease infinite}.blog-picture-3{width:70px;top:100px;right:150px;animation:bounce 4s ease infinite}.blog-picture-4{width:70px;bottom:120px;right:30px;animation:bounce 4s ease infinite}.blog-picture-5{width:70px;bottom:50px;left:80px;animation:bounce 4s ease infinite}.blog-picture-6{width:70px;top:100px;left:30px;animation:bounce 4s ease infinite}.blog-picture-7{width:70px;bottom:50px;right:420px;animation:bounce 4s ease infinite}@media screen and (max-width:1024px){.blog-picture-1{animation:bounce 4s ease infinite;left:250px;width:300px}.blog-picture-2{width:70px;top:170px;left:50px;animation:bounce 4s ease infinite}.blog-picture-3{width:70px;top:90px;right:200px;animation:bounce 4s ease infinite}.blog-picture-4{width:70px;bottom:120px;right:80px;animation:bounce 4s ease infinite}.blog-picture-5{width:70px;bottom:50px;left:30px;animation:bounce 4s ease infinite}.blog-picture-6{width:70px;top:100px;left:-30px;animation:bounce 4s ease infinite}.blog-picture-7{width:70px;bottom:50px;right:470px;animation:bounce 4s ease infinite}}@media screen and (max-width:768px){.blog-picture-1{animation:bounce 4s ease infinite;width:250px;left:120px}.blog-picture-2{width:50px;top:150px;left:-50px;animation:bounce 4s ease infinite}.blog-picture-3{width:50px;top:70px;right:240px;animation:bounce 4s ease infinite}.blog-picture-4{width:50px;right:140px;animation:bounce 4s ease infinite}.blog-picture-5{width:50px;left:-30px;animation:bounce 4s ease infinite}.blog-picture-6{width:50px;top:80px;left:-70px;animation:bounce 4s ease infinite}.blog-picture-7{width:50px;bottom:50px;right:440px;animation:bounce 4s ease infinite}}@media screen and (max-width:490px){.blog-picture-1{animation:bounce 4s ease infinite;bottom:50px;left:150px;width:200px}.blog-picture-2{width:50px;top:70px;left:10px;animation:bounce 4s ease infinite}.blog-picture-3{width:50px;top:20px;right:160px;animation:bounce 4s ease infinite}.blog-picture-4{width:50px;bottom:140px;right:85px;animation:bounce 4s ease infinite}.blog-picture-5{width:50px;bottom:90px;left:-20px;animation:bounce 4s ease infinite}.blog-picture-6{width:50px;top:30px;left:-50px;animation:bounce 4s ease infinite}.blog-picture-7{width:50px;bottom:90px;right:360px;animation:bounce 4s ease infinite}}.services-content-card_container{min-height:fit-content;display:flex;flex-direction:column;padding:60px 5% 0;justify-content:center;gap:40px}.blog-content_card-container{display:flex;flex-direction:row;justify-content:flex-start;gap:20px;flex-wrap:wrap}.content__heading{font-size:42px;text-align:center;margin-bottom:20px}.blogs-content_card{display:flex;flex-direction:column;width:30%;text-align:center;justify-content:flex-start;align-items:center;border-radius:25px;box-shadow:10px 0 15px #4646461f,inset 10px 0 15px #4646461f;position:relative;min-height:250px;transition:all .5s ease;opacity:1;overflow:hidden;cursor:pointer}.blogs-content_card h2{font-size:24px;font-weight:700;color:#1d1d4f;margin:10px;text-align:left}.blogs-content_card p{font-size:16px;color:#444;line-height:1.7;max-width:90%;margin:10px 0;text-align:left}.blogs-content_card img{height:250px;width:100%;padding-bottom:10px}.read-more-btn{background:none;border:none;color:#222467;font-weight:600;cursor:pointer;margin-left:5px}.blog-date{font-size:14px;color:#666}.blog-date-wrapper{width:100%;text-align:right;padding:0 5px 5px 0}@media (hover: hover){.blogs-content_card:hover{transform:translateY(-5px)}.blogs-content_card:hover:after{height:6px;width:90%}}.blogs-content_card:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:4px;transition:all .5s ease;border-radius:2px}.card-0:hover:after,.card-1:hover:after,.card-2:hover:after{background-color:#222467}.blogs-content_card h2{font-size:24px;margin-bottom:5px;color:#222467}@media screen and (max-width: 768px){.services-content-card_container{padding:40px 20px;gap:30px}.blog-content_card-container{flex-direction:column;gap:30px}.blogs-content_card{width:100%;min-height:250px;transform:translateY(0);opacity:.7}.blogs-content_card.card-visible{transform:translateY(-5px);opacity:1}.blogs-content_card.card-visible:after{height:6px;width:90%;background-color:#222467}.blogs-content_card h2{font-size:28px}.content__heading{font-size:36px}}@media screen and (max-width: 450px){.services-content-card_container{padding:150px 10px 30px}.blogs-content_card h2{font-size:24px}.blogs-content_card p{font-size:15px;padding-bottom:10px}.blogs-content_card{box-shadow:10px 0 20px #4646461f,inset 10px 0 20px #4646461f}.blogs-content_card.card-visible{box-shadow:10px 0 20px #46464633,inset 10px 0 20px #46464633}}.trending-blog{width:100%;margin-top:60px;padding:0 40px}.trending__heading{font-size:38px;font-weight:700;margin-bottom:30px;text-align:center}.trending-blog-content{display:flex;gap:40px;background:#fff;border-radius:20px;padding:40px;box-shadow:0 4px 20px #0000000f;align-items:center}.trending-blog-content img{width:50%;height:auto;border-radius:14px;object-fit:cover}.trending-blog-description{width:50%;display:flex;flex-direction:column;gap:18px}.trending-blog-description h2{font-size:28px;font-weight:700;line-height:1.3}.trending-blog-description span{font-size:16px;color:#555;font-weight:500}.trending-blog-description p{font-size:17px;line-height:1.6;color:#333;opacity:.95}.trending-blog-content:hover{transform:translateY(-4px);transition:.25s ease;box-shadow:0 6px 24px #0000001a}.blog-btn{white-space:nowrap;display:inline-block;width:40%;border-radius:100px;background:#fff none repeat scroll 0 0;color:#000;margin-top:24px;padding:14px 20px;cursor:pointer;position:relative;overflow:hidden;z-index:1;transition:all .3s ease;font-size:16px}.blog-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(-45deg,#4e50b4,#1f1f4a);z-index:-1;opacity:0;transition:opacity .3s ease}.blog-btn:hover{color:#fff}.blog-btn:hover:before{opacity:1}@media (max-width: 900px){.trending-blog{padding:0}.trending-blog-content{flex-direction:column;padding:30px}.trending-blog-content img,.trending-blog-description{width:100%}.trending-blog-description h2{font-size:24px}.blog-btn{width:100%}}.wmw{--wmw-bg: #0d0d0e;--wmw-bg2: #141416;--wmw-bg3: #1c1c1f;--wmw-surface: #202026;--wmw-surface2: #28282e;--wmw-border: rgba(255, 255, 255, .07);--wmw-border2: rgba(255, 255, 255, .13);--wmw-border3: rgba(255, 255, 255, .22);--wmw-text: #eae8e1;--wmw-text2: #9c9a90;--wmw-text3: #5e5e64;--wmw-accent: #d4a84b;--wmw-accent2: #f0c96a;--wmw-accentbg: rgba(212, 168, 75, .09);--wmw-accentbg2: rgba(212, 168, 75, .16);--wmw-green: #3ecf8e;--wmw-greenbg: rgba(62, 207, 142, .09);--wmw-red: #ff6b6b;--wmw-redbg: rgba(255, 107, 107, .09);--wmw-serif: "Cormorant Garamond", Georgia, serif;--wmw-sans: "Epilogue", system-ui, sans-serif;--wmw-mono: "JetBrains Mono", "Fira Code", monospace;--wmw-r: 6px;--wmw-rx: 3px;--wmw-rl: 12px;--wmw-shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--wmw-shadow: 0 4px 20px rgba(0, 0, 0, .45);--wmw-shadow-lg: 0 12px 48px rgba(0, 0, 0, .6);--wmw-ease: cubic-bezier(.22, 1, .36, 1)}.wmw,.wmw *,.wmw *:before,.wmw *:after{box-sizing:border-box;margin:0;padding:0}.wmw{background:var(--wmw-bg);color:var(--wmw-text);font-family:var(--wmw-sans);font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;position:relative;min-height:100vh}.wmw a{color:inherit;text-decoration:none}.wmw img{display:block;max-width:100%}.wmw button{font-family:var(--wmw-sans);cursor:pointer;border:none;background:none;color:inherit}.wmw ul{list-style:none}.wmw:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");opacity:.022;pointer-events:none;z-index:9998}.wmw .reveal{opacity:0;transform:translateY(28px);transition:opacity .65s var(--wmw-ease),transform .65s var(--wmw-ease)}.wmw .reveal.in{opacity:1;transform:translateY(0)}.wmw .reveal-d1{transition-delay:.08s}.wmw .reveal-d2{transition-delay:.16s}.wmw .reveal-d3{transition-delay:.24s}.wmw .reveal-d4{transition-delay:.32s}.wmw .reveal-d5{transition-delay:.4s}.wmw .label{display:inline-block;font-family:var(--wmw-mono);font-size:.67rem;letter-spacing:.2em;text-transform:uppercase;color:var(--wmw-accent)}.wmw .label--green{color:var(--wmw-green)}.wmw .label--muted{color:var(--wmw-text3)}.wmw .chip{display:inline-flex;align-items:center;gap:.35rem;background:var(--wmw-accentbg);border:1px solid rgba(212,168,75,.22);color:var(--wmw-accent2);font-family:var(--wmw-mono);font-size:.63rem;letter-spacing:.1em;text-transform:uppercase;padding:.28rem .65rem;border-radius:var(--wmw-rx);white-space:nowrap}.wmw .chip:before{content:"◆";font-size:.4rem;flex-shrink:0}.wmw .chip--green{background:var(--wmw-greenbg);border-color:#3ecf8e38;color:var(--wmw-green)}.wmw .chip--green:before{color:var(--wmw-green)}.wmw .btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--wmw-sans);font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:1rem 1.75rem;border-radius:var(--wmw-rx);cursor:pointer;border:none;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s;text-wrap:balance}.wmw .btn:hover{transform:translateY(-2px)}.wmw .btn:active{transform:translateY(0)}.wmw .btn--primary{background:var(--wmw-accent);color:#0d0d0e;padding-left:.5rem;padding-right:.5rem;line-height:1.4}.wmw .btn--primary:hover{background:var(--wmw-accent2);box-shadow:0 6px 24px #d4a84b4d}.wmw .btn--secondary{background:transparent;color:var(--wmw-text);border:1px solid var(--wmw-border2);padding-left:1.5rem;padding-right:1.5rem;line-height:1.4}.wmw .btn--secondary:hover{border-color:var(--wmw-accent);background:var(--wmw-accentbg)}.wmw .btn--ghost{background:transparent;color:var(--wmw-text2);border:1px solid var(--wmw-border);font-size:.78rem;padding:.6rem 1.2rem}.wmw .btn--ghost:hover{color:var(--wmw-text);border-color:var(--wmw-border2)}.wmw .divider{max-width:1200px;margin:0 auto;height:1px;background:var(--wmw-border)}.wmw .section{padding:clamp(3rem,8vw,6rem) clamp(1.5rem,5vw,4rem)}.wmw .section__inner{max-width:1200px;margin:0 auto}.wmw .section__header{margin-bottom:3.5rem}.wmw .section__header--center{text-align:center;max-width:640px;margin:0 auto 3.5rem}.wmw .section__h2{font-family:var(--wmw-serif);font-size:clamp(1.8rem,4vw,3.4rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;color:var(--wmw-text);margin-top:.75rem}.wmw .section__h2 em{font-style:italic;color:var(--wmw-accent)}.wmw .section__intro{font-size:1rem;color:var(--wmw-text2);line-height:1.72;margin-top:.85rem;max-width:540px}.wmw .section__intro--center{margin-left:auto;margin-right:auto}.wmw .nav{position:fixed;top:0;left:0;right:0;z-index:500;height:clamp(56px,8vh,64px);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1rem,5vw,4rem);background:#0d0d0ed1;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-bottom:1px solid var(--wmw-border);transition:background .3s,box-shadow .3s}.wmw .nav--scrolled{background:#0d0d0ef7;box-shadow:0 1px 0 var(--wmw-border),0 4px 24px #0006}.wmw .nav__logo{font-family:var(--wmw-serif);font-size:1.35rem;font-weight:600;letter-spacing:-.01em;color:var(--wmw-text);flex-shrink:0}.wmw .nav__logo span{color:var(--wmw-accent)}.wmw .nav__links{display:flex;align-items:center;gap:2.25rem;margin-left:auto}.wmw .nav__links a{font-size:.8rem;font-weight:500;letter-spacing:.04em;color:var(--wmw-text2);transition:color .2s;position:relative}.wmw .nav__links a:after{content:"";position:absolute;bottom:-3px;left:0;right:0;height:1px;background:var(--wmw-accent);transform:scaleX(0);transform-origin:left;transition:transform .25s var(--wmw-ease)}.wmw .nav__links a:hover{color:var(--wmw-text)}.wmw .nav__links a:hover:after{transform:scaleX(1)}.wmw .nav__cta{background:var(--wmw-accent)!important;color:#0d0d0e!important;font-weight:700!important;padding:.48rem 1.3rem;border-radius:var(--wmw-rx);font-size:.75rem!important;letter-spacing:.08em!important;text-transform:uppercase;transition:background .2s,transform .15s!important}.wmw .nav__cta:after{display:none}.wmw .nav__cta:hover{background:var(--wmw-accent2)!important;transform:translateY(-1px)!important}@media (max-width: 900px){.wmw .hero{padding-top:clamp(70px,12vh,80px)!important;padding-left:clamp(1rem,4vw,2rem);padding-right:clamp(1rem,4vw,2rem);padding-bottom:clamp(1.25rem,4vh,2rem)!important;margin-top:0!important}.wmw .hero__left{margin-top:-clamp(64px,10vh,72px);padding-top:clamp(64px,10vh,72px);width:100%;max-width:500px}.wmw .hero__right-group{display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.5rem);align-items:center;width:100%;max-width:420px;margin:0 auto}.wmw .hero__right,.wmw .trust-stats-section{width:100%}.wmw .hero__inner{display:flex!important;flex-direction:column!important;gap:clamp(1.25rem,4vw,2rem)!important;align-items:center!important;justify-content:center!important;margin-top:0!important;max-width:100%!important}.wmw .hero{position:relative}.wmw .hero:after{content:"";display:block;height:0;clear:both}.wmw .why-section{margin-top:clamp(2rem,6vw,4rem)}.wmw .hero{min-height:clamp(75vh,95vh,100vh);padding-bottom:clamp(2rem,5vh,3rem)!important}.wmw .section:first-of-type{margin-top:clamp(1.5rem,4vw,2.5rem)}.wmw .nav{padding:0 clamp(1rem,4vw,1.5rem);z-index:600!important}.wmw .nav__burger{display:flex!important;flex-direction:column;gap:4px;padding:6px;cursor:pointer;margin-left:auto;order:3}.wmw .nav__burger span{display:block!important;width:24px;height:2px;background:var(--wmw-text2);border-radius:1px;transition:all .3s var(--wmw-ease);transform-origin:center}.wmw .nav__links{display:none!important}.wmw .nav__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d0d0efa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:599;display:flex;align-items:center;justify-content:flex-end;opacity:0;visibility:hidden;transform:translate(100%);transition:all .4s var(--wmw-ease)}.wmw .nav--mobile-open~.nav__overlay{opacity:1;visibility:visible;transform:translate(0)}.wmw .nav__mobile-menu{width:clamp(260px,80vw,340px);height:100vh;height:100dvh;background:var(--wmw-bg2);border-left:1px solid var(--wmw-border);padding:4rem 1.25rem 2rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.wmw .section{padding:clamp(1.5rem,6vw,3rem) clamp(1rem,4vw,2rem)!important}.wmw .hero__inner{gap:clamp(1.25rem,4vw,2rem)}.wmw .hero__h1{font-size:clamp(1.9rem,7vw,3rem);line-height:1.12;margin-bottom:.75rem}.wmw .hero__sub{font-size:.95rem;margin-bottom:1.5rem}.wmw .hero__actions{flex-direction:column;gap:.75rem;align-items:stretch}.wmw .btn{justify-content:center;padding:1rem 1.5rem}.wmw .hero__trust{gap:clamp(.6rem,2.5vw,1rem);margin-top:clamp(1rem,3vw,1.5rem);padding-top:.75rem;position:relative;z-index:2}.wmw .trust-item{min-width:clamp(44px,9vw,48px)}.wmw .trust-item__num{font-size:1.45rem}.wmw .section{padding:clamp(1.75rem,6vw,3.5rem) clamp(1rem,4vw,2rem)!important}.wmw .section__header{margin-bottom:2rem}.wmw .section__h2{font-size:clamp(1.65rem,6.5vw,2.6rem)}.wmw .stats-grid{grid-template-columns:1fr 1fr;gap:1px}.wmw .stat-card{padding:1.5rem 1rem}.wmw .stat-card__num{font-size:2.2rem}.wmw .why-grid,.wmw .services-grid{grid-template-columns:1fr}.wmw .outcomes-grid,.wmw .testimonials-grid{grid-template-columns:1fr;gap:clamp(1rem,3vw,1.25rem)}.wmw .case-card{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.wmw .case-card__num{font-size:3.5rem}.wmw .case-impact{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem}.wmw .process-step{grid-template-columns:52px 1fr;gap:1.25rem;padding:2rem 0}.wmw .process-timeline:before{left:24px}.wmw .process-step__dot{width:52px;height:52px}.wmw .cta-section{padding:clamp(2.5rem,8vw,4rem) clamp(1rem,4vw,2rem)!important}.wmw .cta-actions{flex-direction:column;gap:.75rem}.wmw footer{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.5rem,5vw,2.25rem)}.wmw .footer__links{display:flex;gap:1.75rem;flex-direction:row}.wmw .nav{padding:0 clamp(1rem,4vw,1.5rem)}.wmw .nav__links{display:none}.wmw .metric-card{padding:clamp(.9rem,3vw,1.1rem) clamp(.9rem,3.5vw,1.3rem)}.wmw .metric-card__stat{font-size:1.6rem}.wmw *{min-width:0}.wmw .hero__trust,.wmw .trust-stats-inner{scrollbar-width:none;-ms-overflow-style:none}.wmw .hero__trust::-webkit-scrollbar,.wmw .trust-stats-inner::-webkit-scrollbar{display:none}}@media (max-width: 480px){.wmw .stats-grid,.wmw .case-impact{grid-template-columns:1fr}.wmw .hero__badges{flex-direction:row!important;flex-wrap:nowrap!important;gap:.4rem!important;align-items:center!important;font-size:.68rem!important;margin-top:0!important;margin-bottom:.75rem!important}.wmw .btn{padding:.95rem 1.25rem}}.hero{min-height:auto;display:block;padding:clamp(3rem,10vh,7rem) clamp(1rem,4vw,3rem) clamp(2rem,6vh,4rem);position:relative;overflow:visible}.wmw .hero:after{content:"";position:absolute;top:-15%;left:52%;width:750px;height:750px;background:radial-gradient(circle,rgba(212,168,75,.065) 0%,transparent 65%);pointer-events:none;z-index:0}.wmw .hero__inner{max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr minmax(auto,380px);gap:clamp(2.5rem,6vw,4.5rem);align-items:start;position:relative;z-index:1;min-width:0;justify-content:center}.wmw .hero__right{justify-self:center}@media (max-width: 900px){.wmw .hero__inner{grid-template-columns:1fr;gap:clamp(2rem,5vw,3rem)}}.wmw .hero__left,.wmw .hero__right{min-width:0}.wmw .hero__badges{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:clamp(.75rem,2vw,1.25rem);opacity:0;animation:wmw-fadeup .55s var(--wmw-ease) .05s forwards}.wmw .hero__h1{font-family:var(--wmw-serif);font-size:clamp(2.2rem,5.2vw,5rem);font-weight:600;line-height:1.08;letter-spacing:-.025em;color:var(--wmw-text);margin-bottom:1.25rem;text-wrap:balance;opacity:0;animation:wmw-fadeup .65s var(--wmw-ease) .15s forwards}.wmw .hero__h1 em{font-style:italic;color:var(--wmw-accent)}.wmw .hero__h1 .dim{color:var(--wmw-text2)}.wmw .hero__sub{font-size:1.08rem;line-height:1.72;color:var(--wmw-text2);max-width:500px;margin-bottom:2.25rem;opacity:0;animation:wmw-fadeup .65s var(--wmw-ease) .28s forwards}.wmw .hero__sub strong{color:var(--wmw-text);font-weight:500}.wmw .hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;opacity:0;animation:wmw-fadeup .65s var(--wmw-ease) .4s forwards}.wmw .trust-stats-section{display:flex;align-items:center;justify-content:center;gap:clamp(.75rem,2vw,1.5rem);flex-wrap:nowrap;margin:clamp(1.5rem,4vw,2.75rem) auto 0;padding:clamp(.75rem,3vw,2rem) clamp(1rem,4vw,2rem);max-width:600px;border-top:1px solid var(--wmw-border);border-radius:var(--wmw-r);background:#20202680;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;animation:wmw-fadeup .65s var(--wmw-ease) .55s forwards;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.trust-stats-bar{background:#20202699;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin:clamp(1.5rem,4vh,2.5rem) clamp(1.5rem,5vw,3rem);padding:clamp(1rem,3vh,1.5rem) 0;border-radius:var(--wmw-rl);border:1px solid var(--wmw-border2)}.trust-stats-inner{display:flex;align-items:center;justify-content:center;gap:clamp(.8rem,2.5vw,1.25rem);flex-wrap:nowrap;padding:0 clamp(1.25rem,5vw,2rem);min-width:0}.trust-stats-inner::-webkit-scrollbar{display:none}@media (max-width: 640px){.trust-stats-bar{margin:1.5rem 1rem;padding:.75rem 0}.trust-stats-inner{gap:.75rem;padding:0 1rem}}.wmw .trust-item{text-align:center;min-width:clamp(48px,8vw,52px);flex:0 0 auto}.wmw .trust-item__num{font-family:var(--wmw-serif);font-size:1.7rem;font-weight:600;color:var(--wmw-text);line-height:1;margin-bottom:.18rem}.wmw .trust-item__label{font-family:var(--wmw-mono);font-size:.65rem;letter-spacing:.09em;color:var(--wmw-text3);text-transform:uppercase;line-height:1.3}.wmw .trust-sep{width:1px;height:34px;background:var(--wmw-border);flex-shrink:0}.wmw .hero__right{display:flex;flex-direction:column;gap:clamp(.75rem,2vw,1.1rem);opacity:0;animation:wmw-fadeup .75s var(--wmw-ease) .48s forwards;position:relative;z-index:1}.wmw .metric-card{background:var(--wmw-surface);border:1px solid var(--wmw-border);border-radius:var(--wmw-r);padding:clamp(1rem,3vw,1.35rem) clamp(1.1rem,4vw,1.6rem);transition:border-color .22s,transform .22s,box-shadow .22s}.wmw .metric-card:hover{border-color:var(--wmw-border2);transform:translate(-5px);box-shadow:var(--wmw-shadow-sm)}.wmw .metric-card__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.wmw .metric-card__tag{font-family:var(--wmw-mono);font-size:.62rem;letter-spacing:.11em;text-transform:uppercase;color:var(--wmw-text3)}.wmw .metric-card__icon{font-size:1.1rem;line-height:1}.wmw .metric-card__stat{font-family:var(--wmw-serif);font-size:1.9rem;font-weight:600;line-height:1;color:var(--wmw-text);margin-bottom:.3rem}.wmw .metric-card__stat span{color:var(--wmw-accent)}.wmw .metric-card__desc{font-size:.8rem;color:var(--wmw-text2);line-height:1.55}.wmw .progress{height:3px;background:var(--wmw-bg3);border-radius:2px;margin-top:1rem;overflow:hidden}.wmw .progress__fill{height:100%;background:linear-gradient(90deg,var(--wmw-accent),var(--wmw-accent2));border-radius:2px;width:0%;transition:width 1.3s var(--wmw-ease) .7s}.wmw .progress__fill--green{background:linear-gradient(90deg,var(--wmw-accent),var(--wmw-green))}.wmw .why-section{background:var(--wmw-bg2)}.wmw .why-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5px;background:var(--wmw-border);border:1px solid var(--wmw-border);border-radius:var(--wmw-r);overflow:hidden}.wmw .why-card{background:var(--wmw-bg2);padding:2.5rem 2.75rem;position:relative;transition:background .22s}.wmw .why-card:before{content:"";position:absolute;top:0;left:0;width:3px;height:0%;background:var(--wmw-accent);transition:height .38s var(--wmw-ease)}.wmw .why-card:hover{background:var(--wmw-surface)}.wmw .why-card:hover:before{height:100%}.wmw .why-card__icon{font-size:1.65rem;margin-bottom:1.15rem;display:block;line-height:1}.wmw .why-card__title{font-family:var(--wmw-serif);font-size:1.35rem;font-weight:600;color:var(--wmw-text);margin-bottom:.7rem;letter-spacing:-.01em;line-height:1.25}.wmw .why-card__body{font-size:.88rem;color:var(--wmw-text2);line-height:1.72}.wmw .why-card__highlight{margin-top:1.1rem;padding:.55rem .85rem;background:var(--wmw-accentbg);border-left:2px solid var(--wmw-accent);font-size:.8rem;color:var(--wmw-accent2);border-radius:0 var(--wmw-rx) var(--wmw-rx) 0;font-style:italic;line-height:1.5}.wmw .why-solo{background:var(--wmw-bg2);grid-column:1 / -1;padding:2.5rem 2.75rem;display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:center;transition:background .22s;position:relative}.wmw .why-solo:before{display:none}.wmw .why-solo:hover{background:var(--wmw-surface)}.wmw .why-solo__title{font-family:var(--wmw-serif);font-size:1.5rem;font-weight:600;color:var(--wmw-text);letter-spacing:-.01em;line-height:1.3;margin-top:.5rem}.wmw .why-solo__body{font-size:1rem;color:var(--wmw-text2);line-height:1.78}.wmw .why-solo__body strong{color:var(--wmw-text);font-weight:500}.wmw .why-pills{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.5rem}.wmw .why-pill{font-family:var(--wmw-mono);font-size:.67rem;letter-spacing:.08em;text-transform:uppercase;color:var(--wmw-text2);border:1px solid var(--wmw-border2);padding:.28rem .65rem;border-radius:var(--wmw-rx);transition:color .2s,border-color .2s,background .2s;cursor:default}.wmw .why-pill:hover{color:var(--wmw-accent);border-color:#d4a84b61;background:var(--wmw-accentbg)}.wmw .results-section{background:var(--wmw-bg)}.wmw .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5px;background:var(--wmw-border);border:1px solid var(--wmw-border);border-radius:var(--wmw-r);overflow:hidden;margin-bottom:4rem}.wmw .stat-card{background:var(--wmw-bg);padding:2rem 1.5rem;text-align:center;transition:background .22s;position:relative}.wmw .stat-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--wmw-accent);transform:scaleX(0);transform-origin:center;transition:transform .3s var(--wmw-ease)}.wmw .stat-card:hover{background:var(--wmw-bg3)}.wmw .stat-card:hover:after{transform:scaleX(1)}.wmw .stat-card__num{font-family:var(--wmw-serif);font-size:2.9rem;font-weight:600;line-height:1;color:var(--wmw-accent);margin-bottom:.3rem}.wmw .stat-card__label{font-family:var(--wmw-mono);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--wmw-text2);line-height:1.5}.wmw .stat-card__sub{font-size:.73rem;color:var(--wmw-text3);margin-top:.45rem;line-height:1.4}.wmw .outcomes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.wmw .outcome-card{background:var(--wmw-surface);border:1px solid var(--wmw-border);border-radius:var(--wmw-r);padding:1.65rem;transition:border-color .22s,transform .22s,box-shadow .22s}.wmw .outcome-card:hover{border-color:var(--wmw-border2);transform:translateY(-4px);box-shadow:var(--wmw-shadow-sm)}.wmw .outcome-card__client{display:flex;align-items:center;gap:.75rem;margin-bottom:1.15rem}.wmw .outcome-card__avatar{width:40px;height:40px;background:var(--wmw-bg3);border:1px solid var(--wmw-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.wmw .outcome-card__name{font-size:.83rem;font-weight:500;color:var(--wmw-text);line-height:1.2}.wmw .outcome-card__role{font-family:var(--wmw-mono);font-size:.67rem;letter-spacing:.06em;color:var(--wmw-text3);margin-top:.1rem}.wmw .outcome-card__metric{font-family:var(--wmw-serif);font-size:1.9rem;font-weight:600;color:var(--wmw-green);line-height:1;margin-bottom:.35rem}.wmw .outcome-card__desc{font-size:.84rem;color:var(--wmw-text2);line-height:1.65}.wmw .outcome-card__bar{margin-top:1.2rem}.wmw .outcome-card__bar-labels{display:flex;justify-content:space-between;font-family:var(--wmw-mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--wmw-text3);margin-bottom:.35rem}.wmw .bar-track{height:4px;background:var(--wmw-bg3);border-radius:2px;overflow:hidden}.wmw .bar-fill{height:100%;background:linear-gradient(90deg,var(--wmw-accent),var(--wmw-green));border-radius:2px;width:0%;transition:width 1.4s var(--wmw-ease) .5s}.wmw .cases-section{background:var(--wmw-bg2)}.wmw .case-card{background:var(--wmw-bg3);border:1px solid var(--wmw-border);border-radius:var(--wmw-r);padding:2.75rem;margin-bottom:1.4rem;display:grid;grid-template-columns:220px 1fr;gap:3.5rem;transition:border-color .22s,box-shadow .22s}.wmw .case-card:hover{border-color:var(--wmw-border2);box-shadow:0 0 0 1px var(--wmw-border2),var(--wmw-shadow-sm)}.wmw .case-card:last-child{margin-bottom:0}.wmw .case-card__num{font-family:var(--wmw-serif);font-size:4.5rem;font-weight:600;color:var(--wmw-border2);line-height:1;margin-bottom:.4rem;letter-spacing:-.04em;transition:color .22s}.wmw .case-card:hover .case-card__num{color:var(--wmw-border3)}.wmw .case-card__type{font-family:var(--wmw-mono);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--wmw-text3);margin-bottom:.6rem}.wmw .case-card__title{font-family:var(--wmw-serif);font-size:1.3rem;font-weight:600;color:var(--wmw-text);letter-spacing:-.01em;line-height:1.3;margin-bottom:1.5rem}.wmw .case-card__badge{display:inline-block;background:var(--wmw-greenbg);border:1px solid rgba(62,207,142,.22);color:var(--wmw-green);font-family:var(--wmw-mono);font-size:.67rem;letter-spacing:.09em;text-transform:uppercase;padding:.32rem .7rem;border-radius:var(--wmw-rx)}.wmw .case-card__blocks{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.wmw .case-block__label{font-family:var(--wmw-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--wmw-text3);margin-bottom:.5rem}.wmw .case-block__text{font-size:.88rem;color:var(--wmw-text2);line-height:1.68}.wmw .case-impact{background:var(--wmw-surface);border:1px solid var(--wmw-border);border-radius:var(--wmw-rx);padding:1.2rem 1.4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:center}.wmw .case-impact__num{font-family:var(--wmw-serif);font-size:1.55rem;font-weight:600;color:var(--wmw-accent);line-height:1}.wmw .case-impact__label{font-family:var(--wmw-mono);font-size:.65rem;letter-spacing:.07em;text-transform:uppercase;color:var(--wmw-text3);margin-top:.2rem;line-height:1.4}.wmw .services-section{background:var(--wmw-bg)}.wmw .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5px;background:var(--wmw-border);border:1px solid var(--wmw-border);border-radius:var(--wmw-r);overflow:hidden}.wmw .service-card{background:var(--wmw-bg);padding:2.4rem 2.25rem;position:relative;overflow:hidden;transition:background .22s}.wmw .service-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--wmw-accent),var(--wmw-accent2));transform:scaleX(0);transform-origin:left;transition:transform .35s var(--wmw-ease)}.wmw .service-card:hover{background:var(--wmw-bg3)}.wmw .service-card:hover:after{transform:scaleX(1)}.wmw .service-card__num{font-family:var(--wmw-mono);font-size:.63rem;letter-spacing:.14em;color:var(--wmw-text3);margin-bottom:1.4rem}.wmw .service-card__icon{font-size:1.55rem;line-height:1;margin-bottom:1.15rem;display:block}.wmw .service-card__title{font-family:var(--wmw-serif);font-size:1.25rem;font-weight:600;color:var(--wmw-text);letter-spacing:-.01em;margin-bottom:.65rem;line-height:1.3}.wmw .service-card__body{font-size:.86rem;color:var(--wmw-text2);line-height:1.72}.wmw .service-card__deliverables{margin-top:1.4rem;display:flex;flex-direction:column;gap:.38rem}.wmw .service-card__del{font-size:.76rem;color:var(--wmw-text3);padding-left:1rem;position:relative;line-height:1.5;transition:color .2s}.wmw .service-card__del:before{content:"→";position:absolute;left:0;color:var(--wmw-accent);font-size:.68rem}.wmw .service-card:hover .service-card__del{color:var(--wmw-text2)}.wmw .process-section{background:var(--wmw-bg2)}.wmw .process-timeline{position:relative;display:flex;flex-direction:column}.wmw .process-timeline:before{content:"";position:absolute;left:29px;top:30px;bottom:30px;width:1px;background:linear-gradient(to bottom,transparent,var(--wmw-border) 10%,var(--wmw-border) 90%,transparent)}.wmw .process-step{display:grid;grid-template-columns:60px 1fr;gap:2rem;padding:2.5rem 0;border-bottom:1px solid var(--wmw-border);position:relative;transition:background .22s}.wmw .process-step:last-child{border-bottom:none}.wmw .process-step__dot{width:60px;height:60px;background:var(--wmw-bg3);border:1px solid var(--wmw-border2);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;flex-shrink:0;margin-top:.1rem;transition:background .22s,border-color .22s,box-shadow .22s}.wmw .process-step__dot-inner{width:8px;height:8px;background:var(--wmw-text3);border-radius:50%;transition:background .22s,transform .22s}.wmw .process-step:hover .process-step__dot{background:var(--wmw-accent);border-color:var(--wmw-accent);box-shadow:0 0 0 4px var(--wmw-accentbg)}.wmw .process-step:hover .process-step__dot-inner{background:#0d0d0e;transform:scale(1.2)}.wmw .process-step__num{font-family:var(--wmw-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--wmw-text3);margin-bottom:.45rem}.wmw .process-step__title{font-family:var(--wmw-serif);font-size:1.45rem;font-weight:600;color:var(--wmw-text);letter-spacing:-.01em;margin-bottom:.6rem;line-height:1.2;transition:color .22s}.wmw .process-step:hover .process-step__title{color:var(--wmw-accent2)}.wmw .process-step__body{font-size:.88rem;color:var(--wmw-text2);line-height:1.72;max-width:600px}.wmw .process-step__deliverable{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;font-family:var(--wmw-mono);font-size:.65rem;letter-spacing:.1em;color:var(--wmw-accent)}.wmw .process-step__deliverable:before{content:"◆";font-size:.38rem}.wmw .testimonials-section{background:var(--wmw-bg)}.wmw .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.35rem}.wmw .testi-card{background:var(--wmw-surface);border:1px solid var(--wmw-border);border-radius:var(--wmw-r);padding:1.85rem;display:flex;flex-direction:column;transition:border-color .22s,transform .22s,box-shadow .22s}.wmw .testi-card:hover{border-color:var(--wmw-border2);transform:translateY(-4px);box-shadow:var(--wmw-shadow-sm)}.wmw .testi-card__stars{display:flex;gap:.2rem;color:var(--wmw-accent);font-size:.82rem;margin-bottom:1.1rem;letter-spacing:.06em}.wmw .testi-card__quote{font-family:var(--wmw-serif);font-size:1.02rem;font-style:italic;color:var(--wmw-text);line-height:1.68;flex-grow:1;margin-bottom:1.4rem}.wmw .testi-card__quote:before{content:"“";color:var(--wmw-accent);font-size:1.3rem;line-height:0;vertical-align:-.35rem;margin-right:.1rem}.wmw .testi-card__author{display:flex;align-items:center;gap:.85rem;padding-top:1.1rem;border-top:1px solid var(--wmw-border)}.wmw .testi-card__avatar{width:40px;height:40px;border-radius:50%;border:1px solid var(--wmw-border);display:flex;align-items:center;justify-content:center;font-family:var(--wmw-serif);font-size:1rem;font-weight:600;flex-shrink:0}.wmw .av1{background:#1b291b;color:var(--wmw-green)}.wmw .av2{background:#291b1b;color:#f09090}.wmw .av3{background:#1b1b29;color:#9090f0}.wmw .av4{background:#29241b;color:var(--wmw-accent)}.wmw .av5{background:#1b2524;color:#7fd4c8}.wmw .av6{background:#24192a;color:#c87fd4}.wmw .testi-card__name{font-size:.84rem;font-weight:500;color:var(--wmw-text);line-height:1.2}.wmw .testi-card__role{font-family:var(--wmw-mono);font-size:.67rem;letter-spacing:.06em;color:var(--wmw-text3);margin-top:.12rem;line-height:1.3}.wmw .brand-section{background:var(--wmw-bg2);position:relative;overflow:hidden}.wmw .brand-section:before{content:"“";position:absolute;top:-2rem;left:2.5rem;font-family:var(--wmw-serif);font-size:22rem;color:#d4a84b09;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.wmw .brand-section .section__inner{position:relative;z-index:1}.wmw .brand-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:6rem;align-items:flex-start}.wmw .brand-philosophy{font-family:var(--wmw-serif);font-size:clamp(1.6rem,2.8vw,2.3rem);font-weight:400;line-height:1.48;color:var(--wmw-text);letter-spacing:-.01em}.wmw .brand-philosophy em{font-style:italic;color:var(--wmw-accent)}.wmw .brand-philosophy strong{font-weight:600}.wmw .brand-signature{font-family:var(--wmw-serif);font-size:1rem;font-style:italic;color:var(--wmw-text2);margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--wmw-border)}.wmw .belief-item{display:flex;gap:1rem;align-items:flex-start;padding:1.2rem 0;border-bottom:1px solid var(--wmw-border);transition:background .2s}.wmw .belief-item:first-child{border-top:1px solid var(--wmw-border)}.wmw .belief-item__icon{width:28px;height:28px;min-width:28px;background:var(--wmw-accentbg);border:1px solid rgba(212,168,75,.18);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.68rem;color:var(--wmw-accent);margin-top:.08rem;flex-shrink:0;transition:background .2s,border-color .2s}.wmw .belief-item:hover .belief-item__icon{background:var(--wmw-accentbg2);border-color:#d4a84b59}.wmw .belief-item__title{font-size:.9rem;font-weight:600;color:var(--wmw-text);margin-bottom:.22rem;line-height:1.4}.wmw .belief-item__body{font-size:.82rem;color:var(--wmw-text2);line-height:1.62}.wmw .cta-section{background:var(--wmw-bg);text-align:center;padding:8rem 4rem;position:relative;overflow:hidden}.wmw .cta-section:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:900px;height:450px;background:radial-gradient(ellipse,rgba(212,168,75,.055) 0%,transparent 68%);pointer-events:none}.wmw .cta-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--wmw-border)}.wmw .cta-inner{position:relative;z-index:1;max-width:720px;margin:0 auto}.wmw .cta-h2{font-family:var(--wmw-serif);font-size:clamp(2.5rem,5vw,4.4rem);font-weight:600;letter-spacing:-.025em;line-height:1.07;color:var(--wmw-text);margin:1rem 0 1.5rem}.wmw .cta-h2 em{font-style:italic;color:var(--wmw-accent)}.wmw .cta-sub{font-size:1rem;color:var(--wmw-text2);line-height:1.72;margin-bottom:2.5rem;max-width:560px;margin-left:auto;margin-right:auto}.wmw .cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.wmw .cta-note{margin-top:1.75rem;font-family:var(--wmw-mono);font-size:.67rem;letter-spacing:.1em;text-transform:uppercase;color:var(--wmw-text3)}.wmw footer{background:var(--wmw-bg2);border-top:1px solid var(--wmw-border);padding:2.25rem 4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.wmw .footer__logo{font-family:var(--wmw-serif);font-size:1.2rem;font-weight:600;color:var(--wmw-text);white-space:nowrap}.wmw .footer__logo span{color:var(--wmw-accent)}.wmw .footer__links{display:flex;gap:1.75rem;flex-wrap:wrap;justify-content:center}.wmw .footer__links a{font-family:var(--wmw-mono);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--wmw-text3);transition:color .2s}.wmw .footer__links span,.wmw .footer__links a:hover{color:var(--wmw-accent)}.wmw .footer__copy{font-family:var(--wmw-mono);font-size:.65rem;letter-spacing:.06em;color:var(--wmw-text3);white-space:nowrap}.wmw .wa-fab{position:fixed;bottom:2rem;right:2rem;z-index:1000;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36666;cursor:pointer;border:none;transition:transform .22s var(--wmw-ease),background .2s,box-shadow .2s}.wmw .wa-fab:hover{transform:scale(1.1);background:#20c95e;box-shadow:0 6px 28px #25d3668c}.wmw .wa-fab--open{background:var(--wmw-surface2);box-shadow:0 4px 20px #00000073}.wmw .wa-fab--open:hover{background:#303038;transform:scale(1.08)}.wmw .wa-popup{position:fixed;bottom:6.25rem;right:2rem;z-index:999;width:316px;background:#1a1a1e;border:1px solid rgba(255,255,255,.1);border-radius:var(--wmw-rl);overflow:hidden;box-shadow:var(--wmw-shadow-lg);animation:wmw-slide-up .3s var(--wmw-ease) forwards}.wmw .wa-popup__header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.1rem;background:#128c7e}.wmw .wa-popup__avatar{width:40px;height:40px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-family:var(--wmw-serif);font-size:1.1rem;font-weight:600;color:#fff;flex-shrink:0}.wmw .wa-popup__name{font-size:.88rem;font-weight:600;color:#fff;line-height:1.2}.wmw .wa-popup__status{display:flex;align-items:center;gap:.35rem;font-size:.7rem;color:#ffffffb3;margin-top:.08rem;font-family:var(--wmw-mono)}.wmw .wa-online-dot{width:7px;height:7px;border-radius:50%;background:#a8ffb0;flex-shrink:0;animation:wmw-pulse 2s ease infinite}.wmw .wa-popup__close{margin-left:auto;color:#ffffffa6;font-size:1.35rem;line-height:1;cursor:pointer;background:none;border:none;padding:0 .15rem;transition:color .15s}.wmw .wa-popup__close:hover{color:#fff}.wmw .wa-popup__body{padding:1.25rem 1.1rem .85rem;background:#0e1117}.wmw .wa-bubble{display:inline-block;background:#202c33;color:#cfd8dc;font-size:.86rem;line-height:1.58;padding:.75rem 1rem;border-radius:0 10px 10px;max-width:90%;box-shadow:0 1px 3px #0000004d;position:relative}.wmw .wa-bubble:before{content:"";position:absolute;top:0;left:-8px;border-width:0 8px 8px 0;border-style:solid;border-color:transparent #202c33 transparent transparent}.wmw .wa-bubble__time{display:block;text-align:right;font-size:.63rem;color:#ffffff4d;margin-top:.4rem;font-family:var(--wmw-mono)}.wmw .wa-popup__send{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:.9rem 1rem;background:#25d366;color:#fff;font-family:var(--wmw-sans);font-size:.84rem;font-weight:600;cursor:pointer;border:none;transition:background .2s}.wmw .wa-popup__send:hover{background:#20c95e}@keyframes wmw-fadeup{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes wmw-slide-up{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wmw-pulse{0%,to{opacity:1}50%{opacity:.45}}@media (max-width: 1100px){.wmw .hero__inner{grid-template-columns:1fr;gap:3rem}.wmw .hero__h1{font-size:clamp(2.4rem,6vw,3.8rem)}.wmw .hero__sub{max-width:100%}.wmw .section{padding-top:clamp(3rem,7vw,4.5rem)!important}.wmw .why-grid{grid-template-columns:1fr}.wmw .why-solo{grid-template-columns:1fr;gap:2.5rem}.wmw .stats-grid{grid-template-columns:repeat(2,1fr)}.wmw .outcomes-grid{grid-template-columns:1fr 1fr}.wmw .services-grid{grid-template-columns:repeat(2,1fr)}.wmw .case-card{grid-template-columns:1fr;gap:2rem}.wmw .case-card__num{font-size:3rem}.wmw .testimonials-grid{grid-template-columns:1fr 1fr}.wmw .brand-grid{grid-template-columns:1fr;gap:3.5rem}.wmw .cta-section{padding-top:clamp(4rem,9vw,6rem)!important}.wmw footer{flex-wrap:wrap;padding:clamp(1.5rem,6vw,2rem)}}@media (max-width: 480px){.wmw .section{padding:clamp(2rem,7vw,3rem) clamp(.75rem,4vw,1.5rem)!important}.wmw .hero__inner{gap:clamp(1.5rem,4vw,2rem)}.wmw .trust-stats-section{padding:clamp(2rem,7vw,3rem) clamp(.75rem,4vw,1.5rem)!important}.wmw .hero__right{gap:.75rem}.wmw .section__h2{font-size:clamp(1.6rem,6vw,2.6rem)}.wmw .metric-card{padding:.85rem 1rem}.wmw .stats-grid,.wmw .outcomes-grid,.wmw .services-grid,.wmw .testimonials-grid,.wmw .case-impact{grid-template-columns:1fr}}@media (max-width: 360px){.wmw .nav{padding:0 .75rem;height:52px}.wmw .hero{padding:4rem .75rem 2rem!important}.wmw .hero__h1{font-size:clamp(1.8rem,9vw,2.4rem)}.wmw .metric-card__stat{font-size:1.6rem}}@media (max-width: 768px) and (max-height: 600px),(max-width: 480px){.wmw .nav{height:50px;padding:0 .75rem}.wmw .nav__mobile-menu{padding:3.25rem 1rem 2.5rem}.wmw .nav__mobile-menu ul li{margin-bottom:8px;padding:12px 0}.wmw .hero{padding:2.5rem .75rem 1.5rem!important}.wmw .hero__h1{font-size:clamp(1.6rem,8vw,2.2rem);margin-bottom:.5rem}.wmw .hero__sub{font-size:.9rem;margin-bottom:1rem}.wmw .hero__actions .btn{font-size:.75rem;padding:.8rem 1.25rem}.wmw .trust-stats-bar{margin:1rem .5rem;padding:.5rem 0}.wmw .trust-stats-inner{gap:.6rem;padding:0 .75rem}.wmw .section{padding:1.5rem .75rem!important}.wmw .section__h2{font-size:clamp(1.4rem,7vw,2.2rem)}.wmw .stats-grid{grid-template-columns:1fr}.wmw .wa-fab{bottom:.75rem;right:.75rem;width:44px;height:44px}}@media (max-width: 640px){.wmw{padding-top:0!important}.wmw .nav{height:clamp(50px,9vh,56px);padding:0 clamp(.75rem,4vw,1rem)}.wmw .hero{padding:clamp(3.5rem,16vh,6rem) clamp(.75rem,4vw,1rem) clamp(2rem,6vh,3rem)!important;margin-top:clamp(50px,9vh,56px)}.wmw .hero__inner{gap:1.5rem}.wmw .hero__badges{gap:.35rem;margin-bottom:.6rem}.wmw .hero__h1{font-size:clamp(1.8rem,8.5vw,2.5rem);line-height:1.15;margin-bottom:.6rem}.wmw .hero__sub{font-size:.88rem;margin-bottom:1.25rem}.wmw .hero__actions{gap:.5rem}.wmw .btn{font-size:.74rem;padding:.85rem 1.3rem}.wmw .section{padding:clamp(1.75rem,6vw,3rem) clamp(.75rem,3.5vw,1rem)!important}.wmw .section__header{margin-bottom:2rem}.wmw .section__h2{font-size:clamp(1.5rem,6.5vw,2.4rem)}.wmw .stats-grid{grid-template-columns:1fr 1fr;gap:.5px}.wmw .outcomes-grid,.wmw .services-grid,.wmw .testimonials-grid{grid-template-columns:1fr;gap:.875rem}.wmw .case-impact{gap:.5rem}.wmw .process-step{gap:.75rem;padding:1.5rem 0}.wmw .trust-stats-bar{margin:clamp(1.25rem,3vh,2rem) clamp(.75rem,3vw,1.25rem);padding:.6rem 0}.wmw .trust-stats-inner{gap:.5rem;padding:0 clamp(.75rem,3.5vw,1.25rem)}.wmw .cta-section{padding:clamp(2rem,8vw,3.5rem) clamp(.75rem,3.5vw,1rem)!important}.wmw .cta-actions{gap:.6rem}.wmw footer{padding:1rem clamp(.75rem,3.5vw,1.25rem);gap:1rem;flex-wrap:wrap;justify-content:center}.wmw .footer__links{gap:1rem;flex-direction:row;flex-wrap:wrap}.wmw .wa-fab{bottom:.75rem;right:.75rem;width:42px;height:42px}.wmw .process-timeline:before{left:18px}.wmw .metric-card,.wmw .stat-card{padding:.8rem .9rem}}@media (max-width: 900px){.wmw .trust-stats-section{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%}.wmw .trust-item{flex:1 1 140px;min-width:120px;text-align:center}.wmw .trust-sep{width:1px;height:40px;background:#ddd;flex:0 0 auto}@media (max-width: 640px){.wmw .trust-sep{display:none}}.wmw .hero__badges{display:flex;flex-wrap:wrap;gap:12px}.wmw .chip{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;max-width:100%;box-sizing:border-box;white-space:nowrap}.wmw .hero,.wmw .hero__trust{padding-top:clamp(56px,8vh,64px)!important;padding-bottom:clamp(2rem,8vh,4rem)!important;min-height:clamp(90vh,100vh,120vh)!important;max-height:none!important;height:auto!important;overflow:visible!important;margin-top:0!important;margin-bottom:0!important;box-sizing:border-box!important}.wmw .section:first-of-type{padding-top:clamp(1rem,4vw,2rem)!important}.wmw .hero__left{margin-top:0;padding-top:clamp(.75rem,2vh,1.25rem)}.wmw .hero__badges{margin-top:0!important;margin-bottom:.75rem!important}.wmw .hero__inner{flex-direction:column!important;gap:clamp(1rem,4vw,1.5rem)!important;padding:0!important;margin:0!important;width:100%!important;max-width:100%!important;min-height:auto!important;overflow:visible!important;position:relative!important;box-sizing:border-box!important}.wmw .hero__right{order:2;width:100%;max-width:100%;margin-top:1rem;padding:0;transform:none!important;filter:none!important;position:relative!important;z-index:1!important;overflow:visible!important;contain:none!important;height:auto!important}@media (min-width: 901px){.wmw .trust-stats-section .hero__trust.hero__trust--standalone{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:clamp(.75rem,2vw,1.5rem)!important;justify-content:center!important;max-width:600px!important;padding:clamp(.75rem,3vw,2rem) clamp(1rem,4vw,2rem)!important}}.wmw .hero__trust.trust-stats-section--standalone::-webkit-scrollbar{display:none}.wmw .hero__trust{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.wmw .reveal{backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform,opacity;contain:layout style}}.appium-picture-1{width:400px;height:400px;animation:bounce 3.5s ease infinite;top:20px;left:120px}.appiumBlog-content{margin-top:100px;padding:0 5%;line-height:1.8;font-size:1.05rem;color:#1a1a1a;font-family:Inter,sans-serif}.appiumBlog-content h1{text-align:center}.appiumBlog-content p{margin:16px 0}.appiumBlog-content h2{margin-top:40px;margin-bottom:16px;font-size:1.8rem;font-weight:600;color:#111;border-left:4px solid #007aff;padding-left:12px}.appiumBlog-content h3{margin-top:24px;font-size:1.4rem;font-weight:600;color:#222}.appiumBlog-content ul{margin:16px 0;padding-left:25px}.appiumBlog-content li{margin:6px 0;padding-left:4px;font-size:1.05rem}.appiumBlog-content pre{background:#f7f7f7;padding:16px;overflow-x:auto;border-radius:12px;margin:20px 0;border:1px solid #ddd}.appiumBlog-content code{font-family:Fira Code,Consolas,monospace;font-size:.95rem;white-space:pre-wrap;word-break:break-word}.appiumBlog-content p code{background:#eaeaea;padding:3px 6px;border-radius:4px;font-size:.95rem}.appiumBlog-content blockquote{margin:20px 0;padding:16px 20px;background:#fafafa;border-left:4px solid #007aff;border-radius:6px;color:#333;font-style:italic}@media (max-width: 1024px){.appium-picture-1{left:0}}@media (max-width: 768px){.appium-picture-1{top:0;left:-10px}.appiumBlog-content{margin:30px auto;font-size:1rem}.appiumBlog-content h2{font-size:1.5rem}.appiumBlog-content pre{padding:14px}}.hybridFramework-picture-1{width:400px;height:400px;animation:bounce 3.5s ease infinite;top:20px;left:150px}.hybridBlog-content{margin-top:100px;padding:0 5%;line-height:1.8;font-size:1.05rem;color:#1a1a1a;font-family:Inter,sans-serif}.hybridBlog-content h1{text-align:center}.hybridBlog-content p{margin:16px 0}.hybridBlog-content h2{margin-top:40px;margin-bottom:16px;font-size:1.8rem;font-weight:600;color:#111;border-left:4px solid #ff8a00;padding-left:12px}.hybridBlog-content h3{margin-top:24px;margin-bottom:10px;font-size:1.4rem;font-weight:600;color:#222}.hybridBlog-content ul,.hybridBlog-content ol{margin:16px 0;padding-left:25px}.hybridBlog-content li{margin:6px 0;padding-left:4px;font-size:1.05rem}.hybridBlog-content pre{background:#fafafa;padding:18px;overflow-x:auto;border-radius:12px;margin:20px 0;border:1px solid #e0e0e0}.hybridBlog-content code{font-family:Fira Code,Consolas,monospace;font-size:.95rem;white-space:pre-wrap;word-break:break-word}.hybridBlog-content p code{background:#f1f1f1;padding:3px 6px;border-radius:4px;font-size:.95rem}.hybridBlog-content blockquote{margin:20px 0;padding:16px 20px;background:#fff7e6;border-left:4px solid #ff8a00;border-radius:6px;color:#444;font-style:italic}@media (max-width: 1024px){.hybridFramework-picture-1{left:0}}@media (max-width: 768px){.hybridFramework-picture-1{left:0}.hybridBlog-content{margin:30px auto;font-size:1rem}.hybridBlog-content h2{font-size:1.6rem}.hybridBlog-content pre{padding:14px}}.suscriberList-picture-1{width:400px;height:400px;animation:bounce 3.5s ease infinite;top:20px;left:150px}.suscriberBlog-content{margin-top:100px;padding:0 5%;line-height:1.85;font-size:1.05rem;color:#1a1a1a;font-family:Inter,sans-serif}.suscriberBlog-content h1{text-align:center}.suscriberBlog-content p{margin:16px 0}.suscriberBlog-content h2{margin-top:40px;margin-bottom:16px;font-size:1.8rem;font-weight:600;color:#111;border-left:4px solid #2b9dff;padding-left:12px}.suscriberBlog-content h3{margin-top:24px;margin-bottom:10px;font-size:1.35rem;font-weight:600;color:#222}.suscriberBlog-content ul{margin:16px 0;padding-left:25px}.suscriberBlog-content li{margin:6px 0;padding-left:4px;font-size:1.05rem}.suscriberBlog-content pre{background:#fafafa;padding:18px;overflow-x:auto;border-radius:12px;margin:20px 0;border:1px solid #e0e0e0}.suscriberBlog-content code{font-family:Fira Code,Consolas,monospace;font-size:.95rem;white-space:pre-wrap;word-break:break-word}.suscriberBlog-content p code{background:#f1f1f1;padding:3px 6px;border-radius:4px;font-size:.95rem}.suscriberBlog-content blockquote{margin:20px 0;padding:16px 20px;background:#eaf4ff;border-left:4px solid #2b9dff;border-radius:6px;color:#444;font-style:italic}@media (max-width: 1024px){.suscriberList-picture-1{left:0}}@media (max-width: 768px){.suscriberList-picture-1{left:0}.suscriberBlog-content{margin:30px auto;font-size:1rem}.suscriberBlog-content h2{font-size:1.6rem}.suscriberBlog-content h3{font-size:1.3rem}.suscriberBlog-content pre{padding:14px}}.privacy-policy{font-family:Arial,sans-serif;padding:8% 10% 6%;line-height:1.6;background-color:var(--white)}.privacy-policy h1{font-size:3rem;color:var(--blue1);margin-bottom:10px}.privacy-policy h2{font-size:1.5em;margin-top:20px}.privacy-policy ul{list-style-type:disc;margin-left:2%;padding-left:2%}.privacy-policy a{color:var(--darkBlue);text-decoration:underline}@media (max-width: 700px){.privacy-policy{padding:18% 10% 10%}.privacy-policy h1{font-size:2rem}.privacy-policy h2{font-size:1rem}.privacy-policy ul{margin-left:6%;padding-left:6%}}.terms-conditions{font-family:Arial,sans-serif;padding:8% 10% 6%;line-height:1.6;letter-spacing:.5px;background-color:var(--white)}.terms-conditions h1{font-size:2.5em;color:var(--blue1);margin-bottom:10px}.terms-conditions h3{font-size:1.5em;margin-top:20px}.terms-conditions p{font-size:16px}.terms-conditions a{color:var(--darkBlue);text-decoration:underline}@media (max-width: 700px){.terms-conditions{padding:20% 10% 10%}.terms-conditions h1{font-size:1.5rem}.terms-conditions h3{font-size:1rem}}.active{color:var(--blue1);text-decoration:underline 2px}header ul .navbar-item{display:inline-block;margin:5px 20px;font-size:20px;font-weight:500}header ul .navbar-item:hover{color:var(--blue1);cursor:pointer}.navbar-item.special{position:relative}.navbar-item.special:after{position:relative;top:0;right:0;font-size:14px;animation:sparkle 2s ease-in-out infinite alternate;color:gold}@keyframes sparkle{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.navbar-item.special div{color:#ff6b35;font-weight:600}header{width:100%;height:80px;color:var(--black);padding:4px 0;position:fixed;background:var(--white);display:flex;align-items:center;justify-content:space-between;z-index:10}.quaprix-logo{width:180px;cursor:pointer}.header-container{padding-left:clamp(1rem,5%,3rem);padding-right:clamp(1rem,5%,3rem);width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box}.menu-icon{display:none;width:30px;height:30px;cursor:pointer;padding:6px}@media (max-width: 1000px){.quaprix-logo{width:140px}header ul li{margin:10px 15px}}@media (max-width: 900px){header{padding:15px 0;height:60px;background:var(--white)}header ul{position:fixed;top:0;right:0;bottom:0;background:var(--white);z-index:-1;width:200px;padding-top:70px;transition:.5s}header ul li{display:block;margin:25px 40px;color:var(--black)}.menu-icon{display:block;width:30px;cursor:pointer}.hide-mobile-menu{right:-200px}}.quick-links ul{list-style:none}.quick-links h4{font-size:16px}.quick-links li{padding-top:12px;font-weight:500;text-decoration:none;text-align:left!important;color:var(--black);cursor:pointer}.quick-links li:hover{color:#2b2c69}@media (max-width:770px){.quick-links li{margin:15px 5px}}@media (max-width: 450px){.quick-links{display:flex;flex-direction:column;align-items:center;padding-bottom:10px}.quick-links ul{display:flex;flex-direction:column;align-items:center}.quick-links li{padding-top:10px;margin:0 5px}}.follow-us h4{margin-bottom:10px}.follow-us h4{font-size:16px}.follow-us ul{display:flex;flex-direction:column;justify-content:flex-end;list-style:none;padding-right:60px}.social-icons li{display:flex;flex-direction:column;justify-content:flex-start;margin:5px}.social-icons img{height:25px;width:25px;transition:transform .3s ease-in-out}.social-icons img:hover{transform:scale(1.2);cursor:pointer}@media (max-width:770px){.follow-us ul{padding-top:5px}.social-icons li{margin:15px 5px}}@media (max-width: 450px){.follow-us{display:flex;flex-direction:column;align-items:center;padding:5px 0}.follow-us h4{margin-bottom:0}.follow-us ul{display:flex;flex-direction:row;padding-top:0;padding-right:0}}.contact-section img{margin-right:10px;width:25px;height:25px;object-fit:contain}.contact-section h4{font-size:16px;line-height:1.2;margin-bottom:10px;pointer-events:none;color:var(--black)}.contact-list{display:flex;flex-direction:column}.contact-section p{display:flex;align-items:center;padding-bottom:20px}.contact-section a:hover{text-decoration:underline}@media (max-width:770px){.contact-list{padding-top:15px}.contact-section p{display:flex;align-items:center;margin:10px 5px}}@media (max-width: 450px){.contact-section{display:flex;padding-top:5px;flex-direction:column;align-content:center;flex-wrap:wrap;align-items:center}.contact-list{align-items:center;padding-top:0}.contact-section p{display:flex;align-items:center;margin:0;padding-bottom:15px}}.copyright-footer{background:var(--white)}.copyright-footer .copyright-msg{text-align:center;font-weight:400;font-size:18px}@media (max-width: 800px){.copyright-footer .copyright-msg{font-size:20px;text-align:center;font-weight:400}@media (max-width: 650px){.copyright-footer .copyright-msg{font-size:15px;text-align:center;font-weight:300}}@media (max-width: 450px){.copyright-footer .copyright-msg{font-size:12px;text-align:center;font-weight:300}}}.footer{background-image:url(/assets/footer-curve-DRZi2H8k.png);background-position:center top;padding-top:100px;padding-bottom:10px;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:wrap;margin-top:50px}.footer-section{flex:300px}.footer-logo{display:flex;flex-direction:column;justify-content:space-between;padding-top:10px}.footer-logo h3{font-size:25px}.footer-logo .logo-img{width:250px}.footer-logo button{margin-top:40px;font-weight:800}.footer-logo button:hover{background-color:var(--darkBlueAlt1);color:var(--white)}.footer-links{display:flex;flex-direction:row-reverse;justify-content:space-between;width:50%}.policy-container{display:flex;flex-direction:row}.policy-container span{margin:10px 0;padding-top:12px;font-weight:500;text-decoration:none;color:var(--black);cursor:pointer}.footer-wave{width:100%}@media (max-width: 1024px){.footer-section{padding-top:25px}.footer-logo .logo-img{width:200px}.logo-footer img{max-width:100%;height:auto}.footer-links{width:60%}}@media (max-width: 770px){.footer{display:flex;flex-direction:column-reverse}.footer-logo{width:100%;justify-content:center;align-items:center;padding-bottom:15px}.footer-links{width:100%;justify-content:space-between}}@media (max-width: 450px){.footer{padding-top:100px;display:flex;flex-direction:column-reverse}.footer-section{padding-top:25px}.footer-logo{padding-top:0}.footer-logo img{max-width:100%;height:auto;justify-content:space-between}.footer-links{flex-direction:column-reverse}}.mcpPlaywright-picture-1{width:600px;height:400px;top:20px;left:150px}@media (max-width: 1024px){.mcpPlaywright-picture-1{top:-50px;left:0;width:400px;height:300px;animation:bounce 3.5s ease infinite}}@media (max-width: 768px){.mcpPlaywright-picture-1{left:-20px;width:300px}}.selfHealingPlaywright-picture-1{width:600px;height:400px;top:20px;left:150px}@media (max-width: 1024px){.selfHealingPlaywright-picture-1{top:-50px;left:0;width:400px;height:300px;animation:bounce 3.5s ease infinite}}@media (max-width: 768px){.selfHealingPlaywright-picture-1{left:-20px;width:300px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif}body{background:var(--white);overflow-x:hidden;width:100%}a{text-decoration:none;color:inherit;line-height:1;cursor:pointer}.container{padding-left:clamp(1rem,4vw,4%);padding-right:clamp(1rem,4vw,4%);width:100%;box-sizing:border-box}:root{--lightGrey: #e4e4e4;--lightGreyAlt: #eae8e8;--mediumGrey: #aaa;--mediumGreyAlt: #ccc;--darkGrey: #333;--darkGreyAlt: #393939;--darkGreyRgb: rgb(62, 61, 61);--darkGreyRgbAlt: rgb(56, 53, 53);--blueRgbAlt: rgba(0, 15, 152, .3);--grey: #676767;--white: #fff;--black: #000;--shadowBlack: #171717;--blackRgb: rgba(0, 0, 0, .4);--blackRgbAlt: rgba(0, 0, 0, .5);--lightBlue: #ebecfe;--mediumBlue: #007bff;--darkBlue: #0000ff;--darkBlueAlt1: #000e3d;--darkBlueAlt2: #000f38;--blue1: #003493;--blue2: #0056b3;--blue3: #052e70;--blue4: #062988;--blue5: #073e91;--blue6: #11016e;--blue7: #4842a8;--darkGreyExtra: #262626}
