@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--black:#000;--text:#363636b7;--white:#fff;--darkorange:#ff6400;--mainorange:#f18425;--baiege:#fef7ef;--darkbaiege:#f2e7d9;--swl_d:1200px;--lwl_d:1400px;--trans:all 0.33s cubic-bezier(0.42,0.97,0.52,1.49);--trans2:all 1s cubic-bezier(0.42,0.97,0.52,1.49)}*,:after,:before{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}body{background-color:#fef7ef;background-color:var(--baiege);min-height:100vh;overflow-x:hidden;width:100vw;width:100svw}h1{font-size:45px}h2{font-size:30px}h3{font-size:24px}h1,h2,h3,h4{text-transform:capitalize!important}h1 span,h2 span,h3 span,h4 span{color:#ff6400;color:var(--darkorange)}P{color:#363636b7;color:var(--text);font-size:16px;font-weight:400;line-height:24px}@media only screen and (max-width:820px){h1{font-size:30px}h2{font-size:24px}h3{font-size:20px}p{font-size:16px}}@media only screen and (max-width:420px){h1{font-size:26px}h2{font-size:22px}h3{font-size:18px}p{font-size:14px}}.parent{padding:80px 0;width:100vw}.parent .container-small{height:100%;margin:auto;max-width:1200px;max-width:var(--swl_d);padding:0 20px}.parent .container-large{height:100%;margin:auto;max-width:1400px;max-width:var(--lwl_d);padding:0 20px}@media only screen and (max-width:1000px){.container-large,.container-small{padding:0 10px!important}}.btn-active{background:linear-gradient(90deg,#ff6400,red);background:linear-gradient(90deg,var(--darkorange),red);border:none;border-radius:100px;color:#fff;color:var(--white);cursor:pointer;gap:5px;padding:10px 30px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-active,.btn-active span{align-items:center;display:flex;transition:all 1s cubic-bezier(.42,.97,.52,1.49);transition:var(--trans2)}.btn-active span{font-size:20px}.btn-active:hover{box-shadow:0 0 10px #0000006e;transform:scale(1.05)}.btn-active:hover,.btn-active:hover span{transition:all .33s cubic-bezier(.42,.97,.52,1.49);transition:var(--trans)}.btn-active:hover span{transform:translateX(10px)}.btn-unactive{align-items:center;background:#0000;border:1px solid red!important;border-radius:100px;color:#000;color:var(--black);cursor:pointer;display:flex;gap:5px;padding:10px 30px;text-decoration:none;transition:all 1s cubic-bezier(.42,.97,.52,1.49);transition:var(--trans2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-unactive:hover{background:linear-gradient(90deg,#ff6400,red);background:linear-gradient(90deg,var(--darkorange),red);box-shadow:0 0 10px #0000006e;color:#fff;transform:scale(1.05);transition:all .33s cubic-bezier(.42,.97,.52,1.49);transition:var(--trans)}.glass{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:hsla(0,0%,52%,.484);border:1px solid hsla(0,0%,100%,.248)}.bg-img{border-radius:10px}.bg-img,.cssimg{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:#fff!important;opacity:.8!important}.swiper-pagination-bullet-active{background-color:#ff6400!important;background-color:var(--darkorange)!important;border-radius:10px!important;transition:all .33s cubic-bezier(.42,.97,.52,1.49);transition:var(--trans);width:30px!important}.loadmore-btn{margin-bottom:15px}.btn2{color:#000;text-decoration:none;transition:all .33s cubic-bezier(.42,.97,.52,1.49);transition:var(--trans)}.btn2:hover{text-decoration:underline}.shine{overflow:hidden;position:relative}.shine:before{background:linear-gradient(90deg,#fff0 0,#ffffff4d);content:"";display:block;height:100%;left:-75%;position:absolute;top:0;transform:skewX(-25deg);width:50%;z-index:2}.shine:focus:before,.shine:hover:before{animation:shine .85s}a{text-decoration:none}.work-carousel-parent .work-carousel-container{height:500px}.card-list{background-color:#fef7ef;background-color:var(--baiege);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.105);padding:20px;width:100%}.card-list h3{padding-bottom:20px}ul{flex-direction:column;list-style:none;width:100%}ul,ul li{display:flex;gap:10px}ul li{align-items:center;color:#363636b7;color:var(--text);font-size:16px;margin-left:20px;position:relative;text-align:left}ul li:before{background-color:#ff6400;background-color:var(--darkorange);border-radius:50px!important;content:"";display:block;height:6px;left:-20px;margin-top:3px;position:absolute;top:5px;width:6px}.carousel-container-about .mySwiper .slideabout1{background:url(/static/media/about.65af2b62a262eda5d81a.webp)!important}.carousel-container-about .mySwiper .slideabout2{background:url(/static/media/education.4992e30df27bb0882c9a.webp)!important}.carousel-container-about .mySwiper .slideabout3{background:url(/static/media/empower.6f87a986a92d859534c1.webp)!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.vision{background-color:var(--darkbaiege);padding:50px 0}.vision .vision-container{--gap:20px;align-items:stretch!important;display:flex;gap:var(--gap)}.vision .vision-container .vision-left,.vision .vision-container .vision-right{display:flex;flex-direction:column;gap:20px;height:auto;justify-content:flex-start;width:50%}.vision .vision-container .vision-right{align-items:flex-start;background-color:var(--baiege);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.105);padding:20px}@media only screen and (max-width:1200px){.vision-container{flex-direction:column}.vision-container .vision-left{width:100%!important}.vision-container .vision-right{align-items:center!important;width:100%!important}.vision-container .vision-right ul{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}}.founder{background-color:var(--darkbaiege);height:auto;padding:50px 0}.founder .founder-container{align-items:center;display:flex;flex-direction:column}.founder .founder-container h2{padding-bottom:30px}.founder .founder-container .founder-cards{align-items:stretch!important;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.founder .founder-container .founder-cards>*{height:1000px}.about-slider .aboutslider-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 30px}.about-slider .aboutslider-container .slider-box{aspect-ratio:2/1;border-radius:10px;height:auto;margin:0 10px!important;overflow:hidden!important;width:100%}.about-slider .aboutslider-container h2{padding-bottom:30px}.pagetop-body{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;height:350px;position:relative;width:100%}.pagetop-body .pagetop-container{align-items:center;display:flex;justify-content:center}.pagetop-body .pagetop-container h1{color:var(--white);text-align:center!important;z-index:100}.pagetop-body .overlay{background:linear-gradient(#00000087,rgba(0,0,0,.981));height:100%;left:0;position:absolute;top:0;width:100%}.herocard-container{height:auto;padding:50px 0}.herocard-container .herocard-inner-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.herocard-container .herocard-inner-container .herocard-left{height:100%;padding:20px;width:50%}.herocard-container .herocard-inner-container .herocard-left .img-container .shine{height:512px;overflow:hidden;position:relative;width:512px}.herocard-container .herocard-inner-container .herocard-left .img-container .shine:before{background:linear-gradient(90deg,#fff0 0,#ffffff4d);content:"";display:block;height:100%;left:-75%;position:absolute;top:0;transform:skewX(-25deg);width:50%;z-index:2}.herocard-container .herocard-inner-container .herocard-left .img-container .shine:focus:before,.herocard-container .herocard-inner-container .herocard-left .img-container .shine:hover:before{animation:shine .85s}@keyframes shine{to{left:125%}}.herocard-container .herocard-inner-container .herocard-right{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:10px;text-align:justify;width:50%}.herocard-container .herocard-inner-container .herocard-right .right-head{padding:10px 0;text-align:left;width:100%}@media only screen and (max-width:1200px){.herocard-container .herocard-inner-container .herocard-right{width:55%!important}.herocard-container .herocard-inner-container .herocard-left{align-items:center;display:flex;justify-content:center;width:45%!important}.herocard-container .herocard-inner-container .herocard-left .imgbg{height:400px!important;width:400px!important}}@media only screen and (max-width:1000px){.herocard-container .herocard-inner-container{flex-direction:column}.herocard-container .herocard-inner-container .herocard-right{width:100%!important}.herocard-container .herocard-inner-container .herocard-right .right-head{text-align:center}.herocard-container .herocard-inner-container .herocard-left{align-items:center;display:flex;justify-content:center;width:100%!important}.herocard-container .herocard-inner-container .herocard-left .imgbg{aspect-ratio:1/1;height:auto!important}}@media only screen and (max-width:500px){.herocard-container .herocard-inner-container .herocard-left .imgbg{height:320px!important;width:320px!important}}.simple-card{background-color:var(--baiege);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.105);display:flex;flex-direction:column;height:auto;justify-content:center;padding:20px;width:100%}.simple-card p{padding-top:20px;text-align:justify}@media only screen and (max-width:1000px){.simple-card h2{padding-bottom:20px;text-align:center!important;width:100%}}.card-body{align-items:flex-start;background-color:var(--baiege);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.105);display:flex;flex-direction:column;height:100%!important;justify-content:space-between;padding:15px;position:relative;width:330px}.card-body .card-img{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:5px;height:170px;width:300px}.card-body .bottom-card{align-items:flex-start;display:flex;flex-direction:column;height:calc(100% - 190px);justify-content:space-between}.card-body .bottom-card .bottom-card-top{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.card-body .bottom-card .bottom-card-top h3{font-size:125%!important;padding:10px 0;text-align:left}.card-body .bottom-card .bottom-card-top p{padding:0 0 15px;text-align:justify}.beforefooter{background:var(--darkbaiege);justify-content:center;padding:50px 0}.beforefooter,.beforefooter .beforefooter-container{align-items:center;display:flex;flex-direction:column}.beforefooter .beforefooter-container{gap:30px;width:100%}.beforefooter .beforefooter-container .big-button-box{align-items:center;display:flex;gap:30px;justify-content:center}.beforefooter .beforefooter-container .big-button-box .big-button{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:15px;height:200px;overflow:hidden;padding-bottom:20px;position:relative;text-decoration:none!important;transition:var(--trans2);width:200px}.beforefooter .beforefooter-container .big-button-box .big-button.bigbutton1{background:url(/static/media/d1.14de241b6cd4e52e5ea6.webp)}.beforefooter .beforefooter-container .big-button-box .big-button.bigbutton2{background:url(/static/media/c1.12902d76759fe0915759.webp)}.beforefooter .beforefooter-container .big-button-box .big-button.bigbutton3{background:url(/static/media/v1.59f1046318bcf9676c4e.webp)}.beforefooter .beforefooter-container .big-button-box .big-button h4{bottom:15px;color:var(--white);left:50%;position:absolute;text-decoration:none!important;transform:translateX(-50%);transition:var(--trans2);z-index:10}.beforefooter .beforefooter-container .big-button-box .big-button:hover{transform:scale(1.15);transition:var(--trans)}.beforefooter .beforefooter-container .big-button-box .big-button:hover h4{bottom:50%;transform:translateX(-50%) translateY(30%) scale(1.2);transition:var(--trans)}.beforefooter .beforefooter-container .big-button-box .big-button:after{background:linear-gradient(0deg,#000,#0000);content:"";display:block;height:inherit;left:0;position:absolute;top:0;transition:var(--trans2);width:inherit}@media only screen and (max-width:700px){.big-button-box{flex-direction:column;width:100%!important}.big-button-box .big-button{height:200px!important;position:relative;width:60%!important}.big-button-box .big-button:after{height:200px!important;width:100%!important}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.carousel-container-about{border-radius:10px!important;height:100%;margin:auto;width:100%}.carousel-container-about .mySwiper{height:100%;width:100%}.carousel-container-about .mySwiper .slide{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:10px;height:100%;width:100%}.carousel-container-about .mySwiper .slideabout1,.carousel-container-about .mySwiper .slideabout2,.carousel-container-about .mySwiper .slideabout3{background:url(/static/media/video.2004b813d807e876ea39.webp)!important}.header{height:60px;left:0;padding:0 10px;position:absolute;top:10px;z-index:1000}.header .header-container{align-items:center;border-radius:100px;box-shadow:0 5px 10px rgba(0,0,0,.405);display:flex;justify-content:space-between;padding:0 10px!important}.header .header-container .logo{align-items:center;display:flex;height:100%;justify-content:flex-start}.header .header-container .logo img{height:70%;padding-bottom:5px}.header .header-container .links{align-items:center;display:flex;gap:30px;height:100%}.header .header-container .links a:not(.btn-active){align-items:center;color:var(--white);display:flex;font-size:18px;font-weight:400;height:100%;justify-content:center;position:relative;text-decoration:none}.header .header-container .links a:not(.btn-active) .submenu-parent{height:0;padding-top:20px;position:absolute;top:50px;transition:var(--trans)}.header .header-container .links a:not(.btn-active) .submenu-parent .submenu{align-items:flex-start;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:10px;display:flex;flex-direction:column;gap:15px;height:0;opacity:0;overflow:hidden;padding:0;position:relative;transition:var(--trans);z-index:1001}.header .header-container .links a:not(.btn-active) .submenu-parent .submenu a{font-size:0;transition:var(--trans);white-space:nowrap}.header .header-container .links a:not(.btn-active) .submenu-parent .submenu a:after{top:110%;transform:translateX(0)}.header .header-container .links a:not(.btn-active):after{background:var(--darkorange);border-radius:10px;content:"";display:block;height:3px;left:0;position:absolute;top:80%;transform:translateX(-5%);transition:var(--trans2);width:0}.header .header-container .links a:not(.btn-active):hover{transition:var(--trans)}.header .header-container .links a:not(.btn-active):hover:after{transition:var(--trans);width:calc(100% + 10px)}.header .header-container .links a:not(.btn-active):hover .submenu-parent{display:block}.header .header-container .links a:not(.btn-active):hover .submenu-parent .submenu{height:auto;opacity:1;padding:15px}.header .header-container .links a:not(.btn-active):hover .submenu-parent .submenu a{font-size:16px}.header .header-container .links a.active{color:var(--darkorange)}.burger-menu{display:none;height:50px;position:absolute;right:20px;top:15px;width:50px;z-index:10001}.burger-menu .hamburger{transition:translate 1s,rotate 1s}.burger-menu[aria-expanded=true] .hamburger{rotate:45deg;translate:3px -3px}.burger-menu .line{stroke-dasharray:60 31 60 300;transition:1s}.burger-menu[aria-expanded=true] .line{stroke-dashoffset:-90;stroke-dasharray:60 105 60 300}@media only screen and (max-width:1100px){.header .header-container .links{display:none}.burger-menu{display:block}}.mobile-nav{background:rgba(0,0,0,.843);height:100vh;opacity:0;position:fixed;right:-100%;transition:all 1s ease;width:100%;z-index:10000}.mobile-nav .mobile-nav-container{border-radius:10px;height:calc(100svh - 30px);position:absolute;right:15px;right:-400px;top:15px;transition:all 1s cubic-bezier(.57,.21,.69,1.25);width:250px}.mobile-nav .mobile-nav-container .phone-links{display:flex;flex-direction:column;gap:10px;height:auto;padding:150px 0 0 20px;width:100%}.mobile-nav .mobile-nav-container .phone-links a{color:var(--white);font-size:18px;font-weight:400;position:relative;text-decoration:none}.mobile-nav .mobile-nav-container .phone-links .submenu-mob{display:flex;flex-direction:column;height:0;overflow:hidden!important;padding:0 0 0 20px;transition:var(--trans)}.mobile-nav .mobile-nav-container .phone-links .submenu-accor{display:flex;flex-direction:column;height:200px;justify-content:space-evenly;overflow:hidden;padding:0 0 0 20px;transition:var(--trans)}.mobile-nav .mobile-nav-container .phone-links .submenu-accor2{display:flex;flex-direction:column;height:100px;justify-content:space-evenly;overflow:hidden;padding:0 0 0 10px;transition:var(--trans)}.mobile-nav-toggled{background:rgba(0,0,0,.741);height:100vh;opacity:1;position:fixed;right:0;transition:all 1s ease;width:100%;z-index:10000}.mobile-nav-toggled .mobile-nav-container{border-radius:10px;display:flex;height:90%;height:calc(100svh - 30px);position:absolute;right:15px;top:15px;transition:all 1s cubic-bezier(.57,.21,.69,1.25);width:250px}.mobile-nav-toggled .mobile-nav-container .phone-links{align-items:center;display:flex;flex-direction:column;gap:15px;height:auto;padding:150px 0 0;width:100%}.mobile-nav-toggled .mobile-nav-container .phone-links .a,.mobile-nav-toggled .mobile-nav-container .phone-links a{color:var(--white);font-size:18px;font-weight:400;padding-left:20px;position:relative;text-decoration:none;width:100%}.mobile-nav-toggled .mobile-nav-container .phone-links .submenu-mob{display:flex;flex-direction:column;height:0;overflow:hidden!important;padding:0 0 0 20px;transition:var(--trans)}.mobile-nav-toggled .mobile-nav-container .phone-links .submenu-accor{background:rgba(0,0,0,.494);border-radius:10px;display:flex;flex-direction:column;height:250px;justify-content:space-evenly;margin:5px 0 5px -20px;overflow:hidden;padding:0 0 0 20px;transition:var(--trans)}.mobile-nav-toggled .mobile-nav-container .phone-links .submenu-accor a{font-size:16px}.mobile-nav-toggled .mobile-nav-container .phone-links .submenu-accor2{background:rgba(0,0,0,.494);border-radius:10px;display:flex;flex-direction:column;height:100px;justify-content:space-evenly;margin:5px 0 5px -20px;overflow:hidden;padding:0 0 0 20px;transition:var(--trans)}.mobile-nav-toggled .mobile-nav-container .phone-links .submenu-accor2 a{font-size:16px}.mobile-nav-toggled .mobile-nav-container .phone-links .btn-active{margin-top:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile-nav-toggled .mobile-right{height:100%;width:calc(100% - 250px)}@media only screen and (max-width:500px){.mobile-nav-toggled .mobile-nav-container{width:calc(80% - 30px)}.mobile-nav-toggled .mobile-nav-container .phone-links{overflow:hidden;padding-top:40px}.mobile-nav-toggled .mobile-right{width:0}}.home-carousel-container{aspect-ratio:192/70;height:auto;width:100%}.activity h2{padding-bottom:30px;text-align:center}.activity .activity-container .mySwiper .slide{align-items:center;display:flex;gap:20px;justify-content:center;padding-bottom:50px}.about-parent{background-color:var(--baiege);height:800px}.about-parent .about-container{display:flex}.about-parent .about-container .about-left{align-items:center;display:flex;height:100%;justify-content:flex-start;width:50%}.about-parent .about-container .about-left .box-parent{aspect-ratio:1/1;position:relative;width:512px}.about-parent .about-container .about-left .box-parent .box-bg{aspect-ratio:1/1;background:#000;background:url(/static/media/42.32e675a8d8d7db6f0404.webp);height:40%;left:0;position:absolute;top:0}.about-parent .about-container .about-left .box-parent .bigbox{aspect-ratio:1/1;background-color:#adff2f;background:url(/static/media/39.d4be96a37552db5e2613.webp);height:60%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.about-parent .about-container .about-left .box-parent .smallbox{aspect-ratio:1/1;background-color:plum;background:url(/static/media/44.3f9c65e254c5d7459c34.webp);height:30%;left:420px;position:absolute;top:33%;z-index:9}.about-parent .about-container .about-left .box-parent .blurbox{align-items:flex-end;aspect-ratio:1/1;border-radius:10px;display:flex;height:30%;justify-content:flex-end;left:65%;padding:20px;position:absolute;top:65%;z-index:10}.about-parent .about-container .about-left .box-parent .blurbox .accent-div{background:var(--darkorange);border-radius:10px;height:50px;width:50px}.about-parent .about-container .about-right{align-items:flex-start;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;padding:20px;width:50%}@media only screen and (max-width:1200px){.about-parent .about-container .about-left{justify-content:center}.about-parent .about-container .about-left .box-parent{width:400px}.about-parent .about-container .about-left .box-parent .smallbox{left:335px!important}}@media only screen and (max-width:1050px){.about-parent .about-container{align-items:center;flex-direction:column;justify-content:center}.about-parent .about-container .about-left{align-items:center;justify-content:center;width:100%}.about-parent .about-container .about-left .box-parent{width:500px}.about-parent .about-container .about-left .box-parent .smallbox{left:410px!important}.about-parent .about-right{align-items:center!important;text-align:center;width:100%!important}}@media only screen and (max-width:700px){.about-parent .about-container .about-left{padding:20px!important}.about-parent .about-container .about-left .box-parent{aspect-ratio:1/1!important;width:400px}.about-parent .about-container .about-left .box-parent .smallbox{left:330px!important}.about-parent .about-right{width:100%!important}}@media only screen and (max-width:550px){.about-parent .about-container .about-left .box-parent{aspect-ratio:1/1!important;width:300px}.about-parent .about-container .about-left .box-parent .smallbox{left:250px!important}.about-parent .about-right{width:100%!important}}@media only screen and (max-width:430px){.about-parent .about-container .about-left{padding:0!important}.about-parent .about-container .about-left .box-parent{aspect-ratio:1/1!important;width:250px}.about-parent .about-container .about-left .box-parent .smallbox{left:210px!important}.about-parent .about-right{width:100%!important}}.latestblog-div h2{padding-bottom:50px;text-align:center}.latestblog-div .latestblog-container{align-items:center;display:flex;flex-direction:column;gap:10px}@media only screen and (max-width:1100px){.latestblog-div .latestblog-container{align-items:center;flex-direction:column}.latestblog-div .latestblog-container .latestblog-left{display:none}}@media only screen and (min-width:1920px){.home-carousel-container{aspect-ratio:none;height:700px}}@media only screen and (max-width:1300px){.home-carousel-container{aspect-ratio:none;height:500px}}@media only screen and (max-width:600px){.home-carousel-container{aspect-ratio:none;height:100svh}}.carousel-container-home{border-radius:10px!important;height:100%;margin:auto;width:100%}.carousel-container-home .mySwiper{height:100%;width:100%}.carousel-container-home .mySwiper .slide{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;height:100%;position:relative;width:100%}.carousel-container-home .mySwiper .slide .overlay{background:linear-gradient(#0000,rgba(0,0,0,.908));height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.carousel-container-home .mySwiper .slide .slide-inner-container{align-items:flex-end;display:flex;height:100%}.carousel-container-home .mySwiper .slide .slide-inner-container .slide-content-box{display:flex;flex-direction:column;gap:15px;height:auto;padding:20px;width:100%;z-index:11}.carousel-container-home .mySwiper .slide .slide-inner-container .slide-content-box h1{color:#fff}.carousel-container-home .mySwiper .slide .slide-inner-container .slide-content-box p{color:hsla(0,0%,100%,.692)}.carousel-container-home .mySwiper .slideh1{background:url(/static/media/slider-1.efbb1438ecb76a3c59b7.webp)}.carousel-container-home .mySwiper .slideh2{background:url(/static/media/slider-2.3363d5045d8cc8c39275.webp)}.carousel-container-home .mySwiper .slideh3{background:url(/static/media/slider-5.f5b4f5abd62049f29bc2.webp)}.carousel-container-home .mySwiper .slideh4{background:url(/static/media/_MG_1578.af9ab17c6ef777497c20.webp)}.carousel-container-home .mySwiper .slideh5{background:url(/static/media/slider-4.7e343dd79b771c61d237.webp)}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.fade-in.active{opacity:1;transform:translateY(0)}@media only screen and (max-width:800px){.slideh1{background:url(/static/media/slider-1-mob.f9f4f3e695ca3b55c8af.webp)!important}.slideh2{background:url(/static/media/slider-2-mob.6db0cf2ca06e79182ccf.webp)!important}.slideh3{background:url(/static/media/slider-5-mob.eac75ef0ea49595adaa4.webp)!important}.slideh4{background:url(/static/media/slider-3-mob.ee043a4d09fe734e05f0.webp)!important}.slideh5{background:url(/static/media/slider-4-mob.0dfba8bd3a532c3d186f.webp)!important}}.largeblogcard-container{padding:5px 15px;width:500px}.largeblogcard-container .largecard-img{aspect-ratio:2/1;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:10px;width:100%}.largeblogcard-container .category-box{align-items:center;border-bottom:1px solid rgba(0,0,0,.171);display:flex;justify-content:space-between;padding:5px 0;width:100%}.largeblogcard-container .category-box .category{color:var(--darkorange);font-size:12px;font-weight:700}.largeblogcard-container .category-box .published{font-size:12px}.largeblogcard-container .category-box .published span{color:var(--darkorange);font-weight:700}@media only screen and (max-width:1200px){.largeblogcard-container{background:red!important;width:100%!important}}.smallcard-container{align-items:center;background:var(--darkbaiege);border-radius:15px;display:flex;height:150px;padding:10px;width:800px}.smallcard-container:last-child{border:none}.smallcard-container .left-img{aspect-ratio:5/3;background:url(https://img.freepik.com/free-photo/night-sky-glows-with-iridescent-deep-space-generative-ai_188544-11285.jpg?w=1380&t=st=1702447923~exp=1702448523~hmac=a203ab7e1518871b73deb0ae6030abfc44f187af8edfe4da6322e8023fc9a014);border-radius:10px;height:auto;height:100%}.smallcard-container .smallcard-right{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;padding:15px;width:60%}.smallcard-container .smallcard-right .category{color:var(--darkorange);font-size:12px;font-weight:700}.smallcard-container .smallcard-right h3{color:var(--black)}.smallcard-container .smallcard-right .published{bottom:0;font-size:12px}.smallcard-container .smallcard-right .published span{color:var(--darkorange);font-weight:700}@media only screen and (max-width:1200px){.smallcard-container{padding:5px;width:100%!important}}@media only screen and (max-width:800px){.smallcard-container{height:130px}}@media only screen and (max-width:500px){.smallcard-container{height:auto}.left-img{width:130px}}.progresscard-wrapper{background-color:var(--darkbaiege);height:auto}.progresscard-wrapper .progress-card-container{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.progresscard-wrapper .progress-card-container h2{padding-bottom:30px}.progresscard-wrapper .progress-card-container .stats-container{align-items:center;display:flex;flex-direction:column;gap:20px;height:750px;justify-content:center;width:100%}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom,.progresscard-wrapper .progress-card-container .stats-container .stats-top{align-items:center;display:flex;gap:20px;height:50%;width:100%}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom.stats-bottom,.progresscard-wrapper .progress-card-container .stats-container .stats-top.stats-bottom{flex-direction:row-reverse}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-image1,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-image1{background:url(/static/media/03.26ab79171e0acbab0820.webp);border-radius:10px;height:100%;width:60%}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-image2,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-image2{background:url(/static/media/26.9aee348266b879504eae.webp);border-radius:10px;height:100%;width:60%}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards{align-items:flex-start;background-color:var(--baiege);border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:20px;width:40%}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .progress-bar,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .progress-bar{height:auto;margin-top:30px;width:100%}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .progress-bar .progress-bg,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .progress-bar .progress-bg{background:var(--darkbaiege);border-radius:100px;height:5px;position:relative;width:100%}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .progress-bar .progress-bg .progress-line,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .progress-bar .progress-bg .progress-line{background:var(--darkorange);border-radius:100px;height:inherit}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .progress-bar .progress-bg .progress-dot,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .progress-bar .progress-bg .progress-dot{background:var(--darkorange);border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.363);height:15px;position:absolute;top:50%;transform:translate(-50%,-50%);width:15px}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .progress-bar .progress-bg .progress-dot:before,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .progress-bar .progress-bg .progress-dot:before{color:var(--darkorange);content:attr(progress);display:block;font-weight:600;transform:translate(-30%,-150%)}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-numbers,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-numbers{align-items:center;display:flex;justify-content:space-between;width:100%}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-numbers .stats-current,.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-numbers .stats-target,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-numbers .stats-current,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-numbers .stats-target{align-items:flex-start;display:flex;flex-direction:column}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-numbers .stats-current.stats-target,.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-numbers .stats-target.stats-target,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-numbers .stats-current.stats-target,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-numbers .stats-target.stats-target{align-items:flex-end}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-numbers .stats-current .stats-indicator,.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-numbers .stats-target .stats-indicator,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-numbers .stats-current .stats-indicator,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-numbers .stats-target .stats-indicator{color:var(--text);font-size:14px}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-numbers .stats-current .stats-values,.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-numbers .stats-target .stats-values,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-numbers .stats-current .stats-values,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-numbers .stats-target .stats-values{font-weight:700}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-numbers .stats-arrow,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-numbers .stats-arrow{display:flex;font-size:30px;opacity:.1}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards .stats-buttons,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards .stats-buttons{align-items:baseline;display:flex;gap:20px}@media only screen and (max-width:1050px){.progresscard-wrapper .progress-card-container .stats-container{height:auto}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom,.progresscard-wrapper .progress-card-container .stats-container .stats-top{height:450px!important}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards,.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-image,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-image{width:50%}}@media only screen and (max-width:700px){.progresscard-wrapper .progress-card-container .stats-container .stats-bottom,.progresscard-wrapper .progress-card-container .stats-container .stats-top{flex-direction:column!important;height:auto;width:100%!important}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-cards,.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-image,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-cards,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-image{height:400px;width:100%!important}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-image,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-image{width:100%!important}.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-image1,.progresscard-wrapper .progress-card-container .stats-container .stats-bottom .stats-image2,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-image1,.progresscard-wrapper .progress-card-container .stats-container .stats-top .stats-image2{height:250px!important;width:100%!important}}.homegallery-parent{background-color:var(--darkbaiege)}.homegallery-parent .homegallery-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.homegallery-parent .homegallery-container h2{text-align:center}.homegallery-parent .homegallery-container .box-parent{grid-column-gap:20px;grid-row-gap:20px;aspect-ratio:12/5;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);height:auto;width:100%}.homegallery-parent .homegallery-container .box-parent .box1{grid-area:1/1/2/2}.homegallery-parent .homegallery-container .box-parent .box2{grid-area:1/2/2/3}.homegallery-parent .homegallery-container .box-parent .box3{grid-area:2/1/3/3}.homegallery-parent .homegallery-container .box-parent .box4{grid-area:1/3/3/5}.homegallery-parent .homegallery-container .box-parent .img-box1{background:url(/static/media/20.a872d7eaf06964112e1d.webp);border-radius:10px}.homegallery-parent .homegallery-container .box-parent .img-box1 .overlay{align-items:flex-end;background:linear-gradient(#0000,rgba(0,0,0,.829));display:flex;height:100%;justify-content:center;padding:20px;width:inherit}.homegallery-parent .homegallery-container .box-parent .img-box1 .overlay h3{color:#fff}.homegallery-parent .homegallery-container .box-parent .img2{background:url(/static/media/video.2004b813d807e876ea39.webp)}.homegallery-parent .homegallery-container .box-parent .img3{background:url(/static/media/07.3fec358072db9e1351d9.webp)}.homegallery-parent .homegallery-container .box-parent .img4{background:url(/static/media/24.d025ea2c853e1e3a1eff.webp)}@media only screen and (max-width:1000px){.homegallery-parent .homegallery-container{padding:0 20px!important}}@media only screen and (max-width:800px){.homegallery-parent .homegallery-container .box-parent{aspect-ratio:none;display:flex;flex-direction:column}.homegallery-parent .homegallery-container .box-parent .img-box1{height:200px}}.hook-parent{background-color:var(--darkbaiege);height:auto}.hook-parent .hook-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.footer-parent{background:#141414;padding:10px 0 30px}.footer-parent .footer-container{height:100%;margin:auto;max-width:var(--swl_d);padding:10px 20px 0}.footer-parent .footer-container .footer-top{display:flex;justify-content:space-around}.footer-parent .footer-container .footer-top .col{display:flex;flex-direction:column;gap:10px;width:25%}.footer-parent .footer-container .footer-top .col .title{color:var(--white);padding-bottom:10px}.footer-parent .footer-container .footer-top .col a{color:hsla(0,0%,100%,.342);font-size:14px;text-decoration:none}.footer-parent .footer-container .footer-top .col a:hover{color:var(--darkorange)}.footer-parent .footer-container .footer-top .column{display:flex;flex-direction:column;gap:10px;width:25%}.footer-parent .footer-container .footer-top .column .title{color:var(--white);font-weight:700!important;padding-bottom:10px}.footer-parent .footer-container .footer-top .column a{color:hsla(0,0%,100%,.342);font-size:14px;text-decoration:none}.footer-parent .footer-container .footer-top .column a:hover{color:var(--darkorange)}.footer-parent .footer-container .footer-top .col4 .icon-address{display:flex;gap:20px}.footer-parent .footer-container .footer-top .col4 .icon-address .f-icon1{align-items:center;border-radius:50%;color:var(--darkorange);display:flex;font-size:20px;height:35px;justify-content:center;padding:8px}.footer-parent .footer-container .footer-top .col4 .icon-address .wrapper{display:flex;flex-direction:column;gap:20px}.footer-parent .footer-container .footer-top .col4 .icon-address .wrapper .wrap{display:flex;gap:20px}.footer-bottom-parent{background-color:#000;height:auto;padding:30px 10px}.footer-bottom-parent .footer-bottom-container{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;margin:auto!important;max-width:var(--swl_d)!important}.footer-bottom-parent .footer-bottom-container .social{display:flex;font-size:25px;gap:30px}.footer-bottom-parent .footer-bottom-container .social .f-icon{color:var(--text)!important}.footer-bottom-parent .footer-bottom-container .social .f-icon:hover{color:var(--darkorange)!important}.footer-bottom-parent .footer-bottom-container .reserved{color:hsla(0,0%,100%,.356);text-align:center}.footer-bottom-parent .footer-bottom-container .reserved a{color:#fff;text-decoration:none!important}@media only screen and (max-width:600px){.footer-parent{height:auto}.footer-parent .footer-container{display:flex;flex-wrap:wrap;width:100%}.footer-parent .footer-container .footer-top{align-items:center;flex-direction:column;gap:10px;width:100%}.footer-parent .footer-container .footer-top .col{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.129);padding:20px 0;width:100%!important}.footer-parent .footer-container .footer-top .column{padding:20px 0;width:100%!important}.footer-bottom-parent{height:auto}.footer-bottom-parent .footer-bottom-container{height:auto;overflow:hidden;text-align:center}}@media only screen and (max-width:1000px){.footer-parent .footer-container{display:flex;flex-wrap:wrap}.footer-parent .footer-container .footer-top{flex-wrap:wrap;gap:20px;width:100%}.footer-parent .footer-container .footer-top .col,.footer-parent .footer-container .footer-top .column{width:45%}.footer-parent .footer-container .footer-bottom{width:100%}}@media only screen and (max-width:530px){.footer-parent .footer-container .footer-top .column{padding:auto 50px!important;width:100%!important}}.gallery-buttons{padding:20px!important}.gallery-buttons .gallery-btn-div{align-items:center;display:flex;gap:80px;justify-content:center}.gallery-buttons .gallery-btn-div .gallery-btn1{border:none}.gallery-container{padding:0!important}.gallery-container .gallery-inner-div{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.gallery-btn{align-items:center;border:1px solid red!important;border-radius:100px;color:var(--black);cursor:pointer;display:flex;padding:5px;text-decoration:none;transition:var(--trans2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gallery-btn:hover{background:linear-gradient(90deg,var(--darkorange),red);box-shadow:0 0 10px #0000006e;color:#fff;transform:scale(1.05);transition:var(--trans)}@media only screen and (max-width:550px){.gallery-buttons .gallery-btn-div{flex-direction:column!important;gap:10px!important}}.photo-parent{background-color:var(--darkbaiege);height:auto;width:100%}.photo-parent .gallery-c{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:var(--swl_d);text-align:center}#lightbox{background:rgba(0,0,0,.431)!important}.video-gallery-parent{background-color:var(--darkbaiege);height:auto;padding:20px}.video-gallery-parent .video-gallery-container{height:auto;margin:auto;max-width:var(--swl_d);width:100%}.video-gallery-parent .video-gallery-container .video-gallery-box{align-items:center;display:flex;flex-wrap:wrap;gap:30px;height:100%;justify-content:center;width:100%}.video-gallery-parent .video-gallery-container .video-gallery-box .first-video{border-radius:10px!important;height:250px!important;overflow:hidden;width:350px!important}.video-gallery-parent .video-gallery-container .video-gallery-box .first-video .video_player{border-radius:10px!important;height:100%!important;width:100%!important}@media only screen and (max-width:1200px){.video-gallery-parent{height:auto;width:100%}}.media-parent{background-color:var(--darkbaiege);height:auto}.media-parent .media-gallery-c{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:var(--swl_d);text-align:center}.media-parent .media-gallery-c h1{font-size:1.9rem;font-weight:800;margin:10px 0;padding:2px}.media-parent .media-gallery-c h1 span{color:var(--accent);font-size:1.8rem}.image-card{border-radius:10px;height:250px;margin:15px;object-fit:cover;width:350px}#lightbox-img{height:70vh;margin-top:40px;max-width:80vw;object-fit:cover}#lightbox{align-items:center;display:flex;height:100%;justify-content:space-between;left:0;position:fixed;top:0;width:100%;z-index:1}.gallery-btn:hover,img:hover{cursor:pointer}@media only screen and (max-width:1200px){.media-parent{height:auto}}.searchbox-wrapper{background:var(--darkbaiege);height:auto}.searchbox-wrapper h2{margin-bottom:50px;text-align:center;width:100%}.searchbox-wrapper .searchbox-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.searchbox-wrapper .searchbox-container .searchbox{align-items:center;background-color:var(--baiege);border:2px solid hsla(0,0%,50%,.541);border-radius:100px;display:flex;height:40px;justify-content:center;width:100%}.searchbox-wrapper .searchbox-container .searchbox input{background-color:#0000;border:none;border-radius:200px;color:var(--text);font-size:18px;height:100%;outline:none;width:95%}.searchbox-wrapper .searchbox-container .searchbox span{align-items:center;display:flex;justify-content:center;width:5%}.searchbox-wrapper .searchbox-container .searchbox span svg{color:var(--text);font-size:26px}.searchbox-wrapper .searchbox-container .search-tools{display:flex;gap:10px;justify-content:space-between;width:100%}.searchbox-wrapper .searchbox-container .search-tools input{background:var(--baiege);border:2px solid hsla(0,0%,50%,.541);border-radius:30px;height:40px!important;padding:5px 10px;width:250px}.searchbox-wrapper .searchbox-container .search-tools select{-webkit-appearance:none;appearance:none;background:var(--baiege);background-image:none;border:2px solid hsla(0,0%,50%,.541)!important;border-radius:30px;box-shadow:0;height:40px!important;outline:0;padding:5px 10px;width:250px}.searchbox-wrapper .searchbox-container .search-tools option{background:var(--darkbaiege);height:40px!important;outline:none!important;padding:10px!important}.searchbox-wrapper .searchbox-container .search-tools .blog-btn-box,.searchbox-wrapper .searchbox-container .search-tools .blog-input-box{display:flex;gap:20px;height:100%}.blogsresult-parent .blogsresult-container{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}@media only screen and (max-width:1200px){.search-tools input,.search-tools select{width:200px!important}}@media only screen and (max-width:900px){.search-tools{align-items:center;display:flex;flex-direction:column;justify-content:center}.search-tools input,.search-tools select{height:40px!important;width:45%!important}.search-tools .blog-btn-box,.search-tools .blog-input-box{align-items:center;flex-wrap:wrap;gap:10px!important;justify-content:center;margin:10px 0}}.searchbox-wrapper{padding:40px 0}.blog-end-btn{margin-top:50px}.toolbox-wrapper{align-items:center;bottom:2%;display:flex;justify-content:center;position:fixed;right:2%;z-index:10001231230}.toolbox-wrapper button{border-radius:5px;color:var(--white);cursor:pointer;font-size:20px;padding:10px;transition:var(--trans)}.toolbox-wrapper button:hover{transform:translateY(-5px)}.independent-empower{background:var(--darkbaiege);padding:50px 0}.independent-empower .independent-empower-container{align-items:center;display:flex;gap:20px}.independent-empower .independent-empower-container .independent-left{align-items:flex-start;display:flex;flex-direction:column;gap:20px;width:70%}.independent-empower .independent-empower-container .independent-right{position:relative;width:30%}.independent-empower .independent-empower-container .independent-right .right-box{aspect-ratio:1/1;background:url(/static/media/ep-2.d7a7e836d1a2154a95dd.webp);width:90%}@media only screen and (max-width:1200px){.independent-empower-container .independent-left{width:60%}.independent-empower-container .independent-left h2{text-align:center}.independent-empower-container .independent-right{position:relative;width:40%}}@media only screen and (max-width:800px){.independent-empower-container{flex-direction:column-reverse}.independent-empower-container .independent-left{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%!important}.independent-empower-container .independent-left h2,.independent-empower-container .independent-left p{text-align:center}.independent-empower-container .independent-right{align-items:center;display:flex;justify-content:center;position:relative;width:100%!important}.independent-empower-container .independent-right .right-box{aspect-ratio:1/1;background:red;max-width:600px}}.independent-her .independent-her-container{align-items:center;display:flex;flex-direction:column;gap:30px}.independent-her .independent-her-container .independent-her-cards{align-items:stretch;display:flex;gap:20px;width:100%}@media only screen and (max-width:1000px){.independent-her .independent-her-container .independent-her-cards{display:flex;flex-wrap:wrap;padding:0 20px}}.independent-disabled{background:var(--darkbaiege);padding:80px 0}.independent-disabled .independent-disable-container{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.independent-disabled .independent-disable-container .disabled-top{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;padding-bottom:50px;width:100%}.independent-disabled .independent-disable-container .disabled-top p{text-align:center}.independent-disabled .independent-disable-container .disabled-bottom{align-items:stretch;display:flex;gap:50px;justify-content:space-between;width:100%}.independent-disabled .independent-disable-container .disabled-bottom .disabled-left{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:30%}.independent-disabled .independent-disable-container .disabled-bottom .disabled-left .left-box{aspect-ratio:1/1;background:url(/static/media/disable-2.adebfa47f2afc7a11942.webp);border-radius:10px;width:100%}.independent-disabled .independent-disable-container .disabled-bottom .disabled-right{align-items:center;background:var(--baiege);border-radius:10px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;width:70%}.independent-disabled .independent-disable-container .disabled-bottom .disabled-right h3{text-align:center}.independent-disabled .independent-disable-container .disabled-bottom .disabled-right .counter{align-items:center;background:var(--darkbaiege);border-radius:10px;display:flex;gap:20px;justify-content:center;padding:20px;width:100%}.independent-disabled .independent-disable-container .disabled-bottom .disabled-right .counter:last-child{flex-direction:row-reverse}.independent-disabled .independent-disable-container .disabled-bottom .disabled-right .counter .count-box{background:var(--baiege);border-radius:10px;padding:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1000px){.independent-disabled .independent-disable-container .disabled-bottom{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}.independent-disabled .independent-disable-container .disabled-bottom .disabled-left{padding:0 20px;width:90%!important}.independent-disabled .independent-disable-container .disabled-bottom .disabled-right{width:90%!important}}.independent-poor .independent-poor-container{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center}.independent-poor .independent-poor-container .poor-cards{align-items:stretch;background:var(--darkbaiege);border-radius:10px;display:flex;gap:20px;padding:20px;width:100%}@media only screen and (max-width:1000px){.independent-poor .independent-poor-container .poor-cards{display:flex;flex-wrap:wrap!important}}.empower-carousel{background:var(--darkbaiege)}.empower-carousel .empower-carousel-container{align-items:center;display:flex;flex-direction:column;gap:30px}.empower-carousel .empower-carousel-container .carousel-box{aspect-ratio:2/1;height:auto;width:100%}.ourwork-carousel-container{border-radius:10px!important;height:100%;margin:auto;overflow:hidden;width:100%}.ourwork-carousel-container .mySwiper{height:100%;width:100%}.ourwork-carousel-container .mySwiper .slide{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;height:100%;width:100%}.ourwork-carousel-container .mySwiper .slidework1,.ourwork-carousel-container .mySwiper .slidework2,.ourwork-carousel-container .mySwiper .slidework3,.ourwork-carousel-container .mySwiper .slidework4,.ourwork-carousel-container .mySwiper .slidework5{background:url(/static/media/pt-ab.bcf27c429ee522a5b3ce.webp)!important}.pagenot .pagenot-container{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center}.pagenot .pagenot-container .oops{background:url(/static/media/404.7fd8dc2b36d32baac5d1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:250px;width:100%}@media only screen and (max-width:600px){.oops{background:url(/static/media/404.7fd8dc2b36d32baac5d1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:150px!important;width:100%}}.education-slider .education-slider-container{align-items:center;display:flex;flex-direction:column;gap:30px}.education-slider .education-slider-container .slider-box{aspect-ratio:2/1;border-radius:10px;height:auto;margin:0 10px!important;overflow:hidden!important;width:100%}.education-independent{background:var(--darkbaiege)}.education-independent .education-independent-container{align-items:stretch!important;display:flex;flex-wrap:wrap;gap:20px}.education-independent .education-independent-container>*{width:calc(50% - 10px)}@media only screen and (max-width:1200px){.education-independent-container{display:flex;flex-wrap:wrap;gap:20px}.education-independent-container>*{width:100%!important}}.environment-independent{background:var(--darkbaiege)}.environment-independent .environment-independent-container{align-items:stretch;display:flex;gap:20px}.environment-independent .environment-independent-container .environment-left{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:60%}.environment-independent .environment-independent-container .environment-left .tree-count{align-items:center;display:flex;gap:5px}.environment-independent .environment-independent-container .environment-right{align-items:center;display:flex;justify-content:center;width:40%}.environment-independent .environment-independent-container .environment-right .environment-img{aspect-ratio:1/1;background:url(/static/media/en-2.f7e9a1cabefe91d14aab.webp);border-radius:10px;width:80%}.environment-independent2 .environment-independent2-container{align-items:center;display:flex;justify-content:center}.environment-independent3{background:var(--darkbaiege)}.environment-independent3 .environment-independent3-container{display:flex;flex-direction:column;gap:20px}.environment-independent3 .environment-independent3-container .environment3-main{display:flex;gap:20px;width:100%}.environment-independent3 .environment-independent3-container .environment3-main .environment3-left{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:60%}.environment-independent3 .environment-independent3-container .environment3-main .environment3-right{align-items:center;display:flex;justify-content:center;width:40%}.environment-independent3 .environment-independent3-container .environment3-main .environment3-right .environment3-img{aspect-ratio:1/1;background:url(/static/media/en-3.d926bf1d58d8df80c389.webp);border-radius:10px;width:80%}.environment-independent3 .environment-independent3-container .environment3-stats{display:flex;gap:20px;width:100%}.environment-independent3 .environment-independent3-container .environment4{align-items:center;display:flex;flex-direction:column;gap:20px;padding:20px;width:100%}.environment-independent3 .environment-independent3-container .environment4 h2,.environment-independent3 .environment-independent3-container .environment4 p{text-align:center}.environment-carousel .environment-carousel-container{align-items:center;display:flex;flex-direction:column;gap:30px}.environment-carousel .environment-carousel-container .carousel-box{aspect-ratio:2/1;height:auto;width:100%}@media only screen and (max-width:800px){.environment-independent .environment-independent-container{display:flex;flex-direction:column-reverse}.environment-independent .environment-independent-container .environment-left{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%!important}.environment-independent .environment-independent-container .environment-right{width:100%!important}.environment-independent3 .environment-independent3-container{display:flex;flex-direction:column}.environment-independent3 .environment-independent3-container .environment3-main{align-items:center;flex-direction:column-reverse;justify-content:center;text-align:center}.environment-independent3 .environment-independent3-container .environment3-main .environment3-left{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%!important}.environment-independent3 .environment-independent3-container .environment3-main .environment3-right{width:100%!important}.environment-independent3 .environment-independent3-container .environment3-stats{align-items:center;display:flex;flex-direction:column!important}.environment-independent3 .environment-independent3-container .environment3-stats .stats1,.environment-independent3 .environment-independent3-container .environment3-stats .stats2{width:95%}}.health-independent{background:var(--darkbaiege)}.health-independent .health-independent-container,.health-independent2 .health-independent2-container{align-items:stretch;display:flex;gap:20px}.health-independent2 .health-independent2-container .health2-right{background:var(--darkbaiege);display:flex;flex-direction:column}.health-independent2 .health-independent2-container .health2-right p:not(:last-child){padding-bottom:20px}.health-carousel,.health-independent2 .health-independent2-container .health2-left{background:var(--darkbaiege)}.health-carousel .health-carousel-container{align-items:center;display:flex;flex-direction:column;gap:30px}.health-carousel .health-carousel-container .carousel-box{aspect-ratio:2/1;height:auto;width:100%}.art-independent{background:var(--darkbaiege)}.art-independent .art-independent-conatiner{align-items:center;display:flex;gap:20px;justify-content:center}.art-independent .art-independent-conatiner .art-left{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:60%}.art-independent .art-independent-conatiner .art-right{align-items:center;display:flex;gap:20px;justify-content:center;width:40%}.art-independent .art-independent-conatiner .art-right .art-img{aspect-ratio:1/1;background:red;border-radius:10px;width:80%}.art-year-slider .art-year-slider-container{align-items:center;display:flex;flex-direction:column;gap:30px}.art-year-slider .art-year-slider-container .art-slider-box{background:var(--darkbaiege);height:auto;padding-bottom:0;width:100%}.art-is3{background-color:var(--darkbaiege)}.art-is3 .art-is3-container{display:flex;gap:20px}.art-slider .art-slider-container{align-items:center;display:flex;flex-direction:column;gap:30px}.art-slider .art-slider-container .slider-box{aspect-ratio:2/1;border-radius:10px;height:auto;margin:0 10px!important;overflow:hidden!important;width:100%}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.art-slider-box .swiper{height:100%;width:100%}.art-slider-box .swiper-slide{align-items:stretch;border-radius:10px;display:flex;font-size:18px;gap:10px;justify-content:center;margin-bottom:10px;padding:10px 10px 30px;text-align:center}.art-slider-box .swiper-slide .card-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:40%}.art-slider-box .swiper-slide .img-box{align-items:center;display:flex;justify-content:center;width:60%}.art-slider-box .swiper-slide .img-box .img{aspect-ratio:4/3;background:orange;border-radius:10px;width:100%}.art-slider-box .autoplay-progress{align-items:center;bottom:16px;color:var(--darkorange);display:flex;font-weight:700;height:48px;justify-content:center;position:absolute;right:16px;width:48px;z-index:10}.art-slider-box .autoplay-progress svg{--progress:0;stroke-width:4px;stroke:var(--darkorange);fill:none;stroke-dashoffset:calc((1 - var(--progress))*125.6);stroke-dasharray:125.6;height:100%;left:0;position:absolute;top:0;transform:rotate(-90deg);width:100%;z-index:10}@media only screen and (max-width:1100px){.art-slider-box .swiper-slide{flex-direction:column!important}.art-slider-box .swiper-slide .card-list,.art-slider-box .swiper-slide .img-box{width:100%!important}.art-slider-box .swiper-slide .img-box .img{aspect-ratio:16/9!important}}.activity-container{background-color:var(--darkbaiege);border-radius:10px;padding:20px!important}#root>div>div.activity.parent>div>div>div.swiper-wrapper .card-body{height:550px!important}#root>div>div.art-year-slider.parent>div>div>div>div.swiper-button-next,#root>div>div.art-year-slider.parent>div>div>div>div.swiper-button-prev{display:none!important}#root>div>div.founder.parent>div>div>div{height:600px!important}@media only screen and (max-width:1000px){#root>div>div.independent-disabled.parent>div>div.disbaled-left>h2{text-align:center!important;width:100%}}#root>div>div.independent-empower.parent>div>div.independent-left>p{text-align:justify}.water-slider-box .swiper{height:100%;width:100%}.water-slider-box .swiper-slide{align-items:stretch;border-radius:10px;display:flex;font-size:18px;gap:10px;justify-content:center;margin-bottom:10px;padding:10px 10px 30px;text-align:center}.water-slider-box .swiper-slide .card-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:40%}.water-slider-box .swiper-slide .img-box{align-items:center;display:flex;justify-content:center;width:60%}.water-slider-box .swiper-slide .img-box .img{aspect-ratio:4/3;background:orange;border-radius:10px;width:100%}.water-slider-box .autoplay-progress{align-items:center;bottom:16px;color:var(--darkorange);display:flex;font-weight:700;height:48px;justify-content:center;position:absolute;right:16px;width:48px;z-index:10}.water-slider-box .autoplay-progress svg{--progress:0;stroke-width:4px;stroke:var(--darkorange);fill:none;stroke-dashoffset:calc((1 - var(--progress))*125.6);stroke-dasharray:125.6;height:100%;left:0;position:absolute;top:0;transform:rotate(-90deg);width:100%;z-index:10}@media only screen and (max-width:1100px){.water-slider-box .swiper-slide{flex-direction:column!important}.water-slider-box .swiper-slide .card-list,.water-slider-box .swiper-slide .img-box{width:100%!important}.water-slider-box .swiper-slide .img-box .img{aspect-ratio:16/9!important}}.water-independent{background:var(--darkbaiege)}.water-independent .water-independent-container{align-items:center;display:flex;gap:20px;justify-content:center}.water-independent .water-independent-container .water-left{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:60%}.water-independent .water-independent-container .water-right{align-items:center;display:flex;gap:20px;justify-content:center;width:40%}.water-independent .water-independent-container .water-right .water-img{aspect-ratio:1/1;background:url(/static/media/jalsakshrta.3e9ebd9e48777be7d7cb.jpg);border-radius:10px;width:80%}.water-conservation-slider .water-conservation-slider-container{align-items:center;display:flex;flex-direction:column;gap:30px}.water-conservation-slider .water-conservation-slider-container .water-slider-box{background:var(--darkbaiege);height:auto;padding-bottom:0;width:100%}.water-slider .water-slider-container{align-items:center;display:flex;flex-direction:column;gap:30px}.water-slider .water-slider-container .slider-box{aspect-ratio:2/1;border-radius:10px;height:auto;margin:0 10px!important;overflow:hidden!important;width:100%}.janjagar-slider-box h2{padding:20px;text-align:center}.janjagar-slider-box .swiper{height:100%;width:100%}.janjagar-slider-box .swiper-slide{align-items:stretch;border-radius:10px;display:flex;font-size:18px;gap:10px;justify-content:center;margin-bottom:10px;padding:10px 10px 30px;text-align:center}.janjagar-slider-box .swiper-slide .card-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:40%}.janjagar-slider-box .swiper-slide .card-list p{padding:0 0 20px!important}.janjagar-slider-box .swiper-slide .img-box{align-items:center;display:flex;justify-content:center;width:60%}.janjagar-slider-box .swiper-slide .img-box .img{aspect-ratio:4/3;background:orange;border-radius:10px;width:100%}.janjagar-slider-box .autoplay-progress{align-items:center;bottom:16px;color:var(--darkorange);display:flex;font-weight:700;height:48px;justify-content:center;position:absolute;right:16px;width:48px;z-index:10}.janjagar-slider-box .autoplay-progress svg{--progress:0;stroke-width:4px;stroke:var(--darkorange);fill:none;stroke-dashoffset:calc((1 - var(--progress))*125.6);stroke-dasharray:125.6;height:100%;left:0;position:absolute;top:0;transform:rotate(-90deg);width:100%;z-index:10}@media only screen and (max-width:1100px){.janjagar-slider-box .swiper-slide{flex-direction:column!important}.janjagar-slider-box .swiper-slide .card-list,.janjagar-slider-box .swiper-slide .img-box{width:100%!important}.janjagar-slider-box .swiper-slide .img-box .img{aspect-ratio:16/9!important}}.janjagar-conservation-slider .janjagar-conservation-slider-container{align-items:center;display:flex;flex-direction:column;gap:30px}.janjagar-conservation-slider .janjagar-conservation-slider-container .janjagar-slider-box{background:var(--darkbaiege);border-radius:10px;height:auto;padding-bottom:0;width:100%}.janjagar-slider .janjagar-slider-container{align-items:center;display:flex;flex-direction:column;gap:30px}.janjagar-slider .janjagar-slider-container .slider-box{aspect-ratio:2/1;border-radius:10px;height:auto;margin:0 10px!important;overflow:hidden!important;width:100%}.counter-parent{background:var(--darkbaiege);height:100%}.counter-parent .counter-container{align-items:left;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:var(--swl_d);overflow:hidden;padding:0 50px;position:relative;text-align:center}.counter-parent .counter-container h2{padding-bottom:50px}.counter-parent .counter-container .counter_wrapper .Counter_top{display:flex;justify-content:space-between;text-align:center}.counter-parent .counter-container .counter_wrapper .Counter_top .group1,.counter-parent .counter-container .counter_wrapper .Counter_top .group2,.counter-parent .counter-container .counter_wrapper .Counter_top .group3,.counter-parent .counter-container .counter_wrapper .Counter_top .group4{background:#fff;border-radius:10px;padding:30px;width:250px}.counter-parent .counter-container .counter_wrapper .Counter_top span{color:var(--darkorange);font-size:40px;font-weight:600}.counter-parent .counter-container .counter_wrapper .Counter_top .Counter_sufix{font-size:30px}@media only screen and (max-width:1150px){.counter-parent .counter-container{height:400px}.counter-parent .counter_wrapper{height:auto;margin:auto;width:100%}.counter-parent .counter_wrapper .Counter_top{display:flex;flex-wrap:wrap;gap:30px;justify-content:center!important}.counter-parent .counter_wrapper .Counter_top .group1,.counter-parent .counter_wrapper .Counter_top .group2,.counter-parent .counter_wrapper .Counter_top .group3,.counter-parent .counter_wrapper .Counter_top .group4{gap:40px;width:400px!important}}@media only screen and (max-width:1000px){.counter-parent .counter-container{height:400px}.counter-parent .counter_wrapper{height:auto;margin:auto;width:100%}.counter-parent .counter_wrapper .Counter_top{display:flex;flex-wrap:wrap;gap:30px;justify-content:center!important}.counter-parent .counter_wrapper .Counter_top .group1,.counter-parent .counter_wrapper .Counter_top .group2,.counter-parent .counter_wrapper .Counter_top .group3,.counter-parent .counter_wrapper .Counter_top .group4{width:300px!important}}@media only screen and (max-width:750px){.counter-parent .counter-container{height:auto}.counter-parent .counter_wrapper{height:auto;margin:auto;width:100%}.counter-parent .counter_wrapper .Counter_top{display:flex;flex-wrap:wrap;gap:30px;justify-content:center!important;justify-content:center}.counter-parent .counter_wrapper .Counter_top .group1,.counter-parent .counter_wrapper .Counter_top .group2,.counter-parent .counter_wrapper .Counter_top .group3,.counter-parent .counter_wrapper .Counter_top .group4{width:250px!important}}.drushti-slider .drushtislider-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 30px}.drushti-slider .drushtislider-container .slider-box{aspect-ratio:2/1;border-radius:10px;height:auto;margin:0 10px!important;overflow:hidden!important;width:100%}.drushti-slider .drushtislider-container h2{padding-bottom:30px}.carousel-container{border-radius:10px!important;margin:auto}.carousel-container,.carousel-container .mySwiper{height:100%;width:100%}.carousel-container .mySwiper .slide{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;height:100%;width:100%}.carousel-container .mySwiper .slideabout6{background:url(/static/media/26.9aee348266b879504eae.webp)}.carousel-container .mySwiper .slideabout7{background:url(/static/media/28.f9ed38bef95a3ee9fe02.webp)}.carousel-container .mySwiper .slideabout8{background:url(/static/media/31.22f93ebe22e40cc23f45.webp)}.carousel-container .mySwiper .slideabout9{background:url(/static/media/03.26ab79171e0acbab0820.webp)}.carousel-container .mySwiper .slideabout10{background:url(https://img.freepik.com/free-photo/painting-mountain-lake-with-mountain-background_188544-9126.webp?w=1380&t=st=1702013222~exp=1702013822~hmac=1eeb269bf9beede05a5061b18463225b2248f7a115910d2acd70c55b2a4ac3b4)}.carousel-container .mySwiper .slideabout11{background:url(https://img.freepik.com/free-photo/beautiful-shot-small-lake-with-wooden-rowboat-focus-breathtaking-clouds-sky_181624-2490.webp?w=1380&t=st=1702013243~exp=1702013843~hmac=cdad73dbe4b70435c46a3ff45b28da4ee4727305c92a4ba9c786c51f4363ef6a)}.carousel-container .mySwiper .slideabout12{background:url(/static/media/03.26ab79171e0acbab0820.webp)}.carousel-container .mySwiper .slideabout13{background:url(https://img.freepik.com/free-photo/painting-mountain-lake-with-mountain-background_188544-9126.webp?w=1380&t=st=1702013222~exp=1702013822~hmac=1eeb269bf9beede05a5061b18463225b2248f7a115910d2acd70c55b2a4ac3b4)}.carousel-container .mySwiper .slideabout14{background:url(https://img.freepik.com/free-photo/beautiful-shot-small-lake-with-wooden-rowboat-focus-breathtaking-clouds-sky_181624-2490.webp?w=1380&t=st=1702013243~exp=1702013843~hmac=cdad73dbe4b70435c46a3ff45b28da4ee4727305c92a4ba9c786c51f4363ef6a)}.carousel-container .mySwiper .slideabout15{background:url(/static/media/03.26ab79171e0acbab0820.webp)}.carousel-container .mySwiper .slideabout16{background:url(https://img.freepik.com/free-photo/painting-mountain-lake-with-mountain-background_188544-9126.webp?w=1380&t=st=1702013222~exp=1702013822~hmac=1eeb269bf9beede05a5061b18463225b2248f7a115910d2acd70c55b2a4ac3b4)}.carousel-container .mySwiper .slideabout17{background:url(https://img.freepik.com/free-photo/beautiful-shot-small-lake-with-wooden-rowboat-focus-breathtaking-clouds-sky_181624-2490.webp?w=1380&t=st=1702013243~exp=1702013843~hmac=cdad73dbe4b70435c46a3ff45b28da4ee4727305c92a4ba9c786c51f4363ef6a)}.blog-template .blog-template-container{align-items:center;display:flex;flex-direction:column;gap:20px}.blog-template .blog-template-container .blog-top{align-items:stretch;display:flex;gap:20px;width:100%}.blog-template .blog-template-container .blog-top .blog-img{aspect-ratio:2/1;background:red;height:auto;width:60%}.blog-template .blog-template-container .blog-top .blog-stats{align-items:center;background:var(--darkbaiege);border-radius:10px;display:flex;flex-direction:column;gap:20px;padding:20px;width:40%}.blog-template .blog-template-container .blog-top .blog-stats .stats{background:var(--baiege);border-radius:10px;padding:20px;width:100%}.blog-template .blog-template-container .blog-top .blog-stats .stats .property{color:var(--darkorange)}.blog-template .blog-template-container .blog-top .blog-stats .btn-active{margin-top:20px;padding:20px 40px}.blog-template .blog-template-container .blog-bottom{background:var(--darkbaiege);border-radius:10px;padding:20px;width:100%}.blog-template .blog-template-container .blog-bottom .line{background-color:rgba(0,0,0,.249);height:1px;margin:10px 0;width:100%}@media only screen and (max-width:1000px){.blog-top{flex-direction:column}.blog-top .blog-img{width:100%!important}.blog-top .blog-stats{align-items:center!important;flex-direction:row!important;width:100%!important}.blog-top .blog-stats .stats{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.blog-top .blog-stats .btn-active{margin-top:0!important}}@media only screen and (max-width:800px){.blog-top{flex-direction:column}.blog-top .blog-stats{align-items:center!important;flex-direction:column!important;width:100%!important}.blog-top .blog-stats .stats{width:100%!important}}.drushti-parent{background-color:var(--darkbaiege)}.drushti-parent .drushti-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.drushti-parent .drushti-container .dbox-parent{align-items:center;display:flex;flex-wrap:wrap;gap:20px;height:auto;justify-content:center;width:100%}.drushti-parent .drushti-container .dbox-parent .dimg1-box{background:url(/static/media/drushti1.d0f647669109b3d7fff5.webp);border-radius:10px;height:250px!important;width:250px!important}.drushti-parent .drushti-container .dbox-parent .dimg1-box .doverlay{align-items:flex-end;background:linear-gradient(#0000,rgba(0,0,0,.829));display:flex;height:100%;justify-content:center;padding:10px;width:inherit}.drushti-parent .drushti-container .dbox-parent .dimg1-box .doverlay h3{color:#fff;text-align:center}.drushti-parent .drushti-container .dbox-parent .second-img{background:url(/static/media/drushti2.d23d67b6a147e33f1c15.webp)}.drushti-parent .drushti-container .dbox-parent .third-img{background:url(/static/media/drushti3.7b85a522db376e6614a4.webp)}.drushti-parent .drushti-container .dbox-parent .fourth-img{background:url(/static/media/drushti4.b55beeade24e2321876a.webp)}@media only screen and (max-width:1100px){.drushti-parent .drushti-container{max-width:600px!important}}.privacy-parent{padding:5px 10px}.privacy-parent .privacy>*{padding:10px 0}.privacy-parent .privacy>* h4{font-weight:700}.privacy-parent .privacy{margin:100px auto 15px;max-width:var(--swl_d)}.privacy-parent .privacy h1{text-align:center}.privacy-parent .privacy .suggest-text{color:rgba(0,0,0,.726)!important;font-size:17px;font-weight:700!important}.cookies-parent{padding:5px 10px}.cookies-parent .cookies>*{overflow:hidden!important;padding:10px 0}.cookies-parent .cookies>* h4{font-weight:700}.cookies-parent .cookies{margin:100px auto 15px;max-width:var(--swl_d)}.cookies-parent .cookies h1{text-align:center}.cookies-parent .cookies .suggest-text{color:rgba(0,0,0,.726)!important;font-size:17px;font-weight:700!important}.volunteer-parent .volunteer-container{align-items:center;display:flex;gap:50px}.volunteer-parent .volunteer-container .volunteer-left,.volunteer-parent .volunteer-container form{align-items:center;border-radius:15px;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;width:720px}.volunteer-parent .volunteer-container .volunteer-left input:not([type=submit]),.volunteer-parent .volunteer-container .volunteer-left textarea,.volunteer-parent .volunteer-container form input:not([type=submit]),.volunteer-parent .volunteer-container form textarea{background:var(--darkbaiege);border:2px solid #0000;border-radius:5px;font-size:14px;outline:none;padding:15px 20px;transition:var(--trans);width:60%}.volunteer-parent .volunteer-container .volunteer-left input:not([type=submit]):focus,.volunteer-parent .volunteer-container .volunteer-left textarea:focus,.volunteer-parent .volunteer-container form input:not([type=submit]):focus,.volunteer-parent .volunteer-container form textarea:focus{border:2px solid var(--darkorange)}.volunteer-parent .volunteer-container .volunteer-right{align-items:flex-start;background:var(--darkbaiege);border-radius:5px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;width:480px}.volunteer-parent .volunteer-container .volunteer-right .volunteer-right-div{align-items:center;background-color:var(--baiege);border-radius:10px;color:#000;display:flex;gap:20px;padding:20px 30px;width:100%}.volunteer-parent .volunteer-container .volunteer-right .volunteer-right-div:last-child{align-items:flex-start!important}.volunteer-parent .volunteer-container .volunteer-right .volunteer-right-div span{align-items:center;background:var(--darkorange);border-radius:50%;display:flex;height:40px;justify-content:center;padding:10px;width:40px}.volunteer-parent .volunteer-container .volunteer-right .volunteer-right-div span svg{color:var(--white);font-size:20px}@media only screen and (max-width:1150px){.volunteer-container{align-items:center;flex-direction:column;height:auto!important}}@media only screen and (max-width:750px){.volunteer-container{width:100vw!important}.volunteer-container .volunteer-left{width:95%!important}.volunteer-container .volunteer-left form{width:100%!important}.volunteer-container .volunteer-left input:not([type=submit]),.volunteer-container .volunteer-left textarea{width:80%!important}.volunteer-container .volunteer-right{width:100%!important}.volunteer-container .volunteer-right .volunteer-right-div{padding:20px 10px!important}}@media only screen and (max-width:450px){.volunteer-container .volunteer-left,.volunteer-container .volunteer-left input:not([type=submit]),.volunteer-container .volunteer-left textarea,.volunteer-container .volunteer-right{width:100%!important}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact-parent .contact-container{display:flex;gap:50px;height:auto}.contact-parent .contact-container .contact-left,.contact-parent .contact-container form{align-items:center;background:var(--darkbaiege);border-radius:5px;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;padding:10px;width:100%}.contact-parent .contact-container .contact-left .input-row,.contact-parent .contact-container form .input-row{display:flex;gap:20px;width:100%}.contact-parent .contact-container .contact-left input:not([type=submit]),.contact-parent .contact-container .contact-left textarea,.contact-parent .contact-container form input:not([type=submit]),.contact-parent .contact-container form textarea{background:var(--baiege);border:2px solid #0000;border-radius:5px;font-size:14px;outline:none;padding:15px 20px;resize:none;transition:var(--trans);width:100%}.contact-parent .contact-container .contact-left input:not([type=submit]):focus,.contact-parent .contact-container .contact-left textarea:focus,.contact-parent .contact-container form input:not([type=submit]):focus,.contact-parent .contact-container form textarea:focus{border:2px solid var(--darkorange)}.contact-parent .contact-container .contact-right{align-items:flex-start;background:var(--darkbaiege);border-radius:5px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;width:80%}.contact-parent .contact-container .contact-right .contact-right-div{align-items:center;background-color:var(--baiege);border-radius:10px;color:#000;display:flex;gap:20px;padding:20px 30px;width:100%}.contact-parent .contact-container .contact-right .contact-right-div:last-child{align-items:flex-start!important}.contact-parent .contact-container .contact-right .contact-right-div .conatct-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.contact-parent .contact-container .contact-right .contact-right-div .conatct-wrapper .addres{display:flex;gap:20px}.contact-parent .contact-container .contact-right .contact-right-div span{align-items:center;background:var(--darkorange);border-radius:50%;display:flex;height:40px;justify-content:center;padding:10px;width:40px}.contact-parent .contact-container .contact-right .contact-right-div span svg{color:var(--white);font-size:20px}@media only screen and (max-width:1150px){.contact-container{align-items:center;flex-direction:column;height:auto!important}}@media only screen and (max-width:750px){.contact-container{width:100vw!important}.contact-container .contact-left{width:95%!important}.contact-container .contact-left form{width:100%!important}.contact-container .contact-left input:not([type=submit]),.contact-container .contact-left textarea{width:80%!important}.contact-container .contact-right{width:100%!important}.contact-container .contact-right .contact-right-div{padding:20px 10px!important}}@media only screen and (max-width:450px){.contact-container .contact-left,.contact-container .contact-left input:not([type=submit]),.contact-container .contact-left textarea,.contact-container .contact-right{width:100%!important}}.donate-parent{background:var(--darkbaiege);justify-content:center;padding:150px 0}.donate-parent,.donate-parent .donate-container{align-items:center;display:flex;flex-direction:column}.donate-parent .donate-container{gap:30px;width:100%}.donate-parent .donate-container .big-button-box{align-items:center;display:flex;flex-wrap:wrap;gap:60px;justify-content:center}.donate-parent .donate-container .big-button-box .big-button{aspect-ratio:2/1;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:15px;height:auto;overflow:hidden;padding-bottom:20px;position:relative;text-decoration:none!important;transition:var(--trans2);width:300px}.donate-parent .donate-container .big-button-box .big-button.bigbutton1{background:url(/static/media/04.86f101499a0f063cc516.webp)}.donate-parent .donate-container .big-button-box .big-button.bigbutton2{background:url(/static/media/26.9aee348266b879504eae.webp)}.donate-parent .donate-container .big-button-box .big-button.bigbutton3{background:url(/static/media/50.153ec6239e9c86f6e17b.webp)}.donate-parent .donate-container .big-button-box .big-button.bigbutton4{background:url(/static/media/03.26ab79171e0acbab0820.webp)}.donate-parent .donate-container .big-button-box .big-button.bigbutton5{background:url(/static/media/medical2.497d6e935c3cd59acb71.webp)}.donate-parent .donate-container .big-button-box .big-button.bigbutton6{background:url(/static/media/environment.9e8ba92d7c3e79b9440f.webp)}.donate-parent .donate-container .big-button-box .big-button h3{bottom:15px;color:var(--white);left:50%;position:absolute;text-align:center;text-decoration:none!important;transform:translateX(-50%);transition:var(--trans2);z-index:10}.donate-parent .donate-container .big-button-box .big-button:hover{transform:scale(1.15);transition:var(--trans)}.donate-parent .donate-container .big-button-box .big-button:hover h3{bottom:50%;transform:translateX(-50%) translateY(30%) scale(1.2);transition:var(--trans)}.donate-parent .donate-container .big-button-box .big-button:after{aspect-ratio:2/1;background:linear-gradient(0deg,#000,#0000);content:"";display:block;height:auto;left:0;position:absolute;top:0;transition:var(--trans2);width:100%}@media only screen and (max-width:1200px){.big-button-box{flex-direction:column;width:100%!important}.big-button-box .big-button{height:200px!important;position:relative;width:60%!important}.big-button-box .big-button:after{height:200px!important;width:100%!important}}@media only screen and (max-width:500px){.big-button-box{flex-direction:column;width:100%!important}.big-button-box .big-button{position:relative}.big-button-box .big-button,.big-button-box .big-button:after{height:200px!important;width:100%!important}}.parent-donate-page{height:100svh}.parent-donate-page .cont-donate-page{align-items:center;display:flex;justify-content:center}.parent-donate-page .cont-donate-page .donate-card-wrapper{display:flex;height:500px;margin-top:60px;width:80%}.parent-donate-page .cont-donate-page .donate-card-wrapper .left-donate{background:linear-gradient(rgba(0,0,0,.692),rgba(0,0,0,.692)),url(/static/media/_MG_0997.6d41ba24d569f74c8c9f.webp);border-radius:0;height:100%;width:30%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate{align-items:center;background:var(--darkbaiege);display:flex;height:100%;justify-content:center;width:70%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card{background:#fff;border-radius:10px;display:flex;flex-direction:column;gap:10px;height:auto;padding:20px;width:80%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card .input-wrapper{display:flex;gap:20px;width:100%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card .input-wrapper .input-text{display:flex;flex-direction:column;width:100%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card .donation-amount{display:flex;flex-direction:column;gap:10px}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card .donation-amount .radio{align-items:center;display:flex;gap:20px;justify-content:flex-start}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card .donation-amount .radio .amount-wrap{align-items:center;display:flex;gap:10px;justify-content:center}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card .donation-amount .radio .amount-wrap span{align-items:center;display:flex;justify-content:center}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card .donation-amount .radio .amount-wrap .amount-input{border:1px solid rgba(0,0,0,.212);border-radius:5px;padding:8px;width:100%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card .declaration{align-items:center;display:flex;gap:5px;justify-content:flex-start}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card .declaration input{align-items:center;display:flex;justify-content:center;width:5%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card input{border:1px solid rgba(0,0,0,.212);border-radius:5px;outline:none;padding:10px;width:100%}@media(max-width:1110px){.parent-donate-page .cont-donate-page .donate-card-wrapper{width:100%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card{width:90%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card .donation-amount .radio{flex-wrap:wrap}}@media(max-width:800px){.parent-donate-page{height:auto}.parent-donate-page .cont-donate-page .donate-card-wrapper{flex-direction:column;height:auto;width:100%}.parent-donate-page .cont-donate-page .donate-card-wrapper .left-donate{aspect-ratio:4/3;width:100%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate{width:100%}.parent-donate-page .cont-donate-page .donate-card-wrapper .right-donate .card{border-radius:0;width:100%}}.callback_status{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:14px;height:100svh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.callback_status img{height:100px;width:100px}.callback_status p{color:#000;font-size:16px}.callback_status .payer_name{color:var(--darkorange);font-size:24px;text-transform:capitalize}
/*# sourceMappingURL=main.35d125f7.css.map*/