.Carousel-module__SoTn_a__heroBannerWrapper{height:100vh;min-height:500px;position:relative;overflow:hidden}.Carousel-module__SoTn_a__heroTrack{will-change:transform;height:100%;transition:transform .2s linear;display:flex}.Carousel-module__SoTn_a__heroSlide{flex-shrink:0;width:100%;height:100%;min-height:500px;position:relative}.Carousel-module__SoTn_a__slideImage{object-fit:cover;object-position:center;width:100%;height:100%}.Carousel-module__SoTn_a__heroCaption{z-index:5;flex-direction:column;width:100%;max-width:1400px;margin:0 auto;padding-left:5%;display:flex;position:absolute;top:60%;left:0;right:0;transform:translateY(-50%)}.Carousel-module__SoTn_a__heroCaptionItem{width:100%;margin:20px 0 10px;padding-right:50%;position:relative}.Carousel-module__SoTn_a__heroCaptionHeading{color:var(--lpf-surface);font-size:clamp(32px,5vw,60px);line-height:1.2;font-family:var(--lpf-font-heading);font-weight:700;display:block}.Carousel-module__SoTn_a__heroCaptionSubheading{color:var(--lpf-surface);width:100%;max-width:1300px;font-size:clamp(14px,1.5vw,18px);font-weight:300;line-height:1.6;font-family:var(--lpf-font-heading);padding:10px 0;display:block}.Carousel-module__SoTn_a__heroBtn{background:var(--lpf-primary-blue);color:var(--lpf-surface);border-radius:var(--lpf-radius-sm);transition:all var(--lpf-speed-base) ease;white-space:nowrap;border:none;justify-content:center;align-items:center;margin-top:0;padding:clamp(10px,1.5vw,12px) clamp(20px,3vw,30px);font-size:clamp(16px,2vw,20px);text-decoration:none;display:inline-flex}.Carousel-module__SoTn_a__heroBtn:hover{background-color:var(--lpf-secondary-indigo);color:var(--lpf-surface);transform:translateY(-2px);box-shadow:0 4px 8px #0003}.Carousel-module__SoTn_a__heroNavArrow{z-index:100;cursor:pointer;width:clamp(40px,5vw,50px);height:clamp(40px,5vw,50px);transition:all var(--lpf-speed-base) ease;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0003}.Carousel-module__SoTn_a__heroNavArrow:hover{background:#718736e6;transform:translateY(-50%)scale(1.1)}.Carousel-module__SoTn_a__heroNavArrow:hover path{stroke:var(--lpf-surface)}.Carousel-module__SoTn_a__heroNavPrev{left:clamp(10px,2vw,20px)}.Carousel-module__SoTn_a__heroNavNext{right:clamp(10px,2vw,20px)}.Carousel-module__SoTn_a__heroNavArrow svg{width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px)}.Carousel-module__SoTn_a__heroNavArrow path{stroke:var(--lpf-primary-green);transition:stroke var(--lpf-speed-base) ease}.Carousel-module__SoTn_a__heroDots{z-index:15;display:block;position:absolute;bottom:clamp(3%,5vh,5%);left:50%;transform:translate(-50%)}.Carousel-module__SoTn_a__heroDots button{cursor:pointer;background:0 0;border:0;margin:0 clamp(2px,.5vw,4px);padding:0}.Carousel-module__SoTn_a__heroDots button span{background:var(--lpf-neutral-stone);border-radius:var(--lpf-radius-pill);width:clamp(20px,3vw,28px);height:clamp(6px,1vw,8px);transition:all var(--lpf-speed-base) ease;display:inline-block}.Carousel-module__SoTn_a__heroDots button.Carousel-module__SoTn_a__active span{background:var(--lpf-neutral-slate);width:clamp(30px,4vw,40px)}@media (max-width:767px){.Carousel-module__SoTn_a__heroBannerWrapper,.Carousel-module__SoTn_a__heroSlide{height:70vh;min-height:500px;max-height:700px}.Carousel-module__SoTn_a__heroCaption{padding:0 5%;top:50%;transform:translateY(-50%)}.Carousel-module__SoTn_a__heroCaptionItem{margin:8px 0 4px;padding-right:5%}.Carousel-module__SoTn_a__heroCaptionHeading{margin-bottom:8px;font-size:32px}.Carousel-module__SoTn_a__heroCaptionSubheading{max-width:100%;margin-bottom:10px;padding:6px 0;font-size:15px;line-height:1.6}}@media (max-width:480px){.Carousel-module__SoTn_a__heroBannerWrapper,.Carousel-module__SoTn_a__heroSlide{height:60vh;min-height:450px;max-height:600px}.Carousel-module__SoTn_a__heroCaption{padding:0 4%}.Carousel-module__SoTn_a__heroCaptionItem{margin:6px 0 3px}.Carousel-module__SoTn_a__heroCaptionHeading{font-size:24px}.Carousel-module__SoTn_a__heroCaptionSubheading{font-size:13px}.Carousel-module__SoTn_a__heroNavArrow{width:35px;height:35px}.Carousel-module__SoTn_a__heroNavArrow svg{width:18px;height:18px}}
.HomeStatus-module__2HrIJG__homeStatusContainer{background:var(--lpf-surface)}.HomeStatus-module__2HrIJG__homeStatusRow{grid-template-columns:33% 34% 33%;justify-content:center;padding:24px;display:grid}.HomeStatus-module__2HrIJG__homeStatus{flex-direction:column;align-items:center;padding-top:35px;padding-right:70px;display:flex;position:relative}.HomeStatus-module__2HrIJG__icon{position:absolute;top:10px;right:30px}.HomeStatus-module__2HrIJG__icon img{width:160px;height:auto}.HomeStatus-module__2HrIJG__heading{font-family:var(--lpf-font-display);color:var(--lpf-primary-green);font-size:60px}.HomeStatus-module__2HrIJG__text{color:var(--lpf-text-muted);text-align:center;font-weight:600}@media (max-width:767px){.HomeStatus-module__2HrIJG__homeStatusRow{grid-template-columns:100%}.HomeStatus-module__2HrIJG__icon{margin-bottom:15px;position:static}.HomeStatus-module__2HrIJG__homeStatus{border-bottom:1px solid var(--lpf-neutral-stone);padding:25px 10px}.HomeStatus-module__2HrIJG__homeStatus:last-child{border-bottom:none}.HomeStatus-module__2HrIJG__text{font-size:15px}}
.SeeOurImpact-module__m1E8aW__container{padding:40px 0}.SeeOurImpact-module__m1E8aW__headingWrap{padding:0 4%}.SeeOurImpact-module__m1E8aW__headingWrap h2{color:#39490b;padding-bottom:25px;font-family:Baskervville,serif;font-size:60px}.SeeOurImpact-module__m1E8aW__row{grid-template-columns:33% 34% 33%;justify-content:space-between;display:grid}.SeeOurImpact-module__m1E8aW__col{background:#fff;border-right:1px solid #e4e3de}.SeeOurImpact-module__m1E8aW__col:last-child{border-right:0}.SeeOurImpact-module__m1E8aW__col>h3,.SeeOurImpact-module__m1E8aW__subheading{text-align:center;color:#284492;background:#f9f5ea;margin-bottom:12px;padding:12px;font-family:Lora,serif;font-size:24px}.SeeOurImpact-module__m1E8aW__contentPart1{min-height:205px;padding:0 6%}.SeeOurImpact-module__m1E8aW__contentPart2{min-height:260px}.SeeOurImpact-module__m1E8aW__contentPart2 p,.SeeOurImpact-module__m1E8aW__contentPart1 p,.SeeOurImpact-module__m1E8aW__contentPart3 p,.SeeOurImpact-module__m1E8aW__contentPart1 ul li,.SeeOurImpact-module__m1E8aW__contentPart2 ul li,.SeeOurImpact-module__m1E8aW__contentPart3 ul li{color:#718736;margin-bottom:5px;font-size:16px;font-weight:500}.SeeOurImpact-module__m1E8aW__contentPart1 strong,.SeeOurImpact-module__m1E8aW__contentPart2 strong,.SeeOurImpact-module__m1E8aW__contentPart3 strong{color:#284492}.SeeOurImpact-module__m1E8aW__contentPart1 ul,.SeeOurImpact-module__m1E8aW__contentPart2 ul,.SeeOurImpact-module__m1E8aW__contentPart3 ul{margin:0 15px;padding:0 6%}.SeeOurImpact-module__m1E8aW__subheading{font-size:24px}.SeeOurImpact-module__m1E8aW__contentPart2 p,.SeeOurImpact-module__m1E8aW__contentPart3 p{padding:0 6%}.SeeOurImpact-module__m1E8aW__contentPart3{padding-bottom:8px}.SeeOurImpact-module__m1E8aW__imageWrap{text-align:right;margin:30px}.SeeOurImpact-module__m1E8aW__imageWrap img{max-width:100%;height:auto}@media (max-width:1024px){.SeeOurImpact-module__m1E8aW__headingWrap h2{font-size:48px}.SeeOurImpact-module__m1E8aW__contentPart2{min-height:300px}.SeeOurImpact-module__m1E8aW__col>h3,.SeeOurImpact-module__m1E8aW__subheading{font-size:20px}}@media (max-width:768px){.SeeOurImpact-module__m1E8aW__headingWrap h2{font-size:34px}.SeeOurImpact-module__m1E8aW__row{flex-direction:column;padding:0 4%;display:flex}.SeeOurImpact-module__m1E8aW__col{display:contents}.SeeOurImpact-module__m1E8aW__col>h3{border:1px solid #c4c4c4;border-bottom:0;order:1;margin-bottom:0;padding:10px;font-size:16px}.SeeOurImpact-module__m1E8aW__contentPart1,.SeeOurImpact-module__m1E8aW__contentPart2,.SeeOurImpact-module__m1E8aW__contentPart3{border-left:1px solid #c4c4c4;border-right:1px solid #c4c4c4;min-height:auto;padding-bottom:15px}.SeeOurImpact-module__m1E8aW__contentPart1{order:2}.SeeOurImpact-module__m1E8aW__contentPart2{order:3}.SeeOurImpact-module__m1E8aW__contentPart3{border-bottom:1px solid #c4c4c4;order:10;margin-bottom:20px}.SeeOurImpact-module__m1E8aW__row .SeeOurImpact-module__m1E8aW__col:nth-child(2)>h3{order:4}.SeeOurImpact-module__m1E8aW__row .SeeOurImpact-module__m1E8aW__col:nth-child(2) .SeeOurImpact-module__m1E8aW__contentPart1{order:5}.SeeOurImpact-module__m1E8aW__row .SeeOurImpact-module__m1E8aW__col:nth-child(2) .SeeOurImpact-module__m1E8aW__contentPart2{order:6}.SeeOurImpact-module__m1E8aW__row .SeeOurImpact-module__m1E8aW__col:nth-child(2) .SeeOurImpact-module__m1E8aW__contentPart3{order:11}.SeeOurImpact-module__m1E8aW__row .SeeOurImpact-module__m1E8aW__col:nth-child(3)>h3{order:7}.SeeOurImpact-module__m1E8aW__row .SeeOurImpact-module__m1E8aW__col:nth-child(3) .SeeOurImpact-module__m1E8aW__contentPart1{order:8}.SeeOurImpact-module__m1E8aW__row .SeeOurImpact-module__m1E8aW__col:nth-child(3) .SeeOurImpact-module__m1E8aW__contentPart2{order:9}.SeeOurImpact-module__m1E8aW__row .SeeOurImpact-module__m1E8aW__col:nth-child(3) .SeeOurImpact-module__m1E8aW__contentPart3{order:12}.SeeOurImpact-module__m1E8aW__contentPart1 p,.SeeOurImpact-module__m1E8aW__contentPart2 p,.SeeOurImpact-module__m1E8aW__contentPart3 p,.SeeOurImpact-module__m1E8aW__contentPart1 ul li,.SeeOurImpact-module__m1E8aW__contentPart2 ul li,.SeeOurImpact-module__m1E8aW__contentPart3 ul li{font-size:15px}.SeeOurImpact-module__m1E8aW__subheading{padding:10px;font-size:16px}.SeeOurImpact-module__m1E8aW__imageWrap{margin:15px 30px 0}.SeeOurImpact-module__m1E8aW__imageWrap img{width:auto;display:inline-block}}
.HomeBeWithMeAsILearn-module__YgpAzW__container{margin-top:30px;margin-bottom:40px}.HomeBeWithMeAsILearn-module__YgpAzW__headingWrap{text-align:center}.HomeBeWithMeAsILearn-module__YgpAzW__headingWrap h2{color:#253d6c;font-family:Baskervville,serif;font-size:60px;display:inline-block;position:relative}.HomeBeWithMeAsILearn-module__YgpAzW__headingWrap h2 span{color:#718736}.HomeBeWithMeAsILearn-module__YgpAzW__headingImage{z-index:-1;width:220px;height:auto;margin-left:-10%;position:absolute;bottom:-25px}.HomeBeWithMeAsILearn-module__YgpAzW__sectionGrid{grid-template-columns:50% 50%;align-items:center;padding:0 10%;display:grid}.HomeBeWithMeAsILearn-module__YgpAzW__thumb img{width:100%;height:auto;display:block}.HomeBeWithMeAsILearn-module__YgpAzW__content{text-align:center;padding-left:15%}.HomeBeWithMeAsILearn-module__YgpAzW__content p{color:#666;margin-bottom:15px;font-size:16px;font-weight:500;line-height:24px}.HomeBeWithMeAsILearn-module__YgpAzW__buttonWrap{margin-top:30px}@media (max-width:1024px){.HomeBeWithMeAsILearn-module__YgpAzW__headingWrap h2{font-size:44px}.HomeBeWithMeAsILearn-module__YgpAzW__headingImage{width:auto;height:30px;margin-left:-25%;bottom:-5px}.HomeBeWithMeAsILearn-module__YgpAzW__sectionGrid{align-items:start;padding:0}.HomeBeWithMeAsILearn-module__YgpAzW__thumb img{width:300px}.HomeBeWithMeAsILearn-module__YgpAzW__content{margin-top:20px;padding-left:0}.HomeBeWithMeAsILearn-module__YgpAzW__content p{font-size:15px;line-height:22px}.HomeBeWithMeAsILearn-module__YgpAzW__buttonWrap{margin-top:20px}}@media (max-width:768px){.HomeBeWithMeAsILearn-module__YgpAzW__headingWrap{padding:0 10%}.HomeBeWithMeAsILearn-module__YgpAzW__headingWrap h2{font-size:36px}.HomeBeWithMeAsILearn-module__YgpAzW__headingImage{margin-left:-35%}.HomeBeWithMeAsILearn-module__YgpAzW__sectionGrid{grid-template-columns:1fr;gap:20px}.HomeBeWithMeAsILearn-module__YgpAzW__thumb{justify-content:center;display:flex}.HomeBeWithMeAsILearn-module__YgpAzW__thumb img{width:100%;max-width:420px}}
.HomeVolunteerSection-module__LIT-sW__container{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:clamp(700px,120vh,1200px);margin-top:clamp(20px,4vw,30px);position:relative;overflow:hidden}.HomeVolunteerSection-module__LIT-sW__background{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.HomeVolunteerSection-module__LIT-sW__container:before{content:"";z-index:1;position:absolute;inset:0}.HomeVolunteerSection-module__LIT-sW__inner{z-index:2;flex-direction:column;width:100%;height:100%;min-height:clamp(700px,120vh,1200px);padding-top:clamp(40px,6vw,60px);display:flex;position:relative}.HomeVolunteerSection-module__LIT-sW__content{flex-direction:column;flex:1;width:100%;height:100%;padding-bottom:clamp(16px,2vw,2%);padding-left:clamp(16px,4vw,5%);padding-right:clamp(16px,4vw,5%);display:flex}.HomeVolunteerSection-module__LIT-sW__headingRow{background:#466d1b4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(12px,2vw,20px);width:100%;margin:0;padding:clamp(12px,2vw,15px) clamp(16px,4vw,5%);display:flex;position:relative}.HomeVolunteerSection-module__LIT-sW__headingRow h2{color:#fff;word-break:break-word;z-index:5;flex:1;min-width:150px;margin:0;font-family:Baskervville,serif;font-size:clamp(28px,6vw,60px);font-weight:700;line-height:1.2;position:relative}.HomeVolunteerSection-module__LIT-sW__buttonWrap{flex-shrink:0;align-items:center;margin-top:0;margin-left:auto;padding-top:0;display:flex}.HomeVolunteerSection-module__LIT-sW__buttonWrap a{color:#fff;white-space:nowrap;text-align:center;background:#253d69;border-radius:6px;padding:clamp(10px,1.5vw,12px) clamp(20px,3vw,30px);font-size:clamp(14px,1.5vw,16px);font-weight:600;transition:all .3s;display:inline-block}.HomeVolunteerSection-module__LIT-sW__buttonWrap a:hover{color:#fff;background:#000}.HomeVolunteerSection-module__LIT-sW__text{text-align:left;flex-direction:column;justify-content:flex-end;height:100%;margin-top:auto;display:flex;bottom:0}.HomeVolunteerSection-module__LIT-sW__text p{color:#fff;text-align:left;margin-bottom:clamp(12px,2vw,20px);font-size:clamp(14px,1.5vw,16px);font-weight:500;line-height:clamp(1.4,2vw,1.6)}.HomeVolunteerSection-module__LIT-sW__text p:last-child{margin-bottom:0}@media (max-width:1024px){.HomeVolunteerSection-module__LIT-sW__headingRow{flex-wrap:wrap}.HomeVolunteerSection-module__LIT-sW__headingRow h2{flex:auto}.HomeVolunteerSection-module__LIT-sW__buttonWrap{flex:none}}@media (max-width:768px){.HomeVolunteerSection-module__LIT-sW__headingRow{flex-flow:row;justify-content:space-between;align-items:center}.HomeVolunteerSection-module__LIT-sW__headingRow h2{word-break:break-word;flex:1;width:auto;min-width:0;margin-bottom:0}.HomeVolunteerSection-module__LIT-sW__buttonWrap{flex-shrink:0;width:auto;margin-left:auto}.HomeVolunteerSection-module__LIT-sW__buttonWrap a{white-space:nowrap;width:auto;padding:clamp(8px,1vw,12px) clamp(12px,2vw,20px);font-size:clamp(11px,1vw,14px)}.HomeVolunteerSection-module__LIT-sW__text p{margin-bottom:clamp(8px,1.5vw,14px);font-size:clamp(12px,1.2vw,14px);line-height:clamp(1.3,1.6vw,1.5)}}@media (max-width:480px){.HomeVolunteerSection-module__LIT-sW__container,.HomeVolunteerSection-module__LIT-sW__inner{min-height:clamp(350px,70vh,500px)}.HomeVolunteerSection-module__LIT-sW__content{padding-left:clamp(12px,3vw,16px);padding-right:clamp(12px,3vw,16px)}.HomeVolunteerSection-module__LIT-sW__headingRow{padding:clamp(10px,1.5vw,12px) clamp(12px,3vw,16px)}.HomeVolunteerSection-module__LIT-sW__headingRow h2{font-size:30px}}
.HomeOurJourneySection-module__bZmx2q__journeySecContainer{margin:50px 0 20px;position:relative;overflow:hidden}.HomeOurJourneySection-module__bZmx2q__journeyHeadingWrapper{padding:0 4%}.HomeOurJourneySection-module__bZmx2q__journeyHeading{color:#39490b;padding:30px 0;font-size:60px;font-family:Baskervville,serif!important}.HomeOurJourneySection-module__bZmx2q__journeyTimelineSection{padding:0 20px;position:relative}.HomeOurJourneySection-module__bZmx2q__journeyTreebox{text-align:center;max-width:100%;margin:0 auto;position:relative;bottom:30px}.HomeOurJourneySection-module__bZmx2q__journeyImgTree{max-width:100%;height:auto;margin:0 auto;display:block}.HomeOurJourneySection-module__bZmx2q__journeyBranch{color:#fff;cursor:pointer;z-index:10;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;width:56px;height:40px;padding:0;font-size:15px;font-weight:600;transition:transform .2s;display:flex;position:absolute}.HomeOurJourneySection-module__bZmx2q__journeyBranch:hover{transform:scale(1.1)}.HomeOurJourneySection-module__bZmx2q__journeyBranch img{max-width:100%;height:auto;margin-bottom:5px;display:block}.HomeOurJourneySection-module__bZmx2q__journeyText{font-family:Lora,serif;font-size:34px;font-weight:400;line-height:1}.HomeOurJourneySection-module__bZmx2q__journeyJ2026{top:4%;left:44%}.HomeOurJourneySection-module__bZmx2q__journeyJ2025{top:7%;left:57%}.HomeOurJourneySection-module__bZmx2q__journeyJ2024{top:14%;left:47%}.HomeOurJourneySection-module__bZmx2q__journeyJ2023{top:18%;left:55%}.HomeOurJourneySection-module__bZmx2q__journeyJ2022{top:23%;left:44%}.HomeOurJourneySection-module__bZmx2q__journeyJ2021{top:27%;left:53%}.HomeOurJourneySection-module__bZmx2q__journeyJ2020{top:31%;left:47%}.HomeOurJourneySection-module__bZmx2q__journeyJ2019{top:37%;left:40%}.HomeOurJourneySection-module__bZmx2q__journeyJ2018{top:44%;left:47%}.HomeOurJourneySection-module__bZmx2q__journeyJ2017{top:49%;left:40%}.HomeOurJourneySection-module__bZmx2q__journeyJ2016{top:55%;left:56%}.HomeOurJourneySection-module__bZmx2q__journeyJ2015{top:59%;left:51%}.HomeOurJourneySection-module__bZmx2q__journeyJ2014{top:65%;left:46%}.HomeOurJourneySection-module__bZmx2q__journeyJ2013{top:74%;left:51%}.HomeOurJourneySection-module__bZmx2q__journeyJ2012{top:79%;left:47%}.HomeOurJourneySection-module__bZmx2q__journeyJ2011{top:84%;left:52%}.HomeOurJourneySection-module__bZmx2q__journeyContentbox{position:relative}.HomeOurJourneySection-module__bZmx2q__journeyInfoBox{z-index:1000;pointer-events:auto;opacity:0;background:#fff;border-radius:10px;width:360px;max-width:calc(100vw - 40px);transition:opacity .3s,transform .3s;position:fixed;transform:translateY(-10px);box-shadow:0 4px 20px #00000026}.HomeOurJourneySection-module__bZmx2q__show{opacity:1;transform:translateY(0)}.HomeOurJourneySection-module__bZmx2q__journeyBoxHeading{background:var(--green,#758642);text-align:center;color:var(--white,#fff);border-radius:10px 10px 0 0;padding:12px;font-weight:700}.HomeOurJourneySection-module__bZmx2q__journeyBoxContent{border:var(--green,#758642) 1px solid;border-radius:0 0 10px 10px;padding:20px}.HomeOurJourneySection-module__bZmx2q__journeySubHeading{text-align:center;background:#f1c847;margin-bottom:15px;padding:8px;font-weight:700}.HomeOurJourneySection-module__bZmx2q__journeyThumb img{width:100%;height:auto;display:block}.HomeOurJourneySection-module__bZmx2q__journeyDescription{margin:15px 0;font-size:15px;font-weight:500}@media screen and (max-width:778px){.HomeOurJourneySection-module__bZmx2q__journeyHeading{font-size:40px}.HomeOurJourneySection-module__bZmx2q__journeyTimelineSection{padding:0 10px}.HomeOurJourneySection-module__bZmx2q__journeyBranch{width:44px;height:32px}.HomeOurJourneySection-module__bZmx2q__journeyBranch img{width:28px;height:28px;margin-bottom:6px}.HomeOurJourneySection-module__bZmx2q__journeyText{font-size:24px}.HomeOurJourneySection-module__bZmx2q__journeyJ2026{top:1%;left:42%}.HomeOurJourneySection-module__bZmx2q__journeyJ2025{top:5%;left:57%}.HomeOurJourneySection-module__bZmx2q__journeyJ2024{top:11%;left:47%}.HomeOurJourneySection-module__bZmx2q__journeyJ2023{top:17%;left:55%}.HomeOurJourneySection-module__bZmx2q__journeyJ2022{top:23%;left:44%}.HomeOurJourneySection-module__bZmx2q__journeyJ2021{top:29%;left:53%}.HomeOurJourneySection-module__bZmx2q__journeyJ2020{top:35%;left:47%}.HomeOurJourneySection-module__bZmx2q__journeyJ2019{top:41%;left:40%}.HomeOurJourneySection-module__bZmx2q__journeyJ2018{top:47%;left:47%}.HomeOurJourneySection-module__bZmx2q__journeyJ2017{top:53%;left:40%}.HomeOurJourneySection-module__bZmx2q__journeyJ2016{top:59%;left:56%}.HomeOurJourneySection-module__bZmx2q__journeyJ2015{top:65%;left:51%}.HomeOurJourneySection-module__bZmx2q__journeyJ2014{top:71%;left:46%}.HomeOurJourneySection-module__bZmx2q__journeyJ2013{top:77%;left:51%}.HomeOurJourneySection-module__bZmx2q__journeyJ2012{top:82%;left:47%}.HomeOurJourneySection-module__bZmx2q__journeyJ2011{top:87%;left:52%}}@media screen and (max-width:576px){.HomeOurJourneySection-module__bZmx2q__journeyHeading{font-size:32px}.HomeOurJourneySection-module__bZmx2q__journeyBranch{width:38px;height:28px}.HomeOurJourneySection-module__bZmx2q__journeyBranch img{width:22px;height:22px;margin-bottom:4px}.HomeOurJourneySection-module__bZmx2q__journeyText{font-size:18px}.HomeOurJourneySection-module__bZmx2q__journeyInfoBox{width:300px}.HomeOurJourneySection-module__bZmx2q__journeyJ2026{top:1%;left:44%}.HomeOurJourneySection-module__bZmx2q__journeyJ2025{top:4%;left:57%}.HomeOurJourneySection-module__bZmx2q__journeyJ2024{top:10%;left:47%}.HomeOurJourneySection-module__bZmx2q__journeyJ2023{top:16%;left:56%}.HomeOurJourneySection-module__bZmx2q__journeyJ2022{top:22%;left:43%}.HomeOurJourneySection-module__bZmx2q__journeyJ2021{top:28%;left:54%}.HomeOurJourneySection-module__bZmx2q__journeyJ2020{top:34%;left:46%}.HomeOurJourneySection-module__bZmx2q__journeyJ2019{top:40%;left:39%}.HomeOurJourneySection-module__bZmx2q__journeyJ2018{top:46%;left:48%}.HomeOurJourneySection-module__bZmx2q__journeyJ2017{top:52%;left:39%}.HomeOurJourneySection-module__bZmx2q__journeyJ2016{top:58%;left:57%}.HomeOurJourneySection-module__bZmx2q__journeyJ2015{top:64%;left:50%}.HomeOurJourneySection-module__bZmx2q__journeyJ2014{top:70%;left:45%}.HomeOurJourneySection-module__bZmx2q__journeyJ2013{top:76%;left:52%}.HomeOurJourneySection-module__bZmx2q__journeyJ2012{top:82%;left:46%}.HomeOurJourneySection-module__bZmx2q__journeyJ2011{top:88%;left:52%}}@media screen and (max-width:400px){.HomeOurJourneySection-module__bZmx2q__journeyBranch{width:32px;height:24px}.HomeOurJourneySection-module__bZmx2q__journeyBranch img{width:18px;height:18px;margin-bottom:3px}.HomeOurJourneySection-module__bZmx2q__journeyText{font-size:14px}.HomeOurJourneySection-module__bZmx2q__journeyJ2026{top:1%;left:44%}.HomeOurJourneySection-module__bZmx2q__journeyJ2025{top:3%;left:57%}.HomeOurJourneySection-module__bZmx2q__journeyJ2024{top:9%;left:47%}.HomeOurJourneySection-module__bZmx2q__journeyJ2023{top:15%;left:57%}.HomeOurJourneySection-module__bZmx2q__journeyJ2022{top:21%;left:42%}.HomeOurJourneySection-module__bZmx2q__journeyJ2021{top:27%;left:55%}.HomeOurJourneySection-module__bZmx2q__journeyJ2020{top:33%;left:45%}.HomeOurJourneySection-module__bZmx2q__journeyJ2019{top:39%;left:38%}.HomeOurJourneySection-module__bZmx2q__journeyJ2018{top:45%;left:49%}.HomeOurJourneySection-module__bZmx2q__journeyJ2017{top:51%;left:38%}.HomeOurJourneySection-module__bZmx2q__journeyJ2016{top:57%;left:58%}.HomeOurJourneySection-module__bZmx2q__journeyJ2015{top:63%;left:49%}.HomeOurJourneySection-module__bZmx2q__journeyJ2014{top:69%;left:44%}.HomeOurJourneySection-module__bZmx2q__journeyJ2013{top:75%;left:53%}.HomeOurJourneySection-module__bZmx2q__journeyJ2012{top:81%;left:45%}.HomeOurJourneySection-module__bZmx2q__journeyJ2011{top:87%;left:52%}}
.HomeSdgSection-module__Bypeoa__sdgSectionContainer{clear:both;z-index:1;width:100%;margin:clamp(20px,3vw,60px) 0;padding:clamp(20px,4vw,80px) 0;position:relative}.HomeSdgSection-module__Bypeoa__wrapper{max-width:100%;margin:0 auto;padding:0;position:relative}.HomeSdgSection-module__Bypeoa__sdgSectionWrapper{isolation:isolate;width:100%;position:relative}.HomeSdgSection-module__Bypeoa__sdgGridRow{z-index:1;grid-template-columns:repeat(7,1fr);gap:0;width:100%;margin:0;display:grid;position:relative}.HomeSdgSection-module__Bypeoa__sdgBoxItem{aspect-ratio:1;border:none;outline:none;width:100%;position:relative;overflow:hidden}.HomeSdgSection-module__Bypeoa__sdgFlipBox{border:none;width:100%;height:100%;position:relative}.HomeSdgSection-module__Bypeoa__sdgFlipFront{box-sizing:border-box;z-index:2;border:none;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:8%;transition:transform .6s ease-in-out;display:flex;position:relative;top:0;left:0;transform:translateY(0)}.HomeSdgSection-module__Bypeoa__top{text-align:left;flex:none;align-items:flex-start;gap:1.5%;display:flex}.HomeSdgSection-module__Bypeoa__big{text-align:left;color:#fff;flex-shrink:0;font-size:clamp(14px,3.5vw,70px);font-weight:700;line-height:.9}.HomeSdgSection-module__Bypeoa__text{color:#fff;margin-top:.3vw;font-size:clamp(6px,.85vw,16px);font-weight:600;line-height:1.2}.HomeSdgSection-module__Bypeoa__bottomIcon{text-align:right;align-self:flex-end}.HomeSdgSection-module__Bypeoa__bottomIcon img{object-fit:contain;width:auto;max-width:80%;height:auto;max-height:clamp(15px,3vw,60px)}.HomeSdgSection-module__Bypeoa__sdgFlipBack{box-sizing:border-box;z-index:1;align-items:flex-start;width:100%;height:100%;padding:8%;transition:transform .6s ease-in-out;display:flex;position:absolute;top:100%;left:0;overflow-y:auto;transform:translateY(0)}.HomeSdgSection-module__Bypeoa__inner{text-align:left;color:#fff;width:100%}.HomeSdgSection-module__Bypeoa__flipBoxHeader{margin-bottom:.8vw;font-size:clamp(8px,1.1vw,22px);font-weight:700;line-height:1.2}.HomeSdgSection-module__Bypeoa__sdgList{text-align:left;margin:0;padding-left:1.2em;list-style-type:disc}.HomeSdgSection-module__Bypeoa__sdgList li{margin:0 0 .5em;font-size:clamp(6px,.75vw,16px);line-height:1.4}.HomeSdgSection-module__Bypeoa__sdgFlipBox:hover .HomeSdgSection-module__Bypeoa__sdgFlipFront,.HomeSdgSection-module__Bypeoa__sdgFlipBox:hover .HomeSdgSection-module__Bypeoa__sdgFlipBack{transform:translateY(-100%)}.HomeSdgSection-module__Bypeoa__sdgStaticRow{z-index:1;grid-template-columns:repeat(5,1fr);width:100%;margin:0;display:grid;position:relative}.HomeSdgSection-module__Bypeoa__sdgStaticRow .HomeSdgSection-module__Bypeoa__sdgBoxItem:first-child{background:#384b09}.HomeSdgSection-module__Bypeoa__sdgStaticRow .HomeSdgSection-module__Bypeoa__sdgBoxItem:nth-child(2){background:#1d3c50}.HomeSdgSection-module__Bypeoa__sdgStaticRow .HomeSdgSection-module__Bypeoa__sdgBoxItem:nth-child(3){background:#3b2b45}.HomeSdgSection-module__Bypeoa__sdgStaticRow .HomeSdgSection-module__Bypeoa__sdgBoxItem:nth-child(4){background:#253d69}.HomeSdgSection-module__Bypeoa__sdgStaticRow .HomeSdgSection-module__Bypeoa__sdgBoxItem:nth-child(5){background:#66581b}.HomeSdgSection-module__Bypeoa__heading{color:#e6e0d5;pointer-events:none;text-align:center;z-index:10;flex-direction:row;grid-column:1/-1;justify-content:center;align-items:center;gap:clamp(8px,1.5vw,15px);padding:clamp(10px,2vw,20px) clamp(10px,2vw,20px) clamp(10px,2vw,20px) clamp(50px,8vw,100px);font-size:clamp(12px,3.5vw,50px);font-weight:500;display:flex;position:absolute;inset:0}.HomeSdgSection-module__Bypeoa__heading img{align-self:flex-start;width:auto;height:clamp(50px,6vw,120px);margin-bottom:clamp(20px,3vw,40px);margin-left:clamp(-40px,-3vw,-40px);display:block}@media (max-width:900px){.HomeSdgSection-module__Bypeoa__heading img{height:clamp(20px,6vw,80px);margin-left:clamp(-15px,-3vw,-20px)}}@media (max-width:1400px){.HomeSdgSection-module__Bypeoa__big{font-size:clamp(12px,3.2vw,60px)}}@media (max-width:1024px){.HomeSdgSection-module__Bypeoa__big{font-size:clamp(10px,3vw,50px)}.HomeSdgSection-module__Bypeoa__text{font-size:clamp(5px,.75vw,14px)}}@media (max-width:768px){.HomeSdgSection-module__Bypeoa__big{font-size:clamp(8px,2.8vw,40px)}.HomeSdgSection-module__Bypeoa__text{font-size:clamp(4px,.7vw,12px)}.HomeSdgSection-module__Bypeoa__flipBoxHeader{font-size:clamp(6px,1vw,18px)}.HomeSdgSection-module__Bypeoa__sdgList li{font-size:clamp(5px,.7vw,14px)}}@media (max-width:480px){.HomeSdgSection-module__Bypeoa__big{font-size:clamp(6px,2.5vw,30px)}.HomeSdgSection-module__Bypeoa__text{font-size:clamp(3px,.6vw,10px)}}
