@font-face{font-family:Cormorant;src:url(../fonts/CormorantUpright-Bold.ttf);font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:Cormorant;src:url(../fonts/CormorantUpright-SemiBold.ttf);font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:Instrument;src:url(../fonts/InstrumentSerif-Regular.ttf);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Satoshi;src:url(../fonts/Satoshi-Light.otf);font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Satoshi;src:url(../fonts/Satoshi-Regular.otf);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Satoshi;src:url(../fonts/Satoshi-Medium.otf);font-display:swap;font-weight:500;font-style:normal}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background:#622627;color:#fff}::selection{background:#622627;color:#fff}html{font-size:62.5%;color:#000}body{font-family:Satoshi,sans-serif;color:#000;font-size:1.7rem}strong{font-weight:700}a,a:hover,a:visited{color:#fff;text-decoration:none}img{max-width:100%;height:auto;width:auto;vertical-align:middle}@media screen and (max-width:900px){.ordi{display:none!important}.mobile{display:block}}@media screen and (min-width:900px){.ordi{display:block}.mobile{display:none!important}}a.btn-secondary{color:#000;padding:1.5rem 3rem;border:1px solid #000;text-transform:uppercase;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;z-index:2}a.btn-secondary:hover{background:#843536;border:1px solid #843536;color:#fff}@media screen and (max-width:768px){a.btn-secondary{padding:1.5rem 2rem;font-size:1.4rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}}header{position:fixed;top:0;left:0;width:100%;z-index:100;padding:2rem clamp(2rem,5vw,10rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}header .left a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;color:inherit;text-decoration:none}header .left a:focus-visible{outline:2px solid rgba(98,38,39,.6);outline-offset:6px;border-radius:4px}header .left img{width:auto;height:90px}header .left p{font-size:2rem;color:#622627;font-family:Cormorant;font-weight:700;text-transform:uppercase}header .right{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .right::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:101;opacity:0;visibility:hidden;pointer-events:none;background:rgba(0,0,0,.5);-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease}header .right .burger{position:relative;z-index:103;margin:0;padding:1rem 2rem;font:inherit;font-size:2rem;text-transform:uppercase;color:inherit;cursor:pointer;border:0;border-radius:10px;background:rgba(0,0,0,0);-webkit-transition:background-color .35s ease,color .3s ease;transition:background-color .35s ease,color .3s ease}header .right .burger:hover{background-color:#622627;color:#fff}header .right nav{--menu-w:min(500px, 92vw);position:fixed;top:0;right:0;z-index:102;width:var(--menu-w);max-width:100%;height:100%;padding:2rem clamp(2rem,6vw,5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);pointer-events:none;overflow:hidden;visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:visibility .95s,-webkit-transform .95s cubic-bezier(.22,1,.36,1);transition:visibility .95s,-webkit-transform .95s cubic-bezier(.22,1,.36,1);transition:transform .95s cubic-bezier(.22,1,.36,1),visibility .95s;transition:transform .95s cubic-bezier(.22,1,.36,1),visibility .95s,-webkit-transform .95s cubic-bezier(.22,1,.36,1)}header .right nav .logo{width:80%;height:auto;position:absolute;bottom:0;left:0;-webkit-transform:translate(-30%,30%);transform:translate(-30%,30%);opacity:0;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-webkit-transition:opacity .2s ease 0s;transition:opacity .2s ease 0s}header .right nav ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(2rem,6vw,5rem);width:100%}header .right nav li{text-align:left;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:opacity .9s cubic-bezier(.22,1,.36,1),-webkit-transform .9s cubic-bezier(.22,1,.36,1);transition:opacity .9s cubic-bezier(.22,1,.36,1),-webkit-transform .9s cubic-bezier(.22,1,.36,1);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1),-webkit-transform .9s cubic-bezier(.22,1,.36,1);-webkit-transition-delay:0s;transition-delay:0s}header .right nav li a{font-size:clamp(2.4rem,6vw,4rem);color:#622627}header .right nav li a:hover{color:#843536}header .right nav li a:active{color:#843536}header .right nav li a:focus-visible{color:#843536;outline:2px solid #843536;outline-offset:4px}header .right nav li a:visited{color:#843536}header .right nav li a.current{font-weight:500;color:#622627}header .right nav li a.current:visited{color:#622627}header .right.active::before{opacity:1;visibility:visible;pointer-events:auto}header .right.active nav{visibility:visible;pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0)}header .right.active nav .logo{opacity:.1;-webkit-transition:opacity .9s ease .5s;transition:opacity .9s ease .5s}header .right.active nav li{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}header .right.active nav li:nth-child(1){-webkit-transition-delay:.3s;transition-delay:.3s}header .right.active nav li:nth-child(2){-webkit-transition-delay:.47s;transition-delay:.47s}header .right.active nav li:nth-child(3){-webkit-transition-delay:.64s;transition-delay:.64s}header .right.active nav li:nth-child(4){-webkit-transition-delay:.81s;transition-delay:.81s}header .right.active nav li:nth-child(5){-webkit-transition-delay:.98s;transition-delay:.98s}header .right.active nav li:nth-child(6){-webkit-transition-delay:1.15s;transition-delay:1.15s}header .right.active nav li:nth-child(7){-webkit-transition-delay:1.32s;transition-delay:1.32s}header .right.active nav li:nth-child(8){-webkit-transition-delay:1.49s;transition-delay:1.49s}header .right.active nav li:nth-child(9){-webkit-transition-delay:1.66s;transition-delay:1.66s}header .right.active nav li:nth-child(10){-webkit-transition-delay:1.83s;transition-delay:1.83s}@media(prefers-reduced-motion:reduce){header .right nav,header .right nav li,header .right::before{-webkit-transition-duration:NaNs!important;transition-duration:NaNs!important;-webkit-transition-delay:0s!important;transition-delay:0s!important}}@media screen and (max-width:900px){header .left{gap:1rem;width:40%}header .left img{height:clamp(48px,12vw,72px)}header .left p{font-size:clamp(1.4rem,3.5vw,2rem)}header .right.active::before{display:none}header .right nav{width:100%}header .right nav ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5rem}header .right nav ul li a{font-size:3rem}header .right .burger{font-size:clamp(1.4rem,3.5vw,2rem);padding:.75rem 1.25rem}}section.cta{padding:10rem 6vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}section.cta .absolute{position:absolute;top:0;left:-20px;height:90%;width:auto;z-index:-1;opacity:.1}section.cta .left{width:50%}section.cta .left h2{font-size:4.5rem;width:90%;text-wrap:balance;line-height:1.1;font-weight:300;color:#622627;margin-bottom:1.5em}section.cta .right{width:50%}section.cta .right h3{font-size:4rem;width:60%;text-wrap:balance;line-height:1.1;font-family:Instrument;margin-bottom:.7em}section.cta .right .text{width:60%}section.cta .right .text p{font-size:2rem;font-weight:300;line-height:1.25}section.cta .right .text p:not(:last-child){margin-bottom:.8em}footer{padding:10rem 6vw 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#622627;color:#f6efe4;gap:3rem}footer .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:100%;gap:3rem}footer .top .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:25%}footer .top .logo .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:171px;margin-bottom:3rem}footer .top .logo .image>p{font-size:2.5rem;font-family:Cormorant;font-weight:600;text-transform:uppercase;text-align:center}footer .top .logo img{width:auto;height:120px;margin-bottom:1em;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}footer .top .logo .text{width:100%}footer .top .logo .text p{font-size:1.45rem;font-weight:300;line-height:1.35}footer .top .other-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:75%}footer .top .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem}footer .top .links p{font-size:1.8rem;text-transform:uppercase}footer .top .links ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}footer .top .links li a{font-size:1.75rem;font-weight:300;line-height:1.5;-webkit-transition:all .3s ease;transition:all .3s ease}footer .top .links li a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}footer .top .links.contact ul li a{line-height:2}footer .top .links.contact ul li:last-child a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}footer .top .links.contact ul li:last-child a:hover{text-decoration:none}footer .top .links.social ul li a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;font-size:2rem}footer .top .links.social ul li a:hover{text-decoration:none}footer .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.65rem;text-align:center;line-height:1.5}footer .bottom a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}@media screen and (max-width:1500px){section.cta .left h2{max-width:550px}}@media screen and (max-width:1350px){section.cta .right{width:42%}section.cta .right .text{width:90%}}@media screen and (max-width:1300px){footer .top .other-links{gap:7rem;padding:0 5rem}footer .top .other-links .links{width:42%;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .top .other-links .links ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1100px){footer{gap:4rem}footer .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7rem}footer .top .logo{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:5rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}footer .top .logo .image{margin-bottom:0}footer .top .other-links{width:100%;padding:0 3rem}footer .top .other-links .links{width:42%;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}footer .top .other-links .links ul{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:1024px){section.cta .right{width:50%}}@media screen and (max-width:820px){section.cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:5rem;padding-right:12vw}section.cta .left,section.cta .right{width:60%}section.cta .left h3,section.cta .right h3{width:100%}section.cta .left .text,section.cta .right .text{width:100%}}@media screen and (max-width:768px){footer .top .logo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}footer .top .logo .image{margin-bottom:0}footer .top .logo .text{text-align:center}footer .top .other-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5rem}footer .top .other-links .links{width:100%;gap:1rem}footer .bottom{gap:1rem;font-size:1.4rem}section.cta{-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.cta .left,section.cta .right{width:100%}section.cta .left h2,section.cta .right h2{max-width:100%;width:100%}}.article-page{margin-top:110px!important}.article-hero{padding:5rem 6vw 4rem;background:#fffbf5}.article-hero .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;margin-bottom:1.4rem}.article-hero h1{font-size:clamp(4.2rem,7vw,6.4rem);color:#622627;font-family:Instrument;text-transform:uppercase}.article-hero p{font-size:2.5rem;font-weight:300}.article-hero .breadcrumb{font-size:1.8rem;color:rgba(0,0,0,.75);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.article-hero .breadcrumb a{color:rgba(0,0,0,.8);text-decoration:none;border-bottom:1px solid transparent;-webkit-transition:color .25s ease,border-color .25s ease;transition:color .25s ease,border-color .25s ease}.article-hero .breadcrumb a:focus-visible,.article-hero .breadcrumb a:hover{color:#622627;border-color:rgba(98,38,39,.5)}.article-hero .breadcrumb span[aria-current=page]{color:#622627;font-weight:500}.article-content{padding:5rem 6vw 9rem;max-width:1450px;margin:0 auto}.article-content .article-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-bottom:2.6rem}.article-content .back-link{color:#000;text-transform:uppercase;text-decoration:underline;text-underline-offset:3px;font-size:1.4rem;letter-spacing:.05em;-webkit-transition:color .25s ease,text-underline-offset .25s ease;transition:color .25s ease,text-underline-offset .25s ease}.article-content .back-link:focus-visible,.article-content .back-link:hover{color:#622627;text-underline-offset:6px}.article-content .btn-share{font-size:1.4rem;text-transform:uppercase;letter-spacing:.04em;color:#622627;border:1px solid rgba(98,38,39,.45);padding:1rem 1.8rem;background:rgba(0,0,0,0);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.article-content .btn-share:hover{background:#622627;color:#fff}.article-content .btn-share:focus-visible{outline:2px solid #622627;outline-offset:3px}.article-content .btn-share.is-done{background:#622627;color:#fff;border-color:#622627}.article-content .date{font-size:2.4rem;color:rgba(0,0,0,.65);margin-bottom:1.6rem}.article-content h2{font-size:clamp(4rem,6vw,5.4rem);margin-bottom:3rem;font-weight:400}.article-content>.wp-block-image{margin-bottom:5rem}.article-content>.wp-block-image img{width:100%;max-height:460px;-o-object-fit:cover;object-fit:cover}.gutenberg-content{max-width:1340px;margin:0 auto;font-weight:300}.gutenberg-content>*{margin-bottom:2rem}.gutenberg-content .wp-block-paragraph{font-size:2rem;line-height:1.35;color:rgba(0,0,0,.9)}.gutenberg-content .wp-block-paragraph+.wp-block-paragraph{margin-top:-1.2rem}.gutenberg-content .has-text-align-center{text-align:center}.gutenberg-content .wp-block-heading{font-family:Instrument;color:#622627;margin-bottom:1.6rem}.gutenberg-content h3.wp-block-heading{font-size:clamp(3.2rem,4vw,4.4rem)}.gutenberg-content h4.wp-block-heading{font-size:clamp(2.4rem,3vw,3rem)}.gutenberg-content .wp-block-separator{border:0;border-top:1px solid rgba(98,38,39,.28)}.gutenberg-content .wp-block-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}.gutenberg-content .wp-block-column li,.gutenberg-content .wp-block-column p{font-size:2rem;line-height:1.5}.gutenberg-content .wp-block-list{list-style:disc;padding-left:2rem;display:grid;gap:.6rem}.gutenberg-content a{color:#622627;text-decoration:underline;-webkit-text-decoration-color:rgba(98,38,39,.42);text-decoration-color:rgba(98,38,39,.42);text-underline-offset:3px;-webkit-transition:color .25s ease,text-underline-offset .25s ease,-webkit-text-decoration-color .25s ease;transition:color .25s ease,text-underline-offset .25s ease,-webkit-text-decoration-color .25s ease;transition:color .25s ease,text-decoration-color .25s ease,text-underline-offset .25s ease;transition:color .25s ease,text-decoration-color .25s ease,text-underline-offset .25s ease,-webkit-text-decoration-color .25s ease}.gutenberg-content a:focus-visible,.gutenberg-content a:hover{color:#843536;-webkit-text-decoration-color:#843536;text-decoration-color:#843536;text-underline-offset:5px}.gutenberg-content .wp-block-quote{border-left:4px solid #622627;padding:2rem 2.6rem;margin:4rem 0;background:rgba(246,239,228,.45)}.gutenberg-content .wp-block-quote p{font-family:Instrument;font-size:clamp(2.8rem,3.6vw,4rem);line-height:1.2}.gutenberg-content .wp-block-quote cite{display:block;margin-top:1.4rem;font-size:1.7rem;text-transform:uppercase;letter-spacing:.05em}.gutenberg-content .wp-block-pullquote{border-top:1px solid rgba(98,38,39,.3);border-bottom:1px solid rgba(98,38,39,.3);padding:2.6rem 0;text-align:center}.gutenberg-content .wp-block-pullquote p{font-size:clamp(2.4rem,3.5vw,3.8rem);font-family:Instrument;color:#622627}.gutenberg-content .wp-block-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.gutenberg-content .wp-block-gallery img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover}.gutenberg-content .wp-block-media-text{display:grid;grid-template-columns:1.1fr 1fr;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(246,239,228,.5)}.gutenberg-content .wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 1.1fr}.gutenberg-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.gutenberg-content .wp-block-media-text__content{padding:3rem}.gutenberg-content .wp-block-media-text__content .wp-block-paragraph{font-size:2rem}.gutenberg-content .wp-block-media-text__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:340px}.gutenberg-content .wp-block-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.gutenberg-content .wp-block-button__link.wp-element-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.2rem 2rem;border:1px solid #622627;color:#fff;background:#622627;text-transform:uppercase;font-size:1.4rem;letter-spacing:.03em;text-decoration:none;-webkit-transition:all .28s ease;transition:all .28s ease}.gutenberg-content .wp-block-button__link.wp-element-button:focus-visible,.gutenberg-content .wp-block-button__link.wp-element-button:hover{background:#843536;border-color:#843536;color:#fff;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.gutenberg-content .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button{color:#622627;background:rgba(0,0,0,0)}.gutenberg-content .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button:focus-visible,.gutenberg-content .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button:hover{background:#622627;border-color:#622627;color:#fff}.gutenberg-content .wp-block-table table{width:100%;border-collapse:collapse}.gutenberg-content .wp-block-table td,.gutenberg-content .wp-block-table th{border:1px solid rgba(98,38,39,.2);padding:1rem 1.2rem;font-size:1.7rem}.gutenberg-content .wp-block-table th{text-align:left;color:#622627;font-weight:500;background:rgba(246,239,228,.45)}.gutenberg-content .wp-block-code,.gutenberg-content .wp-block-preformatted{background:#1d1d1d;color:#f2f2f2;padding:2rem;overflow:auto;font-size:1.5rem;line-height:1.5}.gutenberg-content .wp-block-file{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.gutenberg-content .wp-block-file a:first-child{color:#622627;text-decoration:underline;text-underline-offset:3px}.gutenberg-content .wp-block-file__button{color:#fff!important;background:#622627;border:1px solid #622627;padding:.9rem 1.4rem;text-transform:uppercase;font-size:1.3rem;text-decoration:none}.gutenberg-content .wp-block-file__button:focus-visible,.gutenberg-content .wp-block-file__button:hover{background:#843536;border-color:#843536;color:#fff!important}.gutenberg-content .wp-block-audio audio,.gutenberg-content .wp-block-audio video,.gutenberg-content .wp-block-video audio,.gutenberg-content .wp-block-video video{width:100%;background:#ececec}.gutenberg-content .wp-block-embed__wrapper{border:1px dashed rgba(98,38,39,.4);padding:2rem;font-size:1.6rem;color:rgba(0,0,0,.7)}.gutenberg-content .wp-block-details{border:1px solid rgba(98,38,39,.25);padding:1.6rem}.gutenberg-content .wp-block-details summary{cursor:pointer;font-size:2rem;color:#622627;margin-bottom:1rem}.gutenberg-content .wp-block-details p{font-size:1.9rem}.gutenberg-content .wp-block-group{padding:2.4rem;background:#fffbf5;border-left:4px solid rgba(98,38,39,.5)}.gutenberg-content .wp-block-group .wp-block-paragraph{font-size:2rem}.gutenberg-content .wp-block-cover{position:relative;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.gutenberg-content .wp-block-cover__background{position:absolute;inset:0;background:rgba(98,38,39,.45);z-index:1}.gutenberg-content .wp-block-cover__image-background{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gutenberg-content .wp-block-cover__inner-container{position:relative;z-index:2;padding:2rem}.gutenberg-content .wp-block-cover__inner-container .wp-block-heading{color:#fff;margin:0}.gutenberg-content .wp-block-spacer{margin-bottom:0}@media screen and (max-width:1024px){.article-content .date{font-size:2rem}.gutenberg-content .wp-block-paragraph{font-size:2.5rem}.gutenberg-content .wp-block-gallery{grid-template-columns:1fr}.gutenberg-content .wp-block-gallery img{height:360px}.gutenberg-content .wp-block-columns,.gutenberg-content .wp-block-media-text,.gutenberg-content .wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr}.gutenberg-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial}}@media screen and (max-width:768px){.article-hero .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.article-content{padding:3.2rem 6vw 7rem}.article-content .article-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.article-content h2{font-size:4.2rem}.gutenberg-content .wp-block-paragraph{font-size:2.1rem}}
main .entry-content h2,
main .gutenberg-content h2 {
	font-size: clamp(2.4rem, 4vw, 4.4rem);
	line-height: 1.15;
}

main .entry-content h3,
main .gutenberg-content h3 {
	font-size: clamp(2rem, 3.2vw, 3.6rem);
	line-height: 1.2;
}

main .entry-content h4,
main .gutenberg-content h4 {
	font-size: clamp(1.8rem, 2.6vw, 3rem);
	line-height: 1.25;
}

main .entry-content h5,
main .gutenberg-content h5 {
	font-size: clamp(1.6rem, 2.2vw, 2.4rem);
	line-height: 1.3;
}

main .entry-content h6,
main .gutenberg-content h6 {
	font-size: clamp(1.4rem, 1.8vw, 2rem);
	line-height: 1.35;
}
main .entry-content p, main .gutenberg-content p{
    line-height: 1.35;
    font-size: 1.9rem;
}