.aboutText h2{font-size:24px;line-height:34px}.pinned-section{position:relative}.pinned-section.overlap{z-index:2}.scrollimgzoomcontainer{height:100vh}.scrollimgzoom,.scrollimgzoomcontainer{position:relative;width:100%;overflow:hidden}.scrollimgzoom{height:100%;margin:auto}.scrollimgzoom video{position:absolute;top:0;left:0}.scrollimgzoom img,.scrollimgzoom video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sectionTitle h2{font-size:40px;line-height:43px}.sectionTitle.big h2{font-size:66px;line-height:70px}.postImg{max-height:480px;overflow:hidden}.postImg img{width:100%;height:100%;object-fit:cover;position:unset!important}.postContent{margin-top:20px}.postTitle{font-size:24px}.sectionContent h3,.sectionTitle h3{font-size:24px;line-height:30px;font-weight:500;font-family:gilroy-semibold}.sectionTitle h4{font-size:34px;font-weight:500;line-height:1.2;color:var(--black);font-family:gilroy-semibold}.sectionContent .small p{font-size:14px;line-height:18px}.normal-text p{font-size:16px!important;color:var(--light)!important}.postBox{position:relative}.sectionHeader .sectionContent p{font-size:17px;color:var(--white);line-height:1.6}.tabLeft{position:relative;width:100%;height:auto}.tabLeft img{width:100%;display:block;position:unset!important;height:auto!important;animation:colorCycle 3s ease-in-out infinite}.tabContent h4{font-size:34px;font-weight:500;line-height:1.2;color:var(--black);font-family:gilroy-semibold}.tabContent h5{font-size:18px;line-height:26px;font-weight:400}.tabContent p{font-size:14px;line-height:20px}.tabList{padding-left:15px!important}.tabList li{list-style-type:disc;font-size:13px}.tabImg img{max-width:400px}.tabImg2{width:650px!important}.tabImg3{width:520px!important;margin-top:100px;margin-left:125px}ul{padding-left:0!important}.gallery{display:flex}.gallery h1{font-size:34px;line-height:40px;margin-bottom:25px;font-family:gilroy-semibold;font-weight:600;color:black}.gallery p{font-size:18px;line-height:25px;color:black}.desktopContentSection.bgBlackLight h1,.desktopContentSection.bgBlackLight p{color:var(--white)}.left{height:100vh;width:50%;display:flex;flex-direction:column;justify-content:center}.desktopContent{margin:auto;width:100%}.desktopContentSection{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:0 10%}.mobileContent{display:none;width:80vw}.mobilePhoto{width:80vw;height:80vw;margin-top:5em;border-radius:6vw}.desktopPhotos{width:50vw;height:50vw;position:relative;overflow:hidden}.desktopPhoto{position:absolute;width:100%;height:100%}.desktopPhoto img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.right{width:50%}.mainContianer{background-color:#f5f5f5}.joinUs{position:relative}.joinContent h5{font-size:16px;text-transform:uppercase;font-weight:700;line-height:26px;letter-spacing:3.5px;font-family:gilroy-semibold;margin-bottom:15px}.tab-img-section{height:100%}.insightBox{position:relative;width:100%;height:400px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.2);cursor:pointer}.featureSec .insightBox:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,0))}.insightBox img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.initialTitle{position:absolute;bottom:0;width:100%;color:white;padding:15px;font-size:24px;font-weight:500;z-index:3;transition:opacity .3s ease}.featureSec .initialTitle{font-size:22px;line-height:28px}.insightBox:hover .initialTitle{opacity:0}.overlayContent{position:absolute;bottom:0;left:0;width:100%;padding:30px;color:white;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;background:var(--black);transform:translateY(100%);transition:transform .3s ease}.insightBox:hover .overlayContent{transform:translateY(0)}.flipBox{background-color:transparent;width:100%;height:400px;perspective:1000px;box-shadow:0 8px 16px rgba(0,0,0,.2)}.flipBox:hover .flipBoxInner{transform:rotateY(180deg)}.flipBoxInner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,0))}.flipBoxBack,.flipBoxFront{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.flipBoxFront{color:var(--white);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,0));z-index:1}.flipBoxFront:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:-1}.flipBoxBack{background-color:var(--black);color:var(--white);transform:rotateY(180deg);padding:15px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.flipBoxBack,.flipBoxFront .title{font-size:24px;margin-bottom:0;position:absolute}.flipBoxBack h2,.flipBoxFront .title{font-size:24px;margin-bottom:0}.flipBoxBack p{margin-top:20px;font-size:13px;line-height:20px;letter-spacing:.02rem}.hoverBox{position:relative;overflow:hidden;border-radius:10px}.hoverBox img{width:100%;height:100%;object-fit:cover;transition:all .5s ease}.hoverBoxTitle{position:absolute;bottom:0;left:0;width:100%;height:80px;padding:10px 20px;display:flex;align-items:center;justify-content:center;text-align:center;transition:all .6s ease-in-out}.hoverBoxTitle h4{color:var(--white);font-size:19px;font-weight:700}.hoverBox:hover img{transform:scale(1.1) rotate(5deg)}@keyframes colorCycle{0%{filter:grayscale(100%)}50%{filter:grayscale(0)}to{filter:grayscale(100%)}}@media screen and (max-width:767px){.aboutText h2{font-size:23px;line-height:30px}.sectionTitle h2{font-size:30px;line-height:38px}.sectionTitle.big h2{font-size:45px;line-height:50px}.postBox{margin-bottom:20px}.gallery{padding-bottom:60px}.gallery h1{font-size:30px}.left{height:auto;width:100%;align-items:center}.right{display:none}.mobileContent{display:block;width:100%;padding:15px}.mobilePhoto{width:100%;height:auto;margin-bottom:20px}.mobilePhoto img{position:unset!important}.desktopPhotos{display:none}.sectionTitle h3{font-size:30px;line-height:36px}.partner-eco-p{line-height:30px!important}.tabImg2,.tabImg3{width:100%!important}.tabImg3{margin-top:100px;margin-left:0}}