:root{--tw-brand-orange:#d9b57d;--tw-brand-blue:#261f3e;--tw-brand-cyan:#cbc0ad;--tw-brand-green:#47614d;--tw-brand-violet:#261f3e;--tw-brand-red:#d92d20;--tw-brand-magenta:#91192c;--tw-brand-yellow:#cbc0ad;--tw-brand-black:#333;--tw-brand-cream:#f7f7f2;--tw-brand-dark:#261f3e;--tw-brand-ink:#333;--tw-brand-accent:#d9b57d;--tw-brand-muted:#867f78;--tw-brand-white:#fff;--tw-brand-on-dark:#f7f7f2;--tw-brand-on-dark-pure:#fff;--tw-brand-surface:#f7f7f2;--tw-brand-surface-card:#fff;--tw-brand-accent-strong:#d9b57d;--tw-brand-border:#cbc0ad;--tw-brand-border-subtle:#f8f7f3;--tw-brand-panel:#261f3e;--tw-brand-editor-chrome:#d9b57d;--tw-brand-editor-chrome-bg:#f7f7f2;--tw-brand-editor-chrome-ink:#333;--tw-brand-gold:#d9b57d;--tw-brand-navy:#261f3e;--tw-brand-gold-light:#cbc0ad;--tw-brand-on-black:#d9b57d}.mg-header{position:fixed;z-index:2;top:0;right:0;left:0;background-color:#fff;color:#333}@media (max-width:61.9375rem){.mg-header{right:auto;left:50%;width:66.666%;transform:translateX(-50%)}}.mg-header.is-menu-open{z-index:5}.mg-header__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:5.25rem;padding-block:.875rem;padding-inline:1.25rem}@media (min-width:62rem){.mg-header__bar{min-height:5.5rem;padding-block:1.75rem 0;padding-inline:2rem}}.mg-header__bar-start{display:flex;align-items:center;justify-self:start}.mg-header__bar-end{display:flex;align-items:center;justify-self:end}.mg-header__menu-btn{display:inline-flex;align-items:center;gap:.65rem;margin:0;padding:.5rem 0;border:0;background:transparent;color:inherit;cursor:pointer;font-family:matrix-ii-ext-semi-narrow,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase}@media (min-width:62rem){.mg-header__menu-btn{display:none}}.mg-header__menu-icon{position:relative;display:block;width:1.8125rem;height:1.25rem}.mg-header__menu-icon span{display:block;position:absolute;right:0;height:1px;border-radius:.0625rem;background-color:#333;transition:transform .5s ease,width .5s ease,top .5s ease,right .5s ease,opacity .5s ease}.mg-header__menu-icon span:first-child{top:0;width:1.5625rem}.mg-header__menu-icon span:nth-child(2){top:.625rem;right:.75rem;width:1.8125rem}.mg-header__menu-icon span:nth-child(3){top:1.25rem;right:.25rem;width:1.5625rem}.mg-header.is-menu-open .mg-header__menu-icon span:first-child{top:.625rem;right:0;width:1.9375rem;transform:rotate(45deg)}.mg-header.is-menu-open .mg-header__menu-icon span:nth-child(2){width:0;opacity:0}.mg-header.is-menu-open .mg-header__menu-icon span:nth-child(3){top:.625rem;right:0;width:1.9375rem;transform:rotate(-45deg)}.mg-header.is-menu-open .mg-header__menu-label{opacity:0}.mg-header__menu-label{transition:opacity .5s ease}.mg-header__logo{justify-self:center;text-decoration:none;line-height:0}.mg-header__logo-img{width:7.8125rem;height:auto}@media (min-width:62rem){.mg-header__logo-img{width:11.75rem}}.mg-header__cta{display:none;align-items:center;flex-shrink:0;padding:.55rem 1.1rem;border:1px solid #333;background-color:#333;color:#d9b57d;font-family:Zen Kaku Gothic New,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic UI,sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.06em;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media (min-width:62rem){.mg-header__cta{display:inline-flex}}.mg-header__cta:focus-visible,.mg-header__cta:hover{background-color:transparent;border-color:#333;color:#d9b57d}.mg-header__nav-row{display:none;border-top:1px solid rgba(51,51,51,.35)}@media (min-width:62rem){.mg-header__nav-row{display:block}}.mg-header__nav{max-width:87.5rem;margin-inline:auto;padding-block:.85rem;padding-inline:2rem}.mg-header__nav-menu{flex-wrap:wrap;justify-content:center;gap:0;margin:0;padding:0;list-style:none}.mg-header__nav-menu,.mg-header__nav-menu .mg-header__item{display:flex;align-items:center}.mg-header__nav-menu .mg-header__item:not(:last-child){margin-inline-end:0;padding-inline-end:1.35rem;border-inline-end:1px solid rgba(51,51,51,.28)}.mg-header__nav-menu .mg-header__item:not(:first-child){padding-inline-start:1.35rem}.mg-header__nav-menu .mg-header__link{color:#333;font-family:Zen Kaku Gothic New,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic UI,sans-serif;font-size:.8125rem;font-weight:400;letter-spacing:.06em;text-decoration:none;white-space:nowrap}.mg-header__nav-menu .mg-header__link:focus-visible,.mg-header__nav-menu .mg-header__link:hover{color:#d9b57d}.mg-header-panel__col{position:fixed;z-index:3;top:0;width:50%;height:100%;pointer-events:none;visibility:hidden;background-color:#f7f7f2;transition:transform .6s cubic-bezier(.49,.78,.22,1),visibility 0s linear .4s}.mg-header-panel__col--left{left:0;transform:translateX(-100%)}.mg-header-panel__col--right{right:0;transform:translateX(100%)}@media (min-width:62rem){.mg-header-panel__col{display:none}}body.mg-nav-open .mg-header-panel__col{pointer-events:auto;visibility:visible;transform:translateX(0);transition-delay:0s}.mg-header-panel{position:fixed;z-index:4;inset:0;display:flex;overflow:hidden;flex-direction:column;width:100vw;height:100vh;height:100dvh;pointer-events:none;visibility:hidden;transform:translate3d(100vw,0,0);transition:transform .4s ease,visibility 0s linear .4s;background-color:transparent}.mg-header-panel.is-open{pointer-events:auto;visibility:visible;transform:translateZ(0);transition-delay:0s}@media (min-width:62rem){.mg-header-panel{display:none}}.mg-header-panel__inner,.mg-header-panel__main{display:flex;flex-direction:column;width:100%;height:100%}.mg-header-panel__main{align-items:center;justify-content:center;padding:5rem 1.5rem 3rem;visibility:hidden;opacity:0;background-color:#f7f7f2;transition:opacity 1s ease,visibility 0s linear .4s}.mg-header-panel.is-open .mg-header-panel__main{visibility:visible;opacity:1;transition-delay:.7s,0s}.mg-header__panel-menu{margin:0;padding:0;list-style:none;text-align:center}.mg-header__panel-menu .mg-header__item{visibility:hidden;opacity:0;transform:translateY(.75rem);transition:opacity .55s ease,transform .55s ease,visibility 0s linear .4s}.mg-header-panel.is-open .mg-header__panel-menu .mg-header__item{visibility:visible;opacity:1;transform:translateY(0);transition-delay:0s,0s,0s}.mg-header-panel.is-open .mg-header__panel-menu .mg-header__item:first-child{transition-delay:.82s,.82s,0s}.mg-header-panel.is-open .mg-header__panel-menu .mg-header__item:nth-child(2){transition-delay:.89s,.89s,0s}.mg-header-panel.is-open .mg-header__panel-menu .mg-header__item:nth-child(3){transition-delay:.96s,.96s,0s}.mg-header-panel.is-open .mg-header__panel-menu .mg-header__item:nth-child(4){transition-delay:1.03s,1.03s,0s}.mg-header-panel.is-open .mg-header__panel-menu .mg-header__item:nth-child(5){transition-delay:1.1s,1.1s,0s}.mg-header-panel.is-open .mg-header__panel-menu .mg-header__item:nth-child(6){transition-delay:1.17s,1.17s,0s}.mg-header-panel.is-open .mg-header__panel-menu .mg-header__item:nth-child(7){transition-delay:1.24s,1.24s,0s}.mg-header-panel.is-open .mg-header__panel-menu .mg-header__item:nth-child(8){transition-delay:1.31s,1.31s,0s}.mg-header__panel-menu .mg-header__separator{margin:0;padding:0;border:0;list-style:none;visibility:hidden;opacity:0;transition:opacity .55s ease,visibility 0s linear .4s}.mg-header-panel.is-open .mg-header__panel-menu .mg-header__separator{visibility:visible;opacity:1;transition-delay:.85s,0s}.mg-header__panel-menu .mg-header__separator hr{width:.25rem;height:.25rem;margin:1.1rem auto;border:0;border-radius:50%;background-color:#d9b57d}.mg-header__panel-menu .mg-header__link{display:inline-block;padding:.35rem 0;color:#333;font-family:Zen Kaku Gothic New,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic UI,sans-serif;font-size:clamp(1.25rem,4.5vw,1.875rem);font-weight:400;line-height:1.45;letter-spacing:.04em;text-decoration:none}.mg-header__panel-menu .mg-header__link:focus-visible,.mg-header__panel-menu .mg-header__link:hover{color:#d9b57d}.mg-header-panel__contact{margin:2rem 0 0;visibility:hidden;opacity:0;transition:opacity .55s ease,visibility 0s linear .4s}.mg-header-panel.is-open .mg-header-panel__contact{visibility:visible;opacity:1;transition-delay:1.15s,0s}.mg-header-panel__contact-link{color:#333;font-family:matrix-ii-ext-semi-narrow,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.14em;text-decoration:none;text-transform:uppercase}.mg-header-panel__contact-link:focus-visible,.mg-header-panel__contact-link:hover{color:#d9b57d}body.mg-nav-open{overflow:hidden}@media (prefers-reduced-motion:reduce){.mg-header-panel,.mg-header-panel__col,.mg-header-panel__contact,.mg-header-panel__main,.mg-header__menu-icon span,.mg-header__menu-label,.mg-header__panel-menu .mg-header__item,.mg-header__panel-menu .mg-header__separator{transition:none}}.on-dark,.section-on-dark,.wp-block-cover,.wp-block-group.has-background[style*=background-image]{color:#f7f7f2}.on-dark figcaption,.on-dark h1,.on-dark h2,.on-dark h3,.on-dark h4,.on-dark h5,.on-dark h6,.on-dark li,.on-dark p,.on-dark span,.section-on-dark figcaption,.section-on-dark h1,.section-on-dark h2,.section-on-dark h3,.section-on-dark h4,.section-on-dark h5,.section-on-dark h6,.section-on-dark li,.section-on-dark p,.section-on-dark span,.wp-block-cover figcaption,.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover li,.wp-block-cover p,.wp-block-cover span,.wp-block-group.has-background[style*=background-image] figcaption,.wp-block-group.has-background[style*=background-image] h1,.wp-block-group.has-background[style*=background-image] h2,.wp-block-group.has-background[style*=background-image] h3,.wp-block-group.has-background[style*=background-image] h4,.wp-block-group.has-background[style*=background-image] h5,.wp-block-group.has-background[style*=background-image] h6,.wp-block-group.has-background[style*=background-image] li,.wp-block-group.has-background[style*=background-image] p,.wp-block-group.has-background[style*=background-image] span{color:inherit}.mg-footer{color:#d9b57d;background-color:#333;margin-top:4rem;padding:3.5rem 0 2rem}.mg-footer__inner{max-width:87.5rem;margin-inline:auto;padding-inline:1.5rem}@media (min-width:62rem){.mg-footer__inner{padding-inline:2.5rem}}.mg-footer__brand-row{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid hsla(37,55%,67%,.35)}.mg-footer__logo-link{display:inline-block;line-height:0;text-decoration:none}.mg-footer__logo-img{width:auto;height:2rem}.mg-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width:48rem){.mg-footer__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.mg-footer__heading{margin:0 0 1rem;color:#d9b57d;font-family:matrix-ii-ext-semi-narrow,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;text-align:left}.mg-footer__menu{margin:0;padding:0;list-style:none}.mg-footer__menu li+li{margin-top:.5rem}.mg-footer__link{color:#d9b57d;font-size:.8125rem;font-weight:400;text-decoration:none;border-bottom:0}.mg-footer__link:focus-visible,.mg-footer__link:hover{color:#cbc0ad}.mg-footer__link--cta{font-weight:500}.mg-footer__address{font-style:normal;font-size:.8125rem;line-height:1.8;color:#d9b57d}.mg-footer__contact p{margin:0 0 .65rem;font-size:.8125rem;line-height:1.6;color:#d9b57d}.mg-footer__bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid hsla(37,55%,67%,.25)}.mg-footer__copy{margin:0;font-size:.75rem;color:hsla(37,55%,67%,.75);text-align:center}@media (min-width:48rem){.mg-footer__copy{text-align:left}}.mg-front-page__content>.wp-block-html{margin:0}.mg-front-section{padding-block:4rem}@media (min-width:48rem){.mg-front-section{padding-block:5.5rem}}.mg-front-section--surface{background-color:#f7f7f2}.mg-front-section--white{background-color:#fff}.mg-front-section--cream{background-color:#f7f7f2}.mg-front-section--dark{color:#d9b57d;background-color:#333}.mg-front-section--border-top{border-top:1px solid rgba(51,51,51,.12)}.mg-front-section__inner{max-width:75rem;margin-inline:auto;padding-inline:1.5rem}@media (min-width:62rem){.mg-front-section__inner{padding-inline:2.5rem}}.mg-front-section__eyebrow{margin:0 0 1rem;color:#867f78;font-family:matrix-ii-ext-semi-narrow,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase}.mg-front-section__title{margin:0;color:#333;font-family:Zen Kaku Gothic New,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic UI,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:500;line-height:1.45;letter-spacing:.04em;text-align:left}.mg-front-section__lead{margin:1rem 0 0;max-width:40rem;color:#867f78;font-size:1.05rem;font-weight:400;line-height:1.85}.mg-front-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;border:1px solid #333;background-color:#333;color:#d9b57d;font-family:Zen Kaku Gothic New,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic UI,sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.06em;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.mg-front-btn:focus-visible,.mg-front-btn:hover{background-color:transparent;border-color:#333;color:#d9b57d}.mg-front-btn--ghost{border-color:rgba(51,51,51,.35);background-color:transparent;color:#333}.mg-front-btn--ghost:focus-visible,.mg-front-btn--ghost:hover{border-color:#333;color:#d9b57d}.mg-front-btn--light{border-color:#d9b57d;background-color:#d9b57d;color:#333}.mg-front-btn--light:focus-visible,.mg-front-btn--light:hover{background-color:transparent;color:#d9b57d}.mg-front-hero{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:100svh;padding-block:7rem 3rem;color:#fff;background-color:#261f3e;overflow:hidden}.mg-front-hero__media{position:absolute;inset:0;z-index:0}.mg-front-hero__video{width:100%;height:100%;object-fit:cover;object-position:center}.mg-front-hero__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(38,31,62,.25),rgba(38,31,62,.55) 45%,rgba(51,51,51,.82))}.mg-front-hero__inner{position:relative;z-index:1;max-width:75rem;margin-inline:auto;padding-inline:1.5rem}@media (min-width:62rem){.mg-front-hero__inner{padding-inline:2.5rem;padding-bottom:2rem}}.mg-front-showcase{padding-block:0 3rem;background-color:#fff}.mg-front-showcase__inner{max-width:75rem;margin-inline:auto;padding-inline:1.5rem}@media (min-width:62rem){.mg-front-showcase__inner{padding-inline:2.5rem}}.mg-front-showcase__label{margin:0 0 .85rem;color:#867f78;font-family:matrix-ii-ext-semi-narrow,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase}.mg-front-showcase__figure{margin:0}.mg-front-showcase__frame{position:relative;aspect-ratio:16/9;overflow:hidden;background-color:#f7f7f2}.mg-front-showcase__frame img,.mg-front-showcase__frame picture{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.mg-front-showcase__caption{margin:.85rem 0 0;font-size:.8125rem;line-height:1.75;color:#867f78}.mg-front-hero__eyebrow{margin:0 0 1rem;font-family:matrix-ii-ext-semi-narrow,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase}.mg-front-hero__title{margin:0;max-width:18em;font-family:Zen Kaku Gothic New,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic UI,sans-serif;font-size:clamp(1.75rem,5vw,3rem);font-weight:500;line-height:1.5;letter-spacing:.05em}.mg-front-hero__text{margin:1.75rem 0 0;max-width:36rem;font-size:1.05rem;font-weight:400;line-height:1.9;color:hsla(0,0%,100%,.88)}.mg-front-hero__text strong{font-weight:500;color:#fff}.mg-front-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.25rem}.mg-front-hero__actions .mg-front-btn--ghost{border-color:hsla(0,0%,100%,.55);color:#fff}.mg-front-hero__actions .mg-front-btn--ghost:focus-visible,.mg-front-hero__actions .mg-front-btn--ghost:hover{border-color:#d9b57d;color:#d9b57d}.mg-front-intro__grid{display:grid;gap:2rem}@media (min-width:48rem){.mg-front-intro__grid{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}}.mg-front-intro__card{padding:2rem;border:1px solid rgba(51,51,51,.12);background-color:hsla(0,0%,100%,.65)}.mg-front-intro__card-text{margin:0;font-size:.8125rem;line-height:1.85;color:#867f78}.mg-front-intro__card-text strong{font-weight:500;color:#333}.mg-front-benefits__grid{display:grid;gap:1.25rem;margin-top:2.5rem}@media (min-width:36rem){.mg-front-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:62rem){.mg-front-benefits__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.mg-front-benefits__item{padding:1.75rem;border:1px solid rgba(51,51,51,.1);background-color:#fff}.mg-front-benefits__item-title{margin:0;color:#867f78;font-family:matrix-ii-ext-semi-narrow,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase}.mg-front-benefits__item-text{margin:.85rem 0 0;font-size:.8125rem;line-height:1.8;color:#867f78}.mg-front-story__text{margin:1.75rem 0 0;max-width:44rem;font-size:1.05rem;line-height:1.9;color:#867f78}.mg-front-story__text p+p{margin-top:1.25rem}.mg-front-story__text strong{font-weight:500;color:#333}.mg-front-audience__list{margin:2rem 0 0;padding:0;list-style:none}@media (min-width:36rem){.mg-front-audience__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem}}.mg-front-audience__item{display:flex;gap:.75rem;align-items:flex-start;padding-block:.35rem;font-size:.8125rem;line-height:1.8;color:#867f78}.mg-front-audience__item:before{flex-shrink:0;width:.375rem;height:.375rem;margin-top:.65rem;border-radius:50%;background-color:#d9b57d;content:""}.mg-front-flow__steps{display:grid;gap:2rem;margin:2.5rem 0 0;padding:0;list-style:none}@media (min-width:48rem){.mg-front-flow__steps{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.mg-front-flow__step-num{color:#867f78;font-family:matrix-ii-ext-semi-narrow,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.14em}.mg-front-flow__step-title{margin:.65rem 0 0;font-size:1rem;font-weight:500;color:#333}.mg-front-flow__step-text{margin:.65rem 0 0;font-size:.8125rem;line-height:1.75;color:#867f78}.mg-front-warranty{text-align:center}.mg-front-warranty__text{margin:1.25rem auto 0;max-width:36rem;font-size:.8125rem;line-height:1.85;color:#867f78}.mg-front-warranty__text strong{font-weight:500;color:#333}.mg-front-faq__list{margin:2rem 0 0}.mg-front-faq__item{padding-block:1.5rem;border-bottom:1px solid rgba(51,51,51,.12)}.mg-front-faq__item:first-child{border-top:1px solid rgba(51,51,51,.12)}.mg-front-faq__question{margin:0;font-size:1rem;font-weight:500;color:#333}.mg-front-faq__answer{margin:.75rem 0 0;font-size:.8125rem;line-height:1.85;color:#867f78}.mg-front-faq__note{margin:1.5rem 0 0;font-size:.8125rem;color:#867f78}.mg-front-section--dark .mg-front-section__title{color:#d9b57d}.mg-front-cta__text,.mg-front-section--dark .mg-front-section__lead{color:hsla(37,55%,67%,.85)}.mg-front-cta__text{margin:1.25rem auto 0;max-width:32rem;font-size:.8125rem;line-height:1.85}.mg-front-cta__actions{margin-top:2rem}body{color:#333;background-color:#f7f7f2}a:not(.wrap-sticky-cta__btn,.arc-blog__tag,.arc-blog__card-link,.arc-youtube-showcase__title-link,.postHeader__breadcrumbs a,.arc-blog-toc__link,.wp-block-button__link,.wp-block-button-deco1__link,.button,.btn,.btn-contact a,.no-link-icon,.mg-header__link,.mg-header__cta,.mg-header-panel__contact-link,.mg-footer__link,.mg-front-btn,.mg-front-btn--ghost){color:currentColor;font-weight:700}:is(#postContent .entry-content,main.site-main>article.page .entry-content,.mg-entry__content) a:not(.wrap-sticky-cta__btn,.arc-blog__tag,.arc-blog__card-link,.arc-youtube-showcase__title-link,.postHeader__breadcrumbs a,.arc-blog-toc__link,.wp-block-button__link,.wp-block-button-deco1__link,.button,.btn,.btn-contact a,.no-link-icon,.mg-header__link,.mg-header__cta,.mg-header-panel__contact-link,.mg-footer__link,.mg-front-btn,.mg-front-btn--ghost){text-decoration-line:underline;text-decoration-color:#333;text-decoration-thickness:.0625rem;text-underline-offset:.15em;border-bottom:none}:is(#postContent .entry-content,main.site-main>article.page .entry-content,.mg-entry__content) a:not(.wrap-sticky-cta__btn,.arc-blog__tag,.arc-blog__card-link,.arc-youtube-showcase__title-link,.postHeader__breadcrumbs a,.arc-blog-toc__link,.wp-block-button__link,.wp-block-button-deco1__link,.button,.btn,.btn-contact a,.no-link-icon,.mg-header__link,.mg-header__cta,.mg-header-panel__contact-link,.mg-footer__link,.mg-front-btn,.mg-front-btn--ghost):after{content:""/"";display:inline-block;width:.72em;height:.72em;margin-inline-start:.15em;margin-inline-end:.35em;vertical-align:.08em;background-color:currentColor;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5'/%3E%3Cpath d='M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0z'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5'/%3E%3Cpath d='M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0z'/%3E%3C/svg%3E") no-repeat center/contain}:is(#postContent .entry-content,main.site-main>article.page .entry-content,.mg-entry__content) a:not(.wrap-sticky-cta__btn,.arc-blog__tag,.arc-blog__card-link,.arc-youtube-showcase__title-link,.postHeader__breadcrumbs a,.arc-blog-toc__link,.wp-block-button__link,.wp-block-button-deco1__link,.button,.btn,.btn-contact a,.no-link-icon,.mg-header__link,.mg-header__cta,.mg-header-panel__contact-link,.mg-footer__link,.mg-front-btn,.mg-front-btn--ghost):focus-visible,:is(#postContent .entry-content,main.site-main>article.page .entry-content,.mg-entry__content) a:not(.wrap-sticky-cta__btn,.arc-blog__tag,.arc-blog__card-link,.arc-youtube-showcase__title-link,.postHeader__breadcrumbs a,.arc-blog-toc__link,.wp-block-button__link,.wp-block-button-deco1__link,.button,.btn,.btn-contact a,.no-link-icon,.mg-header__link,.mg-header__cta,.mg-header-panel__contact-link,.mg-footer__link,.mg-front-btn,.mg-front-btn--ghost):hover{text-decoration:none;color:#fff;background-color:#d92d20}:is(#postContent .entry-content,main.site-main>article.page .entry-content,.mg-entry__content) a:not(.wrap-sticky-cta__btn,.arc-blog__tag,.arc-blog__card-link,.arc-youtube-showcase__title-link,.postHeader__breadcrumbs a,.arc-blog-toc__link,.wp-block-button__link,.wp-block-button-deco1__link,.button,.btn,.btn-contact a,.no-link-icon,.mg-header__link,.mg-header__cta,.mg-header-panel__contact-link,.mg-footer__link,.mg-front-btn,.mg-front-btn--ghost):focus-visible:after,:is(#postContent .entry-content,main.site-main>article.page .entry-content,.mg-entry__content) a:not(.wrap-sticky-cta__btn,.arc-blog__tag,.arc-blog__card-link,.arc-youtube-showcase__title-link,.postHeader__breadcrumbs a,.arc-blog-toc__link,.wp-block-button__link,.wp-block-button-deco1__link,.button,.btn,.btn-contact a,.no-link-icon,.mg-header__link,.mg-header__cta,.mg-header-panel__contact-link,.mg-footer__link,.mg-front-btn,.mg-front-btn--ghost):hover:after{background-color:currentColor}:is(#postContent .entry-content,main.site-main>article.page .entry-content,.mg-entry__content) a:not(.wrap-sticky-cta__btn,.arc-blog__tag,.arc-blog__card-link,.arc-youtube-showcase__title-link,.postHeader__breadcrumbs a,.arc-blog-toc__link,.wp-block-button__link,.wp-block-button-deco1__link,.button,.btn,.btn-contact a,.no-link-icon,.mg-header__link,.mg-header__cta,.mg-header-panel__contact-link,.mg-footer__link,.mg-front-btn,.mg-front-btn--ghost):focus-visible :is([class*=tw-text-],[class*=tw-highlight-],[class*=tw-underline-]),:is(#postContent .entry-content,main.site-main>article.page .entry-content,.mg-entry__content) a:not(.wrap-sticky-cta__btn,.arc-blog__tag,.arc-blog__card-link,.arc-youtube-showcase__title-link,.postHeader__breadcrumbs a,.arc-blog-toc__link,.wp-block-button__link,.wp-block-button-deco1__link,.button,.btn,.btn-contact a,.no-link-icon,.mg-header__link,.mg-header__cta,.mg-header-panel__contact-link,.mg-footer__link,.mg-front-btn,.mg-front-btn--ghost):hover :is([class*=tw-text-],[class*=tw-highlight-],[class*=tw-underline-]){color:inherit;background-color:transparent;text-decoration:none}.mg-site{overflow:hidden}.mg-site-main{margin-top:5.25rem}@media (min-width:62rem){.mg-site-main{margin-top:7.75rem}}.mg-site-main--front{margin-top:0}.mg-front-shell{min-height:50vh}.mg-entry{max-width:48rem;margin-inline:auto;padding:2rem 1.5rem 4rem}.mg-entry__title{font-size:1.75rem;line-height:1.4;text-align:center;margin-bottom:2rem}#postContent{color:#333}h2{font-size:7vw;margin-top:4vw}@media (min-width:48rem){h2{font-size:3.3vw}}@media (min-width:62rem){h2{font-size:1.75rem;margin-top:3rem}}h1,h2,h3{font-weight:700;line-height:1.4;text-align:center}.entry-content .wp-block-columns:not(.on-dark):not(.section-on-dark),.entry-content .wp-block-group:not(.on-dark):not(.section-on-dark),.mg-entry__content .wp-block-columns:not(.on-dark):not(.section-on-dark),.mg-entry__content .wp-block-group:not(.on-dark):not(.section-on-dark),.site-content .wp-block-columns:not(.on-dark):not(.section-on-dark),.site-content .wp-block-group:not(.on-dark):not(.section-on-dark){color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #040622"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #233530"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #261f3e"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292f"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #27292"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #333333"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #32373c"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #686868"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #666"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #242424"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #111111"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color){color:#fff}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"],.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"],.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"],.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"]{background-color:#f7f7f2;color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h1,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h2,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h3,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h4,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h5,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h6,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] li,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] p,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] span,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] a:not(.wp-block-button__link):not(.button),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h1,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h2,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h3,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h4,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h5,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h6,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] li,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] p,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] span,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h1,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h2,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h3,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h4,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h5,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h6,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] li,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] p,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] span,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] a:not(.wp-block-button__link):not(.button),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h1,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h2,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h3,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h4,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h5,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h6,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] li,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] p,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] span,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h1,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h2,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h3,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h4,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h5,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] h6,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] li,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] p,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] span,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] a:not(.wp-block-button__link):not(.button),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h1,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h2,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h3,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h4,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h5,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] h6,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] li,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] p,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] span,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] span{color:#333}.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover,.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover,.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"],.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"] .has-text-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"] .has-white-color:not(.wp-block-button__link),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.entry-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover,.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover,.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"],.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"] .has-text-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"] .has-white-color:not(.wp-block-button__link),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.mg-entry__content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover,.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-columns.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover,.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #000"] .wp-block-cover :is(h1,h2,h3,h4,h5,h6,p,li,span,.has-white-color,.has-text-color),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192c"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#91192C"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192c"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #91192C"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"],.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"] .has-text-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"] .has-white-color:not(.wp-block-button__link),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#d92d20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color:#D92D20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #d92d20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading),.site-content .wp-block-group.has-background:not([style*=background-image])[style*="background-color: #D92D20"] :is(h1,h2,h3,h4,h5,h6,p,li,span,.heading){color:#fff}.entry-content .english_title:not(.on-dark *),.mg-entry__content .english_title:not(.on-dark *),.site-content .english_title:not(.on-dark *){color:#333}:root{--arc-editing-type-body:1.05rem;--arc-editing-type-body-lh:2.205rem;--arc-editing-type-body-tracking:normal}body{font-family:Zen Kaku Gothic New,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic UI,sans-serif;font-weight:500;letter-spacing:.05em;line-height:2.205rem;--arc-editing-paragraph-gap:3.15rem}.arc-editing-multiline,p{font-size:1.05rem;font-weight:400;line-height:2.205rem;margin-bottom:3.15rem}:is(.english_title,[lang=en],.heading.categoryAbout .font-weight-bolder,.heading.categoryAbout .categoryAboutTitle,.categoryAboutTitle,.has-vivid-red-color em,p.has-large-font-size em,p.has-large-font-size strong em),:is(.wp-block-arc-editing-h1-section .arc-h1-section__display-line,.arc-editing-h1-section .arc-h1-section__display-line,.arc-editing-h1-section p.arc-h1-section__display-line,.mg-footer .mg-footer__heading,.wp-block-button-deco1__link,.mg-header__link[data-en]:after){font-weight:inherit}:is(p.heading,p.heading em,.col.heading:not(.categoryAbout)){font-weight:700}:is(.english_title,[lang=en],p.heading,p.heading em,.col.heading:not(.categoryAbout),.heading.categoryAbout .font-weight-bolder,.heading.categoryAbout .categoryAboutTitle,.categoryAboutTitle,.has-vivid-red-color em,p.has-large-font-size em,p.has-large-font-size strong em),:is(.wp-block-arc-editing-h1-section .arc-h1-section__display-line,.arc-editing-h1-section .arc-h1-section__display-line,.arc-editing-h1-section p.arc-h1-section__display-line,.mg-footer .mg-footer__heading,.wp-block-button-deco1__link,.mg-header__link[data-en]:after){font-family:matrix-ii-ext-semi-narrow,sans-serif}li{line-height:2.205rem}b,h1,h2,h3,h4,h5,h6,strong{font-weight:700}.marbleguard-blog-prose{--arc-editing-type-body:1rem;--arc-editing-type-body-lh:2.2rem;--wp--preset--font-size--small:0.8125rem;--wp--preset--font-size--medium:1rem;--wp--preset--font-size--large:1rem;--wp--preset--font-size--x-large:1rem}.marbleguard-blog-prose :is(p,li),body.page-blog p:not(.latestPostDescDot){font-size:1rem;line-height:2.2rem;margin-bottom:3rem}.marbleguard-blog-prose :is(.small,.smallerText,.has-small-font-size){font-size:.8125rem;line-height:1.65}.fa,[class*=fa-]{font-family:Font Awesome\ 5 Free;font-weight:900}