@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
url("bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}

:root{--font-default:"Poppins",sans-serif;--font-primary:"Poppins",sans-serif;--font-secondary:"Poppins",sans-serif;--color-default:#1a1f24;--color-default-rgb:26,31,36;--color-links:#f4831f;--color-links-hover:#1ec3e0;--color-primary:#0ea2bd;--color-primary-light:#1ec3e0;--color-primary-dark:#0189a1;--color-primary-rgb:14,162,189;--color-primary-light-rgb:30,195,224;--color-primary-dark-rgb:1,137,161;--color-dark:#ffbf00;--color-secondary:#000000;--color-secondary-light:#8f9fae;--color-secondary-dark:#3a4753;--color-secondary-rgb:255,135,0;--color-secondary-light-rgb:255,135,174;--color-secondary-dark-rgb:58,71,83;--color-blue:#0d6efd;--color-blue-rgb:13,110,253;--color-indigo:#6610f2;--color-indigo-rgb:102,16,242;--color-purple:#6f42c1;--color-purple-rgb:111,66,193;--color-pink:#f3268c;--color-pink-rgb:243,38,140;--color-red:#df1529;--color-red-rgb:223,21,4;--color-orange-light:#ffc20e;--color-orange:#f4831f;--color-orange-rgb:253,126,20;--color-yellow:#ffc107;--color-yellow-rgb:255,193,7;--color-green:#059652;--color-green-rgb:5,150,82;--color-teal:#20c997;--color-teal-rgb:32,201,151;--color-cyan:#0dcaf0;--color-cyan-rgb:13,202,240;--color-white:#ffffff;--color-white-rgb:255,255,255;--color-gray:#eeedef;--color-gray-rgb:108,117,125;--color-black:#000000;--color-black-rgb:0,0,0}:root{--bs-blue:var(--color-blue);--bs-indigo:var(--color-indigo);--bs-purple:var(--color-purple);--bs-pink:var(--color-pink);--bs-red:var(--color-red);--bs-orange:var(--color-orange);--bs-yellow:var(--color-yellow);--bs-green:var(--color-green);--bs-teal:var(--color-teal);--bs-cyan:var(--color-cyan);--bs-white:var(--color-white);--bs-gray:var(--color-gray);--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:var(--color-blue);--bs-secondary:var(--color-blue);--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:var(--color-primary-rgb);--bs-secondary-rgb:var(--color-secondary-rgb);--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:var(--color-white-rgb);--bs-black-rgb:var(--color-black-rgb);--bs-body-color-rgb:var(--color-default-rgb);--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:var(--font-default);--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--font-default);--bs-body-font-size:.9rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:var(--color-default);--bs-body-bg:#fff}.font-default{font-family:var(--font-default)!important}.font-primary{font-family:var(--font-primary)!important}.font-secondary{font-family:var(--font-secondary)!important}.color-default{color:var(--color-default)!important}.color-links{color:var(--color-links)!important}.color-links:hover{color:var(--color-links-hover)!important}.color-primary{color:var(--color-primary)!important}.color-primary-light{color:var(--color-primary-light)!important}.color-primary-dark{color:var(--color-primary-dark)!important}.color-secondary{color:var(--color-secondary)!important}.color-secondary-light{color:var(--color-secondary-light)!important}.color-secondary-dark{color:var(--color-secondary-dark)!important}.color-blue{color:var(--color-blue)!important}.color-indigo{color:var(--color-indigo)!important}.color-purple{color:var(--color-purple)!important}.color-pink{color:var(--color-pink)!important}.color-red{color:var(--color-red)!important}.color-orange{color:var(--color-orange)!important}.color-yellow{color:var(--color-yellow)!important}.color-green{color:var(--color-green)!important}.color-teal{color:var(--color-teal)!important}.color-cyan{color:var(--color-cyan)!important}.color-white{color:var(--color-white)!important}.color-gray{color:var(--color-gray)!important}.color-black{color:var(--color-black)!important}.bg-default{background-color:var(--color-default)!important}.bg-primary{background-color:var(--color-primary)!important}.bg-primary-light{background-color:var(--color-primary-light)!important}.bg-primary-dark{background-color:var(--color-primary-dark)!important}.bg-secondary{background-color:var(--color-secondary)!important}.bg-secondary-light{background-color:var(--color-secondary-light)!important}.bg-secondary-dark{background-color:var(--color-secondary-dark)!important}.bg-blue{background-color:var(--color-blue)!important}.bg-indigo{background-color:var(--color-indigo)!important}.bg-purple{background-color:var(--color-purple)!important}.bg-pink{background-color:var(--color-pink)!important}.bg-red{background-color:var(--color-red)!important}.bg-orange{background-color:var(--color-orange)!important}.bg-yellow{background-color:var(--color-yellow)!important}.bg-green{background-color:var(--color-green)!important}.bg-teal{background-color:var(--color-teal)!important}.bg-cyan{background-color:var(--color-cyan)!important}.bg-white{background-color:var(--color-white)!important}.bg-gray{background-color:var(--color-gray)!important}.bg-black{background-color:var(--color-black)!important}:root{scroll-behavior:smooth}body{overflow-x:hidden}@media (min-width:1650px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1460px}}a{color:var(--color-links);text-decoration:none}a:hover{color:var(--color-links-hover);text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary)}p{color:var(--color-black)}@media (min-width:320px){.container{max-width:100%;padding-left:20px;padding-right:20px}}@media (min-width:1200px){.container{max-width:1300px;padding-left:1.5em;padding-right:1.5em}}@media (min-width:1400px){.container{max-width:1320px}}#preloader{position:fixed;inset:0;z-index:9999;overflow:hidden;background:var(--color-white);-webkit-transition:all 0.6s ease-out;transition:all 0.6s ease-out;width:100%;height:100vh}#preloader:after,#preloader:before{content:"";position:absolute;border:4px solid var(--color-primary);border-radius:50%;-webkit-animation:animate-preloader 2s cubic-bezier(0,0.2,0.8,1) infinite;animation:animate-preloader 2s cubic-bezier(0,0.2,0.8,1) infinite}#preloader:after{-webkit-animation-delay:-0.5s;animation-delay:-0.5s}@-webkit-keyframes animate-preloader{0%{width:10px;height:10px;top:calc(50% - 5px);left:calc(50% - 5px);opacity:1}to{width:72px;height:72px;top:calc(50% - 36px);left:calc(50% - 36px);opacity:0}}@keyframes animate-preloader{0%{width:10px;height:10px;top:calc(50% - 5px);left:calc(50% - 5px);opacity:1}to{width:72px;height:72px;top:calc(50% - 36px);left:calc(50% - 36px);opacity:0}}.logo{margin:10px 0}section{padding:30px 0;overflow:hidden}@media (min-width:767px){section{padding:60px 0}}section.p-90{padding:40px 0}@media screen and (min-width:1280px){section.p-90{padding:90px 0}}.section-header{text-align:center;padding:40px 0}.section-header h2{font-size:1.7rem;font-weight:500;color:var(--color-black)}@media (min-width:601px){.section-header h2{font-size:50px}}.section-header.bold h2{font-weight:700}.section-header p{margin:0 auto;color:var(--color-black)}@media (min-width:1280px){.section-header p{max-width:80%}}.breadcrumbs{padding:15px 0;background:rgba(var(--color-secondary-rgb),0.05);min-height:40px;margin-top:76px}.breadcrumbs h2{font-size:30px;font-weight:300;margin:0}.breadcrumbs ol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:14px}.breadcrumbs ol li+li{padding-left:10px}.breadcrumbs ol li+li:before{display:inline-block;padding-right:10px;color:var(--color-secondary-light);content:"/"}@media (max-width:992px){.breadcrumbs .d-flex{display:block!important}.breadcrumbs h2{margin-bottom:10px;font-size:24px}.breadcrumbs ol{display:block}.breadcrumbs ol li{display:inline-block}}.scroll-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:995;background:var(--color-primary);width:40px;height:40px;border-radius:4px;-webkit-transition:all 0.4s;transition:all 0.4s}.scroll-top i{font-size:24px;color:var(--color-white);line-height:0}.scroll-top:hover{background:rgba(var(--color-primary-rgb),0.85);color:var(--color-white)}.scroll-top.active{visibility:visible;opacity:1}@media screen and (max-width:768px){[data-aos-delay]{-webkit-transition-delay:0!important;transition-delay:0!important}}.header{padding:0;-webkit-transition:all 0.5s;transition:all 0.5s;position:sticky;top:0;z-index:999;background:var(--color-white)}.header.sticked{-webkit-box-shadow:0px 2px 20px rgba(var(--color-secondary-rgb),0.1);box-shadow:0px 2px 20px rgba(var(--color-secondary-rgb),0.1);position:fixed;width:100%}.header .logo img{height:50px;width:auto}@media (min-width:600px){.header .logo img{height:60px}}.header .logo h1{font-size:32px;font-weight:300;color:var(--color-secondary);font-family:var(--font-secondary)}.header .logo h1 span{color:var(--color-primary);font-weight:500}.header .btn-getstarted,.header .btn-getstarted:focus{font-size:16px;color:var(--color-white);background:var(--color-primary);padding:8px 23px;border-radius:4px;-webkit-transition:0.3s;transition:0.3s;font-family:var(--font-secondary)}.header .btn-getstarted:focus:hover,.header .btn-getstarted:hover{color:var(--color-white);background:rgba(var(--color-primary-rgb),0.85)}@media (max-width:1279px){.header .btn-getstarted,.header .btn-getstarted:focus{margin-right:50px}}.menu-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:40px}@media (min-width:601px){.menu-flex{padding-right:50px}}@media (min-width:1279px){.menu-flex{padding-right:0}}.menu-flex .side-menu{position:relative;z-index:1}.menu-flex .side-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.menu-flex .side-menu ul li{list-style:none;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1279px){.menu-flex .side-menu ul li img{-webkit-filter:invert(1);filter:invert(1)}}.menu-flex .side-menu ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:39px 20px;font-family:var(--font-secondary);font-size:1.25em;font-weight:400;color:var(--color-white);white-space:nowrap;-webkit-transition:0.3s;transition:0.3s;position:relative}@media (max-width:1279px){.menu-flex .side-menu ul li a{color:var(--color-black);padding:20px}}@media (max-width:600px){.menu-flex .side-menu ul li a{color:var(--color-black);padding:20px 5px}}.menu-flex .side-menu ul li a i{font-size:26px;line-height:0;margin-left:5px}.menu-flex .side-menu ul li:after{position:absolute;left:0;top:46px;content:"";width:1px;height:15px;background:#fde6d2}@media (max-width:1279px){.menu-flex .side-menu ul li:after{background:transparent}}.menu-flex .side-menu ul li:first-child:after{display:none}.menu-flex .side-menu ul li .ct-topbar{padding:39px 20px}@media (max-width:1279px){.menu-flex .side-menu ul li .ct-topbar{padding:37px 20px}}@media (max-width:600px){.menu-flex .side-menu ul li .ct-topbar{padding:10px 5px}}.menu-flex .side-menu ul li .ct-topbar .ct-language-dropdown{padding-top:8px;max-height:0;overflow:hidden;position:absolute;top:110%;left:-35px;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;width:110px;text-align:center;padding-top:0;z-index:200;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-flex .side-menu ul li .ct-topbar .ct-language-dropdown:before{content:"";position:absolute;top:0;left:0;right:0;margin:auto;width:8px;height:0;border:0 solid transparent;border-right-width:8px;border-left-width:8px;border-bottom:8px solid #ffbf00}.menu-flex .side-menu ul li .ct-topbar .ct-language-dropdown li{background:#ffbf00;padding:5px}.menu-flex .side-menu ul li .ct-topbar .ct-language-dropdown li:hover{background:#f4831f}.menu-flex .side-menu ul li .ct-topbar .ct-language-dropdown li a{display:block;padding:0}.menu-flex .side-menu ul li .ct-topbar .ct-language-dropdown li a img{width:40px}.menu-flex .side-menu ul li .ct-topbar:hover .ct-language-dropdown{max-height:345px;padding-top:8px}@media (max-width:1200px){.menu-flex .side-menu ul li .ct-topbar ul{position:relative;z-index:1;overflow:visible}}@media (min-width:1280px){.navbar{position:relative;background:#f4831f;padding:0 0 0 30px}.navbar:before{content:"";height:100%;width:100%;right:-100%;position:absolute;background:#f4831f}.navbar ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar li{position:relative}.navbar>ul>li{white-space:nowrap}.navbar>ul>li:after{position:absolute;right:0;top:46px;content:"";width:1px;height:15px;background:#fde6d2}.navbar a,.navbar a:focus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:41px 20px;font-family:var(--font-secondary);font-size:1.25em;font-weight:400;color:var(--color-white);white-space:nowrap;-webkit-transition:0.3s;transition:0.3s;position:relative}.navbar a i,.navbar a:focus i{font-size:26px;line-height:0;margin-left:5px}.navbar>ul>li>a:before{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:var(--color-white);visibility:hidden;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all 0.3s ease-in-out 0s;display:none}.navbar .active:before,.navbar a:hover:before,.navbar li:hover>a:before{visibility:visible;-webkit-transform:scaleX(0.7);transform:scaleX(0.7)}.navbar .active,.navbar .active:focus,.navbar a:hover,.navbar li:hover>a{color:var(--color-white)}.navbar .dropdown .active:before,.navbar .dropdown a:hover:before,.navbar .dropdown:hover>a:before{visibility:hidden}.navbar .dropdown .active,.navbar .dropdown .active:focus,.navbar .dropdown a:hover,.navbar .dropdown:hover>a{color:var(--color-white);background:var(--color-orange)}.navbar .dropdown ul{display:block;position:absolute;left:0;top:100%;margin:0;padding:0 0 10px 0;z-index:99;opacity:0;visibility:hidden;background:var(--color-dark);-webkit-transition:0.3s;transition:0.3s}.navbar .dropdown ul li{min-width:200px}.navbar .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;font-weight:400;color:var(--color-white)}.navbar .dropdown ul a i{font-size:12px}.navbar .dropdown ul .active,.navbar .dropdown ul .active:hover,.navbar .dropdown ul a:hover,.navbar .dropdown ul li:hover>a{color:var(--color-white);background:var(--color-orange)}.navbar .dropdown:hover>ul{opacity:1;visibility:visible}.navbar .megamenu{position:static}.navbar .megamenu ul{right:0;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar .megamenu ul li{-webkit-box-flex:1;-ms-flex:1;flex:1}.navbar .megamenu ul li a,.navbar .megamenu ul li:hover>a{color:var(--color-white);background:none}.navbar .megamenu ul li .active,.navbar .megamenu ul li .active:hover,.navbar .megamenu ul li a:hover{color:var(--color-white);background:var(--color-orange)}.navbar .dropdown .dropdown ul{top:0;left:calc(100% - 30px);visibility:hidden}.navbar .dropdown .dropdown:hover>ul{opacity:1;top:0;left:100%;visibility:visible}}@media (min-width:1280px) and (max-width:1366px){.navbar .dropdown .dropdown ul{left:-90%}.navbar .dropdown .dropdown:hover>ul{left:-100%}}@media (max-width:1279px){.navbar{position:fixed;top:0;left:-100%;width:calc(100% - 70px);bottom:0;-webkit-transition:0.3s;transition:0.3s;z-index:9997}.navbar ul{position:absolute;inset:0;padding:10px 0;margin:0;background:rgba(var(--color-secondary-rgb),0.9);overflow-y:auto;-webkit-transition:0.3s;transition:0.3s;z-index:9998;height:100%;width:100%}.navbar ul ul{width:auto;height:auto}.navbar a,.navbar a:focus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;font-size:16px;font-weight:500;color:rgba(var(--color-white-rgb),0.7);white-space:nowrap;-webkit-transition:0.3s;transition:0.3s}.navbar a i,.navbar a:focus i{font-size:12px;line-height:0;margin-left:5px}.navbar .active,.navbar .active:focus,.navbar a:hover,.navbar li:hover>a{color:var(--color-white)}.navbar .dropdown .dropdown ul,.navbar .dropdown ul{position:static;display:none;padding:10px 0;margin:10px 20px;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;border:1px solid #ff9f33}.navbar .dropdown .dropdown>.dropdown-active,.navbar .dropdown>.dropdown-active{display:block}.mobile-nav-toggle{display:block!important;color:var(--color-secondary);font-size:48px;cursor:pointer;line-height:0;-webkit-transition:0.5s;transition:0.5s;position:fixed;top:28px;z-index:9999;right:20px}.mobile-nav-toggle.bi-x{color:var(--color-white)}.mobile-nav-active{overflow:hidden;z-index:9995;position:relative}.mobile-nav-active .navbar{left:0}.mobile-nav-active .navbar:before{content:"";position:fixed;inset:0;background:rgba(var(--color-secondary-rgb),0.8);z-index:9996;height:100%;width:100%}}@media (max-width:767px){.mobile-nav-toggle{font-size:38px;top:33px;right:20px}}@media (max-width:600px){.mobile-nav-toggle{top:17px}}.hero-bg{padding:0}.hero-bg .img-fluid-slider{width:100%;max-width:100%}.hero-bg .container-hero{position:absolute;max-width:90%;left:0;top:0;right:0;margin:0 auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:160px}@media (min-width:1200px){.hero-bg .container-hero{max-width:1140px}}@media (min-width:1400px){.hero-bg .container-hero{max-width:1320px}}.hero-bg .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-bg .swiper-slide .swiper-slide-right{max-width:640px;text-align:left}.hero-bg .swiper-slide .swiper-slide-right h2{font-size:2em;color:#fff;font-weight:bold;margin:0px 0 10px 0px;line-height:0.9em;text-shadow:2px 2px 20px #0e4160}@media (min-width:600px){.hero-bg .swiper-slide .swiper-slide-right h2{font-size:4em}}@media (min-width:1024px){.hero-bg .swiper-slide .swiper-slide-right h2{line-height:0.9em;font-size:5em;max-width:350px}}@media (min-width:1200px){.hero-bg .swiper-slide .swiper-slide-right h2{line-height:0.9em;font-size:7em}}.hero-bg .swiper-slide .swiper-slide-right p{color:#fff;text-transform:capitalize;margin:0px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-width:540px;font-size:14px}.hero-bg .swiper-slide .swiper-slide-right p br{display:none}@media (min-width:767px){.hero-bg .swiper-slide .swiper-slide-right p{margin:0px 0 50px 0px;font-size:16px;-webkit-line-clamp:8}.hero-bg .swiper-slide .swiper-slide-right p br{display:block}}.hero-bg .swiper-button-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;height:0}@media (min-width:767px){.hero-bg .swiper-button-center{gap:15px}}.hero-bg .swiper-button-center .swiper-pagination{bottom:1px}@media (min-width:992px){.hero-bg .swiper-button-center .swiper-pagination{bottom:30px}}.hero-bg .swiper-button-center .swiper-pagination .swiper-pagination-bullet{width:15px;height:3px;border-radius:5px;opacity:1;background:#fcffc7}@media (min-width:992px){.hero-bg .swiper-button-center .swiper-pagination .swiper-pagination-bullet{width:60px;height:5px}}.hero-bg .swiper-button-center .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}.hero-bg .readmore{color:var(--color-white);white-space:nowrap;margin-top:90px!important}@media (min-width:767px){.hero-bg .readmore{margin-top:80px}}.hero-bg .readmore i{color:var(--color-white);position:absolute;left:8px}@media (max-width:767px){.hero-bg .readmore i{font-size:1em;margin-left:5px}}.hero-bg .readmore .link-circle{border:2px solid var(--color-white);-webkit-transition:width 1s;transition:width 1s;overflow:hidden;height:40px;width:40px}.hero-bg .readmore .link-circle span{padding-left:50px}@media (max-width:767px){.hero-bg .readmore .link-circle{height:20px;width:20px}}.hero-bg .readmore:hover .link-circle{border-color:var(--color-white)}@media (max-width:767px){.hero-bg .readmore:hover .link-circle{height:20px;width:20px}}.hero-bg.orange .readmore{color:var(--color-orange)}.hero-bg.orange .readmore i{color:var(--color-orange)}.hero-bg.orange .readmore .link-circle{border:2px solid var(--color-orange)}.hero-bg.orange .readmore:hover .link-circle{border-color:var(--color-orange)}.hero-bg a.register-now{font-size:20px;padding:0 26px;background-image:-webkit-gradient(linear,left top,right top,from(#fcaf17),to(#f68d1e));background-image:linear-gradient(to right,#fcaf17,#f68d1e);color:var(--color-white);-webkit-transition:0.3s;transition:0.3s;border-radius:74px;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #fff;border:3px solid #ee8f27;position:absolute;bottom:110px}@media (min-width:1280px){.hero-bg a.register-now{font-size:16px;padding:0 18px;height:40px;bottom:94px}}@media (min-width:1600px){.hero-bg a.register-now{font-size:20px;padding:0 26px;height:50px;bottom:110px}}.featured-services{background:#f5f5f5}.featured-services ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:0 -5px}.featured-services ul li{list-style:none;width:100%;padding:5px}@media (min-width:320px){.featured-services ul li:last-child{width:100%}}@media (min-width:501px){.featured-services ul li{width:50%}.featured-services ul li:last-child{width:100%}}@media (min-width:767px){.featured-services ul li{width:33.333%}.featured-services ul li:last-child{width:33.333%}}@media (min-width:1350px){.featured-services ul li{width:20%}.featured-services ul li:last-child{width:20%}}.featured-services ul li:first-child{width:100%}@media (min-width:1350px){.featured-services ul li:first-child{width:20%}}.featured-services ul li:first-child .service-item{background-image:-webkit-gradient(linear,left top,right top,from(#ffaf00),to(#ff8700));background-image:linear-gradient(to right,#ffaf00,#ff8700);height:auto;margin-top:0;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:1350px){.featured-services ul li:first-child .service-item{height:318px;margin-bottom:0}}.featured-services ul li:first-child .service-item h4{-webkit-transform:none;transform:none;margin:0;font-size:2.5em;color:var(--color-white);position:relative;bottom:inherit;left:0;width:100%;font-weight:500}@media (min-width:1350px){.featured-services ul li:first-child .service-item h4{bottom:110px;left:200px;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-90deg);transform:translateX(-50%) translateY(-50%) rotate(-90deg);margin-top:-66px;width:inherit;position:absolute}}.featured-services ul li:first-child .service-item:hover{-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none;z-index:2}.featured-services ul li:first-child .service-item:hover h4{color:var(--color-white)}.featured-services ul li .service-item{padding:30px;-webkit-transition:0.5s;transition:0.5s;background:var(--color-white);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.featured-services ul li .service-item .icon{text-align:center}.featured-services ul li .service-item .icon img{max-width:100%}.featured-services ul li .service-item h4{font-weight:300;margin:0;font-size:18px;text-align:center}.featured-services ul li .service-item h4 br{display:none}@media (min-width:1350px){.featured-services ul li .service-item h4 br{display:block}}.featured-services ul li .service-item p{line-height:24px;font-size:14px;margin-bottom:0}.featured-services ul li .service-item:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-box-shadow:1px 0 10px 0 rgba(var(--color-orange-rgb),0.4);box-shadow:1px 0 10px 0 rgba(var(--color-orange-rgb),0.4);z-index:2}.featured-services ul li .service-item:hover h4{color:var(--color-orange)}.featured-services .card-grid{position:relative;color:#fff;background-size:cover;background-position:center;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:hidden;min-height:280px}@media (min-width:768px){.featured-services .card-grid.card-grid-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.featured-services .card-grid:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.featured-services .card-content{position:relative;z-index:2;padding:40px}.featured-services .btn-read{margin-top:10px;background:#f44336;border:none;font-weight:600}.featured-services h5{font-weight:bold}@media (min-width:768px){.featured-services .col-md-7{width:50%}.featured-services .col-md-2{width:25%}}.about{background-image:-webkit-gradient(linear,left top,right top,from(#ff8700),to(#ffaf00));background-image:linear-gradient(to right,#ff8700,#ffaf00);padding:0}.about .flag-bg{background-repeat:no-repeat;background-size:contain;background-position:right center;padding:10px 0;background-image:none}@media (min-width:1024px){.about .flag-bg{background-image:url(../img/home/flag-circle.png);padding:60px 0}}@media (min-width:1024px){.about .flag-bg{background-size:contain;background-position:right center}}.about .content h3{font-weight:400;font-size:2em;font-family:var(--font-secondary);color:var(--color-white)}@media (min-width:767px){.about .content h3{font-size:3em}}.about .content p{color:var(--color-white);max-width:590px}.about .content ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;padding:0;margin-top:20px}@media (min-width:667px){.about .content ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}}.about .content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #fff;padding:15px 25px;border-radius:80px;width:100%}.about .content ul li div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about .content ul li i{width:50px}.about .content ul li i img{max-width:100%;max-height:40px}@media (min-width:500px){.about .content ul li{width:100%}}@media (min-width:1350px){.about .content ul li{padding:15px 25px;border-radius:80px}.about .content ul li i{width:70px}.about .content ul li i img{max-width:100%;max-height:55px}}.about .content ul h5{font-size:2em;font-weight:800;color:#fff;margin:0 12px;padding:0 12px;border-left:2px solid #fff;border-right:2px solid #fff}@media (min-width:1350px){.about .content ul h5{font-size:3.2em}}.about .content ul p{font-size:1.1em;margin:0;color:#fff;line-height:1.2em}.cta{padding-bottom:20px}.cta h2{background-image:-webkit-gradient(linear,left top,right top,from(#ff8700),to(#ffaf00));background-image:linear-gradient(to right,#ff8700,#ffaf00);color:#fff;margin:0;height:85px;font-size:1.7em;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:767px){.cta h2{font-size:3em}}.cta .team{padding:10px 20px;background:#f5f5f5}@media (min-width:767px){.cta .team{padding:40px 50px}}@media (min-width:992px){.cta .team{padding:40px 60px}}.cta .team .row{margin-left:-15px;margin-right:-15px}@media (max-width:768px){.cta .team .row{margin-left:-10px;margin-right:-10px}}@media (max-width:460px){.cta .team .row{margin-left:-20px;margin-right:-20px}}.cta .team .row .col-xl-3{padding:15px}@media (max-width:768px){.cta .team .row .col-xl-3{width:50%;padding:10px}}@media (max-width:460px){.cta .team .row .col-xl-3{width:100%;padding:10px 20px}}.cta .team .row .col-xl-4{padding:15px}@media (max-width:768px){.cta .team .row .col-xl-4{width:50%;padding:10px}}@media (max-width:460px){.cta .team .row .col-xl-4{width:100%;padding:10px 20px}}.cta .team .team-member{position:relative}.cta .team .team-member .member-img{overflow:hidden;position:relative}.cta .team .team-member .member-img img{-webkit-transition:0.6s;transition:0.6s}.cta .team .team-member .member-img:after{content:"";position:absolute;height:100%;width:100%;background-image:url(../img/initiatives/overlay.png);background-size:100%;background-position:bottom;background-repeat:no-repeat;left:0}.cta .team .team-member .member-info{padding:20px;text-align:left;position:absolute;bottom:0}.cta .team .team-member .member-info h4{font-weight:500;margin-bottom:5px;font-size:18px;color:var(--color-white)}.cta .team .team-member .member-info h4 br{display:none}@media (min-width:768px){.cta .team .team-member .member-info h4 br{display:block}}.cta .team .team-member:hover .member-img img{-webkit-transform:scale(1.5);transform:scale(1.5)}.cta.programmes .team{background:#fff;padding:0}.cta.programmes .team .team-member .member-info{background:#fff;right:0;min-width:80%;max-width:80%}.cta.programmes .team .team-member .member-info h4{color:#000}.publications{overflow:hidden;padding:0}.publications .section-header{padding-bottom:10px}.publications .section-header h2{color:var(--color-orange)}.publications .publications-slider-bg{padding-bottom:50px;position:relative}.publications .publications-slider-bg .publications-slider{padding:20px 0}.publications .publications-slider-bg .publications-slider .swiper-slide-active{text-align:center}.publications .publications-slider-bg .publications-slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.publications .publications-slider-bg .publications-slider .swiper-slide.swiper-slide-active{-webkit-transform:scale(1.3);transform:scale(1.3);z-index:2;border:1px solid #c2c4c5;padding:4px;background:#fff}.publications .publications-slider-bg .swiper-button-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}.publications .publications-slider-bg .swiper-button-center .swiper-button-next,.publications .publications-slider-bg .swiper-button-center .swiper-button-prev{bottom:-50px;top:auto;left:auto;right:auto;position:relative}@media (min-width:992px){.publications .swiper-wrapper{padding:40px 0}.publications .swiper-slide{-webkit-transition:0.6s;transition:0.6s}.publications .swiper-slide:hover{border:1px solid #c2c4c5;padding:4px;background:#fff;z-index:1;-webkit-transform:scale(1.3);transform:scale(1.3)}}@media (max-width:1350px){.events{padding-bottom:50px}}.events .section-header h2{color:var(--color-white)}.events .container{background:-webkit-gradient(linear,left bottom,left top,from(#ffffff),color-stop(50%,#ffffff),color-stop(50%,#ffbf00),to(#ffbf00));background:linear-gradient(to top,#ffffff 0%,#ffffff 50%,#ffbf00 50%,#ffbf00 100%);min-height:250px}.events .container .events-slider-bg{position:relative;padding-left:0px}@media screen and (min-width:1350px){.events .container .events-slider-bg{padding-left:250px}}.events .container .events-slider-bg .events-slider{padding:0 10px 12px 10px}.events .container .events-slider-bg .events-slider .swiper-slide{height:auto}.events .container .events-slider-bg .events-slider .post-box{-webkit-transition:0.3s;transition:0.3s;height:100%;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 2px 10px 0 rgba(3,5,7,0.1);box-shadow:0 2px 10px 0 rgba(3,5,7,0.1);padding:15px 45px 30px;background:var(--color-white)}.events .container .events-slider-bg .events-slider .post-box .meta{margin-bottom:15px;padding-bottom:6px;border-bottom:2px solid #f8af79;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.events .container .events-slider-bg .events-slider .post-box .meta .post-date{font-size:2em;font-weight:400;color:var(--color-orange)}.events .container .events-slider-bg .events-slider .post-box .meta .post-date svg{fill:#f47920;width:34px}.events .container .events-slider-bg .events-slider .post-box .meta .post-author{font-size:1em;font-weight:400;color:var(--color-orange);padding-left:10px;line-height:normal}.events .container .events-slider-bg .events-slider .post-box .post-title{font-size:17px;margin:15px 0 0 0;position:relative;-webkit-transition:0.3s;transition:0.3s;font-weight:400}.events .container .events-slider-bg .events-slider .post-box p{margin:15px 0 0 0;font-size:13px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box}.events .container .events-slider-bg .post-box:hover{background:var(--color-orange)}.events .container .events-slider-bg .post-box:hover .meta{border-color:#fbcda5}.events .container .events-slider-bg .post-box:hover .meta .post-date{color:var(--color-white)}.events .container .events-slider-bg .post-box:hover .meta .post-date svg{fill:#fff}.events .container .events-slider-bg .post-box:hover .meta .post-author{color:var(--color-white)}.events .container .events-slider-bg .post-box:hover .post-title{color:var(--color-white)}.events .container .events-slider-bg .post-box:hover p{color:var(--color-white)}.events .container .events-slider-bg .post-box:hover .readmore{color:var(--color-white);white-space:nowrap}.events .container .events-slider-bg .post-box:hover .readmore i{color:var(--color-white)}.events .container .events-slider-bg .post-box:hover .readmore .link-circle{border:2px solid var(--color-white);-webkit-transition:width 1s;transition:width 1s;overflow:hidden;height:40px;width:40px}.events .container .events-slider-bg .post-box:hover .readmore .link-circle span{padding-left:50px}.events .container .events-slider-bg .post-box:hover .readmore:hover .link-circle{width:176px;border-color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.events .container .events-slider-bg .post-box:hover .readmore:hover span{display:inline-block;font-size:16px}.events .container .events-slider-bg .swiper-button-prev{bottom:15px;top:inherit;left:72px}.events .container .events-slider-bg .swiper-button-next{bottom:15px;top:inherit;left:133px}@media (max-width:1350px){.events .container .events-slider-bg .swiper-button-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}.events .container .events-slider-bg .swiper-button-center .swiper-button-prev{bottom:-40px;top:auto;left:auto;right:auto;position:relative}.events .container .events-slider-bg .swiper-button-center .swiper-button-next{bottom:-40px;top:auto;left:auto;right:auto;position:relative}}.media-bg{background:-webkit-gradient(linear,left bottom,left top,from(#ffffff),color-stop(50%,#ffffff),color-stop(50%,#f47920),to(#f47920));background:linear-gradient(to top,#ffffff 0%,#ffffff 50%,#f47920 50%,#f47920 100%);padding-top:0}.media-bg .section-header h2{color:var(--color-white);margin:0}.media-bg h3{color:#f47920;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;margin:0;font-size:22px;text-transform:uppercase;-webkit-box-shadow:0 0 29px 0 rgba(18,66,101,0.08);box-shadow:0 0 29px 0 rgba(18,66,101,0.08);padding:10px;border-radius:10px 10px 0 0}.media-bg .swiper-slide{background-size:cover;background-position:100%;height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;-webkit-box-shadow:0 2px 10px 0 rgba(18,66,101,0.08);box-shadow:0 2px 10px 0 rgba(18,66,101,0.08)}.media-bg .swiper-media{background-size:cover;background-position:100%;height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(18,66,101,0.08);box-shadow:0 2px 10px 0 rgba(18,66,101,0.08);margin-bottom:20px}@media (min-width:992px){.media-bg .swiper-media{margin-bottom:0}}.media-bg .swiper-media .icon-box{padding:0;overflow:auto}.media-bg .icon-box{padding:80px 60px;position:relative;overflow:hidden;-webkit-box-shadow:0 0 29px 0 rgba(18,66,101,0.08);box-shadow:0 0 29px 0 rgba(18,66,101,0.08);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-radius:8px;height:100%;z-index:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.media-bg .icon-box:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,0.54);border-radius:8px;display:none}.media-bg .icon-box .twitter-timeline{position:relative;z-index:2}.media-bg .icon-box .title{font-weight:500;margin-bottom:15px;font-size:1.5em;position:relative;z-index:2}.media-bg .icon-box p{font-size:1em;line-height:28px;margin-bottom:0;position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.media-bg .icon-box .icon{margin-bottom:20px;margin-left:-40px;display:inline-block;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:absolute;z-index:2;top:20px}.media-bg .icon-box .icon img{width:40px}.media-bg .icon-box .readmore{color:var(--color-white);white-space:nowrap}.media-bg .icon-box .readmore i{color:var(--color-white)}.media-bg .icon-box .readmore .link-circle{border:2px solid var(--color-white);-webkit-transition:width 1s;transition:width 1s;overflow:hidden;height:40px;width:40px}.media-bg .icon-box .readmore .link-circle span{padding-left:50px}.media-bg .icon-box .readmore:hover .link-circle{width:176px;border-color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.media-bg .icon-box .readmore:hover span{display:inline-block;font-size:16px}.media-bg .swiper-button-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}.media-bg .swiper-button-center .swiper-button-next,.media-bg .swiper-button-center .swiper-button-prev{bottom:50px;top:auto;left:auto;right:auto;position:relative}.readmore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;-webkit-transition:0.3s;transition:0.3s;margin-top:25px;color:var(--color-black);position:relative}.readmore span{margin-left:10px;font-size:1.3em;display:none}.readmore .link-circle{width:40px;height:40px;border-radius:50px;border:2px solid var(--color-orange)}.readmore:hover .link-circle{width:176px;border-color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.readmore:hover span{display:inline-block;font-size:16px}.readmore i{line-height:0;font-size:2em;position:absolute;margin-left:20px;left:8px;color:var(--color-orange)}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next,.swiper-button-prev{width:45px;height:45px;border:1px solid var(--color-orange);border-radius:45px;background:var(--color-white)}.swiper-button-next:hover,.swiper-button-prev:hover{background:var(--color-orange);color:#fff}.swiper-button-next:hover i,.swiper-button-prev:hover i{color:#fff}.swiper-button-next i,.swiper-button-prev i{color:var(--color-orange);font-size:1.5em;line-height:0.5em}.about-isa-slider{width:100%;position:relative;padding:0}.about-isa-slider .img-fluid-slider{width:100%}.about-isa-slider .container-hero{position:absolute;max-width:1320px;left:0;top:0;right:0;margin:0 auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,0.5)}@media screen and (min-width:767px){.about-isa-slider .container-hero{background:transparent}}@media screen and (min-width:1280px){.about-isa-slider .container-hero{padding-top:100px}}.about-isa-slider .container-hero.pb-100{padding:50px 2em 0}@media screen and (min-width:1600px){.about-isa-slider .container-hero.pb-100{padding-top:100px}}.about-isa-slider h1{margin:0 0 10px 0;font-size:1.75em;font-weight:700;color:var(--color-white);max-width:100%}@media screen and (min-width:500px){.about-isa-slider h1{font-size:2em}}@media screen and (min-width:767px){.about-isa-slider h1{font-size:3.45em;margin:0 0 20px 0;max-width:70%}}@media screen and (min-width:1025px){.about-isa-slider h1{max-width:100%}}@media screen and (min-width:1300px){.about-isa-slider h1{font-size:4.45em}}.about-isa-slider h1 br{display:none}@media screen and (min-width:1280px){.about-isa-slider h1 br{display:block}}.about-isa-slider h2{font-size:3.5em;font-weight:bold;max-width:950px;color:#fff}.about-isa-slider p{color:var(--color-white);margin-bottom:0;font-size:11px;font-weight:500;max-width:100%;line-height:1.2em}@media screen and (max-width:500px){.about-isa-slider p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}@media screen and (min-width:500px){.about-isa-slider p{font-size:12px}}@media screen and (min-width:767px){.about-isa-slider p{font-size:14px;max-width:70%}}@media screen and (min-width:1025px){.about-isa-slider p{max-width:60%}}@media screen and (min-width:1280px){.about-isa-slider p{margin-bottom:90px;line-height:24px;max-width:100%}}.about-isa-slider p br{display:none}@media screen and (min-width:1280px){.about-isa-slider p br{display:block}}.about-isa-slider a{color:#fff;font-size:12px;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about-isa-slider.gradient-bg{background-image:linear-gradient(242deg,rgba(250,204,34,0.9960784314) 0%,rgb(248,54,0) 100%);padding:50px 0}.about-isa-slider.gradient-bg .container-hero{background:transparent}@media screen and (min-width:767px){.about-isa-slider.gradient-bg{padding-top:30px}}.about-isa-slider.gradient-bg:after{content:"";position:absolute;left:0;top:0;background:#fff;width:100%;height:0}@media screen and (min-width:767px){.about-isa-slider.gradient-bg:after{height:15px}}.about-isa-slider.gradient-bg .container-hero{position:relative}.about-isa-slider.gradient-bg .container-hero p{max-width:800px}.about-isa-slider.gradient-bg a.download-btn{width:214px;height:45px;border-radius:22px;background-color:#f15a31;font-size:18px;line-height:34px;color:#ffffff;font-weight:500;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;top:45px}.about-isa-slider.pb-140 p{margin-bottom:0}@media screen and (min-width:1280px){.about-isa-slider.pb-140 p{margin-bottom:140px}}.about-isa-slider.star-slider h1{font-size:3.5em;line-height:1em;padding-bottom:15px}.about-isa-slider.star-slider p{line-height:1.5em}.about-isa-slider.solar-startup .container-hero{padding-top:50px}.about-isa-slider.solar-startup h1{font-size:3em;line-height:1em;padding-bottom:15px}.about-isa-slider.solar-startup p{line-height:1.5em;margin-bottom:40px}.about-isa-slider.solar-startup ul{margin:15px 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px}.about-isa-slider.solar-startup ul li{list-style:none;border:1px solid #fff;border-radius:50px;padding:7px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;gap:5px}.about-isa-slider.solar-startup ul li a{font-size:14px}.about-isa-slider .view-docs{padding:10px 20px;background-color:transparent;border:solid 2px white;font-size:14px;font-weight:500;border-top-right-radius:30px;border-bottom-right-radius:30px;color:white;position:absolute;bottom:30%;left:-10px}.about-isa-slider .view-docs1{padding:10px 20px;background-color:transparent;border:solid 2px white;font-size:14px;font-weight:500;border-top-right-radius:30px;border-bottom-right-radius:30px;color:white;position:absolute;bottom:14%;left:-10px;font-family:"Poppins",sans-serif}@media screen and (min-width:1600px){.about-isa-slider .view-docs1{bottom:18%}}.about-isa{overflow:visible;position:relative;padding:0}.about-isa .container .about-content-top{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1350px){.about-isa .container .about-content-top{padding:50px 190px;gap:150px}}.about-isa .container .about-content-top .about-content-top-left{width:100%}@media screen and (min-width:1024px){.about-isa .container .about-content-top .about-content-top-left{width:50%}}@media screen and (min-width:1350px){.about-isa .container .about-content-top .about-content-top-left{width:320px}}.about-isa .container .about-content-top .about-content-top-left p{font-size:1.8em;font-weight:600}.about-isa .container .about-content-top .about-content-top-left p span{color:#f15a31}.about-isa .container .about-content-top .about-content-top-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.about-isa .container .about-content-top .about-content-top-right p span{color:#f15a31}.about-isa .container .about-content{padding:30px;background-image:linear-gradient(113deg,rgb(248,54,0) 0%,rgba(250,204,34,0.9960784314) 100%)}@media screen and (min-width:992px){.about-isa .container .about-content{padding:50px}}.about-isa .container .about-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -11px;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-isa .container .about-content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px;width:100%;margin:15px 0}@media screen and (min-width:500px){.about-isa .container .about-content ul li{width:50%}}@media screen and (min-width:992px){.about-isa .container .about-content ul li{width:33.333%}}@media screen and (min-width:1280px){.about-isa .container .about-content ul li{width:20%;margin:0}}.about-isa .container .about-content ul li:hover .card-box-mid{background:#f15a31}.about-isa .container .about-content ul li:hover .card-box-mid .icon-about img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.about-isa .container .about-content ul li:hover .card-box-mid p{color:#fff}.about-isa .container .about-content ul li .icon-about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.about-isa .container .about-content ul li .icon-about img{max-width:100%}.about-isa .container .about-content ul li p{color:#000;text-align:center;font-size:14px}.about-isa .container .about-content ul li .card-box-mid{background:#fff;padding:30px;height:100%}.about-isa .container .about-content.center{padding:30px;margin-top:30px}@media screen and (min-width:767px){.about-isa .container .about-content.center{margin-top:-70px}}@media screen and (min-width:1280px){.about-isa .container .about-content.center{padding:30px 110px}}.about-isa .container .about-content.center h2{text-align:center;font-size:2em}@media screen and (min-width:767px){.about-isa .container .about-content.center h2{font-size:4em}}.about-isa .container .about-content.center h2:before{display:none}.about-isa .container .about-content.center h2 span{position:relative}.about-isa .container .about-content.center h2 span:before{content:"";background:var(--color-white);width:90px;height:4px;position:absolute;top:30px;left:-115px;display:none}@media screen and (min-width:767px){.about-isa .container .about-content.center h2 span:before{display:block}}.about-isa .container .about-content.center h2 span:after{content:"";background:var(--color-white);width:90px;height:4px;position:absolute;top:30px;right:-115px;display:none}@media screen and (min-width:767px){.about-isa .container .about-content.center h2 span:after{display:block}}.about-isa .container .about-content.center p{text-align:center;margin-bottom:0}.about-isa .container .about-content.center p br{display:none}@media screen and (min-width:1280px){.about-isa .container .about-content.center p br{display:block}}.about-isa .container .about-content.padding-space{padding:30px;margin-bottom:30px}@media (min-width:767px){.about-isa .container .about-content.padding-space{padding:70px 100px}}.about-isa .container .about-content.padding-space p{font-size:16px;text-align:justify}.about-isa .container .about-content h2{color:var(--color-white);font-size:1.7em;margin-bottom:30px;position:relative;font-weight:500;text-align:center;padding:0}@media screen and (min-width:1350px){.about-isa .container .about-content h2{padding:0 220px}}.about-isa .container .about-content p{color:var(--color-white);text-align:justify;font-size:18px;font-weight:500;margin:0}.about-isa.isa-bottom{padding-bottom:60px}.about-isa.isa-bottom .container{padding:0 20px}@media screen and (min-width:1024px){.about-isa.isa-bottom .container{padding:0 50px}}.about-isa.isa-bottom .container .about-content{padding:22px 32px;margin-top:-30px}@media screen and (min-width:1024px){.about-isa.isa-bottom .container .about-content{margin-top:-90px}}.about-isa.isa-bottom .container .about-content ul{padding:0;margin:20px 0 0 0}.about-isa.isa-bottom .container .about-content ul li{color:var(--color-white);list-style:none;padding-left:25px;position:relative;margin-bottom:10px}.about-isa.isa-bottom .container .about-content ul li:after{content:"";border:2px solid var(--color-white);background:#f58220;position:absolute;left:0;top:4px;width:14px;height:14px}.about-isa.solarizing-heating .container .about-content{background:#f58220;padding:20px;margin-top:20px}.about-isa.solarizing-heating .container .about-content p{text-align:left}@media screen and (min-width:601px){.about-isa.solarizing-heating .container .about-content p{text-align:justify}}@media screen and (min-width:601px){.about-isa.solarizing-heating .container .about-content{padding:50px;margin-top:-80px}}@media screen and (min-width:1280px){.about-isa.solarizing-heating .container .about-content{padding:100px 200px;margin-top:-160px}}.about-isa.solarizing-heating .container .about-content ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-isa.solarizing-heating .container .about-content ul li{width:100%}.vision-mission{padding:0}.vision-mission .vision-mission-box{width:100%;background:url("../img/about/mission-bg.png") center center;background-size:cover;position:relative;padding:30px;background-color:#eeedef}@media screen and (min-width:767px){.vision-mission .vision-mission-box{padding:60px}}@media screen and (min-width:1024px){.vision-mission .vision-mission-box{padding:60px 110px 210px}}.vision-mission .vision-mission-box .service-item{position:relative;height:100%;margin-bottom:20px;width:100%}.vision-mission .vision-mission-box .service-item.border-item{border-left:0;padding-left:0.5rem;margin-left:0.5rem}@media screen and (min-width:1024px){.vision-mission .vision-mission-box .service-item.border-item{border-left:1px solid #000;padding-left:30px;margin-left:15px}}@media screen and (min-width:1024px){.vision-mission .vision-mission-box .service-item{width:48%}}.vision-mission .vision-mission-box .service-item .title{font-weight:700;margin-bottom:10px;font-size:4em;color:var(--color-black);-webkit-transition:0.3s;transition:0.3s;position:relative}.vision-mission .vision-mission-box .service-item .title:before{content:"";background-image:-webkit-gradient(linear,left top,right top,from(#ffaf00),to(#ff8700));background-image:linear-gradient(to right,#ffaf00,#ff8700);width:90px;height:12px;position:absolute;top:-15px;left:0px}.vision-mission .vision-mission-box .service-item .description{font-size:14px;color:var(--color-black);margin-bottom:10px}.analytics{padding:0 0 90px 0;position:relative;overflow:visible}.analytics .container{padding:0 20px;margin-top:50px}@media screen and (min-width:1280px){.analytics .container{margin-top:-100px}}.analytics .container .col-lg-4{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:767px){.analytics .container .col-lg-4{width:50%}}@media screen and (min-width:1280px){.analytics .container .col-lg-4{width:33.333%}}.analytics .container .col-lg-4:first-child .icon-box p{max-width:220px}.analytics .container .col-lg-4:nth-child(2) .icon-box{background:#f58220}.analytics .container .col-lg-4:nth-child(3) .icon-box{background:#faa61a}.analytics .container .icon-box{padding:30px;border-radius:4px;border:10px solid #fff;-webkit-transition:0.3s;transition:0.3s;height:350px;width:350px;border-radius:100%;background:#f15a31;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:400px){.analytics .container .icon-box{height:360px;width:360px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:767px){.analytics .container .icon-box{height:336px;width:336px}}@media screen and (min-width:1280px){.analytics .container .icon-box{height:410px;width:410px;padding:60px 30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.analytics .container .icon-box .title{font-weight:500;margin-bottom:15px;font-size:24px;text-align:center;color:var(--color-white)}.analytics .container .icon-box .description{color:var(--color-white);line-height:21px;text-align:center;font-size:14px;margin-bottom:0;max-height:142px;overflow:auto}@media screen and (min-width:992px){.analytics .container .icon-box .description{overflow:inherit;max-height:auto}}.analytics .container .icon-box:hover{background:#706f6e!important}.clients{padding:0}.clients .clients-slider-bg{padding:30px 80px;background:var(--color-gray);position:relative}.clients .clients-slider-bg img{max-height:50px}.clients .clients-slider-bg .swiper-slide{border-right:1px solid #bdbbbc;text-align:center;padding:0 20px}.clients .clients-slider-bg .swiper-button-next,.clients .clients-slider-bg .swiper-button-prev{width:58px;height:58px;border:0;border-radius:0;background:var(--color-white);top:45%}.gray-bg{background:var(--color-gray)}.recent-blog-posts .section-header{padding-top:0}.recent-blog-posts .section-header h2{text-align:center;font-size:2em;font-weight:bold}@media screen and (min-width:767px){.recent-blog-posts .section-header h2{font-size:4em}}.recent-blog-posts .section-header h2 span{position:relative}.recent-blog-posts .section-header h2 span:before{content:"";background:var(--color-black);width:90px;height:4px;position:absolute;top:43px;left:-115px;display:none}@media screen and (min-width:767px){.recent-blog-posts .section-header h2 span:before{display:block}}.recent-blog-posts .section-header h2 span:after{content:"";background:var(--color-black);width:90px;height:4px;position:absolute;top:43px;right:-115px;display:none}@media screen and (min-width:767px){.recent-blog-posts .section-header h2 span:after{display:block}}.recent-blog-posts .post-box{-webkit-transition:0.3s;transition:0.3s;height:auto;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 30px 50px 30px;margin-bottom:30px;background:var(--color-gray)}@media screen and (min-width:1024px){.recent-blog-posts .post-box{margin-bottom:0;height:100%}}.recent-blog-posts .post-box .post-img{overflow:hidden;position:relative;margin:0 -30px}.recent-blog-posts .post-box .post-img img{-webkit-transition:0.5s;transition:0.5s;width:100%}.recent-blog-posts .post-box .post-img img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.recent-blog-posts .post-box .post-title{font-size:18px;color:var(--color-orange);font-weight:500;margin:22px 0 0 0;position:relative;-webkit-transition:0.3s;transition:0.3s}.recent-blog-posts .post-box .post-title br{display:none}@media screen and (min-width:1280px){.recent-blog-posts .post-box .post-title br{display:block}}.recent-blog-posts .post-box p{margin:15px 0 0 0;font-size:14px}.flag-bg{padding:0 0 50px}@media screen and (min-width:1280px){.flag-bg{padding:60px 0 110px}}.flag-bg ul.flag{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4%}.flag-bg ul.flag li{list-style:none;padding:20px;width:100%;background:var(--color-white);margin-top:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (min-width:500px){.flag-bg ul.flag li{width:47.5%}}@media screen and (min-width:767px){.flag-bg ul.flag li{width:30.5%}}@media screen and (min-width:1024px){.flag-bg ul.flag li{width:31.5%}}@media screen and (min-width:1280px){.flag-bg ul.flag li{width:21%}}.flag-bg ul.flag li:hover{-webkit-box-shadow:1px 1px 10px #918989;box-shadow:1px 1px 10px #918989}.flag-bg ul.flag li:hover .text{color:var(--color-orange)}.flag-bg ul.flag li .circle{background-image:url(../img/ourwork/circle.png);background-size:cover;width:150px;height:150px;position:relative;margin-top:-90px;margin-bottom:45px;font-size:2.4em;font-weight:bold;color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.1em;text-align:center}.flag-bg ul.flag li .circle:after{content:"";background-image:url(../img/ourwork/arrow.png);background-size:cover;position:absolute;height:56px;width:20px;left:0;right:0;margin-left:auto;margin-right:auto;bottom:-52px}.flag-bg ul.flag li .img img{max-width:100%;max-height:100px}.flag-bg ul.flag li .text{font-size:1.4em;font-weight:600;text-align:center}.program-achievements{position:relative;background-image:url(../img/ourwork/program-achievements.jpg);background-size:cover}.program-achievements:after{content:"";background:-webkit-gradient(linear,left top,right top,color-stop(10%,rgba(0,0,0,0.18)),color-stop(50%,rgb(255,121,0)),to(#f58220));background:linear-gradient(to right,rgba(0,0,0,0.18) 10%,rgb(255,121,0) 50%,#f58220 100%);height:100%;width:100%;position:absolute;left:0;top:0;display:none}.program-achievements .container{position:relative;z-index:1}.program-achievements .content{background:transparent;padding:0 10px!important}@media screen and (min-width:600px){.program-achievements .content{padding:0}}.program-achievements .content h3{font-weight:600;font-size:26px;color:var(--color-white)}.program-achievements .content ul{list-style:none;padding:0}.program-achievements .content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:35px}.program-achievements .content ul li:first-child{margin-top:35px}.program-achievements .content ul li span{background:var(--color-gray);-webkit-box-shadow:0px 6px 15px rgba(16,110,234,0.12);box-shadow:0px 6px 15px rgba(16,110,234,0.12);-webkit-filter:drop-shadow(7.727px 2.071px 64px rgba(57,56,56,0.34));filter:drop-shadow(7.727px 2.071px 64px rgba(57,56,56,0.34));margin-right:15px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:80px;width:80px}.program-achievements .content ul li span img{max-width:60%}.program-achievements .content ul li h5{font-size:18px;color:var(--color-white)}.program-achievements .content ul li p{color:var(--color-white)}.program-achievements .content ul li p:last-child{margin-bottom:0}.program-achievements .content ul li div{-webkit-box-flex:1;-ms-flex:1;flex:1}.solar-battery{overflow:visible;position:relative}.solar-battery .content{background:var(--color-gray);padding:20px;margin-top:-130px}@media screen and (min-width:600px){.solar-battery .content{padding:60px 30px 30px 30px}}.solar-battery .content h2{font-size:1.5rem;font-weight:500;margin-bottom:30px}@media screen and (min-width:601px){.solar-battery .content h2{font-size:1.75rem}}.solar-battery .content ul{list-style:none;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f7f7f8;margin:0;gap:2%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.solar-battery .content ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1280px){.solar-battery .content ul{padding:20px 120px}}.solar-battery .content ul li{background-image:url(../img/ourwork/circle-o.png);background-size:contain;background-repeat:no-repeat;background-position:center center;width:260px;height:263px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin:20px 0}@media screen and (min-width:460px){.solar-battery .content ul li{width:291px;height:294px}}@media screen and (min-width:1024px){.solar-battery .content ul li{width:32.6%;height:382.73px;margin:0}}.solar-battery .content ul li:nth-child(2){background-image:url(../img/ourwork/circle-2.png)}.solar-battery .content ul li:nth-child(3){background-image:url(../img/ourwork/circle-3.png)}.solar-battery .content ul li:after{content:"";background-image:url(../img/ourwork/right-arrow.png);background-size:cover;position:absolute;height:40px;width:41px;right:-31px;margin-left:auto;display:none}@media screen and (min-width:1024px){.solar-battery .content ul li:after{display:block}}.solar-battery .content ul li:last-child:after{display:none}.solar-battery .content ul li .img img{max-width:100%}.solar-battery .content ul li .text{text-align:center}.programme-works-bg{padding:0 0 40px}@media screen and (min-width:1280px){.programme-works-bg{padding:0 0 80px}}.programme-works-bg h2{font-size:1.5rem;font-weight:500;margin-bottom:22px}@media screen and (min-width:601px){.programme-works-bg h2{font-size:1.75rem}}.programme-works-bg ul.programme-works{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2%}.programme-works-bg ul.programme-works li{list-style:none;padding:20px;width:100%;background:var(--color-orange);margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:460px){.programme-works-bg ul.programme-works li{width:49%}}@media screen and (min-width:601px){.programme-works-bg ul.programme-works li{width:32%}}@media screen and (min-width:1024px){.programme-works-bg ul.programme-works li{width:15%}}.programme-works-bg ul.programme-works li .circle{background-image:url(../img/ourwork/circle-box.png);background-size:contain;background-repeat:no-repeat;width:150px;height:150px;position:relative;margin-top:-90px;margin-bottom:20px;font-size:2em;color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.1em}.programme-works-bg ul.programme-works li .circle img{max-width:90%;max-height:100px}.programme-works-bg ul.programme-works li .text{font-size:1em;text-align:center;color:var(--color-white)}.scaling-solar-applications{padding:30px 0 0}@media screen and (min-width:1280px){.scaling-solar-applications{padding:150px 0}}.scaling-solar-applications .post-box{-webkit-transition:0.3s;transition:0.3s;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scaling-solar-applications .post-box .post-img{overflow:hidden;position:relative;margin:0}.scaling-solar-applications .post-box .post-img img{-webkit-transition:0.5s;transition:0.5s;width:100%}.scaling-solar-applications .post-box .post-img img:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.scaling-solar-applications .post-box .post-content{background:var(--color-white);padding:15px 0;border-top:3px solid var(--color-orange);border-bottom:3px solid var(--color-orange);position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-bottom:50px}@media screen and (min-width:1280px){.scaling-solar-applications .post-box .post-content{position:absolute;margin-bottom:50px;padding:15px 30px}}.scaling-solar-applications .post-box .post-content .post-title{font-size:25px;color:var(--color-orange);font-weight:600;margin:22px 0 0 0;position:relative;-webkit-transition:0.3s;transition:0.3s}.scaling-solar-applications .post-box .post-content .post-title br{display:none}@media screen and (min-width:1280px){.scaling-solar-applications .post-box .post-content .post-title br{display:block}}.scaling-solar-applications .post-box .post-content p{margin:15px 0 0 0}@media screen and (min-width:1280px){.scaling-solar-applications .col-lg-6:first-child .post-box{margin-bottom:130px}}@media screen and (min-width:1280px){.scaling-solar-applications .col-lg-6:first-child .post-box .post-content{top:50px;width:330px;min-height:420px}}@media screen and (min-width:1280px){.scaling-solar-applications .col-lg-6:nth-child(2) .post-box{margin-bottom:130px}}@media screen and (min-width:1280px){.scaling-solar-applications .col-lg-6:nth-child(2) .post-box .post-content{top:-90px;left:0;width:380px;min-height:435px}}@media screen and (min-width:1280px){.scaling-solar-applications .col-lg-6:nth-child(3) .post-box .post-content{right:0;bottom:-80px;width:290px;min-height:420px;padding-bottom:60px}}@media screen and (min-width:1280px){.scaling-solar-applications .col-lg-6:nth-child(4) .post-box .post-content{padding:15px 50px;right:0;top:-50px;width:300px;min-height:380px}}.solarizing-heating img{width:100%}.key-bg{background:#eeedef}.key-bg .key-solutions{padding:40px 0 1px}@media screen and (min-width:1280px){.key-bg .key-solutions{padding:90px 0 1px}}.key-bg .key-solutions .key-white{background:var(--color-white);padding:0 0 50px}@media screen and (min-width:1280px){.key-bg .key-solutions .key-white{padding:0 0 100px}}.key-bg .key-solutions .key-white h2{background:#f58220;color:#fff;margin:0;height:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;margin-bottom:50px;font-size:34px}@media screen and (min-width:767px){.key-bg .key-solutions .key-white h2{font-size:44px}}@media screen and (min-width:1280px){.key-bg .key-solutions .key-white h2{margin-bottom:100px}}.key-bg .key-solutions .content{padding:0 20px 0 10px}@media screen and (min-width:1280px){.key-bg .key-solutions .content{padding:0 100px 0 0}}@media screen and (min-width:1280px){.key-bg .key-solutions .content.padding-left{padding-left:100px}}@media (max-width:767px){.key-bg .key-solutions .content{padding:30px 30px 0}}.key-bg .key-solutions .content h3{font-weight:600;font-size:1.5rem}.key-bg .key-solutions .content p{margin:0}.key-bg .key-solutions .i-mb-5{margin-bottom:50px}@media screen and (min-width:1280px){.key-bg .key-solutions .i-mb-5{margin-bottom:70px}}.modal-open{overflow:hidden}.slide-modal{display:none;position:fixed;top:0;right:0;width:100%;height:100%;z-index:99999}.slide-modal .slide-panel{background-color:#fff;position:absolute;top:-100%;right:0;width:100%;height:100%;-webkit-transform:translateY(0);transform:translateY(0);padding:0 0 60px;-webkit-transition:top 0.3s ease-out;transition:top 0.3s ease-out;backdrop-filter:blur(21px);background-color:hsla(0,0%,100%,0.87)}.slide-modal .slide-panel.slide-down{top:105px;-webkit-transform:translateY(0%);transform:translateY(0%)}@media (max-width:1279px){.slide-modal .slide-panel.slide-down{top:0;padding-top:20px}}.slide-modal .slide-panel .search-body{max-width:900px;margin:0 auto}.slide-modal .slide-panel #search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all 0.5s;transition:all 0.5s;width:100%;border-bottom:1px solid #ccc;padding:10px 0;overflow:hidden}.slide-modal .slide-panel #search:focus,.slide-modal .slide-panel #search:hover{background:transparent}.slide-modal .slide-panel #search button,.slide-modal .slide-panel #search input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:inherit;font:inherit;outline:0;height:54px;font-size:2.5rem;font-weight:300;color:#888}@media (max-width:600px){.slide-modal .slide-panel #search button,.slide-modal .slide-panel #search input{font-size:1.5rem;height:40px}}.slide-modal .slide-panel #search button{cursor:pointer;padding:6px 0.25em;color:#000;font-size:2.5rem;line-height:44px;color:#888}@media (max-width:600px){.slide-modal .slide-panel #search button{font-size:1.5rem;line-height:32px}}.slide-modal .slide-panel #search input::-moz-placeholder{color:#888}.slide-modal .slide-panel #search input:-ms-input-placeholder{color:#888}.slide-modal .slide-panel #search input::-webkit-input-placeholder{color:#888}.slide-modal .slide-panel #search input::-ms-input-placeholder{color:#888}.slide-modal .slide-panel #search input::placeholder{color:#888}.slide-modal .slide-panel #search .spinner{-webkit-animation:spinner 1s infinite linear;animation:spinner 1s infinite linear;display:none;padding:0 0.25em;font-size:2.5em;color:#000}.slide-modal .slide-panel #search input{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.slide-modal .slide-panel #search.loading button{display:none}.slide-modal .slide-panel #search.loading .spinner{display:-webkit-box;display:-ms-flexbox;display:flex}.slide-modal .slide-panel #search.loading .spinner svg{width:48px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.slide-modal .slide-panel ul.search-in{margin:20px 0 0 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2%;max-height:calc(100vh - 300px);overflow:auto}.slide-modal .slide-panel ul.search-in li{list-style:none;width:30%;border:1px solid #ccc;padding:12px 8px;text-align:center;border-radius:4px;font-size:16px;cursor:pointer;margin:10px 0}.slide-modal .slide-panel ul.search-in li.active{border:1px solid #f4831f;background:#f4831f;color:#fff}.slide-modal .slide-panel ul.search-in li h3{font-size:20px;font-weight:400}.slide-modal .slide-panel ul.search-in li h3 a{color:#ff7c00;text-decoration:underline}.slide-modal .slide-panel ul.search-in li p{font-size:14px}.slide-modal .slide-panel ul.search-in li a{color:#858181}.slide-modal .slide-panel-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.slide-modal .slide-panel-head .close{font-size:20px;font-weight:bold;color:#fff;cursor:pointer;line-height:30px;position:absolute;top:-66px;right:158px;background:#f4831f;width:31px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide-modal .slide-panel-head .close:hover{color:#000}@media (max-width:1279px){.slide-modal .slide-panel-head .close{top:-12px;right:-12px;background:transparent;color:#000}}.slide-modal .slide-panel-head h3{max-width:100%;line-height:46px}.slide-modal .slide-panel-head h3 a{font-weight:600}.slide-modal .search-list-bg{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;gap:30px}.slide-modal .search-list-bg .search-list-left{width:200px}.slide-modal .search-list-bg .search-list-left .filter-list{margin-bottom:15px}.slide-modal .search-list-bg .search-list-left .filter-list h3{font-size:14px;font-weight:600;text-transform:uppercase;margin:0 0 5px 0}.slide-modal .search-list-bg .search-list-left .filter-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0}.slide-modal .search-list-bg .search-list-left .filter-list ul li{list-style:none;width:100%;border:1px solid #f4831f;padding:6px 12px;text-align:left;border-radius:4px;font-size:14px;cursor:pointer;margin:3px 0;color:#f4831f}.slide-modal .search-list-bg .search-list-left .filter-list ul li.active{border:1px solid #f4831f;background:#f4831f;color:#fff}.slide-modal .search-list-bg .search-list-right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;max-height:calc(100vh - 300px);overflow:auto}.slide-modal .search-list-bg .search-list-right .filter-listing{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px}.slide-modal .search-list-bg .search-list-right .filter-listing .filter-listing-left span{height:20px;width:20px;border-radius:20px;background:#f4831f;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px}.slide-modal .search-list-bg .search-list-right .filter-listing .filter-listing-right ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0}.slide-modal .search-list-bg .search-list-right .filter-listing .filter-listing-right ul li{list-style:none;border-right:1px solid #ccc;padding:0 10px}.slide-modal .search-list-bg .search-list-right .filter-listing .filter-listing-right ul li:last-child{border:0}.slide-modal .search-list-bg .search-list-right .card-item{display:-webkit-box;display:-ms-flexbox;display:flex;border:0;border-bottom:1px solid #ccc;padding:30px 0;gap:20px}.slide-modal .search-list-bg .search-list-right .card-item .card-img{width:150px}.slide-modal .search-list-bg .search-list-right .card-item .card-img img{max-width:100%}.slide-modal .search-list-bg .search-list-right .card-item .card-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slide-modal .search-list-bg .search-list-right .card-item .card-content h3{font-weight:700;font-size:18px;text-transform:uppercase}.slide-modal .search-list-bg .search-list-right .card-item .card-content p{margin-bottom:10px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.slide-modal .search-list-bg .search-list-right .card-item .card-content .result-type-bg{display:-webkit-box;display:-ms-flexbox;display:flex}.slide-modal .search-list-bg .search-list-right .card-item .card-content .result-type-bg .date{border-right:1px solid #ccc;padding:0 10px 0 0}.slide-modal .search-list-bg .search-list-right .card-item .card-content .result-type-bg .result-type{border-right:1px solid #ccc;padding:0 10px}.slide-modal .search-list-bg .search-list-right .card-item .card-content .result-type-bg .result-type:last-child{border:0}.capacity-building{overflow:visible;position:relative}.capacity-building .content{background-image:linear-gradient(117deg,rgba(248,192,37,0.9960784314) 0%,rgba(247,165,28,0.9973791718) 37%,rgb(248,54,0) 100%);padding:20px;border-radius:0}@media screen and (min-width:1024px){.capacity-building .content{padding:100px 0px 80px;margin-top:-110px}}.capacity-building .content h2{font-size:1.75rem;font-weight:500;margin-bottom:30px}.capacity-building .content ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;gap:2%;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.capacity-building .content ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 60px}}.capacity-building .content ul li{width:100%;border-right:0;padding:0;position:relative;margin:20px 0}@media screen and (min-width:1024px){.capacity-building .content ul li{width:32.6%;border-right:6px solid #fdb811;padding:0 30px;margin:0}}.capacity-building .content ul li:last-child{border:0}.capacity-building .content ul li h2{background:#f47920;border:2px solid #fff;border-radius:44px;font-size:18px;font-weight:700;color:#fff;text-align:center;height:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;white-space:nowrap;padding:0 25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media screen and (min-width:601px){.capacity-building .content ul li h2{font-size:20px}}@media screen and (min-width:1024px){.capacity-building .content ul li h2{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);position:absolute;top:-120px;left:50%}}.capacity-building .content ul li p{color:#fff}.online-training-programmes{overflow:visible;position:relative;padding-top:20px}@media screen and (min-width:1024px){.online-training-programmes{padding-top:60px}}.online-training-programmes .content{background:#f58220;padding:20px;margin-top:0;border-radius:0}@media screen and (min-width:600px){.online-training-programmes .content{padding:50px}}@media screen and (min-width:1024px){.online-training-programmes .content{margin-top:-110px;padding:50px 70px 70px}}.online-training-programmes .content h2{font-size:1.5rem;font-weight:700;margin-bottom:30px;color:#fff}.online-training-programmes .content ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;gap:20px}@media screen and (min-width:1024px){.online-training-programmes .content ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2%}}.online-training-programmes .content ul li{padding:30px;position:relative;-webkit-filter:drop-shadow(0 0 7.5px rgba(57,56,56,0.41));filter:drop-shadow(0 0 7.5px rgba(57,56,56,0.41));background:#fff}.trainings-under.partnership.mt--1{margin-top:-1px}.trainings-under.partnership .card-text{right:0;padding:25px}@media screen and (min-width:1024px){.trainings-under.partnership .card-text{padding:63px 28px}}@media screen and (min-width:1280px){.trainings-under.partnership .card-text{padding:140px 28px}}.trainings-under .card-text{position:absolute;padding:20px;max-width:100%;background:#28293e;position:relative}@media screen and (min-width:600px){.trainings-under .card-text{padding:50px}}@media screen and (min-width:1024px){.trainings-under .card-text{max-width:505px;background:transparent;position:absolute}}@media screen and (min-width:1360px){.trainings-under .card-text{max-width:425px}}.trainings-under .card-text h2{color:#fff}.trainings-under .card-text p{color:#fff}.trainings-under img{width:100%;display:none}@media screen and (min-width:1024px){.trainings-under img{display:block}}.technical-trainings .content{padding:20px 0}@media screen and (min-width:768px){.technical-trainings .content{padding:0}}@media screen and (min-width:1280px){.technical-trainings .content{padding:0 35px}}.technical-trainings .content h3{color:#f58220}.technical-trainings .card-x{background:#f58220;padding:20px;margin-top:-2px}@media screen and (min-width:600px){.technical-trainings .card-x{padding:40px 50px}}.technical-trainings .card-x ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media screen and (min-width:600px){.technical-trainings .card-x ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.technical-trainings .card-x ul li{list-style:none;max-width:100%}@media screen and (min-width:600px){.technical-trainings .card-x ul li{max-width:425px}}.technical-trainings .card-x ul li p{color:#fff;margin:0}.technical-trainings img{width:100%}.technical-trainings.img-auto img{max-width:100%;width:auto;float:right}.technical-trainings.img-auto .content h3{color:#000}.regulatory-support img{width:100%}.regulatory-support .card-text{position:absolute;padding:20px;max-width:100%;background:#28293e;position:relative}@media screen and (min-width:600px){.regulatory-support .card-text{padding:50px}}@media screen and (min-width:1024px){.regulatory-support .card-text{max-width:505px;background:transparent;position:absolute}}@media screen and (min-width:1360px){.regulatory-support .card-text{max-width:450px}}.regulatory-support .card-text h3{color:#fff}.regulatory-support .card-text p{color:#fff}.regulatory-support.COP29{position:relative}.regulatory-support.COP29 .card-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;flex-direction:column;background:#fc6309}@media screen and (min-width:1024px){.regulatory-support.COP29 .card-text{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:540px;background:transparent}}@media screen and (min-width:1024px){.regulatory-support.COP29 .card-text{right:30px}}@media screen and (min-width:1600px){.regulatory-support.COP29 .card-text{right:100px}}.regulatory-support.COP29 .card-text p{font-size:16px}.regulatory-support.COP29 .card-text h3{font-size:33px;font-weight:600}.regulatory-support.COP29 .card-text a{width:100%;border-radius:22px;background-color:transparent;border:1px solid #fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;color:#ffffff;font-weight:500;padding:5px 10px;text-align:center}@media screen and (min-width:600px){.regulatory-support.COP29 .card-text a{width:386px;font-size:21px}}.about-the-program{overflow:visible;position:relative}.about-the-program .content{background:#eeedef;margin-top:0;border-radius:0;padding:0}@media screen and (min-width:1024px){.about-the-program .content{margin-top:-110px}}.about-the-program .content ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;gap:30px}@media screen and (min-width:600px){.about-the-program .content ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0}}.about-the-program .content ul li{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:600px){.about-the-program .content ul li{width:50%}}.about-the-program .content ul li:first-child{padding:20px}@media screen and (min-width:1280px){.about-the-program .content ul li:first-child{padding:60px 80px}}.about-the-program .content ul li h2{font-size:1.5rem;font-weight:700;margin-bottom:20px;color:#f47920}.about-the-program .content ul li p{margin:0}.about-the-program .content ul li img{width:100%}.training_opportunities .card-text{position:relative;padding:20px;background:#f7a31a}@media screen and (min-width:1024px){.training_opportunities .card-text{position:absolute;background:transparent}}@media screen and (min-width:1280px){.training_opportunities .card-text{padding:60px 80px}}.training_opportunities .card-text.card-text-bottom{bottom:0}.training_opportunities .card-text.card-text-bottom ul li{max-width:435px}.training_opportunities .card-text h2{color:#fff;margin-bottom:20px}.training_opportunities .card-text ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:600px){.training_opportunities .card-text ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:50px}}.training_opportunities .card-text ul li{list-style:none;max-width:100%}@media screen and (min-width:992px){.training_opportunities .card-text ul li{max-width:425px}}.training_opportunities .card-text ul li p{color:#fff;margin:0}@media screen and (max-width:1280px){.training_opportunities .card-text ul li p{font-size:13px}}.training_opportunities img{width:100%;display:none}@media screen and (min-width:992px){.training_opportunities img{display:block}}.training_opportunities.pt-0 .card-text{background:#19130e}@media screen and (min-width:992px){.training_opportunities.pt-0 .card-text{background:transparent}}.training_opportunities.pt-0 img{display:block}.programme-eligibility{overflow:visible;position:relative;margin-top:20px}@media screen and (min-width:1024px){.programme-eligibility{margin-top:0}}.programme-eligibility .content{background-image:linear-gradient(117deg,rgba(248,192,37,0.9960784314) 0%,rgba(247,165,28,0.9973791718) 47%,rgb(248,54,0) 100%);padding:20px;border-radius:0}@media screen and (min-width:600px){.programme-eligibility .content{padding:40px}}@media screen and (min-width:1280px){.programme-eligibility .content{padding:60px 160px}}.programme-eligibility .content h2{font-size:1.5rem;font-weight:700;margin-bottom:20px;color:#fff}.programme-eligibility .content p{color:#fff;margin-bottom:10px}.programme-eligibility .content p:last-child{margin:0}.fellowship-objectives{padding-top:30px}.fellowship-objectives .content{padding:0 35px}.fellowship-objectives .content h3{color:#f58220}.fellowship-objectives .card-x{background-image:linear-gradient(-69deg,rgba(248,192,37,0.9960784314) 0%,rgba(247,165,28,0.9969714274) 38%,rgb(248,54,0) 100%);padding:20px;border-radius:0}@media screen and (min-width:600px){.fellowship-objectives .card-x{padding:40px}}@media screen and (min-width:1280px){.fellowship-objectives .card-x{padding:40px 50px}}.fellowship-objectives .card-x ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}@media screen and (min-width:1024px){.fellowship-objectives .card-x ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}}.fellowship-objectives .card-x ul li{list-style:none;max-width:100%;border-right:0;padding:0;width:100%}@media screen and (min-width:1024px){.fellowship-objectives .card-x ul li{width:auto;max-width:425px;border-right:2px solid #fff;padding:0 20px}}.fellowship-objectives .card-x ul li:first-child{padding-left:0}.fellowship-objectives .card-x ul li:last-child{border:0;padding-right:0}.fellowship-objectives .card-x ul li p{color:#fff;margin:0}.fellowship-objectives .card-x h2{font-size:1.5rem;font-weight:700;margin-bottom:20px;color:#fff}.programme-structure{overflow:visible;position:relative;margin-top:20px}@media screen and (min-width:1024px){.programme-structure{margin-top:0}}.programme-structure .content{background:#eeedef;padding:20px;border-radius:0}@media screen and (min-width:600px){.programme-structure .content{padding:40px}}@media screen and (min-width:1280px){.programme-structure .content{padding:40px 95px}}.programme-structure .content h2{font-size:1.5rem;font-weight:700;margin-bottom:30px;color:#f58220}.programme-structure .content ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:130px 0 0 0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:150px}@media screen and (min-width:1024px){.programme-structure .content ul{margin:130px 0 0 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2%}}.programme-structure .content ul li{padding:30px;width:100%;position:relative;background:#fff;border:2px solid #f4821f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2}@media screen and (min-width:1024px){.programme-structure .content ul li{width:33.333%}}.programme-structure .content ul li p{text-align:center}.programme-structure .content ul li .circle-card-box-bg{height:217px;width:217px;background:#fff;border:2px solid #f4821f;border-radius:100%;margin-top:-138px;margin-bottom:30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.programme-structure .content ul li .circle-card-box-bg:after{content:"";position:absolute;height:54%;width:107%;z-index:1;background:#fff;bottom:-8px;left:-10px}.programme-structure .content ul li .circle-card-box-bg .circle-card-box{height:160px;width:160px;background:#fff;-webkit-filter:drop-shadow(0 0 7.5px rgba(57,56,56,0.29));filter:drop-shadow(0 0 7.5px rgba(57,56,56,0.29));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;border-radius:100%;z-index:3}@media screen and (min-width:1024px){.programme-structure .content ul li .circle-card-box-bg .circle-card-box{height:190px;width:190px}}.programme-structure .content ul li .circle-card-box-bg .circle-card-box h3{font-size:60px;font-weight:bold;color:#f58220;margin:0;line-height:0.9em}.programme-structure .content ul li .circle-card-box-bg .circle-card-box p{font-size:28px;font-weight:bold;color:#f58220;margin:0}.isa-secretariat{overflow:visible;position:relative;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#fff),color-stop(90%,#ffd4c5),to(#ffe1b3));background-image:linear-gradient(to right,#fff 20%,#ffd4c5 90%,#ffe1b3 100%)}.isa-secretariat.white{background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#fff),color-stop(90%,#fff),to(#fff));background-image:linear-gradient(to right,#fff 20%,#fff 90%,#fff 100%)}.isa-secretariat.transparent{background-image:none!important}.isa-secretariat .content{padding:30px 0 10px}@media screen and (min-width:601px){.isa-secretariat .content{padding:60px 0 30px}}.isa-secretariat .content h2{font-size:2.25rem;font-weight:600;margin-bottom:20px;color:#f47920;padding-bottom:5px;border-bottom:4px solid #f57e2d}.isa-secretariat .team-slider-bg{padding:30px 45px;position:relative}.isa-secretariat .team-slider-bg img{width:100%}.isa-secretariat .team-slider-bg .swiper-slide{text-align:center}.isa-secretariat .team-slider-bg .swiper-button-prev{left:0}.isa-secretariat .team-slider-bg .swiper-button-next{right:0}.isa-secretariat .team-slider-bg .swiper-button-next,.isa-secretariat .team-slider-bg .swiper-button-prev{width:30px;height:30px;border:0;border-radius:0;background:#f47920;top:45%}.isa-secretariat .team-slider-bg .swiper-button-next i,.isa-secretariat .team-slider-bg .swiper-button-prev i{color:#fff}.isa-secretariat .team-slider-bg h3{font-size:16px;font-weight:600;margin:12px 0 3px}.isa-secretariat .team-slider-bg p{font-size:14px;margin:0}.director-general{position:relative;background:#f47920}.director-general.transparent{background:transparent}.director-general .director-general-slider{position:relative}.director-general .director-general-slider .swiper-button-prev{left:-60px}.director-general .director-general-slider .swiper-button-prev:hover{background:#ffc088}.director-general .director-general-slider .swiper-button-next{right:-60px}.director-general .director-general-slider .swiper-button-next:hover{background:#ffc088}.director-general ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 60px 0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:601px){.director-general ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.director-general ul li{list-style:none}.director-general ul li:first-child{width:100%;background:#f15a31;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (min-width:601px){.director-general ul li:first-child{width:32%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.director-general ul li:first-child img{max-width:120px}@media screen and (min-width:601px){.director-general ul li:first-child img{max-width:100%}}.director-general ul li:first-child .dir-bg{background:#f15a31;padding:30px 12px}@media screen and (min-width:601px){.director-general ul li:first-child .dir-bg{padding:40px}}.director-general ul li:first-child p{color:#fff;margin:0}.director-general ul li:first-child h3{font-size:1.5rem;font-weight:600;margin-bottom:10px;color:#fff;position:relative}.director-general ul li:first-child h3:after{content:"";background:#ffc20e;width:54px;height:6px;position:absolute;top:-15px;left:0px}.director-general ul li:nth-child(2){width:100%;padding:20px;background-image:-webkit-gradient(linear,left top,right top,color-stop(10%,#ffd4c5),color-stop(40%,#ffe1b3),to(#ffffff));background-image:linear-gradient(to right,#ffd4c5 10%,#ffe1b3 40%,#ffffff 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:601px){.director-general ul li:nth-child(2){width:68%;padding:40px 50px}}@media screen and (min-width:1280px){.director-general ul li:nth-child(2){padding:70px 120px}}.vice-president{background-image:url(../img/about/ISA_Vice_President.png);background-size:cover}.vice-president .container{max-width:1000px}.vice-president .vp-bg{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 60px 0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (min-width:601px){.vice-president .vp-bg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.vice-president .vp-bg .vp-card:nth-child(2){width:32%}.vice-president .vp-bg .vp-card:nth-child(2) img{max-width:100%}.vice-president .vp-bg .vp-card:first-child{width:100%;padding:0 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:601px){.vice-president .vp-bg .vp-card:first-child{padding:0 60px 0 0;width:68%}}@media screen and (min-width:1280px){.vice-president .vp-bg .vp-card:first-child{padding:0 120px 0 0}}.vice-president .vp-bg .vp-card:first-child .dir-bg{padding:20px 0 20px 0}.vice-president .vp-bg .vp-card:first-child .dir-bg p{color:#f47920;margin:0;max-width:450px}.vice-president .vp-bg .vp-card:first-child .dir-bg h3{font-size:1.5rem;font-weight:600;margin-bottom:10px;position:relative}.vice-president .vp-bg .vp-card:first-child .dir-bg h3:after{content:"";background:#f47920;width:54px;height:6px;position:absolute;top:-20px;left:0px}.gallery.gallery-impact{padding-top:0;border-top:1px solid #f6933e}.gallery.gallery-impact .nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px;margin-bottom:40px}@media screen and (min-width:500px){.gallery.gallery-impact .nav-pills{gap:26px}}.gallery.gallery-impact .nav-pills .nav-link{font-size:16px;color:#fff;font-weight:500;text-align:center;min-width:158px;height:40px;border-radius:0 0 12px 12px;background-color:#f5821f;border:1px solid #f5821f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:500px){.gallery.gallery-impact .nav-pills .nav-link{height:45px;min-width:214px;width:auto;font-size:18px}}.gallery.gallery-impact .nav-pills .nav-link.active{background-color:#f05a30;color:#fff;border-color:#f05a30}.gallery.gallery-impact .nav-pills .nav-link:hover{background-color:#f5821f;color:#fff;border-color:#f5821f}.gallery.demo-project{padding-top:60px;border-top:0}.gallery.demo-project .nav-pills{margin:0}.gallery.demo-project .nav-pills .nav-link{border-radius:12px 12px 0 0}.gallery .nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-bottom:40px}@media screen and (min-width:500px){.gallery .nav-pills{gap:26px}}.gallery .nav-pills .nav-link{font-size:16px;color:#f15a31;font-weight:500;text-align:center;width:158px;height:40px;border-radius:22px;background-color:#ffffff;border:1px solid #f15a31;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:500px){.gallery .nav-pills .nav-link{height:45px;width:214px;font-size:18px}}.gallery .nav-pills .nav-link.active{background-color:#f15a31;color:#fff;border-color:#f15a31}.gallery .nav-pills .nav-link:hover{background-color:#f15a31;color:#fff;border-color:#f15a31}.gallery .tab-content .gallery-item{position:relative}.gallery .tab-content .gallery-item:hover .img img{-webkit-transform:scale(1.2);transform:scale(1.2)}.gallery .tab-content .gallery-item .play-icon{width:50px;height:50px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.gallery .tab-content .gallery-item .play-icon img{max-width:100%;-webkit-transform:initial;transform:initial}.gallery .tab-content .gallery-item .play-icon img:hover{-webkit-transform:initial;transform:initial}.gallery .tab-content .gallery-item .details{padding:10px;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;position:absolute;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(0,0,0,0.62)));background-image:linear-gradient(rgba(255,255,255,0),rgba(0,0,0,0.62));bottom:0;width:100%;left:0}.gallery .tab-content .gallery-item .details p{color:#fff;margin:0;font-size:12px}.gallery .tab-content .gallery-item .img{overflow:hidden}.gallery .tab-content .gallery-item .img img{-webkit-transition:0.6s;transition:0.6s;width:100%}.gallery .pagination .page-item a{color:#000;background:#fff;border:0;font-weight:400;font-size:18px}.gallery .pagination .page-item a.active{color:var(--color-orange);border-color:#dee2e6}.gallery .pagination .page-item a:focus{-webkit-box-shadow:none;box-shadow:none}.gallery .pagination .page-item a i{font-weight:600;font-size:18px}.regulatory-data-portal{padding-top:0;overflow:visible}.regulatory-data-portal .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.regulatory-data-portal ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-170px 0 0 0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.regulatory-data-portal ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.regulatory-data-portal ul li{width:100%;list-style:none;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#f47920}@media screen and (min-width:1024px){.regulatory-data-portal ul li{width:33.333%}}.regulatory-data-portal ul li .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.regulatory-data-portal ul li .card-content h3{color:#fff;font-size:24px;font-weight:600}.regulatory-data-portal ul li .card-content .card-img{margin-bottom:30px;width:auto}.regulatory-data-portal ul li .card-content .card-img img{max-width:70px}.regulatory-data-portal ul li p{color:#fff;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-right:60px}.regulatory-data-portal ul li .card-img{margin-bottom:30px}.regulatory-data-portal ul li .card-img img{max-width:100%}.regulatory-data-portal ul li:first-child{background:transparent;padding-left:0;width:40%}.regulatory-data-portal ul li:nth-child(3){background:#f99d1c}.regulatory-data-portal ul li a{font-size:14px;color:#f58220;font-weight:600;width:172px;height:37px;border-radius:19px;background:#fff;border:1px solid #f47920;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.regulatory-data-portal .link{width:268px;height:50px;border-radius:50px;-webkit-filter:drop-shadow(1px 0px 6px rgba(0,0,0,0.14));filter:drop-shadow(1px 0px 6px rgba(0,0,0,0.14));background-image:linear-gradient(106deg,rgba(250,204,34,0.9960784314) 0%,rgb(248,54,0) 100%);font-size:18px;line-height:34px;color:#ffffff;font-weight:500;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flagship-reports .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flagship-reports ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0 0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.flagship-reports ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0}}.flagship-reports ul li{width:100%;list-style:none;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#fff}@media screen and (min-width:601px){.flagship-reports ul li{padding:70px}}@media screen and (min-width:1024px){.flagship-reports ul li{width:33.333%}}.flagship-reports ul li .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.flagship-reports ul li .card-content h3{color:#000;font-size:24px;font-weight:600}.flagship-reports ul li .card-content p{color:#000}.flagship-reports ul li .card-img{margin-bottom:30px}.flagship-reports ul li .card-img img{max-width:100%}.flagship-reports ul li:first-child{background:#f58220}.flagship-reports ul li:first-child .card-content h3{color:#fff}.flagship-reports ul li:first-child .card-content p{color:#fff}.flagship-reports ul li a{font-size:14px;color:#f58220;font-weight:600;width:172px;height:37px;border-radius:19px;background:#fff;border:1px solid #f47920;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flagship-reports .link{width:268px;height:50px;border-radius:50px;-webkit-filter:drop-shadow(1px 0px 6px rgba(0,0,0,0.14));filter:drop-shadow(1px 0px 6px rgba(0,0,0,0.14));background-image:linear-gradient(106deg,rgba(250,204,34,0.9960784314) 0%,rgb(248,54,0) 100%);font-size:18px;line-height:34px;color:#ffffff;font-weight:500;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flagship-reports-title .content{padding:10px 20px;background:#eeedef;border-radius:0}.flagship-reports-title .content h2{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.flagship-reports-title .content h2 span{font-size:1.6rem;font-weight:600;background:#eeedef;padding:20px;position:relative;z-index:1}@media screen and (min-width:500px){.flagship-reports-title .content h2 span{font-size:2.25rem}}.flagship-reports-title .content h2:after{content:"";position:absolute;width:100%;height:2px;background:#fbcaa8}.our-advocacy{overflow:visible}.our-advocacy .our-advocacy-card{padding:0}@media screen and (min-width:1024px){.our-advocacy .our-advocacy-card{padding:0 60px}}.our-advocacy .our-advocacy-card ul{background-image:-webkit-gradient(linear,left bottom,left top,from(#f47920),color-stop(3%,#f47920),to(#faa61a));background-image:linear-gradient(0deg,#f47920 0%,#f47920 3%,#faa61a 100%);margin:30px 0 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1024px){.our-advocacy .our-advocacy-card ul{margin:-90px 0 0}}.our-advocacy .our-advocacy-card ul li{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;width:100%}@media screen and (min-width:768px){.our-advocacy .our-advocacy-card ul li{padding:70px;width:50%}}.our-advocacy .our-advocacy-card ul li h3{font-size:20px;line-height:24px;color:#ffffff;font-weight:600}.our-advocacy .our-advocacy-card ul li p{color:#fff}.our-advocacy .our-advocacy-card ul li a{font-size:14px;line-height:25px;color:#f58220;font-weight:600;width:172px;height:37px;border-radius:19px;background-color:#ffffff;border:1px solid #f47920;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.our-advocacy .our-advocacy-card ul li:first-child{width:100%;padding-bottom:0}.our-advocacy .our-advocacy-card ul li:first-child h3{font-size:24px}.publications-search .search-inside{background:#f4831f;padding:10px}@media (min-width:500px){.publications-search .search-inside{padding:60px}}@media (min-width:992px){.publications-search .search-inside{padding:50px}}.publications-search .search-inside .search{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.publications-search .search-inside .search .searchTerm{width:100%;padding:20px 200px 20px 20px;height:58px;outline:none;background:#fff;border:0;color:#000}.publications-search .search-inside .search .searchTerm:focus{color:#000}.publications-search .search-inside .search .searchButton{width:52px;height:58px;border:0;background:#000;color:#000;cursor:pointer;position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:18px;text-transform:uppercase;overflow:hidden}@media (min-width:601px){.publications-search .search-inside .search .searchButton{width:180px;height:58px;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.publications-search .search-inside .search .searchButton i{font-size:28px;margin:0 7px;color:#fff}@media (min-width:601px){.publications-search .search-inside .search .searchButton i{font-size:36px;margin:0 15px 0 0}}.publications-search .search-inside.event-search{padding:20px 60px;background:#faa61a}.publications-search .search-inside.event-search .search .searchTerm{height:50px;padding:0 0 0 51px;border:0;border-bottom:1px solid #ffdb2b;background:#faa61a;color:#fff}.publications-search .search-inside.event-search .search .searchTerm:focus{color:#fff}.publications-search .search-inside.event-search .search .searchButton{width:auto;background:#faa61a;color:#fff;left:0;right:inherit;top:0;padding:0}.publications-search .search-inside.event-search .search .searchButton i{font-size:36px;margin-right:15px;color:#ffdb2b}.publications-search .search-inside.event-search .search .search-event{background:#faa61a;color:#fff;border:0;position:absolute;right:0;top:17px;padding:0;border-bottom:1px solid #fff}.publications-slider-inner .card-content{background:-webkit-gradient(linear,left top,right top,from(#f4831f),color-stop(20%,#f4831f),color-stop(20%,#f4831f),to(#f4831f));background:linear-gradient(to right,#f4831f 0%,#f4831f 20%,#f4831f 20%,#f4831f 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px;gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:601px){.publications-slider-inner .card-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:30px 30px 30px 0;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(20%,#fff),color-stop(20%,#f4831f),to(#f4831f));background:linear-gradient(to right,#fff 0%,#fff 20%,#f4831f 20%,#f4831f 100%)}}.publications-slider-inner .card-content .card-content-left{width:150px}@media (min-width:1280px){.publications-slider-inner .card-content .card-content-left{width:230px}}@media (min-width:1600px){.publications-slider-inner .card-content .card-content-left{width:230px}}.publications-slider-inner .card-content .card-content-left img{width:100%}.publications-slider-inner .card-content .card-content-right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}@media screen and (min-width:1024px){.publications-slider-inner .card-content .card-content-right{text-align:left}}.publications-slider-inner .card-content .card-content-right h3{font-size:16px;font-weight:600;color:#fff}@media screen and (min-width:1280px){.publications-slider-inner .card-content .card-content-right h3{font-size:18px}}.publications-slider-inner .card-content .card-content-right p{color:#fff}@media screen and (min-width:768px){.publications-slider-inner .card-content .card-content-right p{font-size:10px}}@media screen and (min-width:1280px){.publications-slider-inner .card-content .card-content-right p{font-size:14px}}.publications-slider-inner .card-content .card-content-right a{color:#fff;font-weight:600;font-size:14px;text-decoration:underline}@media screen and (min-width:1280px){.publications-slider-inner .card-content .card-content-right a{font-size:18px}}.publications-slider-inner .team-slider-bg{padding:0;position:relative}@media (min-width:601px){.publications-slider-inner .team-slider-bg{padding:0 55px}}.publications-slider-inner .team-slider-bg .swiper-button-prev{left:0px}.publications-slider-inner .team-slider-bg .swiper-button-next{right:0px}.publications-slider-inner .team-slider-bg .swiper-button-next,.publications-slider-inner .team-slider-bg .swiper-button-prev{top:45%}body,html{position:relative;height:100%}.annual-bg{padding:10px 0 60px}.annual-bg .swiper-annual{width:100%;height:100%;margin-left:auto;margin-right:auto;overflow:hidden;position:relative;padding:3px 0 70px}.annual-bg .swiper-annual .swiper-wrapper{height:auto}@media screen and (min-width:992px){.annual-bg .swiper-annual .swiper-wrapper{height:100vh}}.annual-bg .swiper-annual .swiper-wrapper .swiper-slide{background:#fff;height:calc((100% - 60px) / 2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width:1024px){.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content .card-content-left{width:150px}@media (min-width:1024px){.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content .card-content-left{width:200px}}@media (min-width:1600px){.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content .card-content-left{width:240px}}.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content .card-content-left img{width:100%;border:1px solid #f2f3f5}.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content .card-content-right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}@media (min-width:1024px){.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content .card-content-right{text-align:left}}.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content .card-content-right h3{font-size:18px;font-weight:600}@media screen and (min-width:768px){.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content .card-content-right p{font-size:11px}}@media screen and (min-width:1280px){.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content .card-content-right p{font-size:14px}}.annual-bg .swiper-annual .swiper-wrapper .swiper-slide .card-content .card-content-right a{color:#f4831f;font-weight:600;font-size:18px;text-decoration:underline}.annual-bg .swiper-annual .swiper-button-prev{left:calc(50% - 50px)}.annual-bg .swiper-annual .swiper-button-next{right:calc(50% - 50px)}.annual-bg .swiper-annual .swiper-button-next,.annual-bg .swiper-annual .swiper-button-prev{bottom:0;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.annual-bg .swiper-annual .swiper-button-next:hover,.annual-bg .swiper-annual .swiper-button-prev:hover{background:var(--color-orange);color:#fff}.annual-bg .swiper-annual .swiper-button-next:hover i,.annual-bg .swiper-annual .swiper-button-prev:hover i{color:#fff}.annual-report-bg{padding:10px 0 60px;background:-webkit-gradient(linear,left bottom,left top,from(#f4831f),color-stop(50%,#f4831f),color-stop(50%,#ffffff),to(#ffffff));background:linear-gradient(to top,#f4831f 0%,#f4831f 50%,#ffffff 50%,#ffffff 100%)}.annual-report-bg.top-gradient{background:-webkit-gradient(linear,left bottom,left top,from(#ffffff),color-stop(70%,#ffffff),color-stop(70%,#f4831f),to(#f4831f));background:linear-gradient(to top,#ffffff 0%,#ffffff 70%,#f4831f 70%,#f4831f 100%);margin-top:15px}.annual-report-bg .team-slider-bg{padding:0 55px;position:relative;overflow:hidden}.annual-report-bg .team-slider-bg .annual-report .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.annual-report-bg .team-slider-bg .annual-report .card-content .card-content-left{width:100%}.annual-report-bg .team-slider-bg .annual-report .card-content .card-content-left img{max-width:100%}.annual-report-bg .team-slider-bg .annual-report .card-content a{color:#ffffff;font-weight:600;font-size:18px;text-decoration:underline}.annual-report-bg .team-slider-bg .brochures-slider .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.annual-report-bg .team-slider-bg .brochures-slider .card-content .card-content-left{width:100%}.annual-report-bg .team-slider-bg .brochures-slider .card-content .card-content-left img{max-width:100%}.annual-report-bg .team-slider-bg .brochures-slider .card-content a{color:#f4831f;font-weight:600;font-size:18px;text-decoration:underline}.annual-report-bg .team-slider-bg .brochures-slider-second .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.annual-report-bg .team-slider-bg .brochures-slider-second .card-content .card-content-left{width:100%}.annual-report-bg .team-slider-bg .brochures-slider-second .card-content .card-content-left img{max-width:100%}.annual-report-bg .team-slider-bg .brochures-slider-second .card-content a{color:#f4831f;font-weight:600;font-size:18px;text-decoration:underline}.annual-report-bg .team-slider-bg .swiper-button-prev{left:0}.annual-report-bg .team-slider-bg .swiper-button-next{right:0}.annual-report-bg .team-slider-bg .swiper-button-next,.annual-report-bg .team-slider-bg .swiper-button-prev{top:45%}.other-publications h2{font-size:1.7rem;font-weight:700;margin-bottom:10px;padding-bottom:5px;border-bottom:2px solid #f57e2d}@media (min-width:601px){.other-publications h2{font-size:3.15rem}}.other-publications .tabs ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;white-space:nowrap;overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:5px}@media (min-width:1024px){.other-publications .tabs ul{gap:30px;padding-bottom:0}}.other-publications .tabs ul li{width:150px}@media (min-width:500px){.other-publications .tabs ul li{width:auto}}.other-publications .tabs ul .nav-link{background:none;color:#000;padding:5px 0;margin-bottom:-2px;border-radius:0}.other-publications .tabs ul .nav-link.active{color:#000;background:none;border-bottom:2px solid #f57e2d}.other-publications .tabs ul.careersatisa{gap:20px}.other-publications .tabs ul.careersatisa .nav-link{background:none;color:#000;margin:0;border-radius:0;border:1px solid #f57e2d;padding:8px 20px}.other-publications .tabs ul.careersatisa .nav-link.active{color:#fff;background:#f57e2d;border-color:1px solid #f57e2d}.careersatisa-bg{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.careersatisa-bg .careersatisa-left{width:150px}.careersatisa-bg .careersatisa-left .tabs ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.careersatisa-bg .careersatisa-left .tabs ul li{width:100%}.careersatisa-bg .careersatisa-left .tabs ul li .nav-link{background:none;color:#000;padding:5px 10px;border-bottom:1px solid #fff;border-radius:0;display:block;text-align:left}.careersatisa-bg .careersatisa-left .tabs ul li .nav-link.active{color:#f57e2d;background:none;border-color:#f57e2d}.careersatisa-bg .careersatisa-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.tabs-swiper-outer{position:relative}.tabs-swiper-outer .tabs-swiper{padding:0 0 2px}.tabs-swiper-outer .tabs-swiper .swiper-slide{width:auto}.tabs-swiper-outer .tabs-swiper .nav-link{background:none;color:#000;padding:5px 0;margin-bottom:-2px;border-radius:0}.tabs-swiper-outer .tabs-swiper .nav-link.active{color:#000;background:none;border-bottom:2px solid #f57e2d}.tabs-swiper-outer .swiper-button-next{right:-42px;height:36px;width:36px}.tabs-swiper-outer .swiper-button-prev{left:-42px;height:36px;width:36px}.clients-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:35px 0;padding:0;border-bottom:2px solid #f57e2d}.clients-grid:last-child{border-bottom:0;margin-bottom:0}.clients-grid li{color:#212529;line-height:1.5!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:5px 30px 5px 20px;font-size:1rem;font-weight:400;width:49%;background:#f8f8f8;margin-bottom:25px;border-radius:10px;border-bottom:3px solid #d6d6d6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.clients-grid li:before{font-family:bootstrap-icons!important;content:"\f144";right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;color:#f57e2d;font-size:16px}.clients-grid li a{color:#000}.governance-meetings h2{font-size:38px;color:#000;font-weight:600}.governance-meetings ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0;gap:50px}.governance-meetings ul li{width:33.333%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 30px}.governance-meetings ul li p{margin:0}.governance-meetings ul.full li{width:100%;padding:0}@media (min-width:768px){.governance-meetings ul.full li{padding:0 30px}}.governance-meetings ul.full li h2,.governance-meetings ul.full li p{text-align:left;width:100%}@media (min-width:768px){.governance-meetings ul.full li h2,.governance-meetings ul.full li p{text-align:center}}.focus-broadly{background:-webkit-gradient(linear,right top,left top,from(#fa4d03),to(#fdb11c));background:linear-gradient(270deg,#fa4d03,#fdb11c)}.focus-broadly h2{font-size:38px;color:#ffffff;font-weight:600;text-align:center}.focus-broadly ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:30px 0 0;gap:2%}.focus-broadly ul li{width:15%;border-radius:100px;list-style:none;background-color:#f47920;border:1px solid #ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 30px 50px}.focus-broadly ul li .circle-box{width:121px;height:121px;border-radius:61px;background-color:#f47920;border:1px solid #ffffff;font-size:38px;line-height:44px;color:#ffffff;font-weight:600;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.focus-broadly ul li p{color:#fff;text-align:center;margin:20px 0 0}.focus-broadly.full p{color:#fff}.focus-broadly.full h2,.focus-broadly.full p{text-align:left;width:100%}@media (min-width:768px){.focus-broadly.full h2,.focus-broadly.full p{text-align:center}}.schedule-isa h2{font-size:38px;color:#000;font-weight:600;text-align:center;margin:0 0 30px}.schedule-isa ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1%;margin:0;padding:0}.schedule-isa ul li{background:#eeedef;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;padding:10px 15px;width:37%;margin:5px 0}.schedule-isa ul li:nth-child(2){background:#f68b1f;color:#fff;width:24%}.schedule-isa ul.full{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.schedule-isa ul.full{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.schedule-isa ul.full li{width:100%}@media (min-width:768px){.schedule-isa ul.full li{width:26%}}.schedule-isa ul.full li:nth-child(2){background:#f68b1f;color:#fff;width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.schedule-isa ul.full li:nth-child(2) p{color:#fff;margin-bottom:5px}@media (max-width:991px){.faq{padding:0}}.faq .content h3{font-weight:400;font-size:34px;color:var(--color-secondary)}.faq .content h4{font-size:20px;font-weight:700;margin-top:5px}.faq .content p{font-size:15px;color:var(--color-gray)}.faq .img{background-size:cover;background-repeat:no-repeat;background-position:center center;min-height:400px}.faq .accordion-item{border:0;margin-top:15px;-webkit-box-shadow:0px 5px 25px 0px rgba(var(--color-black-rgb),0.06);box-shadow:0px 5px 25px 0px rgba(var(--color-black-rgb),0.06)}.faq .accordion-collapse{border:0}.faq .accordion-button{padding:15px 40px 20px 60px;font-weight:600;border:0;font-size:18px;color:var(--color-default);text-align:left;background:var(--color-white);-webkit-box-shadow:none;box-shadow:none;border-radius:5px}.faq .accordion-button:not(.collapsed){color:var(--color-black);border-bottom:0;-webkit-box-shadow:none;box-shadow:none}.faq .question-icon{position:absolute;top:14px;left:25px;font-size:20px;color:var(--color-black)}.faq .accordion-button:after{position:absolute;right:15px;top:15px;color:var(--color-primary)}.faq .accordion-body{padding:0 30px 25px 60px;border:0;border-radius:5px;background:var(--color-white);-webkit-box-shadow:none;box-shadow:none}.faq .accordion-body h2{color:var(--color-black);font-size:1.3em}.solar-compass h2{background:#eeedef;margin:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 0 0}.solar-compass h2 span{border-top:1px solid #f2af77;border-bottom:1px solid #f2af77;height:50px;font-size:25px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.solar-compass ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:40px 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:992px){.solar-compass ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.solar-compass ul.gray{background:#eeedef}.solar-compass ul.gray li:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.solar-compass ul.gray li:nth-child(2){width:100%}@media screen and (min-width:992px){.solar-compass ul.gray li:nth-child(2){width:33%}}.solar-compass ul.yellow{background:#fef3e1}.solar-compass ul li{width:100%;list-style:none;padding:0 30px;margin-bottom:30px}@media screen and (min-width:992px){.solar-compass ul li{width:50%;margin-bottom:0}}@media screen and (min-width:992px){.solar-compass ul li:first-child{border-right:1px solid #f2af77}}.solar-compass ul li a{height:50px;padding:0 30px;display:inline-block;border-radius:50px;-webkit-filter:drop-shadow(1px 0px 6px rgba(0,0,0,0.14));filter:drop-shadow(1px 0px 6px rgba(0,0,0,0.14));background-image:linear-gradient(106deg,rgba(250,204,34,0.9960784314) 0%,rgb(248,54,0) 100%);font-size:18px;line-height:34px;color:#ffffff;font-weight:500;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.cta-side-bar{background:#f15a31;background-size:cover;padding:60px 0}.cta-side-bar h3{color:#fff;font-size:28px;font-weight:700}.cta-side-bar p{color:#fff}.cta-side-bar .cta-btn{font-family:"Raleway",sans-serif;text-transform:uppercase;font-weight:500;font-size:16px;letter-spacing:1px;display:inline-block;padding:8px 28px;border-radius:4px;-webkit-transition:0.5s;transition:0.5s;margin-top:10px;border:2px solid #fff;color:#fff}.cta-side-bar .cta-btn:hover{background:#ffbf00;border-color:#ffbf00}.request_proposal{padding-top:0;overflow:visible}.request_proposal .request_proposal_bg{margin-top:30px}@media (min-width:767px){.request_proposal .request_proposal_bg{margin-top:-120px}}@media (min-width:767px){.request_proposal .request_proposal_bg#press-nav{margin-top:-62px}}@media (min-width:767px){.request_proposal .request_proposal_bg#press-nav ul{margin-top:-4.5%}}.request_proposal .request_proposal_bg .nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-bottom:20px}@media (min-width:767px){.request_proposal .request_proposal_bg .nav-pills{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0}}@media (min-width:992px){.request_proposal .request_proposal_bg .nav-pills{gap:26px}}.request_proposal .request_proposal_bg .nav-pills .nav-link{font-size:12px;color:#fff;font-weight:500;text-align:center;height:40px;border-radius:50px;background-color:#faa519;border:1px solid #faa519;padding:10px 15px}@media (min-width:400px){.request_proposal .request_proposal_bg .nav-pills .nav-link{font-size:14px}}@media (min-width:767px){.request_proposal .request_proposal_bg .nav-pills .nav-link{border-radius:12px 12px 0 0}}@media (min-width:992px){.request_proposal .request_proposal_bg .nav-pills .nav-link{font-size:18px;height:45px;border-radius:22px 22px 0 0;padding:10px 30px}}.request_proposal .request_proposal_bg .nav-pills .nav-link.active{background-color:#f05a30;color:#fff;border-color:#f05a30}.request_proposal .request_proposal_bg .nav-pills .nav-link:hover{background-color:#f15a31;color:#fff;border-color:#f15a31}.request_proposal .request_proposal_bg .tab-content{overflow-x:scroll}@media (min-width:992px){.request_proposal .request_proposal_bg .tab-content{width:100%;overflow-x:inherit}}.request_proposal .request_proposal_bg .pagination .page-item a{color:#000;background:#fff;border:0;font-weight:400;font-size:18px}.request_proposal .request_proposal_bg .pagination .page-item a.active{color:var(--color-orange);border-color:#dee2e6}.request_proposal .request_proposal_bg .pagination .page-item a:focus{-webkit-box-shadow:none;box-shadow:none}.request_proposal .request_proposal_bg .pagination .page-item a i{font-weight:600;font-size:18px}.request_proposal .request_proposal_bg table thead tr th{background:#f96f0d;color:#fff;padding:16px 20px;font-weight:normal;position:relative;white-space:nowrap}@media (min-width:992px){.request_proposal .request_proposal_bg table thead tr th{white-space:inherit}}.request_proposal .request_proposal_bg table thead tr th:after{content:"";height:20px;width:1px;background:#fff;position:absolute;right:0;top:18px}.request_proposal .request_proposal_bg table thead tr th:last-child:after{display:none}.request_proposal .request_proposal_bg table tbody tr td{background:#eeedef;color:#000;border:0;padding:16px 20px;position:relative;white-space:nowrap}@media (min-width:992px){.request_proposal .request_proposal_bg table tbody tr td{white-space:inherit}}.request_proposal .request_proposal_bg table tbody tr td:after{content:"";height:20px;width:1px;background:#f96f0d;position:absolute;right:0;top:18px}.request_proposal .request_proposal_bg table tbody tr td:last-child:after{display:none}.request_proposal .request_proposal_bg table tbody tr td .proposal-list{padding:0 40px}.request_proposal .request_proposal_bg table tbody tr td .proposal-list h2{font-size:18px;text-decoration:underline}.request_proposal .request_proposal_bg table tbody tr td .proposal-list p{margin-bottom:0}.request_proposal .request_proposal_bg table tbody tr td .proposal-list .link-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.request_proposal .request_proposal_bg table tbody tr td .proposal-list .link-icon cite{font-size:26px}.request_proposal .request_proposal_bg table tbody tr td .proposal-list ul{padding:0;margin:0}.request_proposal .request_proposal_bg table tbody tr td .proposal-list ul li{list-style:none}.request_proposal .request_proposal_bg table tbody tr td .proposal-list ul li .pro-card-box{padding:36px;margin-bottom:15px;border-radius:12px;-webkit-box-shadow:1px 3px 5px #cecece;box-shadow:1px 3px 5px #cecece}.request_proposal .request_proposal_bg table tbody tr td .proposal-list ul li .pro-card-box:last-child{margin-bottom:0}.request_proposal .request_proposal_bg table tbody tr td .proposal-list ul li .pro-card-box:nth-child(odd){background:#f9f1ea}.request_proposal .request_proposal_bg table tbody tr td .proposal-list ul li .pro-card-box:nth-child(2n){background:#fff}.fairness{background-image:linear-gradient(114deg,rgba(250,204,34,0.9960784314) 0%,rgb(248,54,0) 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fairness .title-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fairness .title-bg p{margin:30px 0 20px;color:#fff;padding:0 20px}.fairness .title-bg p br{display:none}@media (min-width:768px){.fairness .title-bg p{padding:0}.fairness .title-bg p br{display:block}}.fairness ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 30px 0;padding:20px;gap:25px}@media (min-width:500px){.fairness ul{padding:40px}}@media (min-width:1280px){.fairness ul{gap:60px}}@media (min-width:1280px){.fairness ul{gap:2%;padding:0 40px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.fairness ul li{background-image:url(../img/slider/req_circle.png);background-size:contain;background-repeat:no-repeat;background-position:center center;width:310px;height:340px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (min-width:1024px){.fairness ul li{width:400px;height:425px}}@media (min-width:1280px){.fairness ul li{width:40.6%;height:312.73px}}.fairness ul li .text{text-align:center;color:#fff;padding:0 50px;font-size:13px}@media (min-width:1024px){.fairness ul li .text{font-size:16px}}@media (min-width:1280px){.fairness ul li .text{font-size:13px}}.fairness-card{background:var(--color-gray);padding:20px;margin-top:20px}@media (min-width:992px){.fairness-card{padding:60px 80px;margin-top:50px}}.fairness-card p:last-child{margin:0}.fairness-card-box{background:#faa61a;padding:20px}@media (min-width:992px){.fairness-card-box{padding:60px 80px}}.fairness-card-box p{text-align:center;color:#fff;margin-bottom:8px}.fairness-card-box p:last-child{margin:0}.hidden{display:none}.icon-minus{display:none;font-size:28px;line-height:20px;cursor:pointer}.icon-plus{font-size:28px;line-height:20px;cursor:pointer}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.footer{color:var(--color-black);font-size:14px}.footer .footer-content{background:#f2f3f5;padding:20px 0 0 0}.footer .footer-content .f-logo{max-width:190px}.footer .footer-content .footer-info{margin-bottom:10px}.footer .footer-content .footer-info h3{font-size:28px;margin:0 0 20px 0;padding:2px 0 2px 0;line-height:1;font-weight:700;text-transform:uppercase}.footer .footer-content .footer-info span{color:var(--color-black)}.footer .footer-content .footer-info p{font-size:12px;line-height:24px;margin-bottom:0;font-family:var(--font-primary);color:var(--color-black)}.footer .footer-content h4{font-size:1em;font-weight:700;color:var(--color-black);position:relative;margin-bottom:15px}.footer .footer-content .footer-links ul{list-style:none;padding:0;margin:0}.footer .footer-content .footer-links ul li{padding:7px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .footer-content .footer-links ul li:first-child{padding-top:0}.footer .footer-content .footer-links ul li a{color:var(--color-black);-webkit-transition:0.3s;transition:0.3s;display:inline-block;line-height:1;font-size:12px}.footer .footer-content .footer-links ul li a:hover{color:var(--color-orange)}.footer .footer-content .footer-newsletter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:14px;margin-top:30px;gap:30px}@media (min-width:768px){.footer .footer-content .footer-newsletter{padding-left:40px;margin-top:0}}@media (min-width:767px){.footer .footer-content .footer-newsletter{padding-left:1.5em}}.footer .footer-content .footer-newsletter h4{font-size:1em;font-weight:700;color:var(--color-black);position:relative;margin-bottom:15px}.footer .footer-content .footer-newsletter .newsletter-card{width:450px}.footer .footer-content .footer-newsletter form{background:var(--color-white);padding:6px 10px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:24px}.footer .footer-content .footer-newsletter form input[type=email]{border:0;padding:15px;width:calc(100% - 110px)}.footer .footer-content .footer-newsletter form input[type=email]:focus-visible{outline:none}.footer .footer-content .footer-newsletter form input[type=submit]{position:absolute;top:8px;right:10px;bottom:0;border:0;background:none;font-size:16px;padding:0 20px;background-image:-webkit-gradient(linear,left top,right top,from(#fcaf17),to(#f68d1e));background-image:linear-gradient(to right,#fcaf17,#f68d1e);color:var(--color-white);-webkit-transition:0.3s;transition:0.3s;border-radius:74px;max-height:46px}.footer .footer-content .footer-newsletter form input[type=submit]:hover{background:rgba(var(--color-orange-rgb),0.85)}.footer .footer-content .social-links a{font-size:18px;display:inline-block;line-height:1;padding:8px 0;margin-top:10px;margin-right:4px;border-radius:32px;text-align:center;width:32px;height:32px;-webkit-transition:0.3s;transition:0.3s}.footer .footer-content .social-links a img{max-width:100%}.footer .footer-content .social-links a:hover{background:var(--color-orange);text-decoration:none}.pagination .page-item a{color:#000;background:#fff;border:0;font-weight:400;font-size:18px;padding:0.375em 0.75rem}.pagination .page-item a.active{color:var(--color-orange);border-color:#dee2e6}.pagination .page-item a:focus{-webkit-box-shadow:none;box-shadow:none}.pagination .page-item a i{font-weight:600;font-size:18px}.assembly-documents .card-pdf-bg{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding-bottom:80px;-ms-flex-wrap:wrap;flex-wrap:wrap}.assembly-documents .card-pdf-bg .card-pdf{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:25px 0}@media (min-width:400px){.assembly-documents .card-pdf-bg .card-pdf{width:50%}}@media (min-width:600px){.assembly-documents .card-pdf-bg .card-pdf{width:33.333%}}@media (min-width:992px){.assembly-documents .card-pdf-bg .card-pdf{width:20%;margin:0}}.assembly-documents .card-pdf-bg .card-pdf .pdf-icon{width:90px;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:rgba(0,0,0,0.6392156863);border-radius:50%}.assembly-documents .card-pdf-bg .card-pdf a{color:#f57e2d;font-weight:700;font-size:18px;text-decoration:underline}.assembly-documents h2{color:#f47920;font-size:24px;margin:0 0 20px 0;font-weight:600}.assembly-documents h3{font-size:20px;margin:0 0 30px 0;font-weight:600}.other-publications .publications-relative{position:relative}.other-publications .publications-relative select{padding:5px 10px;font-size:12px;color:rgba(0,0,0,0.4745098039);border:2px solid rgba(48,48,48,0.2823529412);cursor:pointer;outline:none;position:absolute;right:0;top:0px}@media (min-width:767px){.other-publications .publications-relative select{top:12px;padding:10px 20px;font-size:13px}}.advantages-title h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:0 0 20px 0}.advantages-title h2 span{font-size:32px;color:#000;font-weight:500;font-family:"Poppins";text-align:center;background:#fff;position:relative;z-index:1;padding:5px 20px}.advantages-title h2:after{content:"";background-image:linear-gradient(88deg,rgba(250,204,34,0.9960784314) 0%,rgb(248,54,0) 100%);height:10px;width:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.member-countries{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px;padding:0}.member-countries li{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;padding:0 15px;margin-bottom:30px}.member-countries li .box-member{-webkit-box-shadow:0 0.75rem 1.5rem rgba(18,38,63,0.19);box-shadow:0 0.75rem 1.5rem rgba(18,38,63,0.19);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;width:100%}.member-countries li .box-member .member-countries-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.member-countries li .box-member .member-countries-right{width:100px}.member-countries li .box-member .member-countries-right img{max-width:100%}p.members-para{font-size:24px;margin:0}.footer-content .other-publications .tabs ul{gap:20px}.footer-content .other-publications .tabs ul li{position:relative}.footer-content .other-publications .tabs ul li:nth-child(2):after{content:"|";position:absolute;left:-12px;top:1px}.footer-content .other-publications .tabs ul li .nav-link{font-weight:bold;font-size:1em;margin-bottom:15px;padding:0}.data-portal-box .card{border:0;height:100%}.data-portal-box .card img{width:100%;max-width:100%;border-radius:0;margin:0}.data-portal-box .card .card-body{background:#fff;padding:20px 20px 20px 16px;margin-top:-50px;max-width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.data-portal-box .card .card-body .data-head{font-weight:600;font-size:x-large;margin:0 0 10px 0}.data-portal-box .card .card-body a.btn{font-weight:500;background:white;color:black;border-color:#f15a31;border-radius:20px;width:50%;margin-left:5%;margin-top:3%}.data-portal-box .card .card-body p{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.data-portal-box .card .card-body .newest-description{font-size:19px;font-weight:500;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.data-portal-box .card .card-body .newest-date{color:#f58220;font-weight:500}.data-portal-box .swiper-slide{height:auto}.data-portal-box .btn-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:15px;height:0}.data-portal-box .btn-data .swiper-button-next,.data-portal-box .btn-data .swiper-button-prev{bottom:0;top:auto;left:auto;right:auto;position:relative}@media (min-width:767px){.data-portal-box .btn-data .swiper-button-next,.data-portal-box .btn-data .swiper-button-prev{bottom:-40px}}.custom-model-main{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow:hidden}.custom-model-main.model-open{display:block}.custom-model-main .custom-model-inner{position:relative;z-index:999;-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:80%}@media screen and (min-width:700px){.custom-model-main .custom-model-inner{width:600px}}.custom-model-main .custom-model-inner .custom-model-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;background-color:#fff;border:1px solid #999;border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);padding:20px;max-height:calc(100vh - 70px);gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:700px){.custom-model-main .custom-model-inner .custom-model-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}}.custom-model-main .custom-model-inner .custom-model-wrap .leftbox1{width:150px}.custom-model-main .custom-model-inner .custom-model-wrap .leftbox1 img{width:100%}.custom-model-main .custom-model-inner .custom-model-wrap .rightbox1{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.custom-model-main .custom-model-inner .custom-model-wrap .rightbox1 h1{font-size:1.8rem}@media screen and (min-width:700px){.custom-model-main .custom-model-inner .custom-model-wrap .rightbox1{text-align:left}.custom-model-main .custom-model-inner .custom-model-wrap .rightbox1 h1{font-size:2.5rem}}.custom-model-main .custom-model-inner .custom-model-wrap .rightbox1 .okbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:700px){.custom-model-main .custom-model-inner .custom-model-wrap .rightbox1 .okbox{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.custom-model-main .custom-model-inner .custom-model-wrap .rightbox1 .okbox .okbtn{background-color:#f4831f;color:#fff;border-radius:10px;border:none;padding:5px 20px;font-size:16px;cursor:pointer;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}.custom-model-main .custom-model-inner .close-btn{position:absolute;right:-17px;top:-21px;cursor:pointer;font-size:40px;color:#fff;background:#f4831f;border-radius:50px;height:50px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-model-main .bg-overlay{background-color:rgba(0,0,0,0.3);position:fixed;top:0;left:0;width:100%;height:100%;z-index:998}.Click-here{cursor:pointer;background-image:linear-gradient(190deg,#f83600 0%,#fee140 100%);color:#fff;width:180px;text-align:center;font-size:16px;padding:18px 0;margin:0 auto;-webkit-transition:background-image 3s ease-in-out;transition:background-image 3s ease-in-out}.Click-here:hover{background-image:-webkit-gradient(linear,left top,right top,from(#fee140),to(#f83600));background-image:linear-gradient(90deg,#fee140 0%,#f83600 100%)}.coord-section ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:0}.coord-section ul li{list-style:none;position:relative;margin-bottom:30px;width:100%}@media screen and (min-width:1024px){.coord-section ul li{width:20%;padding-right:30px}.coord-section ul li:after{position:absolute;content:"";height:100%;width:0;border-right:3px solid #fff;background:#fff;right:14px;top:0}.coord-section ul li:first-child{width:14%}.coord-section ul li:nth-child(2){width:23%}.coord-section ul li:nth-child(4){width:23%}.coord-section ul li:nth-child(5){padding-right:0}.coord-section ul li:nth-child(5):after{display:none}.coord-section ul li:nth-child(6){width:76%}.coord-section ul li:nth-child(7){width:24%;padding-right:0}.coord-section ul li:nth-child(7):after{display:none}}.coord-section ul li p{color:#fff;margin:0}.coord-section ul li ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px;padding:0 0 0 15px}.coord-section ul li ol li{padding:0;color:#fff;margin-bottom:10px;list-style:disc}.coord-section ul li ol li:after{display:none}.coord-section ul li ol li:first-child{width:100%}.coord-section ul li ol li:nth-child(2){width:100%}.assembly-outer ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0;gap:50px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1024px){.assembly-outer ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.assembly-outer ul li{list-style:none}@media screen and (min-width:1024px){.assembly-outer ul li{width:auto}}.assembly-outer ul li .card-president{width:330px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-shadow:1px 3px 10px #b2b1b1;box-shadow:1px 3px 10px #b2b1b1;border-radius:15px;height:100%;padding:20px 0}@media screen and (min-width:1024px){.assembly-outer ul li .card-president{width:260px}}@media screen and (min-width:1280px){.assembly-outer ul li .card-president{width:330px}}.assembly-outer ul li .card-president .card-left{width:150px}.assembly-outer ul li .card-president .card-left img{max-width:100%;border-radius:10px}.assembly-outer ul li .card-president .card-right h3{font-size:20px;font-weight:600;margin:12px 0 3px}.assembly-outer ul li .card-president .card-right p{font-size:18px;margin:0}.registration-form{background:#edf4fb}.registration-form em{color:#ff0000}.registration-form .form-group{margin-bottom:1rem}.registration-form .form-control{display:block;width:100%;padding:0.375rem 0.75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#4d5875;background-color:#fff;background-clip:padding-box;border:1px solid #e1e5ef;border-radius:3px;-webkit-transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}.registration-form .form-control:focus{color:#4d5875;background-color:#fff;border-color:#b3c6ff;outline:0;-webkit-box-shadow:none;box-shadow:none}.registration-form select:focus{color:#4d5875;background-color:#fff;border-color:#b3c6ff;outline:0;-webkit-box-shadow:none;box-shadow:none}.registration-form .col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.registration-form .alert{border-width:0;padding:20px;margin-bottom:0}.registration-form .alert.alert-primary{padding:50px;margin-bottom:50px}.registration-form .alert .list p:last-child{margin-bottom:0}.registration-form .alert .nav-link{font-size:16px;color:#f15a31;font-weight:500;text-align:center;width:158px;height:40px;border-radius:22px;background-color:#ffffff;border:1px solid #f15a31;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}@media screen and (min-width:500px){.registration-form .alert .nav-link{height:45px;width:214px;font-size:18px}}.registration-form .alert .nav-link.active{background-color:#f15a31;color:#fff;border-color:#f15a31}.registration-form .alert .nav-link:hover{background-color:#f15a31;color:#fff;border-color:#f15a31}.registration-form .alert a:hover{color:#f15a31}.registration-form .alert-primary{color:#1b3585;border-color:#c6d4ff}.registration-form .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.registration-form button{font-size:16px;color:#f15a31;font-weight:500;text-align:center;width:158px;height:40px;border-radius:50px;background-color:#ffffff;border:1px solid #f15a31;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:500px){.registration-form button{height:50px;width:170px;font-size:20px}}.registration-form button.active{background-color:#f15a31;color:#fff;border-color:#f15a31}.registration-form button:hover{background-color:#f15a31;color:#fff;border-color:#f15a31}.strategic-bg{padding:0}.strategic-bg .strategic-card{background:#eeedf0;padding:50px 30px}.strategic-bg .strategic-card img{max-width:100%}.strategic-bg .strategic-card .strategic-card-img{position:relative}.strategic-bg .strategic-card .strategic-card-img:before{content:"";position:absolute;height:100%;left:0;background:#eeedf0;width:5px;top:0;z-index:1}.strategic-bg .strategic-card .strategic-card-img:after{content:"";position:absolute;height:100%;right:0;background:#eeedf0;width:5px;top:0;z-index:1}.strategic-bg .strategic-card p{text-align:center}.strategic-bg .strategic-card h3{text-align:center}.mb-0{margin-bottom:0}.expected-bg h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.expected-bg h3:after{content:"";position:absolute;height:2px;width:100%;top:28px;background:#f58320}.expected-bg h3 span{background:#ef9c26;padding:20px 30px;display:inline-block;font-size:32px;line-height:20px;color:#ffffff;font-weight:600;position:relative;z-index:2}.expected-bg .expected-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;background-image:url(../img/slider/step-img.png);background-size:cover;padding-top:84px;padding-left:0}.expected-bg .expected-list li{list-style:none;position:relative;width:33.333%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.expected-bg .expected-list li .box-card{padding:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.expected-bg .expected-list li .box-card .box-card-left{padding-right:20px}.expected-bg .expected-list li .box-card .box-card-left p{color:#fff}.expected-bg .expected-list li .box-card .box-card-right{border-left:1px solid #fff;padding-left:20px}.expected-bg .expected-list li .box-card .box-card-right img{width:80px}.expected-bg .expected-list li:nth-child(2) .box-card{padding-left:80px}.expected-bg .expected-list li .step{height:50px;width:50px;border-radius:4px 4px 0 0;position:absolute;top:-50px;left:0;background:#f99d1c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;font-weight:bold;color:#fff;display:none}.testimonials-c-bg{padding:0;background:#eeedef}.testimonials-c-bg ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2%;padding:60px 0;margin:0;position:relative}.testimonials-c-bg ul:after{content:"";background-image:linear-gradient(181deg,rgb(248,54,0) 0%,rgba(250,204,34,0.9960784314) 100%);position:absolute;height:100%;width:80px;top:0;left:50px;z-index:1}.testimonials-c-bg ul:before{content:"";background-image:linear-gradient(181deg,rgb(248,54,0) 0%,rgba(250,204,34,0.9960784314) 100%);position:absolute;height:100%;width:80px;top:0;right:50px;z-index:1}.testimonials-c-bg ul li{list-style:none;width:49%;position:relative;z-index:2}.testimonials-c-bg ul li .testimonial-item{-webkit-filter:drop-shadow(11.168px 15.371px 18px rgba(0,0,0,0.24));filter:drop-shadow(11.168px 15.371px 18px rgba(0,0,0,0.24));width:100%;background:#fff;padding:50px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.testimonials-c-bg ul li .testimonial-item .testimonial-item-left .testimonial-img{width:120px;border-radius:50%;margin:0 auto}.testimonials-c-bg ul li .testimonial-item .testimonial-item-left h3{font-size:18px;font-weight:bold;margin:10px 0 5px 0}.testimonials-c-bg ul li .testimonial-item .testimonial-item-right .quote-icon-left,.testimonials-c-bg ul li .testimonial-item .testimonial-item-right .quote-icon-right{font-size:26px;line-height:0;color:#fe9e18}.testimonials-c-bg ul li .testimonial-item .testimonial-item-right .quote-icon-right{display:inline-block;right:-5px;position:relative;top:10px;-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.partners-star-c{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-shadow:1px 1px 10px #ccc;box-shadow:1px 1px 10px #ccc;padding-top:50px}.partners-star-c h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.partners-star-c h3:after{content:"";position:absolute;height:10px;width:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:-webkit-gradient(linear,right top,left top,from(rgb(248,54,0)),to(rgba(250,204,34,0.9960784314)));background-image:linear-gradient(270deg,rgb(248,54,0) 0%,rgba(250,204,34,0.9960784314) 100%)}.partners-star-c h3 span{background:#fff;padding:20px 30px;display:inline-block;font-size:32px;line-height:20px;color:#000;font-weight:600;position:relative;z-index:2}.partners-star-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;margin-top:20px}.partners-star-bg .partners-star-left{width:35%}.partners-star-bg .partners-star-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.partners-star-bg .partners-star-right .partners-star-right-top ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:0}.partners-star-bg .partners-star-right .partners-star-right-top ul:after{content:"";position:absolute;height:1px;width:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#000}.partners-star-bg .partners-star-right .partners-star-right-top ul li{list-style:none;background:#fff;padding:0 30px;display:inline-block;font-size:32px;line-height:20px;color:#000;font-weight:600;position:relative;z-index:2;max-width:40%}.partners-star-bg .partners-star-right .partners-star-right-top ul li img{max-width:90%}.partners-star-bg .partners-star-right .partners-star-right-top ul li:nth-child(2){border-left:1px solid #000}.partners-star-bg .partners-star-right .partners-star-right-top ul li:nth-child(2) img{max-height:57px}.partners-star-bg .partners-star-right .partners-star-right-bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:0;margin:20px 0 0}.partners-star-bg .partners-star-right .partners-star-right-bottom ul li{list-style:none;background:#fff;padding:0 30px;display:inline-block;font-size:32px;line-height:20px;color:#000;font-weight:600;position:relative;z-index:2;max-width:40%;border-left:1px solid #000}.partners-star-bg .partners-star-right .partners-star-right-bottom ul li img{max-width:100%}.partners-star-bg .partners-star-right .partners-star-right-bottom ul li:first-child{border-left:0;padding-left:0}.partners-star-bg-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.partners-star-bg-bottom .partners-star-bg-bottom-left{width:560px;position:relative}.partners-star-bg-bottom .partners-star-bg-bottom-left img{max-width:100%}.partners-star-bg-bottom .partners-star-bg-bottom-left .card-c-box{background:rgba(0,0,0,0.5);width:352px;height:80px;padding:18px;font-size:10px;text-align:center;color:#fff;position:absolute;left:50%;bottom:-70px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.partners-star-bg-bottom .partners-star-bg-bottom-left .card-c-box:after{content:"";background:#f3781f;height:61px;width:100%;position:absolute;left:50%;bottom:-61px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.partners-star-bg-bottom .partners-star-bg-bottom-right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;position:relative}.partners-star-bg-bottom .partners-star-bg-bottom-right:after{background-image:linear-gradient(100deg,rgb(248,54,0) 0%,rgba(250,204,34,0.9960784314) 100%);content:"";position:absolute;width:100%;height:30px;left:0;bottom:0}.partners-star-bg-bottom .partners-star-bg-bottom-right h4{background-image:linear-gradient(100deg,rgb(248,54,0) 0%,rgba(250,204,34,0.9960784314) 100%);padding:10px;font-size:14px;font-weight:bold;color:#fff;margin:0 0 20px}.partners-star-bg-bottom .partners-star-bg-bottom-right ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3%;padding:0;margin:0}.partners-star-bg-bottom .partners-star-bg-bottom-right ul li{list-style:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:22.75%;margin-bottom:15px}.partners-star-bg-bottom .partners-star-bg-bottom-right ul li .top-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.partners-star-bg-bottom .partners-star-bg-bottom-right ul li .top-img img{max-width:100%;max-height:120px;height:50px;-o-object-fit:cover;object-fit:cover}.partners-star-bg-bottom .partners-star-bg-bottom-right ul li p{font-size:12px;margin:5px 0 0 0;white-space:nowrap}.partners-star-bg-bottom .partners-star-bg-bottom-right .partners-star-bg-bottom-right-left{width:300px}.partners-star-bg-bottom .partners-star-bg-bottom-right .partners-star-bg-bottom-right-left ul{padding-left:10px}.partners-star-bg-bottom .partners-star-bg-bottom-right .partners-star-bg-bottom-right-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.star-center-bg{padding:0}.star-center-bg .star-center{background-image:linear-gradient(249deg,rgba(250,204,34,0.9960784314) 0%,rgb(248,54,0) 100%);padding:60px 180px}.star-center-bg .star-center h3{font-size:33px;line-height:22px;color:#ffffff;font-weight:500;margin:0 0 20px 0}.star-center-bg .star-center p{color:#fff}.functions-stra-bg{padding:0}.functions-stra-bg img{max-width:100%}.advantages-stra-bg{padding:50px 0}.advantages-stra-bg img{max-width:100%}.advantages-stra-bg h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:0}.advantages-stra-bg h3:after{content:"";position:absolute;height:10px;width:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:-webkit-gradient(linear,right top,left top,from(rgb(248,54,0)),to(rgba(250,204,34,0.9960784314)));background-image:linear-gradient(270deg,rgb(248,54,0) 0%,rgba(250,204,34,0.9960784314) 100%)}.advantages-stra-bg h3 span{background:#fff;padding:10px 30px;display:inline-block;font-size:32px;line-height:20px;color:#000;font-weight:600;position:relative;z-index:2}.click-here{background-image:linear-gradient(249deg,rgba(250,204,34,0.9960784314) 0%,rgb(248,54,0) 100%);padding:10px 0}.click-here h3{font-size:18px;color:#ffffff;font-weight:500;text-align:center}.click-here h3 a{color:#fff}.click-here h3 a:hover{color:#fff}.accordion-body table{border-collapse:collapse;width:100%}.accordion-body td,.accordion-body th{border:1px solid #eeedef;text-align:left;padding:8px;vertical-align:top}.accordion-body tr:nth-child(2n){background-color:#eeedef}.regulatory-training{background:#f58220}@media screen and (min-width:767px){.regulatory-training{padding-bottom:150px}}.regulatory-training h2{font-size:45px;color:#ffffff;font-weight:500;margin:0 0 20px 0}@media screen and (min-width:767px){.regulatory-training h2{margin:0 0 20px 30px}}.regulatory-training h3{font-size:33px;color:#ffffff;font-weight:500;margin:0 0 20px 0}.regulatory-training p{color:#fff}.regulatory-training.white{background:#fff;overflow:visible}.regulatory-training.white h3{color:#000}.regulatory-training.white p{color:#000}.regulatory-training.white .img-fluid-slider{width:100%;position:relative;top:0}@media screen and (min-width:767px){.regulatory-training.white .img-fluid-slider{width:80%;position:absolute;top:-217px}}.regulatory-training.white .relative{position:relative}.regulatory-training ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 20px 0;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.regulatory-training ul li{list-style:none}.regulatory-training ul li a{width:100%;height:40px;padding:0 20px;border-radius:50px;background-color:#f58220;font-size:14px;line-height:19px;color:#ffffff;font-weight:600;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.benefits{background:#eeedef}@media screen and (min-width:767px){.benefits{padding-top:170px}}.benefits .img-fluid-slider{width:100%}.benefits h2{font-size:45px;color:#000;font-weight:500;margin:0 0 0 0;text-align:center}.interventions{background:#fff}.interventions .img-fluid-slider{width:100%}.interventions h2{font-size:45px;color:#000;font-weight:500;margin:0 0 30px 0;text-align:center}@media screen and (min-width:767px){.interventions h2{margin:0}}.interventions .map{width:89px}.interventions .map img{width:100%}.interventions .interventions-content p{padding:20px 0}@media screen and (min-width:767px){.interventions .interventions-content p{padding:20px}}.interventions .interventions-content h3{background:#f58220;font-size:30px;line-height:49px;color:#ffffff;font-weight:600;margin:0;padding:5px 20px}@media screen and (min-width:767px){.interventions .interventions-content h3{min-width:300px}}.ourimpact-bg .swiper-wrapper .swiper-slide img{max-width:100%}.ourimpact-bg .swiper-button-prev{left:calc(95% - 50px)}.ourimpact-bg .swiper-button-next{right:calc(5% - 28px)}@media screen and (min-width:601px){.ourimpact-bg .swiper-button-prev{left:calc(95% - 50px)}.ourimpact-bg .swiper-button-next{right:calc(5% - 50px)}}.ourimpact-bg .swiper-button-next,.ourimpact-bg .swiper-button-prev{bottom:0;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:35px;height:35px}@media screen and (min-width:601px){.ourimpact-bg .swiper-button-next,.ourimpact-bg .swiper-button-prev{width:45px;height:45px}}.ourimpact-bg .swiper-button-next:hover,.ourimpact-bg .swiper-button-prev:hover{background:var(--color-orange);color:#fff}.ourimpact-bg .swiper-button-next:hover i,.ourimpact-bg .swiper-button-prev:hover i{color:#fff}.demo-project-bg ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0;gap:20px}.demo-project-bg ul li{font-size:24px;line-height:39px;color:#000000;font-weight:600;list-style:none}.demo-project-bg ul li img{width:80px}@media screen and (min-width:601px){.demo-project-bg ul li{font-size:30px}.demo-project-bg ul li img{width:100px}}@media screen and (min-width:1025px){.demo-project-bg .demo-project-top-left{padding-right:50px;border-right:1px solid #000}}.demo-project-bg .demo-project-top-left .img-box img{max-width:100%}@media screen and (min-width:1025px){.demo-project-bg .demo-project-top-right{padding-left:50px}}.demo-project-bg .demo-project-top-right .circle-progress{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:601px){.demo-project-bg .demo-project-top-right .circle-progress{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.demo-project-bg .demo-project-top-right .circle-progress .box-pro{width:186px;height:186px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.demo-project-bg .demo-project-top-right .circle-progress .box-pro:before{content:"";height:98%;width:98%;border-radius:100%;border:2px solid #000;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.demo-project-bg .demo-project-top-right .circle-progress .box-pro:after{content:"";height:100%;width:100%;border-radius:100%;border-right-color:transparent;position:absolute;left:0;top:0}.demo-project-bg .demo-project-top-right .circle-progress .box-pro:first-child:after{border:8px solid #ff0000;border-right-color:transparent}.demo-project-bg .demo-project-top-right .circle-progress .box-pro:nth-child(2):after{border:8px solid #f58220;border-right-color:transparent}.demo-project-bg .demo-project-top-right .circle-progress .box-pro:nth-child(3):after{border:8px solid #faa61a;border-right-color:transparent}.demo-project-bg .demo-project-top-right .circle-progress .box-pro .circular-text{text-align:center;max-width:115px}.demonstration-bg{background:#eeedef}.demonstration-bg h2{font-size:30px;color:#ffffff;font-weight:600;text-align:center;position:relative}@media screen and (min-width:992px){.demonstration-bg h2{font-size:44px}}.demonstration-bg h2 span{background:#faa61a;padding:10px 30px;position:relative;z-index:2}@media screen and (max-width:600px){.demonstration-bg h2 span{display:inline-block}}.demonstration-bg h2:before{content:"";height:2px;width:100%;background:#f29b53;position:absolute;left:0;top:10px}.demonstration-bg h2:after{content:"";height:2px;width:100%;background:#f5811f;position:absolute;left:0;bottom:10px}.demonstration-bg ul.countries-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:40px -20px 30px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:992px){.demonstration-bg ul.countries-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.demonstration-bg ul.countries-list li{list-style:none;padding:0 20px}.demonstration-bg ul.countries-list li img{max-width:100%}.demonstration-bg ul.countries-list li p{text-align:center;margin:15px 0 0 0;font-weight:bold}.demonstration-bg .tree-list .tree-list-top{width:100%;height:59px;padding:0 20px;border-radius:50px;background-color:#f58220;font-size:17px;line-height:19px;color:#ffffff;font-weight:600;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.demonstration-bg .tree-list .tree-list-middle ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0 10px;padding:20px 0 0;gap:4%;position:relative}.demonstration-bg .tree-list .tree-list-middle ul:after{content:"";width:52%;height:1px;background:#000;position:absolute;left:0;right:0;bottom:0;top:-117px;margin:auto}.demonstration-bg .tree-list .tree-list-middle ul:before{content:"";width:1px;height:21px;background:#000;position:absolute;left:0;right:0;bottom:0;top:-139px;margin:auto}.demonstration-bg .tree-list .tree-list-middle ul li{list-style:none;background:#ffe9c3;padding:20px;line-height:20px;color:#000000;font-weight:600;text-align:center;width:48%;position:relative;z-index:1}.demonstration-bg .tree-list .tree-list-middle ul li:after{content:"";width:1px;height:20px;background:#000;position:absolute;left:0;right:0;bottom:0;top:-118px;margin:auto}.demonstration-bg .tree-list .tree-list-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4%}.demonstration-bg .tree-list .tree-list-bottom .tree-list-bottom-left,.demonstration-bg .tree-list .tree-list-bottom .tree-list-bottom-right{width:48%;padding:0 10px}.demonstration-bg .tree-list .tree-list-bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 10px;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.demonstration-bg .tree-list .tree-list-bottom ul li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:10px}.demonstration-bg .tree-list .tree-list-bottom ul li .img-flag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.demonstration-bg .tree-list .tree-list-bottom ul li .img-flag img{max-width:79%;-webkit-box-flex:1;-ms-flex:1;flex:1}.demonstration-bg .tree-list .tree-list-bottom ul li .img-flag .img-check{width:16px;margin-left:10px}.demonstration-bg .tree-list .tree-list-bottom ul li p{margin:5px 0 0;font-weight:bold}.demonstration-bg .tree-list .tree-list-bottom ol{padding:0 0 0 22px;margin:0 0 20px 0}.demonstration-bg .tree-list .tree-list-bottom ol li{font-weight:bold;margin-bottom:5px}.demonstration-bg .tree-list .tree-list-bottom .text-element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 5px 0}.demonstration-bg .tree-list .tree-list-bottom .text-element img{margin-right:10px;height:16px}.demonstration-bg .tree-list .tree-list-bottom .text-element p{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;font-weight:bold}.border-16{border-radius:16px}._main_activity ul.main_list{background:#f4831f;padding:15px 10px;border-radius:6px}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_head{position:relative;padding-right:30px}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body a{text-decoration:none;border-radius:4px}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container{max-width:100%;margin:0px auto 20px}.mainwrapper ._main_activity ._activity_para{width:80%;max-width:100%}._activity_para .main_list li{color:#fff}.mainwrapper .about_nav .navi .abt_nav ul li a{text-decoration:none}.mainwrapper ._main_activity ._main_container .plusminus{float:right;font-size:25px;position:absolute;margin-top:0px!important;top:2px;right:10px}.accordion-body ._wrapper_body{padding:20px}.accordion-body{padding:0px!important}._accordion_grid ul,._activity_para ul{margin:0px;padding:0px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}._accordion_grid ul li,._activity_para ul li{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.accordion-header{margin-bottom:0px!important}._accordian_wrapper{max-width:100%;margin:50px 0}._accordian_wrapper h2{margin-bottom:30px}._accordian_wrapper p{font-size:16px;font-weight:normal;color:#000;line-height:26px}._accordian_wrapper small{font-size:14px;color:red;display:block;font-weight:normal;line-height:24px}._accordian_wrapper small p{color:red}.accordion-button{background:#FAF2D3;color:#000;letter-spacing:1px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:18px}.accordion-button:focus{background:#E06234;color:#fff;letter-spacing:1px;font-size:18px}.accordion-body{background:#ffffff;border:1px solid #d2d2d2;border-top:0}.accordion-body ._wrapper_body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.accordion-body ._wrapper_body ._wrap{width:32%}.accordion-body ._wrapper_body ._wrap ._text_des{width:100%;display:block}.accordion-body ._wrapper_body ._wrap ._text_des ._description{width:100%;margin:0px;padding:0px}.accordion-body ._wrapper_body ._wrap ._text_des ._description li{width:100%;font-weight:normal;color:#000;font-size:14px;margin-bottom:15px}.accordion-body ._wrapper_body ._wrap ._notes{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.accordion-body ._wrapper_body ._wrap ._text_des ._description li:last-child{margin-bottom:0px}#sub-accordionExample .accordion-item{margin-bottom:10px}.accordion-item:not(:first-of-type){border-top:1px solid rgba(0,0,0,0.125)}#sub-accordionExample .accordion-body{background:#FFFDF5}.accordion-button:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}#sub-accordionExample .accordion-button{padding:5px 20px}#sub-accordionExample .accordion-button:not(.collapsed){background:#EDA440}._title_head{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.accordian_body_wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accordian_body_wrapper ._left{width:24%}.accordian_body_wrapper ._left ._card{width:100%}.accordian_body_wrapper ._left ._card img{width:100%}.accordian_body_wrapper ._center{width:48%}.accordian_body_wrapper ._right{width:25%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-line-pack:justify;align-content:space-between}.accordian_body_wrapper ._right ._logo_card{width:80%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;border:1px solid #E06234;border-radius:10px;background:rgba(224,98,52,0.4784313725);display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}.accordian_body_wrapper ._right ._logo_card ._grid{width:48%}.accordian_body_wrapper ._right ._text_area p{text-align:right;font-size:15px}.accordian_body_wrapper ._center p{width:100%;margin-bottom:5px;color:#000;text-align:left;font-size:16px;font-weight:normal;line-height:24px}._wrap_text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._wrap_text ._textspan{width:auto;color:#000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}._wrap_text ._textspan p{color:#000;font-size:20px;font-weight:bold;margin-bottom:0px!important}.mainwrapper ._main_activity{width:100%;height:auto;position:relative;padding:20px 0px 50px}.mainwrapper ._main_activity ._activity_para{width:100%}.mainwrapper ._main_activity ._activity_para a{width:auto;padding:8px;margin:10px 0;background:#f48120;color:#ffffff}.mainwrapper ._main_activity ._activity_para a:hover{color:#000000}.mainwrapper ._main_activity ._activity_para h2{width:100%;font-size:30px;font-weight:300;color:#ee5b2f;padding:20px 0px;text-align:left}.mainwrapper ._main_activity ._activity_para strong{width:100%;font-size:22px;font-weight:300;color:#ee5b2f;padding:20px 0px;text-align:left}.mainwrapper ._main_activity ._activity_para strong span{color:#000000;font-size:16px}.mainwrapper ._main_activity{width:100%;padding:0px 0 50px}.mainwrapper ._main_activity ._main_container{width:100%;padding:0px 0 5px}.mainwrapper ._main_activity ._main_container ._accordion_grid{width:100%}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container{margin:20px 0 0;width:100%;clear:both}.mainwrapper ._main_activity ._activity_para{width:100%}.mainwrapper ._main_activity ._activity_para ._title small{width:90%;margin:0 auto;font-size:14px;font-weight:300}.mainwrapper ._main_activity ._activity_para ._title{width:100%;text-align:left;color:#000;font-size:18px;line-height:32px;padding:50px 0;text-rendering:optimizeLegibility}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion-main:last-child .accordion_body{padding:20px 0 0 30px;margin-bottom:25px}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_head{background-color:transparent;color:#000000;cursor:pointer;font-weight:300;font-size:16px;padding:10px 10px;border:none;outline:none;letter-spacing:normal;border:1px solid #d2d2d2}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body{width:100%;height:auto;background:rgba(255,174,66,0.8392156863);border:none;outline:none;border-radius:5px}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body a{width:auto;background:#ef9430;text-align:center;font-size:14px;color:#ffffff;padding:8px 8px;font-style:normal;white-space:nowrap}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body .isa_star_activites{width:100%;text-align:center}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body .isa_star_activites a{width:auto;background:#fff8ea;color:#000000;text-align:center;font-size:14px;padding:8px 12px;margin-bottom:15px}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body .isa_star_activites p{width:100%;text-align:left;font-weight:300;font-size:14px;color:#000000;letter-spacing:1px;line-height:22px;padding-bottom:10px}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body .isa_star_activites ul{margin:0;padding:0}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body .isa_star_activites ul li{width:100%;text-align:left;font-weight:300;font-size:14px;color:#000000;letter-spacing:1px;line-height:22px;padding-bottom:10px;list-style:square}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body ._accorodian_grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding:0}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body ._accorodian_grid li{list-style:square;width:100%;margin:0 0 10px;padding:0;text-align:left;font-size:14px;line-height:22px;color:#000;position:relative}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body ._accorodian_grid li p{color:#fff;font-size:14px;line-height:22px}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body ._accorodian_grid li b{color:#e34447;font-weight:400;font-size:16px}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion-main .accordion_body ._inner_accordion{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.mainwrapper ._main_activity ._main_container .accordion_body p._title{width:100%;text-align:left;color:#000000;font-size:14px;line-height:23px;font-weight:300;padding:20px 0}.accordion_body p{margin:0px;color:#000000;line-height:20px}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body ._accorodian_grid_solarpark{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding:0}.mainwrapper ._main_activity ._main_container ._accordion_grid .accordion_container .accordion_body ._accorodian_grid_solarpark li{list-style-type:lower-roman;width:100%;margin:0 0 10px 15px;padding:0;text-align:left;font-size:14px;line-height:22px;color:#000;position:relative}.div-bott h3,.mainwrapper ._main_activity ._main_container .accordion_body h3{font-size:28px;font-weight:300;margin:15px 0;color:#1e352e}.mainwrapper ._main_activity ._main_container .div-bott{text-align:center}.mainwrapper ._main_activity ._main_container .plusminus{float:right;font-size:25px;margin-top:-9px}.mainwrapper ._main_activity ._main_container .coll-back{background-color:#fff;color:#111;border:1px solid #111}.mainwrapper ._main_activity ._main_container .hr-clc{height:2px;background:#111;margin-top:18px;width:17px;padding:0;border:0;margin-left:-20px}.mainwrapper ._main_activity ._activity_para ._title{width:100%;text-align:left;color:#e34447;font-size:30px;line-height:32px;padding:50px 0 0;text-rendering:optimizeLegibility;font-weight:300}.mainwrapper ._main_activity ._activity_para ._sub_title{width:100%;text-align:left;color:#000;font-size:16px;line-height:24px;padding:20px 0 0;font-weight:300;text-rendering:optimizeLegibility}.mainwrapper ._main_activity ._activity_section{width:90%;margin:0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 30px 0}.mainwrapper ._main_activity ._activity_section:last-child{padding-bottom:50px}.mainwrapper ._main_activity ._activity_section ._circle_item{width:15%}.mainwrapper ._main_activity ._activity_section ._border_item{width:85%;height:auto;border:5px solid #f1612e;border-top-right-radius:25px;border-bottom-right-radius:25px;border-left:none;position:relative}.mainwrapper ._main_activity ._activity_section ._border_item:before{content:"";position:absolute;bottom:-8px;left:-11px;width:12px;height:12px;border-radius:10px;background:#f1612e}.mainwrapper ._main_activity ._activity_section ._border_item:after{content:"";position:absolute;top:-8px;left:-11px;width:12px;height:12px;border-radius:10px;background:#f1612e}.mainwrapper ._main_activity ._activity_section ._border_item ._desc{width:100%;position:relative}.mainwrapper ._main_activity ._activity_section ._border_item p{line-height:28px;padding:30px 20px;font-weight:300;font-size:16px;width:100%}.mainwrapper ._main_activity ._activity_section ._circle_item ._card{width:100%;height:auto}.mainwrapper ._main_activity ._activity_section ._circle_item img{width:100%;height:auto}.accordion-header{margin-bottom:0px!important}#sub-accordionExample .accordion-button{padding:10px 20px!important}.accordion-button:not(.collapsed):after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}._accordian_wrapper p{font-size:16px;font-weight:normal;color:#000;line-height:26px}._accordian_wrapper small{font-size:14px;color:red;display:block;font-weight:normal;line-height:24px}.accordion-button{background:transparent!important;color:#000;letter-spacing:1px;font-size:18px}.accordion-button:focus{background:#E06234;color:#000;letter-spacing:1px;font-size:18px}.accordion-body{background:transparent!important}.accordion-item{margin-bottom:20px!important}#sub-accordionExample .accordion-item{margin-bottom:10px}#sub-accordionExample .accordion-body{background:#FFFDF5}#sub-accordionExample .accordion-button{padding:5px 20px}#sub-accordionExample .accordion-button:not(.collapsed){background:#EDA440}._title_head{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._title_head strong{color:#f4831f;font-size:20px;display:inline-block;font-weight:600;margin-right:60px;letter-spacing:1px}._title_head strong:last-child{margin-right:0px}.accordian_body_wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accordian_body_wrapper ._left{width:24%}.accordian_body_wrapper ._left ._card{width:100%}.accordian_body_wrapper ._left ._card img{width:100%}.accordian_body_wrapper ._center{width:48%}.accordian_body_wrapper ._right{width:25%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-line-pack:justify;align-content:space-between}.accordian_body_wrapper ._right ._logo_card{width:80%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;border:1px solid #E06234;border-radius:10px;background:rgba(224,98,52,0.4784313725);display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}.accordian_body_wrapper ._right ._logo_card ._grid{width:48%}.accordian_body_wrapper ._right ._text_area p{text-align:right;font-size:15px}.accordian_body_wrapper ._center h3{width:100%;color:#000;text-align:left;font-size:22px;font-weight:600;margin-bottom:10px}.accordian_body_wrapper ._center p{width:100%;margin-bottom:5px;color:#000;text-align:left;font-size:16px;font-weight:normal;line-height:24px}._wrap_text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._wrap_text ._textspan{width:auto;color:#000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}._wrap_text ._textspan strong{color:#f4831f;font-size:20px;margin-right:40px;font-weight:600}._wrap_text ._textspan p{color:#000;font-size:20px;font-weight:bold;margin-bottom:0px!important}.accordion-item:first-of-type{border-top-left-radius:0;border-top-right-radius:0;border-radius:0}.accordion-item:last-of-type{border-top-left-radius:0;border-top-right-radius:0;border-radius:0}.accordion-item .accordion-body{padding:1rem 1.25rem!important;border:0}.accordion-item .accordion-button:not(.collapsed){-webkit-box-shadow:none;box-shadow:none}a.link-submit{position:absolute;width:21%;bottom:11%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:13px}@media screen and (min-width:412px){a.link-submit{height:14px}}@media screen and (min-width:767px){a.link-submit{height:28px}}@media screen and (min-width:1024px){a.link-submit{height:35px}}@media screen and (min-width:1280px){a.link-submit{height:44px}}@media screen and (min-width:1300px){a.link-submit{height:47px}}@media screen and (min-width:1400px){a.link-submit{height:49px}}@media screen and (min-width:1600px){a.link-submit{height:53px}}.date-venue{background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(248,54,0)),to(rgba(250,204,34,0.9960784314)));background-image:linear-gradient(0deg,rgb(248,54,0) 0%,rgba(250,204,34,0.9960784314) 100%);padding:0}.date-venue ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0}.date-venue ul li{list-style:none}.date-venue ul li img{max-width:100%}.date-connected{padding:30px 0}.date-connected .text-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.date-connected .text-bg p{font-size:22px;letter-spacing:0px;line-height:31px;color:#000000;font-weight:700;text-align:center}.date-connected .text-bg p:last-child{margin-bottom:0}.date-connected .text-bg p a{color:#f15a31}.date-participate{padding:30px 0;background-image:-webkit-gradient(linear,left top,right top,from(rgb(248,54,0)),to(rgba(250,204,34,0.9960784314)));background-image:linear-gradient(90deg,rgb(248,54,0) 0%,rgba(250,204,34,0.9960784314) 100%)}.date-participate .text-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.date-participate .text-bg p{font-size:22px;letter-spacing:0px;line-height:31px;color:#fff;font-weight:700;text-align:center}.date-participate .text-bg p:last-child{margin-bottom:0}.date-participate .text-bg p a{color:#fef229}.watch-sessions{}.watch-sessions .title-bg{background-image:url(../../assets/solar/line.png);background-repeat:repeat-x;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.watch-sessions .title-bg span{background:#fff;padding:5px;font-size:2rem;color:#000;font-weight:bold}.watch-sessions .gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;overflow:auto;max-height:710px}.watch-sessions .gallery li{list-style:none;margin-bottom:10px}.watch-sessions .gallery li img{width:100%}.watch-sessions .thumb-youtube{display:block;margin:10px 0 0 0;padding:0;white-space:nowrap;overflow-x:auto}.watch-sessions .thumb-youtube li{list-style:none;width:272px;margin-right:10px;display:inline-block}.watch-sessions .thumb-youtube li img{width:100%}.watch-sessions .thumb-youtube li:last-child{margin:0}.watch-sessions .thumb-youtube::-webkit-scrollbar{width:8px;height:8px;border-radius:8px}.watch-sessions .thumb-youtube::-webkit-scrollbar-track{background:#eeedef}.watch-sessions .thumb-youtube::-webkit-scrollbar-thumb{background:#d5d6db}.watch-sessions .gallery::-webkit-scrollbar{width:8px;height:8px;border-radius:8px}.watch-sessions .gallery::-webkit-scrollbar-track{background:#eeedef}.watch-sessions .gallery::-webkit-scrollbar-thumb{background:#d5d6db}.technical-trainings .copy-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0 0;gap:10px;padding:0}@media screen and (min-width:768px){.technical-trainings .copy-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:20px 0}}.technical-trainings .copy-list li{list-style:none;font-size:13px;line-height:53px;color:#f58220;font-weight:500;height:32px;border-radius:22px;background-color:#fff;border:1px solid #f47920;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 15px}@media screen and (min-width:768px){.technical-trainings .copy-list li{font-size:21px;height:44px;padding:5px 15px}}.assembly{display:none}@media screen and (max-width:1278px){.assembly{display:block}}.weeklybtn{padding:10px 54px;border-radius:22px!important;background-color:#f15a31;color:#fff!important;border-color:#f15a31;margin:0.5rem 0 0.9rem}.audit_report{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:10px;margin:0}.audit_report a{margin:0}.impact-story h1,.impact-story h2,.impact-story p{font-family:"Lato",serif}.impact-story .impact-story-slider h1{font-size:30px;color:#050505;font-weight:700;margin:0 0 0.5em 0;line-height:normal}@media screen and (min-width:992px){.impact-story .impact-story-slider h1{font-size:65px}}.impact-story .impact-story-slider h2{font-size:26px;color:#050505;font-weight:700;margin:0 0 0.2em 0;line-height:normal;padding:0}@media screen and (min-width:992px){.impact-story .impact-story-slider h2{padding:0 50px;font-size:32px}}.impact-story .impact-story-slider p{font-size:16px;line-height:25px;color:#050505;font-weight:400;margin:0 0 0.5em 0;padding:0}@media screen and (min-width:992px){.impact-story .impact-story-slider p{padding:0 50px}}.impact-story .impact-story-slider p:last-child{margin-bottom:0}.impact-story .impact-story-slider p span{color:#e86e24;font-weight:bold}@media screen and (min-width:1280px){.impact-story .impact-story-slider p.margin{max-width:300px;padding:0}}.impact-story .impact-story-slider .light-bg{background:#f2f3f4;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px}@media screen and (min-width:992px){.impact-story .impact-story-slider .light-bg{padding:50px}}.impact-story .impact-story-slider .light-bg .quote-icon{max-width:600px;margin:0 auto;font-size:18px;letter-spacing:0px;line-height:30px;color:#f05a30;font-weight:700;font-style:italic;font-family:"Lato"}@media screen and (min-width:992px){.impact-story .impact-story-slider .light-bg .quote-icon{font-size:24px;line-height:36px}}.impact-story .impact-story-slider .light-bg img{width:30px}@media screen and (min-width:992px){.impact-story .impact-story-slider .light-bg img{width:50px}}.impact-story .impact-story-slider .light-bg .quote-icon-left{display:inline-block;left:-5px;position:relative}.impact-story .impact-story-slider .light-bg .quote-icon-right{display:inline-block;right:-5px;position:relative}.nurturing{background:#eeeff1;margin:10px 0}@media screen and (min-width:768px){.nurturing{height:100%;margin:0}}.nurturing .mr-card{padding:30px}@media screen and (min-width:1024px){.nurturing .mr-card{padding:50px 60px 60px}}.nurturing img{width:100%}@media screen and (min-width:1360px){.nurturing img{width:688px}}.nurturing .left-img{position:relative}@media screen and (min-width:1360px){.nurturing .left-img img{margin-left:-125px}}.nurturing .right-img{position:relative}@media screen and (min-width:1360px){.nurturing .right-img img{margin-left:65px}}.nurturing .right-img .text-img{left:20px}@media screen and (min-width:1360px){.nurturing .right-img .text-img{left:95px}}.nurturing .text-img{position:absolute;bottom:2px;color:#fff;font-weight:bold;left:20px}@media screen and (min-width:1360px){.nurturing .text-img{left:0}}.incubating-bg{position:relative}.incubating-bg .incubating{background:#fff;padding:20px;max-width:670px;position:relative;left:0}@media screen and (min-width:768px){.incubating-bg .incubating{padding:60px;position:absolute;bottom:80px}}.incubating-bg .incubating-img{position:relative}.incubating-bg .text-img{position:absolute;bottom:10px;left:20px;z-index:1;color:#fff;font-weight:bold}@media screen and (min-width:400px){.incubating-bg .text-img{white-space:nowrap;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media screen and (min-width:1024px){.incubating-bg .text-img{right:230px;bottom:30px;left:inherit;-webkit-transform:translate(0%,0%);transform:translate(0%,0%)}}.solax h2{font-weight:600}.card-country-bg .col-md-6{margin-top:180px}.card-country-bg .card-country{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:30px;gap:30px}@media screen and (min-width:1024px){.card-country-bg .card-country{padding-bottom:50px}}.card-country-bg .card-country.africa{background:#fec112}.card-country-bg .card-country.asia{background:#e0782c}.card-country-bg .card-country.india{background:#ed5a30}.card-country-bg .card-country.lac{background:#00a9a6;position:relative}.card-country-bg .card-country.lac .img-date{position:absolute;width:100px;right:10px;top:40px}@media screen and (min-width:600px){.card-country-bg .card-country.lac .img-date{width:110px;top:50px}}@media screen and (min-width:1024px){.card-country-bg .card-country.lac .img-date{width:140px;top:115px;right:20px}}@media screen and (min-width:1280px){.card-country-bg .card-country.lac .img-date{width:180px;right:30px;top:105px}}.card-country-bg .card-country .card-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-150px}.card-country-bg .card-country .card-map img{max-width:50%}.card-country-bg .card-country .card-map img.gif{max-width:43%;border-radius:100%;background-color:#fff}.card-country-bg .card-country .card-button a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-country-bg .card-country .card-button a img{max-width:80%}@media screen and (min-width:1024px){.card-country-bg .card-country .card-button a img{max-width:90%}}.card-country-bg .card-country h2{margin:0;font-weight:700}.nav-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:5px}@media screen and (min-width:600px){.nav-btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0}}.nav-btn .left-side{position:relative;z-index:5;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:180px;margin:0 auto}@media screen and (min-width:600px){.nav-btn .left-side{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 10px 0 0}}.nav-btn .left-side .brochures{border-radius:0 0 5px 5px;background-color:#545252;font-size:11px;color:#fff;width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;padding:6px;cursor:pointer}@media screen and (min-width:600px){.nav-btn .left-side .brochures{border-radius:0 0 5px 5px;display:inline-block}}@media screen and (min-width:1024px){.nav-btn .left-side .brochures{width:180px;padding:8px;font-size:16px;border-radius:0 0 16px 16px}}.nav-btn .left-side .brochures:hover{background:#f47f20}.nav-btn .left-side .brochures i{margin-left:5px}.nav-btn .left-side ul{background:#eeeff1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:0 0 10px 10px;margin-top:-16px;padding:20px 0 10px;position:absolute;width:100%;z-index:-1}@media screen and (min-width:1024px){.nav-btn .left-side ul{border-radius:0 0 16px 16px}}.nav-btn .left-side ul.hidden{display:none}.nav-btn .left-side ul li{list-style:none}.nav-btn .left-side ul li a{font-size:12px;padding:5px;color:#000;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:600px){.nav-btn .left-side ul li a{font-size:16px}}.nav-btn .left-side ul li a:hover{color:#f47f20}.nav-btn .right-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:600px){.nav-btn .right-side{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.nav-btn .right-side a{border-radius:0 0 5px 5px;background-color:#545252;font-size:11px;color:#fff;width:auto;display:inline-block;text-align:center;padding:6px;white-space:nowrap}@media screen and (min-width:1024px){.nav-btn .right-side a{width:180px;padding:8px;font-size:16px;border-radius:0 0 16px 16px}}.nav-btn .right-side a:hover{background:#f47f20}.nav-btn.nav-expo{margin-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1024px){.nav-btn.nav-expo{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.nav-btn.nav-expo .right-side a{border-radius:0 0 10px 10px;padding:5px 15px}@media screen and (min-width:600px){.nav-btn.nav-expo .right-side a{width:130px;font-size:14px;border-radius:0 0 16px 16px;padding:8px 15px}}@media screen and (min-width:1280px){.nav-btn.nav-expo .right-side a{width:140px}}.nav-btn.nav-expo .right-side a.auto{width:auto}.nav-btn.nav-expo .right-side.right-side-crm{-ms-flex-wrap:wrap;flex-wrap:wrap}.nav-btn.nav-expo.mb{margin-bottom:20px}@media screen and (min-width:1024px){.nav-btn.nav-expo.mb{margin-bottom:0}}.card-expo .card-expo-content{background:#f77f00;width:180px;height:180px;padding:30px;color:#fff;margin:-100px 0 0 30px;position:relative}.card-expo img{width:100%}.key-themes{background-image:-webkit-gradient(linear,left top,left bottom,from(#f17331),to(#e24c53));background-image:linear-gradient(#f17331,#e24c53);padding:20px}@media screen and (min-width:1024px){.key-themes{padding:50px 120px 80px}}.key-themes.key-themes-crm{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.key-themes .solar-energy,.key-themes h2,.key-themes li,.key-themes p{color:#fff}.key-themes .learn-about{position:relative;width:100%;height:50px;border-radius:36px;background-color:#ffdf06;font-size:14px;color:#000000;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px auto 15px}@media screen and (min-width:600px){.key-themes .learn-about{font-size:20px}}@media screen and (min-width:768px){.key-themes .learn-about{font-size:24px;padding-right:100px;width:648px;height:73px}}@media screen and (min-width:1024px){.key-themes .learn-about{bottom:-73px;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.key-themes .learn-about img{position:absolute;right:40px;bottom:-12px;display:none}@media screen and (min-width:600px){.key-themes .learn-about img{display:inline-block}}.key-themes .toy{position:absolute;right:25px;bottom:-100px;width:170px;display:none}@media screen and (min-width:1024px){.key-themes .toy{display:inline-block}}.key-themes ul{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;max-width:185px}.key-themes ul li{border-radius:13px;-webkit-filter:drop-shadow(0.191px 0.982px 1px rgba(0,1,1,0.73));filter:drop-shadow(0.191px 0.982px 1px rgba(0,1,1,0.73));border:0.7200394836px solid #ffffff;list-style:none;height:27px;padding-left:30px;position:relative}.key-themes ul li:after{content:"";position:absolute;width:5px;height:5px;border-radius:5px;background:#ffdf06;top:50%;left:15px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.key-themes .solar-energy{-webkit-filter:drop-shadow(0.191px 0.982px 1px rgba(0,1,1,0.73));filter:drop-shadow(0.191px 0.982px 1px rgba(0,1,1,0.73));border:0.7200394836px solid #ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;gap:10px;padding:15px}.key-themes .solar-energy .solar-icon{margin-right:10px}.key-themes .solar-energy .solar-content{border-left:1px solid #fff;padding-left:15px}.key-themes.listing{padding:20px}@media screen and (min-width:768px){.key-themes.listing{padding:50px}}.key-themes.listing ul{max-width:100%}.key-themes.listing ul li{width:auto;height:auto;border:0;-webkit-filter:none;filter:none}ul.expo-content{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:500px){ul.expo-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:992px){ul.expo-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}ul.expo-content li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:992px){ul.expo-content li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1024px){ul.expo-content li{gap:20px}}@media screen and (min-width:1280px){ul.expo-content li{gap:30px}}ul.expo-content li .img-expo{width:100%;min-height:170px;border-radius:22px;background-color:#545252;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:500px){ul.expo-content li .img-expo{width:214px;height:170px}}@media screen and (min-width:1024px){ul.expo-content li .img-expo{width:144px;height:170px}}@media screen and (min-width:1280px){ul.expo-content li .img-expo{width:214px;height:170px}}ul.expo-content li .img-expo img{max-width:100%;border-radius:22px}ul.expo-content li .content-expo{-webkit-box-flex:1;-ms-flex:1;flex:1}.toy-top{position:absolute;top:72%;left:54%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:320px;display:none}@media screen and (min-width:1024px){.toy-top{width:230px;top:77%;display:inline-block}}@media screen and (min-width:1280px){.toy-top{width:290px}}@media screen and (min-width:1300px){.toy-top{width:310px}}@media screen and (min-width:1400px){.toy-top{width:320px}}@media screen and (min-width:1600px){.toy-top{width:380px}}@media screen and (min-width:1920px){.toy-top{width:420px}}.visible{overflow:visible}.mt-expo{margin-top:0px}@media screen and (min-width:1024px){.mt-expo{margin-top:30px}}@media screen and (min-width:1280px){.mt-expo{margin-top:50px}}.country-messages{padding-top:100px}.country-messages .read-more{background:#545252;color:#fff;font-weight:400;font-size:14px;letter-spacing:1px;padding:12px;border-radius:5px;-webkit-transition:0.3s;transition:0.3s;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:660px){.country-messages .read-more{font-size:14px;padding:12px 24px}}.country-messages .read-more i{font-size:18px;margin-left:5px;line-height:0;-webkit-transition:0.3s;transition:0.3s}.country-messages .read-more:hover{padding-right:19px}.country-messages .read-more:hover i{margin-left:10px}.country-messages .icon-boxes .icon-box{position:relative;background:#fff;margin-top:10px}@media screen and (min-width:660px){.country-messages .icon-boxes .icon-box{margin-top:0}}@media screen and (min-width:1024px){.country-messages .icon-boxes .icon-box{height:100%}}.country-messages .icon-boxes .icon-box:before{background-image:url(http://static.tumblr.com/i21wc39/coTmrkw40/shadow.png);background-position:center bottom;background-repeat:no-repeat;background-size:100% 100%;bottom:-12%;content:"";display:block;left:-12%;position:absolute;right:0;top:0;z-index:0}@media screen and (min-width:1024px){.country-messages .icon-boxes .icon-box:before{height:100%}}.country-messages .icon-boxes .icon-box .icon-box-bg{padding:25px 30px;-webkit-box-shadow:0px 10px 50px rgba(0,0,0,0.1);box-shadow:0px 10px 50px rgba(0,0,0,0.1);-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;background:#e9ffa6;position:relative}@media screen and (min-width:1024px){.country-messages .icon-boxes .icon-box .icon-box-bg{height:100%}}.country-messages .icon-boxes .icon-box i{width:80px;height:80px;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px;font-size:32px;line-height:0;-webkit-transition:all 0.4s ease-out 0s;transition:all 0.4s ease-out 0s;background-color:#ff8700;color:#fff}.country-messages .icon-boxes .icon-box h3{margin-bottom:5px;font-size:1.25rem;font-weight:500;font-style:italic}.country-messages .icon-boxes .icon-box .text-user{color:#f4831f;font-size:1em;font-style:italic}.country-messages .icon-boxes .icon-box p{margin-bottom:20px;color:#434343}.country-messages .icon-boxes .icon-box:hover i{background-color:#ff8700;color:#fff}.country-messages .icon-boxes .col-md-3:nth-child(2) .icon-box .icon-box-bg{background:#fffad9}.country-messages .icon-boxes .col-md-3:nth-child(3) .icon-box .icon-box-bg{background:#f8d9ff}.country-messages .icon-boxes .col-md-3:nth-child(4) .icon-box .icon-box-bg{background:#fce3c8}.country-messages .icon-boxes .col-md-3:nth-child(5) .icon-box .icon-box-bg{background:#ffceb9}.country-messages .icon-boxes .col-md-3:nth-child(6) .icon-box .icon-box-bg{background:#cfffd4}.country-messages .icon-boxes .col-md-3:nth-child(7) .icon-box .icon-box-bg{background:#d5e0ff}.country-messages .icon-boxes .col-md-3:nth-child(8) .icon-box .icon-box-bg{background:#c2e9e9}.africa_expo{background:url("../img/africa_expo/top-bg.jpg"),url("../img/africa_expo/bottom-bg.jpg");background-position:left top,left bottom;background-repeat:no-repeat,no-repeat;background-size:100%}.africa_expo .card-edition{border-radius:20px;padding:20px;text-align:center}@media (min-width:767px){.africa_expo .card-edition{border-radius:36px;padding:30px}}.africa_expo .card-edition p{color:#000}.africa_expo .box-startup{text-align:left;color:#000}.africa_expo .box-startup p{color:#000}.africa_expo .nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-bottom:20px}@media (min-width:767px){.africa_expo .nav-pills{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0}}.africa_expo .nav-pills .nav-link{font-size:12px;color:#fff;font-weight:500;text-align:center;height:40px;border-radius:5px;background-color:#faa519;border:1px solid #faa519;padding:10px 15px}@media (min-width:400px){.africa_expo .nav-pills .nav-link{font-size:14px}}@media (min-width:767px){.africa_expo .nav-pills .nav-link{border-radius:12px 12px 0 0}}@media (min-width:992px){.africa_expo .nav-pills .nav-link{font-size:18px;height:45px;border-radius:16px 16px 0 0;padding:10px 30px}}.africa_expo .nav-pills .nav-link.active{background-color:#f05a30;color:#fff;border-color:#f05a30}.africa_expo .nav-pills .nav-link:hover{background-color:#f15a31;color:#fff;border-color:#f15a31}.africa_expo .tab-content{padding:20px;background:#f58220}@media (min-width:768px){.africa_expo .tab-content{padding:24px}}.africa_expo .tab-content .tab-pane{background:#fff}.africa_expo .tab-content .tab-pane .expo-card{position:relative;margin-bottom:24px}.africa_expo .tab-content .tab-pane .expo-card .expo-card-head{position:absolute;height:100%;width:100%;background-image:url(../img/africa_expo/overlay.png);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 20px 10px}@media (min-width:768px){.africa_expo .tab-content .tab-pane .expo-card .expo-card-head{padding:20px 50px}}.africa_expo .tab-content .tab-pane .expo-card h3{color:#fff;font-size:24px;font-weight:bold;text-align:center;margin:0}@media (min-width:768px){.africa_expo .tab-content .tab-pane .expo-card h3{font-size:28px}}.africa_expo .tab-content .tab-pane .expo-card p{color:#fff;margin:0}.africa_expo .horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;position:relative;margin-top:-30px}@media (min-width:768px){.africa_expo .horizontal{margin-top:0}}.africa_expo .horizontal .horizontal-text{background:#ffc20e;font-size:32px;color:#ffffff;font-weight:500;white-space:nowrap;position:absolute;padding:5px 10px;-webkit-transform:translateX(-105px) translateY(106px) rotate(-90deg);transform:translateX(-105px) translateY(106px) rotate(-90deg)}.africa_expo .horizontal .horizontal-text.transform{-webkit-transform:translateX(-206px) translateY(206px) rotate(-90deg);transform:translateX(-206px) translateY(206px) rotate(-90deg)}.africa_expo .horizontal ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 65px;padding:0;gap:10px}.africa_expo .horizontal ul li{background:#eeedef;padding:15px;width:100%;min-height:70px;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.africa_expo .horizontal ul li .number{font-size:55px;line-height:1em;color:#f4831f;font-weight:700;text-align:center}.africa_expo .horizontal ul li .number-text{color:#f4831f;text-align:center;font-size:13px;line-height:1.2em}.africa_expo .horizontal ul.orange li{padding:10px 15px}.africa_expo .horizontal ul.orange li .number{color:#ffc20e}.africa_expo .horizontal ul.orange li .number-text{color:#3e3c3a}.learn-about{position:relative;width:100%;height:50px;border-radius:36px;background-color:#ffdf06;font-size:14px;color:#000000;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px auto 15px}.learn-about:hover{color:#000}@media screen and (min-width:600px){.learn-about{font-size:20px}}@media screen and (min-width:768px){.learn-about{font-size:24px;padding-right:100px;width:648px;height:73px}}.learn-about img{position:absolute;right:40px;bottom:-12px;display:none}@media screen and (min-width:600px){.learn-about img{display:inline-block}}.map-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-top:20px}.map-bg span{background:#f15931;height:13px;width:13px}.line-bottom{position:relative}.line-bottom:after{content:"";position:absolute;width:134px;height:2px;background:#f15931;top:100%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.line-bottom.line-bottom2{padding-bottom:10px}.line-bottom.line-bottom2:after{content:"";height:5px}.d-flex.align-items-center.justify-content-between.mb-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:600px){.d-flex.align-items-center.justify-content-between.mb-2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.our-mission-box{background:#eeedef;padding:20px 0;margin-top:30px}@media screen and (min-width:768px){.our-mission-box{background:-webkit-gradient(linear,left bottom,left top,from(#eeedef),color-stop(80%,#eeedef),color-stop(80%,#fff),to(#fff));background:linear-gradient(to top,#eeedef 0%,#eeedef 80%,#fff 80%,#fff 100%);padding:0;margin-top:0}}.our-mission-box h2{margin-top:0;position:relative;padding-bottom:10px;margin-bottom:20px}@media screen and (min-width:768px){.our-mission-box h2{margin-top:50px}}@media screen and (min-width:1024px){.our-mission-box h2{margin-top:150px}}.our-mission-box h2:after{content:"";background:#f7941d;height:4px;width:70px;position:absolute;bottom:0;left:0}.OurGoals h3{font-size:22px;font-weight:600}@media screen and (min-width:1024px){.OurGoals.OurGoals1 p{max-width:60%}}.OurGoals.OurGoals1 p span{color:#db5a36;font-weight:bold}.widgets-container{background-color:#f7931d;padding:30px 60px 60px;border-radius:20px}.categories-widget ul{list-style:none;padding:0;margin:0}.categories-widget ul li{padding:15px 0;border-bottom:1px solid #ffbf73}.categories-widget ul a{color:#fff;-webkit-transition:0.3s;transition:0.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.categories-widget ul a span{width:20px}.categories-widget ul a span img{max-width:100%}.grid-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 0;border-top:1px solid #949191;border-bottom:1px solid #949191;gap:20px}@media screen and (min-width:768px){.grid-container{gap:30px}}.grid-container li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;border:1px solid #949191}.grid-container li img{max-height:80px}@media screen and (min-width:768px){.grid-container li{border:0;border-right:1px solid #949191;padding:0 50px 0 20px}.grid-container li:last-child{border:0}.grid-container li:nth-child(5){border:0}}.bottom-grid-orange{background:#f7941d;padding:30px 0;margin-top:20px}.bottom-grid-orange .grid-orange{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.bottom-grid-orange .grid-orange{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.bottom-grid-orange .grid-orange p{color:#fff;font-size:20px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom-grid-orange .grid-orange span{height:46px;border-radius:23px;padding:0 30px;background-color:#323232;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom-grid-orange .grid-orange a{height:46px;border-radius:23px;padding:0 30px;background-color:#323232;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none}.Hosted{background:#ed633b;padding:20px;width:100%}@media screen and (min-width:768px){.Hosted{padding:50px 140px}}.Hosted p{color:#fff;font-size:16px;margin:0}.webtemplate{background-image:url(../img/isf_web/webtemplate.png);background-size:cover}.webtemplate .card-isa-mk{background:#fff;border-bottom:4px solid #ed633b;padding:30px;text-align:center}.webtemplate .card-isa-mk h2{font-size:24px;font-weight:600;border-bottom:1px solid #000;padding-bottom:10px;margin-bottom:15px}.card-isa{text-align:center}.card-isa .card-head{position:relative}.card-isa .card-head .icon-img{position:absolute;bottom:15px;left:20px}.card-isa .card-head .icon-img img{max-width:90px}.card-isa h2{font-size:22px;margin:20px 0 5px}.orange-bg{background:#f7911d}.isa-bg-web{background-image:url(../../assets_front/img/isf_web/bg.png);background-size:cover}.register-now{position:absolute;bottom:6px;left:0}@media screen and (min-width:768px){.register-now{bottom:20px}}@media screen and (min-width:1280px){.register-now{bottom:30px}}.register-now a{border:2px solid #fff;padding:4px 8px;font-size:9px;border-radius:0 30px 30px 0;border-left:0}@media screen and (min-width:768px){.register-now a{padding:5px 15px;font-size:16px;border-radius:0 30px 30px 0;border:3px solid #fff;border-left:0}}@media screen and (min-width:1024px){.register-now a{padding:10px 20px;font-size:20px;border-radius:0 30px 30px 0}}.marquee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:40px;overflow:hidden;background-color:#f25832;white-space:nowrap;color:#fff}.marquee .marquee-text{display:inline-block;padding-left:25%;-webkit-animation:marquee 40s linear infinite;animation:marquee 40s linear infinite;font-size:14px}@media screen and (min-width:1024px){.marquee .marquee-text{font-size:18px}}.marquee .marquee-text a{color:#fff}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.slider-block{position:relative;overflow:hidden}.slider-block .background-swiper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.slider-block .background-swiper .swiper-slide{background-size:cover;background-position:center}.slider-block .background-swiper .swiper-slide:after{content:"";position:absolute;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(0,0,0,0.5)));background-image:linear-gradient(rgba(255,255,255,0),rgba(0,0,0,0.5));height:100%;width:100%}.slider-block .content-swiper{position:relative;z-index:2;padding:80px 0 20px;max-width:90%}@media screen and (min-width:1024px){.slider-block .content-swiper{max-width:94%}}@media screen and (min-width:1280px){.slider-block .content-swiper{max-width:1100px}}.slider-block .content-swiper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-block .content-swiper .swiper-slide .content-card{color:white;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:25px;-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.3);box-shadow:0 10px 20px rgba(0,0,0,0.3);background:#fff}@media screen and (min-width:1024px){.slider-block .content-swiper .swiper-slide .content-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;padding:40px}}.slider-block .content-swiper .swiper-slide .content-card:after{content:"";position:absolute;bottom:0;left:0;height:8px;width:100%;background-image:linear-gradient(117deg,rgba(248,192,37,0.9960784314) 0%,rgba(247,165,28,0.9973791718) 37%,rgb(248,54,0) 100%)}.slider-block .content-swiper .swiper-slide .content-card img{width:100%;-o-object-fit:cover;object-fit:cover;margin-top:-80px}@media screen and (min-width:1024px){.slider-block .content-swiper .swiper-slide .content-card img{width:50%}}.slider-block .content-swiper .swiper-slide .content-card .alt{-webkit-transform:rotateY(-5deg);transform:rotateY(-5deg);-webkit-box-shadow:0px 0 0px rgba(0,0,0,0.3),-5px 5px 10px rgb(215,204,204),5px 5px 15px rgba(0,0,0,0.41);box-shadow:0px 0 0px rgba(0,0,0,0.3),-5px 5px 10px rgb(215,204,204),5px 5px 15px rgba(0,0,0,0.41)}.slider-block .content-swiper .swiper-slide .content-card .text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:280px}.slider-block .content-swiper .swiper-slide .content-card .text-content .label{font-weight:normal;font-size:14px;color:#fff;padding:4px 8px;background-image:url(../img/strip-bg.png);background-size:cover}.slider-block .content-swiper .swiper-slide .content-card .text-content p{color:#f57f20;padding:5px 0;border-top:1px solid #231f20;border-bottom:1px solid #231f20}.slider-block .content-swiper .swiper-slide .content-card .text-content h2{font-size:28px;color:#231f20;text-transform:uppercase;font-weight:bold}.slider-block .content-swiper .swiper-slide .content-card .text-content a{color:#f57f20;font-weight:bold;text-decoration:underline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.slider-block .content-swiper .swiper-slide .content-card .text-content a img{max-width:160px;margin:0;cursor:pointer}.slider-block .slider-navigation{position:absolute;bottom:4px;left:0;right:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;pointer-events:none}@media screen and (min-width:1024px){.slider-block .slider-navigation{bottom:6px}}.slider-block .slider-navigation button{background:#fff;color:#f4831f;border:1px solid #f4831f;padding:0;font-size:24px;border-radius:50%;height:40px;width:40px;cursor:pointer;pointer-events:all;-webkit-transition:background 0.3s;transition:background 0.3s;margin:0 4px}.slider-block .slider-navigation button i{color:#f4831f}.slider-block .slider-navigation button:hover{background:#f4831f}.slider-block .slider-navigation button:hover i{color:#fff}.slider-block .custom-pagination{-ms-flex-pack:distribute;justify-content:space-around;padding:20px;position:relative;z-index:3;gap:20px;max-width:1280px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}@media screen and (min-width:1024px){.slider-block .custom-pagination{max-width:94%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0}}@media screen and (min-width:1280px){.slider-block .custom-pagination{max-width:1280px;gap:30px}}.slider-block .custom-pagination::-webkit-scrollbar{display:none}.slider-block .custom-pagination .pagination-item{color:white;cursor:pointer;border-top:2px solid #8a8a8a;-webkit-transition:border-color 0.3s;transition:border-color 0.3s;min-width:225px}.slider-block .custom-pagination .pagination-item .label{font-weight:bold;font-size:16px;opacity:0.8;margin:15px 0 5px;text-transform:uppercase}.slider-block .custom-pagination .pagination-item .title{font-size:12px;line-height:1.3}@media screen and (min-width:768px){.slider-block .custom-pagination .pagination-item .title{font-size:16px}}.pagination-item{position:relative}.pagination-item .progress-bar{position:absolute;top:-2px;left:0;height:3px;width:0%;background-image:linear-gradient(117deg,rgba(248,192,37,0.9960784314) 0%,rgba(247,165,28,0.9973791718) 37%,rgb(248,54,0) 100% 100%);-webkit-transition:width 0s;transition:width 0s}.pagination-item.active .progress-bar{-webkit-animation:progressFill 9s linear forwards;animation:progressFill 9s linear forwards}@-webkit-keyframes progressFill{0%{width:0%}to{width:100%}}@keyframes progressFill{0%{width:0%}to{width:100%}}.global-solar h2,.global-solar h3{font-weight:700;position:relative;padding-bottom:0.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.global-solar h2 span,.global-solar h3 span{display:block}@media (min-width:600px){.global-solar h2 span,.global-solar h3 span{margin-left:10px;display:inline-block}.global-solar h2 span img,.global-solar h3 span img{max-width:50%}}.global-solar .highlight-card{background-color:#fff;border:1px solid #ddd;border-radius:12px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.1);box-shadow:0 4px 10px rgba(0,0,0,0.1);padding:2rem;height:100%;text-align:center;-webkit-transition:0.3s;transition:0.3s}.global-solar .highlight-card img{width:60px;margin-bottom:1rem}.global-solar .highlight-card:hover{-webkit-box-shadow:0 6px 15px rgba(0,0,0,0.15);box-shadow:0 6px 15px rgba(0,0,0,0.15)}.global-solar .training-card-bg{background-color:#f57f20}.global-solar .training-card-bg .training-card{color:#fff;border-radius:12px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;height:100%}@media screen and (min-width:600px){.global-solar .training-card-bg .training-card{padding:20px 40px;gap:30px}}@media screen and (min-width:1024px){.global-solar .training-card-bg .training-card{padding:20px;gap:20px}}@media screen and (min-width:1300px){.global-solar .training-card-bg .training-card{padding:20px 40px;gap:30px}}.global-solar .training-card-bg .training-card .card-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:15px}.global-solar .training-card-bg .training-card .card-number h2{font-size:3rem;font-weight:bold;margin:0;padding:0;color:#fff}.global-solar .training-card-bg .training-card .card-number p{margin:0;font-size:16px;color:#fff;text-align:left}.global-solar .training-card-bg .training-card .icon{width:60px}.global-solar .training-card-bg .training-card .icon img{max-width:100%}.global-solar .content-box{padding:30px;background:#eeedef}@media (min-width:768px){.global-solar .content-box{padding:30px 90px}}.global-solar .content-box p{margin:0}.global-solar .support{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.global-solar .support .col-lg-2{width:20%}}.global-solar .support p{border-left:8px solid #eeedef;font-weight:bold;font-size:18px;text-align:left;padding-left:10px;line-height:24px}.global-solar .support p br{display:none}@media (min-width:992px){.global-solar .support p{font-size:13px}.global-solar .support p br{display:block}}@media (min-width:1280px){.global-solar .support p{font-size:16px}}@media (min-width:1600px){.global-solar .support p{font-size:18px}}.global-solar .get-involved p{font-size:1.1rem}.global-solar a{color:#f57f20;text-decoration:none}.global-solar a:hover{text-decoration:underline}.global-solar .partners-box{background:#eeedef;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:600px){.global-solar .partners-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.global-solar .partners-box .logos{width:100%;text-align:left;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:600px){.global-solar .partners-box .logos{width:50%}}@media (min-width:1024px){.global-solar .partners-box .logos{padding:20px}}@media (min-width:1280px){.global-solar .partners-box .logos{padding:40px}}.global-solar .partners-box .logos .logo-icon{max-width:80%}.global-solar .partners-box .logos .logo-icon img{max-height:60px}.global-solar .partners-box .logos h4{font-weight:700;margin:0}.global-solar .partners-box .logos p{margin:0}.global-solar .partners-box .logos-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.global-solar .partners-box .logos-right img{max-width:100%}.global-menu{background:#f15a31}.global-menu.global-orange{background:#f4831f}.global-menu.global-orange ul{white-space:nowrap;overflow:auto}.global-menu.global-orange ul::-webkit-scrollbar{width:6px;height:6px}.global-menu.global-orange ul::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.4);border-radius:10px}.global-menu.global-orange ul::-webkit-scrollbar-track{background:transparent}@media (min-width:1024px){.global-menu.global-orange ul li{width:20%}.global-menu.global-orange ul li a{width:100%;text-align:center}}.global-menu ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.global-menu ul li{list-style:none}.global-menu ul li a{color:#fff;text-decoration:none;padding:10px 20px;display:inline-block;font-size:18px}@media (min-width:450px){.global-menu ul li a{padding:10px 30px;font-size:20px}}.global-menu ul li a:hover{background:#cc512e;text-decoration:none}.global-menu ul li a.active{background:#cc512e;text-decoration:none}.whatsapp{position:fixed;width:50px;height:50px;right:30px;top:230px}.whatsapp img{width:100%}.glance{background:#eeedef;padding:30px 1.5em}@media (min-width:768px){.glance{padding:50px 1.5em 80px}}.future{background:#fff;padding:0}@media (min-width:1024px){.future .row{margin:0 -2px}}@media (min-width:1024px){.future .col-lg-3{width:20%;padding:0 2px}}.Strategic{background:#f15a31;padding:20px}@media (min-width:768px){.Strategic{padding:50px 1.5em 60px}}.Strategic h2{font-weight:bold;color:#fff}.drc-bg b{color:#f7941d}.accelerator-programme .accordion-item{border:0}.accelerator-programme .accordion-item .accordion-button{border-bottom:1px solid #939597;padding-left:0;border-radius:0;font-size:1.2rem;font-weight:500!important}@media (min-width:768px){.accelerator-programme .accordion-item .accordion-button{font-size:2rem}}.accelerator-programme .accordion-item:last-of-type .accordion-button.collapsed{border-radius:0}.accelerator-programme .accordion-item .accordion-body{padding:0!important}.accelerator-programme .accordion-item .accordion-body ul li{border-bottom:1px solid #939597;padding:10px 0}.accelerator-programme .accordion-item .accordion-body ul li:last-child{border:0}.voices{background:-webkit-gradient(linear,left top,left bottom,from(#eeedef),color-stop(70%,#eeedef),color-stop(70%,#ffffff),to(#ffffff));background:linear-gradient(to bottom,#eeedef 0%,#eeedef 70%,#ffffff 70%,#ffffff 100%);padding:20px}.voices .mt-5{margin-top:0rem!important}@media (min-width:768px){.voices{padding:50px 0 50px 80px;background:-webkit-gradient(linear,left top,right top,from(#eeedef),color-stop(70%,#eeedef),color-stop(70%,#ffffff),to(#ffffff));background:linear-gradient(to right,#eeedef 0%,#eeedef 70%,#ffffff 70%,#ffffff 100%)}.voices .mt-5{margin-top:3rem!important}}@media (min-width:1280px){.voices img{padding-left:50px}}.partnership .partnership-card{padding:30px;border-radius:20px;background-color:#f99d1b}@media (min-width:768px){.partnership .partnership-card{padding:50px 50px 50px 120px;border-radius:0 20px 20px 0}}@media (min-width:1280px){.partnership .partnership-card{max-width:80%}}@media (min-width:768px){.partnership .partnership-box{padding:0 50px 0 120px}}.sidebar-assembly{width:100%;padding:20px;background:#fff;border-radius:0 16px 16px 0;-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.1);box-shadow:0 4px 15px rgba(0,0,0,0.1)}@media (min-width:1024px){.sidebar-assembly{width:250px;position:absolute;padding:15px 15px 15px 15px;bottom:20px}}@media (min-width:1300px){.sidebar-assembly{bottom:25px;width:250px;padding:20px 20px 20px 20px}}.sidebar-assembly .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 14px;border-radius:10px;margin-bottom:12px;font-size:16px;font-weight:500;background:#fff;border:1px solid #eaeaea;cursor:pointer;position:relative}@media (min-width:992px){.sidebar-assembly .menu-item{padding:5px 10px;margin-bottom:8px}}@media (min-width:1280px){.sidebar-assembly .menu-item{padding:8px 12px;margin-bottom:12px}}@media (min-width:1400px){.sidebar-assembly .menu-item{padding:10px 14px}}.sidebar-assembly .menu-item:last-child{margin-bottom:0}.sidebar-assembly .menu-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#000;width:100%}.sidebar-assembly .menu-item:hover{-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.1);box-shadow:0 2px 8px rgba(0,0,0,0.1);background:#f58220;color:#fff;border:1px solid #f58220}.sidebar-assembly .menu-item:hover a{color:#fff}.sidebar-assembly .menu-item:hover .icon{-webkit-filter:drop-shadow(0px 1px 0.5px rgba(50,50,50,0));filter:drop-shadow(0px 1px 0.5px rgba(50,50,50,0));background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(34%,#fff),color-stop(69%,#fff),to(#fff));background-image:linear-gradient(90deg,#fff 0%,#fff 34%,#fff 69%,#fff 100%);color:#f58220}.sidebar-assembly .menu-item .icon{width:28px;height:28px;border-radius:50%;-webkit-filter:drop-shadow(0px 1px 0.5px rgba(50,50,50,0.82));filter:drop-shadow(0px 1px 0.5px rgba(50,50,50,0.82));background-image:-webkit-gradient(linear,left top,right top,from(#ed6541),color-stop(34%,#a94b6e),color-stop(69%,#7e3b86),to(#58309c));background-image:linear-gradient(90deg,#ed6541 0%,#a94b6e 34%,#7e3b86 69%,#58309c 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px}.sidebar-assembly .menu-item.media-menu .submenu{display:none;width:100%}.sidebar-assembly .menu-item.media-menu:hover .submenu{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar-assembly .submenu{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 16px 8px 20px;font-size:13px;color:#444}.sidebar-assembly .submenu div{padding:2px 0;cursor:pointer;-webkit-transition:color 0.3s;transition:color 0.3s}.sidebar-assembly .submenu div:hover{color:#7c63d9;font-weight:500}.cards{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(100%,1fr));gap:20px;padding:20px 0}@media (min-width:412px){.cards{grid-template-columns:repeat(auto-fit,minmax(50%,1fr))}}@media (min-width:600px){.cards{grid-template-columns:repeat(auto-fit,minmax(33%,1fr))}}@media (min-width:1024px){.cards{grid-template-columns:repeat(auto-fit,minmax(18%,1fr));padding:30px 0 20px}}.cards .card-as{position:relative;background:#ccc;height:260px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 4px 12px rgba(0,0,0,0.15);box-shadow:0 4px 12px rgba(0,0,0,0.15);-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s;background-size:cover}@media (min-width:1024px){.cards .card-as{height:280px}}@media (min-width:1280px){.cards .card-as{height:310px}}.cards .card-as:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.cards .card-as:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.7)),to(rgba(0,0,0,0.1)));background:linear-gradient(to top,rgba(0,0,0,0.7),rgba(0,0,0,0.1));display:none}@media (min-width:1024px){.cards .card-as:after{position:absolute;top:-10px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";background-image:url(../../images/assembly/arrow.png);background-repeat:no-repeat;background-position:center;height:13px;width:16px}}.cards .card-as .card-content{position:relative;padding:30px;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}@media (min-width:1024px){.cards .card-as .card-content{padding:10px}}@media (min-width:1280px){.cards .card-as .card-content{padding:20px}}.cards .card-as h3{font-size:16px;font-weight:700;margin:0 0 10px;text-transform:uppercase}@media (min-width:1024px){.cards .card-as h3{font-size:14px}}@media (min-width:1280px){.cards .card-as h3{font-size:16px}}.cards .card-as .date{font-size:13px;margin-bottom:5px;font-weight:500;background-image:url(../../images/assembly/strip-bg.png);display:inline-block;background-size:cover;padding:5px 15px;border-radius:31px}@media (min-width:1024px){.cards .card-as .date{font-size:10px}}@media (min-width:1280px){.cards .card-as .date{font-size:13px}}.cards .card-as .location{font-size:13px;margin-bottom:15px}.cards .card-as .read-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f58220;color:#fff;font-size:13px;font-weight:600;padding:10px 16px;border-radius:4px;text-decoration:none;-webkit-transition:background 0.3s ease;transition:background 0.3s ease}.cards .card-as .read-more:hover{background:#d96a12}.cards .card-as .read-more span{margin-left:8px;display:inline-block;font-size:14px}.media-card{position:relative;overflow:hidden;height:220px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,0.15);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.media-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-card .overlay{position:absolute;bottom:0;left:0;width:100%;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.6)),to(rgba(0,0,0,0.5)));background:linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0.5));color:#fff}.media-card .overlay .icon{width:34px;height:34px;border-radius:50%;background:rgba(0,0,0,0.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;color:#fff}.media-card .overlay h6{margin:0;font-size:15px;font-weight:500}
