.searchInput{align-items:center;gap:20px;display:flex}.searchIcon{flex-shrink:0;width:24px;height:24px}.searchInputField{color:#8a8f8d;background-color:#0000;border:0;outline:0;width:200px;height:60px;font-size:17px}
.searchLocation{cursor:pointer;flex:1;align-items:center;gap:20px;margin-right:16px;display:flex}.searchLocationIcon{flex-shrink:0;width:24px;height:24px}.searchLocationText{color:#8a8f8d;font-size:17px}.searchLocationArrow{border:2px solid #8a8f8d;border-width:0 2px 2px 0;margin-left:auto;padding:3px;display:inline-block;transform:rotate(45deg)}
.homeHero{background:url(/home-header-bg.webp) 0 0/100% 100% no-repeat;height:900px}.homeHeroContainer{max-width:1440px;margin:0 auto}.homeHeroContent{max-width:750px;padding-top:240px}.heroTitle{color:#3eafc5;font-size:60px;line-height:70px}.heroSubTitle{color:#fff;margin-top:30px;font-size:22px;line-height:32px}.searchContainer{cursor:pointer;background-color:#2f2f2f;border-radius:30px;align-items:center;height:60px;margin-top:60px;padding-left:28px;display:flex}.searchBtn{cursor:pointer;color:#000;background-color:#ffde59;border:0;border-radius:30px;outline:0;justify-content:center;align-items:center;width:230px;height:60px;margin-left:auto;font-family:Aventa;font-size:22px;transition:all .3s;display:flex;position:relative;overflow:hidden}.searchBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.searchBtn:hover{background-color:#ffe873;box-shadow:0 8px 25px #ffde5966}.searchBtn:hover:before{left:100%}@media screen and (max-width:767px){.homeHero{background:url(/home-header-bg-mweb.webp) 0 0/100% 100% no-repeat;height:975px}.homeHeroContainer{max-width:100%}.homeHeroContent{max-width:100%;padding:160px 24px 0}.heroTitle{letter-spacing:2px;font-size:35px;line-height:40px}.heroSubTitle{margin-top:20px;font-size:16px;line-height:24px}.searchContainer{flex-direction:column;align-items:flex-start;height:auto;margin-top:50px;padding-left:0}.searchInput,.searchLocation{width:100%;padding:0 24px}.searchBtn{width:100%;margin-top:20px}}@media screen and (min-width:768px) and (max-width:1279px){.homeHero{background:url(/home-header-bg-ipad.webp) 0 0/100% 100% no-repeat;height:1024px}.homeHeroContent{width:570px;margin-left:60px;padding-top:155px}.heroTitle{font-size:45px;line-height:55px}.heroSubTitle{margin-top:20px;font-size:16px;line-height:24px}.searchContainer{margin-top:50px}.searchInput{max-width:200px}.searchBtn{flex-shrink:0;width:170px}}@media screen and (min-width:1280px) and (max-width:1439px){.homeHeroContainer{padding:0 70px}}@media screen and (min-width:1440px){.homeHeroContainer{padding:0 70px}}
.expSection{background-color:#eaeaea;align-items:center;display:flex;position:relative}.expSectionContainer{max-width:1440px;margin:0 auto}.expContent{text-align:center;flex-direction:column;align-items:center;max-width:1060px;margin:0 auto;display:flex}.expContent__title{color:#111822;font-size:110px;line-height:115px}.expContent__title span{font-weight:700}.expContent__desc{color:#111822;margin-top:20px;font-size:25px;line-height:35px}.expContent__desc span{color:#8a8f8d}.expContent__btn{color:#111822;cursor:pointer;background-color:#ffde59;border:1px solid #cdced0;border-radius:30px;justify-content:center;align-items:center;height:60px;margin-top:80px;padding:0 40px;font-family:Orlean;font-size:20px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #0003}.expContent__btn span{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;margin-left:10px;transition:all .3s;display:flex}.expContent__btn:hover span{transform:rotate(45deg)}.expContent__btn:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.expContent__btn:hover{background-color:#ffe873;box-shadow:0 8px 25px #ffde5966}.expContent__btn:hover:before{left:100%}.expImage{position:absolute;bottom:0;right:0}.expSection.cs-panel{box-sizing:border-box;padding-top:170px;padding-bottom:100px}@media screen and (max-width:767px){.expSectionContainer{max-width:100%;padding:90px 0 0}.expContent{padding:0 24px}.expContent__title{letter-spacing:3px;font-size:50px;line-height:55px}.expContent__desc{font-size:15px;line-height:20px}.expContent__btn{margin-top:50px}.expImage{width:340px;position:unset;left:unset;right:unset;margin-top:-60px;margin-left:auto}.expSection.cs-panel{flex-direction:column;padding-top:50px;display:flex}}@media screen and (min-width:768px) and (max-width:1024px){.expSection{flex-direction:column;display:flex}.expSectionContainer{max-width:100%;padding:150px 0 0}.expImage{position:unset;width:400px;margin-top:-200px;margin-left:auto}.expContent__title{font-size:65px;line-height:80px}.expContent{text-align:center;max-width:100%;padding:0 60px}.expContent__desc{font-size:20px;line-height:30px}}@media screen and (min-width:1400px) and (max-width:1600px){.expContent__title{font-size:90px;line-height:100px}}
.servicesSection{background-color:#eaeaea;gap:100px;padding:0 400px 0 150px;display:flex}.ssLeft{flex-direction:column;flex-shrink:0;justify-content:center;width:50%;display:flex}.ssLeft__img{width:100%;height:auto}.ssLeft__title{color:#111822;margin-bottom:20px;font-size:100px;line-height:110px}.ssLeft__subtitle{color:#111822;margin-top:20px;font-size:24px;font-weight:400;line-height:32px}.ssLeft__subtitle span{color:#8a8f8d}.ssRight__item{background-color:#fff;border-radius:48px;flex-shrink:0;width:50%;padding:60px;position:relative;overflow:hidden}.ssRight__circle{width:500px;position:absolute;top:0;left:0}.ssRight__img{object-fit:cover;border-radius:200px;width:80%;height:250px;margin-bottom:50px;position:relative}.ssRight__title{color:var(--medium-emphasis);text-transform:uppercase;font-family:Orlean;font-size:38px;font-weight:500;line-height:44px;position:relative}.ssRight__subtitle{color:var(--low-emphasis);margin-top:20px;font-size:18px;font-weight:400;line-height:32px;position:relative}.ssRight__title,.ssRight__subtitle,.ssRight__img{will-change:transform,opacity}.servicesSection.cs-panel{box-sizing:border-box;padding-top:170px;padding-bottom:100px;overflow:visible}.ssLeft{flex-shrink:0;width:40vw}.ssRight__item{flex-shrink:0;width:700px}@media screen and (max-width:767px){.servicesSection{flex-direction:column;gap:30px;margin-bottom:0;padding:0}.servicesSection.cs-panel{padding-top:60px;padding-bottom:60px;overflow:hidden}.ssLeft{width:100%;margin-bottom:20px}.ssLeft__text{text-align:center;padding:0 24px}.ssLeft__title{letter-spacing:3px;font-size:50px;line-height:55px}.ssLeft__subtitle{font-size:15px;line-height:20px}.ssRight__item{border-radius:48px;width:100%;padding:35px}.ssRight__circle{width:300px}.ssRight__img{border-radius:84px;width:200px;height:115px;margin-bottom:30px}.ssRight__title{letter-spacing:3px;font-size:17px;font-weight:500;line-height:20px}.ssRight__subtitle{margin-top:10px;font-size:12px;line-height:16px}}@media screen and (min-width:768px) and (max-width:1366px){.servicesSection.cs-panel{display:flex}.ssLeft{text-align:center;width:40%;padding:0}.ssRight__item{width:800px;margin-top:auto;margin-bottom:auto}.ssLeft__text{padding:0}.ssLeft__img{width:580px;margin:0 auto}.ssLeft__title{font-size:75px;line-height:80px}.ssLeft__subtitle{font-size:20px;line-height:30px}.servicesSection{padding:0 50px}}@media screen and (min-width:1400px) and (max-width:1600px){.servicesSection{gap:50px}.ssRight__item{padding:50px 50px 0}.ssLeft__title{font-size:80px;line-height:90px}.ssRight__circle{width:400px}.ssRight__img{width:70%;height:225px;margin-bottom:30px}.ssRight__title{font-size:30px;line-height:36px}.ssRight__subtitle{margin-top:10px}}
.globalHRSolution{background-color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.globalHRCurtain{z-index:3;will-change:transform;background:#000;width:50%;height:100%;position:absolute;top:0}.globalHRCurtain--left{left:0}.globalHRCurtain--right{right:0}.globalHRSolution__wrapper{place-items:center;display:grid}.globalHRSolution__layer{color:#000;text-transform:uppercase;letter-spacing:3px;white-space:nowrap;will-change:transform,opacity;grid-area:1/1;font-family:Orlean,sans-serif;font-size:100px;font-weight:700;line-height:1}.globalHRSolution__layer--center{z-index:2}@media screen and (max-width:767px){.globalHRSolution__layer{letter-spacing:1px;font-size:36px}.globalHRCurtain{display:none}.globalHRSolution{padding:150px 0}}@media screen and (min-width:768px) and (max-width:1024px){.globalHRSolution__layer{letter-spacing:2px;font-size:60px}}@media screen and (min-width:1440px){.globalHRSolution__layer{letter-spacing:4px;font-size:120px}}
.videoSection{background-color:#eaeaea;justify-content:center;align-items:center;display:flex}.videoSectionContainer{border-radius:16px;width:100%;height:100%;display:flex;overflow:hidden}.videoSectionContainer video{object-fit:cover;width:100%;height:100%}.videoSection.cs-panel{box-sizing:border-box}@media screen and (max-width:767px){.videoSection,.videoSection.cs-panel{padding:24px}}@media screen and (min-width:768px) and (max-width:1279px){.videoSection{padding:0}}@media screen and (min-width:1025px) and (max-width:1279px){.videoSectionContainer{height:600px}}
.growthCulture{background-color:#fff}.growthCultureContent{max-width:920px;margin:0 auto}.growthCultureImage{display:flex}.growthCultureImage img{margin-left:auto;position:absolute;bottom:0;right:100px}.growthCultureList__row{align-items:center;gap:24px;display:flex}.growthCultureList__title{color:var(--high-emphasis);text-transform:uppercase;font-family:Orlean;font-size:78px;font-weight:700;line-height:85px}.growthCultureList__images{align-items:center;margin:0 20px;display:flex;position:relative;overflow:visible}.growthCultureList__images img{object-fit:cover;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:104px;height:104px;position:relative;box-shadow:0 2px 8px #00000026}.growthCultureList{flex-wrap:wrap;justify-content:center;align-items:center;gap:35px;display:flex}.growthCultureList li{align-items:center;gap:24px;display:flex}.growthCultureList li span{color:var(--high-emphasis);text-transform:uppercase;font-family:Orlean;font-size:78px;font-weight:700;line-height:85px}.growthCultureList li img{flex-shrink:0;width:104px;height:104px}.growthCulture.cs-panel{padding:170px 100px 0}@media screen and (max-width:767px){.growthCulture{padding:190px 24px 0}.growthCultureList{gap:20px;margin-bottom:50px}.growthCultureList__title{font-size:38px;line-height:40px}.growthCultureList__images{margin:0}.growthCultureList__images img{width:38px;height:38px}.growthCultureList__row:last-child{flex-direction:column}.growthCulture.cs-panel{padding:100px 24px 0}.growthCultureImage img{position:unset}}@media screen and (min-width:768px) and (max-width:1279px){.growthCultureContent{max-width:590px}.growthCultureList{gap:20px;margin-bottom:50px}.growthCultureList__title{font-size:48px;line-height:50px}.growthCultureList__images img,.growthCultureList li img{width:50px;height:50px}.growthCultureImage img{right:0}}@media screen and (min-width:1400px) and (max-width:1600px){.growthCultureImage img{width:600px}}
.solutionSection{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:70vh;display:flex;position:relative;overflow:hidden}.solutionSection__marquee{flex-direction:column;justify-content:center;gap:8px;width:100%;height:100%;padding:100px 0;display:flex;transform:rotate(-12deg)scale(1.3)}.solutionSection__row{white-space:nowrap;will-change:transform;display:flex}.solutionSection__wordSet{flex-shrink:0;display:flex}.solutionSection__word{text-transform:uppercase;letter-spacing:4px;color:#fff;flex-shrink:0;padding:0 50px;font-family:Orlean,sans-serif;font-size:120px;font-weight:700;line-height:1.2}.solutionSection__word:nth-child(odd){opacity:1}.solutionSection__word:nth-child(2n){opacity:.5}.solutionSection__row:first-child .solutionSection__word{font-size:120px}.solutionSection__row:nth-child(2) .solutionSection__word{font-size:100px}.solutionSection__row:nth-child(3) .solutionSection__word{font-size:110px}.solutionSection__row:nth-child(4) .solutionSection__word{font-size:90px}.solutionSection__row:nth-child(5) .solutionSection__word{font-size:115px}.solutionSection__row:nth-child(6) .solutionSection__word{font-size:95px}@media screen and (max-width:767px){.solutionSection{min-height:50vh}.solutionSection__marquee{gap:6px;padding:60px 0;transform:rotate(-12deg)scale(1.5)}.solutionSection__word{letter-spacing:2px;padding:0 25px}.solutionSection__row:first-child .solutionSection__word{font-size:32px}.solutionSection__row:nth-child(2) .solutionSection__word{font-size:26px}.solutionSection__row:nth-child(3) .solutionSection__word{font-size:30px}.solutionSection__row:nth-child(4) .solutionSection__word{font-size:24px}.solutionSection__row:nth-child(5) .solutionSection__word{font-size:30px}.solutionSection__row:nth-child(6) .solutionSection__word{font-size:26px}}@media screen and (max-width:1024px) and (min-width:768px){.solutionSection{min-height:60vh}.solutionSection__marquee{gap:7px;padding:80px 0;transform:rotate(-12deg)scale(1.4)}.solutionSection__word{letter-spacing:3px;padding:0 35px}.solutionSection__row:first-child .solutionSection__word{font-size:76px}.solutionSection__row:nth-child(2) .solutionSection__word{font-size:64px}.solutionSection__row:nth-child(3) .solutionSection__word{font-size:70px}.solutionSection__row:nth-child(4) .solutionSection__word{font-size:58px}.solutionSection__row:nth-child(5) .solutionSection__word{font-size:68px}.solutionSection__row:nth-child(6) .solutionSection__word{font-size:62px}}@media screen and (min-width:1400px) and (max-width:1600px){.solutionSection__row:first-child .solutionSection__word,.solutionSection__row:nth-child(2) .solutionSection__word,.solutionSection__row:nth-child(3) .solutionSection__word,.solutionSection__row:nth-child(4) .solutionSection__word,.solutionSection__row:nth-child(5) .solutionSection__word,.solutionSection__row:nth-child(6) .solutionSection__word{font-size:80px}}
.scene{perspective:1200px;width:700px;height:610px;margin:0 auto}.cube{width:700px;height:610px;transform-style:preserve-3d;position:relative;transform:translateZ(-350px)rotateY(0)}.cube__face{backface-visibility:hidden;width:700px;height:610px;position:absolute}.cube__face img{object-fit:cover;width:100%;height:100%}.cube__face--front{transform:rotateY(0)translateZ(350px)}.cube__face--right{transform:rotateY(90deg)translateZ(350px)}.cube__face--back{transform:rotateY(180deg)translateZ(350px)}.cube__face--left{transform:rotateY(-90deg)translateZ(350px)}@media screen and (max-width:767px){.scene{perspective:600px;width:300px;height:260px}.cube{width:300px;height:260px;transform:translateZ(-150px)rotateY(0)}.cube__face{width:300px;height:260px}.cube__face--front{transform:rotateY(0)translateZ(150px)}.cube__face--right{transform:rotateY(90deg)translateZ(150px)}.cube__face--back{transform:rotateY(180deg)translateZ(150px)}.cube__face--left{transform:rotateY(-90deg)translateZ(150px)}}@media screen and (min-width:768px) and (max-width:1024px){.scene{perspective:900px;width:500px;height:430px}.cube{width:500px;height:430px;transform:translateZ(-250px)rotateY(0)}.cube__face{width:500px;height:430px}.cube__face--front{transform:rotateY(0)translateZ(250px)}.cube__face--right{transform:rotateY(90deg)translateZ(250px)}.cube__face--back{transform:rotateY(180deg)translateZ(250px)}.cube__face--left{transform:rotateY(-90deg)translateZ(250px)}}@media screen and (min-width:1400px) and (max-width:1600px){.scene{perspective:1100px;width:600px;height:520px}.cube{width:600px;height:520px;transform:translateZ(-300px)rotateY(0)}.cube__face{width:600px;height:520px}.cube__face--front{transform:rotateY(0)translateZ(300px)}.cube__face--right{transform:rotateY(90deg)translateZ(300px)}.cube__face--back{transform:rotateY(180deg)translateZ(300px)}.cube__face--left{transform:rotateY(-90deg)translateZ(300px)}}
.trustedBy{background-color:#fff;margin-bottom:70px;padding:60px 150px;position:relative;overflow:hidden}.trustedBy img{z-index:1;width:100%;position:relative}.trustedByCurtain{z-index:2;will-change:transform;background:#000;height:100%;position:absolute;top:0}.trustedByCurtain--left{width:50%;left:0}.trustedByCurtain--right{width:50%;right:0}.trustedBy.cs-panel{padding:170px 150px 0 100px}@media screen and (max-width:767px){.trustedBy{padding:40px 24px}.trustedByCurtain{display:none}.trustedBy.cs-panel{padding:100px 24px}}@media screen and (min-width:768px) and (max-width:1366px){.trustedBy.cs-panel{justify-content:center;align-items:center;display:flex}}
.slick-list,.slick-slider,.slick-track{display:block;position:relative}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{margin:0;padding:0;overflow:hidden}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate(0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{border:1px solid #0000;height:auto;display:block}.slick-arrow.slick-hidden{display:none}
.slick-dots,.slick-next,.slick-prev{padding:0;display:block;position:absolute}.slick-dots li button:before,.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick}.slick-next,.slick-prev{cursor:pointer;color:#0000;background:0 0;border:none;outline:0;width:20px;height:20px;font-size:0;line-height:0;top:50%;transform:translateY(-50%)}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:#0000;background:0 0;outline:0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{opacity:.75;color:#fff;font-size:20px;line-height:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}.slick-next:before,[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{text-align:center;width:100%;margin:0;list-style:none;bottom:-25px}.slick-dots li{cursor:pointer;width:20px;height:20px;margin:0 5px;padding:0;display:inline-block;position:relative}.slick-dots li button{cursor:pointer;color:#0000;background:0 0;border:0;outline:0;width:20px;height:20px;padding:5px;font-size:0;line-height:0;display:block}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{content:"•";text-align:center;opacity:.25;color:#000;width:20px;height:20px;font-size:6px;line-height:20px;position:absolute;top:0;left:0}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.testimonial{background-color:#000}.testimonialVideoCont{position:relative}.testimonialVideoCont video{object-fit:cover;width:100%}.testimonialContent{z-index:2;width:100%;padding:0 150px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.testimonial__item{text-align:center}.testimonial__item h2{color:#fff;margin-bottom:20px;font-size:150px;font-weight:400;line-height:140px}.testimonial__item p{color:var(--low-emphasis);font-size:24px;font-weight:400}.testimonialContent .slick-next,.testimonialContent .slick-prev{cursor:pointer;border:0;border-radius:50%;outline:0;width:100px;height:100px}.testimonialContent .slick-next{background:url(/home/next.webp) 50%/100px 100px no-repeat}.testimonialContent .slick-prev{background:url(/home/prev.webp) 50%/100px 100px no-repeat}.testimonialContent .slick-next:before,.testimonialContent .slick-prev:before{display:none}.testimonialContent .slick-next{right:-50px}.testimonialContent .slick-prev{z-index:1;left:-50px}@media screen and (max-width:767px){.testimonial{padding-top:150px}.testimonialContent{padding:0 30px}.testimonial__item h2{margin-bottom:10px;font-size:50px;line-height:55px}.testimonial__item p{font-size:15px;line-height:20px}.testimonialContent .slick-prev,.testimonialContent .slick-next{width:60px;height:60px;top:unset;background-size:60px 60px;bottom:-50px;transform:translateY(0)}.testimonialContent .slick-prev{left:-25px}.testimonialContent .slick-next{right:-25px}}@media screen and (min-width:768px) and (max-width:1279px){.testimonial{padding-top:150px}.testimonialContent{padding:0 30px}.testimonial__item h2{margin-bottom:10px;font-size:65px;line-height:80px}.testimonial__item p{max-width:400px;margin:0 auto;font-size:20px;line-height:30px}.testimonialContent .slick-prev{left:-25px}.testimonialContent .slick-next{right:-25px}.testimonialVideoCont,.testimonialVideoCont video{height:100%}}@media screen and (min-width:1400px) and (max-width:1600px){.testimonial__item h2{margin-bottom:0;font-size:120px;line-height:125px}}
.testimonialFooter{background-color:#000;position:relative}.testimonialFooterContent{display:flex;position:relative}.testimonialSvg{margin-left:45%}.testimonialFooterContentCol{flex:1 0;position:relative}.lens{background-color:#fff;border-radius:50%;width:100px;height:100px;position:absolute;top:0;right:-50px;overflow:hidden}.lens video{object-fit:cover;width:100%;height:100%}.testimonialFooter.cs-panel{box-sizing:border-box;padding:170px 150px 0 100px;overflow:hidden}.testimonialFooter.cs-panel .testimonialFooterContent{position:relative}.testimonialFooter.cs-panel .testimonialFooterContentCol:last-child{justify-content:center;align-items:center;display:flex}.testimonialSvg__lineCurve,.testimonialSvg__lineVertical,.testimonialSvg__circlePath{stroke-width:2px;fill:none}.testimonialSvg--tablet{display:none}@media screen and (max-width:767px){.testimonialFooter.cs-panel{padding:100px 24px 0}.lens{width:40px;height:40px;top:-20px;right:-20px}}@media screen and (min-width:768px) and (max-width:1024px){.lens{width:40px;height:40px;top:-20px;right:-20px}.testimonialSvg--desktop{display:none}.testimonialSvg--tablet{display:block}}
.homePage{background-color:#eaeaea}.connectWithUs_container{margin-top:70px}
.cinematic-scroll{height:100vh;position:relative;overflow:hidden}.cs-panel{width:100%;height:100vh;position:absolute;inset:0}@media screen and (max-width:767px){.cinematic-scroll{height:auto;overflow:visible}.cs-panel{height:auto;min-height:auto;position:relative;inset:auto}}
/*# sourceMappingURL=6a90e8a4effb2f3a.css.map*/