:root{--white: #fff;--white-60: rgba(255, 255, 255, 0.6);--black: #000;--black-20: rgba(0, 0, 0, 0.2);--transparent: #0000;--primary: #9B0819;--light-primary: #F8F7F2;--dark: #202020;--gray: #8098AA;--warning: #E3B119;--info: #002D6B;--light-info: #F5F7F9;--dark-60: rgb(32, 32, 32, .6);--border-blue: #36688D;--fs-94: 94px;--fs-90: 90px;--fs-80: 80px;--fs-72: 72px;--fs-64: 64px;--fs-62: 62px;--fs-60: 60px;--fs-56: 56px;--fs-48: 48px;--fs-42: 42px;--fs-36: 36px;--fs-32: 32px;--fs-24: 24px;--fs-28: 28px;--fs-20: 20px;--fs-18: 18px;--fs-16: 16px;--fs-14: 14px;--fs-12: 12px;--fs-10: 10px;--title-24: 24px;--title-38: 38px;--title-48: 48px;--title-60: 60px;--poppins: "Poppins", sans-serif;--cormorant-garamond: "Cormorant Garamond", sans-serif;--newsreader: "Newsreader", sans-serif;--lh-base: 1.5;--lh-heading: 1.3;--fw-100: 100;--fw-200: 200;--fw-300: 300;--fw-400: 400;--fw-500: 500;--fw-600: 600;--fw-700: 700;--fw-800: 800;--fw-900: 900;--space-scale: 1;--space-4: calc(4px * var(--space-scale));--space-8: calc(8px * var(--space-scale));--space-12: calc(12px * var(--space-scale));--space-16: calc(16px * var(--space-scale));--space-24: calc(24px * var(--space-scale));--space-32: calc(32px * var(--space-scale));--space-40: calc(40px * var(--space-scale));--space-48: calc(48px * var(--space-scale));--space-56: calc(56px * var(--space-scale));--space-64: calc(64px * var(--space-scale));--space-72: calc(72px * var(--space-scale));--space-80: calc(80px * var(--space-scale));--section-space-40: 40px;--section-space-80: 80px;--section-space-100: 100px;--section-space-120: 120px;--letter-spacing-minus-5: -5%;--header-height: 130px}@media(max-width: 1399px){:root{--fs-94: 85px;--fs-90: 82px;--space-scale: 0.95;--section-space-80: 70px;--section-space-100: 80px;--section-space-120: 100px}}@media(max-width: 1199px){:root{--fs-94: 62px;--fs-90: 60px;--fs-80: 60px;--fs-72: 60px;--fs-64: 52px;--fs-62: 50px;--fs-60: 50px;--fs-48: 40px;--fs-42: 38px;--title-24: 22px;--title-38: 34px;--title-48: 42px;--title-60: 50px;--space-scale: 0.9;--section-space-80: 60px;--section-space-100: 60px;--section-space-120: 70px}}@media(max-width: 991px){:root{--fs-94: 44px;--fs-90: 40px;--fs-80: 40px;--fs-72: 40px;--fs-64: 45px;--fs-62: 45px;--fs-60: 45px;--fs-48: 38px;--fs-42: 42px;--fs-36: 28px;--fs-32: 24px;--fs-24: 20px;--fs-28: 28px;--fs-20: 20px;--fs-18: 16px;--fs-16: 16px;--fs-14: 14px;--fs-12: 12px;--fs-10: 10px;--title-24: 20px;--title-38: 30px;--title-48: 32px;--title-60: 40px;--space-scale: 0.8;--section-space-80: 50px;--section-space-100: 50px;--section-space-120: 50px;--header-height: 100px}}@media(max-width: 767px){:root{--fs-64: 42px;--fs-62: 40px;--fs-60: 40px;--fs-48: 34px;--fs-42: 34px;--fs-36: 28px;--fs-32: 24px;--fs-24: 20px;--fs-28: 28px;--fs-20: 18px;--fs-18: 18px;--fs-16: 16px;--fs-14: 14px;--fs-12: 12px;--fs-10: 10px;--title-24: 18px;--title-38: 24px;--title-48: 28px;--title-60: 34px;--space-scale: 0.7;--section-space-80: 40px;--section-space-100: 40px;--section-space-120: 40px}}@media(max-width: 575px){:root{--fs-94: 36px;--fs-90: 34px;--fs-80: 30px;--fs-72: 30px;--fs-48: 30px;--fs-42: 30px;--fs-36: 24px;--fs-32: 22px;--fs-24: 20px;--fs-28: 24px;--fs-20: 18px;--fs-18: 16px;--fs-16: 16px;--fs-14: 14px;--fs-12: 12px;--fs-10: 10px;--title-38: 20px;--title-48: 24px;--title-60: 30px;--space-scale: 0.6}}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body{font-family:var(--poppins);font-weight:normal;font-display:swap}a{display:block;text-decoration:none !important;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}figure{margin:0}ul{list-style:none;padding-left:0 !important}:focus{outline:0;box-shadow:none !important}.container-fluid{width:100%;max-width:1210px;padding-left:20px;padding-right:20px;margin:0 auto}.container-fluid-lg{width:100%;max-width:1362px;padding-left:20px;padding-right:20px;margin:0 auto}.full-width{width:100%;max-width:100%}.row>*{padding-left:15px;padding-right:15px}.btn{padding:10px 50px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;font-size:16px;line-height:normal;font-weight:normal;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;cursor:pointer}.btn:focus{box-shadow:none !important}.btn-pills{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.btn-warning{background-color:var(--warning);border:1px solid var(--warning);color:var(--info)}.btn-warning:hover,.btn-warning:active,.btn-warning:focus{border:1px solid var(--warning);background-color:var(--transparent);color:var(--warning)}.btn-primary-outline{background-color:var(--transparent);border:1px solid var(--primary);color:var(--primary)}.btn-primary-outline:hover,.btn-primary-outline:active,.btn-primary-outline:focus{border:1px solid var(--primary);background-color:var(--primary);color:var(--white)}.btn-white-outline{background-color:var(--transparent);border:1px solid var(--white);color:var(--white)}.btn-white-outline:hover,.btn-white-outline:active,.btn-white-outline:focus{border:1px solid var(--white);background-color:var(--white);color:var(--primary)}.heading .sub-title *{font-size:var(--fs-18);font-style:normal;font-weight:500;line-height:150%}.heading .title *{font-size:var(--fs-36);font-style:normal;font-weight:500;line-height:130%}.heading .disc *{font-size:var(--fs-16);font-style:normal;font-weight:400;line-height:150%}.title a{display:inline-block}.title a:hover{color:var(--primary) !important}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}[less-fade-up]{transform:translate3d(0, 40px, 0);-webkit-transform:translate3d(0, 40px, 0);-moz-transform:translate3d(0, 40px, 0);-ms-transform:translate3d(0, 40px, 0);-o-transform:translate3d(0, 40px, 0)}[less-fade-right]{transform:translate3d(-40px, 0, 0);-webkit-transform:translate3d(-40px, 0, 0);-moz-transform:translate3d(-40px, 0, 0);-ms-transform:translate3d(-40px, 0, 0);-o-transform:translate3d(-40px, 0, 0)}@media(max-width: 575px){.btn{padding:8px 30px}}.header{position:fixed;top:0;left:0;width:100%;padding:45px 0;z-index:9;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.header .light-logo{display:none}.header.scroll{background-color:var(--primary);position:fixed;top:0;left:0;width:100%;padding:10px 0;z-index:9}.header.scroll .navbar-brand *{height:56px}.header .navbar-brand{padding:0;margin:0}.header .navbar-brand *{height:56px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.header .navbar-toggler{width:35px;height:35px;border-radius:5px;background:var(--secondary);padding:0;box-shadow:none !important;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.header .navbar-toggler .hamburger{width:24px;height:16px;display:flex;flex-wrap:wrap;align-items:center;flex-direction:column;justify-content:space-between}.header .navbar-toggler .hamburger span{width:100%;height:2px;background-color:var(--white);position:relative;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.header .navbar-toggler .hamburger span:first-child{top:7px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.header .navbar-toggler .hamburger span:nth-child(2){opacity:0}.header .navbar-toggler .hamburger span:last-child{margin:0;top:-7px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}.header .navbar-toggler .hamburger-toggle{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.header .navbar-toggler.collapsed .hamburger span{opacity:1 !important;top:auto !important;transform:none !important;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important}.header .navbar-nav .nav-item{text-transform:uppercase}.header .navbar-nav .nav-item>a{padding:8px 30px;color:var(--white);border-block:1px solid hsla(0,0%,100%,.5);border-left:1px solid hsla(0,0%,100%,.5);font-size:14px;font-style:normal;font-weight:500;line-height:150%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.header .navbar-nav .nav-item a{padding:8px 30px;color:var(--white);font-size:14px;font-style:normal;font-weight:500;line-height:150%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.header .navbar-nav .nav-item a:hover{color:var(--warning) !important}@media(min-width: 992px){.header .navbar-nav .nav-item:last-child a{border-right:1px solid hsla(0,0%,100%,.5)}}.header .navbar-nav .nav-item.dropdown a{padding-right:43px;position:relative}.header .navbar-nav .nav-item.dropdown>a::before{position:absolute;content:"";width:14px;height:8px;top:50%;right:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewBox="0 0 14 8" fill="none"><path d="M7.07102 5.41929L12.021 0.46929C12.1133 0.373779 12.2236 0.297597 12.3456 0.245188C12.4676 0.192779 12.5988 0.165193 12.7316 0.164039C12.8644 0.162885 12.9961 0.188187 13.119 0.238468C13.2419 0.288749 13.3535 0.363002 13.4474 0.456895C13.5413 0.550787 13.6156 0.662439 13.6658 0.785336C13.7161 0.908232 13.7414 1.03991 13.7403 1.17269C13.7391 1.30547 13.7115 1.43669 13.6591 1.55869C13.6067 1.6807 13.5305 1.79104 13.435 1.88329L7.77802 7.54029C7.59049 7.72776 7.33619 7.83308 7.07102 7.83308C6.80586 7.83308 6.55155 7.72776 6.36402 7.54029L0.707022 1.88329C0.611511 1.79104 0.535329 1.6807 0.48292 1.55869C0.430511 1.43669 0.402925 1.30547 0.401771 1.17269C0.400617 1.03991 0.425919 0.908232 0.4762 0.785336C0.526481 0.662439 0.600734 0.550787 0.694627 0.456895C0.788519 0.363002 0.900171 0.288749 1.02307 0.238468C1.14596 0.188187 1.27764 0.162885 1.41042 0.164039C1.5432 0.165193 1.67442 0.192779 1.79643 0.245188C1.91843 0.297597 2.02877 0.373779 2.12102 0.46929L7.07102 5.41929Z" fill="white"/></svg>');transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.header .navbar-nav .nav-item.dropdown>a.show::before{transform:translateY(-50%) rotate(180deg);-webkit-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg)}.header .navbar-nav .nav-item.dropdown .dropdown-item-group .dropdown-item{color:var(--white);border-bottom:1px solid hsla(0,0%,100%,.2);margin:0;padding:10px 12px}.header .navbar-nav .nav-item.dropdown .dropdown-item-group>*:last-child .dropdown-item{border-bottom:none}.header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{padding:12px 16px;margin:0}.header .navbar-nav .nav-item.dropdown .dropdown-toggle::after{content:none}.header .navbar-nav .nav-item:focus-visible{outline:none}.header .navbar-nav .nav-item .nav-link.show{color:var(--warning)}.header .navbar-nav .dropdown-menu a{border:0}.header .navbar-nav .dropdown .dropdown-menu .dropdown-menu-title{position:relative;color:var(--white);padding:10px 25px;cursor:pointer;max-width:fit-content;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.header .navbar-nav .dropdown .dropdown-menu .dropdown-menu-title::before{position:absolute;content:"";top:17px;left:5px;width:14px;height:8px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewBox="0 0 14 8" fill="none"><path d="M7.07102 5.41929L12.021 0.46929C12.1133 0.373779 12.2236 0.297597 12.3456 0.245188C12.4676 0.192779 12.5988 0.165193 12.7316 0.164039C12.8644 0.162885 12.9961 0.188187 13.119 0.238468C13.2419 0.288749 13.3535 0.363002 13.4474 0.456895C13.5413 0.550787 13.6156 0.662439 13.6658 0.785336C13.7161 0.908232 13.7414 1.03991 13.7403 1.17269C13.7391 1.30547 13.7115 1.43669 13.6591 1.55869C13.6067 1.6807 13.5305 1.79104 13.435 1.88329L7.77802 7.54029C7.59049 7.72776 7.33619 7.83308 7.07102 7.83308C6.80586 7.83308 6.55155 7.72776 6.36402 7.54029L0.707022 1.88329C0.611511 1.79104 0.535329 1.6807 0.48292 1.55869C0.430511 1.43669 0.402925 1.30547 0.401771 1.17269C0.400617 1.03991 0.425919 0.908232 0.4762 0.785336C0.526481 0.662439 0.600734 0.550787 0.694627 0.456895C0.788519 0.363002 0.900171 0.288749 1.02307 0.238468C1.14596 0.188187 1.27764 0.162885 1.41042 0.164039C1.5432 0.165193 1.67442 0.192779 1.79643 0.245188C1.91843 0.297597 2.02877 0.373779 2.12102 0.46929L7.07102 5.41929Z" fill="white"/></svg>');background-repeat:no-repeat;background-size:cover;background-position:center;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.header .navbar-expand-lg{padding:0}.header .navbar-expand-lg .navbar-nav .dropdown-menu{background-color:var(--primary);padding:0;margin-top:0px;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.header .navbar-nav .nav-item.current-menu-item a,.header .navbar-nav .nav-item.current-menu-item a:hover,.header .navbar-nav .nav-item.current-menu-item a:active,.header .navbar-nav .nav-item.current-menu-item a:focus{color:var(--warning)}.header .navbar-nav .nav-item.dropdown>a.show::before,.header .navbar-nav .nav-item.dropdown>a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M7.07102 5.41929L12.021 0.46929C12.1133 0.373779 12.2236 0.297597 12.3456 0.245188C12.4676 0.192779 12.5988 0.165193 12.7316 0.164039C12.8644 0.162885 12.9961 0.188187 13.119 0.238468C13.2419 0.288749 13.3535 0.363002 13.4474 0.456895C13.5413 0.550787 13.6156 0.662439 13.6658 0.785336C13.7161 0.908232 13.7414 1.03991 13.7403 1.17269C13.7391 1.30547 13.7115 1.43669 13.6591 1.55869C13.6067 1.6807 13.5305 1.79104 13.435 1.88329L7.77802 7.54029C7.59049 7.72776 7.33619 7.83308 7.07102 7.83308C6.80586 7.83308 6.55155 7.72776 6.36402 7.54029L0.707022 1.88329C0.611511 1.79104 0.535329 1.6807 0.48292 1.55869C0.430511 1.43669 0.402925 1.30547 0.401771 1.17269C0.400617 1.03991 0.425919 0.908232 0.4762 0.785336C0.526481 0.662439 0.600734 0.550787 0.694627 0.456895C0.788519 0.363002 0.900171 0.288749 1.02307 0.238468C1.14596 0.188187 1.27764 0.162885 1.41042 0.164039C1.5432 0.165193 1.67442 0.192779 1.79643 0.245188C1.91843 0.297597 2.02877 0.373779 2.12102 0.46929L7.07102 5.41929Z' fill='%23E3B119'/%3E%3C/svg%3E")}.header .navbar-nav .nav-item.dropdown .dropdown-item-group .current-menu-item .dropdown-item,.header .navbar-nav .nav-item.dropdown .dropdown-item-group .dropdown-item:hover{color:var(--warning);background-color:rgba(0,0,0,0)}.header .navbar-nav .nav-item.dropdown .dropdown-menu .current-menu-item .dropdown-item,.header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover{color:var(--warning);background-color:rgba(0,0,0,0)}.dropdown-item:focus,.dropdown-item:hover{background-color:rgba(0,0,0,0)}@media(max-width: 991px){button.navbar-toggler{border:none}.navbar-toggler{right:0;top:0;border:none;background-color:rgba(0,0,0,0);position:relative;z-index:9999;right:0}.navbar-collapse{position:fixed;top:0;right:-100%;max-width:100%;width:100%;bottom:0;height:100%;overflow:auto;background-color:var(--primary);transition:.5s;z-index:9}.navbar-collapse.show{right:0;height:auto;padding:15px}.navbar-collapse.show::before{right:0}.navbar-collapse::before{content:"";position:fixed;width:100%;height:80px;top:0;right:-100%;background-color:var(---primary);transition:.5s;z-index:9}.navbar .navbar-nav{align-items:flex-start;position:relative;top:100px;left:0}.navbar .navbar-nav .dropdown .dropdown-menu.show{right:0;overflow-x:hidden}.navbar .navbar-nav .nav-item{width:100%;border-bottom:1px solid hsla(0,0%,100%,.2)}.navbar .navbar-nav .dropdown-menu .dropdown-menu{position:relative}.navbar .navbar-nav .dropdown-menu.show .dropdown-menu:before{position:absolute;content:"";left:50%;bottom:0;width:60000px;height:60000px;background:#f3f8fa;z-index:-1;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.navbar .navbar-nav .dropdown-menu .dropdown-item-group{margin-top:10px}.header{padding:25px 0}.header.menu-open{height:100%}.header .navbar-brand *{height:50px}.header .navbar-nav .nav-item a{margin:0;padding:10px;border:0}.header .navbar-nav .nav-item a:hover{background-color:rgba(227,177,25,.1)}.header .navbar-nav .nav-item.dropdown>a::before{transform:rotate(-90deg) translateY(-50%);-webkit-transform:rotate(-90deg) translateY(-50%);-moz-transform:rotate(-90deg) translateY(-50%);-ms-transform:rotate(-90deg) translateY(-50%);-o-transform:rotate(-90deg) translateY(-50%)}.header .navbar-nav .nav-item.dropdown .dropdown-item-group .dropdown-item:hover{background-color:rgba(227,177,25,.1)}.header .navbar-nav .dropdown .dropdown-menu{position:fixed;display:block;width:100%;height:calc(100% - 80px);overflow:auto;left:auto;right:-100%;top:auto;bottom:0;padding:0 15px 0 !important;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;background-color:var(--primary)}.header .navbar-nav .dropdown .dropdown-menu .dropdown-menu-title:hover{color:var(--white-60)}.header .navbar-nav .dropdown .dropdown-menu .dropdown-menu-title:hover::before{opacity:.6}}body:has(.light-header) .main{padding-top:var(--header-height)}.header.light-header{border-bottom:1px solid #f0f0ed}.header.light-header.scroll{border-bottom-color:rgba(0,0,0,0)}.header.light-header:not(.scroll){padding-block:37px}@media(min-width: 992px){.header.light-header:not(.scroll) .current-menu-item .nav-link{background-color:var(--primary);color:var(--white) !important}}@media(max-width: 991px){.header.light-header:not(.scroll){padding-block:25px}}.header.light-header:not(.scroll) .dark-logo{display:none}.header.light-header:not(.scroll) .light-logo{display:block}.header.light-header:not(.scroll) .navbar-toggler .hamburger span{background-color:var(--primary)}.header.light-header:not(.scroll) .navbar-nav .nav-item a{color:var(--dark);border-color:var(--dark)}.header.light-header:not(.scroll) .navbar-nav .nav-item a:hover{color:var(--white) !important;border-color:var(--primary);background-color:var(--primary)}.header.light-header:has(.show) .navbar-toggler .hamburger span{background-color:var(--white)}.header.light-header:has(.show) .navbar-nav .nav-item a{color:var(--white);border-color:var(--white)}.error404 .header{background-color:var(--primary)}.section-404{min-height:70dvh;display:flex;align-items:center;padding:240px 0 120px;background-color:var(--light-primary)}.section-404 .heading .title{color:var(--primary)}.home-banner-v2{padding:74px 0 96px}.home-banner-v2 .banner-map{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.home-banner-v2 .banner-conten{display:flex;justify-content:space-between;margin-top:-460px}.home-banner-v2 .banner-conten .title{margin-left:40px}.home-banner-v2 .banner-conten .title *{-webkit-text-stroke-width:.92px;-webkit-text-stroke-color:#ffc15c;font-size:var(--fs-62);font-style:normal;font-weight:500;line-height:74px;text-transform:uppercase;letter-spacing:-3.124px;background:linear-gradient(to right, #FFF 20%, #FFC15C 40%, #FFC15C 60%, #FFF 80%);background-size:300% auto;background-clip:text;text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:shine 12s linear infinite;z-index:1;position:relative;-webkit-animation:shine 12s linear infinite}.home-banner-v2 .banner-conten .title .forward-text{margin-left:-40px}.home-banner-v2 .banner-conten .title .back-text{margin-left:134px}.home-banner-v2 .banner-conten .disc{position:relative;z-index:1;max-width:300px;margin-top:-100px}.home-banner-v2 .banner-conten .disc *{color:var(--white);font-size:var(--fs-20);font-style:normal;font-weight:400;line-height:150%}.home-banner-v2 .banner-conten .disc strong{color:#fbd647;margin-bottom:16px;font-weight:600;display:block}@keyframes shine{to{background-position:300% center}}@media(max-width: 1199px){.home-banner-v2 .banner-conten{margin-top:-350px}.home-banner-v2 .banner-conten .title *{line-height:62px}.home-banner-v2 .banner-conten .disc{max-width:270px}}@media(max-width: 991px){.home-banner-v2 .banner-conten{margin-top:-100px}.home-banner-v2 .banner-conten .title *{letter-spacing:-1.124px;line-height:50px}.home-banner-v2 .banner-conten .disc{max-width:340px;margin-top:-40px}}@media(max-width: 767px){.home-banner-v2{padding:120px 0 40px}.home-banner-v2 .banner-conten{flex-direction:column;margin-top:-70px}.home-banner-v2 .banner-conten .title{text-align:center;margin-left:0}.home-banner-v2 .banner-conten .title .forward-text{margin-left:0}.home-banner-v2 .banner-conten .title .back-text{margin-left:0}.home-banner-v2 .banner-conten .title *{letter-spacing:-0.124px;line-height:46px}.home-banner-v2 .banner-conten .disc{margin-top:25px;text-align:center;margin:24px auto 0;max-width:450px}.home-banner-v2 .banner-map{max-width:400px;width:100%;margin:0 auto}.home-banner-v2 .banner-map *{width:100%;height:auto}}.about-alg{position:relative;padding:117px 0 86px;overflow:hidden}.about-alg .about-container{display:flex;align-items:center;justify-content:space-between}.about-alg .about-alg-main{max-width:44.23%;width:100%;padding-left:20px}.about-alg .about-alg-main .row>*{padding-left:10px;padding-right:10px}.about-alg .about-alg-main .about-alg-top{max-width:502px;text-align:left;margin:0 0 0 auto}.about-alg .about-alg-top .heading .sub-title *{color:var(--white)}.about-alg .about-alg-top .heading .title{margin-bottom:30px}.about-alg .about-alg-top .heading .title *{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--white);font-family:Poppins;font-size:var(--fs-80);font-style:normal;font-weight:500;line-height:80px;letter-spacing:-4px;text-transform:uppercase;color:var(--transparent);margin-bottom:0}.about-alg .about-alg-top .heading .title strong{padding-right:3px;background:var(--Gradients-Yellow, linear-gradient(111deg, #FBED96 20.58%, #ABECD6 93.3%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.about-alg .about-alg-top .heading .title .spacer-05x{margin-left:40px}.about-alg .about-alg-top .heading .title .spacer{margin-left:80px}.about-alg .about-alg-top .heading .title .spacer-2x{margin-left:125px}.about-alg .about-alg-top .heading .disc *{max-width:453px;font-size:var(--fs-18);color:var(--white);margin:0}.about-alg .about-alg-container{max-width:53.81%;width:100%;margin-top:60px}.about-alg .swiper-slide{width:100%;max-width:292px}.about-alg .swiper-tools{position:absolute;top:50%;left:10px;right:10px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);z-index:1;opacity:0 !important;transition:.3s ease-in all;-webkit-transition:.3s ease-in all;-moz-transition:.3s ease-in all;-ms-transition:.3s ease-in all;-o-transition:.3s ease-in all}.about-alg .swiper-tools .pagination{display:flex;justify-content:space-between;align-items:center;gap:16px}.about-alg .swiper-tools .about-arrows{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.about-alg .swiper-tools .about-arrows:hover{opacity:.8;cursor:pointer}.about-alg .swiper-tools .about-alg-pagination{position:relative;background:hsla(0,0%,100%,.3);overflow:hidden;border-radius:300px;-webkit-border-radius:300px;-moz-border-radius:300px;-ms-border-radius:300px;-o-border-radius:300px}.about-alg .swiper-tools .about-alg-pagination .swiper-pagination-progressbar-fill{background:hsla(0,0%,100%,.9);border-radius:300px;-webkit-border-radius:300px;-moz-border-radius:300px;-ms-border-radius:300px;-o-border-radius:300px}.about-alg .about-alg-swiper:hover .swiper-tools{opacity:1 !important}.about-alg .about-alg-swiper .about-card{max-width:292px;width:100%;height:339px;padding:22px;display:flex;align-items:end;position:relative;overflow:hidden;cursor:pointer}.about-alg .about-alg-swiper .about-card::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:.8;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 13.46%, #000 77.88%);mix-blend-mode:multiply}.about-alg .about-alg-swiper .about-card .simple-detail{position:relative;z-index:1}.about-alg .about-alg-swiper .about-card .simple-detail .blockquote{padding-left:19px;border-left:3px solid var(--warning);margin-bottom:0}.about-alg .about-alg-swiper .about-card .simple-detail .title *{color:var(--white);font-size:var(--fs-16);font-style:normal;font-weight:500;line-height:150%;margin-bottom:8px}.about-alg .about-alg-swiper .about-card .simple-detail .disc *{color:var(--white);font-size:var(--fs-14);font-style:normal;font-weight:400;line-height:150%;margin-bottom:0}.about-alg .about-alg-swiper .about-card .about-detail-card{display:none !important;position:absolute;top:100%;left:0;width:100%;height:100%;background-color:var(--white);border-top:5px solid var(--warning);padding:25px;overflow:auto;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;z-index:1}.about-alg .about-alg-swiper .about-card .about-detail-card .title *{color:var(--primary);font-size:var(--fs-20);font-style:normal;font-weight:500;line-height:150%;margin-bottom:2px}.about-alg .about-alg-swiper .about-card .about-detail-card .degi *{color:var(--dark);font-size:var(--fs-16);font-style:normal;font-weight:400;line-height:150%}.about-alg .about-alg-swiper .about-card:hover .about-detail-card{top:0}.about-alg .about-alg-swiper .about-card:hover .action{border:3px solid var(--primary);background-color:var(--primary);color:var(--primary)}.about-alg .about-alg-swiper .about-card:hover .action .plus{display:none}.about-alg .about-alg-swiper .about-card:hover .action .minus{display:flex;width:18px;height:18px}.about-alg .about-alg-swiper .about-card .action{width:50px;height:50px;min-width:50px;min-height:50px;border:3px solid hsla(0,0%,100%,.3);font-size:26px;display:flex;align-items:center;color:var(--white);justify-content:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;cursor:pointer;z-index:2}.about-alg .about-alg-swiper .about-card .action .minus{display:none;align-items:center;justify-content:center;width:fit-content;height:fit-content}.about-alg .about-alg-swiper .about-card .action .minus svg{width:18px;height:18px}.about-alg .about-alg-swiper .about-card .action .plus{display:flex;align-items:center;justify-content:center;width:fit-content;height:fit-content}.about-alg .about-alg-swiper .about-card .action svg{width:25px;height:25px;fill:var(--white)}.about-alg .swiper-tools .about-arrows.swiper-button-disabled,.about-alg .swiper-tools .about-arrows.swiper-button-disabled:hover,.about-alg .swiper-tools .about-arrows.swiper-button-disabled:active{opacity:.3 !important;cursor:not-allowed !important}.aboutAlgModal .aboutALG-pagination{display:flex;align-items:center;justify-content:center;gap:12px}.aboutAlgModal .aboutALG-pagination>*{opacity:.8}.aboutAlgModal .aboutALG-pagination>*:hover{opacity:.6}.aboutAlgModal .aboutALG-pagination .swiper-button-disabled{opacity:.3}@media(max-width: 1199px){.about-alg .about-alg-main .about-alg-left{margin-left:30px}.about-alg .about-alg-top .heading .title *{line-height:60px}}@media(max-width: 991px){.about-alg{padding:60px 0}.about-alg .heading{text-align:center}.about-alg .about-container{flex-direction:column}.about-alg .about-alg-main{padding-inline:20px;max-width:100%;width:100%}.about-alg .about-alg-main .about-alg-left{margin-left:20px}.about-alg .about-alg-container{max-width:100%}.about-alg .about-alg-top .heading .title{margin-bottom:20px}.about-alg .about-alg-main .about-alg-top,.about-alg .about-alg-top .heading .disc *{max-width:100%}.about-alg .about-alg-top .heading .title .spacer,.about-alg .about-alg-top .heading .title .spacer-2x,.about-alg .about-alg-top .heading .title .spacer-05x{margin-left:0}.about-alg .about-alg-top .heading .title *{letter-spacing:-1px;line-height:40px}.about-alg .about-alg-left .heading .title *{margin:10px 0 20px}.about-alg .about-alg-swiper .about-card .action{width:35px;height:35px;min-width:35px;min-height:35px}.about-alg .about-alg-swiper .about-card .action .plus{width:18px;height:18px}.about-alg .about-alg-swiper .about-card:hover .about-detail-card{top:100%}.about-alg .about-alg-swiper .about-card:hover .action{border:3px solid hsla(0,0%,100%,.3);background-color:rgba(0,0,0,0);color:var(--white)}.about-alg .about-alg-swiper .about-card:hover .action .plus{display:flex}.about-alg .about-alg-swiper .about-card:hover .action .minus{display:none}.about-alg .about-alg-swiper .about-card.active .about-detail-card{top:0}.about-alg .about-alg-swiper .about-card.active .action{border:3px solid var(--primary);background-color:var(--primary);color:var(--primary)}.about-alg .about-alg-swiper .about-card.active .action .plus{display:none}.about-alg .about-alg-swiper .about-card.active .action .minus{display:flex}.about-alg .swiper-tools{gap:17px}.about-alg .swiper-tools .pagination{gap:10px}.about-alg .swiper-tools .about-arrows svg{width:37px;height:37px}.about-alg .about-alg-container{margin-top:27px}.about-alg-right .about-img{max-height:260px}.about-alg-center{margin:30px 0}.about-alg .swiper-tools{opacity:1 !important}}@media(max-width: 767px){.about-alg{padding:40px 0}.about-alg .about-alg-main .about-alg-left{text-align:center;max-width:100%;margin:0 auto 30px;padding:0 20px}.about-alg-right{margin-right:30px}.about-alg .about-alg-swiper .about-card .simple-detail .blockquote{padding-left:12px}}@media(max-width: 575px){.about-alg .about-alg-top .heading .title *{letter-spacing:-0.5px}}.driving-transformative{padding:76px 0 57px}.driving-transformative .heading{max-width:590px;margin:0 auto;text-align:center}.driving-transformative .heading .sub-title *{color:var(--dark);margin-bottom:20px}.driving-transformative .heading .title *{color:var(--primary)}@media(max-width: 991px){.driving-transformative{padding:60px 0}}@media(max-width: 767px){.driving-transformative{padding:40px 0}}.our-model{position:relative;overflow:hidden;z-index:-1;background-color:var(--black)}.our-model-block{height:100dvh;display:flex;align-items:end;justify-content:center}.our-model-block .heading{display:flex;align-items:start;gap:16px}.our-model-block .heading .sub-title *{color:var(--white)}.our-model-block .heading .title *{font-size:var(--fs-48);color:var(--white)}.our-model-block .heading .disc *{font-size:var(--fs-20);color:var(--white);max-width:445px}.our-model-block .heading .number{min-width:50px;min-height:50px;width:50px;height:50px;border-radius:50%;background-color:var(--primary);display:flex;align-items:center;justify-content:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin-top:48px}.our-model-block .heading .number *{display:block;color:var(--white);text-align:center;font-size:32px;font-style:normal;font-weight:500;line-height:130%}.our-model-img .mdlImg{position:fixed;top:0;left:0;width:100%;height:100%}.our-model-img .mdlImg:nth-child(odd)::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0.06%, rgba(1, 24, 63, 0.7) 59.12%, #01183F 99.94%)}.our-model-img .mdlImg:nth-child(even)::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg, rgba(0, 0, 0, 0) 0.06%, rgba(1, 24, 63, 0.7) 59.12%, #01183F 99.94%)}.our-model-img .mdlImg img{width:100%;height:100%;object-fit:cover;object-position:center}.our-model-img .model-img1{z-index:3}.our-model-img .model-img2{z-index:2}.our-model-img .model-img3{z-index:1}.model-content{padding-inline:25px;z-index:9;position:relative}.model-content .our-model-block{max-width:613px;padding:117px 0}.model-content>*:nth-child(odd){margin:0 0 0 auto}@media(max-width: 991px){.our-model-block .heading{flex-direction:column}.our-model-block .heading .number{min-width:42px;min-height:42px;width:42px;height:42px;margin-top:0}.our-model-block .heading .number *{font-size:18px}.our-model-block .model-content{padding:0}}.meet-us{padding:67px 0 69px;text-align:center}.meet-us .meet-us-main{max-width:910px;margin:0 auto}.meet-us .btn{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.meet-us-main .heading .title *{color:inherit;margin:0}.meet-us-main .heading .disc *{color:var(--dark);font-size:var(--fs-18);margin:30px 0 40px}.meet-us-main .action{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:22px}@media(max-width: 991px){.meet-us{padding:60px 0}.meet-us .meet-us-main{max-width:560px;margin:0 auto}.meet-us-main .heading .disc *{margin:20px 0 30px}}@media(max-width: 767px){.meet-us{padding:40px 0}}@media(max-width: 575px){.meet-us-main .action{gap:10px}.meet-us-main .action .btn{padding:10px 20px}}.why-give{padding:83px 0 139px}.why-give .heading .sub-title *{color:var(--dark);margin-bottom:10px}.why-give .heading .title *{color:var(--primary);font-size:var(--fs-24)}.why-give .content{margin-bottom:52px}.why-give .content .title *{color:var(--info);font-size:var(--fs-20);font-style:normal;font-weight:500;line-height:150%;margin-bottom:21px}.why-give .content .disc *{max-width:722px;color:var(--dark);font-size:var(--fs-16);font-style:normal;font-weight:400;line-height:150%;margin-bottom:16px}.why-give .why-give-card{display:flex;gap:30px;display:flex}.why-give .why-give-card .card1{max-width:370px;width:100%;height:430px;overflow:hidden;position:relative;padding:20px;display:flex;flex-direction:column;justify-content:end}.why-give .why-give-card .card1::before{position:absolute;content:"";bottom:0;left:0;width:100%;height:267px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) -2.63%, #000 100%)}.why-give .why-give-card .card1 p{color:var(--white);font-size:var(--fs-14);font-style:normal;font-weight:400;line-height:150%;position:relative;z-index:1}.why-give .why-give-card .card2{margin-top:24px;max-width:470px;width:100%;height:330px;overflow:hidden;position:relative;padding:20px;display:flex;flex-direction:column;justify-content:end}.why-give .why-give-card .card2::before{position:absolute;content:"";bottom:0;left:0;width:100%;height:267px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) -2.63%, #000 100%)}.why-give .why-give-card .card2 p{color:var(--white);font-size:var(--fs-14);font-style:normal;font-weight:400;line-height:150%;position:relative;z-index:1}@media(max-width: 1199px){.why-give .why-give-card{gap:20px}.why-give .why-give-card .card1{height:360px}.why-give .why-give-card .card2{height:360px;margin-top:0}}@media(max-width: 991px){.why-give{padding:60px 0}.why-give .content{margin-bottom:30px;max-width:700px}.why-give .why-give-card .card1{max-width:100%}.why-give .why-give-card .card2{max-width:100%}}@media(max-width: 767px){.why-give{padding:40px 0}.why-give .why-give-card{flex-direction:column}}.country-map-section{padding:103px 0 114px;position:relative;overflow:hidden}.country-map-section .country-map-wraper .country-map-right{max-width:670px;margin-left:auto;position:relative}.country-map-section .country-map-left{padding-top:53px;max-width:378px}.country-map-section .country-map-left .sub-title *{margin:0}.country-map-section .country-map-left .sub-title span{-webkit-text-stroke-width:.85px;-webkit-text-stroke-color:var(--white);margin-left:86px}.country-map-section .country-map-left .sub-title span *{color:var(--transparent);font-size:76.717px;font-weight:600;line-height:88%;letter-spacing:-3.836px}.country-map-section .country-map-left .sub-title strong{background:linear-gradient(90deg, #FBD647 0.02%, #FFF 90.38%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.country-map-section .country-map-left .sub-title strong *{font-size:102px;font-style:normal;font-weight:600;line-height:88%;letter-spacing:-5.114px}.country-map-section .country-map-left .title *{color:var(--white);font-family:var(--newsreader);font-size:var(--fs-42);font-weight:400;line-height:130%;margin:20px 0 30px}.country-map-section .country-map-left .disc *{color:hsla(0,0%,100%,.9);font-size:var(--fs-20);font-weight:400;line-height:150%;max-width:370px}.country-map-section .country-map-details-bottom{padding-top:94px}.country-map-section .country-map-details-bottom .sponsor-level-block{display:flex;justify-content:space-between;flex-direction:column;align-items:center;padding:30px 38px 40px 38px;text-align:center;min-height:340px;height:100%;flex-basis:25%;box-shadow:0px 193px 54px 0px rgba(0,0,0,0),0px 123px 49px 0px rgba(0,0,0,.01),0px 69px 42px 0px rgba(0,0,0,.05),0px 31px 31px 0px rgba(0,0,0,.09),0px 8px 17px 0px rgba(0,0,0,.1)}.country-map-section .country-map-details-bottom .sponsor-level-wraper{display:flex;flex-wrap:wrap;margin:32px 0 47px;overflow:hidden;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.country-map-section .country-map-details-bottom .title *{font-size:var(--fs-28);color:var(--white)}.country-map-wraper{position:relative;z-index:1}.country-box-list .country-box{position:absolute;width:14px;height:14px}.country-box-list .country-box .content-detail *{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.country-box-list .country-circle{cursor:pointer;position:absolute;top:0;left:0;width:14px;height:14px;background-color:var(--warning);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.country-box-list .country-circle::before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);width:14px;height:14px;background-color:var(--warning);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);animation:fadeUp .6s infinite ease-in-out;-webkit-animation:fadeUp .6s infinite ease-in-out}.country-box-list .country-box-main{max-width:132px;width:132px}.country-box-list .country-box-img{max-width:110px;height:110px;overflow:hidden;position:relative;margin-bottom:20px;border-radius:300px;-webkit-border-radius:300px;-moz-border-radius:300px;-ms-border-radius:300px;-o-border-radius:300px;box-shadow:0 193px 54px 0 rgba(0,0,0,0),0 123px 49px 0 rgba(0,0,0,.01),0 69px 42px 0 rgba(0,0,0,.05),0 31px 31px 0 rgba(0,0,0,.09),0 8px 17px 0 rgba(0,0,0,.1)}.country-box-list .country-box-img img{width:100%;height:100%;object-fit:cover;object-position:center}.country-box-list .country-box-img a{width:25px;height:25px}.country-box-list [data-bs-toggle*=modal]{cursor:pointer}.country-box-list .country-box-1{top:94px;right:216px}.country-box-list .country-box-1::after{position:absolute;content:"";top:50%;left:24px;width:60px;height:1px;background-color:var(--white)}.country-box-list .country-box-1 .country-box-main{position:absolute;top:-154px;left:calc(100% + 10px + 60px + 10px)}.country-box-list .country-box-2{top:62px;left:214px}.country-box-list .country-box-2::after{position:absolute;content:"";top:50%;right:calc(100% + 10px);width:60px;height:1px;background-color:var(--white)}.country-box-list .country-box-2 .country-box-main{position:absolute;top:-70px;right:calc(100% + 10px + 60px - 17px)}.country-box-list .country-box-3{top:412px;right:144px}.country-box-list .country-box-3::after{position:absolute;content:"";top:50%;left:24px;width:60px;height:1px;background-color:var(--white)}.country-box-list .country-box-3 .country-box-main{position:absolute;top:-45px;left:calc(100% + 10px + 60px + 10px)}.country-box-list .country-box-4{top:726px;right:250px}.country-box-list .country-box-4::after{position:absolute;content:"";top:50%;left:24px;width:60px;height:1px;background-color:var(--white)}.country-box-list .country-box-4 .country-box-main{position:absolute;top:-65px;left:calc(100% + 10px + 60px + 10px)}.country-box-list .country-box-5{top:618px;right:214px}.country-box-list .country-box-5::after{position:absolute;content:"";top:50%;right:calc(100% + 10px);width:238px;height:1px;background-color:var(--white)}.country-box-list .country-box-5 .country-box-main{position:absolute;top:-15px;right:calc(100% + 10px + 238px - 17px)}.country-box-list .country-box-6{top:326px;left:236px}.country-box-list .country-box-6::after{position:absolute;content:"";top:calc(100% + 10px);left:50%;transform:translate(-50%, 0);width:1px;height:84px;background-color:var(--white);-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.country-box-list .country-box-6::before{position:absolute;content:"";top:calc(100% + 10px + 84px);right:calc(100% - 8px);width:103px;height:1px;background-color:var(--white)}.country-box-list .country-box-6 .country-box-main{position:absolute;top:calc(100% + 10px + 84px - 28px);right:calc(100% - 8px + 103px - 16px)}.country-box-list .country-box-7{top:326px;right:200px}.country-box-list .country-box-7::after{position:absolute;content:"";bottom:calc(100% + 10px);left:50%;transform:translate(-50%, 0);width:1px;height:40px;background-color:var(--white);-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.country-box-list .country-box-7::before{position:absolute;content:"";bottom:calc(100% + 10px + 40px);left:calc(100% - 8px);width:100px;height:1px;background-color:var(--white)}.country-box-list .country-box-7 .country-box-main{position:absolute;top:-170px;left:calc(100% - 8px + 100px + 10px)}.country-box-list .country-box-8{top:330px;right:354px}.country-box-list .country-box-8::after{position:absolute;content:"";bottom:calc(100% + 10px);left:50%;transform:translate(-50%, 0);width:1px;height:245px;background-color:var(--white)}.country-box-list .country-box-8:has(.content-detail)::after{height:190px}.country-box-list .country-box-8 .country-box-main{position:absolute;bottom:calc(100% + 10px + 245px + 10px);left:calc(50% + 15px);transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}.country-box-list .country-box-8:has(.content-detail) .country-box-main{bottom:calc(100% + 10px + 190px + 10px)}.country-box-list .country-box .country-circle,.country-box-list .country-box .country-box-main,.country-box-list .country-box::after,.country-box-list .country-box::before{opacity:0;transition:all .7s ease-in-out;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out}.country-box-list .country-box.active .country-circle,.country-box-list .country-box.is-active .country-box-main,.country-box-list .country-box.is-active::after,.country-box-list .country-box.is-active::before{opacity:1}.country-box-list .empty-data::after,.country-box-list .empty-data::before{display:none}.sponsor-level-block .sponsor-level-top .title *{color:inherit;font-size:var(--fs-42);margin-bottom:10px}.sponsor-level-block .sponsor-level-top .sub-title *{font-size:var(--fs-16);font-weight:400}.sponsor-level-block .sponsor-level-top .price *{font-family:inherit;font-size:var(--fs-42);font-style:normal;font-weight:500;line-height:130%;color:inherit}.sponsor-level-bottom .details *{font-family:inherit;font-size:var(--fs-16);font-weight:400;color:inherit;margin:0}.country-map-details-bottom .btn-contain .btn{width:100%;max-width:396px;margin:0 auto}.country-map-details-bottom .btn-contain .btn:focus-visible{box-shadow:none}.country-map-details-bottom .btn-contain:focus-visible{outline:none}@keyframes fadeUp{0%{width:14px;height:14px;opacity:1}100%{width:28px;height:28px;opacity:0}}@media(max-width: 1500px){.country-map-section .country-map-wraper .country-map-right{margin-left:unset}}@media(min-width: 575px)and (max-width: 1199px){.country-map-section .country-map-left .title *,.country-map-section .country-map-left .disc *,.country-map-section .country-map-left{max-width:100%}.country-map-section .country-map-left .title br{display:none}}@media(max-width: 1399px){.country-map-section .country-map-left .sub-title strong *{font-size:90px}.country-map-section .country-map-left .sub-title span{margin-left:20px}}@media(max-width: 1199px){.country-map-section .country-map-left .sub-title span{margin-left:0}.country-map-section .country-map-left .sub-title span *{font-size:56px;letter-spacing:-2.8px}.country-map-section .country-map-left .sub-title strong *{font-size:60px;letter-spacing:-3px}.country-map-section .country-map-details-bottom .sponsor-level-block{min-height:340px;padding:20px}.sponsor-level-bottom .details *{font-size:18px}.country-map-section .country-map-wraper .country-map-right{margin:0 auto}}@media(max-width: 991px){.country-map-section{padding:60px 0}.country-map-section .country-map-details-bottom{text-align:center}.country-map-section .country-map-details-bottom .sponsor-level-block{flex-basis:50%;min-height:270px}.country-map-section .country-map-left{text-align:center;max-width:580px;margin:0 auto 40px}.country-map-section .country-map-left .title *{margin:20px 0}.country-map-right{display:none}}@media(max-width: 767px){.country-map-section{padding:40px 0}.country-map-section .country-map-left .sub-title span *{font-size:40px;letter-spacing:-1.8px}.country-map-section .country-map-left .sub-title strong *{font-size:45px;letter-spacing:-1px}.country-map-section .country-map-details-bottom .sponsor-level-wraper{margin:30px 0}.country-map-section .country-map-details-bottom .sponsor-level-block{min-height:300px}}@media(max-width: 575px){.country-map-section .country-map-details-bottom .sponsor-level-block{flex-basis:auto;min-height:280px}.country-map-section .country-map-left .disc *{margin:0 auto}}.impact-banner{position:relative;padding:220px 0 132px}.impact-banner .impact-banner-container{display:flex;align-items:center;justify-content:space-between;gap:30px}.impact-banner .heading{width:100%;max-width:558px}.impact-banner .heading .title{-webkit-text-stroke-width:1.16px;-webkit-text-stroke-color:rgba(255,207,106,.9);margin-bottom:30px}.impact-banner .heading .title *{color:var(--transparent);font-size:77px;font-style:normal;font-weight:600;line-height:90%;letter-spacing:-3.852px;margin:0}.impact-banner .heading .title strong{-webkit-text-stroke-width:unset;-webkit-text-stroke-color:var(--transparent)}.impact-banner .heading .title strong *{color:hsla(0,0%,100%,.9)}.impact-banner .heading .title span{margin-left:65px;margin-right:15px}.impact-banner .heading .disc *{color:var(--white);font-size:20px;line-height:150%;max-width:470px;margin:0}.impact-banner .video-container{max-width:570px;width:100%;height:348px;max-height:348px;background-color:var(--white);position:relative;display:flex;flex-direction:column;justify-content:end;padding:20px}.impact-banner .video-container::before{position:absolute;content:"";bottom:0;left:0;width:100%;height:267px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) -2.63%, #000 100%)}.impact-banner .video-container p{max-width:406px;width:100%;color:var(--white);font-size:var(--fs-16);font-style:normal;font-weight:400;line-height:150%;position:relative;z-index:1}.impact-banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.impact-banner-bg *{width:100%;height:100%}@media(max-width: 1199px){.impact-banner{padding:140px 0 70px}.impact-banner .heading .title *{font-size:62px}}@media(max-width: 991px){.impact-banner .impact-banner-container{flex-direction:column;justify-content:center;align-items:center}.impact-banner .heading{margin:0 auto;text-align:center}.impact-banner .heading .title{max-width:450px;margin:0 auto 20px}.impact-banner .heading .title span{margin-left:0}.impact-banner .heading .disc *{margin:0 auto}}@media(max-width: 767px){.impact-banner{padding:140px 0 70px}.impact-banner .heading .title{max-width:360px}.impact-banner .heading .title *{font-size:40px;letter-spacing:-1.8px}}.impact-number{padding:88px 0 42px}.impact-number .heading{margin-bottom:50px}.impact-number .heading .title *{color:var(--white);text-align:center;margin-bottom:16px}.impact-number .heading .disc *{color:var(--white);text-align:center}.impact-number .graph-container{display:flex;align-items:start;justify-content:space-between;width:100%;gap:30px}.impact-number .graph-container .title *{max-width:450px;text-align:center;color:var(--white);font-size:var(--fs-18);font-style:normal;font-weight:400;line-height:150%;margin:40px auto 0}.impact-number .graph-container .graph1,.impact-number .graph-container .graph2{width:100%}#impact-number-one{max-width:525px;width:100%;height:296px}#impact-number-two{max-width:525px;width:100%;height:296px}@media(max-width: 991px){.impact-number{padding:60px 0 40px}.impact-number .graph-container{flex-direction:column;gap:40px}.impact-number .graph-container .title *{max-width:100%;margin:16px auto 0}.impact-number .graph-container .graph1{text-align:center}.impact-number .graph-container .graph2{text-align:center}#impact-number-one,#impact-number-two{max-width:100%;width:100%;height:296px}}@media(max-width: 767px){.impact-number{padding:40px 0}.impact-number .heading{margin-bottom:30px}.impact-number .graph-container{flex-direction:column;gap:30px}}.real-story{padding:93px 0 93px}.real-story .real-story-container{max-width:860px;margin:0 auto}.real-story .real-story-container .tabs{margin-bottom:54px}.real-story .real-story-container .tabs ul{display:flex;align-items:stretch;margin-bottom:0;row-gap:10px;flex-wrap:wrap;justify-content:center}.real-story .real-story-container .tabs ul li a{padding:8px 20px;background-color:#dbe7f3;color:var(--black);font-size:var(--fs-14);font-style:normal;font-weight:400;line-height:150%;margin:0 5px;text-wrap:nowrap;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.real-story .real-story-container .tabs ul li a:hover{background:var(--info);color:var(--white)}.real-story .real-story-container .tabs ul li:first-child a{margin-left:0}.real-story .real-story-container .tabs ul li:last-child a{margin-right:0}.real-story .real-story-container .tabs ul li.active a{color:var(--white);background:var(--info)}.real-story .heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:72px}.real-story .heading .title{margin-left:-10px}.real-story .heading .title *{color:rgba(155,8,25,.9);font-size:var(--fs-64);font-weight:600;line-height:90%;letter-spacing:-3.2px;margin:0}.real-story .heading .title strong{-webkit-text-stroke-width:1.18px;-webkit-text-stroke-color:rgba(155,8,25,.9);margin-left:48px}.real-story .heading .title strong *{color:var(--transparent)}.real-story .heading .title span{display:inline-flex !important;vertical-align:middle;margin-left:15px;margin-top:-6px}.real-story .heading .title span *{color:rgba(155,8,25,.8);font-family:var(--newsreader);font-size:38px;font-style:italic;font-weight:300;line-height:130%}.real-story .heading .disc{max-width:587px}.real-story .heading .disc *{color:var(--dark);margin:0}.real-story .impact-story{display:flex;align-items:stretch;gap:0;margin-bottom:30px}.real-story .impact-story .image{width:50%;height:auto;position:relative}.real-story .impact-story .image::before{position:absolute;content:"";bottom:0;left:0;width:100%;height:270px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 44%, rgba(0, 0, 0, 0.9) 100%)}.real-story .impact-story .content{padding:50px 42px 88px;max-width:50%}.real-story .impact-story .content .sub-title *{color:var(--dark);margin-bottom:10px}.real-story .impact-story .content .title *{color:var(--info);font-size:var(--fs-24);font-style:normal;font-weight:500;line-height:150%;margin-bottom:10px}.real-story .impact-story .content .degi ul{display:flex;align-items:center;margin-bottom:22px}.real-story .impact-story .content .degi li{position:relative}.real-story .impact-story .content .degi li:not(:last-child){margin-right:10px}.real-story .impact-story .content .degi li::before{position:absolute;content:"";top:3px;right:-5px;width:1px;height:15px;background-color:var(--dark)}.real-story .impact-story .content .degi li:last-child:before{content:none}.real-story .impact-story .content .degi li a{color:var(--dark);font-size:var(--fs-14);font-style:normal;font-weight:400;line-height:150%}.real-story .impact-story .content .degi li a:hover{color:var(--warning)}.real-story .impact-story .content .disc *{color:var(--dark);font-size:var(--fs-16);font-style:normal;font-weight:400;line-height:150%;margin-bottom:0px}.real-story .more-story .story-card{position:relative;height:340px;overflow:hidden}.real-story .more-story .story-card:hover .story-img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.real-story .more-story .story-card .story-img{width:100%;height:100%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.real-story .more-story .story-card .story-img *{width:100%;height:100%;object-fit:cover;object-position:center}.real-story .more-story .story-card .story-content{position:absolute;bottom:25px;left:0;right:0;z-index:1;max-width:300px;padding:0 20px}.real-story .more-story .story-card .title *{color:var(--white);font-size:var(--fs-16);font-style:normal;font-weight:500;line-height:150%;margin-bottom:8px}.real-story .more-story .story-card .degi *{color:var(--white);font-size:var(--fs-12);font-style:normal;font-weight:400;line-height:150%;margin-bottom:17px}.real-story .more-story .story-card .disc *{color:var(--white);font-size:var(--fs-14);font-style:normal;font-weight:400;line-height:150%;margin-bottom:0px}.real-story .more-story .story-img::before{position:absolute;content:"";bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 44%, rgba(0, 0, 0, 0.9) 100%)}.real-story .story-card .card{background-color:var(--transparent);border:0;box-shadow:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;margin-bottom:34px}.real-story .story-card .card .story-img{cursor:pointer;width:100%;height:270px;margin-bottom:20px;position:relative}.real-story .story-card .card .story-img *{width:100%;height:100%;object-fit:cover;object-position:center}.real-story .story-card .card .story-img a{width:60px;height:60px}.real-story .story-card .card .title *{color:var(--primary);font-size:var(--fs-16);font-style:normal;font-weight:500;line-height:150%;margin-bottom:8px}.real-story .story-card .card .title a{color:var(--primary);margin-bottom:0}.real-story .story-card .card .title a:hover{color:var(--info) !important}.real-story .story-card .card .country *{color:var(--dark);font-size:var(--fs-12);font-style:normal;font-weight:400;line-height:150%;margin-bottom:20px}.real-story .story-card .card .detail{max-width:240px}.real-story .story-card .card .detail *{margin:0}.real-story .story-card .card .disc *{color:var(--dark);font-size:var(--fs-16);font-style:normal;font-weight:400;line-height:150%}.map-modal{z-index:9}.map-modal .modal-header{border:none;padding:0}.map-modal .modal-header .btn-close{position:absolute;top:25px;right:25px;z-index:1;padding:0;width:20px;height:20px}.map-modal .modal-body{padding:55px}.modal-dialog.map-modal{max-width:960px}.modal-dialog.map-modal .modal-content{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.map-modal-main{display:flex;align-items:flex-start}.map-modal-main .map-modal-img{width:200px;height:200px}.map-modal-main .map-modal-img *{width:100%;height:100%;object-fit:cover;object-position:center}.map-modal-main .map-modal-detail{width:100%;max-width:559px;padding-left:34px;margin-left:34px}.map-modal-main .map-modal-detail .heading .sub-title *{font-size:var(--fs-16);color:var(--dark);margin:0}.map-modal-main .map-modal-detail .heading .title *{color:var(--primary);font-size:var(--fs-20);margin:10px 0 30px}.map-modal-main .map-modal-detail .heading .disc *{color:var(--dark);font-size:var(--fs-16);margin-bottom:47px}.map-mob-card{height:292px;width:100%;max-width:340px;position:relative;display:none}.map-mob-card .card-img{width:100%;height:100%;position:relative}.map-mob-card .card-img::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:.8;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 13.46%, #000 77.88%);mix-blend-mode:multiply}.map-mob-card .card-img *{width:100%;height:100%;object-fit:cover;object-position:center}.map-mob-card .card-img .play-btn{width:50px;height:50px}.map-mob-slider .swiper-slide{width:fit-content !important}.map-mob-slider .content{position:absolute;bottom:0;left:0;padding:22px;z-index:1}.map-mob-slider .content .title *{color:var(--white);font-size:var(--fs-16);font-style:normal;font-weight:500;line-height:150%;margin-bottom:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.map-mob-slider .content .disc *{color:var(--white);font-size:var(--fs-14);font-style:normal;font-weight:400;line-height:150%;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 1399px){.real-story .heading .title{margin-left:0}}@media(max-width: 1399px){.real-story .heading .disc{max-width:435px}}@media(max-width: 991px){.real-story{padding:60px 0}.real-story .heading{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-bottom:40px}.real-story .heading .title *{letter-spacing:-2.2px}.real-story .heading .title strong{margin-left:0}.real-story .more-story .story-card{height:300px}.real-story .more-story .story-card .disc *{line-height:120%}.real-story .more-story .story-card .title *{margin-bottom:5px}.real-story .more-story .story-card .degi *{margin-bottom:10px}.more-story .row{margin-left:-5px;margin-right:-5px}.more-story .row>*{padding-left:5px;padding-right:5px}.map-modal .modal-body{padding:40px 30px}.modal-dialog.map-modal{max-width:560px}.map-modal-main .map-modal-img{min-width:150px;width:150px;height:150px}.map-modal-main .map-modal-detail{max-width:340px;padding-left:20px;margin-left:20px}.map-modal-main .map-modal-detail .heading .title *{margin:10px 0 20px}.map-mob-card{display:block}}@media(max-width: 767px){.real-story{padding:40px 0}.real-story .impact-story{flex-direction:column}.real-story .impact-story .content{padding:30px 25px;max-width:100%}.real-story .impact-story .image{height:380px;width:100%}.real-story .more-story .story-card{height:280px;margin-bottom:20px}.real-story .real-story-container .tabs{margin-bottom:30px}}@media(max-width: 575px){.real-story .heading .title *{font-size:32px;letter-spacing:-1.2px;line-height:100%}.real-story .heading .title span *{font-size:28px;line-height:100%}.map-modal .modal-body{padding:40px 20px}.map-modal-main{flex-direction:column}.map-modal-main .map-modal-img{width:100px;height:100px;min-width:100px}.map-modal-main .map-modal-detail{max-width:100%;padding:20px 0 0;margin:20px 0 0;border-left:none;border-top:1px solid rgba(0,45,107,.2)}.real-story .real-story-container .tabs ul{row-gap:8px}.real-story .real-story-container .tabs ul li a{margin:0 4px}}@media(max-width: 425px){.map-mob-card{max-width:240px}.map-mob-card .card-img .play-btn{margin-top:-50px}}.footer{background-color:#7d0311}.footer a{display:inline-block}.footer .container-fluid{max-width:1331px}.footer .footer-main{padding:72px 0 65px;position:relative;z-index:1}.footer .footer-main .footer-list{max-width:230px;margin-left:auto}.footer .footer-main .footer-list .content-detail .current-menu-item a{color:var(--warning)}.footer .footer-main .social-media ul{display:flex;justify-content:flex-end;align-items:center;gap:15px}.footer .footer-main .social-media ul li a{padding:7px;width:38px;height:38px;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.7);border-radius:38.095px;-webkit-border-radius:38.095px;-moz-border-radius:38.095px;-ms-border-radius:38.095px;-o-border-radius:38.095px}.footer .footer-main .social-media ul li a:hover{background-color:var(--white)}.f-title *{color:var(--white);font-size:var(--fs-14);font-style:normal;font-weight:600;line-height:150%;margin:0 0 15px}.footer-list .f-title *,.footer-list .content-detail,.footer-block .content-detail{color:hsla(0,0%,100%,.8)}.content-detail{font-size:var(--fs-14);color:var(--white);font-style:normal;line-height:150%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.content-detail *{font-size:inherit;color:inherit;font-style:inherit;line-height:inherit;margin:0}.content-detail a:hover{color:var(--warning)}.f-panel{background-color:#6c030f;padding:13px 0 14px;text-align:center}.f-panel ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.f-panel ul li{padding:0 8px;position:relative}.f-panel ul li:after{position:absolute;content:"";top:50%;right:0;width:2px;height:13px;background-color:var(--white);transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.f-panel ul li:last-child::after{display:none}@media(max-width: 1199px){.footer-block .content-detail{max-width:330px}.footer .footer-main .social-media ul li a{padding:5px;width:30px;height:30px}}@media(max-width: 991px){.footer-block .content-detail{max-width:360px}.footer .footer-main::before{opacity:.8}.footer .footer-main .footer-list{margin:0 auto 30px}.footer .footer-main .social-media ul{justify-content:center;margin-top:30px}}@media(max-width: 767px){.footer-list{text-align:center;margin-bottom:30px}.footer-list ul li:not(:last-child){margin-bottom:10px}.footer .footer-main{padding:40px 0}.footer-block{margin-bottom:30px}.footer-block .content-detail{text-align:center;max-width:401px;margin:0 auto}.footer-main::before{top:20%;left:auto;right:40px;width:224px;height:260px;margin:auto;opacity:1;transform:translateY(-20%);-webkit-transform:translateY(-20%);-moz-transform:translateY(-20%);-ms-transform:translateY(-20%);-o-transform:translateY(-20%)}.footer .footer-main .social-media ul{margin-top:0}}@media(max-width: 767px)and (max-width: 575px){.f-panel ul li{text-align:left;flex:0 0 calc(50% - 5px);margin:0 0 6px}.f-panel ul li::after{display:none}.footer-main::before{right:0;width:174px;height:191px}}.our-partnership{padding:83px 0 109px;text-align:center}.our-partnership .our-partnership-main .heading{max-width:980px;margin:0 auto}.our-partnership .our-partnership-main .heading .sub-title *{color:var(--dark);margin:0}.our-partnership .our-partnership-main .heading .title *{color:var(--primary);font-size:var(--fs-48);font-style:normal;font-weight:500;line-height:130%;margin:10px 0 30px}.our-partnership .our-partnership-main .heading .title span{color:rgba(155,8,25,.8);font-family:"Newsreader";font-size:40px;font-style:italic;font-weight:300;line-height:130%}.our-partnership .our-partnership-main .heading .disc *{color:var(--dark);font-size:var(--fs-20);margin:0}.our-partnership .our-partnership-main .media-block{padding-top:83px}.our-partnership .our-partnership-main .media-block .section-title{position:relative}.our-partnership .our-partnership-main .media-block .section-title *{color:var(--primary);font-size:24px;font-style:normal;font-weight:500;line-height:150%;background-color:var(--white);margin:0 auto;max-width:fit-content;position:relative;padding:0 40px}.our-partnership .our-partnership-main .media-block .section-title::before{position:absolute;content:"";top:50%;left:0;width:100%;height:1px;background-color:rgba(32,32,32,.3);transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);z-index:0}.our-partnership .our-partnership-main .media-block .media-mySwiper{width:fit-content}.our-partnership .our-partnership-main .media-block .media-logo-block{transition-timing-function:linear;padding-top:50px;pointer-events:none !important;user-select:none !important}.our-partnership .our-partnership-main .media-block .media-logo-block .swiper-slide{width:fit-content}.our-partnership .our-partnership-main .media-block .media-logo-block .swiper-slide:last-child{margin-right:0 !important}.our-partnership .our-partnership-main .partnership-logo-block{padding-top:75px;display:flex;align-items:center;margin:0 auto;transition-timing-function:linear;gap:20px;row-gap:40px;flex-direction:row;flex-wrap:nowrap;max-width:100%;justify-content:center;gap:0;row-gap:0;pointer-events:none !important;user-select:none !important}.our-partnership .our-partnership-main .partnership-logo-block .swiper-slide{width:fit-content}.our-partnership .our-partnership-main .partnership-logo-block .swiper-slide:last-child{margin-right:0 !important}@media(max-width: 991px){.our-partnership{padding:60px 0}.our-partnership .our-partnership-main .partnership-logo-block{padding-top:40px}.our-partnership .our-partnership-main .media-block{padding-top:50px}}@media(max-width: 767px){.our-partnership{padding:40px 0}.our-partnership .our-partnership-main .heading .title span{font-size:30px}.our-partnership .our-partnership-main .partnership-logo-block{padding-top:30px;flex-direction:row;flex-wrap:nowrap;max-width:100%;justify-content:flex-start;gap:0;row-gap:0}.our-partnership .our-partnership-main .media-block{padding-top:30px}.our-partnership .our-partnership-main .media-block .section-title *{padding:0 20px}}@media(max-width: 575px){.our-partnership .our-partnership-main .partnership-logo-block .swiper-slide{flex:0 0 calc(50% - 20px)}}.leadership{padding:117px 0 87px;position:relative}.leadership:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(1,24,63,.6)}.leadership .leadership-main{position:relative;z-index:1}.leadership .leadership-main .heading .title{margin-bottom:20px}.leadership .leadership-main .heading .title *{font-size:var(--fs-72);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-4.5px;margin:0}.leadership .leadership-main .heading .title strong{opacity:.9;background:linear-gradient(90deg, #FBD647 0.02%, #FFF 53.38%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.leadership .leadership-main .heading .title span{color:rgba(0,0,0,0);-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:var(--white);margin-left:182px}.leadership .leadership-main .heading .disc{max-width:1000px}.leadership .leadership-main .heading .disc *{color:var(--white);font-family:"Newsreader";font-size:var(--fs-32);font-style:normal;font-weight:400;line-height:130%}.leadership .leadership-main .heading .disc strong{color:var(--warning)}@media(max-width: 1199px){.leadership .leadership-main .heading .title{max-width:810px}.leadership .leadership-main .heading .title *{letter-spacing:-2.5px}.leadership .leadership-main .heading .title span{margin-left:140px}}@media(max-width: 991px){.leadership .leadership-main .heading .title span{margin-left:100px}}@media(max-width: 767px){.leadership{padding:70px 0}.leadership .leadership-main .heading .title *{letter-spacing:-0.5px}.leadership .leadership-main .heading .title span{margin-left:100px}}@media(max-width: 575px){.leadership .leadership-main .heading .title{text-align:center}.leadership .leadership-main .heading .title span{margin-left:0}.leadership .leadership-main .heading .disc{text-align:center}}.impact-glance{padding:132px 0}.impact-glance .impact-glance-main .heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:68px}.impact-glance .impact-glance-main .heading .title{max-width:640px}.impact-glance .impact-glance-main .heading .title *{color:rgba(0,0,0,0);font-size:var(--fs-94);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-4.7px;-webkit-text-stroke-width:1.18px;-webkit-text-stroke-color:var(--primary);margin-bottom:0}.impact-glance .impact-glance-main .heading .title strong{margin-left:55px}.impact-glance .impact-glance-main .heading .title strong *{color:rgba(155,8,25,.9)}.impact-glance .impact-glance-main .heading .title span{display:inline-flex !important;gap:10px;vertical-align:middle;-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0);margin-top:-6px;margin-left:125px}.impact-glance .impact-glance-main .heading .title span *{color:rgba(155,8,25,.8);font-family:var(--newsreader);font-size:var(--fs-62);font-style:italic;font-weight:300;line-height:130%;letter-spacing:normal;-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0)}.impact-glance .impact-glance-main .heading .disc{max-width:490px}.impact-glance .impact-glance-main .heading .disc *{color:var(--dark);font-size:var(--fs-20);margin:0}.impact-glance .impact-glance-main .impact-glance-container .row{row-gap:30px}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;min-height:320px;padding:42px 36px 53px;background:linear-gradient(155deg, rgba(225, 225, 219, 0.4) 15.9%, rgba(232, 232, 232, 0.4) 56.3%, rgba(183, 183, 183, 0.4) 95.19%);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block .sub-title *{color:var(--primary);font-size:var(--fs-24);font-style:normal;font-weight:500;line-height:150%;margin:0}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block .title *{color:var(--info);font-size:var(--fs-64);font-style:normal;font-weight:500;line-height:130%;margin:0}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block .disc{position:relative;padding-left:70px}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block .disc *{color:var(--info);font-family:var(--newsreader);font-size:var(--fs-32);font-style:normal;font-weight:500;line-height:130%;margin:0}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block .disc::before{position:absolute;content:"";top:50%;left:0;width:30px;height:90px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="91" viewBox="0 0 32 91" fill="none"><path d="M30.0991 90.5439C24.2414 88.1176 18.9184 84.5604 14.4351 80.0771C9.95175 75.594 6.39564 70.2716 3.96924 64.4141C1.54296 58.5565 0.293458 52.2786 0.293458 45.9385C0.293457 39.5983 1.54295 33.3205 3.96924 27.4629C6.39564 21.6055 9.95174 16.2829 14.4351 11.7998C18.9184 7.31651 24.2414 3.75937 30.0991 1.33301C30.4267 1.19732 30.7562 1.06679 31.0864 0.938477L31.0864 90.9385C30.7562 90.8102 30.4267 90.6796 30.0991 90.5439Z" fill="%23FF5347"/></svg>');background-position:center;background-size:contain;background-repeat:no-repeat;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block.horizontal-block{justify-content:flex-end}@media(max-width: 991px){.impact-glance .impact-glance-main .heading{margin-bottom:40px}.impact-glance .impact-glance-main .heading .title *{letter-spacing:normal;line-height:130%}.impact-glance .impact-glance-main .heading .title strong{margin-left:0}.impact-glance .impact-glance-main .heading .title span{margin-left:0}.impact-glance .impact-glance-main .heading .disc{max-width:400px}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block{padding:30px;min-height:270px}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block .disc{padding-left:50px}}@media(max-width: 767px){.impact-glance{padding:70px 0}.impact-glance .impact-glance-main .heading{flex-direction:column;align-items:center;text-align:center}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block{padding:20px;max-width:500px;margin:0 auto}.impact-glance .impact-glance-main .impact-glance-container .impact-glance-block .disc::before{height:60px}}@media(max-width: 575px){.impact-glance{padding:40px 0}.impact-glance .impact-glance-main .heading .title span{gap:5px}.impact-glance .impact-glance-main .heading .title span *{font-size:34px}}.the-opportunity{--span-offset: 70px;--title-offset: -130px;padding:120px 0 117px}.the-opportunity .the-opportunity-main .opportunity-block{position:relative;display:flex;justify-content:flex-end;align-items:center;gap:90px;margin-bottom:74px}.the-opportunity .the-opportunity-main .opportunity-block .img-container{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;max-width:566px}.the-opportunity .the-opportunity-main .opportunity-block .img-container .opportunity-img1{width:100%;max-width:314px;height:162px;margin-left:30px;margin-bottom:-5px;position:relative;z-index:1}.the-opportunity .the-opportunity-main .opportunity-block .img-container .opportunity-img2{width:100%;max-width:506px;height:253px;position:relative;z-index:0}.the-opportunity .the-opportunity-main .opportunity-block .img-container .opportunity-img1,.the-opportunity .the-opportunity-main .opportunity-block .img-container .opportunity-img2{overflow:hidden;border-radius:0 0 300px 300px;-webkit-border-radius:0 0 300px 300px;-moz-border-radius:0 0 300px 300px;-ms-border-radius:0 0 300px 300px;-o-border-radius:0 0 300px 300px}.the-opportunity .the-opportunity-main .opportunity-block .img-container .opportunity-img1 *,.the-opportunity .the-opportunity-main .opportunity-block .img-container .opportunity-img2 *{width:100%;height:100%;object-fit:cover;object-position:center}.the-opportunity .the-opportunity-main .opportunity-block .heading .title{margin-bottom:45px;margin-left:var(--title-offset)}.the-opportunity .the-opportunity-main .opportunity-block .heading .title *{margin:0}.the-opportunity .the-opportunity-main .opportunity-block .heading .title span{color:rgba(0,0,0,0);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--white);margin-left:var(--span-offset)}.the-opportunity .the-opportunity-main .opportunity-block .heading .title span *{font-size:var(--fs-72);font-style:normal;font-weight:600;line-height:88%;letter-spacing:-5%;margin:0}.the-opportunity .the-opportunity-main .opportunity-block .heading .title strong{padding-right:10px;background:linear-gradient(90deg, #FBD647 0.02%, #FFF 39.38%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.the-opportunity .the-opportunity-main .opportunity-block .heading .title strong *{font-size:var(--fs-72);font-style:normal;font-weight:600;line-height:88%;letter-spacing:-5%;margin:0}.the-opportunity .the-opportunity-main .opportunity-block .heading .disc{max-width:511px;margin-left:auto}.the-opportunity .the-opportunity-main .opportunity-block .heading .disc *{color:rgba(240,240,237,.9);font-size:var(--fs-20);font-style:normal;font-weight:400;line-height:150%;margin-bottom:20px}.the-opportunity .the-opportunity-main .opportunity-block .heading .disc *:last-child{margin-bottom:0}.the-opportunity .the-opportunity-main .detail{position:relative;padding-left:94px;max-width:980px;margin:0 auto}.the-opportunity .the-opportunity-main .detail *{color:var(--white);font-family:var(--newsreader);font-size:var(--title-38);font-style:normal;font-weight:400;line-height:130%;margin:0}.the-opportunity .the-opportunity-main .detail strong{color:#fbd647}.the-opportunity .the-opportunity-main .detail::before{position:absolute;content:"";top:50%;left:0;width:75px;height:75px;border-radius:300px 0 0 0;background-color:#ff5347;-webkit-border-radius:300px 0 0 0;-moz-border-radius:300px 0 0 0;-ms-border-radius:300px 0 0 0;-o-border-radius:300px 0 0 0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}@media(max-width: 1199px){.the-opportunity{--title-offset: 0}.the-opportunity .the-opportunity-main .opportunity-block{gap:70px}.the-opportunity .the-opportunity-main .opportunity-block .img-container{max-width:350px;position:unset;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.the-opportunity .the-opportunity-main .opportunity-block .img-container .opportunity-img2{max-width:350px;height:210px}.the-opportunity .the-opportunity-main .opportunity-block .heading .title{margin-bottom:20px}.the-opportunity .the-opportunity-main .opportunity-block .heading .title strong{margin-left:0}.the-opportunity .the-opportunity-main .opportunity-block .heading .title span{margin-left:0}.the-opportunity .the-opportunity-main .opportunity-block .heading .disc{max-width:560px}.the-opportunity .the-opportunity-main .detail{max-width:790px}}@media(max-width: 991px){.the-opportunity{padding:70px 0}.the-opportunity .the-opportunity-main .opportunity-block{margin-bottom:40px;flex-direction:column;gap:40px}.the-opportunity .the-opportunity-main .opportunity-block .img-container{position:unset;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.the-opportunity .the-opportunity-main .opportunity-block .img-container .opportunity-img1{max-width:340px;height:190px;margin:0 auto}.the-opportunity .the-opportunity-main .opportunity-block .img-container .opportunity-img2{max-width:470px;height:240px}.the-opportunity .the-opportunity-main .opportunity-block .heading .disc{max-width:100%}}@media(max-width: 767px){.the-opportunity{padding:40px 0}.the-opportunity .the-opportunity-main .opportunity-block .heading .title strong *{letter-spacing:normal}.the-opportunity .the-opportunity-main .detail{padding-left:40px}.the-opportunity .the-opportunity-main .detail:before{width:30px;height:30px}}.progress-wrp{background:linear-gradient(180deg, #4A0404 0%, #8A1212 50%, #D12929 100%);padding:131px 0 105px;overflow:hidden}.progress-wrp .progress-main .progress-block{display:flex;justify-content:center;align-items:center;margin-bottom:36px;gap:50px}.progress-wrp .progress-main .progress-block .detail{max-width:400px;margin-left:auto;padding:0 20px}.progress-wrp .progress-main .progress-block .detail *{color:var(--white);font-family:var(--newsreader);font-size:var(--fs-32);font-style:normal;font-weight:400;line-height:130%;margin:0}.progress-wrp .progress-main .progress-block .progress-container{max-width:64%;overflow:hidden;border-radius:300px 0 0 0;-webkit-border-radius:300px 0 0 0;-moz-border-radius:300px 0 0 0;-ms-border-radius:300px 0 0 0;-o-border-radius:300px 0 0 0}.progress-wrp .progress-main .progress-block .progress-container .swiper-slide{width:100%;max-width:345px}.progress-wrp .progress-main .progress-block .progress-container .progress-card{width:100%;max-width:345px;height:400px}.progress-wrp .progress-main .progress-block .progress-container .progress-card *{width:100%;height:100%;object-fit:cover;object-position:center}.progress-wrp .progress-main .progress-block .progress-container .swiper-tools{position:absolute;top:50%;left:30px;right:20px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);z-index:1;opacity:0 !important;transition:.3s ease-in all;-webkit-transition:.3s ease-in all;-moz-transition:.3s ease-in all;-ms-transition:.3s ease-in all;-o-transition:.3s ease-in all}.progress-wrp .progress-main .progress-block .progress-container .swiper-tools .pagination{display:flex;justify-content:space-between;align-items:center;gap:16px}.progress-wrp .progress-main .progress-block .progress-container .swiper-tools .progress-arrows{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.progress-wrp .progress-main .progress-block .progress-container .swiper-tools .progress-arrows:hover{opacity:.8;cursor:pointer}.progress-wrp .progress-main .progress-block .progress-container:hover .swiper-tools{opacity:1 !important}.progress-wrp .progress-main .heading{display:flex;justify-content:center;align-items:center;gap:30px;padding:0 20px}.progress-wrp .progress-main .heading .title{-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:var(--white)}.progress-wrp .progress-main .heading .title *{color:rgba(0,0,0,0);font-size:var(--fs-80);font-style:normal;font-weight:500;line-height:1;letter-spacing:-4px;margin:0}.progress-wrp .progress-main .heading .title strong{-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0)}.progress-wrp .progress-main .heading .title strong *{color:var(--white);line-height:100%}.progress-wrp .progress-main .heading .title span{display:inline-flex !important;-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0);padding-right:10px;padding-left:15px;vertical-align:middle}.progress-wrp .progress-main .heading .title span *{color:hsla(0,0%,100%,.8);font-family:var(--newsreader);font-size:var(--fs-60);font-style:italic;font-weight:300;line-height:88%}.progress-wrp .progress-main .heading .action .btn{font-size:18px;line-height:150%;padding:18px 50px}@media(max-width: 1199px){.progress-wrp .progress-main .progress-block{gap:30px}.progress-wrp .progress-main .heading .title *{letter-spacing:-2.5px}}@media(max-width: 991px){.progress-wrp{padding:70px 0}.progress-wrp .progress-main{text-align:center}.progress-wrp .progress-main .progress-block{flex-direction:column}.progress-wrp .progress-main .progress-block .detail{max-width:780px;margin:0 auto}.progress-wrp .progress-main .progress-block .progress-container{max-width:100%;margin:0 20px}.progress-wrp .progress-main .heading .title *{letter-spacing:normal}}@media(max-width: 991px){.progress-wrp{padding:40px 0}.progress-wrp .progress-main .progress-block .progress-container{border-radius:200px 0 0 0;-webkit-border-radius:200px 0 0 0;-moz-border-radius:200px 0 0 0;-ms-border-radius:200px 0 0 0;-o-border-radius:200px 0 0 0}.progress-wrp .progress-main .progress-block .progress-container .swiper-slide{max-width:290px}.progress-wrp .progress-main .progress-block .progress-container .progress-card{height:320px}.progress-wrp .progress-main .heading{flex-direction:column;gap:20px}.progress-wrp .progress-main .heading .action .btn{padding:8px 20px}}@media(max-width: 575px){.progress-wrp .progress-main .heading .title span *{font-size:30px;line-height:110%}}.building-millions{padding:104px 0 88px;--title-offset: 80px;--first-strong-offset: calc(-1 * var(--title-offset));--last-strong-offset: calc(1.6 * var(--title-offset))}.building-millions .building-millions-main .heading .common-title-format{margin-bottom:70px;padding-left:var(--title-offset)}.building-millions .building-millions-main .heading .common-title-format b{margin-left:84px}.building-millions .building-millions-main .heading .common-title-format strong{margin-left:var(--first-strong-offset)}.building-millions .building-millions-main .heading .common-title-format strong:last-of-type{margin-left:var(--last-strong-offset)}.building-millions .building-millions-main .heading .disc{position:relative;max-width:1085px;padding-left:98px;margin:0 auto}.building-millions .building-millions-main .heading .disc *{color:var(--white);font-family:var(--newsreader);font-size:var(--title-38);font-style:normal;font-weight:400;line-height:130%;margin:0}.building-millions .building-millions-main .heading .disc strong{color:var(--warning)}.building-millions .building-millions-main .heading .disc::before{position:absolute;content:"";top:0;left:0;width:65px;height:65px;background-color:#ff5347;border-radius:288px 0 0 0;-webkit-border-radius:288px 0 0 0;-moz-border-radius:288px 0 0 0;-ms-border-radius:288px 0 0 0;-o-border-radius:288px 0 0 0}@media(max-width: 1399px){.building-millions{--title-offset: 80px;--first-strong-offset: calc(-.5 * var(--title-offset));--last-strong-offset: calc(1 * var(--title-offset));padding:70px 0}.building-millions .building-millions-main .heading .common-title-format{margin-left:0}.building-millions .building-millions-main .heading .common-title-format b{margin-left:40px}}@media(max-width: 1199px){.building-millions .common-title-format *{line-height:1 !important}}@media(max-width: 991px){.building-millions{--title-offset: 40px;--first-strong-offset: calc(-.5 * var(--title-offset));--last-strong-offset: calc(1 * var(--title-offset));padding:70px 0}.building-millions .building-millions-main .heading .common-title-format{margin-bottom:30px}.building-millions .building-millions-main .heading .common-title-format b{margin-left:20px}}@media(max-width: 767px){.building-millions{--title-offset: 0;padding:40px 0}.building-millions .building-millions-main .heading .common-title-format{text-align:center}.building-millions .building-millions-main .heading .common-title-format b{margin-left:0}.building-millions .building-millions-main .heading .disc{padding-left:40px}.building-millions .building-millions-main .heading .disc::before{width:30px;height:30px}}.hero-banner{position:relative;padding:236px 0 175px;overflow:visible;overflow-x:clip;--first-storng-offset: 70px;--second-span-offset: 100px;--last-storng-offset: 270px;--span-font-size: 55px}.hero-banner .hero-banner__bg-image{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.hero-banner .hero-banner-main{display:flex;justify-content:flex-start;align-items:center}.hero-banner .hero-banner-main .heading{position:relative;z-index:3}.hero-banner .hero-banner-main .heading .title{max-width:720px;margin-left:-58px;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fcd350}.hero-banner .hero-banner-main .heading .title *{color:rgba(0,0,0,0);font-size:var(--fs-80);font-style:normal;font-weight:600;line-height:88%;letter-spacing:-4.5px;margin:0}.hero-banner .hero-banner-main .heading .title strong{-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0);color:var(--white);opacity:.9;margin-left:var(--first-storng-offset)}.hero-banner .hero-banner-main .heading .title strong:last-child{margin-left:var(--last-storng-offset)}.hero-banner .hero-banner-main .heading .title strong *{color:var(--white)}.hero-banner .hero-banner-main .heading .title span:last-of-type{margin-left:var(--second-span-offset)}.hero-banner .hero-banner-main .heading .title span{vertical-align:middle;display:inline-flex !important;margin-inline:8px;-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.8);vertical-align:baseline}.hero-banner .hero-banner-main .heading .title span *{color:hsla(0,0%,100%,.8);font-family:var(--newsreader);font-size:var(--span-font-size);font-style:italic;font-weight:300;line-height:80%;letter-spacing:0}.hero-banner .hero-banner-main .hero-map{z-index:3;position:absolute;bottom:-246px;right:-35px;max-width:683px;aspect-ratio:683/806;width:100%;height:auto;filter:drop-shadow(0 7.847px 16.676px rgba(0, 0, 0, 0.1)) drop-shadow(0 30.409px 30.409px rgba(0, 0, 0, 0.09)) drop-shadow(0 67.685px 41.199px rgba(0, 0, 0, 0.05)) drop-shadow(0 120.655px 48.066px rgba(0, 0, 0, 0.01)) drop-shadow(0 189.321px 52.971px rgba(0, 0, 0, 0))}.hero-banner .hero-banner-main .hero-map *{width:100%;height:100%}@media(min-width: 1441px){.hero-banner .hero-banner-main .hero-map{right:clamp(-35px,-740px + 48.96vw,200px)}}@media(max-width: 1399px){.hero-banner{padding:180px 0}.hero-banner .hero-banner-main .heading .title{margin-left:0;max-width:660px}.hero-banner .hero-banner-main .heading span{margin-right:5px}.hero-banner .hero-banner-main .hero-map{bottom:-120px;max-width:530px;height:680px}}@media(max-width: 1199px){.hero-banner{--span-font-size: 40px;--first-storng-offset: 50px;--second-span-offset: 60px;--last-storng-offset: 200px}.hero-banner .hero-banner-main .heading .title{max-width:550px;margin-left:0}.hero-banner .hero-banner-main .heading .title *{letter-spacing:-2.5px}.hero-banner .hero-banner-main .hero-map{bottom:-90px;max-width:500px;height:580px}}@media(max-width: 991px){.hero-banner{--span-font-size: 36px;--first-storng-offset: 30px;--second-span-offset: 30px;--last-storng-offset: 150px;padding:180px 0}.hero-banner .hero-banner-main .heading .title{max-width:345px}.hero-banner .hero-banner-main .heading .title *{letter-spacing:-1.5px}.hero-banner .hero-banner-main .hero-map{right:-15px;bottom:-70px;max-width:410px;height:480px}}@media(max-width: 767px){.hero-banner{padding:110px 0 70px}.hero-banner .hero-banner-main{flex-direction:column-reverse;justify-content:center;gap:30px}.hero-banner .hero-banner-main .heading .title{max-width:500px;margin-inline:auto;width:100%}.hero-banner .hero-banner-main .heading .title *{letter-spacing:normal}.hero-banner .hero-banner-main .hero-map{position:unset;max-width:460px;height:580px}}@media(max-width: 575px){.hero-banner{--span-font-size: 28px;--first-storng-offset: 10px;--second-span-offset: 20px;--last-storng-offset: 100px}.hero-banner .hero-banner-main .heading .title *{letter-spacing:normal}.hero-banner .hero-banner-main .heading .title span{margin-top:0}.hero-banner .hero-banner-main .hero-map{max-width:340px;height:360px}}.test{transition:all .6s ease-in-out !important;-webkit-transition:all .6s ease-in-out !important;-moz-transition:all .6s ease-in-out !important;-ms-transition:all .6s ease-in-out !important;-o-transition:all .6s ease-in-out !important}.our-ecosystem{--strong-offset: 90px;--title-offset: 50px;padding-top:95px}.our-ecosystem .common-section-desc{max-width:493px;width:100%;margin-inline:auto 0}.our-ecosystem .accordion{position:relative}.our-ecosystem .accordion .accordion-item{position:sticky}.our-ecosystem .accordion,.our-ecosystem .accordion-collapse{transition:all .6s ease-in-out !important;-webkit-transition:all .6s ease-in-out !important;-moz-transition:all .6s ease-in-out !important;-ms-transition:all .6s ease-in-out !important;-o-transition:all .6s ease-in-out !important}.our-ecosystem .our-ecosystem-main .heading .row{--bs-gutter-y: 24px;align-items:center}.our-ecosystem .our-ecosystem-main .heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:78px}.our-ecosystem .our-ecosystem-main .heading .sub-title{margin-left:30px}.our-ecosystem .our-ecosystem-main .heading .sub-title *{color:var(--primary);font-size:var(--fs-28);font-style:normal;font-weight:500;line-height:130%}.our-ecosystem .our-ecosystem-main .heading .title{padding-left:var(--title-offset)}.our-ecosystem .our-ecosystem-main .heading .title *{color:var(--primary);font-size:var(--fs-72);font-style:normal;font-weight:600;line-height:.9;letter-spacing:-4.729px;margin:0}.our-ecosystem .our-ecosystem-main .heading .title strong{margin-left:var(--strong-offset)}.our-ecosystem .our-ecosystem-main .heading .title strong:last-of-type{margin-left:calc(1.5*var(--strong-offset))}.our-ecosystem .our-ecosystem-main .heading .title span{color:rgba(0,0,0,0);-webkit-text-stroke-width:1.18px;-webkit-text-stroke-color:rgba(155,8,25,.9)}.our-ecosystem .our-ecosystem-main .heading .title span *{color:rgba(0,0,0,0)}.our-ecosystem .our-ecosystem-main .heading .disc{max-width:400px}.our-ecosystem .our-ecosystem-main .heading .disc *{color:var(--dark);font-size:var(--fs-24);font-style:normal;font-weight:400;line-height:150%;margin:0}.our-ecosystem .our-ecosystem-accordion{background-color:#f2f7f3;border-radius:60px 60px 0 0;-webkit-border-radius:60px 60px 0 0;-moz-border-radius:60px 60px 0 0;-ms-border-radius:60px 60px 0 0;-o-border-radius:60px 60px 0 0}.our-ecosystem .our-ecosystem-accordion .accordion-item{background-color:rgba(0,0,0,0);border:none}.our-ecosystem .our-ecosystem-accordion .accordion-item:first-child .accordion-button{border:none}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-button{color:var(--primary);font-size:var(--fs-48);font-style:normal;font-weight:500;line-height:130%;border-top:1px solid rgba(32,32,32,.5);border-bottom:none;background-color:#f2f7f3;padding:45px 20px 40px;min-height:200px;box-shadow:none;border-radius:60px 60px 0 0;-webkit-border-radius:60px 60px 0 0;-moz-border-radius:60px 60px 0 0;-ms-border-radius:60px 60px 0 0;-o-border-radius:60px 60px 0 0}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-button .ecosystem-item{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1210px;margin:0 auto;padding:0 20px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-button .ecosystem-item img{margin-left:20px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse{background-color:#f2f7f3}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body{display:flex;justify-content:space-between;align-items:center;padding:0 0 65px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body .accordion-left-part{max-width:540px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body .accordion-left-part .disc *{color:var(--dark);font-size:var(--fs-18);font-style:normal;font-weight:400;line-height:150%;margin-bottom:45px;margin-right:20px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body .accordion-right-part{position:relative}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body .accordion-right-part .accordion-img{width:100%}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body .accordion-right-part .accordion-img svg{width:100%;height:100%}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body .accordion-right-part .detail *{color:var(--white);font-size:var(--fs-14);font-style:normal;font-weight:400;line-height:150%;margin:0}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-block{padding-bottom:140px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-block .accordion-body .accordion-right-part .accordion-img{max-width:560px;height:285px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-block .accordion-body .accordion-right-part .detail{position:absolute;bottom:-130px;right:53px;width:100%;max-width:246px;padding:25px 44px 45px 31px;background-color:var(--primary);border-radius:0 0 150px 0;-webkit-border-radius:0 0 150px 0;-moz-border-radius:0 0 150px 0;-ms-border-radius:0 0 150px 0;-o-border-radius:0 0 150px 0}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-university-block{padding-bottom:53px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-university-block .accordion-body{align-items:flex-start}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-university-block .accordion-body .accordion-left-part{margin-top:15px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-university-block .accordion-body .accordion-right-part .accordion-img{max-width:540px;height:275px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-university-block .accordion-body .accordion-right-part .detail{position:absolute;bottom:-126px;left:-30px;width:100%;max-width:234px;padding:90px 46px 40px 32px;background-color:var(--info);border-radius:0 150px 150px 0;-webkit-border-radius:0 150px 150px 0;-moz-border-radius:0 150px 150px 0;-ms-border-radius:0 150px 150px 0;-o-border-radius:0 150px 150px 0}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-africa-block .accordion-body{align-items:flex-start}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-africa-block .accordion-body .accordion-left-part{margin-top:30px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-africa-block .accordion-body .accordion-right-part .accordion-img{max-width:538px;height:384px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-africa-block .accordion-body .accordion-right-part .detail{position:absolute;bottom:-26px;left:51px;width:100%;max-width:208px;padding:60px 23px 45px 27px;background:var(--primary);border-radius:0 100px 0 0;-webkit-border-radius:0 100px 0 0;-moz-border-radius:0 100px 0 0;-ms-border-radius:0 100px 0 0;-o-border-radius:0 100px 0 0}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-ventures-block{padding-bottom:98px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-ventures-block .accordion-body{align-items:flex-start}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-ventures-block .accordion-body .accordion-right-part .accordion-img{margin-top:32px;max-width:560px;height:288px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-ventures-block .accordion-body .accordion-right-part .detail{position:absolute;bottom:-107px;right:12px;width:100%;max-width:390px;padding:31px 48px 86px 65px;background-color:var(--info);border-radius:0 0 300px 300px;-webkit-border-radius:0 0 300px 300px;-moz-border-radius:0 0 300px 300px;-ms-border-radius:0 0 300px 300px;-o-border-radius:0 0 300px 300px}.our-ecosystem .our-ecosystem-accordion .accordion-button::after{display:none}@media(max-width: 1199px){.our-ecosystem{--title-offset: 0}.our-ecosystem .common-section-desc{margin-inline:auto}.our-ecosystem .our-ecosystem-main .heading{margin-bottom:50px}.our-ecosystem .our-ecosystem-main .heading .title *{line-height:.95}.our-ecosystem .our-ecosystem-main .heading .title strong{margin-left:var(--strong-offset)}.our-ecosystem .our-ecosystem-main .heading .title strong:last-of-type{margin-left:calc(1.7*var(--strong-offset))}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-button{min-height:auto}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-button img{width:100px;height:80px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body .accordion-left-part{max-width:450px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-university-block .accordion-body .accordion-right-part .detail{bottom:-60px;left:-10px;padding:40px;text-align:left}}@media(max-width: 991px){.our-ecosystem{--strong-offset: 0;padding-top:70px}.our-ecosystem .our-ecosystem-main .heading{flex-direction:column;align-items:center;margin-bottom:40px;text-align:center}.our-ecosystem .our-ecosystem-main .heading .sub-title{margin-left:0}.our-ecosystem .our-ecosystem-main .heading .title *{letter-spacing:-1px}.our-ecosystem .our-ecosystem-main .heading .title strong:last-of-type{margin-left:12px}.our-ecosystem .our-ecosystem-main .heading .disc{max-width:680px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-button{padding:30px 0}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-button img{width:80px;height:70px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body{flex-direction:column;text-align:center;gap:30px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body .accordion-left-part{max-width:100%}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse .accordion-body .accordion-left-part .disc *{margin-bottom:30px;margin-right:0}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-block{padding-bottom:140px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-block .accordion-body .accordion-right-part .detail{padding:30px;text-align:left}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-university-block .accordion-body{align-items:center}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-ventures-block .accordion-body{align-items:center}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-ventures-block .accordion-body .accordion-right-part .accordion-img{height:250px;margin-top:0}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-africa-block{padding-bottom:40px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-africa-block .accordion-body{align-items:center}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-africa-block .accordion-body .accordion-right-part .detail{padding:30px;text-align:left;bottom:-70px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-africa-block .accordion-body .accordion-right-part .accordion-img{height:270px}}@media(max-width: 575px){.our-ecosystem{padding-top:40px}.our-ecosystem .our-ecosystem-main .heading{margin-bottom:20px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-button{font-size:24px;border-radius:40px 40px 0 0;-webkit-border-radius:40px 40px 0 0;-moz-border-radius:40px 40px 0 0;-ms-border-radius:40px 40px 0 0;-o-border-radius:40px 40px 0 0}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-button img{width:70px;height:60px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-block{padding-bottom:110px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-block .accordion-body .accordion-right-part .detail{bottom:-110px;right:30px;max-width:214px;padding:20px 30px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.african-university-block .accordion-body .accordion-right-part .detail{max-width:210px;padding:20px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-africa-block .accordion-body .accordion-right-part .detail{padding:20px;left:10px}.our-ecosystem .our-ecosystem-accordion .accordion-item .accordion-collapse.alx-ventures-block .accordion-body .accordion-right-part .detail{bottom:-90px;max-width:320px;padding:30px;right:auto;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}}.africa-youth{padding:120px 0 110px}.africa-youth .africa-youth-main .title{-webkit-text-stroke-width:1.18px;-webkit-text-stroke-color:var(--white);margin-bottom:70px}.africa-youth .africa-youth-main .title .textBlurAni{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:15px}.africa-youth .africa-youth-main .title *{color:var(--transparent);font-size:var(--fs-64);font-weight:600;line-height:130%;letter-spacing:-3.2px;margin:0}.africa-youth .africa-youth-main .title strong{-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0);opacity:.9;background:linear-gradient(90deg, #FBD647 0.02%, #FFF 39.38%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);padding-right:10px}.africa-youth .africa-youth-main .title strong:last-child{background:rgba(0,0,0,0);color:var(--white);-webkit-text-fill-color:#fff}.africa-youth .africa-youth-main .title strong:last-child *{font-size:68px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-3.4px}.africa-youth .africa-youth-main .title span{-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0);font-size:initial}.africa-youth .africa-youth-main .title span *{font-family:var(--newsreader);color:hsla(0,0%,100%,.8);font-size:var(--fs-48);font-style:italic;font-weight:300;line-height:130%}.africa-youth .africa-youth-main .africa-youth-block{display:flex;justify-content:space-between;align-items:center}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left{max-width:515px;margin-right:20px;margin-left:98px}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left .detail{position:relative;margin-bottom:40px}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left .detail *{color:var(--white);font-family:var(--newsreader);font-size:var(--fs-36);font-weight:400;line-height:130%;margin:0}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left .detail::before{position:absolute;content:"";top:9px;left:-95px;width:65px;height:65px;background-color:#ff5347;border-radius:288px 0 0 0;-webkit-border-radius:288px 0 0 0;-moz-border-radius:288px 0 0 0;-ms-border-radius:288px 0 0 0;-o-border-radius:288px 0 0 0}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left .disc{max-width:470px}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left .disc *{color:#f0f0ed;font-size:var(--fs-20);font-weight:400;line-height:150%;margin:0}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-right{display:flex;justify-content:center;align-items:center;width:100%;max-width:464px}@media(max-width: 1399px){.africa-youth .africa-youth-main .title strong:last-child *{font-size:var(--fs-64)}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left{max-width:585px;margin-left:auto}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left .detail:before{left:-80px}}@media(max-width: 1199px){.africa-youth .africa-youth-main .title .textBlurAni{row-gap:0}.africa-youth .africa-youth-main .africa-youth-block{flex-direction:column;justify-content:center;gap:30px}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left{max-width:780px;margin:0 auto}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left .disc{max-width:100%}}@media(max-width: 991px){.africa-youth{padding:70px 0}.africa-youth .africa-youth-main .title{margin-bottom:40px}.africa-youth .africa-youth-main .title .textBlurAni{justify-content:center}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left{max-width:550px}}@media(max-width: 767px){.africa-youth{padding:70px 0 40px}.africa-youth .africa-youth-main .title .textBlurAni{gap:8px}.africa-youth .africa-youth-main .title *{letter-spacing:-1.2px;line-height:100%}.africa-youth .africa-youth-main .title strong{padding-right:0}.africa-youth .africa-youth-main .title strong:last-child *{letter-spacing:-1.2px;line-height:100%}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left .detail{padding-left:40px;margin-bottom:30px}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left .detail:before{width:30px;height:30px;left:0}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-left .disc{margin-left:0}.africa-youth .africa-youth-main .africa-youth-block .africa-youth-right{width:100%;max-width:100%}}@media(max-width: 575px){.africa-youth .africa-youth-main .title *{font-size:35px}.africa-youth .africa-youth-main .title strong:last-child *{font-size:35px}}.our-footprint{padding:103px 0 71px;position:relative;z-index:1}.our-footprint .heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:82px}.our-footprint .heading .sub-title{margin-left:30px}.our-footprint .heading .sub-title *{color:var(--primary);font-size:var(--fs-36);font-style:normal;font-weight:500;line-height:130%;margin:0}.our-footprint .heading .title{margin-left:10px;-webkit-text-stroke-width:1.18px;-webkit-text-stroke-color:var(--primary)}.our-footprint .heading .title *{color:var(--transparent);font-size:var(--fs-94);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-4.7px;margin:0}.our-footprint .heading .title span{margin-left:-52px}.our-footprint .heading .title strong{margin-left:25px;-webkit-text-stroke-width:unset;-webkit-text-stroke-color:var(--transparent)}.our-footprint .heading .title strong *{color:var(--primary)}.our-footprint .heading .disc{max-width:400px}.our-footprint .heading .disc *{color:var(--dark);font-size:var(--fs-24);font-style:normal;font-weight:400;line-height:150%;margin:0}.our-footprint .our-footprint-map{width:100%;height:100%}.our-footprint .our-footprint-map img{width:100%;height:100%;object-fit:cover}.our-footprint::after{position:absolute;content:"";bottom:0;left:0;width:100%;height:38%;background-color:#f0f0ed;z-index:-1}@media(max-width: 1399px){.our-footprint .heading .title span{margin-left:-15px}}@media(max-width: 1199px){.our-footprint{padding:70px 0}.our-footprint .heading{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;margin-bottom:40px}.our-footprint .heading .title *{letter-spacing:-1.7px}.our-footprint .heading .title strong{margin-left:15px}.our-footprint .heading .disc{max-width:800px}}@media(max-width: 991px){.our-footprint .heading{text-align:center;align-items:center}.our-footprint .heading .sub-title{margin:0}.our-footprint .heading .disc{max-width:550px}}@media(max-width: 767px){.our-footprint{padding:40px 0}.our-footprint .heading .title strong{margin-left:10px}}.give-banner{padding:208px 0 147px}.give-banner .give-banner-main{display:flex;justify-content:center;align-items:center}.give-banner .give-banner-main .heading{margin-inline:auto;width:100%;max-width:630px;text-align:center}.give-banner .give-banner-main .heading .title{text-align:center;margin-left:-50px}.give-banner .give-banner-main .heading .title *{color:hsla(0,0%,100%,.9);font-size:77px;font-weight:600;line-height:90%;letter-spacing:-3.8px;margin:0}.give-banner .give-banner-main .heading .title span{display:inline-flex !important;vertical-align:middle;margin-left:6px}.give-banner .give-banner-main .heading .title span *{color:hsla(0,0%,100%,.8);font-family:var(--newsreader);font-size:var(--fs-42);font-style:italic;font-weight:300;line-height:100%;letter-spacing:normal}.give-banner .give-banner-main .heading .title strong{margin-left:60px;-webkit-text-stroke-width:1.16px;-webkit-text-stroke-color:rgba(252,211,80,.9)}.give-banner .give-banner-main .heading .title strong *{color:var(--transparent)}.give-banner .give-banner-main .heading .title strong:first-child{margin-left:-35px}.give-banner .give-banner-main .heading .disc{margin-top:10px}.give-banner .give-banner-main .heading .disc *{color:var(--white);font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin:0}.give-banner .give-banner-main .donation-block{width:100%;max-width:370px;height:345px}.give-banner .give-banner-main .donation-block img{width:100%;height:100%}@media(max-width: 1199px){.give-banner .give-banner-main .heading{max-width:490px}.give-banner .give-banner-main .heading .title *{font-size:58px}}@media(max-width: 991px){.give-banner{padding:140px 0 70px}.give-banner .give-banner-main{flex-direction:column;justify-content:center;gap:20px}.give-banner .give-banner-main .heading{text-align:center;max-width:300px}.give-banner .give-banner-main .heading .title{margin:0 auto}.give-banner .give-banner-main .heading .title *{font-size:40px;letter-spacing:-1.8px}.give-banner .give-banner-main .heading .title strong{margin-left:0}.give-banner .give-banner-main .heading .title strong:first-child{margin-left:0}}@media(max-width: 768px){.give-banner .give-banner-main .heading{max-width:340px}.give-banner .give-banner-main .heading .title{margin:0 auto}.give-banner .give-banner-main .heading .title *{font-size:40px;letter-spacing:normal}.give-banner .give-banner-main .heading .title strong{margin-left:0}.give-banner .give-banner-main .heading .title strong:first-child{margin-left:0}}.the-number{padding:37px 0 107px}.the-number .the-number-main .title{text-align:center;margin-bottom:80px}.the-number .the-number-main .title *{color:var(--primary);font-size:var(--fs-48);font-style:normal;font-weight:500;line-height:130%;margin:0}.the-number .the-number-main .title span{display:inline-flex !important;vertical-align:middle}.the-number .the-number-main .title span *{color:rgba(155,8,25,.8);font-family:var(--newsreader);font-size:40px;font-style:italic;font-weight:300;line-height:130%}.the-number .the-number-main .chart-block{max-width:555px}.the-number .the-number-main .chart-block .impact-chart{max-width:525px;width:100%;height:296px}.the-number .the-number-main .chart-block .chart-box .sub-title{max-width:fit-content;margin:0 auto -15px;padding:10px 30px;border-radius:300px;background:#d6d4d4;-webkit-border-radius:300px;-moz-border-radius:300px;-ms-border-radius:300px;-o-border-radius:300px}.the-number .the-number-main .chart-block .chart-box .sub-title *{color:var(--black);font-size:var(--fs-18);font-style:normal;font-weight:500;line-height:150%;margin:0}.the-number .the-number-main .accordion{max-width:500px;margin-left:auto;margin-top:15px;border-bottom:1px solid var(--black)}.the-number .the-number-main .accordion .accordion-item{border-top:1px solid var(--black) !important;border:none;border-radius:0;background-color:var(--transparent);-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.the-number .the-number-main .accordion .accordion-item .accordion-button{color:var(--info);font-size:24px;font-style:normal;font-weight:500;line-height:150%;border:none;background-color:var(--transparent);padding:22px 0;box-shadow:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.the-number .the-number-main .accordion .accordion-item .accordion-button::after{width:24px;height:24px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M13.4974 10.5026V0H10.5026V10.5026H0V13.4974H10.5026V24H13.4974V13.4974H24V10.5026H13.4974Z" fill="%23002D6B"/></svg>') no-repeat center;background-size:contain}.the-number .the-number-main .accordion .accordion-item .accordion-button:not(.collapsed)::after{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="3" viewBox="0 0 24 3" fill="none"><path d="M0 0H24V3H0V0Z" fill="%23002D6B"/></svg>') no-repeat center;transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none}.the-number .the-number-main .accordion .accordion-item .accordion-body{margin-top:-12px;padding:0 0 43px}.the-number .the-number-main .accordion .accordion-item .accordion-body .heading .title{text-align:left;margin-bottom:12px}.the-number .the-number-main .accordion .accordion-item .accordion-body .heading .title *{color:var(--primary);font-size:var(--fs-60);font-style:normal;font-weight:500;line-height:130%}.the-number .the-number-main .accordion .accordion-item .accordion-body .heading .disc{max-width:470px}.the-number .the-number-main .accordion .accordion-item .accordion-body .heading .disc *{color:var(--dark);margin:0}@media(max-width: 991px){.the-number{padding:30px 0 70px}.the-number .the-number-main .title{margin-bottom:40px}.the-number .the-number-main .title span *{font-size:34px}.the-number .the-number-main .chart-block{margin:0 auto}.the-number .the-number-main .chart-block .chart-box .sub-title{margin:0 auto;padding:8px 20px}.the-number .the-number-main .accordion{margin:30px auto 0}}@media(max-width: 767px){.the-number{padding:30px 0 40px}.the-number .the-number-main .title{margin-bottom:30px}.the-number .the-number-main .title span *{font-size:32px}.the-number .the-number-main .chart-block{margin:0 auto}.the-number .the-number-main .accordion{margin:30px auto 0}.the-number .the-number-main .accordion .accordion-item .accordion-button{padding:15px 0}.the-number .the-number-main .accordion .accordion-item .accordion-button::after{width:20px;height:20px}.the-number .the-number-main .accordion .accordion-item .accordion-body{margin-top:0;padding:0 0 20px}}.v-stack-4{display:flex;flex-direction:column;gap:var(--space-4)}.v-stack-8{display:flex;flex-direction:column;gap:var(--space-8)}.v-stack-12{display:flex;flex-direction:column;gap:var(--space-12)}.v-stack-16{display:flex;flex-direction:column;gap:var(--space-16)}.v-stack-24{display:flex;flex-direction:column;gap:var(--space-24)}.v-stack-32{display:flex;flex-direction:column;gap:var(--space-32)}.v-stack-40{display:flex;flex-direction:column;gap:var(--space-40)}.v-stack-48{display:flex;flex-direction:column;gap:var(--space-48)}.v-stack-56{display:flex;flex-direction:column;gap:var(--space-56)}.v-stack-64{display:flex;flex-direction:column;gap:var(--space-64)}.v-stack-72{display:flex;flex-direction:column;gap:var(--space-72)}.v-stack-80{display:flex;flex-direction:column;gap:var(--space-80)}.h-stack-8{display:flex;align-items:center;gap:var(--space-8)}.py-80{padding-block:var(--section-space-80)}.pt-80{padding-top:var(--section-space-80)}.pb-80{padding-bottom:var(--section-space-80)}.py-40{padding-block:var(--section-space-40)}.pt-40{padding-top:var(--section-space-40)}.pb-40{padding-bottom:var(--section-space-40)}.py-100{padding-block:var(--section-space-100)}.pb-100{padding-bottom:var(--section-space-100)}.pt-100{padding-top:var(--section-space-100)}.py-120{padding-block:var(--section-space-120)}.pb-120{padding-bottom:var(--section-space-120)}.pt-120{padding-top:var(--section-space-120)}.max-w-1170{max-width:1170px;width:100%}.max-w-930{max-width:930px;width:100%}.max-w-440{max-width:440px;width:100%}.img-cover *{width:100%;height:100%;object-fit:cover;object-position:center}.img-contain *{width:100%;height:100%;object-fit:contain;object-position:center}.img-hover{overflow:hidden}.img-hover img{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.img-hover:hover img{scale:1.05}.common-section-title *{font-family:var(--poppins);font-style:normal;font-weight:var(--fw-500);font-size:var(--title-60);line-height:1;letter-spacing:var(--letter-spacing-minus-5);white-space:normal;color:var(--primary);margin-bottom:0}.common-section-desc{display:flex;flex-direction:column;gap:var(--space-24)}.common-section-desc *{font-family:var(--poppins);font-style:normal;font-weight:var(--fw-400);font-size:var(--fs-18);line-height:var(--lh-base);color:var(--dark);margin-bottom:0}.common-section-subtitle *{font-family:var(--poppins);font-style:normal;font-weight:var(--fw-400);font-size:var(--fs-16);line-height:var(--lh-base);color:var(--dark);text-transform:uppercase;margin-bottom:0}.common-normal-title *{font-family:var(--poppins);font-style:normal;font-weight:var(--fw-500);font-size:var(--title-24);line-height:var(--lh-base);margin-bottom:0;white-space:normal;color:var(--primary)}.common-news-reader *{font-family:var(--newsreader);font-size:var(--title-38);font-weight:var(--fw-500);color:var(--white);line-height:var(--lh-heading);margin-bottom:0}.common-news-reader span{color:var(--warning)}.common-title-format{--format-line-height: 32px;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:hsla(0,0%,100%,.9)}.common-title-format *{color:var(--transparent);font-size:var(--fs-64);font-weight:600;line-height:var(--format-line-height);letter-spacing:-5%;margin:0}.common-title-format p{line-height:calc(2*var(--format-line-height))}.common-title-format strong{-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0);opacity:.9;background:linear-gradient(90deg, #FBD647 0.02%, #FFF 39.38%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);padding-right:10px;line-height:calc(2*var(--format-line-height))}.common-title-format span{-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0);line-height:calc(2*var(--format-line-height))}.common-title-format span *{font-family:var(--newsreader);font-size:var(--fs-48);color:hsla(0,0%,100%,.8);font-style:italic;font-weight:300;line-height:normal;vertical-align:middle}.common-title-format b{-webkit-text-stroke-width:unset;-webkit-text-stroke-color:rgba(0,0,0,0);color:#fff}.common-title-format b *{color:#fff;font-size:var(--fs-32);font-weight:500;line-height:1;letter-spacing:normal}@media(max-width: 767px){.common-title-format{--format-line-height: 24px}}.title-48 *{font-size:var(--title-48)}.color-white *{color:var(--white) !important}.color-dark *{color:var(--dark) !important}.color-dark-60 *{color:var(--dark-60) !important}.semi-bold *{font-weight:var(--fw-600)}.thankyou{min-height:70dvh;display:flex}.leader-card{--gap: 20px;--title-font-size: 18px;--desc-font-size: 16px;display:flex;gap:var(--gap);flex-direction:column}.leader-card__image{height:auto;width:100%;aspect-ratio:1}.leader-card__image{height:100%;width:100%}.leader-card__title *{font-family:var(--poppins);font-style:normal;font-weight:var(--fw-600);font-size:var(--title-font-size);line-height:var(--lh-heading);margin-bottom:0;white-space:normal;color:var(--primary)}.leader-card__title a:hover{color:var(--info)}.leader-card__desc *{font-family:var(--poppins);font-style:normal;font-weight:var(--fw-400);font-size:var(--desc-font-size);line-height:var(--lh-base);margin-bottom:0;white-space:normal;color:var(--dark)}.testimonial-card{--gap: 20px;--padding: 35px;--title-font-size: 20px;--subtitle-font-size: 16px;--desc-font-size: 16px;--profile-gap: 10px;--image-size: 55px;display:flex;flex-direction:column;gap:var(--gap);padding:var(--padding)}.testimonial-card__profile{display:flex;gap:var(--profile-gap);align-items:start}.testimonial-card__image{width:var(--image-size);flex-shrink:0;overflow:hidden;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.testimonial-card__title *{font-family:var(--poppins);font-style:normal;font-weight:var(--fw-500);font-size:var(--title-font-size);line-height:var(--lh-base);white-space:normal;color:inherit;margin-bottom:0}.testimonial-card__subtitle *{font-family:var(--poppins);font-style:normal;font-weight:var(--fw-400);font-size:var(--subtitle-font-size);line-height:var(--lh-base);white-space:normal;color:inherit;margin-bottom:0;text-transform:uppercase}.testimonial-card__desc{opacity:.9}.testimonial-card__desc *{font-family:var(--poppins);font-style:normal;font-weight:var(--fw-400);font-size:var(--desc-font-size);line-height:var(--lh-base);white-space:normal;color:inherit;margin-bottom:0}@media(max-width: 991px){.testimonial-card{--padding: 24px;--title-font-size: 18px}}@media(max-width: 575px){.testimonial-card{--padding: 16px;--gap: 12px;--title-font-size: 16px;--subtitle-font-size: 15px;--desc-font-size: 15px;--profile-gap: 8px;--image-size: 48px}}.about-us{overflow:hidden;--desc-gap: 66px}.about-us .row{--bs-gutter-y: var(--space-24)}.about-us .common-section-desc{flex-direction:row;gap:var(--desc-gap)}.about-us__text-block{--row-gap: 66px}.about-us__text-block .row{margin-inline:calc(-0.5*var(--row-gap))}.about-us__text-block .row>*{padding-inline:calc(.5*var(--row-gap))}.about-us__image{overflow:hidden;height:auto;width:100%;aspect-ratio:1}.about-us__image-block .row>*:nth-child(1) .about-us__image{border-top-left-radius:80%}.about-us__image-block .row>*:nth-child(3) .about-us__image{border-bottom-right-radius:80%}@media(max-width: 1199px){.about-us{--desc-gap: 40px}}@media(max-width: 991px){.about-us{--desc-gap: 24px}}@media(max-width: 767px){.about-us .common-section-desc{flex-direction:column}.about-us__text-block{text-align:center}}.leadership-team .row{--bs-gutter-y: 24px}.leadership-team__image-block{max-width:1170px;width:100%;margin-inline:auto}.our-mission{--tab-text-block-padding: 68px;--tab-padding-top: 400px;--card-max-width: 530px;--nav-top: 40px;--nav-left: 40px;--nav-gap: 10px;--tab-gap: 16px}.our-mission .row{--bs-gutter-y: 24px}.our-mission .nav{--bs-nav-link-padding-x: 20px;--bs-nav-link-padding-y: 8px;--bs-nav-link-color: var(--black);--bs-nav-link-font-size: 14px;--bs-nav-pills-border-radius: 100px;--bs-nav-link-hover-color: var(--white);position:absolute;top:var(--nav-top);left:var(--nav-left);z-index:3;gap:var(--nav-gap)}.our-mission .nav .nav-link{background-color:var(--white);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.our-mission .nav .nav-link.active,.our-mission .nav .nav-link:hover{background-color:var(--info)}.our-mission .testimonial-card{border-bottom-right-radius:100px;max-width:var(--card-max-width);width:100%}.our-mission__wrapper{max-width:1170px;width:100%;margin-inline:auto}.our-mission__tabbing-block{position:relative}.our-mission__tab{display:flex;align-items:end;justify-content:end;position:relative;gap:var(--tab-gap);padding-top:var(--tab-padding-top)}.our-mission__tab-text-block{position:relative;z-index:2;padding-right:var(--tab-text-block-padding)}.our-mission__tab-image-block{height:calc(100% - var(--tab-text-block-padding));width:100%;position:absolute;top:0;left:0;z-index:1;border-bottom-left-radius:100px;overflow:hidden}.our-mission__tab-image{height:100%;width:100%}@media(max-width: 991px){.our-mission{--nav-top: 24px;--nav-left: 24px;--tab-padding-top: 300px;--tab-text-block-padding: 40px}}@media(max-width: 767px){.our-mission .nav{position:static;margin-bottom:24px}.our-mission__tab-image-block{border-bottom-left-radius:unset}.our-mission__tab-text-block{padding-inline:var(--tab-text-block-padding)}}@media(max-width: 575px){.our-mission{--tab-text-block-padding: 0;--tab-padding-top: 0;--nav-gap: 8px}.our-mission__tab{flex-direction:column}.our-mission__tab-image-block{position:static;aspect-ratio:300/200;height:auto;width:100%}.our-mission .testimonial-card{border-bottom-right-radius:unset}.our-mission .nav{--bs-nav-link-padding-x: 12px;--bs-nav-link-padding-y: 6px;--bs-nav-link-font-size: 13px}}.our-vision{--spacing-value: 30px;background:linear-gradient(252.93deg, #002D6B 0%, #172D55 37.5%, #002B56 67.5%, #011C37 97%)}.our-vision .row{--bs-gutter-y: var(--space-24);align-items:end}.our-vision .common-section-title{max-width:340px}.our-vision .common-news-reader{--shape-width: var(--spacing-value);--gap: var(--spacing-value);position:relative;display:flex;align-items:start;gap:var(--gap)}.our-vision .common-news-reader::before{content:"";flex-shrink:0;width:var(--shape-width);display:block;height:auto;aspect-ratio:1/3;background:url('data:image/svg+xml,<svg width="31" height="92" viewBox="0 0 31 92" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M29.8057 91.332C23.948 88.859 18.6249 85.2347 14.1416 80.665C9.65815 76.0954 6.10224 70.6698 3.67578 64.6992C1.24948 58.7287 6.24024e-07 52.3296 5.46961e-07 45.8672C2.90801e-05 39.4048 1.24945 33.0056 3.67578 27.0352C6.10222 21.0648 9.65824 15.6398 14.1416 11.0703C18.625 6.50061 23.9479 2.87548 29.8057 0.402344C30.1333 0.264029 30.4628 0.130793 30.793 0L30.793 91.7354C30.4627 91.6045 30.1334 91.4704 29.8057 91.332Z" fill="%23FF5347"/> </svg> ') no-repeat;background-size:cover}.our-vision__image{width:100%;height:auto;aspect-ratio:540/271;-webkit-mask-image:url("../images/svgs/mask-img1.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;-webkit-mask-position:center;mask-image:url("../images/svgs/mask-img1.svg");mask-repeat:no-repeat;mask-size:100% 100%;mask-position:center}@media(max-width: 1399px){.our-vision{--spacing-value: 24px}}@media(max-width: 1199px){.our-vision{--spacing-value: 20px}}.contact-us{--wrapper-max-width: 1170px;--text-block-max-width: 420px}.contact-us .row{--bs-gutter-y: 24px}.contact-us__wrapper{max-width:var(--wrapper-max-width);width:100%;margin-inline:auto}.contact-us__text-block{max-width:var(--text-block-max-width);width:100%}/*# sourceMappingURL=style.min.css.map */
