@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes popup{0%{opacity:0;transform:scale(.25)}to{opacity:1;transform:scale(.25)}}@keyframes tableOut{0%{opacity:0}to{opacity:1}}@keyframes modalOut{0%{opacity:0;transform:translateY(-10rem)}to{opacity:1;transform:translateY(0)}}@keyframes overlayOut{0%{opacity:0}to{opacity:1}}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{font-size:62.5%}body,html{height:100%}body{background:#000!important;box-sizing:border-box}#root{height:100%}ul li{list-style:none}a,a:focus,a:hover{outline:none;text-decoration:none}body{-webkit-font-smoothing:antialiased;color:#a3a3a3!important;font-family:Montserrat,sans-serif;line-height:1.7}.text-small{font-size:1.4rem}.text-medium{font-size:2.4rem}.text-large{font-size:3rem}.text-huge{font-size:4rem}.text-blue{color:#da291c!important}.text-green{color:#28b485!important}.text-success{color:#5cb85c!important}.text-warning{color:#f0ad4e!important}.text-danger{color:#d9534f!important}.text-semi-bold{font-weight:500}.text-lower-case{text-transform:lowercase!important}.heading-primary{color:#eee;font-size:7rem;font-weight:600;text-transform:capitalize}.heading-primary span{font-weight:400}.heading-secondary{color:#000;font-size:3.6rem;font-weight:600;text-transform:capitalize}.heading-secondary-white{color:#fff;font-size:2.4rem;font-weight:500;text-transform:capitalize}.heading-tertiary{color:#fff;font-size:2rem;font-weight:600;text-transform:capitalize}.paragraph{font-size:1.6rem}.paragraph:not(:last-child){margin-bottom:3rem}.u-center-text{text-align:center!important}.u-margin-bottom-extra-small{margin-bottom:1rem!important}.u-margin-bottom-small{margin-bottom:2rem!important}.u-margin-bottom-medium{margin-bottom:4rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-medium{margin-bottom:3rem!important}}.u-margin-bottom-big{margin-bottom:8rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-big{margin-bottom:5rem!important}}.u-margin-top-big{margin-top:8rem!important}.u-margin-top-huge{margin-top:10rem!important}.u-margin-top-medium{margin-top:5rem!important}.u-margin-top-small{margin-top:2rem!important}.u-margin-top-extra-small{margin-top:1rem!important}.u-margin-right-big{margin-right:8rem!important}.u-margin-right-huge{margin-right:10rem!important}.u-margin-right-medium{margin-right:5rem!important}.u-margin-right-small{margin-right:2rem!important}.u-margin-left-big{margin-left:8rem!important}.u-margin-left-huge{margin-left:10rem!important}.u-margin-left-medium{margin-left:5rem!important}.u-margin-left-small{margin-left:2rem!important}.u-margin-left-extra-small{margin-left:1rem!important}.u-border-left{border-left:2px solid #eee}.u-border-right{border-right:1px solid #eee}.u-border-top{border-top:2px solid #eee}.u-border-bottom{border-bottom:2px solid #eee}.u-width-1{width:20rem!important}.u-width-2{width:25rem!important}.u-width-3{width:40%!important}.u-height-1{height:50rem!important}.u-height-2{height:70rem!important}.u-height-3{height:90rem!important}.u-height-4{height:100rem!important}.u-hover-1{cursor:pointer}.u-d-flex{display:flex}.u-vertical-line{border-right:2px solid #999;display:inline-block;height:2rem}.bar{background:#d6dee1;border-radius:3px;height:5px;position:relative;width:100%}.btn,.btn:link,.btn:visited{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:500;gap:1rem;height:4.4rem;justify-content:center;position:relative;text-align:center;text-decoration:none;text-transform:capitalize;transition:all .4s ease-out;width:100%}.btn:disabled{cursor:not-allowed;opacity:.5}.btn:active,.btn:focus{outline:none}.btn svg{transform:scale(.7)}.btn--white{background-color:#fff;border:1px solid #0000;color:#da291c;padding:1rem 3rem}.btn--white:hover{background-color:#da291c;border:1px solid #fff;color:#fff}.btn--outline-white{background-color:#0000;border:1px solid #fff;color:#fff;padding:1rem 3rem}.btn--outline-white:hover{background-color:#fff;border:1px solid #fff;color:#000}.btn--outline-primary{background-color:#0000;border:1px solid #da291c!important;color:#da291c;padding:1rem 3rem}.btn--outline-primary:hover,.btn--primary{background-color:#da291c;color:#fff}.btn--primary{border:1px solid #da291c;padding:.7rem 3rem}.btn--primary:hover{background-color:#b50e12;border-color:#b50e12}.btn--outline-secondary{background-color:#0000;border:1px solid #ffb900!important;color:#ffb900;padding:1rem 3rem}.btn--outline-secondary:hover,.btn--secondary{background-color:#ffb900;color:#fff}.btn--secondary{border:1px solid #ffb900;padding:1rem 3rem}.btn--secondary:hover{background-color:#ff7730}.btn--add{align-items:center;background-color:#da291c;border:1px solid #da291c;color:#fff;display:flex;gap:.6rem;justify-content:center;padding:1rem 3rem}.btn--add svg{transform:scale(.7)}.btn--add:hover{background-color:#b50e12;border-color:#b50e12}.btn--cancel{align-items:center;background-color:#eee;border:1px solid #eee;color:#333;display:flex;gap:.6rem;justify-content:center;padding:1rem 3rem}.btn--cancel svg{transform:scale(.7)}.btn--cancel:hover{background-color:#eee;border-color:#eee}.btn--outline-danger{background-color:#0000;border:1px solid #d11a2a!important;color:#d11a2a;padding:1rem 3rem}.btn--danger,.btn--outline-danger:hover{background-color:#d11a2a;color:#fff}.btn--danger{border:1px solid #d11a2a;padding:1rem 3rem}.btn--danger:hover,.btn--red{background-color:#d11a2a}.btn--red{border:1px solid #d11a2a;color:#fff;padding:1rem 3rem}.btn--outline-red{background-color:#0000;border:1px solid #d11a2a!important;color:#d11a2a;padding:1rem 3rem}.btn--outline-red:hover{background-color:#d11a2a;color:#fff}.btn--green{background-color:#66bb6a;color:#fff;padding:1rem 3rem}.btn--green:hover{background-color:#28b485}.btn--animated{animation:moveInBottom .5s ease-out .75s;animation-fill-mode:backwards}.btn-text,.btn-text:link,.btn-text:visited{background-color:inherit;border:none;color:#b50e12;cursor:pointer;display:inline-block;font-family:inherit;font-size:1.4rem;padding:.2rem 2rem}.btn-text:hover{color:#b50e12}.btn-text:active{transform:translateY(-.1rem)}.btn-text:focus{border:none;outline:none}.container{margin-left:auto;margin-right:auto;max-width:1320px;padding:0 8rem;z-index:2}@media only screen and (max-width:56.25em){.container{padding:0 4rem}}@media only screen and (max-width:37.5em){.container{padding:0 2rem}}.form__group{display:flex;flex-direction:column;width:100%}.form__group:not(:last-child){margin-bottom:2rem}.form__row-wrapper{display:flex;gap:2rem}.form__row-wrapper div{flex-grow:1}.form__row-wrapper:not(:last-child){margin-bottom:2rem}.form__input-container{align-items:center;display:flex;position:relative}.form__input{border:1px solid #a3a3a3;border-radius:.6rem;color:#202435;font-family:inherit;font-size:1.4rem;font-weight:400;outline:none;padding:1rem 1.2rem;resize:none;transition:all .3s ease-out;width:100%}.form__input:focus{border:1px solid #da291c;box-shadow:0 0 0 1px #5df465b3,0 1px 1px 0 #00000012,0 0 0 4px #32d33a4d;outline:none}.form__input::placeholder{color:#a3a3a3;font-size:1.4rem;font-weight:400;opacity:1}.form__input::-webkit-input-placeholder{color:#a3a3a3;font-size:1.4rem;font-weight:400;opacity:1}.form__input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff;color:#000}.form__input:disabled{background:#0000;background-color:#eee;cursor:not-allowed}.form__input--dark{background-color:#0003}.form__input--invalid{border-color:red}.form__input-phone-wrapper{position:relative}.form__input-phone-code{align-items:center;border-right:1px solid #a3a3a3;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:7rem}.form__input-phone-code-text{font-family:inherit;font-size:1.4rem;font-weight:600}.form__input--phone{padding-left:8rem}.form__label{color:#333;font-size:1.3rem;font-weight:500;margin-bottom:.5rem;text-transform:capitalize}.form__error-box{height:2rem}.form__error-text{color:red;font-size:1.3rem}.form__password-wrapper{position:relative}.form__show-password-icon{align-items:center;color:#a3a3a3;display:flex;position:absolute;right:1rem;top:50%;transition:all .4s ease-out;z-index:100}.form__show-password-icon:hover{color:#da291c;cursor:pointer}.form__show-password-icon svg{transform:scale(.8);transition:all .4s ease-out}.form__option-box{align-items:center;display:flex;height:4rem;justify-content:space-around}.form__minus svg{border-radius:.4rem;color:#dae1e3;padding:.5rem;transform:scale(1.2);transition:all .4s ease-out;vertical-align:middle}.form__minus:hover svg{background-color:#a3a3a3;cursor:pointer}.form__plus:hover{cursor:pointer}.form__plus svg{border-radius:.4rem;color:#dae1e3;padding:.5rem;transform:scale(1.2);transition:all .4s ease-out;vertical-align:middle}.form__plus:hover svg{background-color:#a3a3a3;cursor:pointer}.form__status-message{border-radius:5px;margin-top:10px;padding:10px;text-align:center}.form__status-message--success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.form__status-message--error{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.form input[type=checkbox],.form input[type=radio]{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #333;border-radius:4px;display:inline-block;height:1.6rem;margin-right:.8rem;position:relative;transition:all .15s ease-in-out;vertical-align:middle;width:1.6rem}.form input[type=radio]{border-radius:50%}.form input[type=checkbox]:checked,.form input[type=radio]:checked{background:#da291c;border-color:#da291c;box-shadow:0 2px 6px #00000014}.form input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:1.1rem;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%)}.form input[type=radio]:checked:after{background:#fff;border-radius:50%;content:"";height:.7rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.7rem}.overlay{background:#000;background:linear-gradient(0deg,#000 calc(100% - 150px),#0000);margin-top:-150px;min-height:600px;padding-bottom:50px;padding-top:320px;position:relative}.content{margin-left:20rem;min-height:100vh;padding:8rem 4rem 4rem;z-index:1000}.content__breadcrum{align-items:center}.content__breadcrum,.content__options{display:flex;flex-direction:row;margin-bottom:2rem}.content__options{align-items:flex-end}.content__link{align-items:center;color:#262626;display:flex;font-size:1.4rem;font-weight:400;text-transform:capitalize}.content__link:hover{color:#da291c}.content__link svg{color:inherit;padding:.4rem}.content__current{font-size:1.4rem;font-weight:400;text-transform:capitalize}.content__pages{margin-top:3rem}.footer{margin-top:5rem}.footer__wrapper{align-items:center;display:flex;flex-direction:column}.footer__social-container{display:flex;gap:2rem}.footer__icon{fill:#a3a3a3;background-color:#232323;border-radius:.3rem;padding:.5rem}.footer__icon,.footer__icon a{align-items:center;display:flex;height:4.5rem;justify-content:center;width:4.5rem}.footer__icon svg{height:4rem;transition:all .4s ease-out;width:4rem}.footer__icon:hover{fill:#eee;cursor:pointer}.footer__links{margin-top:3rem;padding:2rem 0}.footer__bar{color:#7b7b7b;font-size:1.6rem;padding:3rem 0;text-align:center}.header{left:0;position:absolute;top:0;transition:all .4s ease-out;width:100%;z-index:300}@media only screen and (max-width:56.25em){.header__website{display:none}}.header__mobile{display:none}@media only screen and (max-width:56.25em){.header__mobile{display:block}}.header__mobile-container{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.header__mobile-menu{width:3rem}.header__mobile-menu svg{fill:#fff;width:3rem}.header__mobile-close{margin-left:-3rem;width:3rem}.header__mobile-close svg{fill:#fff;width:3rem}.header__mobile-nav{background:#141c2c;box-shadow:0 8px 16px 0 #0003;height:100%;padding-left:5rem;position:fixed;right:-100%;top:0;transition:right .5s ease-out;width:70%;z-index:20}.header__mobile-nav-open{right:0}.header__mobile-overlay{background-color:#00000080;cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.header__mobile-list{display:flex;flex-direction:column}.header__mobile-item{padding-top:2rem}.header__mobile-item a{color:#fff;display:block;font-size:1.5rem;font-weight:500}.header__mobile-btn{margin-left:1rem;margin-top:3rem}.header__scrolled{background:#000;position:fixed!important;width:100%;z-index:300}.header__top-header{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;transition:all .4s ease-out}.header__top-header-scrolled{display:none}.header__contact{display:flex;gap:1.5rem;padding:2rem 0}.header__contact-address{align-items:center;display:flex;gap:.5rem}.header__icon{align-items:center;display:flex;height:2rem;width:2rem}.header__icon svg{fill:#da291c;height:2rem;width:2rem}.header__icon-text{color:#eee;font-size:1.2rem}.header__contact-phone{align-items:center;display:flex;gap:.5rem}.header__bottom-container{align-items:center;display:flex;padding:1rem 0}.header__logo-box{padding:2rem 0}.header__logo-box img{height:5rem}.header__list{display:flex;gap:2rem;margin-left:auto}.header__link{color:#eee;font-family:Montserrat;font-size:1.4rem;font-weight:500;padding:.5rem 0;text-transform:uppercase;transition:all .4s ease-out}.header__link:hover{color:#da291c;cursor:pointer}.header__link-active{color:#da291c}.header__btn{background:#da291c;border:none;color:#fff;display:inline-block;font-size:1.4rem;font-weight:600;padding:15px 25px;transition:all .4s ease-out}.header__btn:hover{background:#fff;color:#141c2c}.header__btn-box{align-items:center;display:flex;gap:2rem;margin-left:4rem}.navigation{background-color:#fff;border-right:2px solid #eee;height:100%;position:fixed;width:20rem;z-index:500}.navigation__logo-box{display:flex;height:8rem;justify-content:center;margin-top:1rem;width:100%}.navigation__logo-box img{height:100%;max-width:100%}.navigation__admin-box{display:flex;height:5rem;justify-content:center;margin-top:1rem;width:100%}.navigation__admin-box img{height:100%;max-width:100%}.navigation__nav{height:100vh;margin-top:2rem;width:100%;z-index:1000}.navigation__list{list-style:none;width:100%}.navigation__item{margin-bottom:1rem;position:relative;z-index:10}.navigation__link{color:#999;display:flex;font-family:Poppins;font-size:1.1rem;font-weight:500;padding:1rem 3rem;position:relative;transition:all .4s ease-out;z-index:10}.navigation__link--active,.navigation__link:hover{color:#da291c}.navigation__link svg{color:inherit;transform:scale(.6);vertical-align:middle}.navigation__link span{align-self:center;color:inherit;font-family:Poppins;font-size:1.2rem;font-weight:500;margin-left:1rem;position:relative;text-transform:capitalize;z-index:10}.navigation__link:before{background-color:#eaf1f8;left:0;transform:scaleY(0);transition:transform .2s,width .4s cubic-bezier(1,0,0,1) .2s}.navigation__link:after,.navigation__link:before{content:"";height:100%;position:absolute;top:0;width:3px}.navigation__link:after{background-color:#0000;right:0;transition:background-color .4s .6s}.navigation__link--active:before{transform:scaleY(1);width:100%}.navigation__link--active:after{background-color:#f06d63;transform:scaleY(1)}.about__hero-section{background-image:url(/static/media/zemura-0.2ca8f0e5ce6406d43e49.jpg);background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:600px;position:relative;position:inherit;width:100%}.about__hero-section-1,.about__hero-section-2,.about__hero-section-3,.about__hero-section-4{background-image:url(/static/media/zemura-08.6ae735f37f3986aa741b.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:600px;position:relative;position:inherit;width:100%}.about__overlay{background-color:#0009;bottom:0;content:"";height:600px;left:0;position:absolute;right:0;top:0}.about__hero-text{align-items:center;color:#a3a3a3;display:flex;height:600px;position:relative}.about__hero-heading-bg{color:#eee;font-family:Montserrat;font-size:5rem;font-weight:700;line-height:1.2;text-transform:uppercase}@media only screen and (max-width:75em){.about__hero-heading-bg{font-size:9rem}}@media only screen and (max-width:56.25em){.about__hero-heading-bg{font-size:6rem}}@media only screen and (max-width:75em){.about__typewriter-text{display:flex;justify-content:center}}.about__zemura-row{display:flex}@media only screen and (max-width:75em){.about__zemura-row{flex-direction:column}}.about__zemura-col-left{position:relative;width:40%}@media only screen and (max-width:75em){.about__zemura-col-left{width:100%}}.about__zemura-col-left img{width:100%}.about__zemura-overlay{background:linear-gradient(0deg,#000,#0000 50%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.about__zemura-col-right{align-items:center;display:flex;width:60%}@media only screen and (max-width:75em){.about__zemura-col-right{width:100%}}.about__zemura-text-box{padding:5rem 4rem}.about__zemura-text-small{color:#fff;display:block;font-size:1.8rem;font-weight:300;margin-bottom:5px}@media only screen and (max-width:75em){.about__zemura-text-small{font-size:1.5rem;text-align:center}}.about__zemura-text-heading{color:#a3a3a3;font-family:Montserrat;font-size:5rem;font-weight:700;line-height:1.1;margin-bottom:3rem;text-transform:uppercase}@media only screen and (max-width:75em){.about__zemura-text-heading{font-size:4rem;font-size:3rem;margin-bottom:2rem;text-align:center}}.about__zemura-text-para{font-size:1.4rem;margin-bottom:1rem}@media only screen and (max-width:75em){.about__zemura-text-para{font-size:1.4rem}}.about__mission-section{background-color:#000;padding:8rem 0}.about__mission-para-box{background-image:url(/static/media/zemura-08.6ae735f37f3986aa741b.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;padding:4rem 2rem;position:relative}.about__mission-para-box:not(:first-child){margin-top:4rem}.about__mission-para-box h2,.about__mission-para-box li,.about__mission-para-box p,.about__mission-para-box ul{color:#fff;z-index:10}.about__mission-para-box-0{background-image:url(/static/media/grid-5.41da6b0a22e8ec77b8a8.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;padding:4rem 2rem;position:relative}.about__mission-para-box-0:not(:first-child){margin-top:4rem}.about__mission-para-box-0 h2,.about__mission-para-box-0 li,.about__mission-para-box-0 p,.about__mission-para-box-0 ul{color:#fff;z-index:10}.about__mission-para-box-1{background-image:url(/static/media/grid-8.03074a26121ae63dc25b.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;padding:4rem 2rem;position:relative}.about__mission-para-box-1:not(:first-child){margin-top:4rem}.about__mission-para-box-1 h2,.about__mission-para-box-1 li,.about__mission-para-box-1 p,.about__mission-para-box-1 ul{color:#fff;z-index:10}.about__mission-para-text{font-size:1.4rem;line-height:1.8;margin-top:3rem}@media only screen and (max-width:75em){.about__mission-para-text{font-size:1.4rem}}.about__vision-section{padding:4rem 0}.about__vision-row{grid-gap:2rem;align-items:flex-end;display:grid;grid-template-columns:repeat(3,1fr);width:100%}.about__vision-image{position:relative;width:100%}.about__vision-image img{width:100%}.about__vision-title{color:#fff;font-size:2.5rem;font-weight:500}.about__img-full{margin-top:3rem;position:relative}.about__img-full img{width:100%}.about__mission-row{display:flex;gap:2rem}.about__mission-col{width:50%}.about__mission-title{color:#fff;font-size:2.4rem;font-weight:400}.about__mission-text{font-size:1.4rem}.about__mission-list{font-size:1.4rem;padding-left:2rem}.about__mission-list-item{list-style:circle}.about__mission-list-item:not(:first-child){margin-top:1rem}.about__vision-item{align-items:center;display:flex;flex-direction:column;gap:2rem}.about__vision-icon{align-items:center;background-color:#232323;border-radius:.6rem;display:flex;height:6rem;justify-content:center;padding:1rem;width:6rem}.about__vision-icon svg{fill:#a3a3a3;height:6rem;width:6rem}.about__vision-text{align-items:center;display:flex;flex-direction:column}.about__vision-heading{font-size:1.8rem}.about__vision-para{font-size:1.4rem;text-align:center}.about__link-instagram{color:#da291c}.about__gallery-header{margin-top:15rem}.gallery__carousel-section{padding:4rem 0}.gallery__carousel{margin:0 auto;max-width:1200px}.gallery__carousel-main{margin-bottom:2rem}.gallery__carousel-image-container,.gallery__carousel-main{align-items:center;display:flex;justify-content:center;position:relative}.gallery__carousel-image-container{background:linear-gradient(135deg,#1a1a1a,#000);border-radius:12px;box-shadow:0 10px 40px #0006;height:600px;max-width:900px;overflow:hidden;width:100%}@media only screen and (max-width:75em){.gallery__carousel-image-container{height:500px}}@media only screen and (max-width:56.25em){.gallery__carousel-image-container{height:400px}}@media only screen and (max-width:37.5em){.gallery__carousel-image-container{border-radius:8px;height:300px}}.gallery__carousel-image{max-height:100%;max-width:100%;object-fit:contain;transition:opacity .4s ease-in-out}.gallery__carousel-arrow{align-items:center;background:linear-gradient(135deg,#da291cf2,#da291cd9);border:none;border-radius:.4rem;box-shadow:0 4px 15px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:4rem;height:60px;justify-content:center;line-height:0;padding:0;position:absolute;transition:all .3s ease;width:60px;z-index:10}.gallery__carousel-arrow:hover{background:linear-gradient(135deg,#da291c,#b41e14);box-shadow:0 6px 20px #da291c66;transform:translateY(-2px)}.gallery__carousel-arrow:active{box-shadow:0 2px 10px #0000004d;transform:translateY(0)}.gallery__carousel-arrow--left{left:1rem}.gallery__carousel-arrow--right{right:1rem}@media only screen and (max-width:37.5em){.gallery__carousel-arrow{font-size:3rem;height:45px;width:45px}}.gallery__carousel-counter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#da291cf2,#b41e14f2);border:1px solid #fff3;border-radius:.4rem;bottom:1.5rem;box-shadow:0 4px 15px #0000004d;color:#fff;font-size:1.4rem;font-weight:600;padding:.8rem 1.4rem;position:absolute;right:1.5rem}.gallery__carousel-thumbnails{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;overflow-x:auto;padding:1rem 0}@media only screen and (max-width:37.5em){.gallery__carousel-thumbnails{justify-content:flex-start}}.gallery__carousel-thumbnail{border:3px solid #fff3;border-radius:.6rem;box-shadow:0 2px 8px #0003;cursor:pointer;flex-shrink:0;height:100px;overflow:hidden;transition:all .3s ease;width:100px}.gallery__carousel-thumbnail:hover{border-color:#da291cb3;box-shadow:0 4px 15px #da291c4d;transform:translateY(-4px)}.gallery__carousel-thumbnail--active{border-color:#da291c;border-width:4px;box-shadow:0 6px 20px #00000080;transform:translateY(-4px)}.gallery__carousel-thumbnail img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery__carousel-thumbnail:hover img{transform:scale(1.1)}@media only screen and (max-width:37.5em){.gallery__carousel-thumbnail{height:80px;width:80px}}.gallery__featured-video-section{background:linear-gradient(180deg,#0000 0,#00000005);padding:4rem 0 2rem}.gallery__featured-video{margin:0 auto;max-width:1200px}.gallery__featured-video-title{color:#a3a3a3;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center;text-transform:uppercase}.gallery__featured-video-title:after{background:linear-gradient(90deg,#da291c,#da291c80);border-radius:2px;content:"";display:block;height:4px;margin:1rem auto 0;width:80px}@media only screen and (max-width:56.25em){.gallery__featured-video-title{font-size:2.4rem}}@media only screen and (max-width:37.5em){.gallery__featured-video-title{font-size:2rem}}.gallery__video-container{aspect-ratio:16/9;background:linear-gradient(135deg,#1a1a1a,#000);border-radius:12px;box-shadow:0 10px 40px #0000004d;margin:0 auto;max-width:1000px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.gallery__video-container:hover{box-shadow:0 15px 50px #0006;transform:translateY(-4px)}@media only screen and (max-width:37.5em){.gallery__video-container{border-radius:8px}}.gallery__video{background-color:#000;display:block;height:100%;object-fit:cover;width:100%}.gallery__video-caption{color:#666;font-size:1.5rem;font-style:italic;margin-top:1.5rem;text-align:center}@media only screen and (max-width:37.5em){.gallery__video-caption{font-size:1.3rem}}.campaigns__hero-section{background:linear-gradient(180deg,#00000059,#00000040);color:#fff;padding:15rem 0 6rem;position:relative}.campaigns__hero-section .campaigns__hero-text{max-width:80rem;text-align:left}.campaigns__hero-section .campaigns__hero-text .campaigns__hero-heading{color:#fff;font-size:3.6rem;line-height:1.08;margin-bottom:1rem}.campaigns__hero-section .campaigns__hero-text .campaigns__subhead{color:#ffffffe6;font-size:1.6rem}.campaigns__hero-section .campaigns__overlay{background-image:linear-gradient(180deg,#00000059,#00000040);inset:0;position:absolute;z-index:1}.campaigns__hero-section .container{position:relative;z-index:2}.campaigns__content{padding:4rem 0 8rem}.campaigns__content .campaigns__intro{font-size:2rem;margin-bottom:3rem;text-align:center}.campaigns__content .campaigns__cards{grid-gap:2.6rem;display:grid;gap:2.6rem;grid-template-columns:repeat(3,1fr)}.campaigns__content .campaigns__card{background:#fff;border-radius:8px;box-shadow:0 10px 30px #0000000f;padding:2rem}.campaigns__content .campaigns__card .campaigns__card-title{font-size:1.8rem;margin-bottom:.4rem}.campaigns__content .campaigns__card .campaigns__card-sub{color:#999;font-size:1.4rem;margin-bottom:1rem}.campaigns__content .campaigns__card p{color:#999;font-size:1.4rem;line-height:1.6}.campaigns__content .campaigns__card .campaigns__impact{color:#999;font-size:1.4rem;list-style:none;margin-top:1rem;padding-left:0}.campaigns__content .campaigns__card .campaigns__impact li{margin-bottom:.8rem;padding-left:2.4rem;position:relative}.campaigns__content .campaigns__card .campaigns__impact li:before{background:#da291c;border-radius:50%;content:"";height:.9rem;left:0;position:absolute;top:.6rem;width:.9rem}@media only screen and (max-width:75em){.campaigns__content .campaigns__cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:56.25em){.campaigns__content{padding:3rem 1.6rem}.campaigns__content .campaigns__cards{grid-template-columns:1fr}}.contact__hero-section{background-image:url(/static/media/zemura-08.6ae735f37f3986aa741b.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:800px;position:relative;position:inherit;width:100%}.contact__overlay{background-color:#0009;bottom:0;content:"";height:800px;left:0;position:absolute;right:0;top:0}.contact__hero-text{align-items:center;display:flex;height:800px;position:relative}.contact__hero-heading-bg{color:#fff;font-family:Montserrat;font-size:6rem;font-weight:700;letter-spacing:5px;line-height:1.2;text-transform:uppercase}.contact__info-section{background-color:#000;padding:4rem 0}.contact__content-grid{grid-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);width:100%}@media only screen and (max-width:56.25em){.contact__content-grid{grid-template-columns:repeat(1,1fr)}}.contact__content-bg-white{border-radius:.4rem;padding:3rem}.contact__content-featured-box{align-items:center;display:flex;flex-direction:column}.contact__content-featured-box h3{font-size:2.5rem;font-weight:600;margin-bottom:1rem}@media only screen and (max-width:75em){.contact__content-featured-box h3{font-size:2rem}}.contact__content-featured-box p{font-size:1.4rem}.contact__content-featured-box p:not(:first-child){margin-top:1rem}@media only screen and (max-width:75em){.contact__content-featured-box p{font-size:1.4rem}}.contact__content-featured-box-icon{fill:#a3a3a3;align-items:center;background-color:#232323;border-radius:.3rem;display:flex;height:4.5rem;justify-content:center;padding:.5rem;width:4.5rem}.contact__content-featured-box-icon svg{fill:#fff;height:3rem;width:3rem}.contact__form-section{background-color:#000;padding:8rem 0}.contact__form-wrapper{background-color:#eee;display:flex;justify-content:center;padding:10rem 0}.contact__form-heading{align-items:center;display:flex;flex-direction:column}.contact__text-small{color:#000;display:block;font-size:18px;font-weight:600;margin-bottom:5px}.contact__text-heading{color:#000;font-family:Montserrat;font-size:50px;font-weight:700;line-height:1.1;margin-bottom:3rem;text-transform:uppercase}.contact__form-box{align-items:center;display:flex;flex-direction:column;width:70%}.contact__form-container{width:60rem}.section{height:100%;transition:opacity 1s ease-in-out}.home__hero-section{background-image:url(/static/media/hero_1.a29d17845cffba519392.jpg);background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:90rem;position:relative;position:inherit;width:100%}.home__overlay{background-color:#0009;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0}.home__hero-text{align-items:center;display:flex;height:800px;position:relative}.home__hero-text-sm{color:#da291c;font-size:4rem;font-weight:600;margin-top:4rem}@media only screen and (max-width:56.25em){.home__hero-text-sm{font-size:1.6rem;text-align:center}}.home__heading-lg{color:#eee;font-size:5rem;font-weight:700;text-transform:uppercase}.home__heading-lg span{color:#da291c}.home__hero-text-para{color:#eee;font-size:1.8rem;line-height:1.8;margin-top:2rem;width:70%}@media only screen and (max-width:56.25em){.home__hero-text-para{font-size:1.4rem;text-align:center}}.home__hero-col-left,.home__hero-col-right{width:50%}.home__hero-heading-bg{color:#eee;font-family:Montserrat;font-size:15rem;font-weight:700;letter-spacing:10px;line-height:1.2;text-transform:uppercase}@media only screen and (max-width:75em){.home__hero-heading-bg{font-size:9rem}}@media only screen and (max-width:56.25em){.home__hero-heading-bg{font-size:6rem}}.home__bg-1{background-image:url(/static/media/zemura-08.6ae735f37f3986aa741b.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:100%;position:relative;width:100%}.home__causes-section{background:#f8f9fa;height:100%}.home__mission-section{padding:10rem 0}.home__mission-heading-box{display:flex;justify-content:center}.home__mission-heading{color:#000c;font-size:50px;font-weight:900;line-height:1.1;text-align:center}.home__welcome-section{background:url(/static/media/welcome.f40e219a6076a46421cc.webp) no-repeat 50%;background-size:cover;height:100%;padding:96px 0;position:relative;z-index:99}.home__welcome-section:after{background:#151515e6;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.home__welcome-row{display:flex}.home__about-charity{flex:1 1;padding-right:4rem}.home__welcome-img{flex:1 1}.home__about-para{color:#b7b7b7;font-size:1.4rem;font-weight:500}.home__milestones{padding:9.6rem 0}.home__milestones-row{display:flex}.home__milestone-info{flex:1 1;margin-right:3rem}.home__stats{grid-gap:2rem;align-items:flex-end;display:grid;flex:1 1;grid-template-columns:repeat(3,1fr);width:100%}.home__total{color:#262626;font-size:4.8rem;font-weight:500;margin-top:1rem}.home__total span{font-size:24px;font-weight:500}.home__name{color:#595858;font-size:1.4rem;margin-top:1.4rem}.home__what-section{padding:10rem 0}.home__list{display:flex;gap:4rem;width:100%}@media only screen and (max-width:75em){.home__list{flex-direction:column}}.home__item{position:relative;width:50%}@media only screen and (max-width:75em){.home__item{width:100%}}.home__projects-text-wrapper{width:50%}@media only screen and (max-width:75em){.home__projects-text-wrapper{width:100%}}.home__projects-text-para{font-size:1.4rem;font-weight:500;line-height:1.8;margin-bottom:1rem}.home__projects-more-btn{align-items:center;color:#777;display:flex;font-size:1.4rem;font-weight:500;gap:1rem;margin-top:4rem;transition:all .4s ease-out}.home__projects-more-btn svg{transform:scale(.8);transition:all .4s ease-out}.home__projects-more-btn:hover{color:#eee;cursor:pointer}.home__image{position:relative;width:100%}.home__image img{display:block;width:100%}.home__donate-overlay{align-items:center;background:#000000b3;bottom:0;display:none;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .5s;visibility:hidden;z-index:99}.home__mission-section{padding:8rem 0 0}.home__video-section{padding:6rem 0}.home__video-section .home__video-wrapper{align-items:center;background:#000;border-radius:6px;display:flex;height:60vh;justify-content:center;margin:0 auto;max-width:1200px;overflow:hidden;position:relative;width:100%}.home__video-section .home__video{background:#000;display:block;height:100%;object-fit:cover;width:100%}.home__video-section .home__video-overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0}.home__video-section .home__video-playbtn{align-items:center;background:#da291cf2;border:none;border-radius:50%;box-shadow:0 8px 30px #00000040;cursor:pointer;display:flex;height:84px;justify-content:center;pointer-events:auto;transition:transform .2s ease;width:84px}.home__video-section .home__video-playbtn:hover{transform:scale(1.05)}.home__video-section .home__video-closebtn{align-items:center;background:#00000080;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;pointer-events:auto;position:absolute;right:12px;top:12px;width:40px;z-index:40}.home__video-section .home__video-closebtn:focus,.home__video-section .home__video-playbtn:focus{outline:3px solid #da291c59;outline-offset:2px}@media only screen and (max-width:56.25em){.home__video-section .home__video-wrapper{height:45vh}}.home__image-grid-section{padding:6rem 0}.home__image-grid{grid-gap:1rem;align-items:stretch;box-sizing:border-box;display:grid;gap:1rem;grid-auto-rows:44rem;grid-template-columns:repeat(12,1fr);justify-items:stretch;width:100%}@media only screen and (max-width:75em){.home__image-grid{grid-auto-rows:36rem}}@media only screen and (max-width:56.25em){.home__image-grid{grid-auto-rows:28rem;grid-template-columns:repeat(6,1fr)}}.home__image-grid .home__image-grid-item{background:#eee;border-radius:0;box-shadow:0 6px 20px #00000014;box-sizing:border-box;display:block;height:100%;overflow:hidden;position:relative;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .3s;width:100%}.home__image-grid .home__image-grid-item .home__image-grid-item__img,.home__image-grid .home__image-grid-item img{display:block;height:100%;object-fit:cover;transition:transform .7s ease;width:100%}.home__image-grid .home__image-grid-item:hover{box-shadow:0 14px 40px #0000001f;transform:translateY(-6px)}.home__image-grid .home__image-grid-item:hover img{transform:scale(1.06) rotate(-.5deg)}.home__image-grid .home__image-grid-item--wide{grid-column:span 8}.home__image-grid .home__image-grid-item--medium{grid-column:span 6}.home__image-grid .home__image-grid-item--small{grid-column:span 4}.home__image-grid .home__image-grid-item--tall{grid-row:span 2}.home__image-grid .home__image-grid-item--huge{grid-column:1/-1;grid-row:span 2}@media only screen and (max-width:75em){.home__image-grid .home__image-grid-item--wide{grid-column:span 6}.home__image-grid .home__image-grid-item--medium{grid-column:span 4}.home__image-grid .home__image-grid-item--small{grid-column:span 3}.home__image-grid .home__image-grid-item--huge{grid-column:span 6}}@media only screen and (max-width:56.25em){.home__image-grid .home__image-grid-item--wide{grid-column:span 6}.home__image-grid .home__image-grid-item--medium{grid-column:span 3}.home__image-grid .home__image-grid-item--small{grid-column:span 2}.home__image-grid .home__image-grid-item--huge{grid-column:span 6}}.home__image-grid--full-bleed{margin-left:50%;max-width:100vw;padding-left:1rem;padding-right:1rem;transform:translateX(-50%);width:100vw}.projects__list{gap:4rem;width:100%}.projects__item,.projects__list{display:flex;flex-direction:column}.projects__item{background-color:#232323;gap:2rem;padding:4rem}.projects__heading{color:#eee;font-size:3rem;font-weight:500}.projects__info-container:not(:first-child){margin-bottom:3rem}.projects__sub-title{color:#eee;font-size:2rem;font-weight:500;margin-bottom:2rem}.projects__desc{color:#eee;display:flex;flex-direction:column;font-size:1.5rem;font-weight:600}.projects__desc span{font-weight:400}.projects__desc:not(:first-child){margin-top:1rem}.volunteer-page{padding:6rem 0}.volunteer-page .volunteer__intro{margin-bottom:3rem;text-align:center}.volunteer-page .volunteer__intro .about__zemura-text-heading{font-size:3.2rem;margin-bottom:1rem}.volunteer-page .volunteer__intro .about__mission-para-text{color:#999;font-size:1.4rem;margin:0 auto;max-width:70rem}.volunteer-page .volunteer__form-wrapper{background:#fff;border-radius:6px;box-shadow:0 10px 40px #0000000f;margin:0 auto;max-width:90rem;padding:3rem}.volunteer-page .form .form__group{margin-bottom:1.6rem}.volunteer-page .form fieldset{border:none;margin:0 0 1.6rem;padding:0}.volunteer-page .form legend{font-size:1.6rem;font-weight:700;margin-bottom:1rem}.volunteer-page .form label{color:#999;display:block;font-size:1.4rem;margin-bottom:.6rem}.volunteer-page .form .form__input{background:#f7f8fa;border:none;border-radius:6px;box-shadow:inset 0 1px 0 #00000005;padding:1.2rem 1.4rem}.volunteer-page .form textarea.form__input{min-height:12rem}.volunteer-page .form .form__error{color:orange;margin-top:.5rem}.volunteer-page .form .btn--primary{margin-top:1.4rem}@media only screen and (max-width:75em){.volunteer-page .volunteer__form-wrapper{padding:2rem}}@media only screen and (max-width:56.25em){.volunteer-page{padding:3rem 1.6rem}.volunteer-page .volunteer__form-wrapper{padding:1.6rem}}
/*# sourceMappingURL=main.4362db77.css.map*/