.labs-module__Z-5V3W__hero{color:#fff;background:linear-gradient(to bottom right,#0d519a 10%,#0d519a 55%,#fff 150%);flex-direction:column;justify-content:center;align-items:center;gap:3rem;margin-top:100px;padding:4rem 2rem;animation:1s ease-out forwards labs-module__Z-5V3W__fadeInUp;display:flex;overflow:hidden}@media (min-width:768px) and (max-width:1200px){.labs-module__Z-5V3W__hero{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;margin-top:0;padding:6rem 4rem}}@media (min-width:420px) and (max-width:767px){.labs-module__Z-5V3W__hero{flex-direction:column;justify-content:center;align-items:center;gap:3rem;margin-top:0;padding:4rem 2rem}}.labs-module__Z-5V3W__heroContent{text-align:center;opacity:0;flex:1;max-width:600px;animation:1.2s ease-out forwards labs-module__Z-5V3W__fadeInUp;transform:translateY(40px)}.labs-module__Z-5V3W__heroContent h1{margin-bottom:1rem;font-family:Bahnschrift,sans-serif;font-size:2.5rem;font-weight:700}.labs-module__Z-5V3W__heroContent p{margin-bottom:2rem;font-family:Roboto,sans-serif;font-size:1.2rem;line-height:1.6}.labs-module__Z-5V3W__buttons{flex-wrap:nowrap;justify-content:center;gap:1rem;display:flex}.labs-module__Z-5V3W__primaryBtn,.labs-module__Z-5V3W__secondaryBtn{cursor:pointer;white-space:nowrap;border-radius:15px;max-width:-moz-fit-content;max-width:fit-content;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,background .3s}.labs-module__Z-5V3W__primaryBtn{color:#fff;background:#ff6b35;border:1px solid transparent;height:48px}.labs-module__Z-5V3W__primaryBtn:hover{background:#b54c26;transform:translateY(-3px)}.labs-module__Z-5V3W__secondaryBtn{color:#fff;background:0 0;border:.08px solid #fff;border-radius:15px;width:194px;height:48px}.labs-module__Z-5V3W__secondaryBtn:hover{background:#3d74ae;transform:translateY(-3px)}.labs-module__Z-5V3W__heroImage{opacity:0;flex:1;justify-content:center;align-items:center;display:flex;transform:translateY(40px)}.labs-module__Z-5V3W__heroImage img{border-radius:15px;width:auto;max-width:100%;height:auto;box-shadow:0 6px 16px rgba(0,0,0,.2)}@keyframes labs-module__Z-5V3W__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes labs-module__Z-5V3W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:767px){.labs-module__Z-5V3W__heroContent h1{font-size:2rem}.labs-module__Z-5V3W__heroContent p{font-size:1rem}.labs-module__Z-5V3W__primaryBtn,.labs-module__Z-5V3W__secondaryBtn{padding:.65rem 1rem;font-size:.9rem}}
.about-module__yknNdW__aboutSection{background:#fff;justify-content:center;width:100%;padding:4rem 1.5rem;display:flex}.about-module__yknNdW__aboutContent{justify-content:space-between;align-items:left;flex-wrap:wrap;gap:3rem;width:100%;max-width:1220px;display:flex}.about-module__yknNdW__aboutText{opacity:0;flex:1;min-width:300px;transition:all .8s ease-in-out;transform:translate(-40px)}.about-module__yknNdW__aboutText.about-module__yknNdW__active{opacity:1;transform:translate(0)}.about-module__yknNdW__aboutText h2{color:#0d519a;margin-bottom:1rem;font-family:Bahnschrift,sans-serif;font-size:32px;font-weight:600;line-height:38.4px}.about-module__yknNdW__aboutText h3{text-align:left;color:#0d519a;margin-top:2rem;margin-bottom:.5rem;font-family:Bahnschrift,sans-serif;font-size:24px;font-weight:600}.about-module__yknNdW__aboutText p{color:#2c3e50;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:1.6}.about-module__yknNdW__aboutImage{opacity:0;flex:1;min-width:300px;transition:all .8s ease-in-out;transform:translate(40px)}.about-module__yknNdW__aboutImage.about-module__yknNdW__active{opacity:1;transform:translate(0)}.about-module__yknNdW__image{object-fit:cover;border-radius:12px;width:100%;height:auto;box-shadow:0 8px 20px rgba(0,0,0,.08)}@media (max-width:768px){.about-module__yknNdW__aboutContent{text-align:left;flex-direction:column}.about-module__yknNdW__aboutText,.about-module__yknNdW__aboutImage{transform:translateY(40px)}}
.WhatWeDo-module__LmCRTG__container{text-align:center;background:#f8fcff;padding:60px 20px}.WhatWeDo-module__LmCRTG__title{color:#0d519a;margin-bottom:8px;font-family:Bahnschrift,sans-serif;font-size:32px;font-weight:600}.WhatWeDo-module__LmCRTG__subtitle{color:#0d519a;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto;font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.WhatWeDo-module__LmCRTG__cardsWrapper{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:stretch;gap:24px;display:grid}.WhatWeDo-module__LmCRTG__card{text-align:center;background:#fff;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;height:251px;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 20px rgba(0,28,80,.08)}.WhatWeDo-module__LmCRTG__card:hover{transform:translateY(-6px);box-shadow:0 20px 30px rgba(0,28,80,.15)}.WhatWeDo-module__LmCRTG__icon{margin-top:12px;margin-bottom:20px;width:32px!important;height:32px!important}.WhatWeDo-module__LmCRTG__cardTitle{color:#0d519a;margin-bottom:24px;font-family:Bahnschrift,sans-serif;font-size:18px;font-weight:600}.WhatWeDo-module__LmCRTG__cardDesc{color:#333;font-family:Roboto,sans-serif;font-size:14px;font-weight:400}@media (max-width:768px){.WhatWeDo-module__LmCRTG__cardsWrapper{grid-template-columns:1fr}.WhatWeDo-module__LmCRTG__title{font-size:28px}.WhatWeDo-module__LmCRTG__subtitle{padding:0 10px;font-size:14px}}
.shafrc-module___fGBDG__section{background:#fff;padding:60px 20px;animation:1s shafrc-module___fGBDG__fadeUp}.shafrc-module___fGBDG__heading{text-align:center;max-width:800px;margin:0 auto 50px}.shafrc-module___fGBDG__heading h2{color:#0d519a;margin-bottom:15px;font-family:Bahnschrift,sans-serif;font-size:32px;font-weight:600;line-height:1.3}.shafrc-module___fGBDG__heading p{color:#333;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.shafrc-module___fGBDG__grid{flex-direction:column;gap:50px;display:flex}.shafrc-module___fGBDG__card{justify-content:space-between;align-items:center;gap:30px;display:flex}.shafrc-module___fGBDG__card:nth-child(2n){flex-direction:row-reverse}.shafrc-module___fGBDG__image{flex:1}.shafrc-module___fGBDG__img{object-fit:cover;border-radius:20px;width:100%;height:auto}.shafrc-module___fGBDG__content{flex:1}.shafrc-module___fGBDG__content h3{color:#0d519a;margin-bottom:10px;font-family:Bahnschrift,sans-serif;font-size:20px;font-weight:600;line-height:1.3}.shafrc-module___fGBDG__content p{color:#333;font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.6}@media (max-width:768px){.shafrc-module___fGBDG__card{text-align:left;flex-direction:column}.shafrc-module___fGBDG__card:nth-child(2n){flex-direction:column}.shafrc-module___fGBDG__content{text-align:left;order:1}.shafrc-module___fGBDG__image{order:2}.shafrc-module___fGBDG__heading h2{font-size:28px}.shafrc-module___fGBDG__heading p{font-size:14px}.shafrc-module___fGBDG__content h3{font-size:18px}.shafrc-module___fGBDG__content p{font-size:14px}}@keyframes shafrc-module___fGBDG__fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}
.HowWeDo-module__DGUFXG__container{text-align:center;background:#f8fcff;padding:60px 20px}.HowWeDo-module__DGUFXG__title{color:#0d519a;margin-bottom:8px;font-family:Bahnschrift,sans-serif;font-size:32px;font-weight:600}.HowWeDo-module__DGUFXG__subtitle{color:#0d519a;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto;font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.HowWeDo-module__DGUFXG__cardsWrapper{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:stretch;gap:24px;display:grid}.HowWeDo-module__DGUFXG__card{text-align:center;background:#fff;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;height:251px;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 20px rgba(0,28,80,.08)}.HowWeDo-module__DGUFXG__card:hover{transform:translateY(-6px);box-shadow:0 20px 30px rgba(0,28,80,.15)}.HowWeDo-module__DGUFXG__icon{margin-top:12px;margin-bottom:20px;width:32px!important;height:32px!important}.HowWeDo-module__DGUFXG__cardTitle{color:#0d519a;margin-bottom:24px;font-family:Bahnschrift,sans-serif;font-size:18px;font-weight:600}.HowWeDo-module__DGUFXG__cardDesc{color:#333;font-family:Roboto,sans-serif;font-size:14px;font-weight:400}@media (max-width:768px){.HowWeDo-module__DGUFXG__cardsWrapper{grid-template-columns:1fr}.HowWeDo-module__DGUFXG__title{font-size:28px}.HowWeDo-module__DGUFXG__subtitle{padding:0 10px;font-size:14px}}
.WhoBenefits-module__mKn1Ca__section{background-color:#e7eef5;padding:60px 20px}.WhoBenefits-module__mKn1Ca__wrapper{max-width:1200px;margin:0 auto}.WhoBenefits-module__mKn1Ca__title{text-align:center;color:#2c3e50;margin-bottom:10px;font-family:Banhscrift,sans-serif;font-size:40px;font-weight:700}.WhoBenefits-module__mKn1Ca__subtitle{text-align:center;color:#3a4c64;max-width:700px;margin:0 auto 40px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.WhoBenefits-module__mKn1Ca__cardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.WhoBenefits-module__mKn1Ca__card{text-align:center;background:#fff;border-radius:20px;padding:32px 24px;transition:transform .3s;box-shadow:0 6px 20px rgba(0,0,0,.06)}.WhoBenefits-module__mKn1Ca__card:hover{transform:translateY(-5px)}.WhoBenefits-module__mKn1Ca__imageWrapper{border-radius:12px;width:100%;height:180px;margin-bottom:20px;position:relative;overflow:hidden}.WhoBenefits-module__mKn1Ca__cardTitle{color:#0b2341;margin-bottom:10px;font-family:Banhscrift,sans-serif;font-size:20px;font-weight:600}.WhoBenefits-module__mKn1Ca__cardDesc{color:#5a5f6e;font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.5}@media (max-width:767px){.WhoBenefits-module__mKn1Ca__cardGrid{grid-template-columns:1fr}.WhoBenefits-module__mKn1Ca__card{padding:24px}.WhoBenefits-module__mKn1Ca__title{font-size:26px}.WhoBenefits-module__mKn1Ca__imageWrapper{height:160px}}
