*{border:0;box-sizing:border-box;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}:root{--red:#d92108;--red2:#b5192a;--blue:#022c58;--yellow:#e9a525;--grey-deep:#5c5c5c;--color-white:#fff;--color-light:#fafbff;--light-color:rgba(#fff,0.7);--black-color:#0c031b;--dark-color:rgba(var(--black-color),0.7);--container-lg:82%;--container-md:90%;--transition:all 400ms ease}#root{white-space:pre-line}html{scroll-behavior:smooth}body{background-color:#fff;background-color:var(--color-white);color:rgba(#0c031b,.7);color:var(--dark-color);font-family:sans-serif,poppins;line-height:1.5;overflow-x:hidden;overscroll-behavior-y:none;position:relative}.container{margin:0 auto;width:82%;width:var(--container-lg)}img{display:block;width:100%}h1,h2,h3,h4,h5{line-height:1.2}section p{margin:.6rem auto 1.5rem;width:100%}.pt-6{padding-top:6rem}.btn-white{background:#fff;border-radius:1rem;color:#000;cursor:pointer;display:inline-block;font-weight:500;letter-spacing:.2rem;min-width:8rem;padding:.55rem 1rem;text-align:center;text-transform:capitalize;transition:all .4s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-white:hover{background:lighten(#fff,8%);box-shadow:0 1rem 1.6rem rgba(#fff,.15);color:#000;transform:scale(.94)}.btnPrimary{background:#e9a525;background:var(--yellow);border-radius:1rem;cursor:pointer;display:inline-block;font-weight:500;min-width:8rem;padding:.55rem 1rem;text-align:center;text-transform:capitalize;transition:all .4s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btnPrimary,.btnPrimary:hover{color:#fff;color:var(--color-white)}.btnPrimary:hover{background:lighten(#f1ae31,8%);box-shadow:0 1rem 1.6rem rgba(#f1ae31,.15);transform:scale(.94)}.hor{display:flex;gap:4%}.ver{flex:1 1}.flex-2{flex:2 1}.CardsWrapper{display:flex;gap:30px;justify-content:space-between;width:100%}.colorWhite{color:#fff;color:var(--color-white)}.txtContent{align-items:center;display:flex;flex-direction:column;justify-content:center}.cardTxt h3{text-transform:capitalize}.cardTxt h3,.moreBtn{color:#e9a525;color:var(--yellow)}@media screen and (max-width:600px){.CardsWrapper,.hor{flex-direction:column}.mobile-column-reverse{flex-direction:column-reverse!important}}.video__overlay{background:#00a54b1a;background-image:linear-gradient(#0000,#022c58);z-index:2}.hero-bgVid,.video__overlay{height:100vh;position:absolute;width:100vw}.hero-bgVid{left:0;object-fit:cover;z-index:1}.navbar{background-color:var(--blue);box-shadow:0 1rem 1rem rgba(#0c031b,.1);display:grid;height:5rem;place-items:center;position:fixed;width:100vw;z-index:10;z-index:99999}.navbar .container{align-items:center;display:flex;justify-content:space-between}.navbar .container .nav__items{align-items:center;display:flex;gap:2.5rem;justify-content:center}.navbar .container .nav__items .nav__item{align-items:center;display:flex;gap:2rem}.navbar .container #open__nav-btn{display:none}.navbar .container .nav__items a{font-size:.9rem;font-weight:400;position:relative}.navbar .container .nav__items a,.navbar .container ul .donateNavBtn{color:var(--color-white);text-transform:capitalize}.navbar .container .nav__items a:hover{color:var(--color-white)}.navbar .container ul .donateNavBtn:hover{color:var(--red)}.navbar .container .nav__items .active{color:var(--color-white)}.navbar .container .nav__items .active:after{color:var(--color-white);width:50%}.navbar .container ul .donateNavBtn .active:after{display:none}.navbar .container .nav__items a:after{background:var(--yellow);bottom:-5px;content:"";height:3px;left:25%;position:absolute;transform:translateX(-50%);transition:width .3s;width:0}.navbar ul .donateNavBtn:after{display:none}.navbar .container .nav__items a:hover:after{width:50%}.navbar .donateNavBtnActive{background-color:var(--blue);border-radius:1rem;color:var(--color-white);font-weight:600;padding:10px 20px;text-transform:uppercase;transition:all .4s ease}.navbar .donateNavBtnActive:hover{transform:scale(.94)}.navbar .container ul .donateNavBtnActive:after{display:none}.navbar .container .nav__logo img{width:3rem}.navbar .container .nav__items .donateNavBtn{background-color:var(--red);border-radius:25px;color:var(--color-white);font-weight:600;padding:10px 20px;text-transform:uppercase;transition:all .3s ease}.navbar .container .nav__items .donateNavBtn:hover{color:var(--color-white)}.navbar .container .nav__items .donateNavBtn:active{transform:scale(.95)}.navbar .container .nav__items .donateNavBtn.active{background-color:var(--blue);color:var(--red)}.nav__item-with-submenu{position:relative}.submenu{background-color:var(--yellow);border-radius:0 0 5px 5px;display:none;min-width:150px;padding:10px;z-index:1000}@media screen and (min-width:1025px){.submenu{left:0;position:absolute;top:100%}.nav__item-with-submenu:hover .submenu{display:block}}.submenu li{margin:5px 0}.submenu a{color:var(--color-white);display:block;font-size:.8rem;padding:5px 10px;white-space:nowrap}.submenu a:hover{background-color:#ffffff1a}@media screen and (max-width:1024px){.navbar{position:fixed}.navbar .container #open__nav-btn{background:#0000;color:var(--color-white);cursor:pointer;display:inline-block;font-size:1.5rem;font-weight:200}.navbar .container .nav__items .donateNavBtn{margin:0;width:auto;width:40%}.navbar .container .nav__items{align-items:center;align-items:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;box-shadow:0 8px 32px 0 #1f26875e;display:flex;flex-direction:column;height:calc(100vh - 5rem);justify-content:center;left:-100%;margin:0;overflow-y:auto;position:fixed;top:5rem;transition:all .3s ease-in-out;width:100%;z-index:-1}.navbar .container .nav__items .nav__item{align-items:flex-start;display:flex;flex-direction:column;gap:2rem}.navbar .container .show__nav{align-items:center;display:flex;left:0;padding:20px 0 0}.navbar .container .hide__nav{display:none}.navbar .container .nav__items a{color:var(--blue);font-size:large}.navbar .container .nav__items li{display:block;padding:0}.navbar .container .nav__items .donateNavBtn .active{color:var(--red)!important}.navbar .container .nav__items .active{color:var(--blue)}.navbar.container .nav__logo img{width:3rem}.submenu{background-color:initial;display:none;padding-left:20px;position:static}.nav__item-with-submenu>a{align-items:center;display:flex;justify-content:space-between}.nav__item-with-submenu>a:after{content:"▼";font-size:.8em;margin-left:5px}.show-submenu{align-items:center;display:flex;flex-direction:column;margin-top:.4rem}}@media screen and (max-width:600px){.navbar .container .nav__logo img{width:2rem}.navbar .container .nav__items .active{color:var(--red)}.navbar .donateNavBtnActive.active{color:var(--color-white)!important}.navbar .container .nav__items a:hover{color:var(--red)}.navbar .container ul .donateNavBtn:hover{color:var(--color-white)}.navbar .container .nav__items .active:after{color:var(--red)}}footer{background-color:var(--blue);min-height:60vh;position:relative}footer .container{padding:3rem 0}footer .container .top-footer-wrapper{color:var(--color-white);display:flex;gap:5%;margin-bottom:4rem;margin-top:2rem}footer .container .top-footer-wrapper .comp-profile{width:30%}footer .comp-profile .footerLogo{width:70%}footer .container .top-footer-wrapper .comp-profile .contacts,footer .container .top-footer-wrapper .comp-profile .profile-summary{margin-top:1rem}footer .container .top-footer-wrapper .comp-profile .contacts ul li{margin:1rem 0}footer .container .top-footer-wrapper .permalinks{width:30%}footer .container .top-footer-wrapper .permalinks .header h2{color:var(--color-white);text-transform:capitalize}footer .container .top-footer-wrapper .permalinks .menu{display:flex;flex-direction:column}footer .container .top-footer-wrapper .permalinks .menu .service_menu_item{color:var(--color-white);margin:.5rem 0;text-transform:capitalize}footer .container .top-footer-wrapper .permalinks .menu .service_menu_item:hover{color:var(--light)}footer .container .top-footer-wrapper .search-col{display:flex;flex-direction:column;width:30%}footer .container .top-footer-wrapper .search-col .search-bar form input[type=text]{background:#f1f1f1;border:1px solid var(--color-white);float:left;font-size:17px;padding:10px;width:80%}footer .container .top-footer-wrapper .search-col .search-bar form .searchButton{background:var(--yellow);border:1px solid var(--yellow);border-left:none;color:var(--color-white);cursor:pointer;float:left;font-size:17px;padding:4.5px;text-align:center;width:12%}footer .container .top-footer-wrapper .search-col .search-bar form .searchButton .searchIcon{height:1.5rem;width:2rem}footer .container .top-footer-wrapper .search-col .search-bar form button:after{clear:both;content:"";display:table}footer .container .top-footer-wrapper .search-col .text-summary{margin-top:1rem}footer .container .footer-menu{border-top:2px solid #fff;display:flex;font-size:.9rem;justify-content:space-between;padding:1rem 0;place-items:center;text-transform:capitalize}footer .container .footer-menu .copyright{justify-content:start;width:25%}footer .container .footer-menu .copyright .copy-name,footer .container .footer-menu .copyright .copy-name a{color:var(--color-white)}footer .container .footer-menu .copyright .top ul{display:flex;gap:5%}footer .container .footer-menu .copyright .bottom li a,footer .container .footer-menu .copyright .top ul li a{color:var(--color-white)}footer .container .footer-menu .menu-items{align-items:flex-end;display:flex;gap:5%;justify-content:flex-end;place-items:center;width:55%}footer .container .footer-menu .menu-items .menu_item{color:var(--color-white)}@media screen and (max-width:600px){footer .container{padding:1rem 0}footer .container .top-footer-wrapper{flex-direction:column;margin-bottom:1rem}footer .container .top-footer-wrapper .comp-profile,footer .container .top-footer-wrapper .permalinks{margin-bottom:2rem;width:100%}footer .container .top-footer-wrapper .search-col{width:100%}footer .container .top-footer-wrapper .search-col .text-summary{margin:1rem 0}footer .container .footer-menu{margin-bottom:4rem}footer .container .footer-menu .copyright{width:100%}footer .container .footer-menu .menu-items{display:none}}.hero{min-height:100vh;overflow:hidden;position:relative}.hero,.hero .container{align-items:center;display:flex;justify-content:center}.hero .container .txtContent{width:60%;z-index:3}.hero .container .txtContent .top{display:flex}.hero .container .txtContent .top .left{align-items:center;display:flex;flex:2 1;justify-content:center}.hero .container .txtContent .top .left h1{color:var(--light-green);font-size:10rem}.hero .container .txtContent .top .right{align-items:center;display:flex;flex:5 1;justify-content:center}.hero .container .txtContent .top .right h1{color:var(--color-white);font-size:4rem}.hero .container .txtContent .bottom{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero .container .txtContent .bottom p{color:var(--color-white);text-align:left;width:100%}.aboutSection{min-height:80vh;padding:2rem 0}.aboutSection .top{margin-bottom:2rem}.aboutSection .txtHeader{align-items:center;display:flex;justify-content:center;width:100%}.aboutSection .txtHeader h2{color:var(--blue);font-size:2.5rem;text-transform:uppercase}.aboutSection .txt{align-items:center;display:flex;justify-content:center;width:100%}.aboutSection .txt p{text-align:center}.aboutSection .btnWrapper{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}.readMoreBtn{color:var(--blue);font-weight:700}.aboutCard{background-color:var(--blue);background-position:50%;background-repeat:no-repeat;background-size:cover;height:20rem;padding:2rem;width:20rem}.missionBkg{background-image:url(/static/media/a_missionbkg.f181d16dcdd49074719d.png)}.visionBkg{background-image:url(/static/media/a_visionbkg.40dc264ce9ec35e5dfa1.png)}.coreValuesBkg{background-image:url(/static/media/a_valuesbkg.1351ce3b5a9a5a0f8ca7.png)}.aboutCardTxtContent .header h3{color:var(--yellow);font-size:2rem;text-transform:uppercase}.txt{width:100%}.aboutCardTxtContent .txt p{color:var(--color-white);text-align:left}.aboutCardBtn{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}.learnMoreBtn{color:var(--color-white)}.ourRoots{background-color:var(--yellow);min-height:70vh}.ourRoots .container{align-items:center;display:flex;height:100%;justify-content:center;padding:2rem 0}.ourRoots .hor{gap:0}.ourRoots .txtHeader h2{color:var(--color-white);font-size:2.5rem;text-transform:uppercase}.blue{color:var(--blue)}.boldParagraph{font-weight:700}.ourRoots .btnWrapper{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}.ourRoots .readMoreBtn{color:var(--color-white)}.backdrop{display:flex;height:100%;justify-content:flex-end}.backdrop .rootsImage{width:100%}.ourServices{background-color:var(--blue);min-height:80vh;padding:2rem 0}.ourServices .txtHeader{align-items:center;display:flex;justify-content:center;width:100%}.ourServices .txtHeader h2{color:var(--yellow);font-size:2.5rem;text-transform:uppercase}.ourServices .txt{align-items:center;display:flex;justify-content:center;width:100%}.ourServices .txt p{color:var(--color-white);font-size:large;text-align:center}.commitment{min-height:80vh;padding:2rem 0}.commitment,.commitment .top{align-items:center;display:flex;justify-content:center}.commitment .top{height:20rem}.commitment .imageWrapper{display:flex;height:100%;width:100%}.commitment .commitmentImage{height:100%;object-fit:contain;width:100%}.commitment .txtHeader{display:flex;justify-content:center;width:100%}.commitment .txtHeader h2{color:var(--yellow);font-size:2.5rem}.commitment .txt{width:70%}.commitment .txt p{text-align:center}.commitment .btnWrapper{display:flex;justify-content:center;width:100%}@media screen and (max-width:600px){.aboutSection .txtHeader h2{font-size:2.5rem}.aboutSection .txt p{text-align:left}.aboutSection .btnWrapper{align-items:flex-start;justify-content:flex-start}.aboutCardTxtContent .header h3{font-size:2rem}.ourRoots .txtHeader h2{font-size:2.5rem}.ourRoots .btnWrapper{justify-content:flex-start}.ourServices .txtHeader h2{font-size:2.5rem}.ourServices .txt p{text-align:left}.serviceCardsWrapper{padding:0}.serviceCard{gap:0;padding:0}.cardIcon{width:100%}.serviceCard .icon{height:100px;width:100px}.commitment .top{height:12rem}.commitment .txtHeader h2{font-size:2.5rem}.commitment .txt{width:100%}.commitment .txt p{text-align:left}.commitment .btnWrapper{justify-content:left}.testimonials .txtHeader h2{font-size:2.5rem}.testimonials .txt{width:100%}.testimonials .txt p{text-align:left}.testimonyWrapper{flex-direction:column;gap:20px;width:100%}.testimonyWrapper .testimonies{flex:1 1}}.serviceCardsWrapper{padding:2rem}.serviceCard{background-color:var(--blue);gap:1rem;height:24rem;padding:1rem;width:20rem}.cardTxt,.serviceCard{display:flex;flex-direction:column;justify-content:space-between}.cardTxt{height:100%}.cardIcon{display:flex;flex-wrap:wrap;height:6rem;justify-content:flex-start;width:6rem}.serviceCard .icon{height:70px;object-fit:contain;width:70px}@media screen and (max-width:600px){.ourServices .txtHeader h2{font-size:2.5rem}.ourServices .txt p{text-align:left}.serviceCardsWrapper{padding:0}.serviceCard{gap:0;padding:0}.cardIcon{width:100%}.serviceCard .icon{height:100px;width:100px}}.testimonials{align-items:center;display:flex;justify-content:center;min-height:70vh;padding:2rem 0}.testimonials .txtHeader{display:flex;justify-content:center;width:100%}.testimonials .txtHeader h2{color:var(--blue);font-size:2.5rem}.testimonials .txt{width:70%}.testimonials .txt p{font-size:large;text-align:center}.testimonials .bottom{align-items:center;display:flex;justify-content:center}.testimonyWrapper{display:flex;gap:20px;width:50%}.quotationIcon{width:100px}.testimonyWrapper .testimonies{flex:2 1}.testifier{font-weight:700}@media screen and (max-width:600px){.testimonials .txtHeader h2{font-size:2.5rem}.testimonials .txt{width:100%}.testimonials .txt p{text-align:left}.testimonyWrapper{flex-direction:column;gap:20px;width:100%}.testimonyWrapper .testimonies{flex:1 1}}.aboutSummary{min-height:100vh;padding-top:5rem}.aboutSummary .container{align-items:center;display:flex;flex-direction:column}.aboutSummary .txtContent{margin-bottom:3rem;margin-top:2rem;width:70%}.aboutSummary .txtHeader h2{color:var(--blue);font-size:2.5rem;text-transform:capitalize}.aboutSummary .txt p{text-align:center}.aboutSummary .hor{width:100%}.stripImageContainer{height:20rem;position:relative;width:14rem}.aboutSummary .missionWrapper{background-color:var(--yellow)}.stripImageWrapper{display:flex;height:22rem;overflow:hidden;position:absolute;width:25rem;z-index:1}.stripImageWrapper.left{left:3rem;top:-5rem}.stripImageWrapper.right{right:3rem;top:-5rem}.stripImage{height:100%;object-fit:cover;width:100%}.strip{height:10rem;position:absolute;width:10rem}.strip.left{border-bottom:15px solid var(--yellow);border-left:15px solid var(--yellow);bottom:0;left:0}.strip.right{border-bottom:15px solid var(--blue);border-right:15px solid var(--blue);bottom:0;right:0}.missionWrapper,.visionWrapper{min-height:60vh;padding:2rem 0}.missionWrapper .txtContent,.visionWrapper .txtContent{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.missionWrapper .txtContent .txtHeader{align-items:flex-start;display:flex;width:100%}.missionWrapper .txtContent .txtHeader h2{text-align:left}.missionWrapper .txtContent .txt p{color:var(--color-white);text-align:left}.aboutSummary .visionWrapper{background-color:var(--blue)}.visionWrapper .txtContent .txtHeader{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}.visionWrapper .txtContent .txtHeader h2{color:var(--yellow);text-align:right}.visionWrapper .txtContent .txt p{color:var(--color-white);text-align:right}.aboutGroup{min-height:100vh;padding-top:2rem}.coreValues{align-items:center;display:flex;justify-content:center;top:-4rem;z-index:2}.coreValues,.coreValues .left{position:relative}.coreValues .left .valueBars{display:flex;flex-direction:column;gap:1rem;padding:1rem;position:relative;right:-6rem;z-index:3}.valueBars .valueBar{align-items:center;background-color:var(--blue);display:flex;gap:2rem;height:7rem;justify-content:flex-start;padding:2rem;width:25rem}.valueBar .iconHolder{background-color:var(--color-light);border:2px solid var(--yellow);border-radius:50%;display:flex;height:80px;overflow:hidden;padding:15px;width:80px}.valueBar .icon{height:100%;object-fit:contain;width:100%}.value h3{color:var(--yellow);font-size:2rem;font-weight:700}.coreValues .right .txtContent{background-color:var(--yellow);height:33rem;padding:4rem 8rem;width:40rem}.coreValues .right .txtContent .txtHeader{display:flex;justify-content:flex-start;width:100%}.coreValues .right .txtContent .txtHeader h2{color:var(--black-color);font-size:2.5rem;text-transform:capitalize}.coreValues .right .txtContent .btnWrapper{display:flex;justify-content:flex-end;width:100%}.coreValues .right .txtContent .btnWrapper .readMoreBtn{color:var(--black-color)}.history .header{align-items:center;display:flex;justify-content:center;padding:1rem;width:100%}.history .header h2{color:var(--blue);font-size:2.5rem;text-transform:capitalize}.history .txt{width:70%}.history .btnWrapper{display:flex;justify-content:flex-end;width:70%}.ourServicesWrapper .header{align-items:center;display:flex;justify-content:center;padding:1.5rem;width:100%}.ourServicesWrapper .header h2{color:var(--blue);font-size:2.5rem;text-transform:capitalize}.servicesContent{background-color:var(--blue);padding:1rem 0}.ourTeam{min-height:90vh;padding:2rem 0}.ourTeam .container{display:flex;flex-direction:column;gap:3rem}.ourTeam .header{align-items:center;display:flex;justify-content:center;width:100%}.ourTeam .header h2{color:var(--blue);font-size:2.5rem;text-transform:capitalize}.teamCard,.teamCards{align-items:center;display:flex;justify-content:center}.teamCard{border:2px solid var(--blue);flex-direction:column;gap:2rem;padding:2rem}.teamCards .smaller-card{background-color:var(--blue);border-radius:20px;height:20rem;width:20rem}.teamCards .bigger-card{background-color:var(--yellow);border-radius:45px;height:24rem;justify-content:flex-start;width:20rem}.teamCard .avatarWrapper{border:3px solid #000;border-radius:50%;display:flex;height:130px;overflow:hidden;width:130px}.avatarWrapper .avatar{height:100%;object-fit:cover;width:100%}.teamCards .details{color:var(--color-white)}.caseStudy{margin-top:3rem}.caseStudy .header{display:flex;width:100%}.caseStudy .header h2{color:var(--blue);font-size:2.5rem;text-transform:capitalize}.casesWrapper{margin-top:2rem}.cases,.casesWrapper{align-items:center;display:flex;justify-content:center}.cases{background-color:var(--yellow);border-radius:30px;padding:2rem;width:90%}.case{color:var(--blue);padding:1rem}.cases .line{border-left:2px solid var(--blue);border-right:2px solid var(--blue)}.case .learnMoreBtn{color:var(--blue);font-weight:700;text-transform:lowercase}@media screen and (max-width:600px){.aboutSummary .txtContent{width:100%}.aboutSummary .txtHeader h2{font-size:2.5rem}.aboutSummary .txt p{text-align:left}.aboutSummary .hor{flex-direction:column-reverse}.stripImageContainer{height:20rem;position:relative;width:100%}.stripImageWrapper{display:flex;height:12rem;margin-top:1rem;overflow:hidden;position:relative;width:15rem;z-index:1}.stripImageWrapper.left{left:3rem;top:-2rem}.stripImageWrapper.right{right:-2rem;top:-2rem}.stripImage{height:100%;object-fit:cover;width:100%}.strip{height:10rem;position:absolute;width:10rem}.strip.left{border-bottom:15px solid var(--yellow);border-left:15px solid var(--yellow);bottom:0;left:0}.strip.right{border-bottom:15px solid var(--blue);border-right:15px solid var(--blue);bottom:0;right:0}.missionWrapper,.visionWrapper{min-height:60vh;padding:2rem 0}.aboutGroup{min-height:100vh;padding-top:2rem}.coreValues{flex-direction:column;top:0}.coreValues .left .valueBars{right:0}.valueBars .valueBar{display:flex;height:7rem;padding:2rem;width:100%}.valueBar .iconHolder{height:60px;padding:8px;width:60px}.value h3{font-size:1.5rem}.coreValues .right .txtContent{height:23rem;padding:2rem;width:100%}.coreValues .right .txtContent .txtHeader h2{font-size:2rem}.history .header h2{font-size:2.5rem}.history .txt{width:100%}.ourServicesWrapper .header h2,.ourTeam .header h2{font-size:2.5rem}.teamCards{flex-direction:column;gap:1rem}.teamCards .bigger-card,.teamCards .smaller-card{height:20rem;width:100%}.caseStudy{margin-top:1rem}.caseStudy .header h2{font-size:2.5rem}.casesWrapper{margin-top:1rem}.cases{flex-direction:column;padding:1rem;width:100%}.cases .line{border-bottom:2px solid var(--blue);border-left:initial;border-right:initial;border-top:2px solid var(--blue)}}.contactHeader{background-color:var(--blue);min-height:50vh;padding-top:8rem}.contactHeader .txtContent{width:50%}.contactHeader .txtHeader{width:100%}.contactHeader h1{color:var(--yellow);font-size:2.5rem;text-align:left;text-transform:capitalize;width:100%}.contactHeader p{color:var(--color-white)}.contactInfoWrapper{min-height:60vh}.addressInfo{align-items:center;display:flex;justify-content:center;margin-bottom:2rem}.addressInfo .imgWrapper{height:20rem}.addressInfo h4{margin-bottom:3rem}.c-details,.c-infoElement{align-items:center;display:flex;flex-direction:column;justify-content:center}.info-icon{height:2rem;width:2rem}.c-details .top{font-weight:700}.contactForm{background-color:var(--yellow);height:45rem;padding:2rem}.contactForm .txtHeader,.location .txtHeader{width:100%}.contactForm h2{font-size:2rem}.contactForm h2,.location h5{text-align:left;text-transform:capitalize;width:100%}.location h5{font-size:1.2rem}.socialMediaIcons{display:flex;gap:20px;margin-top:1rem}.socialMedia{margin-bottom:2rem}.socialMedia .header{font-size:1.5rem;text-align:left;text-transform:capitalize;width:100%}.socialMediaIcons .icons{color:var(--blue)}.socialMediaIcons .icon{color:var(--blue);height:2rem;width:4rem}@media screen and (max-width:600px){.contactHeader .txtContent{width:100%}.contactHeader h1{font-size:2.5rem}.contactInfoWrapper{padding-top:1rem}.addressInfo{gap:20px}.addressInfo .imgWrapper{height:20rem}.addressInfo h4{margin-bottom:3rem}.c-details,.c-infoElement{align-items:center;display:flex;flex-direction:column;justify-content:center}.info-icon{height:2rem;width:2rem}.c-details .top{font-weight:700}.contactForm{background-color:var(--yellow);height:45rem;padding:2rem}.contactForm .txtHeader,.location .txtHeader{width:100%}.contactForm h2{font-size:2rem}.contactForm h2,.location h5{text-align:left;text-transform:capitalize;width:100%}.location h5{font-size:1.2rem}.socialMediaIcons{display:flex;gap:20px;margin-top:1rem}.socialMedia{margin-bottom:2rem}.socialMedia .header{font-size:1.5rem;text-align:left;text-transform:capitalize;width:100%}.socialMediaIcons .icons{color:var(--blue)}.socialMediaIcons .icon{color:var(--blue);height:2rem;width:4rem}}.notification{border-radius:5px;bottom:20px;box-shadow:0 0 10px #0000001a;color:#fff;left:50%;padding:16px;position:fixed;text-align:center;transform:translateX(-50%);z-index:99999}.notification.success{background-color:#4caf50}.notification.error{background-color:red}.formCol{display:flex;gap:2%;justify-content:space-between}@media screen and (max-width:600px){.formCol{flex-direction:column}}.form-field{margin-bottom:1rem;width:100%}.form-field label{display:block;font-weight:700;margin-bottom:.2rem}.form-field span{display:block;font-size:14px;font-weight:lighter;margin-bottom:.2rem}.form-field input{background-color:#f0eff2;border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.5rem;width:100%}.form-field input[type=checkbox]{font-size:1rem;margin-left:0;padding:0;width:20px}.form-field .error-message{color:red;font-size:.875rem;margin-top:.5rem}button[type=submit]{background-color:var(--color-white);border:none;border-radius:4px;color:var(--blue);cursor:pointer;font-size:1rem;padding:.75rem 1.5rem}button[type=submit]:hover{color:var(--blue)}button[type=submit]:disabled{background-color:#ccc}.exportAndImportGroup{min-height:100vh}.iconHolder{align-items:center;display:flex;height:100px;justify-content:center;width:100px}.commonSection .txtHeader{margin:1rem 0}.commonSection h2{color:var(--blue);font-size:2.5rem;text-transform:capitalize}.commonSection .top{align-items:center;display:flex;justify-content:center}.commonSection .txtContent{width:70%}.commonSection p{text-align:center}.subHeader h3{color:var(--blue);font-size:2rem;text-transform:capitalize}.sub{margin-bottom:1rem}.commodities,.mineralCommodity,.sub{align-items:center;display:flex;flex-direction:column;justify-content:center}.commodities .header,.mineralCommodity .header{margin:1rem 0}.commodityCards{display:flex;gap:20px;justify-content:space-between}.commodityCard{display:flex;flex-direction:column;height:30rem;justify-content:center;padding-bottom:1rem;width:18rem}.commodityCard .imgWrapper{display:flex;height:15rem;overflow:hidden;width:100%}.commodityImage{height:100%;object-fit:cover;width:100%}.commodityCard .txtContent,.mineralCommodity .txtContent,.miningCommodityGrid .txtContent{display:flex;flex-direction:column;justify-content:center;width:100%}.commodityCard .txtContent .txtHeader,.investmentCommodityGrid.txtContent .txtHeader,.mineralCommodity .txtContent .txtHeader,.miningCommodityGrid .txtContent .txtHeader{margin-bottom:0}.commodityCard .btnWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.mineralCommodity{margin-top:2rem}.mineralCommodity .imgWrapper{display:flex;height:20rem;overflow:hidden;width:100%}.miningCommodityGrid{display:flex;flex-direction:column;gap:40px;margin-bottom:2rem;margin-top:2rem}.imgTile{display:flex;height:20rem;overflow:hidden;width:100%}.leftImg,.rightImg{width:50%}.investmentCommodityGrid .ver,.miningCommodityGrid .ver{align-items:center;display:flex;justify-content:center}.txtPaddingLeftRight{padding:0 2rem}.investmentCommodityGrid .hor{margin-bottom:2rem;padding:1rem 0}.imgGrid{display:flex;gap:20px}.imgGrid .imgWrapper{height:12rem;width:12rem}.investmentOffice .container{display:flex;justify-content:flex-end;padding:0 2rem}.addressWrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:2rem;width:60%}.addressWrapper .header,.addressWrapper .subHeader{display:flex;justify-content:flex-end}.addressWrapper .txt,.addressWrapper p{margin:0;padding:0}@media screen and (max-width:600px){.commonSection h2{font-size:2.5rem}.commonSection .txtContent{width:100%}.commonSection p{text-align:left}.subHeader h3{font-size:2rem}.sub{align-items:flex-start;justify-content:flex-start}.commodityCards{flex-direction:column}.commodityCard{height:30rem;width:100%}.imgTile{height:15rem}.txtPaddingLeftRight{padding:0}.imgGrid{gap:10px}.imgGrid .imgWrapper{height:10rem;width:50%}.investmentOffice .container{justify-content:flex-start;padding:0}.addressWrapper{width:100%}.addressWrapper .header,.addressWrapper .subHeader{justify-content:flex-start}.addressWrapper .txt,.addressWrapper p{margin:0;padding:0}}.banner{margin-bottom:2rem;min-height:80vh;padding-top:8rem;position:relative}.banner,.bannerContent{align-items:center;display:flex;justify-content:center}.bannerContent{width:100%}.bannerTxtContent{position:absolute;z-index:3}.bannerTxtContent h2{color:var(--color-white);font-size:3rem;text-transform:capitalize}.bannerImageWrapper{display:flex;height:450px;overflow:hidden;width:100%}.bannerImage{height:100%;object-fit:cover;width:100%}.bannerDescription{padding:0 0 2rem}.bannerDescription .container{align-items:center;display:flex;justify-content:center}.bannerDescription article{width:60%}.bannerDescription article p{text-align:center}.stewardship{min-height:100vh}.susHeader{align-items:center;display:flex;justify-content:center;padding:1rem;width:100%}.susHeader h2{font-size:2.5rem}.susHeader h2,.susHeader h3{color:var(--blue);text-transform:capitalize}.susHeader h3{font-size:2rem}.elementWrapper{padding-top:2rem}.element{display:flex}.element .left,.element .right{align-items:center;display:flex;flex:1 1;justify-content:center;margin-bottom:2rem;position:relative}.imgStack{height:34rem;position:relative}.imgStack .imgWrapper{height:30rem;left:3rem;position:absolute;top:3rem;width:30rem;z-index:2}.imgStack .imgWrapper.leftSide{left:3rem}.imgStack .imgWrapper.rightSide{left:-3rem}.imgStack .backLayer{height:30rem;position:relative;width:30rem;z-index:1}.backYellow{background-color:var(--yellow)}.backBlue{background-color:var(--blue)}.element .sticker{padding:1rem;position:absolute;width:40rem;z-index:4}.negativeLeft{border:2px solid var(--blue);left:-7rem}.positiveRight{border:2px solid var(--black-color);left:7rem}.positiveRight h3{color:var(--yellow)}.positiveRight p{color:var(--color-white)}.sticker .txtHeader{padding:0}.socialResponsibility{min-height:100vh}.socialCards{align-items:center;display:flex;gap:20px;justify-content:center}.socialCard{background-color:var(--blue);height:35rem;width:30rem}.socialCard .imgWrapper{height:18rem;width:100%}.socialCard .txtContent{padding:1rem}.socialCard .susHeader{padding:0}.socialCard .susHeader h3{color:var(--yellow);font-weight:400;text-align:left;width:100%}.socialCard .txt p{color:var(--color-white)}.economicImpact{min-height:100vh}.e-i-element{position:relative}.e-i-element .bottom,.e-i-element .top{align-items:center;display:flex;justify-content:center;min-height:15rem;position:relative}.e-i-element .imgWrapper{height:25rem;width:100%}.e-i-element .txtContent{background-color:var(--blue);border:2px solid var(--black-color);height:15rem;padding:2rem;position:absolute;top:-6rem;width:60%;z-index:2}.e-i-element .susHeader{padding:0}.e-i-element .txtContent h3{color:var(--yellow);font-weight:400;text-align:left;width:100%}.e-i-element .txtContent p{color:var(--color-white)}.Transparency{min-height:80vh}.Transparency .imgContent{display:flex;gap:20px}.imgContent .left,.imgContent .right{display:flex;height:30rem}.imgContent .left{align-items:flex-start;justify-content:flex-start}.imgContent .right{align-items:flex-end;justify-content:flex-end}.imgContent .imgWrapper{height:24rem}.Transparency .contentWrapper{align-items:flex-end;display:flex;height:30rem;justify-content:flex-end;padding:1rem}.Transparency .content{height:24rem}.content .susHeader{padding:0}.content .susHeader h3{text-align:left;width:100%}.successStories{min-height:100vh}.storyWrapper{align-items:flex-end;background-image:url(/static/media/2223.c356b11c703041112a5e.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:40rem;justify-content:flex-start;padding:4rem;width:100%}.storyCard{background-color:var(--yellow);padding:1rem;width:40%}.storyCard .susHeader{padding:0}.storyCard .susHeader h3{text-align:left;width:100%}.storyCard .btnWrapper{text-transform:capitalize;width:100%}@media screen and (max-width:600px){.bannerDescription{padding:0}.bannerDescription article{width:100%}.bannerDescription article p{text-align:left}.susHeader{align-items:center;display:flex;justify-content:center;padding:1rem;width:100%}.susHeader h2{font-size:2.5rem}.susHeader h3{font-size:2rem}.element{flex-direction:column;margin-bottom:1rem}.element .left,.element .right{margin-bottom:0}.imgStack{height:20rem}.imgStack .imgWrapper{height:20rem;left:auto;position:relative;top:auto;width:100%}.imgStack .imgWrapper.leftSide,.imgStack .imgWrapper.rightSide{left:auto}.imgStack .backLayer{height:20rem;width:20rem}.element .sticker{position:relative;width:100%}.negativeLeft,.positiveRight{left:0}.socialCards{flex-direction:column}.socialCard{height:35rem;width:100%}.e-i-element .bottom,.e-i-element .top{min-height:12rem}.e-i-element .imgWrapper{height:20rem}.e-i-element .txtContent{height:15rem;padding:1rem;width:90%}.Transparency .imgContent{gap:10px}.imgContent .left,.imgContent .right{height:25rem}.imgContent .imgWrapper{height:22rem}.Transparency .contentWrapper{align-items:flex-start;height:32rem;justify-content:flex-start;margin-bottom:1rem;padding:1rem}.Transparency .content{height:100%}.successStories{min-height:65vh}.storyWrapper{height:30rem;padding:1rem}.storyCard{background-color:var(--yellow);padding:1rem;width:80%}}
/*# sourceMappingURL=main.5d9b0106.css.map*/