.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid grey;border-radius:.263921875em;overflow:hidden;background:#fff;-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3)}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-overlay .qs-submit{border:1px solid #fff;border-radius:.263921875em;padding:.5em;margin:0 auto auto;cursor:pointer;background:hsla(0,0%,50.2%,.4)}.qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qs-overlay .qs-overlay-month{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;width:calc(100% / 3);cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{width:100%;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:#d3d3d3;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.263921875em;-webkit-transition:background .15s;transition:background .15s}.qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-arrow:after{content:"";border:.390625em solid rgba(0,0,0,0);position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:grey;right:50%;-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.qs-arrow.qs-right:after{border-left-color:grey;left:50%;-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.qs-month-year{font-weight:700;-webkit-transition:border .2s;transition:border .2s;border-bottom:1px solid rgba(0,0,0,0)}.qs-month-year:not(.qs-disabled-year-overlay){cursor:pointer}.qs-month-year:not(.qs-disabled-year-overlay):hover{border-bottom:1px solid grey}.qs-month-year:active:focus,.qs-month-year:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-square{width:calc(100% / 7);height:1.5625em;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;cursor:pointer;-webkit-transition:background .1s;transition:background .1s;border-radius:.263921875em}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-current{font-weight:700;text-decoration:underline}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6}.qs-range-start:not(.qs-range-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{font-weight:700;color:grey}.qs-event{position:relative}.qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@keyframes reveal{0%{opacity:0}100%{opacity:1}}@keyframes blow{0%{transform:scale(1);opacity:1}100%{transform:scale(2);opacity:0}}@keyframes drivein{0%{opacity:0;transform:translate3d(20%, 0, 0);transform-origin:left top}50%{opacity:.9;transform:translate3d(-1%, 0, 0);transform-origin:left top}90%{opacity:1;transform:translate3d(0, 0, 0);transform-origin:left top}100%{opacity:1}}@keyframes slam{0%{opacity:1;transform:scaleY(1);transform-origin:bottom}30%{opacity:1;transform:scaleY(0.8);transform-origin:bottom;animation-timing-function:ease-out}100%{transform:scaleY(0);transform-origin:bottom;animation-timing-function:ease-out}}@keyframes scalein{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes faderight{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}*{box-sizing:border-box}*:empty{margin:0;padding:0}*:before,*:after{box-sizing:inherit}:root{font-size:62.5%}@media screen and (max-width: 319px){:root{font-size:calc(0.85 * 62.5%)}}@media screen and (min-width: 2540px){:root{font-size:calc(1.5 * 62.5%)}}@media screen and (min-width: 3820px){:root{font-size:calc(2 * 62.5%)}}:root{line-sizing:normal}html{scroll-behavior:smooth}body.is--logged .m-Header--relative~main{padding-top:4.5rem}@media screen and (min-width: 1260px){body.is--logged .m-Header--relative~main{padding-top:7.4rem}}.align--center{text-align:center !important}.align--left{text-align:left !important}.align--right{text-align:right !important}.align--justify{text-align:justify !important}.is--hide{display:none !important}.is--show{display:block !important}.is--hidden{visibility:hidden !important}.is--visible{visibility:visible !important}.is--transparent{opacity:0 !important}.is--invisible{opacity:0 !important;position:absolute;left:-99999px}[hidden]{display:none !important}[disabled]{cursor:not-allowed}@media screen and (min-width: 768px){.is--flex{display:flex}}@media screen and (max-width: 1259px){.set-order-on-mobile{display:flex;flex-direction:column}}@media screen and (min-width: 1260px){.set-top{position:absolute;top:9.8rem;max-width:22.2rem}.is--logged .set-top{top:calc(9.8rem + 7.4rem)}}.order--1{order:1}.order--2{order:2}.order--3{order:3}.order--4{order:4}.order--5{order:5}.order--6{order:6}.order--7{order:7}.order--8{order:8}.order--9{order:9}.order--10{order:10}.order--top{order:-1}.show-on-mobile{display:block}@media screen and (min-width: 1260px){.show-on-mobile{display:none}}@media screen and (max-width: 1259px){.show-on-desktop{display:none !important}}@media screen and (min-width: 1260px){.show-on-desktop{display:block}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}#asideOverlayer{display:none;position:fixed;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.6);z-index:100}#asideOverlayer.is--active{display:block;animation:reveal .2s forwards 0s}[data-whatintent=mouse] *:focus{outline:none}[data-whatintent=keyboard] *:focus{outline:#000 dashed 2px}.wide-content{width:100%}.error-msg{color:red}@media screen and (min-width: 280px){.l-grid__row [class*=l-grid__]{min-width:0;padding-left:1.3rem;padding-right:1.3rem}}@media screen and (min-width: 1260px){.l-grid__row [class*=l-grid]{padding-left:.8rem;padding-right:.8rem}}.m-col.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.m-col.equal-col-modules{margin-bottom:6rem}}.l-grid{position:relative}@media screen and (max-width: 1259px){.l-grid__newsright{order:2}}.l-grid__newsbottom{min-width:auto !important;width:100vw !important;position:relative;left:calc(-50vw + 50%)}.l-grid__row{display:flex;flex-wrap:wrap}@media screen and (min-width: 280px){.l-grid__row{margin-left:-1.3rem;margin-right:-1.3rem}}@media screen and (min-width: 1260px){.l-grid__row{margin-left:-0.8rem;margin-right:-0.8rem}}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row{padding:0}}.l-grid__row .l-grid__row .l-grid10__m--1{width:100%}.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules{margin-bottom:6rem}}.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules:after{display:none;content:"";background-color:#fff;position:absolute;top:0;bottom:0;height:100%}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules:after{display:block;width:.8rem}}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules:after{bottom:-1px}}.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules:before{left:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules:before{left:-1;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules:after{right:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules:after{right:-1px;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--1.equal-col-modules [class^=m-]{margin-bottom:0}.l-grid__row .l-grid__row .l-grid10__m--2{width:100%}.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules{margin-bottom:6rem}}.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules:after{display:none;content:"";background-color:#fff;position:absolute;top:0;bottom:0;height:100%}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules:after{display:block;width:.8rem}}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules:after{bottom:-1px}}.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules:before{left:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules:before{left:-1;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules:after{right:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules:after{right:-1px;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--2.equal-col-modules [class^=m-]{margin-bottom:0}.l-grid__row .l-grid__row .l-grid10__m--3{width:100%}.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules{margin-bottom:6rem}}.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules:after{display:none;content:"";background-color:#fff;position:absolute;top:0;bottom:0;height:100%}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules:after{display:block;width:.8rem}}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules:after{bottom:-1px}}.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules:before{left:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules:before{left:-1;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules:after{right:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules:after{right:-1px;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--3.equal-col-modules [class^=m-]{margin-bottom:0}.l-grid__row .l-grid__row .l-grid10__m--4{width:100%}.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules{margin-bottom:6rem}}.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules:after{display:none;content:"";background-color:#fff;position:absolute;top:0;bottom:0;height:100%}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules:after{display:block;width:.8rem}}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules:after{bottom:-1px}}.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules:before{left:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules:before{left:-1;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules:after{right:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules:after{right:-1px;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--4.equal-col-modules [class^=m-]{margin-bottom:0}.l-grid__row .l-grid__row .l-grid10__m--5{width:100%}.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules{margin-bottom:6rem}}.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules:after{display:none;content:"";background-color:#fff;position:absolute;top:0;bottom:0;height:100%}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules:after{display:block;width:.8rem}}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules:after{bottom:-1px}}.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules:before{left:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules:before{left:-1;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules:after{right:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules:after{right:-1px;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--5.equal-col-modules [class^=m-]{margin-bottom:0}.l-grid__row .l-grid__row .l-grid10__m--6{width:100%}.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules{margin-bottom:6rem}}.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules:after{display:none;content:"";background-color:#fff;position:absolute;top:0;bottom:0;height:100%}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules:after{display:block;width:.8rem}}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules:after{bottom:-1px}}.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules:before{left:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules:before{left:-1;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules:after{right:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules:after{right:-1px;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--6.equal-col-modules [class^=m-]{margin-bottom:0}.l-grid__row .l-grid__row .l-grid10__m--7{width:100%}.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules{margin-bottom:6rem}}.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules:after{display:none;content:"";background-color:#fff;position:absolute;top:0;bottom:0;height:100%}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules:after{display:block;width:.8rem}}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules:after{bottom:-1px}}.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules:before{left:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules:before{left:-1;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules:after{right:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules:after{right:-1px;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--7.equal-col-modules [class^=m-]{margin-bottom:0}.l-grid__row .l-grid__row .l-grid10__m--8{width:100%}.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules{margin-bottom:6rem}}.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules:after{display:none;content:"";background-color:#fff;position:absolute;top:0;bottom:0;height:100%}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules:after{display:block;width:.8rem}}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules:after{bottom:-1px}}.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules:before{left:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules:before{left:-1;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules:after{right:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules:after{right:-1px;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--8.equal-col-modules [class^=m-]{margin-bottom:0}.l-grid__row .l-grid__row .l-grid10__m--9{width:100%}.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules{margin-bottom:6rem}}.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules:after{display:none;content:"";background-color:#fff;position:absolute;top:0;bottom:0;height:100%}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules:after{display:block;width:.8rem}}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules:after{bottom:-1px}}.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules:before{left:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules:before{left:-1;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules:after{right:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules:after{right:-1px;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--9.equal-col-modules [class^=m-]{margin-bottom:0}.l-grid__row .l-grid__row .l-grid10__m--10{width:100%}.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules{position:relative;background-image:linear-gradient(to bottom, #fff 0%, #fff 51%, #00203e 51%);margin-bottom:3rem}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules{margin-bottom:6rem}}.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules:after{display:none;content:"";background-color:#fff;position:absolute;top:0;bottom:0;height:100%}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules:after{display:block;width:.8rem}}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules:before,.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules:after{bottom:-1px}}.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules:before{left:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules:before{left:-1;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules:after{right:0}@media screen and (min-width: 2540px){.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules:after{right:-1px;width:calc(math.div($layout-grid-gutter-desktop, 2) + 2px)}}.l-grid__row .l-grid__row .l-grid10__m--10.equal-col-modules [class^=m-]{margin-bottom:0}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m--1{width:10%}.l-grid__row .l-grid__row .l-grid10__m--2{width:20%}.l-grid__row .l-grid__row .l-grid10__m--3{width:30%}.l-grid__row .l-grid__row .l-grid10__m--4{width:40%}.l-grid__row .l-grid__row .l-grid10__m--5{width:50%}.l-grid__row .l-grid__row .l-grid10__m--6{width:60%}.l-grid__row .l-grid__row .l-grid10__m--7{width:70%}.l-grid__row .l-grid__row .l-grid10__m--8{width:80%}.l-grid__row .l-grid__row .l-grid10__m--9{width:90%}.l-grid__row .l-grid__row .l-grid10__m--10{width:100%}}@media screen and (min-width: 1260px){.l-grid__row .l-grid__row .l-grid10__m__offset--1{margin-left:10%}.l-grid__row .l-grid__row .l-grid10__m__offset--2{margin-left:20%}.l-grid__row .l-grid__row .l-grid10__m__offset--3{margin-left:30%}.l-grid__row .l-grid__row .l-grid10__m__offset--4{margin-left:40%}.l-grid__row .l-grid__row .l-grid10__m__offset--5{margin-left:50%}.l-grid__row .l-grid__row .l-grid10__m__offset--6{margin-left:60%}.l-grid__row .l-grid__row .l-grid10__m__offset--7{margin-left:70%}.l-grid__row .l-grid__row .l-grid10__m__offset--8{margin-left:80%}.l-grid__row .l-grid__row .l-grid10__m__offset--9{margin-left:90%}}.l-grid__show--desktop{display:none !important}@media screen and (min-width: 1260px){.l-grid__show--desktop{display:block !important}}.l-grid__show--tablet{display:none !important}@media screen and (min-width: 768px)and (max-width: 1259px){.l-grid__show--tablet{display:block !important}}.l-grid__show--mobile{display:none !important}@media screen and (max-width: 767px){.l-grid__show--mobile{display:block !important}}@media screen and (max-width: 1259px){.l-grid__grid{display:flex;flex-direction:column}.l-grid__grid .l-grid__row{margin-left:0;margin-right:0}}@media screen and (min-width: 1260px){.l-grid__grid{display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto auto auto;grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;grid-row-gap:6rem;row-gap:6rem;grid-template-areas:"left left rightTop rightTop rightTop rightTop rightTop rightTop rightTop rightTop rightTop rightTop" "left left . right right right right right right right right right" "leftBottom leftBottom . right right right right right right right right right" ". . . right right right right right right right right right"}}.l-grid__left{grid-area:left}@media screen and (min-width: 1260px){.l-grid__left{padding-top:9.8rem}}.l-grid__leftBottom{grid-area:leftBottom}@media screen and (max-width: 1259px){.l-grid__leftBottom{order:10}}@media screen and (max-width: 1259px){.l-grid__left,.l-grid__leftBottom{margin-bottom:3rem}}.l-grid__right{grid-area:right}@media screen and (min-width: 1260px){.l-grid__right{margin-top:-3rem;width:100%}}.l-grid__rightTop{grid-area:rightTop}.l-grid__m--12{width:100%}@media screen and (min-width: 280px){.l-grid__xxs--1{width:25%}.l-grid__xxs--2{width:50%}.l-grid__xxs--3{width:75%}.l-grid__xxs--4{width:100%}}@media screen and (min-width: 480px){.l-grid__xs--1{width:25%}.l-grid__xs--2{width:50%}.l-grid__xs--3{width:75%}.l-grid__xs--4{width:100%}}@media screen and (min-width: 768px){.l-grid__s--1{width:25%}.l-grid__s--2{width:50%}.l-grid__s--3{width:75%}.l-grid__s--4{width:100%}}@media screen and (min-width: 960px){.l-grid__sm--1{width:8.3333333333%}.l-grid__sm--2{width:16.6666666667%}.l-grid__sm--3{width:25%}.l-grid__sm--4{width:33.3333333333%}.l-grid__sm--5{width:41.6666666667%}.l-grid__sm--6{width:50%}.l-grid__sm--7{width:58.3333333333%}.l-grid__sm--8{width:66.6666666667%}.l-grid__sm--9{width:75%}.l-grid__sm--10{width:83.3333333333%}.l-grid__sm--11{width:91.6666666667%}.l-grid__sm--12{width:100%}}@media screen and (min-width: 1260px){.l-grid__m--1{width:8.3333333333%}.l-grid__m--2{width:16.6666666667%}.l-grid__m--3{width:25%}.l-grid__m--4{width:33.3333333333%}.l-grid__m--5{width:41.6666666667%}.l-grid__m--6{width:50%}.l-grid__m--7{width:58.3333333333%}.l-grid__m--8{width:66.6666666667%}.l-grid__m--9{width:75%}.l-grid__m--10{width:83.3333333333%}.l-grid__m--11{width:91.6666666667%}.l-grid__m--12{width:100%}}@media screen and (min-width: 1600px){.l-grid__l--1{width:8.3333333333%}.l-grid__l--2{width:16.6666666667%}.l-grid__l--3{width:25%}.l-grid__l--4{width:33.3333333333%}.l-grid__l--5{width:41.6666666667%}.l-grid__l--6{width:50%}.l-grid__l--7{width:58.3333333333%}.l-grid__l--8{width:66.6666666667%}.l-grid__l--9{width:75%}.l-grid__l--10{width:83.3333333333%}.l-grid__l--11{width:91.6666666667%}.l-grid__l--12{width:100%}}@media screen and (min-width: 1920px){.l-grid__xl--1{width:8.3333333333%}.l-grid__xl--2{width:16.6666666667%}.l-grid__xl--3{width:25%}.l-grid__xl--4{width:33.3333333333%}.l-grid__xl--5{width:41.6666666667%}.l-grid__xl--6{width:50%}.l-grid__xl--7{width:58.3333333333%}.l-grid__xl--8{width:66.6666666667%}.l-grid__xl--9{width:75%}.l-grid__xl--10{width:83.3333333333%}.l-grid__xl--11{width:91.6666666667%}.l-grid__xl--12{width:100%}}@media screen and (min-width: 280px){.l-grid__xxs__offset--1{margin-left:16.6666666667%}.l-grid__xxs__offset--2{margin-left:33.3333333333%}.l-grid__xxs__offset--3{margin-left:50%}.l-grid__xxs__offset--4{margin-left:66.6666666667%}}@media screen and (min-width: 480px){.l-grid__xs__offset--1{margin-left:16.6666666667%}.l-grid__xs__offset--2{margin-left:33.3333333333%}.l-grid__xs__offset--3{margin-left:50%}.l-grid__xs__offset--4{margin-left:66.6666666667%}}@media screen and (min-width: 768px){.l-grid__s__offset--1{margin-left:16.6666666667%}.l-grid__s__offset--2{margin-left:33.3333333333%}.l-grid__s__offset--3{margin-left:50%}.l-grid__s__offset--4{margin-left:66.6666666667%}}@media screen and (min-width: 960px){.l-grid__sm__offset--1{margin-left:8.3333333333%}.l-grid__sm__offset--2{margin-left:16.6666666667%}.l-grid__sm__offset--3{margin-left:25%}.l-grid__sm__offset--4{margin-left:33.3333333333%}.l-grid__sm__offset--5{margin-left:41.6666666667%}.l-grid__sm__offset--6{margin-left:50%}.l-grid__sm__offset--7{margin-left:58.3333333333%}.l-grid__sm__offset--8{margin-left:66.6666666667%}.l-grid__sm__offset--9{margin-left:75%}.l-grid__sm__offset--10{margin-left:83.3333333333%}.l-grid__sm__offset--11{margin-left:91.6666666667%}}@media screen and (min-width: 1260px){.l-grid__m__offset--1{margin-left:8.3333333333%}.l-grid__m__offset--2{margin-left:16.6666666667%}.l-grid__m__offset--3{margin-left:25%}.l-grid__m__offset--4{margin-left:33.3333333333%}.l-grid__m__offset--5{margin-left:41.6666666667%}.l-grid__m__offset--6{margin-left:50%}.l-grid__m__offset--7{margin-left:58.3333333333%}.l-grid__m__offset--8{margin-left:66.6666666667%}.l-grid__m__offset--9{margin-left:75%}.l-grid__m__offset--10{margin-left:83.3333333333%}.l-grid__m__offset--11{margin-left:91.6666666667%}}@media screen and (min-width: 1600px){.l-grid__l__offset--1{margin-left:8.3333333333%}.l-grid__l__offset--2{margin-left:16.6666666667%}.l-grid__l__offset--3{margin-left:25%}.l-grid__l__offset--4{margin-left:33.3333333333%}.l-grid__l__offset--5{margin-left:41.6666666667%}.l-grid__l__offset--6{margin-left:50%}.l-grid__l__offset--7{margin-left:58.3333333333%}.l-grid__l__offset--8{margin-left:66.6666666667%}.l-grid__l__offset--9{margin-left:75%}.l-grid__l__offset--10{margin-left:83.3333333333%}.l-grid__l__offset--11{margin-left:91.6666666667%}}.l-grid--noGutter .l-grid__row [class*=l-grid__]{padding-right:0;padding-left:0}@media screen and (max-width: 1259px){.l-grid--noGutterMobile .l-grid__row [class*=l-grid__]{padding-right:0;padding-left:0}}.l-displayOn--m{display:none !important}@media screen and (min-width: 1260px){.l-displayOn--m{display:block !important}}.l-displayOn--sm{display:none !important}@media screen and (min-width: 960px)and (max-width: 1259px){.l-displayOn--sm{display:block !important}}.l-displayOn--s{display:none !important}@media screen and (min-width: 768px)and (max-width: 959px){.l-displayOn--s{display:block !important}}.l-displayOn--xs{display:none !important}@media screen and (min-width: 480px)and (max-width: 767px){.l-displayOn--xs{display:block !important}}.l-displayOn--xxs{display:none !important}@media screen and (max-width: 479px){.l-displayOn--xxs{display:block !important}}.clear::before,.clear::after{display:block;content:"";clear:both}#footer,#header,#main{width:100%}#main.vw-100{height:calc(100vh - 24rem)}@media screen and (min-width: 1260px){#main.vw-100{height:calc(100vh - 14rem)}}#header{position:sticky;top:0;width:100%}#main{overflow:hidden}[class*=elems-]{display:flex;flex-wrap:wrap;justify-content:start;box-sizing:border-box;width:100%}[class*=elems-]>*:not([class*=m-]){width:100%}[class*=elems-2]{margin-left:calc(-0.25 * 2.6rem)}[class*=elems-2]>[class*=m-]:not(.m-DocumentBoxes){flex:inherit;width:100%;margin-left:calc(0.25 * 2.6rem)}@media screen and (min-width: 480px){[class*=elems-2]>[class*=m-]:not(.m-DocumentBoxes){width:calc(50% - calc(2.6rem * 0.25))}}[class*=elems-2--md]>[class*=m-]:not(.m-DocumentBoxes){flex:inherit;width:100%;margin-left:calc(0.5 * 2.6rem)}@media screen and (min-width: 1260px){[class*=elems-2--md]>[class*=m-]:not(.m-DocumentBoxes){width:calc(50% - calc(2.6rem * 0.5))}}[class*=elems-2--md]>.m-Form{margin-bottom:4rem}@media screen and (min-width: 1260px){[class*=elems-2--md]>.m-Form{padding-right:10%}}[class*=elems-3]{margin-left:calc(-0.25 * calc(2.6rem))}[class*=elems-3]>[class*=m-]:not(.m-DocumentBoxes){flex:inherit;width:100%;margin-left:calc(0.25 * 2.6rem)}@media screen and (min-width: 480px){[class*=elems-3]>[class*=m-]:not(.m-DocumentBoxes){width:calc(50% - calc(2.6rem * 0.25))}}@media screen and (min-width: 960px){[class*=elems-3]>[class*=m-]:not(.m-DocumentBoxes){width:calc(33.33333333333% - calc(2.6rem * 0.25))}}[class*=elems-3--md]>[class*=m-]:not(.m-DocumentBoxes){flex:inherit;width:100%;margin:0 calc(-0.5 * calc(2.6rem))}@media screen and (min-width: 1260px){[class*=elems-3--md]>[class*=m-]:not(.m-DocumentBoxes){width:calc(33.33333333333% - calc(2.6rem * 0.33333));margin-left:calc(0.5 * 2.6rem)}}[class*=elems-4]{margin-left:calc(-0.25 * calc(2.6rem))}[class*=elems-4]>[class*=m-]:not(.m-DocumentBoxes){flex:inherit;width:100%;margin-left:calc(0.25 * 2.6rem)}@media screen and (min-width: 480px){[class*=elems-4]>[class*=m-]:not(.m-DocumentBoxes){width:calc(50% - calc(2.6rem * 0.25))}}@media screen and (min-width: 960px){[class*=elems-4]>[class*=m-]:not(.m-DocumentBoxes){width:calc(33% - calc(2.6rem * 0.25))}}@media screen and (min-width: 1260px){[class*=elems-4]>[class*=m-]:not(.m-DocumentBoxes){width:calc(25% - calc(2.6rem * 0.25))}}[class*=elems-5]{margin-left:calc(-0.25 * calc(2.6rem))}[class*=elems-5]>[class*=m-]:not(.m-DocumentBoxes){flex:inherit;width:100%;margin-left:calc(0.25 * 2.6rem)}@media screen and (min-width: 480px){[class*=elems-5]>[class*=m-]:not(.m-DocumentBoxes){width:calc(50% - calc(2.6rem * 0.25))}}@media screen and (min-width: 960px){[class*=elems-5]>[class*=m-]:not(.m-DocumentBoxes){width:calc(33% - calc(2.6rem * 0.25))}}@media screen and (min-width: 960px)and (min-width: 1260px){[class*=elems-5]>[class*=m-]:not(.m-DocumentBoxes):nth-child(n){width:calc(20% - calc(2.6rem * 0.25))}}.l-form-container{position:relative;margin-bottom:7.5rem}.l-wrapper:not(:empty),.l-section--container:not(:empty){width:100%;max-width:1316px;margin:0 auto}@media screen and (max-width: 959px){.l-wrapper:not(:empty),.l-section--container:not(:empty){max-width:640px}}@media screen and (min-width: 960px)and (max-width: 1259px){.l-wrapper:not(:empty),.l-section--container:not(:empty){max-width:880px}}@media screen and (min-width: 2540px){.l-wrapper:not(:empty),.l-section--container:not(:empty){max-width:calc(1.5 * 1316px)}}@media screen and (min-width: 3820px){.l-wrapper:not(:empty),.l-section--container:not(:empty){max-width:calc(2 * 1316px)}}@media all and (max-width: 1440px){.l-wrapper,.l-section--container{padding:0 1.6rem}}@media screen and (max-width: 959px){.l-wrapper,.l-section--container{padding:0 2.6rem}}.l-section::before,.l-section::after{display:block;content:"";clear:both}.l-section--fluid{width:100%}.l-section--fluid[class*=colorBg--]>.l-wrapper{padding-top:3rem;padding-bottom:3rem;margin-bottom:3rem}@media screen and (min-width: 1260px){.l-section--fluid[class*=colorBg--]>.l-wrapper{padding-top:6rem;padding-bottom:6rem;margin-bottom:6rem}}.l-section--container .l-section--fluid{width:100vw;position:relative;left:calc(-50vw + 50%)}.l-section .l-grid__row>[class*=l-grid]>[class^=elems-]>*[class^=m-]{margin-bottom:3rem}@media screen and (min-width: 1260px){.l-section .l-grid__row>[class*=l-grid]>[class^=elems-]>*[class^=m-]{margin-bottom:6rem}}.l-section .l-grid__row>[class*=l-grid]>*[class^=m-]{margin-bottom:3rem}@media screen and (min-width: 1260px){.l-section .l-grid__row>[class*=l-grid]>*[class^=m-]{margin-bottom:6rem}}.l-section .l-grid__row>[class*=l-grid]>*[class^=m-].m-TopicBar--bottom{margin-bottom:0}.l-section__placeholder{width:100%}.l-section__placeholder>[class^=m-]:not([class^=m-Mission]):not([class^=m-LinkBar]):not([class*=m-Tabs--bg]){margin-bottom:3rem}@media screen and (min-width: 1260px){.l-section__placeholder>[class^=m-]:not([class^=m-Mission]):not([class^=m-LinkBar]):not([class*=m-Tabs--bg]){margin-bottom:6rem}}.l-section__placeholder>[class^=m-].m-CookiesBar{margin-bottom:0}.l-section>.Heading{margin-bottom:3rem}.l-section.fade-right{animation:faderight 1.5s forwards}.smallMarginTop{margin-top:3rem !important}.smallMarginBottom{margin-bottom:3rem !important}@media screen and (min-width: 1260px){.smallMarginBottom-M{margin-bottom:3rem !important}}.resetMarginTop{margin-top:0 !important}.resetMarginBottom{margin-bottom:0 !important}@media screen and (max-width: 1259px){.resetMarginBottomMobile{margin-bottom:0 !important}}.resetMarginTopBottom{margin-bottom:0 !important;margin-top:0 !important}@media screen and (min-width: 1260px){.rightColumnTopPadding{padding-top:6.3rem}}body.is--anchormenu section[id],body.is--anchormenu div[id]{scroll-margin-top:2rem}@media screen and (min-width: 1260px){body.is--anchormenu section[id],body.is--anchormenu div[id]{scroll-margin-top:calc(8rem + 2rem)}}.mgBottom-5{margin-bottom:.5rem !important}.mgBottom-10{margin-bottom:1rem !important}.mgBottom-15{margin-bottom:1.5rem !important}.mgBottom-20{margin-bottom:2rem !important}.mgBottom-25{margin-bottom:2.5rem !important}.mgBottom-30{margin-bottom:3rem !important}.mgBottom-35{margin-bottom:3.5rem !important}.mgBottom-40{margin-bottom:4rem !important}.mgBottom-45{margin-bottom:4.5rem !important}.mgBottom-50{margin-bottom:5rem !important}.mgBottom-55{margin-bottom:5.5rem !important}.mgBottom-60{margin-bottom:6rem !important}.mgBottom-65{margin-bottom:6.5rem !important}.mgBottom-70{margin-bottom:7rem !important}.mgBottom-75{margin-bottom:7.5rem !important}.mgBottom-80{margin-bottom:8rem !important}.mgBottom-85{margin-bottom:8.5rem !important}.mgBottom-90{margin-bottom:9rem !important}.mgBottom-95{margin-bottom:9.5rem !important}.mgBottom-100{margin-bottom:10rem !important}.mgTop-5{margin-top:.5rem !important}.mgTop-10{margin-top:1rem !important}.mgTop-15{margin-top:1.5rem !important}.mgTop-20{margin-top:2rem !important}.mgTop-25{margin-top:2.5rem !important}.mgTop-30{margin-top:3rem !important}.mgTop-35{margin-top:3.5rem !important}.mgTop-40{margin-top:4rem !important}.mgTop-45{margin-top:4.5rem !important}.mgTop-50{margin-top:5rem !important}.mgTop-55{margin-top:5.5rem !important}.mgTop-60{margin-top:6rem !important}.mgTop-65{margin-top:6.5rem !important}.mgTop-70{margin-top:7rem !important}.mgTop-75{margin-top:7.5rem !important}.mgTop-80{margin-top:8rem !important}.mgTop-85{margin-top:8.5rem !important}.mgTop-90{margin-top:9rem !important}.mgTop-95{margin-top:9.5rem !important}.mgTop-100{margin-top:10rem !important}a{text-decoration:none}button{padding:0;background:transparent}button,input[type=submit]{background-color:transparent;border:none;color:inherit;cursor:pointer;padding:0;font:inherit}*:focus{outline:none}*{-webkit-tap-highlight-color:transparent}.colorTxt--1,.colorTxtInner--1 .colorTxt{color:#000 !important}.colorBg--1,.colorBgInner--1 .colorBg:not(.c-Button){background-color:#000 !important}@media screen and (max-width: 1259px){.colorBg--1.colorBg--M,.colorBgInner--1 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--1 .colorBg.c-Button::before{background-color:#000 !important}.colorBorder--1,.colorBorderInner--1 .colorBorder{border-color:#000 !important}.colorSvg--1,.colorSvgInner--1 .colorSvg{color:#000 !important}.colorTxt--2,.colorTxtInner--2 .colorTxt{color:#fff !important}.colorBg--2,.colorBgInner--2 .colorBg:not(.c-Button){background-color:#fff !important}@media screen and (max-width: 1259px){.colorBg--2.colorBg--M,.colorBgInner--2 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--2 .colorBg.c-Button::before{background-color:#fff !important}.colorBorder--2,.colorBorderInner--2 .colorBorder{border-color:#fff !important}.colorSvg--2,.colorSvgInner--2 .colorSvg{color:#fff !important}.colorTxt--3,.colorTxtInner--3 .colorTxt{color:#f3f3f3 !important}.colorBg--3,.colorBgInner--3 .colorBg:not(.c-Button){background-color:#f3f3f3 !important}@media screen and (max-width: 1259px){.colorBg--3.colorBg--M,.colorBgInner--3 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--3 .colorBg.c-Button::before{background-color:#f3f3f3 !important}.colorBorder--3,.colorBorderInner--3 .colorBorder{border-color:#f3f3f3 !important}.colorSvg--3,.colorSvgInner--3 .colorSvg{color:#f3f3f3 !important}.colorTxt--4,.colorTxtInner--4 .colorTxt{color:#e5f2f7 !important}.colorBg--4,.colorBgInner--4 .colorBg:not(.c-Button){background-color:#e5f2f7 !important}@media screen and (max-width: 1259px){.colorBg--4.colorBg--M,.colorBgInner--4 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--4 .colorBg.c-Button::before{background-color:#e5f2f7 !important}.colorBorder--4,.colorBorderInner--4 .colorBorder{border-color:#e5f2f7 !important}.colorSvg--4,.colorSvgInner--4 .colorSvg{color:#e5f2f7 !important}.colorTxt--5,.colorTxtInner--5 .colorTxt{color:#00203e !important}.colorBg--5,.colorBgInner--5 .colorBg:not(.c-Button){background-color:#00203e !important}@media screen and (max-width: 1259px){.colorBg--5.colorBg--M,.colorBgInner--5 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--5 .colorBg.c-Button::before{background-color:#00203e !important}.colorBorder--5,.colorBorderInner--5 .colorBorder{border-color:#00203e !important}.colorSvg--5,.colorSvgInner--5 .colorSvg{color:#00203e !important}.colorTxt--6,.colorTxtInner--6 .colorTxt{color:#b8b8b8 !important}.colorBg--6,.colorBgInner--6 .colorBg:not(.c-Button){background-color:#b8b8b8 !important}@media screen and (max-width: 1259px){.colorBg--6.colorBg--M,.colorBgInner--6 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--6 .colorBg.c-Button::before{background-color:#b8b8b8 !important}.colorBorder--6,.colorBorderInner--6 .colorBorder{border-color:#b8b8b8 !important}.colorSvg--6,.colorSvgInner--6 .colorSvg{color:#b8b8b8 !important}.colorTxt--7,.colorTxtInner--7 .colorTxt{color:#007db1 !important}.colorBg--7,.colorBgInner--7 .colorBg:not(.c-Button){background-color:#007db1 !important}@media screen and (max-width: 1259px){.colorBg--7.colorBg--M,.colorBgInner--7 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--7 .colorBg.c-Button::before{background-color:#007db1 !important}.colorBorder--7,.colorBorderInner--7 .colorBorder{border-color:#007db1 !important}.colorSvg--7,.colorSvgInner--7 .colorSvg{color:#007db1 !important}.colorTxt--8,.colorTxtInner--8 .colorTxt{color:#7ac546 !important}.colorBg--8,.colorBgInner--8 .colorBg:not(.c-Button){background-color:#7ac546 !important}@media screen and (max-width: 1259px){.colorBg--8.colorBg--M,.colorBgInner--8 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--8 .colorBg.c-Button::before{background-color:#7ac546 !important}.colorBorder--8,.colorBorderInner--8 .colorBorder{border-color:#7ac546 !important}.colorSvg--8,.colorSvgInner--8 .colorSvg{color:#7ac546 !important}.colorTxt--9,.colorTxtInner--9 .colorTxt{color:#8dd958 !important}.colorBg--9,.colorBgInner--9 .colorBg:not(.c-Button){background-color:#8dd958 !important}@media screen and (max-width: 1259px){.colorBg--9.colorBg--M,.colorBgInner--9 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--9 .colorBg.c-Button::before{background-color:#8dd958 !important}.colorBorder--9,.colorBorderInner--9 .colorBorder{border-color:#8dd958 !important}.colorSvg--9,.colorSvgInner--9 .colorSvg{color:#8dd958 !important}.colorTxt--10,.colorTxtInner--10 .colorTxt{color:#52a419 !important}.colorBg--10,.colorBgInner--10 .colorBg:not(.c-Button){background-color:#52a419 !important}@media screen and (max-width: 1259px){.colorBg--10.colorBg--M,.colorBgInner--10 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--10 .colorBg.c-Button::before{background-color:#52a419 !important}.colorBorder--10,.colorBorderInner--10 .colorBorder{border-color:#52a419 !important}.colorSvg--10,.colorSvgInner--10 .colorSvg{color:#52a419 !important}.colorTxt--11,.colorTxtInner--11 .colorTxt{color:#456c91 !important}.colorBg--11,.colorBgInner--11 .colorBg:not(.c-Button){background-color:#456c91 !important}@media screen and (max-width: 1259px){.colorBg--11.colorBg--M,.colorBgInner--11 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--11 .colorBg.c-Button::before{background-color:#456c91 !important}.colorBorder--11,.colorBorderInner--11 .colorBorder{border-color:#456c91 !important}.colorSvg--11,.colorSvgInner--11 .colorSvg{color:#456c91 !important}.colorTxt--12,.colorTxtInner--12 .colorTxt{color:#169db5 !important}.colorBg--12,.colorBgInner--12 .colorBg:not(.c-Button){background-color:#169db5 !important}@media screen and (max-width: 1259px){.colorBg--12.colorBg--M,.colorBgInner--12 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--12 .colorBg.c-Button::before{background-color:#169db5 !important}.colorBorder--12,.colorBorderInner--12 .colorBorder{border-color:#169db5 !important}.colorSvg--12,.colorSvgInner--12 .colorSvg{color:#169db5 !important}.colorTxt--13,.colorTxtInner--13 .colorTxt{color:#012342 !important}.colorBg--13,.colorBgInner--13 .colorBg:not(.c-Button){background-color:#012342 !important}@media screen and (max-width: 1259px){.colorBg--13.colorBg--M,.colorBgInner--13 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--13 .colorBg.c-Button::before{background-color:#012342 !important}.colorBorder--13,.colorBorderInner--13 .colorBorder{border-color:#012342 !important}.colorSvg--13,.colorSvgInner--13 .colorSvg{color:#012342 !important}.colorTxt--14,.colorTxtInner--14 .colorTxt{color:red !important}.colorBg--14,.colorBgInner--14 .colorBg:not(.c-Button){background-color:red !important}@media screen and (max-width: 1259px){.colorBg--14.colorBg--M,.colorBgInner--14 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--14 .colorBg.c-Button::before{background-color:red !important}.colorBorder--14,.colorBorderInner--14 .colorBorder{border-color:red !important}.colorSvg--14,.colorSvgInner--14 .colorSvg{color:red !important}.colorTxt--15,.colorTxtInner--15 .colorTxt{color:#cbe3ec !important}.colorBg--15,.colorBgInner--15 .colorBg:not(.c-Button){background-color:#cbe3ec !important}@media screen and (max-width: 1259px){.colorBg--15.colorBg--M,.colorBgInner--15 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--15 .colorBg.c-Button::before{background-color:#cbe3ec !important}.colorBorder--15,.colorBorderInner--15 .colorBorder{border-color:#cbe3ec !important}.colorSvg--15,.colorSvgInner--15 .colorSvg{color:#cbe3ec !important}.colorTxt--16,.colorTxtInner--16 .colorTxt{color:#0f2e4a !important}.colorBg--16,.colorBgInner--16 .colorBg:not(.c-Button){background-color:#0f2e4a !important}@media screen and (max-width: 1259px){.colorBg--16.colorBg--M,.colorBgInner--16 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--16 .colorBg.c-Button::before{background-color:#0f2e4a !important}.colorBorder--16,.colorBorderInner--16 .colorBorder{border-color:#0f2e4a !important}.colorSvg--16,.colorSvgInner--16 .colorSvg{color:#0f2e4a !important}.colorTxt--17,.colorTxtInner--17 .colorTxt{color:#2a70b2 !important}.colorBg--17,.colorBgInner--17 .colorBg:not(.c-Button){background-color:#2a70b2 !important}@media screen and (max-width: 1259px){.colorBg--17.colorBg--M,.colorBgInner--17 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--17 .colorBg.c-Button::before{background-color:#2a70b2 !important}.colorBorder--17,.colorBorderInner--17 .colorBorder{border-color:#2a70b2 !important}.colorSvg--17,.colorSvgInner--17 .colorSvg{color:#2a70b2 !important}.colorTxt--18,.colorTxtInner--18 .colorTxt{color:#336c30 !important}.colorBg--18,.colorBgInner--18 .colorBg:not(.c-Button){background-color:#336c30 !important}@media screen and (max-width: 1259px){.colorBg--18.colorBg--M,.colorBgInner--18 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--18 .colorBg.c-Button::before{background-color:#336c30 !important}.colorBorder--18,.colorBorderInner--18 .colorBorder{border-color:#336c30 !important}.colorSvg--18,.colorSvgInner--18 .colorSvg{color:#336c30 !important}.colorTxt--19,.colorTxtInner--19 .colorTxt{color:#17638c !important}.colorBg--19,.colorBgInner--19 .colorBg:not(.c-Button){background-color:#17638c !important}@media screen and (max-width: 1259px){.colorBg--19.colorBg--M,.colorBgInner--19 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--19 .colorBg.c-Button::before{background-color:#17638c !important}.colorBorder--19,.colorBorderInner--19 .colorBorder{border-color:#17638c !important}.colorSvg--19,.colorSvgInner--19 .colorSvg{color:#17638c !important}.colorTxt--20,.colorTxtInner--20 .colorTxt{color:#06537d !important}.colorBg--20,.colorBgInner--20 .colorBg:not(.c-Button){background-color:#06537d !important}@media screen and (max-width: 1259px){.colorBg--20.colorBg--M,.colorBgInner--20 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--20 .colorBg.c-Button::before{background-color:#06537d !important}.colorBorder--20,.colorBorderInner--20 .colorBorder{border-color:#06537d !important}.colorSvg--20,.colorSvgInner--20 .colorSvg{color:#06537d !important}.colorTxt--21,.colorTxtInner--21 .colorTxt{color:#17638c !important}.colorBg--21,.colorBgInner--21 .colorBg:not(.c-Button){background-color:#17638c !important}@media screen and (max-width: 1259px){.colorBg--21.colorBg--M,.colorBgInner--21 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--21 .colorBg.c-Button::before{background-color:#17638c !important}.colorBorder--21,.colorBorderInner--21 .colorBorder{border-color:#17638c !important}.colorSvg--21,.colorSvgInner--21 .colorSvg{color:#17638c !important}.colorTxt--22,.colorTxtInner--22 .colorTxt{color:#1782ac !important}.colorBg--22,.colorBgInner--22 .colorBg:not(.c-Button){background-color:#1782ac !important}@media screen and (max-width: 1259px){.colorBg--22.colorBg--M,.colorBgInner--22 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--22 .colorBg.c-Button::before{background-color:#1782ac !important}.colorBorder--22,.colorBorderInner--22 .colorBorder{border-color:#1782ac !important}.colorSvg--22,.colorSvgInner--22 .colorSvg{color:#1782ac !important}.colorTxt--23,.colorTxtInner--23 .colorTxt{color:#17a1cc !important}.colorBg--23,.colorBgInner--23 .colorBg:not(.c-Button){background-color:#17a1cc !important}@media screen and (max-width: 1259px){.colorBg--23.colorBg--M,.colorBgInner--23 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--23 .colorBg.c-Button::before{background-color:#17a1cc !important}.colorBorder--23,.colorBorderInner--23 .colorBorder{border-color:#17a1cc !important}.colorSvg--23,.colorSvgInner--23 .colorSvg{color:#17a1cc !important}.colorTxt--24,.colorTxtInner--24 .colorTxt{color:#17aed0 !important}.colorBg--24,.colorBgInner--24 .colorBg:not(.c-Button){background-color:#17aed0 !important}@media screen and (max-width: 1259px){.colorBg--24.colorBg--M,.colorBgInner--24 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--24 .colorBg.c-Button::before{background-color:#17aed0 !important}.colorBorder--24,.colorBorderInner--24 .colorBorder{border-color:#17aed0 !important}.colorSvg--24,.colorSvgInner--24 .colorSvg{color:#17aed0 !important}.colorTxt--25,.colorTxtInner--25 .colorTxt{color:#18bbd5 !important}.colorBg--25,.colorBgInner--25 .colorBg:not(.c-Button){background-color:#18bbd5 !important}@media screen and (max-width: 1259px){.colorBg--25.colorBg--M,.colorBgInner--25 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--25 .colorBg.c-Button::before{background-color:#18bbd5 !important}.colorBorder--25,.colorBorderInner--25 .colorBorder{border-color:#18bbd5 !important}.colorSvg--25,.colorSvgInner--25 .colorSvg{color:#18bbd5 !important}.colorTxt--26,.colorTxtInner--26 .colorTxt{color:#18c8da !important}.colorBg--26,.colorBgInner--26 .colorBg:not(.c-Button){background-color:#18c8da !important}@media screen and (max-width: 1259px){.colorBg--26.colorBg--M,.colorBgInner--26 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--26 .colorBg.c-Button::before{background-color:#18c8da !important}.colorBorder--26,.colorBorderInner--26 .colorBorder{border-color:#18c8da !important}.colorSvg--26,.colorSvgInner--26 .colorSvg{color:#18c8da !important}.colorTxt--27,.colorTxtInner--27 .colorTxt{color:#ebebeb !important}.colorBg--27,.colorBgInner--27 .colorBg:not(.c-Button){background-color:#ebebeb !important}@media screen and (max-width: 1259px){.colorBg--27.colorBg--M,.colorBgInner--27 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--27 .colorBg.c-Button::before{background-color:#ebebeb !important}.colorBorder--27,.colorBorderInner--27 .colorBorder{border-color:#ebebeb !important}.colorSvg--27,.colorSvgInner--27 .colorSvg{color:#ebebeb !important}.colorTxt--28,.colorTxtInner--28 .colorTxt{color:#b10000 !important}.colorBg--28,.colorBgInner--28 .colorBg:not(.c-Button){background-color:#b10000 !important}@media screen and (max-width: 1259px){.colorBg--28.colorBg--M,.colorBgInner--28 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--28 .colorBg.c-Button::before{background-color:#b10000 !important}.colorBorder--28,.colorBorderInner--28 .colorBorder{border-color:#b10000 !important}.colorSvg--28,.colorSvgInner--28 .colorSvg{color:#b10000 !important}.colorTxt--29,.colorTxtInner--29 .colorTxt{color:#2b7cb2 !important}.colorBg--29,.colorBgInner--29 .colorBg:not(.c-Button){background-color:#2b7cb2 !important}@media screen and (max-width: 1259px){.colorBg--29.colorBg--M,.colorBgInner--29 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--29 .colorBg.c-Button::before{background-color:#2b7cb2 !important}.colorBorder--29,.colorBorderInner--29 .colorBorder{border-color:#2b7cb2 !important}.colorSvg--29,.colorSvgInner--29 .colorSvg{color:#2b7cb2 !important}.colorTxt--30,.colorTxtInner--30 .colorTxt{color:#1cd3e5 !important}.colorBg--30,.colorBgInner--30 .colorBg:not(.c-Button){background-color:#1cd3e5 !important}@media screen and (max-width: 1259px){.colorBg--30.colorBg--M,.colorBgInner--30 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--30 .colorBg.c-Button::before{background-color:#1cd3e5 !important}.colorBorder--30,.colorBorderInner--30 .colorBorder{border-color:#1cd3e5 !important}.colorSvg--30,.colorSvgInner--30 .colorSvg{color:#1cd3e5 !important}.colorTxt--31,.colorTxtInner--31 .colorTxt{color:#053e73 !important}.colorBg--31,.colorBgInner--31 .colorBg:not(.c-Button){background-color:#053e73 !important}@media screen and (max-width: 1259px){.colorBg--31.colorBg--M,.colorBgInner--31 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--31 .colorBg.c-Button::before{background-color:#053e73 !important}.colorBorder--31,.colorBorderInner--31 .colorBorder{border-color:#053e73 !important}.colorSvg--31,.colorSvgInner--31 .colorSvg{color:#053e73 !important}.colorTxt--32,.colorTxtInner--32 .colorTxt{color:#dc770f !important}.colorBg--32,.colorBgInner--32 .colorBg:not(.c-Button){background-color:#dc770f !important}@media screen and (max-width: 1259px){.colorBg--32.colorBg--M,.colorBgInner--32 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--32 .colorBg.c-Button::before{background-color:#dc770f !important}.colorBorder--32,.colorBorderInner--32 .colorBorder{border-color:#dc770f !important}.colorSvg--32,.colorSvgInner--32 .colorSvg{color:#dc770f !important}.colorTxt--33,.colorTxtInner--33 .colorTxt{color:#053e72 !important}.colorBg--33,.colorBgInner--33 .colorBg:not(.c-Button){background-color:#053e72 !important}@media screen and (max-width: 1259px){.colorBg--33.colorBg--M,.colorBgInner--33 .colorBg:not(.c-Button).colorBg--M{background-color:transparent !important}}.colorBgInner--33 .colorBg.c-Button::before{background-color:#053e72 !important}.colorBorder--33,.colorBorderInner--33 .colorBorder{border-color:#053e72 !important}.colorSvg--33,.colorSvgInner--33 .colorSvg{color:#053e72 !important}body{--basic-color1: #494a4d;--basic-color2: #38acf3;--basic-color3: #007db1;--basic-color4: #2a2a2a;--basic-color5: #b8b8b8;--basic-color6: #00203e;--basic-color7: #313131;--basic-color8: #1670ab;--basic-color9: #d9ecfd;--basic-color10: #748b8b;--basic-color11: #707070;--basic-color12: #e5f2f7;--basic-color13: #102a60;--basic-color14: #8c9198;--basic-color15: #15a3b7;--basic-color16: #0f2e4a;--basic-color17: #aaaaab}fieldset{border:0;margin:0;padding:0}input{border-radius:0;-webkit-appearance:none;border:none}input{font:inherit}input[type=submit]:disabled,button[type=submit]:disabled{cursor:not-allowed}input[type=radio],input[type=checkbox]{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}input[type=radio]+label,input[type=checkbox]+label{position:relative;cursor:pointer;padding:0;display:inline-flex}input[type=radio]+label:before,input[type=checkbox]+label:before{position:absolute;top:0;left:0}[data-whatintent=mouse] input[type=radio]:focus+label:before,[data-whatintent=mouse] input[type=checkbox]:focus+label:before{outline:none}[data-whatintent=keyboard] input[type=radio]:focus+label:before,[data-whatintent=keyboard] input[type=checkbox]:focus+label:before{outline:#000}input[type=checkbox]+label>span{padding-left:35px}input[type=checkbox]+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:25px;height:25px;background:#fff}input[type=checkbox]:checked+label:before{content:"✓";color:#000;font-weight:bold;font-size:1.8rem;text-align:center}input[type=checkbox]:disabled+label{opacity:.5;cursor:auto}input[type=checkbox]:disabled+label:before{opacity:.5;background:transparent}input[type=radio]+label>span{padding-left:35px}input[type=radio]:disabled+label{opacity:.5;cursor:auto}input[type=radio]:disabled+label:before{opacity:.5;background:transparent}@font-face{font-family:Graphik;src:url("../../assets/fonts/Graphik/Graphik-Extralight.woff2") format("woff2"),url("../../assets/fonts/Graphik/Graphik-Extralight.woff") format("woff");font-weight:100;font-display:swap}@font-face{font-family:Graphik;src:url("../../assets/fonts/Graphik/Graphik-Light.woff2") format("woff2"),url("../../assets/fonts/Graphik/Graphik-Light.woff") format("woff");font-weight:300;font-display:swap}@font-face{font-family:Graphik;src:url("../../assets/fonts/Graphik/Graphik-Regular.woff2") format("woff2"),url("../../assets/fonts/Graphik/Graphik-Regular.woff") format("woff");font-weight:400;font-display:swap}@font-face{font-family:Graphik;src:url("../../assets/fonts/Graphik/Graphik-Medium.woff2") format("woff2"),url("../../assets/fonts/Graphik/Graphik-Medium.woff") format("woff");font-weight:500;font-display:swap}@font-face{font-family:Graphik;src:url("../../assets/fonts/Graphik/Graphik-Semibold.woff2") format("woff2"),url("../../assets/fonts/Graphik/Graphik-Semibold.woff") format("woff");font-weight:600;font-display:swap}@font-face{font-family:Graphik;src:url("../../assets/fonts/Graphik/Graphik-Bold.woff2") format("woff2"),url("../../assets/fonts/Graphik/Graphik-Bold.woff") format("woff");font-weight:700;font-display:swap}i,em{font-style:italic;font-weight:300}body{font-size:1.6rem;line-height:1.4;color:#494a4d;font-variant-ligatures:none;font-feature-settings:"liga" 0, none;font-family:Graphik,sans-serif;font-weight:300;font-style:normal}@media screen and (min-width: 2540px){body{font-size:2.4rem}}b,strong,h1,h2,h3,h4,h5,h6{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}strong i,strong em{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-style:italic}a{color:#38acf3}pre{white-space:pre-wrap}cite{font-style:normal}ul{list-style-type:none}dl>*{float:left}sub{vertical-align:sub;font-size:.7em;line-height:0}sup{vertical-align:super;font-size:.7em;line-height:0}h1,.h1{margin:0 0 1.3rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:2.6rem;line-height:1.2}@media screen and (min-width: 768px){h1,.h1{font-size:3.6rem;line-height:4.3rem}}@media screen and (min-width: 1260px){h1,.h1{margin-bottom:2rem}}h2,.h2{margin:0 0 1.3rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:2.4rem;line-height:2.9rem;line-height:1.2}@media screen and (min-width: 768px){h2,.h2{font-size:2.6rem}}@media screen and (min-width: 1260px){h2,.h2{margin-bottom:2rem}}h3,.h3{margin:0 0 1.3rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:2.2rem;line-height:1.2}@media screen and (min-width: 768px){h3,.h3{font-size:2.2rem}}@media screen and (min-width: 1260px){h3,.h3{margin-bottom:2rem}}h4,.h4{margin:0 0 1.3rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:2rem;line-height:2.4rem;line-height:1.2}@media screen and (min-width: 768px){h4,.h4{font-size:2rem;line-height:2.4rem}}@media screen and (min-width: 1260px){h4,.h4{margin-bottom:2rem}}h5,.h5{margin:0 0 1.3rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.8rem;line-height:2.2rem;line-height:1.2}@media screen and (min-width: 768px){h5,.h5{font-size:1.8rem;line-height:2.2rem}}@media screen and (min-width: 1260px){h5,.h5{margin-bottom:2rem}}h6,.h6{margin:0 0 1.3rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;line-height:1.9rem;line-height:1.2}@media screen and (min-width: 768px){h6,.h6{font-size:1.6rem;line-height:1.9rem}}@media screen and (min-width: 1260px){h6,.h6{margin-bottom:2rem}}.fontSize--10{font-size:1rem}.fontSize--12{font-size:1.2rem}.fontSize--14{font-size:1.4rem}.fontSize--16{font-size:1.6rem}.fontSize--18{font-size:1.8rem}.fontSize--20{font-size:2rem}.fontSize--22{font-size:2.2rem}.fontSize--24{font-size:2.4rem}.fontSize--26{font-size:2.6rem}.fontSize--27{font-size:2.7rem}.fontSize--28{font-size:2.8rem}.fontSize--32{font-size:3.2rem}.fontSize--36{font-size:3.6rem}.fontSize--45{font-size:4.5rem}.fontSize--48{font-size:4.8rem}.fontSize--50{font-size:5rem}.fontFamily--primaryRegular{font-family:Graphik,sans-serif;font-weight:400;font-style:normal}.cursive,em{font-style:italic}.media-rwd{position:relative;width:100%;height:0;padding-bottom:56.25%}@media only screen and (max-device-width: 853px)and (orientation: landscape){.media-rwd{padding-bottom:46.25%}}.media-rwd iframe,.media-rwd video{position:absolute;width:100%;height:100%}iframe,video{width:100%;vertical-align:middle}.img{position:relative;overflow:hidden}.img__wrapper{padding-bottom:66.67%}.img__inner{overflow:hidden;position:absolute;padding-bottom:66.67%;transform:translateZ(0);width:100%;height:100%}.img img{position:absolute;height:100%;transition:filter .3s,transform .3s ease;transform:translateX(-50%) scale(1);left:50%}img{image-rendering:-webkit-optimize-contrast;border-style:none;vertical-align:bottom;display:block;max-width:100%;height:auto}img.fill{-o-object-fit:fill;object-fit:fill}img.contain{-o-object-fit:contain;object-fit:contain}img.cover{-o-object-fit:cover;object-fit:cover}img.none{-o-object-fit:none;object-fit:none}img.scale-down{-o-object-fit:scale-down;object-fit:scale-down}img:not([src]){visibility:hidden}img[data-src],img[data-srcset]{min-height:1px}img.lazy-loading:not(.loaded){filter:blur(10px);transform:translateX(-50%) scale(1.1)}img.lazy-loading.error{filter:none;transform:translateX(-50%) scale(1);width:100%}img.lazy-loading.error:before{content:" ";display:block;position:absolute;top:-10px;left:0;height:calc(100% + 10px);width:100%;background-color:#e6e6e6;border:2px dotted #c8c8c8}img.lazy-loading.error:after{content:"Błąd wczytywania obrazka" " " attr(alt);display:block;font-size:inherit;font-style:normal;color:#646464;position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;padding:2.5rem}figure{margin:0}figure figcaption{font-size:.9em;margin:2rem 0}figure+[class*=m-],figure+.Heading{margin-top:4rem}@-moz-document url-prefix(){img:-moz-loading{visibility:hidden}}.icon{display:block}.icon svg{fill:currentColor}svg{display:block;width:100%;height:100%}svg:not(:root){overflow:hidden}.layer--root{z-index:0}.layer--overlay{z-index:1000}.layer--sticky{z-index:100}.layer--ui{z-index:10}.layer--hidden{z-index:-1}.is--lockedPosition{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;overflow:hidden}.loader,.loader::before,.loader::after{position:absolute;width:1rem;height:1rem;border-radius:.5rem;background-color:#00203e;color:#00203e;z-index:2}.loader{top:50%;left:50%;margin:-0.5rem 0 0 -0.5rem;animation:fading 1s infinite .5s linear alternate}.loader::before,.loader::after{content:"";display:inline-block;top:0}.loader::before{left:-1.5rem;animation:fading 1s infinite alternate}.loader::after{left:1.5rem;animation:fading 1s infinite 1s alternate}.loader--v2,.loader--v2::before,.loader--v2::after{background-color:#fff;color:#fff;animation-name:fadingV2}@keyframes fading{0%{background-color:#00203e}50%,100%{background-color:#d9ecfd}}@keyframes fadingV2{0%{background-color:#fff}50%,100%{background-color:#456c91}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.File{display:flex;align-items:center}.File__icon{flex:0 0 2.4rem;margin-right:1.5rem}.File__icon .icon{height:2.4rem}.File__name{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;color:#102a60;margin-right:2rem;width:70%}@media(hover: hover){.File__name:hover{text-decoration:underline}}@media screen and (min-width: 768px){.File__name{width:35.5rem}}@media screen and (min-width: 960px){.File__name{width:30rem}}@media screen and (min-width: 1260px){.File__name{margin-right:6rem;width:35.5rem}}.File__sharing{color:#007db1}@media screen and (max-width: 1259px){.File__sharing .c-Sharing__list{justify-content:flex-start}}@media(hover: hover){.File__sharing .c-Sharing__link:hover{color:#102a60}}@media screen and (min-width: 1260px){.File__sharing{margin-left:auto}}.File__code{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;color:#000;margin-right:2rem;min-width:7rem;text-align:left}@media screen and (min-width: 960px){.File__code{margin-right:4rem}}@media screen and (min-width: 1260px){.File__code{margin-right:6rem}}.Heading{margin-bottom:3rem}@media screen and (min-width: 1260px){.Heading{display:flex;align-items:baseline;justify-content:space-between}}.Heading__text{text-align:left;color:#000}.Heading__link{font-size:1.8rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;color:#007db1;text-decoration:underline}@media(hover: hover){.Heading__link:hover{text-decoration:none}}@media screen and (max-width: 1259px){.Heading--mobileFlex{display:flex;align-items:baseline;justify-content:space-between}}.Heading--border{border-bottom:1px solid #b8b8b8}.Heading--border-orange{border-color:#dc770f}@media screen and (max-width: 1259px){.Heading--button{position:relative;margin-bottom:10rem}}.Heading--noMargin{margin-bottom:0}.Heading--noMargin .Heading__text{margin-bottom:0}.Heading--noTextMargin .Heading__text{margin-bottom:0}.Heading--noElementMargin{margin-bottom:0}@media screen and (max-width: 1259px){.Heading--mobileMarginTop{margin-top:3rem}}.Heading--rightPadForButtons{padding-right:10rem}.Heading__number{display:inline-block;margin-left:1.1rem;font-size:1.8rem;background-color:#007db1;width:3.1rem;height:3.1rem;line-height:3.1rem;text-align:center;border-radius:50%;color:#fff}@media screen and (max-width: 1259px){.Heading__button.c-Button{margin-bottom:1.4rem}}@media screen and (min-width: 1260px){.Heading__button.c-Button{flex:0 0 auto}}.Heading--button .Heading__button{width:100%}@media screen and (min-width: 360px){.Heading--button .Heading__button{width:32rem}}@media screen and (max-width: 1259px){.Heading--button .Heading__button{position:absolute;margin-top:1.6rem;justify-content:center}}@media screen and (min-width: 1260px){.Heading--button .Heading__button{width:auto}}.Heading .c-SocialLinks{width:auto}.Heading .c-SocialLinks__icon{color:#000}.Heading+.m-LatestNews__peakList{margin-top:-3.1rem}.Heading--left-icon{padding-left:3.5rem;position:relative}.Heading--left-icon .icon{position:absolute;left:0;top:0;width:2.6rem;height:2.1rem}.Heading--left-icon .icon svg{position:relative}.is--success .Heading,.is--failed .Heading{padding-left:2.5rem}.is--success .Heading{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4zNjIiIGhlaWdodD0iOS4xNDkiIHZpZXdCb3g9IjAgMCAxMy4zNjIgOS4xNDkiPgogIDxnIGlkPSJHcm91cF8xODcyIiBkYXRhLW5hbWU9Ikdyb3VwIDE4NzIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNjcuNTk2IC05NjMuMjM2KSI+CiAgICA8cGF0aCBpZD0iUGF0aF8xNjg3IiBkYXRhLW5hbWU9IlBhdGggMTY4NyIgZD0iTS0xNDYwLjIxLTkwODIuNzM4bDQuNzg4LDQuNyw3LjE3My03LjAzNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTgyOC41MDcgMTAwNDkuMDI3KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjN2FjNTQ2IiBzdHJva2Utd2lkdGg9IjIiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 0px 1rem}.is--success .Heading *{color:#7ac546}.is--failed .Heading{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE4IiBoZWlnaHQ9IjkuMzkiIHZpZXdCb3g9IjAgMCA5LjE4IDkuMzkiPgogIDxwYXRoIGlkPSJQYXRoXzE3OTciIGRhdGEtbmFtZT0iUGF0aCAxNzk3IiBkPSJNLTEyMzMuMTMsODg4N2wtMy44NzEsNCwzLjg3MS00LTMuODcxLTQsMy44NzEsNCwzLjg3MS00LTMuODcxLDQsMy44NzEsNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyMzcuNzIgLTg4ODIuMzA2KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJyZWQiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K") no-repeat 0px 1rem}.is--failed .Heading *{color:red}.Link{color:#007db1;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;text-decoration:underline}@media(hover: hover){.Link:hover{text-decoration:none}}.Link--white{color:#fff}.Link--grey{color:#748b8b}.Link--black{color:#000}.Link--back::before{content:"";position:relative;left:0;display:inline-block;padding:.3rem;margin:0 1rem .1rem 0;border-style:solid;border-color:inherit;border-width:0 .2rem .2rem 0;transform:rotate(135deg);transition:left .3s}@media(hover){.Link--back:hover::before{left:-0.3rem}}.Link--no-underline{text-decoration:none}.List--center{text-align:center}.List--padding{padding:3rem}.List--rgap-2{display:flex;flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.Select{width:100%;position:relative}.Select__container select{width:100%}.Select__container>div:not([role=alert]){width:100%;display:flex;font-size:1.6rem;line-height:1.9rem}@media screen and (min-width: 1260px){.Select__container>div:not([role=alert]){width:100%}}.Select__container>div:not([role=alert])>span{white-space:nowrap;padding-left:1.5rem;display:block}.Select__container>div:not([role=alert])>span:before{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:inherit;border-width:0 .3rem .3rem 0;display:inline-block;border-radius:.3rem;padding:.4rem;transform:rotate(45deg);transition:transform .3s ease}.Select__container>div:not([role=alert]) input{text-transform:none}.Select input,.Select .select__wrapper>button{font-weight:200}.Select .select__wrapper>button{color:#494a4d}.Select .select{width:100%;height:100%}.Select .select__wrapper{position:relative;width:100%}.Select .select__button{width:100%;height:100%;text-align:left;line-height:5rem;padding:.6rem 4rem .5rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border-bottom:.2rem solid #15a3b7}@media(hover: hover){.Select .select__button{transition:border-color .3s}.Select .select__button:hover{border-color:rgba(21,163,183,.7)}}@media screen and (max-width: 1259px){.Select .select__button{line-height:6rem}}@media screen and (min-width: 1260px){.Select .select__button{padding:.3rem 4rem .8rem 0}}.Select .select__button input{background:none;width:100%;cursor:pointer}.Select .select__button input::-moz-placeholder{color:#fff}.Select .select__button input::placeholder{color:#fff}.Select .select__clearButton{display:block;width:1.5rem;height:1.5rem;position:absolute;bottom:.5rem;right:2.5rem;cursor:pointer}.Select .select__clearButton:before,.Select .select__clearButton:after{position:absolute;left:.7rem;content:" ";height:100%;width:.2rem;background-color:#e5f2f7}.Select .select__clearButton:before{transform:rotate(45deg)}.Select .select__clearButton:after{transform:rotate(-45deg)}.Select .select__list{position:absolute;background-color:#fff;z-index:99;max-height:360px;overflow:auto;display:none;width:100%}.Select .select__list ul li{color:#00203e;font-size:1.4rem;padding:1.6rem 2rem 1.5rem 2rem;opacity:.85;cursor:pointer}@media(hover){.Select .select__list ul li:hover{background-color:#f3f3f3}}.Select .select__list ul li.is--selected,.Select .select__list ul li .is--active{font-family:Graphik,sans-serif;font-weight:500;font-style:normal;background-color:transparent;color:inherit}.Select .select__placeholder{height:100%;display:flex;flex-direction:column;justify-content:center;line-height:normal;color:#fff;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.6rem}.Select .select__arrow,.Select .select__search{display:inline-block;width:2rem;height:2rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}.Select .select__arrow:before{display:inline-block;content:"";border:solid #fff;border-width:0 .2rem .2rem 0;padding:.4rem;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg)}.Select .select__search:before{display:inline-block;content:"";background:url("/assets/images/search.svg") no-repeat;padding:.4rem;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:1.4rem;height:1.4rem;background-size:cover}.Select .select.is--activeUI .select__list{display:block}.Select .select.is--activeUI .select__arrow:before{transform:translate(-50%, -50%) rotate(225deg) !important}.Select--autocomplete .select__list{display:block}.Select--autocomplete .flag{display:inline-block;width:4rem;margin-right:1rem;text-align:center}.Select--autocomplete .flag img{display:inline-block;max-height:2rem;max-width:3rem;vertical-align:middle}:root{--swiper-navigation-size: 36px}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: colorBasic(11)}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.icon--swiper svg{width:14px;height:14px;margin:0 auto}@media screen and (min-width: 2540px){.icon--swiper svg{width:calc(1.5 * 14px);height:calc(1.5 * 14px)}}@media screen and (min-width: 3820px){.icon--swiper svg{width:calc(2 * 14px);height:calc(2 * 14px)}}.swiper-button-prev,.swiper-button-next{position:absolute;width:36px;width:var(--swiper-navigation-size);height:36px;height:var(--swiper-navigation-size);margin-top:calc(-1 * 36px / 2);margin-top:calc(-1 * var(--swiper-navigation-size) / 2);color:#707070;border:1px solid;border-radius:50%;transition:opacity .3s,color .3s}@media screen and (min-width: 2540px){.swiper-button-prev,.swiper-button-next{width:calc(1.5 * 36px);width:calc(1.5 * var(--swiper-navigation-size));height:calc(1.5 * 36px);height:calc(1.5 * var(--swiper-navigation-size));border-width:2px}}@media screen and (min-width: 3820px){.swiper-button-prev,.swiper-button-next{width:calc(2 * 36px);width:calc(2 * var(--swiper-navigation-size));height:calc(2 * 36px);height:calc(2 * var(--swiper-navigation-size))}}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:0px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{transform:rotate(180deg);transform-origin:center center;right:0px;left:auto}.swiper-button-lock{display:none}.c-AccordionItem{border-bottom:1px solid #b8b8b8;padding-bottom:1rem;margin-bottom:1.5rem}.c-AccordionItem__button{display:flex;align-items:baseline;width:100%;justify-content:space-between}.c-AccordionItem__button::after{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:inherit;border-width:0 .3rem .3rem 0;display:inline-block;border-radius:.3rem;padding:.4rem;transform:rotate(45deg);transition:transform .3s ease}@media screen and (min-width: 2540px){.c-AccordionItem__button::after{position:relative;top:-0.4rem}}.c-AccordionItem__label{justify-self:flex-end;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}@media screen and (max-width: 1259px){.c-AccordionItem__label{display:none}}.c-AccordionItem__heading{text-align:left;margin-right:auto}@media screen and (min-width: 1260px){.c-AccordionItem__heading{font-size:2.2rem;padding-right:3rem;max-width:calc(100% - 7rem)}}.c-AccordionItem__content{overflow:hidden;max-height:0px;transition:max-height .4s ease}.c-AccordionItem__inner{padding-top:2rem;transition:max-height .4s ease}@media screen and (min-width: 1260px){.c-AccordionItem__inner{padding-bottom:2rem;line-height:2.8rem}}.c-AccordionItem__inner>div[class^=m-]+div[class^=m-]{margin-top:3rem}.c-AccordionItem.is--expanded .c-AccordionItem__heading{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.c-AccordionItem.is--expanded .c-AccordionItem__button::after{transform:rotate(-135deg);top:.4rem;position:relative}@media screen and (min-width: 2540px){.c-AccordionItem.is--expanded .c-AccordionItem__button::after{top:.1rem}}.c-AccordionItem.is--expanded .c-AccordionItem__content{max-height:none}.c-BoxRelatedContentItem__image{margin:0 auto}.c-BoxRelatedContentItem__content{padding:3rem 0 0}@media screen and (min-width: 960px){.c-BoxRelatedContentItem__content{padding-left:1.5rem;padding-right:1.5rem}}.c-BoxRelatedContentItem__heading{color:#00203e;display:flex}.c-BoxRelatedContentItem__heading .Heading__text{font-size:2rem;margin-bottom:0}.c-BoxRelatedContentItem__subHeading .Heading__text{font-size:1.8rem;text-decoration:underline}.c-BoxRelatedContentItem__description{margin-top:3rem}.c-BoxRelatedContentItem__info *{display:block;font-size:1.4rem}.c-BoxRelatedContentItem__date{display:inline-block}.c-BoxRelatedContentItem__date~a{margin-left:2.6rem;display:inline-block}.c-BoxRelatedContentItem__date~a:before{content:"|";position:relative;right:1.5rem;cursor:default;color:#494a4d}.c-BoxRelatedContentItem__source{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;color:#2a70b2}@media screen and (max-width: 1259px){.c-BoxRelatedContentItem__source{font-size:2rem;margin-top:1rem;margin-bottom:2rem}.c-BoxRelatedContentItem__source~.c-BoxRelatedContentItem__heading .Heading__text{font-size:2rem}}.c-BoxRelatedContentItem__icon{flex:0 0 2.4rem;margin-right:1.5rem;margin-left:-1.6rem}.c-BoxRelatedContentItem__icon .icon{height:2.4rem}.c-BoxRelatedContentItem__buttons{display:flex;grid-gap:3rem;gap:3rem;margin-top:auto;align-items:center;position:relative;height:4.8rem}.c-BoxRelatedContentItem__buttons .c-Button{width:16rem}.c-BoxRelatedContentItem__buttons .c-Button--expandable{position:absolute;top:0;left:0}.c-BoxRelatedContentItem__buttons .c-Button--expandable~.c-BoxRelatedContentItem__sharing{position:relative}.c-BoxRelatedContentItem__sharing{color:#007db1;margin-left:auto}@media(hover: hover){.c-BoxRelatedContentItem__sharing .c-Sharing__link:hover{color:#102a60}}.c-BoxRelatedContentItem--file{height:100%;padding:0 2.5rem 3rem;background-color:#e5f2f7}.c-BoxRelatedContentItem--file .c-BoxRelatedContentItem__content{display:flex;flex-direction:column;height:100%}.c-BoxRelatedContentItem--file .c-BoxRelatedContentItem__content .Heading{margin-bottom:2rem}.c-BoxRelatedContentItem--file .c-BoxRelatedContentItem__info{margin-top:auto}.c-BoxRelatedContentItem--file .c-BoxRelatedContentItem__info~.c-BoxRelatedContentItem__buttons{margin-top:2rem}.c-BoxRelatedContentItem--file .c-BoxRelatedContentItem__icon~.Heading .Heading__text{font-size:1.8rem}.c-BoxRelatedContentItem--box{padding:2.2rem 1.5rem 2.4rem;background-color:#e5f2f7}.c-BoxRelatedContentItem--box .c-BoxRelatedContentItem__icon{margin:0 auto}.c-BoxRelatedContentItem--box .c-BoxRelatedContentItem__icon .icon{height:10rem}.c-BoxRelatedContentItem--box .c-BoxRelatedContentItem__content{padding-top:2.1rem}.c-BoxRelatedContentItem--box .Heading{justify-content:center;margin-bottom:0}.c-BoxRelatedContentItem--box .Heading__text{min-height:3.4rem;font-size:1.4rem;text-align:center}.c-BoxRelatedContentItem--topic{height:100%}.c-BoxRelatedContentItem--topic .c-BoxRelatedContentItem__content{padding:0 0 2rem;height:100%;display:flex;flex-direction:column}@media screen and (min-width: 1260px){.c-BoxRelatedContentItem--topic .c-BoxRelatedContentItem__content{padding:0}}.c-BoxRelatedContentItem--topic .c-BoxRelatedContentItem__heading{margin-bottom:2rem;text-decoration:underline}@media screen and (min-width: 960px){.c-BoxRelatedContentItem--topic .c-BoxRelatedContentItem__heading{text-decoration:none;margin-bottom:0}}.c-BoxRelatedContentItem--topic .c-BoxRelatedContentItem__info{margin-top:auto}@media screen and (max-width: 1259px){.c-BoxRelatedContentItem--topic .c-BoxRelatedContentItem__source~.c-BoxRelatedContentItem__heading{text-decoration:none}}.c-BoxRelatedContentItem--topic .Heading{margin-bottom:0}.c-BoxRelatedContentItem--topic .Heading__text{font-size:1.6rem;line-height:1.5;margin-bottom:1rem}@media screen and (min-width: 960px){.c-BoxRelatedContentItem--topic .Heading__text{font-size:2rem;margin-bottom:3rem}}.c-BoxRelatedContentItem--cover{height:100%;margin-top:6rem;padding:4rem 3rem 0;background-color:#e5f2f7}@media screen and (min-width: 960px){.c-BoxRelatedContentItem--cover{padding:6rem 2rem 0}}@media screen and (min-width: 1260px){.c-BoxRelatedContentItem--cover{padding:5rem 5rem 0}}.c-BoxRelatedContentItem--cover .c-BoxRelatedContentItem__image{max-width:20rem;margin:-10rem auto 0 0}@media screen and (min-width: 960px){.c-BoxRelatedContentItem--cover .c-BoxRelatedContentItem__image{margin-top:-11rem}}@media screen and (max-width: 319px){.c-BoxRelatedContentItem--cover .c-BoxRelatedContentItem__image{width:100%}}.c-BoxRelatedContentItem--cover .c-BoxRelatedContentItem__content{padding-left:0;padding-right:0}.c-BoxRelatedContentItem--value{height:100%;padding:4rem 3rem;background-color:#e5f2f7}@media screen and (min-width: 1260px){.c-BoxRelatedContentItem--value{padding:2.5rem 2.5rem 3rem}}.c-BoxRelatedContentItem--value .c-BoxRelatedContentItem__content{height:calc(100% - 6.5rem);display:flex;flex-direction:column}.c-BoxRelatedContentItem--value .c-BoxRelatedContentItem__heading{margin-bottom:1rem}.c-BoxRelatedContentItem--value .c-BoxRelatedContentItem__image{margin:-6rem 0 0}.c-BoxRelatedContentItem--value .c-BoxRelatedContentItem__content{padding:2rem 0 0}.c-BoxRelatedContentItem--value .c-BoxRelatedContentItem__description{margin-top:0;margin-bottom:2rem}.c-BoxRelatedContentItem--value .c-BoxRelatedContentItem__link{margin-top:auto}.c-BoxRelatedContentItem--valueNoBgr{background-color:unset}.c-BoxRelatedContentItem--widePd{padding:4rem 3rem}@media screen and (min-width: 1260px){.c-BoxRelatedContentItem--widePd{padding:2.5rem 4.5rem 3rem 4.5rem}}@media screen and (min-width: 2540px){.c-BoxRelatedContentItem--widePd{padding:2.5rem 4.5rem 7rem 4.5rem}}@media screen and (min-width: 3820px){.c-BoxRelatedContentItem--widePd{padding:2.5rem 4.5rem 3rem 4.5rem}}.c-BoxRelatedContentItem--titleSlide{height:100%;display:flex;flex-direction:column}.c-BoxRelatedContentItem__titleBox{background-color:#e5f2f7;display:flex;justify-content:center;align-items:center}.c-BoxRelatedContentItem__title{color:#007db1;font-size:1.8rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;line-height:1.55;padding:0 3rem}@media screen and (min-width: 960px){.c-BoxRelatedContentItem__title{padding:0 2rem}}@media screen and (min-width: 1260px){.c-BoxRelatedContentItem__title{padding:0 6rem}}.m-CompanyValues__list--boxesWidePd .c-BoxRelatedContentItem{padding:4rem 3rem}@media screen and (min-width: 1260px){.m-CompanyValues__list--boxesWidePd .c-BoxRelatedContentItem{padding:2.5rem 4.5rem 3rem 4.5rem}}.c-BoxRelatedContentItem--bgPict,.c-BoxRelatedContentItem--blueGradBg{position:relative;color:#fff}@media screen and (min-width: 1260px){.c-BoxRelatedContentItem--bgPict,.c-BoxRelatedContentItem--blueGradBg{position:absolute;top:0;width:100%}}.c-BoxRelatedContentItem--bgPict .Heading__text,.c-BoxRelatedContentItem--blueGradBg .Heading__text{color:#fff}.c-BoxRelatedContentItem--bgPict .c-BoxRelatedContentItem__content{position:absolute;left:2.7rem;right:2.7rem;bottom:2.4rem}.c-BoxRelatedContentItem--blueGradBg{background:transparent linear-gradient(201deg, #1670ab 0%, #15a9b8 100%) 0% 0% no-repeat;height:100%}.c-BoxRelatedContentItem--blueGradBg .c-BoxRelatedContentItem__content{padding-top:0;height:100%}.c-BoxRelatedContentItem__loginDetails{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}@media screen and (min-width: 960px){.c-BoxRelatedContentItem__loginDetails{margin-left:-1.5rem;margin-right:-1.5rem}}.c-BoxRelatedContentItem__loginDetails .c-BoxRelatedContentItem__icon{margin:1.6rem 0 4.1rem}.c-BoxRelatedContentItem__loginDetails .c-BoxRelatedContentItem__icon .icon{width:3.4rem;height:3.4rem}.c-BoxRelatedContentItem__loginText{font-size:1.5rem;text-align:center;margin-bottom:4.1rem}.c-Breadcrumbs{display:none}@media screen and (min-width: 1260px){.c-Breadcrumbs{display:block;font-size:1.2rem;margin-top:2rem}}.c-Breadcrumbs__wrapper{text-align:right}.c-Breadcrumbs__list li{display:inline}.c-Breadcrumbs__link{color:inherit}@media(hover: hover){.c-Breadcrumbs__link:hover{text-decoration:underline}}.c-Brochure{display:flex;grid-gap:1.6rem;gap:1.6rem;border-bottom:1px solid #b8b8b8;padding-top:3rem;padding-bottom:3rem}@media screen and (max-width: 1259px){.c-Brochure{flex-direction:column}}.c-Brochure__image{flex:0 0 20.4rem}.c-Brochure__image img{border:1px solid #007db1}@media screen and (min-width: 1260px){.c-Brochure__image{margin-top:.3rem}}.c-Brochure__title>*{font-size:2.4rem}.c-Brochure__date{display:block;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;color:#8c9198;margin-top:1rem}.c-Brochure__description{margin-top:2rem;margin-bottom:1rem}@media screen and (min-width: 1260px){.c-Brochure__description{line-height:2.8rem}}.c-Brochure__content{overflow:hidden;max-height:0px;transition:max-height .4s ease}.c-Brochure__content.is--expanded{display:block}.c-Brochure__content.is--expanded.is--active{max-height:none !important}.c-Brochure__inner{transition:max-height .4s ease;margin-bottom:2rem}.c-Brochure__inner>p{margin-bottom:2rem}.c-Brochure__buttons{position:relative;height:4.8rem;margin-top:2rem}.c-Brochure__buttons .c-Button{width:16rem}.c-Brochure__buttons .c-Button--expandable{position:absolute;top:0;left:0}.c-Button{font-size:1.6rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;color:#fff;text-align:center;text-decoration:none;display:inline-flex;padding:1.1rem 1.6rem;transition:all .2s ease-out;position:relative;z-index:1;border-radius:.3rem;box-shadow:.4rem .4rem 0 0 rgba(0,0,0,.1);min-height:4.4rem;margin-bottom:.4rem}.c-Button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:.3rem;background-color:#007db1;transition:background-color .2s ease-out,opacity .2s ease-out}@media(hover){.c-Button:hover:before{opacity:.8}}.c-Button--center{justify-content:center}.c-Button__label{position:relative;width:100%}.c-Button .icon{position:relative;width:2rem;height:2rem}.c-Button .icon~.c-Button__label{margin-left:1.4rem;width:auto}.c-Button__expandable{position:relative;max-height:0;overflow:hidden;transition:max-height .2s ease-out;flex:0 0 100%}.c-Button__expandable span,.c-Button__expandable a{color:#fff}.c-Button__expandable span{padding:.5rem 0;width:100%;margin:1rem 0;display:block;font-size:1.2rem;font-family:Graphik,sans-serif;font-weight:300;font-style:normal;border-top:1px solid #8dd958;border-bottom:1px solid #8dd958}.c-Button__expandableList{display:flex;justify-content:space-evenly}.c-Button__expandableList--column{flex-direction:column;align-items:flex-start;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;padding-top:1rem}.c-Button__expandableList--column>li{text-align:left}@media(hover: hover){.c-Button__expandableList--column a:hover{text-decoration:underline}}.c-Button--expandable{flex-wrap:wrap;z-index:2;cursor:pointer}.c-Button--green{max-width:23rem}.c-Button--green.is--active:before,.c-Button--green[focus-within]:before{background-color:#7ac546;opacity:1}.c-Button--green.is--active:before,.c-Button--green:focus-within:before{background-color:#7ac546;opacity:1}.c-Button--error:before{background-color:#b10000}.c-Button--strong:before{background-color:#b10000}.c-Button--special:before{background-color:#7ac546}.c-Button--special .icon{width:2.6rem}@media(hover){.c-Button--special:hover:before{background-color:#52a419;opacity:1}}.c-Button--simple{min-height:auto;padding:0;margin-bottom:0;box-shadow:none;align-items:center}.c-Button--simple::before{display:none}@media(hover){.c-Button--simple:hover .c-Button__label{text-decoration:none}}.c-Button--simple .c-Button__label{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;text-decoration:underline}.c-Button--small{padding:.3rem .6rem .2rem .5rem}a.c-Button *,button.c-Button *{pointer-events:none}a.c-Button:active,button.c-Button:active{transition:none;transform:translate(0.1rem, 0.1rem);box-shadow:.3rem .3rem 0 0 rgba(0,0,0,.16)}.c-Chart{margin-top:auto}.c-Chart__data{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap}@media screen and (min-width: 1260px){.c-Chart__data{flex-wrap:nowrap}}.c-Chart__val{font-size:5rem;color:#00203e;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.c-Chart__unit{font-size:1.6rem;font-family:Graphik,sans-serif;font-weight:600;font-style:normal;color:#00203e}.c-Chart__trend{font-size:1.4rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;color:#2b7cb2}.c-Chart__trend-graph:before{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjA4NCIgaGVpZ2h0PSIxMi4xMjIiIHZpZXdCb3g9IjAgMCA4LjA4NCAxMi4xMjIiPgogIDxwYXRoIGlkPSJJY29uX2lvbmljLWlvcy1hcnJvdy1yb3VuZC11cCIgZGF0YS1uYW1lPSJJY29uIGlvbmljLWlvcy1hcnJvdy1yb3VuZC11cCIgZD0iTTE5LjE3NywxMi4yNzNhLjU1LjU1LDAsMCwxLS43NzUsMEwxNS44MzgsOS43MjJWMTkuNDZhLjU0Ny41NDcsMCwwLDEtMS4wOTUsMFY5LjcyMmwtMi41NjQsMi41NmEuNTU0LjU1NCwwLDAsMS0uNzc1LDAsLjU0NS41NDUsMCwwLDEsMC0uNzdMMTQuOSw4LjAzOGgwYS42MTUuNjE1LDAsMCwxLC4xNzMtLjExNC41MjIuNTIyLDAsMCwxLC4yMTEtLjA0Mi41NDkuNTQ5LDAsMCwxLC4zODMuMTU2bDMuNDk1LDMuNDY5QS41MzYuNTM2LDAsMCwxLDE5LjE3NywxMi4yNzNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEuMjQ3IC03Ljg4MikiIGZpbGw9IiMyYjdjYjIiLz4KPC9zdmc+Cg==");margin-right:.5rem;line-height:0;display:none}.c-Chart__trend-graph.positive:before{display:inline-block;transform:rotate(0deg)}.c-Chart__trend-graph.negative:before{display:inline-block;transform:rotate(180deg)}.c-Chart--error{margin-top:0}.c-Chart__tooltip{display:inline-block;padding:0px 10px 5px;text-align:center}.c-CountrySearch{position:relative}@media screen and (max-width: 479px){.c-CountrySearch{margin-left:-2.6rem;margin-right:-2.6rem;max-width:calc(100% + (2.6rem* 2))}}@media screen and (min-width: 1260px){.c-CountrySearch{padding:2.5rem 5rem 2.5rem 6rem}}.c-CountrySearch::before{content:"";background-color:#00203e;opacity:.85;position:absolute;top:0;right:0;bottom:0;left:0}.c-CountrySearch__wrapper{display:flex;position:relative;align-items:center}@media screen and (max-width: 1259px){.c-CountrySearch__wrapper{padding:1rem 2.6rem 2rem}}.c-CountrySearch__icon{display:none;width:3.2rem}@media screen and (min-width: 1260px){.c-CountrySearch__icon{display:block;margin-right:4.3rem}}.c-CountrySearch__icon .icon{height:3.2rem}.c-CountrySearch__icon .icon svg{fill:#15a3b7}.c-CountrySearch__form{display:flex;width:100%}.c-CountrySearch__form.is--loading{pointer-events:none;opacity:.7}.c-CountrySearch__form .error{color:#fff}@media screen and (max-width: 1259px){.c-CountrySearch__form{flex-direction:column}}.c-CountrySearch__selects{display:flex;width:100%}@media screen and (max-width: 1259px){.c-CountrySearch__selects{flex-direction:column;grid-row-gap:1.6rem;row-gap:1.6rem}}@media screen and (min-width: 1260px){.c-CountrySearch__selects{grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}}@media screen and (max-width: 1259px){.c-CountrySearch__btn{margin-top:1rem}}@media screen and (min-width: 1260px){.c-CountrySearch__btn{margin-left:2rem}}.c-CountrySearch__btnLabel{color:#fff;font-family:Graphik,sans-serif;font-weight:500;font-style:normal}.c-CountrySearch .select.show-on-desktop{display:none}@media screen and (min-width: 1260px){.c-CountrySearch .select.show-on-desktop{display:block}}.c-CountrySearch--simple{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;display:block;border:1px solid #2a2a2a;margin-left:0;margin-right:0}@media screen and (min-width: 768px){.c-CountrySearch--simple{padding:.6rem 1rem .5rem}}input.c-CountrySearch--simple{width:100%;padding-right:3rem}.c-CountrySearch--simple:before{background-color:#fff}.c-CountrySearch--simple .c-CountrySearch__btn{position:absolute;right:0rem}@media screen and (max-width: 1259px){.c-CountrySearch--simple .c-CountrySearch__wrapper{padding:.6rem 1rem .5rem}}.c-CountrySearch--simple .Select .select__placeholder{border-bottom:none;color:#000}.c-CountrySearch--simple .Select .select__placeholder::-moz-placeholder{color:#000}.c-CountrySearch--simple .Select .select__placeholder::placeholder{color:#000}.c-CountrySearch--simple .Select .select__button{border-bottom:none;padding:.3rem 4rem .3rem 0;margin-right:4rem}.c-CountrySearch--simple .Select .select__arrow{display:none}.c-CountrySearch--simple .Select .select__clearButton:before,.c-CountrySearch--simple .Select .select__clearButton:after{background-color:#1670ab;opacity:.6}.c-CountrySearch--simple .select__list{max-height:15rem;top:3rem;width:auto;left:-1rem;right:-1rem}.c-CountrySearch--simple .select.is--activeUI .select__list{border:1px solid #d9ecfd}.c-Dashboard__container{background-color:#e5f2f7;margin-left:4.4rem;padding:4.2rem 0 3rem 3.6rem}.c-Dashboard__image{margin-left:-4rem;margin-bottom:2rem}.c-Dashboard__image img{border:10px solid #cbe3ec;width:29.2rem;height:19.9rem}.c-Dashboard__heading{color:#000}.c-Dashboard__heading>*{font-size:1.8rem}.c-Filters{margin-bottom:1.8rem;font-size:1.6rem}@media screen and (min-width: 1260px){.c-Filters{display:flex;align-items:baseline;margin-bottom:6rem}}.c-Filters__list,.c-Filters__sortlist,.c-Filters__sort{display:flex;flex-wrap:wrap}.c-Filters__list{grid-gap:1.6rem 4rem;gap:1.6rem 4rem}.c-Filters__info>span{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;display:inline-block;margin-right:1rem}@media screen and (max-width: 1259px){.c-Filters__info>span{margin-bottom:.6rem}}.c-Filters__info>span+span{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;color:#fff;background-color:#007db1;width:2.3rem;height:2.3rem;line-height:2.3rem;text-align:center;border-radius:50%}@media screen and (max-width: 1259px){.c-Filters__info~.c-Filters__sort{margin-top:1.2rem}}@media screen and (max-width: 1259px){.c-Filters__sort{border-top:1px solid #b8b8b8;padding-top:2.1rem;margin-top:2.5rem}}@media screen and (min-width: 1260px){.c-Filters__sort{margin-left:15rem}}.c-Filters__sort>span{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;display:inline-block;margin-right:1rem}@media screen and (max-width: 1259px){.c-Filters__sort>span{margin-bottom:.6rem}}.c-Filters__sortlist{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.c-Filters__sortlist li~li::before{content:"|";margin:0 .6rem 0 .7rem}.c-Filters__sortbutton{color:inherit;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}@media(hover: hover){.c-Filters__sortbutton:hover{text-decoration:underline}}.c-Filters__sortbutton.is--active{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.c-Filters__button{position:relative;margin-bottom:1rem;color:#494a4d;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}.c-Filters__button:after{content:"";display:block;height:.6rem;width:0;position:absolute;left:50%;transform:translate(-50%, 0.3rem);background-color:#007db1;transition:width .2s ease-out}.c-Filters__button.is--active{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;color:#007db1}.c-Filters__button.is--active::after{width:100%}@media(hover){.c-Filters__button:hover{color:#007db1}.c-Filters__button:hover::after{width:100%}}@media screen and (min-width: 1260px){.c-Filters--partial{max-width:60rem;margin:2.5rem auto 0;padding-top:2rem;border-top:2px solid #b8b8b8}}.c-Filters--partial .c-Filters__sort{margin-left:0;flex-wrap:wrap}.c-Filters--partial .c-Filters__sortlabel{flex:0 0 100%;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;margin-bottom:1rem}.c-FooterList__button{width:100%;position:relative;padding-right:2.5rem}.c-FooterList__button::after{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:#000;border-width:0 .3rem .3rem 0;display:inline-block;border-radius:.3rem;padding:.4rem;transform:rotate(45deg);position:absolute;right:0;top:.3rem;transition:transform .3s ease}.c-FooterList__content{position:relative;overflow:hidden;max-height:0;transition:max-height .4s ease}.c-FooterList__inner{padding-bottom:2rem;transition:max-height .4s ease}@media screen and (min-width: 768px)and (max-width: 1259px){.c-FooterList__list{-moz-column-count:2;column-count:2}.c-FooterList__list li{min-width:50%}}.c-FooterList.is--expanded .c-FooterList__button::after{transform:rotate(-135deg);top:.8rem}.c-FooterList.is--expanded .c-FooterList__content{display:block;max-height:none}@media screen and (min-width: 1260px){.c-FooterList[data-togglecontent-init=mobile] .c-FooterList__button{padding-right:0}.c-FooterList[data-togglecontent-init=mobile] .c-FooterList__button::after{display:none}}.c-InfoboxItem__container{display:flex;align-items:center}.c-InfoboxItem__iconWrapper{flex:0 0 4rem;margin-right:2rem;align-self:flex-start}.c-InfoboxItem__icon{width:5rem;height:4rem}.c-InfoboxItem__description{flex-basis:1 1 22rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;line-height:2.4rem;font-size:1.3rem}@media screen and (max-width: 1259px){.c-InfographicItem{margin-bottom:3rem}}@media screen and (min-width: 1260px){.c-InfographicItem{display:flex;flex-direction:column;height:100%}}.c-InfographicItem__image{margin-bottom:3rem;border:1px solid #b8b8b8}@media screen and (min-width: 1260px){.c-InfographicItem__content{display:flex;flex-direction:column;height:100%}}.c-InfographicItem__link{color:#102a60;cursor:pointer}.c-InfographicItem__heading>*{margin-bottom:0}@media screen and (min-width: 1260px){.c-InfographicItem__buttons{margin-top:auto}}.c-InfographicItem__buttons>.c-Button:first-child{min-width:14.6rem;justify-content:center}@media screen and (min-width: 320px){.c-InfographicItem__buttons>.c-Button:first-child{min-width:17.6rem}}.c-InfographicItem__buttons>.c-Button~.c-Button{margin-left:2rem}.c-Input{position:relative;margin-bottom:2rem}.c-Input--input-hidden{margin:0}.c-Input p{color:#000}.c-Input label{display:block;margin-bottom:1.23rem;font-size:1.4rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.c-Input--file label{width:auto;display:inline-block;padding:.9rem 1.8rem .6rem 1.6rem;border:1px solid #007db1;color:#007db1;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;border-radius:.3rem;cursor:pointer}.c-Input input,.c-Input select,.c-Input textarea{width:100%;padding:1.2rem 4.3rem 1.1rem 2.3rem;font-size:1.6rem;border:1px solid #aaaaab;background-color:#fff;color:#000;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;border-radius:0}.c-Input input:after,.c-Input select:after,.c-Input textarea:after{content:""}.c-Input input[type=checkbox]+label,.c-Input input[type=radio]+label{margin-bottom:.3rem;padding-left:4.1rem;font-size:1.6rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}.c-Input input[type=checkbox]+label:before,.c-Input input[type=radio]+label:before{margin-right:10px;display:block;width:2.3rem;height:2.3rem;border:1px solid #707070;line-height:1.25em}.c-Input input[type=checkbox]:checked+label:before{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4zNjIiIGhlaWdodD0iOS4xNDkiIHZpZXdCb3g9IjAgMCAxMy4zNjIgOS4xNDkiPg0KICA8ZGVmcz4NCiAgICA8c3R5bGU+DQogICAgICAuY2xzLTEgew0KICAgICAgICBmaWxsOiBub25lOw0KICAgICAgICBzdHJva2U6ICMwMDA7DQogICAgICAgIHN0cm9rZS13aWR0aDogMnB4Ow0KICAgICAgfQ0KICAgIDwvc3R5bGU+DQogIDwvZGVmcz4NCiAgPHBhdGggaWQ9IlBhdGhfMTY4NyIgZGF0YS1uYW1lPSJQYXRoIDE2ODciIGNsYXNzPSJjbHMtMSIgZD0iTS0xNDYwLjIxLTkwODIuNzM4bDQuNzg4LDQuNyw3LjE3My03LjAzNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ2MC45MSA5MDg1Ljc5MSkiLz4NCjwvc3ZnPg0K");line-height:1.1;text-indent:.1rem}.c-Input input[type=radio]+label{display:block}.c-Input input[type=radio]+label:before{content:"";border-radius:50%}.c-Input input[type=radio]+label:not(:last-of-type){margin-bottom:2rem}.c-Input input[type=radio]:checked+label:after{content:"";display:block;width:.9rem;height:.9rem;background-color:#000;border-radius:50%;top:.7rem;left:.7rem;position:absolute}.c-Input input[type=file]{border:none;padding:0;display:block}.c-Input input[type=file]::file-selector-button{display:none}.c-Input select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi43MTIiIGhlaWdodD0iNy4yNjgiIHZpZXdCb3g9IjAgMCAxMi43MTIgNy4yNjgiPg0KICA8ZyBpZD0iR3JvdXBfMTUzNSIgZGF0YS1uYW1lPSJHcm91cCAxNTM1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMi43MTIpIHJvdGF0ZSg5MCkiPg0KICAgIDxwYXRoIGlkPSJJY29uX2lvbmljLWlvcy1hcnJvdy1mb3J3YXJkIiBkYXRhLW5hbWU9Ikljb24gaW9uaWMtaW9zLWFycm93LWZvcndhcmQiIGQ9Ik0xNi4zMjQsMTIuNTVsLTQuODEtNC44MDdhLjkuOSwwLDAsMSwwLTEuMjgzLjkxNi45MTYsMCwwLDEsMS4yODcsMGw1LjQ1LDUuNDQ2YS45MDcuOTA3LDAsMCwxLC4wMjYsMS4yNTNMMTIuOCwxOC42NDNhLjkwOS45MDksMCwwLDEtMS4yODctMS4yODNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEuMjQ2IC02LjE5NikiLz4NCiAgPC9nPg0KPC9zdmc+DQo=");background-repeat:no-repeat;background-position:calc(100% - 2.1rem) center}.c-Input select:before{right:1rem;top:1rem;content:"›";transform:rotate(90deg);display:block}.c-Input select option{display:block;padding:.9rem 1.8rem .6rem 1.6rem;height:50px}.c-Input textarea{resize:vertical;min-height:5.5rem}.c-Input.is--error label{color:red}.c-Input.is--error input,.c-Input.is--error select,.c-Input.is--error textarea{border-color:red;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE4IiBoZWlnaHQ9IjkuMzkiIHZpZXdCb3g9IjAgMCA5LjE4IDkuMzkiPgogIDxwYXRoIGlkPSJQYXRoXzE3OTciIGRhdGEtbmFtZT0iUGF0aCAxNzk3IiBkPSJNLTEyMzMuMTMsODg4N2wtMy44NzEsNCwzLjg3MS00LTMuODcxLTQsMy44NzEsNCwzLjg3MS00LTMuODcxLDQsMy44NzEsNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyMzcuNzIgLTg4ODIuMzA2KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJyZWQiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K") no-repeat calc(100% - 2.1rem) center}.c-Input.is--error input[type=checkbox]+label:before,.c-Input.is--error input[type=radio]+label:before{border-color:red;color:red}.c-Input.is--error input[type=checkbox]+label:after,.c-Input.is--error input[type=radio]+label:after{background-color:red}.c-Input.is--error input[type=checkbox]:checked+label:before{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4zNjIiIGhlaWdodD0iOS4xNDkiIHZpZXdCb3g9IjAgMCAxMy4zNjIgOS4xNDkiPg0KICA8ZGVmcz4NCiAgICA8c3R5bGU+DQogICAgICAuY2xzLTEgew0KICAgICAgICBmaWxsOiBub25lOw0KICAgICAgICBzdHJva2U6IHJlZDsNCiAgICAgICAgc3Ryb2tlLXdpZHRoOiAycHg7DQogICAgICB9DQogICAgPC9zdHlsZT4NCiAgPC9kZWZzPg0KICA8cGF0aCBpZD0iUGF0aF8xNjg3IiBkYXRhLW5hbWU9IlBhdGggMTY4NyIgY2xhc3M9ImNscy0xIiBkPSJNLTE0NjAuMjEtOTA4Mi43MzhsNC43ODgsNC43LDcuMTczLTcuMDM1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDYwLjkxIDkwODUuNzkxKSIvPg0KPC9zdmc+DQo=")}.c-Input.is--success input,.c-Input.is--success select,.c-Input.is--success textarea{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4zNjIiIGhlaWdodD0iOS4xNDkiIHZpZXdCb3g9IjAgMCAxMy4zNjIgOS4xNDkiPgogIDxnIGlkPSJHcm91cF8xODcyIiBkYXRhLW5hbWU9Ikdyb3VwIDE4NzIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNjcuNTk2IC05NjMuMjM2KSI+CiAgICA8cGF0aCBpZD0iUGF0aF8xNjg3IiBkYXRhLW5hbWU9IlBhdGggMTY4NyIgZD0iTS0xNDYwLjIxLTkwODIuNzM4bDQuNzg4LDQuNyw3LjE3My03LjAzNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTgyOC41MDcgMTAwNDkuMDI3KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjN2FjNTQ2IiBzdHJva2Utd2lkdGg9IjIiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat calc(100% - 2.1rem) center}.c-Input .error{color:red}.c-Input__message{padding-top:.5rem;font-size:1.4rem}.c-Leaflet{display:flex;grid-gap:2rem;gap:2rem;border-bottom:1px solid #b8b8b8;flex-direction:column;padding-top:3rem;padding-bottom:3rem}@media screen and (min-width: 1260px){.c-Leaflet{flex-direction:row}}.c-Leaflet__image img{border:1px solid #007db1}@media screen and (min-width: 1260px){.c-Leaflet__image{margin-top:.3rem;flex:0 0 30rem}}.c-Leaflet__title>*{font-size:2.4rem}.c-Leaflet__subTitle{margin:1rem 0 2rem}.c-Leaflet__subTitle>*{font-size:2rem}.c-Leaflet__date{display:block;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;color:#8c9198;margin-top:1rem}.c-Leaflet__description{margin-top:2rem;margin-bottom:1rem;font-size:1.6rem}@media screen and (min-width: 1260px){.c-Leaflet__description{line-height:2.8rem}}.c-Leaflet__content{overflow:hidden;max-height:0px;transition:max-height .4s ease}.c-Leaflet__content.is--expanded{display:block}.c-Leaflet__content.is--expanded.is--active{max-height:none !important}.c-Leaflet__inner{transition:max-height .4s ease;margin-bottom:2rem}.c-Leaflet__inner>p{margin-bottom:2rem}.c-Leaflet__buttons{position:relative;height:4.8rem;margin-top:2rem}.c-Leaflet__buttons .c-Button{width:16rem}.c-Leaflet__buttons .c-Button--expandable{position:absolute;top:0;left:0}.c-Leaflet__tags{display:flex;flex-wrap:wrap}.c-Leaflet__tagItem{padding-right:1rem;margin-right:1rem;position:relative;font-size:1.6rem}@media screen and (min-width: 1260px){.c-Leaflet__tagItem{padding-right:1rem;margin-right:1rem}}.c-Leaflet__tagItem:after{content:"|";position:absolute;right:-2px}.c-Leaflet__tagItem:last-child{padding-right:0;margin-right:0}.c-Leaflet__tagItem:last-child:after{display:none}.c-Loader{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#e5f2f7;opacity:.9;z-index:5}.c-Loader .lds-ring{display:inline-block;position:relative;width:80px;height:80px;top:50%;left:50%;transform:translate(-50%, -50%)}.c-Loader .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #cecece;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#cecece transparent transparent transparent}.c-Loader .lds-ring div:nth-child(1){animation-delay:-0.45s}.c-Loader .lds-ring div:nth-child(2){animation-delay:-0.3s}.c-Loader .lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.c-LoadMore{display:inline-flex;flex-direction:column;align-items:center;grid-gap:2rem;gap:2rem}.c-LoadMore__text{line-height:1}.c-LoadMore__empty{height:.4rem;width:15.4rem;background-color:#e5f2f7;border-radius:.2rem}@media screen and (min-width: 480px){.c-LoadMore__empty{width:18.4rem}}.c-LoadMore__full{display:block;background-color:#007db1;height:.4rem;width:13.5%;max-width:100%}.c-ManagementItem{display:grid;grid-template-columns:7.7rem 1fr;grid-gap:2rem;gap:2rem;border-bottom:1px solid #b8b8b8;padding-top:3rem;padding-bottom:3rem}@media screen and (min-width: 1260px){.c-ManagementItem{grid-template-columns:14.7rem 1fr;grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}.c-ManagementItem__image img{height:9.5rem;border:1px solid #007db1}@media screen and (min-width: 1260px){.c-ManagementItem__image img{height:18.2rem}}@media screen and (min-width: 1260px){.c-ManagementItem__image{grid-row:1/3;margin-top:.3rem}}@media screen and (max-width: 1259px){.c-ManagementItem__info{grid-column:1/3}}.c-ManagementItem__name>*{font-size:2.2rem}.c-ManagementItem__position{font-family:Graphik,sans-serif;font-weight:600;font-style:normal;font-size:1.2rem;color:#8c9198;text-transform:uppercase;margin-top:1rem}@media screen and (max-width: 1259px){.c-ManagementItem__position{margin-bottom:2rem}}.c-ManagementItem__description{margin-bottom:1rem}.c-ManagementItem__content{overflow:hidden;max-height:0px;transition:max-height .4s ease}.c-ManagementItem__content.is--expanded{display:block}.c-ManagementItem__content.is--expanded.is--active{max-height:none !important}.c-ManagementItem__inner{transition:max-height .4s ease;margin-bottom:2rem}.c-ManagementItem__inner>p{margin-bottom:2rem}.c-ManagementItem__link,.c-ManagementItem__button{display:inline-block}@media screen and (min-width: 1260px){.c-ManagementItem__link,.c-ManagementItem__button{font-size:1.8rem}}.c-ManagementItem--big{background-color:#e5f2f7;padding-top:3rem;padding-bottom:3rem;grid-template-columns:10.9rem 1fr;margin-bottom:3rem;border:0}@media screen and (max-width: 1259px){.c-ManagementItem--big{box-shadow:-40vw 0 0 0 #e5f2f7,40vw 0 0 0 #e5f2f7}}@media screen and (min-width: 1260px){.c-ManagementItem--big{grid-template-columns:24.2rem 1fr;padding:4rem 7rem 4rem 0;margin-left:11rem;grid-gap:0;gap:0}}@media screen and (min-width: 1260px){.c-ManagementItem--big .c-ManagementItem__image{margin-left:-11rem}}.c-ManagementItem--big .c-ManagementItem__image img{height:13.6rem}@media screen and (min-width: 1260px){.c-ManagementItem--big .c-ManagementItem__image img{height:34.4rem}}@media screen and (min-width: 1260px){.c-ManagementItem--big .c-ManagementItem__name{margin-top:1.7rem}}.c-ManagementItem--big .c-ManagementItem__name>*{font-size:2.4rem}@media screen and (min-width: 1260px){.c-ManagementItem--big .c-ManagementItem__name>*{font-size:2.6rem}}@media screen and (min-width: 1260px){.c-ManagementItem--big .c-ManagementItem__person,.c-ManagementItem--big .c-ManagementItem__info{margin-left:-5rem}}@media screen and (min-width: 1260px){.c-ManagementItem--big .c-ManagementItem__position{margin-top:.2rem;margin-bottom:0}}@media screen and (min-width: 1260px){.c-ManagementItem--big .c-ManagementItem__description{line-height:2.4rem}}@media screen and (min-width: 1260px){.c-ManagementItem--big .c-ManagementItem__link{margin-top:4.7rem}}.c-MediaItem{display:flex;flex-wrap:nowrap;align-items:flex-start}@media screen and (max-width: 1259px){.c-MediaItem--video{display:block}}.c-MediaItem__icon{margin-right:1.5rem;flex:0 0 2rem}@media screen and (min-width: 1260px){.c-MediaItem__icon{margin-right:1rem}}.c-MediaItem__icon .icon{height:1.8rem;margin-top:.5rem}.c-MediaItem__video{width:100%;margin-right:2.3rem;position:relative;flex-shrink:0;padding-top:56.25%}@media screen and (max-width: 1259px){.c-MediaItem__video{margin-bottom:1rem}}@media screen and (min-width: 1260px){.c-MediaItem__video{width:18.3rem;height:10.3rem;padding:0}}.c-MediaItem__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.c-MediaItem__link{max-width:30rem}.c-MediaItem__link--fullwidth{max-width:none}.c-MediaItem__href{color:#102a60;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.8rem;line-height:2.4rem;display:block;margin-bottom:1rem}@media screen and (min-width: 1260px){.c-MediaItem__href{font-size:2rem;line-height:2.8rem}}.c-MediaItem__descripton{color:#007db1;font-size:1.4rem;display:block;margin-top:-0.5rem}.c-NewsItemPeak__date{font-size:1.4rem;color:#000;opacity:.8}@media screen and (max-width: 1259px){.c-Procurement__header{margin-bottom:3.2rem}}@media screen and (min-width: 1260px){.c-Procurement__header{display:flex;grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}}@media screen and (max-width: 1259px){.c-Procurement__heading{margin-bottom:2.2rem}}.c-Procurement__heading>*{font-size:2rem;line-height:3rem}@media screen and (min-width: 1260px){.c-Procurement__heading>*{font-size:2.2rem;margin-bottom:0}}.c-Procurement__sharing{color:#007db1}@media screen and (max-width: 1259px){.c-Procurement__sharing .c-Sharing__list{justify-content:flex-start}}@media(hover: hover){.c-Procurement__sharing .c-Sharing__link:hover{color:#102a60}}@media screen and (min-width: 1260px){.c-Procurement__sharing{margin-left:auto}}.c-Procurement__list{display:flex;flex-direction:column;grid-row-gap:2.3rem;row-gap:2.3rem;margin-bottom:2.6rem}@media screen and (min-width: 1260px){.c-Procurement__list{grid-row-gap:1.8rem;row-gap:1.8rem;margin-bottom:3.5rem}}.c-Procurement__info{position:relative;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;border-top:1px solid #b8b8b8;border-bottom:1px solid #b8b8b8;display:flex;grid-row-gap:1rem;row-gap:1rem;padding-top:2.3rem;padding-bottom:2.3rem;margin-bottom:5rem}@media screen and (max-width: 1259px){.c-Procurement__info{flex-direction:column}}@media screen and (min-width: 1260px){.c-Procurement__info{align-items:baseline;padding-top:2.1rem;padding-bottom:2.1rem;margin-bottom:3rem}}.c-Procurement__date,.c-Procurement__statusType{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}@media screen and (min-width: 1260px){.c-Procurement__text~.c-Procurement__text::before{content:"|";margin:0 1.2rem 0 1.6rem}}.c-Procurement__status{font-size:1.2rem;text-transform:uppercase}@media screen and (max-width: 1259px){.c-Procurement__status{position:absolute;top:-5.6rem;left:6.6rem}}@media screen and (min-width: 1260px){.c-Procurement__status{margin-left:auto;padding-left:6rem}}.c-Procurement__statusType--open{color:#7ac546}.c-Procurement__statusType--closed{color:red}@media screen and (max-width: 1259px){.c-Procurement__button .c-Button{min-width:32rem}}@media screen and (max-width: 319px){.c-Procurement__button .c-Button{min-width:100%}}.c-Publication{padding-bottom:1.7rem}@media screen and (min-width: 960px){.c-Publication{height:100%;display:flex;flex-wrap:wrap;padding-bottom:1.9rem;align-content:start}}.c-Publication--border{border-bottom:1px solid #b8b8b8}.c-Publication__image{margin-bottom:3rem}@media screen and (max-width: 959px){.c-Publication__image{display:flex;justify-content:center}}@media screen and (min-width: 1260px){.c-Publication__image{margin-bottom:0;max-width:18.8rem}}@media screen and (min-width: 2540px){.c-Publication__image{width:40%;max-width:calc(2rem + 18.8rem)}}@media screen and (min-width: 3820px){.c-Publication__image{width:auto;max-width:18.8rem}}@media screen and (min-width: 768px){.c-Publication__image~.c-Publication__content{flex:0 0 100%;display:flex;flex-wrap:wrap;flex-direction:column}}@media screen and (min-width: 1260px){.c-Publication__image~.c-Publication__content{flex:0 0 calc(100% - 18.8rem);padding-left:3rem}}@media screen and (min-width: 2540px){.c-Publication__image~.c-Publication__content{flex:0 0 calc(100% - 18.8rem - 2rem);padding-left:3rem}}@media screen and (min-width: 3820px){.c-Publication__image~.c-Publication__content{flex:0 0 calc(100% - 18.8rem);padding-left:3rem}}@media screen and (min-width: 1260px){.c-Publication__image~.c-Publication__content--shortLeftPad{flex:0 0 calc(100% - 20.8rem);padding-left:1.6rem}}.c-Publication__image~.c-Publication__content+.c-Publication__info{margin-top:2rem}@media screen and (min-width: 1260px){.c-Publication__image--wider{width:20.6rem}}.c-Publication__image--wider img.c-Publication__image{width:100%}.c-Publication__image img{border:1px solid #b8b8b8}@media screen and (min-width: 960px){.c-Publication .Heading{margin-bottom:.6rem}}.c-Publication .Heading__text{color:#102a60;font-size:2rem}@media screen and (min-width: 960px){.c-Publication .Heading__text{margin-bottom:0;font-size:2.2rem}}@media screen and (min-width: 960px){.c-Publication .Heading__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}.c-Publication__button,.c-Publication__link{margin-top:2.5rem}@media screen and (min-width: 960px){.c-Publication__button,.c-Publication__link{margin-top:1.5rem;margin-bottom:1.6rem}}.c-Publication__link{display:inline-block;font-size:1.8rem}.c-Publication__info{margin-top:2rem;font-size:1.4rem;line-height:2.8rem;color:#8c9198;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}@media screen and (min-width: 960px){.c-Publication__info{flex:0 0 100%;margin-top:auto}}@media screen and (min-width: 768px){.c-Publication__info--internal{flex:0 0 0;margin-top:auto}}@media screen and (min-width: 1260px){.c-Publication__info--internal{margin-bottom:-0.8rem}}.c-Publication__info--internal .c-Publication__date{display:block}.c-Publication__info--internal .c-Publication__topics:before{display:none}.c-Publication__text{margin-bottom:2rem;font-size:1.6rem}@media screen and (min-width: 768px){.c-Publication__text{margin-bottom:0}}@media screen and (min-width: 960px){.c-Publication__text{line-height:2.8rem}}@media screen and (min-width: 960px){.c-Publication__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}.c-Publication__text+.c-Publication__info{margin-top:auto}@media screen and (min-width: 1260px){.c-Publication__text--mgTop{margin-top:1rem}}@media screen and (max-width: 959px){.c-Publication__date{display:block}}@media screen and (min-width: 960px){.c-Publication__date~.c-Publication__topics::before{content:"|";margin:0 .8rem 0 .4rem}}.c-Publication__topics~.c-Publication__language::before{content:"|";margin:0 .8rem 0 .4rem}.c-Publication__ebook{display:block}@media screen and (max-width: 959px){.c-Publication__ebook{margin-top:.8rem}}.c-Publication__formats{color:#494a4d}.c-Publication__tags{display:block;color:#494a4d}.c-Publication__linkView{display:inline-block;margin-top:2rem;font-size:1.8rem;text-decoration:underline;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;color:#007db1}@media screen and (min-width: 960px){.c-Publication__linkView{margin-bottom:2rem}}@media screen and (min-width: 1260px){.c-Publication__linkView{bottom:2rem}}@media(hover){.c-Publication__linkView:hover{text-decoration:none}}.c-Publication .c-Button{margin:2rem 0}.c-PublicationCollectionsItem{display:flex;align-items:center}@media screen and (min-width: 1260px){.c-PublicationCollectionsItem{flex-direction:column}}.c-PublicationCollectionsItem .icon{height:3.5rem;width:3.3rem;margin-right:2.5rem}@media screen and (min-width: 1260px){.c-PublicationCollectionsItem .icon{margin:0 0 2rem 0}}.c-PublicationCollectionsItem .icon svg{fill:#fff}.c-PublicationCollectionsItem__text{color:#fff}@media screen and (min-width: 1260px){.c-PublicationCollectionsItem__text{text-align:center}}.c-ReportsChapterNavigation{position:relative;z-index:1;display:flex;min-height:13.7rem;flex-wrap:wrap}.c-ReportsChapterNavigation.is--fixed{position:fixed;top:0;min-height:auto;left:0;right:0;width:100vw}@media screen and (min-width: 768px){.c-ReportsChapterNavigation.is--fixed{left:auto;right:auto;width:64rem}}@media screen and (min-width: 960px){.c-ReportsChapterNavigation.is--fixed{width:88rem}}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation.is--fixed{left:auto;right:auto;width:109.8rem}}@media screen and (min-width: 1441px){.c-ReportsChapterNavigation.is--fixed{width:113rem}}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation{flex-wrap:nowrap}}.c-ReportsChapterNavigation__content{padding:4.5rem calc(2rem + 7.4rem) 1.9rem 3.3rem;box-sizing:border-box;position:relative;display:flex;flex:100% 0;background-color:#06537d;color:#fff}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation__content{flex:100% 0;padding:3.2rem calc(2rem + 7.4rem) 3.9rem 10.1rem}}.is--fixed .c-ReportsChapterNavigation__content{align-items:center;padding:1.5rem calc(2rem + 7.4rem) 1.4rem 3.3rem}@media screen and (min-width: 1260px){.is--fixed .c-ReportsChapterNavigation__content{padding:1.5rem calc(2rem + 7.4rem) 1.4rem 9.3rem}}.c-ReportsChapterNavigation__content .Heading{position:relative}.c-ReportsChapterNavigation__content .Heading__text{margin-bottom:0;color:#fff;font-size:2.2rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.is--fixed .c-ReportsChapterNavigation__content .Heading__text{-webkit-line-clamp:1}.c-ReportsChapterNavigation__heading{margin-bottom:0;display:flex;min-height:2.3em}.is--fixed .c-ReportsChapterNavigation__heading{min-height:auto}.c-ReportsChapterNavigation__headingStartNumber{position:absolute;left:-5.4rem;font-size:5rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;line-height:1;display:none;width:3.1rem;text-align:right}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation__headingStartNumber{display:block}}.is--fixed .c-ReportsChapterNavigation__headingStartNumber{top:.2rem;font-size:2.2rem}.c-ReportsChapterNavigation__headingStartNumber:after{display:block;content:"";width:.1rem;height:5.2rem;position:absolute;right:-1.2rem;top:0rem;background-color:#fff}.is--fixed .c-ReportsChapterNavigation__headingStartNumber:after{content:".";background-color:transparent;right:-0.5rem}.c-ReportsChapterNavigation__shortNav{position:absolute;right:0;bottom:0;top:0;width:7.4rem;padding:2.9rem 1.8rem 1.6rem;display:flex;flex-direction:column;justify-content:space-between}.is--fixed .c-ReportsChapterNavigation__shortNav{top:auto;padding:2.4rem 1.8rem 2rem}.c-ReportsChapterNavigation__shortMenu{align-self:end}.c-ReportsChapterNavigation__shortMenu span{display:block;width:1.4rem;height:.2rem;position:relative;margin-bottom:.2rem;background-color:#fff}.c-ReportsChapterNavigation__shortMenu span:before{content:"";display:block;width:.2rem;height:.2rem;left:-0.4rem;position:absolute;background-color:#fff}.c-ReportsChapterNavigation__navForward{text-align:center}.is--fixed .c-ReportsChapterNavigation__navForward{display:none}.c-ReportsChapterNavigation__prev,.c-ReportsChapterNavigation__next{opacity:1}.c-ReportsChapterNavigation__prev:before,.c-ReportsChapterNavigation__next:before{content:"";border-style:solid;display:block;padding:.5rem;border-color:#fff;border-width:0 .3rem .3rem 0}.c-ReportsChapterNavigation__prev[disabled],.c-ReportsChapterNavigation__next[disabled]{opacity:.3;cursor:default}.c-ReportsChapterNavigation__prev:before{transform:rotate(135deg)}.c-ReportsChapterNavigation__next:before{transform:rotate(-45deg)}.c-ReportsChapterNavigation__nav{flex:0 0 100%;display:flex}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation__nav{flex:0 0 0%}}.c-ReportsChapterNavigation__nav ul{display:flex;flex-basis:100%}.c-ReportsChapterNavigation__nav ul li{display:flex;align-items:end;width:100%;flex-direction:column;justify-content:flex-end}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation__nav ul li{width:3.6rem}}.c-ReportsChapterNavigation__nav ul li:nth-child(1) .c-ReportsChapterNavigation__btn{transition-delay:.05s;background-color:#06537d}.c-ReportsChapterNavigation__nav ul li:nth-child(2) .c-ReportsChapterNavigation__btn{transition-delay:.1s;background-color:#17638c}.c-ReportsChapterNavigation__nav ul li:nth-child(3) .c-ReportsChapterNavigation__btn{transition-delay:.15s;background-color:#1782ac}.c-ReportsChapterNavigation__nav ul li:nth-child(4) .c-ReportsChapterNavigation__btn{transition-delay:.2s;background-color:#17a1cc}.c-ReportsChapterNavigation__nav ul li:nth-child(5) .c-ReportsChapterNavigation__btn{transition-delay:.25s;background-color:#17aed0}.c-ReportsChapterNavigation__nav ul li:nth-child(6) .c-ReportsChapterNavigation__btn{transition-delay:.3s;background-color:#18bbd5}.c-ReportsChapterNavigation__nav ul li:nth-child(7) .c-ReportsChapterNavigation__btn{transition-delay:.35s;background-color:#18c8da}.c-ReportsChapterNavigation__nav ul li:nth-child(8) .c-ReportsChapterNavigation__btn{transition-delay:.35s;background-color:#1cd3e5}.c-ReportsChapterNavigation__btn{display:flex;align-items:center;color:#fff;width:100%;min-height:100%;height:3.6rem;transition:all .3s ease;flex-direction:column;justify-content:center;text-align:center}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation__btn{min-height:auto;align-items:end;justify-content:flex-end;height:5.6rem}@media not all and (min-resolution: 0.001dpcm){@supports(-webkit-appearance: none){.c-ReportsChapterNavigation__btn{height:6rem}}}}.c-ReportsChapterNavigation__btn.is--enabled{opacity:1}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation__btn.is--enabled{height:100%}}.is--fixed .c-ReportsChapterNavigation__btn{transition:none}@media screen and (min-width: 1260px){.is--fixed .c-ReportsChapterNavigation__btn{height:100%}}.c-ReportsChapterNavigation__btnCont{display:flex;opacity:.5;width:100%;justify-content:center;align-items:center;height:100%;padding-top:.3rem;pointer-events:none}.c-ReportsChapterNavigation__btnCont:first-child{padding-top:0}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation__btnCont:first-child{padding:1.8rem .5rem 1.5rem}}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation__btnCont{display:block;min-height:5.5rem;padding:1.8rem 1.2rem 1.5rem;height:auto}}.is--active .c-ReportsChapterNavigation__btnCont{opacity:1;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.c-ReportsChapterNavigation__btnCont .icon{display:inline-block;width:1.7rem;height:1.6rem}.c-ReportsChapterNavigation__chapterSubmenu{position:absolute;right:0;top:5.5rem;background-color:#fff;min-width:80vw;padding:2rem;border:1px solid #b8b8b8}@media screen and (min-width: 480px){.c-ReportsChapterNavigation__chapterSubmenu{min-width:40rem}}@media screen and (min-width: 1260px){.c-ReportsChapterNavigation__chapterSubmenu{min-width:40rem}}.c-ReportsChapterNavigation__chapterSubmenuList{line-height:1.2em}.c-ReportsChapterNavigation__chapterSubmenuList li{margin-bottom:1.2rem;padding-bottom:1.2rem;border-bottom:1px solid #d9ecfd}.c-ReportsChapterNavigation__chapterSubmenuList li:last-child{margin-bottom:0;padding-bottom:0;border:none}.c-ReportsChapterNavigation__chapterSubmenuList a{color:#000;display:inline-block;width:calc(100% - 2rem)}.c-ReportsChapterNavigation__chapterListItem{position:relative;line-height:1.25em}.c-ReportsChapterNavigation__chapterListIteration{width:2rem;display:inline-block}.c-ReportsChapterNavigation__chapterItem{display:flex;color:#000}.c-Result{position:relative;display:flex;border-bottom:1px solid #b8b8b8;padding-bottom:2rem;margin-bottom:2rem}@media screen and (max-width: 1259px){.c-Result{flex-direction:column}}@media screen and (min-width: 1260px){.c-Result{grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;padding-bottom:3rem;margin-bottom:3rem;justify-content:space-between}}.c-Result__image{display:none;margin-bottom:3rem}@media screen and (min-width: 1260px){.c-Result__image{display:block;margin-bottom:0}}@media screen and (max-width: 1259px){.c-Result--showimg .c-Result__image{display:block}}.c-Result__image--spaceBot{margin-bottom:3.1rem}@media screen and (min-width: 1260px){.c-Result__image--spaceBot{margin-bottom:0}}.c-Result--announcementList .c-Result__image{position:relative}@media screen and (min-width: 1260px){.c-Result--announcementList .c-Result__image{max-width:20.6rem;align-self:start}}.c-Result__image .icon{width:9%;height:auto;position:absolute;top:calc(50% - 1.55rem);left:50%;transform:translate(-50%, -50%)}@media screen and (min-width: 1260px){.c-Result__image .icon{top:50%;width:2.72rem;height:2.37rem}}.c-Result__image img{border:1px solid #b8b8b8}.c-Result__heading{color:#000}@media screen and (max-width: 1259px){.c-Result__heading{display:block;padding-right:5rem}}.c-Result__heading .Heading__text{font-size:2.2rem}@media screen and (min-width: 1260px){.c-Result__header{display:flex;flex-direction:column}}.c-Result__event{display:flex;flex-direction:column;flex-shrink:0}.c-Result__event~.c-Result__heading{margin-top:2rem}@media screen and (max-width: 1259px){.c-Result__event{margin-bottom:1rem}.c-Result__event~.c-Result__heading{padding-right:0}}.c-Result__event .c-Result__date{margin-right:2rem;line-height:1;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:3rem;color:#000}.c-Result__event .c-Result__type{font-size:1.4rem;margin-top:.3rem}@media screen and (min-width: 1260px){.c-Result__content{display:flex;flex-direction:column;padding-right:8rem;flex:1}}@media screen and (min-width: 1260px){.c-Result__right{display:flex;flex-direction:column;justify-content:center}}.c-Result__lead{font-size:1.6rem}@media screen and (min-width: 1260px){.c-Result__lead{line-height:2.8rem;margin-bottom:3rem}}.c-Result__lead~.c-Result__info{min-height:4rem}@media screen and (min-width: 1260px){.c-Result__lead~.c-Result__info{min-height:6rem}}@media(hover: hover){.c-Result a.c-Result__type:hover{text-decoration:underline}}.c-Result__info{margin-top:2rem;font-size:1.4rem}@media screen and (min-width: 1260px){.c-Result__info{margin-top:auto;display:flex;align-items:flex-end;flex-wrap:wrap}}.c-Result__info>*+*{margin-left:3rem}.c-Result__info>*+*::before{content:"|";position:relative;right:1.5rem;cursor:default;color:#494a4d}.c-Result__sharing{color:#007db1}@media screen and (max-width: 1259px){.c-Result__sharing{order:-1;position:absolute;right:0;top:0}}@media screen and (min-width: 1260px){.c-Result__sharing{align-self:end}}@media(hover: hover){.c-Result__sharing .c-Sharing__link:hover{color:#102a60}}.c-Result__sharing+.c-Button{margin-top:2rem}.c-Result__buttons{position:relative;height:4.8rem;margin-top:2.5rem}@media screen and (min-width: 768px){.c-Result__buttons{width:15.4rem}}.c-Result__buttons .c-Button{position:absolute;top:0;left:0;width:100%}.c-Result--announcementList{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.m-Notifications .c-Result{padding:2rem;background-color:rgba(42,112,178,.2)}.m-Notifications .c-Result--visited{background-color:transparent}@media screen and (min-width: 1260px){.c-RichText .bigger{font-size:2rem;line-height:3rem}}.c-RichText ::-moz-selection{color:#fff;background-color:#1670ab}.c-RichText ::selection{color:#fff;background-color:#1670ab}.c-RichText>*{margin-bottom:3rem}@media screen and (min-width: 1260px){.c-RichText>*{margin-bottom:3rem}}@media(hover: hover){.c-RichText a:hover{text-decoration:underline}}@media screen and (min-width: 1260px){.c-RichText p{line-height:2.8rem}}.c-RichText ol,.c-RichText ul{padding-left:1rem}@media screen and (min-width: 1260px){.c-RichText ol,.c-RichText ul{margin-bottom:6rem;padding-left:6rem}}.c-RichText ol li,.c-RichText ol p,.c-RichText ul li,.c-RichText ul p{margin:.7rem 0}.c-RichText ol ul,.c-RichText ul ul{margin-bottom:.9rem;margin-left:.2rem;padding-left:0}.c-RichText ul li{position:relative;margin-bottom:1.5rem;padding-left:2rem}@media screen and (min-width: 1260px){.c-RichText ul li{line-height:2.8rem;margin-bottom:2rem}}.c-RichText ul li:before{content:"•";color:#007db1;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;display:block;width:1em;left:0;position:absolute;font-size:1em}.c-RichText ul li>p{margin:0}.c-RichText ul li li li:before{content:"";width:.6rem;height:.6rem;background-color:transparent;border:1px solid #007db1;border-radius:50%;top:.8rem}@media screen and (min-width: 1260px){.c-RichText ul li li li:before{top:1rem}}@media screen and (min-width: 2540px){.c-RichText ul li li li:before{width:.8rem;height:.8rem}}@media screen and (min-width: 1260px){.c-RichText ul ul,.c-RichText ul ol{padding-left:5rem}}.c-RichText ol{counter-reset:li}.c-RichText ol>li{counter-increment:li;position:relative;padding-left:3ch}@media screen and (min-width: 1260px){.c-RichText ol>li{line-height:2.8rem}}.c-RichText ol>li::before{position:absolute;content:counter(li) ".";color:#38acf3;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;left:-1ch;display:inline-block;width:2ch;text-align:right}@media screen and (min-width: 1260px){.c-RichText__twitter{background-color:#d9ecfd;position:relative}.c-RichText__twitter::after{content:"";display:inline-block;background:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2217px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2017%2014%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20fill%3D%22%231670ab%22%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Styleguide%22%20transform%3D%22translate(-172.000000%2C%20-1381.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20fill%3D%22%23FFFFFF%22%20fill-opacity%3D%220%22%20x%3D%220%22%20y%3D%220%22%20width%3D%221600%22%20height%3D%222779%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-48%22%20transform%3D%22translate(172.000000%2C%201381.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.8545537%2C0.85639666%20C15.2321356%2C1.23449138%2014.5428544%2C1.50890029%2013.8094134%2C1.65764369%20C13.2224689%2C1.01496111%2012.3866338%2C0.614478793%2011.4607148%2C0.614478793%20C9.68281549%2C0.614478793%208.24183881%2C2.09323705%208.24183881%2C3.91552809%20C8.24183881%2C4.17402878%208.27056285%2C4.4260501%208.32517305%2C4.66756006%20C5.65051984%2C4.52986141%203.27886885%2C3.21533119%201.6914916%2C1.21817526%20C1.41431801%2C1.70478787%201.25625908%2C2.27211821%201.25625908%2C2.87747767%20C1.25625908%2C4.02307329%201.8250258%2C5.03362164%202.68772499%2C5.62487706%20C2.16008849%2C5.60689795%201.6641865%2C5.45774665%201.22998943%2C5.21029071%20L1.22998943%2C5.25148892%20C1.22998943%2C6.85106491%202.33964252%2C8.18453125%203.81127991%2C8.48936031%20C3.54173794%2C8.56400657%203.25739293%2C8.60506357%202.96346046%2C8.60506357%20C2.75564259%2C8.60506357%202.55463182%2C8.58322507%202.35736016%2C8.54507045%20C2.76716672%2C9.85629039%203.95536032%2C10.8109717%205.36326024%2C10.8384895%20C4.26221669%2C11.7233566%202.87383685%2C12.2507439%201.36643822%2C12.2507439%20C1.10648372%2C12.2507439%200.850345027%2C12.2348513%200.59846317%2C12.2052627%20C2.02327538%2C13.141306%203.71410137%2C13.6883196%205.53232559%2C13.6883196%20C11.452182%2C13.6883196%2014.6893125%2C8.65787132%2014.6893125%2C4.29581921%20L14.6787663%2C3.86783482%20C15.3097173%2C3.40445699%2015.8564137%2C2.82300693%2016.2873127%2C2.16152943%20C15.7099364%2C2.4234973%2015.090452%2C2.60182936%2014.4393865%2C2.68159009%20C15.1039128%2C2.27294971%2015.6132181%2C1.62515265%2015.8545537%2C0.85639666%20Z%22%20id%3D%22%233%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat;height:1.5rem;width:1.6rem;margin:0 1rem -0.2rem;cursor:pointer}}@media screen and (min-width: 1260px){.c-RichText__image{margin-left:6rem;margin-right:6rem}}@media screen and (min-width: 960px){.c-RichText__image img{margin:0 calc(calc(1 / 12 * 100%) * (-1.5));max-width:unset;width:calc(100% + 3 * calc(1 / 12 * 100%))}}.c-RichText__video,.c-RichText__iframe{position:relative;height:0;overflow:hidden}.c-RichText__video iframe,.c-RichText__iframe iframe{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%}.c-RichText__video{padding-bottom:56.25%}.c-RichText__iframe{padding-bottom:90.05%}.c-RichText .twitter-tweet{margin:0 auto 3rem !important}@media screen and (min-width: 1260px){.c-RichText .twitter-tweet{margin-bottom:6rem !important}}.c-RichText .twitter-tweet iframe{width:100% !important}.c-RichText table{width:100%}.c-RichText table ul{margin-bottom:0}.c-RichText table ul li{margin-bottom:0}.c-RichText table .Link{text-decoration:underline}@media(hover: hover){.c-RichText table .Link:hover{text-decoration:none}}.c-RichText__unchecked::before,.c-RichText__checked::before{display:inline-block}.c-RichText__unchecked{opacity:.3}.c-RichText__unchecked::before{content:"×";font-size:4.5rem;position:relative;top:.6rem;margin-right:1.5rem}.c-RichText__checked::before{content:"";transform:rotate(45deg);height:2rem;width:1rem;margin-right:1.8rem;margin-left:.7rem;border-bottom:3px solid #7ac546;border-right:3px solid #7ac546}.c-RichText__3cols{font-family:Graphik,sans-serif;font-weight:400;font-style:normal}.c-RichText__3cols tr td h5{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;color:#1670ab;margin-bottom:.7rem}@media screen and (max-width: 1259px){.c-RichText__3cols tr td{display:block}}@media screen and (min-width: 1260px){.c-RichText__3cols tr td:first-of-type{width:28%}.c-RichText__3cols tr td:nth-of-type(2){width:30%}.c-RichText__3cols tr td:not(:last-of-type){padding-right:10%}.c-RichText__3cols tr td:nth-of-type(3){width:20%}}.c-RichText__3cols tr td p{font-size:1.6rem;line-height:2.4rem;margin-bottom:2rem}.c-RichText__3cols-rows{text-align:center}.c-RichText__3cols-rows tr:nth-of-type(2) td{padding-top:1.7rem}@media screen and (min-width: 1260px){.c-RichText__3cols-rows tr:nth-of-type(2) td{padding-top:2rem}}.c-RichText__3cols-rows th,.c-RichText__3cols-rows td{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;padding-top:.7rem;padding-bottom:1rem}@media screen and (min-width: 1260px){.c-RichText__3cols-rows th,.c-RichText__3cols-rows td{padding-top:.5rem;padding-bottom:.5rem}}.c-RichText__3cols-rows th:first-of-type,.c-RichText__3cols-rows td:first-of-type{padding-left:0}.c-RichText__3cols-rows th:last-of-type,.c-RichText__3cols-rows td:last-of-type{padding-right:0}.c-RichText__3cols-rows th:nth-of-type(2),.c-RichText__3cols-rows td:nth-of-type(2){text-align:left;padding-left:1rem}@media screen and (min-width: 1260px){.c-RichText__3cols-rows th:nth-of-type(2),.c-RichText__3cols-rows td:nth-of-type(2){padding-left:0}}.c-RichText__3cols-rows th{font-size:1rem;text-transform:uppercase;padding-top:.3rem;padding-bottom:.3rem;border-bottom:2px solid #b8b8b8}@media screen and (min-width: 1260px){.c-RichText__3cols-rows th{padding-bottom:1rem}}.c-RichText__3cols-rows td{font-size:1.6rem}.c-RichText__3cols-rows td a{color:#1670ab}.c-RichText__disclaimer{font-size:1.3rem;line-height:1.8rem;font-family:Graphik,sans-serif;font-weight:300;font-style:normal}@media screen and (max-width: 1259px){.c-RichText__m10width{overflow-x:auto}}.c-RichText__m10width table{width:calc((10 / 12) * 1316px)}@media all and (min-width: 1260px)and (max-width: 1440px){.c-RichText__m10width table{width:calc((10 / 12) * 124.4rem)}}.c-RichText__m10width table thead{text-transform:uppercase}@media screen and (min-width: 2540px){.c-RichText__m10width table{width:100%}}.c-RichText__eventTable{border-collapse:collapse;border-spacing:0}.c-RichText__eventTable td,.c-RichText__eventTable th{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;padding:1.6rem;text-align:center}.c-RichText__eventTable [class^=colorBg--]{color:#fff}.c-RichText__eventTable tr th{border-right:1px solid #fff}.c-RichText__eventTable tr td{border:1px solid #b8b8b8}.c-RichText__eventTable tr td a{color:inherit;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;text-decoration:underline}@media(hover: hover){.c-RichText__eventTable tr td a:hover{text-decoration:none}}.c-RichText__eventTable tr td:first-of-type{width:17rem}.c-RichText__eventTable tr td:not(:first-of-type){background-color:#f3f3f3}.c-RichText__programmeTable{width:100%}.c-RichText__programmeTable tr th,.c-RichText__programmeTable tr td{padding-top:1rem;padding-bottom:1rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}@media screen and (min-width: 1260px){.c-RichText__programmeTable tr th,.c-RichText__programmeTable tr td{padding-left:2.5rem;padding-right:2.5rem}}.c-RichText__programmeTable tr th{font-size:1.2rem;text-transform:uppercase;text-align:left}@media screen and (max-width: 1259px){.c-RichText__programmeTable tr th{display:none}}@media screen and (min-width: 1260px){.c-RichText__programmeTable tr th{border-bottom:2px solid #b8b8b8}}.c-RichText__programmeTable tr td{font-size:1.4rem}@media screen and (max-width: 1259px){.c-RichText__programmeTable tr td{display:block}.c-RichText__programmeTable tr td:empty{padding:0}}@media screen and (min-width: 1260px){.c-RichText__programmeTable tr td:first-of-type{min-width:24rem}}@media screen and (max-width: 1259px){.c-RichText__programmeTable tr td:first-of-type:not(:empty){border-top:1px solid #b8b8b8}}.c-RichText__programmeTable tr td:nth-of-type(3){padding-top:0;padding-left:3rem}.c-RichText__programmeTable tr td table td{padding-top:0}@media screen and (max-width: 1259px){.c-RichText__programmeTable tr td table td:first-of-type:not(:empty){border:none}}@media screen and (max-width: 1259px){.c-RichText__programmeTable tr td table td:last-of-type{padding-left:2rem}}@media screen and (min-width: 1260px){.c-RichText__programmeTable tr td table td:last-of-type{text-align:right}}.c-RichText figure figcaption{font-size:.9em;margin-top:2rem}[data-sectionid] .c-RichText{position:relative}.c-RichText blockquote{text-align:center;display:block;max-width:100%;color:#1782ac;border-bottom:2px solid #1782ac;border-top:2px solid #1782ac;padding:3rem;margin-bottom:3rem;text-align:center;font-style:italic;font-weight:600}@media screen and (min-width: 1260px){.c-RichText blockquote{max-width:35rem;min-height:auto;float:left;border-bottom:unset;border-top:unset;margin-bottom:0;padding:3rem 0 3rem 3rem;text-align:right;margin-right:5rem;margin-left:-10rem}.c-RichText blockquote span{display:block;opacity:0;width:100%;position:relative;transform:translateX(25%);transition:all .6s ease-in-out}.c-RichText blockquote span::after{content:"";width:2px;height:0;position:absolute;background-color:#17a1cc;right:-2rem;top:-5%;transition:all .8s ease-in-out}.c-RichText blockquote.is--active span{opacity:1;transition-delay:.4s;transform:translateX(0)}.c-RichText blockquote.is--active span::after{transition-delay:.6s;height:110%}}.c-RichText blockquote:last-child{float:none;margin-bottom:3rem}.c-RichText .c-Button{width:-moz-max-content;width:max-content}.c-RichText .c-Button ul{margin-bottom:0;padding-left:0}.c-RichText .c-Button ul li{margin-bottom:0;padding-left:0}.c-RichText .c-Button ul li:before{content:none}.c-RichText small{font-size:.9em;display:inline-block}.c-RichText iframe[src*=youtube]{width:100% !important;height:51vw}@media screen and (min-width: 640px){.c-RichText iframe[src*=youtube]{height:328px}}@media screen and (min-width: 960px){.c-RichText iframe[src*=youtube]{height:477px}}@media screen and (min-width: 1260px){.c-RichText iframe[src*=youtube]{height:456px}}@media screen and (min-width: 1340px){.c-RichText iframe[src*=youtube]{height:480px}}@media screen and (min-width: 1440px){.c-RichText iframe[src*=youtube]{height:490px}}.c-Search{background-color:#0f2e4a;padding:3rem 0;width:100vw;position:relative;left:calc(-50vw + 50%)}@media screen and (min-width: 1260px){.c-Search{position:static;max-width:100%;width:100%}}.c-Search__wrapper{max-width:640px;padding:0 2.6rem;margin:0 auto}@media screen and (min-width: 1260px){.c-Search__wrapper{max-width:100%;padding:0;display:grid;grid-template-columns:9.5rem 1fr 9.5rem;grid-gap:0px 16px;gap:0px 16px;grid-template-areas:"icon input blank"}}.c-Search__icon{display:none}@media screen and (min-width: 1260px){.c-Search__icon{display:flex;grid-area:icon;justify-content:flex-end;padding-right:1rem}}.c-Search__icon svg{width:3.2rem;height:3.2rem}.c-Search__form{display:flex;justify-content:space-between;position:relative;border-bottom:2px solid #1670ab}@media screen and (min-width: 1260px){.c-Search__form{grid-area:input}}.c-Search__form .c-SearchFilters{position:absolute;top:7rem}@media screen and (min-width: 1260px){.c-Search__form .c-SearchFilters{top:10rem}}.c-Search__blank{display:none}@media screen and (min-width: 1260px){.c-Search__blank{display:block;grid-area:blank}}.c-Search__input{background-color:transparent;color:#fff;font-size:1.6rem;width:95%}.c-Search__input::-moz-placeholder{color:#fff}.c-Search__input::placeholder{color:#fff}.c-Search__btnIcon svg{width:2.5rem;height:2.5rem;margin-bottom:.5rem}@media screen and (min-width: 1260px){.c-Search__btnIcon{display:none}}.c-Search__btnIcon svg,.c-Search__icon svg{fill:#007db1}.c-Search__btnLabel{display:none}@media screen and (min-width: 1260px){.c-Search__btnLabel{display:inline;font-size:1.6rem;color:#fff;text-decoration:underline}}@media(hover){.c-Search__btnLabel:hover{text-decoration:none}}.c-SearchFilters{overflow-y:hidden}@media screen and (min-width: 1260px){.c-SearchFilters{padding-right:3rem;overflow-y:auto}}.c-SearchFilters__reset,.c-SearchFilters__legend,.c-SearchFilters__more{font-size:1.4rem}.c-SearchFilters__more{color:#000}.c-SearchFilters__legend{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;display:block;margin-bottom:1rem}.c-SearchFilters__reset{margin-bottom:2.5rem;display:block}.c-SearchFilters__group{margin-bottom:2rem}@media screen and (min-width: 1260px){.c-SearchFilters__group:last-of-type{border:none;padding-bottom:0;margin-bottom:0}}.c-SearchFilters__label{display:block;margin-bottom:.9rem;position:relative}@media screen and (min-width: 1260px){.c-SearchFilters__label{padding-right:2rem}}.c-SearchFilters__label .c-SearchFilters__element{cursor:pointer}@media(hover: hover){.c-SearchFilters__label .c-SearchFilters__element:hover{text-decoration:underline}}@media screen and (min-width: 1260px){.c-SearchFilters__label .c-SearchFilters__element{margin-right:0}}.c-SearchFilters__label.c-SearchFilters__element{cursor:pointer}@media(hover: hover){.c-SearchFilters__label.c-SearchFilters__element:hover{text-decoration:underline}}.c-SearchFilters__label input[type=checkbox]:checked~span{color:#fff;background-color:#1670ab}.c-SearchFilters__label input[type=checkbox]:checked~span::after{content:"×";display:none;position:absolute;top:.1rem;right:.5rem;color:#1670ab;font-size:2.4rem;line-height:1}@media screen and (min-width: 1260px){.c-SearchFilters__label input[type=checkbox]:checked~span::after{right:0;display:block}}.c-SearchFilters__label input[type=radio]:checked~span{color:#fff;background-color:#1670ab}.c-SearchFilters__element{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.2rem;line-height:1.2rem;color:#1670ab;display:block;border:1px solid #1670ab;border-radius:.3rem;padding:.6rem 1rem .5rem}input.c-SearchFilters__element{width:100%;padding-right:3rem}input.c-SearchFilters__element::-moz-placeholder{color:#1670ab}input.c-SearchFilters__element::placeholder{color:#1670ab}@media screen and (min-width: 1260px){.c-SearchFilters__element{margin-right:2rem}}.c-SearchFilters__element.is--active{color:#fff;background-color:#1670ab}.c-SearchFilters__element.is--active::after{content:"×";display:none;position:absolute;top:.1rem;right:.5rem;color:#1670ab;font-size:2.4rem;line-height:1}@media screen and (min-width: 1260px){.c-SearchFilters__element.is--active::after{right:0;display:block}}.c-SearchFilters__element.is--active:after{right:-2.1rem}.c-SearchFilters__search{position:relative}@media screen and (min-width: 1260px){.c-SearchFilters__search{padding-right:2rem}}.c-SearchFilters__search button{height:1.4rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#1670ab}@media screen and (min-width: 1260px){.c-SearchFilters__search button{right:3rem}}.c-SearchFilters__search button svg{width:1.4rem}.c-SearchFilters--border .c-SearchFilters__group{border-bottom:1px solid #707070;padding-bottom:2rem}@media screen and (min-width: 1260px){.c-SearchFilters--inline .c-SearchFilters__label{display:inline-block}}.c-SearchFilters--inline .c-SearchFilters__fieldset{display:flex;flex-wrap:wrap;grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}@media screen and (min-width: 1260px){.c-SearchFilters--inline .c-SearchFilters__fieldset{grid-row-gap:1.6rem;row-gap:1.6rem}}.c-SearchFilters--invert .c-SearchFilters__element{color:#fff;border-color:#fff}.c-SearchFilters--invert input[type=checkbox]:checked~span{color:#007db1;background-color:#fff}.c-SearchFilters--3col{margin-top:2rem}@media screen and (min-width: 1260px){.c-SearchFilters--3col{max-width:60rem;margin-left:auto;margin-right:auto}}.c-SearchFilters--3col .c-SearchFilters__fieldset{display:flex;grid-gap:.5rem;gap:.5rem}@media screen and (max-width: 1259px){.c-SearchFilters--3col .c-SearchFilters__fieldset{flex-direction:column}}@media screen and (min-width: 1260px){.c-SearchFilters--3col .c-SearchFilters__fieldset{flex-wrap:wrap;grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}}@media screen and (min-width: 1260px){.c-SearchFilters--3col .c-SearchFilters__label{flex:0 0 calc(33% - 2 * 1.5rem/ 3)}}.c-SearchFilters__collapse-content{max-height:0}@media screen and (min-width: 1260px){.c-SearchFilters__collapse-content{max-height:none}}.c-SearchFilters__collapse{padding-bottom:2rem;margin-bottom:2.1rem;border-bottom:1px solid #b8b8b8}@media screen and (min-width: 1260px){.c-SearchFilters__collapse{display:none}}.c-SearchFilters__btn-collapse{padding-right:2.5rem;position:relative;color:#000}.c-SearchFilters__btn-collapse:after{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:#494a4d;border-width:0 .2rem .2rem 0;display:inline-block;border-radius:.2rem;padding:.4rem;transform:rotate(45deg);position:absolute;right:0;top:.4rem}.is--expanded .c-SearchFilters__btn-collapse:after{transform:rotate(225deg);top:.9rem}.autocomplete{padding:1rem .7rem;background-color:#f3f3f3;max-height:200px !important;overflow-y:auto}.autocomplete>div{padding-bottom:.3rem;cursor:pointer;font-size:1.2rem;color:#2a2a2a;margin-bottom:.5rem;border-bottom:1px dashed #1782ac}.autocomplete>div.empty{cursor:default}.c-Sharing__list{display:flex}@media screen and (max-width: 1259px){.c-Sharing__list{justify-content:center}}.c-Sharing__list li{display:flex;align-self:center}.c-Sharing__list li:not(:last-child){margin-right:2rem}.c-Sharing__link{position:relative;display:block;color:inherit}.c-Sharing__link.focus-visible{color:inherit;outline:1px dashed #c2c2c2;outline-offset:8px}.c-Sharing__link:focus-visible{color:inherit;outline:1px dashed #c2c2c2;outline-offset:8px}@media(hover: hover){.c-Sharing__link:hover{color:#38acf3}}.c-Sharing__link *{pointer-events:none}.c-Sharing__link .icon{height:3rem;width:3.5rem}@media screen and (max-width: 319px){.c-Sharing__link .icon{width:2.5rem}}.c-Sharing__link .icon svg{position:absolute;top:0;left:0;width:100%;height:100%}.c-Sharing__link.is--active .icon--clipboard::after{content:"";position:absolute;bottom:76%;left:10%;width:80%;height:60%;border:4px solid currentColor;border-bottom:0;display:block;background:linear-gradient(89deg, #aaa 23%, transparent 23%),linear-gradient(85deg, transparent 74%, #aaa 78%, transparent 79%),linear-gradient(89deg, transparent 34%, #aaa 38%, #aaa 42%, transparent 62%),currentColor;background-size:6px 28px;animation:slam .4s forwards}@media screen and (max-width: 1259px){.c-Sharing__link--back span{display:none}}@media screen and (min-width: 1260px){.c-Sharing__link--back{padding:.5rem 1.8rem;border-style:solid;border-color:inherit;border-width:.1rem 0 .1rem 0;font-size:1.5rem;margin-right:1.2rem}}.c-Sharing__link--back::before{content:"";margin-top:.6rem;border-style:solid;border-color:inherit;border-width:0 .2rem .2rem 0;display:inline-block;padding:.9rem;transform:rotate(135deg)}@media screen and (min-width: 1260px){.c-Sharing__link--back::before{margin:0 1rem .1rem 0;border-width:0 .1rem .1rem 0;padding:.4rem}}.c-Sharing__button{z-index:0}.c-Sharing__tooltip{position:relative;z-index:1;display:none}.c-Sharing__tooltip .c-Sharing__list{position:absolute;left:2rem;top:-2rem;padding:2rem;background-color:#00203e;border:1px solid #fff}.c-Sharing__tooltip .c-Sharing__list::after{content:"";position:absolute;top:3.5rem;left:0;transform:translate(-100%, -1rem);width:0;height:0;border-right:1rem solid #fff;border-top:1rem solid transparent;border-bottom:1rem solid transparent}@media screen and (min-width: 1260px){.c-Sharing__tooltip .c-Sharing__list::after{top:50%}}@media screen and (max-width: 1259px){.c-Sharing__tooltip .c-Sharing__list{flex-direction:column;grid-gap:2rem;gap:2rem}.c-Sharing__tooltip .c-Sharing__list li{margin-right:0}}.c-Sharing__tooltip--reverse{transform:scaleX(-1)}.c-Sharing__tooltip--reverse .c-Sharing__list{left:5rem}.c-Sharing__tooltip--reverse .c-Sharing__list li{transform:scaleX(-1)}.c-Sharing__tooltip--button .c-Sharing__list{top:50%;margin-top:-3.5rem}.c-Sharing__tooltip.is--active{display:block}.c-Sharing__tooltip.is--active .c-Sharing__list{animation:drivein .2s forwards}@media(hover: hover){.c-Sharing--light .c-Sharing__link:hover{color:#000}}.c-Sharing--light .c-Sharing__tooltip{color:#fff}.c-Sharing--light .c-Sharing__tooltip .c-Sharing__list{border:none}.c-Sharing--light .c-Sharing__tooltip .c-Sharing__list::after{border-right-color:#00203e}@media(hover: hover){.c-Sharing--light .c-Sharing__tooltip .c-Sharing__link:hover{color:#38acf3}}.c-SocialLinks{width:100%}.c-SocialLinks__icon{position:relative;display:block;width:2.2rem;height:2.4rem;color:#007db1}.c-SocialLinks__wrapper--iconsWhite .c-SocialLinks__icon{color:#fff}.c-SocialLinks__icon svg{position:absolute;top:0;left:0}.c-SocialLinks__icon svg.focus-visible{color:inherit;outline:1px dashed #c2c2c2;outline-offset:8px}.c-SocialLinks__icon svg:focus-visible{color:inherit;outline:1px dashed #c2c2c2;outline-offset:8px}@media(hover: hover){.c-SocialLinks__icon svg:hover{color:#38acf3}}.c-SocialLinks__icon--large{width:3rem;height:3rem}.c-SocialLinks__icon--large:not(:last-child){margin-right:5rem}.c-SocialLinks__wrapper{display:flex;position:relative}@media screen and (min-width: 1260px){.c-SocialLinks__wrapper{justify-content:space-between}}.c-SocialLinks__list{display:flex;position:relative}@media screen and (min-width: 1260px){.c-SocialLinks__list{justify-content:space-between;width:100%}}.c-SocialLinks__list li{position:relative}.c-SocialLinks__list li:not(:last-child){margin-right:2rem}@keyframes tooltipJumpIn{from,20%,53%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(-50%, -100%, 0)}from{opacity:0;transform:translate3d(-50%, -96%, 0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(-50%, -106%, 0) scaleY(1.05)}70%{opacity:1}}.c-SocialLinks__tooltip{width:-moz-fit-content;width:fit-content;padding:2rem;background-color:#00203e;position:absolute;top:-2rem;left:50%;transform:translate3d(-50%, -100%, 0);backface-visibility:hidden;display:none}.c-SocialLinks__tooltip.is--active{display:block;transform-origin:center bottom;animation:tooltipJumpIn .6s forwards}.c-SocialLinks__tooltipIcons{width:100%;display:flex}.c-SocialLinks__tooltipIcons::after{content:"";position:absolute;top:100%;right:50%;transform:translate(50%, -1rem);width:0;height:0;border-top:2rem solid #00203e;border-left:2rem solid transparent;border-right:2rem solid transparent}.c-SocialLinks__tooltipIcons li{display:flex}.c-SocialLinks__tooltipIcons li:not(:last-child){margin-right:2rem}.c-SocialLinks__moreBtn{cursor:pointer;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.c-SocialLinks__dots{font-size:2.5rem;line-height:1.5rem;color:#007db1;width:2.5rem;height:2.5rem}@media screen and (min-width: 768px){.c-SocialLinks__dots{font-size:2.2rem;width:2rem;height:2rem;line-height:1rem}}@media(hover: hover){.c-SocialLinks__dots:hover{color:#38acf3}}.c-SocialLinks__btn{display:flex;flex-direction:column;align-items:center;color:#fff}.c-SocialLinks__btn *{pointer-events:none}@media(hover: hover){.c-SocialLinks__btn:hover{color:#38acf3}}.c-SocialLinks__label{display:block;min-width:6rem;margin-top:1rem;font-size:1.2rem;line-height:1;font-weight:500;text-align:center}.c-StepByStepItem{margin-bottom:3rem;background-color:#e5f2f7;display:flex;flex-wrap:wrap;flex-direction:column;padding:0 3rem 4rem}.c-StepByStepItem:first-child{margin-top:8rem}.c-StepByStepItem:not(:last-child){margin-bottom:8rem}@media screen and (min-width: 1260px){.c-StepByStepItem{flex-direction:row;padding:4rem 4rem 4rem 0}.c-StepByStepItem:first-child{margin-top:0}.c-StepByStepItem:not(:last-child){margin-bottom:3rem}}.c-StepByStepItem__label{color:#fff;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:2.6rem;line-height:7.5rem;text-transform:uppercase;background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);text-align:center;width:16rem;height:7.5rem;margin:-3.75rem 0 3rem 0;align-self:center}@media screen and (min-width: 1260px){.c-StepByStepItem__label{align-self:flex-start;margin:0 3rem 0 -1.6rem}}.c-StepByStepItem__heading{color:#000;width:100%;margin-bottom:2rem}@media screen and (min-width: 1260px){.c-StepByStepItem__heading{max-width:26rem;align-self:center}}.c-StepByStepItem__description{width:100%;font-family:Graphik,sans-serif;font-weight:300;font-style:normal;font-size:1.6rem;line-height:2.8rem}@media screen and (min-width: 1260px){.c-StepByStepItem__description{width:45rem;margin-left:auto}}.c-TextTools{position:absolute;top:50%;left:50%;z-index:0}.c-TextTools .icon *{pointer-events:none}.c-VacancyListItem{border-bottom:1px solid #b8b8b8;display:flex;flex-direction:column;padding:3rem 0}.c-VacancyListItem:first-of-type{padding-top:0}@media screen and (min-width: 1260px){.c-VacancyListItem{padding:3rem 3rem 3rem 0;flex-direction:row;justify-content:space-between}}.c-VacancyListItem__content{display:flex;flex-wrap:wrap;flex-direction:column;margin-bottom:2rem}@media screen and (min-width: 1260px){.c-VacancyListItem__content{margin:0 3rem 0 0;display:block}}.c-VacancyListItem__heading{color:#102a60;line-height:3.2rem;margin-bottom:2rem}@media screen and (min-width: 1260px){.c-VacancyListItem__heading{margin-bottom:1rem;max-width:65rem}}.c-VacancyListItem__heading .Heading__text{font-size:2rem;line-height:3.2rem}.c-VacancyListItem__date{display:inline-block;font-size:1.4rem}.c-VacancyListItem__date:first-of-type{margin-bottom:1rem}@media screen and (min-width: 1260px){.c-VacancyListItem__date:first-of-type{margin-bottom:0}.c-VacancyListItem__date:first-of-type::after{content:"|";margin:0 .4rem 0 .8rem}}.c-VacancyListItem__button{width:100%}@media screen and (min-width: 768px){.c-VacancyListItem__button{width:15rem}}.c-VacancyListItem__button .c-Button{width:100%;justify-content:center}.c-VideoItem{color:#fff}@media screen and (min-width: 1260px){.c-VideoItem{display:flex;align-items:center}}.c-VideoItem__videoWrapper{position:relative;padding-bottom:56.25%;height:0}.c-VideoItem__videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width: 1260px){.c-VideoItem__videoWrapper{flex-basis:70%;padding-bottom:40%}}.c-VideoItem__content{position:relative;padding:3rem}@media screen and (min-width: 1260px){.c-VideoItem__content{flex-basis:35%;padding:4rem 4rem 8rem;align-self:stretch}}@media screen and (min-width: 1260px){.c-VideoItem__content .Heading__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9;overflow:hidden}}.c-VideoItem__date{display:block;font-weight:200;font-size:1.6rem}.c-VideoItem .c-Sharing,.c-VideoItem__date{margin-bottom:2.4rem}@media screen and (min-width: 1260px){.c-VideoItem .c-Sharing,.c-VideoItem__date{margin-bottom:3rem}}@media screen and (max-width: 1259px){.c-VideoItem .c-Sharing__list{justify-content:flex-start}}@media screen and (max-width: 1259px){.c-VideoItem .c-Sharing__link .icon{width:3.2rem}}.c-VideoItem .Heading{margin-bottom:0}.c-VideoItem .Heading__text{color:inherit;font-size:1.8rem}@media screen and (min-width: 1260px){.c-VideoItem .Heading__text{font-size:2.2rem}}@media screen and (min-width: 1260px){.c-VideoItem__links{position:absolute;bottom:6rem}}.c-VideoItem .Link{color:#fff;margin-right:6rem;margin-top:2rem;display:block}.c-VideoItem .Link:last-child{margin-right:0}@media screen and (min-width: 1260px){.c-VideoItem .Link{display:inline-block;margin-top:0}}.c-VideoItem--quotation .c-VideoItem__content{padding:3rem 3rem 3rem 6rem}@media screen and (min-width: 1260px){.c-VideoItem--quotation .c-VideoItem__content{padding:6rem 0 10rem 8rem}}.c-VideoItem--quotation .Heading{margin-left:-3rem}@media screen and (min-width: 1260px){.c-VideoItem--quotation .Heading{margin-left:0;padding-right:10rem}}.c-VideoItem--quotation .c-VideoItem__quotation{position:relative}@media screen and (min-width: 1260px){.c-VideoItem--quotation .c-VideoItem__quotation{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:14;overflow:hidden;margin:0 -5rem;padding:0 5rem}}@media screen and (min-width: 2540px){.c-VideoItem--quotation .c-VideoItem__quotation{-webkit-line-clamp:9}}@media screen and (min-width: 1260px){.c-VideoItem--quotation .c-VideoItem__quotation p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:14;overflow:hidden}}@media screen and (min-width: 2540px){.c-VideoItem--quotation .c-VideoItem__quotation p{-webkit-line-clamp:9}}.c-VideoItem--quotation .c-VideoItem__quotation--quote:before{content:"";background:url("/assets/images/quote.svg") no-repeat;background-size:cover;position:absolute;top:0;left:-3rem;width:1.8rem;height:1.6rem}@media screen and (min-width: 1260px){.c-VideoItem--quotation .c-VideoItem__quotation--quote:before{left:1rem;width:2.8rem;height:2.5rem}}@media screen and (min-width: 1260px){.c-VideoItem--half-page{display:block}.c-VideoItem--half-page .c-VideoItem__content{padding-bottom:4rem}.c-VideoItem--half-page .c-VideoItem__videoWrapper{padding-bottom:56.25%}.c-VideoItem--half-page .c-VideoItem__links{position:static;margin-top:2rem}}@media screen and (min-width: 2540px){.c-VideoItem--half-page .c-VideoItem__content{padding-bottom:5.1rem}}.m-Accordion ::-moz-selection{color:#fff;background-color:#1670ab}.m-Accordion ::selection{color:#fff;background-color:#1670ab}.m-AccountHeader{position:relative}@media screen and (max-width: 1259px){.m-AccountHeader{margin-bottom:3rem}}.m-AccountHeader::before{position:absolute;content:"";background-color:#00203e;width:100%;height:100%;opacity:.96;top:0;left:0;right:0;z-index:-1}.m-AccountHeader__container{color:#fff;border-top:1px solid #456c91;padding:3rem 0 3rem 0}@media screen and (min-width: 1260px){.m-AccountHeader__container{position:relative;left:16.6666666667%;width:calc(100% - 16.6666666667%);padding-top:2rem 0 3rem 0}}.m-AccountHeader__toptext{display:none}@media screen and (min-width: 1260px){.m-AccountHeader__toptext{display:inline-block;font-size:.7em;margin-bottom:.5rem}}.m-AccountHeader__header{margin-bottom:1.3rem}.m-AccountHeader__header>*{color:inherit}@media screen and (max-width: 1259px){.m-AccountHeader__header>*{text-align:center}}@media screen and (min-width: 1260px){.m-AdditionalLinks{padding-left:6rem}}.m-AdditionalLinks__heading{margin-bottom:1rem}.m-AdditionalLinks__heading>*{font-size:2.6rem;margin-bottom:0}.m-AdditionalLinks__list{display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}@media screen and (max-width: 1259px){.m-AdditionalLinks__list{grid-gap:1rem;gap:1rem}}.m-AdditionalLinks__link{font-size:1.8rem;font-family:Graphik,sans-serif;font-weight:300;font-style:normal;color:#102a60}@media screen and (max-width: 479px){.m-AnchorMenu{margin-left:-2.6rem;margin-right:-2.6rem;max-width:calc(100% + (2.6rem* 2))}}@media screen and (max-width: 1259px){.m-AnchorMenu{position:relative;padding:5.5rem 5rem 3rem}.m-AnchorMenu::before{content:"";position:absolute;width:100%;top:0;left:0;bottom:0;background-color:#00203e;opacity:.85}.m-AnchorMenu--mobilePaddingSmall{padding-top:3rem}}@media screen and (min-width: 1260px){.m-AnchorMenu__nav{padding-bottom:3rem;border-bottom:1px solid #b8b8b8}.m-AnchorMenu__nav:not(.is--fixed){margin-bottom:1rem}.m-AnchorMenu__nav.is--fixed{position:fixed;top:0;right:0;bottom:0;left:0;height:8rem;display:flex;align-items:center;z-index:11;padding-bottom:0}.m-AnchorMenu__nav.is--fixed:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:.92}.m-AnchorMenu__nav.is--fixed .m-AnchorMenu__list{width:100%;max-width:calc(1316px * 0.833333333333);margin:0 auto}}@media screen and (min-width: 1260px)and (max-width: 1440px){.m-AnchorMenu__nav.is--fixed .m-AnchorMenu__list{padding:0 1.6rem}}@media screen and (min-width: 1260px){.m-AnchorMenu--sidemenu .m-AnchorMenu__nav.is--fixed .m-AnchorMenu__list{max-width:1316px;padding-left:calc( (1316px * 0.25) + 1.6rem/ 4 )}}@media screen and (min-width: 2540px){.m-AnchorMenu__nav.is--fixed .m-AnchorMenu__list{max-width:calc(1.5 * 1316px * 0.833333333333)}}@media screen and (min-width: 3820px){.m-AnchorMenu__nav.is--fixed .m-AnchorMenu__list{max-width:calc(2 * 1316px * 0.833333333333)}}.m-AnchorMenu__list{display:flex}@media screen and (max-width: 1259px){.m-AnchorMenu__list{flex-direction:column;grid-row-gap:1rem;row-gap:1rem}}@media screen and (min-width: 1260px){.m-AnchorMenu__list{grid-column-gap:5%;-moz-column-gap:5%;column-gap:5%;align-items:baseline}.m-AnchorMenu--largerGap .m-AnchorMenu__list{grid-column-gap:7%;-moz-column-gap:7%;column-gap:7%}.m-AnchorMenu--largerGap .m-AnchorMenu__nav.is--fixed .m-AnchorMenu__list{grid-column-gap:5%;-moz-column-gap:5%;column-gap:5%}.m-AnchorMenu--spaceBetween .m-AnchorMenu__list{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;justify-content:space-between;align-items:flex-end}.m-AnchorMenu--widthLimit .m-AnchorMenu__list{align-items:flex-end}.m-AnchorMenu--textCentered .m-AnchorMenu__list{text-align:center}}@media screen and (min-width: 1260px){.m-AnchorMenu--widthLimit .m-AnchorMenu__list li{max-width:14rem}}.m-AnchorMenu__nav.is--fixed .m-AnchorMenu__list li{max-width:unset}@media screen and (min-width: 1260px){.m-AnchorMenu__list li.has--button{margin-left:auto}}@media screen and (max-width: 1259px){.m-AnchorMenu__list li.has--button{margin-top:2.5rem}}@media screen and (min-width: 1260px){.m-AnchorMenu__list li.has--button+.has--button{margin-left:0}}@media screen and (max-width: 1259px){.m-AnchorMenu__list li.has--button+.has--button{margin-top:1rem}}@media screen and (min-width: 2540px){.m-AnchorMenu__list li{line-height:2rem}}.m-AnchorMenu__link{position:relative;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.6rem;color:#fff;padding-bottom:.3rem;background-image:linear-gradient(#007db1, #007db1);background-size:0% .1rem;background-repeat:no-repeat;background-position:left bottom;transition:background-size .3s ease}@media screen and (min-width: 1260px){.m-AnchorMenu__link{color:#000;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}}@media screen and (max-width: 1259px){.m-AnchorMenu__link.is--active{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;border-bottom:1px solid #b8b8b8}}@media screen and (min-width: 1260px){.m-AnchorMenu__link.is--active{color:#007db1;background-size:100% .1rem}}@media(hover){.m-AnchorMenu__link:hover{color:#007db1;background-size:100% .1rem}}@media screen and (max-width: 479px){.m-AnchorMenu__button{--button-margin-left: 2.4rem;margin-left:calc(var(--button-margin-left) * (-1));width:calc(100% + 2 * var(--button-margin-left))}}@media screen and (max-width: 1259px){.m-AnchorMenu__button{min-width:32rem}}@media screen and (max-width: 319px){.m-AnchorMenu__button{min-width:auto}}.m-AnchorMenu__button--fixed{display:none}@media screen and (min-width: 1260px){.is--fixed .m-AnchorMenu__button--fixed{display:block;min-width:15.6rem}}.m-ArticleVideo{margin-bottom:0}.m-AvailableTranslations{width:100%}.m-AvailableTranslations .Heading{margin-bottom:0}.m-AvailableTranslations .Heading__text{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.6rem}.m-AvailableTranslations__button{width:100%;position:relative;padding-right:2.5rem;border-bottom:1px solid #b8b8b8}.m-AvailableTranslations__button::after{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:#000;border-width:0 .3rem .3rem 0;display:inline-block;border-radius:.3rem;padding:.4rem;transform:rotate(45deg);position:absolute;right:0;top:.3rem;transition:transform .3s ease}.m-AvailableTranslations__list{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem}.m-AvailableTranslations__link{color:#102a60;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}@media(hover: hover){.m-AvailableTranslations__link:hover{text-decoration:underline}}.m-AvailableTranslations__content{position:relative;overflow:hidden;max-height:0;transition:max-height .4s ease;width:100%;background-color:#fff}.m-AvailableTranslations__inner{padding-top:2rem;padding-bottom:2rem;transition:max-height .4s ease}.m-AvailableTranslations.is--expanded .m-AvailableTranslations__button::after{transform:rotate(-135deg);top:.8rem}.m-AvailableTranslations.is--expanded .m-AvailableTranslations__content{display:block}.m-AvailableTranslations.is--expanded.is--active .m-AvailableTranslations__content{max-height:none !important}@media screen and (min-width: 1260px){.m-AvailableTranslations[data-togglecontent-init=mobile] .m-AvailableTranslations__button{padding-right:0}.m-AvailableTranslations[data-togglecontent-init=mobile] .m-AvailableTranslations__button::after{display:none}}.m-BioTopHeader{--bottom-padding: 6rem;--padding-one-twelfth: 8.3333%;position:relative;padding-top:calc(4.5rem + 3.2rem)}@media screen and (min-width: 1260px){.m-BioTopHeader{padding-top:9.8rem}}@media screen and (min-width: 1260px){.m-BioTopHeader{margin-bottom:6rem}}.is--logged .m-BioTopHeader{padding-top:2rem}@media screen and (min-width: 1260px){.is--logged .m-BioTopHeader{padding-top:0}}.m-BioTopHeader::before,.m-BioTopHeader::after{position:absolute;content:"";background-color:#00203e;width:100%}.m-BioTopHeader::before{opacity:.96;top:0;left:0;right:0;height:calc(100% - var(--bottom-padding));z-index:-1}@media screen and (min-width: 1260px){.m-BioTopHeader::before{height:calc(100% - 3rem)}}.m-BioTopHeader::after{opacity:.85;bottom:0;height:var(--bottom-padding);z-index:-1}@media screen and (min-width: 1260px){.m-BioTopHeader::after{display:none}}.m-BioTopHeader__picture{width:21rem;align-self:center}@media screen and (max-width: 1259px){.m-BioTopHeader__picture{order:1}}@media screen and (min-width: 1260px){.m-BioTopHeader__picture{flex:0 0 29%;position:relative;top:5rem}}.m-BioTopHeader__picture img{border:1px solid #e5f2f7}@media screen and (min-width: 1260px){.m-BioTopHeader__picture img{width:100%}}.m-BioTopHeader__header{margin-bottom:1.3rem}.m-BioTopHeader__header>*{color:inherit}@media screen and (max-width: 1259px){.m-BioTopHeader__header>*{text-align:center}}.m-BioTopHeader__wrapper{display:flex;color:#fff}@media screen and (max-width: 1259px){.m-BioTopHeader__wrapper{flex-direction:column}}@media screen and (min-width: 1260px){.m-BioTopHeader__wrapper{padding-left:var(--padding-one-twelfth);padding-right:var(--padding-one-twelfth);min-height:36.6rem}}.m-BioTopHeader__container{display:flex}@media screen and (max-width: 1259px){.m-BioTopHeader__container{flex-direction:column}}@media screen and (min-width: 1260px){.m-BioTopHeader__container{flex-wrap:wrap;align-content:center}}.m-BioTopHeader__heading{display:flex}@media screen and (max-width: 1259px){.m-BioTopHeader__heading{flex-direction:column}}@media screen and (min-width: 1260px){.m-BioTopHeader__heading{border-top:1px solid #456c91;border-bottom:1px solid #456c91;padding-top:4rem;padding-bottom:5rem;flex-grow:1;justify-content:space-between}}@media screen and (max-width: 1259px){.m-BioTopHeader__name{display:flex;flex-direction:column;align-items:center}}.m-BioTopHeader__description{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:2rem}@media screen and (max-width: 1259px){.m-BioTopHeader__description{margin-bottom:2.5rem}}@media screen and (min-width: 1260px){.m-BioTopHeader__description{display:block}}@media screen and (min-width: 1260px){.m-BioTopHeader__socials{padding-left:4.7rem;padding-right:4.7rem}}@media screen and (min-width: 1260px){.m-BioTopHeader__heading{padding-left:4.7rem}}.m-BioTopHeader__socials{display:flex}@media screen and (max-width: 1259px){.m-BioTopHeader__socials{flex-wrap:wrap;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;justify-content:center;margin-bottom:1.8rem}}@media screen and (min-width: 1260px){.m-BioTopHeader__socials{flex:0 0 71%;order:-1;padding-bottom:1.7rem;padding-top:2rem;align-items:center}}@media screen and (max-width: 1259px){.m-BioTopHeader__label{flex:0 0 100%;text-align:center;margin-bottom:2rem}}@media screen and (min-width: 1260px){.m-BioTopHeader__label{margin-right:5rem}}.m-BioTopHeader__link{color:#fff;position:relative}.m-BioTopHeader__link.focus-visible{color:#38acf3;outline:1px dashed #c2c2c2;outline-offset:8px}.m-BioTopHeader__link:focus-visible{color:#38acf3;outline:1px dashed #c2c2c2;outline-offset:8px}@media(hover: hover){.m-BioTopHeader__link:hover{color:#38acf3}}@media screen and (min-width: 1260px){.m-BioTopHeader__link+.m-BioTopHeader__link{margin-left:3rem}}.m-BioTopHeader__link .icon{height:3rem;width:3.5rem}@media screen and (max-width: 1259px){.m-BioTopHeader__sharing{display:none}}@media screen and (min-width: 1260px){.m-BioTopHeader__sharing{display:flex;align-items:center}}@media screen and (min-width: 1260px){.m-BioTopHeader__breadcrumbs{padding-right:var(--padding-one-twelfth)}}.m-BlogAuthor{width:100%;border-top:1px solid #007db1;border-bottom:1px solid #007db1;padding:2rem 0 2rem 2rem}@media screen and (min-width: 768px){.m-BlogAuthor{padding:3rem}}.m-BlogAuthor__wrapper{font-size:1.4rem;line-height:1.4rem;display:grid;grid-template-columns:7.6rem auto auto;grid-template-rows:auto auto auto;grid-gap:2rem 2rem;gap:2rem 2rem;grid-auto-flow:row}@media screen and (min-width: 768px){.m-BlogAuthor__wrapper{grid-template-columns:12.8rem auto 15rem;grid-gap:0 2rem;gap:0 2rem;font-size:1.8rem;line-height:1.8rem}}.m-BlogAuthor__imgWrapper{width:7.6rem;grid-row:1/2;grid-column:1/2}@media screen and (min-width: 768px){.m-BlogAuthor__imgWrapper{grid-row:1/-1;margin-right:3rem;width:12.9rem}}.m-BlogAuthor__txtWrapper{grid-column:2/-1;grid-row:1/2;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 768px){.m-BlogAuthor__txtWrapper{grid-column:2/3;grid-row:1/3}}.m-BlogAuthor__img{border-radius:50%}.m-BlogAuthor__label{font-size:1.2rem;line-height:1.2rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;margin-bottom:1rem}@media screen and (min-width: 768px){.m-BlogAuthor__label{margin-bottom:2rem}}.m-BlogAuthor__name{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;margin-bottom:.5rem;display:block}@media screen and (min-width: 768px){.m-BlogAuthor__name{margin-bottom:1rem}}.m-BlogAuthor__position{font-family:Graphik,sans-serif;font-weight:300;font-style:normal}.m-BlogAuthor__link{font-size:1.8rem;grid-column:1/-1;grid-row:2/3}@media screen and (min-width: 768px){.m-BlogAuthor__link{grid-column:2/3;grid-row:3/4}}.m-BlogAuthor__socialIcons{display:flex;grid-column:1/-1;grid-row:3/-1}@media screen and (min-width: 768px){.m-BlogAuthor__socialIcons{grid-column:3/4;grid-row:1/-1;justify-content:flex-end}}.m-BlogEvent{position:relative}.m-BlogEvent__elem{padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid #b8b8b8}.m-BlogEvent__wrapper{display:flex;flex-wrap:wrap}.m-BlogEvent__time{font-weight:700;text-align:center;flex-basis:100%;margin-bottom:2rem}@media screen and (min-width: 1260px){.m-BlogEvent__time{flex-basis:20%;padding:0 2rem}}.m-BlogEvent__content{overflow:auto}@media screen and (min-width: 1260px){.m-BlogEvent__content{flex-basis:calc(100% - 20%)}}.m-BlogEvent .c-Loader{width:0;height:0;left:50%;transform:translateX(-50%)}.m-BlogEvent .c-Loader .lds-ring{width:4rem;height:4rem}.m-BlogEvent .c-Loader .lds-ring div{width:3rem;height:3rem}.m-BoxRelatedContent{position:relative}.m-BoxRelatedContent .swiper-container{z-index:0}@media screen and (min-width: 960px){.m-BoxRelatedContent .swiper-container{padding-top:.5rem}}@media screen and (max-width: 1259px){.m-BoxRelatedContent .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{flex-direction:column}}@media screen and (min-width: 960px){.m-BoxRelatedContent .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{grid-gap:1.6rem;gap:1.6rem}}@media screen and (min-width: 1260px){.m-BoxRelatedContent .swiper-container:not(.swiper-container-initialized) .swiper-slide{flex-basis:32%}}.m-BoxRelatedContent .swiper-slide{height:auto}.m-BoxRelatedContent .swiper-navigation{text-align:center;margin-bottom:2rem}@media screen and (min-width: 960px){.m-BoxRelatedContent .swiper-navigation{position:absolute;top:0;right:1px}}.m-BoxRelatedContent .swiper-button-prev,.m-BoxRelatedContent .swiper-button-next{position:static;display:inline-block;margin-top:0}.m-BoxRelatedContent .swiper-button-prev{margin-right:.6rem}.m-BoxRelatedContent--bg{padding:4rem 2.5rem;background-color:#e5f2f7}@media screen and (min-width: 960px){.m-BoxRelatedContent--bg{padding:4rem}}@media screen and (min-width: 1260px){.m-BoxRelatedContent--bg{padding:4rem 6rem}}@media screen and (max-width: 1259px){.m-BoxRelatedContent--bg .m-BoxRelatedContent__heading{margin-bottom:2rem}}@media screen and (min-width: 768px){.m-BoxRelatedContent__heading .Heading__text{max-width:calc(100% - 10rem)}}@media screen and (min-width: 1260px){.m-BoxRelatedContent__heading .Heading__text{max-width:calc(100% - 20rem)}}.m-BoxRelatedContent__more{width:100%;padding:2rem 0;border-top:1px solid #007db1;border-bottom:1px solid #007db1;border-color:#b8b8b8;font-size:1.4rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;text-align:center}@media screen and (min-width: 960px){.m-BoxRelatedContent__more{font-size:1.8rem}}@media screen and (min-width: 1260px){.m-BoxRelatedContent__more{width:auto;border:none;padding:0;position:absolute;top:.8rem;right:11rem}}@media screen and (min-width: 1260px){.m-BoxRelatedContent--bg .m-BoxRelatedContent__more{top:calc(4rem + 0.9rem);right:calc(6rem + 11rem)}}.m-CIPTopHeader{position:relative;padding-top:calc(4.5rem + 11rem);margin-bottom:3rem}@media screen and (max-width: 1259px){.m-CIPTopHeader--anchorMenu{margin-bottom:0}}@media screen and (min-width: 1260px){.m-CIPTopHeader{padding-top:calc(9.8rem + 26.2rem)}}.is--logged .m-CIPTopHeader{padding-top:calc(4.5rem + 11rem)}@media screen and (min-width: 1260px){.is--logged .m-CIPTopHeader{padding-top:calc(9.8rem + 10.2rem)}}.m-CIPTopHeader__bgImage{position:absolute;top:0;width:100%;height:calc(100% - 10.5rem)}@media screen and (min-width: 1260px){.m-CIPTopHeader__bgImage{height:60.2rem;overflow:hidden}}@media screen and (min-width: 1260px){.is--logged .m-CIPTopHeader__bgImage{height:calc(60.2rem + 7.4rem)}}.m-CIPTopHeader__bgImage::after,.m-CIPTopHeader__bgImage::before{content:"";background-color:#053e72;position:absolute;left:0;right:0;width:100%}.m-CIPTopHeader__bgImage::after{opacity:.3;top:0;height:100%}.m-CIPTopHeader__bgImage::before{opacity:.85;bottom:-10.5rem;height:10.5rem;z-index:-1}@media screen and (min-width: 1260px){.m-CIPTopHeader__bgImage::before{display:none}}.m-CIPTopHeader__bgImage img{min-height:100%;min-width:100%;width:auto;height:100%;max-width:none;max-height:none;display:block;position:relative;top:0;left:50%;transform:translateX(-50%)}@media screen and (min-width: 1260px){.m-CIPTopHeader__bgImage img{height:auto}}@media screen and (max-width: 1259px){.m-CIPTopHeader--narrow .m-CIPTopHeader__bgColor:not(.m-CIPTopHeader--lower) .m-CIPTopHeader--narrow .m-CIPTopHeader__bgColor{padding-top:9rem}}@media screen and (min-width: 1260px){.m-CIPTopHeader--narrow .m-CIPTopHeader__bgColor{margin-left:8.333333%;margin-right:8.333333%;padding:4.2rem 8.333333%}}@media screen and (min-width: 1260px){.m-CIPTopHeader--narrow .m-CIPTopHeader__breadcrumbs{padding-right:8.333333%}}.m-CIPTopHeader--lower{padding-top:calc(4.5rem + 11rem)}@media screen and (min-width: 1260px){.m-CIPTopHeader--lower{padding-top:calc(9.8rem + 10.2rem)}}.is--logged .m-CIPTopHeader--lower{padding-top:calc(4.5rem + 11rem)}@media screen and (min-width: 1260px){.is--logged .m-CIPTopHeader--lower{padding-top:calc(9.8rem + 10.2rem)}}.m-CIPTopHeader--lower .m-CIPTopHeader__bgImage{height:calc(100% - 8rem)}@media screen and (min-width: 1260px){.m-CIPTopHeader--lower .m-CIPTopHeader__bgImage{height:45rem}}@media screen and (min-width: 1260px){.is--logged .m-CIPTopHeader--lower .m-CIPTopHeader__bgImage{height:calc(100% - 8rem)}}@media screen and (max-width: 1259px){.m-CIPTopHeader--lower .m-CIPTopHeader__bgImage::before{bottom:-8rem;height:8rem}}.m-CIPTopHeader__bgColor{position:relative;padding-top:4rem}@media screen and (max-width: 1259px){.m-CIPTopHeader__bgColor{margin-left:-0.6rem;margin-right:-0.6rem}}@media screen and (min-width: 1260px){.m-CIPTopHeader__bgColor{min-height:32.3rem;padding:4.2rem 8.333333% 5.8rem}}.m-CIPTopHeader__bgColor:before{content:"";width:100%;height:100%;position:absolute;bottom:0;display:block;background:#00203e;z-index:0;opacity:.85}@media screen and (min-width: 1260px){.m-CIPTopHeader__bgColor:before{height:100%;top:0;left:0;transform:none;opacity:.96}}.m-CIPTopHeader__container{display:flex;color:#fff}@media screen and (max-width: 1259px){.m-CIPTopHeader__container{padding-left:3.3rem;padding-right:3.3rem;flex-direction:column}}@media screen and (min-width: 1260px){.m-CIPTopHeader__container{flex-wrap:wrap;align-items:center;justify-content:space-between}}.m-CIPTopHeader__text{z-index:0}@media screen and (min-width: 1260px){.m-CIPTopHeader__text{order:1;border-top:1px solid #456c91;border-bottom:1px solid #456c91;padding-top:2.4rem;padding-bottom:2.4rem;padding-right:10rem;flex:0 0 100%;margin-top:2.6rem}}@media screen and (min-width: 1260px){.m-CIPTopHeader__heading{margin-bottom:1.3rem}}.m-CIPTopHeader__heading>*{color:inherit}@media screen and (min-width: 1260px){.m-CIPTopHeader__heading>*{margin-bottom:0}}@media screen and (max-width: 1259px){.m-CIPTopHeader__description{display:none}}.m-CIPTopHeader__buttons{position:relative;display:flex}@media screen and (max-width: 1259px){.m-CIPTopHeader__buttons{flex-direction:column;grid-row-gap:2rem;row-gap:2rem;margin-bottom:4rem}}@media screen and (min-width: 1260px){.m-CIPTopHeader__buttons{grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}}@media screen and (min-width: 1260px){.m-CIPTopHeader__button{min-width:15.6rem}}.m-CIPTopHeader__link{color:#fff;display:inline-block;align-self:center}@media screen and (min-width: 1260px){.m-CIPTopHeader__link{position:absolute;bottom:-7rem;right:0}}.m-CIPTopHeader__category{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;margin-bottom:1rem}@media screen and (min-width: 1260px){.m-CIPTopHeader__category{margin:1rem 0 1.5rem}}.m-CIPTopHeader__sharing{padding:2.5rem 0 2rem;width:100%;z-index:0}@media screen and (max-width: 1259px){.m-CIPTopHeader__sharing{order:2;border-top:1px solid #456c91}}@media screen and (min-width: 1260px){.m-CIPTopHeader__sharing{padding:0;width:auto}}.m-Clipboard{height:100%;margin-right:-2rem;position:relative}@media screen and (min-width: 1260px){.m-Clipboard{margin-right:-3rem}}.m-Clipboard__container{max-height:calc(100% - 8rem);overflow-y:auto;padding-right:2rem}@media screen and (min-width: 768px){.m-Clipboard__container{scrollbar-color:#1670ab #d9ecfd;scrollbar-width:thin}.m-Clipboard__container::-webkit-scrollbar{width:6px}.m-Clipboard__container::-webkit-scrollbar-thumb{background:#1670ab;border-radius:100px}.m-Clipboard__container::-webkit-scrollbar-track{background:#d9ecfd;border-radius:100px}}@media screen and (min-width: 1260px){.m-Clipboard__container{max-height:53rem;max-height:calc( 74vh - 17.2rem );padding-right:5rem}}.m-Clipboard__heading{margin-bottom:0;margin-right:2rem;padding-bottom:1rem}@media screen and (min-width: 1260px){.m-Clipboard__heading{margin-right:5rem;padding-bottom:0}}.m-Clipboard__topmsg{margin-top:3rem}.m-Clipboard__item{display:block;position:relative;font-size:1.4rem;margin-top:3rem;padding-bottom:2rem;border-bottom:1px solid #b8b8b8}@media screen and (min-width: 1260px){.m-Clipboard__item{display:flex}}@media screen and (max-width: 1259px){.m-Clipboard__item--procurement .m-Clipboard__tags{display:block}.m-Clipboard__item--procurement .m-Clipboard__tag{margin-left:0}.m-Clipboard__item--procurement .m-Clipboard__tag::before{content:none}}.m-Clipboard__img{display:inline-block;margin-right:2rem;margin-bottom:1rem;max-width:10.3rem}.m-Clipboard__img--wide{max-width:16.6rem}.m-Clipboard__img--ico .icon{height:4rem}.m-Clipboard__img--num{display:flex;align-items:center;line-height:1.2;font-size:3rem;font-weight:700;text-align:center}@media screen and (min-width: 1260px){.m-Clipboard__img{flex:0 1 10.3rem}.m-Clipboard__img--wide{flex:0 1 auto;max-width:20.6rem}.m-Clipboard__img--ico{flex:0 1 3rem}.m-Clipboard__img--ico .icon{height:6rem}}.m-Clipboard__cont{flex:1 1 0}.m-Clipboard__title{display:inline-block;font-size:1.9rem;font-weight:700;margin-bottom:1rem;color:#000}.m-Clipboard__desc{margin-bottom:1rem;display:block;color:inherit}.m-Clipboard__tags{display:flex;flex-wrap:wrap;align-items:center;line-height:1}.m-Clipboard__tag{margin-left:2rem;margin-bottom:.8rem}.m-Clipboard__tag::before{content:"|";margin-right:2rem;color:#494a4d}.m-Clipboard__tag:first-child{margin-left:0}.m-Clipboard__tag:first-child::before{content:none}.m-Clipboard__btns{display:flex;justify-content:flex-end;flex-grow:1;margin-bottom:.8rem}.m-Clipboard__btns .icon{width:2rem;height:2rem;margin-left:2rem}.m-Clipboard__btns .icon *{pointer-events:none}@media(hover: hover){.m-Clipboard__btns .icon:hover{color:#000}}@media screen and (max-width: 1259px){.m-Clipboard__btns{position:absolute;right:0;top:0}}.m-Clipboard__tags--empty{position:relative}.m-Clipboard__tags--empty .m-Clipboard__btns{position:absolute;top:0;right:0}.m-Clipboard__tags--empty~.m-Clipboard__title,.m-Clipboard__tags--empty~.m-Clipboard__desc{padding-right:8rem}.m-Clipboard__error-msg{color:red;font-size:1.8rem;margin-top:1.5rem;display:flex;justify-content:center;align-content:center;align-items:center;position:absolute;animation:fade 1s ease}.m-CompanyValues{width:100%}.m-CompanyValues__list{padding-top:3rem;display:grid;grid-gap:4rem}@media screen and (min-width: 960px){.m-CompanyValues__list{grid-template-columns:repeat(2, 1fr);grid-gap:6rem 1.6rem}}@media screen and (min-width: 1260px){.m-CompanyValues__list{grid-template-columns:repeat(3, 1fr);grid-gap:8rem 1.6rem}.m-CompanyValues__list--twoColumn{grid-template-columns:repeat(2, 1fr);width:100%}}@media screen and (min-width: 1260px)and (min-width: 2540px){.m-CompanyValues__list--twoColumn .c-BoxRelatedContentItem--value .c-BoxRelatedContentItem__content{height:calc(100% - 10rem)}}.m-CompanyValues__list--oneColumn{grid-template-columns:repeat(1, 1fr);width:100%}@media screen and (min-width: 2540px){.m-CompanyValues__list--oneColumn .c-BoxRelatedContentItem--value .c-BoxRelatedContentItem__content{height:calc(100% - 10rem)}}.m-Contact__wrapper{padding:3rem 0 4rem}@media screen and (min-width: 1260px){.m-Contact__wrapper{padding:5rem 0 9rem}}.m-Contact__heading .Heading__text{font-size:1.8rem}@media screen and (min-width: 1260px){.m-Contact__heading .Heading__text{font-size:2.4rem}}@media screen and (min-width: 1260px){.m-Contact__container{display:flex;flex-wrap:wrap;grid-gap:3rem 5%;gap:3rem 5%}}@media screen and (min-width: 1260px){.m-Contact__column:first-of-type{flex:0 0 30%}}@media screen and (max-width: 1259px){.m-Contact__column+.m-Contact__column{margin-top:5rem}}.m-Contact__line{display:flex;align-items:center}.m-Contact__line+.m-Contact__line{margin-top:2rem}@media screen and (min-width: 1260px){.m-Contact__line+.m-Contact__line{margin-top:3rem}}.m-Contact__icon{flex:0 0 3rem;margin-right:2.5rem}.m-Contact__icon svg{height:3rem}.m-Contact__link--phone{color:#000;text-decoration:none}.m-Contact__link[href^=mailto]{font-size:1.8rem}.m-Contact__text{font-family:Graphik,sans-serif;font-weight:400;font-style:normal}.m-CookiesBar{background-color:rgba(0,0,0,.8);color:#fff;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:1000}.m-CookiesBar__content{padding:2rem 0}@media screen and (min-width: 768px){.m-CookiesBar__content{display:flex;flex-wrap:wrap}}@media screen and (min-width: 768px){.m-CookiesBar__description{width:80%;display:flex;flex-wrap:wrap}}@media screen and (min-width: 2540px){.m-CookiesBar__description{font-size:2.1rem}}.m-CookiesBar__confirm{margin-top:2rem}@media screen and (min-width: 768px){.m-CookiesBar__confirm{margin-top:0;width:20%;display:flex;justify-content:center;align-items:center}}.m-CountryDescription__wrapper{display:flex;flex-wrap:wrap;justify-content:center}.m-CountryDescription__image{margin-bottom:3rem}@media screen and (min-width: 1260px){.m-CountryDescription__image{flex-basis:20%;padding-right:3rem}}.m-CountryDescription__image img{min-width:100%;width:auto;height:auto}@media screen and (min-width: 1260px){.m-CountryDescription__image~.m-CountryDescription__container{flex-basis:80%}}.m-CountryDescription__container{flex-basis:100%}.m-CountryDescription__container p{margin-bottom:2rem;line-height:2.8rem}@media screen and (min-width: 1260px){.m-CountryDescription__container p{margin-bottom:3rem}}.m-CountryDescription__lead{font-size:1.8rem;line-height:2.8rem;margin-bottom:3rem}@media screen and (min-width: 1260px){.m-CountryDescription__lead{font-size:2rem;line-height:3rem}}.m-CountryDescription__text{font-size:1.6rem;margin-bottom:3rem}.m-CountryDescription__content{overflow:hidden;max-height:0px;transition:max-height .4s ease}.m-CountryDescription__content.is--expanded{display:block}.m-CountryDescription__content.is--expanded.is--active{max-height:none !important}.m-CountryDescription__inner{margin-bottom:3rem;transition:max-height .4s ease}.m-CountryDescription__button{font-size:1.8rem}.m-CountrySelector__description{margin-bottom:3rem}.m-CountrySelector__box{color:#fff;background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);padding:3rem}.m-CountrySelector__box .Heading{border-color:#fff}.m-CountrySelector__box .Heading__text{color:inherit;font-size:1.8rem}@media screen and (min-width: 1260px){.m-CountrySelector__items{-moz-column-count:4;column-count:4}}@media screen and (min-width: 1260px){.m-CountrySelector__items--threeCols{-moz-column-count:3;column-count:3}}@media screen and (min-width: 960px){.m-CountrySelector__items--grid4cols{-moz-column-count:auto;column-count:auto;display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}@media screen and (min-width: 1260px){.m-CountrySelector__items--grid4cols{grid-template-columns:repeat(4, 1fr)}}.m-CountrySelector__items--small{font-size:1.4rem;font-weight:600}.m-CountrySelector__items--small .Link{font-weight:600}.m-CountrySelector__items--withFlags .Link{display:flex}.m-CountrySelector__item{margin-bottom:2rem}@media screen and (min-width: 1260px){.m-CountrySelector__item{flex-basis:25%}}.m-CountrySelector__item .Link{color:#fff}.m-CountrySelector__itemFlag{width:4rem;margin-right:2rem;display:inline-block;align-self:start}.m-CountrySelector__item .Heading{margin-bottom:1.5rem}.m-CountrySelector__item ul{display:flex;flex-direction:column;grid-row-gap:1.5rem;row-gap:1.5rem}.m-CountryTable__container{background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);color:#fff;padding:2.3rem 3rem}@media screen and (min-width: 1260px){.m-CountryTable__container{padding:3.5rem 12rem 3rem 11rem}}.m-CountryTable .c-RichText .m-CountryTable__table{margin-bottom:0}.m-CountryTable .c-RichText .m-CountryTable--paddingLeft{padding-left:2rem}.m-CountryTable__table{width:100%;text-align:left}.m-CountryTable__table tr td,.m-CountryTable__table tr th{padding-top:1rem;padding-bottom:1rem}@media screen and (min-width: 1260px){.m-CountryTable__table tr td,.m-CountryTable__table tr th{padding-top:.7rem;padding-bottom:.7rem}}.m-CountryTable__table tr td:first-of-type,.m-CountryTable__table tr th:first-of-type{padding-left:0}.m-CountryTable__table tr td:last-of-type,.m-CountryTable__table tr th:last-of-type{padding-right:0}.m-CountryTable__table tr th{text-transform:uppercase;font-size:1rem;border-bottom:1px solid #fff;padding-left:1rem;padding-right:1rem}.m-CountryTable__table tr th:first-of-type{font-size:1.6rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.m-CountryTable__table tr td{padding-left:.7rem;padding-right:.7rem;font-size:1.4rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}.m-CountryTable__table tr td strong{font-size:1.6rem}.m-DataSet{background-color:#e5f2f7;display:flex;flex-direction:column;align-items:center;padding-left:3rem;padding-right:3rem}@media screen and (max-width: 1259px){.m-DataSet{margin-top:3rem;margin-bottom:calc(3rem + 2rem) !important}}@media screen and (min-width: 1260px){.m-DataSet{margin-right:3rem;padding-bottom:.9rem;padding-left:2.2rem;padding-right:2.2rem}}.m-DataSet__image{border:1px solid #e5f2f7;width:19.7rem;height:25.5rem;margin-top:-3rem;margin-bottom:2rem}.m-DataSet__text{display:block;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.8rem;text-align:center}.m-DataSet__button{margin-bottom:-2rem;margin-top:2rem}.m-DigitalStory__slide{display:flex}@media screen and (max-width: 1259px){.m-DigitalStory__slide{flex-direction:column}}@media screen and (min-width: 1260px){.m-DigitalStory__container{position:relative}}@media screen and (min-width: 1260px){.m-DigitalStory__content{flex:0 0 42%;padding-right:1.6rem;padding-bottom:6rem}}@media screen and (max-width: 1259px){.m-DigitalStory__media{order:-1}.m-DigitalStory__media:not(.m-DigitalStory__media--iframe){margin-bottom:3rem}}@media screen and (min-width: 1260px){.m-DigitalStory__media{flex:0 0 57%}}.m-DigitalStory__media img{width:100%}.m-DigitalStory__buttons{position:relative;width:12.8rem;display:flex;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;align-items:center}@media screen and (max-width: 1259px){.m-DigitalStory__buttons{margin:0 auto 1rem}}@media screen and (min-width: 1260px){.m-DigitalStory__buttons{position:absolute;bottom:0;left:0;z-index:2}}@media screen and (min-width: 2540px){.m-DigitalStory__buttons{width:15.8rem}}.m-DigitalStory__buttons .swiper-button-prev,.m-DigitalStory__buttons .swiper-button-next{margin-top:0;position:relative}.m-DigitalStory__fraction{text-align:center;margin-top:2rem}@media screen and (min-width: 1260px){.m-DigitalStory__fraction{display:none}}.m-DigitalStory__links{margin-top:2rem}.m-DigitalStory__links>.Link+.Link{margin-left:1rem}.m-DigitalStory__related{margin-top:2rem;display:flex;grid-gap:1.6rem;gap:1.6rem}@media screen and (max-width: 1259px){.m-DigitalStory__related{flex-direction:column}}@media screen and (min-width: 1260px){.m-DigitalStory__related{align-items:stretch;padding-bottom:6rem;max-width:98rem}}@media screen and (min-width: 1260px){.m-DigitalStory__related .c-BoxRelatedContentItem--cover{flex:0 0 33%;height:auto}}@media screen and (max-width: 1259px){.m-DigitalStory__related .c-BoxRelatedContentItem--cover img{max-height:28rem}}.m-DigitalTopHeader{--container-padding: 2.4rem;position:relative;padding-top:4.5rem;margin-bottom:3rem}@media screen and (min-width: 1260px){.m-DigitalTopHeader{padding-top:9.8rem;margin-bottom:4rem}}.is--logged .m-DigitalTopHeader{padding-top:0}@media screen and (min-width: 1260px){.is--logged .m-DigitalTopHeader{padding-top:1rem}}.m-DigitalTopHeader::before{content:"";background-color:#00203e;opacity:.96;position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:-1}@media screen and (min-width: 1260px){.m-DigitalTopHeader::before{height:calc(100% - 6rem)}}.m-DigitalTopHeader__wrapper{color:#fff}.m-DigitalTopHeader__breadcrumbs{flex:0 0 100%;margin-bottom:1.3rem}.m-DigitalTopHeader__container{display:flex}@media screen and (max-width: 1259px){.m-DigitalTopHeader__container{flex-direction:column;padding:3.4rem var(--container-padding) 4rem}}@media screen and (max-width: 1259px){.m-DigitalTopHeader__header{display:flex;flex-direction:column}}@media screen and (min-width: 1260px){.m-DigitalTopHeader__header{padding-right:3.4rem;padding-bottom:10rem}}.m-DigitalTopHeader__heading{margin-bottom:1rem}.m-DigitalTopHeader__heading .Heading__text{color:inherit}@media screen and (max-width: 1259px){.m-DigitalTopHeader__sharing{order:2}}@media screen and (min-width: 1260px){.m-DigitalTopHeader__sharing{margin-bottom:3.8rem}}.m-DigitalTopHeader__lead{padding-bottom:2.7rem;margin-bottom:2.2rem;border-bottom:1px solid #456c91}@media screen and (max-width: 1259px){.m-DigitalTopHeader__lead{margin-left:calc(var(--container-padding) * (-1));margin-right:calc(var(--container-padding) * (-1));padding-left:var(--container-padding);padding-right:var(--container-padding)}}@media screen and (min-width: 1260px){.m-DigitalTopHeader__lead{margin-bottom:4rem}}.m-DigitalTopHeader__button{max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width: 1259px){.m-DigitalTopHeader__button{align-self:center;margin-bottom:3.4rem}}@media screen and (min-width: 1260px){.m-DigitalTopHeader__button~.m-DigitalTopHeader__link{margin-top:3.4rem}}.m-DigitalTopHeader__link{color:#fff;font-size:1.8rem}@media screen and (max-width: 1259px){.m-DigitalTopHeader__media{order:-1;margin-bottom:3rem}}@media screen and (min-width: 1260px){.m-DigitalTopHeader__media{flex:0 0 72%}}.m-DigitalTopHeader--low{--sharing-width: 27rem;--column-gap: 6rem}.m-DigitalTopHeader--low::before{height:100%}@media screen and (max-width: 1259px){.m-DigitalTopHeader--low .m-DigitalTopHeader__container{padding-top:2rem;padding-bottom:2rem}}@media screen and (min-width: 1260px){.m-DigitalTopHeader--low .m-DigitalTopHeader__header{display:flex;align-items:center;width:100%;grid-column-gap:var(--column-gap);-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);padding:2rem 0}}.m-DigitalTopHeader--low .m-DigitalTopHeader__heading{margin-bottom:0}@media screen and (min-width: 1260px){.m-DigitalTopHeader--low .m-DigitalTopHeader__heading{max-width:calc(100% - var(--sharing-width) - var(--column-gap))}}.m-DigitalTopHeader--low .m-DigitalTopHeader__heading>*{margin-bottom:0}@media screen and (max-width: 1259px){.m-DigitalTopHeader--low .m-DigitalTopHeader__heading>*{font-size:2rem;line-height:2.8rem}}@media screen and (min-width: 1260px){.m-DigitalTopHeader--low .m-DigitalTopHeader__heading>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width: 1259px){.m-DigitalTopHeader--low .m-DigitalTopHeader__sharing{order:0;padding-bottom:2.2rem;margin-bottom:1.7rem;border-bottom:1px solid #456c91;margin-left:calc(var(--container-padding) * (-1));margin-right:calc(var(--container-padding) * (-1));padding-left:var(--container-padding);padding-right:var(--container-padding)}}@media screen and (min-width: 1260px){.m-DigitalTopHeader--low .m-DigitalTopHeader__sharing{margin-bottom:0;flex:0 0 var(--sharing-width)}}.m-DocumentBoxes{width:100%}.m-DocumentBoxes__container{display:flex;grid-row-gap:1.6rem;row-gap:1.6rem;flex-wrap:wrap}@media screen and (max-width: 767px){.m-DocumentBoxes__container{flex-direction:column}}@media screen and (min-width: 768px){.m-DocumentBoxes__container{grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}}.m-DocumentBoxes__element{flex:0 0 100%}.elems-2 .m-DocumentBoxes__element{flex:inherit}@media screen and (min-width: 768px){.elems-2 .m-DocumentBoxes__element{width:calc(50% - (2 *1.6rem/ 4))}}@media screen and (min-width: 960px){.elems-2 .m-DocumentBoxes__element{width:calc(50% - (3 *1.6rem/ 4))}}@media screen and (min-width: 960px){.elems-2 .m-DocumentBoxes__element{width:calc(50% - (2 *1.6rem/ 4))}}.elems-3 .m-DocumentBoxes__element{flex:inherit}@media screen and (min-width: 768px){.elems-3 .m-DocumentBoxes__element{width:calc(50% - (2 *1.6rem/ 4))}}@media screen and (min-width: 960px){.elems-3 .m-DocumentBoxes__element{width:calc(33.3333333% - (3 *1.6rem/ 4))}}@media screen and (min-width: 960px){.elems-3 .m-DocumentBoxes__element{width:calc(33.33333333% - (3 *1.6rem/ 4))}}@media screen and (min-width: 960px){.elems-3 .m-DocumentBoxes__element .c-BoxRelatedContentItem .c-Button--expandable~.c-BoxRelatedContentItem__sharing{left:2rem}}@media screen and (min-width: 1260px){.elems-3 .m-DocumentBoxes__element .c-BoxRelatedContentItem .c-Button--expandable~.c-BoxRelatedContentItem__sharing{left:auto}}.elems-4 .m-DocumentBoxes__element{flex:inherit}@media screen and (min-width: 768px){.elems-4 .m-DocumentBoxes__element{width:calc(50% - (2 *1.6rem/ 4))}}@media screen and (min-width: 960px){.elems-4 .m-DocumentBoxes__element{width:calc(50% - (2 *1.6rem/ 4))}}@media screen and (min-width: 1260px){.elems-4 .m-DocumentBoxes__element{width:calc(25% - (3 *1.6rem/ 4))}}.elems-5 .m-DocumentBoxes__element{flex:inherit}@media screen and (min-width: 768px){.elems-5 .m-DocumentBoxes__element{width:calc(50% - (2 *1.6rem/ 4))}}@media screen and (min-width: 960px){.elems-5 .m-DocumentBoxes__element{width:calc(50% - (2 *1.6rem/ 4))}}@media screen and (min-width: 1260px){.elems-5 .m-DocumentBoxes__element{width:calc(20% - (4 *1.6rem/ 5))}}@media screen and (min-width: 1260px){.elems-5 .m-DocumentBoxes__element .c-BoxRelatedContentItem--file{padding:0 1.5rem 3rem}}@media screen and (min-width: 1260px){.elems-5 .m-DocumentBoxes__element .c-BoxRelatedContentItem__buttons{grid-gap:1.75rem;gap:1.75rem}}@media screen and (min-width: 1260px){.elems-5 .m-DocumentBoxes__element .c-BoxRelatedContentItem .c-Button--expandable{width:14.6rem}}@media screen and (min-width: 1260px){.elems-5 .m-DocumentBoxes__element .c-BoxRelatedContentItem .c-Button--expandable~.c-BoxRelatedContentItem__sharing{left:1.6rem}}@media screen and (min-width: 1600px){.elems-5 .m-DocumentBoxes__element .c-BoxRelatedContentItem .c-Button--expandable~.c-BoxRelatedContentItem__sharing{left:1rem}}@media screen and (min-width: 960px){.m-DocumentBoxes__element{flex:0 0 calc(50% - (3 *1.6rem/ 2))}}@media screen and (min-width: 1260px){.m-DocumentBoxes__element{flex:0 0 calc(25% - (3 *1.6rem/ 4))}}.m-DownloadBoxBig{width:100%}.m-DownloadBoxBig__contener{background-color:#e5f2f7;padding:3rem}@media screen and (min-width: 1260px){.m-DownloadBoxBig__contener{padding:6rem}}.m-DownloadBoxBig__description{font-family:Graphik,sans-serif;font-weight:300;font-style:normal;font-size:1.6rem;line-height:2.8rem;margin-bottom:4rem}.m-DownloadBoxBig__button{width:100%;justify-content:center;margin-bottom:1rem}@media screen and (min-width: 480px){.m-DownloadBoxBig__button{width:auto;margin-bottom:0}}.m-DownloadBoxSmall{display:flex;background-color:#e5f2f7;padding:2.7rem 1.6rem 3.9rem 2.5rem;grid-row-gap:1.7rem;row-gap:1.7rem}@media screen and (max-width: 319px){.m-DownloadBoxSmall{padding:2.7rem 1rem 3.9rem 1.5rem}}@media screen and (max-width: 1259px){.m-DownloadBoxSmall{flex-direction:column}}@media screen and (min-width: 1260px){.m-DownloadBoxSmall{padding:3.6rem 6rem;grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem;justify-content:space-between}}.m-DownloadBoxSmall__sharing{color:#007db1}@media(hover: hover){.m-DownloadBoxSmall__sharing .c-Sharing__link:hover{color:#102a60}}@media screen and (max-width: 1259px){.m-DownloadBoxSmall__heading{margin-bottom:.9rem}}.m-DownloadBoxSmall__heading>*{font-size:2rem;line-height:3.2rem;color:#102a60}.m-DownloadBoxSmall__date{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;color:#007db1}.m-DownloadBoxSmall__buttons,.m-DownloadBoxSmall__info{display:flex}.m-DownloadBoxSmall__buttons{align-items:center;grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}@media screen and (max-width: 319px){.m-DownloadBoxSmall__buttons{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}}@media screen and (min-width: 1260px){.m-DownloadBoxSmall__buttons{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}}.m-DownloadBoxSmall__button{justify-content:center;min-width:22rem}@media screen and (max-width: 319px){.m-DownloadBoxSmall__button{min-width:16rem}}@media screen and (min-width: 1260px){.m-DownloadBoxSmall__button{min-width:17.6rem}}.m-DownloadBoxSmall__icon{flex:0 0 3.1rem;margin-right:1.3rem;padding-top:.8rem}@media screen and (min-width: 1260px){.m-DownloadBoxSmall__icon{flex-basis:4.2rem;margin-right:2.5rem;padding-top:.4rem}}.m-DownloadBoxSmall__icon .icon{height:3.1rem}@media screen and (min-width: 1260px){.m-DownloadBoxSmall__icon .icon{height:4.2rem}}.m-EventTopHeader{position:relative;padding-top:calc(4.5rem + 11rem);z-index:1}@media screen and (min-width: 1260px){.m-EventTopHeader{padding-top:calc(9.8rem + 16.2rem);margin-bottom:3rem}}@media screen and (max-width: 1259px){.m-EventTopHeader--marginBottomMobile{margin-bottom:3rem}}.is--logged .m-EventTopHeader{padding-top:15.2rem}@media screen and (min-width: 1260px){.is--logged .m-EventTopHeader{padding-top:16.2rem}}.m-EventTopHeader__bgImage{position:absolute;top:0;width:100%;height:calc(100% - 16.5rem)}@media screen and (min-width: 1260px){.m-EventTopHeader__bgImage{height:60.2rem;overflow:hidden}}@media screen and (min-width: 1260px){.is--logged .m-EventTopHeader__bgImage{height:50.4rem}}.m-EventTopHeader__bgImage::after,.m-EventTopHeader__bgImage::before{content:"";background-color:#053e72;position:absolute;left:0;right:0;width:100%}.m-EventTopHeader__bgImage::after{opacity:.3;top:0;height:100%}.m-EventTopHeader__bgImage::before{opacity:.85;bottom:-16.5rem;height:16.5rem;z-index:-1}@media screen and (min-width: 1260px){.m-EventTopHeader__bgImage::before{display:none}}.m-EventTopHeader__bgImage img{min-height:100%;min-width:100%;width:auto;height:100%;max-width:none;max-height:none;display:block;position:relative;top:0;left:50%;transform:translateX(-50%)}@media screen and (min-width: 1260px){.m-EventTopHeader__bgImage img{height:auto}}.m-EventTopHeader__bgImage--bgGradient:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:transparent linear-gradient(201deg, #1670ab 0%, #15a9b8 100%) 0% 0% no-repeat;opacity:.5;z-index:1}.m-EventTopHeader__bgImage--bgGradient2:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:transparent linear-gradient(201deg, #15a9b8 33%, transparent 100%) 0% 0% no-repeat;opacity:.3;z-index:1}.m-EventTopHeader__bgImage--bgGradient3:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:transparent linear-gradient(201deg, #1670ab 33%, transparent 100%) 0% 0% no-repeat;opacity:.7;z-index:1}.m-EventTopHeader__bgImage--bgGradient4:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:transparent linear-gradient(201deg, #1670ab 0%, #15a9b8 100%) 0% 0% no-repeat;opacity:1;z-index:1}@media screen and (max-width: 1259px){.m-EventTopHeader--image .m-EventTopHeader__bgColor{padding-top:9rem}}@media screen and (min-width: 1260px){.m-EventTopHeader--image .m-EventTopHeader__bgColor{padding-left:25%}}@media screen and (min-width: 1260px){.m-EventTopHeader--image .m-EventTopHeader__footerRight{grid-gap:2rem;gap:2rem}}@media screen and (min-width: 1260px){.m-EventTopHeader--image .m-EventTopHeader__heading{margin-bottom:1.8rem}}@media screen and (min-width: 1260px){.m-EventTopHeader--past .m-EventTopHeader__footer{margin-top:2.6rem}}@media screen and (max-width: 1259px){.m-EventTopHeader--past .m-EventTopHeader__footerRight{grid-gap:1.5rem;gap:1.5rem}}@media screen and (min-width: 1260px){.m-EventTopHeader--past .m-EventTopHeader__footerRight{max-width:none;flex-wrap:nowrap}}@media screen and (min-width: 1260px){.m-EventTopHeader--past .m-EventTopHeader__footerLeft{position:absolute;top:5rem;right:10%}}@media screen and (min-width: 1260px){.m-EventTopHeader--past .m-EventTopHeader__date{font-size:2.8rem}}.m-EventTopHeader__bgColor{position:relative;padding-top:4rem;z-index:1}@media screen and (min-width: 1260px){.m-EventTopHeader__bgColor{margin-left:8.333333%;margin-right:8.333333%;padding:4.2rem 8.333333%}}.m-EventTopHeader__bgColor:before{content:"";width:100%;height:100%;position:absolute;bottom:0;display:block;background:#00203e;z-index:0;opacity:.85}@media screen and (min-width: 1260px){.m-EventTopHeader__bgColor:before{height:100%;top:0;left:0;transform:none;opacity:.96}}@media screen and (max-width: 1259px){.m-EventTopHeader__image,.m-EventTopHeader__container{padding-left:3.3rem;padding-right:3.3rem}}.m-EventTopHeader__image{position:relative;z-index:0}@media screen and (max-width: 1259px){.m-EventTopHeader__image{margin-bottom:2.7rem;margin-top:-17rem}}@media screen and (min-width: 1260px){.m-EventTopHeader__image{position:absolute;left:calc(-8.333333% - 1.6rem);top:8rem}}@media screen and (min-width: 2540px){.m-EventTopHeader__image{width:39rem}}@media screen and (min-width: 3820px){.m-EventTopHeader__image{width:auto}}.m-EventTopHeader__image img{border:1px solid #e5f2f7;box-shadow:.4rem .4rem 0 0 rgba(0,0,0,.1)}@media screen and (max-width: 1259px){.m-EventTopHeader__image img{margin-left:auto;margin-right:auto}}.m-EventTopHeader__heading{z-index:0;margin-bottom:1.6rem}@media screen and (min-width: 1260px){.m-EventTopHeader__heading{border-top:1px solid #456c91;border-bottom:1px solid #456c91;padding-top:2.4rem;padding-bottom:2.4rem}}@media screen and (min-width: 1600px){.m-EventTopHeader__heading{line-height:5rem;margin-bottom:3.3rem}}.m-EventTopHeader__daysLeft{font-family:Graphik,sans-serif;font-weight:400;font-style:normal}.m-EventTopHeader__register{min-width:27.2rem}@media screen and (max-width: 319px){.m-EventTopHeader__register{min-width:auto}}@media screen and (min-width: 1260px){.m-EventTopHeader__register{min-width:15.6rem}}@media screen and (max-width: 1259px){.m-EventTopHeader__daysLeft,.m-EventTopHeader__category{display:none}}.m-EventTopHeader__sharing{padding:2.5rem 0 2rem;width:100%;z-index:0}@media screen and (max-width: 1259px){.m-EventTopHeader__sharing{order:2;border-top:1px solid #456c91}}@media screen and (min-width: 1260px){.m-EventTopHeader__sharing{padding:1.2rem 0 3.3rem}}.m-EventTopHeader__container{display:flex;flex-direction:column;color:#fff}@media screen and (min-width: 1260px){.m-EventTopHeader__container{min-height:31rem}}.m-EventTopHeader__category{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.2rem}.m-EventTopHeader__footer{z-index:0}@media screen and (max-width: 1259px){.m-EventTopHeader__footer{font-size:1.2rem}}@media screen and (min-width: 1260px){.m-EventTopHeader__footer{display:flex;justify-content:space-between;margin-top:auto}}@media screen and (max-width: 1259px){.m-EventTopHeader__footerLeft,.m-EventTopHeader__footerRight{margin-bottom:1.6rem}}.m-EventTopHeader__footerRight{display:flex;grid-gap:3rem;gap:3rem}@media screen and (max-width: 1259px){.m-EventTopHeader__footerRight{flex-direction:column}.m-EventTopHeader__footerRight>*{align-self:center}}@media screen and (min-width: 1260px){.m-EventTopHeader__footerRight{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem;max-width:36rem}}.m-EventTopHeader__date{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:2.4rem;display:block}@media screen and (min-width: 1260px){.m-EventTopHeader__date{font-size:3.6rem;line-height:1}}.m-EventTopHeader__duration{background-color:#fff;font-family:Graphik,sans-serif;font-weight:600;font-style:normal;font-size:2.2rem;font-style:italic;line-height:1;color:#1670ab;padding:1.8rem 2.2rem}@media screen and (min-width: 1260px){.m-EventTopHeader__duration{position:absolute;right:-1.6rem;top:5.9rem}}@media screen and (min-width: 1260px){.m-EventTopHeader__breadcrumbs{padding-right:8.333333%}}.m-ExploreFurther{position:relative}.m-ExploreFurther__list{display:flex;grid-gap:5rem;gap:5rem}@media screen and (max-width: 959px){.m-ExploreFurther__list{flex-direction:column}}@media screen and (min-width: 960px){.m-ExploreFurther__list{flex-wrap:wrap;grid-gap:4rem 4rem;gap:4rem 4rem}}@media screen and (min-width: 1260px){.m-ExploreFurther__list{grid-gap:4rem 1.6rem;gap:4rem 1.6rem}}@media screen and (min-width: 960px){.m-ExploreFurther__list li{flex:0 0 calc(50% - 2rem)}}@media screen and (min-width: 1260px){.m-ExploreFurther__list li{flex:0 0 calc(50% - 0.8rem);padding-right:calc(8.3333333333% + 1.6rem)}}.m-ExploreFurther__list--mgTop{margin-top:6rem}.m-ExploreFurther__list--4col{display:grid}@media screen and (min-width: 768px){.m-ExploreFurther__list--4col{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1260px){.m-ExploreFurther__list--4col{grid-template-columns:repeat(4, 1fr)}}.m-ExploreFurther__list--4col li{padding-right:0}.m-ExploreFurther__list .c-Input{width:100%}@media screen and (min-width: 960px){.m-ExploreFurther__filters{display:flex;align-items:baseline}}.m-ExploreFurther__filters--col-direction{flex-direction:column}.m-ExploreFurther__filters--col-direction .m-ExploreFurther__translations{margin-bottom:6rem}.m-ExploreFurther__filters--selection{flex-direction:column}@media screen and (min-width: 1260px){.m-ExploreFurther__filters--selection{flex-direction:row;justify-content:space-between}}.m-ExploreFurther__filters--center{justify-content:center}@media screen and (min-width: 1260px){.m-ExploreFurther__filters--center .c-Filters{margin-bottom:3.5rem}}.m-ExploreFurther__filters--center .c-Filters__list{justify-content:center;flex-wrap:nowrap}.m-ExploreFurther__translations .m-AvailableTranslations{position:relative}@media screen and (max-width: 1259px){.m-ExploreFurther__translations .m-AvailableTranslations{margin-bottom:3rem}}.m-ExploreFurther__translations .m-AvailableTranslations__content{position:absolute;z-index:2}@media screen and (min-width: 960px){.m-ExploreFurther__translations .m-AvailableTranslations__content{padding:0 2rem}}.m-ExploreFurther__translations .m-AvailableTranslations .Heading__text{margin-bottom:.4rem}@media screen and (min-width: 960px){.m-ExploreFurther__translations{width:22%;margin-left:auto}}@media screen and (min-width: 1260px){.m-ExploreFurther__translations{width:16.6666666667%}}.m-ExploreFurther__translations--left{margin-left:0}@media screen and (min-width: 960px){.m-ExploreFurther__translations--left{margin-left:0}}.m-ExploreFurther__loader{margin-top:5rem;text-align:center}.m-ExploreFurther .loader{top:auto;bottom:-3rem}.m-ExploreFurther__desc{margin-bottom:1.7rem;font-size:1.6rem}.m-ExploreFurther__desc+.m-ExploreFurther__list{margin-top:6rem}.m-ExploreFurther__contentGrouped .Heading__link{display:inline-block;margin-bottom:6rem}.m-ExploreFurther .m-Form .m-ExploreFurther__email{display:flex}.m-ExploreFurther .m-Form .m-ExploreFurther__email .c-Button{align-self:start;margin:0 0 0 2rem;min-width:10rem}@media screen and (min-width: 1260px){.m-FeaturedEvent{padding-left:6rem}}.m-FeaturedEvent .Heading{margin-bottom:0}.m-FeaturedEvent__heading .Heading__text{font-size:2.4rem}@media screen and (min-width: 1260px){.m-FeaturedEvent__heading .Heading__text{font-size:2.2rem}}.m-FeaturedEvent__container{display:flex;background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);color:#fff;padding:0 3rem 4rem 3rem}@media screen and (max-width: 1259px){.m-FeaturedEvent__container{flex-direction:column;margin-top:7rem}}@media screen and (min-width: 1260px){.m-FeaturedEvent__container{padding:4.5rem 10rem 5rem 0}}.m-FeaturedEvent__image{flex:0 0 19rem;align-self:center;width:26.4rem;border:.4rem solid #102a60}@media screen and (max-width: 1259px){.m-FeaturedEvent__image{margin-top:-4rem;margin-bottom:2rem}}@media screen and (min-width: 1260px){.m-FeaturedEvent__image{flex:0 0 26.4rem;height:19rem;margin:1rem 5rem 0 -6rem}}.m-FeaturedEvent__date{display:block;font-size:2.4rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}@media screen and (max-width: 1259px){.m-FeaturedEvent__date{margin-bottom:2rem}}@media screen and (min-width: 1260px){.m-FeaturedEvent__date{font-size:3rem}}.m-FeaturedEvent__type{display:block;font-size:1.2rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;margin-bottom:1.3rem}@media screen and (min-width: 1260px){.m-FeaturedEvent__type{margin-bottom:2rem}}.m-FeaturedEvent__title{color:#fff;text-decoration:underline}.m-FeaturedEvent__title .Heading__text{color:inherit;font-size:1.6rem;line-height:2.4rem;margin-bottom:1.5rem}@media screen and (min-width: 1260px){.m-FeaturedEvent__title .Heading__text{font-size:2rem}}@media(hover: hover){.m-FeaturedEvent__title:hover{text-decoration:none}}.m-FeaturedEvent__text{line-height:2.8rem}@media screen and (min-width: 1260px){.m-FeaturedEvent__text{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;line-height:2rem}}@media screen and (min-width: 1260px){.m-FilesList--narrow{max-width:54rem}}.m-FilesList__list{display:flex;flex-direction:column;grid-row-gap:2.2rem;row-gap:2.2rem}.m-FilesList__button{margin-top:3rem}.m-FlyingNavigation{display:none}@media screen and (min-width: 960px){.m-FlyingNavigation{margin-left:0;margin-top:2rem;display:block}}@media screen and (min-width: 1260px){.m-FlyingNavigation{margin-left:6rem}}.m-FlyingNavigation__nav{width:21.9rem;background-color:#0f2e4a;position:relative;top:0px}@media screen and (min-width: 1260px){.m-FlyingNavigation__nav{width:27.9rem}}.m-FlyingNavigation__nav.page-0 .m-FlyingNavigation__item:first-of-type,.m-FlyingNavigation__nav.page-1 .m-FlyingNavigation__item:first-of-type,.m-FlyingNavigation__nav.page-2 .m-FlyingNavigation__item:first-of-type,.m-FlyingNavigation__nav.page-3 .m-FlyingNavigation__item:first-of-type,.m-FlyingNavigation__nav.page-4 .m-FlyingNavigation__item:first-of-type,.m-FlyingNavigation__nav.page-5 .m-FlyingNavigation__item:first-of-type,.m-FlyingNavigation__nav.page-6 .m-FlyingNavigation__item:first-of-type,.m-FlyingNavigation__nav.page-7 .m-FlyingNavigation__item:first-of-type{padding-bottom:2rem;border-bottom:1px solid #06537d}.m-FlyingNavigation__nav.page-1 .m-FlyingNavigation__item:first-of-type{border-bottom-color:#17638c}.m-FlyingNavigation__nav.page-2 .m-FlyingNavigation__item:first-of-type{border-bottom-color:#1782ac}.m-FlyingNavigation__nav.page-3 .m-FlyingNavigation__item:first-of-type{border-bottom-color:#17a1cc}.m-FlyingNavigation__nav.page-4 .m-FlyingNavigation__item:first-of-type{border-bottom-color:#17aed0}.m-FlyingNavigation__nav.page-5 .m-FlyingNavigation__item:first-of-type{border-bottom-color:#18bbd5}.m-FlyingNavigation__nav.page-6 .m-FlyingNavigation__item:first-of-type{border-bottom-color:#18c8da}.m-FlyingNavigation__nav.page-7 .m-FlyingNavigation__item:first-of-type{border-bottom-color:#1cd3e5}.m-FlyingNavigation__nav.is--fixed{position:fixed;top:11rem;z-index:1}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-0,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-1,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-2,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-3,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-4,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-5,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-6,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-7{border-bottom:.5rem solid #06537d}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-0::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-1::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-2::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-3::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-4::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-5::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-6::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-7::after{content:"";width:0;height:0;border-left:1rem solid transparent;border-right:1rem solid transparent;border-top:1rem solid #06537d;position:absolute;top:101%;left:50%;transform:translateX(-50%)}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-1{border-bottom-color:#17638c}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-1::after{border-top-color:#17638c}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-2{border-bottom-color:#1782ac}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-2::after{border-top-color:#1782ac}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-3{border-bottom-color:#17a1cc}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-3::after{border-top-color:#17a1cc}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-4{border-bottom-color:#17aed0}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-4::after{border-top-color:#17aed0}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-5{border-bottom-color:#18bbd5}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-5::after{border-top-color:#18bbd5}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-6{border-bottom-color:#18c8da}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-6::after{border-top-color:#18c8da}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-7{border-bottom-color:#1cd3e5}.m-FlyingNavigation__nav.is--fixed.is--shrunken.page-7::after{border-top-color:#1cd3e5}.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover .m-FlyingNavigation__item{max-height:-moz-fit-content;max-height:fit-content;opacity:1;transition:all .2s ease}.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover .m-FlyingNavigation__item:first-child{padding-bottom:2rem}.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover .m-FlyingNavigation__item:not(:last-of-type){margin-bottom:2rem}.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-0,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-1,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-2,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-3,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-4,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-5,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-6,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-7{border-bottom:none}.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-0::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-1::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-2::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-3::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-4::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-5::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-6::after,.m-FlyingNavigation__nav.is--fixed.is--shrunken:hover.page-7::after{border-top-color:transparent}.m-FlyingNavigation__nav.is--fixed.is--shrunken .m-FlyingNavigation__item{max-height:0;margin-bottom:0;opacity:0}.m-FlyingNavigation__nav.is--fixed.is--shrunken .m-FlyingNavigation__item:first-child{padding-bottom:0}.m-FlyingNavigation__nav.is--fixed.is--shrunken .m-FlyingNavigation__item.is--active{max-height:-moz-fit-content;max-height:fit-content;margin-bottom:0;opacity:1}.m-FlyingNavigation__list{padding:2rem;line-height:2rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}@media screen and (min-width: 2540px){.m-FlyingNavigation__list{line-height:2.6rem}}.m-FlyingNavigation__item{display:flex;color:#f3f3f3;cursor:pointer}.m-FlyingNavigation__item:not(:last-of-type){margin-bottom:2rem}.m-FlyingNavigation__item:first-of-type{flex-direction:column}.m-FlyingNavigation__item:first-of-type .m-FlyingNavigation__number{font-size:3.2rem;margin-bottom:.6rem}.m-FlyingNavigation__number{color:#f3f3f3;margin-right:.5rem;font-family:Graphik,sans-serif;font-weight:600;font-style:normal}.m-FlyingNavigation__text{color:#f3f3f3}@media screen and (min-width: 1260px){.m-FocusItem{display:flex;min-height:29.4rem}}@media screen and (max-width: 479px){.m-FocusItem__image{margin-left:-2.6rem;margin-right:-2.6rem;max-width:calc(100% + (2.6rem* 2))}}@media screen and (min-width: 1260px){.m-FocusItem__image{flex:0 0 67.75%;position:relative;overflow:hidden}.m-FocusItem__image picture{position:absolute;top:0;right:0;bottom:0;left:0}.m-FocusItem__image picture img{height:100%;max-width:none}}.m-FocusItem__image~.m-FocusItem__content{padding:3rem 2.6rem}@media screen and (max-width: 479px){.m-FocusItem__image~.m-FocusItem__content{margin-left:-2.6rem;margin-right:-2.6rem;max-width:calc(100% + (2.6rem* 2))}}@media screen and (min-width: 1260px){.m-FocusItem__image~.m-FocusItem__content{flex:0 0 32.25%;padding:4rem 5rem 4rem 4.5rem}}.m-FocusItem__content{background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);color:#fff;padding:4rem 5rem 4rem 4.5rem}.m-FocusItem .Heading{margin-bottom:0}.m-FocusItem .Heading__text{color:#fff;margin-bottom:1.4rem;font-size:1.8rem;line-height:2.4rem}@media screen and (min-width: 1260px){.m-FocusItem .Heading__text{margin-bottom:.7rem;font-size:2rem;line-height:2.8rem}}.m-FocusItem__description{font-family:Graphik,sans-serif;font-weight:400;font-style:normal}@media screen and (min-width: 1260px){.m-FocusItem__description{line-height:2.8rem}}.m-FocusItem__info{font-size:1.1rem;margin-top:1.5rem}@media screen and (min-width: 1260px){.m-FocusItem__info{margin-top:2.8rem}}.m-FocusItem__date~.m-FocusItem__category{color:#fff}.m-FocusItem__date~.m-FocusItem__category::before{content:"|";margin:0 1rem 0 .6rem}.m-Footer{background-color:#f3f3f3;padding-bottom:7rem}@media screen and (min-width: 1260px){.m-Footer{padding-bottom:3rem}}.m-Footer ul>li>a{font-size:1.4rem;display:inline-block;margin-bottom:.5rem}.m-Footer ul>li>a:not(.c-SocialLinks__icon){color:inherit}.m-Footer ul>li>a:not(.c-SocialLinks__icon) .icon{display:inline-block;margin-left:1rem}.m-Footer ul>li>a:not(.c-SocialLinks__icon) .icon svg{height:1.2rem;width:1.2rem}@media screen and (min-width: 2540px){.m-Footer ul>li>a:not(.c-SocialLinks__icon) .icon svg{height:1.8rem;width:1.8rem}}@media(hover: hover){.m-Footer ul>li>a:hover{text-decoration:underline}}.m-Footer__wrapper{padding:3rem 0}@media screen and (min-width: 1260px){.m-Footer__wrapper{padding:5rem 5rem 5rem 1.6rem;display:flex;justify-content:space-between}}@media screen and (max-width: 1259px){.m-Footer .Heading{margin-bottom:2rem}}.m-Footer .Heading__text{font-size:1.8rem}@media screen and (min-width: 1260px){.m-Footer .Heading__text{font-size:2.4rem}}@media screen and (max-width: 1259px){.m-Footer .m-NewsletterSmallForm .Heading{margin-bottom:2rem}}.m-Footer .m-NewsletterSmallForm .Heading__text{font-size:1.8rem}@media screen and (min-width: 1260px){.m-Footer .m-NewsletterSmallForm .Heading__text{font-size:2.4rem}}.m-Footer__bottom{padding:3rem 0 5rem}@media screen and (min-width: 1260px){.m-Footer__bottom{padding:4rem 1.6rem;display:flex;justify-content:space-between}}@media screen and (max-width: 1259px){.m-Footer__bottomLeft{margin-bottom:2rem}}.m-Footer__bottomLeft ul{display:grid}@media screen and (min-width: 480px){.m-Footer__bottomLeft ul{grid-auto-flow:column;grid-column-gap:6rem;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(6, auto)}}@media screen and (min-width: 768px){.m-Footer__bottomLeft ul{max-width:55rem;grid-template-columns:repeat(3, auto);grid-template-rows:repeat(4, auto);grid-column-gap:10rem}}.m-Footer__bottomRight .c-SocialLinks{padding-top:3rem}@media screen and (min-width: 1260px){.m-Footer__bottomRight .c-SocialLinks:first-child{margin-top:3.5rem}}@media screen and (min-width: 1260px){.m-Footer__bottomRight{flex:0 0 39.2rem;margin-right:9rem}}.m-Footer__disclaimer{padding-top:3.6rem;font-size:1.2rem;border-top:1px solid #b8b8b8}@media screen and (min-width: 1260px){.m-Footer__disclaimer{display:flex;padding:3rem 0}}.m-Footer__disclaimer--nobdr{border-top:unset}.m-Footer__copy{margin-bottom:2.6rem}@media screen and (min-width: 1260px){.m-Footer__copy{flex:0 0 40%;max-width:44.2rem;margin:0 8.8rem 0 0}}.m-Footer__logos ul{display:flex;flex-wrap:wrap;margin-bottom:1rem;grid-column-gap:0;-moz-column-gap:0;column-gap:0}.m-Footer__logos ul li{margin-right:2rem}.m-Footer__logos ul li img{height:4rem;max-height:4rem;margin-bottom:2rem}.m-Footer__left-desc{font-size:1.4rem;margin-bottom:3rem}@media screen and (min-width: 1260px){.m-Footer__left-desc{padding-right:5rem}}.m-Footer__contact-heading{margin-bottom:0}.m-Footer__contact-heading .Heading__text{font-size:1.8rem;font-weight:normal}.m-Footer__contact-address{margin-bottom:1rem;line-height:1.5em;font-size:1.4rem}.m-Footer__contact+ul{margin-top:2rem}.m-Footer__contact .c-SocialLinks__list{display:flex;justify-content:start;grid-column-gap:0}.m-Footer__contact .c-SocialLinks__icon{width:1.8rem;height:2rem}.m-Form{color:#000}.m-Form .c-Button{min-width:18.2rem;margin-top:.8rem}.m-Form legend{margin-bottom:2rem}.m-Form p{color:#000}.m-Form .qs-datepicker-container{width:25rem;font-size:1.25rem}.m-Form .qs-square{height:3rem}.m-Form .qs-controls{padding:.5rem 0}.m-Form .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background-color:#007db1}.m-FormThxInfo{text-align:center}#asideToolbar .m-FormThxInfo{width:100%}.m-FormThxInfo .Heading{display:inline-block}@media screen and (min-width: 2540px){.m-FormThxInfo{font-size:1.4rem}}.m-Header{display:flex;align-items:center;height:4.5rem;z-index:100;position:relative;top:0;left:0;right:0}@media screen and (min-width: 1260px){.m-Header{height:9.8rem}}.m-Header::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.92);box-shadow:0 .2rem 0 0 rgba(0,0,0,.1)}.m-Header--relative{position:relative}.m-Header .l-wrapper{position:relative}.m-Header__logo{display:block;width:9.402rem;height:2.384rem}@media screen and (min-width: 1260px){.m-Header__logo{width:20.083rem;height:5.091rem;align-self:center}}.m-Header__logo img{width:100%;height:auto}.m-Header__nav{display:flex;justify-content:space-between;z-index:1}.m-Header__list{display:flex}@media screen and (max-width: 1259px){.m-Header__list{position:fixed;width:calc(100vw - 5rem);background-color:#fff;flex-direction:column;justify-content:flex-start;top:0;left:-100%;transition:left .3s ease;height:calc(100vh - 4.8rem);grid-row-gap:2rem;row-gap:2rem;padding:5rem 3rem 3rem;overflow-y:auto}.m-Header__list.is--active{left:0}}@media screen and (min-width: 1260px){.m-Header__list{align-items:center}}.m-Header__list>li{position:relative}@media screen and (min-width: 1260px){.m-Header__list>li:not(:last-child){margin-right:3rem}}@media screen and (min-width: 1260px){.m-Header__list--separator{padding-left:2.5rem}.m-Header__list--separator:before{display:block;content:"|";position:absolute;left:0;top:50%;transform:translateY(-50%)}}@media screen and (min-width: 1260px){.m-Header__list--sep-close{padding-left:1rem}}.m-Header__navItem{position:relative;font-size:1.5rem;font-family:Graphik,sans-serif;font-weight:600;font-style:normal;text-transform:uppercase;color:#2a2a2a;padding-bottom:.7rem;margin-bottom:-0.7rem;background-image:linear-gradient(#2a2a2a, #2a2a2a);background-size:0% .2rem;background-repeat:no-repeat;background-position:left bottom;transition:background-size .3s ease;z-index:2}@media(hover){.m-Header__navItem:hover{background-size:100% .2rem}}.m-Header__navItem.is--active{background-size:100% .2rem}@media screen and (min-width: 1260px){.m-Header__navItem{height:9.8rem;display:flex;align-items:center}}button.m-Header__navItem{background-position:left 2.4rem}@media screen and (min-width: 1260px){button.m-Header__navItem{background-position:left 5.8rem;cursor:pointer}button.m-Header__navItem.is--active::after{transform:rotate(-180deg)}button.m-Header__navItem.is--active::before{opacity:1}}@media screen and (min-width: 1260px){button.m-Header__navItem::before{opacity:0;content:"";width:0;height:0;border-left:1.2rem solid transparent;border-right:1.2rem solid transparent;border-bottom:1.2rem solid #fff;display:inline-block;position:absolute;bottom:-1.4rem;left:50%;transform:translateX(-50%);transition:opacity .3s ease}}button.m-Header__navItem::after{content:"";width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #000;margin-bottom:.2rem;margin-left:1rem;display:inline-block;transition:transform .3s ease}@media screen and (max-width: 1259px){button.m-Header__navItem::after{margin-bottom:.3rem;transform:rotate(-90deg)}}.m-Header__navItem .icon{margin-left:1rem;position:relative;top:-0.1rem;display:inline-block}.m-Header__navItem .icon svg{height:1.2rem;width:1.2rem}.m-Header__submenu{position:fixed;width:calc(100vw - 5rem);top:0;left:-100%;padding:3rem 0;transition:left .3s ease;z-index:100}@media screen and (max-width: 1259px){.m-Header__submenu{background-color:#fff;height:calc(100vh - 4.8rem);overflow-y:auto}}@media screen and (min-width: 1260px){.m-Header__submenu{width:100vw;top:-100vh;left:0;right:0;padding:5rem 0 8rem;opacity:0;border-top:1.4rem solid transparent;box-shadow:-50vw 0px 0px -1.4rem #fff,50vw 0px 0px -1.4rem #fff;transition:opacity .3s ease,top 0s .3s ease}}@media screen and (max-width: 1259px){.m-Header__submenu.is--active{left:0}}@media screen and (min-width: 1260px){.m-Header__submenu.is--active{top:9.8rem;opacity:1;transition:opacity .3s 0s ease,top 0s 0s ease}}@media screen and (min-width: 2540px){.m-Header__submenu.is--active{top:calc(9.8rem - 1px)}}.m-Header__submenu.is--active:after{display:none;content:"";position:absolute;top:calc(100% - 1.5rem);height:.5rem;left:50%;transform:translateX(-50%);width:calc(100vw - 17px);background:transparent linear-gradient(to bottom, #cacaca, transparent)}@media screen and (min-width: 1260px){.m-Header__submenu.is--active:after{display:block}}@media screen and (min-width: 1260px){.m-Header__submenu::before{content:"";position:absolute;top:0;left:0;right:0;background-color:#fff;height:calc(100% - 1.4rem)}}.m-Header__close{position:absolute;top:2.5rem;right:3rem;width:1.8rem;height:1.8rem;z-index:1}@media screen and (min-width: 1260px){.m-Header__close{display:none}}.m-Header__close .icon{height:1.8rem}.m-Header__heading{text-transform:uppercase}@media screen and (min-width: 1260px){.m-Header__heading{margin-bottom:5rem}}@media screen and (max-width: 1259px){.m-Header__heading .Heading__text{font-size:1.5rem;padding-right:3rem;margin-bottom:.5rem}}.m-Header__sublist{display:flex;grid-row-gap:2rem;row-gap:2rem}@media screen and (max-width: 1259px){.m-Header__sublist{flex-direction:column}}@media screen and (min-width: 1260px){.m-Header__sublist{flex-wrap:wrap}.m-Header__sublist>li{flex:0 0 20%}}@media screen and (min-width: 1600px){.m-Header__sublist{grid-row-gap:5rem;row-gap:5rem}}@media screen and (min-width: 1260px){.m-Header__sublist--4columns{padding-right:10%}}@media screen and (min-width: 1920px){.m-Header__sublist--4columns{padding-right:20%}}@media screen and (min-width: 1260px){.m-Header__sublist--4columns>li{flex:0 0 25%}}.m-Header__subheading,.m-Header__sublink{font-size:1.5rem;text-transform:uppercase}.m-Header__sublink{color:#2a2a2a;font-weight:700;display:inline-block;position:relative;margin-right:3.5rem;word-break:break-word}@media(hover: hover){.m-Header__sublink:hover{text-decoration:underline}}.m-Header__sublink::after{content:"";position:absolute;bottom:0;margin:0 .2rem .1rem .5rem;border-style:solid;border-color:#007db1;border-width:0 .2rem .2rem 0;display:inline-block;border-radius:.2rem;padding:.4rem;transform:rotate(-45deg) translate(40%, -40%);transition:transform .3s ease}@media screen and (max-width: 1259px){.m-Header__subsections{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem}}@media screen and (min-width: 1260px){.m-Header__subsections{display:grid;grid-template-columns:25% 40% 25%;grid-column-gap:5%;-moz-column-gap:5%;column-gap:5%}}.m-Header__columnlist{margin-bottom:2.5rem}@media screen and (min-width: 1260px){.m-Header__columnlist{-moz-column-count:2;column-count:2}}.m-Header__simplelink{color:#2a2a2a;display:inline-block;margin-bottom:.5rem}@media(hover: hover){.m-Header__simplelink:hover{text-decoration:underline}}.m-Header__simplelink .icon{display:inline-block;margin-left:1rem}.m-Header__simplelink .icon svg{height:1.2rem;width:1.2rem}@media screen and (min-width: 2540px){.m-Header__simplelink .icon svg{height:1.8rem;width:1.8rem}}.m-Header__search{position:relative;margin-bottom:2.5rem}@media screen and (min-width: 1260px){.m-Header__search{padding-right:2rem}}.m-Header__search button{height:1.4rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#1670ab}@media screen and (min-width: 1260px){.m-Header__search button{right:3rem}}.m-Header__search button svg{width:1.4rem}.m-Header__input{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;display:block;border:1px solid #2a2a2a;padding:.6rem 1rem .5rem}input.m-Header__input{width:100%;padding-right:3rem}@media screen and (min-width: 1260px){.m-Header:not(.m-Header--relative)+main{margin-top:-9.8rem;padding-top:9.8rem}}@media screen and (min-width: 1260px){.m-Header:not(.m-Header--relative)+main article:first-child .l-section:first-child{margin-top:9.8rem}}@media screen and (min-width: 1260px){.m-Header:not(.m-Header--relative)+main article:first-child .l-section .l-section__placeholder>header{margin-top:calc(1 * -9.8rem)}}@media screen and (min-width: 1260px){.m-Header:not(.m-Header--relative)+main aside+.l-section .l-section__placeholder>header{margin-top:calc(1 * -9.8rem)}}@media screen and (min-width: 1260px){.m-Header:not(.m-Header--relative)+main .l-section .l-section__placeholder>header{margin-top:calc(1 * -9.8rem)}}@media screen and (min-width: 1260px){.m-Header.m-Header--relative+main .m-CIPTopHeader{margin-top:-9.6rem}}@media screen and (min-width: 1260px){.m-Header.m-Header--relative+main .m-CIPTopHeader__bgImage{max-height:45.2rem}}@media screen and (min-width: 1260px){.m-Header.m-Header--relative+main .m-SimpleTopHeader{margin-top:-7.4rem}}@media screen and (min-width: 1260px){.m-Header.m-Header--relative+main .m-SimpleTopHeader.m-SimpleTopHeader--statistics{margin-top:0}}@media screen and (min-width: 1260px){.m-Header.m-Header--relative+main .m-TopHeader{margin-top:-9.6rem}}@media screen and (min-width: 1260px){.m-Header.m-Header--relative+main .m-TopHeader__bgImage{max-height:53.5rem}}@media screen and (min-width: 1260px){.m-Header.m-Header--relative+main .m-TopHeader--publication{margin-top:-16.8rem}}@media screen and (max-width: 1259px){body{position:relative}body main,body header,body footer{transition:left .3s ease}body main,body footer{position:relative;left:0}body.menu--active main,body.menu--active header,body.menu--active footer{left:calc(100% - 5rem)}body.menu--active header{width:100%}}.m-HighlightedLink{width:100%;padding:2rem 0;border-top:1px solid #007db1;border-bottom:1px solid #007db1;text-align:center}.m-HighlightedLink__text{color:#494a4d;font-size:1.4rem}.m-HighlightedLink__link{font-size:1.4rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.m-HighlightedPublication{display:flex;grid-gap:2rem;gap:2rem}@media screen and (max-width: 1259px){.m-HighlightedPublication{flex-direction:column}}.m-HighlightedPublication__item{background-color:#e5f2f7;padding:0 3rem 3rem}@media screen and (max-width: 1259px){.m-HighlightedPublication__item{margin-top:4.5rem;flex-direction:column}}@media(hover){.m-HighlightedPublication__item:hover .m-HighlightedPublication__linktext{text-decoration:none}}@media screen and (min-width: 1260px){.m-HighlightedPublication__item~.m-HighlightedPublication__item{flex:0 0 calc(50% - 11.1rem - 0.8rem)}}.m-HighlightedPublication__container{display:flex;flex-direction:column}@media screen and (min-width: 960px){.m-HighlightedPublication__container{flex-direction:row}}@media screen and (min-width: 1260px){.m-HighlightedPublication__container{flex-direction:column}}.m-HighlightedPublication__image{width:100%;height:34.4rem;flex:0 0 24.2rem;margin-top:-4.5rem;margin-bottom:2rem}@media screen and (min-width: 360px){.m-HighlightedPublication__image{width:24.2rem}}@media screen and (min-width: 1260px){.m-HighlightedPublication__content{display:flex;flex-direction:column;padding-top:2rem;padding-bottom:.7rem}}@media screen and (min-width: 960px){.m-HighlightedPublication__content{margin:2rem 0 0 3rem}}@media screen and (min-width: 1260px){.m-HighlightedPublication__content{margin:0}}.m-HighlightedPublication__label{text-transform:uppercase;font-size:1.2rem;font-family:Graphik,sans-serif;font-weight:600;font-style:normal;color:#8c9198;margin-bottom:.3rem;display:block}.m-HighlightedPublication .Heading{color:#000;margin-bottom:0}.m-HighlightedPublication .Heading__text{font-size:2.2rem;margin-bottom:0}.m-HighlightedPublication__text{color:#494a4d;margin-top:2rem;line-height:2.8rem}.m-HighlightedPublication__linktext{display:block;margin-top:2rem;font-size:1.8rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;text-decoration:underline}.m-HighlightedPublication__filesWrapper{display:none}@media screen and (min-width: 1260px){.m-HighlightedPublication__filesWrapper{height:8rem;margin-top:auto;display:flex;flex-direction:column;justify-content:flex-end;font-size:1.4rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}}.m-HighlightedPublication__filesLabel{font-size:1.4rem;font-family:Graphik,sans-serif;font-weight:600;font-style:normal;color:#8c9198;display:block;margin-bottom:1rem}.m-HighlightedPublication__files{display:inline-flex;color:#fff}.m-HighlightedPublication__files>li:not(:last-child)::after{content:"|";margin:1rem}.m-HighlightedPublication--dark{background-color:#00203e}.m-HighlightedPublication--dark .Heading__text,.m-HighlightedPublication--dark .Heading__linktext,.m-HighlightedPublication--dark .m-HighlightedPublication__text,.m-HighlightedPublication--dark .m-HighlightedPublication__linktext{color:#fff}@media screen and (min-width: 1260px){.m-HighlightedPublication:not(.m-HighlightedPublication--narrow){grid-gap:1.6rem;gap:1.6rem}.m-HighlightedPublication:not(.m-HighlightedPublication--narrow) .m-HighlightedPublication__item{padding:2.4rem 5rem 2.4rem 0;margin-left:11.1rem}.m-HighlightedPublication:not(.m-HighlightedPublication--narrow) .m-HighlightedPublication__image{margin:0 4.6rem 0 -11.1rem}.m-HighlightedPublication:not(.m-HighlightedPublication--narrow) .m-HighlightedPublication__container{flex-direction:row}.m-HighlightedPublication:not(.m-HighlightedPublication--narrow) .m-HighlightedPublication__linktext{margin-top:auto}}.m-HighlightedPublication--single .m-HighlightedPublication__image{width:20.6rem;height:29.2rem;flex:0 0 20.6rem;margin:-4.5rem 0 2rem 0}@media screen and (max-width: 1259px){.m-HighlightedPublication--single .m-HighlightedPublication__image{margin-top:-4.5rem;margin-bottom:2rem}}@media screen and (min-width: 1260px){.m-HighlightedPublication--single .m-HighlightedPublication__image{margin:0 6rem 0 -3.8rem}}@media screen and (max-width: 319px){.m-HighlightedPublication--single .m-HighlightedPublication__image{width:auto}}.m-HighlightedPublication--single .m-HighlightedPublication__item{background-color:#00203e}@media screen and (min-width: 1260px){.m-HighlightedPublication--single .m-HighlightedPublication__item{margin-left:3.8rem;padding:5rem 10rem 5rem 0}}.m-HighlightedPublication--single .m-HighlightedPublication__item .Heading__text,.m-HighlightedPublication--single .m-HighlightedPublication__item .Heading__linktext,.m-HighlightedPublication--single .m-HighlightedPublication__item .m-HighlightedPublication__text,.m-HighlightedPublication--single .m-HighlightedPublication__item .m-HighlightedPublication__linktext{color:#fff}@media screen and (min-width: 1260px){.m-HighlightedPublication--single.m-HighlightedPublication--leftImg .m-HighlightedPublication__item{margin-left:6rem}}@media screen and (min-width: 1260px){.m-HighlightedPublication--single.m-HighlightedPublication--leftImg .m-HighlightedPublication__image{margin:0 6rem 0 -6rem}}.m-HighlightedPublication--single.m-HighlightedPublication--leftImg .m-HighlightedPublication__filesWrapper{height:auto}.m-HighlightedPublication--narrow{margin-top:4.5rem}.m-HighlightedPublication--narrow .m-HighlightedPublication__image{width:20.6rem}.m-HighlightedPublication--light .m-HighlightedPublication__item{background-color:#e5f2f7}.m-HighlightedPublication--light .m-HighlightedPublication__item .Heading__text,.m-HighlightedPublication--light .m-HighlightedPublication__item .Heading__linktext,.m-HighlightedPublication--light .m-HighlightedPublication__item .Heading__files,.m-HighlightedPublication--light .m-HighlightedPublication__item .m-HighlightedPublication__text,.m-HighlightedPublication--light .m-HighlightedPublication__item .m-HighlightedPublication__linktext,.m-HighlightedPublication--light .m-HighlightedPublication__item .m-HighlightedPublication__files{color:#000}.m-HighlightedPublication--light .m-HighlightedPublication__item .Heading__linktext,.m-HighlightedPublication--light .m-HighlightedPublication__item .m-HighlightedPublication__linktext{color:#38acf3}.m-Iframe{position:relative}.m-Iframe--10{padding-top:10%}.m-Iframe--15{padding-top:20%}.m-Iframe--20{padding-top:20%}.m-Iframe--25{padding-top:25%}.m-Iframe--30{padding-top:30%}.m-Iframe--35{padding-top:35%}.m-Iframe--40{padding-top:40%}.m-Iframe--45{padding-top:45%}.m-Iframe--50{padding-top:50%}.m-Iframe--55{padding-top:55%}.m-Iframe--60{padding-top:60%}.m-Iframe--65{padding-top:65%}.m-Iframe--70{padding-top:70%}.m-Iframe--75{padding-top:75%}.m-Iframe--80{padding-top:80%}.m-Iframe--85{padding-top:85%}.m-Iframe--90{padding-top:90%}.m-Iframe--95{padding-top:95%}.m-Iframe--100{padding-top:100%}.m-Iframe[class*="--1"] iframe,.m-Iframe[class*="--2"] iframe,.m-Iframe[class*="--3"] iframe,.m-Iframe[class*="--4"] iframe,.m-Iframe[class*="--5"] iframe,.m-Iframe[class*="--6"] iframe,.m-Iframe[class*="--7"] iframe,.m-Iframe[class*="--8"] iframe,.m-Iframe[class*="--9"] iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:1px;min-width:100%;height:100%}.m-InTheNews{border:1px solid #b8b8b8;padding:2.5rem 2rem 3.7rem}.m-InTheNews__heading{margin-bottom:0;padding-left:.7rem}.m-InTheNews__heading>*{font-size:2rem;margin-bottom:3.5rem}.m-InTheNews__list{display:flex;flex-direction:column;grid-gap:4rem;gap:4rem}.m-InTheNews__news{display:flex}.m-InTheNews__icon{flex:0 0 3rem;margin-right:1.4rem}.m-InTheNews__icon .icon{height:3rem}.m-InTheNews__link{color:#000}.m-InTheNews__title{margin-bottom:0}.m-InTheNews__title>*{font-size:1.4rem;line-height:1.8rem;margin-bottom:1.2rem}.m-InTheNews__info{font-size:.9rem}.m-InTheNews__description{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.2rem;margin-top:1.6rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}@media screen and (max-width: 1259px){.m-InTheNews__description{display:none}}.m-InTheNews__date~.m-InTheNews__source::before{content:"|";margin:0 .6rem 0 .2rem}.m-InTheNews__more{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.4rem;color:#007db1;display:block;margin:3rem 0 0 4.4rem;text-decoration:underline}@media(hover: hover){.m-InTheNews__more:hover{text-decoration:none}}.m-Infobox{width:100%}.m-Infobox__wrapper{background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);color:#fff;padding:4rem}.m-Infobox__list{display:flex;flex-wrap:wrap;justify-content:space-between}.m-Infobox__item{width:100%}.m-Infobox__item:not(:last-child){margin-bottom:3rem}@media screen and (min-width: 1260px){.m-Infobox__item{width:30%}}.m-KeyData__elem-list{display:flex;flex-wrap:wrap;grid-gap:6.3rem;gap:6.3rem}@media screen and (min-width: 960px){.m-KeyData__elem-list{flex-wrap:nowrap}}.m-KeyData__item{display:flex;flex-wrap:wrap;flex-direction:column;width:100%}@media screen and (min-width: 960px){.m-KeyData__item{flex-basis:calc(28.5% - 6.3rem);width:auto}}@media screen and (min-width: 960px){.m-KeyData__item:last-child{flex-basis:calc(43% - 1rem);padding-left:1rem}}.m-KeyData__heading{margin-bottom:0}@media screen and (min-width: 960px){.m-KeyData__heading{min-height:5.2em}}@media screen and (min-width: 1260px){.m-KeyData__heading{min-height:2.6em}}.m-KeyFacts{background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);color:#fff;padding:3rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.m-KeyFacts__header{font-size:2.2rem;line-height:2.2rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.m-KeyFacts__fact{border-top:1px solid #fff;padding:2rem 0}.m-KeyFacts__fact:last-child{padding:2rem 0 0 0}.m-KeyFacts__title{font-size:2.2rem;line-height:2.2rem;margin-bottom:1rem;display:block}.m-KeyFacts__description{font-size:1.4rem;font-family:Graphik,sans-serif;font-weight:300;font-style:normal}.m-KeyFacts__sing{font-family:Graphik,sans-serif;font-weight:300;font-style:normal}@media screen and (min-width: 1260px){.m-KeyFacts__sing{margin-left:-1.4rem}.m-KeyFacts__sing--before{margin-left:0;margin-right:-1.4rem}}.m-KeyFacts--lightMode{background:transparent none repeat 0 0 / auto auto padding-box border-box scroll;background:initial;color:#007db1;border:1px solid #b8b8b8}.m-KeyFacts--lightMode .m-KeyFacts__fact{border-top:1px solid #b8b8b8}.m-KeyFacts--lightMode .m-KeyFacts__description{color:#494a4d}.m-KeyFacts--wideMode .m-KeyFacts__header{padding-bottom:2rem;border-bottom:1px solid #fff}.m-KeyFacts--wideMode .m-KeyFacts__wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}@media screen and (min-width: 1260px){.m-KeyFacts--wideMode .m-KeyFacts__wrapper{justify-content:space-around;flex-wrap:nowrap}}.m-KeyFacts--wideMode .m-KeyFacts__fact{border:medium none currentColor;border:initial;display:flex;flex-direction:column;align-items:center;flex-basis:100%}@media screen and (min-width: 480px){.m-KeyFacts--wideMode .m-KeyFacts__fact{flex-basis:50%}}@media screen and (min-width: 768px){.m-KeyFacts--wideMode .m-KeyFacts__fact{flex-basis:33%}}@media screen and (min-width: 1260px){.m-KeyFacts--wideMode .m-KeyFacts__fact{flex-basis:auto}}.m-KeyFacts--wideMode .m-KeyFacts__title{font-size:3rem}@media screen and (min-width: 1260px){.m-KeyFacts--wideMode .m-KeyFacts__title{font-size:6.6rem;line-height:6rem}}.m-KeyFacts--wideMode .m-KeyFacts__description{font-size:1.6rem;font-family:Graphik,sans-serif;font-weight:300;font-style:normal;max-width:11rem;text-align:center}@media screen and (min-width: 1260px){.m-KeyFacts--wideMode .m-KeyFacts__description{font-size:1.8rem}}.m-KeyFacts a{color:inherit}.m-KeyFacts__button{margin-top:2rem;color:#fff}.m-KeyWords{padding:2.7rem 2.5rem 2.7rem 2.6rem;background-image:linear-gradient(85deg, #15a6b7 0%, #167fae 53%, #0f659e 100%)}@media screen and (min-width: 960px){.m-KeyWords{padding:3.7rem 7rem 3.7rem 7.1rem}}.m-KeyWords *{color:#fff}.m-KeyWords__heading{font-size:1.8rem;margin-bottom:0}.m-KeyWords__tags{display:flex;flex-wrap:wrap}.m-KeyWords__tags li{margin-right:2.3rem;margin-bottom:.3rem}.m-KeyWords__tags li:last-child{margin-left:0}.m-LatestNews{overflow:hidden}@media screen and (max-width: 1259px){.m-LatestNews__tabs{border-top:1px solid #b8b8b8;padding-top:1rem}}@media screen and (min-width: 960px){.m-LatestNews__tabs .c-Filters__list{justify-content:center}}@media screen and (min-width: 1260px){.m-LatestNews__tabs{margin:0 auto 0 3.6rem}}.m-LatestNews__list{display:grid;grid-gap:4rem;gap:4rem}@media screen and (min-width: 1260px){.m-LatestNews__list{grid-template-columns:repeat(3, 1fr);grid-gap:4rem 1.6rem;gap:4rem 1.6rem}}@media screen and (max-width: 479px){.m-LatestNews__list li:first-child .c-BoxRelatedContentItem__image{margin-left:-2.6rem;margin-right:-2.6rem;max-width:calc(100% + (2.6rem* 2))}}@media screen and (min-width: 1260px){.m-LatestNews__list li:first-child{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3}}@media screen and (min-width: 1260px){.m-LatestNews__left--halfWidth .m-LatestNews__list li:first-child{grid-column-end:4}}.m-LatestNews__list li:first-child .c-BoxRelatedContentItem__description{display:block;line-height:2.8rem}@media screen and (min-width: 1260px){.m-LatestNews__list li:first-child .c-BoxRelatedContentItem__info{margin-top:0}}.m-LatestNews__list li:first-child .Heading__text{font-size:2.4rem}@media screen and (min-width: 1260px){.m-LatestNews__list li:first-child .Heading__text{font-size:2.6rem;line-height:3.2rem}}@media screen and (max-width: 1259px){.m-LatestNews__list li:nth-of-type(1n + 5){display:none}}.m-LatestNews__list--gridTwoCols{margin-top:3rem}@media screen and (min-width: 1260px){.m-LatestNews__list--gridTwoCols{margin-top:0;grid-template-columns:repeat(2, 1fr);grid-gap:4rem 1.6rem;gap:4rem 1.6rem}}.m-LatestNews__list--gridTwoCols li{width:100%;max-width:65rem;margin:0 auto;overflow:hidden;min-height:36.9rem}@media screen and (min-width: 1260px){.m-LatestNews__list--gridTwoCols li{max-width:none;padding-top:117%;position:relative;min-height:auto}}.m-LatestNews__list--gridTwoCols li:first-child .c-BoxRelatedContentItem__image{margin-left:0;margin-right:0}@media screen and (min-width: 1260px){.m-LatestNews__list--gridTwoCols li:first-child{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2}}.m-LatestNews__list--gridTwoCols li:first-child .Heading__text{font-size:2.1rem}@media screen and (min-width: 1260px){.m-LatestNews__list--gridTwoCols li:first-child .Heading__text{font-size:2.1rem;line-height:2.4rem}}.m-LatestNews__list--gridTwoCols .c-BoxRelatedContentItem__image{position:relative;left:50%;transform:translateX(-50%)}.m-LatestNews__link{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.4rem;color:#007db1;border-top:1px solid #b8b8b8;border-bottom:1px solid #b8b8b8;padding:2rem 0;text-decoration:underline;text-align:center;margin-top:4rem}@media(hover){.m-LatestNews__link:hover{text-decoration:none}}@media screen and (min-width: 1260px){.m-LatestNews .c-BoxRelatedContentItem{display:flex;flex-direction:column;height:100%}}@media screen and (min-width: 1260px){.m-LatestNews .c-BoxRelatedContentItem .Heading{margin-bottom:2rem}}.m-LatestNews .c-BoxRelatedContentItem .Heading.c-BoxRelatedContentItem__subHeading{margin-bottom:0}@media screen and (min-width: 1260px){.m-LatestNews .c-BoxRelatedContentItem .Heading.c-BoxRelatedContentItem__subHeading .Heading__text{margin-bottom:0}}@media screen and (min-width: 1260px){.m-LatestNews .c-BoxRelatedContentItem__content{display:flex;flex-direction:column;height:100%}}@media screen and (min-width: 1260px){.m-LatestNews .c-BoxRelatedContentItem__info{margin-top:auto}}.m-LatestNews .c-BoxRelatedContentItem__description{display:none}.m-LatestNews .c-BoxRelatedContentItem--bgPict{height:100%}@media screen and (min-width: 1260px){.m-LatestNews .c-BoxRelatedContentItem--bgPict .c-BoxRelatedContentItem__content{height:auto}}.m-LatestNews .c-BoxRelatedContentItem--bgPict .c-BoxRelatedContentItem__image{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}@media screen and (min-width: 1260px){.m-LatestNews .c-BoxRelatedContentItem--bgPict .c-BoxRelatedContentItem__image{position:absolute;top:0;bottom:0;left:0;right:0;transform:none;-o-object-fit:cover;object-fit:cover}}.m-LatestNews .c-BoxRelatedContentItem--bgPict a{color:#fff}.m-LatestNews .c-BoxRelatedContentItem--blueGradBg .c-BoxRelatedContentItem__content{justify-content:center}.m-LatestNews .c-BoxRelatedContentItem__subHeading .Heading{margin-bottom:0}@media screen and (min-width: 1260px){.m-LatestNews__tabs{margin-left:5rem;margin-right:auto}}.m-LatestNews__tabpanel{height:0;opacity:0;transition:opacity .3s ease-out;position:relative;z-index:1}@media screen and (min-width: 1260px){.m-LatestNews__tabpanel{display:flex;grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}}.m-LatestNews__tabpanel.is--active{height:auto;opacity:1;z-index:2}@media screen and (min-width: 1260px){.m-LatestNews__left{flex:0 0 calc(75% - 1.6rem/ 2)}}@media screen and (min-width: 1260px){.m-LatestNews__left--halfWidth{flex:0 0 calc(50% - 2.1rem/ 2)}}.m-LatestNews__right{display:flex;flex-direction:column;grid-row-gap:3rem;row-gap:3rem}@media screen and (min-width: 1260px){.m-LatestNews__right{grid-row-gap:5rem;row-gap:5rem;flex:0 0 calc(25% - 1.6rem/ 2)}}@media screen and (min-width: 1260px){.m-LatestNews__right--halfWidth{flex:0 0 calc(50% - 2.1rem/ 2)}}@media screen and (min-width: 1260px){.m-LatestNews__right--news-structure{grid-row-gap:3.1rem;row-gap:3.1rem}}@media screen and (min-width: 1260px){.m-LatestNews__right--news-structure .m-LatestNews__peakList{padding-right:2rem}}.m-Leaflets__loader,.m-Leaflets__statement{margin-top:5rem;text-align:center}.m-LegalDisclaimer{font-family:Graphik,sans-serif;font-weight:300;font-style:normal;font-size:1.2rem;line-height:1.6}.m-LinkBar{width:100%;z-index:1}.m-LinkBar__background{background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%)}@media screen and (min-width: 1260px){.m-LinkBar__wrapper{width:83.3333333333%;margin-left:8.3333333333%;padding-left:.8rem;padding-right:.8rem}}.m-LinkBar__container{display:flex;align-items:center;grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem;padding-top:1rem;padding-bottom:1rem}@media screen and (min-width: 1260px){.m-LinkBar__container{padding:2rem}}.m-LinkBar__container li{display:flex;align-items:center}.m-LinkBar .c-Button{margin-bottom:0}.m-ListOfElems{margin-bottom:6rem}.m-ListOfElems li{margin-bottom:1.5rem}.m-ListOfLinks{margin-bottom:6rem}.m-ListOfLinks li{margin-bottom:1.5rem}.m-LoginBar{position:absolute;top:4.5rem;width:100%;z-index:1}@media screen and (min-width: 1260px){.m-LoginBar{top:9.8rem}}.m-LoginBar__background{position:relative}.m-LoginBar__background::before{content:"";background-color:#00203e;opacity:.96;position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:-1}.m-LoginBar__wrapper{position:relative;padding-top:1rem;padding-bottom:1rem;height:4.5rem;color:#fff;font-size:1.4rem;display:flex;justify-content:flex-end;align-items:center}@media screen and (min-width: 1260px){.m-LoginBar__wrapper{height:7.4rem}}.m-LoginBar__container{position:relative}.m-LoginBar__icon{width:1.5rem;margin-right:1.2rem}.m-LoginBar__icon svg{height:1.2rem}.m-LoginBar__button{display:flex}.m-LoginBar__button::after{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:inherit;border-width:0 .2rem .2rem 0;display:inline-block;padding:.3rem;transform:rotate(45deg);transition:transform .3s ease}.m-LoginBar__content{position:absolute;right:0;top:100%;overflow:hidden;max-height:0px;transition:max-height .4s ease;width:calc(100vw - 2 * 2.6rem);max-width:calc(640px - 2 * 2.6rem);padding-left:3.3rem;padding-right:3.3rem;z-index:1}@media screen and (min-width: 960px){.m-LoginBar__content{max-width:calc(640px - 2 * 1.6rem)}}@media screen and (min-width: 1260px){.m-LoginBar__content{width:30rem}}.m-LoginBar__content::before{content:"";background-color:#00203e;opacity:.96;position:absolute;top:2px;left:0;right:0;width:100%;height:100%;z-index:-1}.m-LoginBar__inner{padding-top:2rem;padding-bottom:2rem;transition:max-height .4s ease}@media screen and (min-width: 1260px){.m-LoginBar__inner{line-height:2.8rem}}.m-LoginBar__inner a{color:inherit;display:block}.m-LoginBar__inner a+a[data-loginbar-api]{margin-top:1rem}.m-LoginBar__text{line-height:1}@media screen and (max-width: 1259px){.m-LoginBar__text span{display:none}}.m-LoginBar.is--expanded .m-LoginBar__button::after{transform:rotate(-135deg);top:.4rem}.m-LoginBar.is--expanded .m-LoginBar__content{display:block}.m-LoginBar.is--expanded.is--active .m-LoginBar__content{max-height:none !important}.m-LoginBox{border:1px solid #b8b8b8;padding:3rem;text-align:center}.m-LoginBox__header{display:flex;grid-column-gap:1.1rem;-moz-column-gap:1.1rem;column-gap:1.1rem}.m-LoginBox__header~.m-LoginBox__button{margin-top:1rem}.m-LoginBox__heading{margin-bottom:2.3rem}.m-LoginBox__heading>*{font-size:1.6rem}.m-LoginBox__icon{flex:0 0 3.5rem}.m-LoginBox__icon svg{height:3.5rem}.m-LoginBox__logo{margin-bottom:1rem}.m-LoginBox__logo img{margin:0 auto}.m-LoginBox__button{min-width:15.4rem}.m-LoginBox__text{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;margin-top:2rem}.m-LoginBox__text a{text-decoration:underline}@media(hover: hover){.m-LoginBox__text a:hover{text-decoration:none}}.m-MediaBox{width:100%;background-color:#e5f2f7;padding:4rem 2.5rem}@media screen and (min-width: 1260px){.m-MediaBox{padding:4rem 6rem 6rem}}.m-MediaBox__container{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width: 1260px){.m-MediaBox__container{grid-row-gap:4rem;row-gap:4rem}}.m-MediaBox__wrapper{width:100%}.m-MediaBox__wrapper:not(:last-child){margin-bottom:4rem}@media screen and (min-width: 1260px){.m-MediaBox__wrapper:not(:last-child){margin-bottom:0}}.m-MediaBox__wrapper--half:not(:last-child){margin-bottom:3rem}@media screen and (min-width: 1260px){.m-MediaBox__wrapper--half:not(:last-child){margin-bottom:0}}.m-MediaBox__wrapper--half .m-MediaBox__item:not(:last-child){margin-bottom:3rem}.m-MediaBox__wrapper--half .m-MediaBox__item--link:not(:last-child){margin-bottom:0}@media screen and (min-width: 1260px){.m-MediaBox__wrapper--half{flex-basis:45%}}.m-MediaBox__wrapper--half~.m-MediaBox__wrapper--half .Heading,.m-MediaBox__wrapper--half~.m-MediaBox__wrapper .Heading{margin-top:3rem}@media screen and (min-width: 1260px){.m-MediaBox__wrapper--half~.m-MediaBox__wrapper--half .Heading,.m-MediaBox__wrapper--half~.m-MediaBox__wrapper .Heading{margin-top:0}}.m-MediaBox__list{display:flex;flex-wrap:wrap;grid-row-gap:3rem;row-gap:3rem}@media screen and (min-width: 960px){.m-MediaBox__list{grid-column-gap:4%;-moz-column-gap:4%;column-gap:4%}}@media screen and (min-width: 1260px){.m-MediaBox__list{grid-column-gap:0;-moz-column-gap:0;column-gap:0}}.m-MediaBox__list .m-MediaBox__item{flex-basis:100%}@media screen and (min-width: 1260px){.m-MediaBox__list .m-MediaBox__item{flex-basis:33%}}@media screen and (min-width: 1260px){.m-MediaBox__list .m-MediaBox__item--link{flex-basis:50%}}@media screen and (min-width: 960px){.m-MediaBox__list .m-MediaBox__item--video{flex-basis:48%}}@media screen and (min-width: 1260px){.m-MediaBox__list .m-MediaBox__item--video{flex-basis:100%}}@media screen and (min-width: 1260px){.m-MediaBox__list .m-MediaBox__item .c-MediaItem__link{max-width:22rem}}@media(hover){.m-MediaBox__item a:hover{text-decoration:underline}}@media screen and (max-width: 1259px){.m-MediaBox .Heading{margin-bottom:2.5rem}}.m-MediaBox .Heading__text{font-size:2rem}@media screen and (max-width: 1259px){.m-MediaBox .Heading__text{margin-bottom:1.7rem}}.m-MediaBox__description+.m-MediaBox__container{margin-top:4rem}@media screen and (min-width: 1260px){.m-MediaBox__description+.m-MediaBox__container{margin-top:7rem}}@media screen and (min-width: 1260px){.m-MediaBox--dataset{padding:4rem 4rem 5rem}}.m-MediaBox--dataset .m-MediaBox__item:not(:last-child){margin-bottom:2.6rem}.m-MediaBox__elemsList{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #b8b8b8}.m-MediaBox__elemsList li{font-weight:normal;color:#000;font-size:1.6rem;position:relative;padding-left:1.3rem;margin-bottom:.98rem}.m-MediaBox__elemsList li:before{content:"•";color:#007db1;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;display:block;width:1em;left:0;position:absolute;font-size:1em}.m-MediaContactBox{display:flex;justify-content:center;align-items:center;border:1px solid #b8b8b8;padding:1.4rem 2rem 1.2rem}.m-MediaContactBox--stretched{justify-content:space-between}.m-MediaContactBox--no-border{border-color:transparent}.m-MediaContactBox .Heading{margin-bottom:0}.m-MediaContactBox .Heading__text{margin-bottom:0;font-size:1.2rem;line-height:1.2rem;text-transform:uppercase}.m-MediaContactBox__mail{color:#000;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.4rem;text-decoration:underline;word-break:break-word}@media(hover){.m-MediaContactBox__mail:hover{text-decoration:none}}.m-MediaContactBox__icon{flex:0 0 3.4rem;margin-left:1.8rem}.m-MediaContactBox__icon .icon{height:3.8rem}.m-Member{height:100%}.m-Member__container{width:100%;display:flex;flex-wrap:wrap;max-height:calc(100% - 3rem);overflow-y:auto}@media screen and (min-width: 768px){.m-Member__container{flex-wrap:nowrap}}.m-Member__form{padding-top:1rem;display:flex;flex-wrap:wrap;position:relative}.m-Member__form .m-Form{width:100%}.m-Member__form .m-Form fieldset{display:flex;flex-wrap:wrap;justify-content:space-between}.m-Member__form .m-Form .c-Input{width:100%}@media screen and (min-width: 1260px){.m-Member__form .m-Form .c-Input{width:45%}}.m-Member__form .m-Form .c-Input label{font-weight:400}.m-Member__form .m-Form .c-Button{margin-left:auto}.m-Member__subheading{margin-bottom:4rem}.m-Member__item{margin-bottom:3rem}.m-Member__item--btn{min-width:18rem;max-width:-moz-max-content;max-width:max-content}.m-Member__item--btn .c-Button{width:100%}.m-Member__item--link{font-weight:700;color:#007db1;text-decoration:underline;position:relative}.m-Member__item--link::after{content:"";position:absolute;bottom:0;margin:0 .2rem .1rem .5rem;border-style:solid;border-color:#102a60;border-width:0 .3rem .3rem 0;display:inline-block;border-radius:.2rem;padding:.4rem;transform:rotate(-45deg) translate(30%, -30%);transition:transform .3s ease}@media screen and (min-width: 2540px){.m-Member__item--link::after{transform:rotate(-45deg) translate(30%, -30%) scale(0.9)}}@media screen and (min-width: 2540px){.m-Member__item--link{font-size:1.6rem}}.m-Member__reminder{position:absolute;right:0;font-size:.9em;text-decoration:underline;z-index:1}@media screen and (min-width: 2540px){.m-Member__reminder{font-size:1.4rem}}.m-Member__information{max-width:25rem;text-align:right;align-self:end;margin-left:auto;margin-top:2rem;font-size:.9em}@media screen and (min-width: 2540px){.m-Member__information{font-size:1.4rem}}.m-Member__information a{text-decoration:underline}.m-Member .c-RichText{color:#000;font-weight:400}.m-Member__simpleform{padding-top:2rem;display:flex;flex-wrap:wrap;position:relative}.m-Member__simpleform .m-Form{width:100%}.m-Member__simpleform .m-Form fieldset{display:flex;flex-wrap:wrap;justify-content:space-between}.m-Member__simpleform .m-Form .c-Input{width:100%}.m-Member__simpleform .m-Form .c-Input label{font-weight:400}.m-Member__simpleform .m-Form .c-Button{margin-right:auto}.m-Member--externallogin{overflow-y:auto;overflow-x:hidden}.m-Mission{position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:6rem;min-height:11.2rem}@media screen and (min-width: 1260px){.m-Mission{margin-bottom:9rem;min-height:12.2rem}}.m-Mission__button{display:flex;align-items:baseline;width:100%;justify-content:center;position:absolute;top:2.7rem;z-index:1}.m-Mission__buttonLabel{justify-self:flex-end;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.m-Mission__buttonLabel::after{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:inherit;border-width:0 .3rem .3rem 0;display:inline-block;border-radius:.3rem;padding:.4rem;transform:rotate(45deg);transition:transform .3s ease}@media screen and (min-width: 1260px){.m-Mission__buttonLabel::after{position:relative;top:-0.3rem}}.m-Mission__bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;max-width:83.6rem;opacity:0}@media screen and (min-width: 1260px){.m-Mission__bg{overflow:hidden}}.m-Mission__bg img{width:100%;position:relative;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (min-width: 480px){.m-Mission__bg img{width:auto;height:100%}}.m-Mission__container{position:relative;display:flex;flex-direction:column;align-items:center;grid-row-gap:2rem;row-gap:2rem;padding-top:6rem;padding-bottom:6rem}@media screen and (min-width: 1260px){.m-Mission__container{padding-top:5rem;padding-bottom:8rem;max-width:86rem;margin-left:auto;margin-right:auto}}.m-Mission__label{font-size:1.5rem}.m-Mission__heading>*{font-family:Graphik,sans-serif;font-weight:300;font-style:normal;text-align:center}@media screen and (min-width: 1260px){.m-Mission__heading>*{font-size:3.6rem}}@media screen and (min-width: 1260px){.m-Mission__link{font-size:1.8rem}}.m-Mission__members{position:absolute;bottom:-4.9rem;left:50%;transform:translateX(-50%);background-color:#00203e;color:#fff;padding:1.25rem 2.8rem;box-shadow:.4rem .4rem 0 0 rgba(0,0,0,.1);z-index:1;text-align:center}@media screen and (min-width: 2540px){.m-Mission__members{bottom:-6rem}}.m-Mission__amount,.m-Mission__text{display:block}.m-Mission__amount{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:4rem;line-height:1}@media screen and (min-width: 1260px){.m-Mission__amount{font-size:5rem}}.m-Mission__text{text-transform:uppercase;letter-spacing:.45rem;font-size:.9rem}@media screen and (min-width: 1260px){.m-Mission__text{font-size:1.2rem;letter-spacing:.5rem}}.m-Mission__text>span{white-space:nowrap}.m-Mission__content{overflow:hidden;max-height:0px;transition:max-height .4s ease}.m-Mission__inner{transition:max-height .4s ease}.m-Mission.is--expanded .m-Mission__button{width:4rem}.m-Mission.is--expanded .m-Mission__buttonLabel::after{transform:rotate(-135deg);margin:0;top:.4rem;position:relative}.m-Mission.is--expanded .m-Mission__content{max-height:none}.m-Mission.is--expanded .m-Mission__members,.m-Mission.is--expanded .m-Mission__bg{opacity:1;transition:opacity .3s;transition-delay:.4s}.m-NewsCarousel{position:relative;height:55rem;color:#fff}.m-NewsCarousel a{color:inherit}@media(orientation: portrait){.m-NewsCarousel{height:calc(100vh - 4.8rem)}}@media screen and (min-width: 1260px){.m-NewsCarousel{height:73.5rem}}@media screen and (min-width: 1260px)and (-webkit-min-device-pixel-ratio: 1.25){.m-NewsCarousel{height:58.5rem}}.m-NewsCarousel__bgs{position:absolute;top:0;height:100%;min-height:55rem;width:100%;overflow:hidden}.m-NewsCarousel__bg{position:absolute;top:0;width:100%;height:100%;transition:opacity 2s linear}.m-NewsCarousel__bgImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m-NewsCarousel__bg~.m-NewsCarousel__bg:not(.next){display:none;left:100vw}.m-NewsCarousel__bg.next{opacity:0}.m-NewsCarousel__bg.fadein{opacity:1}.m-NewsCarousel__wrapper{height:100%}@media screen and (max-width: 767px){.m-NewsCarousel__wrapper{padding-bottom:4rem}}.m-NewsCarousel__swiper{width:100%;height:100%}@media screen and (min-width: 1260px){.m-NewsCarousel__swiper{height:calc(100% - 11.2rem)}}.m-NewsCarousel__slide{display:flex;align-items:flex-end;justify-content:center}@media screen and (min-width: 1260px){.m-NewsCarousel__slide{flex-wrap:wrap;align-content:flex-end}}.m-NewsCarousel__slide:not([class*=swiper-slide-active]){opacity:0 !important}.m-NewsCarousel__slide:nth-child(n+5){display:none}.m-NewsCarousel__content{flex-grow:1;position:relative;z-index:1;margin-bottom:5rem;padding:2.6rem 3rem 1rem;background-color:#00203e}@media screen and (min-width: 960px){.m-NewsCarousel__content{flex:0 0 100%;min-height:26rem;margin-bottom:9rem;padding:4rem 0 4rem}}@media screen and (min-width: 1260px){.m-NewsCarousel__content{flex:0 0 109.4rem}}@media screen and (min-width: 960px){.m-NewsCarousel__item{display:flex}}.m-NewsCarousel__itemImgCont{margin-top:-10.8rem;margin-bottom:1.6rem;position:relative;overflow:hidden}@media screen and (max-width: 767px)and (orientation: landscape){.m-NewsCarousel__itemImgCont{max-width:27rem}}@media screen and (min-width: 960px){.m-NewsCarousel__itemImgCont{flex:0 0 50%;margin-top:-7.2rem;margin-bottom:0;margin-left:4rem;max-width:100%}}@media screen and (min-width: 1260px){.m-NewsCarousel__itemImgCont{flex:0 0 54rem}}@media screen and (min-width: 2540px){.m-NewsCarousel__itemImgCont{flex:0 0 50rem;margin-left:8rem}}@media screen and (min-width: 3820px){.m-NewsCarousel__itemImgCont{flex:0 0 54rem;margin-left:4rem}}.m-NewsCarousel__itemVideoWrapper{position:relative;padding-bottom:56.25%;height:0}.m-NewsCarousel__itemVideoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.m-NewsCarousel__itemImg{width:100%;cursor:pointer}@media screen and (min-width: 960px){.m-NewsCarousel__itemImg{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;flex:0 0 50%}}@media screen and (min-width: 960px){.m-NewsCarousel__itemImg{flex:0 0 50% auto}}.m-NewsCarousel__itemInfo{font-weight:700;line-height:1.25}@media screen and (min-width: 960px){.m-NewsCarousel__itemInfo{display:flex;flex-direction:column;margin:0 4rem;flex:0 0 35%}}@media screen and (min-width: 1260px){.m-NewsCarousel__itemInfo{height:23.3rem;flex:unset;flex-grow:1}}.m-NewsCarousel__itemSup{font-size:1.2rem;font-weight:600;color:#8c9198;text-transform:uppercase;margin-bottom:1.6rem}@media screen and (min-width: 1260px){.m-NewsCarousel__itemSup{margin-bottom:1rem}}.m-NewsCarousel__itemMain{display:block;margin-bottom:1.6rem;font-size:2.6rem;max-height:13rem;-webkit-line-clamp:4;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}@media screen and (min-width: 1260px){.m-NewsCarousel__itemMain{max-height:22.5rem;-webkit-line-clamp:5}}@media screen and (min-width: 1260px){.m-NewsCarousel__itemMain{height:auto}}@media screen and (min-width: 960px){.m-NewsCarousel__itemMain{font-size:2.2rem}}@media screen and (min-width: 1260px){.m-NewsCarousel__itemMain{margin-bottom:1rem;font-size:3.6rem}}@media(hover: hover){.m-NewsCarousel__itemMain:hover{color:#38acf3}}.m-NewsCarousel__itemMain--fontVariant1{font-size:2.4rem}@media screen and (min-width: 1260px){.m-NewsCarousel__itemMain--fontVariant1{font-size:2.8rem}}.m-NewsCarousel__itemMain--fontVariant2{font-size:2rem;max-height:16.25rem;-webkit-line-clamp:5;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}@media screen and (min-width: 1260px){.m-NewsCarousel__itemMain--fontVariant2{font-size:2.4rem}}@media screen and (min-width: 1260px){.m-NewsCarousel__itemMain--fontVariant2{max-height:27rem;-webkit-line-clamp:6}}.m-NewsCarousel__itemTxt{display:inline-block;font-size:1.6rem;text-decoration:underline;margin-bottom:1.6rem;cursor:pointer;align-self:start}@media screen and (min-width: 1260px){.m-NewsCarousel__itemTxt{margin-top:auto;margin-bottom:0;font-size:1.8rem}}@media(hover: hover){.m-NewsCarousel__itemTxt:hover{color:#38acf3}}.m-NewsCarousel__nav{position:absolute;z-index:1;bottom:5rem;left:50%;transform:translateX(-50%);--max-width: (2 * var(--swiper-navigation-size));width:calc(calc(var(--max-width)) + 10px)}@media screen and (min-width: 1260px){.m-NewsCarousel__nav{display:none}}.m-NewsCarousel__navBtn{background-color:#fff}@media screen and (max-width: 1259px){.m-NewsCarousel__thumbs,.m-NewsCarousel__thumbImg{display:none}}@media screen and (min-width: 1260px){.m-NewsCarousel__thumbs{position:relative;z-index:0;flex-grow:1;min-height:11.2rem;display:flex;align-items:flex-start;padding-top:2rem;margin-left:-1.6rem;margin-right:-1.6rem}.m-NewsCarousel__thumbs::before{content:"";position:absolute;z-index:0;left:-25vw;right:-25vw;bottom:0;height:25.8rem;background:linear-gradient(to top, #000 12.7rem, transparent);opacity:.72;pointer-events:none}.m-NewsCarousel__thumb{position:relative;flex:0 0 25%;padding-left:1.6rem;padding-right:1.6rem}.m-NewsCarousel__thumb:nth-child(n+6){display:none}.m-NewsCarousel__thumbBtn{display:block;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none}.m-NewsCarousel__thumbImg{float:left;width:6.5rem}.m-NewsCarousel__thumbInfo{display:block;margin-left:8.5rem;line-height:1.1}.m-NewsCarousel__thumbInfo--noMgLeft{margin-left:0}.m-NewsCarousel__thumbSup{display:block;font-size:1.1rem;font-weight:600;color:#8c9198;margin-bottom:1rem}.m-NewsCarousel__thumbSup--fontBg{font-size:1.3rem}.m-NewsCarousel__thumbMain{display:block;font-size:1.3rem;max-height:5.72rem;-webkit-line-clamp:4;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;max-height:3.4em;-webkit-line-clamp:3;overflow:hidden;display:-webkit-box}.m-NewsCarousel__thumbMain--fontBg{font-size:1.5rem}.m-NewsCarousel__progr{position:absolute;top:0;left:0;right:0;height:.1rem;display:flex}.m-NewsCarousel__progr span{position:relative;display:block;flex:0 0 25%;padding-left:1.6rem;padding-right:1.6rem}.m-NewsCarousel__progr span::before{content:"";display:block;height:.1rem;background-color:rgba(255,255,255,.3)}.m-NewsCarousel__progr span::after{content:"";display:block;position:absolute;left:1.6rem;right:1.6rem;height:.3rem;top:-0.1rem;background-color:#1670ab;transform:scaleX(0);transform-origin:left center}.m-NewsCarousel__progr span.visited::after{transform:scaleX(1);transition-property:transform;transition-timing-function:linear;transition-duration:3s;transition-duration:var(--duration, 3s)}.m-NewsCarousel__progr span:nth-child(n+5){display:none}.m-NewsCarousel__progr span.noAnim.visited::after{transition-property:none}}@media screen and (min-width: 2540px){.m-NewsCarousel__thumbMain{max-height:3.3em}}.m-NewsletterSmallForm .Heading{margin-bottom:0}.m-NewsletterSmallForm .Heading__text{font-size:2.6rem;line-height:2.6rem}.m-NewsletterSmallForm__form{position:relative;display:flex;border:1px solid #b8b8b8;padding:1.3rem 1.4rem 1.1rem 2rem;background-color:#fff}.m-NewsletterSmallForm__input{width:calc(100% - 3rem);font-size:1.4rem}.m-NewsletterSmallForm__input:focus{outline:none}.m-NewsletterSmallForm__btn{position:absolute;width:2.5rem;right:1.4rem;font-size:1.4rem;color:#007db1;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;text-decoration:underline}@media(hover: hover){.m-NewsletterSmallForm__btn:hover{text-decoration:none}}.m-NewsletterSmallForm__btn[disabled]{opacity:.5}.m-NewsletterSocialMedia{position:relative}.m-NewsletterSocialMedia__bgImage{width:100%;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.m-NewsletterSocialMedia__bgImage picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.m-NewsletterSocialMedia__wrapper{position:relative;padding:3rem 3rem;display:flex;flex-wrap:wrap;justify-content:center;color:#fff;min-height:18rem}.m-NewsletterSocialMedia--column .m-NewsletterSocialMedia__wrapper{flex-direction:column}.m-NewsletterSocialMedia--center .m-NewsletterSocialMedia__wrapper{align-items:center}@media screen and (min-width: 1260px){.m-NewsletterSocialMedia__wrapper{padding:5rem 0}}.m-NewsletterSocialMedia__icon{width:4.4rem}@media screen and (min-width: 1260px){.m-NewsletterSocialMedia__icon{width:auto;max-width:7rem;margin-right:4rem}}.m-NewsletterSocialMedia__colLeft{display:flex;flex-direction:column;flex-basis:100%;align-items:center;margin-bottom:3rem}@media screen and (min-width: 1260px){.m-NewsletterSocialMedia__colLeft{justify-content:space-evenly;align-items:flex-start;flex-basis:33%;margin-bottom:0}}.m-NewsletterSocialMedia__colRight{color:#f3f3f3;display:flex;flex-direction:column;flex-basis:100%;align-items:center}@media screen and (min-width: 1260px){.m-NewsletterSocialMedia__colRight{flex-basis:36%;justify-content:space-evenly;align-items:flex-start}}.m-NewsletterSocialMedia__header{font-size:2.6rem;font-family:Graphik,sans-serif;font-weight:600;font-style:normal}@media screen and (max-width: 1259px){.m-NewsletterSocialMedia__header{margin-top:2rem}}.m-NewsletterSocialMedia__header~.m-NewsletterSocialMedia__description{margin-top:1rem;margin-bottom:0}@media screen and (min-width: 1260px){.m-NewsletterSocialMedia__header~.m-NewsletterSocialMedia__description{margin-top:2rem}}.m-NewsletterSocialMedia__link{color:#fff;font-size:1.6rem;font-family:Graphik,sans-serif;font-weight:600;font-style:normal;margin-bottom:1.6rem;margin-top:1rem}@media screen and (min-width: 1260px){.m-NewsletterSocialMedia__link{margin-bottom:0;margin-top:2rem;font-size:1.8rem}}.m-NewsletterSocialMedia__description{font-size:1.6rem;margin-bottom:3rem}@media screen and (min-width: 1260px){.m-NewsletterSocialMedia__description{font-size:1.8rem;margin-bottom:1rem}}.m-NewsletterSocialMedia__socialIcons{flex-wrap:wrap;justify-content:center}@media screen and (min-width: 768px){.m-NewsletterSocialMedia__socialIcons{flex-wrap:nowrap}}@media screen and (max-width: 767px){.m-NewsletterSocialMedia__socialIcons .c-SocialLinks__list{flex-wrap:wrap;width:100%;grid-row-gap:3rem;row-gap:3rem}}@media screen and (max-width: 767px){.m-NewsletterSocialMedia__socialIcons .c-SocialLinks__list li{flex:0 0 33%;display:flex;justify-content:center;margin-right:0}}.m-NewsletterSocialMedia__socialIcons .c-SocialLinks__icon{margin-right:0}@media screen and (min-width: 768px){.m-NewsletterSocialMedia__socialIcons .c-SocialLinks__icon:not(:last-child){margin-right:4rem}}.m-Notifications{height:100%;margin-right:-2rem}.m-Notifications__wrapper{border-top:1px solid #b8b8b8;padding-top:3rem}.m-Notifications__container{max-height:28rem;overflow-y:auto;padding-right:2rem}@media screen and (min-width: 768px){.m-Notifications__container{scrollbar-color:#1670ab #d9ecfd;scrollbar-width:thin}.m-Notifications__container::-webkit-scrollbar{width:6px}.m-Notifications__container::-webkit-scrollbar-thumb{background:#1670ab;border-radius:100px}.m-Notifications__container::-webkit-scrollbar-track{background:#d9ecfd;border-radius:100px}}@media screen and (min-width: 1260px){.m-Notifications__container{max-height:calc( 74vh - 19.2rem )}}.m-Notifications__heading{margin-bottom:0;margin-right:2rem;padding-bottom:1rem}@media screen and (min-width: 1260px){.m-Notifications__heading{margin-right:8rem;padding-bottom:0}}.m-Notifications__subheading{margin-bottom:0}.m-Notifications__subheading .Heading__text{color:#007db1}.m-Notifications .c-Result__content{padding-right:0}.m-Notifications__list{margin-right:5.2rem}.m-Notifications__topmsg{margin-top:3rem}.m-Notifications__item{display:block;position:relative;font-size:1.4rem;margin-top:3rem;padding-bottom:2rem;border-bottom:1px solid #b8b8b8;padding:2rem}.m-Notifications__item:first-child{margin-top:0}@media screen and (min-width: 1260px){.m-Notifications__item{display:flex}}@media screen and (max-width: 1259px){.m-Notifications__item--procurement .m-Clipboard__tags{display:block}.m-Notifications__item--procurement .m-Clipboard__tag{margin-left:0}.m-Notifications__item--procurement .m-Clipboard__tag::before{content:none}}.m-Notifications__item.is--active{background-color:rgba(56,172,243,.1)}.m-Notifications__item .m-Clipboard__tag{margin-left:.7rem}.m-Notifications__item .m-Clipboard__tag:first-child{margin-left:0}.m-Notifications__item .m-Clipboard__tag:before{margin-right:.4rem}.m-Notifications__img{display:inline-block;margin-right:2rem;margin-bottom:1rem;max-width:10.3rem}.m-Notifications__img--wide{max-width:16.6rem}.m-Notifications__img--ico .icon{height:4rem}.m-Notifications__img--num{display:flex;align-items:center;line-height:1.2;font-size:3rem;font-weight:700;text-align:center}@media screen and (min-width: 1260px){.m-Notifications__img{flex:0 1 10.3rem}.m-Notifications__img--wide{flex:0 1 auto;max-width:20.6rem}.m-Notifications__img--ico{flex:0 1 3rem}.m-Notifications__img--ico .icon{height:6rem}}.m-Notifications__cont{flex:1 1 0}.m-Notifications__title{display:inline-block;font-size:1.9rem;font-weight:700;margin-bottom:1rem;color:#000;text-decoration:underline;text-decoration-thickness:.2rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(hover){.m-Notifications__title:hover{text-decoration:none}}.m-Notifications__desc{margin-bottom:1rem}.m-Notifications__tags{display:flex;flex-wrap:wrap;align-items:center;line-height:1}.m-Notifications__tag{margin-left:2rem;margin-bottom:.8rem}.m-Notifications__tag::before{content:"|";margin-right:2rem;color:#494a4d}.m-Notifications__tag:first-child{margin-left:0}.m-Notifications__tag:first-child::before{content:none}.m-Notifications__btns{display:flex;justify-content:flex-end;flex-grow:1;margin-bottom:.8rem}.m-Notifications__btns .icon{width:2rem;height:2rem;margin-left:2rem}.m-Notifications__btns .icon *{pointer-events:none}@media(hover: hover){.m-Notifications__btns .icon:hover{color:#000}}@media screen and (max-width: 1259px){.m-Notifications__btns{position:absolute;right:0;top:0}}.m-Notifications__tags--empty{position:relative}.m-Notifications__tags--empty .m-Clipboard__btns{position:absolute;top:0;right:0}.m-Notifications__tags--empty~.m-Clipboard__title,.m-Notifications__tags--empty~.m-Clipboard__desc{padding-right:8rem}.m-Notifications__error-msg{color:red;font-size:1.8rem;margin-top:1.5rem;display:flex;justify-content:center;align-content:center;align-items:center;position:absolute;animation:fade 1s ease}.m-OurPeople{position:relative}.m-OurPeople--blue{background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%)}@media screen and (max-width: 1259px){.m-OurPeople--blue{padding:2.4rem 2.4rem 6rem 3.3rem}}@media screen and (min-width: 1260px){.m-OurPeople--blue{padding-top:7rem;padding-bottom:6rem}}.m-OurPeople--blue .m-OurPeople__name>*,.m-OurPeople--blue .m-OurPeople__heading>*{color:#fff}.m-OurPeople--blue .m-OurPeople__heading,.m-OurPeople--blue .m-OurPeople__image img{border-color:#fff}.m-OurPeople--blue .m-OurPeople__position,.m-OurPeople--blue .m-OurPeople__loader{color:#fff}@media screen and (min-width: 1260px){.m-OurPeople--padding{padding-left:calc(8.333% + 1.6rem);padding-right:calc(8.333% + 1.6rem)}}@media screen and (min-width: 1260px){.m-OurPeople--padding .m-OurPeople__list{padding-right:0}}@media screen and (max-width: 1259px){.m-OurPeople--padding .m-OurPeople__list{grid-row-gap:3rem;row-gap:3rem}}@media screen and (max-width: 1259px){.m-OurPeople--padding .m-OurPeople__image{flex:0 0 8.1rem}}.m-OurPeople--blue.m-OurPeople--padding .m-OurPeople__statement{color:#fff}.m-OurPeople__list{--row-gap: 5.7rem;display:flex;flex-wrap:wrap}@media screen and (max-width: 1259px){.m-OurPeople__list{flex-direction:column;grid-row-gap:var(--row-gap);row-gap:var(--row-gap)}}@media screen and (min-width: 1260px){.m-OurPeople__list{grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;grid-row-gap:5rem;row-gap:5rem;padding-right:11rem}}@media screen and (min-width: 1260px){.m-OurPeople__list li{flex:0 0 calc(50% - 1.6rem / 2)}}.m-OurPeople__item{display:flex}@media screen and (min-width: 1260px){.m-OurPeople__item{padding-right:6rem}}.m-OurPeople__item.has--bio{cursor:pointer}.m-OurPeople__item .m-OurPeople__item{display:none}.m-OurPeople__name{margin-bottom:0}.m-OurPeople__name>*{font-size:1.8rem;color:#102a60;margin-bottom:1.3rem}.m-OurPeople__position{font-family:Graphik,sans-serif;font-weight:600;font-style:normal;font-size:1.2rem;line-height:1.5rem;color:#8c9198;text-transform:uppercase}.m-OurPeople__image{flex:0 0 calc(6.2rem + 4rem)}@media screen and (min-width: 1260px){.m-OurPeople__image{padding-top:.4rem}}.m-OurPeople__image img{width:6.2rem;border:1px solid #007db1}.m-OurPeople__data{flex:0 0 calc(100% - 6.2rem - 4rem)}.m-OurPeople__loader{text-align:center;margin-top:3rem}@media screen and (min-width: 1260px){.m-OurPeople__loader{padding-right:11rem;margin-top:5rem}}.m-Popup.is--active .m-OurPeople__item{display:flex;flex-wrap:wrap;padding-right:0}.m-OurPeople__text{flex:0 0 100%;padding-top:2.5rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}.m-OurPeople__text .c-RichText p{line-height:2.4rem}.m-OurPeople .loader{top:auto;bottom:-3rem}@media screen and (min-width: 1260px){.m-OurPeople .loader{left:45%}}.m-OurPeople--blue.m-OurPeople .loader{bottom:3rem}.m-PartnersBox{padding:4rem 2.5rem;background-color:#e5f2f7}@media screen and (min-width: 1260px){.m-PartnersBox{padding:4rem 6rem 6rem}}.m-PartnersBox .swiper-container{z-index:0}@media screen and (min-width: 1260px){.m-PartnersBox .swiper-container{padding-top:.5rem}}@media screen and (max-width: 1259px){.m-PartnersBox .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{flex-direction:column}}@media screen and (min-width: 1260px){.m-PartnersBox .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{grid-gap:1.6rem;gap:1.6rem}}@media screen and (min-width: 1260px){.m-PartnersBox .swiper-container:not(.swiper-container-initialized) .swiper-slide{flex-basis:25%}}.m-PartnersBox .swiper-slide{height:auto}.m-PartnersBox .swiper-navigation{text-align:center;margin-bottom:2rem}@media screen and (min-width: 1260px){.m-PartnersBox .swiper-navigation{position:absolute;top:0;right:1px}}.m-PartnersBox .swiper-button-prev,.m-PartnersBox .swiper-button-next{position:static;display:inline-block;margin-top:0;background-color:#fff}.m-PartnersBox .swiper-button-prev{margin-right:.6rem}.m-PartnersBox__heading{font-size:2rem}.m-PartnersBox__more{display:none;width:100%;padding:2rem 0;border-top:1px solid #b8b8b8;border-bottom:1px solid #b8b8b8;font-size:1.4rem;color:#007db1}.m-PartnersBox__more .c-Button__label{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:inherit}@media screen and (max-width: 1259px){.m-PartnersBox__more{margin-top:2rem}}@media screen and (min-width: 1260px){.m-PartnersBox__more{width:auto;border:none;padding:0;position:absolute;top:.8rem;right:11rem;font-size:1.8rem}}button.m-PartnersBox__more:active{transform:none;box-shadow:none}.swiper-container-initialized .m-PartnersBox__more{display:block}.m-PartnersBox__description{margin-bottom:3rem}.m-PartnersBox__item{display:flex;justify-content:center;max-height:8.4rem;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 768px){.m-PartnersBox__item{width:19.8rem}}.m-PartnersBox__item img{max-height:8.4rem;margin-left:auto;margin-right:auto}.m-PartnersBox__logos{display:flex;flex-wrap:wrap;grid-row-gap:1rem;row-gap:1rem}@media screen and (min-width: 768px){.m-PartnersBox__logos{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;justify-content:center}}@media screen and (max-width: 479px){.m-PartnersBox__logos .m-PartnersBox__item{width:50%}}.m-PastEvents{border:1px solid #b8b8b8;padding:3rem 3rem 0}@media screen and (min-width: 1260px){.m-PastEvents{padding:6rem 6rem 4rem 6.5rem}}@media screen and (min-width: 1260px){.m-PastEvents__heading .Heading{margin-bottom:2.5rem}}.m-PastEvents__heading .Heading__text{font-size:2.2rem}.m-PastEvents__list li:not(:last-child){margin-bottom:2.7rem}@media screen and (min-width: 1260px){.m-PastEvents__list li:not(:last-child){margin-bottom:2.2rem}}.m-PastEvents__list li:not(:last-child) .m-PastEvents__item{border-bottom:1px solid #b8b8b8}@media screen and (min-width: 1260px){.m-PastEvents__list li:not(:last-child) .m-PastEvents__item{padding-bottom:1rem}}@media screen and (min-width: 1260px){.m-PastEvents__item{display:flex;align-items:baseline}}@media screen and (min-width: 1260px){.m-PastEvents__info{flex:0 0 23.7rem}}.m-PastEvents__date,.m-PastEvents__type{display:block}.m-PastEvents__date{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.8rem;margin-bottom:.7rem}.m-PastEvents__type{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;margin-bottom:1.3rem}.m-PastEvents__title{color:#102a60}@media screen and (min-width: 1260px){.m-PastEvents__title .Heading{margin-bottom:0}}.m-PastEvents__title .Heading__text{font-size:1.6rem;line-height:2.4rem}@media screen and (min-width: 1260px){.m-PastEvents__title .Heading__text{font-size:2.4rem;line-height:2.8rem;margin-bottom:0}}.m-PhotoGallery__container{position:relative}@media screen and (max-width: 767px){.m-PhotoGallery__container{padding-bottom:1.5rem}}@media screen and (min-width: 768px)and (max-width: 1259px){.m-PhotoGallery__container{padding-bottom:3rem}}.m-PhotoGallery__swiper{margin-bottom:1.5rem;aspect-ratio:16/9}@media screen and (min-width: 768px){.m-PhotoGallery__swiper{margin-bottom:3rem}}.m-PhotoGallery__slide{overflow:hidden}.m-PhotoGallery__thumb{max-width:11rem;max-height:6.3rem;aspect-ratio:16/9;overflow:hidden;cursor:pointer}@media screen and (min-width: 768px){.m-PhotoGallery__thumb{max-width:22rem;max-height:12.5rem}}.m-PhotoGallery__thumb img{width:100%}.m-PhotoGallery__thumbsswiper{padding-left:2.4rem;padding-right:2.4rem}@media screen and (min-width: 768px){.m-PhotoGallery__thumbsswiper{padding-left:4rem;padding-right:4rem}}.m-PhotoGallery .swiper-button-prev,.m-PhotoGallery .swiper-button-next{top:0;z-index:1;border:0;color:#fff;background:linear-gradient(to left, rgba(0, 32, 62, 0), #00203e 80%);height:100%;width:5rem;border-radius:0;margin-top:0}.m-PhotoGallery .swiper-button-prev svg,.m-PhotoGallery .swiper-button-next svg{height:2rem;width:2rem;left:.2rem;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (min-width: 768px){.m-PhotoGallery .swiper-button-prev,.m-PhotoGallery .swiper-button-next{width:8rem}.m-PhotoGallery .swiper-button-prev svg,.m-PhotoGallery .swiper-button-next svg{left:1rem}}.m-PhotoGallery__linkcontainer{text-align:right;padding:1.4rem 0 1.5rem 2rem}.m-PhotoGallery__linkcontainer.colorBg--5{color:#fff;padding-right:2rem}@media screen and (max-width: 1259px){.m-PhotoGallery__linkcontainer.colorBg--5{padding-top:0}}@media screen and (min-width: 768px){.m-PhotoGallery__linkcontainer.colorBg--5{padding-right:4.4rem}}.m-PhotoGallery__linkcontainer.colorBg--5 .m-PhotoGallery__more{color:#fff}@media screen and (min-width: 768px){.m-PhotoGallery__linkcontainer{padding:1.7rem 0 1.9rem 4.4rem}}.m-PhotoGallery__magnify{position:absolute;z-index:1;top:20%;left:10%;width:80%;height:60%;display:flex;justify-content:center;align-items:center;color:#fff}@media(hover: hover){.m-PhotoGallery__magnify{opacity:0;transition:opacity .2s}.m-PhotoGallery__magnify:hover{opacity:1}}.m-PhotoGallery__magnify svg{width:3rem;height:3rem}.m-PhotoGallery__msg{position:absolute;top:2rem;left:0;right:0;text-align:center;color:#fff}@media screen and (min-width: 1260px){.m-PhotoGallery--vertical{position:relative;padding-bottom:0}.m-PhotoGallery--vertical .m-PhotoGallery__swiper{max-width:73%;margin:0}.m-PhotoGallery--vertical .m-PhotoGallery__thumb{height:auto;max-width:100%}.m-PhotoGallery--vertical .m-PhotoGallery__thumbsswiper{max-width:27%;height:100%;position:absolute;right:0;top:0;padding-left:1rem;padding-right:1rem}.m-PhotoGallery--vertical .swiper-button-prev,.m-PhotoGallery--vertical .swiper-button-next{right:auto;width:5rem;height:100%}.m-PhotoGallery--vertical .swiper-button-prev{top:calc(-50% + 2rem);left:calc(50% - 2rem);transform:rotate(90deg)}.m-PhotoGallery--vertical .swiper-button-next{transform:rotate(-90deg);top:calc(50% - 2rem);right:calc(50% - 2rem)}}@media screen and (min-width: 2540px){.m-PhotoGallery__img{width:100%}}.m-Popup{visibility:hidden;opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.6);display:flex;justify-content:center}.m-Popup__inner{position:relative;opacity:0;display:flex;max-width:100%;padding:5rem 2.8rem 2.8rem 2.8rem;background-color:#fff;border:1px solid #707070}@media screen and (max-width: 1259px){.m-Popup__inner{flex-grow:1}}.m-Popup--full .m-Popup__inner{background-color:transparent}.m-Popup--full .m-Popup__container{padding-right:0}.m-Popup--full .m-Popup__x,.m-Popup--full .m-Popup__swiper-btn{color:#fff}@media(hover: hover){.m-Popup--full .m-Popup__x:hover,.m-Popup--full .m-Popup__swiper-btn:hover{color:#38acf3}}@media screen and (min-width: 1260px){.m-Popup{align-items:center}.m-Popup__inner{padding:6rem 2.8rem 2.8rem 6rem;flex-basis:70rem;max-height:calc(100vh - 6rem);max-width:50vw}.m-Popup--full{align-items:stretch}.m-Popup--full .m-Popup__inner{flex-grow:1;max-height:none;max-width:100%}.m-Popup--full .m-Popup__container{padding-right:3.2rem}.m-Popup--info .m-Popup__inner{flex:0 0 50rem;height:40rem}}.m-Popup.is--active{visibility:visible;opacity:1;transition:opacity .2s}.m-Popup.is--active .m-Popup__inner{animation:scalein .3s forwards}.m-Popup__container{flex:1 0 100%;position:relative;overflow-y:auto;overflow-x:hidden;padding:0 2.8rem 0 0;word-wrap:break-word}@media screen and (min-width: 768px){.m-Popup__container{scrollbar-color:#1670ab #d9ecfd;scrollbar-width:thin}.m-Popup__container::-webkit-scrollbar{width:6px}.m-Popup__container::-webkit-scrollbar-thumb{background:#1670ab;border-radius:100px}.m-Popup__container::-webkit-scrollbar-track{background:#d9ecfd;border-radius:100px}}@media screen and (min-width: 1260px){.m-Popup__container{padding:0 6rem 0 0}}.m-Popup__x{position:absolute;top:0;right:0;padding:2.2rem;color:#1670ab}@media(hover: hover){.m-Popup__x:hover{color:#000}}.m-Popup__x svg{width:1.9rem;height:1.9rem}.m-Popup__x *{pointer-events:none}.m-Popup__swiper{width:100%;height:100%;text-align:center}.m-Popup__swiper-btn{z-index:1;top:10%;width:auto;height:80%;border:0;color:#1670ab;padding-right:5vw}@media(hover: hover){.m-Popup__swiper-btn:hover{color:#000}}.m-Popup__swiper-btn svg{width:30px;height:30px}.m-Popup__img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;transition:opacity .3s}.m-Popup__img.swiper-lazy{opacity:0}.m-Popup__img.swiper-lazy-loaded{opacity:1}.m-ProcurementList__search{margin-bottom:3rem}@media screen and (min-width: 1260px){.m-ProcurementList__search{margin-bottom:5rem}}.m-ProcurementList__filters{margin-bottom:5.5rem}@media screen and (min-width: 1260px){.m-ProcurementList__filters{border-bottom:1px solid #b8b8b8}}@media screen and (min-width: 1260px){.m-ProcurementList__filters .c-Filters{margin-bottom:4rem}}@media screen and (max-width: 1259px){.m-ProcurementList__filters .c-Filters__list{justify-content:space-evenly}}.m-ProcurementList__list{display:flex;flex-direction:column;grid-row-gap:4rem;row-gap:4rem}@media screen and (min-width: 1260px){.m-ProcurementList__list{grid-row-gap:9rem;row-gap:9rem}}.m-ProcurementList__loader{margin-top:5rem;text-align:center}.m-PublicationCollections__wrapper{padding:4rem 1.3rem}@media screen and (min-width: 1260px){.m-PublicationCollections__wrapper{padding:5rem 0}}@media screen and (min-width: 1260px){.m-PublicationCollections .Heading{border-bottom:.1rem solid rgba(229,242,247,.2)}}.m-PublicationCollections .Heading__text{color:#fff;font-size:2.6rem}@media screen and (min-width: 1260px){.m-PublicationCollections .Heading__text{font-size:3rem;margin-bottom:3rem}}.m-PublicationCollections__list{display:flex;grid-gap:4rem;gap:4rem}@media screen and (max-width: 1259px){.m-PublicationCollections__list{flex-direction:column}}@media screen and (min-width: 1260px){.m-PublicationCollections__list{flex-wrap:wrap;grid-gap:2rem;gap:2rem;justify-content:center}}.m-PublicationCollections__list li{flex:0 0 12.9%}.m-Quotation ::-moz-selection{color:#fff;background-color:#1670ab}.m-Quotation ::selection{color:#fff;background-color:#1670ab}@media screen and (min-width: 1260px){.m-Quotation{display:flex}}.m-Quotation__image{display:none}@media screen and (min-width: 1260px){.m-Quotation__image{display:block;flex:0 0 50%}.m-Quotation__image img{width:100%}}@media screen and (min-width: 1260px){.m-Quotation__image~.m-Quotation__highlight{flex:0 0 50%;padding-left:3rem;text-align:left}}.m-Quotation__highlight{color:#1670ab;font-size:1.7rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-style:italic}@media screen and (max-width: 1259px){.m-Quotation__highlight{margin-bottom:2rem}.m-Quotation--mobileRight .m-Quotation__highlight{text-align:right}.m-Quotation--mobileBig .m-Quotation__highlight{font-size:2.4rem}}@media screen and (min-width: 1260px){.m-Quotation__highlight{font-size:2.4rem;text-align:right;flex:0 0 30%}}@media screen and (min-width: 1260px){.m-Quotation__container{margin-left:3rem;padding-left:3rem;position:relative}.m-Quotation__container:before{content:"";height:100%;width:.1rem;background:#b8b8b8;display:block;position:absolute;top:0;left:0rem}}@media screen and (min-width: 1260px){.m-Quotation__text{line-height:2.8rem}}.m-Quotation__author,.m-Quotation__position{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}.m-Quotation__author{display:block;font-size:1.7rem;margin-top:2rem}@media screen and (min-width: 1260px){.m-Quotation__author{font-size:2.2rem}}.m-Quotation__authorwrapper{display:flex;align-items:flex-end}.m-Quotation__authorimage{margin-right:2rem;width:8rem;margin-top:1rem}.m-Quotation__content{overflow:hidden;max-height:0px;transition:max-height .4s ease}.m-Quotation__content.is--expanded{display:block}.m-Quotation__content.is--expanded.is--active{max-height:none !important}.m-Quotation__inner{transition:max-height .4s ease;margin-top:2rem}.m-Quotation__inner>p+p{margin-top:2rem}.m-Quotation__button{display:inline-block;margin-top:2rem}@media screen and (min-width: 1260px){.m-RegionalTopHeader{margin-bottom:3rem}}.m-RegionalTopHeader .Heading{position:relative}.m-RegionalTopHeader .Heading__text{color:#fff;font-size:2.6rem}@media screen and (max-width: 1259px){.m-RegionalTopHeader .Heading__text{text-align:center}}@media screen and (min-width: 1260px){.m-RegionalTopHeader .Heading__text{font-size:3.6rem;line-height:4.3rem}}@media screen and (min-width: 1600px){.m-RegionalTopHeader .Heading__text{font-size:5rem;line-height:5.5rem}}.m-RegionalTopHeader__bgImage{position:absolute;height:37rem;width:100%;overflow:hidden;z-index:-1}.m-RegionalTopHeader__bgImage::after{content:"";background-color:#053e72;opacity:.3;position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (min-width: 1260px){.m-RegionalTopHeader__bgImage{height:60.6rem;top:0}}.is--logged .m-RegionalTopHeader__bgImage{height:calc(37rem + 7.4rem)}@media screen and (min-width: 1260px){.is--logged .m-RegionalTopHeader__bgImage{height:calc(60.6rem + 7.4rem)}}.m-RegionalTopHeader__bgImage img{min-height:100%;min-width:100%;max-width:none;max-height:none;position:relative;left:50%;transform:translateX(-50%)}.m-RegionalTopHeader__bgColor{position:relative}@media screen and (max-width: 1259px){.m-RegionalTopHeader__bgColor{padding-top:2.4rem}}.m-RegionalTopHeader__bgColor::before{content:"";background-color:#00203e;opacity:.85;position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (max-width: 479px){.m-RegionalTopHeader__bgColor::before{bottom:3rem;margin-left:-2.6rem;margin-right:-2.6rem;max-width:calc(100% + (2.6rem* 2))}}@media screen and (min-width: 1260px){.m-RegionalTopHeader__bgColor{min-height:54.6rem;top:2.5rem;display:flex;padding:6rem 0 5rem 6rem}}.m-RegionalTopHeader__wrapper{position:relative}@media screen and (max-width: 1259px){.m-RegionalTopHeader__wrapper{padding-top:4.5rem}}@media screen and (min-width: 1260px){.m-RegionalTopHeader__wrapper{width:83.3333333333%;margin-left:auto;margin-right:auto}}@media screen and (min-width: 1260px){.is--logged .m-RegionalTopHeader__wrapper{padding-top:7.4rem}}.m-RegionalTopHeader__region{position:relative;color:#fff;font-family:Graphik,sans-serif;font-weight:100;font-style:normal;font-size:2rem}@media screen and (max-width: 1259px){.m-RegionalTopHeader__region{display:block;text-align:center}}@media screen and (min-width: 1260px){.m-RegionalTopHeader__region{font-size:2.6rem}}.m-RegionalTopHeader__heading{position:relative;z-index:2}@media screen and (min-width: 1260px){.m-RegionalTopHeader__heading{display:flex;flex-direction:column;padding-top:4.6rem;width:30rem}}@media screen and (min-width: 480px){.m-RegionalTopHeader__subHeading{padding-left:2.6rem;padding-right:2.6rem}}@media screen and (min-width: 1260px){.m-RegionalTopHeader__subHeading{padding-left:0;padding-right:0;width:30rem}}.m-RegionalTopHeader__subHeading .Heading{margin-bottom:0}.m-RegionalTopHeader__subHeading .Heading__text{color:#fff;font-size:2.6rem}@media screen and (max-width: 1259px){.m-RegionalTopHeader__subHeading .Heading__text{text-align:center}}@media screen and (min-width: 1260px){.m-RegionalTopHeader__subHeading .Heading__text{font-size:3.6rem;line-height:4.3rem}}.m-RegionalTopHeader__lead{position:relative;color:#fff;margin-bottom:2rem}@media screen and (min-width: 1260px){.m-RegionalTopHeader__lead{margin-bottom:0}}.m-RegionalTopHeader__bottomButtons{position:relative;color:#fff}.m-RegionalTopHeader__bottomButtons .c-Button{width:100%;display:flex;justify-content:center;margin-bottom:2rem}@media screen and (min-width: 1260px){.m-RegionalTopHeader__video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}}.m-RegionalTopHeader__sharing{color:#fff}@media screen and (min-width: 1260px){.m-RegionalTopHeader__sharing{order:-1;margin-bottom:3rem}}.m-RegionalTopHeader__gradient{background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);position:relative;padding:2.5rem 2rem 4rem 2.5rem;margin-top:3rem;z-index:1}@media screen and (min-width: 1260px){.m-RegionalTopHeader__gradient{margin-top:0;top:auto;right:-8rem;padding:4rem 6rem 6rem 6.7rem;flex:0 0 73.2rem;margin-left:-4rem}}@media screen and (min-width: 1600px){.m-RegionalTopHeader__gradient{right:-10.4rem}}.m-RegionalTopHeader__gradient--video{align-self:start;padding:0;margin-bottom:3rem}@media screen and (min-width: 1260px){.m-RegionalTopHeader__gradient--video{margin-bottom:0}}.m-RegionalTopHeader__accordion~.m-RegionalTopHeader__accordion{margin-top:3rem}.m-RegionalTopHeader__accordionButton,.m-RegionalTopHeader__accordionInner{color:#fff}.m-RegionalTopHeader__accordionButton{width:100%;position:relative;padding-right:2.5rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;border-bottom:1px solid #fff;text-align:left}.m-RegionalTopHeader__accordionButton::after{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:#fff;border-width:0 .3rem .3rem 0;display:inline-block;border-radius:.3rem;padding:.4rem;transform:rotate(45deg);position:absolute;right:0;top:.3rem;transition:transform .3s ease}.m-RegionalTopHeader__accordionContent{position:relative;overflow:hidden;max-height:0;transition:max-height .4s ease;width:100%}.m-RegionalTopHeader__accordionInner{padding-top:2rem;transition:max-height .4s ease;font-size:1.4rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}.m-RegionalTopHeader__accordionInner .c-RichText>*{margin-bottom:0}.m-RegionalTopHeader__accordionInner .c-RichText>*+*{margin-top:2rem}.m-RegionalTopHeader__accordion.is--expanded .m-RegionalTopHeader__accordionButton::after{transform:rotate(-135deg);top:.8rem}.m-RegionalTopHeader__accordion.is--expanded .m-RegionalTopHeader__accordionContent{display:block}.m-RegionalTopHeader__accordion.is--expanded.is--active .m-RegionalTopHeader__accordionContent{max-height:none !important}.m-RegionalTopHeader__breadcrumbs{padding-top:2rem}.m-RegionalTopHeader__table{width:100%}@media screen and (max-width: 767px){.m-RegionalTopHeader__table tr{margin-bottom:.8rem;display:block}}@media screen and (max-width: 767px){.m-RegionalTopHeader__table td{display:block}}@media screen and (min-width: 1260px){.m-RegionalTopHeader__table td.m-RegionalTopHeader--paddingLeft{padding-left:4rem}}.m-RegionalTopHeader__table td+td{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}@media screen and (min-width: 768px){.m-RegionalTopHeader__table td+td{text-align:right}}.m-RegionalTopHeader__table td+td strong{font-size:2rem}.m-ReportsBox{width:100%;background-color:#e5f2f7;padding:4rem;margin-bottom:4rem}@media screen and (min-width: 1260px){.m-ReportsBox{margin-left:-4rem;width:calc(100% + 4rem)}}.m-ReportsBox__heading{border-bottom:1px solid #1782ac}.m-ReportsBox__heading .Heading__text{color:#06537d;font-weight:400}.m-ReportsBox .c-RichText ol,.m-ReportsBox .c-RichText ul{padding-left:0rem;margin-bottom:0rem}.m-ReportsBox .c-RichText:last-child p:last-child{margin-bottom:0}.m-ReportsBox .m-ReportsTable:not(:last-child){margin-bottom:3rem}.m-ReportsBox--darkBlue .m-ReportsBox__heading,.m-ReportsBox--lightBlue .m-ReportsBox__heading,.m-ReportsBox--lightYellow .m-ReportsBox__heading,.m-ReportsBox--lightGrey .m-ReportsBox__heading,.m-ReportsBox--lightGreen .m-ReportsBox__heading{border-bottom:none}.m-ReportsBox--darkBlue .m-ReportsBox__heading.Heading,.m-ReportsBox--lightBlue .m-ReportsBox__heading.Heading,.m-ReportsBox--lightYellow .m-ReportsBox__heading.Heading,.m-ReportsBox--lightGrey .m-ReportsBox__heading.Heading,.m-ReportsBox--lightGreen .m-ReportsBox__heading.Heading{margin-bottom:1rem}.m-ReportsBox--darkBlue .m-ReportsBox__heading.Heading .Heading__text,.m-ReportsBox--lightBlue .m-ReportsBox__heading.Heading .Heading__text,.m-ReportsBox--lightYellow .m-ReportsBox__heading.Heading .Heading__text,.m-ReportsBox--lightGrey .m-ReportsBox__heading.Heading .Heading__text,.m-ReportsBox--lightGreen .m-ReportsBox__heading.Heading .Heading__text{color:inherit;font-weight:400;margin-bottom:0}.m-ReportsBox--darkBlue{background-color:#b5d5e4}.m-ReportsBox--lightBlue{background-color:#c9e9eb}.m-ReportsBox--lightYellow{background-color:#fff5c8}.m-ReportsBox--lightGrey{background-color:#cbcbcb}.m-ReportsBox--lightGreen{background-color:#eff3d1}.suphovertext{position:relative;cursor:pointer;color:#1782ac;vertical-align:super;font-weight:600;font-size:.7em;line-height:1}.suphovertext .subTooltip{visibility:hidden;position:absolute;opacity:0;color:#707070;font-weight:400;background-color:#ebebeb;padding:1rem;font-size:1.2em;line-height:1.8rem;z-index:1;top:3rem;width:60vw;display:block;z-index:10000002;word-wrap:break-word}@media screen and (min-width: 480px){.suphovertext .subTooltip{width:25rem}}@media screen and (min-width: 768px){.suphovertext .subTooltip{width:30rem}}.suphovertext .subTooltip::after{content:"";position:absolute;width:0;height:0;display:block;border:solid transparent;border-color:transparent;border-bottom-color:#ebebeb;border-width:1rem;margin-left:-1rem;left:50%;top:-2rem}.suphovertext .subTooltip.is--active{opacity:1;visibility:visible;display:block}.suphovertext .subTooltip--top{top:auto;bottom:2rem}.suphovertext .subTooltip--top:after{transform:rotate(180deg);top:auto;bottom:-2rem}.suphovertext .subTooltip--top .suphovertext--wide:after{left:50%;transform:rotate(180deg) translateX(-50%)}.suphovertext .subTooltip--right{right:-100%}.suphovertext .subTooltip--right::after{left:unset;right:0rem}@media screen and (min-width: 1260px){.suphovertext .subTooltip--right::after{right:0rem}}.suphovertext .subTooltip--left{left:0rem;right:unset}@media screen and (min-width: 1260px){.suphovertext .subTooltip--left{left:-1rem}}.suphovertext .subTooltip--left::after{left:1.2rem}.suphovertext .subTooltip--center{left:50%;transform:translateX(-50%)}.suphovertext .subTooltip--wide{width:60vw}@media screen and (min-width: 768px){.suphovertext .subTooltip--wide{width:40rem}}@media screen and (min-width: 1260px){.suphovertext .subTooltip--wide{width:50rem}}.m-ReportsTable__heading{margin-bottom:1rem}.m-ReportsTable__table{margin-bottom:2rem;overflow-x:scroll}@media screen and (min-width: 1260px){.m-ReportsTable__table{overflow-x:unset}}.m-ReportsTable__table table{border-collapse:separate;border-spacing:1px;min-width:700px}.m-ReportsTable__table table thead{border-bottom:20px solid #fff}.m-ReportsTable__table table thead th{position:relative;vertical-align:top;padding:.8em;border-bottom:10px solid #1782ac;font-weight:600;font-size:.95em;text-align:left}.m-ReportsTable__table table thead th::after{content:"";position:absolute;width:0;height:0;display:block;border:solid transparent;border-color:transparent;border-top-color:#1782ac;border-width:10px;margin-left:-10px;left:50%;bottom:-25px}.m-ReportsTable__table table tbody{font-size:1.4rem}@supports(-webkit-touch-callout: none){.m-ReportsTable__table table tbody{font-size:1.7rem}}.m-ReportsTable__table table tbody tr td{vertical-align:top;padding:.8em;background-color:#e5f2f7}@supports(-webkit-touch-callout: none){.m-ReportsTable__table table tbody tr td{font-size:1.7rem}}.m-ReportsTable__table table tbody tr td ul li{position:relative;padding-left:2rem;margin-bottom:.6em}.m-ReportsTable__table table tbody tr td ul li:before{content:"•";color:#007db1;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;display:block;width:1em;left:0;position:absolute;font-size:1em}.m-ReportsTable__table table tbody tr td ul li>p{margin:0}.m-ReportsTable__table table tbody tr td ul li li li:before{content:"";width:.6rem;height:.6rem;background-color:transparent;border:1px solid #007db1;border-radius:50%;top:.8rem}@media screen and (min-width: 1260px){.m-ReportsTable__table table tbody tr td ul li li li:before{top:1rem}}@media screen and (min-width: 2540px){.m-ReportsTable__table table tbody tr td ul li li li:before{width:.8rem;height:.8rem}}@media screen and (min-width: 1260px){.m-ReportsTable__table table tbody tr td ul ul,.m-ReportsTable__table table tbody tr td ul ol{padding-left:5rem}}.m-ReportsTable__table table tbody tr:first-child td{padding-top:2rem}.m-ReportsTable__table table caption{padding:.5em;caption-side:bottom;text-align:left;font-size:.8em;margin-top:1rem}@supports(-webkit-touch-callout: none){.m-ReportsTable__table table caption{font-size:1.4rem;-webkit-text-size-adjust:none}}.m-ReportsTable--whbg{background-color:#fff;padding:2rem;margin-bottom:0;margin-top:4rem}.m-ReportsTopHeader{position:relative;padding-top:calc(4.5rem + 9.1rem);margin-bottom:3rem;transition:all .3s ease .5s}@media screen and (min-width: 1260px){.m-ReportsTopHeader{padding-top:calc(9.8rem + 22rem)}}@media screen and (max-width: 1259px){.m-ReportsTopHeader--anchorMenu{margin-bottom:0}}.m-ReportsTopHeader.subpage:not(.home){transition:all .3s ease .5s;padding-top:calc(4.5rem + 2rem)}@media screen and (min-width: 1260px){.m-ReportsTopHeader.subpage:not(.home){padding-top:calc(9.8rem + 11.25rem)}}.is--logged .m-ReportsTopHeader{padding-top:calc( 4.5rem + 11rem + 4.5rem )}@media screen and (min-width: 1260px){.is--logged .m-ReportsTopHeader{padding-top:calc(9.8rem + 20rem + 7.4rem)}}.m-ReportsTopHeader__bgImage{position:absolute;top:0;width:100%;height:calc(100% - 10.5rem);transition:all .3s ease .5s;overflow:hidden;height:41rem}@media screen and (min-width: 1260px){.m-ReportsTopHeader__bgImage{height:62.2rem}}@media screen and (min-width: 1260px){.is--logged .m-ReportsTopHeader__bgImage{height:calc(60.2rem + 7.4rem)}}.subpage .m-ReportsTopHeader__bgImage{height:33.9rem}@media screen and (min-width: 1260px){.subpage .m-ReportsTopHeader__bgImage{height:50.2rem}}.m-ReportsTopHeader__bgImage img{min-height:100%;min-width:100%;width:auto;height:100%;max-width:none;max-height:none;display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);transition:all 3s ease .75s}@media screen and (min-width: 1260px){.m-ReportsTopHeader__bgImage img{height:auto}}@media screen and (max-width: 1259px){.m-ReportsTopHeader--narrow .m-ReportsTopHeader__bgColor:not(.m-ReportsTopHeader--lower) .m-ReportsTopHeader--narrow .m-ReportsTopHeader__bgColor{padding-top:9rem}}@media screen and (min-width: 1260px){.m-ReportsTopHeader--narrow .m-ReportsTopHeader__bgColor{margin-left:9.3rem;margin-right:9.3rem;padding:4.2rem 9.3rem 0}}@media screen and (min-width: 1260px){.m-ReportsTopHeader--narrow .m-ReportsTopHeader__breadcrumbs{padding-right:9.3rem}}.m-ReportsTopHeader--lower{padding-top:calc(4.5rem + 11rem)}@media screen and (min-width: 1260px){.m-ReportsTopHeader--lower{padding-top:calc(9.8rem + 10.2rem)}}.is--logged .m-ReportsTopHeader--lower{padding-top:calc( 4.5rem + 11rem + 4.5rem )}@media screen and (min-width: 1260px){.is--logged .m-ReportsTopHeader--lower{padding-top:calc( 9.8rem + 10.2rem + 7.4rem )}}.m-ReportsTopHeader--lower .m-ReportsTopHeader__bgImage{height:calc(100% - 8rem)}@media screen and (min-width: 1260px){.m-ReportsTopHeader--lower .m-ReportsTopHeader__bgImage{height:45rem}}@media screen and (min-width: 1260px){.is--logged .m-ReportsTopHeader--lower .m-ReportsTopHeader__bgImage{height:calc(45rem + 7.4rem)}}@media screen and (max-width: 1259px){.m-ReportsTopHeader--lower .m-ReportsTopHeader__bgImage::before{bottom:-8rem;height:8rem}}.m-ReportsTopHeader__bgColor{position:relative;padding-top:6rem;background-color:#000;margin-left:-2.6rem;margin-right:-2.6rem}@media screen and (min-width: 960px){.m-ReportsTopHeader__bgColor{margin-left:-1.6rem;margin-right:-1.6rem}}@media screen and (min-width: 1260px){.m-ReportsTopHeader__bgColor{min-height:32.3rem;padding:4.2rem 9.3rem 0;background-color:transparent;margin-left:0;margin-right:0;margin-top:-4rem}}.m-ReportsTopHeader__bgColor:before{content:"";width:100%;height:100%;position:absolute;bottom:0;display:block;background:#00203e;z-index:0;opacity:.9}@media screen and (min-width: 1260px){.m-ReportsTopHeader__bgColor:before{height:100%;top:0;left:0;transform:none;opacity:.9}}.m-ReportsTopHeader__container{display:flex;margin-bottom:2.1rem;color:#fff}@media screen and (max-width: 1259px){.m-ReportsTopHeader__container{padding-left:3.3rem;padding-right:3.3rem;flex-direction:column}}@media screen and (min-width: 1260px){.m-ReportsTopHeader__container{flex-wrap:wrap;align-items:center;justify-content:space-between}}.m-ReportsTopHeader__text{transition:all .3s ease .5s;z-index:0}@media screen and (min-width: 1260px){.m-ReportsTopHeader__text{order:1;padding-right:10rem;flex:0 0 100%;margin-top:1.3rem;height:11.7rem;display:flex;flex-direction:column;justify-content:end}}.subpage .m-ReportsTopHeader__text{margin-top:0rem}.m-ReportsTopHeader__text .Heading__text{transition:all .3s ease .5s;line-height:1;font-size:2.5rem;min-height:2.5em}@media screen and (min-width: 1260px){.m-ReportsTopHeader__text .Heading__text{font-size:5rem}}@media screen and (min-width: 1260px){.m-ReportsTopHeader__text .Heading__text{min-height:auto}}.subpage .m-ReportsTopHeader__text .Heading__text{font-size:2.5rem}@media screen and (min-width: 1260px){.subpage .m-ReportsTopHeader__text .Heading__text{font-size:3.5rem}}@media screen and (min-width: 1260px){.m-ReportsTopHeader__heading{margin-bottom:.7rem}}.m-ReportsTopHeader__heading>*{color:inherit}@media screen and (min-width: 1260px){.m-ReportsTopHeader__heading>*{margin-bottom:0}}.m-ReportsTopHeader__description{transition:all .3s ease .5s;font-size:3.5rem}@media screen and (max-width: 1259px){.m-ReportsTopHeader__description{display:none}}.subpage .m-ReportsTopHeader__description{font-size:2.5rem}.m-ReportsTopHeader__buttons{position:relative;display:flex}@media screen and (max-width: 1259px){.m-ReportsTopHeader__buttons{flex-direction:column;grid-row-gap:2rem;row-gap:2rem;margin-bottom:4rem}}@media screen and (min-width: 1260px){.m-ReportsTopHeader__buttons{grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}}@media screen and (min-width: 1260px){.m-ReportsTopHeader__button{min-width:15.6rem}}.m-ReportsTopHeader__link{color:#fff;display:inline-block;align-self:center}@media screen and (min-width: 1260px){.m-ReportsTopHeader__link{position:absolute;bottom:-7rem;right:0}}.m-ReportsTopHeader__category{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;margin-bottom:1rem}@media screen and (min-width: 1260px){.m-ReportsTopHeader__category{margin:1rem 0 1.5rem}}.m-ReportsTopHeader__sharing{padding:2.5rem 0 2rem;width:100%;z-index:2}@media screen and (max-width: 1259px){.m-ReportsTopHeader__sharing{order:2;border-top:1px solid #456c91}}@media screen and (min-width: 1260px){.m-ReportsTopHeader__sharing{padding:0;width:auto;display:block;margin-bottom:4rem}}@media screen and (min-width: 1260px){.m-ReportsTopHeader .c-ReportsChapterNavigation{margin:0 -9.3rem 0}}@media screen and (min-width: 1260px){.m-ReportsTopHeader--sharing-hidden{margin-top:0}}.m-ReportsTopHeader--sharing-hidden .m-ReportsTopHeader__sharing{display:none}@media screen and (min-width: 1260px){.m-ReportsTopHeader--sharing-hidden .m-ReportsTopHeader__sharing{display:block;visibility:hidden;margin-bottom:0}}.m-RightColFeaturedV1{width:100%;height:auto;background:#e5f2f7}.m-RightColFeaturedV1__wrapper{color:#00203e;padding:3rem;display:block}.m-RightColFeaturedV1__top{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:3rem}.m-RightColFeaturedV1__header{font-size:2.2rem;line-height:2.6rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;padding-right:10px}.m-RightColFeaturedV1__icon{width:7rem;height:7rem;margin-right:2rem}.m-RightColFeaturedV1__text{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;line-height:2.4rem}@media screen and (min-width: 1260px){.m-RightColFeaturedV1__text{margin-bottom:3rem}}.m-RightColFeaturedV1__link{max-width:45%;text-decoration:underline;color:#007db1;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;display:none}@media screen and (min-width: 1260px){.m-RightColFeaturedV1__link{display:block}}@media(hover){.m-RightColFeaturedV1:hover .m-RightColFeaturedV1__link{text-decoration:none}}.m-RightColFeaturedV2{width:100%;background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);min-height:28rem;position:relative;overflow:hidden}.m-RightColFeaturedV2__wrapper{padding:3rem;display:block}.m-RightColFeaturedV2__text{color:#fff;font-size:1.6rem;line-height:2.4rem;margin-bottom:3rem}.m-RightColFeaturedV2__link{max-width:45%;text-decoration:underline;color:#fff;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem}.m-RightColFeaturedV2__icon{position:absolute;bottom:3.2rem;right:8%;width:10rem;height:10rem}@media screen and (min-width: 2540px){.m-RightColFeaturedV2__icon .icon{height:100%}}.m-RightColFeaturedV2__icon .icon svg{fill:#fff}@media screen and (min-width: 320px){.m-RightColFeaturedV2__icon{bottom:-0.5rem;right:5%;width:15rem;height:15rem}}@media screen and (min-width: 480px)and (max-width: 767px){.elems-2 .m-RightColFeaturedV2__icon{width:11rem;height:14rem}}@media screen and (min-width: 480px)and (max-width: 1259px){.elems-4 .m-RightColFeaturedV2__icon{width:11rem;height:14rem}}@media screen and (min-width: 1260px){.m-RightColFeaturedV2--wide{min-height:0}.m-RightColFeaturedV2--wide .m-RightColFeaturedV2__wrapper{display:flex;justify-content:center;padding:2rem}.m-RightColFeaturedV2--wide .m-RightColFeaturedV2__icon{position:relative;bottom:auto;right:auto;margin-right:3rem;width:7.3rem;height:8.8rem}.m-RightColFeaturedV2--wide .m-RightColFeaturedV2__icon .icon{height:8.8rem}.elems-4 .m-RightColFeaturedV2--wide .m-RightColFeaturedV2__icon{width:12rem}.elems-5 .m-RightColFeaturedV2--wide .m-RightColFeaturedV2__icon{width:17rem}.m-RightColFeaturedV2--wide .m-RightColFeaturedV2__link{max-width:none}.m-RightColFeaturedV2--wide .m-RightColFeaturedV2__texts{order:2;display:flex;flex-direction:column;align-self:center;align-items:center}.m-RightColFeaturedV2--wide .m-RightColFeaturedV2__text{margin-bottom:2rem}}@media(hover){.m-RightColFeaturedV2:hover .m-RightColFeaturedV2__link{text-decoration:none}}.m-Search--toolbar{height:100%;margin-right:-2rem}.m-Search--toolbar .m-Search__container{margin-top:3rem;max-height:calc(100% - 18rem);overflow-y:auto;padding-right:2rem}@media screen and (min-width: 768px){.m-Search--toolbar .m-Search__container{scrollbar-color:#1670ab #d9ecfd;scrollbar-width:thin}.m-Search--toolbar .m-Search__container::-webkit-scrollbar{width:6px}.m-Search--toolbar .m-Search__container::-webkit-scrollbar-thumb{background:#1670ab;border-radius:100px}.m-Search--toolbar .m-Search__container::-webkit-scrollbar-track{background:#d9ecfd;border-radius:100px}}@media screen and (min-width: 1260px){.m-Search--toolbar .m-Search__container{max-height:53rem;max-height:calc( 74vh - 37rem );padding-right:5rem}}.m-SearchGlobal__background{background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%)}.m-SearchGlobal__wrapper{padding-top:2rem;padding-bottom:2rem}@media screen and (min-width: 1260px){.m-SearchGlobal__wrapper{padding-top:5rem;padding-bottom:5rem}}.m-SearchGlobal__label{display:block;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.6rem}.m-SearchGlobal__container{max-width:640px;padding-top:6rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 1259px){.m-SearchGlobal__container{padding-left:2.6rem;padding-right:2.6rem}}@media screen and (min-width: 1260px){.m-SearchGlobal__container{max-width:86.8rem}}.m-SearchGlobal__label,.m-SearchGlobal__input,.m-SearchGlobal__open{color:#fff}.m-SearchGlobal__text{position:relative;display:inline-flex;padding-right:4rem}@media screen and (min-width: 1260px){.m-SearchGlobal__text{padding-right:5rem}}.m-SearchGlobal__input{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:2rem}@media screen and (min-width: 1260px){.m-SearchGlobal__input{font-size:3rem}}.m-SearchGlobal__open{position:absolute;right:0;top:-0.7rem}@media screen and (min-width: 1260px){.m-SearchGlobal__open{top:-0.5rem}}.m-SearchGlobal__open::before{content:"×";font-size:3rem;line-height:1;position:relative;top:.6rem;color:inherit}@media screen and (min-width: 1260px){.m-SearchGlobal__open::before{font-size:4.5rem}}.m-SearchGlobal__layer{width:100%;background-color:#fff;position:fixed;top:-100vh;transition:top .3s ease-out;z-index:1000}@media screen and (max-width: 1259px){.m-SearchGlobal__layer{height:100vh}}@media screen and (min-width: 1260px){.m-SearchGlobal__layer{top:-100%;min-height:50rem;padding-bottom:5rem}}.m-SearchGlobal__layer.is--active{top:0}.m-SearchResults__sorting{border-bottom:1px solid #b8b8b8;margin-bottom:2rem}@media screen and (min-width: 1260px){.m-SearchResults__sorting{margin-bottom:3rem}}@media screen and (min-width: 1260px){.m-SearchResults__sorting .c-Filters{margin-bottom:2rem}}.m-SearchResults__more{margin-top:5rem;text-align:center}.m-SelectCountry__box{padding:2rem;background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);margin-bottom:3rem}@media screen and (min-width: 1260px){.m-SelectCountry__box{padding:4.2rem calc(8.333333% + 1.6rem);margin-bottom:6rem}}.m-SelectCountry__heading{color:#fff;border-color:#fff}.m-SelectCountry__heading>*{color:inherit;font-size:2.2rem}.m-SelectCountry__results{display:flex;flex-direction:column;border-left:1px solid #b8b8b8;padding-left:2rem;grid-row-gap:5rem;row-gap:5rem}@media screen and (min-width: 1260px){.m-SelectCountry__results{padding-left:5rem}}@media screen and (min-width: 1600px){.m-SelectCountry__results{grid-row-gap:10rem;row-gap:10rem}}.m-SelectCountry__group{position:relative}.m-SelectCountry__label{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:3rem;color:#1670ab;line-height:1}@media screen and (max-width: 1599px){.m-SelectCountry__label{display:block;margin-bottom:1rem}}@media screen and (min-width: 768px){.m-SelectCountry__label{position:absolute;top:0}}@media screen and (min-width: 768px)and (max-width: 1259px){.m-SelectCountry__label{left:-6rem}}@media screen and (min-width: 1260px)and (max-width: 1599px){.m-SelectCountry__label{position:relative}}@media screen and (min-width: 1600px){.m-SelectCountry__label{left:-10rem}}.m-SelectCountry__countries{display:flex;flex-wrap:wrap;justify-content:start;grid-row-gap:1.3rem;row-gap:1.3rem}@media screen and (min-width: 480px){.m-SelectCountry__countries{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}}@media screen and (min-width: 1600px){.m-SelectCountry__countries{grid-column-gap:6.66%;-moz-column-gap:6.66%;column-gap:6.66%}}.m-SelectCountry__countries li{display:flex;flex:0 0 100%}@media screen and (min-width: 480px){.m-SelectCountry__countries li{flex:0 0 calc(50% - 1rem)}}@media screen and (min-width: 1260px){.m-SelectCountry__countries li{flex:0 0 calc(33% - 2rem)}}@media screen and (min-width: 1600px){.m-SelectCountry__countries li{flex:0 0 20%}}.m-SelectCountry__link{display:inline-block}.m-SelectCountry__country{display:flex;align-items:center}@media(hover){.m-SelectCountry__country:hover figcaption{text-decoration:underline}}.m-SelectCountry__country img{width:4rem;margin-right:1.4rem}.m-SelectCountry__country figcaption{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.4rem;color:#494a4d}@media screen and (min-width: 1260px){.m-SelectCountry__form{padding-left:3rem;padding-right:3rem}}.m-SelectCountry__letters{display:flex;flex-wrap:wrap;margin-bottom:1rem}@media screen and (min-width: 1260px){.m-SelectCountry__letters{justify-content:space-between}}.m-SelectCountry__letters input[type=radio]:checked+label:before,.m-SelectCountry__letters input[type=checkbox]:checked+label:before{content:""}.m-SelectCountry__letters input[type=radio]+label,.m-SelectCountry__letters input[type=checkbox]+label{padding:.2rem .5rem 0}.m-SelectCountry__letters input[type=radio]+label:before,.m-SelectCountry__letters input[type=checkbox]+label:before{background:transparent}.m-SelectCountry__letter{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.m-SelectCountry__letter+label{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:2.2rem;color:#fff;text-transform:uppercase;line-height:1;border-radius:.3rem}.m-SelectCountry__letter:checked+label{color:#007db1;background-color:#fff}.m-SideMenu{background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%);padding:2rem 2.2rem 1.2rem 2.5rem}@media screen and (max-width: 1259px){.m-SideMenu{margin-left:auto;margin-right:auto;width:100%;position:relative}}@media screen and (max-width: 1259px){.m-SideMenu{position:relative}.m-SideMenu::before{content:"";background-color:#00203e;width:101vw;display:block;position:absolute;left:50%;transform:translateX(-50%);z-index:-1;opacity:.96;top:0;height:calc(100% - 5rem)}}@media screen and (max-width: 479px){.is--anchormenu .m-SideMenu::after{content:"";background-color:#00203e;width:101vw;display:block;position:absolute;left:50%;transform:translateX(-50%);z-index:-1;opacity:.85;bottom:0;height:5rem}}@media screen and (min-width: 1260px){.m-SideMenu{position:relative;right:37%;width:30vw;max-width:35rem;padding:4.5rem 4rem 3.4rem 7.4rem}.m-SideMenu::before{content:"";height:100%;width:50vw;position:absolute;right:0;top:0;background:linear-gradient(42deg, #15a6b7 0%, #167fae 55%, #0f659e 100%)}}@media screen and (min-width: 1600px){.m-SideMenu{right:70%}}.m-SideMenu__heading{display:none}@media screen and (min-width: 1260px){.m-SideMenu__heading{position:relative;display:block}}.m-SideMenu__heading>*{font-size:3rem;color:#fff}.m-SideMenu__list li{margin-bottom:2.3rem}@media screen and (min-width: 1260px){.m-SideMenu__list li{padding-right:2rem}.m-SideMenu__list li:last-of-type{margin-bottom:0}}.m-SideMenu__list li.is--expanded .m-SideMenu__container{display:block}.m-SideMenu__list li.is--expanded>.m-SideMenu__link::after{transform:rotate(-135deg);top:.8rem}@media screen and (max-width: 1259px){.m-SideMenu__list li.has--active>.m-SideMenu__link{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}}.m-SideMenu__list .m-SideMenu__list{margin-top:2.5rem;margin-bottom:.2rem;padding-left:1rem}.m-SideMenu__list .m-SideMenu__list li{margin-bottom:1.6rem}@media screen and (min-width: 1260px){.m-SideMenu__list .m-SideMenu__list li:last-of-type{margin-bottom:1rem}}.m-SideMenu__list .m-SideMenu__list .m-SideMenu__list{margin-top:1.5rem}.m-SideMenu__list .m-SideMenu__list .m-SideMenu__link{font-size:1.4rem}.m-SideMenu__list .m-SideMenu__list .m-SideMenu__link::after{top:0}.m-SideMenu__container{position:relative;overflow:hidden;max-height:0;transition:max-height .4s ease;width:100%}.m-SideMenu__link{position:relative;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.6rem;color:#fff;width:100%;text-align:left;padding-bottom:.2rem;background-image:linear-gradient(#fff, #fff);background-size:100% .1rem;background-repeat:no-repeat;background-position:left bottom;transition:background-size .3s ease;padding-right:2rem}@media screen and (max-width: 1259px){.m-SideMenu__link{display:block}}@media screen and (min-width: 1260px){.m-SideMenu__link{background-size:0% .1rem;padding-right:0}}.m-SideMenu__link.is--active{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}@media screen and (min-width: 1260px){.m-SideMenu__link.is--active{background-size:100% .1rem}}.m-SideMenu__link::after,.m-SideMenu__link::before{content:""}button.m-SideMenu__link::after{margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:#fff;border-width:0 .2rem .2rem 0;display:inline-block;border-radius:.2rem;padding:.4rem;transform:rotate(45deg);position:absolute;right:0;top:.3rem;transition:transform .3s ease}@media screen and (min-width: 1260px){button.m-SideMenu__link::after{right:-2rem}}@media screen and (min-width: 1260px)and (hover){a.m-SideMenu__link:hover{background-size:100% .1rem}}.m-SideMenu--mobile-small{position:relative}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small{padding-right:0rem}}@media screen and (min-width: 1260px){.m-SideMenu--mobile-small{right:5rem;min-height:37rem}}@media screen and (min-width: 1340px){.m-SideMenu--mobile-small{right:8rem}}@media screen and (min-width: 1600px){.m-SideMenu--mobile-small{right:14.4rem}}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small .m-SideMenu__list li:not(:first-child){display:none}}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small .m-SideMenu__list li:first-child{margin-bottom:0}}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small .m-SideMenu__list li:first-child a{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small .m-SideMenu__link{background-image:inherit;padding-right:4rem}}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small.is--opened{padding-right:4rem}}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small.is--opened .m-SideMenu__list li{display:block}}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small.is--opened .m-SideMenu__list li:first-child{margin-bottom:2.3rem}}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small.is--opened .m-SideMenu__list li:first-child a{font-family:Graphik,sans-serif;font-weight:400;font-style:normal}}.m-SideMenu--mobile-small.is--opened .m-SideMenu__list li:first-child a.is--active{font-family:Graphik,sans-serif;font-weight:700;font-style:normal}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small.is--opened .m-SideMenu__link{background-image:linear-gradient(#fff, #fff)}}@media screen and (max-width: 1259px){.m-SideMenu--mobile-small.is--opened .m-SideMenu__close{display:block}}.m-SideMenu--mobile-small.is--opened:after{display:none}.m-SideMenu--mobile-small:after{content:"";position:absolute;margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:#fff;border-width:0 .2rem .2rem 0;display:inline-block;border-radius:.2rem;padding:.4rem;transform:rotate(45deg) translateY(-50%);right:2rem;top:50%;pointer-events:none}@media screen and (min-width: 1260px){.m-SideMenu--mobile-small:after{display:none}}.m-SideMenu__close{position:absolute;top:-0.5rem;right:-0.5rem;width:1.7rem;height:1.7rem;padding:.3rem;display:none;background-color:#fff}.m-SideMenu__close .icon{height:100%}.m-SimpleTopHeader{position:relative;margin-bottom:3rem}.m-SimpleTopHeader--simple .m-SimpleTopHeader__sharing{padding-bottom:2.7rem;border-bottom:1px solid #456c91}@media screen and (max-width: 1259px){.m-SimpleTopHeader--simple .m-SimpleTopHeader__sharing{padding-top:3rem;border-top:1px solid #456c91}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--simple .m-SimpleTopHeader__heading{align-self:center}}.m-SimpleTopHeader--nomargin{margin-bottom:0}@media screen and (max-width: 1259px){.m-SimpleTopHeader .l-grid__row{margin:0}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--sidemenu .m-SimpleTopHeader__wrapper{margin-left:16.6666666667%}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--sidemenu .m-SimpleTopHeader__container{min-height:23.6rem;padding-left:10%;padding-top:6.7rem}}@media screen and (max-width: 1259px){.m-SimpleTopHeader--sidemenu .m-SimpleTopHeader__header{margin-bottom:0}}@media screen and (max-width: 1259px){.m-SimpleTopHeader--sidemenu{margin-bottom:0}}.m-SimpleTopHeader--sidemenu.m-SimpleTopHeader--simple{margin-bottom:3rem}.m-SimpleTopHeader--bgImage .m-SimpleTopHeader__background::before{opacity:.3}@media screen and (min-width: 1260px){.m-SimpleTopHeader--bgImage .m-SimpleTopHeader__container{min-height:25rem}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--bgImage .m-SimpleTopHeader__heading{align-self:center}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--bgImage .m-SimpleTopHeader__sharing{margin-bottom:2rem}}.m-SimpleTopHeader__bgImage{position:absolute;width:100vw;overflow:hidden;z-index:-2;top:0;left:50%;transform:translateX(-50%);height:100%}.m-SimpleTopHeader__bgImage img{min-height:100%;min-width:100%;max-width:none;max-height:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}@media screen and (min-width: 1260px){.m-SimpleTopHeader__header{margin-bottom:0}}.m-SimpleTopHeader__header>*{color:#fff}@media screen and (max-width: 1259px){.m-SimpleTopHeader__header>*{text-align:center}}@media screen and (min-width: 1260px){.m-SimpleTopHeader__header>*{margin-bottom:1.2rem}}@media screen and (min-width: 1260px){.m-SimpleTopHeader__header--mobile{display:none}}@media screen and (max-width: 1259px){.m-SimpleTopHeader__header--mobile~.m-SimpleTopHeader__header{display:none}}.m-SimpleTopHeader__background{position:relative;padding:calc(3rem + 4.5rem) 2.6rem 3rem}@media screen and (min-width: 1260px){.m-SimpleTopHeader__background{padding:9.8rem 2rem 6rem}}.is--logged .m-SimpleTopHeader__background{padding-top:calc( 3rem + 4.5rem + 4.5rem )}@media screen and (min-width: 1260px){.is--logged .m-SimpleTopHeader__background{padding-top:7.4rem}}.m-SimpleTopHeader__background::before{content:"";background-color:#053e72;position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:-1}.m-SimpleTopHeader--bottomSpace-mobile{margin-bottom:3rem}@media screen and (min-width: 1260px){.m-SimpleTopHeader--bottomSpace-mobile{margin-bottom:0}}.m-SimpleTopHeader__wrapper{width:100%}@media screen and (min-width: 1260px){.m-SimpleTopHeader__wrapper{width:83.3333333333%;margin-left:8.3333333333%;padding-left:.8rem;padding-right:.8rem}}.m-SimpleTopHeader__container{display:flex}@media screen and (min-width: 1260px){.m-SimpleTopHeader__container{padding-top:5.4rem}}.m-SimpleTopHeader__heading{display:flex;flex-direction:column;flex:0 0 100%}.m-SimpleTopHeader__description{display:none;color:#fff;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}@media screen and (min-width: 1260px){.m-SimpleTopHeader__description{display:block}}.m-SimpleTopHeader__sharing{color:#fff}@media screen and (min-width: 1260px){.m-SimpleTopHeader__sharing{order:-1;margin-bottom:3rem}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics .m-SimpleTopHeader__background{padding-bottom:0}}.m-SimpleTopHeader--statistics .m-SimpleTopHeader__background::before{box-shadow:-40vw 0 0 0 #053e72,40vw 0 0 0 #053e72}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics .m-SimpleTopHeader__background::before{height:100%}}@media screen and (max-width: 1259px){.m-SimpleTopHeader--statistics .m-SimpleTopHeader__background>.l-wrapper{padding-left:0;padding-right:0}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics .m-SimpleTopHeader__heading{flex-direction:row;flex-wrap:wrap}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics .m-SimpleTopHeader__header{order:-1;margin-right:7rem}}.m-SimpleTopHeader--statistics .m-SimpleTopHeader__container{flex-direction:column}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics .m-SimpleTopHeader__container{padding-bottom:4rem}}@media screen and (max-width: 1259px){.m-SimpleTopHeader--statistics .m-SimpleTopHeader__sharing{border-top:1px solid #456c91;padding-top:2rem}}.m-SimpleTopHeader--statistics .m-SimpleTopHeader__description{display:none}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics .m-SimpleTopHeader__description{display:block;flex:0 0 100%;margin-bottom:2rem}}.m-SimpleTopHeader--statistics .m-SimpleTopHeader__search{margin-bottom:3rem}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics .m-SimpleTopHeader__search{margin-bottom:0}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics.m-SimpleTopHeader--sidemenu{margin-bottom:0}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics.m-SimpleTopHeader--sidemenu .m-SimpleTopHeader__container{min-height:auto;padding-top:5.4rem}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics.m-SimpleTopHeader--sidemenu .m-SimpleTopHeader__background{padding-left:0;padding-right:0}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics.m-SimpleTopHeader--sidemenu .m-SimpleTopHeader__wrapper{width:100%;margin-left:0}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics.m-SimpleTopHeader--sidemenu.m-SimpleTopHeader--remember .m-SimpleTopHeader__container{margin-left:50%;transform:translateX(-50%);padding-left:.2rem}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics.m-SimpleTopHeader--sidemenu.m-SimpleTopHeader--remember .m-SimpleTopHeader__sharing{margin-top:.5rem;margin-bottom:0}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--statistics.m-SimpleTopHeader--sidemenu.m-SimpleTopHeader--remember .m-SimpleTopHeader__header{margin-right:3rem}}@media screen and (max-width: 1259px){.m-SimpleTopHeader--search .m-SimpleTopHeader__background{padding-top:4.5rem}.is--logged .m-SimpleTopHeader--search .m-SimpleTopHeader__background{padding-top:calc( 4.5rem + 4.5rem )}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--search .m-SimpleTopHeader__background::before{height:calc(100% - 3.2rem)}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--search .m-SimpleTopHeader__container{min-height:0;padding-bottom:0}}@media screen and (min-width: 1260px){.m-SimpleTopHeader--search .m-SimpleTopHeader__heading{border-bottom:1px solid #456c91;margin-bottom:1rem;margin-right:11rem}}@media screen and (min-width: 2540px){.m-SimpleTopHeader--search .m-SimpleTopHeader__heading{margin-right:10.6rem}}@media screen and (min-width: 3820px){.m-SimpleTopHeader--search .m-SimpleTopHeader__heading{margin-right:11rem}}@media screen and (max-width: 1259px){.m-SimpleTopHeader--search .m-SimpleTopHeader__search{order:-1}.m-SimpleTopHeader--search .m-SimpleTopHeader__search .c-Search{padding-top:2.3rem}}@media screen and (min-width: 1600px){.m-SimpleTopHeader--search .m-SimpleTopHeader__search{margin-left:-11rem}}.m-Solutions__list{display:flex;flex-wrap:wrap;grid-gap:2rem 1.6rem;gap:2rem 1.6rem}@media screen and (max-width: 767px){.m-Solutions__list{flex-direction:column}}@media screen and (min-width: 768px){.m-Solutions__list>li{flex:0 0 calc(50% - 1.6rem/ 2)}}@media screen and (min-width: 1260px){.m-Solutions__list>li{flex:0 0 calc(33.333% - 2 * 1.6rem/ 3)}}@media screen and (min-width: 768px)and (max-width: 1259px){.m-Solutions--3rdWide .m-Solutions__list>li:nth-child(3){flex:0 0 100%}}.m-Solutions__item{display:flex;height:100%}@media screen and (min-width: 768px){.m-Solutions__item{flex:0 0 calc(50% - 1.6rem/ 2)}}@media screen and (min-width: 1260px){.m-Solutions__item{flex:0 0 calc(33% - 2 * 1.6rem/ 3)}}.m-Solutions__box{padding:3rem;width:100%;background-color:#e5f2f7}@media screen and (min-width: 768px){.m-Solutions__box{display:flex;flex-direction:column}}.m-Solutions__shortheading{margin-bottom:2rem}.m-Solutions__shortheading>.Heading__text{font-size:1.6rem}.m-Solutions__description{margin-bottom:2rem}.m-Solutions__button{color:#007db1}.m-Solutions__button>.c-Button__label{width:auto;font-family:Graphik,sans-serif;font-weight:700;font-style:normal}@media screen and (min-width: 1260px){.m-Solutions__button>.c-Button__label{font-size:1.8rem}}@media screen and (min-width: 768px){.m-Solutions__button{margin-top:auto}}@media screen and (max-width: 1259px){.m-Solutions__swiper{padding-top:1rem}}.m-Solutions__heading>.Heading__text{padding-right:10rem}.m-Solutions__navigation{position:absolute;top:0;right:0;z-index:1}.m-Solutions__swiper-btn{position:static;display:inline-block;margin-top:0;background-color:#fff}.m-Solutions__swiper-btn svg{height:60%}.m-Solutions__slide{display:none}.swiper-slide .m-Solutions__slide{display:block}.m-Solutions__image{margin-bottom:3rem}@media screen and (min-width: 1260px){.m-Solutions__image{margin-bottom:5rem}}@media screen and (max-width: 1259px){.m-Tabs__wrapper{padding-left:0;padding-right:0}}@media screen and (min-width: 1260px){.m-Tabs__wrapper{display:flex}}.m-Tabs__tabs{opacity:0;height:0;visibility:hidden;display:flex;flex-flow:wrap;margin:0;list-style:none;padding:0}@media screen and (min-width: 1260px){.m-Tabs__tabs{flex:0 0 24.8rem;align-content:flex-start}}.has--tabs .m-Tabs__tabs{opacity:1;height:auto;visibility:visible}.m-Tabs__tab{display:block;width:100%;text-align:left;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.8rem;color:#007db1;cursor:pointer;border-bottom:1px solid #b8b8b8;padding:1.5rem 2.5rem 1.5rem 0;position:relative}.m-Tabs__tab.is--active{color:#000}.m-Tabs__tab.is--active::after{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:#000;border-width:0 .3rem .3rem 0;display:inline-block;border-radius:.3rem;padding:.4rem;transform:rotate(45deg);position:absolute;right:0;top:2rem;transition:transform .3s ease;transform:rotate(315deg)}@media screen and (max-width: 1259px){.m-Tabs__panels{border-top:1px solid #b8b8b8}}.m-Tabs__content{overflow:hidden}.m-Tabs__inner{padding:2rem 0;position:relative;margin-top:-100%;height:0;opacity:0;transition:margin .4s ease}@media screen and (max-width: 1259px){.m-Tabs__inner{border-bottom:1px solid #b8b8b8}}@media screen and (min-width: 1260px){.m-Tabs__inner{padding:1.5rem 0 0 8rem}}.m-Tabs__inner .c-RichText>*{margin-bottom:2rem}.m-Tabs__inner .c-RichText>p{line-height:2.8rem}.m-Tabs__inner .c-RichText>p+p{margin-top:2rem}.m-Tabs__inner .c-RichText ul{padding-left:0}.m-Tabs__inner--links ul li{padding-left:0}.m-Tabs__inner--links ul li::before{display:none}.m-Tabs__inner--links ul li a{color:#102a60;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;line-height:2.8rem;display:block;margin-bottom:1.5rem;text-decoration:underline}@media screen and (min-width: 1260px){.m-Tabs__inner--links ul li a{font-size:1.8rem}}@media(hover){.m-Tabs__inner--links ul li a:hover{text-decoration:none}}.m-Tabs__inner--gap{display:flex;flex-direction:column;grid-gap:2.4rem;gap:2.4rem}.m-Tabs.has--tabs .m-Tabs__panel{min-height:0}.m-Tabs.has--tabs .m-Tabs__panel::before,.m-Tabs.has--tabs .m-Tabs__panel::after{display:none}.m-Tabs.has--tabs .m-Tabs__panel.is--active .m-Tabs__inner{opacity:1}.m-Tabs.has--tabs .m-Tabs__panel .m-Tabs__inner{opacity:0;transition:opacity .4s ease}.m-Tabs__panel{overflow:hidden;position:relative}.m-Tabs__panel::before{content:attr(data-title);display:block;width:100%;text-align:left;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;font-size:1.8rem;color:#007db1;cursor:pointer;border-bottom:1px solid #b8b8b8;padding:1.5rem 2.5rem 1.5rem 0;position:relative}.m-Tabs__panel:after{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:#000;border-width:0 .3rem .3rem 0;display:inline-block;border-radius:.3rem;padding:.4rem;transform:rotate(45deg);position:absolute;right:0;top:2rem;transition:transform .3s ease}.m-Tabs__panel.is--active .m-Tabs__inner{margin-top:0;height:auto;opacity:1;transition:margin .4s ease-out -200ms}.m-Tabs__panel.is--active::before{color:#000}.m-Tabs__panel.is--active:after{transform:rotate(225deg)}.m-Tabs__bgs{position:absolute;top:0;height:100%;width:100%;background-color:#000;overflow:hidden}@media screen and (min-width: 1260px){.m-Tabs__bgs{opacity:0}}.m-Tabs__bgs::before{content:"";background-color:#000;opacity:.4;position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:1}.m-Tabs__bg{position:absolute;top:0;width:100%;opacity:0;transition:opacity 1s linear}.m-Tabs__bg::after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:50rem;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%)}.m-Tabs__bgImg{width:100%}.m-Tabs__bg:first-of-type{opacity:1}.tab2 .m-Tabs__bg:nth-of-type(2){opacity:1}.tab3 .m-Tabs__bg:nth-of-type(3){opacity:1}.m-Tabs--bg{position:relative;overflow:hidden}@media screen and (min-width: 1260px){.m-Tabs--bg{padding-top:7rem;padding-bottom:7rem}}@media screen and (min-width: 1260px){.m-Tabs--bg .m-Tabs__tabs{grid-row-gap:.8rem;row-gap:.8rem;flex:0 0 31.7rem}}@media screen and (min-width: 1260px){.m-Tabs--bg .m-Tabs__inner{padding-left:1.6rem}}.m-Tabs--bg .m-Tabs__tab{display:flex;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;font-size:2.1rem;line-height:2.4rem;color:#fff;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.3)}.m-Tabs--bg .m-Tabs__tab .icon{flex:0 0 4.5rem;height:4.8rem}@media screen and (min-width: 1260px){.m-Tabs--bg .m-Tabs__tab{width:calc(100% - 2.2rem);padding:1.2rem 6rem 1.2rem 2rem;transition:width .3s,color .3s,background-color .5s}.m-Tabs--bg .m-Tabs__tab.is--active{width:100%;color:#6e398e;background-color:#efeaf6}}@media screen and (min-width: 1260px)and (hover){.m-Tabs--bg .m-Tabs__tab:hover{width:100%}}.m-Tabs--bg .m-Tabs__tab::after{content:"";margin:0 .2rem .1rem 1.2rem;border-style:solid;border-color:#000;border-width:0 .3rem .3rem 0;display:inline-block;border-radius:.3rem;padding:.4rem;transform:rotate(45deg);position:absolute;right:0;top:2rem;transition:transform .3s ease;top:50%;right:2.8rem;border-color:#fff;transform:translateY(-50%) rotate(315deg)}.m-Tabs--bg .m-Tabs__tab.is--active::after{border-color:#6e398e}.m-Tabs--bg .m-Tabs__tab.m-Tabs__additionalLink{font-size:1.6rem;text-decoration:none}@media screen and (max-width: 959px){.m-Tabs--bg .m-Tabs__tab.m-Tabs__additionalLink{padding-left:2rem}}.m-Tabs--bg .m-Tabs__panel::before{padding-left:2rem;padding-right:5rem;color:#fff;background:rgba(0,0,0,.35)}.m-Tabs--bg .m-Tabs__panel:after{right:2rem;border-color:#fff}.m-Tabs--bg .m-Tabs__panel.is--active::before{margin-bottom:2rem;color:#6e398e;background-color:#efeaf6}.m-Tabs--bg .m-Tabs__panel.is--active::after{border-color:#6e398e}@media screen and (min-width: 1260px){.m-Tabs--bg .m-Tabs__panel.is--active .m-Solutions__list li .m-Solutions__item{top:0;opacity:1}.m-Tabs--bg .m-Tabs__panel.is--active .m-Solutions__list li:nth-of-type(1) .m-Solutions__item{transition:opacity 1.5s ease-out .1s,top 1s .2s}.m-Tabs--bg .m-Tabs__panel.is--active .m-Solutions__list li:nth-of-type(2) .m-Solutions__item{transition:opacity 1.5s ease-out .2s,top 1s .3s}.m-Tabs--bg .m-Tabs__panel.is--active .m-Solutions__list li:nth-of-type(3) .m-Solutions__item{transition:opacity 1.5s ease-out .3s,top 1s .4s}.m-Tabs--bg .m-Tabs__panel.is--active .m-CountrySelector{top:0;opacity:1;transition:opacity 1.5s ease-out .4s,top 1s .5s}}@media screen and (min-width: 1260px){.m-Tabs--bg .m-Tabs__panel .m-Solutions__item,.m-Tabs--bg .m-Tabs__panel .m-CountrySelector{position:relative;top:6rem;opacity:0}}.m-Tabs--bg .m-Tabs__inner{padding-top:0}.m-Tabs--bg .m-Tabs__wrapper{position:relative;transition:opacity .5s .5s;z-index:2}@media screen and (min-width: 1260px){.m-Tabs--bg .m-Tabs__wrapper{opacity:0}}.m-Tabs--bg .m-Tabs__additionalLinks{display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem;padding:2rem}@media screen and (min-width: 1260px){.m-Tabs--bg .m-Tabs__additionalLinks{position:absolute;left:1.6rem;top:35.4rem;flex-direction:column;padding:0;width:31.7rem}}@media screen and (min-width: 1440px){.m-Tabs--bg .m-Tabs__additionalLinks{left:0}}.m-Tabs--bg.has--tabs .m-Tabs__wrapper{opacity:1}.m-Tabs--bg.has--tabs .m-Tabs__bgs{opacity:1;transition:opacity 1s}.m-Tabs--bg .m-Solutions__box{background-color:#efeaf6}.m-Tabs--bg .m-Solutions__shortheading .Heading__text{margin-bottom:0;font-size:2.2rem}.m-Tabs--bg .m-Solutions__list li:nth-child(3) .m-Solutions__box{background-color:#fff}.m-Tabs--bg .m-Solutions__description{font-size:1.3rem;font-weight:400}.m-Tabs--bg .m-Solutions__button{color:#000}.m-Tabs--bg .m-Solutions__button+.m-Solutions__button{margin-top:1.5rem}.m-Tabs--bg .m-CountrySelector__box{color:#000;background:rgba(239,234,246,.9)}.m-Tabs--bg .m-CountrySelector__box .Heading{margin-bottom:0;border-bottom:none}.m-Tabs--bg .m-CountrySelector__box .Heading.Heading--border .Heading__text{margin-bottom:2rem;font-size:2.2rem}.m-Tabs--bg .m-CountrySelector__item ul{grid-row-gap:1.2rem;row-gap:1.2rem}.m-Tabs--bg .m-CountrySelector .Link{font-weight:400;color:#000;text-decoration:none}@media(hover: hover){.m-Tabs--bg .m-CountrySelector .Link:hover{text-decoration:underline}}.m-Tabs--bg.tab2 .m-Tabs__panel.is--active::before{color:#e17909;background-color:#fef3e9}.m-Tabs--bg.tab2 .m-Tabs__panel.is--active::after{border-color:#e17909}.m-Tabs--bg.tab2 .m-Tabs__tab.is--active{color:#e17909;background-color:#fef3e9}.m-Tabs--bg.tab2 .m-Tabs__tab.is--active::after{border-color:#e17909}.m-Tabs--bg.tab2 .m-Solutions__box{background-color:#fef3e9}.m-Tabs--bg.tab2 .m-CountrySelector__box{background:rgba(254,243,233,.9)}.m-Tabs--bg.tab3 .m-Tabs__panel.is--active::before{color:#007a80;background-color:#ecf4f6}.m-Tabs--bg.tab3 .m-Tabs__panel.is--active::after{border-color:#007a80}.m-Tabs--bg.tab3 .m-Tabs__tab.is--active{color:#007a80;background-color:#ecf4f6}.m-Tabs--bg.tab3 .m-Tabs__tab.is--active::after{border-color:#007a80}.m-Tabs--bg.tab3 .m-Solutions__box{background-color:#ecf4f6}.m-Tabs--bg.tab3 .m-CountrySelector__box{background:rgba(236,244,246,.9)}.m-Tags .Heading{margin-bottom:1.4rem}.m-Tags .Heading__text{margin-bottom:0}.m-Tags__list{display:flex;flex-wrap:wrap;margin-left:-1rem}.m-Tags__list li,.m-Tags__list a{color:#102a60}.m-Tags__list li{padding-right:1.2rem;margin-left:1rem;position:relative;margin-bottom:.5rem;font-size:1.6rem;font-family:Graphik,sans-serif;font-weight:400;font-style:normal}.m-Tags__list li:after{position:absolute;right:0;top:0;content:"|"}.m-Tags__list li:last-child:after{content:""}.m-TextBox__wrapper--dubble{display:flex;flex-wrap:wrap}@media screen and (min-width: 1260px){.m-TextBox__wrapper--dubble{margin-right:-11.9rem;margin-left:-11.9rem}}.m-TextBox__wrapper--dubble .m-TextBox__container{flex:0 0 100%}@media screen and (min-width: 1260px){.m-TextBox__wrapper--dubble .m-TextBox__container{flex:0 0 50%;padding-left:.8rem;padding-right:.8rem}}.m-TextBox__wrapper--dubble .m-TextBox__content{justify-content:flex-start;align-items:flex-start;text-align:left}.m-TextBox__wrapper--dubble .m-TextBox__content h3.Heading__text{text-align:left}.m-TextBox__wrapper--dubble .m-TextBox__content .c-Button{margin-top:auto}.m-TextBox__container{width:100%}.m-TextBox__box{padding:3rem 2.6rem;background-color:#e5f2f7;height:100%}@media screen and (min-width: 1260px){.m-TextBox__box{padding:4rem 6rem}}.m-TextBox__box--dark{color:#fff;background-color:#00203e}.m-TextBox__content{max-width:70rem;height:100%;margin:0 auto;text-align:center;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center}.m-TextBox__content h3.Heading__text{text-align:center;color:inherit}.m-TextBox__content .c-RichText>ul{margin-bottom:3rem}.m-TextBox__content .c-RichText>ul>li{margin:.7rem 0}.m-TextBox__content .c-RichText>h4{font-size:1.6rem}.m-TextBox__content .c-RichText a{color:inherit;text-decoration:underline}.m-TextBox__content .c-Button{width:100%}@media screen and (min-width: 480px){.m-TextBox__content .c-Button{width:auto}}.m-Timeline[class*=colorBg]{padding-top:2.4rem;padding-bottom:2.4rem}@media screen and (min-width: 1260px){.m-Timeline[class*=colorBg]{padding-top:3.3rem;padding-bottom:5rem}}.m-Timeline__container{position:relative;padding-left:2.7rem;padding-right:2.7rem}@media screen and (min-width: 1260px){.m-Timeline__container{padding-left:6rem;padding-right:11rem}}.m-Timeline__container:before{content:"";display:block;width:100%;height:1px;background-color:#b8b8b8;position:absolute;top:5.7rem;left:0}.m-Timeline__slide:after{content:"";display:block;width:1.3rem;height:1.3rem;background-color:#fff;border:1px solid #b8b8b8;border-radius:50%;position:absolute;top:5.1rem;left:0}.m-Timeline__buttons{position:absolute;top:5.7rem;right:7.4rem;display:block;z-index:1}.m-Timeline__buttons .swiper-button-prev,.m-Timeline__buttons .swiper-button-next{background:#fff}.m-Timeline__buttons .swiper-button-prev.swiper-button-disabled,.m-Timeline__buttons .swiper-button-next.swiper-button-disabled{opacity:1;color:rgba(112,112,112,.35)}.m-Timeline__buttons .swiper-button-next{right:auto;left:0;margin-left:1rem}.m-Timeline__buttons .swiper-button-prev{right:0;left:auto}.m-Timeline__date{font-family:Graphik,sans-serif;font-weight:700;font-style:normal;color:#1670ab;font-size:2.4rem;display:block;margin-bottom:4.5rem}@media screen and (min-width: 1260px){.m-Timeline__date{font-size:3rem;margin-bottom:4.2rem}}.m-Timeline__type{font-size:1.4rem;color:#1670ab;display:block;margin-bottom:1.4rem}@media screen and (min-width: 1260px){.m-Timeline__type{margin-bottom:.3rem}}.m-Timeline__title{color:#000;text-decoration:none}.m-Timeline__title .Heading__text{font-size:2rem;line-height:2.8rem}.m-Toolbar{position:fixed;bottom:0;left:0;width:100vw;height:4.8rem;background:#00203e;z-index:200}@media screen and (min-width: 1260px){.m-Toolbar{top:26vh;left:auto;right:0;width:3rem;height:23rem}}@media screen and (min-width: 1600px){.m-Toolbar{width:7.8rem;height:26.2rem}}.m-Toolbar__list{display:flex;position:relative}@media screen and (max-width: 1259px){.m-Toolbar__list{max-width:37.5rem;width:100%;margin:0 auto;padding-right:2rem;height:100%;justify-content:space-between}}@media screen and (min-width: 768px)and (max-width: 1259px){.m-Toolbar__list{padding:0 1.6rem}}@media screen and (min-width: 1260px){.m-Toolbar__list{height:100%;flex-direction:column;justify-content:space-evenly}}@media screen and (min-width: 1260px){.m-Toolbar__li-menu{display:none}}.m-Toolbar__button{width:7rem;height:100%;display:flex;justify-content:center;align-items:center;color:#fff}@media screen and (max-width: 319px){.m-Toolbar__button{width:5.5rem}}@media screen and (min-width: 1260px){.m-Toolbar__button{width:100%}}@media(hover){.m-Toolbar__button:not(.is--active):not(.m-Toolbar__button--no-hover):hover+.m-Toolbar__tooltip{left:-26.8rem;opacity:1}}.m-Toolbar__button--menu{height:100%;background-color:#007db1}.m-Toolbar__button--menu span::after,.m-Toolbar__button--menu span::before,.m-Toolbar__button--menu span{display:block;width:2rem;height:.2rem;background-color:#fff;transition:transform .3s ease}.m-Toolbar__button--menu span::after,.m-Toolbar__button--menu span::before{content:""}.m-Toolbar__button--menu span::after{transform:translateY(-0.9rem)}.m-Toolbar__button--menu span::before{transform:translateY(0.7rem)}.m-Toolbar__button--menu.is--active span{background-color:transparent}.m-Toolbar__button--menu.is--active span::before{transform:translateY(0rem) rotate(-45deg)}.m-Toolbar__button--menu.is--active span::after{transform:translateY(-0.2rem) rotate(45deg)}.m-Toolbar__button .icon{width:1.4rem;height:2rem;position:relative}@media screen and (min-width: 1600px){.m-Toolbar__button .icon{width:2.4rem}}.m-Toolbar__button[data-toolbar-button=notifications].is--selected .icon{position:relative}.m-Toolbar__button[data-toolbar-button=notifications].is--selected .icon:before{box-sizing:inherit;content:"";display:block;width:10px;height:10px;position:absolute;top:-0.1rem;right:-0.3rem;background-color:red;border-radius:50%}@media screen and (min-width: 1600px){.m-Toolbar__button[data-toolbar-button=notifications].is--selected .icon:before{right:.2rem}}.m-Toolbar__layer{display:none;background-color:#fff;border:1px solid #b8b8b8;position:absolute;z-index:20;bottom:-100%;left:50%;transform:translateX(-50%);width:90vw;max-width:60.8rem;height:80vh;padding:4rem 2rem}@media screen and (min-width: 1260px){.m-Toolbar__layer{left:0;top:-6rem;transform:translateX(0);padding:6rem 6rem;max-width:none;width:100rem;max-height:78vh;animation:drivein .5s forwards}}.m-Toolbar__layer.is--active{display:block;bottom:5.8rem}@media screen and (min-width: 1260px){.m-Toolbar__layer.is--active{left:-100rem;bottom:auto}}.m-Toolbar__layer::after{content:"";width:0;height:0;border-width:1rem 0 1rem 1.2rem;border-color:transparent transparent transparent #fff;border-style:solid;position:absolute;bottom:-1.6rem}@media screen and (max-width: 1259px){.m-Toolbar__layer::after{transform:rotate(90deg)}}@media screen and (min-width: 1260px){.m-Toolbar__layer::after{right:-1rem;left:auto}}@media screen and (max-width: 1259px){.m-Toolbar__layer--search .m-Toolbar__container{margin-right:-2rem;padding-right:2rem;overflow-y:auto}}.m-Toolbar__layer--search::after{left:calc(50% - 8.8rem)}@media screen and (min-width: 768px){.m-Toolbar__layer--search::after{left:calc(50% - 7.5rem)}}@media screen and (min-width: 1260px){.m-Toolbar__layer--search::after{top:8.8rem;left:auto;right:-0.6rem}}@media screen and (min-width: 1600px){.m-Toolbar__layer--search::after{top:9.5rem;right:-1rem}}@media screen and (max-width: 1259px){.m-Toolbar__layer--search .c-Search{left:auto;width:calc(100% - 2rem)}}@media screen and (min-width: 1260px){.m-Toolbar__layer--search{min-height:50rem}}.m-Toolbar__layer--member .l-grid__row{overflow-y:auto;max-height:calc(100% - 9rem)}@media screen and (max-width: 1259px){.m-Toolbar__layer--member .l-grid__row{padding-right:2rem;margin-right:-2rem}}.m-Toolbar__layer--member::after{left:calc(50% - 1.6rem)}@media screen and (min-width: 768px){.m-Toolbar__layer--member::after{left:calc(50% - 0.1rem)}}@media screen and (min-width: 1260px){.m-Toolbar__layer--member::after{top:14rem;left:auto;right:-0.6rem}}@media screen and (min-width: 1600px){.m-Toolbar__layer--member::after{right:-1rem;top:15rem}}.m-Toolbar__layer--notifications{height:auto}.m-Toolbar__layer--notifications::after{display:none;left:calc(50% + 5.4rem)}@media screen and (min-width: 768px){.m-Toolbar__layer--notifications::after{left:calc(50% + 6.9rem)}}@media screen and (min-width: 1260px){.m-Toolbar__layer--notifications::after{top:19rem;left:auto;right:-0.6rem}}@media screen and (min-width: 1600px){.m-Toolbar__layer--notifications::after{right:-1rem;top:20.5rem}}.m-Toolbar__layer--notifications.is--loaded:after{display:block}.m-Toolbar__layer--clipboard::after{left:calc(50% + 12.6rem)}@media screen and (min-width: 768px){.m-Toolbar__layer--clipboard::after{left:calc(50% + 14.1rem)}}@media screen and (min-width: 1260px){.m-Toolbar__layer--clipboard::after{top:24rem;left:auto;right:-0.6rem}}@media screen and (min-width: 1600px){.m-Toolbar__layer--clipboard::after{right:-1rem;top:26.5rem}}.m-Toolbar__close{position:absolute;top:2rem;right:2rem;width:1.8rem;height:1.8rem}@media screen and (min-width: 1260px){.m-Toolbar__close{top:3rem;right:3rem}}.m-Toolbar__close .icon{height:1.8rem}@media(hover: hover){.m-Toolbar__close:hover{color:#000}}.m-Toolbar__tooltip{display:none}@media screen and (min-width: 1260px){.m-Toolbar__tooltip{z-index:10;display:block;background-color:#000;position:absolute;left:10rem;width:24.8rem;padding:2rem 2rem 2rem 3rem;font-size:1.2rem;color:#fff;min-height:12rem;opacity:0;transition:opacity .5s}.m-Toolbar__tooltip.is--active{left:-26.8rem;opacity:1}.m-Toolbar__tooltip strong{display:block;font-size:1.3rem;margin-bottom:1rem}.m-Toolbar__tooltip::after{content:"";width:0;height:0;border-width:.8rem 0 .8rem .8rem;border-color:transparent transparent transparent #000;border-style:solid;position:absolute;right:-0.8rem;top:3.5rem}.m-Toolbar__tooltip-btn{position:absolute;right:2rem;bottom:1rem;text-decoration:underline}}@media screen and (min-width: 1260px)and (hover: hover){.m-Toolbar__tooltip-btn:hover{text-decoration:none}}.m-Toolbar__tooltip--search{top:0}.m-Toolbar__tooltip--member{top:5.8rem}.m-Toolbar__tooltip--notifications{top:11.4rem}.m-Toolbar__tooltip--clipboard{top:17rem}.m-Toolbar__tooltip--start-info{display:none;opacity:1;bottom:105%;right:25%;left:auto;top:auto}.m-Toolbar__tooltip--start-info:after{top:100%;transform:rotate(90deg) translateX(-0.4rem);right:1.5rem}@media screen and (min-width: 1260px){.m-Toolbar__tooltip--start-info.is--active{left:auto}}@media screen and (min-width: 1260px){.m-Toolbar__tooltip.is--active{display:block}}.m-Toolbar__container{height:100%;margin-right:.6rem}.m-Toolbar__button-cont{display:flex;justify-content:space-between;margin-top:2rem;align-items:center;flex-wrap:wrap;max-width:80%}.m-Toolbar__button-cont .c-Button{min-height:auto}@media screen and (min-width: 1260px){.m-Toolbar--external-service{display:none}}.m-Toolbar--external-service .m-Toolbar__list li{display:none}.m-Toolbar--external-service .m-Toolbar__list li:first-child{display:list-item}@media screen and (min-width: 1260px){.m-Toolbar--small{height:23rem}}@media screen and (min-width: 1600px){.m-Toolbar--small{height:13.1rem}}.m-TopHeader{margin-bottom:3rem}@media screen and (min-width: 1260px){.m-TopHeader{margin-bottom:3rem}}@media screen and (max-width: 1259px){.m-TopHeader{position:relative}}.m-TopHeader__bgImage{position:absolute;height:calc(100% - 7rem);width:100%;overflow:hidden}@media screen and (min-width: 1260px){.m-TopHeader__bgImage{height:60.6rem;top:0}}@media screen and (min-width: 1260px){.is--logged .m-TopHeader__bgImage{margin-top:14.75rem}}@media screen and (min-width: 1600px){.is--logged .m-TopHeader__bgImage{margin-top:14.7rem}}.m-TopHeader__bgImage img{min-height:100%;min-width:100%;width:auto;height:auto;max-width:none;max-height:none;display:block;position:relative;top:0%;left:50%;transform:translateX(-50%);filter:blur(8px)}@media screen and (min-width: 1260px){.m-TopHeader__bgImage img{width:calc(100% + 2 * 4rem)}}.m-TopHeader__bgImage--bgGradient:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:transparent linear-gradient(201deg, #1670ab 0%, #15a9b8 100%) 0% 0% no-repeat;opacity:.5;z-index:1}.m-TopHeader__bgImage--bgGradient2:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:transparent linear-gradient(201deg, #15a9b8 33%, transparent 100%) 0% 0% no-repeat;opacity:.3;z-index:1}.m-TopHeader__bgImage--bgGradient3:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:transparent linear-gradient(201deg, #1670ab 33%, transparent 100%) 0% 0% no-repeat;opacity:.7;z-index:1}.m-TopHeader__bgColor{position:relative;padding:calc(4.5rem + 3.5rem) 3rem 0 3rem;z-index:2}@media screen and (max-width: 319px){.m-TopHeader__bgColor{padding:calc(4.5rem + 3.5rem) 2rem 0 2rem}}@media screen and (min-width: 768px){.m-TopHeader__bgColor{padding-bottom:3.5rem}}@media screen and (min-width: 1260px){.m-TopHeader__bgColor{left:33.5rem;margin-top:24rem;padding:5rem 6rem 5rem 33rem;min-height:41.7rem;width:calc(100% - 33.5rem)}}@media screen and (max-width: 1259px){.is--logged .m-TopHeader__bgColor{padding-top:calc( 4.5rem + 4.5rem + 3.5rem )}.is--logged .m-TopHeader__bgColor:before{top:calc(11.5rem + 4.5rem);height:calc( 100% - 11.5rem - 4.5rem )}}.m-TopHeader__bgColor:before{content:"";width:100%;height:calc(100% - 11.5rem);position:absolute;top:11.5rem;left:50%;transform:translateX(-50%);display:block;background:#00203e;opacity:.85}@media screen and (min-width: 1260px){.m-TopHeader__bgColor:before{height:100%;top:0;left:0;transform:none;opacity:.96}}.m-TopHeader__image{position:relative;z-index:0}@media screen and (max-width: 1259px){.m-TopHeader__image{margin-bottom:2.7rem}}@media screen and (min-width: 1260px){.m-TopHeader__image{position:absolute;left:-33.5rem;width:60.5rem;height:31.6rem}}.m-TopHeader__heading{z-index:0;margin-bottom:1.6rem}@media screen and (min-width: 1600px){.m-TopHeader__heading{line-height:5rem;margin-bottom:3.3rem}}.m-TopHeader__author{font-size:1.4rem}.m-TopHeader__authorLabel{font-family:Graphik,sans-serif;font-weight:600;font-style:normal;display:block;margin-bottom:.5rem}@media screen and (min-width: 1260px){.m-TopHeader__authorLabel{margin-bottom:1rem}}.m-TopHeader__sharing{padding:2.5rem 0 2rem;width:100%}@media screen and (max-width: 1259px){.m-TopHeader__sharing{order:2}}@media screen and (min-width: 1260px){.m-TopHeader__sharing{padding:1.2rem 0 3.3rem}}.m-TopHeader__container{display:flex;flex-direction:column;color:#fff}@media screen and (min-width: 1260px){.m-TopHeader__container{min-height:31rem}}@media screen and (min-width: 1260px){.m-TopHeader__container.is--fixed{padding:0 1.6rem;flex-direction:row;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;background:#00203e;height:10rem;width:100%;min-height:0;max-width:1316px;margin:0 auto;box-shadow:-40vw 0 0 0 #00203e,40vw 0 0 0 #00203e;z-index:2}.m-TopHeader__container.is--fixed .m-TopHeader__footer{display:none}.m-TopHeader__container.is--fixed .m-TopHeader__sharing{flex:0 0 38rem;padding:0}.m-TopHeader__container.is--fixed .m-TopHeader__heading{font-size:2.6rem;line-height:3rem;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-TopHeader__container.is--fixed .m-TopHeader__description{display:none}}@media screen and (min-width: 2540px){.m-TopHeader__container.is--fixed{max-width:calc(1.5 * 1316px)}}@media screen and (min-width: 3820px){.m-TopHeader__container.is--fixed{max-width:calc(2 * 1316px)}}.m-TopHeader__category{font-family:Graphik,sans-serif;font-weight:600;font-style:normal}.m-TopHeader__footer{z-index:0}@media screen and (max-width: 1259px){.m-TopHeader__footer{font-size:1.2rem}}@media screen and (min-width: 1260px){.m-TopHeader__footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}}@media screen and (max-width: 1259px){.m-TopHeader__footerLeft,.m-TopHeader__footerRight{margin-bottom:1.6rem}}@media screen and (min-width: 1260px){.m-TopHeader__footerRight{text-align:right}}@media screen and (min-width: 2540px){.m-TopHeader__isbn{font-size:2.2rem}}.m-TopHeader__date~.m-TopHeader__category{padding-left:1rem;margin-left:1.2rem}.m-TopHeader__date~.m-TopHeader__category::before{content:"|";position:relative;right:1rem}.m-TopHeader__description{z-index:0;line-height:2.8rem}@media screen and (min-width: 2540px){.m-TopHeader__description{font-size:2rem}}.m-TopHeader__features{position:relative;border-top:1px solid #456c91;margin-top:1rem;padding-top:2rem;display:flex}@media screen and (max-width: 1259px){.m-TopHeader__features{min-height:17rem;justify-content:space-evenly;flex-direction:column;grid-gap:2rem;gap:2rem;margin-bottom:2.5rem}}@media screen and (min-width: 1260px){.m-TopHeader__features{padding-top:3rem;margin-top:5rem;justify-content:space-between;margin-left:-33rem}}.m-TopHeader__feature{display:flex;font-family:Graphik,sans-serif;font-weight:400;font-style:normal;color:#fff}@media(hover: hover){.m-TopHeader__feature:hover{text-decoration:underline}}.m-TopHeader__feature .icon{height:2rem;width:3rem;margin-right:.8rem}@media screen and (max-width: 1259px){.m-TopHeader--publication{position:relative}.m-TopHeader--publication.m-TopHeader--features .m-TopHeader__image{bottom:36rem}.m-TopHeader--publication.m-TopHeader--features .m-TopHeader__bgImage{height:calc(100% - 20rem)}.m-TopHeader--publication .l-wrapper{padding-top:4.5rem}.is--logged .m-TopHeader--publication .l-wrapper{padding-top:calc( 4.5rem + 4.5rem )}}@media screen and (max-width: 1259px){.m-TopHeader--publication .m-TopHeader__bgImage{height:calc(100% - 1rem)}}@media screen and (min-width: 1260px){.is--logged .m-TopHeader--publication .m-TopHeader__bgImage{height:calc(60.6rem + 7.4rem);max-height:53.2rem}}.m-TopHeader--publication .m-TopHeader__image{position:absolute;bottom:15.4rem;left:50%;transform:translateX(-50%);height:36.7rem;width:26rem;margin-bottom:0;z-index:2}@media screen and (min-width: 1260px){.m-TopHeader--publication .m-TopHeader__image{left:22.7%;bottom:auto;top:-4rem;width:30.2rem;height:42.6rem}}.m-TopHeader--publication .m-TopHeader__image img{border:1px solid #007db1;box-shadow:.4rem .4rem 0 0 rgba(0,0,0,.1)}.m-TopHeader--publication .m-TopHeader__image picture+.c-Button{bottom:2.7rem;left:50%;transform:translateX(-50%)}.m-TopHeader--publication .m-TopHeader__image .c-Button--special{position:absolute;width:23rem;bottom:4rem;left:50%;transform:translateX(-50%)}@media screen and (min-width: 1260px){.m-TopHeader--publication .m-TopHeader__image .c-Button--special{bottom:-1.4rem;left:79.3rem}}@media screen and (max-width: 1259px){.m-TopHeader--publication .m-TopHeader__bgColor{padding:2rem 4rem .4rem}}@media screen and (min-width: 1260px){.m-TopHeader--publication .m-TopHeader__bgColor{width:83.3333333333%;left:10.8rem;padding-left:32.5%;padding-right:9rem;padding-bottom:4rem;margin-top:20rem}}@media screen and (max-width: 1259px){.m-TopHeader--publication .m-TopHeader__bgColor::before{top:0;height:100%}}@media screen and (min-width: 1260px){.is--logged .m-TopHeader--publication .m-TopHeader__bgColor{margin-top:calc(20rem + 7.4rem)}}@media screen and (max-width: 1259px){.m-TopHeader--publication .m-TopHeader__heading{margin-bottom:1rem}}@media screen and (max-width: 1259px){.m-TopHeader--publication .m-TopHeader__footer{padding-bottom:43.2rem}}@media screen and (max-width: 1259px){.m-TopHeader--publication .m-TopHeader__footerLeft{display:flex;justify-content:space-between}}@media screen and (min-width: 1260px){.m-TopHeader--publication .m-TopHeader__date{position:absolute;top:7.2rem;right:9rem}}@media screen and (max-width: 1259px){.m-TopHeader--publication .m-TopHeader__description{display:none}}@media screen and (min-width: 1260px){.m-TopHeader--publication .m-TopHeader__container:not(.is--fixed){min-height:33.5rem}}@media screen and (min-width: 1260px){.m-TopHeader--publication .c-Breadcrumbs{width:83.3333333333%;margin-left:auto;margin-right:auto}}.m-TopHeader__specification{display:flex;flex-direction:column}@media screen and (min-width: 1260px){.m-TopHeader__specification{margin-top:2rem}}@media screen and (min-width: 1600px){.m-TopHeader__specification{margin-top:0}}.m-TopHeader__specificationItem{opacity:.8;margin-bottom:1rem}@media screen and (min-width: 1260px){.m-TopHeader__specificationItem{font-size:.9em}}.m-TopHeader__specificationItem strong{margin-right:1rem}@media screen and (min-width: 1260px){.m-TopHeader--techpapers{position:relative}.m-TopHeader--techpapers::before{content:"";position:absolute;display:block;background-color:#053e73;width:100%;opacity:.96;top:-100%;left:0;right:0;bottom:20rem;z-index:-1}}@media screen and (max-width: 1259px){.is--logged .m-TopHeader--techpapers .l-wrapper{padding-top:4.5rem}}@media screen and (max-width: 1259px){.m-TopHeader--techpapers .m-TopHeader__bgColor{position:unset}}@media screen and (min-width: 1260px){.is--logged .m-TopHeader--techpapers .m-TopHeader__bgColor{margin-top:10rem}}.m-TopHeader--techpapers .m-TopHeader__bgColor::before{opacity:1}.m-TopHeader--techpapers .m-TopHeader__image{bottom:16rem}@media screen and (min-width: 1260px){.m-TopHeader--techpapers .m-TopHeader__image{left:18.7%;top:-3.5rem;width:29rem;height:41.5rem}}.m-TopHeader--techpapers .m-TopHeader__image picture+.c-Button{bottom:0;left:50%;transform:translate(-50%, 50%);width:auto}.m-TopHeader--techpapers .m-TopHeader__image picture+.c-Button+.c-Button{position:absolute;bottom:-7.5rem;left:50%;transform:translateX(-50%);min-width:15rem}@media screen and (min-width: 1260px){.m-TopHeader--techpapers .m-TopHeader__image picture+.c-Button+.c-Button{bottom:-2.2rem;left:91rem;min-width:unset}}@media screen and (max-width: 1259px){.m-TopHeader--techpapers .m-TopHeader__footer{padding-bottom:45.2rem}}@media screen and (max-width: 1259px){.m-TopHeader--techpapers .m-TopHeader__footerLeft{flex-direction:row-reverse}}@media screen and (min-width: 1260px){.m-TopicBar{position:fixed;top:calc(23rem + 26vh + 10rem);width:100vw;max-width:100%;right:calc(-100% + 8.7rem);z-index:1;transition:right .8s ease-in-out}.m-TopicBar.is--active{right:0}}.m-TopicBar__container{position:relative;background-color:#e5f2f7}@media screen and (max-width: 1259px){.m-TopicBar__container{box-shadow:-40vw 0 0 0 #e5f2f7,40vw 0 0 0 #e5f2f7;padding-top:3.7rem;padding-bottom:5.3rem}}@media screen and (min-width: 1260px){.m-TopicBar__container{display:flex;justify-content:space-between}}.m-TopicBar__heading{margin-bottom:1.5rem}@media screen and (min-width: 1260px){.m-TopicBar__heading{display:none}}@media screen and (max-width: 1259px){.m-TopicBar__close,.m-TopicBar__open{display:none}}@media screen and (min-width: 1260px){.m-TopicBar__close,.m-TopicBar__open{flex:0 0 8.7rem;background-color:#007db1}}.m-TopicBar__open,.m-TopicBar__close{color:#fff}.m-TopicBar__open{padding:0 2rem}.m-TopicBar__list{display:flex;--column-gap: 1rem;grid-gap:5rem var(--column-gap);gap:5rem var(--column-gap)}@media screen and (max-width: 479px){.m-TopicBar__list{margin:0 -1.5rem}}@media screen and (max-width: 1259px){.m-TopicBar__list{flex-wrap:wrap}}@media screen and (min-width: 1260px){.m-TopicBar__list{padding-top:1rem;padding-bottom:1rem;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;max-width:110rem}}@media screen and (max-width: 1259px){.m-TopicBar__list li{flex:0 0 calc(33% - (var(--column-gap) * 2) / 3)}}.m-TopicBar__link{font-family:Graphik,sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;color:#000}@media(hover: hover){.m-TopicBar__link:hover{text-decoration:underline}}.m-TopicBar__text{display:block;text-align:center;margin-top:.8rem}.m-TopicBar__icon{width:3.2rem;margin-bottom:.6rem}.m-TopicBar__icon .icon{height:3.2rem}.m-TopicBar__close{width:8.6rem}.m-TopicBar__close .icon{height:2.1rem}.m-TopicBar--bottom{top:auto;bottom:0}.m-UpcomingEventBox{width:100%;border:1px solid #b8b8b8;padding:3rem}.m-UpcomingEventBox__content{border-top:1px solid #b8b8b8;border-bottom:1px solid #b8b8b8;padding:2rem 0;margin-bottom:2rem}.m-UpcomingEventBox__heading{margin-bottom:2rem}.m-UpcomingEventBox__heading h2{font-size:2rem;line-height:2.8rem}.m-UpcomingEventBox__date{display:block;color:#007db1;font-size:3rem;line-height:3rem;font-family:Graphik,sans-serif;font-weight:700;font-style:normal;margin-bottom:1rem}.m-UpcomingEventBox__title{display:block;color:#102a60;margin-bottom:.5rem}.m-UpcomingEventBox__title h3{font-size:1.4rem}.m-UpcomingEventBox__title:hover{text-decoration:underline}.m-UpcomingEventBox__label{color:#007db1;font-size:1.3rem}.m-UpcomingEventBox__link{font-size:1.8rem}.m-VacancyList{width:100%}.m-VideoCarousel{position:relative}.m-VideoCarousel .swiper-container{z-index:0}.m-VideoCarousel .swiper-navigation{text-align:center;margin:1.5rem auto}@media screen and (min-width: 1260px){.m-VideoCarousel .swiper-navigation{position:absolute;z-index:2;top:3.5rem;right:0}}.m-VideoCarousel .swiper-button-prev,.m-VideoCarousel .swiper-button-next{color:#fff;position:static;display:inline-block;margin-top:.5rem}.m-VideoCarousel .swiper-button-prev{margin-right:.6rem}@media screen and (max-width: 1259px){.m-VideoCarousel .c-VideoItem__content{padding:3rem}}.m-WidePhoto{width:100%}.m-WidePhoto img{width:100%;height:auto}.m-AplaText{background-color:#0f2e4a;color:#fff;font-size:1.6rem;padding:2rem 3rem 1.7rem;width:calc(100% + 2 *2.6rem);line-height:1.5em;margin:0 -2.6rem 5rem -2.6rem}@media screen and (min-width: 480px){.m-AplaText{padding:4.2rem 11.1rem 3.7rem;width:100%;margin:0 0 5rem 0}}.m-RecentPublications{position:relative}.m-RecentPublications:before{display:block;content:"";width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:#f3f3f3;position:absolute;z-index:-1}.m-RecentPublications .swiper-container{padding-top:3.6rem}.m-RecentPublications .swiper-navigation{text-align:center;margin-top:-0.4rem;margin-bottom:2rem}@media screen and (min-width: 960px){.m-RecentPublications .swiper-navigation{position:absolute;top:3.6rem;right:1px}}.m-RecentPublications .swiper-button-prev,.m-RecentPublications .swiper-button-next{position:static;display:inline-block;margin-top:0}.m-RecentPublications .swiper-button-prev{margin-right:.6rem}
