.header{width:100%;height:var(--vh-without-nav);display:flex;background:#006446}.header-bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.header-bg img,.header-bg video{width:100%;height:100%;object-fit:cover}.header-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;z-index:1}.header-content>small{display:inline-block;font-weight:700;font-size:16px;line-height:1;color:#092343;text-transform:uppercase;padding:5px 8px;background:#e87722;margin-bottom:10px}.header .h5{font-size:20px;max-width:500px}.header-left,.header-right{height:100%;position:relative}.header-left{width:54.4444444%;padding-left:var(--container-margin);padding-right:min(var(--container-margin),200px);box-sizing:border-box;color:#fff}.header-right{width:45.5555556%;will-change:clip-path}.header-right .header-bg svg{width:30%;position:absolute;bottom:0;right:0;z-index:1}.header .h1 *{font-weight:500}.header .h1 strong{position:relative}.header .h1 strong::before{content:"";width:100%;height:100%;display:block;background:#e87722;transform:scaleY(0.8);position:absolute;left:0;top:.05em;z-index:-1}@media(max-width: 840px){.header{flex-direction:column;height:auto}.header-left,.header-right{width:100%}.header-left{padding-top:50px;padding-bottom:50px}.header-right{height:75vw}.header .h5{font-size:16px}.header-content>small{font-size:12px;padding:1px 3px;margin-bottom:5px}}.text-and-image{display:flex}.text-and-image .left{width:47.9166667vw;flex-shrink:0}.text-and-image .left img,.text-and-image .left video{width:100%;height:100%;object-fit:cover}.text-and-image .right{min-height:auto;padding:40px 100px;padding-right:min(var(--container-margin),200px);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.text-and-image .right::before{content:"";width:13.05vw;height:13.05vw;border-radius:50%;background:#00ade4;position:absolute;left:0;top:0;transform:translateX(-50%) translateY(-50%)}@media(max-width: 840px){.text-and-image .right{padding:100px min(var(--container-margin),200px)}}@media(max-width: 840px){.text-and-image{flex-direction:column-reverse}.text-and-image .left{width:100%}.text-and-image .left img,.text-and-image .left video{aspect-ratio:4/3;height:auto}.text-and-image .right{min-height:auto;padding:40px var(--container-margin)}.text-and-image .right::before{content:none}}.text-and-text-box{padding:30px 0;display:flex;align-items:flex-start;justify-content:space-between}.text-and-text-box .left{padding:0 min(var(--container-margin),200px);display:flex;flex-direction:column;justify-content:center;position:relative}.text-and-text-box .box{max-width:476px;margin-right:min(var(--container-margin),43px);background:#e9f6fc;border-top:10px solid #e87722;padding:60px;box-sizing:border-box}@media(max-width: 840px){.text-and-text-box{flex-direction:column;padding:0;margin-bottom:40px}.text-and-text-box .left{width:100%;padding:40px var(--container-margin);box-sizing:border-box}.text-and-text-box .box{max-width:none;margin:0 var(--container-margin);padding:24px}}.full-width-media{width:100%;display:flex}.full-width-media .media{width:100%}.full-width-media iframe{width:100%;aspect-ratio:16/9}.map-section{width:100%;padding:80px 0;position:relative;text-align:center;background:#092343;color:#fff}.map-section .graph-container{width:100%;display:flex;align-items:center;justify-content:center;margin-top:10px}.map-section .graph{width:100%;max-width:calc(100% - 300px);margin:0 auto}.map-section .label-group{cursor:pointer}.map-section .label-group rect{transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1)}.map-section .label-group:hover rect{transform:scaleX(1.1) scaleY(1.3) translateX(-0.3%)}.map-section .dot{pointer-events:none}.map-section .country.active{fill:#fbe7ba}.map-section .tooltip{max-width:300px;position:absolute;right:0;top:50%;z-index:1;transform:translateY(-50%);background:#fff;color:#092343;text-align:left}.map-section .tooltip-title{padding:32px 40px;background:#e87722}.map-section .tooltip-content{padding:26px 40px}.map-section .tooltip-content p{margin:0}.map-section .tooltip-content p:not(:last-child){margin-bottom:1em}.map-section .tooltip-button{display:flex;align-items:center;padding:20px 40px;font-family:"Oswald",sans-serif;font-weight:700;font-size:18px;line-height:1;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid currentColor;cursor:pointer;user-select:none}.map-section .tooltip-button span{font-weight:inherit}.map-section .tooltip-button svg{height:1em;margin-left:20px;fill:currentColor}.map-section .tooltip:not(.active){display:none}@media(max-width: 64em){.map-section{padding-bottom:0}.map-section .graph-container{width:100vw;margin-left:calc(var(--container-margin)*-1);flex-direction:column;align-items:center}.map-section .graph{max-width:100%;margin-bottom:30px}.map-section .tooltip{width:100vw;max-width:400px;margin-left:auto;margin-right:auto;position:static;transform:none}.map-section .tooltip-title{padding:16px 20px}.map-section .tooltip-content{padding:16px 20px}.map-section .tooltip-button{padding:16px 20px}}@media(max-width: 990px){.map-section .graph-container{margin-left:0}}
