@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700&display=swap);:root{--black:#000;--white:#fff;--primary:#e31c23;--red:#e31c23;--orangered:#f25340;--lightpurple:#feb3d2;--purple:#c672b0;--darkpurple:#882a44;--darkgrey:#4d4d4d;--lightgrey:#7c7c7c;--lightestgrey:#ddd;--darkyellow:#ffce75;--gold:#a9955f;--bgpink:#fff9f8}.link,a{-webkit-text-decoration:none;text-decoration:none}.link--is-underlined,a--is-underlined{-webkit-text-decoration:underline;text-decoration:underline}strong{font-weight:700}.is-success{color:#94d500}.is-grey{color:#686868}.is-danger{color:#df4661}.animated{opacity:1!important;transform:translateY(0)!important}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(/_nuxt/fonts/icomoon.bd05063.eot);src:url(/_nuxt/fonts/icomoon.bd05063.eot#iefix) format("embedded-opentype"),url(/_nuxt/fonts/icomoon.b30c56f.woff2) format("woff2"),url(/_nuxt/fonts/icomoon.a47bce9.ttf) format("truetype"),url(/_nuxt/fonts/icomoon.995b69c.woff) format("woff"),url(/_nuxt/img/icomoon.ccb5885.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-x:before{content:""}.icon-herri_logo:before{content:""}.icon-zoom:before{content:""}.icon-no-fullscreen:before{content:""}.icon-link:before{content:""}.icon-cross2:before{content:""}.icon-cross3:before{content:""}.icon-play:before{content:""}.icon-volume-high:before{content:""}.icon-volume-medium:before{content:""}.icon-volume-low:before{content:""}.icon-arrow-up:before{content:""}.icon-arrow-down:before{content:""}.icon-fullscreen:before{content:""}.icon-whatsapp:before{content:""}.icon-brand1:before,.icon-facebook:before,.icon-social1:before{content:""}.icon-search1:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-left:before{content:""}.icon-instagram:before{content:""}.icon-file-pdf-o:before{content:""}@media(min-width:767px){.is-hidden-mobile-large{display:none!important}}.blurry{filter:blur(15px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:1;transform:scale(1.05);transition:all .3s ease 1s}.blurry.animate-out{max-height:0;max-width:0;opacity:0;z-index:-1}.drawer-change-enter-active,.drawer-change-leave-active{opacity:1;transition:all 5s}.drawer-change-enter,.drawer-change-leave-to{opacity:0}.home-img-fadein-enter-active,.home-img-fadein-leave-active{opacity:1;transition:all 5s}.home-img-fadein-enter,.home-img-fadein-leave-to{opacity:0}.slidedown-enter-active,.slidedown-leave-active{transform:translateY(0);transition:all .2s}.slidedown-enter,.slidedown-leave-to{opacity:0;transform:translateY(-10%)}.slideinright-enter-active,.slideinright-leave-active{transform:translateX(0);transition:transform .2s}.slideinright-enter,.slideinright-leave-to{transform:translateX(100%)}.slideinleft-enter-active,.slideinleft-leave-active{transform:translateX(0);transition:transform .2s}.slideinleft-enter,.slideinleft-leave-to{transform:translateX(-100%)}.popup-enter-active,.popup-leave-active{transform:translateY(0);transition:all .3s}.popup-enter,.popup-leave-to{opacity:0;transform:translateY(50%)}.search-list-enter-active,.search-list-leave-active{transition:opacity .1s}.search-list-enter,.search-list-leave-to{opacity:0}.fadevideobg-enter-active,.fadevideobg-leave-active{transition:opacity 1s ease-in 3s}.fadevideobg-enter,.fadevideobg-leave-to{opacity:0;position:absolute}.slide-in-enter-active{transition:opacity .3s linear,transform .3s ease-out;transition-delay:calc(.2s*var(--i))}.slide-in-enter,.slide-in-leave-to{opacity:0}.slide-in-enter{transform:translateY(100px)}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease-in}.fade-enter,.fade-leave-to{opacity:0;position:absolute}.pageslider-leave-active{transform:translateX(-100%)}.pageslider-enter-active,.pageslider-leave-active{transition:all .3s linear}.pageslider-enter{opacity:0;transform:translateX(-100%)}.pageslider-leave-to{opacity:0;transform:translateX(100%)}.rotate-enter,.rotate-leave-to{opacity:0}.rotate{align-items:center;display:flex;height:36px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;transition:opacity .6s ease-in-out;width:36px}.stagger-it .char{transition:color .5s linear;transition-delay:calc(.04s*var(--char-index))}.stagger-it:hover{color:#e31c23}.color-cycle:hover .char{animation:color-cycle 1s cubic-bezier(.5,0,.5,1) infinite alternate;animation-delay:calc(.03s*var(--char-index));animation-duration:calc(.04s*(var(--char-total)))}@keyframes color-cycle{25%{color:#f2d636}50%{color:#e31c23}75%{color:#e31c23}to{color:#e31c23}}.pop-out-color .char{animation-delay:calc(.08s*var(--char-index));animation-duration:calc(.08s*(var(--char-total)));animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.5,0,.5,1),linear;color:#000}.pop-out-color .char:after,.pop-out-color .char:before{animation:inherit;color:#fff;visibility:visible;z-index:1}.pop-out-color .char:after{color:#fff;z-index:2}.pop-out-color:hover .char{animation-name:color-cycle}.pop-out-color:hover .char:after{animation-name:pop-char-out}.pop-out-color:hover .char:before{animation-name:pop-char-out2,color-cycle}@keyframes pop-char-out2{0%,70%,to{transform:translate(0)}35%{transform:translate(.025em,-.05em)}}.page-enter-active{animation:acrossIn .4s ease-out both}.page-leave-active{animation:acrossOut .4s ease-in both;display:block}@keyframes acrossIn{0%{opacity:0}to{opacity:1}}@keyframes acrossOut{0%{opacity:1}to{opacity:0}}.pageRight-enter-active{backface-visibility:hidden;transition:transform .8s cubic-bezier(.4,.1,.7,.95);will-change:transform}.pageRight-enter{transform:translateX(100%)}.pageRight-leave-active{display:block}.pageLeft-enter-active{backface-visibility:hidden;transition:transform .8s cubic-bezier(.4,.1,.7,.95);will-change:transform}.pageLeft-enter{transform:translateX(-100%)}.pageLeft-leave-active{display:block}.fadeIn-leave-active{animation:fadeOut .6s ease-in both}.fadeIn-enter-active{animation:fadeIn .6s ease-in both;overflow-y:hidden!important}.fadeIn-leave-active{animation:fadeOut .6s ease-in .2s both;overflow-y:hidden!important}.fadeIn-enter-active{animation:fadeIn .6s ease-in .2s both}.slide-leave-active{animation:slideOut 1s ease-in 1s both;overflow-y:hidden!important}.slide-enter-active{animation:slideIn 1s ease-in 1s both}@keyframes blurOut{0%{filter:blur(0);opacity:0}to{filter:blur(15px);opacity:1}}@keyframes blurIn{0%{filter:blur(15px)}to{filter:blur(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:.1}}@keyframes fadeIn{0%{opacity:.1}to{opacity:1}}@keyframes slideOut{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-101%)}}@keyframes slideIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes nudgeLeft{0%{right:0}10%{right:5px}20%{right:10px}30%{right:15px}40%{right:20px}50%{right:25px}60%{right:30px}70%{right:35px}80%{right:40px}90%{right:45px}to{right:50px}}@keyframes nudgeRight{0%{right:50px}10%{right:45px}20%{right:40px}30%{right:35px}40%{right:30px}50%{right:25px}60%{right:20px}70%{right:15px}80%{right:10px}90%{right:5px}to{right:0}}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.lazyloading{filter:blur(30px);transition:filter .3s ease-in-out}.lazyloaded{filter:blur(0)}img.lazyload:not([src]){visibility:hidden}body,input{font-size:24px}@media(max-width:1600px){body,input{font-size:18px}}@media(max-width:768px){body,input{font-size:18px}}@media(max-width:576px){body,input{font-size:16px}}h1{font-size:40px;font-weight:300;line-height:1.1;margin-bottom:1em}@media(max-width:1600px){h1{font-size:36px}}@media(max-width:768px){h1{font-size:36px}}@media(max-width:576px){h1{font-size:28px}}@media only screen and (min-width:768px){h1{margin-bottom:1em}}h2{font-size:26px;font-weight:800;line-height:1.1}@media(max-width:1600px){h2{font-size:24px}}@media(max-width:768px){h2{font-size:22px}}@media(max-width:576px){h2{font-size:20px}}h3{font-weight:400}h3,h4,h5,h6{font-size:26px;margin-bottom:1em}h4,h5,h6{font-weight:300}@media(max-width:1600px){h4,h5,h6{font-size:24px}}@media(max-width:768px){h4,h5,h6{font-size:22px}}@media(max-width:576px){h4,h5,h6{font-size:20px}}ol,p,pre,ul{line-height:1.4;margin-bottom:1em}a{transition:color .3s}a,a:hover{color:#e31c23}a.is-open{-webkit-text-decoration:underline;text-decoration:underline}ol li,ul li{margin-bottom:.5em;margin-left:1em}.c-block-content ol,.c-block-content ul,.c-slide-in ol,.c-slide-in ul{margin-bottom:1em}svg[class^=svg-icon-]{stroke-width:1px;stroke:#b7b7b7;fill:none;stroke-linecap:round;stroke-linejoin:round;display:inline-block;height:1.5em;width:1.5em}@media(max-width:1366px){svg[class^=svg-icon-]{height:2rem;width:2rem}}mark{background-color:transparent;color:#e31c23}code{color:var(--caption-color);font-size:16px}@media(max-width:1600px){code{font-size:14px}}@media(max-width:768px){code{font-size:13px}}@media(max-width:576px){code{font-size:11px}}body,html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#000;box-sizing:border-box;color:#fff;font-family:Open Sans,Helvetica,Arial,sans-serif;min-height:100%;transition:all 1s ease-in-out;word-spacing:1px}*,:after,:before{box-sizing:border-box;margin:0}.wp-block-audio{line-height:0;margin-bottom:20px}.wp-block-audio audio{display:none}.wp-block-audio figcaption{color:#b7b7b7;font-size:20px;font-style:italic;line-height:1.2;padding:.5em 0;text-align:left}@media(max-width:1600px){.wp-block-audio figcaption{font-size:16px}}@media(max-width:768px){.wp-block-audio figcaption{font-size:14px}}@media(max-width:576px){.wp-block-audio figcaption{font-size:13px}}.wp-block-image{line-height:0;margin-bottom:20px}.wp-block-image,.wp-block-image figure{position:relative}.wp-block-image figcaption{color:#b7b7b7;font-size:20px;font-style:italic;line-height:1.2;padding:.5em 0;text-align:left}@media(max-width:1600px){.wp-block-image figcaption{font-size:16px}}@media(max-width:768px){.wp-block-image figcaption{font-size:14px}}@media(max-width:576px){.wp-block-image figcaption{font-size:13px}}.wp-block-image.mobile{display:none}@media(max-width:1366px){.wp-block-image.mobile{display:block}.wp-block-image.desktop{display:none}}.wp-block-code{margin-bottom:20px}[class*=wp-block-].no-spacing{margin-bottom:0}.size-medium{max-width:200px}.aligncenter{margin:0 auto}.alignleft{float:left;margin:20px 20px 20px 0}.alignleft figcaption{left:0;right:auto}@media(max-width:576px){.alignleft{float:none;margin-left:0;margin-right:0;max-width:100%;text-align:left}}.alignright{float:right;margin:20px 0 20px 20px;width:auto}@media(max-width:576px){.alignright{float:none;margin-left:0;margin-right:0;max-width:100%;text-align:right}}.aligncenter{text-align:center}.alignwide{margin-left:-80px;margin-right:-80px;max-width:100vw}@media(max-width:810px){.alignwide{margin-left:-20px;margin-right:-20px}.alignwide figcaption{padding:5px 20px}}.alignfull{margin-bottom:40px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw}.alignfull figcaption{padding:5px 20px!important;text-align:center!important}@media(max-width:576px){.alignfull{margin-bottom:20px;margin-left:-20px;margin-right:-20px}.is-resized img{width:100%!important}}.c-peep-hole{margin-bottom:20px;overflow:hidden;position:relative}.c-peep-hole .l-image-container{height:100vh;left:0;position:absolute;top:0;width:100%}.c-peep-hole img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.c-peep-hole.cover img{-o-object-fit:cover;object-fit:cover}.c-reveal{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:0;position:relative}.c-reveal div{height:500px;width:100%}@supports(-webkit-touch-callout:inherit){.c-reveal{background-attachment:scroll}}.c-text-reveal h1,.c-text-reveal h2,.c-text-reveal h3,.c-text-reveal p{-webkit-text-fill-color:transparent;background-attachment:fixed,scroll;-webkit-background-clip:text;background-clip:text;background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0;position:relative;text-align:center}.c-text-reveal h1{font-size:15vw;font-weight:700}.c-text-reveal h2{font-size:10vw;font-weight:700}.c-text-reveal h3{font-size:8vw;font-weight:700}.c-text-reveal p{font-size:26px}@media(max-width:1600px){.c-text-reveal p{font-size:22px}}@media(max-width:768px){.c-text-reveal p{font-size:20px}}@media(max-width:576px){.c-text-reveal p{font-size:18px}}.wp-block-spacer{pointer-events:none}blockquote{margin-bottom:20px}blockquote p{background-color:transparent!important;margin-bottom:0!important}blockquote cite{float:right;font-size:20px;font-style:normal;margin-top:.5em;text-align:right}@media(max-width:1600px){blockquote cite{font-size:16px}}@media(max-width:768px){blockquote cite{font-size:14px}}@media(max-width:576px){blockquote cite{font-size:13px}}blockquote:after{clear:both;content:"";display:block}.wp-block-separator{background-color:#fff;border:none;height:2px;margin:20px 0}.wp-block-verse{display:block!important;margin-bottom:20px}.wp-block-verse pre{font-family:inherit;margin-bottom:0;white-space:break-spaces}.wp-block-verse cite{display:block;font-size:20px;font-style:italic;margin-top:.5em;text-align:right}@media(max-width:1600px){.wp-block-verse cite{font-size:16px}}@media(max-width:768px){.wp-block-verse cite{font-size:14px}}@media(max-width:576px){.wp-block-verse cite{font-size:13px}}.c-links-gallery{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1200px;width:100%}.c-links-gallery__item{display:block;line-height:0;margin-bottom:20px;margin-right:20px;overflow:hidden;width:calc(20% - 16px)}.c-links-gallery__item:nth-child(5n+5){margin-right:0}.c-links-gallery__item img{transition:transform .3s}.c-links-gallery__item:hover img{transform:scale(1.1)}@media(max-width:576px){.c-links-gallery .c-links-gallery__item{width:calc(50% - 10px)}.c-links-gallery .c-links-gallery__item:nth-child(2n+2){margin-right:0!important}.c-links-gallery .c-links-gallery__item:nth-child(5n+5){margin-right:20px}}.c-carousel{height:50vh;margin-bottom:20px;max-height:500px;min-width:100%;overflow:visible;padding:20px;position:relative;z-index:2}.c-carousel.big{height:90vh;max-height:800px}@media(max-width:767px){.c-carousel{height:auto!important;margin:0 0 2rem;max-height:80vh!important}}.c-carousel .swiper-container{height:100%;overflow:visible}.c-carousel .swiper-wrapper{align-items:center}.c-carousel .swiper-zoom-container{cursor:pointer;flex-wrap:wrap;transform:none}.c-carousel .swiper-slide-zoomed{z-index:10}.c-carousel .swiper-lazy{opacity:0;transition:opacity .3s}.c-carousel .swiper-lazy.swiper-lazy-loaded{opacity:1}.c-carousel .caption{bottom:-1.7rem;color:#000;color:initial;font-size:16px;margin-top:1rem;opacity:0;opacity:.8;padding:0 20px;position:absolute;text-align:center;transition:opacity .3s;width:100%}@media(max-width:1600px){.c-carousel .caption{font-size:14px}}@media(max-width:768px){.c-carousel .caption{font-size:13px}}@media(max-width:576px){.c-carousel .caption{font-size:11px}}.c-carousel .swiper-slide{align-items:center;display:flex;justify-content:center}.c-carousel .swiper-slide img{max-height:100%;max-width:100%;width:auto}.c-carousel .swiper-slide img.video-poster{cursor:pointer}.c-carousel .swiper-slide .video-embed,.c-carousel .swiper-slide .video-embed iframe{height:100%;width:100%}.c-carousel .swiper-slide .video-player{background-color:var(--background-color);height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;visibility:hidden;width:100%}.c-carousel .swiper-slide .video-player iframe{height:100%;width:100%}.c-carousel .swiper-slide .video-player.is-active{display:block;opacity:1;visibility:visible}.c-carousel .swiper-slide span.icon-play{color:#fff;display:block;font-size:50px;height:30px;left:calc(50% - 25px);pointer-events:none;position:absolute;text-shadow:3px 3px 0 #000;top:calc(50% - 15px)}.c-carousel .swiper-slide span.icon-play:before{position:relative;top:-10px}.c-carousel .swiper-slide:hover span.icon-play{color:var(--link-color)}.c-carousel .swiper-slide-zoomed img{z-index:999}.c-carousel .swiper-slide-active .caption{opacity:1}.c-carousel__button{color:#e31c23;font-size:26px;height:66px;line-height:76px;margin-top:-33px;transition:transform .3s ease-out;width:66px;z-index:1}.c-carousel__button.text_color{color:var(--text-color)}.c-carousel__button.link_color{color:var(--link-color)}.c-carousel__button:after{display:none}.c-carousel__button:focus{outline:none}.c-carousel__button:hover{transform:scale(1.3)}@media(max-width:1366px){.c-carousel__button{opacity:.2}.c-carousel__button:hover{transform:none}}@media(max-width:767px){.c-carousel__button{opacity:1;z-index:1}}.c-carousel .swiper-button-prev{left:-40px}@media(max-width:767px){.c-carousel .swiper-button-prev{left:-33px}}.c-carousel .swiper-button-next{right:-40px}@media(max-width:767px){.c-carousel .swiper-button-next{right:-33px}}.c-carousel .swiper-zoom-target{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;width:100%}.c-carousel.alignfull .swiper-button-prev{left:50px}@media(max-width:767px){.c-carousel.alignfull .swiper-button-prev{left:-33px}}.c-carousel.alignfull .swiper-button-next{right:50px}@media(max-width:767px){.c-carousel.alignfull .swiper-button-next{right:-33px}}.c-accordion{margin-bottom:20px}.c-accordion__heading{color:#e31c23;cursor:pointer;font-weight:600}.c-accordion__heading span{display:inline-block;font-size:12px;margin-left:.5em;transition:transform .3s}.c-accordion__container{max-height:0;overflow:hidden;transition:max-height .3s ease-in}.c-accordion__content{border-bottom:1px solid #fff;border-top:1px solid #fff;margin:20px 0;padding:20px 0}.c-accordion__content h1,.c-accordion__content h2,.c-accordion__content h3,.c-accordion__content h4,.c-accordion__content h5,.c-accordion__content h6,.c-accordion__content p{background-color:transparent!important;padding:0!important}.c-accordion:not(.normal-text-size) .c-accordion__content{font-size:16px}@media(max-width:1600px){.c-accordion:not(.normal-text-size) .c-accordion__content{font-size:14px}}@media(max-width:768px){.c-accordion:not(.normal-text-size) .c-accordion__content{font-size:13px}}@media(max-width:576px){.c-accordion:not(.normal-text-size) .c-accordion__content{font-size:11px}}.c-accordion:not(.normal-text-size) .c-accordion__content p{font-size:16px}@media(max-width:1600px){.c-accordion:not(.normal-text-size) .c-accordion__content p{font-size:14px}}@media(max-width:768px){.c-accordion:not(.normal-text-size) .c-accordion__content p{font-size:13px}}@media(max-width:576px){.c-accordion:not(.normal-text-size) .c-accordion__content p{font-size:11px}}.c-accordion p.has-small-font-size,.c-accordion pre.has-small-font-size{font-size:83.33%!important}.c-accordion p.has-medium-font-size,.c-accordion pre.has-medium-font-size{font-size:110%!important}.c-accordion p.has-large-font-size,.c-accordion pre.has-large-font-size{font-size:122%!important}.c-accordion p.has-huge-font-size,.c-accordion p.has-x-large-font-size,.c-accordion pre.has-huge-font-size,.c-accordion pre.has-x-large-font-size{font-size:130%!important}.c-accordion.is-open .c-accordion__heading{color:#e31c23}.c-accordion.is-open .c-accordion__heading span{transform:rotate(180deg)}.c-accordion.is-open .c-accordion__container{max-height:none;overflow:visible}.c-sharebar{align-items:center;display:flex;justify-content:center}.c-sharebar div{line-height:40px}.c-sharebar a{display:block;height:40px;line-height:38px;text-align:center;transition:all .3s;width:40px}.c-sharebar a:hover{color:#e31c23;-webkit-text-decoration:none!important;text-decoration:none!important}.c-sharebar a.c-button{padding-left:0;padding-right:0}.c-sharebar a,.c-sharebar div{box-sizing:content-box;box-sizing:initial}.c-toggle-comments{cursor:pointer;line-height:40px}.c-toggle-comments span:last-child{display:inline-block;font-size:12px;margin-left:.5em;transition:transform .3s}.c-toggle-comments.is-open{color:#e31c23}.c-toggle-comments.is-open span{transform:rotate(180deg)}.c-toggle-comments:hover{color:#e31c23;-webkit-text-decoration:none;text-decoration:none}.c-printbar{cursor:pointer}.c-printbar__item{line-height:40px;transition:all .3s}.c-printbar__item span{margin-left:.2em}.c-printbar__item:hover{color:#e31c23;-webkit-text-decoration:none;text-decoration:none}.has-block .c-printbar__item:hover,.has-block .c-sharebar a:hover,.has-block .c-toggle-comments.is-open{background-color:#000!important}.has-block .c-comments{border:none!important}.c-contributor{display:flex;margin-bottom:80px;margin-right:80px;text-align:left;width:calc(50% - 40px)}.c-contributor:nth-child(2n+2){margin-right:0}@media(max-width:768px){.c-contributor{margin-right:0;width:100%}}@media(max-width:576px){.c-contributor{display:block;margin-bottom:60px}.c-contributor .c-contributor__cube{margin:0 0 20px}.c-contributor .c-contributor__cube .c-cube__container{margin:0 auto}}.c-contributor .c-contributor__cube{margin-right:20px;margin-top:5px}.c-contributor .c-contributor__cube .c-cube__container{height:150px;perspective:1000px;position:relative;width:150px}.c-contributor .c-contributor__cube .c-cube__cube{height:100%;position:absolute;transform-style:preserve-3d;width:100%}.c-contributor .c-contributor__cube .c-cube__cube div{background-size:cover;border:none;display:block;font-size:50px;font-weight:700;height:150px;line-height:150px;position:absolute;text-align:center;width:150px}.c-contributor .c-contributor__cube .c-cube__cube .front{background-color:rgba(255,0,0,.5);transform:rotateY(0deg) translateZ(75px)}.c-contributor .c-contributor__cube .c-cube__cube .back{background-color:rgba(0,255,0,.5);transform:rotateX(180deg) translateZ(75px)}.c-contributor .c-contributor__cube .c-cube__cube .right{background-color:rgba(0,0,255,.5);transform:rotateY(90deg) translateZ(75px)}.c-contributor .c-contributor__cube .c-cube__cube .left{background-color:rgba(0,255,255,.5);transform:rotateY(-90deg) translateZ(75px)}.c-contributor .c-contributor__cube .c-cube__cube .top{background-color:rgba(255,0,255,.5);transform:rotateX(90deg) translateZ(75px)}.c-contributor .c-contributor__cube .c-cube__cube .bottom{background-color:rgba(255,255,0,.5);transform:rotateX(-90deg) translateZ(75px)}.c-contributor .c-contributor__cube.has-images .c-cube__cube div{backface-visibility:hidden;background-color:transparent}.c-contributor:hover .c-cube__cube{animation:rotatecube 10s ease-in-out infinite}.c-contributor__content{font-size:20px;text-align:justify}@media(max-width:1600px){.c-contributor__content{font-size:16px}}@media(max-width:768px){.c-contributor__content{font-size:14px}}@media(max-width:576px){.c-contributor__content{font-size:13px}}.c-contributor__content h2{color:#e31c23;display:inline;font-size:26px;font-weight:300;margin-right:.5em}@media(max-width:1600px){.c-contributor__content h2{font-size:22px}}@media(max-width:768px){.c-contributor__content h2{font-size:20px}}@media(max-width:576px){.c-contributor__content h2{font-size:18px}}.c-contributor__links{margin-top:.5em}.c-contributor__links a{color:#b7b7b7;display:inline-block;margin-right:.5em;transition:color .3s}.c-contributor__links a:hover{color:#e31c23;-webkit-text-decoration:none!important;text-decoration:none!important}#article-content.contributors{padding-top:0}#article-content.contributors .c-block-content{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1400px}@media(max-width:1600px){#article-content.contributors .c-block-content{max-width:1200px}}@media(max-width:767px){#article-content.contributors{padding-top:60px}}.c-cube{margin:0 0 25px!important;position:relative}.c-cube .c-cube__container{height:260px;margin:0 auto;perspective:1000px;position:relative;width:260px}.c-cube .c-cube__cube{height:100%;position:absolute;transform-style:preserve-3d;width:100%;will-change:transform}.c-cube .c-cube__cube div{background-size:cover;border:none;display:block;height:100%;position:absolute;width:100%}.c-cube .c-cube__cube .front{background-color:rgba(255,0,0,.5);transform:rotateY(0deg) translateZ(130px)}.c-cube .c-cube__cube .back{background-color:rgba(0,255,0,.5);transform:rotateX(180deg) translateZ(130px)}.c-cube .c-cube__cube .right{background-blend-mode:hue;background-color:rgba(0,0,255,.5);transform:rotateY(90deg) translateZ(130px)}.c-cube .c-cube__cube .left{background-color:rgba(0,255,255,.5);transform:rotateY(-90deg) translateZ(130px)}.c-cube .c-cube__cube .top{background-color:rgba(255,0,255,.5);transform:rotateX(90deg) translateZ(130px)}.c-cube .c-cube__cube .bottom{background-color:rgba(255,255,0,.5);transform:rotateX(-90deg) translateZ(130px)}.c-cube .c-cube__cube.is-hovering{animation:discocube 3s ease-in-out}.c-cube .c-cube__cube.has-fade{transform:scale(1)}@media(max-width:576px){.c-cube{margin:0 0 60px!important}}@keyframes discocube{70%,to{transform:rotateX(1turn) rotateY(90deg) rotate(0)}}@keyframes rotatecube{0%{transform:rotateX(0deg) rotateY(1turn) rotate(0)}25%,30%{transform:rotateX(90deg) rotateY(180deg) rotate(180deg)}50%,55%{transform:rotateX(270deg) rotateY(270deg) rotate(270deg)}75%{transform:rotateX(1turn) rotateY(0deg) rotate(0)}}.c-animated-logo{display:flex;height:auto;justify-content:center;margin:0 auto;min-width:300px;position:relative;top:7vh;width:50vh;z-index:2}.c-animated-logo svg{flex-shrink:0;height:auto;width:100%}.c-animated-logo .st3{stroke-dasharray:200;stroke-dashoffset:200;animation:st3 3.5s linear 2s infinite alternate}.c-animated-logo .cls-1,.c-animated-logo .st3{fill:none;stroke-width:6;stroke-linecap:round;stroke-miterlimit:10}.c-animated-logo .cls-1{stroke-dasharray:409;stroke-dashoffset:409;animation-delay:2s;animation-direction:alternate;animation-duration:3.5s;animation-iteration-count:infinite}.c-animated-logo .number0 .cls-1{stroke-dasharray:323;stroke-dashoffset:323;animation-name:number0}.c-animated-logo .number1 .cls-1{stroke-dasharray:176;stroke-dashoffset:176;animation-name:number1}.c-animated-logo .number2 .cls-1{stroke-dasharray:295;stroke-dashoffset:295;animation-name:number2}.c-animated-logo .number3 .cls-1{stroke-dasharray:330;stroke-dashoffset:330;animation-name:number3}.c-animated-logo .number4 .cls-1{stroke-dasharray:340;stroke-dashoffset:340;animation-name:number4}.c-animated-logo .number5 .cls-1{stroke-dasharray:307;stroke-dashoffset:307;animation-name:number5}.c-animated-logo .number6 .cls-1{stroke-dasharray:360;stroke-dashoffset:360;animation-name:number6}.c-animated-logo .number7 .cls-1{stroke-dasharray:215;stroke-dashoffset:215;animation-name:number7}.c-animated-logo .number8 .cls-1{stroke-dasharray:409;stroke-dashoffset:409;animation-name:number8}.c-animated-logo .number9 .cls-1{stroke-dasharray:360;stroke-dashoffset:360;animation-name:number9}@media(max-width:576px){.c-animated-logo{top:100px;width:calc(100% - 74px)}}@keyframes st3{0%{stroke-dashoffset:200}25%,to{stroke-dashoffset:0}}@keyframes number0{0%{stroke-dashoffset:323}25%,to{stroke-dashoffset:0}}@keyframes number1{0%{stroke-dashoffset:176}25%,to{stroke-dashoffset:0}}@keyframes number2{0%{stroke-dashoffset:295}25%,to{stroke-dashoffset:0}}@keyframes number3{0%{stroke-dashoffset:330}25%,to{stroke-dashoffset:0}}@keyframes number4{0%{stroke-dashoffset:340}25%,to{stroke-dashoffset:0}}@keyframes number5{0%{stroke-dashoffset:307}25%,to{stroke-dashoffset:0}}@keyframes number6{0%{stroke-dashoffset:360}25%,to{stroke-dashoffset:0}}@keyframes number7{0%{stroke-dashoffset:215}25%,to{stroke-dashoffset:0}}@keyframes number8{0%{stroke-dashoffset:409}25%,to{stroke-dashoffset:0}}@keyframes number9{0%{stroke-dashoffset:360}25%,to{stroke-dashoffset:0}}.c-footnotes{margin-bottom:20px;margin-top:100px;padding:20px}.c-footnotes__title{margin-bottom:.5em}.c-footnotes--sidenote{margin:50px 0 0;padding:0}.footnote_tooltip{background-color:#b7b7b7;color:#000;cursor:text;font-size:16px;left:20px;margin-left:7px;opacity:0;padding:10px;position:absolute;top:0;transform:scale(0);transform-origin:left top;transition:all .3s;visibility:hidden;width:400px;word-break:break-word;z-index:10}@media(max-width:576px){.footnote_tooltip{left:0;margin:0;top:auto;width:100%}}.footnote_tooltip.left-aligned{left:auto;right:30px}.footnote_tag_styling,.footnote_tag_styling:hover{font-weight:400;-webkit-text-decoration:none;text-decoration:none}.footnote_tag_styling_1{color:#2bb975}.footnote_tag_styling_2{color:#545f5a}.footnote_plugin_tooltip_text{color:#686868;cursor:pointer;font-size:18px;left:.2em;position:relative!important;top:-.1em!important;transition:color .3s;vertical-align:top!important}@media(max-width:1600px){.footnote_plugin_tooltip_text{font-size:16px}}@media(max-width:768px){.footnote_plugin_tooltip_text{font-size:14px}}@media(max-width:576px){.footnote_plugin_tooltip_text{font-size:12px}}.footnote_plugin_tooltip_text.is-visible,.footnote_plugin_tooltip_text:hover{color:#e31c23}.footnote_plugin_tooltip_text.is-visible .footnote_tooltip{opacity:1;transform:scale(1);visibility:visible}@media(max-width:576px){.footnote_plugin_tooltip_text{position:static!important}}.sidenote_footnotes .footnote_tooltip{font-size:20px;width:350px}@media(max-width:1600px){.sidenote_footnotes .footnote_tooltip{font-size:16px}}@media(max-width:768px){.sidenote_footnotes .footnote_tooltip{font-size:14px}}@media(max-width:576px){.sidenote_footnotes .footnote_tooltip{font-size:13px;left:20px;position:fixed;top:40%;width:calc(100% - 40px)}}.footnote_container_prepare{display:block!important;padding-top:24px!important}.footnote_container_prepare>p{-webkit-margin-before:.83em!important;-webkit-margin-after:.83em!important;-webkit-margin-start:0!important;-webkit-margin-end:0!important;border-bottom:1px solid #aaa!important;display:block!important;font-weight:400!important;line-height:1.3!important;margin-bottom:.25em!important;margin-top:1em!important;overflow:hidden!important;padding:0!important;text-align:left!important;vertical-align:middle}.footnote_container_prepare>p>span:first-child{cursor:pointer;font-size:1.5em!important;padding-left:20px!important;text-align:left!important}.footnote-reference-container{border:none;table-layout:fixed;width:100%}.footnote_plugin_index{border:none!important}.footnote_plugin_index,.footnote_plugin_link{text-align:left;vertical-align:top;width:30px}.footnote_plugin_link span{cursor:pointer;display:block;padding:0 5px 0 3px}.footnote_plugin_link span:hover{color:#e31c23}.footnote_plugin_text{padding-bottom:.5em;text-align:left;vertical-align:top;width:80%}.footnote_plugin_text a{word-break:break-all}#footnote_references_container{font-size:18px}@media(max-width:1600px){#footnote_references_container{font-size:16px}}@media(max-width:768px){#footnote_references_container{font-size:14px}}@media(max-width:576px){#footnote_references_container{font-size:12px}}.wp-block-columns{display:flex;flex-wrap:wrap;margin-bottom:40px}.wp-block-columns .wp-block-column{margin-bottom:20px;margin-right:20px;width:calc(50% - 20px)}.wp-block-columns .wp-block-column:last-child{margin-right:0}.wp-block-columns.has-3-columns .wp-block-column{width:calc(33.33333% - 40px)}.wp-block-columns.has-4-columns .wp-block-column{width:calc(25% - 60px)}@media(max-width:576px){.wp-block-columns{display:block}.wp-block-columns .wp-block-column{width:100%}}iframe,object,video{max-width:100%}.wp-block-embed,.wp-block-video{word-wrap:break-word;margin-bottom:20px}.wp-block-embed figcaption,.wp-block-video figcaption{color:#b7b7b7;font-size:20px;font-style:italic;line-height:1.2;padding:.5em 0;text-align:left}@media(max-width:1600px){.wp-block-embed figcaption,.wp-block-video figcaption{font-size:16px}}@media(max-width:768px){.wp-block-embed figcaption,.wp-block-video figcaption{font-size:14px}}@media(max-width:576px){.wp-block-embed figcaption,.wp-block-video figcaption{font-size:13px}}.wp-block-embed iframe,.wp-block-video iframe{max-width:100%}.wp-block-embed video,.wp-block-video video{height:auto;width:100%}.wp-block-embed__wrapper,.wp-block-video__wrapper{position:relative}.wp-block-embed.is-type-video .wp-block-embed__wrapper:before,.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper:before,.wp-block-video.is-type-video .wp-block-embed__wrapper:before,.wp-block-video.wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:75%}.wp-block-embed.is-type-video iframe,.wp-block-embed.wp-has-aspect-ratio iframe,.wp-block-video.is-type-video iframe,.wp-block-video.wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before,.wp-block-video.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-block-video.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-block-video.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-block-video.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-block-video.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-block-video.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-block-video.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.button--contact,.button--sent{background-color:transparent;border:none;box-shadow:0 0 0 1px #000;cursor:pointer;height:auto;margin-bottom:32px;margin-top:32px;min-width:110px;outline:none;padding:5px 20px;transition:all .3s ease-in-out}.button--contact:active,.button--contact:focus,.button--contact:hover,.button--sent:active,.button--sent:focus,.button--sent:hover{box-shadow:0 0 0 2px #000}.button--sent{color:#000;-webkit-text-decoration:none;text-decoration:none}.button--is-white{align-items:center;box-shadow:0 0 0 1px #fff;color:#fff;display:flex;height:40px;justify-content:center;min-width:130px;text-transform:uppercase;transition:all .4s ease-in-out!important}.button--is-white:active,.button--is-white:focus,.button--is-white:hover{box-shadow:0 0 0 2px #fff;font-weight:600}.nanny{position:relative}.c-parental-control{align-items:center;background-color:#000;border:4px solid #e31c23;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.c-parental-control .c-button{background-color:#000;border:none;color:#e31c23;cursor:pointer;font-size:18px;font-weight:600;height:44px;line-height:42px;margin-top:1em;text-align:center;text-transform:uppercase;transition:background-color .2s;width:8em}@media(max-width:1600px){.c-parental-control .c-button{font-size:16px}}@media(max-width:768px){.c-parental-control .c-button{font-size:14px}}@media(max-width:576px){.c-parental-control .c-button{font-size:12px}}.c-parental-control .c-button:hover{background-color:#e31c23;color:#000}.c-parental-control__error{color:#f2d636;line-height:1.3em;margin-top:1em;padding:0 1em;text-align:center}.c-parental-control__form{display:flex;flex-wrap:wrap;justify-content:center;position:relative}.c-parental-control p{background-color:transparent;color:#fff}.c-parental-control input{background-color:#b7b7b7;border:none;font-size:26px;height:44px;padding:0;text-align:center;width:4em}@media(max-width:1600px){.c-parental-control input{font-size:24px}}@media(max-width:768px){.c-parental-control input{font-size:22px}}@media(max-width:576px){.c-parental-control input{font-size:20px}}.c-parental-control input:focus{outline:none}.c-parental-control label{align-items:center;color:#686868;display:flex;font-size:18px;font-weight:600;justify-content:center;text-transform:uppercase;width:100%}@media(max-width:1600px){.c-parental-control label{font-size:16px}}@media(max-width:768px){.c-parental-control label{font-size:14px}}@media(max-width:576px){.c-parental-control label{font-size:12px}}.c-parental-control label span{flex:1;padding:0 1em;width:20%}.c-parental-control label span:first-child{text-align:right}.c-parental-control.is-disabled .c-parental-control__error{color:#e31c23;margin-top:0}.c-static-background{background-position:50%;background-size:cover;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:0}.c-side-notes{display:none}.c-side-note{background-color:#000;border-top:4px solid #e31c23;font-size:20px;max-height:120vh;padding-top:44px;position:fixed;right:0;top:80px;width:932px;z-index:11}@media(max-width:1600px){.c-side-note{font-size:16px}}@media(max-width:768px){.c-side-note{font-size:14px}}@media(max-width:576px){.c-side-note{font-size:13px}}@media(max-width:1600px){.c-side-note{width:782px}}@media(max-width:1008px){.c-side-note{width:calc(100% - 88px)}}@media(max-width:576px){.c-side-note{width:calc(100% - 44px)}}.c-side-note.left{left:0;right:auto}.c-side-note.left .c-side-note__close{left:auto;position:absolute;right:-44px}.c-side-note.is-large{max-width:1600px;width:calc(100% - 88px)}@media(max-width:576px){.c-side-note.is-large{width:calc(100% - 44px)}}.c-side-note.has-iframe{height:calc(100vh - 80px);padding:0}.c-side-note.has-iframe .c-side-note__iframe{height:calc(100% - 40px)}.c-side-note.has-iframe .c-side-note__iframe a{align-items:center;display:flex;font-size:20px;height:40px;justify-content:center;line-height:1;margin:0!important;padding:0!important;text-align:center}@media(max-width:1600px){.c-side-note.has-iframe .c-side-note__iframe a{font-size:16px}}@media(max-width:768px){.c-side-note.has-iframe .c-side-note__iframe a{font-size:14px}}@media(max-width:576px){.c-side-note.has-iframe .c-side-note__iframe a{font-size:13px}}.c-side-note.has-oembed{padding-top:0}.c-side-note__oembed{margin:0 auto;max-width:150vh}.c-side-note__oembed .h-video-container{height:0;padding:28.125% 0;position:relative}.c-side-note__oembed .h-video-container iframe,.c-side-note__oembed .h-video-container img,.c-side-note__oembed .h-video-container object,.c-side-note__oembed .h-video-container video{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.c-side-note__oembed .h-tweet-container{padding:34px 44px}.c-side-note__oembed .h-tweet-container .twitter-tweet{display:none}.c-side-note__oembed .h-tweet-container .twitter-tweet-rendered{display:block}@media(max-width:576px){.c-side-note__oembed .h-tweet-container{padding:0}}.c-side-note__content{padding:0 65px 88px 44px}.c-side-note__content h1{margin-bottom:.5em}.c-side-note__content p{padding:0}.c-side-note__content p:last-child{margin-bottom:0}@media(max-width:576px){.c-side-note__content{padding:0 20px 88px}}.c-side-note__loader{animation:videoLoader 2s ease-in-out infinite;font-size:24px;left:0;position:absolute;text-align:center;top:calc(50% - 1em);width:100%}@media(max-width:1600px){.c-side-note__loader{font-size:18px}}@media(max-width:768px){.c-side-note__loader{font-size:18px}}@media(max-width:576px){.c-side-note__loader{font-size:16px}}.c-side-note iframe{border:none}.c-side-note .vb{height:calc(100vh - 80px);margin-top:0}.c-side-note .vb>.vb-dragger:before{background-color:transparent;top:124px}.c-side-note .vb.vb-invisible .vb-dragger{display:none}.c-side-note.use-theme-options{background-color:var(--background-color)}.c-side-note.use-theme-options .c-side-note__content{color:var(--text-color)}.c-side-note.use-theme-options .c-side-note__content a{color:var(--link-color)}.c-side-note.use-theme-options.invert-colors{background-color:var(--text-color)}.c-side-note.use-theme-options.invert-colors .c-side-note__content{color:var(--background-color)}.c-side-note.invert-colors{background-color:#fff;color:#000}.c-side-note__close{background-color:#e31c23;color:#000;cursor:pointer;height:44px;left:-44px;line-height:48px;position:absolute;text-align:center;top:-4px;transition:height .3s;width:44px}.c-side-note__close:hover{color:#000;height:88px;-webkit-text-decoration:none!important;text-decoration:none!important}.c-side-note--popup{border:none;height:auto;max-width:800px;padding:44px;position:absolute;width:auto;z-index:300}@media(max-width:1600px){.c-side-note--popup{max-width:650px}}.c-side-note--popup>div{height:100%;overflow-x:hidden;overflow-y:scroll;overflow:hidden scroll}.c-side-note--popup.left{left:auto;right:50vw}.c-side-note--popup.left .c-side-note__close{right:0}.c-side-note--popup.right{left:50vw;right:auto}.c-side-note--popup.center{left:50%;right:auto;transform:translateX(-50%)}.c-side-note--popup.has-iframe .c-side-note__iframe{height:100%}.c-side-note--popup.has-oembed{padding:0}.c-side-note--popup.has-oembed .c-side-note__close{background-color:#000}.c-side-note--popup.has-iframe,.c-side-note--popup.has-oembed{width:650px}.c-side-note--popup .c-side-note__close{background-color:transparent;color:#e31c23;left:auto;right:0;top:0}.c-side-note--popup .c-side-note__close:hover{background-color:#e31c23;color:#000;height:44px;-webkit-text-decoration:none!important;text-decoration:none!important}.c-side-note--popup .c-side-note__content{max-height:calc(100vh - 168px);padding:0}@media(max-width:576px){.c-side-note--popup{left:20px!important;max-width:none!important;padding:44px 20px 20px;right:20px!important}.c-side-note--popup.has-iframe,.c-side-note--popup.has-oembed{width:auto!important}}.c-videobg{background-color:var(--background-color);background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .5s;transition-delay:.5s;width:100%;will-change:opacity;z-index:0}.c-videobg--default{background-color:transparent}.c-videobg.is-ready{opacity:1;transition-delay:0s}.c-videobg.nofade{transition-delay:0s}.c-videobg.is-cancel{display:none}.bg-video-wrapper.is-cover .c-videobg{background-size:cover}.bg-video-wrapper.is-top .c-videobg{background-position-y:top}.bg-video-wrapper.is-bottom .c-videobg{background-position-y:bottom}.c-canvas-background{height:100%;left:0;position:fixed;top:0;width:100%;z-index:0}.c-scroll-background{height:2px}.c-scroll-background.show_scroll_triggers{background-color:red}.c-scroll-background.show_scroll_triggers.is-active{background-color:#1aff00}.vimeo-wrapper{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.vimeo-wrapper iframe{height:56.25vw;left:50%;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.vb{height:calc(100% - 80px);margin-top:80px}.vb>.vb-dragger{right:30px;width:12px;z-index:5}.vb>.vb-dragger:before{background-color:#222;content:"";display:block;height:calc(100% - 160px);position:fixed;top:80px;width:2px}@media(max-width:768px){.vb>.vb-dragger:before{display:none}}.vb>.vb-dragger>.vb-dragger-styler{backface-visibility:hidden;background-color:#686868;border-radius:50%;cursor:pointer;display:block;height:30px;left:-16px;margin:2px;position:relative;transform:rotate3d(0,0,0,0);transition:background-color .3s ease-out,transform .3s ease-out;width:30px}.vb>.vb-dragger>.vb-dragger-styler:after{bottom:7px;color:#000;content:"";display:block;font-family:Icomoon;font-size:14px;left:8px;position:absolute}@media(max-width:768px){.vb>.vb-dragger>.vb-dragger-styler{background-color:transparent;border-radius:none;height:2px;left:auto;right:-20px;width:20px}.vb>.vb-dragger>.vb-dragger-styler:after{display:none}.vb-content{width:100%!important}}.vb.vb-scrolling-phantom>.vb-dragger>.vb-dragger-styler{background-color:#e31c23}.vb>.vb-dragger:hover>.vb-dragger-styler{background-color:#e31c23;transform:scale(1.05)}.vb.vb-dragging>.vb-dragger>.vb-dragger-styler{background-color:#e31c23;transform:scale(1.2)}.vb.vb-dragging-phantom>.vb-dragger>.vb-dragger-styler{background-color:#fff}#__layout,#__nuxt,.app,body,html,main{min-height:100vh}.scroll-lock{overflow:hidden}.l-footer-push{min-height:calc(100vh - 166px)}picture{display:block;line-height:0;position:relative}img,svg{height:auto;width:100%}.app{margin:auto;overflow:hidden}.l-content-container{padding:0 20px;width:100%}.l-content-container.l-content-container--page{min-height:calc(100vh - 186px)}.l-content-container.l-content-container--page .l-reading-container{margin:100px auto}.l-content-container.l-content-container--page .l-reading-container:after{clear:both;content:"";display:block}.l-content-container.l-content-container--archive{min-height:calc(100vh - 86px)}.l-content-container.has-static-header-video{position:relative}.l-content-container.has-static-header-video:after{background-color:var(--background-color);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.l-reading-container{max-width:740px}.c-article{position:relative}#article-content{margin:0 auto;max-width:800px;padding:60px 0 100px;z-index:2}@media(max-width:1600px){#article-content{max-width:650px}}#article-content.full-width{max-width:none;min-height:calc(100vh - 165px);padding-left:60px;padding-right:60px;text-align:center}@media(max-width:767px){#article-content.full-width{padding-left:0;padding-right:0}}#article-content.has-header-image{padding-top:40px}@media(max-width:767px){#article-content{padding-top:100px}}.lazy-image.bg-image{position:absolute}.lazy-image.bg-image video{height:100%;left:0;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.lazy-image.bg-image--fixed{left:0;position:fixed;top:0}.lazy-image.bg-image--static{align-items:flex-end;display:flex;height:85vh;justify-content:center;margin-top:-80px;position:relative;z-index:1}.lazy-image.bg-image--static:not(.bg-image--no-gradient):after{background-image:linear-gradient(transparent,#000);bottom:0;content:"";height:300px;left:0;opacity:.5;position:absolute;width:100%}.lazy-image.bg-image--static.has-dark-text .c-page-header{color:#000}.lazy-image.bg-image--static.has-dark-text:after{background-image:linear-gradient(transparent,#fff)}.lazy-image.bg-image--static.bg-image--padtop{height:calc(85vh - 80px);top:0}.lazy-image.bg-image--static img{height:100%;left:0;position:fixed;top:0;width:100%}.lazy-image.bg-image--static video{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.lazy-image.bg-image.contain{background-size:contain!important}.lazy-image.bg-image .c-page-header{color:#fff;margin:0 auto 40px;max-width:800px;padding:0;position:relative;z-index:1}@media(max-width:1600px){.lazy-image.bg-image .c-page-header{max-width:650px}}@media(max-width:1366px){.lazy-image.bg-image.bgimage_no_mobile{background-image:none!important;height:auto;margin-top:0;padding-top:100px}.lazy-image.bg-image.bg-fixed{background-attachment:scroll!important}}@media(max-width:576px){.lazy-image.bg-image .c-page-header{width:100%}}.bg-video-wrapper{height:100%;left:0;position:fixed;top:0;width:100%}.bg-video-wrapper video{height:100%;max-width:none;width:100%}.bg-video-wrapper.is-cover video{height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:auto}.bg-video-wrapper.is-cover.is-top video{top:0;transform:translate(-50%)}.bg-video-wrapper.is-cover.is-bottom video{bottom:0;top:auto;transform:translate(-50%)}.indent1{display:inline-block;padding-left:calc(20px + 1em)!important}@media(max-width:767px){.indent1{padding-left:calc(20px + .5em)!important}}.indent2{display:inline-block;padding-left:calc(20px + 2em)!important}@media(max-width:767px){.indent2{padding-left:calc(20px + 1em)!important}}.indent3{display:inline-block;padding-left:calc(20px + 3em)!important}@media(max-width:767px){.indent3{padding-left:calc(20px + 1.5em)!important}}.indent4{display:inline-block;padding-left:calc(20px + 4em)!important}@media(max-width:767px){.indent4{padding-left:calc(20px + 2em)!important}}.indent5{display:inline-block;padding-left:calc(20px + 5em)!important}@media(max-width:767px){.indent5{padding-left:calc(20px + 2.5em)!important}}.indent6{display:inline-block;padding-left:calc(20px + 6em)!important}@media(max-width:767px){.indent6{padding-left:calc(20px + 3em)!important}}.indent7{display:inline-block;padding-left:calc(20px + 7em)!important}@media(max-width:767px){.indent7{padding-left:calc(20px + 3.5em)!important}}.indent8{display:inline-block;padding-left:calc(20px + 8em)!important}@media(max-width:767px){.indent8{padding-left:calc(20px + 4em)!important}}.indent9{display:inline-block;padding-left:calc(20px + 9em)!important}@media(max-width:767px){.indent9{padding-left:calc(20px + 4.5em)!important}}.indent10{display:inline-block;padding-left:calc(20px + 10em)!important}@media(max-width:767px){.indent10{padding-left:calc(20px + 5em)!important}}.indent11{display:inline-block;padding-left:calc(20px + 11em)!important}@media(max-width:767px){.indent11{padding-left:calc(20px + 5.5em)!important}}.indent12{display:inline-block;padding-left:calc(20px + 12em)!important}@media(max-width:767px){.indent12{padding-left:calc(20px + 6em)!important}}.indent13{display:inline-block;padding-left:calc(20px + 13em)!important}@media(max-width:767px){.indent13{padding-left:calc(20px + 6.5em)!important}}.indent14{display:inline-block;padding-left:calc(20px + 14em)!important}@media(max-width:767px){.indent14{padding-left:calc(20px + 7em)!important}}.indent15{display:inline-block;padding-left:calc(20px + 15em)!important}@media(max-width:767px){.indent15{padding-left:calc(20px + 7.5em)!important}}.indent16{display:inline-block;padding-left:calc(20px + 16em)!important}@media(max-width:767px){.indent16{padding-left:calc(20px + 8em)!important}}.indent17{display:inline-block;padding-left:calc(20px + 17em)!important}@media(max-width:767px){.indent17{padding-left:calc(20px + 8.5em)!important}}.indent18{display:inline-block;padding-left:calc(20px + 18em)!important}@media(max-width:767px){.indent18{padding-left:calc(20px + 9em)!important}}.indent19{display:inline-block;padding-left:calc(20px + 19em)!important}@media(max-width:767px){.indent19{padding-left:calc(20px + 9.5em)!important}}.indent20{display:inline-block;padding-left:calc(20px + 20em)!important}@media(max-width:767px){.indent20{padding-left:calc(20px + 10em)!important}}.no-block .indent1{display:inline-block;padding-left:1em}@media(max-width:767px){.no-block .indent1{padding-left:.5em}}.no-block .indent2{display:inline-block;padding-left:2em}@media(max-width:767px){.no-block .indent2{padding-left:1em}}.no-block .indent3{display:inline-block;padding-left:3em}@media(max-width:767px){.no-block .indent3{padding-left:1.5em}}.no-block .indent4{display:inline-block;padding-left:4em}@media(max-width:767px){.no-block .indent4{padding-left:2em}}.no-block .indent5{display:inline-block;padding-left:5em}@media(max-width:767px){.no-block .indent5{padding-left:2.5em}}.no-block .indent6{display:inline-block;padding-left:6em}@media(max-width:767px){.no-block .indent6{padding-left:3em}}.no-block .indent7{display:inline-block;padding-left:7em}@media(max-width:767px){.no-block .indent7{padding-left:3.5em}}.no-block .indent8{display:inline-block;padding-left:8em}@media(max-width:767px){.no-block .indent8{padding-left:4em}}.no-block .indent9{display:inline-block;padding-left:9em}@media(max-width:767px){.no-block .indent9{padding-left:4.5em}}.no-block .indent10{display:inline-block;padding-left:10em}@media(max-width:767px){.no-block .indent10{padding-left:5em}}.no-block .indent11{display:inline-block;padding-left:11em}@media(max-width:767px){.no-block .indent11{padding-left:5.5em}}.no-block .indent12{display:inline-block;padding-left:12em}@media(max-width:767px){.no-block .indent12{padding-left:6em}}.no-block .indent13{display:inline-block;padding-left:13em}@media(max-width:767px){.no-block .indent13{padding-left:6.5em}}.no-block .indent14{display:inline-block;padding-left:14em}@media(max-width:767px){.no-block .indent14{padding-left:7em}}.no-block .indent15{display:inline-block;padding-left:15em}@media(max-width:767px){.no-block .indent15{padding-left:7.5em}}.no-block .indent16{display:inline-block;padding-left:16em}@media(max-width:767px){.no-block .indent16{padding-left:8em}}.no-block .indent17{display:inline-block;padding-left:17em}@media(max-width:767px){.no-block .indent17{padding-left:8.5em}}.no-block .indent18{display:inline-block;padding-left:18em}@media(max-width:767px){.no-block .indent18{padding-left:9em}}.no-block .indent19{display:inline-block;padding-left:19em}@media(max-width:767px){.no-block .indent19{padding-left:9.5em}}.no-block .indent20{display:inline-block;padding-left:20em}@media(max-width:767px){.no-block .indent20{padding-left:10em}}.c-headerbar{align-items:center;background-color:#000;display:flex;height:80px;justify-content:space-between;width:100%}.c-headerbar.is-light{background-color:#fff}.c-headerbar.is-light .c-breadcrumbs .title,.c-headerbar.is-light .c-breadcrumbs a{color:#000}.c-headerbar .c-breadcrumbs .title,.c-headerbar .c-breadcrumbs a{color:#fff}@media(max-width:576px){.c-headerbar .c-breadcrumbs li:last-child{display:none}}.headroom--not-top.headroom--pinned .c-headerbar.is-light{box-shadow:0 0 4px rgba(0,0,0,.5)}.headroom--not-top.headroom--pinned .c-headerbar.is-light .c-breadcrumbs a:not(.c-issue-selector__item){color:#000!important}.headroom--top .c-headerbar.is-transparent{background-color:transparent}.c-breadcrumbs{display:flex;height:100%;line-height:1;list-style:none;margin-bottom:0;margin-left:20px;padding:0}.c-breadcrumbs>li{align-items:center;display:flex;margin-bottom:0;padding:0 10px}.c-breadcrumbs>li a .icon-herri_logo{font-size:15px;font-weight:700;margin-right:10px}.c-breadcrumbs>li a:not(.c-issue-selector__item):hover{color:#e31c23!important}.c-breadcrumbs>li:first-child{margin-left:0;padding-left:0}.c-breadcrumbs__section{align-items:center;display:flex}.c-breadcrumbs__section span{margin-right:.5em}.c-supermenu{background-color:#000;height:100vh;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transform:translateY(-140vh);transition:transform .3s,opacity .2s .5s;width:100%;will-change:transform;z-index:200}.c-supermenu header{align-items:center;display:flex;height:80px;justify-content:center;position:fixed;top:0;width:100%;z-index:1}.c-supermenu header .c-supermenu__home{color:#fff;display:inline-block;font-size:30px;transition:transform .3s}.c-supermenu header .c-supermenu__home:hover{transform:scale(1.1)}@media(max-width:767px){.c-supermenu header .c-issue-title span:not(.icon-arrow-down){display:none}}@media(max-width:576px){.c-supermenu header{justify-content:flex-start}.c-supermenu header .c-supermenu__home{font-size:14px;margin:0 10px 0 20px}.c-supermenu header .c-issue-title{color:#b7b7b7;font-size:18px;position:static}}@media(max-width:374px){.c-supermenu header .c-supermenu__home{font-size:10px}.c-supermenu header .c-issue-title{font-size:14px}}.c-supermenu .c-issue-title{align-items:center;color:#fff;display:flex;font-size:24px;height:100%;left:20px;line-height:1;position:absolute;top:0}@media(max-width:1600px){.c-supermenu .c-issue-title{font-size:18px}}@media(max-width:768px){.c-supermenu .c-issue-title{font-size:18px}}@media(max-width:576px){.c-supermenu .c-issue-title{font-size:16px}}.c-supermenu .c-issue-title .c-issue-selector{margin-right:1em}.c-supermenu nav .section{position:relative}.c-supermenu nav .section .bg-image{opacity:.5;z-index:-1}.c-supermenu nav .section-title:hover span{transform:scale(1.05)}.c-supermenu nav a:not(.c-supermenu__home):not(.sub){align-items:center;display:flex;flex-wrap:wrap;justify-content:center;overflow:hidden;padding:40px;position:relative;width:100%}@media(max-width:576px){.c-supermenu nav a:not(.c-supermenu__home):not(.sub){padding:40px 20px}}.c-supermenu nav a:not(.c-supermenu__home):not(.sub).has-theme .section-title{font-size:100px;line-height:1.3;text-align:left}@media(max-width:1600px){.c-supermenu nav a:not(.c-supermenu__home):not(.sub).has-theme .section-title{font-size:6vw}}@media(max-width:576px){.c-supermenu nav a:not(.c-supermenu__home):not(.sub).has-theme .section-title{font-size:40px}}.c-supermenu nav a:not(.c-supermenu__home):not(.sub).has-theme span:first-child{font-size:85%;font-weight:400;text-align:left}@media(max-width:576px){.c-supermenu nav a:not(.c-supermenu__home):not(.sub).has-theme span:first-child{font-size:40px}}.c-supermenu nav a:not(.c-supermenu__home):not(.sub).has-theme span:last-child{font-size:50%;text-align:left;text-transform:none}@media(max-width:576px){.c-supermenu nav a:not(.c-supermenu__home):not(.sub).has-theme span:last-child{font-size:20px}}.c-supermenu nav a:not(.c-supermenu__home):not(.sub) span{color:#fff;display:block;font-size:100px;position:relative;text-align:center;transition:transform .3s}@media(max-width:1600px){.c-supermenu nav a:not(.c-supermenu__home):not(.sub) span{font-size:6vw}}@media(max-width:576px){.c-supermenu nav a:not(.c-supermenu__home):not(.sub) span{font-size:40px}}.c-supermenu__sub{-moz-columns:2;column-count:2;-moz-column-gap:150px;column-gap:150px;margin:0 auto;max-width:1600px;padding:0 100px 40px;transition:max-height .5s;width:100%}@media(max-width:1600px){.c-supermenu__sub{-moz-column-gap:80px;column-gap:80px;max-width:1200px}}@media(max-width:1008px){.c-supermenu__sub{-moz-column-gap:40px;column-gap:40px;padding:0 40px 40px}}.c-supermenu__sub a{-moz-column-break-inside:avoid;border-bottom:1px solid #b7b7b7;break-inside:avoid;color:#b7b7b7;display:flex;flex-wrap:wrap;font-size:24px;margin-bottom:1em;padding-bottom:1em;page-break-inside:avoid;transition:all .2s;width:100%}@media(max-width:1600px){.c-supermenu__sub a{font-size:18px}}@media(max-width:768px){.c-supermenu__sub a{font-size:18px}}@media(max-width:576px){.c-supermenu__sub a{font-size:16px}}.c-supermenu__sub a div{display:block;width:100%}.c-supermenu__sub a div:first-child{margin-bottom:.1em}.c-supermenu__sub a div.subtitle{font-size:80%;margin-right:.4em}.c-supermenu__sub a.nuxt-link-active{border-color:#686868;color:#686868;pointer-events:none}.c-supermenu__sub a:hover:not(.nuxt-link-active){border-color:#fff;color:#fff}@media(max-width:576px){.c-supermenu__sub{-moz-columns:auto;columns:auto;padding:0 20px 20px}.c-supermenu__sub a{color:#fff}}.c-supermenu .c-footer{align-items:center;display:flex;height:200px;padding:0}.c-supermenu .c-footer a.nuxt-link-active{color:#fff}.c-supermenu.is-open{opacity:1;transform:translate(0);transition:transform .5s ease-in,opacity .1s}@keyframes dotanim{0%{opacity:1;transform:scale(0)}to{opacity:.1;transform:scale(3)}}.c-supermenu-toggle{cursor:pointer;height:40px;position:fixed;right:20px;top:20px;width:40px;z-index:210}.c-supermenu-toggle__dot{background-color:#e31c23;border-radius:50%;height:20px;left:10px;position:absolute;top:10px;transition:transform .3s;width:20px;will-change:transform}.c-supermenu-toggle .close{display:none;height:100%;position:absolute;top:-5px;width:100%}.c-supermenu-toggle .close span{background:#000;display:block;height:2px;left:0;position:absolute;top:14px;transform:rotate(45deg);width:100%}.c-supermenu-toggle .close span:last-child{transform:rotate(-45deg)}.c-supermenu-toggle:hover .c-supermenu-toggle__dot{transform:scale(1.2)}.c-supermenu-toggle:hover .anim{animation:dotanim 1s linear infinite}.c-supermenu-toggle.is-active .c-supermenu-toggle__dot{border-radius:0;transform:scale(1.5)}.c-supermenu-toggle.is-active .anim{display:none}.c-supermenu-toggle.is-active div{display:block}.c-search-toggle span.anim,.c-supermenu-toggle span.anim{background-color:transparent;border:2px solid #e31c23;border-radius:50%;height:20px;left:0;position:absolute;top:0;width:20px}.c-issue-selector,.c-issue-selector .title{height:100%;position:relative}.c-issue-selector .title{align-items:center;color:#e31c23!important;cursor:pointer;display:flex;padding:0 10px;transition:background-color .2s;z-index:2}.c-issue-selector.is-open .title{background-color:#e31c23;color:#000!important;font-weight:600}.c-issue-selector.is-open ul{opacity:1;transform:translateY(0)}.c-issue-selector.is-open ul li.current a{color:#fff!important}.c-issue-selector.is-open ul li:not(.current):hover a{background-color:#000;color:#e31c23!important}@media(hover:hover)and (pointer:fine){.c-issue-selector:hover .title{background-color:#e31c23;color:#000!important;font-weight:600}.c-issue-selector:hover ul{opacity:1;transform:translateY(0)}.c-issue-selector:hover ul li:not(.current):hover a{background-color:#000;color:#e31c23!important}}.c-issue-selector ul{display:flex;flex-wrap:wrap;left:-5px;opacity:0;padding:0;position:relative;position:absolute;top:80px;transform:translateY(-150px);transition:all .2s;width:30em}.c-issue-selector li{flex-shrink:0;list-style:none;margin:0 5px;padding:10px 0 0}.c-issue-selector li.current a{background-color:#000;color:#fff!important;pointer-events:none}.c-issue-selector a{background-color:#e31c23;color:#000!important;display:block;font-size:20px;font-weight:600;height:44px;line-height:43px;padding:0 .5em;text-align:center;transition:background-color .2s}@media(max-width:1600px){.c-issue-selector a{font-size:16px}}@media(max-width:768px){.c-issue-selector a{font-size:14px}}@media(max-width:576px){.c-issue-selector a{font-size:13px}}.c-issue-selector a:hover{color:#e31c23!important}.c-issue-selector .icon-arrow-down{font-size:14px;margin-left:.5em}@media(max-width:576px){.c-issue-selector ul{justify-content:flex-start;left:5px;position:fixed;width:calc(100% - 10px)}.c-issue-selector li{width:calc(25% - 10px)}.c-issue-selector li a{font-size:20px;line-height:44px}}@media(max-width:576px)and (max-width:1600px){.c-issue-selector li a{font-size:16px}}@media(max-width:576px)and (max-width:768px){.c-issue-selector li a{font-size:14px}}@media(max-width:576px)and (max-width:576px){.c-issue-selector li a{font-size:13px}}.c-search-toggle{color:#e31c23;cursor:pointer;font-size:30px;position:fixed;right:85px;top:22px;transition:transform .3s;z-index:310}.c-search-toggle:hover{transform:scale(1.1)}.c-search-toggle span.anim{display:none}.c-search-toggle:not(.is-active).is-blinking{animation:blink 1s infinite}.c-search-toggle:not(.is-active).is-blinking span.anim{animation:dotanim 1s linear infinite;display:block;left:1px;top:5px}@keyframes blink{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.c-language-selector{display:flex;list-style:none;position:fixed;right:140px;top:25px;z-index:150}.c-language-selector a{background-color:#000;color:#fff;display:block;font-size:20px;height:30px;line-height:29px;padding:0 10px;text-align:center;transition:background-color .3s}@media(max-width:1600px){.c-language-selector a{font-size:16px}}@media(max-width:768px){.c-language-selector a{font-size:14px}}@media(max-width:576px){.c-language-selector a{font-size:13px}}.c-language-selector a:hover:not(.active){background-color:#686868!important}.c-language-selector a.active{background-color:#e31c23}@media(max-width:576px){.c-language-selector a a:hover{background-color:inherit}}.c-postnav{background-color:#e31c23;height:44px;position:fixed;text-align:center;top:calc(50% - 22px);width:44px;z-index:10;z-index:100px}.c-postnav .icon{background-color:#e31c23;color:#000;display:block;font-size:20px;line-height:44px;position:relative;z-index:10}.c-postnav__item{color:#000;display:block;height:100%}.c-postnav__item:hover{color:#000}.c-postnav__label{opacity:0;position:absolute;top:0;transition:all .3s ease-out;visibility:hidden;width:40px;will-change:transform}.c-postnav__label>div{color:#fff;display:block;position:absolute;width:500px}.c-postnav__label>div span{background-color:#000;display:inline-block;line-height:44px;padding:0 1em}.c-postnav__label>div span div{display:inline}.c-postnav:hover .c-postnav__label{opacity:1;transform:translateX(0);visibility:visible}@media(max-width:576px){.c-postnav{bottom:0;top:auto}.c-postnav__label.desktop{display:none}}.c-postnav--prev{left:0}.c-postnav--prev .c-postnav__label{right:-40px;text-align:left;transform:translateX(-500px);transform-origin:left}.c-postnav--prev .c-postnav__label div{left:0}.c-postnav--next{right:0}.c-postnav--next .c-postnav__label{left:-40px;text-align:right;transform:translateX(500px);transform-origin:right}.c-postnav--next .c-postnav__label div{right:0}.c-postnav--down,.c-postnav--up{cursor:pointer;left:calc(50% - 22px)}.c-postnav--down .c-postnav__label,.c-postnav--up .c-postnav__label{background-color:#e31c23;right:44px;width:auto}.c-postnav--down .c-postnav__label a,.c-postnav--up .c-postnav__label a{color:#000;display:block;font-weight:600;height:44px;line-height:43px;padding:0 .5em;transition:background-color .2s;white-space:nowrap}.c-postnav--down .c-postnav__label a:hover,.c-postnav--up .c-postnav__label a:hover{background-color:#000;color:#e31c23}.c-postnav--down .c-postnav__label div,.c-postnav--up .c-postnav__label div{right:0}@media(max-width:576px){.c-postnav--down .c-postnav__label,.c-postnav--up .c-postnav__label{right:50%}}.c-postnav--up{top:0}.c-postnav--up .c-postnav__label{transform:translateY(-44px)}@media(max-width:576px){.c-postnav--up .c-postnav__label{transform:translate(50%,-44px)}.c-postnav--up:hover .c-postnav__label{transform:translate(50%,44px)}}.c-postnav--down{bottom:0;top:auto}.c-postnav--down .c-postnav__label{bottom:0;top:auto;transform-origin:right}@media(max-width:576px){.c-postnav--down .c-postnav__label{transform:translate(50%,44px)}.c-postnav--down:hover .c-postnav__label{transform:translate(50%,-44px)}}.c-scrolltotop{background-color:#e31c23;bottom:0;height:44px;left:50%;position:fixed;text-align:center;transform:translateX(-50%);width:44px;z-index:100}.c-scrolltotop span{background-color:#e31c23;color:#000;display:block;font-size:20px;line-height:44px;position:relative;z-index:10}body.preview .c-postnav,body.preview .c-search-toggle,body.preview .c-supermenu,body.preview .c-supermenu-toggle,body.preview .headroom{display:none}.c-live-search{align-items:flex-start;bottom:0;display:flex;justify-content:center;padding:44px 44px 0;position:fixed;top:0;width:100%;z-index:300}.c-live-search input[type=search]{background-color:transparent;border:none;color:#fff;font-size:24px;order:1;padding:1rem;width:100%}@media(max-width:1600px){.c-live-search input[type=search]{font-size:18px}}@media(max-width:768px){.c-live-search input[type=search]{font-size:18px}}@media(max-width:576px){.c-live-search input[type=search]{font-size:16px}}.c-live-search input[type=search]:focus,.c-live-search input[type=search]:focus-visible{border-color:#222;outline:none}.c-live-search__overlay{background-color:rgba(0,0,0,.7);height:100%;left:0;position:absolute;top:0;width:100%}.c-live-search form{align-items:center;display:flex;height:80px;position:relative;width:100%}.c-live-search .ais-SearchBox-reset{align-items:center;cursor:pointer;display:flex;height:100%;position:absolute;right:0;top:0;width:2rem;z-index:2}.c-live-search .ais-SearchBox-reset:hover{color:#e31c23}.c-live-search button{height:3.4rem;order:0}.c-live-search button svg{stroke-width:2px;stroke:#fff}@media(max-width:767px){.c-live-search{padding:80px 1rem 0}}.c-results{display:flex;max-height:calc(100% - 44px);max-width:1000px;overflow:hidden;position:relative;width:50%}@media screen and (max-width:1366px){.c-results{max-width:700px;width:100%}}.c-results__wrapper{width:100%}.c-results__header{background-color:#000;display:flex;justify-content:space-between;position:relative}@media(max-width:767px){.c-results__header{flex-wrap:wrap;padding-bottom:1rem}}.c-results__advanced,.c-results__more{align-items:center;color:#e31c23;display:flex;flex-shrink:0;font-size:18px;font-weight:600;justify-content:center;min-height:44px;padding:.5rem 1rem;text-transform:uppercase}@media(max-width:1600px){.c-results__advanced,.c-results__more{font-size:16px}}@media(max-width:768px){.c-results__advanced,.c-results__more{font-size:14px}}@media(max-width:576px){.c-results__advanced,.c-results__more{font-size:12px}}.c-results__advanced:hover,.c-results__more,.c-results__more:hover{background-color:#e31c23;color:#000}.c-results__more{font-weight:700;height:44px;width:100%}.c-results__search{padding-left:1rem;width:100%}@media(max-width:767px){.c-results__search{padding:0 0 0 1rem}}.c-results__filter{display:flex;font-size:16px;margin-left:1rem;margin-right:1rem}@media(max-width:1600px){.c-results__filter{font-size:14px}}@media(max-width:768px){.c-results__filter{font-size:13px}}@media(max-width:576px){.c-results__filter{font-size:11px}}.c-results__filter>div{align-items:center;display:flex}.c-results__hits-wrapper{max-height:calc(100% - 80px);overflow:auto;position:relative;width:100%}@media(max-width:767px){.c-results__hits-wrapper{max-height:calc(100% - 140px)}}.c-results .ais-Hits{background-color:#000}.c-results .ais-Hits--empty{display:none}.c-results .ais-Hits ol{list-style:none;margin:0;padding:0}.c-results__no-results{padding:1rem;text-align:center}.c-results__items.ais-Hits-list{height:auto!important;margin-bottom:20px}.c-results__items.ais-Hits-list.is-loading{animation:itemsLoading 1s ease-in-out}.c-results__item{background-color:#222;border-bottom:4px solid #000;overflow:hidden;width:100%}.c-results__item:hover{border-color:#e31c23}.c-results__item>a{border-radius:2px;color:#b7b7b7;display:flex;font-size:18px;position:relative}@media(max-width:1600px){.c-results__item>a{font-size:16px}}@media(max-width:768px){.c-results__item>a{font-size:14px}}@media(max-width:576px){.c-results__item>a{font-size:12px}}.c-results__item .description{background-color:transparent;border-radius:0;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:1rem 2rem;position:relative}@media(max-width:767px){.c-results__item .description{padding:1rem}}.c-results__item .bg-image{background-position:50%;background-size:cover;bottom:-10px;filter:blur(10px);left:-10px;opacity:.4;position:absolute;right:-10px;top:-10px;z-index:0}.c-results__item.type-image .description{background-color:#222}.c-results__item h2{font-size:20px;font-weight:400;margin-bottom:.3rem}@media(max-width:1600px){.c-results__item h2{font-size:16px}}@media(max-width:768px){.c-results__item h2{font-size:14px}}@media(max-width:576px){.c-results__item h2{font-size:13px}}.c-results__item h3{color:#fff;font-size:20px;font-weight:600;margin-bottom:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1600px){.c-results__item h3{font-size:16px}}@media(max-width:768px){.c-results__item h3{font-size:14px}}@media(max-width:576px){.c-results__item h3{font-size:13px}}.c-results__item .meta{align-items:center;display:flex;font-size:16px;list-style:none;margin-top:auto}@media(max-width:1600px){.c-results__item .meta{font-size:14px}}@media(max-width:768px){.c-results__item .meta{font-size:13px}}@media(max-width:576px){.c-results__item .meta{font-size:11px}}.c-results__item .meta li{display:flex}.c-results__item .meta li:after{content:"|";padding:0 .2rem}.c-results__item .meta li:last-child:after{display:none}.c-results__item .image{background-color:#222;border-radius:0;flex:0 0 auto;height:7rem;line-height:0;overflow:hidden;width:13rem}@media(max-width:767px){.c-results__item .image{height:6rem;width:6rem}}.c-results__item .image.type-video img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.c-results__item .image.icon{position:relative}.c-results__item .image svg{fill:#fff;fill:var(--white);filter:drop-shadow(1px 1px 5px rgba(0,0,0,.5));height:2.5rem;left:50%;opacity:.8;position:absolute;top:50%;transform:translate(-50%,-50%);width:2.5rem;z-index:1}@media(max-width:1366px){.c-results__item .image svg{height:3rem;width:3rem}}.c-results__item img{background-color:#222;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@keyframes itemsLoading{0%{opacity:0}to{opacity:1}}.c-search-loading{background-color:#000;bottom:0;height:4px;left:0;overflow:hidden;position:absolute;width:100%}.c-search-loading:after{animation:loaderBar 1.5s infinite;background-color:#e31c23;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes loaderBar{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.c-switch{align-items:center;background-color:#222;border-radius:2rem;cursor:pointer;display:flex;font-weight:600;height:2rem;justify-content:space-between;position:relative;transition:background-color .3s ease}.c-switch span{display:block;position:relative;text-align:center;width:3rem;z-index:2}.c-switch span:first-child{color:#222}.c-switch--on{background-color:#4caf50}.c-switch__slider{background-color:#fff;border-radius:2rem;bottom:0;left:0;mix-blend-mode:color-dodge;position:absolute;top:0;transition:.4s;width:50%;z-index:1}.c-switch.is-refined span:first-child{color:#b7b7b7}.c-switch.is-refined .c-switch__slider{background-color:#e31c23;transform:translateX(100%)}.bg-image__overlay{height:100%;left:0;position:fixed;top:0;width:100%}.home .container{padding:100px}.issue .c-supermenu-toggle:not(.is-active),.this-page-does-not-exist .c-supermenu-toggle:not(.is-active){height:100vh;left:44px;right:44px;top:0;width:calc(100% - 88px)}.issue .c-supermenu-toggle:not(.is-active) .c-supermenu-toggle__dot,.this-page-does-not-exist .c-supermenu-toggle:not(.is-active) .c-supermenu-toggle__dot{left:auto;right:-14px;top:30px}.section-start .c-headerbar{background-color:transparent;left:0;position:fixed;top:0;z-index:2}.section-start .l-content-container{align-items:center;display:flex;height:100vh;justify-content:center;position:relative;z-index:1}.section-start .l-content-container.has-theme h2{font-size:5vw;font-weight:400}.section-start .l-content-container.has-theme h1{font-size:3vw;text-transform:none}.section-start .l-content-container h1{font-size:5vw;margin:0}@media(max-width:576px){.section-start .l-content-container.has-theme h2{font-size:40px}.section-start .l-content-container.has-theme h1{font-size:20px}.section-start .l-content-container h1{font-size:40px}}header.c-page-header{margin-bottom:60px;padding:20px}header.c-page-header h1{margin-bottom:0}header.c-page-header h2{font-size:24px;font-weight:600;line-height:1.3;margin:0!important;padding:0!important}@media(max-width:1600px){header.c-page-header h2{font-size:18px}}@media(max-width:768px){header.c-page-header h2{font-size:18px}}@media(max-width:576px){header.c-page-header h2{font-size:16px}}header.c-page-header h2:first-of-type{margin:.7em 0 .2em!important}header.c-page-header h2.has-current-language{font-size:26px}@media(max-width:1600px){header.c-page-header h2.has-current-language{font-size:24px}}@media(max-width:768px){header.c-page-header h2.has-current-language{font-size:22px}}@media(max-width:576px){header.c-page-header h2.has-current-language{font-size:20px}}#article-content{position:relative}#article-content .c-block-content>ol,#article-content .c-block-content>p,#article-content .c-block-content>ul,#article-content .wp-block-embed:not(.is-type-video),#article-content .wp-block-verse,#article-content .wp-custom-block,#article-content blockquote,#article-content h2,#article-content h3,#article-content h4{margin-bottom:20px;padding:20px;transition:all .3s ease-out;will-change:all}#article-content:not(.h-no-lang) .c-block-content>p:not(.has-current-language):not(.no-lang),#article-content:not(.h-no-lang) .wp-block-verse:not(.has-current-language):not(.no-lang),#article-content:not(.h-no-lang) blockquote:not(.has-current-language):not(.no-lang) cite,#article-content:not(.h-no-lang) blockquote:not(.has-current-language):not(.no-lang) p,#article-content:not(.h-no-lang) h2:not(.has-current-language):not(.has-no-language):not(.no-lang),#article-content:not(.h-no-lang) h3:not(.has-current-language):not(.no-lang),#article-content:not(.h-no-lang) h4:not(.has-current-language):not(.no-lang){color:#686868!important;font-size:80%}#article-content:not(.h-no-lang) h2{font-size:24px}@media(max-width:1600px){#article-content:not(.h-no-lang) h2{font-size:18px}}@media(max-width:768px){#article-content:not(.h-no-lang) h2{font-size:18px}}@media(max-width:576px){#article-content:not(.h-no-lang) h2{font-size:16px}}#article-content p.has-current-language .wp-block-verse.has-current-language,#article-content.h-no-lang .c-block-content>.wp-block-verse,#article-content.h-no-lang .c-block-content>p{font-size:24px}@media(max-width:1600px){#article-content p.has-current-language .wp-block-verse.has-current-language,#article-content.h-no-lang .c-block-content>.wp-block-verse,#article-content.h-no-lang .c-block-content>p{font-size:18px}}@media(max-width:768px){#article-content p.has-current-language .wp-block-verse.has-current-language,#article-content.h-no-lang .c-block-content>.wp-block-verse,#article-content.h-no-lang .c-block-content>p{font-size:18px}}@media(max-width:576px){#article-content p.has-current-language .wp-block-verse.has-current-language,#article-content.h-no-lang .c-block-content>.wp-block-verse,#article-content.h-no-lang .c-block-content>p{font-size:16px}}#article-content p.has-current-language .wp-block-verse.has-current-language.has-small-font-size,#article-content.h-no-lang .c-block-content>.wp-block-verse.has-small-font-size,#article-content.h-no-lang .c-block-content>p.has-small-font-size{font-size:20px}@media(max-width:1600px){#article-content p.has-current-language .wp-block-verse.has-current-language.has-small-font-size,#article-content.h-no-lang .c-block-content>.wp-block-verse.has-small-font-size,#article-content.h-no-lang .c-block-content>p.has-small-font-size{font-size:16px}}@media(max-width:768px){#article-content p.has-current-language .wp-block-verse.has-current-language.has-small-font-size,#article-content.h-no-lang .c-block-content>.wp-block-verse.has-small-font-size,#article-content.h-no-lang .c-block-content>p.has-small-font-size{font-size:14px}}@media(max-width:576px){#article-content p.has-current-language .wp-block-verse.has-current-language.has-small-font-size,#article-content.h-no-lang .c-block-content>.wp-block-verse.has-small-font-size,#article-content.h-no-lang .c-block-content>p.has-small-font-size{font-size:13px}}#article-content p.has-current-language .wp-block-verse.has-current-language.has-medium-font-size,#article-content.h-no-lang .c-block-content>.wp-block-verse.has-medium-font-size,#article-content.h-no-lang .c-block-content>p.has-medium-font-size{font-size:110%}#article-content p.has-current-language .wp-block-verse.has-current-language.has-large-font-size,#article-content.h-no-lang .c-block-content>.wp-block-verse.has-large-font-size,#article-content.h-no-lang .c-block-content>p.has-large-font-size{font-size:122%}#article-content p.has-current-language .wp-block-verse.has-current-language.has-huge-font-size,#article-content p.has-current-language .wp-block-verse.has-current-language.has-x-large-font-size,#article-content.h-no-lang .c-block-content>.wp-block-verse.has-huge-font-size,#article-content.h-no-lang .c-block-content>.wp-block-verse.has-x-large-font-size,#article-content.h-no-lang .c-block-content>p.has-huge-font-size,#article-content.h-no-lang .c-block-content>p.has-x-large-font-size{font-size:130%}#article-content.push-content-down{margin-top:calc(100vh - 10em - 60px)}#article-content.space-after-content{margin-bottom:80vh}#article-content.space-after-content .c-scroll-spacer-left,#article-content.space-after-content .c-scroll-spacer-right{bottom:-100vh;height:100vh;position:absolute;right:-20px;width:50px}#article-content.space-after-content .c-scroll-spacer-left{left:-20px;right:auto}@media screen and (min-width:800px){#article-content.space-after-content .c-scroll-spacer-left,#article-content.space-after-content .c-scroll-spacer-right{display:none}}#article-content.no-block .wp-block-embed:not(.is-type-video),#article-content.no-block .wp-block-verse,#article-content.no-block .wp-custom-block,#article-content.no-block h2,#article-content.no-block h3,#article-content.no-block h4,#article-content.no-block header,#article-content.no-block ol,#article-content.no-block p,#article-content.no-block ul{background-color:transparent;padding:0}#article-content.has-block blockquote{padding:40px}#article-content.has-block .wp-block-audio figcaption,#article-content.has-block .wp-block-image figcaption{padding:10px 20px}#article-content.has-block .wp-block-audio.no-block figcaption,#article-content.has-block .wp-block-image.no-block figcaption{background-color:transparent!important;padding-left:0;padding-right:0}#article-content .has-small-font-size{font-size:18px}@media(max-width:1600px){#article-content .has-small-font-size{font-size:16px}}@media(max-width:768px){#article-content .has-small-font-size{font-size:14px}}@media(max-width:576px){#article-content .has-small-font-size{font-size:12px}}#article-content .has-large-font-size{font-size:24px}@media(max-width:1600px){#article-content .has-large-font-size{font-size:18px}}@media(max-width:768px){#article-content .has-large-font-size{font-size:18px}}@media(max-width:576px){#article-content .has-large-font-size{font-size:16px}}#article-content .has-text-align-center{text-align:center}#article-content .has-text-align-right{text-align:right}#article-content .has-text-align-left{text-align:left}@media(max-width:1366px){#article-content.has-header-image_nomob{padding-top:0}}@media(max-width:576px){#article-content p.cap{font-size:35px!important}}.c-video-modal{align-items:center;cursor:pointer;display:flex;height:calc(100% - 176px);justify-content:center;left:88px;line-height:0;overflow:hidden;position:fixed;top:88px;width:calc(100% - 176px);z-index:999}@media(max-width:768px){.c-video-modal{height:100%;left:0;top:0;width:100%}}.c-video-modal__wrapper{height:100%;position:relative;width:100%}.c-video-modal__close{color:#fff;font-size:30px;padding:10px;position:absolute;right:0;top:0;transition:color .3s;z-index:10}.c-video-modal__close:hover{color:#e31c23}@media(max-width:768px){.c-video-modal__close{padding:20px;position:fixed}}.c-video-modal__background{background-color:rgba(0,0,0,.85);height:100%;left:0;position:absolute;top:0;width:100%}.c-video-modal__player{height:100%;opacity:1;position:relative;transition:opacity 1s;width:100%}.c-video-modal__player iframe{height:100%;width:100%}.c-video-modal.is-loading:after{animation:videoLoader 2s ease-in-out infinite;content:"";font-family:icomoon!important;font-size:40px;position:absolute}@media(max-width:1600px){.c-video-modal.is-loading:after{font-size:36px}}@media(max-width:768px){.c-video-modal.is-loading:after{font-size:36px}}@media(max-width:576px){.c-video-modal.is-loading:after{font-size:28px}}.c-video-modal.is-loading .c-video-modal__player{opacity:0;transition:opacity 1s}@keyframes videoLoader{to{transform:rotateX(1turn)}}.c-link-popup{cursor:pointer;line-height:0;overflow:hidden;position:absolute;width:300px}.c-link-popup:after{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;content:"×";display:flex;font-size:40px;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transform:translateY(-100%);transition:transform .3s .3s;width:100%}@media(max-width:1600px){.c-link-popup:after{font-size:36px}}@media(max-width:768px){.c-link-popup:after{font-size:36px}}@media(max-width:576px){.c-link-popup:after{font-size:28px}}.c-link-popup:hover:after{opacity:1;transform:translateX(0)}@media(max-width:576px){.c-link-popup{left:0!important;width:100%}.c-link-popup img{max-height:auto;max-width:auto;-o-object-fit:contain;object-fit:contain}}.c-comments{border:1px solid #000;padding:20px!important}@media(max-width:576px){.c-toggle-comments{order:3;width:100%}}.c-article_footer{align-items:center;border-top:1px solid #fff;display:flex;justify-content:space-between;margin:100px 0 0;padding-top:20px!important}@media(max-width:576px){.c-article_footer{flex-wrap:wrap}}.has-block .c-article_footer{border:none;margin-top:0;padding:0}.c-search{margin-bottom:100px;padding:0 20px;position:relative}.c-search__notice{color:#686868;left:0;line-height:2.5;position:absolute;text-align:center;top:0;width:100%}.c-search__notice span{font-size:15px;padding:0 15px}.c-search__error{color:#e31c23;font-style:italic}.c-search__loading{animation:blink 1s ease-in infinite;animation-direction:alternate;text-align:center}.c-search__more{background-color:#e31c23;border:none;color:#fff;cursor:pointer;display:block;font-size:24px;margin:40px auto;padding:.5em 1em;text-transform:lowercase}@media(max-width:1600px){.c-search__more{font-size:18px}}@media(max-width:768px){.c-search__more{font-size:18px}}@media(max-width:576px){.c-search__more{font-size:16px}}.c-search__more:hover{background-color:#fff;color:#000}.c-search__nomore{color:#fff;display:block;margin:40px auto;padding:.5em 1em;text-align:center;text-transform:lowercase}.c-search .c-headerbar{box-shadow:0 0 40px #000;height:180px;left:0;position:fixed;top:0;z-index:1}.c-search-back{align-items:center;color:#e31c23;cursor:pointer;display:flex;font-size:30px;left:20px;position:fixed;top:22px;transition:color .3s;z-index:210}.c-search-back:hover{color:#fff}.c-search-back span:last-child{font-size:20px;font-weight:700;margin-left:.5em;text-transform:uppercase}@media(max-width:1600px){.c-search-back span:last-child{font-size:16px}}@media(max-width:768px){.c-search-back span:last-child{font-size:14px}}@media(max-width:576px){.c-search-back span:last-child{font-size:13px}}.c-search-container{align-items:center;background-color:#fff;border-radius:4px;display:flex;margin:100px auto 40px;max-width:800px;padding:1em;width:100%}@media(max-width:1600px){.c-search-container{max-width:650px}}.c-search-container input{border:0;display:block;font-size:26px;outline:none;width:100%}@media(max-width:1600px){.c-search-container input{font-size:24px}}@media(max-width:768px){.c-search-container input{font-size:22px}}@media(max-width:576px){.c-search-container input{font-size:20px}}.c-search-container .c-button{background-color:#fff;border:0;color:#e31c23;cursor:pointer;font-size:30px;margin-left:20px;padding-top:8px}.c-search-container .c-button:hover{color:#000}@media(max-width:576px){.c-search-container{margin-left:20px;margin-right:20px;padding-bottom:.5em;padding-top:.5em}}.c-search-results{margin:200px auto 100px;max-width:800px;position:relative}@media(max-width:1600px){.c-search-results{max-width:650px}}.c-search-results__item a{border-bottom:1px solid #e31c23;display:block;font-size:18px;padding:1em;transition:background-color .3s}@media(max-width:1600px){.c-search-results__item a{font-size:16px}}@media(max-width:768px){.c-search-results__item a{font-size:14px}}@media(max-width:576px){.c-search-results__item a{font-size:12px}}.c-search-results__item a p{color:#686868;margin-bottom:0}.c-search-results__item a p strong{color:#b7b7b7}.c-search-results__item a:hover{background:#222;color:#fff}.c-search-results h1{font-size:26px;margin-bottom:.2em}@media(max-width:1600px){.c-search-results h1{font-size:22px}}@media(max-width:768px){.c-search-results h1{font-size:20px}}@media(max-width:576px){.c-search-results h1{font-size:18px}}.c-search-results h3{font-size:20px;font-style:italic;margin-bottom:.2em}@media(max-width:1600px){.c-search-results h3{font-size:16px}}@media(max-width:768px){.c-search-results h3{font-size:14px}}@media(max-width:576px){.c-search-results h3{font-size:13px}}.c-search-results .issue{color:#b7b7b7;font-size:20px;margin-top:.5em;text-align:right}@media(max-width:1600px){.c-search-results .issue{font-size:16px}}@media(max-width:768px){.c-search-results .issue{font-size:14px}}@media(max-width:576px){.c-search-results .issue{font-size:13px}}.c-archive-header{padding-top:50px;text-align:center}.c-archive-header div{height:45px}.c-archive-header div img{height:100%;width:auto}.c-archive-header h1{font-size:20px;font-weight:600;margin:15px 0 0}@media(max-width:576px){.c-archive-header{padding-top:80px}}.c-archive{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:50px 0}.c-archive__item{color:#fff;display:block;line-height:0;margin:0 20px 80px;position:relative;text-align:center;width:calc(20% - 40px)}.c-archive__item:hover img{color:#000;transform:scale(1.05)}.c-archive__item:hover p{opacity:0}.c-archive__item:last-child{pointer-events:none}.c-archive__item:last-child img{border:1px dashed #686868}.c-archive__item:last-child p{color:#686868}.c-archive img{border:1px solid #fff;position:relative;transform-origin:top center;transition:transform .3s;z-index:2}.c-archive p{bottom:-2em;left:0;margin:0;position:absolute;transition:opacity .3s;width:100%}@media(max-width:1008px){.c-archive__item{width:calc(25% - 40px)}}@media(max-width:576px){.c-archive{margin:60px 0}.c-archive__item{width:calc(50% - 40px)}}.c-footer{background-color:#000;color:#fff;font-size:16px;padding:32px 0;position:relative;text-align:center;text-transform:uppercase;z-index:1}@media(max-width:1600px){.c-footer{font-size:12px}}.c-footer .l-content-container{align-items:center;display:flex;justify-content:center}.c-footer a{color:#eee;transition:color .3s}.c-footer a:hover{color:#e31c23!important}.c-footer a.nuxt-link-active{color:#e31c23}.c-footer__home{color:#fff!important;margin-right:6px}.c-footer__home a{font-size:80%;margin-right:.6em}.c-footer__nav{line-height:1;margin:0 1em}.c-footer__icon{font-size:16px}@media(max-width:576px){.c-footer{padding:40px 0 0}.c-footer .l-content-container{flex-wrap:wrap}.c-footer .l-content-container .c-footer__home{margin:48px 0 17px;order:10;width:100%}.c-footer .c-footer__nav{margin-bottom:2em}.c-footer .c-footer__icon{margin-bottom:1.4em}}#article-content.niklas-zimmer .c-printbar{display:none}@media print{#article-content{float:none;margin:0;width:100%}@page{margin:2cm}#__layout,#__nuxt,.app,body,html,main{min-height:auto}body,html{background:#fff!important;color:#000!important}body{font-size:13pt;line-height:1.3}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:25px}a,p{color:#000!important}a{font-weight:400}blockquote{page-break-inside:avoid}h1,h2,h3,h4,h5,h6{color:#000!important}h1,h2,h3,h4,h5,h6,img{page-break-after:avoid;page-break-inside:avoid}img{height:auto;max-width:100%;-webkit-print-color-adjust:exact}.wp-custom-block,h2,h3,h4,header,p{background-color:transparent!important;padding:0!important}.wp-block-image.alignfull{margin-left:0;margin-right:0;width:100%}.lazy-image.bg-image--static{background-image:none!important;display:block;height:auto;margin:0;max-width:650px}.lazy-image.bg-image--static .l-content-container{margin:0}.lazy-image.bg-image--static .c-page-header{color:#000}.lazy-image.bg-image--static:after{display:none}pre,table{page-break-inside:avoid}dl,ol,ul{page-break-before:avoid}a,a:link,a:visited{background:transparent;color:#686868;font-weight:700;text-align:left;-webkit-text-decoration:underline;text-decoration:underline}a{page-break-inside:avoid}a[href^=http]:after{content:" <" attr(href) "> "}a:after>img,article a[href^="#"]:after{content:""}a:not(:local-link):after{content:" <" attr(href) "> "}.entry iframe,ins{display:none;height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.embed-responsive,.embed-youtube{height:0;overflow:hidden;position:absolute}.bg-image--fixed,.c-article_footer,.c-comments,.c-footer,.c-language-selector,.c-postnav,.c-search-toggle,.c-supermenu,.c-supermenu-toggle,.c-videobg,.canvas-effects,.cookies,.footnote_plugin_link_click,.headroom,.mejs__audio,.no-print,.wp-block-audio,.wp-block-embed,.wp-block-spacer{display:none!important}.c-article{background-color:#fff!important;color:#000!important}#article-content{padding:20px 0}#article-content:after{border-top:1px solid #999;color:#999!important;content:" All rights reserved (c) 2023 Herri";display:block;font-size:10pt;margin-top:100px;padding-top:30px}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}}