@keyframes u-gallery-waiting-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes u-gallery-zoom-in{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes u-gallery-zoom-out{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes u-gallery-fade-in{0%{opacity:0}to{opacity:1}}@keyframes u-gallery-fade-out{0%{opacity:1}to{opacity:0}}.u-gallery-waiting-animation{display:block;position:absolute;width:100px;height:100px;top:calc(50% - 50px);left:calc(50% - 50px)}.u-gallery-waiting-animation-icon{position:absolute;display:block;width:80px;height:80px;top:10px;left:10px;border-radius:40px;animation:u-gallery-waiting-animation 1s linear infinite}@supports not (--foo:green){.u-gallery-waiting-animation-icon{box-shadow:0 3px 0 0 #d32531}}@supports (--foo:green){.u-gallery-waiting-animation-icon{box-shadow:0 3px 0 0 var(--gallery-theme-color)}}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.u-gallery-arrow{position:absolute;z-index:1;top:calc(50% - 65px);width:32px;height:130px;text-align:center;background-color:rgba(0,0,0,.8);border:1px solid #292929}.u-gallery-arrow:after{content:"";position:absolute;display:inline-block;padding:5px;border-color:#fff;border-style:solid;border-width:0 3px 3px 0;top:calc(50% - 9px)}.u-gallery-arrow--next{right:0;border-right:none;transition:all .2s}.u-gallery-arrow--next:after{transform:rotate(-45deg);right:12px}@supports not (--foo:green){.u-gallery-arrow--next:hover{border-left:3px solid #d32531}}@supports (--foo:green){.u-gallery-arrow--next:hover{border-left:3px solid var(--gallery-theme-color)}}.u-gallery-arrow--prev{left:0;border-left:none}.u-gallery-arrow--prev:after{transform:rotate(135deg);left:12px}@supports not (--foo:green){.u-gallery-arrow--prev:hover{border-right:3px solid #d32531}}@supports (--foo:green){.u-gallery-arrow--prev:hover{border-right:3px solid var(--gallery-theme-color)}}.u-gallery-arrow-small{width:5px;height:10px;display:inline-block}.u-gallery-arrow-small:after{content:"";position:absolute;display:inline-block;padding:2px;border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.u-gallery-arrow-small--left:after{transform:rotate(135deg);margin-top:2px}.u-gallery-arrow-big{display:flex;align-items:center;justify-content:center;height:18px;width:40px;position:relative}.u-gallery-arrow-big:after{content:"";position:absolute;display:inline-block;padding:8px;border-color:#fff;border-style:solid;border-width:4px 0 0 4px}.u-gallery-arrow-big--up:after{transform:rotate(45deg);margin-top:5px}.u-gallery-arrow-big--down:after{transform:rotate(-135deg);margin-top:-5px}.u-gallery-icon-zoom .gallery-icon{width:23px;height:23px;fill:#fff}.u-gallery-close-icon{width:32px;height:32px;opacity:.8;cursor:pointer}.u-gallery-close-icon:hover{opacity:1}.u-gallery-close-icon:after,.u-gallery-close-icon:before{position:absolute;left:15px;content:" ";height:30px;width:2px;background-color:#fff}.u-gallery-close-icon:before{transform:rotate(45deg)}.u-gallery-close-icon:after{transform:rotate(-45deg)}.u-gallery-close-icon--black:after,.u-gallery-close-icon--black:before{background-color:#575757}.u-gallery-close-icon--small-black:after,.u-gallery-close-icon--small-black:before{background-color:#575757;height:20px}.u-gallery-social-icon{background-color:#fff;border:1px solid #dddee4;border-radius:50%;width:45px;height:45px;display:flex;justify-content:center;align-items:center;transition:background-color .2s;cursor:pointer}.u-gallery-social-icon .gallery-icon{width:20px;height:20px;transition:fill .2s;margin-top:1px}.u-gallery-social-icon .gallery-icon__facebook{fill:#3b5998;margin-right:1px}.u-gallery-social-icon .gallery-icon__twitter{fill:#1dcaff}.u-gallery-social-icon .gallery-icon__tumblr{fill:#35465c}.u-gallery-social-icon .gallery-icon__pinterest{fill:#bd091c;margin-top:3px}.u-gallery-social-icon .gallery-icon__whatsapp{fill:#23c100;width:24px;height:24px;margin-top:-1px}.u-gallery-social-icon .gallery-icon__reddit{fill:#ff4500}.u-gallery-social-icon .gallery-icon__linkedin{fill:#0077b5}.u-gallery-social-icon.u-gallery-pinterest:hover{background-color:#bd091c}.u-gallery-social-icon.u-gallery-pinterest:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-facebook:hover{background-color:#3b5998}.u-gallery-social-icon.u-gallery-facebook:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-tumblr:hover{background-color:#35465c}.u-gallery-social-icon.u-gallery-tumblr:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-twitter:hover{background-color:#1dcaff}.u-gallery-social-icon.u-gallery-twitter:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-whatsapp:hover{background-color:#23c100}.u-gallery-social-icon.u-gallery-whatsapp:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-reddit:hover{background-color:#ff4500}.u-gallery-social-icon.u-gallery-reddit:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-linkedin:hover{background-color:#0077b5}.u-gallery-social-icon.u-gallery-linkedin:hover .gallery-icon{fill:#fff}.u-gallery-magnify-loading{background-color:#fff;padding:5px;position:absolute;top:5px;left:5px;margin:5px;border-radius:6px;box-shadow:2px 2px 4px rgba(50,50,50,.68);opacity:.35;z-index:2;display:none}.u-gallery-magnify-loading:after{content:"";background-image:url(/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/css/../images/loading.gif);background-repeat:no-repeat;width:25px;height:25px;display:block}.u-gallery-react-placeholder-shimmer{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#d2d2d2 20%,#f6f7f8 40%,#f6f7f8);animation-name:shimmer;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background-size:200% 100%;border:1px solid hsla(0,0%,80%,.2)}.u-gallery-app-shell-loader{margin-bottom:50px;margin-top:31px}.u-gallery-app-shell{border:none;border-radius:5px;height:12px;margin-bottom:10px}.u-gallery-app-shell__figure{height:300px}.u-gallery-app-shell__text{width:80%}.u-gallery-app-shell__text-small{width:100px}.u-gallery-app-shell__content-1{width:80%;margin-top:30px}.u-gallery-app-shell__content-2{width:60%;margin-left:20px}.u-gallery-app-shell__content-3{width:80%}.u-gallery-app-shell__content-4{width:60%;margin-left:20px}.c-standard-gallery-shell{min-height:100vh}@media screen and (max-width:800px){.c-standard-gallery-shell .c-gallery-header__right,.c-standard-gallery-shell .c-gallery__sidebar{display:none}}@media screen and (max-width:800px){.c-standard-gallery-shell .c-gallery__slider{min-height:500px}}.u-gallery-center{display:flex;justify-content:center;align-items:center}.u-gallery-modal{position:fixed;top:0;left:0;z-index:500000;width:100%;height:100%}.admin-bar .u-gallery-modal{top:46px}@media screen and (min-width:781px){.admin-bar .u-gallery-modal{top:32px}}.u-gallery-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.u-gallery-broken-image{width:200px;height:200px;background-color:#be3730;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:5px}.u-gallery-broken-image__alt{display:block}.u-gallery-broken-image__icon{display:block;background-image:url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAYCAQAAABdXGW6AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfiCx0MDCtL6OFSAAAAY0lEQVQoz9WSOQ7AIAwE1/w5Vdp0efSkQAhzBNNF2W5GKwvZiFUOhJBY59wpwYUMFOXeKSnFlW9KZq3sOWXl9cgO8jKq6ZhGj2xF1ZFzfp1Q2MK3CNztsp6xWyb4iud//4IoDzylkasbWMEKAAAAAElFTkSuQmCC");background-repeat:no-repeat;background-position:50%;width:40px;height:28px;margin-bottom:10px}.u-gallery-pinit{background-color:#bd091c;border-radius:50%;line-height:1;padding:5px;display:flex;align-items:center;justify-content:center;z-index:1;cursor:pointer}.u-gallery-pinit .gallery-icon__pinterest{width:23px;height:23px;fill:#fff}
/*! 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;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{background:#000;opacity: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{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-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%;transform-origin:left top;transition:transform .333s cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{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:#222}.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:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;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(/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/css/../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}.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:0 0;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:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-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;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;box-shadow:0 2px 5px rgba(0,0,0,.25);transform:translateY(6px);transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.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{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:13px;line-height:44px;color:#fff;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:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.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;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(/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/css/../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;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{box-sizing:border-box;width:14px;height:14px;border-radius:50%;border-color:#fff #fff transparent transparent;border-style:solid;border-width:2px;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{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;transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.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:0 0}.c-gallery-zoom-modal{z-index:999999999}.c-gallery-zoom-modal__animation-fade-enter,.c-gallery-zoom-modal__animation-fade-leave,.c-gallery-zoom-modal__animation-zoom-enter,.c-gallery-zoom-modal__animation-zoom-leave{animation-fill-mode:both}.c-gallery-zoom-modal__animation-zoom-enter{animation-duration:.2s;animation-name:u-gallery-zoom-in}.c-gallery-zoom-modal__animation-zoom-leave{animation-duration:.4s;animation-name:u-gallery-zoom-out}.c-gallery-zoom-modal__animation-fade-enter{animation-duration:.2s;animation-name:u-gallery-fade-in}.c-gallery-zoom-modal__animation-fade-leave{animation-duration:.2s;animation-name:u-gallery-fade-out}.pswp__img--placeholder.pswp__img--placeholder--blank:after{content:"";position:absolute;display:block;width:80px;height:80px;top:calc(50% - 40px);left:calc(50% - 40px);border-radius:40px;animation:u-gallery-waiting-animation 1s linear infinite}@supports not (--foo:green){.pswp__img--placeholder.pswp__img--placeholder--blank:after{box-shadow:0 3px 0 0 #d32531}}@supports (--foo:green){.pswp__img--placeholder.pswp__img--placeholder--blank:after{box-shadow:0 3px 0 0 var(--gallery-theme-color)}}.pmc-gallery__vertical .pswp__img--placeholder.pswp__img--placeholder--blank{background-color:transparent}.pswp__top-bar{width:150px;right:0;left:auto;z-index:1}.pswp__top-bar .pswp__button{z-index:2}.pswp__bg{background-color:rgba(0,0,0,.95)}.pmc-gallery__vertical .pswp__bg{background-color:hsla(0,0%,100%,.98)}.pmc-gallery__vertical .pswp__button,.pmc-gallery__vertical .pswp__button--arrow--left:before,.pmc-gallery__vertical .pswp__button--arrow--right:before{background-image:url(/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/css/../images/black-skin.png);background-repeat:no-repeat}.pmc-gallery__vertical .pswp__caption,.pmc-gallery__vertical .pswp__top-bar,.pmc-gallery__vertical .pswp__ui--fit .pswp__caption,.pmc-gallery__vertical .pswp__ui--fit .pswp__top-bar{background-color:transparent}.pmc-gallery-zoom-modal-open body,html.pmc-gallery-zoom-modal-open{overflow:hidden}#pmc-gallery-vertical{display:inline-block;width:100%;overflow-x:hidden}figure.c-gallery-vertical-slide__figure{margin:0;padding:0;text-align:center;display:block;position:relative;max-width:100%}@media screen and (min-width:414px){figure.c-gallery-vertical-slide__figure{text-align:inherit}}.c-gallery-vertical__slides{margin:0 auto}@supports not (--foo:green){.c-gallery-vertical__slides{max-width:"auto"}}@supports (--foo:green){.c-gallery-vertical__slides{max-width:var(--gallery-vertical-max-image-width)}}.c-gallery-vertical__advert{text-align:center;padding:2.813rem 0 1em;margin-top:2.813rem;border-top:.125rem solid #dddee4;clear:both}.c-gallery-vertical__advert img{vertical-align:bottom}.c-gallery-vertical__load-button{display:flex;justify-content:center;margin:40px}.c-gallery-vertical__load-button a,.c-gallery-vertical__load-button a:active,.c-gallery-vertical__load-button a:hover,.c-gallery-vertical__load-button a:link,.c-gallery-vertical__load-button a:visited{color:inherit;border:1px solid #000;padding:10px 30px;font-weight:700}.c-gallery-vertical-album{position:relative;padding-top:2.813rem;padding-left:1.25rem;margin-top:2.813rem;border-top:.125rem solid #dddee4;clear:both}.c-gallery-vertical-album__number{position:absolute;left:0;top:2.813rem;padding:.625rem 1rem;font-size:1.625rem;line-height:2rem;font-weight:700}@supports not (--foo:green){.c-gallery-vertical-album__number{font-family:"inherit"}}@supports (--foo:green){.c-gallery-vertical-album__number{font-family:var(--gallery-vertical-headline-font-family)}}.c-gallery-vertical-album__title{color:#000;margin-bottom:5px;margin-top:5px;line-height:2rem;font-size:1.0625rem;font-weight:700}@supports not (--foo:green){.c-gallery-vertical-album__title{font-family:"inherit"}}@supports (--foo:green){.c-gallery-vertical-album__title{font-family:var(--gallery-vertical-headline-font-family)}}@media screen and (min-width:414px){.c-gallery-vertical-album__title{font-size:1.75rem}}@media screen and (max-width:800px){.c-gallery-vertical-album__title{margin-top:15px}}@supports not (--foo:green){.c-gallery-vertical-album__caption{font-family:"inherit"}}@supports (--foo:green){.c-gallery-vertical-album__caption{font-family:var(--gallery-vertical-caption-font-family)}}@supports not (--foo:green){.c-gallery-vertical-album__caption{font-weight:500}}@supports (--foo:green){.c-gallery-vertical-album__caption{font-weight:var(--gallery-vertical-caption-font-weight)}}@supports not (--foo:green){.c-gallery-vertical-album__subtitle{font-family:"inherit"}}@supports (--foo:green){.c-gallery-vertical-album__subtitle{font-family:var(--gallery-vertical-subtitle-font-family)}}@supports not (--foo:green){.c-gallery-vertical-album__subtitle{font-weight:500}}@supports (--foo:green){.c-gallery-vertical-album__subtitle{font-weight:var(--gallery-vertical-subtitle-font-weight)}}.c-gallery-vertical-album__year{font-size:.8125rem;font-weight:500}@media screen and (min-width:414px){.c-gallery-vertical-album__year{font-size:.875rem}}.c-gallery-vertical-album__content{margin-top:10px}.c-gallery-vertical-album__image-container{position:relative;display:flex;justify-content:center}.c-gallery-vertical-album__share-icons{position:absolute;bottom:.625rem;right:.625rem;z-index:9;display:flex;align-items:center}.c-gallery-vertical-album__share-icons ul.c-gallery-vertical-album__social-icons{list-style:none;display:flex;padding:0;margin:0 5px 0 0}.c-gallery-vertical-album__share-icon{background-color:rgba(0,0,0,.8);border-radius:.312rem;border:1px solid #444;padding:.312rem;cursor:pointer;display:flex;justify-content:center;align-items:center}.c-gallery-vertical-album__share-icon .gallery-icon__share{width:1.25rem;height:1.25rem;fill:#fff;margin-left:-1px}.c-gallery-vertical-album__social-icon{padding:.312rem}.c-gallery-vertical-album__social-icon .u-gallery-social-icon{border-radius:0;box-shadow:none;border:none;width:2.187rem;height:1.562rem}.c-gallery-vertical-album__social-icon svg{width:.937rem;height:.937rem}.c-gallery-vertical-album__image{vertical-align:bottom}.c-gallery-vertical-album__figure-wrapper{margin:0 1.25rem 2.5rem 0}@media screen and (min-width:1024px){.c-gallery-vertical-album__figure-wrapper{float:left}}.c-gallery-vertical-album__figure{display:inline-block;margin:0;position:relative;width:100%;max-width:100%!important}.c-gallery-vertical-album__figure .u-gallery-react-placeholder-shimmer{max-width:100%!important}.c-gallery-vertical-album__figure img{vertical-align:bottom;transition:opacity .2s;width:100%;height:auto}@media screen and (min-width:1024px){.c-gallery-vertical-album__figure img{max-width:300px;width:20vw;min-width:100px}}.c-gallery-vertical-album__zoom-icon{position:absolute;top:10px;right:10px;display:inline-block;cursor:pointer;width:40px;height:40px;text-align:center;background-color:rgba(0,0,0,.1);border-radius:50%;z-index:1}.c-gallery-vertical-album__zoom-icon .gallery-icon__magnifying-glass-light{margin-top:9px;display:inline-block}.c-gallery-vertical-featured-image{position:relative;padding-top:2.813rem;margin-top:2.813rem;border-top:.125rem solid #dddee4}.c-gallery-vertical-featured-image__header{display:flex;align-items:center;margin-bottom:.625rem}.c-gallery-vertical-featured-image__number{padding:.625rem 1rem;margin-right:.937rem;font-size:1.625rem;line-height:2rem;font-weight:700}@supports not (--foo:green){.c-gallery-vertical-featured-image__number{font-family:"inherit"}}@supports (--foo:green){.c-gallery-vertical-featured-image__number{font-family:var(--gallery-vertical-headline-font-family)}}.c-gallery-vertical-featured-image__title{color:#000;margin-bottom:5px;margin-top:5px;line-height:2rem;font-size:1.0625rem;font-weight:700}@supports not (--foo:green){.c-gallery-vertical-featured-image__title{font-family:"inherit"}}@supports (--foo:green){.c-gallery-vertical-featured-image__title{font-family:var(--gallery-vertical-headline-font-family)}}@media screen and (min-width:414px){.c-gallery-vertical-featured-image__title{font-size:1.75rem}}.c-gallery-vertical-slide__photo-credit-wrapper{padding:25px 0;margin-bottom:25px;border-bottom:1px solid #dddee4;font-weight:600;font-size:.687rem;line-height:1rem}.c-gallery-vertical-featured-image__caption{font-size:.875rem;padding-bottom:6px}@supports not (--foo:green){.c-gallery-vertical-featured-image__caption{font-family:"inherit"}}@supports (--foo:green){.c-gallery-vertical-featured-image__caption{font-family:var(--gallery-vertical-caption-font-family)}}@supports not (--foo:green){.c-gallery-vertical-featured-image__caption{font-weight:500}}@supports (--foo:green){.c-gallery-vertical-featured-image__caption{font-weight:var(--gallery-vertical-caption-font-weight)}}.c-gallery-vertical-slide__colon,.c-gallery-vertical-slide__photo-credit,.c-gallery-vertical-slide__photo-credit-text{color:#828282}@supports not (--foo:green){.c-gallery-vertical-slide__colon,.c-gallery-vertical-slide__photo-credit,.c-gallery-vertical-slide__photo-credit-text{font-family:"inherit"}}@supports (--foo:green){.c-gallery-vertical-slide__colon,.c-gallery-vertical-slide__photo-credit,.c-gallery-vertical-slide__photo-credit-text{font-family:var(--gallery-vertical-caption-font-family)}}@supports not (--foo:green){.c-gallery-vertical-slide__colon,.c-gallery-vertical-slide__photo-credit,.c-gallery-vertical-slide__photo-credit-text{font-weight:500}}@supports (--foo:green){.c-gallery-vertical-slide__colon,.c-gallery-vertical-slide__photo-credit,.c-gallery-vertical-slide__photo-credit-text{font-weight:var(--gallery-vertical-caption-font-weight)}}.c-gallery-vertical-featured-image__year{font-size:.8125rem;font-weight:500}@media screen and (min-width:414px){.c-gallery-vertical-featured-image__year{font-size:.875rem}}.c-gallery-vertical-featured-image__content{margin-top:10px}.c-gallery-vertical-featured-image__image-container{position:relative;display:flex;justify-content:center}.c-gallery-vertical-featured-image__share-icons{position:absolute;bottom:.625rem;right:.625rem;z-index:9;display:flex;align-items:center}.c-gallery-vertical-featured-image__share-icons ul.c-gallery-vertical-featured-image__social-icons{list-style:none;display:flex;padding:0;margin:0 5px 0 0}.c-gallery-vertical-featured-image__share-icon{background-color:rgba(0,0,0,.8);border-radius:.312rem;border:1px solid #444;padding:.312rem;cursor:pointer;display:flex;justify-content:center;align-items:center}.c-gallery-vertical-featured-image__share-icon .gallery-icon__share{width:1.875rem;height:1.875rem;fill:#fff;margin-left:-1px}.c-gallery-vertical-featured-image__social-icon{padding:.312rem}.c-gallery-vertical-featured-image__social-icon .u-gallery-social-icon{border-radius:0;box-shadow:none;border:none;width:2.187rem;height:1.562rem}.c-gallery-vertical-featured-image__social-icon svg{width:.937rem;height:.937rem}.c-gallery-vertical-featured-image__image{vertical-align:bottom}.c-gallery-vertical-featured-image__figure{display:inline-block;position:relative;margin:0;width:100%}.c-gallery-vertical-featured-image__figure img{vertical-align:bottom;transition:opacity .2s;margin:auto;max-width:100%;height:auto;width:100%}.c-gallery-vertical-featured-image__zoom-icon{position:absolute;top:10px;right:10px;display:inline-block;cursor:pointer;width:40px;height:40px;text-align:center;background-color:rgba(0,0,0,.1);border-radius:50%;z-index:1}.c-gallery-vertical-featured-image__zoom-icon .gallery-icon__magnifying-glass-light{margin-top:9px;display:inline-block}.c-list__picture_video_container{position:relative}.c-list__picture_video{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;cursor:pointer}.c-list__picture_video iframe[data-src*=youtu]{left:0;top:0;height:100%;width:100%;position:absolute}.c-card__badge{top:auto;left:0;bottom:0;padding:20px;transform:none;transition:opacity .24s cubic-bezier(.455,.03,.515,.955);position:absolute;z-index:1}@media screen and (max-width:800px){.c-card__badge{padding:40px}}@media screen and (min-width:800px){.c-card__badge{padding:20px}}@media screen and (max-width:800px){.c-card__badge{left:50%;bottom:50%;transform:translate(-50%,50%)}}.c-play-btn{display:block;width:36px;height:36px}@media screen and (min-width:800px){.c-play-btn{width:55px;height:55px}}.c-play-btn:not(:root){overflow:visible}.c-play-btn__icon{fill:#fff}.c-play-btn--clock{width:50px;height:50px}@media screen and (min-width:800px){.c-play-btn--clock{width:70px;height:70px}}.c-play-btn--big-clock{width:65px;height:65px}@media screen and (min-width:800px){.c-play-btn--big-clock{width:78px;height:78px}}.c-play-btn--clock .c-play-btn__fill{fill:rgba(0,0,0,.7)}.c-play-btn--clock .c-play-btn__border{transform:rotate(-90deg);transform-origin:center;transition:stroke-dashoffset .5s cubic-bezier(.445,.05,.55,.95),stroke .5s cubic-bezier(.445,.05,.55,.95)}.c-list__picture_video_container:hover .c-play-btn__border{stroke-dashoffset:0;transition:stroke-dashoffset .5s cubic-bezier(.445,.05,.55,.95),stroke .5s cubic-bezier(.445,.05,.55,.95)}.c-gallery-vertical-slide{padding-top:10px;margin-top:10px}.c-gallery-vertical-slide__title{margin-bottom:5px;margin-top:5px;line-height:1.5;font-size:1.0625rem}@supports not (--foo:green){.c-gallery-vertical-slide__title{font-family:"inherit"}}@supports (--foo:green){.c-gallery-vertical-slide__title{font-family:var(--gallery-vertical-headline-font-family)}}@supports not (--foo:green){.c-gallery-vertical-slide__title{font-weight:500}}@supports (--foo:green){.c-gallery-vertical-slide__title{font-weight:var(--gallery-vertical-headline-font-weight)}}@media screen and (min-width:414px){.c-gallery-vertical-slide__title{font-size:1.75rem}}.c-gallery-vertical-slide__caption{border-bottom:1px solid #d5d5d5}@supports not (--foo:green){.c-gallery-vertical-slide__caption{font-family:"inherit"}}@supports (--foo:green){.c-gallery-vertical-slide__caption{font-family:var(--gallery-vertical-caption-font-family)}}@supports not (--foo:green){.c-gallery-vertical-slide__caption{font-weight:500}}@supports (--foo:green){.c-gallery-vertical-slide__caption{font-weight:var(--gallery-vertical-caption-font-weight)}}.c-gallery-vertical-slide__year{font-size:.8125rem;font-weight:500}@media screen and (min-width:414px){.c-gallery-vertical-slide__year{font-size:.875rem}}.c-gallery-vertical-slide__content{margin-top:10px}.c-gallery-vertical-slide__photo-credit-wrapper{font-size:.75rem;padding-top:15px;padding-bottom:15px;margin-bottom:15px}.c-gallery-vertical-slide__image-container{position:relative}.c-gallery-vertical-slide__share-icons{position:absolute;right:10px;bottom:15px;display:flex;align-items:center}.c-gallery-vertical-slide__share-icons ul.c-gallery-vertical-slide__social-icons{list-style:none;display:flex;padding:0;margin:0 5px 0 0}.c-gallery-vertical-slide__share-icon{background-color:#4670d2;border-radius:50%;width:45px;height:45px;cursor:pointer;display:flex;justify-content:center;align-items:center}.c-gallery-vertical-slide__share-icon .gallery-icon__share{width:22px;fill:#fff;margin-left:-1px}.c-gallery-vertical-slide__social-icon{margin-right:8px}.c-gallery-vertical-slide__social-icon .u-gallery-social-icon{box-shadow:none;border:none}.c-gallery-vertical-slide__image{vertical-align:bottom}.c-gallery-vertical-slide__figure{display:inline-block;width:100%}.c-gallery-vertical-slide__figure img{vertical-align:bottom;transition:opacity .2s;margin:auto;max-width:100%;height:auto;width:100%}.c-gallery-vertical-slide__zoom-icon{position:absolute;top:10px;right:10px;display:inline-block;cursor:pointer;width:40px;height:40px;text-align:center;background-color:rgba(0,0,0,.1);border-radius:50%;z-index:1}.c-gallery-vertical-slide__zoom-icon .gallery-icon__magnifying-glass-light{margin-top:9px;display:inline-block}.c-gallery-vertical-share__animation-enter,.c-gallery-vertical-share__animation-leave{animation-duration:.5s;animation-fill-mode:both}.c-gallery-vertical-share__animation-enter{animation-name:u-gallery-zoom-in}.c-gallery-vertical-share__animation-leave{animation-name:u-gallery-zoom-out}.c-gallery-apple-music-player{margin-top:1.5em;margin-bottom:1.5em;border-color:#b4b4b4;border-style:solid;border-width:1px 0;grid-column-gap:.75em;display:grid;grid-template:"\1F518    \1F478           \23F0           \1F511" 1fr "\1F518    \23F3           \23F0           \1F511" auto "\1F518    \1F4CF           \23F0           \1F34F" 1fr/auto 1fr minmax(2em,auto) auto}@media screen and (min-width:1024px){.c-gallery-apple-music-player{--image-width:20vw;--image-right-margin:1.25em;margin-left:calc(var(--image-width) + var(--image-right-margin))}}.c-gallery-apple-music-player__title{grid-area:👸;align-self:end;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.675rem;line-height:1}@supports not (--foo:green){.c-gallery-apple-music-player__title{font-family:"inherit"}}@supports (--foo:green){.c-gallery-apple-music-player__title{font-family:var(--gallery-vertical-caption-font-family)}}@supports not (--foo:green){.c-gallery-apple-music-player__title{font-weight:500}}@supports (--foo:green){.c-gallery-apple-music-player__title{font-weight:var(--gallery-vertical-caption-font-weight)}}.c-gallery-apple-music-player__button:focus{outline:none;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.c-gallery-apple-music-player__button-play{grid-area:🔘;align-self:center;margin:1em 0;border-radius:100%;padding:.375em;color:#fff}@supports not (--foo:green){.c-gallery-apple-music-player__button-play{background-color:#b4b4b4}}@supports (--foo:green){.c-gallery-apple-music-player__button-play{background-color:var(--gallery-theme-color)}}.c-gallery-apple-music-player__button-play:hover{opacity:.8}.c-gallery-apple-music-player__button-sign-in{grid-area:🔑;grid-row:1/4;align-self:center;font-size:.75rem;border:1px solid;border-radius:2em;line-height:1;padding:.5em 1.25em;background-color:#fff}@supports not (--foo:green){.c-gallery-apple-music-player__button-sign-in{color:#b4b4b4}}@supports (--foo:green){.c-gallery-apple-music-player__button-sign-in{color:var(--gallery-theme-color)}}.c-gallery-apple-music-player__button-sign-in:hover{color:#fff;opacity:.8}@supports not (--foo:green){.c-gallery-apple-music-player__button-sign-in:hover{background-color:#b4b4b4}}@supports (--foo:green){.c-gallery-apple-music-player__button-sign-in:hover{background-color:var(--gallery-theme-color)}}.c-gallery-apple-music-player__icon{display:block;width:1.25em;height:1.25em;fill:currentColor}.c-gallery-apple-music-player__progress{grid-area:⏳;margin-top:.375em;height:2px;background-color:#f0f0f0}.c-gallery-apple-music-player__progress-value{height:2px;width:calc(attr(data-value)*100%);font-size:0;color:transparent}@supports not (--foo:green){.c-gallery-apple-music-player__progress-value{background-color:#b4b4b4}}@supports (--foo:green){.c-gallery-apple-music-player__progress-value{background-color:var(--gallery-theme-color)}}.c-gallery-apple-music-player__time{grid-area:⏰;align-self:center;justify-self:start;font-size:.75rem}.c-gallery-apple-music-player__powered-by{grid-area:🍏;grid-column:1/-1;align-self:end;justify-self:end;display:block;color:#9b9b9b;font-style:italic;font-size:.675rem;margin-right:.75em;line-height:1.5}.c-gallery-apple-music-player__logo{height:.875em;width:auto;opacity:.6;margin-left:.5em}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none;border-radius:28px;box-shadow:none;cursor:pointer;display:inline-block;font-size:18px;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline .wp-block-button__link,.wp-block-button__link.is-style-outline{color:#32373c;background-color:transparent;border:2px solid}.wp-block-buttons .wp-block-button{display:inline-block;margin-right:8px;margin-bottom:8px}.wp-block-buttons .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:8px}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:8px}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-button.aligncenter,.wp-block-buttons.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#007cba;color:var(--wp-admin-theme-color)}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:20px 38px}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column{flex-basis:calc(50% - 16px)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:16px}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim,.wp-block-cover.has-background-dim{background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:290px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#fff}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:580px;padding:14px;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type^=core-embed],.wp-block[data-align=right]>[data-type^=core-embed]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type^=core-embed] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type^=core-embed] .wp-block-embed__wrapper{min-width:280px}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 16px)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - 10.66667px);margin-right:16px}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - 12px);margin-right:16px}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - 12.8px);margin-right:16px}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - 13.33333px);margin-right:16px}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - 13.71429px);margin-right:16px}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - 14px);margin-right:16px}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:290px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:20px 38px}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img,.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 20px 20px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 20px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 20px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 20px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 20px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 20px)}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.edit-post-visual-editor .wp-block-latest-posts.is-grid li{margin-bottom:20px}.wp-block-media-text{direction:ltr;display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color),.wp-block-navigation .wp-block-navigation-link:not(.has-text-color){color:#1e1e1e}.wp-block-navigation.is-style-light:not(.has-background) .wp-block-navigation__container,.wp-block-navigation:not(.has-background) .wp-block-navigation__container{background-color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color){color:#fff}.wp-block-navigation.is-style-dark:not(.has-background) .wp-block-navigation__container{background-color:#1e1e1e}.items-justified-left>ul{justify-content:flex-start}.items-justified-center>ul{justify-content:center}.items-justified-right>ul{justify-content:flex-end}.wp-block-navigation-link{display:flex;align-items:center;position:relative;margin:0}.wp-block-navigation-link .wp-block-navigation__container:empty{display:none}.wp-block-navigation__container{list-style:none;margin:0;padding-left:0;display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block}.has-child .wp-block-navigation__container{border:1px solid rgba(0,0,0,.15);background-color:inherit;color:inherit;position:absolute;left:0;top:100%;width:fit-content;z-index:1;opacity:0;transition:opacity .1s linear;visibility:hidden}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content{flex-grow:1}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon{padding-right:8px}@media (min-width:782px){.has-child .wp-block-navigation__container{left:24px}.has-child .wp-block-navigation__container .wp-block-navigation__container{left:100%;top:-1px}.has-child .wp-block-navigation__container .wp-block-navigation__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:8px;background:0 0}.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg{transform:rotate(0)}}.has-child:hover{cursor:pointer}.has-child:hover>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.has-child:focus-within{cursor:pointer}.has-child:focus-within>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation-link__content{text-decoration:none;padding:8px 16px}.wp-block-navigation-link__content+.wp-block-navigation-link__content{padding-top:0}.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation-link__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;word-break:normal;overflow-wrap:break-word}.wp-block-navigation-link__submenu-icon{height:inherit;padding:6px 16px}.wp-block-navigation-link__submenu-icon svg{fill:currentColor}@media (min-width:782px){.wp-block-navigation-link__submenu-icon svg{transform:rotate(90deg)}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter {float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:20px 38px}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap;line-height:1.5}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:16px}.wp-block-post-author__bio{margin-bottom:8px;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:290px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:0 0}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;max-width:360px}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-social-link{display:block;width:36px;height:36px;border-radius:36px;margin-right:8px;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{padding:6px;display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:0 0;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .editor-styles-wrapper .has-pale-pink-background-color,:root .has-pale-pink-background-color{background-color:#f78da7}:root .editor-styles-wrapper .has-vivid-red-background-color,:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .editor-styles-wrapper .has-luminous-vivid-orange-background-color,:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .editor-styles-wrapper .has-luminous-vivid-amber-background-color,:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .editor-styles-wrapper .has-light-green-cyan-background-color,:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .editor-styles-wrapper .has-vivid-green-cyan-background-color,:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .editor-styles-wrapper .has-pale-cyan-blue-background-color,:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .editor-styles-wrapper .has-vivid-cyan-blue-background-color,:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .editor-styles-wrapper .has-vivid-purple-background-color,:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .editor-styles-wrapper .has-white-background-color,:root .has-white-background-color{background-color:#fff}:root .editor-styles-wrapper .has-very-light-gray-background-color,:root .has-very-light-gray-background-color{background-color:#eee}:root .editor-styles-wrapper .has-cyan-bluish-gray-background-color,:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .editor-styles-wrapper .has-very-dark-gray-background-color,:root .has-very-dark-gray-background-color{background-color:#313131}:root .editor-styles-wrapper .has-black-background-color,:root .has-black-background-color{background-color:#000}:root .editor-styles-wrapper .has-pale-pink-color,:root .has-pale-pink-color{color:#f78da7}:root .editor-styles-wrapper .has-vivid-red-color,:root .has-vivid-red-color{color:#cf2e2e}:root .editor-styles-wrapper .has-luminous-vivid-orange-color,:root .has-luminous-vivid-orange-color{color:#ff6900}:root .editor-styles-wrapper .has-luminous-vivid-amber-color,:root .has-luminous-vivid-amber-color{color:#fcb900}:root .editor-styles-wrapper .has-light-green-cyan-color,:root .has-light-green-cyan-color{color:#7bdcb5}:root .editor-styles-wrapper .has-vivid-green-cyan-color,:root .has-vivid-green-cyan-color{color:#00d084}:root .editor-styles-wrapper .has-pale-cyan-blue-color,:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .editor-styles-wrapper .has-vivid-cyan-blue-color,:root .has-vivid-cyan-blue-color{color:#0693e3}:root .editor-styles-wrapper .has-vivid-purple-color,:root .has-vivid-purple-color{color:#9b51e0}:root .editor-styles-wrapper .has-white-color,:root .has-white-color{color:#fff}:root .editor-styles-wrapper .has-very-light-gray-color,:root .has-very-light-gray-color{color:#eee}:root .editor-styles-wrapper .has-cyan-bluish-gray-color,:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .editor-styles-wrapper .has-very-dark-gray-color,:root .has-very-dark-gray-color{color:#313131}:root .editor-styles-wrapper .has-black-color,:root .has-black-color{color:#000}:root .editor-styles-wrapper .has-vivid-cyan-blue-to-vivid-purple-gradient-background,:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background,:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .editor-styles-wrapper .has-light-green-cyan-to-vivid-green-cyan-gradient-background,:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .editor-styles-wrapper .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background,:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .editor-styles-wrapper .has-luminous-vivid-orange-to-vivid-red-gradient-background,:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .editor-styles-wrapper .has-very-light-gray-to-cyan-bluish-gray-gradient-background,:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .editor-styles-wrapper .has-cool-to-warm-spectrum-gradient-background,:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .editor-styles-wrapper .has-blush-light-purple-gradient-background,:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .editor-styles-wrapper .has-blush-bordeaux-gradient-background,:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .editor-styles-wrapper .has-purple-crush-gradient-background,:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .editor-styles-wrapper .has-luminous-dusk-gradient-background,:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .editor-styles-wrapper .has-hazy-dawn-gradient-background,:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .editor-styles-wrapper .has-pale-ocean-gradient-background,:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .editor-styles-wrapper .has-electric-grass-gradient-background,:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .editor-styles-wrapper .has-subdued-olive-gradient-background,:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .editor-styles-wrapper .has-atomic-cream-gradient-background,:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .editor-styles-wrapper .has-nightshade-gradient-background,:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .editor-styles-wrapper .has-midnight-gradient-background,:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root .editor-styles-wrapper .has-link-color a,:root .has-link-color a{color:#00e;color:var(--wp--style--color--link,#00e)}.editor-styles-wrapper .has-small-font-size,.has-small-font-size{font-size:13px}.editor-styles-wrapper .has-normal-font-size,.editor-styles-wrapper .has-regular-font-size,.has-normal-font-size,.has-regular-font-size{font-size:16px}.editor-styles-wrapper .has-medium-font-size,.has-medium-font-size{font-size:20px}.editor-styles-wrapper .has-large-font-size,.has-large-font-size{font-size:36px}.editor-styles-wrapper .has-huge-font-size,.editor-styles-wrapper .has-larger-font-size,.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}img#wpstats{width:0;height:0;overflow:hidden;display:block}.c-related{margin:15px 0;padding:0 13px 16px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);background-color:#f3f3f3}@media (min-width:480px){.c-related{float:left;width:206px;margin:15px 15px 15px 0}}.c-related .c-heading{margin-left:-13px;margin-right:-13px;padding:13px}.c-related__list{list-style:none;padding:0}.c-related__list-item a,.c-related__list-item a:hover{color:#000}.c-related__list-item:after{content:"";margin:10px 0;display:block;height:1px;width:100%;background:#979797}.c-related__list-item:last-child:after{content:none}.entv-overlay-image{background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/entv_overlay_image.png?1515405396) no-repeat;width:180px;height:101px;position:absolute;top:9px}.entv-image{position:relative}.logos{background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/pmc-footer-logos-v4.png?1531408170) no-repeat;height:55px;width:120px;margin:0 auto}.deadline-logo.logos{background-position:0 -770px}.hollywoodlife-logo.logos{background-position:0 -660px}.variety-logo.logos{background-position:0 -440px}.bgr-logo.logos{background-position:0 -330px}.movieline-logo.logos{background-position:0 0}.india-logo.logos{background-position:0 -110px}.pmc-logo.logos{background-position:0 -880px}.tvline-logo.logos{background-position:0 -220px}.entv-logo.logos{background-position:0 -550px}.varietylatino-logo.logos{background-position:0 -957px}.fn-logo.logos{background-position:0 -1022px}.wwd-logo.logos{background-position:0 -1092px}.spy-logo.logos{background-position:0 -1255px}.goldderby-logo.logos{background-position:0 -1335px}.indiewire-logo.logos{background-position:0 -1169px}.rollingstone-logo-color.logos{background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/rolling_stone_color.png?1535453161) no-repeat;background-position:center}.rollingstone-logo-black.logos{background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/rolling_stone_black.png?1535453190) no-repeat;background-position:center}.rollingstone-logo.logos,.rollingstone-logo-white.logos{background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/rolling_stone_white.png?1535453167) no-repeat;background-position:center}.sourcingjournal-logo-color.logos{background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/sourcing_journal_color.png?1535453207) no-repeat;background-position:center}.sourcingjournal-logo-black.logos{background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/sourcing_journal_black.png?1535453220) no-repeat;background-position:center}.sourcingjournal-logo.logos,.sourcingjournal-logo-white.logos{background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/sourcing_journal_white.png?1535453233) no-repeat;background-position:center}#other-pmc-properties{margin:0 auto;text-align:center;padding:20px 9px 15px;overflow:hidden;display:block;background:#363636}#other-pmc-properties #property-snippets{width:100%;display:block;overflow:hidden}#other-pmc-properties #property-snippets li{width:180px;float:left;margin:0 0 0 16px;list-style:none}#other-pmc-properties #property-snippets li:first-child{margin:0}#other-pmc-properties .footer-links{margin:15px 0}#other-pmc-properties .footer-links ul li{display:inline-block;margin:2px 0;border-left:1px solid #ccc;padding:0 15px}#other-pmc-properties .footer-links ul li:first-child{border:0}#other-pmc-properties .footer-links ul li a{display:block}#other-pmc-properties .pmc-links{padding:0 20px 0;margin-top:10px;background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/footer-hr.png?1515405396) repeat-x 0 5px}#other-pmc-properties .pmc-links h3{display:inline-block;margin:0}#other-pmc-properties .pmc-links h3 a{display:block;overflow:hidden;background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/pmc-footer-logos-v4.png?1531408170) no-repeat;background-size:cover;width:112px;height:27px;margin:0 auto 15px auto;background-position:0 -840px;background-color:#363636}#other-pmc-properties .pmc-links h3 a span{font-size:9px;color:#fff;text-align:center;top:16px;font-weight:700;margin-top:16px;display:block}#other-pmc-properties .pmc-links ul{display:table;width:100%;margin:0 auto 10px auto}#other-pmc-properties .pmc-links ul.icon-pmc-logos li{display:table-cell;margin:0;width:auto;text-align:center}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-logo a{overflow:hidden;background:url(/wp-content/plugins/pmc-plugins/pmc-footer/css/../images/pmc-footer-logos-v4.png?1531408170) no-repeat 0 0;overflow:hidden;display:block;width:120px;height:47px;text-indent:-9999px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-movieline a{background-position:0 -6px;width:120px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-india a{background-position:0 -115px;width:120px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-tvline a{background-position:0 -225px;width:120px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-bgr a{background-position:-20px -335px;width:80px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-variety a{background-position:0 -445px;width:120px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-entv a{background-position:-10px -555px;width:100px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-hollywoodlife a{background-position:0 -668px;width:120px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-deadline a{background-position:0 -775px;width:122px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-fn a{background-position:-29px -1026px;width:60px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-wwd a{background-position:-25px -1097px;width:70px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-pmc a{background-position:0 -885px;width:120px}#other-pmc-properties .pmc-links ul.icon-pmc-logos li.sister-goldderby a{background-position:0 -1345px;width:120px}.share-container{margin:-10px 0 10px 12px}.share-container ul.share-buttons{list-style:none;margin:10px 0;padding:2px 15px}.share-container ul.share-buttons *{box-sizing:border-box}.share-container ul.share-buttons li{display:inline-block;height:50px;margin:2px;text-align:center;vertical-align:middle;width:50px}.share-container ul.share-buttons li.share-copy{width:100px}.share-container ul.share-buttons li span{color:#525252;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase}.share-container ul.share-buttons li a{-ms-flex-align:center;align-items:center;color:#fff;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;text-decoration:none;width:100%}.share-container ul.share-buttons li a svg{background-color:inherit;color:#fff;fill:#fff;height:100%;max-height:100%;max-width:100%;padding:15%;vertical-align:middle}.share-container ul.share-buttons li a.btn-comment{position:relative;background:#714df4}.share-container ul.share-buttons li a.btn-comment svg{padding:10%}.share-container ul.share-buttons li a.btn-comment span{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;width:100%}.share-container ul.share-buttons li a.btn-email{background:#898989}.share-container ul.share-buttons li a.btn-facebook{background:#3b5998}.share-container ul.share-buttons li a.btn-linkedin{background:#0e76a8}.share-container ul.share-buttons li a.btn-more{background:#388500}.share-container ul.share-buttons li a.btn-pinterest{background:#f05550}.share-container ul.share-buttons li a.btn-print{background:#464646}.share-container ul.share-buttons li a.btn-reddit{background:#f64a0a}.share-container ul.share-buttons li a.btn-tumblr{background:#264053}.share-container ul.share-buttons li a.btn-twitter{background:#00acee}.share-container ul.share-buttons li a.btn-whatsapp{background:#23c100}.shareMore{background:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.shareMore *{box-sizing:border-box}.shareMore .closeShare{max-width:1em;margin:.25em}.shareMore .closeShare svg{fill:#fff;max-height:22px;max-width:22px}.shareMore .shareModal{background:#fff;border-radius:15px;box-shadow:-2px 10px 5px -2px rgba(0,0,0,.75);list-style:none;margin:0 auto;overflow:hidden;padding:0;width:320px}body:not(.wp-admin) .shareMore .shareModal{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.shareMore .shareModal li{display:block;width:100%;height:100%;border-bottom:1px solid #aaa;text-align:left}.shareMore .shareModal li:last-child{border-bottom:none}.shareMore .shareModal li:first-child{background:#000;border-bottom:none;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;padding:30px 20px;position:relative}.shareMore .shareModal li:first-child a{-ms-flex-align:center;align-items:center;color:#fff;display:-ms-flexbox;display:flex;height:auto;padding:0;position:absolute;right:0;top:15px}.shareMore .shareModal li:first-child a:hover{background:0 0;color:#aaa}.shareMore .shareModal li a{text-decoration:none;display:block;width:100%;height:100%;padding:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shareMore .shareModal li a span{height:100%;line-height:50px;display:inline-block;vertical-align:top;margin-left:10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px}.shareMore .shareModal li a.btn-comment{color:#714df4}.shareMore .shareModal li a.btn-comment svg{fill:#714df4;height:33px;width:33px}.shareMore .shareModal li a.btn-email{color:#898989}.shareMore .shareModal li a.btn-email svg{fill:#898989;height:33px;width:33px}.shareMore .shareModal li a.btn-facebook{color:#3b5998}.shareMore .shareModal li a.btn-facebook svg{fill:#3b5998;height:33px;width:33px}.shareMore .shareModal li a.btn-linkedin{color:#0e76a8}.shareMore .shareModal li a.btn-linkedin svg{fill:#0e76a8;height:33px;width:33px}.shareMore .shareModal li a.btn-more{color:#388500}.shareMore .shareModal li a.btn-more svg{fill:#388500;height:33px;width:33px}.shareMore .shareModal li a.btn-pinterest{color:#f05550}.shareMore .shareModal li a.btn-pinterest svg{fill:#f05550;height:33px;width:33px}.shareMore .shareModal li a.btn-print{color:#464646}.shareMore .shareModal li a.btn-print svg{fill:#464646;height:33px;width:33px}.shareMore .shareModal li a.btn-reddit{color:#f64a0a}.shareMore .shareModal li a.btn-reddit svg{fill:#f64a0a;height:33px;width:33px}.shareMore .shareModal li a.btn-tumblr{color:#264053}.shareMore .shareModal li a.btn-tumblr svg{fill:#264053;height:33px;width:33px}.shareMore .shareModal li a.btn-twitter{color:#00acee}.shareMore .shareModal li a.btn-twitter svg{fill:#00acee;height:33px;width:33px}.shareMore .shareModal li a.btn-whatsapp{color:#23c100}.shareMore .shareModal li a.btn-whatsapp svg{fill:#23c100;height:33px;width:33px}.shareMore .shareModal li a:hover{color:#fff;background:#aaa}.shareMore .shareModal li a:hover svg{fill:#fff}@media only screen and (max-width:767px){.share-container{margin:-10px 0 10px 12px;width:135%}ul.share-buttons li{width:14%}}@media print{.share-container{display:none}}.pmc-sticky-sidebar>li{list-style-type:none}.swiftype .block-group,.swiftype .block,.swiftype .block-group:after,.swiftype .block:after,.swiftype .block-group:before,.swiftype .block:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.swiftype .block-group{*zoom:1}.swiftype .block-group:before,.swiftype .block-group:after{display:table;content:"";line-height:0}.swiftype .block-group:after{clear:both}.swiftype .block-group{list-style-type:none;padding:0;margin:0}.swiftype .block-group>.block-group{clear:none;float:left;margin:0 !important}.swiftype .block{float:left;width:100%}.swiftype .width-10{width:10%}.swiftype .width-20{width:20%}.swiftype .width-25{width:25%}.swiftype .width-30{width:30%}.swiftype .width-40{width:40%}.swiftype .width-50{width:50%}.swiftype .width-60{width:60%}.swiftype .width-70{width:70%}.swiftype .width-80{width:80%}.swiftype .width-90{width:90%}.swiftype .width-100{width:100%}.swiftype .container{max-width:960px;margin:0 auto}.swiftype .header{margin-top:20px;padding:10px}.swiftype .right-header{font-size:16px}.swiftype .right-header div{float:right}.swiftype .right-header .st-has-query span{font-style:italic}.swiftype .main-container{border-radius:2px}.swiftype .left-main{padding:10px}.swiftype .left-main .st-section-title{font-size:.75rem;font-weight:700;padding:15px 0 5px}.swiftype .left-main select{-webkit-appearance:menulist;width:100%}.swiftype .footer{padding:20px;text-align:center}.swiftype .st-no-results,.swiftype .st-no-query,.swiftype .st-not-loading,.swiftype .st-not-failed-loading,.swiftype .st-no-misspelling{display:none}.swiftype .st-no-results.inverse{display:inline}.swiftype .st-has-results.inverse{display:none}.swiftype .search_form{box-shadow:0 1px 0 #fff,1px 1px 2px rgba(0,0,0,.1) inset;border:1px solid #ccc;border-radius:2px;margin-top:30px;position:relative}.swiftype .search_form .search-form{overflow:hidden}.swiftype .search_form .search-form input[type=text]{padding:10px 0;font-size:14px;color:#333;font-weight:300;border:none;outline:none;text-indent:38px;display:block;width:90%;background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6%2BR8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAM1JREFUeNpi%2BP%2F%2FPwMIA4E9EO8C4ldAfAOI5wCxKEweGcM0FAExiPEEqngdEP%2BEGqCLoQkkCMR%2FgHgjEHMiSRgA8QcgPo9NUwvUVFEskjAXaCGLMwEFVID4BZDzmgETXIPSisiCIE2PgFiakZFRFIsmYyj9FF1CF%2BoEkOd50Pz0FqufoAqqoRqfA%2FF8IN4CDZz%2FUP%2F6YWhCiqcD0BC7B8SLoJphGgMxNGGNRAYGNqizYRpDCGpC0rga2akENWHROIEoTVCNzGBbgAYABBgAuBMPKvUg1p8AAAAASUVORK5CYII%3D) no-repeat 13px 13px;float:left}.swiftype .search_form .search-form input[type=submit]{background:#efefef;border:none;outline:none;border-left:1px solid #ccc;float:right;width:10%;padding:10px 0;font-size:14px;color:#303030;font-weight:300}.swiftype .search_form .search-form input[type=submit]:hover{background-color:#bfbfbf;cursor:pointer}.swiftype .tabs-wrapper{margin-top:20px;border-bottom:none}.swiftype .tabs{height:26px}.swiftype .tab{border:1px solid #ccc;padding:10px 20px;text-decoration:none;background-color:#efefef;color:#000;border-right:none}.swiftype .tab:hover{background-color:#fff}.swiftype .tab:last-of-type{border-right:1px solid #ccc}.swiftype .tab.active{border-bottom:none;padding-bottom:11px;background-color:#fff}.swiftype .result{padding:20px;border-bottom:1px solid #e9e9e9;min-height:130px}.swiftype .result:last-of-type{border-bottom:none}.swiftype .result:hover{background-color:#fafafa}.swiftype .result .result-image{float:left;padding-right:10px;padding-bottom:10px}.swiftype .result .result-image img{width:120px;height:auto}.swiftype .result .result-content{padding-left:130px}.swiftype .result .result-content .result-title a{text-decoration:none;font-size:17px;font-weight:700}.swiftype .result .result-content .byline{padding:5px 0;color:gray}.swiftype .result .result-content .byline .icon{background-size:12px 12px;padding-right:10px}.swiftype .swiftype-widget .autocomplete{background-color:#fff;display:block;margin:0 0 0 -1px;padding:0;width:90%;max-width:871px;position:absolute;text-align:left;border:1px solid #ccc;z-index:99999999}.swiftype .swiftype-widget .autocomplete.inactive{display:none}.swiftype .swiftype-widget .autocomplete .ac-section-title{padding:6px;font-weight:700;background-color:#eee;border-bottom:1px solid #e1e1e1}.swiftype .swiftype-widget .autocomplete .ac-result{padding:6px;border-bottom:1px solid #e1e1e1;overflow:hidden;text-transform:none}.swiftype .swiftype-widget .autocomplete .ac-result:hover{background-color:#fafafa;cursor:pointer}.swiftype .swiftype-widget .autocomplete .ac-result.selected{background-color:#eee}.swiftype .swiftype-widget .autocomplete .ac-result .ac_image{width:50px;height:50px;float:left;margin-right:6px}.swiftype .swiftype-widget .autocomplete .ac-result .ac_sub{font-size:90%}.swiftype .footer a{text-decoration:none;display:inline-block;padding:3px 7px;margin:5px 3px}.swiftype .footer .current_page{font-weight:700}.swiftype .footer .invalid{pointer-events:none;color:#ccc}.swiftype #sort_selector{width:260px;text-transform:uppercase;font-size:11px;font-weight:700;color:#333}.swiftype #sort_selector div{float:right}.swiftype #sort_selector select{width:200px}.swiftype .facet-container{overflow:hidden;padding-top:15px}.swiftype .facet-title,.swiftype .facet-container a{font-weight:700;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.swiftype .facet-title{float:left}.swiftype .facet-container a{font-weight:300;text-decoration:none;float:right;color:#aaa}.swiftype .facet-options{clear:both;margin-top:20px}.swiftype .facet-option,.swiftype div.radio-option{position:relative;padding:0 20px 0 10px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swiftype .facet-option input,.swiftype div.radio-option input{position:relative;right:5px}.swiftype .facet-option.disabled,.swiftype div.radio-option.disabled{display:none}.swiftype .facet-count{position:absolute;right:0;color:#aaa}.swiftype .search_form_widget.search_form{margin-top:0;background:#fff;box-shadow:none}.swiftype .search_form_widget.search_form input[type=text]{width:100%;padding:5px 0;text-indent:30px;background-position:8px 8px}.swiftype .search_form_widget.search_form input[type=submit]{display:none}.swiftype .search_form_widget.search_form .swiftype-widget .autocomplete{max-width:350px;width:300px}@media only screen and (max-width:768px){.swiftype .search_form_widget.search_form .swiftype-widget .autocomplete{display:none}}@media only screen and (max-width:767px){.swiftype .left-main{display:none}.swiftype .main.block{width:100%}.swiftype .search_form .search-form input[type=text]{width:80%}.swiftype .search_form .search-form input[type=submit]{width:20%}}@media (min-width:768px){.pmc-top-videos-list-container{white-space:nowrap;overflow:scroll}}.pmc-top-videos-list-container{-ms-overflow-style:none;scrollbar-width:none}.pmc-top-videos-list-container::-webkit-scrollbar{display:none}.pmc-top-videos-list-item{display:block;margin-bottom:18px}@media (min-width:768px){.pmc-top-videos-list-item{display:inline-block;vertical-align:top;width:237px;padding-left:10px;padding-right:10pX;text-align:center;white-space:normal}}@media (max-width:768px){.pmc-top-videos-list-item-inner{display:flex}.pmc-top-videos-list-item-inner .figure-caption{align-self:inherit;padding-left:15px}}.pmc-top-videos-list-item:first-child{padding-left:0}.pmc-top-videos-list-item:last-child{padding-right:0}.pmc-top-videos-list-item-link{font-size:1rem;line-height:1.5rem;margin-top:0;font-weight:600;color:#000;text-decoration:none}.pmc-top-videos-list-item img{height:85px;width:150px;object-fit:cover;margin-bottom:10px}@media (min-width:768px){.pmc-top-videos-list-item img{height:135px;width:100%}}.pmc-top-videos-list-item a{color:#000;text-decoration:none;font-weight:600;font-family:sans-serif}@media (min-width:768px){.pmc-top-videos-playlist-module{margin-bottom:2rem}}