@charset "UTF-8";.wf_footer{background-color:var(--wf-black);color:var(--wf-white);padding:10rem 0 5rem;position:relative;border-top:1px solid rgba(197,160,89,.2)}@media (min-width:1024px){.wf_footer{padding-left:10rem}}.wf_footer__wrapper{display:flex;flex-direction:column;gap:8rem}.wf_footer__top{display:grid;grid-template-columns:1fr;gap:4rem}@media (min-width:1024px){.wf_footer__top{grid-template-columns:1.5fr 1fr;align-items:flex-end}}.wf_footer__manifesto p{font-size:1.4rem;line-height:1.6;color:var(--wf-stone);opacity:.6;max-width:35rem}.wf_footer__mid{display:grid;grid-template-columns:1fr;gap:4rem;padding:6rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}@media (min-width:768px){.wf_footer__mid{grid-template-columns:repeat(3,1fr)}}.wf_footer__col h4{font-family:var(--wf-font-sans);font-size:.8rem;letter-spacing:.3rem;color:var(--wf-gold);margin-bottom:2.5rem;text-transform:uppercase}.wf_footer__col address,.wf_footer__col a{font-family:var(--wf-font-serif);font-size:1.8rem;font-style:normal;text-decoration:none;color:var(--wf-white);display:block;margin-bottom:1rem;transition:var(--wf-transition)}.wf_footer__col address:hover,.wf_footer__col a:hover{color:var(--wf-gold)}.wf_footer__socials{display:flex;gap:2rem}.wf_footer__socials a{font-family:var(--wf-font-sans);font-size:.9rem;font-weight:700;letter-spacing:.2rem}.wf_footer__bottom{display:flex;flex-direction:column;gap:2rem;justify-content:space-between;font-size:var(--wf-fs-small);color:#ffffff4d;text-transform:uppercase;letter-spacing:.1rem}@media (min-width:768px){.wf_footer__bottom{flex-direction:row}}.wf_footer__legal{display:flex;align-items:center;gap:3rem}.wf_footer__legal a{display:flex;align-items:center;justify-content:center;gap:.8rem}.wf_footer__legal a svg{width:7rem;height:2rem}.wf_footer__coords p{color:var(--wf-gold);font-weight:700;margin:0}.wf_h{--h-m-height:7rem;--sidebar-w:10rem;position:fixed;z-index:2000;top:0;left:0;width:100%;height:var(--h-m-height);background:var(--wf-white);border-bottom:1px solid rgba(0,0,0,.08);transition:width .5s var(--ease-out),height .5s var(--ease-out)}@media (min-width:1024px){.wf_h{inset:0 auto 0 0;width:var(--sidebar-w);height:100vh;border-bottom:unset;border-right:1px solid rgba(0,0,0,.08)}}.wf_h__toggle:checked~nav{clip-path:circle(150%at 4rem 3.5rem);opacity:1;visibility:visible;transition:clip-path .8s var(--ease-out),opacity .4s ease}@media (min-width:1024px){.wf_h__toggle:checked~nav{clip-path:circle(150%at 5rem 5rem)}}.wf_h__toggle:checked~nav li{transform:translateY(0) skewY(0);opacity:1;transition:transform .8s var(--ease-out),opacity .8s ease}.wf_h__toggle:checked~nav li:nth-child(1){transition-delay:.4s}.wf_h__toggle:checked~nav li:nth-child(2){transition-delay:.5s}.wf_h__toggle:checked~nav li:nth-child(3){transition-delay:.6s}.wf_h__toggle:checked~nav li:nth-child(4){transition-delay:.7s}.wf_h__toggle:checked~nav li:nth-child(5){transition-delay:.8s}.wf_h__toggle:checked~.wf_h__bar{background:0 0;color:var(--wf-white)}.wf_h__toggle:checked~.wf_h__bar label span{border-color:var(--wf-white)}.wf_h__toggle:checked~.wf_h__bar label span img{filter:invert(1)}.wf_h__toggle:checked~.wf_h__bar .wf_h__phone,.wf_h__toggle:checked~.wf_h__bar .wf_h__socials a,.wf_h__toggle:checked~.wf_h__bar .wf_h__langs span{color:var(--wf-white)}.wf_h__toggle:checked~.wf_h__bar .wf_h__label{opacity:0;pointer-events:none}.wf_h__bar{position:relative;z-index:2010;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%;padding:0 2rem;background:var(--wf-white);transition:background .5s ease,color .5s ease,padding .5s ease}@media (min-width:1024px){.wf_h__bar{flex-direction:column;padding:5rem 0}}.wf_h__top{display:flex;flex-direction:row;align-items:center;gap:1.5rem}@media (min-width:1024px){.wf_h__top{flex-direction:column;margin-bottom:1.4rem}}.wf_h__label{font-size:1.1rem;font-weight:800;letter-spacing:.2rem;color:var(--wf-gold);transition:opacity .3s ease}@media (min-width:1024px){.wf_h__label{margin-top:1.5rem;letter-spacing:.3rem}}.wf_h__line{display:none}@media (min-width:1024px){.wf_h__line{display:block;width:1px;height:12rem;background:linear-gradient(to bottom,var(--wf-gold),transparent)}}.wf_h__socials{display:none}@media (min-width:1024px){.wf_h__socials{display:flex;flex-direction:column;gap:1.6rem}.wf_h__socials a{font-size:1.2rem;font-weight:700;letter-spacing:.2rem;color:var(--wf-charcoal);opacity:.6;transition:color .3s ease,opacity .3s ease}.wf_h__socials a span{display:none}.wf_h__socials a svg{width:1.8rem;height:1.8rem}.wf_h__socials a:hover{opacity:1;color:var(--wf-gold)}}@media (min-height:900px){.wf_h__socials{gap:3.5rem}.wf_h__socials a{writing-mode:vertical-rl;transform:rotate(180deg)}.wf_h__socials a span{display:block}.wf_h__socials a svg{display:none}}.wf_h__meta{display:flex;flex-direction:row;align-items:center;gap:2rem;position:relative}@media (min-width:1024px){.wf_h__meta{flex-direction:column;margin-top:auto;gap:6rem;padding-bottom:2rem}}.wf_h__langs{display:flex;flex-direction:row;gap:1rem}@media (min-width:1024px){.wf_h__langs{flex-direction:column;gap:1.2rem}}.wf_h__langs span{font-size:1.3rem;font-weight:700;color:var(--wf-charcoal);opacity:.3;cursor:pointer;position:relative;transition:all .4s var(--ease-out)}.wf_h__langs span.is-active{opacity:1}.wf_h__langs span.is-active:after{content:"";position:absolute;background:var(--wf-gold)}@media (min-width:1024px){.wf_h__langs span.is-active:after{right:-1rem;top:0;width:1px;height:100%}}.wf_h__phone{display:block;font-size:1.4rem;font-weight:800;color:var(--wf-charcoal);text-decoration:none;position:relative;transition:all .5s var(--ease-out)}@media (min-width:1024px){.wf_h__phone{font-size:2.4rem;font-weight:300;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.2rem;padding:2rem 0;animation:phoneTextPulse 4s infinite ease-in-out}.wf_h__phone:after{content:"";position:absolute;left:-1.5rem;top:0;width:1px;height:100%;background:var(--wf-gold);animation:lineScan 3s infinite ease-in-out}.wf_h__phone:before{content:attr(data-text);position:absolute;left:3.5rem;top:25%;font-size:1rem;font-weight:800;color:var(--wf-gold);opacity:0;transform:translateY(1.5rem);transition:all .4s var(--ease-out);writing-mode:vertical-rl}.wf_h__phone:hover{color:var(--wf-gold);animation-play-state:paused}.wf_h__phone:hover:before{opacity:1;transform:translateY(0)}.wf_h__phone:hover:after{animation-play-state:paused;transform:scaleY(0);opacity:1}}.wf_h nav{position:fixed;inset:0;z-index:2000;background:var(--wf-charcoal);display:flex;align-items:center;justify-content:center;clip-path:circle(0 at 4rem 3.5rem);opacity:0;visibility:hidden;transition:clip-path .6s var(--ease-in),opacity .4s .2s,visibility 0s .6s}@media (min-width:1024px){.wf_h nav{justify-content:flex-start;padding-left:20rem;clip-path:circle(0 at 5rem 5rem)}}.wf_h nav ul{list-style:none}.wf_h nav ul li{margin-bottom:2.5rem;transform:translateY(3rem) skewY(3deg);opacity:0;transition:transform .4s var(--ease-in),opacity .3s ease}@media (min-width:1024px){.wf_h nav ul li{margin-bottom:3.5rem}}.wf_h nav ul li:nth-child(1){transition-delay:0s}.wf_h nav ul li:nth-child(2){transition-delay:0s}.wf_h nav ul li:nth-child(3){transition-delay:0s}.wf_h nav ul li:nth-child(4){transition-delay:0s}.wf_h nav ul li:nth-child(5){transition-delay:0s}.wf_h nav ul li:before{content:attr(data-num);font-family:var(--wf-font-sans);font-size:1.2rem;color:var(--wf-gold);margin-right:1.5rem}@media (min-width:1024px){.wf_h nav ul li:before{font-size:1.4rem;margin-right:2rem}}.wf_h nav ul a{font-family:var(--wf-font-serif);font-size:clamp(3rem,8vw,10rem);color:var(--wf-white);text-transform:uppercase;line-height:.85;transition:color .3s ease,transform .4s var(--ease-out);display:inline-block}.wf_h nav ul a:hover{color:var(--wf-gold);transform:translate(2.5rem)}.wf_logo{cursor:pointer}.wf_logo span{width:5rem;height:5rem;display:grid;place-items:center;border:1.5px solid var(--wf-gold);font-family:var(--wf-font-serif);font-size:2.2rem;font-weight:900;color:var(--wf-charcoal);transition:border-color .6s var(--ease-out)}.wf_logo span img{width:4rem;height:4rem;object-fit:contain;transition:filter .6s var(--ease-out)}@media (min-width:1024px){.wf_logo span{width:6.5rem;height:6.5rem;border-width:2px;font-size:3rem}}@keyframes phoneTextPulse{0%{opacity:.8}50%{opacity:1;color:var(--wf-gold)}to{opacity:.8}}@keyframes lineScan{0%{transform:scaleY(0);opacity:.2}50%{transform:scaleY(1.2);opacity:1;transform-origin:center}to{transform:scaleY(0);opacity:.2}}.wf_article_wrapper{padding-bottom:8rem;overflow-x:hidden;z-index:90;position:relative;max-width:122.5rem;margin:3.5rem auto}.wf_article_wrapper article{margin-top:3.5rem}.wf_article_wrapper article table{margin:20px 0;border:0;font-family:Mulish,sans-serif;table-layout:fixed;border-spacing:0;overflow-x:auto}.wf_article_wrapper article table::-webkit-scrollbar-track{border-radius:.5rem}.wf_article_wrapper article table::-webkit-scrollbar{height:1rem;background-color:#ffffff26;border-radius:.5rem}.wf_article_wrapper article table::-webkit-scrollbar-thumb{background-color:var(--wf-gold);border-radius:.5rem}@supports (-moz-appearance:none){.wf_article_wrapper article table{scrollbar-color:#fff var(--wf-gold);scrollbar-width:thin;border-radius:.5rem}}.wf_article_wrapper article table tr th{border-bottom:1px solid #000;width:195px;text-align:center;vertical-align:middle;padding:22px 25px;box-sizing:border-box;font-size:2.2rem;line-height:3.2rem;font-weight:400}.wf_article_wrapper article table tr td{width:195px;text-align:center;vertical-align:middle;padding:22px 25px;box-sizing:border-box;font-size:1.4rem;line-height:2rem;font-weight:600}.wf_article_wrapper article table tbody tr td:nth-child(odd){background:#f5f5f7}@media (min-width:768px){.wf_article_wrapper article table{border-radius:6px;border:1px solid #000;overflow:hidden}}.wf_article_wrapper article table.lg{display:block}@media (min-width:768px){.wf_article_wrapper article table.lg{display:table}}.wf_article_wrapper article h2 a,.wf_article_wrapper article h3 a,.wf_article_wrapper article h4 a,.wf_article_wrapper article h5 a,.wf_article_wrapper article h6 a{text-decoration:underline}.wf_article_wrapper article>p{font-size:1.8rem;font-weight:300;line-height:3.4rem}.wf_article_wrapper article>p+p{margin-top:4rem}.wf_article_wrapper article>p+h2{margin-top:7rem}.wf_article_wrapper article>p+h3{margin-top:6rem}.wf_article_wrapper article>p+h4,.wf_article_wrapper article>p+h5,.wf_article_wrapper article>p+h6{margin-top:3rem}.wf_article_wrapper article>a,.wf_article_wrapper article>ul li a,.wf_article_wrapper article>ol li a,.wf_article_wrapper article>p a{color:var(--wf-gold);text-decoration:underline}.wf_article_wrapper article>h2{font-weight:800;font-size:2.4rem;line-height:3.4rem;color:var(--wf-gold)}@media (min-width:768px){.wf_article_wrapper article>h2{font-size:4rem;line-height:6rem}}.wf_article_wrapper article>h3{font-size:2.2rem;color:var(--wf-gold)}@media (min-width:768px){.wf_article_wrapper article>h3{font-size:3.4rem}}.wf_article_wrapper article>h4,.wf_article_wrapper article>h5,.wf_article_wrapper article>h6{font-size:2.2rem;font-weight:700;line-height:3.2rem}.wf_article_wrapper article>figure{overflow:hidden;margin-bottom:2rem;height:35rem}.wf_article_wrapper article>figure img{width:100%;object-fit:cover;height:auto;border-radius:.6rem}@media (min-width:1024px){.wf_article_wrapper article>figure{height:58.5rem}}.wf_article_wrapper article>ul{margin:4rem 0 4rem 2.4rem}.wf_article_wrapper article>ul li{position:relative;list-style-type:unset;font-size:2rem;font-weight:300}.wf_article_wrapper article>ul li+li{margin-top:1.2rem}.wf_article_wrapper article>ul li::marker{color:var(--wf-cb);font-size:2rem}.wf_article_wrapper article>ol{list-style:none;counter-reset:list-counter;margin:4rem 0}.wf_article_wrapper article>ol li{counter-increment:list-counter;position:relative;padding-left:3rem;font-size:1.8rem;font-weight:300;line-height:3.4rem}.wf_article_wrapper article>ol li+li{margin-top:.5rem}.wf_article_wrapper article>ol li:before{content:counter(list-counter);position:absolute;top:.7rem;left:0;font-weight:600;background-color:var(--wf-cb);color:#fff;width:2rem;height:2rem;font-size:1.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.wf_article_wrapper article section{max-width:100%}@media (min-width:1260px){.wf_article_wrapper{display:flex;width:100%;overflow-x:unset}.wf_article_wrapper .wf_article_aside{width:30rem;flex:1 0 30rem;min-height:5rem;margin-right:6rem}.wf_article_wrapper article{width:76rem;flex:1 0 78rem;max-width:100%;margin-top:0}.wf_article_wrapper .wf_article_share{width:12rem;min-height:5rem}}@media (min-width:1440px){.wf_article_wrapper .wf_article_aside{width:34rem;flex:1 0 34rem}.wf_article_wrapper .wf_article_share{transform:translate(1.5rem)}}.wf_btn{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.5rem;font-family:var(--wf-font-sans);font-size:var(--wf-fs-small);font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:1px solid transparent;transition:var(--wf-transition);position:relative}.wf_btn--primary{background-color:var(--wf-charcoal);color:var(--wf-white)}.wf_btn--primary:hover{background-color:var(--wf-gold)}.wf_btn--outline{border-color:var(--wf-gold);color:var(--wf-charcoal)}.wf_btn--outline:hover,.wf_btn--gold{background-color:var(--wf-gold);color:var(--wf-white)}.wf_btn--gold:hover{background-color:var(--wf-charcoal)}.wf_ornament{position:relative}.wf_ornament:after{content:"";position:absolute;left:0;bottom:0;width:50px;height:1px;background-color:var(--wf-gold);transition:width .3s ease}.wf_ornament{padding-bottom:1rem;display:inline-block}.wf_ornament--center{display:block;text-align:center}.wf_ornament--center:after{left:50%;transform:translate(-50%)}.wf_divider{width:100%;height:1px;background-color:var(--wf-stone);margin:2rem 0}.wf_text-gold{color:var(--wf-gold)}.wf_success,.wf_error{display:none;padding:.75rem 1rem;border-radius:4px;margin-top:1rem;font-size:1.2rem;margin:0;line-height:2rem}.wf_success{background-color:#e6f4ea;color:#1e4620;border:1px solid #b7e2c4}.wf_error{background-color:#fbeaea;color:#721c24;border:1px solid #f5c6cb}html,body,a,button,label,input,textarea{cursor:none!important}.wf_cursor,.wf_cursor-follower{position:fixed;top:0;left:0;pointer-events:none;z-index:9999;border-radius:50%;transform:translate3d(-50%,-50%,0);will-change:transform;transition:opacity .3s ease,transform .3s cubic-bezier(.23,1,.32,1)}.wf_cursor{width:.6rem;height:.6rem;background-color:var(--wf-gold)}.wf_cursor-follower{width:3.5rem;height:3.5rem;border:1px solid rgba(197,160,89,.4);background-color:#c5a0590d;transition:background-color .3s,width .3s,height .3s}body.is-hovering .wf_cursor{transform:translate3d(-50%,-50%,0) scale(0)}body.is-hovering .wf_cursor-follower{width:6rem;height:6rem;background-color:var(--wf-gold);border-color:var(--wf-gold);mix-blend-mode:difference}.cursor-hidden{opacity:0}*,:before,:after{padding:0;margin:0;outline:0;box-sizing:border-box}html{font-family:var(--wf-font-sans);max-width:100%;overflow-x:hidden;font-size:62.5%}html.no-overflow{overflow:unset!important}main{flex:1;min-height:100vh}body{background:var(--background-color);font-size:var(--default-font-size);line-height:var(--line-height);color:var(--text-color);max-width:100vw;overflow-x:hidden;counter-reset:div;min-height:100vh;display:flex;flex-direction:column}textarea,input{font-family:var(--wf-font-sans)!important;font-size:1.6rem;letter-spacing:.48px}textarea::placeholder,input::placeholder{font-family:var(--wf-font-sans)!important;font-size:1.6rem;letter-spacing:.48px}a{color:inherit;text-decoration:none;transition:opacity .3s;will-change:opacity}a:hover{opacity:.6}blockquote,dl,ol,p,table,ul{margin-bottom:1.3rem}h2,h3,h4,h5,h6{margin-bottom:1.6rem}h1{margin-bottom:2.2rem}li{list-style:none;list-style-type:none}img{max-width:100%;height:auto;vertical-align:middle;user-select:none}a[href],input[type=submit],input[type=image],label[for],select,button{cursor:pointer;user-select:none}button{border:0;background-color:transparent;font-family:var(--wf-font-sans)!important;transition:color .3s,background-color .3s}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}section,.p{padding:0 1.4rem}@media (min-width:1600px){section,.p{padding:0}}.shell{position:relative;z-index:10;width:100%;max-width:160rem;padding:0 2.5rem;margin:0 auto}@media (min-width:1024px){.shell{padding:0 8rem}}.prevent{-webkit-overflow-scrolling:touch}.i-wf{font-size:1.7rem;width:6.0588235294em;height:6.0588235294em}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(-5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.an_totop{animation:fadeInUp .5s ease-in-out both}.an_totop{animation:fadeInBottom .5s ease-in-out both}.an_toright{animation:fadeInRight .5s ease-in-out both}.an_toleft{animation:fadeInLeft .5s ease-in-out both}.an_fade{animation:fadeIn .5s ease-in-out both}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.keen-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;overflow:hidden;position:relative;-webkit-user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{position:relative;overflow:hidden;width:100%;min-height:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}:root{--wf-preloader-z:999;--wf-header-z:100;--background-color:#fff;--default-font-size:1.6rem;--line-height:1.3;--text-color:#4c4442;--wf-border:#e6e6e6;--wf-cg:#f2f2f2;--wf-charcoal:#1a1a1b;--wf-gold:#c5a059;--wf-gold-light:#d4b87e;--wf-stone:#e5e5e1;--wf-white:#ffffff;--wf-black:#0d0d0d;--wf-font-serif:"Playfair Display", serif;--wf-font-sans:"Montserrat", sans-serif;--wf-fs-h1:2.5rem;--wf-fs-h2:2rem;--wf-fs-body:1rem;--wf-fs-small:.875rem;--wf-space-unit:1rem;--wf-border-radius:0px;--wf-transition:.4s cubic-bezier(.25, .46, .45, .94);--ease-out:cubic-bezier(.85, 0, .15, 1);--ease-in:cubic-bezier(.32, 0, .67, 0);--wf-shadow-soft:0 10px 30px rgba(0, 0, 0, .05)}.wf_toast{position:fixed;bottom:0;left:0;width:100%;font-size:1.4rem;line-height:2.4rem;background-color:var(--wf-gold);color:#fff;z-index:125;height:4rem;transition:transform .3s;display:flex;align-items:center;justify-content:center}.wf_toast p{margin:0}.wf_toast--hide{transform:translateY(4rem)}.wf_t{margin-bottom:8rem}@media (min-width:1024px){.wf_t{margin-bottom:12rem}}.wf_t small{color:var(--wf-gold);letter-spacing:.5rem;font-weight:800;display:block;margin-bottom:2rem;text-transform:uppercase}.wf_t h2{font-family:var(--wf-font-serif);font-size:clamp(3.5rem,6vw,6.5rem);line-height:.95;text-transform:uppercase;margin:0}.wf_t h2 span{display:block;color:transparent;-webkit-text-stroke:1px var(--wf-gold);font-style:italic;text-transform:none}.wf_t.--large small{letter-spacing:.6rem;margin-bottom:1rem}.wf_t.--large h2{font-size:clamp(4rem,8vw,9rem);line-height:.85}.wf_t.--large h2 span{-webkit-text-stroke:1px var(--wf-stone);opacity:.7;font-style:normal}.wf-richtext{max-width:80rem;color:var(--wf-charcoal);line-height:1.8;font-size:var(--wf-fs-body);font-size:1.6rem;margin:5rem auto}.wf-richtext.lg{max-width:120rem}.wf-richtext .lead{font-family:var(--wf-font-serif);font-size:clamp(1.8rem,2.5vw,2.2rem)!important;line-height:1.4;margin-bottom:4rem;color:var(--wf-black);border-left:3px solid var(--wf-gold);padding-left:3rem;opacity:1}.wf-richtext>*+*{margin-top:2rem}.wf-richtext h1,.wf-richtext h2,.wf-richtext h3,.wf-richtext h4,.wf-richtext h5,.wf-richtext h6{font-family:var(--wf-font-serif);color:var(--wf-black);line-height:1.1;margin-top:4.5rem;text-transform:uppercase;font-weight:400}.wf-richtext h1 span,.wf-richtext h2 span,.wf-richtext h3 span,.wf-richtext h4 span,.wf-richtext h5 span,.wf-richtext h6 span{color:transparent;-webkit-text-stroke:1px var(--wf-gold);font-style:italic}.wf-richtext h1{font-size:3.5rem}.wf-richtext h2{font-size:2.8rem}.wf-richtext h3{font-size:2.2rem}.wf-richtext h4{font-size:1.8rem}.wf-richtext p{margin-bottom:1.5rem;opacity:.9}.wf-richtext p:last-child{margin-bottom:0}.wf-richtext strong,.wf-richtext b{font-weight:700;color:var(--wf-black)}.wf-richtext em,.wf-richtext i{font-style:italic;color:var(--wf-gold)}.wf-richtext a{color:var(--wf-charcoal);text-decoration:none;border-bottom:1px solid var(--wf-gold);transition:var(--wf-transition)}.wf-richtext a:hover{color:var(--wf-gold);border-bottom-color:transparent}.wf-richtext ul,.wf-richtext ol{margin:3rem 0;padding:0;list-style:none}.wf-richtext ul li,.wf-richtext ol li{position:relative;padding-left:3.5rem;margin-bottom:1.2rem}.wf-richtext ul li:before,.wf-richtext ol li:before{position:absolute;left:0;color:var(--wf-gold);font-family:var(--wf-font-sans);font-weight:800}.wf-richtext ul li:before{content:"";top:.8em;width:1.5rem;height:1px;background-color:var(--wf-gold)}.wf-richtext ol{counter-reset:wf-counter}.wf-richtext ol li{counter-increment:wf-counter}.wf-richtext ol li:before{content:counter(wf-counter,decimal-leading-zero);top:.1em;font-size:.8rem;letter-spacing:.1rem}.wf-richtext blockquote{margin:5rem 0;padding:3rem 4rem;background-color:var(--wf-stone);border-left:3px solid var(--wf-gold);position:relative}.wf-richtext blockquote p{font-family:var(--wf-font-serif);font-style:italic;font-size:1.6rem;line-height:1.4;color:var(--wf-charcoal);opacity:1;margin:0}.wf-richtext blockquote:after{content:"“";position:absolute;top:-1rem;right:2.5rem;font-size:8rem;color:#c5a05926;font-family:var(--wf-font-serif)}.wf-richtext img{max-width:100%;height:auto;display:block;margin:4rem auto;border-radius:var(--wf-border-radius)}.wf-richtext figure{margin:5rem 0}.wf-richtext figure img{margin:0}.wf-richtext figure figcaption{margin-top:1.5rem;font-size:var(--wf-fs-small);text-transform:uppercase;letter-spacing:.2rem;color:var(--wf-gold);text-align:center}.wf-richtext hr{border:0;border-top:1px solid var(--wf-stone);margin:6rem 0;position:relative}.wf-richtext hr:after{content:"";position:absolute;top:-3px;left:0;width:40px;height:6px;background:var(--wf-gold)}.wf-richtext table{width:100%;border-collapse:collapse;margin:4rem 0;font-family:var(--wf-font-sans);font-size:var(--wf-fs-small)}.wf-richtext table th,.wf-richtext table td{padding:1.5rem;border:1px solid var(--wf-stone);text-align:left}.wf-richtext table th{background-color:var(--wf-charcoal);color:var(--wf-white);text-transform:uppercase;letter-spacing:.1rem}img[data-src],img[data-srcset]{opacity:0;transition:opacity .8s ease}img.loaded{opacity:inherit}@keyframes wfRevealUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes wfScaleImage{0%{transform:scale(1.1);opacity:0}to{transform:scale(1);opacity:1}}@keyframes wfDrawLine{0%{width:0}to{width:100%}}@keyframes wfDrawLineShort{0%{width:0}to{width:3rem}}@keyframes wfFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes wfExpandFrame{0%{width:0;height:0;opacity:0}to{width:10rem;height:10rem;opacity:1}}