/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{background:#fff;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#f1f1f1}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#888}.pswp__error-msg a{color:#888;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../assets/lightbox/charta-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../assets/lightbox/charta-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:28px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-132px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-88px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:1rem;font-weight:700;line-height:44px;color:#000;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:720px;margin:0 auto;padding:10px;font-size:.9rem;font-style:italic;line-height:1.4;color:#000}.pswp__caption__center footer,.pswp__caption__center p{color:#000}.pswp--touch .pswp__caption{background-color:hsla(0,0%,100%,.8)}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../assets/lightbox/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.gallery figure .figure-media,.h_default .item-media,.h_hero .item-media,.iframe-video{position:relative}.gallery figure .figure-media:after,.h_default .item-media:after,.h_hero .item-media:after,.iframe-video:after{content:"";display:block;height:0}.gallery figure .figure-media>*,.h_default .item-media figure,.h_hero .item-media picture,.iframe-video>*{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f8f8f8}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{margin:0;line-height:1}iframe{border:0}ol,ul{padding-left:0}dl,ol,ul{margin-top:0;margin-bottom:0}dd{margin-left:0}.is-h1,.is-h2,.is-h3,.is-h4,.is-h5,.sitemap .level-1>a,.steps .step>.count>div,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,fieldset legend,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;font-size:inherit}blockquote{margin:0;padding:0}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,p{margin-top:0;margin-bottom:0}strong{font-weight:700}figure{margin:0}a{text-decoration:none;color:inherit}button{border:0;margin:0;padding:0;text-align:inherit;text-transform:inherit;font:inherit;-webkit-font-smoothing:inherit;letter-spacing:inherit;background:none;cursor:pointer;overflow:visible}button,input,select,textarea{font:inherit}legend{padding:0;display:table}fieldset{border:0;padding:.01em 0 0;margin:0;min-width:0}body:not(:-moz-handler-blocked) fieldset{display:table-cell}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}::-moz-focus-inner{border:0;padding:0}.is-h1,.is-h2,.is-h3,.is-h4,.is-h5,.sitemap .level-1>a,.steps .step>.count>div,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,blockquote,fieldset legend,h1,h2,h3,h4,h5{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@font-face{font-family:gt-am;src:url("../assets/fonts/gt-america-light.woff2") format("woff2"),url("../assets/fonts/gt-america-light.woff") format("woff"),url("../assets/fonts/gt-america-light.ttf") format("ttf");font-style:normal;font-weight:300}@font-face{font-family:gt-am;src:url("../assets/fonts/gt-america-regular.woff2") format("woff2"),url("../assets/fonts/gt-america-regular.woff") format("woff"),url("../assets/fonts/gt-america-regular.ttf") format("ttf");font-style:normal;font-weight:400}@font-face{font-family:gt-am;src:url("../assets/fonts/gt-america-regular-italic.woff2") format("woff2"),url("../assets/fonts/gt-america-regular-italic.woff") format("woff"),url("../assets/fonts/gt-america-regular-italic.ttf") format("ttf");font-style:italic;font-weight:400}@font-face{font-family:gt-am;src:url("../assets/fonts/gt-america-medium.woff2") format("woff2"),url("../assets/fonts/gt-america-medium.woff") format("woff"),url("../assets/fonts/gt-america-medium.ttf") format("ttf");font-style:normal;font-weight:700}body,html{height:100%}body{color:#000}html{font-family:gt-am,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;letter-spacing:-.005rem;-webkit-tap-highlight-color:rgba(216,236,41,.5)}@media (max-width:1199px){html{font-size:17px}}#page{max-width:1440px;margin-left:auto;margin-right:auto;min-height:100%}.container-full{padding-left:0;padding-right:0}.container-lg{padding-left:5rem;padding-right:5rem}@media (max-width:899px){.container-lg{padding-left:1rem;padding-right:1rem}}@media (max-width:599px){.container-lg{padding-left:.5rem;padding-right:.5rem}}.container-md{padding-left:10rem;padding-right:10rem}@media (max-width:1199px){.container-md{padding-left:5rem;padding-right:5rem}}@media (max-width:599px){.container-md{padding-left:.5rem;padding-right:.5rem}}.container-sm{padding-left:18rem;padding-right:18rem}@media (max-width:1199px){.container-sm{padding-left:10rem;padding-right:10rem}}@media (max-width:899px){.container-sm{padding-left:5rem;padding-right:5rem}}@media (max-width:599px){.container-sm{padding-left:.5rem;padding-right:.5rem}}[class^=container-max]{margin-left:auto;margin-right:auto}@media (max-width:599px){[class^=container-max]{max-width:100%;padding-left:.5rem;padding-right:.5rem}}.container-max-lg{max-width:calc(1440px - 10rem)}@media (min-width:1200px) and (max-width:1440px){.container-max-lg{max-width:calc(1200px - 10rem)}}@media (min-width:900px) and (max-width:1199px){.container-max-lg{max-width:calc(900px - 10rem)}}@media (min-width:600px) and (max-width:899px){.container-max-lg{max-width:calc(600px - 10rem)}}.container-max-md{max-width:calc(1440px - 20rem)}@media (min-width:1200px) and (max-width:1440px){.container-max-md{max-width:calc(1200px - 20rem)}}@media (min-width:900px) and (max-width:1199px){.container-max-md{max-width:calc(900px - 20rem)}}@media (min-width:600px) and (max-width:899px){.container-max-md{max-width:calc(600px - 20rem)}}.container-max-sm{max-width:calc(1440px - 36rem)}@media (min-width:1200px) and (max-width:1440px){.container-max-sm{max-width:calc(1200px - 36rem)}}@media (min-width:900px) and (max-width:1199px){.container-max-sm{max-width:calc(900px - 36rem)}}@media (min-width:600px) and (max-width:899px){.container-max-sm{max-width:calc(600px - 36rem)}}.container-article{margin-left:auto;margin-right:auto;max-width:960px}@media (max-width:1199px){.container-article{max-width:780px}}@media (max-width:899px){.container-article{max-width:520px}}@media (max-width:599px){.container-article{max-width:100%;padding-left:.5rem;padding-right:.5rem}}address{line-height:1.3;font-style:normal}address a{font-weight:700}address>div+div{margin-top:1rem}* [data-align=center]{text-align:center}* [data-align=right]{text-align:right}.block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-1rem}.block.block-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.block.block-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.block.block-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.block.block-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block+.block{margin-top:1rem}.block>*{margin-bottom:1rem}.block>:not(:last-child){margin-right:1rem}section>.block:last-child{margin-top:4rem}@media (max-width:899px){section>.block:last-child{margin-top:2rem}}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button}a.button,a.button-frame,button,input[type=button],input[type=reset],input[type=submit]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:top;position:relative;max-width:100%;font-size:1.2rem;font-weight:700;line-height:1.4;text-align:center;padding:0;color:#000;background-color:transparent;text-decoration:none;word-break:break-word;border:none;border-bottom:4px solid #000;border-radius:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a.button-frame:hover,a.button:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{color:#000;border-color:#dd2936;outline:none}a.button-frame:active,a.button-frame:focus,a.button:active,a.button:focus,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{color:#000;border-color:#a10611;outline:none}a.button-frame.is-disabled,a.button-frame[disabled],a.button.is-disabled,a.button[disabled],button.is-disabled,button[disabled],input[type=button].is-disabled,input[type=button][disabled],input[type=reset].is-disabled,input[type=reset][disabled],input[type=submit].is-disabled,input[type=submit][disabled]{pointer-events:none;color:#d4d4d4}button[type=reset],input[type=reset]{font-size:1rem;border-bottom:none;font-weight:300}button[type=reset]:hover,input[type=reset]:hover{color:#dd2936}button[type=reset]:active,button[type=reset]:focus,input[type=reset]:active,input[type=reset]:focus{color:#a10611}a.button[href^="javascript:linkTo"]{display:inline}a.button-frame{border:4px solid #dd2936;color:#dd2936;padding:6px 40px}a.button-frame:active,a.button-frame:focus,a.button-frame:hover{border-color:#000;color:#000}figure figcaption>*{font-size:.9rem;font-style:italic;color:#737373;line-height:1.4}figure .figure-media+figcaption{margin-top:.5rem}.is-fixed{position:fixed;overflow:hidden}.is-hidden{display:none}.is-invisible{visibility:hidden;pointer-events:none}.visible-tablet-portrait-up{display:none}@media (min-width:600px){.visible-tablet-portrait-up{display:block}}.visible-mobile-menu{display:none}@media (max-width:1024px){.visible-mobile-menu{display:block}}.visible-desktop-menu{display:block}@media (max-width:1024px){.visible-desktop-menu{display:none}}.visible-phone-only{display:none}@media (max-width:599px){.visible-phone-only{display:block}}.visible-mobile-only{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}body.is-mobile .visible-mobile-only{display:block}.gm-city-label-top{margin-top:-10px!important}.gm-city-label-bottom{margin-top:5px!important}.grid{margin:0 -.5rem -3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}@media (max-width:899px){.grid{margin-bottom:-1.5rem}}.grid.container-lg{margin-left:0;margin-right:0}.grid+.grid{margin-top:3rem}@media (max-width:899px){.grid+.grid{margin-top:1.5rem}}.grid.grid-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.grid>[data-grid-size]{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding-left:.5rem;padding-right:.5rem;margin-bottom:3rem;max-width:100%}.grid>[data-grid-size].small-margin{margin-bottom:1.5rem}@media (max-width:899px){.grid>[data-grid-size]{margin-bottom:1.5rem}}.grid>[data-grid-size="1/2"]{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}@media (max-width:899px){.grid>[data-grid-size="1/2"]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.grid>[data-grid-size="1/2"].has-offset{padding-top:2.25rem;padding-left:17.5%}@media (max-width:899px){.grid>[data-grid-size="1/2"].has-offset{padding-top:0;padding-left:.5rem}}.grid>[data-grid-size="1/3"]{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}@media (max-width:899px){.grid>[data-grid-size="1/3"]{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media (max-width:599px){.grid>[data-grid-size="1/3"]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.grid>[data-grid-size="2/3"]{-ms-flex-preferred-size:66.666%;flex-basis:66.666%;max-width:66.666%}@media (max-width:899px){.grid>[data-grid-size="2/3"]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.grid>[data-grid-size="1/4"]{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}@media (max-width:899px){.grid>[data-grid-size="1/4"]{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media (max-width:599px){.grid>[data-grid-size="1/4"]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.grid>[data-grid-size="1/10"]{-ms-flex-preferred-size:10%;flex-basis:10%;max-width:10%}@media (max-width:899px){.grid>[data-grid-size="1/10"]{-ms-flex-preferred-size:20%;flex-basis:20%;max-width:20%}}@media (max-width:599px){.grid>[data-grid-size="1/10"]{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}.is-h1,.is-h2,.is-h3,.is-h4,.is-h5,.sitemap .level-1>a,.steps .step>.count>div,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,fieldset legend,h1,h2,h3,h4,h5{color:#000}.is-h1,.steps .step>.count>div,h1{font-size:2.75rem;line-height:1.1;font-weight:700}.is-h2,h2{font-size:2rem;line-height:1.125;font-weight:700}.is-h3,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,fieldset legend,h3{font-size:1.35rem;line-height:1.15;font-weight:700}.is-h4,.sitemap .level-1>a,h4{font-size:1.2rem;line-height:1.3;font-weight:700}.is-h5,h5{font-size:1.2rem;line-height:1.3;font-weight:400}.mega-head{font-size:3rem;line-height:1.125;font-weight:300;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}@media (max-width:1199px){.mega-head{font-size:2.6rem}}@media (max-width:599px){.mega-head{font-size:2rem}}section>.is-h2,section>h2{text-align:center}section>.is-h2+div,section>h2+div{margin-top:2rem}.icon{position:relative;padding-left:2rem}.icon:before{position:absolute;left:0;content:"";width:1.5rem;height:1.5rem;background-position:0;background-size:contain;background-repeat:no-repeat}.icon.icon--stream:before{background-image:url("../assets/images/icons/icon-stream.svg")}.icon-large,.icon-large span{position:relative}.icon-large span{z-index:1}.icon-large:before{z-index:0;position:absolute;left:0;top:0;content:"";background-position:0;background-size:contain;background-repeat:no-repeat}.icon-large.icon--flag{padding-top:40px}@media (min-width:1200px){.icon-large.icon--flag{padding-top:115px}}.icon-large.icon--flag:before{background-image:url("../assets/images/icons/icon-flag.svg");left:-9px;width:50px;height:58px}@media (min-width:1200px){.icon-large.icon--flag:before{left:calc(-47px + 4rem);width:180px;height:208px}}.icon-large.icon--gears{padding-top:40px}@media (min-width:1200px){.icon-large.icon--gears{padding-top:66px}}.icon-large.icon--gears:before{background-image:url("../assets/images/icons/icon-gears.svg");left:-9px;width:58px;height:58px}@media (min-width:1200px){.icon-large.icon--gears:before{left:calc(-134px + 4rem);width:194px;height:194px}}.icon-large.icon--thumb{padding-top:40px}@media (min-width:1200px){.icon-large.icon--thumb{padding-top:58px}}.icon-large.icon--thumb:before{background-image:url("../assets/images/icons/icon-thumb.svg");left:-9px;width:50px;height:50px}@media (min-width:1200px){.icon-large.icon--thumb:before{left:calc(-85px + 4rem);width:158px;height:158px}}.icon-large.icon--document{padding-top:40px}@media (min-width:1200px){.icon-large.icon--document{padding-top:78px}}.icon-large.icon--document:before{background-image:url("../assets/images/icons/icon-document.svg");left:-9px;width:50px;height:56px}@media (min-width:1200px){.icon-large.icon--document:before{left:calc(-80px + 4rem);width:158px;height:176px}}input[type=email],input[type=password],input[type=text],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}fieldset div.error,label{color:#000;display:block;font-weight:700;font-size:.8rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form--survey fieldset div.error,.form--survey label,fieldset .form--survey div.error{font-size:1.1rem;line-height:1.4}fieldset div.error:not(:last-child),label:not(:last-child){margin-bottom:.5rem}.form--survey fieldset div.error:not(:last-child),.form--survey label:not(:last-child),.grid>label[data-grid-size],fieldset .form--survey div.error:not(:last-child),fieldset .grid>div.error[data-grid-size]{margin-bottom:1rem}input[type=email],input[type=password],input[type=text],select,textarea{display:block;width:100%;margin:0;padding:.5rem;font-size:1rem;line-height:1.4;color:#000;border:2px solid #d8ec29;background-color:#d8ec29;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .15s;transition:all .15s}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:none;background-color:transparent}input[type=checkbox],input[type=radio]{position:absolute;left:-9999px}fieldset input[type=checkbox]:focus+div.error:before,fieldset input[type=radio]:focus+div.error:before,input[type=checkbox]:focus+label:before,input[type=radio]:focus+label:before{background:transparent}fieldset input[type=checkbox]+div.error,fieldset input[type=radio]+div.error,input[type=checkbox]+label,input[type=radio]+label{position:relative;padding-left:calc(28px + 1rem);cursor:pointer;font-size:1rem;font-weight:400;line-height:1.3}fieldset input[type=checkbox]+div.error:before,fieldset input[type=radio]+div.error:before,input[type=checkbox]+label:before,input[type=radio]+label:before{content:"";position:absolute;left:0;top:0;width:28px;height:28px;border:2px solid #d8ec29;background:#d8ec29}fieldset input[type=checkbox]+div.error:after,fieldset input[type=radio]+div.error:after,input[type=checkbox]+label:after,input[type=radio]+label:after{position:absolute;top:0;left:0;height:28px;width:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}fieldset input[type=checkbox]:not(:checked)+div.error:after,fieldset input[type=radio]:not(:checked)+div.error:after,input[type=checkbox]:not(:checked)+label:after,input[type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}fieldset input[type=checkbox]:checked+div.error:after,fieldset input[type=radio]:checked+div.error:after,input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}textarea{max-width:100%;padding:.5rem;line-height:1.5;border-radius:0;resize:vertical;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=file]{margin:1rem 0;max-width:100%}input[type=email].error,input[type=password].error,input[type=text].error,select.error,textarea.error{border:2px solid #dd2936}input[type=email][disabled],input[type=password][disabled],input[type=text][disabled],select[disabled],textarea[disabled]{opacity:.3;cursor:not-allowed}fieldset input[type=checkbox].error+div.error:before,fieldset input[type=radio].error+div.error:before,input[type=checkbox].error+label:before,input[type=radio].error+label:before{border:2px solid #dd2936}fieldset input[type=checkbox][disabled]+div.error,fieldset input[type=radio][disabled]+div.error,input[type=checkbox][disabled]+label,input[type=radio][disabled]+label{opacity:.3;cursor:not-allowed}fieldset input[type=checkbox]:checked+div.error:before,fieldset input[type=checkbox]:not(:checked)+div.error:before,input[type=checkbox]:checked+label:before,input[type=checkbox]:not(:checked)+label:before{border-radius:0}fieldset input[type=checkbox]:checked+div.error:after,fieldset input[type=checkbox]:not(:checked)+div.error:after,input[type=checkbox]:checked+label:after,input[type=checkbox]:not(:checked)+label:after{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAABGdBTUEAALGPC/xhBQAAAOtJREFUSA1jYBgFoyEwGgLDLQQYgR5aAMTL6eWxJqBF/4H4ET0sDAJa8g9qYQytLdQBWvAZalk3JZZFADUTcq0QUM0dqGU7gDQzEJMNXgF1goLJE4cJIMN3ATEo3m4BsQAQUwSWAXWDDHsJxOJYTOqByn8E0ppY5EkWAgXXEyAGWboNiEHJHgZAQQ0S/wvEvjBBatBOUENBhudDDTQG0t+BGCRWBRWjKtUBNfwHkHYFYlA+A1m2EohpAliBpp4GYpAlMHweyOYCYpoBVaDJX4AYZCEo9coDMc1BPNCGb0BsR3ObRi0YDYGREwIA5BUvxuQC5ZEAAAAASUVORK5CYII=")}fieldset input[type=radio]:checked+div.error:before,fieldset input[type=radio]:not(:checked)+div.error:before,input[type=radio]:checked+label:before,input[type=radio]:not(:checked)+label:before{border-radius:50%}fieldset input[type=radio]:checked+div.error:after,fieldset input[type=radio]:not(:checked)+div.error:after,input[type=radio]:checked+label:after,input[type=radio]:not(:checked)+label:after{content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAABGdBTUEAALGPC/xhBQAAAKFJREFUSA1jYBgFoyEwGgIDHQKMJDqAGaheH4hNoPrOAOmLQPwXyqcqpQs07RwQ/0fDIDGQHFUByMAfQIxuGYwPkqOapaBgxOYzmGUwGqQGpJZiYAQ0AWYoIRqkFi9gwisLkYQlECKUwhMTTrXEWIhTMzkSxFgISvrEAlLU4jST7okG5BK6ZguY10GWYsseJGX8QV20wXw6So+GwGgIUDcEAFt8QgNW34H4AAAAAElFTkSuQmCC")}select{min-height:46px;line-height:1.4;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAABGdBTUEAALGPC/xhBQAAAcpJREFUSA3FlzFvwjAQhZMi8Qe6FbUTfwQBG0SMzNn4cwwdWLoiWIIiRkZala3dkaq673MJpUArO4mSJz1y2Hd+54vjOGHgCGNMS66R2BcfxDvxVnwTd+Kz+CQ+hmH4qmtxSLQjzsVP0QX44d/Jra7gtjgTi4D4tlcSCuiJ70VUT2IZp+eUgBxj8eMkuAyT8eJ/E5ADMy5bOEueca9XQB3c47JKnQmeXxn/cg2osejiOhf66//sV/nlxeNUJX4eQ6nOq1RGj9mHMti5XrBpqAhGOvc3+mHLrFKY+aEXIc5e7YRutxto3w6SJLnwp40+fBzRD1T2xPV+L5dLymUGg8FFCG304eOIBPGdo7N1Gw6HVmS1Wh3DsBGmzwM7xPceAWa9XhuV10RRdAzDpo0+D+y9Z87g4/HYzjRNUwOZNW2esDN3vufZ4JvNxjQaDTMajSyxafOEvedTzyDrHsexLTXlxs6BKWWf5Ag02+3WNJtNS+wcmNS7w6lsHPYWYpVYHHS1VOt8qzFlJVDP+/wgXt9J5pBAPWc4xIHKX8/p9VveJkAFyjpMMs71U2smeH5VAGug6CL0/2I5TUQJcLici6V/qzkfnyRe+lfqF0z2YYCp1LTZAAAAAElFTkSuQmCC") no-repeat calc(100% - .5rem) #d8ec29;cursor:pointer}hr{height:2px;background-color:#000;border:none;margin:1rem 0}a{font-weight:700}a:hover{color:#dd2936}a:active,a:focus{color:#a10611;outline:none}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5 a,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5 a,a[class^=arrow],li a,p a{color:#dd2936}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5 a:hover,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5 a:hover,a[class^=arrow]:hover,li a:hover,p a:hover{color:#a10611}a.arrow,a.arrow-down,a.arrow-right,a.arrow-up{position:relative;padding-right:30px;white-space:nowrap}@media (max-width:1199px){a.arrow,a.arrow-down,a.arrow-right,a.arrow-up{padding-right:24px}}a.arrow-down:after,a.arrow-right:after,a.arrow-up:after,a.arrow:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23DD2936' fill-rule='evenodd' d='M0 10.478v3.044h16.084V18L24 12l-7.916-6v4.478z'/%3E%3C/svg%3E");position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;-webkit-transform-origin:top;transform-origin:top}@media (max-width:1199px){a.arrow-down:after,a.arrow-right:after,a.arrow-up:after,a.arrow:after{width:18px;height:18px}}a.arrow-down:active:after,a.arrow-down:focus:after,a.arrow-down:hover:after,a.arrow-right:active:after,a.arrow-right:focus:after,a.arrow-right:hover:after,a.arrow-up:active:after,a.arrow-up:focus:after,a.arrow-up:hover:after,a.arrow:active:after,a.arrow:focus:after,a.arrow:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23A10611' fill-rule='evenodd' d='M0 10.478v3.044h16.084V18L24 12l-7.916-6v4.478z'/%3E%3C/svg%3E")}a.arrow-up:after{-webkit-transform:rotate(315deg) translateY(-50%);transform:rotate(315deg) translateY(-50%)}a.arrow-down{padding-right:28px}@media (max-width:1199px){a.arrow-down{padding-right:22px}}a.arrow-down:after{-webkit-transform:rotate(90deg) translateY(-50%);transform:rotate(90deg) translateY(-50%);width:22px;height:22px}@media (max-width:1199px){a.arrow-down:after{width:18px;height:18px}}a.arrow-left{position:relative;padding-left:30px;white-space:nowrap}@media (max-width:1199px){a.arrow-left{padding-left:24px}}a.arrow-left:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23DD2936' fill-rule='evenodd' d='M0 10.478v3.044h16.084V18L24 12l-7.916-6v4.478z'/%3E%3C/svg%3E");position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;-webkit-transform-origin:top;transform-origin:top}@media (max-width:1199px){a.arrow-left:before{width:18px;height:18px}}a.arrow-left:active:before,a.arrow-left:focus:before,a.arrow-left:hover:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23A10611' fill-rule='evenodd' d='M0 10.478v3.044h16.084V18L24 12l-7.916-6v4.478z'/%3E%3C/svg%3E")}a.arrow-left.button-frame{padding-left:60px}a.arrow-left.button-frame:before{left:20px;top:56%}a.arrow-left.button-frame:active,a.arrow-left.button-frame:focus,a.arrow-left.button-frame:hover{color:#000}a.arrow-left:before{-webkit-transform:rotate(180deg) translateY(-50%);transform:rotate(180deg) translateY(-50%)}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5 a[class^=arrow],.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5 a[class^=arrow],li a[class^=arrow],p a[class^=arrow]{display:inline-block}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5 a,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite a,cite a,p.cite a{font-weight:400;color:#8d9c0a}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5 a:hover,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite a:hover,cite a:hover,p.cite a:hover{color:#dd2936}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5 a:active,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5 a:focus,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite a:active,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite a:focus,cite a:active,cite a:focus,p.cite a:active,p.cite a:focus{color:#a10611}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5 a[class^=arrow]:after,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite a[class^=arrow]:after,cite a[class^=arrow]:after,p.cite a[class^=arrow]:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%238D9C0A' fill-rule='evenodd' d='M0 10.478v3.044h16.084V18L24 12l-7.916-6v4.478z'/%3E%3C/svg%3E")}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5 a[class^=arrow]:active:after,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5 a[class^=arrow]:focus:after,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5 a[class^=arrow]:hover:after,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite a[class^=arrow]:active:after,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite a[class^=arrow]:focus:after,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite a[class^=arrow]:hover:after,cite a[class^=arrow]:active:after,cite a[class^=arrow]:focus:after,cite a[class^=arrow]:hover:after,p.cite a[class^=arrow]:active:after,p.cite a[class^=arrow]:focus:after,p.cite a[class^=arrow]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23A10611' fill-rule='evenodd' d='M0 10.478v3.044h16.084V18L24 12l-7.916-6v4.478z'/%3E%3C/svg%3E")}.icon-potcast{position:relative;color:#dd2936}.icon-potcast:hover{color:#a10611}.icon-potcast:before{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:top;transform-origin:top}.icon-potcast--soundcloud:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dd2936' viewBox='0 0 40 40'%3E%3Cpath d='M.45 21.7c-.08 0-.15.06-.16.16L0 24.08l.29 2.18c.01.09.08.16.16.16s.15-.06.16-.16l.35-2.18-.35-2.22c-.01-.09-.08-.16-.16-.16zm1.65-1.21c-.01-.1-.08-.16-.17-.16-.08 0-.15.07-.17.16l-.39 3.59.39 3.51c.01.09.08.16.17.16.08 0 .15-.07.17-.16l.45-3.51-.45-3.59zm6.19-3.31c-.16 0-.29.13-.3.3l-.31 6.61.31 4.27c.01.17.14.3.3.3.16 0 .29-.13.3-.3l.35-4.27-.34-6.61a.316.316 0 0 0-.31-.3zm-3.2 2.29c-.12 0-.22.1-.23.23l-.36 4.38.35 4.24c.01.13.11.23.23.23.12 0 .22-.1.23-.23l.4-4.24-.4-4.38c0-.13-.1-.23-.22-.23zm6.46 9.18c.2 0 .36-.16.37-.37l.31-4.2-.31-8.8a.376.376 0 0 0-.37-.37c-.2 0-.36.16-.37.37l-.27 8.8.27 4.2c.01.21.17.37.37.37zm6.68.02c.28 0 .5-.23.51-.51l.21-4.08-.21-10.16c0-.28-.23-.51-.51-.51s-.5.23-.51.51l-.19 10.16.19 4.08c0 .29.23.51.51.51zm-3.37-.01c.24 0 .43-.19.44-.44l.26-4.14-.26-8.86a.444.444 0 0 0-.44-.44c-.24 0-.43.19-.44.44l-.23 8.86.23 4.13c.01.26.2.45.44.45zm-8.18-.04c.14 0 .26-.11.27-.26l.38-4.27-.38-4.06a.273.273 0 0 0-.27-.26c-.14 0-.26.11-.27.26l-.33 4.06.33 4.27c.02.15.13.26.27.26zm-3.18-.23c.1 0 .19-.08.2-.2l.42-4.11-.42-4.26c-.01-.11-.1-.2-.2-.2-.11 0-.19.08-.2.2l-.37 4.26.37 4.11c.01.11.1.2.2.2zm13.04-13.31a.47.47 0 0 0-.47.47l-.21 8.54.21 4.11c.01.26.21.47.47.47s.47-.21.47-.47l.24-4.11-.24-8.54c0-.27-.21-.47-.47-.47zM9.92 28.66c.18 0 .33-.15.34-.33l.33-4.24-.33-8.12a.341.341 0 0 0-.34-.33c-.18 0-.33.15-.34.33l-.29 8.12.29 4.24c.01.19.16.33.34.33zm3.69-.4l.28-4.17-.28-9.1c-.01-.23-.18-.4-.4-.4-.22 0-.4.18-.41.4l-.25 9.1.25 4.17c.01.22.18.4.4.4.22 0 .4-.17.41-.4zm21.47-9.42c-.67 0-1.32.14-1.9.38a8.683 8.683 0 0 0-11.8-7.32c-.37.14-.47.29-.47.58V28.1c0 .3.24.55.53.58l13.64.01c2.72 0 4.92-2.2 4.92-4.92s-2.2-4.93-4.92-4.93zm-15.17-6.37c-.3 0-.54.24-.54.54l-.22 11.08.22 4.02c0 .29.25.54.54.54.29 0 .54-.24.54-.54l.24-4.02-.24-11.08a.55.55 0 0 0-.54-.54z'/%3E%3C/svg%3E");width:45px;height:45px}.icon-potcast--soundcloud:hover:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a10611' viewBox='0 0 40 40'%3E%3Cpath d='M.45 21.7c-.08 0-.15.06-.16.16L0 24.08l.29 2.18c.01.09.08.16.16.16s.15-.06.16-.16l.35-2.18-.35-2.22c-.01-.09-.08-.16-.16-.16zm1.65-1.21c-.01-.1-.08-.16-.17-.16-.08 0-.15.07-.17.16l-.39 3.59.39 3.51c.01.09.08.16.17.16.08 0 .15-.07.17-.16l.45-3.51-.45-3.59zm6.19-3.31c-.16 0-.29.13-.3.3l-.31 6.61.31 4.27c.01.17.14.3.3.3.16 0 .29-.13.3-.3l.35-4.27-.34-6.61a.316.316 0 0 0-.31-.3zm-3.2 2.29c-.12 0-.22.1-.23.23l-.36 4.38.35 4.24c.01.13.11.23.23.23.12 0 .22-.1.23-.23l.4-4.24-.4-4.38c0-.13-.1-.23-.22-.23zm6.46 9.18c.2 0 .36-.16.37-.37l.31-4.2-.31-8.8a.376.376 0 0 0-.37-.37c-.2 0-.36.16-.37.37l-.27 8.8.27 4.2c.01.21.17.37.37.37zm6.68.02c.28 0 .5-.23.51-.51l.21-4.08-.21-10.16c0-.28-.23-.51-.51-.51s-.5.23-.51.51l-.19 10.16.19 4.08c0 .29.23.51.51.51zm-3.37-.01c.24 0 .43-.19.44-.44l.26-4.14-.26-8.86a.444.444 0 0 0-.44-.44c-.24 0-.43.19-.44.44l-.23 8.86.23 4.13c.01.26.2.45.44.45zm-8.18-.04c.14 0 .26-.11.27-.26l.38-4.27-.38-4.06a.273.273 0 0 0-.27-.26c-.14 0-.26.11-.27.26l-.33 4.06.33 4.27c.02.15.13.26.27.26zm-3.18-.23c.1 0 .19-.08.2-.2l.42-4.11-.42-4.26c-.01-.11-.1-.2-.2-.2-.11 0-.19.08-.2.2l-.37 4.26.37 4.11c.01.11.1.2.2.2zm13.04-13.31a.47.47 0 0 0-.47.47l-.21 8.54.21 4.11c.01.26.21.47.47.47s.47-.21.47-.47l.24-4.11-.24-8.54c0-.27-.21-.47-.47-.47zM9.92 28.66c.18 0 .33-.15.34-.33l.33-4.24-.33-8.12a.341.341 0 0 0-.34-.33c-.18 0-.33.15-.34.33l-.29 8.12.29 4.24c.01.19.16.33.34.33zm3.69-.4l.28-4.17-.28-9.1c-.01-.23-.18-.4-.4-.4-.22 0-.4.18-.41.4l-.25 9.1.25 4.17c.01.22.18.4.4.4.22 0 .4-.17.41-.4zm21.47-9.42c-.67 0-1.32.14-1.9.38a8.683 8.683 0 0 0-11.8-7.32c-.37.14-.47.29-.47.58V28.1c0 .3.24.55.53.58l13.64.01c2.72 0 4.92-2.2 4.92-4.92s-2.2-4.93-4.92-4.93zm-15.17-6.37c-.3 0-.54.24-.54.54l-.22 11.08.22 4.02c0 .29.25.54.54.54.29 0 .54-.24.54-.54l.24-4.02-.24-11.08a.55.55 0 0 0-.54-.54z'/%3E%3C/svg%3E")}.icon-potcast--arrow-up:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dd2936' viewBox='0 0 40 40'%3E%3Cstyle%3E.fill-color{fill-rule:evenodd;clip-rule:evenodd}%3C/style%3E%3Cpath id='arrow' class='fill-color' d='M0 35.23L4.77 40l25.21-25.21L37 21.81 40 0 18.19 3l7.02 7.02z'/%3E%3C/svg%3E");width:25px;height:25px}.icon-potcast--arrow-up:hover:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a10611' viewBox='0 0 40 40'%3E%3Cstyle%3E.fill-color{fill-rule:evenodd;clip-rule:evenodd}%3C/style%3E%3Cpath id='arrow' class='fill-color' d='M0 35.23L4.77 40l25.21-25.21L37 21.81 40 0 18.19 3l7.02 7.02z'/%3E%3C/svg%3E")}.icon-potcast--spotify:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dd2936' viewBox='0 0 100 100'%3E%3Ctitle%3Espotify%3C/title%3E%3Cpath d='M50 0C22.386 0 0 22.386 0 50c0 27.615 22.386 50 50 50 27.616 0 50-22.384 50-50C100 22.388 77.616.003 49.999.003V0zm22.93 72.115a3.115 3.115 0 0 1-4.288 1.033c-11.739-7.17-26.517-8.795-43.922-4.818a3.119 3.119 0 0 1-3.731-2.347 3.112 3.112 0 0 1 2.344-3.731c19.047-4.352 35.384-2.478 48.564 5.576a3.115 3.115 0 0 1 1.032 4.287zm6.12-13.614a3.9 3.9 0 0 1-5.362 1.285c-13.44-8.262-33.927-10.654-49.824-5.828A3.903 3.903 0 0 1 19 51.361a3.903 3.903 0 0 1 2.6-4.862c18.158-5.51 40.732-2.84 56.166 6.644a3.898 3.898 0 0 1 1.284 5.36V58.5zm.525-14.177c-16.115-9.571-42.702-10.451-58.087-5.782a4.676 4.676 0 1 1-2.715-8.95c17.661-5.361 47.022-4.326 65.575 6.69a4.67 4.67 0 0 1 1.636 6.407 4.672 4.672 0 0 1-6.407 1.635h-.002z'/%3E%3C/svg%3E");width:32px;height:32px}.icon-potcast--spotify:hover:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23a10611' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Espotify%3C/title%3E%3Cpath d='M50 0C22.386 0 0 22.386 0 50c0 27.615 22.386 50 50 50 27.616 0 50-22.384 50-50C100 22.388 77.616.003 49.999.003V0zm22.93 72.115a3.115 3.115 0 0 1-4.288 1.033c-11.739-7.17-26.517-8.795-43.922-4.818a3.119 3.119 0 0 1-3.731-2.347 3.112 3.112 0 0 1 2.344-3.731c19.047-4.352 35.384-2.478 48.564 5.576a3.115 3.115 0 0 1 1.032 4.287zm6.12-13.614a3.9 3.9 0 0 1-5.362 1.285c-13.44-8.262-33.927-10.654-49.824-5.828A3.903 3.903 0 0 1 19 51.361a3.903 3.903 0 0 1 2.6-4.862c18.158-5.51 40.732-2.84 56.166 6.644a3.898 3.898 0 0 1 1.284 5.36V58.5zm.525-14.177c-16.115-9.571-42.702-10.451-58.087-5.782a4.676 4.676 0 1 1-2.715-8.95c17.661-5.361 47.022-4.326 65.575 6.69a4.67 4.67 0 0 1 1.636 6.407 4.672 4.672 0 0 1-6.407 1.635h-.002z'/%3E%3C/svg%3E")}.icon-potcast--soundcloud>.icon-potcast__text{margin-left:3.3rem}.icon-potcast--arrow-up>.icon-potcast__text{margin-left:2.2rem}.icon-potcast--spotify>.icon-potcast__text{margin-left:2.5rem}ul{list-style-type:none;margin-left:1.4rem}ul li{position:relative;line-height:1.4;margin-bottom:1rem}ul li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45 45'%3E%3Ccircle fill='%23004899' cx='22.5' cy='22.5' r='22.5'/%3E%3Ccircle fill='%23D3D800' cx='22.5' cy='22.5' r='10'/%3E%3C/svg%3E");color:#737373;display:inline-block;margin-left:-1.4rem;padding-top:3px;position:absolute;height:18px;width:18px}ol{list-style:decimal outside;margin-left:1.4rem}ol li{line-height:1.4;margin-bottom:1rem}ol>li:last-child,ul>li:last-child{margin-bottom:0}ol ol,ol ul,ul ol,ul ul{margin:.5rem 0 1rem 2rem;font-size:.9rem}svg.list-circle{width:45px;height:45px}svg.list-circle circle:first-child{fill:#004899}svg.list-circle circle:nth-child(2){fill:#d3d800}svg.list-circle+*{margin-top:.5rem}img,picture,svg,video{border:0;max-width:100%;height:auto;vertical-align:middle}picture{display:block}.iframe-video:after{padding-bottom:56.25%}[data-offset="1/4"]{margin-left:25%}article+*,section+*{margin-top:8rem}@media (max-width:899px){article+*,section+*{margin-top:4rem}}.container-article+.t_default{margin-top:4rem}.container-article+.t_default:before{border-top:3px solid #d8ec29;content:" ";display:block;margin-bottom:2rem;margin-left:5rem;margin-right:5rem}@media (max-width:899px){.container-article+.t_default:before{margin-left:1rem;margin-right:1rem}}@media (max-width:599px){.container-article+.t_default:before{margin-left:.5rem;margin-right:.5rem}}.accordion+article,.accordion+section,.audio+article,.audio+section,article+.accordion,article+.audio,section+.accordion,section+.audio{margin-top:4rem}@media (max-width:899px){.accordion+article,.accordion+section,.audio+article,.audio+section,article+.accordion,article+.audio,section+.accordion,section+.audio{margin-top:2rem}}.column-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:899px){.column-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.column-wrapper .two-column{width:calc(50% - 25px)}@media (max-width:899px){.column-wrapper .two-column{width:100%}}.column-wrapper .two-column .container-lg{padding-right:0;padding-left:0}.column-wrapper .two-column .form>.container-lg.is-h2,.column-wrapper .two-column .form>h2.container-lg{display:none}.column-wrapper .two-column .form>div.container-lg{margin-top:0}.column-wrapper .two-column .form .grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:-1rem}.column-wrapper .two-column .form [data-grid-size="1/2"]{max-width:100%;margin-bottom:1.5rem}.column-wrapper .two-column .box .container-md{padding-right:20px;padding-left:20px}.column-wrapper .two-column .box .mega-head{font-size:2rem}.spaced-with-line>:not(:last-child):after{content:"|";margin:0 .5rem;color:inherit;pointer-events:none}.purple-theme .spaced-with-line>:not(:last-child):after{color:#fff}svg [data-link]{cursor:pointer}svg.ani.is-animating .ani-pulse{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:pulse 1s cubic-bezier(.25,.46,.45,.94) forwards infinite;animation:pulse 1s cubic-bezier(.25,.46,.45,.94) forwards infinite}@-webkit-keyframes pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(2.25);transform:scale(2.25)}}@keyframes pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(2.25);transform:scale(2.25)}}table{table-layout:fixed}th{font-weight:700}td:first-child,th:first-child{padding-left:0;font-weight:700}td:last-child,th:last-child{padding-right:0}td,th{padding:1rem;text-align:left;border-bottom:1px solid #000;line-height:1.4}.rtable{display:inline-block;vertical-align:top;max-width:100%;overflow-x:auto;white-space:nowrap;border-collapse:collapse;border-spacing:0;-webkit-overflow-scrolling:touch;background:-webkit-radial-gradient(left,ellipse,rgba(0,0,0,.2) 0,transparent 75%) 0,-webkit-radial-gradient(right,ellipse,rgba(0,0,0,.2) 0,transparent 75%) 100%;background:radial-gradient(left,ellipse,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(right,ellipse,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-size:10px 100%,10px 100%;background-attachment:scroll,scroll;background-repeat:no-repeat}.rtable td:first-child,.rtable th:first-child{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),to(hsla(0,0%,100%,0)));background-image:-webkit-linear-gradient(left,#fff 50%,hsla(0,0%,100%,0));background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.rtable td:last-child,.rtable th:last-child{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,#fff),to(hsla(0,0%,100%,0)));background-image:-webkit-linear-gradient(right,#fff 50%,hsla(0,0%,100%,0));background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-position:100% 0;background-size:20px 100%}.tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tags>.tag{line-height:1.5;white-space:nowrap}.tags>.tag>a{font-size:.9rem;font-weight:400;text-decoration:underline;color:#dd2936}.tags>.tag>a:hover{color:#a10611}.tags>.tag:not(:last-child){margin-right:1rem}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,p{line-height:1.4;color:#000}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5+.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5+h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5+p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5+.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5+h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5+p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] p+.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] p+h5,p+p{margin-top:1rem}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .error.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.error,p.error{color:#dd2936}b{font-weight:700}i{font-style:italic}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite,cite,p.cite{font-weight:400;font-style:normal}blockquote{font-size:2rem;font-weight:300;letter-spacing:.0085em;line-height:1.25}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] blockquote .cite.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] blockquote .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] blockquote h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] blockquote h5.cite,blockquote,blockquote .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5,blockquote .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,blockquote .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,blockquote .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite,blockquote cite,blockquote p,blockquote p.cite{color:#8d9c0a}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] blockquote .cite.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] blockquote h5.cite,blockquote .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cite.is-h5,blockquote .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.cite,blockquote p.cite{margin-top:1rem;font-size:1.2rem}.tooltip{position:fixed;pointer-events:none;font-size:.7rem;line-height:1.4;padding:4px 8px;background-color:#313439;color:#d4d4d4}.type,time.time-small{display:block;color:#737373;line-height:1.25}time.time-big{color:#d8ec29;font-size:1.5rem;font-weight:300}time.time-big>span{display:block;font-size:3rem}@media (max-width:599px){time.time-big>span{display:inline-block}}.label{font-size:.9rem;font-weight:700;line-height:1.25;padding:.25rem .5rem;color:#000;background-color:#d8ec29}.container-article time.time-big{display:block;margin-bottom:1.75rem}.container-article time.time-big span{display:inline-block}footer.globalFooter{font-size:.85rem;margin-top:8rem}footer.globalFooter .footer-inner>div+div{margin-top:3rem}footer.globalFooter svg path,footer.globalFooter svg polygon{fill:#000}.purple-theme footer.globalFooter .footer-bottom svg path,.purple-theme footer.globalFooter .footer-bottom svg polygon{fill:#fff}footer.globalFooter .footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer.globalFooter .footer-top-item+.footer-top-item{margin-top:3rem}footer.globalFooter .footer-top-item>span{display:block;text-align:center;margin-bottom:1rem}footer.globalFooter .footer-top-icons{text-align:center}footer.globalFooter .footer-top-icons>a{display:inline-block;padding:0 .5rem}footer.globalFooter .footer-top-icons>a:hover svg path{fill:#d8ec29}footer.globalFooter .footer-top-icons>a+a{margin-left:-4px}footer.globalFooter .footer-top svg{height:2em;width:2em}footer.globalFooter .footer-top-logos>a{padding:0 1rem;vertical-align:top;max-width:361px}footer.globalFooter .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;background-color:#d8ec29}.purple-theme footer.globalFooter .footer-bottom{background-color:#7030a0}@media (max-width:1199px){footer.globalFooter .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:1rem}}footer.globalFooter .footer-bottom-item{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}@media (max-width:1199px){footer.globalFooter .footer-bottom-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:1199px){footer.globalFooter .footer-bottom-item+.footer-bottom-item{margin-top:2rem}}footer.globalFooter .footer-bottom-item>*+*{margin-left:.5rem}@media (max-width:1199px){footer.globalFooter .footer-bottom-item>*+*{margin-left:0}}footer.globalFooter .footer-bottom-item .footer-bottom-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:599px){footer.globalFooter .footer-bottom-item .footer-bottom-links{display:block;text-align:center}}@media (max-width:599px){footer.globalFooter .footer-bottom-item .footer-bottom-links.spaced-with-line>div:not(:last-child):after{display:none}}@media (max-width:599px){footer.globalFooter .footer-bottom-item .footer-bottom-links>div>a{display:block;padding:.5rem 0}}.purple-theme footer.globalFooter .footer-bottom-item .footer-bottom-links a,.purple-theme footer.globalFooter .footer-bottom button,.purple-theme footer.globalFooter .footer-bottom span{color:#fff}.purple-theme footer.globalFooter .footer-bottom-item .footer-bottom-links a:focus,.purple-theme footer.globalFooter .footer-bottom-item .footer-bottom-links a:hover,.purple-theme footer.globalFooter .footer-bottom button:focus,.purple-theme footer.globalFooter .footer-bottom button:hover{color:#d8ec29}footer.globalFooter .footer-bottom-item .footer-bottom-icons{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199px){footer.globalFooter .footer-bottom-item .footer-bottom-icons{margin-top:1rem}}footer.globalFooter .footer-bottom-item .footer-bottom-icons>a{padding:0 .5rem}@media (max-width:1199px){footer.globalFooter .footer-bottom-item .footer-bottom-icons>a{padding:0 1rem}}footer.globalFooter .footer-bottom svg{height:1em;width:1em}@media (max-width:1199px){footer.globalFooter .footer-bottom svg{height:1.5em;width:1.5em}}footer.globalFooter .footer-bottom-item .footer-bottom-icons>a:hover svg path,footer.globalFooter .footer-bottom-item .footer-bottom-icons>a:hover svg polygon{fill:#d8ec29}fieldset{padding:1rem 0;border-bottom:1px solid #000}fieldset+fieldset{margin-top:4rem}fieldset legend{width:100%;padding:.5rem 0;border-bottom:1px solid #000}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] fieldset>.is-h5:last-child,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] fieldset>h5:last-child,fieldset>p:last-child{margin-top:1rem}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] fieldset+.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] fieldset+h5,fieldset+.block,fieldset+p{margin:2rem 0}fieldset>.block{margin-top:3rem}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] fieldset input+.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] fieldset input+h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] fieldset textarea+.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] fieldset textarea+h5,fieldset .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] input+.is-h5,fieldset .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] input+h5,fieldset .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] textarea+.is-h5,fieldset .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] textarea+h5,fieldset input+p,fieldset textarea+p{font-size:.8rem;font-style:italic;margin-top:.25rem}fieldset div.error{color:#dd2936}fieldset div.error:empty{display:none}.form--survey fieldset div.error{font-size:.8rem;line-height:1}.form+*{margin-top:4rem}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] section.form>div>.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] section.form>div>h5,section.form>div>p{margin-bottom:1rem}header.globalHeader{position:relative;background-color:#fff;z-index:2}header.globalHeader .header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header.globalHeader .logo{padding:2rem}@media (max-width:1024px){header.globalHeader .logo{padding:1rem}}header.globalHeader .logo>a{display:block}header.globalHeader .logo svg{width:430px;height:86px}@media (max-width:1024px){header.globalHeader .logo svg{width:300px;height:60px}}@media (max-width:599px){header.globalHeader .logo svg{width:240px;height:48px}}@media (max-width:1024px){header.globalHeader .header-item:nth-child(2){display:none}}header.globalHeader .header-item .header-meta{display:-webkit-box;display:-ms-flexbox;display:flex}header.globalHeader .header-item .header-meta>div>a,header.globalHeader .header-item .header-meta>div>span{padding:.5rem 1rem;display:inline-block}header.globalHeader .header-meta>div a{font-weight:400}header.globalHeader .header-meta>div a:hover svg path{fill:#dd2936}header.globalHeader .header-meta>div a:focus svg path{fill:#a10611}header.globalHeader .header-meta>div svg{height:1rem;width:1rem}header.globalHeader .header-meta>div svg path{fill:#000;fill-rule:evenodd}header.globalHeader .header-meta>div.header-meta--language{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}header.globalHeader .header-meta>div.header-meta--language>a,header.globalHeader .header-meta>div.header-meta--language>span{padding:.5rem .25rem}header.globalHeader .header-meta>div.header-meta--subscribe a{padding:0 0 .5rem 1rem}header.globalHeader .header-meta>div.header-meta--subscribe img{width:90px;height:90px}@media (max-width:1024px){header.globalHeader .header-meta>div.header-meta--subscribe img{display:none}}header.globalHeader .header-meta>div a.is-active{color:#dd2936}header.globalHeader .header-meta>div a.is-active:active,header.globalHeader .header-meta>div a.is-active:focus,header.globalHeader .header-meta>div a.is-active:hover{color:#a10611}header.globalHeader .header-meta>div a.is-active:active svg path,header.globalHeader .header-meta>div a.is-active:focus svg path,header.globalHeader .header-meta>div a.is-active:hover svg path{fill:#a10611}header.globalHeader .header-meta>div a.is-active:active span,header.globalHeader .header-meta>div a.is-active:focus span,header.globalHeader .header-meta>div a.is-active:hover span{color:#dd2936}header.globalHeader .header-meta>div a.is-active svg path{fill:#dd2936}header.globalHeader .header-meta>div span.inactive{color:#737373}header.globalHeader .header-meta>div a.is-active span{position:relative;color:#000}header.globalHeader .header-meta>div a.is-active span:after{content:"";position:absolute;left:1px;bottom:-3px;width:calc(100% - 2px);height:4px;background-color:#000}header.globalHeader .hamburger{display:none}@media (max-width:1024px){header.globalHeader .hamburger{display:block}}body.is-native-sticky.is-mobile header{position:-webkit-sticky;position:sticky;top:0}body.is-sticky.is-mobile header{position:fixed;width:100%;top:0;-webkit-box-shadow:0 6px 24px -10px rgba(0,0,0,.4);box-shadow:0 6px 24px -10px rgba(0,0,0,.4)}nav.globalNav{position:relative;z-index:3;max-width:1440px}@media (max-width:1024px){nav.globalNav{display:none}}.nav-inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#d8ec29}.purple-theme .nav-inner{background-color:#7030a0}.nav-item{position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center}.nav-item a>span{display:inline-block;padding:.5rem 0;margin-top:4px;border-bottom:4px solid transparent}.nav-item.is-active a>span,.nav-item.is-dropped a>span{border-color:#000}.purple-theme .nav-item.is-active a>span,.purple-theme .nav-item.is-dropped a>span{border-color:#fff}.nav-item .dropdown-button{position:relative}.nav-item .dropdown-button a{display:block;padding:0 .5rem;color:#000}.purple-theme .nav-item .dropdown-button a{color:#fff}@media (max-width:1024px){.purple-theme .nav-item .dropdown-button a{color:#000}}.nav-item .dropdown-button a:focus{color:#a10611}.purple-theme .nav-item .dropdown-button a:focus{color:#d8ec29}.nav-item .dropdown-button a:active{color:#a10611}.purple-theme .nav-item .dropdown-button a:active{color:#d8ec29}nav.globalNav .dropdown-background{position:absolute;top:48px;left:0;width:100%;height:0;background-color:#fff;pointer-events:none;-webkit-transition:height .25s cubic-bezier(0,0,.2,1);transition:height .25s cubic-bezier(0,0,.2,1);will-change:height}nav.globalNav .dropdown-background .dropdown-background-inner{margin:0 auto;max-width:1440px;height:100%;-webkit-box-shadow:0 6px 24px -10px rgba(0,0,0,.4);box-shadow:0 6px 24px -10px rgba(0,0,0,.4)}.nav-item:not(.is-dropped) .dropdown-container{display:none}.nav-item .dropdown-container{position:absolute;width:600px;padding:1rem 0;text-align:left}.nav-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav-row:not(:last-child){border-bottom:1px solid #000}.nav-row .is-active>a{color:#dd2936}.nav-row .is-active>a:active,.nav-row .is-active>a:focus{color:#a10611}.nav-row>div{padding:.5rem 0}.nav-row>div a{display:block;padding:.25rem 0}.nav-row .nav-list-left{width:62.5%}.nav-row .nav-list-right{width:37.5%}.nav-row .nav-list-right a{font-weight:400}.dropdown-toggle{display:none;position:absolute;right:0;top:0;height:100%;cursor:pointer}body.is-native-sticky nav.globalNav{position:-webkit-sticky;position:sticky}body.is-native-sticky:not(.is-mobile) nav.globalNav{top:0}body.is-sticky nav.globalNav{position:fixed;top:0;width:100%;max-width:1440px;-webkit-overflow-scrolling:auto}body.is-sticky:not(.is-mobile) nav.globalNav{-webkit-box-shadow:0 6px 24px -10px rgba(0,0,0,.4);box-shadow:0 6px 24px -10px rgba(0,0,0,.4)}body.is-mobile.is-opened{overflow:hidden}body.is-mobile.is-opened nav.globalNav{display:block}body.is-mobile.is-opened nav.globalNav .nav-inner{max-height:calc(100vh - 100px);overflow-y:scroll;-webkit-overflow-scrolling:touch}@media (max-width:599px){body.is-mobile.is-opened nav.globalNav .nav-inner{max-height:calc(100vh - 90px)}}body.is-mobile .nav-inner{position:absolute;top:0;width:100%;padding-bottom:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;background-color:#fff;-webkit-box-shadow:0 6px 24px -10px rgba(0,0,0,.4);box-shadow:0 6px 24px -10px rgba(0,0,0,.4)}body.is-mobile .nav-item,body.is-mobile .nav-item--meta{text-align:left;margin:0 1rem}body.is-mobile .nav-item{border-bottom:1px solid #000}body.is-mobile .nav-item--meta{margin-top:1rem}body.is-mobile .nav-item--meta a{display:block;padding:.5rem 0;font-weight:400}body.is-mobile .nav-item--meta a:hover svg path{fill:#dd2936}body.is-mobile .nav-item--meta a:focus svg path{fill:#a10611}body.is-mobile .nav-item--meta a svg{height:1rem;width:1rem}body.is-mobile .nav-item--meta a svg path{fill:#000;fill-rule:evenodd}body.is-mobile .nav-item--meta>div.header-meta--language{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}body.is-mobile .nav-item--meta>div.header-meta--language a{padding:.5rem .25rem}body.is-mobile .nav-item--meta>div.header-meta--subscribe{position:absolute;right:0;bottom:0}body.is-mobile .nav-item--meta>div.header-meta--subscribe a{padding:0}body.is-mobile .nav-item--meta>div.header-meta--subscribe img{width:90px;height:90px}body.is-mobile .nav-item.is-active a>span,body.is-mobile .nav-item.is-dropped a>span{border-color:transparent}body.is-mobile .nav-item .dropdown-button a{padding:0}body.is-mobile .nav-item .dropdown-container{position:relative;left:0!important;width:100%;padding:0;margin-bottom:.5rem}body.is-mobile .dropdown-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}body.is-mobile .dropdown-toggle .toggle-opened,body.is-mobile .nav-item.is-dropped .dropdown-toggle .toggle-closed{display:none}body.is-mobile .nav-item.is-dropped .dropdown-toggle .toggle-opened{display:block}body.is-mobile .nav-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}body.is-mobile .nav-row:not(:last-child){border-bottom:0}body.is-mobile .nav-row>div{padding:.25rem 0;width:100%}body.is-mobile .nav-row>div a{font-weight:400}body.is-mobile .nav-row .nav-list-right{padding-left:1rem}body.is-mobile header.globalHeader .hamburger{position:relative;right:1rem;margin-left:1rem;-ms-flex-item-align:center;align-self:center;cursor:pointer;height:24px;margin-top:2px;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter}body.is-mobile header.globalHeader .hamburger-box{position:relative;display:inline-block;width:40px;height:24px}body.is-mobile header.globalHeader .hamburger-inner:after,body.is-mobile header.globalHeader .hamburger-inner:before{display:block;content:""}body.is-mobile header.globalHeader .hamburger-inner,body.is-mobile header.globalHeader .hamburger-inner:after,body.is-mobile header.globalHeader .hamburger-inner:before{position:absolute;width:40px;height:4px;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;transition-duration:.2s;background-color:#000}body.is-mobile header.globalHeader .hamburger-inner:before{top:-10px}body.is-mobile header.globalHeader .hamburger-inner:after{bottom:-10px}body.is-mobile header.globalHeader .hamburger-inner{top:50%;display:block;margin-top:-2px}body.is-mobile.is-opened header.globalHeader .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg)}body.is-mobile.is-opened header.globalHeader .hamburger-inner:before{top:0;opacity:0;-webkit-transition:none;transition:none}body.is-mobile.is-opened header.globalHeader .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (max-width:899px){.paginate{text-align:center}}.f3-widget-paginator{-webkit-box-flex:1;-ms-flex:1 0 calc(100% - 1rem);flex:1 0 calc(100% - 1rem);margin-bottom:3rem;margin-left:.5rem!important;margin-right:.5rem!important;max-width:calc(100% - 1rem)}@media (max-width:899px){.f3-widget-paginator{margin-bottom:1.5rem;text-align:center}}.f3-widget-paginator,.paginate__list{list-style:none;margin-left:0}.f3-widget-paginator li,.paginate__item{display:inline-block;margin-right:.5rem}.f3-widget-paginator li:last-child,.paginate__item:last-child{margin-right:0}.f3-widget-paginator li:before,.paginate__item:before{content:none}.f3-widget-paginator li a,.f3-widget-paginator li span,.paginate__item a,.paginate__item span{background-color:#fff;border-radius:50%;display:inline-block;font-weight:400;height:1.75rem;line-height:1;padding:.25rem .3rem;text-align:center;vertical-align:middle;width:1.75rem}.f3-widget-paginator li a,.paginate__item a{border:1px solid #d8ec29}.f3-widget-paginator li.paginate--active a,.f3-widget-paginator li.paginate--active span,.f3-widget-paginator li.paginate--arrow a,.f3-widget-paginator li.paginate--arrow span,.paginate__item.paginate--active a,.paginate__item.paginate--active span,.paginate__item.paginate--arrow a,.paginate__item.paginate--arrow span{background-color:#d8ec29;border:1px solid #d8ec29}.f3-widget-paginator li:not(.current) span,.paginate__item:not(.paginate--active) span{padding-top:.5rem;padding-bottom:0}.f3-widget-paginator li.next a,.f3-widget-paginator li.previous a{background-color:#d8ec29;font-size:0}.f3-widget-paginator li.next a:before,.f3-widget-paginator li.previous a:before{font-size:1rem}.f3-widget-paginator li.previous a:before{content:"<"}.f3-widget-paginator li.next a:before{content:">"}.f3-widget-paginator li.current{background-color:#d8ec29;border:1px solid #d8ec29;border-radius:50%;display:inline-block;font-weight:400;height:1.75rem;line-height:1;padding:.25rem .3rem;text-align:center;vertical-align:middle;width:1.75rem}@media (min-width:900px){.h_hero.is-initialized{overflow:hidden}}.h_hero-inner{position:relative}.h_hero .item-media:after{padding-top:56.25%}.h_hero .item-media.media--video:after{padding:0}@media (max-width:599px){.h_hero .item-media:after{padding-top:133.33333%}}.h_hero .item-text{-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.h_hero.is-initialized .item-text{opacity:1}.h_hero .item-text{position:absolute;text-align:left;width:400px;padding:1rem;bottom:0;z-index:1;background-color:transparent}@media (max-width:899px){.h_hero .item-text{position:relative;width:100%}.purple-theme .h_hero .item-text{background-color:#7030a0}}.h_hero[data-layout=right] .item-text{right:0}.h_hero[data-layout=left] .item-text{left:0;padding-left:2rem}@media (max-width:899px){.h_hero[data-layout=left] .item-text{padding-left:1rem}}.h_hero .item-text>:not(svg):not(:last-child){margin-bottom:.5rem}.h_hero .item-text>svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);width:100px;height:100px;z-index:-1;fill:#d8ec29}.purple-theme .h_hero .item-text>svg{fill:#7030a0;display:block}@media (max-width:899px){.h_hero .item-text>svg{left:-125px}.purple-theme .h_hero .item-text>svg{display:none}}.purple-theme .h_hero .item-text .is-h2,.purple-theme .h_hero .item-text .is-h3,.purple-theme .h_hero .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,.purple-theme .h_hero .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.purple-theme .h_hero .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,.purple-theme .h_hero .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.purple-theme .h_hero .item-text a,.purple-theme .h_hero .item-text fieldset legend,.purple-theme .h_hero .item-text h2,.purple-theme .h_hero .item-text h3,.purple-theme .h_hero .item-text p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .purple-theme .h_hero .item-text .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .purple-theme .h_hero .item-text .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .purple-theme .h_hero .item-text h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .purple-theme .h_hero .item-text h5,fieldset .purple-theme .h_hero .item-text legend{color:#fff}.purple-theme .h_hero .item-text a{border-color:#fff}.purple-theme .h_hero .item-text a:focus,.purple-theme .h_hero .item-text a:hover{border-color:#d8ec29}.h_default+*{margin-top:4rem}.h_default[data-layout=article]+*,.h_default[data-layout=profile]+*{margin-top:2rem}.h_default .item-media:after{padding-top:34.72188%}@media (max-width:599px){.h_default .item-media:after{padding-top:75%}}.h_default .item-text{text-align:center;padding:2rem 1rem;background-color:#d8ec29}.h_default .item-text>*{margin:0 auto;max-width:900px}.h_default .item-text>*+*{margin-top:2rem}.h_default[data-color=white] .item-text{padding:2rem 1rem 1rem;background-color:#fff}.h_default[data-layout=article] .item-text{text-align:left}.h_default .item-text>*{max-width:960px;margin-left:auto;margin-right:auto;padding-left:4rem;padding-right:4rem}@media (max-width:1199px){.h_default .item-text>*{max-width:780px}}@media (max-width:899px){.h_default .item-text>*{max-width:520px;padding-left:0;padding-right:0}}@media (max-width:599px){.h_default .item-text>*{max-width:100%}}.h_default .item-media figure figcaption{position:absolute;right:0;bottom:0;font-size:.7rem;line-height:1.4;padding:.25rem .5rem;background-color:#313439;color:#d4d4d4}.h_default[data-color=white] .item-media figure figcaption{background-color:#d8ec29;color:#313439}section[class^=t_] .item-media>a{display:block}section[class^=t_]:not([class^=t_fact]) .item-text>.tags+*{margin-top:.5rem}section[class^=t_]:not([class^=tt_fact]) .item-text>time.time-big+*{margin-top:1rem}section[class^=t_]:not([class^=tt_fact]) .item-text>.type+*,section[class^=t_]:not([class^=tt_fact]) .item-text>time.time-small+*{margin-top:.5rem}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] section[class^=t_]:not([class^=t_fact]) .item-text>.is-h5+:not(a),.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] section[class^=t_]:not([class^=t_fact]) .item-text>h5+:not(a),section[class^=t_]:not([class^=t_fact]) .item-text>.is-h2+*,section[class^=t_]:not([class^=t_fact]) .item-text>.is-h5+*,section[class^=t_]:not([class^=t_fact]) .item-text>h2+*,section[class^=t_]:not([class^=t_fact]) .item-text>h5+*,section[class^=t_]:not([class^=t_fact]) .item-text>p+:not(a),section[class^=t_]:not([class^=t_fact]) .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .item-text>.is-h5+:not(a),section[class^=t_]:not([class^=t_fact]) .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .item-text>h5+:not(a){margin-top:1rem}section[class^=t_]:not([class^=t_fact]) .item-text>a{line-height:1.4}section[class^=t_]:not([class^=t_fact]) .bg{position:absolute;top:-6rem;left:-1.5rem;font-size:9rem;color:#d8ec29;z-index:-1}@media (max-width:899px){section[class^=t_]:not([class^=t_fact]) .bg{left:-1rem}}.t_default-item{position:relative}.t_default>.is-h2,.t_default>h2{margin-bottom:3rem}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5{font-size:1rem}.t_default-header{background-color:#d8ec29;font-size:1.2rem;line-height:1;margin-top:4rem;margin-bottom:2rem;padding:1rem;text-align:center;width:100%}.t_default .item-media{text-align:center}.t_default .item-media+.item-text{margin-top:1rem}.t_default .item-text{position:relative;padding-bottom:2rem;border-bottom:3px solid #d8ec29}.t_default-item .label{position:absolute;bottom:-3px;right:0;margin-top:0!important}@media (max-width:599px){.t_default-item .item-date .label{bottom:0;right:1rem}}.t_default-item .item-date{padding-bottom:.5rem}@media (min-width:600px){.t_default-item .item-date{position:relative;border-bottom:3px solid #d8ec29}}@media (min-width:600px){.t_default-item .item-date+div{margin-top:1rem}}.t_default-item[data-border=black] .time-big{color:#000}.t_default-item[data-border=black] .item-date,.t_default-item[data-border=black] .item-text{border-color:#000}.t_default-item[data-border=black] .label{color:#fff;background-color:#000}.t_default-item[data-border=black] svg.svg-toggle circle{fill:#000}.t_default-item[data-border=black] svg.svg-toggle rect{fill:#fff}.t_default-item[data-border=blue] .time-big{color:#308ae8}.t_default-item[data-border=blue] .item-date,.t_default-item[data-border=blue] .item-text{border-color:#308ae8}.t_default-item[data-border=blue] .label{color:#fff;background-color:#308ae8}.t_default-item[data-border=blue] svg.svg-toggle circle{fill:#308ae8}.t_default-item[data-border=blue] svg.svg-toggle rect{fill:#fff}.t_default-item[data-border=red] .item-date,.t_default-item[data-border=red] .item-text{border-color:#dd2936}.t_default-item[data-border=red] .label{color:#fff;background-color:#dd2936}@media (min-width:600px){.t_default-item .item-date+.item-text{border:none}}@media (min-width:600px){.t_default:not([data-layout=list]) .t_default-item .item-date+.item-text{padding-bottom:0}}.t_default-item[data-expand] .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_default-item[data-expand] .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.t_default-item[data-expand] ol,.t_default-item[data-expand] p,.t_default-item[data-expand] ul,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_default-item[data-expand] .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_default-item[data-expand] h5{opacity:0;height:0;overflow:hidden;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}.t_default-item[data-expand]:not(.is-expanded) .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_default-item[data-expand]:not(.is-expanded) .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.t_default-item[data-expand]:not(.is-expanded) p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_default-item[data-expand]:not(.is-expanded) .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_default-item[data-expand]:not(.is-expanded) h5{margin-top:0!important}.t_default-item[data-expand].is-expanded .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_default-item[data-expand].is-expanded .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.t_default-item[data-expand].is-expanded ol,.t_default-item[data-expand].is-expanded p,.t_default-item[data-expand].is-expanded ul,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_default-item[data-expand].is-expanded .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_default-item[data-expand].is-expanded h5{opacity:1;height:auto}.t_default-item[data-expand] svg.svg-toggle{position:absolute;width:40px;height:40px;bottom:-20px;left:calc(50% - 20px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.t_default-item[data-expand].is-expanded svg.svg-toggle rect:last-child{display:none}.t_default[data-layout=list] .t_default-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:599px){.t_default[data-layout=list] .t_default-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.t_default[data-layout=list] .t_default-item+.t_default-item{margin-top:2rem}@media (min-width:600px){.t_default[data-layout=list] .t_default-item>div:not(.label){border-bottom:3px solid #d8ec29}}.t_default[data-layout=list] .t_default-item .item-date{border:none;padding-right:2rem;padding-bottom:2rem;text-align:right}@media (max-width:599px){.t_default[data-layout=list] .t_default-item .item-date{padding-right:0;text-align:left}}.t_default[data-layout=list] .t_default-item .item-text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0}@media (max-width:599px){.t_default[data-layout=list] .t_default-item .item-text{border-bottom:3px solid #d8ec29}}.t_default[data-layout=list] .t_default-item>div:first-child{padding-left:2rem}@media (max-width:599px){.t_default[data-layout=list] .t_default-item>div:first-child{padding-left:0}}.t_default[data-layout=list] .t_default-item>div:last-child{padding-right:2rem}@media (max-width:599px){.t_default[data-layout=list] .t_default-item>div:last-child{padding-right:0}}.t_default[data-layout=list] .t_default-item[data-border=black]>div:not(.label){border-color:#000}.t_default[data-layout=list] .t_default-item[data-border=blue]>div:not(.label){border-color:#308ae8}.t_default[data-layout=space]>div:first-of-type{padding-top:4rem}.t_default[data-layout=space] .is-h2+*,.t_default[data-layout=space] h2+*{margin-top:8rem}.t_default[data-layout=space] .grid{margin-bottom:-8rem}.t_default[data-layout=space] .t_default-item{margin-bottom:8rem}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_default[data-layout=space] .t_default-item[data-expand]:not(.is-expanded) .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_default[data-layout=space] .t_default-item[data-expand]:not(.is-expanded) h5,.t_default[data-layout=space] .t_default-item[data-expand]:not(.is-expanded) .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_default[data-layout=space] .t_default-item[data-expand]:not(.is-expanded) .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.t_default[data-layout=space] .t_default-item[data-expand]:not(.is-expanded) p{margin-top:1rem!important}.t_fact{background-color:#d8ec29}.t_fact[data-color=blue]{background-color:#0156af;color:#fff}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_fact[data-color=blue] .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_fact[data-color=blue] h5,.t_fact[data-color=blue] .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_fact[data-color=blue] .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.t_fact[data-color=blue] p{color:#fff}.t_fact[data-color=blue] a{color:#fff;border-color:#fff}.t_fact[data-color=blue] a:focus,.t_fact[data-color=blue] a:hover{border-color:#d8ec29}.t_fact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1rem;padding-bottom:1rem}@media (max-width:599px){.t_fact-item{display:block}}.t_fact-item>div:not(:last-child){margin-right:4rem}@media (max-width:599px){.t_fact-item>div:not(:last-child){margin-right:0}}.t_fact-item .item-text-huge{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:12rem;letter-spacing:-.02em;max-width:100%}@media (max-width:599px){.t_fact-item .item-text-huge{font-size:5.5rem}}.t_fact-item .item-text-huge+.item-text{margin-top:2rem;margin-bottom:1.5rem}@media (max-width:599px){.t_fact-item .item-text-huge+.item-text{margin-top:1rem;margin-bottom:1rem}}.t_fact-item .item-text{-webkit-box-flex:1;-ms-flex:1 0 400px;flex:1 0 400px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:599px){.t_fact-item .item-text{display:block}}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_fact-item .item-text>.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_fact-item .item-text>h5,.t_fact-item .item-text>p,.t_fact-item .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .item-text>.is-h5,.t_fact-item .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .item-text>h5{font-weight:700;font-size:2rem;line-height:1.3}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_fact-item .item-text-huge+.item-text>.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_fact-item .item-text-huge+.item-text>h5,.t_fact-item .item-text-huge+.item-text>p,.t_fact-item .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .item-text-huge+.item-text>.is-h5,.t_fact-item .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .item-text-huge+.item-text>h5{font-size:1.2rem}.t_fact-item .item-text>:first-child{-webkit-box-flex:1;-ms-flex:1 0 400px;flex:1 0 400px;-ms-flex-item-align:start;align-self:flex-start}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_fact-item .item-text .is-h5:not(:last-child),.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_fact-item .item-text h5:not(:last-child),.t_fact-item .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5:not(:last-child),.t_fact-item .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5:not(:last-child),.t_fact-item .item-text p:not(:last-child){margin-right:4rem}@media (max-width:599px){.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_fact-item .item-text .is-h5:not(:last-child),.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_fact-item .item-text h5:not(:last-child),.t_fact-item .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5:not(:last-child),.t_fact-item .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5:not(:last-child),.t_fact-item .item-text p:not(:last-child){margin-right:0}}.t_fact-item .item-text>:nth-child(2){-webkit-box-flex:0;-ms-flex:0;flex:0;-ms-flex-item-align:end;align-self:flex-end;margin-top:2rem}.t_fact-item .item-text-huge+.item-text>:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.t_podcast-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}@media (max-width:899px){.t_podcast-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:899px){.t_podcast-item>div{width:100%}}.t_podcast-item+.t_podcast-item{margin-top:4rem}.t_podcast-item .item-media{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:center;align-self:center;margin-right:2rem}@media (max-width:899px){.t_podcast-item .item-media{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-right:0}}.t_podcast-item .item-media img{-webkit-box-shadow:0 2px 20px 0 rgba(39,39,39,.65);box-shadow:0 2px 20px 0 rgba(39,39,39,.65)}.t_podcast-item .item-media+.item-text{-webkit-box-flex:2;-ms-flex:2;flex:2;-ms-flex-item-align:center;align-self:center}@media (max-width:899px){.t_podcast-item .item-media+.item-text{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:1.5rem}}.t_podcast .t_podcast-item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:899px){.t_podcast .t_podcast-item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.t_podcast .t_podcast-item:nth-child(2n) .item-media{margin-left:2rem;margin-right:0}@media (max-width:899px){.t_podcast .t_podcast-item:nth-child(2n) .item-media{margin-left:0}}.t_podcast__link{margin-top:2rem}.t_podcast[data-layout=list] .t_podcast-item .item-media{margin-left:auto;margin-right:5rem}@media (max-width:899px){.t_podcast[data-layout=list] .t_podcast-item .item-media{margin-right:auto}}.t_podcast[data-layout=list] .t_podcast-item .item-media+.item-text{-ms-flex-item-align:start;align-self:flex-start}.t_podcast[data-layout=list] .t_podcast-item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:899px){.t_podcast[data-layout=list] .t_podcast-item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.t_podcast[data-layout=list] .t_podcast-item:nth-child(2n) .item-media{margin-left:auto;margin-right:5rem}@media (max-width:899px){.t_podcast[data-layout=list] .t_podcast-item:nth-child(2n) .item-media{margin-right:auto}}.t_publication[data-color=green]{padding:3rem 0}.t_publication-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}@media (max-width:899px){.t_publication-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:899px){.t_publication-item>div{width:100%}}.t_publication-item+.t_publication-item{margin-top:4rem}.t_publication-item .item-media{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:center;align-self:center;margin-right:2rem}@media (max-width:899px){.t_publication-item .item-media{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-right:0}}.t_publication-item .item-media img{-webkit-box-shadow:0 2px 20px 0 rgba(39,39,39,.65);box-shadow:0 2px 20px 0 rgba(39,39,39,.65)}.t_publication-item .item-media+.item-text{-webkit-box-flex:2;-ms-flex:2;flex:2;-ms-flex-item-align:center;align-self:center}@media (max-width:899px){.t_publication-item .item-media+.item-text{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:1.5rem}}.t_publication .t_publication-item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:899px){.t_publication .t_publication-item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.t_publication .t_publication-item:nth-child(2n) .item-media{margin-left:2rem;margin-right:0}@media (max-width:899px){.t_publication .t_publication-item:nth-child(2n) .item-media{margin-left:0}}.t_publication[data-color=green]{background-color:#d8ec29}.t_publication[data-layout=list] .t_publication-item .item-media{margin-left:auto;margin-right:5rem}@media (max-width:899px){.t_publication[data-layout=list] .t_publication-item .item-media{margin-right:auto}}.t_publication[data-layout=list] .t_publication-item .item-media+.item-text{-ms-flex-item-align:start;align-self:flex-start}.t_publication[data-layout=list] .t_publication-item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:899px){.t_publication[data-layout=list] .t_publication-item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.t_publication[data-layout=list] .t_publication-item:nth-child(2n) .item-media{margin-left:auto;margin-right:5rem}@media (max-width:899px){.t_publication[data-layout=list] .t_publication-item:nth-child(2n) .item-media{margin-right:auto}}.t_switch-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:899px){.t_switch-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.t_switch-item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:899px){.t_switch-item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.t_switch-item:not(:last-child){margin-bottom:4rem}@media (max-width:899px){.t_switch-item>div{width:100%}}.t_switch-item .item-media{-webkit-box-flex:2.5;-ms-flex:2.5;flex:2.5}@media (max-width:899px){.t_switch-item .item-media{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}@media (max-width:899px){.t_switch-item .item-media+.item-text{margin-top:1rem}}.t_switch-item:nth-child(2n) .item-media{margin-right:0}.t_switch-item .item-text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:4%;max-width:100%}@media (max-width:899px){.t_switch-item .item-text{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-left:0}}.t_switch-item:nth-child(2n) .item-text{padding-left:0;padding-right:4%}@media (max-width:899px){.t_switch-item:nth-child(2n) .item-text{padding-right:0}}.t_switch-item .item-media img{width:100%}.t_switch[data-layout=right] .t_switch-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:899px){.t_switch[data-layout=right] .t_switch-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.t_switch[data-layout=right] .t_switch-item .item-text{padding-left:0;padding-right:4%}@media (max-width:899px){.t_switch[data-layout=right] .t_switch-item .item-text{padding-right:0}}.t_switch[data-layout=right] .t_switch-item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:899px){.t_switch[data-layout=right] .t_switch-item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.t_switch[data-layout=right] .t_switch-item:nth-child(2n) .item-text{padding-right:0;padding-left:4%}@media (max-width:899px){.t_switch[data-layout=right] .t_switch-item:nth-child(2n) .item-text{padding-left:0}}.t_tile .item-media,.t_tile .t_tile-item{position:relative}.t_tile .item-media:after{content:"";position:absolute;bottom:0;width:100%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:-webkit-linear-gradient(transparent,#000);background:linear-gradient(transparent,#000)}.t_tile .item-text{position:absolute;bottom:0;left:.5rem;width:calc(100% - 1rem);padding:1rem}@media (max-width:1199px){.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_tile .item-text .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_tile .item-text h5,.t_tile .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_tile .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.t_tile .item-text p{display:none}}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_tile .item-text .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .t_tile .item-text h5,.t_tile .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_tile .item-text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.t_tile .item-text a,.t_tile .item-text p{color:#fff}@media (min-width:900px){.container-article>:not(blockquote):not(figure){margin-right:4rem;padding-left:4rem;padding-right:8rem}}article>:first-child{margin-top:0}article .is-h2,article h2{margin-top:3.5rem}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article h2,article .is-h3,article .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,article .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,article fieldset legend,article h3,fieldset article legend{margin-top:3rem}.sitemap article .level-1>a,article .is-h4,article .sitemap .level-1>a,article h4{margin-top:2.5rem}article .is-h5,article h5{margin-top:2rem}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article h5,article .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,article .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,article p{margin-top:1rem}article ol,article ul{margin-top:1rem;margin-bottom:2rem}.steps .step>article.count>div+:not(h3):not(.is-h3),article>.is-h1+:not(h3):not(.is-h3),article>h1+:not(h3):not(.is-h3){margin-top:4rem}.steps .step>article.count>div+.is-h3,.steps .step>article.count>div+h3,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step>article.count>div+.is-h2,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step>article.count>div+h2,.steps fieldset .step>article.count>div+legend,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step>article.count>div+.is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step>article.count>div+h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article>.is-h1+.is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article>.is-h1+h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article>h1+.is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article>h1+h2,article>.is-h1+.is-h3,article>.is-h1+h3,article>h1+.is-h3,article>h1+h3,fieldset .steps .step>article.count>div+legend,fieldset article>.is-h1+legend,fieldset article>h1+legend{margin-top:1rem}.steps .step>article.count>div+.is-h3+*,.steps .step>article.count>div+h3+*,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step>article.count>div+.is-h2+*,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step>article.count>div+h2+*,.steps fieldset .step>article.count>div+legend+*,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step>article.count>div+.is-h2+*,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step>article.count>div+h2+*,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article>.is-h1+.is-h2+*,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article>.is-h1+h2+*,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article>h1+.is-h2+*,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article>h1+h2+*,article>.is-h1+.is-h3+*,article>.is-h1+h3+*,article>h1+.is-h3+*,article>h1+h3+*,fieldset .steps .step>article.count>div+legend+*,fieldset article>.is-h1+legend+*,fieldset article>h1+legend+*{margin-top:4rem}article>div{margin-top:1rem;margin-bottom:3rem}article>blockquote,article>figure{margin-top:1.5rem;margin-bottom:1.5rem}article>.tags+*{margin-top:.5rem}article>.type+*,article>time.time-small+*{margin-top:1rem}article[data-border=black] .time-big{color:#000}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article>blockquote>.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] article>blockquote>h5,article>blockquote>p{line-height:inherit;color:inherit}@media (min-width:900px){article>blockquote[data-align=left]{margin-right:12rem}}@media (min-width:900px){article>blockquote[data-align=right]{margin-left:12rem}}@media (min-width:900px){article>figure:not([data-align=center]){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:900px){article>figure:not([data-align=center]) img{-ms-flex-item-align:center;align-self:center}}@media (min-width:900px){article>figure:not([data-align=center]) .figure-text{-ms-flex-item-align:end;align-self:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (min-width:900px){article>figure:not([data-align=center]) .figure-media{-webkit-box-flex:3;-ms-flex:3;flex:3}}@media (min-width:900px){article>figure:not([data-align=center]) .figure-media+.figure-text{margin-top:0;margin-left:2rem}}@media (min-width:900px){article>figure[data-align=center] .figure-media{text-align:center}}@media (min-width:900px){article>figure[data-align=left]{margin-right:4rem}}@media (min-width:900px){article>figure[data-align=right]{margin-left:4rem;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}article>figure[data-align=right] .figure-media,article>figure[data-align=right] .figure-text{text-align:right}article>figure[data-align=right] .figure-media+.figure-text{margin-left:0;margin-right:2rem}}.gallery[data-lightbox] figure{cursor:pointer}.gallery figcaption{display:none}.gallery .gallery-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.gallery figure .figure-media:after{padding-bottom:56.25%}.gallery .gallery-item:nth-child(4n+1){width:66.66667%}@media (max-width:599px){.gallery .gallery-item:nth-child(4n+1){width:100%}}.gallery .gallery-item:nth-child(4n+2){width:33.33333%;padding-left:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:599px){.gallery .gallery-item:nth-child(4n+2){width:100%;padding-left:0;margin-top:1rem}.gallery .gallery-item:nth-child(4n+2) figure:nth-child(2){margin-top:1rem}}.gallery .gallery-item:nth-child(4n+3){margin-right:.5rem}.gallery .gallery-item:nth-child(4n+4){margin-left:.5rem}.gallery .gallery-item:nth-child(4n+3),.gallery .gallery-item:nth-child(4n+4){width:calc(50% - .5rem);margin-top:1rem}@media (max-width:599px){.gallery .gallery-item:nth-child(4n+3),.gallery .gallery-item:nth-child(4n+4){width:100%;margin-left:0;margin-right:0}}.gallery .gallery-item:nth-child(4n+5),.gallery .gallery-item:nth-child(4n+6){margin-top:1rem}.m_heroVideo{background-color:#000;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;width:100%}.m_heroVideo .video-wrapper{opacity:0}.m_heroVideo iframe{cursor:pointer}.m_heroVideo .video-overlay>div,.m_heroVideo iframe{position:absolute;top:0;left:0;width:100%;height:100%}.m_heroVideo .video-overlay .overlay-poster{opacity:.7}.m_heroVideo .video-overlay .overlay-poster img{width:100%;height:100%}.m_heroVideo .overlay-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:0 1rem;cursor:pointer}@media (max-width:599px){.m_heroVideo .overlay-info .info-text{position:absolute;top:.5rem;left:0;padding:0 1rem}}.m_heroVideo .overlay-info .info-text>*{color:#fff}.m_heroVideo .overlay-info .info-text>*+*{margin-top:1rem}@media (max-width:599px){.m_heroVideo .overlay-info .info-text>.is-h2,.m_heroVideo .overlay-info .info-text>h2{font-size:.8rem;line-height:1}}@media (max-width:599px){.m_heroVideo .overlay-info .info-text>.is-h4,.m_heroVideo .overlay-info .info-text>h4,.m_heroVideo .overlay-info .sitemap .level-1.info-text>a,.sitemap .m_heroVideo .overlay-info .level-1.info-text>a{display:none}}.m_heroVideo .overlay-info .info-text+a{margin-top:0}@media (min-width:600px){.m_heroVideo .overlay-info .info-text+a{margin-top:2rem}}.m_heroVideo .overlay-info svg{width:150px;height:150px}@media (max-width:899px){.m_heroVideo .overlay-info svg{width:100px;height:100px}}@media (max-width:599px){.m_heroVideo .overlay-info svg{width:80px;height:80px}}.m_heroVideo.is-playing .video-wrapper{animation:fadeOutOverlay 1s 1s forwards reverse;z-index:1}.m_heroVideo.is-playing .video-overlay{-webkit-animation:fadeOutOverlay 1s forwards;animation:fadeOutOverlay 1s forwards;pointer-events:none}@-webkit-keyframes fadeOutOverlay{0%{opacity:1}to{opacity:0}}@keyframes fadeOutOverlay{0%{opacity:1}to{opacity:0}}.m_heroVideo .video-wrapper.error{opacity:1;position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem;background-color:#313439;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.m_heroVideo .video-wrapper.error .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.m_heroVideo .video-wrapper.error .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.m_heroVideo .video-wrapper.error p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .m_heroVideo .video-wrapper.error .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .m_heroVideo .video-wrapper.error h5{color:#737373}.m_heroVideo .video-wrapper.error+.video-overlay{display:none}@-webkit-keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-ms-flex-align:center;align-items:center;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui fieldset div.error,.plyr--full-ui input,.plyr--full-ui label,fieldset .plyr--full-ui div.error{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,13px);left:0;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:var(--plyr-font-size-base,15px);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{-webkit-transform:translateY(calc(var(--plyr-control-spacing,10px) * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing,10px) / 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing,10px) / 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing,10px) / 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;-webkit-box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:calc(((var(--plyr-control-icon-size,18px) / 2) + (var(--plyr-control-spacing,10px) * .7)) - (var(--plyr-menu-arrow-size,4px) / 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--plyr-menu-color,#4a5464);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:calc((var(--plyr-control-spacing,10px) * .7) / 1.5) calc((var(--plyr-control-spacing,10px) * .7) * 1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc((var(--plyr-control-spacing,10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc(((var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:calc((var(--plyr-control-spacing,10px) * .7) / 2);padding-left:calc((var(--plyr-control-spacing,10px) * .7) * 4);position:relative;width:calc(100% - ((var(--plyr-control-spacing,10px) * .7) * 2))}.plyr__menu__container .plyr__control--back:after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc(((var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:var(--plyr-menu-back-border-color,#dcdfe5);-webkit-box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:calc((var(--plyr-control-spacing,10px) * .7) / 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing,10px);-webkit-transition:all .3s ease;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:calc(((var(--plyr-control-spacing,10px) * .7) - 2) * -1);overflow:hidden;padding-left:calc((var(--plyr-control-spacing,10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:transparent;border:0;border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;padding:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(transparent));background-image:-webkit-linear-gradient(left,currentColor var(--value,0),transparent var(--value,0));background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px)) / 2) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;-webkit-box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,13px);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc((var(--plyr-control-spacing,10px) / 2) * 2);opacity:0;padding:calc(var(--plyr-control-spacing,10px) / 2) calc((var(--plyr-control-spacing,10px) / 2) * 1.5);pointer-events:none;position:absolute;-webkit-transform:translate(-50%,10px) scale(.8);transform:translate(-50%,10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:calc((var(--plyr-control-icon-size,18px) / 2) + (var(--plyr-control-spacing,10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc((var(--plyr-control-icon-size,18px) / 2) + (var(--plyr-control-spacing,10px) * .7));-webkit-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((var(--plyr-range-track-height,5px) / 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-webkit-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:-webkit-linear-gradient(135deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing,10px) / 2);margin-right:calc(var(--plyr-control-spacing,10px) / 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing,10px) / 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,10px);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s;transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-moz-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;-webkit-box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc((var(--plyr-control-spacing,10px) / 2) * 2);opacity:0;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{-webkit-transition:none!important;transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.plyr--audio{--plyr-color-main:#000;--plyr-range-track-height:7px}.plyr--audio input[type=range]{color:var(--plyr-color-main)}.plyr--audio [data-plyr=play]{position:absolute;left:-56px;top:-8px}@media (min-width:900px){.plyr--audio [data-plyr=play]{left:-94px;top:-66px}}@media (min-width:1200px){.plyr--audio [data-plyr=play]{left:-140px;top:-78px}}.plyr--audio [data-plyr=play] svg{display:none}.plyr--audio [data-plyr=play]:before{content:url("../assets/images/icons/icon-play-audio.svg");display:block;width:40px}@media (min-width:900px){.plyr--audio [data-plyr=play]:before{width:80px}}@media (min-width:1200px){.plyr--audio [data-plyr=play]:before{width:120px}}.plyr--audio [data-plyr=play].plyr__control--pressed:before{content:url("../assets/images/icons/icon-pause-audio.svg")}.plyr--audio .plyr__progress__buffer{color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.5);border-radius:0}.plyr--audio .plyr__controls__item.plyr__time{position:absolute;left:7px;top:32px;color:var(--plyr-color-main)}.plyr--audio .plyr__controls__item.plyr__time+.plyr__time:before{content:"|"}.plyr--audio .plyr__controls__item.plyr__time--duration{left:59px}.plyr--audio .plyr__controls{background:transparent}.plyr--audio .plyr__control{color:var(--c-black)}.plyr--audio .plyr__control.focus-visible,.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{color:var(--c-ci-color);background:var(--c-white)}.plyr--audio .plyr__control.focus-visible{outline:2px solid var(--c-black)}.plyr--full-ui.plyr--audio .plyr__progress input[type=range]::-webkit-slider-thumb,.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 --plyr-color-main,0 0 0 var(--c-ci-color);box-shadow:0 0 0 --plyr-color-main,0 0 0 var(--c-ci-color);-webkit-box-sizing:border-box;box-sizing:border-box;width:4px;height:16px;background:var(--plyr-color-main);border:2px solid --plyr-color-main;border-radius:0;cursor:default;margin-top:-5px;-webkit-appearance:none}.plyr--full-ui.plyr--audio .plyr__progress input[type=range]::-moz-range-thumb,.plyr--full-ui.plyr--audio input[type=range]::-moz-range-thumb{box-shadow:0 0 0 --plyr-color-main,0 0 0 var(--c-ci-color);box-sizing:border-box;width:4px;height:16px;background:var(--plyr-color-main);border:2px solid --plyr-color-main;border-radius:0;cursor:default}.plyr--full-ui.plyr--audio .plyr__progress input[type=range]::-ms-thumb,.plyr--full-ui.plyr--audio input[type=range]::-ms-thumb{box-shadow:0 0 0 --plyr-color-main,0 0 0 var(--c-ci-color);box-sizing:border-box;width:4px;height:16px;background:var(--plyr-color-main);border:2px solid --plyr-color-main;border-radius:0;cursor:default;margin-top:1px}.plyr--full-ui.plyr--audio .plyr__progress input[type=range]::-moz-range-track,.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background:var(--c-black)}.plyr--full-ui.plyr--audio .plyr__progress input[type=range]::-webkit-slider-runnable-track,.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--c-black)}.plyr--full-ui.plyr--audio .plyr__progress input[type=range]::-ms-track,.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--c-black)}.four-o-four{margin-top:4rem}.four-o-four .four-o-four-inner>div{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}.four-o-four .four-o-four-inner>div>*{max-width:100%}.four-o-four .number{font-size:15rem}@media (max-width:899px){.four-o-four .number{font-size:12rem}}@media (max-width:599px){.four-o-four .number{font-size:8rem}}.four-o-four .number svg{width:11rem;height:11rem;margin-bottom:30px}@media (max-width:899px){.four-o-four .number svg{width:9rem;height:9rem;margin-bottom:20px}}@media (max-width:599px){.four-o-four .number svg{width:6rem;height:6rem;margin-bottom:15px}}.four-o-four .number>div{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.four-o-four .number>div+div{margin-left:2rem}@media (max-width:899px){.four-o-four .number>div+div{margin-left:1rem}}@media (max-width:599px){.four-o-four .number>div+div{margin-left:.5rem}}.four-o-four .number+.text{margin-top:2rem}.four-o-four .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;text-align:center}.four-o-four .text>*+*{margin-top:2rem}.accordion{padding-left:.5rem;padding-right:.5rem}@media (min-width:600px){.accordion{max-width:520px;margin:0 auto;padding:0}}@media (min-width:900px){.accordion{max-width:780px;padding-left:4rem}}@media (min-width:1200px){.accordion{max-width:960px;padding:1rem 4rem}}.accordion .is-h2,.accordion h2{text-align:left}.accordion__item{margin-bottom:0;border-bottom:1px solid #000}.accordion__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding-top:.75rem;padding-bottom:.75rem;text-align:left;border:none}.accordion__btn:before{content:url("../assets/images/icons/icon-chevron-down.svg");display:block;width:1rem;height:1rem;margin-right:.75rem}.accordion__btn:before,.is-active .accordion__btn:before{-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.is-active .accordion__btn:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion__btn .is-h3,.accordion__btn .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,.accordion__btn .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,.accordion__btn fieldset legend,.accordion__btn h3,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .accordion__btn .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .accordion__btn h2,fieldset .accordion__btn legend{margin:0}.accordion__panel{overflow:hidden;max-height:0;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out;padding-left:1.75rem}.accordion__panel>*{padding-bottom:.75rem}.alphabet_menu div{display:inline-block;line-height:1.4;margin-right:1.5rem}.alphabet_menu div span{border-bottom:3px solid #000;font-weight:700}.audio{background-color:#d8ec29;max-width:100%;padding:1rem .5rem}@media (min-width:600px){.audio__inner{max-width:520px;margin:0 auto}}@media (min-width:900px){.audio__inner{max-width:780px;padding-left:4rem}}@media (min-width:1200px){.audio__inner{max-width:960px;padding:1rem 0 1rem 4rem}}.audio__heading{margin-bottom:1rem}@media (min-width:900px){.audio__heading{margin-bottom:0}}.audio__heading .is-h3{margin-bottom:.5rem}.audio__player{padding-left:2.75rem;margin-bottom:2rem}@media (min-width:900px){.audio__player{padding-left:0;margin-left:-14px}}.audio__link{width:100px}.box{background-color:#d8ec29;padding:2rem 0;text-align:center}.box[data-color=white]{background-color:#fff;padding:0}.box .box-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.box .box-inner>:not(div){-ms-flex-item-align:center;align-self:center;max-width:100%}.box .box-inner>*+*{margin-top:2rem}.box-data{background-color:#d8ec29;padding:2rem 0}.box-data[data-color=white]{background-color:transparent;padding:0}.box-data>div{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:899px){.box-data>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.box-data .box-data-item:first-child{-webkit-box-flex:2;-ms-flex:2 0 0px;flex:2 0 0}.box-data .box-data-item:nth-child(2){-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.box-data .box-data-item+.box-data-item{margin-left:4rem}@media (max-width:899px){.box-data .box-data-item+.box-data-item{margin-left:0;margin-top:4rem}}.box-data .box-data-item>div+div{margin-top:1rem}.box-data-item svg{width:74px;height:74px}@media (max-width:899px){.box-data table{width:100%}.box-data table td{display:block;padding-left:0}.box-data table td:first-child:not(:last-child){border-color:transparent;padding-bottom:.25rem}.box-data table td:last-child:not(:first-child){padding-top:.25rem}}.box-data form{width:100%}.box-data form input[type=email],.box-data form input[type=text],.box-data form select,.box-data form textarea{background-color:#fff;margin-top:0}.box-data form input[type=email]:not(.error),.box-data form input[type=text]:not(.error),.box-data form select:not(.error),.box-data form textarea:not(.error){border-color:#fff}.box-data form fieldset input[type=checkbox]+div.error:before,.box-data form fieldset input[type=radio]+div.error:before,.box-data form input[type=checkbox]+label:before,.box-data form input[type=radio]+label:before,fieldset .box-data form input[type=checkbox]+div.error:before,fieldset .box-data form input[type=radio]+div.error:before{background-color:#fff}.box-data form fieldset input[type=checkbox]+div.error:before:not(.error),.box-data form fieldset input[type=radio]+div.error:before:not(.error),.box-data form input[type=checkbox]+label:before:not(.error),.box-data form input[type=radio]+label:before:not(.error),fieldset .box-data form input[type=checkbox]+div.error:before:not(.error),fieldset .box-data form input[type=radio]+div.error:before:not(.error){border-color:#fff}.box-data .rtable td:first-child,.box-data .rtable td:last-child,.box-data .rtable th:first-child,.box-data .rtable th:last-child{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#d8ec29),to(rgba(216,236,41,0)));background-image:-webkit-linear-gradient(left,#d8ec29 50%,rgba(216,236,41,0));background-image:linear-gradient(90deg,#d8ec29 50%,rgba(216,236,41,0))}@media (max-width:599px){svg.diversity-circle{margin:0 auto}}svg.diversity-circle path.bg{fill:#308ae8}svg.diversity-circle .core,svg.diversity-circle path.desc,svg.diversity-circle path[class$=head]{fill:#000}@media (max-width:599px){svg.diversity-circle .middle,svg.diversity-circle .outer{display:none}}svg.diversity-circle .inner path.bg{fill:#0156af}svg.diversity-circle .inner path.desc,svg.diversity-circle .inner path[class$=head]{fill:#fff}svg.diversity-circle .inner>g[data-link]>path{-webkit-transition:all .2s;transition:all .2s}svg.diversity-circle .inner>g:hover path.bg{fill:#d8ec29}svg.diversity-circle .inner>g:hover path.desc{fill:#000}svg.diversity-circle .inner .inner-head{pointer-events:none}[data-checkbox-toggle-target]{display:none}[data-checkbox-toggle-target].is-open{display:block}#diversity-map{width:100%;height:600px}#map-search fieldset div.error>img,#map-search label>img,fieldset #map-search div.error>img{width:20px;margin-top:-4px}#poi{position:relative;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;height:100%}@media (max-width:899px){#poi{display:block;position:fixed;top:100%;left:0;right:0;width:100%;height:auto;height:50vh;background-color:#fff;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}}@media (max-width:899px){body.poi-showing #poi{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-box-shadow:0 6px 24px 0 rgba(0,0,0,.4);box-shadow:0 6px 24px 0 rgba(0,0,0,.4)}}@media (max-width:899px){body.poi-showing #page{overflow:hidden}}@media (max-width:899px){#poi-text{height:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:3rem 2rem 2rem}}@media (max-width:599px){#poi-text{padding:2rem 1rem 1rem}}#poi-close{position:absolute;top:0;right:0;width:3rem;height:3rem;z-index:2}@media (min-width:900px){#poi-close{display:none}}@media (max-width:599px){#poi-close{width:2rem;height:2rem}}#poi-close a{display:block;height:100%;width:100%}#poi-close a svg{position:absolute;top:calc((3rem - 24px) / 2);right:calc((3rem - 24px) / 2);width:24px;height:24px}@media (max-width:599px){#poi-close a svg{top:calc((2rem - 24px) / 2);right:calc((2rem - 24px) / 2)}}#poi-close a svg line{stroke:#000;stroke-width:2px}#poi-overlay{display:none;background-color:hsla(0,0%,100%,0);-webkit-transition:background-color .2s .2s;transition:background-color .2s .2s}@media (max-width:899px){#poi-overlay{display:block}}#poi-overlay:active,#poi-overlay:focus{background-color:hsla(0,0%,100%,0);outline:0}@media (max-width:899px){body.poi-showing #poi-overlay{position:fixed;top:-50vh;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.5);z-index:10;cursor:pointer}}.poi-inner>*+*{margin-top:1rem}.poi-inner{height:100%}@media (max-width:899px){.poi-inner.is-loading svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.poi-inner svg{width:45px;height:45px}.gm-style>div>div>div>*{font-family:gt-am,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:400!important;z-index:200!important}.glossary-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:60px;margin-left:0}.glossary-pagination a,.glossary-pagination span{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:100%}.glossary-pagination a{color:#000}.glossary .character{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2rem;line-height:1.125rem;font-weight:700;width:60px;height:60px;background:#d8ec29;border-radius:50%;margin-right:10px;margin-bottom:10px}.glossary .character.is-empty{background:#f1f1f1;color:#737373}.glossary .character.is-current{background:#dd2936;color:#fff}.glossary .character:before{content:none!important}@media screen and (max-width:900px){.glossary .character{width:50px;height:50px}}.glossary-descriptions{margin-top:4rem}@media screen and (max-width:900px){.glossary-descriptions{margin-top:3rem}}.glossary-descriptions dt{margin-top:2rem}.glossary-descriptions dd{padding-top:1.75rem;padding-bottom:2.25rem;border-bottom:3px solid #d8ec29;line-height:1.4rem}.glossary-descriptions dd:last-child{border-bottom:none}@media screen and (max-width:900px){.glossary-descriptions dd{padding-top:1.25rem;padding-bottom:2rem}}#eu-countries{stroke:#878786;stroke-width:.5}#eu-countries #inactive{fill:#d8d8d8}#eu-countries #active{fill:#d8ec29}#eu-countries #active [data-link]{-webkit-transition:all .2s;transition:all .2s}#eu-countries #active [data-link]:hover{fill:#dd2936}.ui-autocomplete{position:absolute;top:100%;left:0;z-index:10;float:left;display:none;margin:-2px 0 10px 25px;list-style:none;background-color:#fff;border:2px solid #d8ec29;border-radius:0;-webkit-box-shadow:0 6px 24px -10px rgba(0,0,0,.4);box-shadow:0 6px 24px -10px rgba(0,0,0,.4);background-clip:padding-box}.ui-autocomplete li{margin-bottom:0!important;cursor:pointer}.ui-autocomplete li>div{padding:.25rem}.ui-autocomplete li:hover>div,.ui-autocomplete li>div.ui-state-active{background-color:rgba(216,236,41,.5)}.ui-autocomplete li:before{content:""!important;display:none!important}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .hint.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5.hint,p.hint{color:#737373;font-size:.9rem;font-style:italic}section.profile{overflow:hidden}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] section.profile .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] section.profile h2,fieldset section.profile legend,section.profile .is-h3,section.profile .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,section.profile .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,section.profile fieldset legend,section.profile h3{margin-top:.5rem;margin-bottom:.5rem}section.profile blockquote{color:#000;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.4}@media (min-width:900px){section.profile .statement-standalone blockquote{font-size:1.2rem}}section.profile .t_default-header{margin-top:0;margin-bottom:2rem}section.profile .profile-item>.is-h2+*,section.profile .profile-item>h2+*,section.profile .profile-item__container>*+*,section.profile .profile-item__text>*+*{margin-top:1rem}section.profile .profile-item.active-edit .profile-item__container,section.profile .profile-item[data-color=green] .profile-item__container{background-color:#d8ec29}section.profile .profile-item[data-color=grey] .profile-item__container{background-color:#d4d4d4}section.profile .profile-item[data-color=grey] .profile-item__container .hint{color:#000}fieldset section.profile .profile-item.active-edit input[type=checkbox]+div.error:before,fieldset section.profile .profile-item.active-edit input[type=radio]+div.error:before,fieldset section.profile .profile-item[data-color=green] input[type=checkbox]+div.error:before,fieldset section.profile .profile-item[data-color=green] input[type=radio]+div.error:before,section.profile .profile-item.active-edit fieldset input[type=checkbox]+div.error:before,section.profile .profile-item.active-edit fieldset input[type=radio]+div.error:before,section.profile .profile-item.active-edit input[type=checkbox]+label:before,section.profile .profile-item.active-edit input[type=radio]+label:before,section.profile .profile-item[data-color=green] fieldset input[type=checkbox]+div.error:before,section.profile .profile-item[data-color=green] fieldset input[type=radio]+div.error:before,section.profile .profile-item[data-color=green] input[type=checkbox]+label:before,section.profile .profile-item[data-color=green] input[type=radio]+label:before{background-color:#fff;border-color:#fff}section.profile .profile-item.active-edit .profile-item__container,section.profile .profile-item[data-color=green] .profile-item__container{padding:.5rem .5rem 1rem}section.profile .profile-item[data-border=green]:not(.active-edit) .profile-item__container{border-bottom:3px solid #d8ec29;padding:.5rem 0 2rem}section.profile form input[type=text],section.profile form textarea{background-color:#fff}section.profile form .grid>div{margin-bottom:1.5rem}section.profile form .block{margin-bottom:-1rem;margin-top:3rem}section.profile fieldset{border-bottom:0;padding:0}.profile-item__container{position:relative}.profile--logo.active-edit .ajaxPlaceholder *{text-align:left}.profile--statement .profile-item__container{border-bottom:0;min-height:150px}.profile--statement .profile-item__container:before{content:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2aWV3Qm94PSIwIDAgMTcwIDE1NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDYuMiAoNDQ0OTYpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkFydGJvYXJkPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlByb2ZpbF9JY29uIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQiIGZpbGw9IiNEOEVDMjkiPgogICAgICAgICAgICA8cGF0aCBkPSJNMTcuMjM4NDM0MiwxNTUgQzU4LjczNjY1NDgsMTM3LjU3NzUxOSA3MS4zNjY1NDgsMTE0Ljc0ODA2MiA3MS4zNjY1NDgsNjYuNjg2MDQ2NSBMNzEuMzY2NTQ4LDAgTDEsMCBMMSw3MC44OTE0NzI5IEwzOS40OTExMDMyLDcwLjg5MTQ3MjkgTDM5LjQ5MTEwMzIsNzIuNjkzNzk4NCBDMzkuNDkxMTAzMiwxMDIuMTMxNzgzIDMzLjQ3Njg2ODMsMTE1LjM0ODgzNyAzLjQwNTY5Mzk1LDEyOC41NjU4OTEgTDE3LjIzODQzNDIsMTU1IFogTTExNS44NzE4ODYsMTU1IEMxNTcuMzcwMTA3LDEzNy41Nzc1MTkgMTcwLDExNC43NDgwNjIgMTcwLDY2LjY4NjA0NjUgTDE3MCwwIEw5OS42MzM0NTIsMCBMOTkuNjMzNDUyLDcwLjg5MTQ3MjkgTDEzOC4xMjQ1NTUsNzAuODkxNDcyOSBMMTM4LjEyNDU1NSw3Mi42OTM3OTg0IEMxMzguMTI0NTU1LDEwMi4xMzE3ODMgMTMyLjExMDMyLDExNS4zNDg4MzcgMTAyLjAzOTE0NiwxMjguNTY1ODkxIEwxMTUuODcxODg2LDE1NSBaIiBpZD0i4oCeIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");left:-1.5rem;position:absolute;top:-.5rem;width:170px;z-index:1}@media (max-width:899px){.profile--statement .profile-item__container:before{left:0;top:0;width:75px}}.profile--statement .profile-item__text{position:relative;z-index:1}.statement--big .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.statement--big .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.statement--big p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .statement--big .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .statement--big h5{font-size:2.75rem;line-height:1.1;font-weight:700}.profile--box .profile-item__container{border:3px solid #d8ec29;padding:1rem}.profile--box .profile-item__container .profile-item__text{display:inline-block;vertical-align:top}.profile--box .profile-item__container .grid{margin-top:1rem;margin-bottom:0}.profile--box .profile-item__container .grid>div{margin-bottom:0}.profile--box .profile-item__container .grid p,.profile--box .profile-item__container .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.profile--box .profile-item__container .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.t_default:not([data-layout=space]) .profile--box .profile-item__container .grid>[data-grid-size="1/3"] .is-h5,.t_default:not([data-layout=space]) .profile--box .profile-item__container .grid>[data-grid-size="1/3"] h5{margin-top:0}.profile--box .profile-item__container:before{display:inline-block;margin:1rem 1rem 1rem 0;text-align:center;vertical-align:top}@media (max-width:899px){.profile--box .profile-item__container:before{display:block;margin:0 auto 1rem}}.box--dday .profile-item__container .profile-item__text{width:calc(100% - 156px - 2rem)}@media (max-width:899px){.box--dday .profile-item__container .profile-item__text{width:100%}}.box--dday .profile-item__container:before{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTYiIGhlaWdodD0iMTU3IiB2aWV3Qm94PSIwIDAgMTU2IDE1NyI+PHBhdGggZmlsbD0iI2RkMjkzNiIgZD0iTTc4LjIgOTYuMjVjMjEuOTguMDIgMzkuOTQtMTcuNzMgMzkuOTYtMzkuNS4wMy0yMS43OC0xNy44OS0zOS41Ni0zOS44Ny0zOS41Ny0yMi0uMDItMzkuOTQgMTcuNzEtMzkuOTYgMzkuNDktLjAyIDIxLjc4IDE3Ljg5IDM5LjU2IDM5Ljg3IDM5LjU4em01Ni4yOS0zOS41MWMtLjAxIDMwLjc0LTI1LjI0IDU1LjctNTYuMjcgNTUuNjhDNDcuMTcgMTEyLjQgMjEuOTggODcuNDMgMjIgNTYuNjggMjIuMDIgMjUuOTMgNDcuMjMuOTggNzguMjcgMWMzMS4wNC4wMiA1Ni4yNCAyNC45OSA1Ni4yMiA1NS43NHoiLz48cGF0aCBmaWxsPSIjZGQyOTM2IiBkPSJNOTQgMTE0LjM3YzE3LjAyLTYuNzggMjAuODktOS40MSAzMS40LTIxLjM3bDMwLjQgNDMuNDctMjcuMzUtNS40MS03LjMyIDI1LjI3TDk0IDExNC4zN00yNy4yNSAxMzAuOTdMMCAxMzYuMzYgMzAuMzEgOTNhNjAuNjcgNjAuNjcgMCAwIDAgMzEuMyAyMS4yNmwtMjcuMDcgNDEuOTEtNy4yOS0yNS4yIi8+PHBhdGggZmlsbD0iI2Q4ZWMyOSIgZD0iTTQ4IDU2YTMxIDMxIDAgMSAxIDYyIDAgMzEgMzEgMCAwIDEtNjIgMHoiLz48L3N2Zz4=");width:156px;height:159px}.box--bestpractice .profile-item__container .profile-item__text{width:calc(100% - 135px - 2rem)}@media (max-width:899px){.box--bestpractice .profile-item__container .profile-item__text{width:100%}}.box--bestpractice .profile-item__container:before{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzUiIGhlaWdodD0iMTI5IiB2aWV3Qm94PSIwIDAgMTM1IDEyOSI+PHBhdGggZmlsbD0iI2RkMjkzNiIgZD0iTTMwLjE0IDM3SDcuMDZBNy4wNyA3LjA3IDAgMCAwIDAgNDQuMDh2NzcuMzRjMCAzLjkgMy4xNiA3LjA3IDcuMDYgNy4wN2gyMy4wOGE3LjA3IDcuMDcgMCAwIDAgNy4wNi03LjA3VjQ0LjA4QTcuMDcgNy4wNyAwIDAgMCAzMC4xNCAzN3oiLz48cGF0aCBmaWxsPSIjMzA4YWU4IiBkPSJNMTI1LjM1IDQzLjNoLTQ4LjdsMy41LTYuMzVhNjguMjYgNjguMjYgMCAwIDAgNi4xMi0xNS4xM2wuOTYtMy41NGExMy43MSAxMy43MSAwIDAgMC02LjU1LTE1LjU1TDc4LjUgMS41MmE0LjA3IDQuMDcgMCAwIDAtNS42MiAxLjcgMTMwLjg1IDEzMC44NSAwIDAgMS0yOC4wNCAzNi41OUw0MSA0My4zMXY3Ny45M2g3My4wMWE4LjUyIDguNTIgMCAwIDAgOC41Mi04LjUzdi0yLjQxYTguNTIgOC41MiAwIDAgMC04LjUyLTguNTRoNS4zNmM0LjkgMCA4Ljg3LTMuOTggOC44Ny04Ljg4di0xLjcyYTguODggOC44OCAwIDAgMC04Ljg3LTguODloMi42NGE5LjA0IDkuMDQgMCAwIDAgOS4wMy05LjA0di0xLjM5YzAtNS00LjA1LTkuMDUtOS4wMy05LjA1aDMuMzNjNS4xIDAgOS4yMy00LjE0IDkuMjMtOS4yNXYtLjk4YTkuMjQgOS4yNCAwIDAgMC05LjIyLTkuMjZ6Ii8+PC9zdmc+");width:135px;height:131px}.box--teams .profile-item__container .profile-item__text{width:calc(100% - 129px - 2rem)}@media (max-width:899px){.box--teams .profile-item__container .profile-item__text{width:100%}}.box--teams .profile-item__container:before{content:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTI5cHgiIGhlaWdodD0iMTU4cHgiIHZpZXdCb3g9IjAgMCAxMjkgMTU4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1OCAoODQ2NjMpIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPkdyb3VwIDI8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iUHJvZmlsX0ZpbmFsIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0icHJvZmlsIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjg2LjAwMDAwMCwgLTE2MDUuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODYuMDAwMDAwLCAxNjA1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Im5vdW5fVHJvcGh5XzE0MzgzMiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOTYuNjYwODY5NiwxMjUuNSBMMzMuMzM5MTMwNCwxMjUuNSBDMzIuNTczOTEzLDEyNS41IDMyLDEyNy4xODQyMTEgMzIsMTI5LjQyOTgyNSBMMzIsMTUzLjU3MDE3NSBDMzIsMTU1LjgxNTc4OSAzMi41NzM5MTMsMTU3LjUgMzMuMzM5MTMwNCwxNTcuNSBMOTYuNjYwODY5NiwxNTcuNSBDOTcuNDI2MDg3LDE1Ny41IDk4LDE1NS44MTU3ODkgOTgsMTUzLjU3MDE3NSBMOTgsMTI5LjQyOTgyNSBDOTgsMTI3LjE4NDIxMSA5Ny40MjYwODcsMTI1LjUgOTYuNjYwODY5NiwxMjUuNSBaIiBpZD0iUGF0aCIgZmlsbD0iI0Q4RUMyOSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMjYuMTQzNjE3LDIuOTg4OTI0MDUgQzEyNS43NjE4OSwxLjg0MDE4OTg3IDEyNC44MDc1NzUsMC44ODI5MTEzOTIgMTIzLjY2MjM5NiwwLjY5MTQ1NTY5NiBDMTIyLjUxNzIxOCwwLjMwODU0NDMwNCAxMjEuMTgxMTc2LDAuNjkxNDU1Njk2IDEyMC40MTc3MjQsMS40NTcyNzg0OCBDMTE5LjA4MTY4MiwyLjYwNjAxMjY2IDExNy45MzY1MDQsMy45NDYyMDI1MyAxMTYuOTgyMTg4LDUuMDk0OTM2NzEgQzExNS44MzcwMSw2LjQzNTEyNjU4IDExNC41MDA5NjgsNy41ODM4NjA3NiAxMTMuMzU1Nzg5LDguNzMyNTk0OTQgQzExMi43ODMyLDkuMTE1NTA2MzMgMTEyLjIxMDYxMSw5LjQ5ODQxNzcyIDExMS42MzgwMjEsOS44ODEzMjkxMSBDMTExLjI1NjI5NSwxMC4wNzI3ODQ4IDExMC44NzQ1NjksOS44ODEzMjkxMSAxMTAuODc0NTY5LDkuNDk4NDE3NzIgQzExMS4yNTYyOTUsNS42NjkzMDM4IDExMS4yNTYyOTUsMi43OTc0NjgzNSAxMTEuMjU2Mjk1LDEuNjQ4NzM0MTggQzExMS4yNTYyOTUsMS4yNjU4MjI3OCAxMTAuODc0NTY5LDAuODgyOTExMzkyIDExMC40OTI4NDMsMC44ODI5MTEzOTIgTDIwLjQwNTQ2MjgsMC44ODI5MTEzOTIgQzE5LjgzMjg3MzYsMC44ODI5MTEzOTIgMTkuMjYwMjg0MywxLjQ1NzI3ODQ4IDE5LjI2MDI4NDMsMi4wMzE2NDU1NyBDMTkuMjYwMjg0MywzLjU2MzI5MTE0IDE5LjQ1MTE0NzQsNi44MTgwMzc5NyAxOS44MzI4NzM2LDExLjIyMTUxOSBMMTkuODMyODczNiwxMS4yMjE1MTkgQzE5LjQ1MTE0NzQsMTEuMDMwMDYzMyAxOS4yNjAyODQzLDExLjIyMTUxOSAxOC44Nzg1NTgxLDExLjIyMTUxOSBDMTcuNTQyNTE2NCwxMC42NDcxNTE5IDE2LjU4ODIwMSw5LjY4OTg3MzQyIDE1LjgyNDc0ODYsOS4xMTU1MDYzMyBDMTQuNjc5NTcsNy41ODM4NjA3NiAxMy41MzQzOTE1LDYuNDM1MTI2NTggMTIuMTk4MzQ5OCw1LjA5NDkzNjcxIEMxMS4yNDQwMzQ0LDMuOTQ2MjAyNTMgMTAuMDk4ODU1OCwyLjYwNjAxMjY2IDguNzYyODE0MTUsMS40NTcyNzg0OCBDOC4xOTAyMjQ4NywwLjg4MjkxMTM5MiA3LjQyNjc3MjQ5LDAuNSA2LjQ3MjQ1NzAzLDAuNSBDNC45NDU1NTIyOCwwLjUgMy40MTg2NDc1MywxLjQ1NzI3ODQ4IDIuODQ2MDU4MjUsMi45ODg5MjQwNSBDLTguNDE0ODY0MjYsMzUuNTM2MzkyNCAxNS42MzM4ODU1LDYwLjA0MjcyMTUgNDEuNzgyMTI5Myw3Mi4xMDQ0MzA0IEM0MS43ODIxMjkzLDcyLjEwNDQzMDQgNDEuOTcyOTkyNCw3Mi4xMDQ0MzA0IDQxLjk3Mjk5MjQsNzIuMTA0NDMwNCBDNDQuNjQ1MDc1Nyw3NS4zNTkxNzcyIDQ3LjY5ODg4NTIsNzguNjEzOTI0MSA1MC45NDM1NTc4LDgxLjQ4NTc1OTUgQzUzLjQyNDc3OCw4My41OTE3NzIyIDU1LjkwNTk5ODIsODYuMDgwNjk2MiA1Ny42MjM3NjYxLDg4Ljk1MjUzMTYgQzYxLjYzMTg5MSw5NS42NTM0ODEgNjQuNjg1NzAwNSwxMDYuNzU3OTExIDQ3Ljg4OTc0ODMsMTE0Ljc5OTA1MSBDNDcuNTA4MDIyMSwxMTQuOTkwNTA2IDQ3LjMxNzE1OSwxMTUuMzczNDE4IDQ3LjMxNzE1OSwxMTUuNTY0ODczIEw0Ny4zMTcxNTksMTIwLjE1OTgxIEM0Ny4zMTcxNTksMTIwLjkyNTYzMyA0Ny44ODk3NDgzLDEyMS41IDQ4LjY1MzIwMDcsMTIxLjUgTDgxLjg2MzM3ODksMTIxLjUgQzgyLjYyNjgzMTMsMTIxLjUgODMuMTk5NDIwNiwxMjAuOTI1NjMzIDgzLjE5OTQyMDYsMTIwLjE1OTgxIEw4My4xOTk0MjA2LDExNS41NjQ4NzMgQzgzLjE5OTQyMDYsMTE1LjE4MTk2MiA4My4wMDg1NTc1LDExNC43OTkwNTEgODIuNjI2ODMxMywxMTQuNzk5MDUxIEM2NS44MzA4NzkxLDEwNi43NTc5MTEgNjguNjkzODI1NSw5NS42NTM0ODEgNzIuODkyODEzNSw4OC45NTI1MzE2IEM3NC42MTA1ODE0LDg2LjA4MDY5NjIgNzcuMDkxODAxNiw4My41OTE3NzIyIDc5LjU3MzAyMTgsODEuNDg1NzU5NSBDODMuMTk5NDIwNiw3OC40MjI0Njg0IDg2LjI1MzIzMDEsNzQuOTc2MjY1OCA4OS4xMTYxNzY1LDcxLjMzODYwNzYgQzg5LjMwNzAzOTYsNzEuMTQ3MTUxOSA4OS42ODg3NjU3LDcwLjc2NDI0MDUgODkuODc5NjI4OCw3MC43NjQyNDA1IEMxMTUuMDczNTU3LDU4LjMxOTYyMDMgMTM3LjAyMjgxMywzNC4zODc2NTgyIDEyNi4xNDM2MTcsMi45ODg5MjQwNSBaIE03LjgwODQ5ODY4LDExLjk4NzM0MTggQzcuODA4NDk4NjgsMTEuNjA0NDMwNCA4LjM4MTA4Nzk2LDExLjQxMjk3NDcgOC41NzE5NTEwNSwxMS43OTU4ODYxIEM5LjMzNTQwMzQzLDEyLjU2MTcwODkgMTAuMDk4ODU1OCwxMy4zMjc1MzE2IDExLjA1MzE3MTMsMTQuMDkzMzU0NCBDMTMuMTUyNjY1MywxNi4wMDc5MTE0IDE2LjM5NzMzNzksMTguMTEzOTI0MSAyMC4yMTQ1OTk4LDE4LjQ5NjgzNTQgQzIwLjQwNTQ2MjgsMTguNDk2ODM1NCAyMC41OTYzMjU5LDE4LjY4ODI5MTEgMjAuNTk2MzI1OSwxOC44Nzk3NDY4IEMyMi4xMjMyMzA3LDI5Ljc5MjcyMTUgMjUuNTU4NzY2NCw0My45NjA0NDMgMzIuNDI5ODM3Nyw1Ny4zNjIzNDE4IEMzMi42MjA3MDA4LDU3Ljc0NTI1MzIgMzIuMDQ4MTExNSw1OC4zMTk2MjAzIDMxLjY2NjM4NTQsNTcuOTM2NzA4OSBDMTkuMDY5NDIxMiw0OS43MDQxMTM5IDMuODAwMzczNzIsMzQuMzg3NjU4MiA3LjgwODQ5ODY4LDExLjk4NzM0MTggWiBNOTguODUwMTk0Miw1NS44MzA2OTYyIEMxMDUuMTQ4Njc2LDQyLjgxMTcwODkgMTA4LjIwMjQ4NiwyOS40MDk4MTAxIDEwOS43MjkzOTEsMTguODc5NzQ2OCBDMTA5LjcyOTM5MSwxOC42ODgyOTExIDEwOS45MjAyNTQsMTguNDk2ODM1NCAxMTAuMzAxOTgsMTguMzA1Mzc5NyBDMTEzLjM1NTc4OSwxNy41Mzk1NTcgMTE2LjAyNzg3MywxNS44MTY0NTU3IDExNy43NDU2NCwxNC4wOTMzNTQ0IEMxMTguNTA5MDkzLDEzLjMyNzUzMTYgMTE5LjI3MjU0NSwxMi43NTMxNjQ2IDEyMC4wMzU5OTgsMTEuOTg3MzQxOCBDMTIwLjQxNzcyNCwxMS42MDQ0MzA0IDEyMC45OTAzMTMsMTEuNzk1ODg2MSAxMjEuMTgxMTc2LDEyLjM3MDI1MzIgQzEyNC44MDc1NzUsMzMuMDQ3NDY4NCAxMTEuODI4ODg1LDQ3LjU5ODEwMTMgOTkuNjEzNjQ2Niw1Ni40MDUwNjMzIEM5OS4wNDEwNTczLDU2Ljc4Nzk3NDcgOTguNDY4NDY4LDU2LjQwNTA2MzMgOTguODUwMTk0Miw1NS44MzA2OTYyIFoiIGlkPSJTaGFwZSIgZmlsbD0iI0Q0NDJBNCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPGcgaWQ9Im5vdW5fU3Rhcl8xMTcxMTUyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NC4wMDAwMDAsIDE2LjAwMDAwMCkiIGZpbGw9IiNEOEVDMjkiPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMC45NTUxNTM4LDAuMDAxMTQyMzYzMjMgQzIwLjU3NzMzNDUsMC4wMTk0NDg2ODMyIDIwLjI1MDEzNjksMC4yNjg3MzgwNCAyMC4xMzI5NTE4LDAuNjI3NTcxNzA3IEwxNS41NTg1MTUxLDE0LjMxOTUzOSBMMC45MDgzNjA5OTksMTQuMzE5NTM5IEMwLjUxNTM4Njk1NiwxNC4zMjA4MDA1IDAuMTY3NDkwNzE2LDE0LjU3MzI3NDEgMC4wNDUyNTk4NjM2LDE0Ljk0NTkwNDYgQy0wLjA3Njk3MDk4ODgsMTUuMzE4NTM1MSAwLjA1NDAwMTM1NzQsMTUuNzI3MzcxNCAwLjM3MDE5MTE3MywxNS45NjAxOTI3IEwxMi4yNjk3MDI1LDI0LjY0MDc0MzUgTDcuNjk1MjcwMzgsMzguODA5OTg0MSBDNy41NzMxMTEyNiwzOS4xODUyMDk4IDcuNzA3NDQ5MjIsMzkuNTk2MjE4OSA4LjAyNzgzMTUzLDM5LjgyNzQ2MDIgQzguMzQ4MjEzODQsNDAuMDU4NzAxNCA4Ljc4MTUxMjM0LDQwLjA1NzM5MzQgOS4xMDA0ODYyNywzOS44MjQyMjIgTDIxLDMxLjE0MzY3NTggTDMyLjg5OTUxNDQsMzkuODI0MjIyIEMzMy4yMTg0ODgzLDQwLjA1NzM5MzQgMzMuNjUxNzg2OCw0MC4wNTg3MDE0IDMzLjk3MjE2OTIsMzkuODI3NDYwMiBDMzQuMjkyNTUxNSwzOS41OTYyMTg5IDM0LjQyNjg4OTQsMzkuMTg1MjA5OCAzNC4zMDQ3MzAzLDM4LjgwOTk4NDEgTDI5LjczMDI5MzYsMjQuNjQwNzQzNSBMNDEuNjI5ODA4OCwxNS45NjAxOTI3IEM0MS45NDU5OTg2LDE1LjcyNzM3MTQgNDIuMDc2OTcxLDE1LjMxODUzNTEgNDEuOTU0NzQwMSwxNC45NDU5MDQ2IEM0MS44MzI1MDkzLDE0LjU3MzI3NDEgNDEuNDg0NjEzLDE0LjMyMDgwMDUgNDEuMDkxNjM5LDE0LjMxOTUzOSBMMjYuNDQxNDg1NiwxNC4zMTk1MzkgTDIxLjg2NzA0ODksMC42Mjc1NzE3MDcgQzIxLjczOTY0MjEsMC4yMzczNDI0NTcgMjEuMzY1OTkxNywtMC4wMTkzMzc5MTMzIDIwLjk1NTE1MzgsMC4wMDExNDIzNjMyMyBMMjAuOTU1MTUzOCwwLjAwMTE0MjM2MzIzIFoiIGlkPSJQYXRoIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==");width:129px;height:158px}.dashboard-item{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;padding-right:1rem!important;padding-left:1rem!important;position:relative}.dashboard-item__container{border:3px solid #d8ec29;padding:2rem 1rem;width:100%}.dashboard-item__container.inactive{border-color:#d4d4d4}.dashboard-item__container.inactive .is-h2,.dashboard-item__container.inactive h2{color:#d4d4d4}.dashboard-item__container.inactive svg{fill:#d4d4d4}a.dashboard-item__container:active,a.dashboard-item__container:focus,a.dashboard-item__container:hover{background-color:#d8ec29}.dashboard-item__modal-open{position:absolute;right:20px;top:3px;background-color:#d8ec29;width:40px;height:40px;border-bottom:none;line-height:2}@media (min-width:1200px){.dashboard-item__modal-open{right:23px;line-height:1.6}}.dashboard-item__modal-open:before{content:url("../assets/images/icons/icon-plus.svg");display:block;width:40px;height:40px}.dashboard-item__icon{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;height:160px;margin-bottom:1rem}.dashboard-item__text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.dashboard-item__text .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.dashboard-item__text p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .dashboard-item__text .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .dashboard-item__text h5{margin-top:1rem}.dashboard__cta{margin-left:auto;padding-right:1rem!important;padding-left:1rem!important}.dashboard__cta-button{font-size:2rem;line-height:1.125;font-weight:700;border:3px solid #dd2936;display:block;color:#dd2936;text-align:center;padding:.5rem 0}.dashboard__cta-button:hover{background-color:#dd2936;color:#fff}.dashboard__modal{position:fixed;top:0;left:0;z-index:3;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}.dashboard__modal.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard__modal__modal-inner{position:relative;width:560px;max-width:85%;padding:2rem 1rem;background-color:#d8ec29;border:1px solid #000}@media (min-width:600px){.dashboard__modal__modal-inner{padding:2rem 3rem}}.dashboard__modal__modal-inner .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.dashboard__modal__modal-inner .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.dashboard__modal__modal-inner p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .dashboard__modal__modal-inner .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .dashboard__modal__modal-inner h5{font-size:17px}.dashboard__modal__close{position:absolute;left:-20px;top:-20px;background-color:#d8ec29;width:40px;height:40px;border-radius:50%;border-bottom:none;line-height:2;border:1px solid #000}@media (min-width:1200px){.dashboard__modal__close{line-height:1.6}}.dashboard__modal__close:active,.dashboard__modal__close:focus{border:1px solid #000}.dashboard__modal__close:before{content:url("../assets/images/icons/icon-plus.svg");-webkit-transform:rotate(45deg);transform:rotate(45deg);display:block;width:40px;height:40px}.tx-indexedsearch-redMarkup{text-transform:uppercase}.sitemap{margin-top:4rem}.sitemap .is-h1,.sitemap .steps .step>.count>div,.sitemap h1,.steps .sitemap .step>.count>div{text-align:center}.sitemap .is-h1+*,.sitemap .steps .step>.count>div+*,.sitemap h1+*,.steps .sitemap .step>.count>div+*{margin-top:4rem}.sitemap .is-h2,.sitemap h2{display:inline-block;border-bottom:3px solid #000}.sitemap .is-h2+*,.sitemap h2+*{margin-top:1rem}.sitemap a{display:block}.sitemap .grid>div{text-align:center}.sitemap .grid>div>div{padding-bottom:2rem;border-bottom:3px solid #d8ec29}.sitemap .level-1>a:hover{color:#dd2936}.sitemap .level-1+.level-2{margin-top:.25rem}.sitemap .level-1+.level-1,.sitemap .level-2+.level-1{margin-top:2rem}.sitemap .level-2 a{font-weight:400;padding:.25rem 0}.steps{margin-top:4rem}.steps .is-h1,.steps .step>.count>div,.steps h1{text-align:center}.steps .is-h1+*,.steps .step>.count>div+*,.steps h1+*{margin-top:1rem;text-align:center}.steps .is-h2+p,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2+.is-h5,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2+h5,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2+.is-h5,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2+h5,.steps h2+p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .is-h2+.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .is-h2+h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps h2+.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps h2+h5{margin-top:2rem}.steps-inner{margin-top:4rem}.steps .step{position:relative;min-height:146px;border:3px solid #d8ec29}.steps .step+.step{margin-top:2rem}.steps .step>.count{position:absolute;top:0;left:0;width:140px;height:140px;padding:20px}@media (max-width:599px){.steps .step>.count{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100px;height:100px}}.steps .step>.count>div{line-height:1;border-radius:50%;height:100px;width:100px;background-color:#000;color:#fff;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}@media (max-width:599px){.steps .step>.count>div{height:60px;width:60px;font-size:2rem}}.steps .step>.head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:140px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem calc(140px + 1rem) 1rem 1rem}.steps .step>.head[data-align=center] .is-h2,.steps .step>.head[data-align=center] h2{width:100%}.steps .step>.count+.head{padding-left:calc(140px + 1rem)}@media (max-width:599px){.steps .step>.count+.head{padding-top:0;padding-left:1rem;padding-right:calc(40px + 1rem)}}.steps .step.no-icon>.head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.steps .step.no-icon>.head,.steps .step.no-icon>p,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step.no-icon>.is-h5,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step.no-icon>h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step.no-icon>.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step.no-icon>h5{padding-left:1rem;padding-right:1rem}.steps .step>p,.steps .step>ul,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step>.is-h5,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step>h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step>.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step>h5{margin-top:0;margin-bottom:2rem;padding:0 calc(140px + 1rem)}@media (max-width:599px){.steps .step>p,.steps .step>ul,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step>.is-h5,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step>h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step>.is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step>h5{padding:0 1rem}}.steps .step>p+ul,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step>.is-h5+ul,.steps .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .step>h5+ul,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step>.is-h5+ul,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step>h5+ul{margin-top:-1rem}@media (max-width:599px){.steps .step:not(.is-closed) .head{padding-right:1rem}}.steps .step.is-closed{background-color:#d8ec29}.steps .step.is-closed:not(.no-icon)>.head:after{content:"";position:absolute;right:0;top:0;width:140px;height:100%;background-image:url("../assets/images/icons/icon-checked.svg");background-position:50%;background-repeat:no-repeat;background-size:60px auto}@media (max-width:599px){.steps .step.is-closed:not(.no-icon)>.head:after{width:60px;background-size:50px auto}}.steps .step.is-closed>.count>div{color:#d8ec29}.steps .step.is-greyed{opacity:.3}.steps .step[data-expand] .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.steps .step[data-expand] .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.steps .step[data-expand] p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step[data-expand] .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step[data-expand] h5{opacity:0;height:0;overflow:hidden;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}.steps .step[data-expand] ul{opacity:0;height:0;overflow:hidden}.steps .step[data-expand]:not(.is-expanded) .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.steps .step[data-expand]:not(.is-expanded) .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.steps .step[data-expand]:not(.is-expanded) p,.steps .step[data-expand]:not(.is-expanded) ul,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step[data-expand]:not(.is-expanded) .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step[data-expand]:not(.is-expanded) h5{margin-bottom:0!important}.steps .step[data-expand].is-expanded .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.steps .step[data-expand].is-expanded .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.steps .step[data-expand].is-expanded p,.steps .step[data-expand].is-expanded ul,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step[data-expand].is-expanded .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .steps .step[data-expand].is-expanded h5{opacity:1;height:auto}.steps .step[data-expand] svg.svg-toggle{position:absolute;bottom:-20px;left:calc(50% - 20px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.steps .step[data-expand].is-expanded svg.svg-toggle>rect:last-child{display:none}.steps .step.is-disabled{opacity:.5}.subnav{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;max-width:1440px;margin-bottom:1rem;padding:1rem 2rem}@media (max-width:599px){.subnav{padding:.5rem 1rem}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;font-size:.9rem;color:#737373}@media (max-width:1024px){.breadcrumb{display:none}}.breadcrumb a{font-weight:400}.subnav .subnav-right a,.subnav .subnav-right input[type=submit]{font-size:1rem;line-height:1.4;border:none}.subnav .subnav-right a:hover,.subnav .subnav-right input[type=submit]:hover{color:#dd2936}.subnav .subnav-right a:active,.subnav .subnav-right a:focus,.subnav .subnav-right input[type=submit]:active,.subnav .subnav-right input[type=submit]:focus{color:#a10611}.subnav .subnav-right fieldset{border-bottom:0;padding:0}.subnav.on-image{position:absolute;width:100%;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(#000),to(transparent));background:-webkit-linear-gradient(#000,transparent);background:linear-gradient(#000,transparent)}.subnav.on-image .breadcrumb,.subnav.on-image a,.subnav.on-image input[type=submit]{color:#fff}@media (max-width:1024px){.subnav:not(.has-subnav-right){background:none}}section.textmedia .textmedia-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:899px){section.textmedia .textmedia-inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:899px){section.textmedia .textmedia-inner>div{width:100%}}section.textmedia .textmedia-text+.textmedia-media{margin-left:2rem}@media (max-width:899px){section.textmedia .textmedia-text+.textmedia-media{margin-left:0}}section.textmedia .textmedia-text{-webkit-box-flex:37.5%;-ms-flex:37.5% 0;flex:37.5% 0;max-width:37.5%;-ms-flex-item-align:end;align-self:flex-end}@media (max-width:899px){section.textmedia .textmedia-text{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;-ms-flex-item-align:initial;align-self:auto}}section.textmedia .textmedia-media{-webkit-box-flex:62.5%;-ms-flex:62.5% 0;flex:62.5% 0;max-width:62.5%}@media (max-width:899px){section.textmedia .textmedia-media{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;margin-bottom:2rem}}section.textmedia .textmedia-media svg{height:100%;width:100%}@media (min-width:900px){section.textmedia[data-layout=left] .textmedia-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:900px){section.textmedia[data-layout=left] .textmedia-text+.textmedia-media{margin-left:0}}@media (min-width:900px){section.textmedia[data-layout=left] .textmedia-text{margin-left:2rem}}section.textmedia .textmedia-text>*+*{margin-top:1rem}.cookiebanner_wrapper{position:fixed;top:0;left:0;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:100%;height:100%;font-size:.8rem;line-height:1rem;background-color:rgba(141,156,10,.7);z-index:99999}.cookiebanner_wrapper.is-hidden{display:none}.cookiebanner .inner{background-color:#fff;width:80%;max-width:1060px;max-height:80vh;z-index:1;overflow:auto;padding:50px 60px 20px}.cookiebanner .inner.cookie-law{display:block}@media (max-width:1199px){.cookiebanner .inner{padding:30px}}@media (max-width:899px){.cookiebanner .inner{padding:20px}}.cookiebanner button{margin:0;padding:0;border:none;border-radius:0;background:none;cursor:pointer}.cookiebanner .is-h2,.cookiebanner h2{font-size:29px;font-weight:700;line-height:35px;margin-bottom:15px;color:#dd2936}.cookiebanner .is-h2:focus,.cookiebanner h2:focus{outline:1px dotted #dd2936}.cookiebanner .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5 a,.cookiebanner .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5 a,.cookiebanner p a,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookiebanner .is-h5 a,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookiebanner h5 a{color:#dd2936;font-weight:700}.cookiebanner .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5 a:after,.cookiebanner .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5 a:after,.cookiebanner p a:after,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookiebanner .is-h5 a:after,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookiebanner h5 a:after{width:20px;height:20px}.cookiebanner .cookie-section{border-top:1px solid #c1bdb8;margin-top:25px;padding-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex}.cookiebanner .cookie-tab-list{margin:0;padding:0;list-style:none;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:100%;position:relative}.cookiebanner .cookie-tab-list-item{position:static;margin-bottom:30px}@media (max-width:899px){.cookiebanner .cookie-tab-list-item{margin-bottom:15px}}.cookiebanner .cookie-tab-list-item:last-child{margin-bottom:0}.cookiebanner .cookie-tab-list-item .is-h3,.cookiebanner .cookie-tab-list-item .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,.cookiebanner .cookie-tab-list-item .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,.cookiebanner .cookie-tab-list-item fieldset legend,.cookiebanner .cookie-tab-list-item h3,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookiebanner .cookie-tab-list-item .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookiebanner .cookie-tab-list-item h2,fieldset .cookiebanner .cookie-tab-list-item legend{margin-bottom:0!important;padding-bottom:0!important;-webkit-box-flex:1;-ms-flex:auto;flex:auto;border:none}.cookiebanner .cookie-tab-list-item:before{content:none}.cookiebanner .cookie-tab-list-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:350px}@media (max-width:1199px){.cookiebanner .cookie-tab-list-head{width:280px}}@media (max-width:899px){.cookiebanner .cookie-tab-list-head{width:100%}}.cookiebanner .tab-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000;font-size:22px;font-weight:700;line-height:18px;padding-right:20px;width:100%;text-align:left;outline:none}@media (max-width:899px){.cookiebanner .tab-btn{color:#dd2936}}.cookiebanner .tab-btn[aria-selected=true]{color:#dd2936}.cookiebanner .tab-btn:focus,.cookiebanner .tab-btn:hover{color:#dd2936;text-decoration:underline}.cookiebanner .cookie-tab-panel{display:none;position:absolute;top:0;right:0;width:calc(100% - 390px);height:100%;overflow:auto}@media (max-width:1199px){.cookiebanner .cookie-tab-panel{width:calc(100% - 320px)}}@media (max-width:899px){.cookiebanner .cookie-tab-panel{position:static;display:block!important;width:100%;margin-top:15px}}.cookiebanner .cookie-tab-panel[aria-hidden=false]{display:block}.cookiebanner .cookie-tab-panel .is-h3,.cookiebanner .cookie-tab-panel .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,.cookiebanner .cookie-tab-panel .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,.cookiebanner .cookie-tab-panel fieldset legend,.cookiebanner .cookie-tab-panel h3,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookiebanner .cookie-tab-panel .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookiebanner .cookie-tab-panel h2,fieldset .cookiebanner .cookie-tab-panel legend{color:#000;font-size:18px!important;font-weight:700;line-height:20px!important;margin-top:10px!important;margin-bottom:5px!important}.cookiebanner .action-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px;padding-bottom:30px}@media (max-width:599px){.cookiebanner .action-wrapper{display:block}}.cookiebanner .action-wrapper .button{padding:3px 0;font-size:23px;font-weight:700;line-height:25px;display:inline-block;text-align:center;border-bottom:4px solid #000}@media (max-width:599px){.cookiebanner .action-wrapper .button{display:block}}.cookiebanner .action-wrapper .button:focus{outline:1px dotted #000}.cookiebanner .action-wrapper .button:last-child{margin-left:70px}@media (max-width:599px){.cookiebanner .action-wrapper .button:last-child{margin-top:20px;margin-left:0}}.cookiebanner .modify-notice .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.cookiebanner .modify-notice .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.cookiebanner .modify-notice p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookiebanner .modify-notice .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookiebanner .modify-notice h5{font-size:14px;text-align:right;color:#737373}.cookiebanner .cookie-checkbox{position:relative;display:inline-block;margin-bottom:0;cursor:pointer}.cookiebanner .cookie-checkbox input:focus~.toggler:before{outline:1px dotted #000}.cookiebanner .cookie-checkbox input:checked~.toggler:before{left:calc(100% - 2px);-webkit-transform:translateX(-100%) translateY(-50%);transform:translateX(-100%) translateY(-50%)}.cookiebanner .cookie-checkbox input:checked~.toggler{background-color:#dd2936;border-color:#dd2936}.cookiebanner .cookie-checkbox input:checked~.toggler:before{background-color:#fff}.cookiebanner .cookie-checkbox .toggler{position:relative;display:block;width:45px;height:22px;border:1px solid #000;border-radius:30px}.cookiebanner .cookie-checkbox .toggler:before{content:"";position:absolute;top:50%;left:2px;display:block;width:18px;height:18px;background-color:#000;border-radius:50%;-webkit-transition:left .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:left .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:left .3s ease-in-out,transform .3s ease-in-out;transition:left .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cookiebanner .modify-text{font-weight:700}.cookiebanner-toggler{display:inline;border:none;border-radius:0;background:none;margin:0;font-size:inherit;line-height:inherit;cursor:pointer}.cookiebanner-toggler:focus,.cookiebanner-toggler:hover{color:#dd2936;text-decoration:underline}.cookiebanner-toggler.is-hidden{display:none}.container-article .cookiebanner-toggler{margin:2rem 4rem;padding:15px 20px;background-color:#dd2936;color:#fff}@media (max-width:899px){.container-article .cookiebanner-toggler{margin:2rem 0}}.cookie-overlay{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:#dd2936;padding:20px;text-align:center;margin-bottom:10px}.cookie-overlay .is-h4,.cookie-overlay .sitemap .level-1>a,.cookie-overlay h4,.sitemap .cookie-overlay .level-1>a{color:#fff!important;font-size:22px!important;font-weight:700;line-height:26px!important;padding-bottom:0!important;margin-bottom:20px!important}.cookie-overlay .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.cookie-overlay .t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,.cookie-overlay p,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookie-overlay .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .cookie-overlay h5{margin:0 0 21px!important;font-size:.8rem!important;font-weight:700;color:#fff!important}.cookie-overlay .cookie-overlay-button{margin:0;border-radius:0;background:none;cursor:pointer;padding:10px 20px;color:#fff;font-size:.8rem;font-weight:700;display:inline-block;text-align:center;border:2px solid #fff}.cookie-overlay .cookie-overlay-button:focus,.cookie-overlay .cookie-overlay-button:hover{color:#dd2936;background-color:#fff}.cookie-overlay .cookie-overlay-inner{display:none}.m_heroVideo .cookie-overlay{padding-top:28.125%;padding-bottom:28.125%}[contenteditable]:focus{outline:2px dashed #d8ec29}div.head-kolder{display:block;text-align:center;padding-top:40px;padding-bottom:40px}div.head-kolder,div.head-kolder a{color:#bdbdbd;font-weight:300}div.head-kolder a:hover{color:#d8ec29}div.styleguide{background-color:#f8f8f8}div.styleguide-header{max-width:1440px;margin:0 auto 2rem}div.styleguide-header .element{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}div.styleguide-header div.styles,div.styleguide div.styles{margin:0 auto;padding:0 50px 40px;max-width:1000px}@media screen and (max-width:900px){div.styleguide-header div.styles,div.styleguide div.styles{padding:0 0 40px}}div.styleguide-header div.double,div.styleguide-header div.single,div.styleguide div.double,div.styleguide div.single{margin-top:2rem;margin-bottom:2rem;padding:0 2rem}@media screen and (max-width:900px){div.styleguide-header div.double,div.styleguide-header div.single,div.styleguide div.double,div.styleguide div.single{padding:0}}div.styleguide-header div.double,div.styleguide div.double{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}div.styleguide-header div.double>div,div.styleguide div.double>div{-ms-flex-preferred-size:50%;flex-basis:50%}@media screen and (max-width:600px){div.styleguide-header div.double>div,div.styleguide div.double>div{-ms-flex-preferred-size:100%;flex-basis:100%}}div.styleguide-header div.asset,div.styleguide div.asset{display:block;padding:20px}@media screen and (max-width:900px){div.styleguide-header div.asset,div.styleguide div.asset{padding:10px}}div.styleguide-header div.asset div.info,div.styleguide div.asset div.info{font-size:.8rem;font-weight:300;color:#bdbdbd;margin-bottom:.5rem}div.styleguide-header div.asset div.element,div.styleguide div.asset div.element{padding:20px;vertical-align:top;background-color:#fff;-webkit-box-shadow:0 8px 16px #e4e4e4;box-shadow:0 8px 16px #e4e4e4}div.styleguide.styleguide-index div.asset div.element a>span{color:#d4d4d4;margin-left:10px}div.styleguide.styleguide-index div.asset div.element{padding:0}div.styleguide.styleguide-index div.asset div.element>a{display:block;padding:20px}.styles [data-grid-size]>div:not(.grid){height:30px;color:#fff;font-weight:700;line-height:30px;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#ffe3e3),to(#f3d9fa));background:-webkit-linear-gradient(left,#ffe3e3,#f3d9fa);background:linear-gradient(90deg,#ffe3e3 0,#f3d9fa)}@media print{@page{margin:25mm}*,:after,:before{background:#fff none!important;color:#000!important;-webkit-box-shadow:none;box-shadow:none}body{color:#000!important;font-family:Helvetica Neue,Arial,sans-serif;font-size:11pt}#page,body{margin:0}.is-h1,.is-h2,.is-h3,.is-h4,.is-h5,.is-h6,.sitemap .level-1>a,.steps .step>.count>div,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,fieldset legend,h1,h2,h3,h4,h5,h6{color:#000;font-weight:400}.is-h1,.steps .step>.count>div,h1{font-size:160%}.is-h2,h2{font-size:140%}.is-h3,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h2,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h2,fieldset legend,h3{font-size:110%}.is-h4,.is-h5,.is-h6,.sitemap .level-1>a,h4,h5,h6{font-size:100%}.mega-head{font-size:160%}.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] .is-h5,.t_default:not([data-layout=space]) .grid>[data-grid-size="1/3"] h5,p{font-size:11pt!important;margin:0}a:link,a:visited{color:#000!important;font-family:Helvetica Neue,Arial,sans-serif}a:not(.button){text-decoration:underline}.noprint{display:none!important}[class^=container]{padding-left:0;padding-right:0}.container-article{max-width:100%}.container-article>*{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.container-article>ol,.container-article>ul{padding-left:1.4rem!important}article+*,section+*{margin-top:2rem}article,section{padding-left:.5rem!important;padding-right:.5rem!important}header.globalHeader .header-item:nth-child(2),nav.globalNav{display:none!important}header.globalHeader{position:static!important;margin-bottom:1rem}header.globalHeader .logo{padding:0}.subnav{margin-bottom:0;padding:0 0 1rem}.subnav.on-image{position:relative}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex}.subnav-right{display:none}.h_hero{margin-bottom:0!important;padding-bottom:0!important}.h_hero .item-text>svg,.m_heroVideo{display:none!important}.h_default .item-text{padding:1rem 0!important}.h_default .item-text>*{max-width:100%;padding-left:0;padding-right:0}section.sitemap .grid{display:block}section.sitemap .grid>div>div{border-bottom:none}section.sitemap .grid>[data-grid-size="1/3"]{max-width:100%}}