@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.checkfield{font-size:1.8rem;text-align:center}:root{--color-grey-light-1:#faf9f9;--color-grey-light-2:#f4f2f2;--color-grey-light-3:#f0eeee;--color-grey-light-4:#ccc;--color-grey-dark-1:#333;--color-grey-dark-2:#777;--color-grey-dark-3:#999;--boxshadow-nav:rgba(33,35,38,.1) 0 10px 10px -10px}*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%;width:100%}body{color:#777;font-family:Lato,sans-serif;font-weight:400;line-height:1.7}.header{background-image:linear-gradient(to right bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/static/media/landing.f253bbd7a2565d80e40a.JPG);background-position:50%;background-size:cover;height:70vh;position:relative}@media only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:37.5em),only screen and (min-resolution:192dpi) and (min-width:37.5em),only screen and (min-width:125em){.header{background-image:linear-gradient(to right bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/static/media/aboutbg.e72cfdf754dacd2526a5.JPG);background-position:50%;background-size:cover;height:70vh;position:relative}}.header .logo{width:4rem}.header__text-box{align-items:center;background-color:rgba(0,0,0,.3);border-radius:5%;display:flex;flex-direction:column;justify-content:center;left:50%;min-width:70%;padding:2.5rem;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.logo{width:4.5rem}.btn{align-items:center;background:#01bf71;border:none;border-radius:50px;cursor:pointer;display:flex;font-size:16px;outline:none;padding:8px 20px;text-decoration:none;white-space:nowrap}.btn,.btn:hover{color:#010606;transition:all .2s ease-in-out}.btn:hover{background:#fff}.details{align-items:center;display:flex;flex-direction:column;font-size:1.6rem;padding:0 10%}.clip{display:none}@-webkit-keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-10rem);transform:translateX(-10rem)}80%{-webkit-transform:translateX(1rem);transform:translateX(1rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-10rem);transform:translateX(-10rem)}80%{-webkit-transform:translateX(1rem);transform:translateX(1rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}80%{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}80%{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.heading-primary{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff;text-transform:uppercase}.heading-primary--main{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-name:moveInLeft;animation-name:moveInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;display:block;font-size:2.4rem;font-weight:400;letter-spacing:.2rem}.heading-primary--sub{-webkit-animation:moveInRight 1.2s ease-out;animation:moveInRight 1.2s ease-out;display:block;font-size:1.4rem;font-weight:700;letter-spacing:.6rem;padding:2.2rem 0}.heading-tertiary{font-size:1.6rem;font-weight:700;text-transform:uppercase}.paragraph{font-size:1.6rem}.paragraph:not(:last-child){margin-bottom:3rem}.header__logo-box{width:100%}.section-about{margin-top:-20vh;padding:25rem 0}@media only screen and (max-width:56.25em){.section-about{padding:20rem 0}}.heading-secondary{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#7ed56f,#28b485);color:transparent;display:inline-block;font-size:3.5rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase;transition:all .2s}@media only screen and (max-width:56.25em){.heading-secondary{font-size:3rem}}@media only screen and (max-width:37.5em){.heading-secondary{font-size:2.5rem}}.heading-secondary:hover{text-shadow:.5rem 1rem 2rem rgba(0,0,0,.2);-webkit-transform:skewY(2deg) skewX(15deg) scale(1.1);transform:skewY(2deg) skewX(15deg) scale(1.1)}.row{margin:0 auto;max-width:114rem}.row:not(:last-child){margin-bottom:8rem}@media only screen and (max-width:56.25em){.row:not(:last-child){margin-bottom:6rem}.row{max-width:50rem;padding:0 3rem}}.row:after{clear:both;content:"";display:table}.row [class^=col-]{float:left}.row [class^=col-]:not(:last-child){margin-right:6rem}@media only screen and (max-width:56.25em){.row [class^=col-]:not(:last-child){margin-bottom:6rem;margin-right:0}.row [class^=col-]{width:100%!important}}.row .col-1-of-2{width:calc(50% - 3rem)}.row .col-1-of-3{width:calc(33.33333% - 4rem)}.row .col-2-of-3{width:calc(66.66667% - 2rem)}.row .col-1-of-4{width:calc(25% - 4.5rem)}.row .col-2-of-4{width:calc(50% - 3rem)}.row .col-3-of-4{width:calc(75% - 1.5rem)}.u-center-text{text-align:center!important}.u-margin-bottom-small{margin-bottom:1.5rem!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}.composition{position:relative}.composition__photo{border-radius:2px;box-shadow:0 1.5rem 4rem rgba(0,0,0,.4);outline-offset:2rem;position:absolute;transition:all .2s;width:55%;z-index:10}@media only screen and (max-width:56.25em){.composition__photo{box-shadow:0 1.5rem 3rem rgba(0,0,0,.2);float:left;position:relative;width:33.33333333%}}.composition__photo--p1{left:0;top:-2rem}@media only screen and (max-width:56.25em){.composition__photo--p1{top:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}.composition__photo--p2{right:0;top:2rem}@media only screen and (max-width:56.25em){.composition__photo--p2{top:-1rem;-webkit-transform:scale(1.3);transform:scale(1.3);z-index:100}}.composition__photo--p3{left:20%;top:10rem}@media only screen and (max-width:56.25em){.composition__photo--p3{left:0;top:1rem;-webkit-transform:scale(1.1);transform:scale(1.1)}}.composition__photo:hover{box-shadow:0 2.5rem 4rem rgba(0,0,0,.5);outline:1.5rem solid #55c57a;-webkit-transform:scale(1.05) translateY(-.5rem);transform:scale(1.05) translateY(-.5rem);z-index:20}.composition:hover .composition__photo:not(:hover){-webkit-transform:scale(.95);transform:scale(.95)}.btn-text:link,.btn-text:visited{border-bottom:1px solid #55c57a;color:#55c57a;display:inline-block;font-size:1.6rem;padding:3px;text-decoration:none;transition:all .2s}.btn-text:hover{background-color:#55c57a;box-shadow:0 1rem 2rem rgba(0,0,0,.15);color:#fff;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.btn-text:active{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);-webkit-transform:translateY(0);transform:translateY(0)}.black{background-color:#000}.about__nav{display:flex;justify-content:space-between;padding:2rem 5%}.about__nav>*{border:none;color:#777;cursor:pointer;font-size:1.6rem;font-weight:700;padding:.5rem;text-decoration:none}.banner{background-image:url(/static/media/aboutbg2.10e70aafc145b700d50a.jpg);height:40vh}.banner,.banner1{background-position:50%;background-size:cover;position:relative}.banner1{background-image:url(/static/media/realbg.a061584395bc0417a5b8.jpg);height:50vh;margin-bottom:3rem}.bunner__text{background-color:rgba(0,0,0,.681);border-radius:1%;color:#fff;font-size:1.5rem;left:50%;letter-spacing:.1rem;padding:2rem 4rem;position:absolute;text-align:center;text-transform:uppercase;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bunner__text h1{margin-bottom:1rem}.bunner__text p{font-size:1.7rem}.about_history,.vision{display:grid;font-size:1.6rem;grid-template-columns:70% auto;padding:2rem 5%}.hist_item,.vision_item3{padding:3rem;width:100%}.bold{color:#000;font-weight:700}.coordinator{display:flex;flex-wrap:wrap;margin-bottom:2rem;margin-top:10rem;padding:0 6rem}.profile-card{background:#fff;border-radius:12px;box-shadow:0 8px 40px -10px rgba(13,28,39,.6);margin:auto;min-width:23%;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile-card.active .profile-card__cnt{-webkit-filter:blur(6px);filter:blur(6px)}.profile-card.active .profile-card-message,.profile-card.active .profile-card__overlay{opacity:1;pointer-events:auto;transition-delay:.1s}.profile-card.active .profile-card-form{-webkit-transform:none;transform:none;transition-delay:.1s}.profile-card__img{border-radius:50%;box-shadow:0 5px 50px 0 #324e63,0 0 0 7px #01bf71;height:10rem;margin-left:auto;margin-right:auto;overflow:hidden;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10rem;z-index:4}@media screen and (max-width:576px){.profile-card__img{height:7rem;width:7rem}}.profile-card__img img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.profile-card__cnt{margin-top:-35px;padding:0 20px 40px;text-align:center;transition:all .3s}.profile-card__name{color:#01bf71;font-size:1.8rem;font-weight:700;margin-bottom:1.2rem}.profile-card__txt{color:#324e63;font-size:1.6rem;font-weight:500;margin-bottom:15px}.profile-card__txt strong{font-weight:700}.profile-card-loc{align-items:center;display:flex;font-size:18px;font-weight:600;justify-content:center}.profile-card-loc__icon{display:inline-flex;font-size:27px;margin-right:10px}.profile-card-inf{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin-top:35px}.profile-card-inf__item{min-width:150px;padding:10px 35px}@media screen and (max-width:768px){.profile-card-inf__item{min-width:120px;padding:10px 20px}}.profile-card-inf__title{color:#324e63;font-size:27px;font-weight:700}.profile-card-inf__txt{font-weight:500;margin-top:7px}.profile-card-social{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:25px}.profile-card-social__item{align-items:center;background:#405de6;border-radius:50%;box-shadow:0 7px 30px rgba(43,98,169,.5);color:#fff;display:inline-flex;flex-shrink:0;font-size:21px;height:55px;justify-content:center;margin:15px;position:relative;transition:all .3s;width:55px}@media screen and (max-width:768px){.profile-card-social__item{height:50px;margin:10px;width:50px}}@media screen and (min-width:768px){.profile-card-social__item:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}}.profile-card-social .icon-font{display:inline-flex}.profile-card-ctr{align-items:center;display:flex;justify-content:center;margin-top:40px}@media screen and (max-width:576px){.profile-card-ctr{flex-wrap:wrap}}.profile-card__button{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:none;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Quicksand,sans-serif;font-size:19px;font-weight:700;margin:15px 35px;min-height:55px;min-width:201px;padding:15px 40px;transition:all .3s}@media screen and (max-width:768px){.profile-card__button{margin:15px 25px;min-width:170px}}@media screen and (max-width:576px){.profile-card__button{margin:0 0 16px;max-width:300px;min-width:inherit;width:100%}.profile-card__button:last-child{margin-bottom:0}}.profile-card__button:focus{outline:none!important}@media screen and (min-width:768px){.profile-card__button:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}.profile-card__button:first-child{margin-left:0}.profile-card__button:last-child{margin-right:0}.profile-card__button.button--blue{background:linear-gradient(45deg,#1da1f2,#0e71c8);box-shadow:0 4px 30px rgba(19,127,212,.4)}.profile-card__button.button--blue:hover{box-shadow:0 7px 30px rgba(19,127,212,.75)}.profile-card__button.button--orange{background:linear-gradient(45deg,#d5135a,#f05924);box-shadow:0 4px 30px rgba(223,45,70,.35)}.profile-card__button.button--orange:hover{box-shadow:0 7px 30px rgba(223,45,70,.75)}.profile-card__button.button--gray{background:#dcdcdc;box-shadow:none;color:#142029}.profile-card-message{height:100%;left:0;opacity:0;padding-bottom:100px;padding-top:130px;pointer-events:none;position:absolute;top:0;transition:all .3s;width:100%}.profile-card-form{background:#fff;border-radius:10px;box-shadow:0 4px 30px rgba(15,22,56,.35);height:100%;margin-left:auto;margin-right:auto;max-width:80%;padding:35px;position:relative;-webkit-transform:scale(.8);transform:scale(.8);transition:all .3s;z-index:3}@media screen and (max-width:768px){.profile-card-form{height:auto;max-width:90%}}@media screen and (max-width:576px){.profile-card-form{padding:20px}}.profile-card-form__bottom{display:flex;justify-content:space-between}@media screen and (max-width:576px){.profile-card-form__bottom{flex-wrap:wrap}}.profile-card textarea{border:2px solid #dcdcdc;border-radius:10px;color:#324e63;font-family:Quicksand,sans-serif;font-weight:500;height:210px;margin-bottom:20px;outline:none;padding:15px 20px;resize:none;transition:all .3s;width:100%}.profile-card textarea:focus{border-color:#8a979e;outline:none}.profile-card__overlay{background:rgba(22,33,72,.35);border-radius:12px;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .3s;width:100%}.ministries{font-size:1.6rem;padding:2% 4%}.ministries ul{margin-left:3%;margin-top:1%}.ministries ul li{margin:1% 0}.mini_mini{font-size:2rem}.aboutinfo{background-color:silver;text-align:center;width:40%}.aboutinfo,.checkfield{display:flex;justify-content:center}.checkfield{align-items:center;flex-direction:column;padding:12% 0}.checkfield input{border-radius:.3rem;padding:1rem .5rem}.elements{align-items:center;background-color:#142029;display:flex;flex-direction:column;justify-content:center;width:20rem}.elements>*{width:100%}@media (min-width:1024px){.container1{padding:60px}}.container1{display:flex;flex-wrap:wrap;font-size:1.5rem;justify-content:center}.card{background-color:#fff;display:block;float:left;height:100vw;margin:5%;overflow:hidden;position:relative;transition:box-shadow .3s ease-in;width:100%}@media (min-width:768px){.card{height:calc(50vw - 175px);margin:2.5vw;width:calc(50vw - 175px)}}@media (min-width:1024px){.card{height:calc(33.33333vw - 128.33333px);margin:10px 20px 10px 0;width:calc(33.33333vw - 128.33333px)}}.card:hover{box-shadow:1px 1px 8px 2px rgba(0,0,0,.1)}.img--container{height:100%;left:0;position:absolute;top:0;width:100%}.img--container img{height:100%;object-fit:cover;width:100%}.card--text{background-color:#fff;bottom:-50%;height:100%;position:absolute;transition:all .45s cubic-bezier(.6,.06,.34,.61);width:100%}@media (min-width:768px){.card--text{bottom:-51%}}@media (min-width:1024px){.card--text{bottom:-64%}}@media (min-width:1420px){.card--text{bottom:-75%}}.card--text.is-clicked,.card:hover .card--text{bottom:0}.text--container{padding:30px}.text--title{font-size:1.15em;font-weight:700;letter-spacing:2px;margin-bottom:.75em;text-transform:uppercase}.text--details:before{background-color:#ddd;content:"";display:block;height:1px;margin:30px 0;width:30%}.text--description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.4em;overflow:hidden}.text--link{color:brown;display:inline-block;margin-top:1em;text-decoration:none}.text--link:hover{color:#d65f8d}.footer{align-items:center;background:#1e1e1e;display:flex;flex-direction:column;font-size:2rem;font-weight:700;letter-spacing:.2rem;width:100vw}.footer .row{color:#bcbaba;font-size:.8em;margin:1% 0;padding:.6% 0;text-align:center;width:100%}.footer .row .icon{color:#f0eeee;color:var(--color-grey-light-3);font-size:2.5rem;padding:0!important;transition:.5s}.footer .row .icon:hover{color:#01bf71}.footer .row .icon:not(:last-child){margin-right:2rem}.footer .row .mylink:hover{color:#fff}.footer .row ul{width:100%}.footer .row ul li{display:inline-block;margin:0 30px}.footer .row .mylink{color:#bcbaba;font-size:1.6rem;font-weight:700;margin:0 1%;text-decoration:none;transition:.5s}@media (max-width:720px){.footer{padding:5%;text-align:left}.footer .row ul li{display:block;margin:10px 0;text-align:left}.footer .row .mylink>*{margin:0 3%}}.mission_doc{align-items:center;display:flex;flex-direction:column;font-size:1.6rem;height:100vh;width:100%}.doc__header{font-weight:700;padding:3rem 0}.category{display:flex;flex-direction:row-reverse;padding:2rem 5%}.category button{border:none;cursor:pointer;font-size:1.6rem;padding:.5rem}button.current{border-bottom:2px solid #01bf71}.category button:not(:first-child){margin-right:1rem}.mission_body{padding:0 20%}.single__text{margin:1rem 0;text-align:justify}.sub_list{font-size:1.8rem;font-weight:700}.sub_list:before{content:'"';font-size:3rem;font-weight:700;margin-left:2rem}.introduction{text-transform:uppercase}.sub__footer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem;padding:0 10%;text-align:center}.container2{background:#fff;border-radius:6px;font-size:1.5rem;height:100vh;padding:4% 2%}.container2 .content{align-items:center;display:flex;justify-content:space-between}.container2 .content .left-side{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:2rem;position:relative;width:40%}.content .left-side .details{margin:1.4rem;text-align:center}.content .left-side .details i{color:#01bf71;font-size:1.5rem;margin-bottom:10px}.content .left-side .details .topic{font-size:1.8rem;font-weight:500}.content .left-side .details .text-one,.content .left-side .details .text-two{color:#afafb6;font-size:14px}.container .content .right-side{margin-left:1.5rem;width:60%}.content .right-side .topic-text{color:#01bf71;font-size:23px;font-weight:600}.right-side .input-box{height:50px;margin:12px 0;width:100%}.right-side .input-box input,.right-side .input-box textarea{background:#f0f1f8;border:none;border-radius:6px;font-size:16px;height:100%;outline:none;padding:0 15px;resize:none;width:100%}.right-side .message-box{min-height:110px}.right-side .input-box textarea{padding-top:6px}.right-side .button{display:inline-block;margin-top:12px}.right-side .button input[type=button]{background:#01bf71;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;outline:none;padding:8px 16px;transition:all .3s ease}.button input[type=button]:hover{background:#01bf71}@media (max-width:950px){.container2{padding:30px 40px 40px 35px;width:90%}.container2 .content .right-side{margin-left:55px;width:75%}}@media (max-width:820px){.container2{height:100%;margin:40px 0}.container2 .content{flex-direction:column-reverse}.container2 .content .left-side{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:40px;width:100%}.container2 .content .left-side:before{display:none}.container2 .content .right-side{margin-left:0;width:100%}}.page_404{align-items:center;background:#fff;display:flex;font-family:Arvo,serif;justify-content:center;padding:40px 0}.page_404 img{width:100vw}.four_zero_four_bg{background-image:url(https://r7q6w9z6.rocketcdn.me/career/wp-content/uploads/2020/03/1069d40cafdd793a3a7401fc9d87df1d-1.gif);background-position:50%;height:80vh;width:80vw}.four_zero_four_bg h1{font-size:80px;text-align:center}.four_zero_four_bg h3{font-size:80px}.link_404{background:#39ac31;color:#fff!important;display:inline-block;margin:20px 0;padding:10px 20px;text-decoration:none}.contant_box_404{align-items:center;display:flex;flex-direction:column;font-size:1.7rem;justify-content:center}@media only screen and (max-width:915px){.coordinator{display:flex!important;flex-direction:column;margin-bottom:12rem;margin-top:12rem}.profile-card{margin-top:12rem;min-width:60%}.about_history,.vision{display:grid;font-size:1.6rem;grid-template-columns:auto;padding:2rem 5%}}@media only screen and (max-width:790px){.profile-card{margin-top:12rem;min-width:100%}.heading-primary--main{font-size:2.5rem;letter-spacing:.2}.header__text-box{align-items:center;background-color:rgba(0,0,0,.2);border-radius:5%;display:flex;flex-direction:column;justify-content:center;left:50%;min-width:90%;padding:1rem;position:absolute;text-align:center;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.heading-primary--sub{font-weight:700;letter-spacing:.3}.bunner__text{padding:3%;width:90%}}@media only screen and (max-width:425px){.profile-card{margin-top:2rem;min-width:100%}.card{max-width:95%}.u-margin-bottom-big{margin:0}.coordinator{margin-bottom:5rem;margin-top:.5rem;padding:4%}.profile-card{box-shadow:0 4px 30px -10px rgba(13,28,39,.6);margin-top:6rem}.heading-primary--main{font-size:2rem;letter-spacing:.2}.header__text-box{align-items:center;background-color:rgba(0,0,0,.2);border-radius:5%;display:flex;flex-direction:column;justify-content:center;left:50%;min-width:90%;padding:1rem;position:absolute;text-align:center;top:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.heading-primary--sub{font-weight:700;letter-spacing:.3}}body,figure{margin:0;padding:0}@media (max-width:756px){.Gallery_gallery__O-1Fw{display:block}}@media (min-width:757px){.Gallery_gallery__O-1Fw{display:grid}}.Gallery_container__3xM9K{height:100%;width:100%}.Gallery_wrap__uUPJV{margin:0 auto;max-width:100vw;width:100%}.Gallery_gallery__O-1Fw{grid-gap:15px;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,5vw);padding-top:50px;width:100%}.Gallery_gallery__item--1__6bzVt{grid-column-end:3;grid-column-start:1;grid-row-end:3;grid-row-start:1}.Gallery_gallery__item--2__ia67S{grid-column-end:5;grid-column-start:3;grid-row-end:3;grid-row-start:1}.Gallery_gallery__item--3__iXfE-{grid-column-end:9;grid-column-start:5;grid-row-end:6;grid-row-start:1}.Gallery_gallery__item--4__CIbp4{grid-column-end:5;grid-column-start:1;grid-row-end:6;grid-row-start:3}.Gallery_gallery__item--5__utm6D{grid-column-end:5;grid-column-start:1;grid-row-end:9;grid-row-start:6}.Gallery_gallery__item--6__PsMYJ{grid-column-end:9;grid-column-start:5;grid-row-end:9;grid-row-start:6}.Gallery_gallery__img__rTmxX{height:100%;object-fit:cover;transition:.4s linear;width:100%}.Gallery_gallery__item__SIxHX{overflow:hidden}.Gallery_gallery__item__SIxHX>a{display:block;height:100%;width:100%}.Gallery_gallery__img__rTmxX:hover{opacity:.5;-webkit-transform:scale(1.2);transform:scale(1.2);transition:.4s linear}.Gallery_lightbox__I5rhR{align-items:center;background:rgba(0,0,0,.8);display:flex;flex-direction:column;height:0;justify-content:center;left:0;opacity:0;position:fixed;text-align:center;top:0;width:0;z-index:999}.Gallery_lightbox__I5rhR img{height:80%;margin:0 auto;max-width:100%;opacity:0}.Gallery_lightbox__I5rhR:target{height:100%;opacity:1!important;outline:none;width:100%}.Gallery_lightbox__I5rhR:target img{opacity:1;transition:opacity .6s}.Gallery_btn-close__nKJH\+{color:#fff;display:block;font-size:32px;font-weight:700;height:auto;margin:0 auto;max-width:200px;padding:0 20px;text-decoration:none;width:100%}.Gallery_footerg__JMHIo{margin-top:6rem}
/*# sourceMappingURL=main.07e2cbe0.css.map*/