.Hero-module__JFKWha__heroSection1{background:linear-gradient(#fff0 0% 10%,#fff0 72%,#ffffff59 84%,#ffffffb3 94%,#fff 100%),linear-gradient(90deg,#d8dce6 0%,#e4e7ee 10%,#f2f3f7 25%,#fff 45% 55%,#f7f2fa 75%,#efe6f5 90%,#e8dcf0 100%);flex-direction:column;align-items:center;width:100%;padding:50px 0 0;display:flex;position:relative;overflow:hidden}.Hero-module__JFKWha__heroContainer{justify-content:space-between;align-items:center;gap:40px;width:90%;max-width:1400px;display:flex}.Hero-module__JFKWha__heroContent{width:45%;padding-top:20px;animation:.9s ease-out both Hero-module__JFKWha__heroContentReveal}.Hero-module__JFKWha__heroTitle{color:#1a1a2e;letter-spacing:-1.5px;margin:0 0 24px;font-size:clamp(2.8rem,4vw,3.5rem);font-weight:700;line-height:1.15}.Hero-module__JFKWha__heroTitleHighlight{color:#1e5fbb;display:inline-block;position:relative}.Hero-module__JFKWha__heroTitleHighlight:after{content:"";transform-origin:0;background:#1e5fbb;border-radius:50%;width:100%;height:3px;animation:.8s ease-out .6s forwards Hero-module__JFKWha__highlightReveal;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.Hero-module__JFKWha__heroDescription{color:#5a5a6e;max-width:420px;margin:0 0 32px;font-size:20px;line-height:1.7;animation:.8s ease-out .2s both Hero-module__JFKWha__fadeUp}.Hero-module__JFKWha__heroButtons{align-items:center;gap:16px;animation:.8s ease-out .35s both Hero-module__JFKWha__fadeUp;display:flex}.Hero-module__JFKWha__heroDonateBtn{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:30px;padding:14px 32px;font-size:1rem;font-weight:500;transition:background-color .3s,transform .3s,box-shadow .3s;box-shadow:0 6px 18px #4caf5026}.Hero-module__JFKWha__heroDonateBtn:hover{background-color:#43a047;transform:translateY(-3px);box-shadow:0 10px 25px #4caf5040}.Hero-module__JFKWha__heroDonateBtn:active{transform:translateY(-1px)}.Hero-module__JFKWha__heroReadMoreBtn{color:#1a1a2e;cursor:pointer;background-color:#0000;border:1.5px solid #d0d0d0;border-radius:30px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:500;transition:border-color .3s,color .3s,background-color .3s,transform .3s,box-shadow .3s;display:flex}.Hero-module__JFKWha__heroReadMoreBtn:hover{background-color:#ffffff73;border-color:#1a1a2e;transform:translateY(-3px);box-shadow:0 8px 20px #0000000f}.Hero-module__JFKWha__heroReadMoreBtn svg{transition:transform .3s}.Hero-module__JFKWha__heroReadMoreBtn:hover svg{transform:translate(3px,-3px)}.Hero-module__JFKWha__heroImages{justify-content:space-between;align-items:center;width:50%;height:450px;animation:1s ease-out .15s both Hero-module__JFKWha__heroImagesReveal;display:flex;position:relative}.Hero-module__JFKWha__heroImagesLeft,.Hero-module__JFKWha__heroImagesRight{flex-direction:column;justify-content:center;align-items:center;width:48%;height:100%;display:flex;position:relative}.Hero-module__JFKWha__heroImagesLeft>img:not(.Hero-module__JFKWha__Icon1):not(.Hero-module__JFKWha__Icon2),.Hero-module__JFKWha__heroImagesRight>img:not(.Hero-module__JFKWha__profileIcon):not(.Hero-module__JFKWha__helpingHand){object-fit:cover;width:100%;height:auto;transition:transform .5s,filter .5s;display:block}.Hero-module__JFKWha__heroImagesLeft:hover>img:not(.Hero-module__JFKWha__Icon1):not(.Hero-module__JFKWha__Icon2){transform:translateY(-5px)rotate(-.5deg)}.Hero-module__JFKWha__heroImagesRight:hover>img:not(.Hero-module__JFKWha__profileIcon):not(.Hero-module__JFKWha__helpingHand){transform:translateY(-5px)rotate(.5deg)}.Hero-module__JFKWha__helpingHand{width:150px;margin-top:-8px;animation:4s ease-in-out infinite Hero-module__JFKWha__floatingHand}.Hero-module__JFKWha__profileIcon{width:35px;margin-bottom:15px;margin-right:-190px;animation:3.5s ease-in-out infinite Hero-module__JFKWha__floatingSmall}.Hero-module__JFKWha__Icon1{z-index:100;width:35px;margin-bottom:-20px;margin-left:-15px;animation:3.8s ease-in-out infinite Hero-module__JFKWha__floatingSmallReverse}.Hero-module__JFKWha__Icon2{z-index:100;width:35px;margin-top:-20px;margin-left:-15px;animation:4.2s ease-in-out infinite Hero-module__JFKWha__floatingSmall}.Hero-module__JFKWha__heroValuesBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;width:100%;margin-top:10px;padding:40px 0;display:flex}.Hero-module__JFKWha__heroValue{color:#8a8aa3;white-space:nowrap;font-size:1.1rem;font-weight:700;transition:color .3s,transform .3s}.Hero-module__JFKWha__heroValue:hover{color:#1e5fbb;transform:translateY(-2px)}.Hero-module__JFKWha__heroValueSeparator{color:#c0c0d0;font-size:1.5rem;font-weight:700;transition:transform .3s,color .3s}@keyframes Hero-module__JFKWha__heroContentReveal{0%{opacity:0;transform:translate(-35px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__JFKWha__heroImagesReveal{0%{opacity:0;transform:translate(35px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__JFKWha__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JFKWha__highlightReveal{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes Hero-module__JFKWha__floatingHand{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Hero-module__JFKWha__floatingSmall{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-7px)rotate(3deg)}}@keyframes Hero-module__JFKWha__floatingSmallReverse{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(7px)rotate(-3deg)}}@media (max-width:1100px){.Hero-module__JFKWha__heroContainer{text-align:center;flex-direction:column;align-items:center;gap:20px}.Hero-module__JFKWha__heroContent{width:100%;max-width:600px;padding-top:0}.Hero-module__JFKWha__heroDescription{max-width:100%;margin-left:auto;margin-right:auto}.Hero-module__JFKWha__heroButtons{justify-content:center}.Hero-module__JFKWha__heroImages{width:100%;max-width:550px;height:400px;margin-top:20px}.Hero-module__JFKWha__heroValuesBar{margin-top:0}}@media (max-width:768px){.Hero-module__JFKWha__heroSection1{padding:40px 0 0}.Hero-module__JFKWha__heroContainer{gap:10px;width:90%;padding:0}.Hero-module__JFKWha__heroTitle{letter-spacing:-1px;font-size:clamp(2.3rem,7vw,2.8rem);line-height:1.1}.Hero-module__JFKWha__heroDescription{margin-bottom:28px;font-size:16px;line-height:1.65}.Hero-module__JFKWha__heroImages{width:100%;height:320px;margin-top:10px}.Hero-module__JFKWha__helpingHand{width:120px}.Hero-module__JFKWha__profileIcon{width:30px;margin-bottom:8px;margin-right:-145px}.Hero-module__JFKWha__Icon1,.Hero-module__JFKWha__Icon2{width:30px}.Hero-module__JFKWha__heroValuesBar{gap:16px;margin-top:5px;padding:0 0 25px}.Hero-module__JFKWha__heroValue{font-size:.95rem}.Hero-module__JFKWha__heroValueSeparator{font-size:1.1rem}}@media (max-width:550px){.Hero-module__JFKWha__heroSection1{padding-top:32px}.Hero-module__JFKWha__heroContainer{gap:5px;width:90%}.Hero-module__JFKWha__heroContent{width:100%}.Hero-module__JFKWha__heroTitle{margin-bottom:20px;font-size:clamp(2rem,10vw,2.5rem);line-height:1.08}.Hero-module__JFKWha__heroTitleHighlight:after{height:2px;bottom:-3px}.Hero-module__JFKWha__heroDescription{max-width:95%;margin-bottom:25px;font-size:14px;line-height:1.7}.Hero-module__JFKWha__heroButtons{flex-direction:column;gap:10px;width:100%}.Hero-module__JFKWha__heroDonateBtn,.Hero-module__JFKWha__heroReadMoreBtn{justify-content:center;width:100%}.Hero-module__JFKWha__heroImages{width:100%;height:270px;min-height:250px;margin-top:5px;padding:0}.Hero-module__JFKWha__heroImagesLeft,.Hero-module__JFKWha__heroImagesRight{width:47%}.Hero-module__JFKWha__helpingHand{width:100px;margin-top:-5px}.Hero-module__JFKWha__profileIcon{width:25px;margin-bottom:5px;margin-right:-110px}.Hero-module__JFKWha__Icon1,.Hero-module__JFKWha__Icon2{width:25px;margin-left:-10px}.Hero-module__JFKWha__heroValuesBar{gap:12px;margin-top:0;padding:0 0 20px}.Hero-module__JFKWha__heroValue{font-size:.82rem}.Hero-module__JFKWha__heroValueSeparator{font-size:.85rem}}@media (max-width:380px){.Hero-module__JFKWha__heroTitle{font-size:1.85rem}.Hero-module__JFKWha__heroDescription{font-size:13px}.Hero-module__JFKWha__heroImages{height:230px;min-height:220px}.Hero-module__JFKWha__helpingHand{width:85px}.Hero-module__JFKWha__profileIcon{width:22px;margin-right:-95px}.Hero-module__JFKWha__Icon1,.Hero-module__JFKWha__Icon2{width:22px}.Hero-module__JFKWha__heroValue,.Hero-module__JFKWha__heroValueSeparator{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.Hero-module__JFKWha__heroContent,.Hero-module__JFKWha__heroImages,.Hero-module__JFKWha__heroTitleHighlight:after,.Hero-module__JFKWha__heroDescription,.Hero-module__JFKWha__heroButtons,.Hero-module__JFKWha__helpingHand,.Hero-module__JFKWha__profileIcon,.Hero-module__JFKWha__Icon1,.Hero-module__JFKWha__Icon2{animation:none}.Hero-module__JFKWha__heroDonateBtn,.Hero-module__JFKWha__heroReadMoreBtn,.Hero-module__JFKWha__heroReadMoreBtn svg,.Hero-module__JFKWha__heroValue,.Hero-module__JFKWha__heroValueSeparator,.Hero-module__JFKWha__heroImagesLeft>img,.Hero-module__JFKWha__heroImagesRight>img{transition:none}}
.Welcome-module__tomCRW__welcomeContainer{background:linear-gradient(#fff0 0%,#ffffffb3 18%,#fff 42% 100%);justify-content:center;width:100%;min-height:300px;padding:30px 0 100px;display:flex;position:relative;overflow:hidden}.Welcome-module__tomCRW__welcomeContainer:before{content:"";filter:blur(10px);pointer-events:none;background:#1e5fbb06;border-radius:50%;width:350px;height:350px;position:absolute;top:80px;left:-230px}.Welcome-module__tomCRW__welcomeContainer:after{content:"";filter:blur(10px);pointer-events:none;background:#3ab54a06;border-radius:50%;width:300px;height:300px;position:absolute;bottom:20px;right:-200px}.Welcome-module__tomCRW__welcomeContainerWrapper{z-index:2;justify-content:space-between;align-items:center;gap:70px;width:90%;max-width:1250px;display:flex;position:relative}.Welcome-module__tomCRW__welcomeContainerLeft{justify-content:center;align-items:center;width:49%;animation:.9s ease-out both Welcome-module__tomCRW__welcomeImageReveal;display:flex}.Welcome-module__tomCRW__welcomeContainerLeft img{object-fit:contain;width:100%;max-width:540px;height:auto;transition:transform .5s,filter .5s;display:block}.Welcome-module__tomCRW__welcomeContainerLeft:hover img{filter:drop-shadow(0 15px 25px #00000014);transform:translateY(-6px)}.Welcome-module__tomCRW__welcomeContainerRight{width:49%;margin-top:10px;animation:.9s ease-out .15s both Welcome-module__tomCRW__welcomeContentReveal}.Welcome-module__tomCRW__welcomeContainerHeader{color:#039;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 10px;font-size:15px;font-weight:700}.Welcome-module__tomCRW__welcomeContainerSubheader{color:#333;letter-spacing:-1px;margin:5px 0 18px;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:700;line-height:1.15}.Welcome-module__tomCRW__welcomeParagraph{color:#606060;max-width:580px;margin:10px 0 0;font-size:18px;font-weight:400;line-height:1.8}.Welcome-module__tomCRW__welcomeReadMoreBtn{color:#fff;cursor:pointer;background-color:#3ab54a;border:none;border-radius:30px;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:13px 28px;font-family:inherit;font-size:1rem;font-weight:500;transition:background-color .3s,transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 7px 18px #3ab54a26}.Welcome-module__tomCRW__welcomeReadMoreBtn svg{transition:transform .3s}.Welcome-module__tomCRW__welcomeReadMoreBtn:hover{background-color:#32a942;transform:translateY(-3px);box-shadow:0 11px 25px #3ab54a40}.Welcome-module__tomCRW__welcomeReadMoreBtn:hover svg{transform:translate(3px,-3px)}.Welcome-module__tomCRW__welcomeReadMoreBtn:active{transform:translateY(-1px)}@keyframes Welcome-module__tomCRW__welcomeImageReveal{0%{opacity:0;transform:translate(-40px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes Welcome-module__tomCRW__welcomeContentReveal{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media screen and (max-width:1000px){.Welcome-module__tomCRW__welcomeContainer{padding:60px 0 80px}.Welcome-module__tomCRW__welcomeContainerWrapper{gap:45px}.Welcome-module__tomCRW__welcomeContainerSubheader{font-size:clamp(1.9rem,4vw,2.5rem)}.Welcome-module__tomCRW__welcomeParagraph{font-size:16px;line-height:1.75}}@media screen and (max-width:768px){.Welcome-module__tomCRW__welcomeContainer{padding:55px 0 75px}.Welcome-module__tomCRW__welcomeContainerWrapper{text-align:center;flex-direction:column;align-items:center;gap:40px;width:90%}.Welcome-module__tomCRW__welcomeContainerLeft{width:100%;max-width:550px}.Welcome-module__tomCRW__welcomeContainerLeft img{max-width:500px}.Welcome-module__tomCRW__welcomeContainerRight{width:100%;max-width:650px;margin-top:0}.Welcome-module__tomCRW__welcomeContainerHeader{letter-spacing:1.4px;font-size:14px}.Welcome-module__tomCRW__welcomeContainerSubheader{margin-bottom:17px;font-size:clamp(1.9rem,6vw,2.5rem)}.Welcome-module__tomCRW__welcomeParagraph{max-width:650px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.75}.Welcome-module__tomCRW__welcomeReadMoreBtn{margin-top:25px}}@media screen and (max-width:650px){.Welcome-module__tomCRW__welcomeContainer{padding:45px 0 60px}.Welcome-module__tomCRW__welcomeContainerWrapper{gap:30px;width:90%}.Welcome-module__tomCRW__welcomeContainerLeft{width:100%}.Welcome-module__tomCRW__welcomeContainerLeft img{width:100%;max-width:430px}.Welcome-module__tomCRW__welcomeContainerRight{width:100%}.Welcome-module__tomCRW__welcomeContainerHeader{letter-spacing:1.2px;font-size:13px}.Welcome-module__tomCRW__welcomeContainerSubheader{letter-spacing:-.5px;margin-top:5px;font-size:clamp(1.75rem,8vw,2.15rem);line-height:1.15}.Welcome-module__tomCRW__welcomeParagraph{margin-top:8px;font-size:14px;line-height:1.75}.Welcome-module__tomCRW__welcomeReadMoreBtn{margin-top:22px;padding:11px 20px;font-size:.9rem}.Welcome-module__tomCRW__welcomeContainer:before{width:240px;height:240px;top:60px;left:-170px}.Welcome-module__tomCRW__welcomeContainer:after{width:220px;height:220px;bottom:20px;right:-160px}}@media screen and (max-width:400px){.Welcome-module__tomCRW__welcomeContainer{padding:40px 0 50px}.Welcome-module__tomCRW__welcomeContainerWrapper{gap:25px;width:92%}.Welcome-module__tomCRW__welcomeContainerHeader{letter-spacing:1px;font-size:12px}.Welcome-module__tomCRW__welcomeContainerSubheader{font-size:1.7rem}.Welcome-module__tomCRW__welcomeParagraph{font-size:13px;line-height:1.7}.Welcome-module__tomCRW__welcomeReadMoreBtn{padding:10px 18px;font-size:.85rem}}@media (prefers-reduced-motion:reduce){.Welcome-module__tomCRW__welcomeContainerLeft,.Welcome-module__tomCRW__welcomeContainerRight{animation:none}.Welcome-module__tomCRW__welcomeContainerLeft img,.Welcome-module__tomCRW__welcomeReadMoreBtn,.Welcome-module__tomCRW__welcomeReadMoreBtn svg{transition:none}}
.Service-module__4OSItG__serviceContainer{background:linear-gradient(#fff 0%,#f8f9fcf2 18%,#f6f7fa 55%,#f8f8fb 100%);justify-content:center;width:100%;padding:5px 0 110px;display:flex;position:relative;overflow:hidden}.Service-module__4OSItG__serviceContainer:before{content:"";filter:blur(15px);pointer-events:none;background:#00339906;border-radius:50%;width:400px;height:400px;position:absolute;top:100px;left:-260px}.Service-module__4OSItG__serviceContainer:after{content:"";filter:blur(15px);pointer-events:none;background:#3ab54a06;border-radius:50%;width:350px;height:350px;position:absolute;bottom:30px;right:-220px}.Service-module__4OSItG__serviceContainerWrapper{z-index:2;width:90%;max-width:1250px;margin:0 auto;position:relative}.Service-module__4OSItG__serviceContainerHeader{color:#039;letter-spacing:1.7px;text-transform:uppercase;margin:0 0 10px;font-size:15px;font-weight:700}.Service-module__4OSItG__serviceContainerSubheader{color:#333;letter-spacing:-1px;margin:5px 0 0;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:700;line-height:1.15}.Service-module__4OSItG__serviceCardHolder{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:22px;width:100%;margin-top:45px;display:grid}.Service-module__4OSItG__serviceCards{text-align:center;background:#ffffffeb;border:1px solid #ffffffe6;border-radius:18px;flex-direction:column;align-items:center;min-height:340px;padding:38px 22px 35px;transition:transform .4s,box-shadow .4s,border-color .4s;animation:.8s ease-out both Service-module__4OSItG__serviceCardReveal;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #1e28460f}.Service-module__4OSItG__serviceCards:before{content:"";background:#3ab54a;border-radius:0 0 5px 5px;width:0;height:3px;transition:width .4s;position:absolute;top:0;left:50%;transform:translate(-50%)}.Service-module__4OSItG__serviceCards:hover{border-color:#3ab54a1f;transform:translateY(-9px);box-shadow:0 18px 38px #1e28461c}.Service-module__4OSItG__serviceCards:hover:before{width:55px}.Service-module__4OSItG__serviceIcons{object-fit:contain;width:58px;height:58px;margin-bottom:2px;transition:transform .45s,filter .45s}.Service-module__4OSItG__serviceCards:hover .Service-module__4OSItG__serviceIcons{filter:drop-shadow(0 7px 10px #00000014);transform:translateY(-4px)scale(1.08)}.Service-module__4OSItG__serviceCardHeader{color:#333;width:100%;margin:18px 0 0;font-size:1.12rem;font-weight:700;line-height:1.35}.Service-module__4OSItG__serviceCardParagraph{color:#606060;margin:15px 0 0;font-size:15px;font-weight:400;line-height:1.7}@keyframes Service-module__4OSItG__serviceCardReveal{0%{opacity:0;transform:translateY(35px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Service-module__4OSItG__serviceCards:first-child{animation-delay:50ms}.Service-module__4OSItG__serviceCards:nth-child(2){animation-delay:.15s}.Service-module__4OSItG__serviceCards:nth-child(3){animation-delay:.25s}.Service-module__4OSItG__serviceCards:nth-child(4){animation-delay:.35s}@media screen and (max-width:1100px){.Service-module__4OSItG__serviceContainer{padding:80px 0 90px}.Service-module__4OSItG__serviceCardHolder{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.Service-module__4OSItG__serviceCards{min-height:310px}}@media screen and (max-width:768px){.Service-module__4OSItG__serviceContainer{padding:70px 0 80px}.Service-module__4OSItG__serviceContainerWrapper{width:90%}.Service-module__4OSItG__serviceContainerHeader{letter-spacing:1.4px;font-size:14px}.Service-module__4OSItG__serviceContainerSubheader{font-size:clamp(1.9rem,6vw,2.5rem)}.Service-module__4OSItG__serviceCardHolder{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:35px}.Service-module__4OSItG__serviceCards{min-height:320px;padding:34px 20px 30px}.Service-module__4OSItG__serviceIcons{width:55px;height:55px}.Service-module__4OSItG__serviceCardHeader{font-size:1.05rem}.Service-module__4OSItG__serviceCardParagraph{font-size:14px;line-height:1.7}}@media screen and (max-width:650px){.Service-module__4OSItG__serviceContainer{background:linear-gradient(#fff 0%,#f7f8fa 35%,#f6f7fa 100%);padding:55px 0 65px}.Service-module__4OSItG__serviceContainerWrapper{width:90%}.Service-module__4OSItG__serviceContainerHeader{letter-spacing:1.2px;font-size:13px}.Service-module__4OSItG__serviceContainerSubheader{letter-spacing:-.5px;font-size:clamp(1.75rem,8vw,2.15rem);line-height:1.15}.Service-module__4OSItG__serviceCardHolder{grid-template-columns:1fr;gap:17px;margin-top:30px}.Service-module__4OSItG__serviceCards{border-radius:16px;width:100%;min-height:auto;padding:35px 22px 32px}.Service-module__4OSItG__serviceIcons{width:55px;height:55px}.Service-module__4OSItG__serviceCardHeader{margin-top:17px;font-size:1.05rem}.Service-module__4OSItG__serviceCardParagraph{max-width:500px;margin-top:13px;font-size:14px;line-height:1.7}}@media screen and (max-width:400px){.Service-module__4OSItG__serviceContainer{padding:45px 0 55px}.Service-module__4OSItG__serviceContainerWrapper{width:92%}.Service-module__4OSItG__serviceContainerHeader{letter-spacing:1px;font-size:12px}.Service-module__4OSItG__serviceContainerSubheader{font-size:1.7rem}.Service-module__4OSItG__serviceCardHolder{gap:14px;margin-top:25px}.Service-module__4OSItG__serviceCards{border-radius:14px;padding:30px 18px}.Service-module__4OSItG__serviceIcons{width:50px;height:50px}.Service-module__4OSItG__serviceCardHeader{font-size:1rem}.Service-module__4OSItG__serviceCardParagraph{font-size:13px;line-height:1.7}}@media (prefers-reduced-motion:reduce){.Service-module__4OSItG__serviceCards{animation:none}.Service-module__4OSItG__serviceCards,.Service-module__4OSItG__serviceCards:before,.Service-module__4OSItG__serviceIcons{transition:none}}
.Project-module__-7lS0q__projectsSection{background:linear-gradient(#f8f8fb 0%,#fff 18% 100%);justify-content:center;width:100%;padding:5px 0 110px;display:flex;position:relative;overflow:hidden}.Project-module__-7lS0q__projectsSection:before{content:"";filter:blur(15px);pointer-events:none;background:#00339906;border-radius:50%;width:400px;height:400px;position:absolute;top:150px;left:-280px}.Project-module__-7lS0q__projectsSection:after{content:"";filter:blur(15px);pointer-events:none;background:#3ab54a06;border-radius:50%;width:350px;height:350px;position:absolute;bottom:80px;right:-230px}.Project-module__-7lS0q__projectsSectionWrapper{z-index:2;width:90%;max-width:1250px;margin:0 auto;position:relative}.Project-module__-7lS0q__sectionTag{color:#039;letter-spacing:1.7px;text-transform:uppercase;margin:0 0 10px;font-size:15px;font-weight:700}.Project-module__-7lS0q__sectionTitle{color:#333;letter-spacing:-1px;margin:5px 0 0;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:700;line-height:1.15}.Project-module__-7lS0q__projectsWrapper{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:22px;margin-top:45px;display:grid}.Project-module__-7lS0q__projectCard{cursor:pointer;background:#fffffff2;border:1px solid #eee;border-radius:18px;flex-direction:column;min-width:0;padding:14px;transition:transform .4s,box-shadow .4s,border-color .4s;animation:.7s ease-out both Project-module__-7lS0q__projectCardReveal;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #0f172a0f}.Project-module__-7lS0q__projectCard:before{content:"";z-index:2;background:#3ab54a;border-radius:0 0 5px 5px;width:0;height:3px;transition:width .4s;position:absolute;top:0;left:50%;transform:translate(-50%)}.Project-module__-7lS0q__projectCard:hover{border-color:#00339914;transform:translateY(-8px);box-shadow:0 18px 40px #0f172a1c}.Project-module__-7lS0q__projectCard:hover:before{width:55px}.Project-module__-7lS0q__imageWrapper{background:#f1f3f6;border-radius:13px;width:100%;height:190px;margin-bottom:17px;position:relative;overflow:hidden}.Project-module__-7lS0q__projectImage{object-fit:cover;object-position:top;transition:transform .6s,filter .6s}.Project-module__-7lS0q__projectCard:hover .Project-module__-7lS0q__projectImage{filter:brightness(1.03);transform:scale(1.06)}.Project-module__-7lS0q__projectCard h3{color:#0f172a;margin:0 3px 7px;font-size:1rem;font-weight:700;line-height:1.4}.Project-module__-7lS0q__projectCard p{color:#64748b;margin:0 3px;font-size:.86rem;line-height:1.6}@keyframes Project-module__-7lS0q__projectCardReveal{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Project-module__-7lS0q__projectCard:first-child{animation-delay:50ms}.Project-module__-7lS0q__projectCard:nth-child(2){animation-delay:.15s}.Project-module__-7lS0q__projectCard:nth-child(3){animation-delay:.25s}.Project-module__-7lS0q__projectCard:nth-child(4){animation-delay:.35s}.Project-module__-7lS0q__pagination{justify-content:center;align-items:center;gap:10px;margin-top:45px;display:flex}.Project-module__-7lS0q__pageNumber{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-family:inherit;font-size:.85rem;font-weight:600;transition:background-color .3s,color .3s,border-color .3s,transform .3s,box-shadow .3s;display:flex}.Project-module__-7lS0q__pageNumber:hover{color:#1e40af;border-color:#1e40af;transform:translateY(-2px)}.Project-module__-7lS0q__pageNumberActive{color:#fff;background:#1e40af;border-color:#1e40af;box-shadow:0 7px 16px #1e40af2e}.Project-module__-7lS0q__pageNumberActive:hover{color:#fff;background:#1e40af;transform:translateY(-2px)}.Project-module__-7lS0q__arrow{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:1rem;transition:background-color .3s,color .3s,border-color .3s,transform .3s;display:flex}.Project-module__-7lS0q__arrow:hover:not(:disabled){color:#fff;background:#1e40af;border-color:#1e40af;transform:translateY(-2px)}.Project-module__-7lS0q__arrow:disabled{opacity:.3;cursor:not-allowed}.Project-module__-7lS0q__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(5px);background:#0f172aad;justify-content:center;align-items:center;padding:25px;animation:.25s both Project-module__-7lS0q__fadeIn;display:flex;position:fixed;inset:0}.Project-module__-7lS0q__modalContent{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border-radius:22px;width:100%;max-width:900px;max-height:90vh;padding:40px;animation:.35s both Project-module__-7lS0q__slideUp;position:relative;overflow-y:auto;box-shadow:0 30px 80px #0003}.Project-module__-7lS0q__closeBtn{z-index:90;color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:17px;transition:background-color .25s,color .25s,transform .25s;display:flex;position:absolute;top:18px;right:18px}.Project-module__-7lS0q__closeBtn:hover{color:#0f172a;background:#e2e8f0;transform:rotate(90deg)}.Project-module__-7lS0q__modalImageWrapper{background:#f6f7f9;border-radius:16px;width:100%;height:320px;margin-bottom:28px;position:relative;overflow:hidden}.Project-module__-7lS0q__projectImage2{object-fit:contain;padding:5px}.Project-module__-7lS0q__modalTitle{color:#0f172a;margin:0 0 20px;font-size:1.65rem;font-weight:700;line-height:1.25}.Project-module__-7lS0q__modalText p{color:#475569;margin:0 0 17px;font-size:.96rem;line-height:1.85}.Project-module__-7lS0q__modalText p:last-child{margin-bottom:0}@keyframes Project-module__-7lS0q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Project-module__-7lS0q__slideUp{0%{opacity:0;transform:translateY(40px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1100px){.Project-module__-7lS0q__projectsSection{padding:80px 0 90px}.Project-module__-7lS0q__projectsWrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.Project-module__-7lS0q__imageWrapper{height:200px}}@media (max-width:768px){.Project-module__-7lS0q__projectsSection{padding:70px 0 80px}.Project-module__-7lS0q__projectsSectionWrapper{width:90%}.Project-module__-7lS0q__sectionTag{letter-spacing:1.4px;font-size:14px}.Project-module__-7lS0q__sectionTitle{font-size:clamp(1.9rem,6vw,2.5rem)}.Project-module__-7lS0q__projectsWrapper{gap:18px;margin-top:35px}.Project-module__-7lS0q__projectCard{border-radius:16px;padding:12px}.Project-module__-7lS0q__imageWrapper{height:190px;margin-bottom:15px}.Project-module__-7lS0q__projectCard h3{font-size:.98rem}.Project-module__-7lS0q__projectCard p{font-size:.84rem}.Project-module__-7lS0q__modalOverlay{padding:18px}.Project-module__-7lS0q__modalContent{border-radius:18px;max-height:92vh;padding:28px 22px}.Project-module__-7lS0q__modalImageWrapper{height:230px;margin-bottom:22px}.Project-module__-7lS0q__modalTitle{font-size:1.4rem}.Project-module__-7lS0q__modalText p{font-size:.9rem;line-height:1.75}}@media (max-width:640px){.Project-module__-7lS0q__projectsSection{background:linear-gradient(#fff 0%,#f8f9fb 45% 100%);padding:55px 0 65px}.Project-module__-7lS0q__projectsSectionWrapper{width:90%}.Project-module__-7lS0q__sectionTag{letter-spacing:1.2px;font-size:13px}.Project-module__-7lS0q__sectionTitle{letter-spacing:-.5px;font-size:clamp(1.75rem,8vw,2.15rem);line-height:1.15}.Project-module__-7lS0q__projectsWrapper{grid-template-columns:1fr;gap:17px;margin-top:28px}.Project-module__-7lS0q__projectCard{border-radius:15px;padding:12px}.Project-module__-7lS0q__imageWrapper{border-radius:12px;height:210px}.Project-module__-7lS0q__projectCard h3{margin-top:2px;font-size:1rem}.Project-module__-7lS0q__projectCard p{font-size:.85rem}.Project-module__-7lS0q__pagination{gap:7px;margin-top:32px}.Project-module__-7lS0q__pageNumber,.Project-module__-7lS0q__arrow{width:37px;height:37px;font-size:.8rem}.Project-module__-7lS0q__modalOverlay{padding:10px}.Project-module__-7lS0q__modalContent{border-radius:17px;width:100%;max-height:94vh;padding:20px 16px}.Project-module__-7lS0q__closeBtn{width:36px;height:36px;font-size:15px;top:12px;right:12px}.Project-module__-7lS0q__modalImageWrapper{border-radius:13px;height:190px;margin-bottom:18px}.Project-module__-7lS0q__modalTitle{padding-right:35px;font-size:1.25rem;line-height:1.3}.Project-module__-7lS0q__modalText p{margin-bottom:14px;font-size:.87rem;line-height:1.7}}@media (max-width:400px){.Project-module__-7lS0q__projectsSection{padding:45px 0 55px}.Project-module__-7lS0q__projectsSectionWrapper{width:92%}.Project-module__-7lS0q__sectionTag{letter-spacing:1px;font-size:12px}.Project-module__-7lS0q__sectionTitle{font-size:1.7rem}.Project-module__-7lS0q__imageWrapper{height:185px}.Project-module__-7lS0q__projectCard{padding:10px}.Project-module__-7lS0q__projectCard h3{font-size:.95rem}.Project-module__-7lS0q__projectCard p{font-size:.82rem}.Project-module__-7lS0q__pagination{gap:5px}.Project-module__-7lS0q__pageNumber,.Project-module__-7lS0q__arrow{width:35px;height:35px}}@media (prefers-reduced-motion:reduce){.Project-module__-7lS0q__projectCard{animation:none}.Project-module__-7lS0q__projectCard,.Project-module__-7lS0q__projectCard:before,.Project-module__-7lS0q__projectImage,.Project-module__-7lS0q__pageNumber,.Project-module__-7lS0q__arrow,.Project-module__-7lS0q__closeBtn{transition:none}.Project-module__-7lS0q__modalOverlay,.Project-module__-7lS0q__modalContent{animation:none}}
.Support-module__9tSKPa__supportSection{background:linear-gradient(#fff 0%,#f8f9fb 50%,#fff 100%);justify-content:center;width:100%;padding:5px 0 115px;display:flex;position:relative;overflow:hidden}.Support-module__9tSKPa__supportSection:before{content:"";filter:blur(20px);pointer-events:none;background:#00339906;border-radius:50%;width:430px;height:430px;position:absolute;top:50px;left:-280px}.Support-module__9tSKPa__supportSection:after{content:"";filter:blur(20px);pointer-events:none;background:#3ab54a09;border-radius:50%;width:380px;height:380px;position:absolute;bottom:20px;right:-250px}.Support-module__9tSKPa__wrapper{z-index:2;justify-content:space-between;align-items:center;gap:70px;width:90%;max-width:1250px;margin:auto;display:flex;position:relative}.Support-module__9tSKPa__left{flex:1;max-width:570px;animation:.8s ease-out both Support-module__9tSKPa__supportLeftReveal}.Support-module__9tSKPa__tag{color:#039;letter-spacing:1.7px;text-transform:uppercase;margin:0 0 10px;font-size:15px;font-weight:700}.Support-module__9tSKPa__title{color:#333;letter-spacing:-1px;margin:5px 0 0;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:700;line-height:1.15}.Support-module__9tSKPa__description{color:#606060;max-width:560px;margin:18px 0 10px;font-size:17px;line-height:1.8}.Support-module__9tSKPa__donateHolder{align-items:center;width:100%;margin-top:25px;display:flex}.Support-module__9tSKPa__donateBtn{color:#fff;cursor:pointer;background:#3ab54a;border:none;border-radius:50px;min-width:120px;height:46px;padding:0 28px;font-family:inherit;font-size:1rem;font-weight:600;transition:background-color .3s,transform .3s,box-shadow .3s;position:relative;box-shadow:0 8px 20px #3ab54a2e}.Support-module__9tSKPa__donateBtn:hover{background:#2fa640;transform:translateY(-3px);box-shadow:0 12px 25px #3ab54a40}.Support-module__9tSKPa__donateBtn:active{transform:translateY(-1px)}.Support-module__9tSKPa__donateBtnIcon{object-fit:contain;width:110px;height:30px;margin-top:-5px;margin-left:10px;transition:transform .4s}.Support-module__9tSKPa__donateHolder:hover .Support-module__9tSKPa__donateBtnIcon{transform:translate(5px)}.Support-module__9tSKPa__right{flex:1;width:100%;max-width:600px;height:320px;animation:.9s ease-out .15s both Support-module__9tSKPa__supportRightReveal;position:relative}.Support-module__9tSKPa__cardTopLeft,.Support-module__9tSKPa__cardTopRight,.Support-module__9tSKPa__cardBottom{text-align:center;-webkit-backdrop-filter:blur(5px);background:#ffffffe6;border:1px solid #94a3b859;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:220px;min-height:125px;padding:28px 24px;transition:transform .4s,box-shadow .4s,border-color .4s;display:flex;position:absolute;box-shadow:0 12px 35px #0f172a12}.Support-module__9tSKPa__cardTopLeft{animation:5s ease-in-out infinite Support-module__9tSKPa__floatCard;top:0;left:40px}.Support-module__9tSKPa__cardTopRight{animation:5s ease-in-out -2.5s infinite Support-module__9tSKPa__floatCard;top:0;right:40px}.Support-module__9tSKPa__cardBottom{animation:5s ease-in-out -1.5s infinite Support-module__9tSKPa__floatBottomCard;bottom:0;left:50%;transform:translate(-50%)}.Support-module__9tSKPa__cardTopLeft:hover,.Support-module__9tSKPa__cardTopRight:hover{border-color:#3ab54a4d;transform:translateY(-8px);box-shadow:0 20px 40px #0f172a1a}.Support-module__9tSKPa__cardBottom:hover{border-color:#3ab54a4d;transform:translate(-50%)translateY(-8px);box-shadow:0 20px 40px #0f172a1a}.Support-module__9tSKPa__cardTopLeft h3,.Support-module__9tSKPa__cardTopRight h3,.Support-module__9tSKPa__cardBottom h3{color:#1e293b;letter-spacing:-.5px;margin:0 0 8px;font-size:1.8rem;font-weight:800;line-height:1}.Support-module__9tSKPa__cardTopLeft p,.Support-module__9tSKPa__cardTopRight p,.Support-module__9tSKPa__cardBottom p{color:#64748b;margin:0;font-size:.9rem;line-height:1.4}.Support-module__9tSKPa__wrapIcon{justify-content:center;align-items:center;gap:9px;display:flex}.Support-module__9tSKPa__wrapIcon img{object-fit:contain;flex-shrink:0;width:30px;height:30px}.Support-module__9tSKPa__cardBottomLeft{opacity:.9;pointer-events:none;width:70px;animation:4s ease-in-out infinite Support-module__9tSKPa__decorativeFloat;position:absolute;bottom:45px;left:65px}.Support-module__9tSKPa__cardBottomRight{opacity:.85;pointer-events:none;width:20px;animation:4s ease-in-out -2s infinite Support-module__9tSKPa__decorativeFloat;position:absolute;bottom:65px;right:105px}@keyframes Support-module__9tSKPa__supportLeftReveal{0%{opacity:0;transform:translate(-35px)}to{opacity:1;transform:translate(0)}}@keyframes Support-module__9tSKPa__supportRightReveal{0%{opacity:0;transform:translate(35px)}to{opacity:1;transform:translate(0)}}@keyframes Support-module__9tSKPa__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes Support-module__9tSKPa__floatBottomCard{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-7px)}}@keyframes Support-module__9tSKPa__decorativeFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(2deg)}}@media (max-width:1100px){.Support-module__9tSKPa__supportSection{padding:85px 0 90px}.Support-module__9tSKPa__wrapper{gap:45px}.Support-module__9tSKPa__description{font-size:16px}.Support-module__9tSKPa__right{height:300px}.Support-module__9tSKPa__cardTopLeft,.Support-module__9tSKPa__cardTopRight,.Support-module__9tSKPa__cardBottom{width:200px;padding:25px 20px}.Support-module__9tSKPa__cardTopLeft{left:15px}.Support-module__9tSKPa__cardTopRight{right:15px}.Support-module__9tSKPa__cardBottomLeft{left:35px}.Support-module__9tSKPa__cardBottomRight{right:65px}}@media (max-width:900px){.Support-module__9tSKPa__wrapper{flex-direction:column;align-items:center;gap:55px}.Support-module__9tSKPa__left{text-align:center;width:100%;max-width:650px}.Support-module__9tSKPa__description{margin-left:auto;margin-right:auto}.Support-module__9tSKPa__donateHolder{justify-content:center}.Support-module__9tSKPa__right{width:100%;max-width:600px;height:300px;margin-top:5px}}@media (max-width:650px){.Support-module__9tSKPa__supportSection{background:linear-gradient(#fff 0%,#f8f9fb 45%,#fff 100%);padding:65px 0 75px}.Support-module__9tSKPa__wrapper{gap:40px;width:90%}.Support-module__9tSKPa__tag{letter-spacing:1.2px;font-size:13px}.Support-module__9tSKPa__title{letter-spacing:-.5px;font-size:clamp(1.8rem,8vw,2.15rem);line-height:1.15}.Support-module__9tSKPa__description{margin-top:15px;font-size:14px;line-height:1.75}.Support-module__9tSKPa__donateHolder{margin-top:22px}.Support-module__9tSKPa__donateBtn{min-width:115px;height:44px;padding:0 24px;font-size:.95rem}.Support-module__9tSKPa__donateBtnIcon{width:90px;height:28px}.Support-module__9tSKPa__right{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;height:auto;margin-top:0;display:grid}.Support-module__9tSKPa__cardTopLeft,.Support-module__9tSKPa__cardTopRight,.Support-module__9tSKPa__cardBottom{width:100%;min-height:125px;padding:25px 15px;animation:none;position:relative;inset:auto;transform:none}.Support-module__9tSKPa__cardBottom{grid-column:1/-1;justify-self:center;width:calc(50% - 7.5px)}.Support-module__9tSKPa__cardBottomLeft,.Support-module__9tSKPa__cardBottomRight{display:none}.Support-module__9tSKPa__cardTopLeft:hover,.Support-module__9tSKPa__cardTopRight:hover,.Support-module__9tSKPa__cardBottom:hover{transform:translateY(-5px)}.Support-module__9tSKPa__cardTopLeft h3,.Support-module__9tSKPa__cardTopRight h3,.Support-module__9tSKPa__cardBottom h3{font-size:1.55rem}.Support-module__9tSKPa__cardTopLeft p,.Support-module__9tSKPa__cardTopRight p,.Support-module__9tSKPa__cardBottom p{font-size:.82rem}.Support-module__9tSKPa__wrapIcon{gap:7px}.Support-module__9tSKPa__wrapIcon img{width:26px;height:26px}}@media (max-width:430px){.Support-module__9tSKPa__supportSection{padding:55px 0 65px}.Support-module__9tSKPa__wrapper{gap:35px;width:92%}.Support-module__9tSKPa__description{font-size:13.5px;line-height:1.75}.Support-module__9tSKPa__donateHolder{flex-wrap:nowrap}.Support-module__9tSKPa__donateBtn{min-width:110px;padding:0 20px}.Support-module__9tSKPa__donateBtnIcon{width:80px;margin-left:7px}.Support-module__9tSKPa__right{grid-template-columns:1fr;gap:13px}.Support-module__9tSKPa__cardTopLeft,.Support-module__9tSKPa__cardTopRight,.Support-module__9tSKPa__cardBottom{grid-column:auto;width:100%}.Support-module__9tSKPa__cardBottom{justify-self:stretch}}@media (max-width:350px){.Support-module__9tSKPa__wrapper{width:94%}.Support-module__9tSKPa__title{font-size:1.7rem}.Support-module__9tSKPa__description{font-size:13px}.Support-module__9tSKPa__cardTopLeft,.Support-module__9tSKPa__cardTopRight,.Support-module__9tSKPa__cardBottom{min-height:115px;padding:22px 14px}}@media (prefers-reduced-motion:reduce){.Support-module__9tSKPa__left,.Support-module__9tSKPa__right,.Support-module__9tSKPa__cardTopLeft,.Support-module__9tSKPa__cardTopRight,.Support-module__9tSKPa__cardBottom,.Support-module__9tSKPa__cardBottomLeft,.Support-module__9tSKPa__cardBottomRight{animation:none}.Support-module__9tSKPa__donateBtn,.Support-module__9tSKPa__donateBtnIcon,.Support-module__9tSKPa__cardTopLeft,.Support-module__9tSKPa__cardTopRight,.Support-module__9tSKPa__cardBottom{transition:none}}
.Involved-module__SUKbzW__involvedContainer{background:linear-gradient(#fff 0%,#fafbfc 45%,#fff 100%);justify-content:center;width:100%;padding:5px 0 100px;display:flex;position:relative;overflow:hidden}.Involved-module__SUKbzW__involvedContainer:before{content:"";filter:blur(30px);pointer-events:none;background:#3ab54a09;border-radius:50%;width:430px;height:430px;position:absolute;top:20px;right:-280px}.Involved-module__SUKbzW__involvedContainer:after{content:"";filter:blur(30px);pointer-events:none;background:#00339906;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-180px;left:-250px}.Involved-module__SUKbzW__involvedContainerWrapper{z-index:2;justify-content:space-between;align-items:center;gap:65px;width:90%;max-width:1250px;display:flex;position:relative}.Involved-module__SUKbzW__involvedLeft{width:50%;max-width:610px;animation:.8s ease-out both Involved-module__SUKbzW__involvedLeftReveal}.Involved-module__SUKbzW__involvedHeading{color:#039;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:800;line-height:1;display:inline-block}.Involved-module__SUKbzW__headingWrapper{width:100%;max-width:610px;position:relative}.Involved-module__SUKbzW__involvedSubHeading{z-index:2;color:#333;letter-spacing:-.7px;max-width:600px;margin:0;font-size:clamp(2rem,3.1vw,2.55rem);font-weight:700;line-height:1.12;position:relative}.Involved-module__SUKbzW__headingDecoration{z-index:1;color:#ffd23f;opacity:.9;pointer-events:none;justify-content:center;align-items:center;width:55px;height:55px;font-size:55px;line-height:1;animation:3s ease-in-out infinite Involved-module__SUKbzW__decorationPulse;display:flex;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.Involved-module__SUKbzW__involvedForm{flex-direction:column;gap:10px;width:100%;margin-top:20px;display:flex}.Involved-module__SUKbzW__fullField,.Involved-module__SUKbzW__formField,.Involved-module__SUKbzW__messageField{width:100%}.Involved-module__SUKbzW__involvedForm input,.Involved-module__SUKbzW__involvedForm textarea{box-sizing:border-box;color:#333;background:#e7edf6;border:1px solid #0000;border-radius:7px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:background-color .25s,border-color .25s,box-shadow .25s,transform .25s}.Involved-module__SUKbzW__fullField input,.Involved-module__SUKbzW__formField input{height:42px;padding:0 18px}.Involved-module__SUKbzW__involvedForm input::placeholder,.Involved-module__SUKbzW__involvedForm textarea::placeholder{color:#8b929d;opacity:1;font-size:12px}.Involved-module__SUKbzW__involvedForm input:focus,.Involved-module__SUKbzW__involvedForm textarea:focus{background:#fff;border-color:#3ab54a;transform:translateY(-1px);box-shadow:0 0 0 3px #3ab54a1a}.Involved-module__SUKbzW__formRow{grid-template-columns:1fr 1fr;gap:15px;width:100%;display:grid}.Involved-module__SUKbzW__messageField textarea{resize:vertical;min-height:118px;padding:14px 18px;line-height:1.5}.Involved-module__SUKbzW__involvedSubmit{color:#fff;cursor:pointer;background:#3ab54a;border:none;border-radius:8px;width:100%;height:43px;margin-top:7px;font-family:inherit;font-size:13px;font-weight:500;transition:background-color .3s,transform .3s,box-shadow .3s}.Involved-module__SUKbzW__involvedSubmit:hover{background:#2fa640;transform:translateY(-2px);box-shadow:0 8px 18px #3ab54a33}.Involved-module__SUKbzW__involvedSubmit:active{transform:translateY(0)}.Involved-module__SUKbzW__involvedRight{justify-content:center;align-items:center;width:45%;min-height:430px;animation:.9s ease-out .15s both Involved-module__SUKbzW__involvedRightReveal;display:flex;position:relative}.Involved-module__SUKbzW__imageGlow{filter:blur(35px);pointer-events:none;background:#ffcbb438;border-radius:50%;width:280px;height:280px;position:absolute}.Involved-module__SUKbzW__involvedImg{z-index:2;object-fit:contain;width:min(100%,500px);height:auto;transition:transform .5s;display:block;position:relative}.Involved-module__SUKbzW__involvedRight:hover .Involved-module__SUKbzW__involvedImg{transform:translateY(-5px)scale(1.01)}@keyframes Involved-module__SUKbzW__involvedLeftReveal{0%{opacity:0;transform:translate(-35px)}to{opacity:1;transform:translate(0)}}@keyframes Involved-module__SUKbzW__involvedRightReveal{0%{opacity:0;transform:translate(35px)}to{opacity:1;transform:translate(0)}}@keyframes Involved-module__SUKbzW__decorationPulse{0%,to{transform:translateY(-50%)rotate(0)scale(1)}50%{transform:translateY(-50%)rotate(8deg)scale(1.08)}}@media (max-width:1050px){.Involved-module__SUKbzW__involvedContainer{padding:75px 0 85px}.Involved-module__SUKbzW__involvedContainerWrapper{gap:40px}.Involved-module__SUKbzW__involvedSubHeading{font-size:clamp(1.8rem,3.5vw,2.3rem)}.Involved-module__SUKbzW__involvedRight{min-height:380px}.Involved-module__SUKbzW__headingDecoration{width:45px;height:45px;font-size:45px;right:-10px}}@media (max-width:800px){.Involved-module__SUKbzW__involvedContainer{padding:70px 0 80px}.Involved-module__SUKbzW__involvedContainerWrapper{flex-direction:column;gap:55px}.Involved-module__SUKbzW__involvedLeft{text-align:center;width:100%;max-width:650px}.Involved-module__SUKbzW__involvedHeading{font-size:13px}.Involved-module__SUKbzW__headingWrapper{margin:auto}.Involved-module__SUKbzW__involvedSubHeading{max-width:620px;margin:auto;font-size:clamp(1.8rem,5vw,2.3rem)}.Involved-module__SUKbzW__involvedForm{text-align:left}.Involved-module__SUKbzW__involvedRight{width:100%;max-width:600px;min-height:auto}.Involved-module__SUKbzW__involvedImg{width:min(100%,520px)}}@media (max-width:600px){.Involved-module__SUKbzW__involvedContainer{padding:55px 0 70px}.Involved-module__SUKbzW__involvedContainerWrapper{gap:40px;width:90%}.Involved-module__SUKbzW__involvedHeading{letter-spacing:1.5px;margin-bottom:10px;font-size:12px}.Involved-module__SUKbzW__involvedSubHeading{letter-spacing:-.4px;font-size:clamp(1.65rem,7vw,2rem);line-height:1.18}.Involved-module__SUKbzW__headingDecoration{display:none}.Involved-module__SUKbzW__involvedForm{gap:10px;margin-top:22px}.Involved-module__SUKbzW__formRow{grid-template-columns:1fr;gap:10px}.Involved-module__SUKbzW__fullField input,.Involved-module__SUKbzW__formField input{height:44px;padding:0 15px}.Involved-module__SUKbzW__messageField textarea{min-height:125px;padding:14px 15px}.Involved-module__SUKbzW__involvedSubmit{height:45px;margin-top:5px}.Involved-module__SUKbzW__involvedRight{width:100%}.Involved-module__SUKbzW__involvedImg{width:100%;max-width:500px}}@media (max-width:400px){.Involved-module__SUKbzW__involvedContainer{padding:45px 0 60px}.Involved-module__SUKbzW__involvedContainerWrapper{width:92%}.Involved-module__SUKbzW__involvedSubHeading{font-size:1.55rem}.Involved-module__SUKbzW__involvedForm input,.Involved-module__SUKbzW__involvedForm textarea{font-size:12px}.Involved-module__SUKbzW__involvedImg{width:105%;max-width:none}}@media (prefers-reduced-motion:reduce){.Involved-module__SUKbzW__involvedLeft,.Involved-module__SUKbzW__involvedRight,.Involved-module__SUKbzW__headingDecoration{animation:none}.Involved-module__SUKbzW__involvedImg,.Involved-module__SUKbzW__involvedForm input,.Involved-module__SUKbzW__involvedForm textarea,.Involved-module__SUKbzW__involvedSubmit{transition:none}}
.Event-module__VgqYUG__eventSection{background:linear-gradient(#fff 0%,#fbfcfd 50%,#fff 100%);justify-content:center;width:100%;padding:10px 0 70px;display:flex;position:relative;overflow:hidden}.Event-module__VgqYUG__eventSection:before{content:"";filter:blur(30px);pointer-events:none;background:#00339906;border-radius:50%;width:400px;height:400px;position:absolute;top:20px;right:-280px}.Event-module__VgqYUG__eventSection:after{content:"";filter:blur(30px);pointer-events:none;background:#3ab54a06;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-200px;left:-250px}.Event-module__VgqYUG__eventWrapper{z-index:2;width:90%;max-width:1400px;margin:0 auto;position:relative}.Event-module__VgqYUG__eventHeader{margin-bottom:20px;animation:.7s ease-out both Event-module__VgqYUG__eventHeaderReveal}.Event-module__VgqYUG__eventTag{color:#039;letter-spacing:2.2px;text-transform:uppercase;margin:0 0 7px;font-size:13px;font-weight:800;line-height:1}.Event-module__VgqYUG__eventTitle{color:#333;letter-spacing:-.5px;margin:0;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.2}.Event-module__VgqYUG__eventsList{flex-direction:column;gap:23px;width:100%;display:flex}.Event-module__VgqYUG__eventItem{grid-template-columns:220px 1fr;align-items:center;gap:5px;width:100%;animation:.65s ease-out both Event-module__VgqYUG__eventReveal;display:grid}.Event-module__VgqYUG__eventItem:nth-child(2){animation-delay:.1s}.Event-module__VgqYUG__eventItem:nth-child(3){animation-delay:.2s}.Event-module__VgqYUG__eventImageWrapper{z-index:2;border-radius:21px;width:220px;height:148px;position:relative;overflow:hidden}.Event-module__VgqYUG__eventImage{object-fit:cover;object-position:top;transition:transform .5s}.Event-module__VgqYUG__eventItem:hover .Event-module__VgqYUG__eventImage{transform:scale(1.04)}.Event-module__VgqYUG__eventCard{background:#fffffff5;border:1px solid #e2e8f0bf;border-radius:22px;min-height:148px;padding:28px 24px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;box-shadow:0 7px 16px #0f172a1f}.Event-module__VgqYUG__eventItem:hover .Event-module__VgqYUG__eventCard{border-color:#0033991f;transform:translateY(-3px);box-shadow:0 14px 28px #0f172a21}.Event-module__VgqYUG__eventCardTop{justify-content:space-between;align-items:center;gap:15px;margin-bottom:8px;display:flex}.Event-module__VgqYUG__eventMetaGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Event-module__VgqYUG__eventMeta{color:#596273;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:30px;align-items:center;gap:7px;min-height:25px;padding:5px 10px;font-size:9px;display:flex}.Event-module__VgqYUG__eventMeta svg{color:#7695cc;flex-shrink:0;width:15px;height:15px}.Event-module__VgqYUG__eventPrice{color:#555;flex-shrink:0;font-size:12px;font-weight:600}.Event-module__VgqYUG__eventCardContent{flex-direction:column;display:flex}.Event-module__VgqYUG__eventName{color:#333;margin:0 0 7px;font-size:clamp(1.3rem,2.3vw,1.65rem);font-weight:700;line-height:1.15}.Event-module__VgqYUG__eventLocation{color:#666;align-items:center;gap:7px;font-size:10px;display:flex}.Event-module__VgqYUG__eventLocation svg{color:#7695cc;flex-shrink:0;width:15px;height:15px}.Event-module__VgqYUG__pagination{justify-content:center;align-items:center;gap:10px;margin-top:30px;display:flex}.Event-module__VgqYUG__pageNumbers{align-items:center;gap:5px;display:flex}.Event-module__VgqYUG__paginationArrow,.Event-module__VgqYUG__pageNumber{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-family:inherit;transition:transform .25s,background-color .25s,color .25s,border-color .25s;display:flex}.Event-module__VgqYUG__paginationArrow{color:#333;width:30px;height:30px}.Event-module__VgqYUG__paginationArrow svg{width:18px;height:18px}.Event-module__VgqYUG__paginationArrow:hover:not(:disabled){transform:translate(3px)}.Event-module__VgqYUG__paginationArrow:first-child:hover:not(:disabled){transform:translate(-3px)}.Event-module__VgqYUG__paginationArrow:disabled{opacity:.35;cursor:not-allowed}.Event-module__VgqYUG__pageNumber{color:#333;border:1px solid #d8dde5;border-radius:50%;width:30px;height:30px;font-size:13px;font-weight:500}.Event-module__VgqYUG__pageNumber:hover{color:#039;border-color:#039}.Event-module__VgqYUG__pageNumberActive,.Event-module__VgqYUG__pageNumberActive:hover{color:#fff;background:#039;border-color:#039}@keyframes Event-module__VgqYUG__eventHeaderReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Event-module__VgqYUG__eventReveal{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:950px){.Event-module__VgqYUG__eventSection{padding:60px 0 65px}.Event-module__VgqYUG__eventWrapper{width:90%}.Event-module__VgqYUG__eventItem{grid-template-columns:190px 1fr}.Event-module__VgqYUG__eventImageWrapper{width:190px;height:140px}.Event-module__VgqYUG__eventCard{min-height:140px;padding:24px 20px}.Event-module__VgqYUG__eventName{font-size:1.35rem}}@media (max-width:750px){.Event-module__VgqYUG__eventSection{padding:55px 0 65px}.Event-module__VgqYUG__eventWrapper{width:90%}.Event-module__VgqYUG__eventItem{grid-template-columns:160px 1fr;gap:0}.Event-module__VgqYUG__eventImageWrapper{border-radius:18px;width:160px;height:135px}.Event-module__VgqYUG__eventCard{border-radius:18px;min-height:135px;padding:20px 17px}.Event-module__VgqYUG__eventMeta{padding:4px 7px;font-size:8px}.Event-module__VgqYUG__eventMeta svg{width:13px;height:13px}.Event-module__VgqYUG__eventName{font-size:1.2rem}.Event-module__VgqYUG__eventLocation{font-size:9px}}@media (max-width:600px){.Event-module__VgqYUG__eventSection{padding:50px 0 60px}.Event-module__VgqYUG__eventWrapper{width:90%}.Event-module__VgqYUG__eventTag{letter-spacing:1.7px;font-size:11px}.Event-module__VgqYUG__eventTitle{font-size:clamp(1.65rem,7vw,2rem)}.Event-module__VgqYUG__eventHeader{margin-bottom:25px}.Event-module__VgqYUG__eventsList{gap:20px}.Event-module__VgqYUG__eventItem{flex-direction:column;align-items:stretch;gap:0;display:flex}.Event-module__VgqYUG__eventImageWrapper{border-radius:18px;width:100%;height:190px;margin-bottom:-12px}.Event-module__VgqYUG__eventCard{z-index:3;border-radius:18px;min-height:auto;padding:24px 18px 20px}.Event-module__VgqYUG__eventCardTop{align-items:flex-start;margin-bottom:10px}.Event-module__VgqYUG__eventMetaGroup{gap:5px}.Event-module__VgqYUG__eventMeta{padding:4px 7px;font-size:8px}.Event-module__VgqYUG__eventPrice{font-size:11px}.Event-module__VgqYUG__eventName{font-size:1.25rem;line-height:1.2}.Event-module__VgqYUG__eventLocation{font-size:9px}.Event-module__VgqYUG__pagination{margin-top:28px}}@media (max-width:400px){.Event-module__VgqYUG__eventSection{padding:45px 0 55px}.Event-module__VgqYUG__eventWrapper{width:90%}.Event-module__VgqYUG__eventImageWrapper{height:170px}.Event-module__VgqYUG__eventCard{padding:21px 15px 18px}.Event-module__VgqYUG__eventCardTop{flex-direction:column;gap:8px}.Event-module__VgqYUG__eventMetaGroup{width:100%}.Event-module__VgqYUG__eventPrice{align-self:flex-start}.Event-module__VgqYUG__eventName{font-size:1.15rem}.Event-module__VgqYUG__eventLocation{align-items:flex-start;font-size:8.5px}}@media (prefers-reduced-motion:reduce){.Event-module__VgqYUG__eventHeader,.Event-module__VgqYUG__eventItem{animation:none}.Event-module__VgqYUG__eventImage,.Event-module__VgqYUG__eventCard,.Event-module__VgqYUG__paginationArrow,.Event-module__VgqYUG__pageNumber{transition:none}}
.Newsletter-module__Kan13q__newsletterSection{justify-content:center;width:100%;padding:5px 0 65px;display:flex;overflow:hidden}.Newsletter-module__Kan13q__newsletterWrapper{background:linear-gradient(135deg,#f8f9fbfa,#fff);border-radius:30px;justify-content:center;align-items:center;width:90%;max-width:1120px;min-height:400px;padding:55px 40px;animation:.8s ease-out both Newsletter-module__Kan13q__newsletterReveal;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 35px #0f172a09}.Newsletter-module__Kan13q__newsletterWrapper:before{content:"";filter:blur(5px);pointer-events:none;background:#1e5fbb09;border-radius:50%;width:260px;height:260px;position:absolute;top:-150px;right:-100px}.Newsletter-module__Kan13q__newsletterWrapper:after{content:"";filter:blur(5px);pointer-events:none;background:#3ab54a09;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-150px;left:-100px}.Newsletter-module__Kan13q__newsletterContent{text-align:center;z-index:2;width:100%;max-width:985px;position:relative}.Newsletter-module__Kan13q__newsletterTag{color:#039;letter-spacing:3px;margin-bottom:16px;font-size:15px;font-weight:800;line-height:1;animation:.7s ease-out .2s both Newsletter-module__Kan13q__newsletterTagReveal;display:block}.Newsletter-module__Kan13q__newsletterTitle{color:#333;letter-spacing:-.8px;max-width:900px;margin:0 auto;font-size:clamp(1rem,2.2vw,1.65rem);font-weight:700;line-height:1.15;animation:.8s ease-out .3s both Newsletter-module__Kan13q__newsletterTitleReveal}.Newsletter-module__Kan13q__newsletterForm{background:#fff;border:1px solid #777;border-radius:45px;align-items:stretch;width:100%;max-width:900px;height:60px;margin:42px auto 0;transition:border-color .3s,box-shadow .3s;animation:.8s ease-out .45s both Newsletter-module__Kan13q__newsletterFormReveal;display:flex;overflow:hidden}.Newsletter-module__Kan13q__newsletterForm:focus-within{border-color:#039;box-shadow:0 0 0 4px #00339914}.Newsletter-module__Kan13q__newsletterForm input{color:#333;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;padding:0 28px;font-family:inherit;font-size:1.25rem}.Newsletter-module__Kan13q__newsletterForm input::placeholder{color:#666;opacity:1}.Newsletter-module__Kan13q__newsletterForm button{color:#fff;cursor:pointer;background:#3ab54a;border:none;flex-shrink:0;width:148px;font-family:inherit;font-size:1.25rem;font-weight:500;transition:background-color .3s,transform .25s}.Newsletter-module__Kan13q__newsletterForm button:hover{background:#2fa63f}.Newsletter-module__Kan13q__newsletterForm button:active{transform:scale(.98)}@keyframes Newsletter-module__Kan13q__newsletterReveal{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes Newsletter-module__Kan13q__newsletterTagReveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes Newsletter-module__Kan13q__newsletterTitleReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Newsletter-module__Kan13q__newsletterFormReveal{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.Newsletter-module__Kan13q__newsletterSection{padding:40px 0 55px}.Newsletter-module__Kan13q__newsletterWrapper{border-radius:26px;width:90%;min-height:360px;padding:50px 30px}.Newsletter-module__Kan13q__newsletterTitle{font-size:clamp(1.8rem,4vw,2.3rem)}.Newsletter-module__Kan13q__newsletterForm{height:68px;margin-top:35px}.Newsletter-module__Kan13q__newsletterForm input{font-size:1.05rem}.Newsletter-module__Kan13q__newsletterForm button{width:135px;font-size:1.05rem}}@media (max-width:600px){.Newsletter-module__Kan13q__newsletterSection{padding:30px 0 45px}.Newsletter-module__Kan13q__newsletterWrapper{border-radius:22px;width:90%;min-height:auto;padding:45px 18px}.Newsletter-module__Kan13q__newsletterTag{letter-spacing:2.3px;margin-bottom:14px;font-size:12px}.Newsletter-module__Kan13q__newsletterTitle{letter-spacing:-.4px;font-size:1.7rem;line-height:1.2}.Newsletter-module__Kan13q__desktopBreak{display:none}.Newsletter-module__Kan13q__newsletterForm{border-radius:18px;flex-direction:column;height:auto;margin-top:30px;overflow:hidden}.Newsletter-module__Kan13q__newsletterForm input{width:100%;height:58px;padding:0 18px;font-size:1rem}.Newsletter-module__Kan13q__newsletterForm button{width:100%;height:55px;font-size:1rem}}@media (max-width:400px){.Newsletter-module__Kan13q__newsletterWrapper{width:92%;padding:38px 15px}.Newsletter-module__Kan13q__newsletterTitle{font-size:1.5rem}.Newsletter-module__Kan13q__newsletterForm{margin-top:25px}.Newsletter-module__Kan13q__newsletterForm input{height:54px;font-size:.95rem}.Newsletter-module__Kan13q__newsletterForm button{height:52px;font-size:.95rem}}@media (prefers-reduced-motion:reduce){.Newsletter-module__Kan13q__newsletterWrapper,.Newsletter-module__Kan13q__newsletterTag,.Newsletter-module__Kan13q__newsletterTitle,.Newsletter-module__Kan13q__newsletterForm{animation:none}.Newsletter-module__Kan13q__newsletterForm,.Newsletter-module__Kan13q__newsletterForm button{transition:none}}
.Testimonials-module__IOOFoa__testimonialSection{background:#fff;justify-content:center;width:100%;padding:5px 0 75px;display:flex;overflow:hidden}.Testimonials-module__IOOFoa__testimonialWrapper{grid-template-columns:.95fr 1.05fr;align-items:center;gap:65px;width:90%;max-width:1120px;margin:0 auto;display:grid}.Testimonials-module__IOOFoa__testimonialIntro{min-width:0;position:relative}.Testimonials-module__IOOFoa__sectionTag{color:#039;letter-spacing:2.8px;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:800;line-height:1;display:block}.Testimonials-module__IOOFoa__sectionTitle{color:#333;letter-spacing:-.5px;white-space:pre-line;max-width:570px;margin:0;font-size:clamp(1.2rem,2vw,2.35rem);font-weight:700;line-height:1.12}.Testimonials-module__IOOFoa__sectionDescription{color:#666;max-width:590px;margin:20px 0 0;font-size:1rem;line-height:1.7}.Testimonials-module__IOOFoa__decorativeQuote{opacity:.22;color:#ff9d83;justify-content:center;align-items:center;width:150px;height:100px;margin-top:10px;font-size:105px;line-height:1;display:flex;transform:rotate(-12deg)}.Testimonials-module__IOOFoa__decorativeQuote span{font-family:Georgia,serif;display:block}.Testimonials-module__IOOFoa__pagination{justify-content:center;align-items:center;gap:10px;width:100%;max-width:430px;margin-top:-8px;display:flex}.Testimonials-module__IOOFoa__pageNumbers{align-items:center;gap:5px;display:flex}.Testimonials-module__IOOFoa__paginationArrow{color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:23px;transition:transform .25s,color .25s;display:flex}.Testimonials-module__IOOFoa__paginationArrow:hover:not(:disabled){color:#039;transform:translate(3px)}.Testimonials-module__IOOFoa__paginationArrow:first-child:hover:not(:disabled){transform:translate(-3px)}.Testimonials-module__IOOFoa__paginationArrow:disabled{opacity:.35;cursor:not-allowed}.Testimonials-module__IOOFoa__pageNumber{color:#333;cursor:pointer;background:0 0;border:1px solid #d2d6dc;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:13px;font-weight:600;transition:background-color .3s,color .3s,border-color .3s,transform .25s;display:flex}.Testimonials-module__IOOFoa__pageNumber:hover{color:#039;border-color:#039;transform:translateY(-2px)}.Testimonials-module__IOOFoa__pageNumberActive,.Testimonials-module__IOOFoa__pageNumberActive:hover{color:#fff;background:#039;border-color:#039}.Testimonials-module__IOOFoa__testimonialList{flex-direction:column;gap:18px;width:100%;display:flex}.Testimonials-module__IOOFoa__testimonialCard{width:100%;min-height:120px;box-shadow:none;background:0 0;border-radius:28px;align-items:center;gap:25px;padding:15px 18px;transition:transform .35s,box-shadow .35s,background-color .35s;display:flex;position:relative}.Testimonials-module__IOOFoa__testimonialCardActive{background:#fff;padding:22px 28px;box-shadow:0 12px 32px #0f172a17}.Testimonials-module__IOOFoa__testimonialCard:hover{transform:translateY(-2px)}.Testimonials-module__IOOFoa__testimonialCardActive:hover{transform:translateY(-4px);box-shadow:0 17px 38px #0f172a1c}.Testimonials-module__IOOFoa__testimonialAvatar{background:#079bd3;border-radius:50%;flex-shrink:0;width:90px;height:90px;position:relative;overflow:hidden}.Testimonials-module__IOOFoa__avatarImage{object-fit:cover;transition:transform .5s}.Testimonials-module__IOOFoa__testimonialCard:hover .Testimonials-module__IOOFoa__avatarImage{transform:scale(1.04)}.Testimonials-module__IOOFoa__testimonialContent{flex:1;min-width:0;padding-top:1px}.Testimonials-module__IOOFoa__testimonialName{color:#333;margin:0 0 7px;font-size:1.1rem;font-weight:700;line-height:1.15}.Testimonials-module__IOOFoa__testimonialCardActive .Testimonials-module__IOOFoa__testimonialName{color:#039}.Testimonials-module__IOOFoa__testimonialText{color:#666;max-width:500px;margin:0;font-size:.75rem;line-height:1.35}.Testimonials-module__IOOFoa__quoteIcon{color:#333;letter-spacing:-7px;flex-shrink:0;align-self:flex-start;margin-top:3px;font-family:Georgia,serif;font-size:30px;font-weight:600;line-height:.65}.Testimonials-module__IOOFoa__testimonialCardActive .Testimonials-module__IOOFoa__quoteIcon{color:#039}@media (max-width:1050px){.Testimonials-module__IOOFoa__testimonialWrapper{grid-template-columns:1fr 1fr;gap:45px}.Testimonials-module__IOOFoa__sectionTitle{font-size:2rem}.Testimonials-module__IOOFoa__sectionDescription{font-size:.95rem}.Testimonials-module__IOOFoa__testimonialCard{gap:18px;padding:14px}.Testimonials-module__IOOFoa__testimonialCardActive{padding:20px}.Testimonials-module__IOOFoa__testimonialAvatar{width:88px;height:88px}.Testimonials-module__IOOFoa__testimonialName{font-size:1.2rem}.Testimonials-module__IOOFoa__testimonialText{font-size:.88rem}.Testimonials-module__IOOFoa__quoteIcon{font-size:34px}}@media (max-width:800px){.Testimonials-module__IOOFoa__testimonialSection{padding:55px 0 65px}.Testimonials-module__IOOFoa__testimonialWrapper{grid-template-columns:1fr;gap:45px;width:90%}.Testimonials-module__IOOFoa__testimonialIntro{text-align:center}.Testimonials-module__IOOFoa__sectionTitle{max-width:700px;margin-left:auto;margin-right:auto}.Testimonials-module__IOOFoa__sectionDescription{max-width:680px;margin-left:auto;margin-right:auto}.Testimonials-module__IOOFoa__decorativeQuote{margin:25px auto 0}.Testimonials-module__IOOFoa__pagination{margin:10px auto 0}.Testimonials-module__IOOFoa__testimonialList{width:100%;max-width:700px;margin:0 auto}}@media (max-width:600px){.Testimonials-module__IOOFoa__testimonialSection{padding:50px 0 60px}.Testimonials-module__IOOFoa__testimonialWrapper{gap:35px;width:90%}.Testimonials-module__IOOFoa__sectionTag{letter-spacing:2px;font-size:11px}.Testimonials-module__IOOFoa__sectionTitle{letter-spacing:-.3px;font-size:clamp(1.65rem,7vw,2rem);line-height:1.15}.Testimonials-module__IOOFoa__sectionDescription{margin-top:17px;font-size:.9rem;line-height:1.65}.Testimonials-module__IOOFoa__decorativeQuote{width:100px;height:70px;margin-top:18px;font-size:75px}.Testimonials-module__IOOFoa__testimonialList{gap:12px}.Testimonials-module__IOOFoa__testimonialCard{border-radius:20px;gap:13px;min-height:auto;padding:15px 5px}.Testimonials-module__IOOFoa__testimonialCardActive{padding:18px 15px}.Testimonials-module__IOOFoa__testimonialAvatar{width:68px;height:68px}.Testimonials-module__IOOFoa__testimonialName{margin-bottom:5px;font-size:1.05rem}.Testimonials-module__IOOFoa__testimonialText{font-size:.82rem;line-height:1.45}.Testimonials-module__IOOFoa__quoteIcon{font-size:29px;position:absolute;top:15px;right:12px}.Testimonials-module__IOOFoa__pageNumber{width:40px;height:40px;font-size:12px}.Testimonials-module__IOOFoa__paginationArrow{font-size:21px}}@media (max-width:400px){.Testimonials-module__IOOFoa__testimonialWrapper{width:92%}.Testimonials-module__IOOFoa__testimonialCard{padding:14px 3px}.Testimonials-module__IOOFoa__testimonialCardActive{padding:17px 13px}.Testimonials-module__IOOFoa__testimonialAvatar{width:60px;height:60px}.Testimonials-module__IOOFoa__testimonialName{font-size:.98rem}.Testimonials-module__IOOFoa__testimonialText{font-size:.76rem}.Testimonials-module__IOOFoa__quoteIcon{font-size:27px;right:10px}.Testimonials-module__IOOFoa__pageNumber{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.Testimonials-module__IOOFoa__testimonialCard,.Testimonials-module__IOOFoa__avatarImage,.Testimonials-module__IOOFoa__paginationArrow,.Testimonials-module__IOOFoa__pageNumber{transition:none}}
