*,:after,:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;text-rendering:optimizeLegibility}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%;width:100%}figure,wht-img,wht-loop{transform:matrix(1,0,0,1,0,0)}button,input,select,textarea{appearance:none;background:inherit;border:none;color:inherit;font:inherit;margin:0;outline:none;padding:0}a{color:inherit;outline:none;text-decoration:none}button{background:none;border:none;cursor:pointer}details,details summary,ol,ul{list-style:none}details summary::-webkit-details-marker{display:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{transition:all 5000s ease-in-out 0s!important}:root{--light:#eef3f8;--dark:#06232c;--white:#fff;--grey:#cdd3d5;--grey-100:#fafbfc;--blue:#0072b5;--cyan:#9dd4eb;--purple:#796379;--yellow:#ecd085;--red:#db727a;--border:rgba(6,34,44,.2);--bg:var(--light);--fg:var(--dark);--btn-ico-bg:var(--dark);--btn-ico-fg:var(--light);--screen-hd:1920px;--screen-qhd:2560px;--screen-uhd:3840px;--screen-4k:4096px;--rhythm:3rem;--gutter:1.5rem;background:var(--bg);color:var(--fg)}@media (min-width:1024px){:root{--rhythm:6rem;--gutter:7.5rem}}:root{--ff-title:"Nobel",Arial,sans-serif;--ff-text:Helvetica,Arial,sans-serif;--text-s:400 12px/1.2 var(--ff-text);--text-m:400 16px/1.2 var(--ff-text);--text-l:300 20px/1.2 var(--ff-text);--title-s:400 24px/1.2 var(--ff-text);--title-m:400 28px/1.2 var(--ff-title);--title-l:400 32px/1.2 var(--ff-title);font-family:var(--ff-title);font-size:16px;line-height:1.2}@media (min-width:1024px){:root{--text-s:400 0.875rem/1.2 var(--ff-text);--text-m:400 1rem/1.5 var(--ff-text);--text-l:300 1.375rem/1.5 var(--ff-text);--title-s:400 2.5rem/1.2 var(--ff-text);--title-m:400 3.75rem/1.2 var(--ff-title);--title-l:400 3.75rem/1.2 var(--ff-title);font-size:1vw}}@media (min-width:1600px){:root{font-size:16px}}:root{--bounce:cubic-bezier(0.34,1.56,0.64,1);--outexpo:cubic-bezier(0.19,1,0.22,1)}::selection{background-color:var(--fg);color:var(--bg)}.btn{align-items:center;background:hsla(0,0%,100%,0);cursor:pointer;display:inline-flex;gap:.5rem;text-decoration:none!important}.btn .ico{background:var(--btn-ico-bg);border-radius:100%;color:var(--btn-ico-fg);height:1.5rem;transform:rotate(0deg);transition:rotate .5s var(--outexpo);width:1.5rem}.btn .lbl{color:var(--fg);font:var(--text-s);font-family:var(--ff-title);line-height:1;text-transform:uppercase}.btn:hover .ico{rotate:180deg}.btn-open{background:var(--blue);border-radius:100%;color:var(--bg);flex-shrink:0;padding:.5rem}.btn-open svg{height:1.5rem;width:1.5rem}.btn-close{background:var(--fg);border-radius:100%;color:var(--bg);flex-shrink:0;padding:.5rem}.btn-close div{height:1.5rem;width:1.5rem}a:hover .btn .ico{rotate:180deg}.fliplink{display:block;overflow:hidden;position:relative;visibility:hidden}.fliplink:after,.fliplink:before{content:attr(title);display:block;left:0;position:absolute;right:0;top:0;transition:translate 1s var(--outexpo);visibility:visible}.fliplink:before{translate:0 100%}.fliplink:after,.fliplink:hover:before{translate:0 0}.fliplink:hover:after{translate:0 -100%}@font-face{font-display:swap;font-family:Nobel;font-style:normal;font-weight:400;src:url(/assets/fonts/nobel_regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nobel;font-style:italic;font-weight:400;src:url(/assets/fonts/nobel_regularitalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nobel;font-style:normal;font-weight:500;src:url(/assets/fonts/nobel_book.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nobel;font-style:italic;font-weight:500;src:url(/assets/fonts/nobel_bookitalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nobel;font-style:normal;font-weight:600;src:url(/assets/fonts/nobel_bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nobel;font-style:italic;font-weight:600;src:url(/assets/fonts/nobel_bolditalic.woff2) format("woff2")}.prose{font:var(--text-m);font-weight:300;max-width:50rem}.prose :where(p){font:var(--text-m);font-weight:300}.prose :where(h1){font:var(--title-l)}.prose :where(h2){font:var(--title-s);font-family:var(--ff-text)}.prose :where(h3){font:var(--text-l);font-family:var(--ff-text)}.prose p+p{margin-top:1.5rem}.prose .stat+p{margin-top:4rem}.prose *+p,.prose *+ul,.prose p+sub{margin-top:1.5rem}.prose *+h1,.prose *+h2,.prose *+h3,.prose *+ol{margin-top:2.5rem}.prose *+figure{margin-top:1.5rem}.prose ol{padding-left:1.5rem}.prose ol>li{margin-top:1.5rem}.prose ul{list-style:disc}.prose ul>li{margin-left:1.5rem}.prose ul>li::marker{color:var(--blue)}.prose ol>li{list-style:decimal}.prose ol>li::marker{color:var(--blue);font-family:var(--ff-uncut)}.prose sup{font-size:smaller;vertical-align:super}.prose sub{font-size:smaller;vertical-align:sub}.prose strong{font-weight:700}.prose em{font-style:italic}.prose a:not(.btn){display:inline;text-decoration:underline;text-decoration-color:var(--blue);transition:background .2s}.prose a:not(.btn):hover{background:rgba(122,167,229,.3)}.prose :first-child{margin-top:0}.prose :last-child{margin-bottom:0}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset,1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset,1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.ctn{margin:0 auto;max-width:var(--screen-hd);padding:0 var(--gutter);position:relative;width:100%}.landscape{display:none}@media (min-width:1024px){.landscape{display:initial}.portrait{display:none!important}}.undertext{align-self:flex-end;font:var(--text-m);font-weight:300;margin-left:auto;margin-top:2.5rem;max-width:20rem;padding-left:.75rem;position:relative}.undertext:before{background-color:var(--dark);bottom:0;content:"";height:100%;left:0;opacity:.2;position:absolute;width:1px}.debug{align-items:center;background:hsla(0,100%,73%,.3);border:2px dashed #ff7676;border-radius:.5rem;color:#ff7676;display:flex;font-family:monospace;justify-content:center;padding:1rem}.debug+.debug{margin-top:1rem}.progress{background:var(--blue);height:4px;left:0;position:fixed;top:var(--header);transition:1s var(--outexpo);width:calc(var(--in, 0)*100%);z-index:5000}hr{background:var(--border);border:none;height:1px;left:0;margin:0;position:absolute;right:0;transform-origin:left;transition:width 2s calc(var(--i, 1)*50ms) var(--outexpo);width:100%;width:0}hr[data-in="1"]{width:100%}[data-bg=lighter]{background-color:var(--grey-100)}[data-bg=light],[data-bg=lighter]{display:block;padding-bottom:var(--rhythm);padding-top:var(--rhythm);position:relative;z-index:1}[data-bg=light]{background-color:var(--light)}[data-bg=light]:first-of-type,[data-bg=lighter]:first-of-type{padding-bottom:0}[data-bg=light]+[data-bg=light],[data-bg=lighter]+[data-bg=lighter]{padding-top:0}.swiper-button-next,.swiper-button-prev{display:none}@media (min-width:768px){.swiper-button-next,.swiper-button-prev{align-items:center;background:var(--blue);border-radius:100%;display:flex;height:3rem;justify-content:center;padding:1rem;position:absolute;top:50%;width:3rem}.swiper-button-next:after,.swiper-button-prev:after{color:#fff;font-size:1rem}}figure.kt_logo{margin-top:2rem;width:15rem}wht-consent{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:1rem;bottom:1rem;box-shadow:3px 5px 30px rgba(0,0,0,.1);color:#313131;display:block;left:1rem;margin:0 auto;max-width:25rem;opacity:0;padding:1rem;position:fixed;right:1rem;transform:translateY(100%);visibility:hidden;z-index:6000}wht-consent[open]{animation:wht-consent .5s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes wht-consent{to{opacity:1;transform:translateY(0);visibility:visible}}.wht-consent_title{font-size:medium;font-weight:700}.wht-consent_text{font-size:small;margin-top:.5rem}.wht-consent_text a{text-decoration:underline}.wht-consent_text strong{font-weight:700}.wht-consent_text em{font-style:italic}.wht-consent_actions{display:flex;gap:.5rem;margin-top:1rem}.wht-consent_consent,.wht-consent_dissent{background:#000;border:1px solid #000;border-radius:.5rem;color:#fff;font-size:small;font-weight:700;padding:.5rem 1rem;width:100%}.wht-consent_dissent{background:none;color:#000}.wht-consent_scripts{display:none;visibility:hidden}#footer-shim{height:calc(var(--footer) - 1px);pointer-events:none}.default_footer{--bg:var(--dark);--fg:var(--light);background:var(--bg);bottom:0;color:var(--fg);left:0;margin-top:var(--rhythm);min-height:20rem;position:fixed;width:100%;z-index:0}.default_footer .ctn{display:flex;flex-direction:column;gap:6.25rem;padding:6.25rem var(--gutter) 1.5rem}@media (min-width:1024px){.default_footer .ctn{gap:7.5rem;padding:7.5rem var(--gutter) 1.5rem}}.default_footer .top{display:flex;flex-direction:column;gap:6.25rem}@media (min-width:1024px){.default_footer .top{grid-column-gap:7.5rem;grid-row-gap:0;display:grid;grid-template-columns:2fr 3fr 3fr;grid-template-rows:1fr}}.default_footer .top .brand{width:6rem}@media (min-width:1024px){.default_footer .top .brand{width:15rem}}.default_footer .top .signup div{font:var(--text-m);font-family:var(--ff-title);text-transform:uppercase}.default_footer .top .signup p{font:var(--text-s);font-weight:300;margin-top:.5rem}.default_footer .top .signup .field{background:var(--white);border-radius:1rem;color:var(--bg);font:var(--text-s);margin-top:1rem;padding:.375rem .625rem;position:relative}.default_footer .top .signup .field input{font-size:16px;padding-left:.25rem;width:100%}.default_footer .top .signup .field button{bottom:0;font-size:var(--text-m);padding:.375rem .625rem;position:absolute;right:0;text-transform:uppercase;top:0}.default_footer .top .signup .alert{margin-top:.5rem}.default_footer .top .signup .alert.error{color:var(--red)}.default_footer .top .signup .alert.suceess{color:var(--cyan)}.default_footer .top .links{display:flex;gap:1.5rem;justify-content:space-between}.default_footer .top .links ul{display:flex;flex-direction:column}.default_footer .top .links ul li{margin-top:.5rem}.default_footer .top .links ul li:first-of-type{margin-top:0}.default_footer .top .links ul li a{font:var(--text-m);text-transform:uppercase}.default_footer .top .links .sitemap,.default_footer .top .links social{width:50%}@media (min-width:1024px){.default_footer .top .links{justify-content:start}}.default_footer .bottom{display:flex;flex-direction:column;font-family:var(--ff-text);font-size:.7rem;gap:1.5rem;line-height:1.1}@media (min-width:1024px){.default_footer .bottom{grid-column-gap:7.5rem;grid-row-gap:0;display:grid;grid-template-columns:2fr 3fr 3fr;grid-template-rows:1fr}}.default_header{background:var(--grey-100);left:0;position:fixed;right:0;top:0;z-index:1000}.default_header .ctn{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem}.default_header .logo{color:var(--blue);width:12rem}.default_header nav{align-items:center;display:flex;gap:1.25rem}.default_header .nav-grid{align-items:center;display:none;gap:2.5rem}.default_header nav a{color:var(--fg);font:var(--text-s);line-height:1;text-transform:uppercase}.default_header .btn-search{background-color:var(--blue);border-radius:100%;color:var(--grey-100);flex-shrink:0;padding:.5rem}.default_header .btn-search svg{height:1.5rem;width:1.5rem}@media (min-width:1024px){.default_header .ctn{padding:1.5rem}.default_header nav .nav-grid{display:flex;transition:color .2s}.default_header nav a:focus:not(.btn-search),.default_header nav a:hover:not(.btn-search){color:var(--blue)}.default_header .btn-open{display:none}}wht-img{background:var(--color);display:block;flex-grow:0;flex-shrink:0;overflow:hidden;position:relative}wht-img img{transition:opacity .2s linear,transform .2s}wht-img img[loading=lazy]{opacity:0}wht-img img[loading=lazy][loaded]{opacity:1}wht-img[data-fit=contain],wht-img[data-fit=cover]{inset:0;position:absolute}wht-img[data-fit=cover] img{height:100%;object-fit:cover;object-position:var(--focus);width:100%}wht-img[data-fit=contain] img{height:100%;object-fit:contain;object-position:var(--focus);width:100%}wht-img[data-in]:after{background:var(--cyan);content:"";display:block;inset:0;position:absolute;transition:all 2s calc(var(--i, 1)*.1s + .2s) var(--outexpo)}wht-img[data-in="1"]:after{translate:0 100%}wht-loop{background:var(--dark);display:block;flex-grow:0;flex-shrink:0;height:100%;overflow:hidden;position:relative;width:100%}wht-loop video{height:100%;object-fit:cover;opacity:0;transition-duration:.2s;transition-property:opacity;width:100%}wht-loop[loaded] video{opacity:1}wht-loop[data-fit=contain],wht-loop[data-fit=cover]{inset:0;position:absolute}wht-loop[data-fit=cover] video{height:100%;object-fit:cover;object-position:var(--focus);width:100%}wht-loop[data-fit=contain] video{height:100%;object-fit:contain;object-position:var(--focus);width:100%}wht-loop button{background:hsla(0,0%,100%,.2);border-radius:100%;bottom:1rem;color:var(--light);cursor:pointer;height:2rem;overflow:hidden;padding:.25rem;position:absolute;right:1rem;width:2rem;z-index:1}wht-loop button div{transition:translate .2s}wht-loop[playing] button div{translate:0 -100%}#veil{background:var(--light);inset:0;opacity:0;position:fixed;transition:all .2s;visibility:hidden;z-index:9998}.htmx-settling #veil,.htmx-swapping #veil{opacity:1;visibility:visible}#indicator{background:var(--blue);height:3px;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:0;z-index:9999}@keyframes indicator{0%{width:0}to{width:100%}}.htmx-request #indicator{animation:indicator 10s var(--outexpo);opacity:1;visibility:visible}.htmx-settling #indicator,.htmx-swapping #indicator{opacity:1;visibility:visible;width:100%}wht-menu{--bg:var(--dark);--fg:var(--light);inset:0;opacity:0;position:fixed;transition:opacity .2s,visibility .2s;visibility:hidden;z-index:7000}wht-menu .panel{background:var(--dark);color:var(--fg);display:flex;flex-direction:column;inset:0;position:absolute;width:100%}wht-menu .logo{width:12rem}wht-menu header{align-items:center;display:flex;height:var(--header);justify-content:space-between;padding:1.25rem}wht-menu nav{display:flex;flex-direction:column;font:var(--text-l);font-weight:400;gap:1rem;margin-top:3rem;padding:0 1.25rem}wht-menu nav a{opacity:0;translate:calc(-100% + 1.25rem) 0}wht-menu footer{margin-top:auto;padding:1.25rem}wht-menu footer ul{display:flex;flex-direction:column;font:var(--text-m);font-weight:300;gap:1rem}wht-menu footer ul li{opacity:0;translate:0 100%}wht-menu[open]{opacity:1;visibility:visible}wht-menu[open] nav a{opacity:1;transform-origin:left;transition:all 1.5s calc(var(--i, 1)*.1s) var(--outexpo);translate:0 0}wht-menu[open] footer li{opacity:1;transition:all 1s calc(var(--j, 1)*.1s + .2s) var(--outexpo);translate:0 0}.form{--btn-bubble-bg:var(--navy);--btn-bubble-fg:var(--light);background:var(--blush);padding:2rem}.form header{font:var(--title-3);margin-bottom:2rem;text-align:center}.form .fields{display:grid;gap:2.5rem}.form label{display:inline-block;font:var(--body-2xl)}.form abbr{color:var(--salmon);text-decoration:none}.form footer{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;margin-top:1rem}.form footer button{order:0}@media (min-width:1024px){.form footer{flex-direction:row-reverse}.form footer button{margin-right:auto}}.form .field .select{pointer-events:none;position:relative}.form .field .select:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5.5 7.32 9.33a1 1 0 0 1-1.64 0L3 5.5' stroke='%230D193D' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;z-index:1}.form input::placeholder,.form textarea::placeholder{color:var(--navy);font:var(--body-2xs);opacity:.5}.form select:invalid{color:rgba(13,25,61,.5);font:var(--body-2xs)}.form input[type=email],.form input[type=phone],.form input[type=text],.form select,.form textarea{align-items:center;background:var(--light);border:1px solid transparent;color:var(--navy);display:flex;font:var(--body-2xs);font-size:16px;margin-top:.25rem;max-width:100%;min-height:3.5rem;min-width:100%;padding:1rem;pointer-events:all;width:100%}.form select{cursor:pointer}.form textarea{min-height:10rem}.form .alert.error{align-items:center;color:var(--salmon);display:flex;font:var(--body-2xs);gap:.5rem;margin-top:.5rem;text-transform:uppercase}.form .alert.error:before{align-items:center;background:var(--salmon);border-radius:100%;color:var(--light);content:"!";display:flex;flex-shrink:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:12px;height:1.5rem;justify-content:center;line-height:0;width:1.5rem}@media (min-width:1024px){.form{padding:7.5rem}}.form_success{--btn-bubble-bg:var(--navy);--btn-bubble-fg:var(--light);align-items:center;background:var(--blush);display:flex;flex-direction:column;justify-content:center;padding:var(--rhythm) 2rem;text-align:center}.form_success h2{font:var(--title-1)}.form_success p{font:var(--title-5);margin-top:2rem;max-width:48ch}.form_success .actions{display:flex;justify-content:center;margin-top:2rem}.article,.article>a{height:100%}.article>a{background:var(--white);border-radius:.375rem;display:flex;flex-direction:column;overflow:hidden}.article>a .header{position:relative}.article>a figure{aspect-ratio:16/9;background:var(--cyan);overflow:hidden;position:relative}.article>a wht-img{transition:scale .5s}.article>a:hover wht-img{scale:1.1}.article>a .cat{background-color:var(--color,#06232c);border-radius:.8rem;color:var(--white);font-size:.6rem;left:1rem;padding:.3rem .8rem .2rem;position:absolute;text-transform:uppercase;top:1rem}.article>a .footer{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:1rem}.article>a .date{font:var(--text-s);opacity:.5}.article>a .title{font:var(--text-l);margin-top:1rem}.article>a .lede{font:var(--text-m);font-weight:300;margin-top:.8rem}.article>a .authors{font:var(--text-s);margin-top:1.5rem;opacity:.5}.article>a .authors div{text-transform:uppercase}.article>a .authors span{font-weight:300}.article>a .btn{margin-top:1rem}.article>a .btn .lbl{font:var(--text-m)}.article>a .btn .ico{background-color:var(--color,#06232c);height:1rem;width:1rem}.article .title span{--mark:rgba(0,115,181,.2);background:linear-gradient(90deg,var(--mark),var(--mark)) 0 /0 no-repeat;background-position:0 100%;background-size:0 .1em;text-decoration:none;transition:background .35s,background-position 0s}.article:hover .title span{background:linear-gradient(90deg,var(--mark),var(--mark)) 0 /100% no-repeat;background-position:0 100%;background-size:100% .1em}#related .ctn{padding:0}#related header{padding:0 var(--gutter)}#related header div{border-top:1px solid var(--border);padding-top:var(--rhythm)}#related header h2{font:var(--title-s);font-weight:500;line-height:1;max-width:24ch}@media (min-width:1024px){#related header h2{font:var(--title-l);font-weight:500;line-height:.8;max-width:18ch}}#related .swiper{margin-top:2.5rem;padding:0 var(--gutter)}#related .swiper-wrapper{align-items:stretch}#related .swiper-slide{height:auto}#related a.all article{background:var(--fg);border-radius:.375rem;height:100%;justify-content:start;padding:1rem}#related a.all article .lbl{color:var(--bg);font:400 1.875rem/2.375rem var(--ff-title)}#related a.all article .ico{color:var(--blue);transform:translateX(0);transition:transform .5s var(--outexpo);width:2rem}#related a.all article:hover .ico{transform:translateX(.5rem)}@media (min-width:1024px){#related .swiper{padding-top:2px}#related a.all article{transition:translate .3s var(--outexpo);translate:0 0}#related a.all article:hover{translate:0 -2px}}#default_hero{padding-top:var(--header)}#default_hero .ctn{display:flex;flex-direction:column-reverse;max-width:unset;padding:0}@media (min-width:1024px){#default_hero .ctn{flex-direction:row}}#default_hero figure{aspect-ratio:4/3;margin-top:2.75rem;overflow:hidden;position:relative}@media (min-width:1024px){#default_hero figure{flex-shrink:0;margin-top:0;width:50%}}#default_hero .lyt{display:flex;flex-direction:column;flex-grow:1;padding:0 2rem}@media (min-width:1920px){#default_hero .lyt{padding:0 6rem}}#default_hero h1{font:var(--title-l);line-height:1;margin-top:4rem;text-transform:uppercase}@media (min-width:1440px){#default_hero h1{margin-top:7.5rem}}#default_hero .content{font:var(--text-l);max-width:58ch;padding:2rem 0}@media (min-width:1024px){#default_hero .content{align-self:center;max-width:40ch;padding:2rem 0}}@media (min-width:1440px){#default_hero .content p{margin-top:3rem}}@media (min-width:1920px){#default_hero .content{align-self:flex-start}}#default_hero a{color:var(--fg);text-decoration:underline}#default_hero strong{font-weight:700}#default_hero em{font-style:italic}#home_hero{padding-top:var(--header)}#home_hero .ctn{display:flex;flex-direction:column-reverse;max-width:unset;padding:0}#home_hero .ctn div{display:flex;flex-direction:column;flex-grow:1;padding:0 2rem}@media (min-width:1024px){#home_hero .ctn{flex-direction:row}}@media (min-width:1920px){#home_hero .ctn div{padding:0 6rem}}#home_hero figure{aspect-ratio:4/3;margin-top:2.75rem;overflow:hidden;position:relative}@media (min-width:1024px){#home_hero figure{flex-shrink:0;margin-top:0;width:50%}}#home_hero h1{font:var(--title-l);margin-top:4rem;text-transform:uppercase}@media (min-width:1024px){#home_hero h1{font:400 6.7vw/1 var(--ff-title);margin-top:7.5rem}}@media (min-width:1440px){#home_hero h1{font:400 6.25rem/1 var(--ff-title);margin-top:7.5rem;max-width:12ch}}#home_hero div.content{font:var(--text-l);max-width:58ch;padding:2rem 0}#home_hero div.content p{font:var(--text-l);font-family:var(--ff-text);font-weight:300}@media (min-width:1024px){#home_hero div.content{align-self:center;max-width:40ch;padding:2rem 0}#home_hero div.content p{font:var(--text-l);font-family:var(--ff-text);font-weight:300}}@media (min-width:1440px){#home_hero div.content p{margin-top:3rem}}@media (min-width:1920px){#home_hero div.content{align-self:flex-start}#home_hero div.content p{font-size:1.375rem}}#home_hero a{color:var(--fg);text-decoration:underline}#home_hero strong{font-weight:700}#home_hero em{font-style:italic}#home_reports{display:none;overflow:hidden}#home_reports .ctn{max-width:100%;padding:0}#home_reports header{margin:0 auto;max-width:var(--screen-hd);padding:0 var(--gutter)}#home_reports header h2{font:var(--title-s);font-weight:500}@media (min-width:1024px){#home_reports header h2{font:var(--title-l);font-weight:500}}#home_reports header p{font:var(--text-m);margin-top:1.5rem}@media (min-width:1024px){#home_reports header p{width:50%}}#home_reports .lyt{margin:2rem auto 0;max-width:var(--screen-hd);overflow:visible}#home_reports .lyt .top{display:none;padding:0 var(--gutter)}#home_reports .lyt .top a article{background:var(--white);border-radius:.375rem;display:grid;grid-template-columns:repeat(2,1fr);height:100%;overflow:hidden}#home_reports .lyt .top a article .left{position:relative}#home_reports .lyt .top a article figure{height:100%;overflow:hidden;position:relative}#home_reports .lyt .top a article wht-img{transition:scale .5s}#home_reports .lyt .top a article:hover wht-img{scale:1.1}#home_reports .lyt .top a article .pillar{background-color:var(--color);border-radius:.8rem;color:var(--white);font-size:.6rem;left:1rem;padding:.3rem .8rem .2rem;position:absolute;text-transform:uppercase;top:1rem}#home_reports .lyt .top a article .right{display:flex;flex-direction:column;justify-content:space-between;padding:2rem}#home_reports .lyt .top a article .date{font-family:var(--ff-text);font-size:.8rem;opacity:.5}#home_reports .lyt .top a article .title{font:var(--text-l);margin-top:1rem}#home_reports .lyt .top a article .title span{--mark:rgba(0,115,181,.2);background:linear-gradient(90deg,var(--mark),var(--mark)) 0 /0 no-repeat;background-position:0 100%;background-size:0 .1em;text-decoration:none;transition:background .35s,background-position 0s}#home_reports .lyt .top a article:hover .title span{background:linear-gradient(90deg,var(--mark),var(--mark)) 0 /100% no-repeat;background-position:0 100%;background-size:100% .1em}#home_reports .lyt .top a article .lede{font:var(--text-m);font-weight:300;margin-top:.8rem}#home_reports .lyt .top a article .authors{font-family:var(--ff-text);font-size:.8rem;margin-top:1.5rem;opacity:.5}#home_reports .lyt .top a article .authors div{text-transform:uppercase}#home_reports .lyt .top a article .authors ul{display:flex}#home_reports .lyt .top a article .authors ul li{font-weight:300}#home_reports .lyt .top a article .btn{margin-top:1rem}#home_reports .lyt .top a article .btn .ico{background-color:var(--color);height:1rem;width:1rem}@media (min-width:1200px){#home_reports .lyt .top a article figure{aspect-ratio:5/3;height:auto}}@media (min-width:1024px){#home_reports .lyt .top{display:block}}#home_reports .lyt .bottom{margin:14px auto 0;max-width:var(--screen-hd);overflow:visible}#home_reports .lyt .bottom .swiper{overflow:visible;padding:2px var(--gutter) 0}#home_reports .lyt .bottom .swiper-wrapper{align-items:stretch}#home_reports .lyt .bottom .swiper-slide{height:auto}@media (min-width:1024px){#home_reports .lyt .bottom .swiper-slide.first-item{display:none}}#home_reports .lyt .bottom a.all article{background:var(--fg);border-radius:.375rem;height:100%;justify-content:start;padding:1rem}#home_reports .lyt .bottom a.all article .lbl{color:var(--bg);font:400 1.875rem/2.375rem var(--ff-title)}#home_reports .lyt .bottom a.all article .ico{color:var(--blue);transform:translateX(0);transition:transform .5s var(--outexpo);width:2rem}#home_reports .lyt .bottom a.all article:hover .ico{transform:translateX(.5rem)}@media (min-width:1024px){#home_reports .lyt{margin-top:5rem}#home_reports .lyt a.all article{transition:translate .3s var(--outexpo);translate:0 0}#home_reports .lyt a.all article:hover{translate:0 -2px}}#article_hero{padding-bottom:5rem;padding-top:var(--header)}#article_hero .ctn{padding:0}#article_hero header{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;padding:0 var(--gutter)}#article_hero header .top{align-items:center;display:flex}#article_hero header .top .surtitle{font:var(--text-s);font-family:var(--ff-text);margin-right:1rem;text-transform:uppercase}#article_hero header .top .read-time{font:var(--text-s);font-weight:300;opacity:.5}@media (min-width:1024px){#article_hero header .top .surtitle{margin-right:2rem}}#article_hero header h1{font:var(--title-s);margin-top:.5rem;text-transform:uppercase}@media (min-width:1024px){#article_hero header h1{font:var(--title-l);margin-top:1rem}}@media (min-width:1280px){#article_hero header h1{max-width:30ch}}#article_hero header p{font:var(--text-m);font-family:var(--ff-text);font-weight:300;margin-top:1rem}@media (min-width:1024px){#article_hero header p{font:var(--text-l);font-family:var(--ff-text);font-weight:300;margin-top:2rem;width:80%}}#article_hero header .btn{margin-top:1.5rem}#article_hero header .btn .ico{background:var(--color,var(--btn-ico-bg,#06232c))}#article_hero header .btn:hover .ico{rotate:0deg}#article_hero header .date{font:var(--text-s);font-family:var(--ff-text);font-weight:300}#article_hero header .details{display:flex;gap:1rem}@media (min-width:1024px){#article_hero header .details{display:flex;flex-direction:column}}#article_hero header .author,#article_hero header .category{display:flex;flex-direction:column;font:var(--text-s);font-family:var(--ff-text);gap:.25rem;margin-top:1rem}#article_hero header .author div,#article_hero header .category div{text-transform:uppercase}#article_hero header .author ul,#article_hero header .category ul{display:flex;flex-wrap:wrap}#article_hero header .author ul li,#article_hero header .category ul li{font-weight:300}@media (min-width:1024px){#article_hero header{display:grid;gap:4rem;grid-template-columns:5fr 1fr;margin-top:5rem}}#article_figure figure{aspect-ratio:4/3;background:var(--cyan)}@media (min-width:1024px){#article_figure figure{aspect-ratio:10/3}}#article_text .ctn{margin:0 0 0 auto;max-width:120ch;opacity:0;transition:all 2s .2s var(--outexpo);transition-property:opacity,translate;translate:0 3rem}#article_text .ctn[data-in="1"]{opacity:1;translate:0 0}#article_text .prose{position:relative}#article_text .prose p{padding-left:1rem;position:relative}#article_text .prose p:before{background:var(--grey);bottom:0;content:"";left:0;position:absolute;top:0;width:1px}:is(#article_text .prose p)+p:before{top:-1.5rem}@media (min-width:1920px){#article_text .ctn{max-width:180ch}}#articles_utilities h2{font:var(--title-l);font-weight:500}#articles_utilities form{border-top:1px solid var(--border);display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;padding-top:.8rem}@media (min-width:1024px){#articles_utilities form{flex-direction:row}}#articles_utilities .select{display:flex;flex-direction:column;gap:.4rem;position:relative}#articles_utilities .select label{color:var(--fg);font:var(--text-m);font-weight:300;opacity:.5}#articles_utilities .select div{position:relative}#articles_utilities .select div select{border:1px solid var(--grey);border-radius:.25rem;font:var(--text-m);font-weight:300;height:2.5rem;min-width:12rem;padding:0 .5rem;transition:box-shadow .2s;width:100%}#articles_utilities .select div select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(0,115,181,.1);outline:none}@media (min-width:1024px){#articles_utilities .select div select{width:unset}}#articles_utilities .select div:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0c.456.2.868.62 1.197.91.58.51 1.054 1.3 1.282 1.487.242-.187.785-.992 1.346-1.488C4.119.65 4.558.2 5 0v.699c-1.04.838-1.81 1.716-2.308 2.634h-.384C1.823 2.415 1.054 1.537 0 .7V0Z' fill='currentColor'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:.5rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:.5rem;z-index:1}@media (min-width:1024px){#articles_utilities .select.sort{margin-left:auto}}#articles_list .ctn{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){#articles_list .ctn{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){#articles_list .ctn{grid-template-columns:repeat(3,1fr)}}@media (min-width:1420px){#articles_list .ctn{grid-template-columns:repeat(4,1fr)}}#articles_list #pagination{align-self:center;grid-column:1/-1;margin:2.75rem auto 0;padding:1rem}#view.report .btn.download{margin-top:1.5rem}#view.report .btn.download .ico{background:var(--color,var(--btn-ico-bg,#06232c))}#view.report .btn.download:hover .ico{rotate:0deg}#report_hero{padding-bottom:5rem;padding-top:var(--header)}#report_hero .ctn{padding:0}#report_hero header{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;padding:0 var(--gutter)}#report_hero header .top{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}#report_hero header .top .pillar{background-color:var(--color,#06232c);border-radius:1rem;color:var(--white);display:inline-block;font:var(--text-s);font-family:var(--ff-title);line-height:1;padding:.375rem .75rem}#report_hero header .top .surtitle{font:var(--text-s);font-family:var(--ff-title);text-transform:uppercase}#report_hero header .top .readtime{font:var(--text-s);font-weight:300;opacity:.5}#report_hero header h1{font:var(--title-s);line-height:1;margin-top:.5rem;text-transform:uppercase}#report_hero header p{font:var(--text-m);font-family:var(--ff-text);font-weight:300;margin-top:1rem}@media (min-width:1024px){#report_hero header h1{font:var(--title-l);line-height:1;margin-top:1rem}#report_hero header p{font:var(--text-l);font-family:var(--ff-text);font-weight:300;margin-top:2rem;width:80%}}#report_hero header .btn{margin-right:1rem;margin-top:1.5rem}#report_hero header .btn .ico{background:var(--color,var(--btn-ico-bg,#06232c))}#report_hero header .btn:hover .ico{rotate:0deg}#report_hero header .date{font:var(--text-s);font-family:var(--ff-text);font-weight:300}#report_hero header .details{display:flex;gap:1rem}#report_hero header .author,#report_hero header .category{display:flex;flex-direction:column;font:var(--text-s);font-family:var(--ff-text);gap:.25rem;margin-top:1rem}#report_hero header .author div,#report_hero header .category div{text-transform:uppercase}#report_hero header .author ul,#report_hero header .category ul{display:flex;flex-wrap:wrap}#report_hero header .author ul li,#report_hero header .category ul li{font-weight:300}@media (min-width:1024px){#report_hero header{display:grid;gap:4rem;grid-template-columns:5fr 1fr;margin-top:5rem}#report_hero .details{display:flex;flex-direction:column}}@media (min-width:1280px){#report_hero h1{max-width:30ch}}#report_figure figure{aspect-ratio:4/3;background:var(--cyan)}@media (min-width:1024px){#report_figure figure{aspect-ratio:10/2}}#report_conclusion .ctn,#report_summary .ctn{display:flex;flex-direction:column;gap:5rem}#report_conclusion .ctn>div:first-of-type,#report_summary .ctn>div:first-of-type{opacity:0;transition:all 2s .2s var(--outexpo);translate:0 3rem}#report_conclusion .ctn>div[data-in="1"]:first-of-type,#report_summary .ctn>div[data-in="1"]:first-of-type{opacity:1;translate:0 0}@media (min-width:1024px){#report_conclusion .ctn,#report_summary .ctn{flex-direction:row}}#report_conclusion h2,#report_summary h2{font:var(--title-l);font-weight:500}@media (min-width:1024px){#report_conclusion h2,#report_summary h2{flex-shrink:0;width:30%}}#report_body .ctn{align-items:start;display:flex;flex-direction:column;gap:3rem;position:relative}@media (min-width:1024px){#report_body .ctn{flex-direction:row;gap:5rem}}#report_body aside{opacity:0;transition:all 2s .1s var(--outexpo);translate:0 3rem}#report_body aside wht-index{display:grid;gap:1rem}#report_body aside a{align-items:baseline;display:flex;font:var(--text-l);gap:.5rem;opacity:.5;transition:opacity .2s}#report_body aside a span{color:var(--blue);font:var(--text-m)}#report_body aside a.active{opacity:1}#report_body aside[data-in="1"]{opacity:1;translate:0 0}#report_body main{opacity:0;transition:all 2s .2s var(--outexpo);translate:0 3rem}#report_body main ._section:first-of-type{padding-top:0}#report_body main[data-in="1"]{opacity:1;translate:0 0}@media (min-width:1024px){#report_body aside{flex-shrink:0;position:sticky;top:calc(var(--header) + 1rem);width:30%}}#reports_pillars header{border-bottom:1px solid var(--border);padding-bottom:1.5rem}#reports_pillars header h2{font:var(--title-l);font-weight:500}#reports_pillars ul{display:grid;gap:.5rem;margin-top:1.5rem}@media (min-width:1024px){#reports_pillars ul{display:flex;gap:1rem}}#reports_pillars li{aspect-ratio:4/1;border-radius:.25rem;overflow:hidden;position:relative;transition:all .2s;width:100%}#reports_pillars li a{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}#reports_pillars li .veil{background:var(--dark);inset:0;opacity:.5;position:absolute}#reports_pillars li h3{color:var(--light);font:var(--text-l);line-height:1;position:relative;text-align:center;z-index:1}@media (min-width:1024px){#reports_pillars li{aspect-ratio:16/9}#reports_pillars ul:hover li{scale:.9}#reports_pillars ul:hover li:hover{scale:1.1}}#reports_utilities h2{font:var(--title-l);font-weight:500}#reports_utilities form{border-top:1px solid var(--border);display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;padding-top:.8rem}@media (min-width:1024px){#reports_utilities form{flex-direction:row}}#reports_utilities .select{display:flex;flex-direction:column;gap:.4rem;position:relative}#reports_utilities .select label{color:var(--fg);font:var(--text-s);font-weight:300;opacity:.5}#reports_utilities .select div{position:relative}#reports_utilities .select div select{border:1px solid var(--grey);border-radius:.25rem;font:var(--text-m);font-weight:300;height:2.5rem;min-width:12rem;padding:.5rem 2rem .5rem .75rem;transition:box-shadow .2s;width:100%}#reports_utilities .select div select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(0,115,181,.1);outline:none}@media (min-width:1024px){#reports_utilities .select div select{width:unset}}#reports_utilities .select div:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0c.456.2.868.62 1.197.91.58.51 1.054 1.3 1.282 1.487.242-.187.785-.992 1.346-1.488C4.119.65 4.558.2 5 0v.699c-1.04.838-1.81 1.716-2.308 2.634h-.384C1.823 2.415 1.054 1.537 0 .7V0Z' fill='currentColor'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:.5rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:.5rem;z-index:1}@media (min-width:1024px){#reports_utilities .select.sort{margin-left:auto}}#reports_list .ctn{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){#reports_list .ctn{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){#reports_list .ctn{grid-template-columns:repeat(3,1fr)}}@media (min-width:1420px){#reports_list .ctn{grid-template-columns:repeat(4,1fr)}}#reports_list #pagination{align-self:center;grid-column:1/-1;margin:2.75rem auto 0;padding:1rem}#contact_hero{padding-top:var(--header)}#contact_hero .ctn{display:flex;flex-direction:column-reverse;max-width:unset;padding:0}@media (min-width:1024px){#contact_hero .ctn{flex-direction:row}}#contact_hero figure{aspect-ratio:4/3;margin-top:2.75rem;overflow:hidden;position:relative}@media (min-width:1024px){#contact_hero figure{flex-shrink:0;margin-top:0;width:50%}}#contact_hero div{display:flex;flex-direction:column;flex-grow:1;padding:0 2rem}@media (min-width:1920px){#contact_hero .ctn div{padding:0 6rem}}#contact_hero h1{font:var(--title-l);line-height:1;margin-top:4rem;text-transform:uppercase}@media (min-width:1024px){#contact_hero h1{margin-top:7.5rem}}@media (min-width:1440px){#contact_hero h1{margin-top:7.5rem;max-width:12ch}}#contact_hero div.content{font:var(--text-l);max-width:58ch;padding:2rem 0}#contact_hero div.content p{font:var(--text-l);font-family:var(--ff-text);font-weight:300}@media (min-width:1024px){#contact_hero div.content{align-self:center;max-width:40ch;padding:2rem 0}#contact_hero div.content p{font:var(--text-l);font-family:var(--ff-text);font-weight:300}}@media (min-width:1440px){#contact_hero div.content p{margin-top:3rem}}@media (min-width:1920px){#contact_hero div.content{align-self:flex-start}#contact_hero div.content p{font-size:1.375rem}}#contact_hero a{color:var(--fg);text-decoration:underline}#contact_hero strong{font-weight:700}#contact_hero em{font-style:italic}#contact_list{background-color:var(--light);padding-bottom:var(--rhythm);padding-top:var(--rhythm);position:relative;z-index:1}#contact_list ul{display:flex;flex-direction:column;gap:1.2rem}#contact_list ul li{display:grid;grid-template-columns:repeat(1,1fr);padding-top:1rem;position:relative}#contact_list ul li:first-of-type{border:none;padding-top:0}#contact_list ul li div{font:var(--text-l);font-family:var(--ff-text);text-transform:uppercase}#contact_list ul li p{font:var(--text-m);font-family:var(--ff-text);font-weight:300;margin-top:.5rem;opacity:0;transition:all 2s calc(var(--i, 1)*50ms) var(--outexpo);transition-property:opacity,translate;translate:3rem 0}#contact_list ul li p a{color:var(--fg);text-decoration:underline}#contact_list ul li p strong{font-weight:700}#contact_list ul li p em{font-style:italic}#contact_list ul li p[data-in="1"]{opacity:1;translate:0 0}@media (min-width:768px){#contact_list ul li{display:grid;grid-template-columns:repeat(2,1fr)}#contact_list ul li p{margin-top:0}}#pillar_hero{padding-top:var(--header)}#pillar_hero .ctn{display:flex;flex-direction:column;gap:2rem;padding:2.5rem var(--gutter)}@media (min-width:1024px){#pillar_hero .ctn{flex-direction:row;gap:10rem;padding:8rem var(--gutter)}}#pillar_hero .content{display:flex;flex-direction:column}#pillar_hero h1{font:var(--title-l);line-height:1;text-transform:uppercase}#pillar_hero .lede{font:var(--title-s);margin-top:2rem}#pillar_hero .text{font:var(--text-l)!important;margin-top:1.5rem}:is(#pillar_hero .text) p+p{margin-top:1.5rem}#pillar_hero figure{flex-shrink:0;width:100%}#pillar_hero figure>div{aspect-ratio:16/9;border-radius:5px;overflow:hidden}@media (min-width:1024px){#pillar_hero figure{width:25%}#pillar_hero figure>div{aspect-ratio:3/4;position:relative}}#pillar_utilities h2{font:var(--title-l);font-weight:500}#pillar_utilities form{border-top:1px solid var(--border);display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;padding-top:.8rem}@media (min-width:1024px){#pillar_utilities form{flex-direction:row}}#pillar_utilities .select{display:flex;flex-direction:column;gap:.2rem;position:relative}#pillar_utilities .select label{color:var(--fg);font:var(--text-s);font-weight:300;opacity:.5}#pillar_utilities .select div{position:relative}#pillar_utilities .select div select{border:1px solid var(--grey);border-radius:.25rem;font:var(--text-m);font-weight:300;height:2.5rem;min-width:12rem;padding:0 .5rem;transition:box-shadow .2s;width:100%}#pillar_utilities .select div select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(0,115,181,.1);outline:none}@media (min-width:1024px){#pillar_utilities .select div select{width:unset}}#pillar_utilities .select div:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0c.456.2.868.62 1.197.91.58.51 1.054 1.3 1.282 1.487.242-.187.785-.992 1.346-1.488C4.119.65 4.558.2 5 0v.699c-1.04.838-1.81 1.716-2.308 2.634h-.384C1.823 2.415 1.054 1.537 0 .7V0Z' fill='currentColor'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:.5rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:.5rem;z-index:1}@media (min-width:1024px){#pillar_utilities .select.sort{margin-left:auto}}#pillar_list .ctn{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){#pillar_list .ctn{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){#pillar_list .ctn{grid-template-columns:repeat(3,1fr)}}@media (min-width:1420px){#pillar_list .ctn{grid-template-columns:repeat(4,1fr)}}#pillar_list #pagination{align-self:center;grid-column:1/-1;margin:2.75rem auto 0;padding:1rem}#search{background:var(--light);inset:0;position:fixed;transform:translateY(-100%);transition:transform 1s var(--outexpo);z-index:6999}#search[open]{transform:translateY(0)}#search .dialog{inset:0;overflow-y:auto;position:absolute}#search .content{margin:0 auto;max-width:var(--screen-hd);padding:1.5rem;position:relative;width:100%}#search button{background:var(--blue);color:#fff;position:fixed;right:var(--gutter);top:1.25rem;z-index:1}#search_form{background:var(--light);padding-bottom:1rem;padding-top:var(--rhythm);z-index:1}#search_form .ctn{position:relative}#search_form .ctn input{font:var(--title-l);width:100%}#search_form .ctn input::placeholder{opacity:.4}#search_form .ctn .ico{display:flex;height:1.5rem;opacity:.2;position:absolute;right:var(--gutter);top:.5rem;width:1.5rem}@media (min-width:1024px){#search_form .ctn .ico{height:3.125rem;top:1rem;width:3.125rem}}#search_form .ctn .liner{position:relative}#search_form .filters{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}@media (min-width:1024px){#search_form .filters{flex-direction:row;gap:.5rem;margin-top:2rem}}#search_form .select{display:flex;flex-direction:column;gap:.4rem;position:relative}#search_form .select label{color:var(--fg);font:var(--text-s);font-weight:300;opacity:.5}#search_form .select div{position:relative}#search_form .select div select{border:1px solid var(--grey);border-radius:.25rem;font:var(--text-m);font-weight:300;height:2.5rem;min-width:12rem;padding:0 .5rem;transition:box-shadow .2s;width:100%}#search_form .select div select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(0,115,181,.1);outline:none}@media (min-width:1024px){#search_form .select div select{width:unset}}#search_form .select div:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0c.456.2.868.62 1.197.91.58.51 1.054 1.3 1.282 1.487.242-.187.785-.992 1.346-1.488C4.119.65 4.558.2 5 0v.699c-1.04.838-1.81 1.716-2.308 2.634h-.384C1.823 2.415 1.054 1.537 0 .7V0Z' fill='currentColor'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:.5rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:.5rem;z-index:1}@media (min-width:1024px){#search_form .select.sort{margin-left:auto}}#search_results{margin-top:3rem;padding-bottom:var(--rhythm);position:relative}#search_results .ctn{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){#search_results .ctn{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){#search_results .ctn{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){#search_results .ctn{grid-template-columns:repeat(3,1fr)}}@media (min-width:1600px){#search_results .ctn{grid-template-columns:repeat(4,1fr)}}#search_results .no-results{font:var(--title-s)}section:where([class^=_]){background-color:var(--light);display:block;padding-top:var(--rhythm);position:relative;scroll-margin-top:var(--rhythm);z-index:1}section:where([class^=_image]){display:block;padding-bottom:0;padding-top:0;position:relative;z-index:1}section:where([class^=_image])+section:where([class^=_prose]),section:where([class^=_prose])+section:where([class^=_image]){padding-top:var(--rhythm)!important}section._banner:last-of-type{padding-top:0}section:where([class^=_prose]):last-of-type{padding-bottom:var(--rhythm)!important}._banner+#footer,._image+#footer{margin-top:0}#report_body :where([class^=_]):first-child{margin-top:0}#report_body :where([class^=_]){background-color:inherit}._banner figure{inset:0;overflow:hidden;position:absolute}._banner .ctn{padding:0;position:relative}._banner .content{align-items:start;display:flex;flex-direction:column;justify-content:center;padding:calc(var(--rhythm)*1.5) var(--gutter)}._banner h2{font:var(--title-l)}._banner p{font:var(--text-l);font-family:var(--ff-text);font-weight:300;margin-top:2.5rem}@media (min-width:1024px){._banner p{width:50%}}._banner .actions{margin-top:1rem}._banner .actions .btn .lbl{font:var(--text-s)}._banner .actions .btn .ico{background-color:var(--blue);height:1rem;width:1rem}._feature .ctn{display:grid;gap:2rem}@media (min-width:1024px){._feature .ctn{grid-template-columns:1fr 1fr}}._feature figure{aspect-ratio:4/3;border-radius:.25rem;overflow:hidden;position:relative}._feature .content{align-items:start;display:flex;flex-direction:column;gap:1rem;justify-content:center}._feature h2{font:var(--title-l);text-transform:uppercase}._feature p{font:var(--text-l);margin-top:1rem}@media (min-width:1024px){._feature p{margin-top:2.5rem}}._feature .actions{margin-top:.5rem}._accordions{padding:var(--rhythm) 0}._accordions wht-accordion{display:block;margin:0 auto;position:relative;transition:background 1s var(--outexpo);width:100%}._accordions wht-accordion:hover,._accordions wht-accordion[open]{background:#fff}._accordions wht-accordion button{width:100%}._accordions wht-accordion button .liner{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:var(--screen-hd);padding:2rem var(--gutter);width:100%}._accordions wht-accordion button .hr{top:0}._accordions wht-accordion button h3{font:var(--title-s);font-weight:500;text-align:left;transition-duration:.2s;transition-property:color}._accordions wht-accordion button .marker{background:var(--color,var(--btn-ico-bg,#06232c));border-radius:100%;color:var(--btn-ico-fg);flex-shrink:0;height:2rem;transform:rotate(0deg);transition:rotate .5s var(--outexpo);width:2rem}._accordions wht-accordion .content{max-height:0;opacity:0;overflow:hidden;transition-duration:1s;transition-property:max-height,opacity;transition-timing-function:var(--outexpo)}._accordions wht-accordion .lyt{display:flex;flex-direction:column;gap:2rem;justify-content:space-between;margin:0 auto;max-width:var(--screen-hd);padding:0 var(--gutter) 3rem var(--gutter)}._accordions wht-accordion .lyt .prose,._accordions wht-accordion .lyt .undertext{flex-shrink:0;width:100%}@media (min-width:1024px){._accordions wht-accordion .lyt .prose{flex-shrink:0;width:50%}._accordions wht-accordion .lyt .undertext{align-self:baseline;display:flex;flex-shrink:0;justify-content:flex-end;margin-top:0;width:auto}._accordions wht-accordion .lyt{flex-direction:row}}._accordions wht-accordion .prose{font:var(--text-l);font-family:var(--ff-text);font-weight:300}._accordions wht-accordion .btn{display:flex;margin-top:1.5rem}@media (min-width:1024px){._accordions wht-accordion .undertext{font:var(--text-m);font-weight:300;max-width:21.25rem}}._accordions wht-accordion[open] button h3{color:var(--color)}._accordions wht-accordion[open] button .marker{rotate:45deg}._accordions wht-accordion[open] .content{opacity:1}._accordions wht-accordion[open] .undertext{animation:fadeIn 1s var(--outexpo) forwards;opacity:0;translate:0 4rem}._accordions wht-accordion[open] .undertext:before{animation:undertextIn 1.2s var(--outexpo) .1s forwards;height:0}._image .ctn{max-width:unset;padding:0}._image wht-img{aspect-ratio:var(--portrait);height:auto;position:relative;width:100%}@media (min-width:1024px){._image wht-img{aspect-ratio:var(--landscape)}}._loop figure{aspect-ratio:var(--portrait);background:var(--fg);border-radius:.25rem;overflow:hidden;position:relative;width:100%}@media (min-width:1024px){._loop figure{aspect-ratio:var(--landscape)}}._prose{--btn-bubble-bg:var(--yellow);--btn-bubble-fg:var(--navy)}._prose .ctn{display:grid;gap:1.5rem}@media (min-width:1024px){._prose .ctn{grid-template-columns:1fr 1fr}}._prose header h2{font:var(--sans-h3)}._prose .prose{font:var(--sans-p)}._prose .actions{display:flex;gap:1rem;margin-top:2rem}._vimeo wht-frame{align-items:center;aspect-ratio:16/9;background:var(--fg);border-radius:.25rem;cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}._vimeo .play{color:var(--bg);z-index:1}._vimeo iframe{aspect-ratio:16/9;background:var(--fg);width:100%;z-index:2}._vimeo p{bottom:0;color:var(--bg);font:var(--sans-xs);left:0;margin:0 .5rem .25rem;position:absolute}._youtube wht-frame{align-items:center;aspect-ratio:16/9;background:var(--fg);border-radius:.25rem;cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}._youtube .play{color:var(--bg);z-index:1}._youtube iframe{aspect-ratio:16/9;background:var(--fg);width:100%;z-index:2}._youtube p{bottom:0;color:var(--bg);font:var(--sans-xs);left:0;margin:0 .5rem .25rem;position:absolute}._router header{margin-bottom:1rem}._router header h2{font:var(--sans-h3)}._router ul{display:flex;flex-wrap:wrap;gap:.5rem}@media (min-width:1024px){._router ul{flex-wrap:nowrap}}._router li{--bg:var(--dark);--fg:var(--light);width:100%}._router li a{background:var(--bg);border-radius:.25rem;color:var(--fg);display:flex;flex-direction:column;justify-content:space-between;min-height:30rem;padding:1rem}._router li button{align-self:flex-start}._router li h3{font:var(--sans-h4)}._team-grid{background-color:var(--white);padding:var(--rhythm) 0}._team-grid h2{font:var(--title-l);font-weight:500}._team-grid ul{grid-column-gap:1rem;grid-row-gap:2rem;display:grid;grid-template-columns:1fr;margin-top:3rem}@media (min-width:1024px){._team-grid ul{grid-column-gap:2rem;grid-row-gap:5rem;grid-template-columns:repeat(3,1fr);margin-top:var(--rhythm)}}@media (min-width:1440px){._team-grid ul{grid-template-columns:repeat(4,1fr)}}@media (min-width:1600px){._team-grid ul{grid-template-columns:repeat(4,1fr)}}._team-grid figure{aspect-ratio:3/4;display:relative;overflow:hidden}._team-grid figure wht-img:first-child{transition:transform 1s var(--outexpo)}._team-grid figure wht-img:nth-child(2){transform:translateY(-100%);transition:transform 1s var(--outexpo)}._team-grid li:has([open]) figure wht-img:first-child{transform:translateY(100%)}._team-grid li:has([open]) figure wht-img:nth-child(2){transform:translateY(0)}._team-grid wht-accordion{display:block;position:relative;width:100%}._team-grid wht-accordion>button{display:grid;gap:.5rem;grid-template-columns:2fr 3fr 1fr;grid-template-rows:1fr;margin-top:1rem;padding:.5rem 0;text-align:left;width:100%}._team-grid wht-accordion>button .marker{display:flex;justify-content:flex-end}._team-grid wht-accordion>button .marker svg{background:var(--btn-ico-bg);border-radius:100%;color:var(--btn-ico-fg);flex-shrink:0;height:1.5rem;transform:rotate(0deg);transition:rotate .5s var(--outexpo);width:1.5rem}._team-grid wht-accordion .content{border-bottom:1px solid var(--border);max-height:0;opacity:0;overflow:hidden;transition-duration:1.5s;transition-property:max-height,opacity;transition-timing-function:var(--outexpo)}._team-grid wht-accordion .content div{padding:1rem 0}._team-grid wht-accordion .content div:first-child{border-top:1px solid var(--border);margin-top:.5rem}._team-grid wht-accordion .content p{font:var(--text-s);font-weight:300;line-height:1.5}:is(._team-grid wht-accordion .content p)+p{margin-top:.5rem}._team-grid wht-accordion .content .links{display:flex;gap:.5rem;margin-top:1rem}._team-grid wht-accordion .content a{background:var(--light);border-radius:1rem;color:var(--dark);font-size:.625rem;padding:.2rem 1rem;text-transform:uppercase;transition:all .2s}._team-grid wht-accordion .content a:hover{background:var(--blue);color:var(--light)}._team-grid h3{font:var(--text-m);text-transform:uppercase}._team-grid .title{font:var(--text-m);font-weight:300}._team-grid .no-text .content{display:grid;gap:.5rem;grid-template-columns:2fr 4fr;grid-template-rows:1fr;margin-top:1rem;padding:.5rem 0;text-align:left}._team-grid wht-accordion[open] button h3{color:var(--color)}._team-grid wht-accordion[open] button .marker svg{rotate:45deg}._team-grid wht-accordion[open] .content{opacity:1}._team-list .ctn{padding:0 var(--gutter)}._team-list .ctn .lyt{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem;position:relative}@media (min-width:1024px){._team-list .ctn .lyt{display:grid;grid-template-columns:repeat(2,1fr);padding-bottom:5rem}}._team-list h2{font:var(--title-l);font-weight:500}._team-list .team{display:flex;flex-direction:column;gap:.625rem}._team-list .team .member{display:grid;grid-template-columns:repeat(2,1fr);opacity:0;transition:all 2s calc(var(--i, 1)*50ms) var(--outexpo);transition-property:opacity,translate;translate:3rem 0}._team-list .team .member h3{font:var(--text-m);text-transform:uppercase}._team-list .team .member .title{align-self:center;font:var(--text-s);font-weight:300}._team-list .team .member[data-in="1"]{opacity:1;translate:0 0}._team-list .hr-liner{margin-top:var(--rhythm)}._gallery .ctn{padding-bottom:var(--rhythm);padding-top:var(--rhythm)}._gallery .ctn,._gallery .row{display:grid;gap:var(--rhythm)}@media (min-width:1024px){._gallery .row{grid-template-columns:repeat(12,1fr)}._gallery .column{grid-column:span var(--span)}}._gallery figcaption{font:var(--text-s);font-weight:300;line-height:1.5;margin-top:.5rem}._gallery figcaption strong{font-weight:700}._gallery figcaption em{font-style:italic}._gallery figcaption a{display:inline;text-decoration:underline;text-decoration-color:var(--blue);transition:background .2s}._gallery figcaption a:hover{background:rgba(122,167,229,.3)}._section{scroll-margin-top:calc(var(--header) + var(--rhythm))}._section h2{font:var(--title-s);max-width:50rem}._info{background:var(--bg)!important;border-radius:.25rem;font:var(--text-m);font-weight:300;margin:3rem 0;padding:1.5rem;width:fit-content}._footnotes{margin:2rem 0}._footnotes p{color:var(--fg);font:400 .75rem/1.2 var(--ff-text);font-weight:300}._fig{margin:4rem 0;max-width:50rem}._fig .lyt{display:grid;gap:1rem}@media (min-width:1024px){._fig .lyt{grid-template-columns:1fr 1fr}}._fig header{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:3rem;padding-bottom:1rem}._fig header .label{align-self:flex-start;background-color:var(--dark);border-radius:9999px;color:var(--light);font-size:.75rem;line-height:1;padding:.375rem .75rem;text-transform:uppercase;white-space:nowrap}._fig figure{margin-top:1.5rem}._fig footer{margin-top:.5rem}._fig footer .title{font:var(--text-m);font-weight:400}._fig footer .text{font:400 .75rem/1.2 var(--ff-text);margin-top:.5rem}._fig footer .text sup{font-size:smaller;vertical-align:super}._fig footer .text strong{font-weight:700}._fig footer .text em{font-style:italic}._fig-diptych{margin:3rem 0;max-width:50rem}._fig-diptych .lyt{display:grid;gap:1rem}@media (min-width:1024px){._fig-diptych .lyt{grid-template-columns:1fr 1fr}}._fig-diptych header{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:3rem;padding-bottom:1rem}._fig-diptych header .label{align-self:flex-start;background-color:var(--dark);border-radius:9999px;color:var(--light);font-size:.75rem;line-height:1;padding:.375rem .75rem;text-transform:uppercase;white-space:nowrap}._fig-diptych figure{align-items:flex-end;border-radius:.375rem;display:flex;margin-top:1.5rem}._fig-diptych figure wht-img{padding:.5rem;width:100%}._fig-diptych footer{margin-top:.5rem}._fig-diptych footer .title{font:var(--text-m);font-weight:400}._fig-diptych footer .text{font:var(--text-s);font-weight:300;margin-top:.5rem}._stat{display:flex;gap:1rem;margin:3rem 0;max-width:48rem}._stat header{flex-shrink:0;font:var(--title-l);font-weight:500;line-height:1;min-width:4ch;width:30%}@media (min-width:1024px){._stat header{font-family:var(--ff-title);font-size:5rem}}._stat footer{border-left:1px solid var(--border);font:var(--text-l);font-weight:300;padding-left:1rem}@media (min-width:1024px){._stat footer{width:70%}._stat footer:before{left:-1rem}}._stat[data-direction=column]{flex-direction:column}._stat[data-direction=column] header{width:100%}._stat[data-direction=column] footer{border-left:0;border-top:1px solid var(--border);padding-left:0;padding-top:1rem;width:100%}._text{margin-top:1.5rem}._reports{overflow:hidden;padding-block:var(--rhythm)}._reports+._reports{padding-top:0}._reports .ctn{max-width:100%;padding:0}._reports header{margin:0 auto;max-width:var(--screen-hd);padding:0 var(--gutter)}._reports header h2{font:var(--title-s);font-weight:500}@media (min-width:1024px){._reports header h2{font:var(--title-l);font-weight:500}}._reports header p{font:var(--text-m);margin-top:1.5rem}@media (min-width:1024px){._reports header p{width:50%}}._reports .lyt{margin:2rem auto 0;max-width:var(--screen-hd);overflow:visible}._reports .lyt .swiper{overflow:visible;padding:2px var(--gutter) 0}._reports .lyt .swiper-wrapper{align-items:stretch}._reports .lyt .swiper-slide{height:auto}@media (min-width:1024px){._reports .lyt a.all article{background:var(--fg);border-radius:.375rem;height:100%;justify-content:start;padding:1rem}._reports .lyt a.all article .lbl{color:var(--bg);font:400 1.875rem/2.375rem var(--ff-title)}._reports .lyt a.all article .ico{color:var(--blue);transform:translateX(0);transition:transform .5s var(--outexpo);width:2rem}._reports .lyt a.all article:hover .ico{transform:translateX(.5rem)}}@media (prefers-reduced-motion:no-preference){:is(#pillar_hero,._feature) wht-img img{animation:scaleIn 5s var(--outexpo) forwards;opacity:0;scale:1.2}:is(#pillar_hero,._feature) h1{animation:fadeIn 1.5s var(--outexpo) .1s forwards;opacity:0;translate:0 12rem}:is(#pillar_hero,._feature) p{animation:fadeIn 1.5s var(--outexpo) .2s forwards;opacity:0;translate:0 12rem}:is(#pillar_hero,._feature) .undertext{animation:fadeIn 1.5s var(--outexpo) .3s forwards;opacity:0;translate:0 12rem}:is(#pillar_hero,._feature) .undertext:before{animation:undertextIn 3s var(--outexpo) .3s forwards;height:0}.w{overflow:hidden;padding:.1em 0;position:relative}.c,.w{display:inline-block}.c{transition:translate 1s calc(var(--w)*50ms) var(--outexpo);translate:0 120%}[data-in="1"] .c{translate:0 0}#contact_hero h1,#default_hero h1,#home_hero h1{transition:translate 2s 1s}#contact_hero .content,#default_hero .content,#home_hero .content{opacity:0;transition:all 1s 1s;transition-property:opacity,translate;translate:0 3rem}#contact_hero wht-img,#default_hero wht-img,#home_hero wht-img{scale:1.3;transition:scale 5s var(--outexpo)}@media (min-width:1024px){#contact_hero[data-in="1"] h1,#default_hero[data-in="1"] h1,#home_hero[data-in="1"] h1{translate:-7.5vw 0}}#contact_hero[data-in="1"] .content,#default_hero[data-in="1"] .content,#home_hero[data-in="1"] .content{opacity:1;translate:0 0}#contact_hero[data-in="1"] wht-img,#default_hero[data-in="1"] wht-img,#home_hero[data-in="1"] wht-img{scale:1}#article_hero .top,#article_hero a,#article_hero p,#report_hero .top,#report_hero a,#report_hero p{opacity:0;transition:all 1s calc(var(--i, 1)*.1s) var(--outexpo);transition-property:opacity,translate;translate:0 3rem}#article_hero .author,#article_hero .category,#article_hero .date,#report_hero .author,#report_hero .category,#report_hero .date{opacity:0;transition:all 1s calc(var(--i, 1)*.1s) var(--outexpo);transition-property:opacity,translate;translate:0 2rem}#article_hero[data-in="1"] .author,#article_hero[data-in="1"] .category,#article_hero[data-in="1"] .date,#article_hero[data-in="1"] .top,#article_hero[data-in="1"] a,#article_hero[data-in="1"] p,#report_hero[data-in="1"] .author,#report_hero[data-in="1"] .category,#report_hero[data-in="1"] .date,#report_hero[data-in="1"] .top,#report_hero[data-in="1"] a,#report_hero[data-in="1"] p{opacity:1;translate:0 0}[data-in] .ctn{opacity:0;transition:all .5s;transition-property:opacity,translate}[data-in="1"] .ctn{opacity:1}#home_reports .ctn>header p,#home_router .ctn>header p,#related .ctn>header p{opacity:0;transition:all 1s 1s;transition-property:opacity,transform}#home_reports .featured,#home_reports .swiper-slide,#home_router .featured,#home_router .swiper-slide,#related .featured,#related .swiper-slide{opacity:0;transform:translateY(100%);transition:all 1s calc(var(--i, 1)*.1s + .5s);transition-property:opacity,transform}#home_reports[data-in="1"] .ctn>header p,#home_router[data-in="1"] .ctn>header p,#related[data-in="1"] .ctn>header p{opacity:1}#home_reports[data-in="1"] .featured,#home_reports[data-in="1"] .swiper-slide,#home_router[data-in="1"] .featured,#home_router[data-in="1"] .swiper-slide,#related[data-in="1"] .featured,#related[data-in="1"] .swiper-slide{opacity:1;transform:translateY(0)}._banner .actions,._banner h2,._banner p{opacity:0;transform:translateY(2rem);transition:all 2s calc(var(--i)*.1s + .5s) var(--outexpo);transition-property:opacity,transform}._banner[data-in="1"] .actions,._banner[data-in="1"] h2,._banner[data-in="1"] p{opacity:1;transform:translateY(0)}}@keyframes fadeIn{to{opacity:1;translate:0 0}}@keyframes scaleIn{to{opacity:1;scale:1}}@keyframes undertextIn{to{height:100%}}