*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .25s ease}@font-face{font-family:"Noto Sans";src:url("assets/fonts/NotoSans-Bold.eot");src:url("assets/fonts/NotoSans-Bold.eot?#iefix") format("embedded-opentype"),url("assets/fonts/NotoSans-Bold.woff2") format("woff2"),url("assets/fonts/NotoSans-Bold.woff") format("woff"),url("assets/fonts/NotoSans-Bold.ttf") format("truetype"),url("assets/fonts/NotoSans-Bold.svg#NotoSans-Bold") format("svg");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans";src:url("assets/fonts/NotoSans-Medium.eot");src:url("assets/fonts/NotoSans-Medium.eot?#iefix") format("embedded-opentype"),url("assets/fonts/NotoSans-Medium.woff2") format("woff2"),url("assets/fonts/NotoSans-Medium.woff") format("woff"),url("assets/fonts/NotoSans-Medium.ttf") format("truetype"),url("assets/fonts/NotoSans-Medium.svg#NotoSans-Medium") format("svg");font-weight:500;font-style:normal;font-display:swap}.container{padding:1rem}.container.boxed{max-width:1687px;margin:0 auto}.flex{display:flex;gap:1rem}h2{font-size:35px}a{text-decoration:none;color:#343434}a:hover{color:#005e46}.grid{display:grid !important}.swiper{display:none !important}@media(width < 1024px){.grid{display:none !important}.swiper{display:block !important}}html{font-size:17px;font-family:"Noto Sans";scroll-padding-top:7rem}body{position:relative}body #to-top{position:fixed;bottom:2rem;right:2rem;background:#005e46;padding:.5rem;cursor:pointer;z-index:9999}body #to-top img{height:1.25rem;width:1.25rem}body header{padding:1.25rem;display:flex;align-items:center;gap:50px;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.15)}@media(width < 1024px){body header{justify-content:space-between;position:sticky;top:0;z-index:100}}body header nav{display:flex;gap:50px}@media(width < 1024px){body header nav{position:fixed;height:90vh;width:100%;top:90px;left:100%;display:flex;flex-direction:column;padding:2rem;text-align:right;background:#fff;z-index:99;border-top:2px solid #005e46}body header nav a{font-size:25px}body header nav.show{left:0%}}body header #burger{display:none}@media(width < 1024px){body header #burger{display:inline;max-height:30px;cursor:pointer}}body main{padding:1.5rem}body main section{margin:5rem 0}body main section#hero #triangle{width:100%;height:200px;background:#04684e;clip-path:polygon(50% 0, 0 100%, 100% 100%);position:relative;margin-bottom:3rem}@media(width < 1024px){body main section#hero #triangle{height:300px}}body main section#hero #triangle article{position:absolute;bottom:50%;left:50%;transform:translate(-50%, 50%);color:#fff;text-align:center}@media(width < 1024px){body main section#hero #triangle article{position:absolute;bottom:40%;left:50%;transform:translate(-50%, 50%)}}@media(width < 1024px){body main section#hero #intro img{transform:rotate(90deg)}}body main section#hero #intro span{display:block;text-align:center}body main section#hero #intro .desc-points{display:flex;align-items:center;gap:.5rem}@media(width < 1024px){body main section#hero #intro .desc-points{gap:1rem}}body main section#hero #intro .desc-points div{height:15px !important;width:15px !important;aspect-ratio:1/1 !important}body main section#hero #intro #intro-content{display:flex;gap:3rem;padding:3rem;margin:2rem 0;border:5px solid #bdc0c0}@media(width < 1024px){body main section#hero #intro #intro-content{flex-direction:column;padding:1.5rem}}body main section#hero #intro #intro-content article h3{font-size:23.5px;margin-bottom:1rem}body main section#hero #intro #intro-content article:nth-child(1){flex:3}body main section#hero #intro #intro-content article:nth-child(2){flex:.5;display:flex;align-items:center;justify-content:center}body main section#hero #intro #intro-content article:nth-child(3){flex:6}@media(width < 1024px){body main section#hero #intro #intro-content article:nth-child(3) span{text-align:left}}body main section div.container.boxed{background:#dddddc;padding:2rem}body main section div.container.boxed .headline-section{text-align:center;margin-bottom:3rem}body main section div.container.boxed .headline-section .expand-all{display:block;margin:1rem auto 0;padding:10px 1.25rem;border-radius:5rem;outline:none;width:max-content;cursor:pointer;background:#109948;color:#fff;border:1px solid #109948}@media(width < 1024px){body main section div.container.boxed .headline-section .expand-all{display:none}}body main section div.container.boxed .grid{gap:1rem;grid-template-columns:repeat(auto-fit, minmax(450px, 1fr));align-items:stretch}body main section div.container.boxed .grid .grid-item{height:max-content;min-height:20dvh;flex:1 1 0;padding:1rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between}body main section div.container.boxed .grid .grid-item.show{min-height:45dvh}body main section div.container.boxed .grid .grid-item .collapsable{height:100%;max-height:0;overflow:hidden;padding-left:2rem;padding-right:2rem}body main section div.container.boxed .grid .grid-item .collapsable.show{flex-grow:1;max-height:200dvh;padding-top:2rem;padding-bottom:2rem}body main section div.container.boxed .grid .grid-item .collapsable a{display:block;margin-top:1rem;color:#fff;text-decoration:underline;cursor:pointer}body main section div.container.boxed .grid .grid-item button{width:max-content;margin-top:1rem;padding:10px;color:#fff;background:#109948;border-radius:5rem;border:none;outline:none}body main section div.container.boxed .grid .grid-item .popup{inline-size:min(30dvw,100vw - 2rem);max-block-size:calc(100vh - 2rem);overflow:auto;position:absolute;padding:1rem;border:none;background:#fff}body main section div.container.boxed .grid .grid-item .popup:popover-open{display:flex;gap:1rem}body main section div.container.boxed .grid .grid-item .popup.hide{display:none}body main section div.container.boxed .grid .grid-item .popup .popup-icon-wrapper{display:flex;align-items:center;justify-content:center;height:fit-content;border-radius:100%}body main section div.container.boxed .grid .grid-item .popup--open-top-left{position-area:top left;transform:translate(10%, -1rem)}body main section div.container.boxed .grid .grid-item .popup--open-top-right{position-area:top right;transform:translate(-10%, -1rem)}body main section div.container.boxed .grid .grid-item .popup--open-bottom-left{position-area:bottom left;transform:translate(10%, 1rem)}body main section div.container.boxed .grid .grid-item .popup--open-bottom-right{position-area:bottom right;transform:translate(-10%, 1rem)}body main section div.container.boxed .grid#strategic-grid .grid-item.show{min-height:45dvh}body main section div.container.boxed .grid#topic-fields-grid .grid-item.show{min-height:45dvh}body main section div.container.boxed .grid#kpi-levels-grid .grid-item.show{min-height:40dvh}@media(width < 1024px){body main section div.container.boxed .swiper{padding-bottom:3rem}body main section div.container.boxed .swiper .swiper-wrapper .swiper-slide{height:max-content;min-height:25dvh;padding:1rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between}body main section div.container.boxed .swiper .swiper-wrapper .swiper-slide .collapsable{height:100%;max-height:0;overflow:hidden;padding-left:2rem;padding-right:2rem}body main section div.container.boxed .swiper .swiper-wrapper .swiper-slide .collapsable.show{flex-grow:1;max-height:200dvh;padding-top:2rem;padding-bottom:2rem}body main section div.container.boxed .swiper .swiper-wrapper .swiper-slide .collapsable a{display:block;margin-top:1rem;color:#fff;text-decoration:underline;cursor:pointer}body main section div.container.boxed .swiper .swiper-wrapper .swiper-slide button{width:max-content;margin-top:1rem;padding:10px;color:#fff;background:#109948;border-radius:5rem;border:none;outline:none}body main section div.container.boxed .swiper .swiper-pagination .swiper-pagination-bullet{background:#a8a8a8 !important}body main section div.container.boxed .swiper#strategic-swiper .swiper-wrapper .swiper-slide{min-height:35dvh}body main section div.container.boxed .swiper#strategic-swiper .swiper-wrapper .swiper-slide.show{min-height:60dvh}body main section div.container.boxed .swiper#topic-fields-swiper .swiper-wrapper .swiper-slide,body main section div.container.boxed .swiper#kpi-levels-swiper .swiper-wrapper .swiper-slide{min-height:25dvh}body main section div.container.boxed .swiper#topic-fields-swiper .swiper-wrapper .swiper-slide.show,body main section div.container.boxed .swiper#kpi-levels-swiper .swiper-wrapper .swiper-slide.show{min-height:50dvh}body main section div.container.boxed .swiper#kpi-levels-swiper .swiper-wrapper .swiper-slide{min-height:30dvh}}@media(width < 768px){body main section div.container.boxed .swiper#strategic-swiper .swiper-wrapper .swiper-slide.show{min-height:80dvh}body main section div.container.boxed .swiper#topic-fields-swiper .swiper-wrapper .swiper-slide.show,body main section div.container.boxed .swiper#kpi-levels-swiper .swiper-wrapper .swiper-slide.show{min-height:72dvh}}body main section#main-topic-fields .grid{grid-template-columns:repeat(auto-fit, minmax(350px, 1fr))}@media(width > 1500px){body main section#kpi-levels .grid .grid-item:last-child{grid-column:1/-1;padding-left:35%;padding-right:35%}}body main section#kpi-levels .grid .grid-item.show{min-height:35dvh}/*# sourceMappingURL=style.min.css.map */