/*
 * Theme Name:   Clay
 * Theme URI:    https://fiasco.design
 * Version:      4.0
 * Author:       Fiasco Design
 * Author URI:   https://fiasco.design
 * Tags:         design, animation, bristol
 * Run:          stylus -w -c wp-content/themes/clay/stylus/style.styl -o wp-content/themes/clay
 * Run all:      stylus -w src/stylus/style.styl src/stylus/editor-wysiwyg.styl -o wp-content/themes/changing-markets
 *
/

/*
------------------------------------------

See our readme.md file for information about the configuration here.

------------------------------------------

OUR APPROACH TO STYLING
- Look over the designs. You should have a clear idea of which areas need to be modular, and which need to be fixed in place. If you're not clear, ask some more questions.
- To maximise reusability and flexibility, each part of the site should be built as a fully context neutral block which will retain all of it's styling even if dropped into another page or template.

------------------------------------------
*/
/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}@media print{*{background:transparent!important;color:#000!important;-ms-filter:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}:root{--white:#fff;--offwhite:#ede4d8;--black:#171b17;--grey:#d8d8d8;--beetle:#171b17;--beetle-tint:#1f2320;--limestone:#ede4d8;--limestone-tint:#f5efe6;--wildforest:#3b9950;--wildforest-tint:#4fbd5a;--welkin:#3cb0f1;--welkin-tint:#79c8f4;--monarch:#f2b332;--monarch-tint:#f3c45f;--salmon:#ef6c83;--salmon-tint:#f590a2;--grey-light:#6a6f66;--grey-dark:#99a094;--color-dark:var(--beetle);--color-light:var(--offwhite);--color-primary:var(--blue);--color-secondary:var(--teal);--color-success:#36ed9c;--color-error:#ff3154;--text-color:var(--offwhite);--link-color:inherit;--link-hover:var(--red);--background:#171b17;--button-bg:var(--beetle-tint);--button-bg-hover:var(--button-bg);--button-bg-active:linear-gradient(0deg,hsla(95,6%,60%,.2) 0%,hsla(95,6%,60%,.2) 100%),var(--beetle);--button-text:var(--offwhite);--button-padding:0.8em 2em 0.9em 2em;--button-border:var(--grey-dark);--button-border-hover:var(--grey-dark);--button-radius:400px;--underline-color:var(--offwhite);--animation-curve:cubic-bezier(1,0,0.58,1);--animation-curve-2:cubic-bezier(0,0.72,0.67,1);--content-width:calc(100% - 44px);--vpad:120px;--hpad:24px;--nav-height:57px;--notification-height:52px;--site-notification-height:52px}@media (min-width:768px){:root{--content-width:calc(100% - 64px);--vpad:200px;--nav-height:88px;--hpad:32px;--notification-height:55px}}@media (min-width:1024px){:root{--content-width:calc(100% - 80px);--hpad:40px;--site-notification-height:55px}}@keyframes underline{0%{-webkit-background-size:0 1px;background-size:0 1px}to{-webkit-background-size:100% 1px;background-size:100% 1px}}@keyframes underlined{0%{-webkit-background-size:100% 1px;background-size:100% 1px}to{-webkit-background-size:0 1px;background-size:0 1px}}@keyframes fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes bounce{0%{-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transform:translateY(0)}60%{-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transform:translateY(0)}70%{-moz-transform:translateY(-.5em);-o-transform:translateY(-.5em);-ms-transform:translateY(-.5em);transform:translateY(-.5em);-webkit-transform:translateY(-.5em)}80%{-moz-transform:translateY(.5em);-o-transform:translateY(.5em);-ms-transform:translateY(.5em);transform:translateY(.5em);-webkit-transform:translateY(.5em)}to{-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transform:translateY(0)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-display:swap;font-family:fiascons;font-style:normal;font-weight:400;src:url(dist/assets/fonts/fiascons.woff2) format("woff2"),url(dist/assets/fonts/fiascons.woff) format("woff")}@font-face{font-display:swap;font-family:Guardian Egyptian Regular;font-style:normal;font-weight:400;src:local("~/src/fonts/GuardianTextEgyptian Regular"),local("GuardianEgyptian-Regular"),url(dist/assets/fonts/GuardianEgyptian-Regular.woff2) format("woff2"),url(dist/assets/fonts/GuardianEgyptian-Regular.woff) format("woff")}:root{--headingFont:"Guardian Egyptian Regular","Helvetica",sans-serif;--textFont:"Archivo","Helvetica",sans-serif;--monoFont:Monaco,"Courier New",Courier,monospace;--iconFont:"fiascons"!important;--fs-h1:40px;--fs-h2:24px;--fs-h3:18px;--fs-h4:18px;--fs-b:14px;--fs-small:12px;--fs-xsmall:10px;--fs-caption:var(--fs-small)}@media (min-width:768px){:root{--fs-mega:120px;--fs-h1:56px;--fs-h2:32px;--fs-h3:24px;--fs-h4:20px;--fs-b:16px;--fs-small:14px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-color);font-family:var(--textFont);font-size:var(--fs-b);font-weight:200;line-height:1.4em;text-rendering:optimizeLegibility}blockquote,input,li,p,textarea{font-size:inherit}p{color:inherit;margin:0 0 1.25em}p:last-of-type{margin-bottom:0!important}.h1,h1{font-size:var(--fs-h1);line-height:1.1em}.h2,h2{font-size:var(--fs-h2);line-height:1.2em}.h3,.subtitle,h3{font-size:var(--fs-h3)}.h4,h4{font-size:var(--fs-h4)}.h5,.h6,h5,h6{font-size:var(--fs-b)}.h1,.h2,.h3,h1,h2,h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-family:var(--headingFont);font-weight:400;letter-spacing:0;margin:0 0 1em;text-align:inherit;text-rendering:optimizeLegibility}.h2,.h3,h2,h3{font-weight:400}.h4,.h5,.h6,h4,h5,h6{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-family:var(--headingFont);font-weight:400;letter-spacing:0;margin:0 0 1em;text-align:inherit;text-rendering:optimizeLegibility}a{font-weight:inherit;text-decoration:underline}a,a:focus,a:hover,a:visited{color:inherit;outline:none}a:focus,a:hover{text-decoration:none}button{border:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0}b,strong{display:inline;font-family:var(--textFont);font-size:inherit;line-height:inherit}.strong,b,strong{font-weight:600}.caps{text-transform:uppercase}.center{text-align:center}.white{color:var(--white)}.white p,.white ul{color:inherit}.overline,.page-template-careers .block-accordion__title h1{color:var(--wildforest);font-family:var(--textFont);font-size:var(--fs-small);margin-bottom:24px;text-transform:uppercase}em,i,mark{display:inline}mark{background:var(--color-primary);color:var(--text-color);padding:0 .3em}u{display:inline}ol,ul{color:inherit;margin:0;padding:0}li{font-size:var(--fs-b);line-height:1.2em;margin:0 0 1em}blockquote{margin:1.25em auto;padding-left:0;position:relative;width:100%}blockquote,blockquote p{font-family:var(--headingFont);font-style:normal;font-weight:600;line-height:1.3em;max-width:1000px}blockquote p{font-size:var(--fs-h4)}blockquote cite{font-size:var(--fs-small);font-style:normal;line-height:1.375em}.label,input,label,select,textarea{font-family:var(--textFont)}body:not(.wp-admin * ::selection,.mce-content-body) * ::selection{background-color:hsla(0,0%,100%,.2)}.page-title{font-size:var(--fs-h1);margin-bottom:.5em}.page-intro{color:var(--grey-dark)}:root{font-size:16px}@media (min-width:768px){:root{font-size:20px}}*,body,html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:focus{outline:none}html{background-color:var(--background);min-height:100%}body,html{height:auto;overscroll-behavior:none;scroll-behavior:smooth;scroll-padding-top:var(--nav-height);width:100%}body{-webkit-overflow-scrolling:hidden;background:var(--background);display:grid;gap:0 0;grid-template-areas:"." ".";grid-template-columns:1fr;grid-template-rows:1fr auto;margin:0;min-height:100vh;overflow-x:hidden;overflow-y:auto;position:relative}main{margin-left:auto;margin-right:auto}.site-main,main{display:block;width:100%}.site-main{max-width:100vw}.site-main:after,.site-main:before{content:"";display:table}.site-main:after{clear:both}.test{background:radial-gradient(circle,#22c1c3 0,rgba(253,187,45,0) 82%);min-height:50vh;position:relative}.test__inner{background:url(dist/assets/images/texture.png) 50% transparent;bottom:0;left:0;mix-blend-mode:soft-light;position:absolute;right:0;top:0}.contain{max-width:var(--content-width)}.contain,.full{margin-left:auto;margin-right:auto}.full{padding-left:var(--hpad);padding-right:var(--hpad);width:100%}.alignfull,.max-width{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;width:100vw}.alignwide{margin-left:-10vw;margin-right:-10vw;max-width:100vw}.loading{visibility:hidden}section{position:relative;width:100%}section h1,section h2{margin-top:0}img{height:auto;max-width:100%}.flex{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.w-10,.w-100,.w-20,.w-25,.w-30,.w-33,.w-34,.w-40,.w-50,.w-60,.w-70,.w-75,.w-80,.w-90{width:100%}@media (min-width:600px){.w-10{width:10%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-33{width:33%}.w-34{width:34%}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-90{width:90%}.w-100{width:100%}}@media (min-width:768px){.w-10-tb{width:10%}.w-20-tb{width:20%}.w-25-tb{width:25%}.w-30-tb{width:30%}.w-33-tb{width:33%}.w-34-tb{width:34%}.w-40-tb{width:40%}.w-50-tb{width:50%}.w-60-tb{width:60%}.w-70-tb{width:70%}.w-75-tb{width:75%}.w-80-tb{width:80%}.w-90-tb{width:90%}.w-100-tb{width:100%}}@media (min-width:1024px){.w-10-lp{width:10%}.w-20-lp{width:20%}.w-25-lp{width:25%}.w-30-lp{width:30%}.w-33-lp{width:33%}.w-34-lp{width:34%}.w-40-lp{width:40%}.w-50-lp{width:50%}.w-60-lp{width:60%}.w-70-lp{width:70%}.w-75-lp{width:75%}.w-80-lp{width:80%}.w-90-lp{width:90%}.w-100-lp{width:100%}}@media (min-width:1240px){.w-10-dp{width:10%}.w-20-dp{width:20%}.w-25-dp{width:25%}.w-30-dp{width:30%}.w-33-dp{width:33%}.w-34-dp{width:34%}.w-40-dp{width:40%}.w-50-dp{width:50%}.w-60-dp{width:60%}.w-70-dp{width:70%}.w-75-dp{width:75%}.w-80-dp{width:80%}.w-90-dp{width:90%}.w-100-dp{width:100%}}@media (min-width:1600px){.w-10-ld{width:10%}.w-20-ld{width:20%}.w-25-ld{width:25%}.w-30-ld{width:30%}.w-33-ld{width:33%}.w-34-ld{width:34%}.w-40-ld{width:40%}.w-50-ld{width:50%}.w-60-ld{width:60%}.w-70-ld{width:70%}.w-75-ld{width:75%}.w-80-ld{width:80%}.w-90-ld{width:90%}.w-100-ld{width:100%}}.flex__row{-webkit-box-pack:inherit;-moz-box-pack:inherit;-ms-flex-pack:inherit;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;-webkit-flex-wrap:inherit;flex-wrap:inherit;-webkit-justify-content:inherit;justify-content:inherit;width:100%}.flex--no-wrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}.flex--reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex--justified{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between}.flex--justified-left .flex__row:after,.flex--justified-left:after{content:"";display:block;margin-right:auto}.flex--aligncenter{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.flex--alignbottom{-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.scroll-down{color:inherit;cursor:pointer;display:block;font-size:.8rem;font-weight:600;margin:2rem auto;position:relative;text-align:center;text-decoration:none}.scroll-down:after{-webkit-background-size:contain;background-size:contain;content:"";display:block;font-size:2.3em;height:36px;left:50%;position:absolute;text-align:center;top:130%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-o-transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all .5s ease;width:36px}.noselect{-webkit-touch-callout:none;touch-callout:none;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}p.icon{background:#fdeadc;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;display:block;height:60px;overflow:hidden;padding:20px;position:relative;width:60px}@media (min-width:768px){p.icon{height:90px;width:90px}}p.icon img{height:60%!important;left:50%;margin:0!important;object-fit:contain;padding:5px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto!important}.no-m{margin:0}video.cover{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:0}.wysiwyg blockquote,.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg ol,.wysiwyg p,.wysiwyg text-align left,.wysiwyg ul{margin:1em auto 1em 0}.wysiwyg.wysiwyg--center blockquote,.wysiwyg.wysiwyg--center h1,.wysiwyg.wysiwyg--center h2,.wysiwyg.wysiwyg--center h3,.wysiwyg.wysiwyg--center h4,.wysiwyg.wysiwyg--center h5,.wysiwyg.wysiwyg--center ol,.wysiwyg.wysiwyg--center p,.wysiwyg.wysiwyg--center ul{text-align:center}.wysiwyg.wysiwyg--right{text-align:right}.wysiwyg.wysiwyg--right blockquote,.wysiwyg.wysiwyg--right h1,.wysiwyg.wysiwyg--right h2,.wysiwyg.wysiwyg--right h3,.wysiwyg.wysiwyg--right h4,.wysiwyg.wysiwyg--right h5,.wysiwyg.wysiwyg--right ol,.wysiwyg.wysiwyg--right p,.wysiwyg.wysiwyg--right ul{margin:1em 0 1em auto}.wysiwyg h1:first-child,.wysiwyg h2:first-child,.wysiwyg h3:first-child,.wysiwyg h4:first-child,.wysiwyg h5:first-child,.wysiwyg p:first-child{margin-top:0}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5{letter-spacing:-.01em}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3{line-height:1em;margin-bottom:.5em;margin-top:.5em}.wysiwyg h3{font-family:var(--textFont);margin-bottom:1.5em}.wysiwyg h3>strong{font-weight:100}.wysiwyg h4{color:var(--wildforest);font-family:var(--textFont)}.wysiwyg h4>strong{font-weight:100}.wysiwyg b,.wysiwyg strong{color:inherit}.wysiwyg blockquote{margin:60px auto}.wysiwyg blockquote p{color:inherit;padding:0 30px;text-align:center}.wysiwyg ol,.wysiwyg p,.wysiwyg ul{color:var(--grey-dark)}.wysiwyg ol a:not(.button),.wysiwyg p a:not(.button),.wysiwyg ul a:not(.button){--button-text:var(--offwhite);--button-bg:var(--offwhite);color:var(--button-text);line-height:1.4em;padding-bottom:.3em;position:relative;text-decoration:none}.wysiwyg ol a:not(.button):after,.wysiwyg p a:not(.button):after,.wysiwyg ul a:not(.button):after{background:var(--button-bg);bottom:.3em;content:"";display:block;height:1px;left:0;position:absolute;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-o-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-o-transition:transform .15s var(--animation-curve);-moz-transition:transform .15s var(--animation-curve);-webkit-transition:transform .15s var(--animation-curve);transition:transform .15s var(--animation-curve);width:100%}.wysiwyg ol a:not(.button):hover,.wysiwyg p a:not(.button):hover,.wysiwyg ul a:not(.button):hover{-o-transition:color .3s var(--animation-curve);-moz-transition:color .3s var(--animation-curve);-webkit-transition:color .3s var(--animation-curve);transition:color .3s var(--animation-curve)}.wysiwyg ol a:not(.button):hover:after,.wysiwyg p a:not(.button):hover:after,.wysiwyg ul a:not(.button):hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-o-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-o-transition:transform .15s var(--animation-curve);-moz-transition:transform .15s var(--animation-curve);-webkit-transition:transform .15s var(--animation-curve);transition:transform .15s var(--animation-curve)}.wysiwyg p a{color:var(--limestone)}.wysiwyg p:last-of-type{margin-bottom:2em!important}.wysiwyg ol,.wysiwyg ul{margin:2em 0;padding:0 0 0 1em;text-align:left}.wysiwyg ol li,.wysiwyg ul li{list-style-position:outside;margin:0 0 1.5em;position:relative}.wysiwyg img.aligncenter,.wysiwyg img.alignnone{height:auto;margin-left:auto;margin-right:auto;width:auto}.wysiwyg .wp-caption,.wysiwyg .wp-caption.alignleft,.wysiwyg .wp-caption.alignright,.wysiwyg img{height:auto;margin:1.6em 0;max-width:100%;width:auto}.wysiwyg .wp-caption img,.wysiwyg .wp-caption.alignleft img,.wysiwyg .wp-caption.alignright img{margin:0}.wysiwyg .wp-caption{position:relative}.wysiwyg .wp-caption .wp-caption-text{bottom:0;color:inherit;font-family:var(--headingFont);font-size:var(--fs-caption);left:0;line-height:1.3em;margin:0;max-width:80%;opacity:.7;padding:6px 12px 8px 0;vertical-align:middle;width:auto;z-index:1}.wysiwyg .gallery .gallery-item,.wysiwyg .gallery .gallery__item{margin:0!important;position:relative}.wysiwyg .gallery .gallery-item img,.wysiwyg .gallery .gallery__item img{border:3px solid #fff!important;margin:0}.wysiwyg .gallery .gallery-item:hover .gallery-caption,.wysiwyg .gallery .gallery__item:hover .gallery-caption{bottom:3px;opacity:1;-o-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.wysiwyg .gallery .gallery-caption{background:var(--black);bottom:0;font-size:15px;left:3px;letter-spacing:.02em;line-height:1em;max-width:90%;opacity:0;padding:.2em .5em .4em;position:absolute;text-align:left;-o-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.wysiwyg iframe,.wysiwyg video{aspect-ratio:16/9;height:auto;max-width:100%;width:100%}.wysiwyg :first-child{margin-top:0!important}@media (min-width:1024px){.wysiwyg .wp-caption.alignleft,.wysiwyg .wp-caption.alignright,.wysiwyg img.alignleft,.wysiwyg img.alignright{word-wrap:normal;display:inline-block;float:right;margin:40px -60px 40px 60px}.wysiwyg .wp-caption.alignleft,.wysiwyg img.alignleft{margin-left:-60px;margin-right:60px}}.wysiwyg.acf-layout-callout{background:var(--beetle);margin-bottom:24px;margin-top:24px;padding:24px;position:relative}.wysiwyg.acf-layout-callout,.wysiwyg.acf-layout-callout:before{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px}.wysiwyg.acf-layout-callout:before{background:var(--beetle-tint);bottom:0;content:"";display:block;margin-left:-24px;margin-right:-24px;max-width:700px;position:absolute;top:0;width:100%;z-index:-1}.link{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:transparent;color:inherit;display:inline-block;display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--textFont);font-size:14px;font-weight:100;position:relative;text-align:left;text-decoration:none;text-transform:uppercase;width:auto}.link:before{background:var(--salmon);border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;content:"";height:8px;line-height:.5em;margin-right:.5em;width:8px}.link:after{background:var(--button-bg);bottom:0;content:"";display:block;height:1px;left:16px;position:absolute;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-o-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-o-transition:transform .25s var(--animation-curve);-moz-transition:transform .25s var(--animation-curve);-webkit-transition:transform .25s var(--animation-curve);transition:transform .25s var(--animation-curve);width:calc(100% - 16px)}.link:hover{-o-transition:color .3s var(--animation-curve);-moz-transition:color .3s var(--animation-curve);-webkit-transition:color .3s var(--animation-curve);transition:color .3s var(--animation-curve)}.link:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-o-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-o-transition:transform .25s var(--animation-curve);-moz-transition:transform .25s var(--animation-curve);-webkit-transition:transform .25s var(--animation-curve);transition:transform .25s var(--animation-curve)}.link--disabled{opacity:.5;pointer-events:none}.footer__menu li a,.underline{-webkit-animation:underlined .2s linear forwards;-moz-animation:underlined .2s linear forwards;-o-animation:underlined .2s linear forwards;-ms-animation:underlined .2s linear forwards;animation:underlined .2s linear forwards;background:linear-gradient(var(--underline-color),var(--underline-color)) 0 100% no-repeat;background-position:100% 100%;-webkit-background-size:0 1px;background-size:0 1px;display:inline;padding-bottom:.1em}.footer__menu li a:hover,.underline:hover,a:hover .underline{-webkit-animation:underline .2s linear forwards;-moz-animation:underline .2s linear forwards;-o-animation:underline .2s linear forwards;-ms-animation:underline .2s linear forwards;animation:underline .2s linear forwards;background-position:0 100%}.button,a.button,button[type=submit],input[type=button],input[type=submit]{background:var(--button-bg);border:1.5px solid transparent;border-radius:var(--button-radius);-moz-border-radius:var(--button-radius);-webkit-border-radius:var(--button-radius);-o-border-radius:var(--button-radius);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:var(--button-text);cursor:pointer;display:inline-block;font-size:14px;font-weight:500;min-width:160px;outline:none;padding:var(--button-padding);text-align:center;text-decoration:none!important;text-transform:uppercase;-o-transition:background .2s ease,border .2s ease;-moz-transition:background .2s ease,border .2s ease;-webkit-transition:background .2s ease,border .2s ease;transition:background .2s ease,border .2s ease}.button.button--hover,.button:hover,a.button.button--hover,a.button:hover,button[type=submit].button--hover,button[type=submit]:hover,input[type=button].button--hover,input[type=button]:hover,input[type=submit].button--hover,input[type=submit]:hover{background:var(--button-bg-hover);border:1.5px solid var(--button-border-hover)}.button.button--active,.button:active,a.button.button--active,a.button:active,button[type=submit].button--active,button[type=submit]:active,input[type=button].button--active,input[type=button]:active,input[type=submit].button--active,input[type=submit]:active{background:var(--button-bg-active);border:1.5px solid var(--button-border-hover)}.button.button--white,.button.gform_button,a.button.button--white,a.button.gform_button,button[type=submit].button--white,button[type=submit].gform_button,input[type=button].button--white,input[type=button].gform_button,input[type=submit].button--white,input[type=submit].gform_button{--button-bg:var(--offwhite);--button-bg-hover:var(--offwhite);--button-bg-active:linear-gradient(0deg,hsla(93,4%,42%,.2),hsla(93,4%,42%,.2)),#ede4d8;--button-border:var(--offwhite);--button-border-hover:var(--grey-light);--button-text:var(--beetle)}.button--disabled{cursor:not-allowed!important;display:none!important;opacity:.5}.button-outline{--button-text:var(--black);--button-text-hover:var(--offwhite);--button-bg-hover:transparent;--button-bg-active:hsla(95,6%,60%,.2);--button-border:var(--black);background-color:transparent;border:none;border:1.5px solid var(--button-border);border-radius:var(--button-radius);-moz-border-radius:var(--button-radius);-webkit-border-radius:var(--button-radius);-o-border-radius:var(--button-radius);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;min-width:160px;outline:none;padding:var(--button-padding);text-align:center;text-decoration:none;text-transform:uppercase;-o-transition:background .2s ease,border .2s ease;-moz-transition:background .2s ease,border .2s ease;-webkit-transition:background .2s ease,border .2s ease;transition:background .2s ease,border .2s ease}.button-outline,.button-outline:visited{color:var(--button-text)}.button-outline.button--hover,.button-outline:hover{background:var(--button-bg-hover);border:1.5px solid var(--button-border-hover);color:var(--button-text)}.button-outline.button--active,.button-outline:active{background:var(--button-bg-active);border:1.5px solid var(--button-border-hover)}.button-outline.button--white{--button-border:var(--offwhite);--button-border-hover:var(--grey-light);--button-text:var(--offwhite)}.light-mode .button:not(.button--static),.light-mode a.button:not(.button--static){--button-bg:var(--offwhite);--button-bg-hover:var(--offwhite);--button-text:var(--black);--button-bg-active:linear-gradient(0deg,hsla(93,4%,42%,.2) 0%,hsla(93,4%,42%,.2) 100%),var(--limestone)}.light-mode .button:not(.button--static).button--white,.light-mode a.button:not(.button--static).button--white{--button-bg:var(--beetle);--button-bg-hover:var(--beetle);--button-border-hover:var(--grey-light);--button-text:var(--offwhite);--button-text-hover:var(--beetle);--button-bg-active:linear-gradient(0deg,hsla(95,6%,60%,.2),hsla(95,6%,60%,.2)),#171b17}.light-mode .button-outline:not(.button--static),.light-mode a.button-outline:not(.button--static){--button-border:var(--beetle);--button-border-hover:var(--grey-light);--button-text:var(--beetle)}.light-mode .button-outline:not(.button--static).button--active,.light-mode .button-outline:not(.button--static).button--hover,.light-mode .button-outline:not(.button--static):active,.light-mode .button-outline:not(.button--static):hover,.light-mode a.button-outline:not(.button--static).button--active,.light-mode a.button-outline:not(.button--static).button--hover,.light-mode a.button-outline:not(.button--static):active,.light-mode a.button-outline:not(.button--static):hover{--button-border:var(--grey-light)}.light-mode .button-outline:not(.button--static).button--active,.light-mode .button-outline:not(.button--static):active,.light-mode a.button-outline:not(.button--static).button--active,.light-mode a.button-outline:not(.button--static):active{--button-bg-active:hsla(93,4%,42%,.2)}.light-mode .button-outline:not(.button--static).button--white,.light-mode a.button-outline:not(.button--static).button--white{--button-text:var(--beetle)}.light-mode .footer-links__tile--press .gform_wrapper form .gform_footer input{--button-bg-hover:var(--offwhite);--button-bg-active:linear-gradient(0deg,hsla(93,4%,42%,.2) 0%,hsla(93,4%,42%,.2) 100%),var(--limestone);background:var(--offwhite);color:var(--black)}::--webkit-media-controls-play-button,::-webkit-media-controls-panel{-webkit-appearance:none;-moz-appearance:none;display:none!important}::-webkit-media-controls-start-playback-button{-webkit-appearance:none;-moz-appearance:none;display:none!important}@media (min-width:768px){.load-more-btn-wrap{align-items:center;display:flex;justify-content:space-between}}@media (max-width:767px){.load-more-btn-wrap a{display:block}.load-more-btn-wrap.no-margin{margin-top:20px}}.load-more-btn-wrap:not(.no-margin){margin-top:56px}.load-more-btn-wrap button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:767px){.numbered-pagination{margin-bottom:56px;text-align:center}}.numbered-pagination button{background:none;color:var(--grey-dark);cursor:pointer;font-size:14px;font-weight:500;line-height:130%;padding:0;text-transform:uppercase;-o-transition:all,.25s,ease;-moz-transition:all,.25s,ease;-webkit-transition:all,.25s,ease;transition:all,.25s,ease}.numbered-pagination button.current,.numbered-pagination button:hover{color:var(--limestone)}.numbered-pagination button:not(:last-of-type){margin-right:16px}@media (max-width:767px){.load-more-btn-wrap .button-container{text-align:center}}.load-more-btn-wrap .button-container button:not(:last-of-type){margin-right:16px}.cookie-consent-banner{background-color:var(--offwhite);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;bottom:16px;color:var(--black);max-width:360px;padding:16px;position:fixed;right:16px;-o-transition:all 1s ease;-moz-transition:all 1s ease;-webkit-transition:all 1s ease;transition:all 1s ease;width:calc(100% - 32px);z-index:99}@media (max-width:767px){.cookie-consent-banner button{width:100%}}@media (min-width:768px){.cookie-consent-banner{padding:24px}}.cookie-consent-banner--close{left:calc(100vw + 100%)}.cookie-consent-banner__info{margin-bottom:20px}.cookie-consent-banner__info p{font-family:var(--textFont);font-size:var(--fs-small);margin:0}.cookie-consent-banner__info p.large{font-size:var(--fs-h4);margin-bottom:15px}.cookie-consent-banner__buttons{align-items:center;display:flex}.cookie-consent-banner__buttons button.button--accept{margin-right:15px}.call-to-action{background-color:#ede4d8;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;color:#000;display:none;height:280px;margin:50px;overflow:hidden;position:relative;width:auto}.call-to-action__content{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-family:Guardian Egyptian,serif;height:100%;-webkit-justify-content:space-between;justify-content:space-between;line-height:1.2em;padding:18px 24px;position:relative;width:50%;z-index:5}.call-to-action__content p:first-child{font-size:2.4vw;line-height:1.2em}@media (min-width:1240px){.call-to-action__content p:first-child{font-size:32px}}.call-to-action__content p:last-child{margin-bottom:0}.call-to-action__blur{-webkit-animation:blur 5s linear infinite alternate;-moz-animation:blur 5s linear infinite alternate;-o-animation:blur 5s linear infinite alternate;-ms-animation:blur 5s linear infinite alternate;animation:blur 5s linear infinite alternate;background:url(dist/assets/images/ellipse-blur.svg) no-repeat 50% transparent;-webkit-background-size:cover;background-size:cover;-webkit-transform:rotate(0) scale(1);-moz-transform:rotate(0) scale(1);-o-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:100%;will-change:transform;z-index:1}.call-to-action__blur,.call-to-action__texture{bottom:0;left:0;position:absolute;right:0;top:0}.call-to-action__texture{background:url(dist/assets/images/texture.png) 50% transparent;mix-blend-mode:soft-light;opacity:.5;pointer-events:none;z-index:2}.call-to-action--blue .call-to-action__blur{background-image:url(dist/assets/images/ellipse-blur2.svg)}.call-to-action--green .call-to-action__blur{background-image:url(dist/assets/images/ellipse-blur3.svg)}.call-to-action--red .call-to-action__blur{background-image:url(dist/assets/images/ellipse-blur4.svg)}.cta{background-color:var(--limestone);background-position:50%;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;color:#000;margin-bottom:10px;margin-top:10px;overflow:hidden;position:relative;width:100%}@media (max-width:599px){.cta{aspect-ratio:1/1;height:auto}}@media (min-width:600px){.cta{height:280px}}.cta .glow{bottom:0;left:0;position:absolute;right:0;top:0}.cta__content{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:space-between;justify-content:space-between;line-height:1.2em;padding:18px 24px;position:relative;width:100%;z-index:5}@media (min-width:768px){.cta__content{width:75%}}@media (min-width:1240px){.cta__content{width:50%}}.cta__content h2{max-width:600px;padding-right:20px}@media (min-width:1024px){.cta__content h2{padding-right:0}}.cta__content h3{font-family:Guardian Egyptian,serif;font-size:2.4vw;line-height:1.2em}@media (min-width:1240px){.cta__content h3{font-size:32px}}.cta__content p:last-child{margin-bottom:0}.cta__blur{-webkit-animation:blur 3s linear infinite alternate;-moz-animation:blur 3s linear infinite alternate;-o-animation:blur 3s linear infinite alternate;-ms-animation:blur 3s linear infinite alternate;animation:blur 3s linear infinite alternate;bottom:0;left:0;right:0;top:0;-webkit-transform:rotate(0) scale(1);-moz-transform:rotate(0) scale(1);-o-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;will-change:transform}.cta__blur,.cta__circle{position:absolute;z-index:1}.cta__circle{background:#f2b332;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;filter:blur(420px);height:800px;left:-10%;top:50%;width:800px}.cta__circle--2{left:30%;top:30%}.cta--spotlight{color:var(--offwhite)}.cta--spotlight img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.cta--spotlight:after{background:linear-gradient(0deg,rgba(23,27,23,.6),rgba(23,27,23,.6));content:"";position:absolute}.cta--spotlight:after,.glow{bottom:0;display:block;left:0;right:0;top:0}.glow{background-color:#ede4d8;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;color:#000;height:auto;overflow:hidden;position:relative;position:absolute;width:100%}.glow__content{height:100%;line-height:1.2em;padding:16px;position:relative;width:auto;z-index:5}@media (min-width:1024px){.glow__content{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}}.glow__content p{color:var(--black);padding-right:40px}.glow__content p:first-child{margin-bottom:0;margin-top:0}.glow__content p:last-child{flex-shrink:0;margin-bottom:0;padding-right:0}@media (min-width:1024px){.glow__content p:last-child{margin-top:0}}.glow__blur{-webkit-animation:blur 5s linear infinite alternate;-moz-animation:blur 5s linear infinite alternate;-o-animation:blur 5s linear infinite alternate;-ms-animation:blur 5s linear infinite alternate;animation:blur 5s linear infinite alternate;bottom:0;left:0;right:0;top:0;-webkit-transform:rotate(0) scale(1);-moz-transform:rotate(0) scale(1);-o-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;will-change:transform}.glow__blur,.glow__circle{position:absolute;z-index:1}.glow__circle{background:rgba(239,108,131,.851);border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;filter:blur(160px);height:400px;left:10%;top:30%;width:400px}@media (min-width:600px){.glow__circle{height:500px;left:-20%;top:-10%;width:500px}}@media (min-width:1024px){.glow__circle{height:800px;left:-10%;top:-30%;width:800px}}.glow__circle--2{left:30%;top:30%}@media (max-width:599px){.glow__circle--2{display:none}}.glow__texture{background:url(dist/assets/images/texture.png) 50% transparent;bottom:0;left:0;mix-blend-mode:soft-light;opacity:.5;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.glow--image{position:relative}.glow--image:before{background:var(--beetle);content:"";left:0;opacity:.6;top:0;z-index:2}.glow--image img,.glow--image:before{height:100%;position:absolute;width:100%}.glow--image img{object-fit:cover;z-index:1}.cta--image .cta__content{position:relative;z-index:3}.cta--image .cta__content h2,.cta--image .cta__content p{color:var(--limestone)}.glow--green .glow__circle{background:var(--wildforest-tint)}@media (max-width:600px){.glow--green .glow__circle--2{display:none}}.glow--yellow .glow__circle{background:var(--monarch)}@media (max-width:599px){.glow--yellow .glow__circle{left:-70%}}@media (min-width:1024px){.glow--yellow .glow__circle{left:2%}}.glow--yellow .glow__circle--2{display:none}.glow--red .glow__circle{left:-10%;top:-120%}@media (max-width:599px){.glow--red .glow__circle{background-color:rgba(239,108,131,.56);left:-45%;top:-10%}}@media (min-width:1024px){.glow--red .glow__circle{height:600px;left:10%;width:600px}}.glow--red .glow__circle--2{left:-50%;top:0}@media (min-width:1024px){.glow--red .glow__circle--2{height:400px;left:6%;top:30%;width:400px}}@media (min-width:600px){.glow--green .glow__circle{left:40%;top:-130%}}@media (min-width:1024px){.glow--green .glow__circle{height:500px;width:500px}}.glow--green .glow__circle--2{left:45%;top:40%}.glow--blue .glow__circle{background-color:var(--welkin);top:40%}@media (max-width:599px){.glow--blue .glow__circle{left:-10%;top:10%}}@media (min-width:1024px){.glow--blue .glow__circle{left:0}}.glow--blue .glow__circle--2{top:45%}@media (min-width:1024px){.glow--blue .glow__circle--2{left:30%}}@keyframes blur{0%{-webkit-transform:rotate(0) scale(1);-moz-transform:rotate(0) scale(1);-o-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}to{-webkit-transform:rotate(0) scale(1.2);-moz-transform:rotate(0) scale(1.2);-o-transform:rotate(0) scale(1.2);-ms-transform:rotate(0) scale(1.2);transform:rotate(0) scale(1.2)}}:root{--footer-bg:var(--linear-gradient);--footer-text:var(--text-color);--footer-link:var(--link-color)}footer{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;background:var(--footer-bg);clear:both;color:var(--footer-text);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:calc(60vh - var(--nav-height));overflow:hidden;padding-bottom:24px;padding-top:var(--vpad);position:relative;width:100%;z-index:2}footer a{text-decoration:none}footer p{color:inherit;margin:.5rem 0}footer ul{list-style:none}footer ul li{display:inline-block;margin-right:24px}footer .site-logo{height:32px;margin:0 0 0 auto;width:32px}@media (min-width:768px){footer .site-logo{height:48px;width:48px}}@media (min-width:600px){footer{min-height:0}}@media (min-width:1024px){footer{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-ms-flex-line-pack:stretch;-webkit-align-content:stretch;align-content:stretch;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:calc(100vh - var(--nav-height));padding-bottom:40px;padding-top:32px}footer>div{width:100%}}@media (min-width:1240px){footer{padding-top:56px}}.footer__content{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-align:top;-moz-box-align:top;-ms-flex-align:top;-webkit-align-items:top;align-items:top;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin:0 auto;padding-bottom:30px;z-index:1}.footer__content ul{padding:10px 0}@media (max-width:$table -1){.footer__content .footer__column{margin-bottom:2.5rem}}@media (min-width:768px){.footer__content{font-size:.9rem}}.footer__content--line{margin-bottom:auto;margin-top:40px}@media (max-width:1240px){.footer__content--line{margin-top:40px}}.footer__content--last{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:auto;padding-top:130px}@media (min-width:768px){.footer__content--last{padding-top:40px}}@media (min-width:900px){.footer__content--last{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.footer__content--last .footer__copyright{order:-1}}.footer__contact{margin:0 auto 2rem;padding:4rem 30px;position:relative;text-align:center}@media (min-width:600px){.footer__contact{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}}@media (min-width:1240px){.footer__contact{height:100%;padding:2rem 30px}}@media (min-width:1600px){.footer__contact{max-width:1410px}}.footer__menu{color:var(--light-color);list-style:none;margin:0;max-width:600px;padding:0}@media (max-width:767px){.footer__menu{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}}@media (min-width:768px){.footer__menu{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;column-count:3;column-gap:50px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1024px){.footer__menu{max-width:700px}}.footer__menu li{display:block;margin:0!important}.footer__menu li a{--button-text:var(--offwhite);--button-bg:var(--offwhite);color:var(--button-text);display:inline;font-size:18px;line-height:1.4em;margin:0;padding-bottom:0;position:relative}@media (min-width:1024px){.footer__menu li a{font-size:24px}}.footer__menu .menu-item-has-children{padding-bottom:2em}.footer__menu .menu-item-has-children>a{--button-bg:var(--aqua);color:var(--aqua)}.footer__menu .menu-item-has-children>a:after{display:none}.footer__menu .sub-menu li{width:100%}.footer__copyright li{margin-bottom:.2em}.footer__copyright li:last-child{margin-bottom:0}.site-credit{display:inline-block;font-size:var(--fs-small);font-weight:400;margin:3em 0 0}@media (min-width:768px){.site-credit{margin-top:auto}}@media (max-width:767px){.footer__column{margin-bottom:2rem}}@media (min-width:768px){.footer__column{max-width:33%;width:100%}.footer__column .caps{margin-bottom:1rem}}@media (min-width:1024px){.footer__column{padding-right:100px;width:auto}}.footer-links{grid-gap:24px;color:var(--black);display:grid;margin-bottom:var(--hpad);width:100%}@media (min-width:768px){.footer-links{grid-gap:24px;grid-template-columns:1fr 1fr}}.footer-links__tile{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-align-items:flex-start;align-items:flex-start;aspect-ratio:1/1.1;background:var(--limestone);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;padding:16px;width:100%}.footer-links__tile h2{max-width:438px}@media (min-width:768px){.footer-links__tile{padding:24px}}.footer-links__tile h3{font-family:Guardian Egyptian,serif;line-height:1.2em;padding-right:40px}@media (min-width:768px){.footer-links__tile h3{font-size:2.4vw}}@media (min-width:1240px){.footer-links__tile h3{font-size:32px;padding-right:80px}}.footer-links__tile .button{margin-top:1em}@media (max-width:768px){.footer-links__tile .button{min-width:100%}}@media (min-width:900px){.footer-links__tile{aspect-ratio:1/.6}}@media (min-width:1024px){.footer-links__tile{aspect-ratio:1/.4}}.footer-links__tile--press{line-height:1.4em}.footer-links__tile--press .gform_wrapper{display:block;width:100%}@media (min-width:1024px){.footer-links__tile--press .gform_wrapper form{display:flex}}.footer-links__tile--press .gform_wrapper form .gform_fields{display:block!important}.footer-links__tile--press .gform_wrapper form .gform_fields label{color:var(--beetle);padding:15px 24px}.footer-links__tile--press .gform_wrapper form .gform_fields input{background:rgba(23,27,23,.1);color:var(--beetle);margin:0;padding:15px 24px}@media (min-width:1024px){.footer-links__tile--press .gform_wrapper form .gform_fields input{width:285px}}.footer-links__tile--press .gform_wrapper form .gform_footer{padding:0}.footer-links__tile--press .gform_wrapper form .gform_footer input{background:var(--beetle);color:var(--limestone);font-size:var(--fs-b);margin:16px 0 0;padding:var(--button-padding);width:100%}@media (min-width:1024px){.footer-links__tile--press .gform_wrapper form .gform_footer input{margin:0 0 0 16px}}.footer-links__tile--contact{background:var(--beetle-tint)}.footer-links__tile--contact h2{color:var(--offwhite)}.footer-links__tile--free-text h2{margin-bottom:24px}.footer-links__tile--free-text p{margin-top:0}.footer-links__tile--free-text p:last-of-type{margin-bottom:0}.footer__eco-bar{position:relative;width:100%}.footer__eco-bar-content{padding:10px 24px;position:relative;z-index:3}@media (min-width:1240px){.footer__eco-bar-content{display:flex;justify-content:space-between}.footer__eco-bar-content p{margin-bottom:0}}.footer__eco-bar-content a,.footer__eco-bar-content p{color:var(--beetle)}.footer__eco-bar-content p{margin-top:0}#wcb #wcb_g{background-color:transparent!important;font-family:var(--textFont)!important;margin:0!important;min-width:0!important;padding:0!important;text-align:left!important}#wcb #wcb_g,#wcb #wcb_p{color:var(--beetle)!important}#wcb #wcb_p{display:inline!important}#wcb #wcb_p:before{content:"This website is green-hosted and uses approximately ";display:inline}#wcb #wcb_p:after{content:".";display:inline}#wcb #wcb_2{color:var(--beetle)!important;font-family:var(--textFont)!important}#wcb #wcb_a{display:none!important}:root{--field-padding:16px;--field-bg:var(--beetle-tint);--field-bg-active:linear-gradient(0deg,hsla(95,6%,60%,.2) 0%,hsla(95,6%,60%,.2) 100%),var(--beetle-tint);--field-color:var(--offwhite);--field-radius:8px;--field-margins:0.5em;--field-font-size:var(--fs-b);--placeholder-color:var(--grey-dark)}body.light-mode{--field-bg:var(--limestone);--placeholder-color:var(--grey-light);--field-bg-active:linear-gradient(0deg,hsla(95,6%,60%,.2) 0%,hsla(95,6%,60%,.2) 100%),var(--limestone);--field-color:var(--beetle)}body.light-mode .footer-links__tile--press .gform_wrapper form .gform_fields input{color:var(--offwhite)}input,select,textarea{background-color:var(--field-bg);border:1.5px solid transparent;color:var(--field-color);font-size:var(--field-font-size);margin-bottom:var(--field-margins);padding:var(--field-padding);resize:none}input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover{border:1.5px solid var(--grey-dark)}input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{background:var(--field-bg-active)}input:placeholder-shown,select:placeholder-shown,textarea:placeholder-shown{--placeholder-color:transparent}input.report-download-options,select.report-download-options,textarea.report-download-options{background:rgba(23,27,23,.1);color:#171b17}.label,label{color:inherit;font-size:var(--field-font-size);font-weight:400;line-height:1rem;margin-bottom:.2em}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text]{border-radius:var(--field-radius);-moz-border-radius:var(--field-radius);-webkit-border-radius:var(--field-radius);-o-border-radius:var(--field-radius);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:none;text-align:left;-o-transition:all .1s;-moz-transition:all .1s;-webkit-transition:all .1s;transition:all .1s;width:100%}input[type=checkbox],input[type=radio]{margin:0 .5em 0 0}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:var(--field-radius);-moz-border-radius:var(--field-radius);-webkit-border-radius:var(--field-radius);-o-border-radius:var(--field-radius);height:10em;line-height:1.25em;outline:none;padding:var(--field-padding);text-align:left;width:100%}textarea.not-empty,textarea:focus{-o-transition:all .1s;-moz-transition:all .1s;-webkit-transition:all .1s;transition:all .1s}textarea.not-empty{border-color:var(--green)}textarea.empty{border-color:var(--red);-o-transition:all .1s;-moz-transition:all .1s;-webkit-transition:all .1s;transition:all .1s}fieldset{border:none;padding:0}fieldset legend{display:none}::-webkit-input-placeholder,input::-webkit-input-placeholder{color:var(--placeholder-color);text-transform:uppercase}input:-moz-placeholder{color:var(--placeholder-color)!important;text-transform:uppercase}select{color:var(--limestone)}option:checked{background:linear-gradient(#5a2569,#5a2569)}form{text-align:left}.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:2%;grid-row-gap:16px;display:grid;grid-template-columns:repeat(12,1fr)}.gform_heading{display:none}.gfield label:has(+.ginput_container>input:valid){color:var(--wildforest)}.gfield label:has(+.ginput_container_textarea>textarea:valid){color:var(--wildforest)}.gfield label:has(+.ginput_container_email>input:valid){color:var(--wildforest)}.gfield:not(.hidden_label) label:not(.gfield_consent_label){color:var(--placeholder-color);display:block;font-size:14px;font-weight:500;padding:16px;pointer-events:none;position:absolute;text-transform:uppercase;z-index:1}.gfield .gfield_required,.gfield .gfield_validation_message,.gfield.hidden_label label{display:none}.gfield.gfield_error label{color:var(--salmon)!important}.gfield.gfield_error .ginput_container{position:relative}.gfield.gfield_error .ginput_container:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15ZM10 10.625V6.25' stroke='%23EF6C83' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 14.219a.781.781 0 1 0 0-1.563.781.781 0 0 0 0 1.563Z' fill='%23EF6C83'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");content:"";height:20px;position:absolute;right:16px;top:16px;width:20px}.gfield.gfield_error .ginput_container_consent:before{top:0}.gfield input,.gfield select{height:48px;width:100%}.gfield textarea{height:280px}.gfield.gfield--type-select label{padding-top:14px!important}.gfield.gfield--type-select.gfield_error .ginput_container_select:after{opacity:0}.gfield .ginput_container_select{position:relative}.gfield .ginput_container_select:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M16.25 7.5 10 13.75 3.75 7.5' stroke='%2399A094' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;-webkit-background-size:20px;background-size:20px;content:"";height:48px;position:absolute;right:16px;top:0;width:20px}.gfield .ginput_container_select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px}.gfield .ginput_container_consent input[type=checkbox]{opacity:0;position:absolute}.gfield .ginput_container_consent input[type=checkbox]:hover+label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cg opacity='.2' clip-path='url(%23a)'%3E%3Cpath d='M2.5 9 6 12.5l8-8' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.gfield .ginput_container_consent input[type=checkbox]:checked+label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M2.5 9 6 12.5l8-8' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.gfield .ginput_container_consent input[type=checkbox]+label{cursor:pointer;padding-left:35px;position:relative}.gfield .ginput_container_consent input[type=checkbox]+label:before{border:1.5px solid var(--limestone);border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.gfield .ginput_container_consent input[type=checkbox]+label:after{background-position:50%;-webkit-background-size:16px;background-size:16px;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.gform_title{color:var(--color-primary);font-weight:800}.gfield:not(.gfield--type-select):focus-within label:has(+.ginput_container_text>input:invalid){color:var(--salmon)}.gfield:not(.gfield--type-select):focus-within label:has(+.ginput_container_email>input:invalid){color:var(--salmon)}.gfield:not(.gfield--type-select):focus-within label:has(+.ginput_container_textarea>textarea:invalid){color:var(--salmon)}.gfield:not(.gfield--type-select):focus-within .ginput_container_text:has(input:invalid){position:relative}.gfield:not(.gfield--type-select):focus-within .ginput_container_text:has(input:invalid):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15ZM10 10.625V6.25' stroke='%23EF6C83' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 14.219a.781.781 0 1 0 0-1.563.781.781 0 0 0 0 1.563Z' fill='%23EF6C83'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");content:"";height:20px;position:absolute;right:16px;top:16px;width:20px}.gfield:not(.gfield--type-select):focus-within .ginput_container_email:has(input:invalid){position:relative}.gfield:not(.gfield--type-select):focus-within .ginput_container_email:has(input:invalid):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15ZM10 10.625V6.25' stroke='%23EF6C83' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 14.219a.781.781 0 1 0 0-1.563.781.781 0 0 0 0 1.563Z' fill='%23EF6C83'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");content:"";height:20px;position:absolute;right:16px;top:16px;width:20px}.gfield:not(.gfield--type-select):focus-within .ginput_container_textarea:has(textarea:invalid){position:relative}.gfield:not(.gfield--type-select):focus-within .ginput_container_textarea:has(textarea:invalid):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15ZM10 10.625V6.25' stroke='%23EF6C83' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 14.219a.781.781 0 1 0 0-1.563.781.781 0 0 0 0 1.563Z' fill='%23EF6C83'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");content:"";height:20px;position:absolute;right:16px;top:16px;width:20px}.gfield:not(.gfield--type-select):focus-within .gfield_label{font-size:10px!important;-webkit-transform:translateY(-20%);-moz-transform:translateY(-20%);-o-transform:translateY(-20%);-ms-transform:translateY(-20%);transform:translateY(-20%);-o-transition:all .1s var(--animation-curve-2);-moz-transition:all .1s var(--animation-curve-2);-webkit-transition:all .1s var(--animation-curve-2);transition:all .1s var(--animation-curve-2)}.gfield:has(input:not(:placeholder-shown)) .gfield_label,.gfield:has(textarea:not(:placeholder-shown)) .gfield_label{font-size:10px;-webkit-transform:translateY(-20%);-moz-transform:translateY(-20%);-o-transform:translateY(-20%);-ms-transform:translateY(-20%);transform:translateY(-20%);-o-transition:all .1s var(--animation-curve-2);-moz-transition:all .1s var(--animation-curve-2);-webkit-transition:all .1s var(--animation-curve-2);transition:all .1s var(--animation-curve-2)}body.gecko .gfield .gfield_label{font-size:10px;-webkit-transform:translateY(-20%);-moz-transform:translateY(-20%);-o-transform:translateY(-20%);-ms-transform:translateY(-20%);transform:translateY(-20%)}.gfield_label,body.gecko .gfield .gfield_label{-o-transition:all .1s var(--animation-curve-2);-moz-transition:all .1s var(--animation-curve-2);-webkit-transition:all .1s var(--animation-curve-2);transition:all .1s var(--animation-curve-2)}.gfield_label{margin-bottom:1em}.ginput_container input{line-height:1em;padding-bottom:0}.ginput_container textarea{padding-top:25px}.ginput_container select{font-size:14px;padding-top:15px!important;text-transform:uppercase}.gfield--width-full,.gfield--width-half{grid-column:span 12}@media (min-width:768px){.gfield--width-half{grid-column:span 6}}@media (max-width:767px){.gfield_html{margin-top:54px}}.gform_footer{padding-bottom:0!important;padding-top:54px}@media (min-width:768px){.gform_footer{padding-top:24px}}.gform_footer .gform_button{margin-left:auto}.gform_footer .gform_button.success{background:center center no-repeat var(--button-bg);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.25 7.5 5.25 5.25 12-12' stroke='%23F8FB67' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-background-size:17px 12px;background-size:17px 12px;color:transparent}.gform_footer .gform_button.success:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.25 7.5 5.25 5.25 12-12' stroke='%23040a1e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.gform_submission_error{color:var(--salmon)!important}.gform_confirmation_message h2{color:var(--limestone)!important;font-family:var(--textFont);font-size:14px;font-weight:500;line-height:130%;margin:0;position:relative;text-transform:uppercase}.gform_required_legend{color:var(--offwhite)}.ginput_container_textarea{position:relative}.ginput_container_textarea .charleft{color:var(--grey-dark);font-weight:500;padding:15px 12px;pointer-events:none;position:absolute;right:0;top:100%;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ginput_container_select{position:relative}.ginput_container_select:after{background:no-repeat 50% transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 1 8 8.5.5 1' stroke='%23151516' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");content:"";display:block;height:24px;pointer-events:none;position:absolute;right:1em;top:25%;width:24px}.ginput_container_consent{border:none}.ginput_container_consent label{cursor:pointer}.ginput_container_consent input[type=checkbox]{margin-right:1em}.gfield_html{text-align:right}.gfield_html a{color:#99a094;text-decoration:none}.ginput_container_fileupload input{background-color:var(--field-bg);border:none;border-radius:var(--field-radius);-moz-border-radius:var(--field-radius);-webkit-border-radius:var(--field-radius);-o-border-radius:var(--field-radius);font-family:var(--textFont);width:100%}.ginput_container_fileupload input[type=file]::file-selector-button{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m12.502 6.25-6.509 6.617a1.25 1.25 0 0 0 1.768 1.767l7.759-7.866a2.5 2.5 0 0 0-3.536-3.536L4.225 11.1a3.75 3.75 0 0 0 5.303 5.303L15.94 10' stroke='%2399A094' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;-webkit-background-size:20px;background-size:20px;border:none;color:#99a094;font-family:var(--textFont);padding-left:30px}.ginput_container_fileupload .gform_fileupload_rules{display:none}img.gform_ajax_spinner{display:none!important}.gform_footer .gform_button{line-height:normal}.gform_confirmation_wrapper,.gform_validation_errors{background:hsla(34,29%,83%,.1);border:1px solid hsla(34,29%,83%,.1);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;bottom:24px;left:50%;padding:16px 16px 16px 48px;position:fixed;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:5}@media (min-width:768px){.gform_confirmation_wrapper,.gform_validation_errors{padding:16px 24px 16px 56px}}@media (max-width:767px){.gform_confirmation_wrapper,.gform_validation_errors{width:calc(100% - 32px)}}.gform_confirmation_wrapper:before,.gform_validation_errors:before{content:"";height:20px;left:16px;position:absolute;top:16px;width:20px}@media (min-width:768px){.gform_confirmation_wrapper:before,.gform_validation_errors:before{left:24px}}.gform_confirmation_wrapper h2,.gform_validation_errors h2{color:var(--limestone)!important;font-family:var(--textFont);font-size:14px;font-weight:500;line-height:130%;margin:0;position:relative;text-transform:uppercase}.gform_validation_errors:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15ZM10 10.625V6.25' stroke='%23EF6C83' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 14.219a.781.781 0 1 0 0-1.563.781.781 0 0 0 0 1.563Z' fill='%23EF6C83'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.gform_confirmation_wrapper:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%233B9950' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.875 10.625 8.75 12.5l4.375-4.375'/%3E%3Cpath d='M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.intro{padding-bottom:var(--hpad);padding-top:var(--hpad)}@media (min-width:1024px){.intro{-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}}.intro .page-title{line-height:1em;margin-top:.15em}@media (min-width:1024px){.intro__half{width:calc(50% - 24px)}}.header{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:137px}@media (min-width:768px){.header{padding-top:250px}}.header .contain{margin-bottom:auto;margin-left:0;margin-top:auto;max-width:471px}@media (min-width:1024px){.header--form{display:flex;flex-direction:row}}@media (max-width:1023px){.header--form .gform_wrapper{margin-top:100px}}@media (min-width:1024px){.header--form .gform_wrapper{max-width:664px}}.hero{display:block;height:auto;overflow:hidden;padding-bottom:var(--hpad);padding-top:var(--hpad);width:auto}.hero img{margin:0 auto;object-fit:cover;width:100%;z-index:0}.hero img,.hero:after{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.hero:after{background:linear-gradient(0deg,rgba(23,27,23,.4),rgba(23,27,23,.4));content:"";z-index:1}.hero__wrapper{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;z-index:2}.hero__title{margin-bottom:auto;margin-top:auto}@media (min-width:900px){.hero__title{width:602px}}@media (min-width:1024px){.hero__bottom{align-items:end;display:flex;justify-content:space-between}}.hero__text{display:block;margin-bottom:2em;margin-top:auto;max-width:none}@media (min-width:600px){.hero__text{max-width:340px}}@media (min-width:900px){.hero__text{margin-bottom:0}}@media (min-width:1024px){.hero__text{max-width:471px}}.hero__links{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 24px}@media (max-width:1023px){.hero__links{margin-top:40px}}.hero--halfscreen{height:50vh}.hero--fullscreen{height:100vh;position:relative}.hero--fullscreen img{height:100%;left:50%;max-width:none;min-height:100%;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100.2%}.hero--notattop{margin-top:var(--nav-height)}.icon{background:no-repeat 50% transparent;-webkit-background-size:80% auto;background-size:80% auto;display:inline-block;height:1em;height:32px;width:1em;width:32px}.icon--download{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M25 28H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h12l7 7v16a1 1 0 0 1-1 1Z'/%3E%3Cpath d='M19 4v7h7M12 17h8M12 21h8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon--resource{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 8v10M7 27c1.963-3.01 5.139-5 9-5 3.861 0 7.038 1.99 9 5M28 8l-12 4L4 8l12-4 12 4Z'/%3E%3Cpath d='M21.168 10.277a7 7 0 1 1-10.335 0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon--video{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m20 16-6-4v8l6-4Z'/%3E%3Cpath d='M3 16c0 3.739.384 5.931.676 7.059a2.001 2.001 0 0 0 1.199 1.369C9.065 26.044 16 26 16 26s6.935.044 11.125-1.572a2 2 0 0 0 1.204-1.37c.292-1.124.676-3.32.676-7.058 0-3.739-.384-5.931-.676-7.059a2 2 0 0 0-1.204-1.375C22.935 5.956 16 6 16 6S9.065 5.956 4.875 7.573a2 2 0 0 0-1.204 1.375C3.384 10.068 3 12.26 3 16Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon--microsite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 24h20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2ZM20 28h-8M4 19h24M16 24v4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon--petition{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 28 17.431-2.905a1 1 0 0 0 .771-.635L25 17 15 7 7.54 9.797a1 1 0 0 0-.635.772L4 28Z'/%3E%3Cpath d='m25 17 3.707-3.707a1 1 0 0 0 0-1.414l-8.582-8.586a1 1 0 0 0-1.414 0L15 7M14.5 20a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM4 28l8.731-8.732'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon--letter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M28 7 16 18 4 7'/%3E%3Cpath d='M4 7h24v17a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7ZM13.819 16l-9.51 8.718M27.692 24.718 18.182 16'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}ul.arrows{margin:3em 0 2em;padding:1em;text-align:left}ul.arrows li{font-weight:500;list-style:none;margin:0 0 2.5em;padding-left:3em;position:relative}ul.arrows li:before{-webkit-background-size:contain;background-size:contain;content:"";display:inline-block;height:1.5em;left:0;position:absolute;top:-.2em;width:1.5em}ul.arrows li span{font-weight:300}ul.icons{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-ms-flex-line-pack:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-align-content:center;align-content:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:400;-webkit-justify-content:space-between;justify-content:space-between;margin:2em 0;padding:2rem 0;text-align:center;width:100%}@media (min-width:1024px){ul.icons{margin:4rem 0 0;padding:4rem 0}}ul.icons li{display:block;list-style:none;margin:2rem 0;overflow:hidden;width:50%}@media (min-width:600px){ul.icons li{width:33%}}@media (min-width:1024px){ul.icons li{width:25%}}ul.icons span.caps{display:block;font-size:18px;font-weight:400;letter-spacing:.2rem;margin:1em 0}.icon-list{--icon-color:var(--beetle);display:block}.icon-list li{display:inline-block;margin:0 1rem 0 0}.icon-list li:last-child{margin-right:0}.icon-list li a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.835 1.635v20.73c0 .346-.121.65-.364.91-.243.261-.556.391-.938.391h-5.937v-9.062h3.02l.47-3.49h-3.49v-2.24c0-.59.104-1.006.312-1.25.278-.312.747-.468 1.406-.468h1.875V3.979c-.729-.07-1.631-.104-2.708-.104-1.354 0-2.448.399-3.281 1.198-.833.798-1.25 1.944-1.25 3.437v2.604H9.93v3.49h3.02v9.062H1.804c-.382 0-.694-.13-.937-.39a1.294 1.294 0 0 1-.365-.912V1.635c0-.382.122-.694.365-.937.243-.243.555-.365.937-.365h20.73c.347 0 .65.122.91.365.261.243.391.555.391.937Z' fill='%23ede4d8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;color:var(--white);display:inline-block;height:1rem;overflow:hidden;text-align:center;text-indent:-999px;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);vertical-align:middle;width:1rem}.icon-list li a,.icon-list li a:hover{-o-transition:transform .25s ease;-moz-transition:transform .25s ease;-webkit-transition:transform .25s ease;transition:transform .25s ease}.icon-list li a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.icon-list .icon-list__twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256' fill='none'%3E%3Cpath d='M152.384 108.41 247.696 0h-22.583l-82.797 94.111L76.235 0H0l99.95 142.325L0 256h22.583l87.382-99.408 69.8 99.408H256L152.384 108.41Zm-30.941 35.165-10.142-14.181L30.727 16.659h34.692l65.045 91.014 10.099 14.181 84.539 118.299H190.41l-68.967-96.578Z' fill='%23fff'/%3E%3C/svg%3E")}.icon-list .icon-list__instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.506 1.711c2.54 0 2.84.011 3.839.056.928.04 1.43.196 1.764.326.441.171.76.379 1.091.71.335.333.539.649.71 1.09.13.335.285.84.326 1.764.045 1.002.056 1.302.056 3.837 0 2.54-.011 2.84-.056 3.838-.04.928-.197 1.43-.326 1.763-.171.442-.38.761-.71 1.092-.334.334-.65.538-1.091.708-.335.13-.84.286-1.764.327-1.003.045-1.303.056-3.84.056-2.54 0-2.84-.011-3.839-.056-.928-.04-1.43-.197-1.764-.327a2.94 2.94 0 0 1-1.091-.708 2.923 2.923 0 0 1-.71-1.092c-.13-.334-.285-.838-.326-1.763-.045-1.002-.056-1.303-.056-3.838 0-2.538.011-2.839.056-3.837.04-.928.197-1.43.327-1.763.17-.442.378-.761.709-1.092.334-.334.65-.538 1.091-.709.335-.13.84-.285 1.764-.326.999-.045 1.3-.056 3.84-.056Zm0-1.711C6.925 0 6.602.011 5.588.056 4.578.1 3.884.264 3.282.497a4.64 4.64 0 0 0-1.685 1.099 4.656 4.656 0 0 0-1.1 1.681C.265 3.882.1 4.573.057 5.582.01 6.6 0 6.922 0 9.502s.011 2.902.056 3.916c.044 1.01.208 1.703.442 2.305a4.638 4.638 0 0 0 1.099 1.685 4.645 4.645 0 0 0 1.682 1.095c.605.233 1.296.397 2.306.441C6.598 18.99 6.92 19 9.502 19c2.58 0 2.903-.011 3.917-.056 1.01-.044 1.704-.207 2.306-.441a4.646 4.646 0 0 0 1.682-1.095 4.644 4.644 0 0 0 1.095-1.682c.234-.605.398-1.295.442-2.305.045-1.013.056-1.336.056-3.915 0-2.58-.011-2.903-.056-3.916-.044-1.01-.208-1.704-.442-2.305a4.45 4.45 0 0 0-1.087-1.689A4.647 4.647 0 0 0 15.732.501C15.127.267 14.437.104 13.427.06 12.409.011 12.087 0 9.506 0Z' fill='%23fff'/%3E%3Cpath d='M9.5 5a5.001 5.001 0 0 0 0 10 5.001 5.001 0 0 0 0-10Zm0 8.243a3.244 3.244 0 1 1 0-6.487 3.244 3.244 0 0 1 0 6.487ZM15 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' fill='%23ede4d8'/%3E%3C/svg%3E")}.icon-list .icon-list__youtube{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.81 2.805s-.185-1.274-.756-1.834C17.33.235 16.52.231 16.15.188 13.493 0 9.504 0 9.504 0h-.008S5.507 0 2.85.188C2.479.23 1.67.235.946.97c-.571.56-.753 1.834-.753 1.834S0 4.303 0 5.798v1.4c0 1.495.19 2.993.19 2.993s.185 1.275.753 1.834c.723.737 1.673.711 2.096.79C4.561 12.958 9.5 13 9.5 13s3.993-.007 6.65-.191c.371-.044 1.18-.047 1.904-.784.571-.56.757-1.834.757-1.834S19 8.697 19 7.2V5.798c0-1.495-.19-2.993-.19-2.993ZM7.538 8.9V3.704l5.132 2.606L7.537 8.9Z' fill='%23ede4d8'/%3E%3C/svg%3E")}.icon-list .icon-list__pinterest{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.371 13c0 2.326-.581 4.479-1.744 6.458a13.052 13.052 0 0 1-4.714 4.714c-1.98 1.163-4.132 1.744-6.458 1.744-1.32 0-2.587-.19-3.802-.573.833-1.389 1.354-2.517 1.562-3.385l.833-3.073c.209.417.59.764 1.146 1.042a4.018 4.018 0 0 0 1.823.416c1.25 0 2.387-.355 3.412-1.067 1.024-.712 1.823-1.676 2.395-2.89.573-1.216.86-2.544.86-3.985 0-1.441-.348-2.735-1.042-3.88a7.231 7.231 0 0 0-2.864-2.683c-1.216-.642-2.57-.963-4.063-.963-1.77 0-3.333.364-4.687 1.093a7.43 7.43 0 0 0-2.839 2.839 7.756 7.756 0 0 0-1.016 3.88c0 1.007.252 2.005.756 2.995.503.99 1.137 1.658 1.9 2.005.244.104.383.052.417-.156l.365-1.458a.362.362 0 0 0-.104-.365c-.278-.347-.504-.79-.677-1.328a5.314 5.314 0 0 1-.26-1.64c0-.973.234-1.884.702-2.735a5.426 5.426 0 0 1 2.005-2.057c.903-.556 1.945-.834 3.126-.834 1.597 0 2.899.495 3.906 1.485 1.007.99 1.51 2.248 1.51 3.776 0 1.736-.39 3.16-1.172 4.27-.78 1.112-1.744 1.667-2.89 1.667-.66 0-1.18-.234-1.563-.703-.382-.469-.503-1.016-.364-1.64.069-.383.225-.938.468-1.667.382-1.285.573-2.18.573-2.683 0-.503-.139-.92-.416-1.25-.278-.33-.678-.494-1.198-.494-.66 0-1.216.295-1.667.885-.451.59-.677 1.337-.677 2.24 0 .764.121 1.406.364 1.927L8.82 21.333c-.208.868-.226 2.1-.052 3.698-2.465-.938-4.453-2.5-5.963-4.688C1.294 18.156.538 15.708.538 13c0-2.327.582-4.48 1.745-6.459a13.052 13.052 0 0 1 4.713-4.713C8.976.665 11.128.083 13.455.083c2.326 0 4.479.582 6.458 1.745a13.052 13.052 0 0 1 4.713 4.713c1.164 1.98 1.745 4.132 1.745 6.459Z' fill='%23ede4d8'/%3E%3C/svg%3E")}.icon-list .icon-list__linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M5.372 24H.396V7.976h4.976V24ZM2.882 5.79C1.29 5.79 0 4.474 0 2.883a2.882 2.882 0 1 1 5.763 0c0 1.59-1.29 2.909-2.881 2.909ZM23.995 24H19.03v-7.8c0-1.86-.038-4.243-2.587-4.243-2.587 0-2.984 2.02-2.984 4.109V24H8.49V7.976h4.772v2.186h.07c.664-1.259 2.287-2.587 4.708-2.587 5.035 0 5.961 3.316 5.961 7.623V24h-.005Z' fill='%23EDE4D8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23ede4d8' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-list.icon-list--dark .icon-list__facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.835 1.635v20.73c0 .346-.121.65-.364.91-.243.261-.556.391-.938.391h-5.937v-9.062h3.02l.47-3.49h-3.49v-2.24c0-.59.104-1.006.312-1.25.278-.312.747-.468 1.406-.468h1.875V3.979c-.729-.07-1.631-.104-2.708-.104-1.354 0-2.448.399-3.281 1.198-.833.798-1.25 1.944-1.25 3.437v2.604H9.93v3.49h3.02v9.062H1.804c-.382 0-.694-.13-.937-.39a1.294 1.294 0 0 1-.365-.912V1.635c0-.382.122-.694.365-.937.243-.243.555-.365.937-.365h20.73c.347 0 .65.122.91.365.261.243.391.555.391.937Z' fill='%23171b17'/%3E%3C/svg%3E")}.icon-list.icon-list--dark .icon-list__twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256' fill='none'%3E%3Cpath d='M152.384 108.41 247.696 0h-22.583l-82.797 94.111L76.235 0H0l99.95 142.325L0 256h22.583l87.382-99.408 69.8 99.408H256L152.384 108.41Zm-30.941 35.165-10.142-14.181L30.727 16.659h34.692l65.045 91.014 10.099 14.181 84.539 118.299H190.41l-68.967-96.578Z' fill='%230F1419'/%3E%3C/svg%3E")}.icon-list.icon-list--dark .icon-list__instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.506 1.711c2.54 0 2.84.011 3.839.056.928.04 1.43.196 1.764.326.441.171.76.379 1.091.71.335.333.539.649.71 1.09.13.335.285.84.326 1.764.045 1.002.056 1.302.056 3.837 0 2.54-.011 2.84-.056 3.838-.04.928-.197 1.43-.326 1.763-.171.442-.38.761-.71 1.092-.334.334-.65.538-1.091.708-.335.13-.84.286-1.764.327-1.003.045-1.303.056-3.84.056-2.54 0-2.84-.011-3.839-.056-.928-.04-1.43-.197-1.764-.327a2.94 2.94 0 0 1-1.091-.708 2.923 2.923 0 0 1-.71-1.092c-.13-.334-.285-.838-.326-1.763-.045-1.002-.056-1.303-.056-3.838 0-2.538.011-2.839.056-3.837.04-.928.197-1.43.327-1.763.17-.442.378-.761.709-1.092.334-.334.65-.538 1.091-.709.335-.13.84-.285 1.764-.326.999-.045 1.3-.056 3.84-.056Zm0-1.711C6.925 0 6.602.011 5.588.056 4.578.1 3.884.264 3.282.497a4.64 4.64 0 0 0-1.685 1.099 4.656 4.656 0 0 0-1.1 1.681C.265 3.882.1 4.573.057 5.582.01 6.6 0 6.922 0 9.502s.011 2.902.056 3.916c.044 1.01.208 1.703.442 2.305a4.638 4.638 0 0 0 1.099 1.685 4.645 4.645 0 0 0 1.682 1.095c.605.233 1.296.397 2.306.441C6.598 18.99 6.92 19 9.502 19c2.58 0 2.903-.011 3.917-.056 1.01-.044 1.704-.207 2.306-.441a4.646 4.646 0 0 0 1.682-1.095 4.644 4.644 0 0 0 1.095-1.682c.234-.605.398-1.295.442-2.305.045-1.013.056-1.336.056-3.915 0-2.58-.011-2.903-.056-3.916-.044-1.01-.208-1.704-.442-2.305a4.45 4.45 0 0 0-1.087-1.689A4.647 4.647 0 0 0 15.732.501C15.127.267 14.437.104 13.427.06 12.409.011 12.087 0 9.506 0Z' fill='%23fff'/%3E%3Cpath d='M9.5 5a5.001 5.001 0 0 0 0 10 5.001 5.001 0 0 0 0-10Zm0 8.243a3.244 3.244 0 1 1 0-6.487 3.244 3.244 0 0 1 0 6.487ZM15 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' fill='%23171b17'/%3E%3C/svg%3E")}.icon-list.icon-list--dark .icon-list__youtube{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.81 2.805s-.185-1.274-.756-1.834C17.33.235 16.52.231 16.15.188 13.493 0 9.504 0 9.504 0h-.008S5.507 0 2.85.188C2.479.23 1.67.235.946.97c-.571.56-.753 1.834-.753 1.834S0 4.303 0 5.798v1.4c0 1.495.19 2.993.19 2.993s.185 1.275.753 1.834c.723.737 1.673.711 2.096.79C4.561 12.958 9.5 13 9.5 13s3.993-.007 6.65-.191c.371-.044 1.18-.047 1.904-.784.571-.56.757-1.834.757-1.834S19 8.697 19 7.2V5.798c0-1.495-.19-2.993-.19-2.993ZM7.538 8.9V3.704l5.132 2.606L7.537 8.9Z' fill='%23171b17'/%3E%3C/svg%3E")}.icon-list.icon-list--dark .icon-list__pinterest{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.371 13c0 2.326-.581 4.479-1.744 6.458a13.052 13.052 0 0 1-4.714 4.714c-1.98 1.163-4.132 1.744-6.458 1.744-1.32 0-2.587-.19-3.802-.573.833-1.389 1.354-2.517 1.562-3.385l.833-3.073c.209.417.59.764 1.146 1.042a4.018 4.018 0 0 0 1.823.416c1.25 0 2.387-.355 3.412-1.067 1.024-.712 1.823-1.676 2.395-2.89.573-1.216.86-2.544.86-3.985 0-1.441-.348-2.735-1.042-3.88a7.231 7.231 0 0 0-2.864-2.683c-1.216-.642-2.57-.963-4.063-.963-1.77 0-3.333.364-4.687 1.093a7.43 7.43 0 0 0-2.839 2.839 7.756 7.756 0 0 0-1.016 3.88c0 1.007.252 2.005.756 2.995.503.99 1.137 1.658 1.9 2.005.244.104.383.052.417-.156l.365-1.458a.362.362 0 0 0-.104-.365c-.278-.347-.504-.79-.677-1.328a5.314 5.314 0 0 1-.26-1.64c0-.973.234-1.884.702-2.735a5.426 5.426 0 0 1 2.005-2.057c.903-.556 1.945-.834 3.126-.834 1.597 0 2.899.495 3.906 1.485 1.007.99 1.51 2.248 1.51 3.776 0 1.736-.39 3.16-1.172 4.27-.78 1.112-1.744 1.667-2.89 1.667-.66 0-1.18-.234-1.563-.703-.382-.469-.503-1.016-.364-1.64.069-.383.225-.938.468-1.667.382-1.285.573-2.18.573-2.683 0-.503-.139-.92-.416-1.25-.278-.33-.678-.494-1.198-.494-.66 0-1.216.295-1.667.885-.451.59-.677 1.337-.677 2.24 0 .764.121 1.406.364 1.927L8.82 21.333c-.208.868-.226 2.1-.052 3.698-2.465-.938-4.453-2.5-5.963-4.688C1.294 18.156.538 15.708.538 13c0-2.327.582-4.48 1.745-6.459a13.052 13.052 0 0 1 4.713-4.713C8.976.665 11.128.083 13.455.083c2.326 0 4.479.582 6.458 1.745a13.052 13.052 0 0 1 4.713 4.713c1.164 1.98 1.745 4.132 1.745 6.459Z' fill='%23171b17'/%3E%3C/svg%3E")}.icon-list.icon-list--dark .icon-list__linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M5.372 24H.396V7.976h4.976V24ZM2.882 5.79C1.29 5.79 0 4.474 0 2.883a2.882 2.882 0 1 1 5.763 0c0 1.59-1.29 2.909-2.881 2.909ZM23.995 24H19.03v-7.8c0-1.86-.038-4.243-2.587-4.243-2.587 0-2.984 2.02-2.984 4.109V24H8.49V7.976h4.772v2.186h.07c.664-1.259 2.287-2.587 4.708-2.587 5.035 0 5.961 3.316 5.961 7.623V24h-.005Z' fill='%23171B17'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23171b17' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.tags{line-height:2em}.tag{border:1.5px solid var(--grey-light);border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;color:var(--grey-light);cursor:pointer;display:inline-block;font-size:12px;font-weight:500;line-height:normal;margin-right:8px;padding:4px 8px;text-decoration:none;text-transform:uppercase;-o-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}@media (min-width:768px){.tag{font-size:14px}}.tag label{cursor:pointer;font-size:12px;font-weight:500;line-height:1.3em;text-transform:uppercase}@media (min-width:768px){.tag label{font-size:14px}}.taga:hover{border:1.5px solid var(--offwhite);color:var(--offwhite);-o-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}span.tag{pointer-events:none}.tag--green{border-color:var(--wildforest);color:var(--wildforest)}.tag--white{border-color:var(--grey-dark);color:var(--grey-dark)}.tag--white:active,.tag--white:focus,.tag--white:hover{border-color:var(--limestone);color:var(--limestone)}.breadcrumbs{display:block;margin-bottom:40px}.breadcrumbs li{color:var(--grey-dark);display:inline-block;font-size:var(--fs-small);font-weight:500;margin:0;text-transform:uppercase;vertical-align:middle}.breadcrumbs li:after{content:">";display:inline-block;margin-left:.2em}.breadcrumbs li:last-child{margin-right:0;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs li:last-child:after{display:none}.breadcrumbs li a{position:relative;text-decoration:none}.breadcrumbs li a:after{background:var(--grey-dark);bottom:0;content:"";display:block;height:1px;left:0;position:absolute;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-o-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-o-transition:transform .25s var(--animation-curve);-moz-transition:transform .25s var(--animation-curve);-webkit-transition:transform .25s var(--animation-curve);transition:transform .25s var(--animation-curve);width:100%}.breadcrumbs li a:hover{-o-transition:color .3s var(--animation-curve);-moz-transition:color .3s var(--animation-curve);-webkit-transition:color .3s var(--animation-curve);transition:color .3s var(--animation-curve)}.breadcrumbs li a:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-o-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-o-transition:transform .25s var(--animation-curve);-moz-transition:transform .25s var(--animation-curve);-webkit-transition:transform .25s var(--animation-curve);transition:transform .25s var(--animation-curve)}.js img.lazy{opacity:0;-o-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.js img.lazy.lazy--loaded{opacity:1}.js img[data-src] :not(.lazy--placeholder){opacity:0;-o-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;will-change:opacity}.js img.lazy--placeholder{filter:blur(20px)}.js img.lazy--placeholder,.js img.lazy--placeholder.lazy--loaded{-o-transition:filter 1.5s ease;-moz-transition:filter 1.5s ease;-webkit-transition:filter 1.5s ease;transition:filter 1.5s ease}.js img.lazy--placeholder.lazy--loaded{filter:blur(0)}.js img.lazy--background{background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat 50% #000;-webkit-background-size:cover;background-size:cover}div.lazy--background{background:red;min-height:100vh;position:relative}div.lazy--background,div.lazy--background div{background-position:50%;-webkit-background-size:cover;background-size:cover;height:100%;width:100%}div.lazy--background div{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}div.lazy--background div,div.lazy--background div.lazy--loaded{-o-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}div.lazy--background div.lazy--loaded{opacity:1}.appear{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.appear,.appear--opacity{opacity:0}.appear,.appear--opacity,div.loaded .appear,section.loaded .appear{-o-transition:all 1.5s ease;-moz-transition:all 1.5s ease;-webkit-transition:all 1.5s ease;transition:all 1.5s ease}div.loaded .appear,section.loaded .appear{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}div.loaded .appear.delay:first-child,section.loaded .appear.delay:first-child{transition-delay:0s;-moz-transition-delay:0s;-webkit-transition-delay:0s;-o-transition-delay:0s}div.loaded .appear.delay:nth-child(2),section.loaded .appear.delay:nth-child(2){transition-delay:.2s;-moz-transition-delay:.2s;-webkit-transition-delay:.2s;-o-transition-delay:.2s}div.loaded .appear.delay:nth-child(3),section.loaded .appear.delay:nth-child(3){transition-delay:.4s;-moz-transition-delay:.4s;-webkit-transition-delay:.4s;-o-transition-delay:.4s}div.loaded .appear.delay:nth-child(4),section.loaded .appear.delay:nth-child(4){transition-delay:.6s;-moz-transition-delay:.6s;-webkit-transition-delay:.6s;-o-transition-delay:.6s}div.loaded .appear.delay:nth-child(5),section.loaded .appear.delay:nth-child(5){transition-delay:.8s;-moz-transition-delay:.8s;-webkit-transition-delay:.8s;-o-transition-delay:.8s}div.loaded .appear.delay:nth-child(6),section.loaded .appear.delay:nth-child(6){transition-delay:1s;-moz-transition-delay:1s;-webkit-transition-delay:1s;-o-transition-delay:1s}div.loaded .appear.delay:nth-child(7),section.loaded .appear.delay:nth-child(7){transition-delay:1.2s;-moz-transition-delay:1.2s;-webkit-transition-delay:1.2s;-o-transition-delay:1.2s}div.loaded .appear.delay:nth-child(8),section.loaded .appear.delay:nth-child(8){transition-delay:1.4s;-moz-transition-delay:1.4s;-webkit-transition-delay:1.4s;-o-transition-delay:1.4s}div.loaded .appear.delay:nth-child(9),section.loaded .appear.delay:nth-child(9){transition-delay:1.6s;-moz-transition-delay:1.6s;-webkit-transition-delay:1.6s;-o-transition-delay:1.6s}div.loaded .appear.delay:nth-child(10),section.loaded .appear.delay:nth-child(10){transition-delay:1.8s;-moz-transition-delay:1.8s;-webkit-transition-delay:1.8s;-o-transition-delay:1.8s}div.loaded .appear.delay:nth-child(11),section.loaded .appear.delay:nth-child(11){transition-delay:2s;-moz-transition-delay:2s;-webkit-transition-delay:2s;-o-transition-delay:2s}div.loaded .appear.delay:nth-child(12),section.loaded .appear.delay:nth-child(12){transition-delay:2.2s;-moz-transition-delay:2.2s;-webkit-transition-delay:2.2s;-o-transition-delay:2.2s}div.loaded .appear.delay:nth-child(13),section.loaded .appear.delay:nth-child(13){transition-delay:2.4s;-moz-transition-delay:2.4s;-webkit-transition-delay:2.4s;-o-transition-delay:2.4s}div.loaded .appear.delay:nth-child(14),section.loaded .appear.delay:nth-child(14){transition-delay:2.6s;-moz-transition-delay:2.6s;-webkit-transition-delay:2.6s;-o-transition-delay:2.6s}div.loaded .appear.delay:nth-child(15),section.loaded .appear.delay:nth-child(15){transition-delay:2.8s;-moz-transition-delay:2.8s;-webkit-transition-delay:2.8s;-o-transition-delay:2.8s}div.loaded .appear.delay:nth-child(16),section.loaded .appear.delay:nth-child(16){transition-delay:3s;-moz-transition-delay:3s;-webkit-transition-delay:3s;-o-transition-delay:3s}div.loaded .appear.delay:nth-child(17),section.loaded .appear.delay:nth-child(17){transition-delay:3.200000000000001s;-moz-transition-delay:3.200000000000001s;-webkit-transition-delay:3.200000000000001s;-o-transition-delay:3.200000000000001s}div.loaded .appear.delay:nth-child(18),section.loaded .appear.delay:nth-child(18){transition-delay:3.400000000000001s;-moz-transition-delay:3.400000000000001s;-webkit-transition-delay:3.400000000000001s;-o-transition-delay:3.400000000000001s}div.loaded .appear.delay:nth-child(19),section.loaded .appear.delay:nth-child(19){transition-delay:3.600000000000001s;-moz-transition-delay:3.600000000000001s;-webkit-transition-delay:3.600000000000001s;-o-transition-delay:3.600000000000001s}div.loaded .appear.delay:nth-child(20),section.loaded .appear.delay:nth-child(20){transition-delay:3.800000000000001s;-moz-transition-delay:3.800000000000001s;-webkit-transition-delay:3.800000000000001s;-o-transition-delay:3.800000000000001s}div.loaded .appear.delay:nth-child(21),section.loaded .appear.delay:nth-child(21){transition-delay:4.000000000000001s;-moz-transition-delay:4.000000000000001s;-webkit-transition-delay:4.000000000000001s;-o-transition-delay:4.000000000000001s}div.loaded .appear.delay:nth-child(22),section.loaded .appear.delay:nth-child(22){transition-delay:4.200000000000001s;-moz-transition-delay:4.200000000000001s;-webkit-transition-delay:4.200000000000001s;-o-transition-delay:4.200000000000001s}div.loaded .appear.delay:nth-child(23),section.loaded .appear.delay:nth-child(23){transition-delay:4.400000000000001s;-moz-transition-delay:4.400000000000001s;-webkit-transition-delay:4.400000000000001s;-o-transition-delay:4.400000000000001s}div.loaded .appear.delay:nth-child(24),section.loaded .appear.delay:nth-child(24){transition-delay:4.600000000000001s;-moz-transition-delay:4.600000000000001s;-webkit-transition-delay:4.600000000000001s;-o-transition-delay:4.600000000000001s}div.loaded .appear.delay:nth-child(25),section.loaded .appear.delay:nth-child(25){transition-delay:4.800000000000002s;-moz-transition-delay:4.800000000000002s;-webkit-transition-delay:4.800000000000002s;-o-transition-delay:4.800000000000002s}div.loaded .appear.delay:nth-child(26),section.loaded .appear.delay:nth-child(26){transition-delay:5.000000000000002s;-moz-transition-delay:5.000000000000002s;-webkit-transition-delay:5.000000000000002s;-o-transition-delay:5.000000000000002s}div.loaded .appear.delay:nth-child(27),section.loaded .appear.delay:nth-child(27){transition-delay:5.200000000000002s;-moz-transition-delay:5.200000000000002s;-webkit-transition-delay:5.200000000000002s;-o-transition-delay:5.200000000000002s}div.loaded .appear.delay:nth-child(28),section.loaded .appear.delay:nth-child(28){transition-delay:5.400000000000002s;-moz-transition-delay:5.400000000000002s;-webkit-transition-delay:5.400000000000002s;-o-transition-delay:5.400000000000002s}div.loaded .appear.delay:nth-child(29),section.loaded .appear.delay:nth-child(29){transition-delay:5.600000000000002s;-moz-transition-delay:5.600000000000002s;-webkit-transition-delay:5.600000000000002s;-o-transition-delay:5.600000000000002s}div.loaded .appear.delay:nth-child(30),section.loaded .appear.delay:nth-child(30){transition-delay:5.800000000000002s;-moz-transition-delay:5.800000000000002s;-webkit-transition-delay:5.800000000000002s;-o-transition-delay:5.800000000000002s}div.loaded .appear.delay:nth-child(31),section.loaded .appear.delay:nth-child(31){transition-delay:6.000000000000003s;-moz-transition-delay:6.000000000000003s;-webkit-transition-delay:6.000000000000003s;-o-transition-delay:6.000000000000003s}div.loaded .appear.delay:nth-child(32),section.loaded .appear.delay:nth-child(32){transition-delay:6.200000000000003s;-moz-transition-delay:6.200000000000003s;-webkit-transition-delay:6.200000000000003s;-o-transition-delay:6.200000000000003s}div.loaded .appear.delay:nth-child(33),section.loaded .appear.delay:nth-child(33){transition-delay:6.400000000000003s;-moz-transition-delay:6.400000000000003s;-webkit-transition-delay:6.400000000000003s;-o-transition-delay:6.400000000000003s}div.loaded .appear.delay:nth-child(34),section.loaded .appear.delay:nth-child(34){transition-delay:6.600000000000003s;-moz-transition-delay:6.600000000000003s;-webkit-transition-delay:6.600000000000003s;-o-transition-delay:6.600000000000003s}div.loaded .appear.delay:nth-child(35),section.loaded .appear.delay:nth-child(35){transition-delay:6.800000000000003s;-moz-transition-delay:6.800000000000003s;-webkit-transition-delay:6.800000000000003s;-o-transition-delay:6.800000000000003s}div.loaded .appear--opacity,section.loaded .appear--opacity{opacity:1;-o-transition:all 1.5s ease;-moz-transition:all 1.5s ease;-webkit-transition:all 1.5s ease;transition:all 1.5s ease}div.loaded .appear--opacity.delay:first-child,section.loaded .appear--opacity.delay:first-child{transition-delay:0s;-moz-transition-delay:0s;-webkit-transition-delay:0s;-o-transition-delay:0s}div.loaded .appear--opacity.delay:nth-child(2),section.loaded .appear--opacity.delay:nth-child(2){transition-delay:.2s;-moz-transition-delay:.2s;-webkit-transition-delay:.2s;-o-transition-delay:.2s}div.loaded .appear--opacity.delay:nth-child(3),section.loaded .appear--opacity.delay:nth-child(3){transition-delay:.4s;-moz-transition-delay:.4s;-webkit-transition-delay:.4s;-o-transition-delay:.4s}div.loaded .appear--opacity.delay:nth-child(4),section.loaded .appear--opacity.delay:nth-child(4){transition-delay:.6s;-moz-transition-delay:.6s;-webkit-transition-delay:.6s;-o-transition-delay:.6s}div.loaded .appear--opacity.delay:nth-child(5),section.loaded .appear--opacity.delay:nth-child(5){transition-delay:.8s;-moz-transition-delay:.8s;-webkit-transition-delay:.8s;-o-transition-delay:.8s}div.loaded .appear--opacity.delay:nth-child(6),section.loaded .appear--opacity.delay:nth-child(6){transition-delay:1s;-moz-transition-delay:1s;-webkit-transition-delay:1s;-o-transition-delay:1s}div.loaded .appear--opacity.delay:nth-child(7),section.loaded .appear--opacity.delay:nth-child(7){transition-delay:1.2s;-moz-transition-delay:1.2s;-webkit-transition-delay:1.2s;-o-transition-delay:1.2s}div.loaded .appear--opacity.delay:nth-child(8),section.loaded .appear--opacity.delay:nth-child(8){transition-delay:1.4s;-moz-transition-delay:1.4s;-webkit-transition-delay:1.4s;-o-transition-delay:1.4s}div.loaded .appear--opacity.delay:nth-child(9),section.loaded .appear--opacity.delay:nth-child(9){transition-delay:1.6s;-moz-transition-delay:1.6s;-webkit-transition-delay:1.6s;-o-transition-delay:1.6s}div.loaded .appear--opacity.delay:nth-child(10),section.loaded .appear--opacity.delay:nth-child(10){transition-delay:1.8s;-moz-transition-delay:1.8s;-webkit-transition-delay:1.8s;-o-transition-delay:1.8s}div.loaded .appear--opacity.delay:nth-child(11),section.loaded .appear--opacity.delay:nth-child(11){transition-delay:2s;-moz-transition-delay:2s;-webkit-transition-delay:2s;-o-transition-delay:2s}div.loaded .appear--opacity.delay:nth-child(12),section.loaded .appear--opacity.delay:nth-child(12){transition-delay:2.2s;-moz-transition-delay:2.2s;-webkit-transition-delay:2.2s;-o-transition-delay:2.2s}div.loaded .appear--opacity.delay:nth-child(13),section.loaded .appear--opacity.delay:nth-child(13){transition-delay:2.4s;-moz-transition-delay:2.4s;-webkit-transition-delay:2.4s;-o-transition-delay:2.4s}div.loaded .appear--opacity.delay:nth-child(14),section.loaded .appear--opacity.delay:nth-child(14){transition-delay:2.6s;-moz-transition-delay:2.6s;-webkit-transition-delay:2.6s;-o-transition-delay:2.6s}div.loaded .appear--opacity.delay:nth-child(15),section.loaded .appear--opacity.delay:nth-child(15){transition-delay:2.8s;-moz-transition-delay:2.8s;-webkit-transition-delay:2.8s;-o-transition-delay:2.8s}div.loaded .appear--opacity.delay:nth-child(16),section.loaded .appear--opacity.delay:nth-child(16){transition-delay:3s;-moz-transition-delay:3s;-webkit-transition-delay:3s;-o-transition-delay:3s}div.loaded .appear--opacity.delay:nth-child(17),section.loaded .appear--opacity.delay:nth-child(17){transition-delay:3.200000000000001s;-moz-transition-delay:3.200000000000001s;-webkit-transition-delay:3.200000000000001s;-o-transition-delay:3.200000000000001s}div.loaded .appear--opacity.delay:nth-child(18),section.loaded .appear--opacity.delay:nth-child(18){transition-delay:3.400000000000001s;-moz-transition-delay:3.400000000000001s;-webkit-transition-delay:3.400000000000001s;-o-transition-delay:3.400000000000001s}div.loaded .appear--opacity.delay:nth-child(19),section.loaded .appear--opacity.delay:nth-child(19){transition-delay:3.600000000000001s;-moz-transition-delay:3.600000000000001s;-webkit-transition-delay:3.600000000000001s;-o-transition-delay:3.600000000000001s}div.loaded .appear--opacity.delay:nth-child(20),section.loaded .appear--opacity.delay:nth-child(20){transition-delay:3.800000000000001s;-moz-transition-delay:3.800000000000001s;-webkit-transition-delay:3.800000000000001s;-o-transition-delay:3.800000000000001s}div.loaded .appear--opacity.delay:nth-child(21),section.loaded .appear--opacity.delay:nth-child(21){transition-delay:4.000000000000001s;-moz-transition-delay:4.000000000000001s;-webkit-transition-delay:4.000000000000001s;-o-transition-delay:4.000000000000001s}div.loaded .appear--opacity.delay:nth-child(22),section.loaded .appear--opacity.delay:nth-child(22){transition-delay:4.200000000000001s;-moz-transition-delay:4.200000000000001s;-webkit-transition-delay:4.200000000000001s;-o-transition-delay:4.200000000000001s}div.loaded .appear--opacity.delay:nth-child(23),section.loaded .appear--opacity.delay:nth-child(23){transition-delay:4.400000000000001s;-moz-transition-delay:4.400000000000001s;-webkit-transition-delay:4.400000000000001s;-o-transition-delay:4.400000000000001s}div.loaded .appear--opacity.delay:nth-child(24),section.loaded .appear--opacity.delay:nth-child(24){transition-delay:4.600000000000001s;-moz-transition-delay:4.600000000000001s;-webkit-transition-delay:4.600000000000001s;-o-transition-delay:4.600000000000001s}div.loaded .appear--opacity.delay:nth-child(25),section.loaded .appear--opacity.delay:nth-child(25){transition-delay:4.800000000000002s;-moz-transition-delay:4.800000000000002s;-webkit-transition-delay:4.800000000000002s;-o-transition-delay:4.800000000000002s}div.loaded .appear--opacity.delay:nth-child(26),section.loaded .appear--opacity.delay:nth-child(26){transition-delay:5.000000000000002s;-moz-transition-delay:5.000000000000002s;-webkit-transition-delay:5.000000000000002s;-o-transition-delay:5.000000000000002s}div.loaded .appear--opacity.delay:nth-child(27),section.loaded .appear--opacity.delay:nth-child(27){transition-delay:5.200000000000002s;-moz-transition-delay:5.200000000000002s;-webkit-transition-delay:5.200000000000002s;-o-transition-delay:5.200000000000002s}div.loaded .appear--opacity.delay:nth-child(28),section.loaded .appear--opacity.delay:nth-child(28){transition-delay:5.400000000000002s;-moz-transition-delay:5.400000000000002s;-webkit-transition-delay:5.400000000000002s;-o-transition-delay:5.400000000000002s}div.loaded .appear--opacity.delay:nth-child(29),section.loaded .appear--opacity.delay:nth-child(29){transition-delay:5.600000000000002s;-moz-transition-delay:5.600000000000002s;-webkit-transition-delay:5.600000000000002s;-o-transition-delay:5.600000000000002s}div.loaded .appear--opacity.delay:nth-child(30),section.loaded .appear--opacity.delay:nth-child(30){transition-delay:5.800000000000002s;-moz-transition-delay:5.800000000000002s;-webkit-transition-delay:5.800000000000002s;-o-transition-delay:5.800000000000002s}div.loaded .appear--opacity.delay:nth-child(31),section.loaded .appear--opacity.delay:nth-child(31){transition-delay:6.000000000000003s;-moz-transition-delay:6.000000000000003s;-webkit-transition-delay:6.000000000000003s;-o-transition-delay:6.000000000000003s}div.loaded .appear--opacity.delay:nth-child(32),section.loaded .appear--opacity.delay:nth-child(32){transition-delay:6.200000000000003s;-moz-transition-delay:6.200000000000003s;-webkit-transition-delay:6.200000000000003s;-o-transition-delay:6.200000000000003s}div.loaded .appear--opacity.delay:nth-child(33),section.loaded .appear--opacity.delay:nth-child(33){transition-delay:6.400000000000003s;-moz-transition-delay:6.400000000000003s;-webkit-transition-delay:6.400000000000003s;-o-transition-delay:6.400000000000003s}div.loaded .appear--opacity.delay:nth-child(34),section.loaded .appear--opacity.delay:nth-child(34){transition-delay:6.600000000000003s;-moz-transition-delay:6.600000000000003s;-webkit-transition-delay:6.600000000000003s;-o-transition-delay:6.600000000000003s}div.loaded .appear--opacity.delay:nth-child(35),section.loaded .appear--opacity.delay:nth-child(35){transition-delay:6.800000000000003s;-moz-transition-delay:6.800000000000003s;-webkit-transition-delay:6.800000000000003s;-o-transition-delay:6.800000000000003s}.modal{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;background:transparent;bottom:0;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;-o-transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all .5s ease;width:100%;z-index:99}.modal--share .modal__window{background:var(--offwhite);max-width:548px;padding:24px}.modal--share .modal__close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15.625 4.375-11.25 11.25M15.625 15.625 4.375 4.375'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.modal--video .modal__window{max-width:1040px}.modal--video iframe{aspect-ratio:2}.modal--video iframe,.modal--video video{height:100%;width:100%}.modal--video .modal__close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15.625 4.375-11.25 11.25M15.625 15.625 4.375 4.375'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.modal--open{background:rgba(23,27,23,.6);opacity:1;pointer-events:auto;-o-transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all .5s ease}.modal--open .modal__window{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.modal--open .modal__window,.modal__window{-o-transition:transform .2s ease .1s;-moz-transition:transform .2s ease .1s;-webkit-transition:transform .2s ease .1s;transition:transform .2s ease .1s}.modal__window{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;color:var(--beetle);margin:auto;position:relative;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:var(--content-width)}.modal__window p.title{color:var(--beetle);display:block;font-size:18px;padding-right:60px}@media (min-width:1024px){.modal__window p.title{font-size:20px}}.modal__window form{margin:40px 0 16px}@media (min-width:1240px){.modal__window form{margin:40px 0}}.modal__window form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M16.25 7.5 10 13.75 3.75 7.5' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;margin-bottom:0;padding-right:50px;position:relative;width:100%}@media (max-width:1023px){.modal__window form select{margin-bottom:16px}}@media (min-width:1024px){.modal__window form{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;gap:16px}}.modal__window .icon-list{margin-top:2em}.modal__close{background:no-repeat 50% transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15.625 4.375-11.25 11.25M15.625 15.625 4.375 4.375'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-background-size:auto;background-size:auto;cursor:pointer;height:20px;position:absolute;right:24px;top:24px;width:20px}.toggle{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;border-radius:400px;-moz-border-radius:400px;-webkit-border-radius:400px;-o-border-radius:400px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;padding:8px;-o-transition:background,.5s,ease;-moz-transition:background,.5s,ease;-webkit-transition:background,.5s,ease;transition:background,.5s,ease;z-index:99}@media (max-width:1023px){.toggle{bottom:20px;left:var(--hpad);opacity:0;pointer-events:none;position:fixed;right:var(--hpad);-o-transition:opacity .1s ease .3s;-moz-transition:opacity .1s ease .3s;-webkit-transition:opacity .1s ease .3s;transition:opacity .1s ease .3s}}@media (min-width:768px){.toggle{left:auto}}@media (min-width:1024px){.toggle{bottom:auto;position:relative;right:auto}}.toggle:before{border-radius:400px;-moz-border-radius:400px;-webkit-border-radius:400px;-o-border-radius:400px;content:"";height:32px;position:absolute;top:8px;-o-transition:all .1s ease;-moz-transition:all .1s ease;-webkit-transition:all .1s ease;transition:all .1s ease;width:32px;z-index:1}.toggle--dark-mode{background:hsla(34,29%,83%,.1)}.toggle--dark-mode:before{background:var(--limestone);right:8px}.toggle--light-mode{background:rgba(23,27,23,.1)}.toggle--light-mode:before{background:var(--beetle);right:calc(100% - 40px)}.toggle__option{background-position:50%;background-repeat:no-repeat;-webkit-background-size:16px 16px;background-size:16px 16px;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;cursor:pointer;display:inline-block;height:32px;width:32px;z-index:2}.toggle__option--dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M6.757 1.757a6.006 6.006 0 0 0 7.486 7.486 6 6 0 1 1-7.486-7.486Z' fill='%23171B17' stroke='%23171B17' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.toggle__option--light{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 2.5V1' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 11.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23EDE4D8'/%3E%3Cpath d='M4 4 3 3M4 12l-1 1M12 4l1-1M12 12l1 1M2.5 8H1M8 13.5V15M13.5 8H15' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");margin-right:8px}.nav{--menu-primary:var(--text-color);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:hsla(34,29%,83%,.01);border-bottom:1px solid hsla(34,29%,83%,.1);display:block;height:auto;left:0;position:fixed;top:0;width:100%;z-index:99}@media (max-width:1240px){.nav .nav__mobile{display:none;opacity:0}}@media (min-width:1240px){.nav{bottom:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-o-transition:transform .3s ease,background-color .3s;-moz-transition:transform .3s ease,background-color .3s;-webkit-transition:transform .3s ease,background-color .3s;transition:transform .3s ease,background-color .3s}}.nav--dark{background:var(--background);-o-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.nav--dark .site-logo svg path,.nav--dark .site-logo svg polygon{fill:var(--offwhite)}.nav__content{border-left:0;border-right:0;height:100%;overflow:auto;position:relative}@media (max-width:1239px){.nav__content{height:100vh;max-height:56px;overflow:hidden;padding:0;-o-transition:max-height 1s ease;-moz-transition:max-height 1s ease;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}}@media (min-width:768px) and (max-width:1239px){.nav__content{max-height:71px}}@media (min-width:1240px){.nav__content{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;height:var(--nav-height);overflow:unset}}.nav__overlay{position:relative}.nav__link{display:block;font-size:18px;padding:40px 0;text-decoration:none;text-transform:uppercase}@media (min-width:768px){.nav__link{font-size:24px}}@media (min-width:1240px){.nav__link{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;font-size:13px;padding:2px 7px}}@media (min-width:1400px){.nav__link{font-size:14px}}@media (max-width:1239px){.nav__wrapper{background:var(--background);border-top:1px solid hsla(34,29%,83%,.1);height:100%;overflow:scroll;padding-bottom:calc(100% - 100px);padding-left:var(--hpad);padding-right:var(--hpad)}}@media (min-width:1240px){.nav__wrapper>li{padding:32px 0}}.nav__wrapper li{border-bottom:1px solid hsla(34,29%,83%,.1);display:block}@media (min-width:1240px){.nav__wrapper li{margin:0 20px}}.nav__wrapper li .nav__link{border:1px solid transparent}@media (min-width:1240px){.nav__wrapper li.active .nav__link,.nav__wrapper li:hover .nav__link{border:1px solid var(--offwhite)}.nav__wrapper{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;text-align:center;width:100%}.nav__wrapper li{border:0}}.nav__tiles{display:grid;gap:24px;grid-template-columns:1fr 1fr}.nav__tiles .tile{width:auto}@media (min-width:1240px){.nav__tiles{gap:32px;grid-template-columns:1fr 1fr 1fr 1fr;width:100%}}.nav__tiles .tile__title-wrapper{text-align:left}.nav__tiles--half{grid-template-columns:1fr 1fr}@media (max-width:1024px){.nav__tiles--half{grid-template-columns:1fr;width:100%}}.nav__submenu-wrapper{left:0;max-height:0;overflow:hidden;-o-transition:max-height 1s ease;-moz-transition:max-height 1s ease;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}@media (min-width:1240px){.nav__submenu-wrapper{position:absolute;top:100%;width:100vw}}.nav__submenu-wrapper .nav__submenu{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;background:var(--background);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;pointer-events:none;width:100%}@media (min-width:1240px){.nav__submenu-wrapper .nav__submenu{border-top:1px solid hsla(34,29%,83%,.1);overflow:auto;padding:40px var(--hpad)}}.nav__button{position:fixed;right:10px;top:10px}@media (min-width:768px){.nav__button{right:40px;top:30px}}.nav__right{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:56px;padding:0 var(--hpad);position:absolute;right:0;top:0}@media (min-width:768px){.nav__right{height:72px;padding:0 var(--hpad)}}@media (min-width:1240px){.nav__right{height:88px;padding-right:0;position:static}}.nav__right.nav__dropdown--open .nav__search--icon-holder{border:1.5px solid var(--limestone)}.nav__right.nav__dropdown--open .nav__search-wrapper{max-height:2000px}@media (min-width:1240px){.nav__right.nav__dropdown--open .nav__search-wrapper{max-height:192px}}.nav__search--icon{align-items:center;border-radius:200px;-moz-border-radius:200px;-webkit-border-radius:200px;-o-border-radius:200px;cursor:pointer;display:flex;height:100%;margin-left:auto;margin-right:10px;min-width:40px;overflow:hidden;padding:0;-o-transition:top .3s ease;-moz-transition:top .3s ease;-webkit-transition:top .3s ease;transition:top .3s ease;-o-transition:min-width var(--animation-duration-2) var(--animation-curve);-moz-transition:min-width var(--animation-duration-2) var(--animation-curve);-webkit-transition:min-width var(--animation-duration-2) var(--animation-curve);transition:min-width var(--animation-duration-2) var(--animation-curve);width:40px;z-index:11}@media (min-width:1024px){.nav__search--icon{margin-right:30px}}.nav__search--icon .nav__search--icon-holder{background:no-repeat 20px transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8.75 15a6.25 6.25 0 1 0 0-12.5 6.25 6.25 0 0 0 0 12.5ZM13.17 13.17l4.33 4.33'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;border:1.5px solid var(--site-border-color);border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;color:var(--menu-primary);height:40px;-o-transition:all .1s ease;-moz-transition:all .1s ease;-webkit-transition:all .1s ease;transition:all .1s ease;width:40px}.nav__search--icon .nav__search--icon-holder:hover{border:1.5px solid var(--limestone)}.nav__links{width:100%}@media (max-width:1024px){.nav__links{margin-top:40px}}@media (min-width:768px){.nav__links{display:grid;gap:32px;grid-template-columns:1fr 1fr}}@media (max-width:1239px){.nav__links{margin-bottom:40px}}.nav__dropdown .nav__link{position:relative}.nav__dropdown .nav__link:after{background:no-repeat 50% transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10.5h13.75M10 3.625v13.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");content:"";display:block;height:20px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px}@media (min-width:1240px){.nav__dropdown .nav__link:after{display:none}.nav__dropdown:hover .nav__submenu-wrapper{max-height:584px}.nav__dropdown:hover .nav__submenu-wrapper .nav__submenu{pointer-events:auto;z-index:12}.nav__dropdown:hover .nav__submenu-wrapper .nav__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10.5h13.75' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}}@media (min-width:1240px) and (max-width:1240px){.nav__dropdown:hover .nav__submenu{max-height:999px;opacity:1;pointer-events:auto}}.nav__dropdown--open .nav__submenu-wrapper{max-height:2000px}.nav__dropdown--open .nav__submenu{pointer-events:auto}.nav__dropdown--open .nav__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10.5h13.75' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}@media (max-width:1240px){.nav__dropdown--open .nav__submenu{max-height:999px}}.nav__cta{background-position:100%;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;display:inline-block;position:relative;text-align:left;text-decoration:none;width:100%}@media (max-width:767px){.nav__cta:first-of-type{margin-bottom:20px}}.nav__cta-content{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;align-items:center;color:var(--black);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between;padding:24px;position:relative;z-index:2}.nav__cta-content p{font-size:14px;line-height:120%;margin:0}@media (max-width:767px){.nav__cta-content p{text-align:center;text-transform:uppercase;width:100%}}@media (min-width:768px){.nav__cta-content p{font-size:24px}}.nav__cta-arrow{background:no-repeat 50% transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 48c13.255 0 24-10.745 24-24S37.255 0 24 0 0 10.745 0 24s10.745 24 24 24Zm.72-30.155a.75.75 0 0 1 1.06 0l5.625 5.625a.748.748 0 0 1 0 1.06l-5.625 5.625a.75.75 0 1 1-1.06-1.06l4.344-4.345H17.125a.75.75 0 0 1 0-1.5h11.94l-4.345-4.345a.75.75 0 0 1 0-1.06Z' fill='%23171B17'/%3E%3C/svg%3E");-webkit-background-size:contain;background-size:contain;display:inline-block;height:48px;width:48px}@media (max-width:767px){.nav__cta-arrow{display:none}}.nav__close{color:var(--menu-primary)!important;font-size:.9rem;font-weight:600;margin-top:1rem;position:absolute;right:20px;top:10px}.nav__close:before{content:"Menu"}@media (min-width:1240px){.nav__close{display:none}}.nav__icon{background-color:transparent;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;color:var(--menu-primary);cursor:pointer;height:40px;padding:0;text-transform:uppercase;-o-transition:top .3s ease;-moz-transition:top .3s ease;-webkit-transition:top .3s ease;transition:top .3s ease;width:40px;z-index:11}.nav__icon div{display:block;height:auto;margin:0 auto;text-align:center;vertical-align:middle;width:12px}.nav__icon div span{background-color:var(--offwhite);display:block;height:1px;margin-bottom:3px;-o-transform-origin:center center;-moz-transform-origin:center center;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-o-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.nav__icon div span:first-of-type{-o-transform-origin:1px 3px;-moz-transform-origin:1px 3px;-webkit-transform-origin:1px 3px;-ms-transform-origin:1px 3px;transform-origin:1px 3px}.nav__icon div span:last-of-type{margin-bottom:1px;-o-transition:all .1s ease;-moz-transition:all .1s ease;-webkit-transition:all .1s ease;transition:all .1s ease}.nav__icon b{display:block;font-family:inherit;font-size:9px;letter-spacing:1px;line-height:9px;opacity:1;text-align:center;text-align:justify;text-justify:inter-word;-o-transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s;width:100%}@media (min-width:1240px){.nav__icon{display:none}}.site-logo{display:block;flex-shrink:0;height:32px;left:0;margin:12px 0;top:0;width:164px}@media (max-width:1239px){.site-logo{margin-left:var(--hpad)}}.site-logo svg{height:auto;width:100%}@media (min-width:769px){.site-logo{margin-right:10px}}@media (min-width:768px){.site-logo{height:47px;width:224px}}@media (max-width:1239px){body.light-mode .nav__wrapper{background:var(--limestone-tint)}}body.light-mode .nav__search--icon-holder{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8.75 15a6.25 6.25 0 1 0 0-12.5 6.25 6.25 0 0 0 0 12.5ZM13.17 13.17l4.33 4.33'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");border-color:var(--beetle)!important}body.light-mode .nav{--menu-primary:var(--color-light)}@media (min-width:768px){body.light-mode .nav li.active .nav__link,body.light-mode .nav li:hover .nav__link{border:1px solid var(--beetle)}}body.light-mode .nav li .nav__link{color:var(--beetle)}body.light-mode .nav__submenu{background:var(--limestone-tint)}body.light-mode .nav__submenu .nav__links{margin-top:20px}body.light-mode .nav__icon div span{background-color:var(--beetle)}body.light-mode .nav__search{background:var(--limestone-tint)}body.light-mode .nav__search form input#s{border-bottom:1px solid rgba(23,27,23,.1)!important}body.light-mode .nav__search form input#s::-webkit-input-placeholder{color:var(--beetle)!important;opacity:.1}body.light-mode .nav__search form input#s:-moz-placeholder{color:var(--beetle)!important;opacity:.1}body.light-mode .nav__search form .search-arrow{background:rgba(23,27,23,.1)!important}body.light-mode .nav__search form .search-arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M11.25 4.375 16.875 10l-5.625 5.625'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")!important}body.light-mode .nav__search form .nav__search-suggestions a,body.light-mode .nav__search form .nav__search-suggestions p{color:var(--beetle)}body.light-mode .site-logo svg path,body.light-mode .site-logo svg polygon{fill:var(--beetle)}.nav--open .nav__close{color:var(--menu-primary)}.nav--open .nav__close:before{content:"Close"}.nav--open .nav__icon div span:first-of-type,.nav--open .nav__icon div span:last-of-type{opacity:0}@media (min-width:1240px){.nav--open .nav__wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.nav--open .toggle{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:1240px){.nav--open{overflow:hidden}.nav--open .nav{background:var(--background);top:0}.nav--open .nav .nav__mobile{display:block;opacity:1}.nav--open .nav .site-logo svg path,.nav--open .nav .site-logo svg polygon{fill:var(--offwhite)}.nav--open .nav__content{max-height:2000px}.nav--open .nav__right .toggle{opacity:1;pointer-events:auto}.nav--open .nav__search{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.25 12.5a5.25 5.25 0 1 0 0-10.5 5.25 5.25 0 0 0 0 10.5Z' stroke='%23E6DFD7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.962 10.962 14 14' stroke='%23FFF' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:#e6dfd7}}@media (min-width:768px){.nav--show .nav{background-color:var(--color-primary);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-o-transition:transform .3s ease,background-color .3s;-moz-transition:transform .3s ease,background-color .3s;-webkit-transition:transform .3s ease,background-color .3s;transition:transform .3s ease,background-color .3s}}.nav--show.nav--light .site-logo svg path{fill:var(--menu-primary)}.nav--show .site-logo{margin:32px 0}.nav--show .nav__desktop li a{padding:2rem 1.2rem 1.5rem}@media (min-width:1640px){.nav--show .nav__desktop li a{padding:2rem 1.8rem 1.5rem}}@media (min-width:768px){.nav--hide .nav{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-o-transition:transform .3s ease,background-color .3s;-moz-transition:transform .3s ease,background-color .3s;-webkit-transition:transform .3s ease,background-color .3s;transition:transform .3s ease,background-color .3s}}.nav__submenu .nav__tiles--half{gap:0 24px}@media (min-width:1240px){.nav__submenu .nav__tiles--half{gap:0 32px;margin-top:-40px}.nav__submenu .nav__tiles{margin-bottom:30px}}@media (min-width:768px){.nav__submenu .nav__tiles a{margin-bottom:0}}@media (max-width:768px){.nav__submenu .tile-news{padding:24px 0}}.nav__submenu .tile-news__text{padding-right:0}.nav__submenu .tile-news__link{display:none}.nav__search-wrapper{left:0;max-height:0;overflow:hidden;position:fixed;top:100%;-o-transition:max-height 1s ease;-moz-transition:max-height 1s ease;-webkit-transition:max-height 1s ease;transition:max-height 1s ease;width:100%}.nav__search{background-color:var(--beetle);border-top:1px solid hsla(34,29%,83%,.1);padding:20px var(--hpad) 40px var(--hpad)}@media (max-width:1023px){.nav__search{height:calc(100vh - 73px);padding:20px var(--hpad)}}@media (max-width:767px){.nav__search{height:calc(100vh - 57px)}}.nav__search form.searchform{height:100%;position:relative}@media (min-width:768px){.nav__search form.searchform{margin-right:72px}}.nav__search form.searchform:before{background:no-repeat 11px 10.5px transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.25 12.5a5.25 5.25 0 1 0 0-10.5 5.25 5.25 0 0 0 0 10.5Z' stroke='%23EDE4D8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.962 10.962 14 14' stroke='%23EDE4D8' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");color:var(--menu-primary);content:"";height:40px;overflow:hidden;padding:0;position:absolute;text-transform:uppercase;top:4px;width:40px}@media (min-width:1024px){.nav__search form.searchform:before{top:12px}}.nav__search form.searchform .search-arrow{background:rgba(206,141,57,.1);border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;top:4px}@media (max-width:767px){.nav__search form.searchform .search-arrow{display:none}}@media (min-width:1024px){.nav__search form.searchform .search-arrow{display:inline-block;height:48px;position:absolute;right:-72px;top:12px;width:48px}}.nav__search form.searchform .search-arrow:after{background:no-repeat 50% transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23E0D5C7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M11.25 4.375 16.875 10l-5.625 5.625'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-background-size:20px;background-size:20px;content:"";display:inline-block;height:48px;width:48px}.nav__search form.searchform input#s{background:transparent;border-bottom:1px solid hsla(34,29%,83%,.1)!important;border-left:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;border-right:none;border-top:none;font-size:24px;letter-spacing:0;margin:0;opacity:1;padding:0 50px;text-transform:none;-o-transition:none;-moz-transition:none;-webkit-transition:none;transition:none;width:100%}@media (min-width:1024px){.nav__search form.searchform input#s{font-size:32px}}.nav__search form.searchform input#s:active,.nav__search form.searchform input#s:focus,.nav__search form.searchform input#s:hover{border:none;outline:none}@media (max-width:767px){.nav__search form.searchform input#submit{bottom:0;display:block;position:absolute;width:100%}}.nav__search .nav__search-suggestions{margin-top:40px}@media (max-width:767px){.nav__search .nav__search-suggestions{align-items:start;display:flex;flex-direction:column}}.nav__search .nav__search-suggestions p{display:block;font-size:14px;margin:0 0 24px!important}@media (min-width:1024px){.nav__search .nav__search-suggestions p{display:inline-block;margin:0 24px 0 0!important}}.nav__search .nav__search-suggestions a{margin-bottom:8px}@media (min-width:768px){.nav__search .nav__search-suggestions a{display:inline-block}}.posts-filter--horizontal{position:relative;z-index:2}.posts-filter--horizontal .filter-groups{display:flex;flex-wrap:wrap;gap:8px;width:100%}@media (min-width:768px){.posts-filter--horizontal .filter-groups{gap:0}.posts-filter--horizontal .filter-groups .left-group{width:calc(100% - 140px)}.posts-filter--horizontal .filter-groups .right-group{width:140px}}.posts-filter--horizontal .filter-group{width:100%}@media (max-width:767px){.posts-filter--horizontal .filter-group.left-group .filter-mobile-toggle--open{padding-bottom:12px}}.posts-filter--horizontal .tags--list{display:flex;flex-wrap:wrap;gap:8px}.posts-filter--horizontal .tag{cursor:pointer;margin:0}.posts-filter--horizontal .posts-form-mobile-trigger{padding-right:24px;position:relative}.posts-filter--horizontal .posts-form-mobile-trigger:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8.125 3.75 5 6.875 1.875 3.75' stroke='%2399A094' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h10v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");content:"";height:10px;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:10px}@media (min-width:768px){.posts-filter--horizontal .posts-form-mobile-trigger{display:none}}.posts-filter--horizontal .filter-mobile-toggle{background-color:var(--beetle);display:none;margin:-4px -2px;padding-top:20px;width:100%}.posts-filter--horizontal .filter-mobile-toggle--open{display:block}.posts-filter--horizontal .input-group{cursor:pointer;display:inline-block;margin:4px 2px;position:relative}.posts-filter--horizontal .input-group label{cursor:pointer}.posts-filter--horizontal .input-group input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.posts-filter--horizontal .input-group input:checked+label{border-color:var(--limestone);color:var(--limestone)}.posts-form-mobile-trigger[aria-expanded=true]:after{-webkit-transform:scaleY(-1) translateY(50%);-moz-transform:scaleY(-1) translateY(50%);-o-transform:scaleY(-1) translateY(50%);-ms-transform:scaleY(-1) translateY(50%);transform:scaleY(-1) translateY(50%)}.posts-form-mobile-trigger[aria-expanded=true].tag--white{border-color:var(--color-cream);color:var(--color-cream)}.site-notification-banner{background-color:var(--limestone);display:none;height:var(--notification-height);left:0;padding:16px 60px 16px 16px;position:fixed;right:0;top:0;-o-transition:margin-top,.25s,ease;-moz-transition:margin-top,.25s,ease;-webkit-transition:margin-top,.25s,ease;transition:margin-top,.25s,ease;z-index:9}@media (min-width:768px){.site-notification-banner{padding:16px 80px 16px 24px}}.site-notification-banner__close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15.625 4.375-11.25 11.25M15.625 15.625 4.375 4.375'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");cursor:pointer;height:20px;position:absolute;right:16px;top:16px;width:20px}@media (min-width:768px){.site-notification-banner__close{right:24px;top:16px}}.site-notification-banner p{color:var(--beetle);font-size:14px;margin:0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}html.site-notification--show{margin-top:var(--notification-height);scroll-padding-top:calc(var(--notification-height) + var(--nav-height) + 40px)}@media (min-width:768px){html.site-notification--show{margin-top:var(--notification-height)}}html.site-notification--show .nav{top:var(--notification-height)}@media (max-width:1239px){html.site-notification--show .nav__content{height:calc(100vh - var(--notification-height))}}html.site-notification--show .site-notification-banner{display:block;margin-top:0}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-viewport{height:100%;overflow:hidden;position:relative}.flickity-slider{height:100%;position:absolute;width:100%}.flickity-button{background:hsla(0,0%,100%,.75);border:none;color:#333;position:absolute}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{-webkit-box-shadow:0 0 0 5px #19f;-moz-box-shadow:0 0 0 5px #19f;box-shadow:0 0 0 5px #19f;outline:none}.flickity-button:active{opacity:.6}.flickity-button:disabled{cursor:auto;opacity:.3;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;height:44px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:44px}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-prev-next-button .flickity-button-icon{height:60%;left:20%;position:absolute;top:20%;width:60%}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{left:10px;right:auto}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots{bottom:-25px;line-height:1;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.flickity-page-dots .dot{background:#333;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 8px;opacity:.25;width:10px}.flickity-page-dots .dot.is-selected{opacity:1}.slider .tile{margin:0 20px;opacity:.5}.slider .is-selected,.slider .tile{-o-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.slider .is-selected{opacity:1}.slider__nav .tile__content{display:none}.slider--gradientoverflow{position:relative}.slider--gradientoverflow:after,.slider--gradientoverflow:before{background:#fff;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);bottom:0;content:"";display:block;position:absolute;right:0;top:0;width:50px;z-index:1}.slider--gradientoverflow:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0;right:auto}.slider--gradientoverflow .flickity-slider :last-child{margin-right:30vw}.social-feed{background-color:#fff;display:block;padding:30px;position:relative;width:100%}@media (min-width:768px){.social-feed{padding:50px 50px 80px}}@media (min-width:1240px){.social-feed{padding:70px 70px 120px}}.social-feed__title{line-height:.9em;margin-bottom:1em}.social-feed__wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding:0!important}@media (min-width:600px){.social-feed__wrapper{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;float:none;-webkit-justify-content:flex-start;justify-content:flex-start}}.social-feed__item{aspect-ratio:1/1;display:inline-block;margin-bottom:30px}@media (min-width:600px){.social-feed__item{margin-left:10px!important}.social-feed__item:first-child{margin-left:0}.social-feed__item:nth-child(2n){position:relative;top:50px}}@media (min-width:768px){.social-feed__item:nth-child(4){display:none!important}}@media (min-width:1240px){.social-feed__item:nth-child(4){display:inline-block!important}}@media (min-width:600px) and (max-width:1023px){.social-feed__item:nth-child(3),.social-feed__item:nth-child(4){display:none!important}}.tile-news{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;border-bottom:1.5px solid var(--beetle-tint);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;overflow:hidden;padding:40px 0;position:relative;text-align:left}.tile-news h3{font-family:var(--textFont);margin-bottom:.5em;max-width:1111px}.tile-news h3 a{max-width:100%}@media (min-width:768px){.tile-news h3 a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.tile-news:hover h3 .underline{-webkit-animation:underline .2s linear forwards;-moz-animation:underline .2s linear forwards;-o-animation:underline .2s linear forwards;-ms-animation:underline .2s linear forwards;animation:underline .2s linear forwards;background-position:0 100%}.tile-news:hover .tag{border-color:var(--offwhite);color:var(--offwhite)}.tile-news:hover .tile-news__link a{-webkit-box-shadow:inset 0 0 0 1px var(--offwhite);-moz-box-shadow:inset 0 0 0 1px var(--offwhite);box-shadow:inset 0 0 0 1px var(--offwhite);-o-transition:box-shadow .15s ease;-moz-transition:box-shadow .15s ease;-webkit-transition:box-shadow .15s ease;transition:box-shadow .15s ease}.tile-news__text{overflow:hidden;width:auto}@media (min-width:500px){.tile-news__text{padding-right:40px}}.tile-news__text a{text-decoration:none}.tile-news__link{color:var(--grey-light);flex-shrink:0;font-size:14px;margin-left:auto;text-align:center}.tile-news__link a{background:no-repeat center center var(--beetle-tint);border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;-webkit-box-shadow:inset 0 0 0 -2px transparent;-moz-box-shadow:inset 0 0 0 -2px transparent;box-shadow:inset 0 0 0 -2px transparent;display:block;height:48px;margin-left:auto;margin-right:auto;width:48px}.tile-news__link a,.tile-news__link a:hover{-o-transition:box-shadow .2s ease;-moz-transition:box-shadow .2s ease;-webkit-transition:box-shadow .2s ease;transition:box-shadow .2s ease}.tile-news__link a:hover{-webkit-box-shadow:inset 0 0 0 1px var(--offwhite);-moz-box-shadow:inset 0 0 0 1px var(--offwhite);box-shadow:inset 0 0 0 1px var(--offwhite)}.tile-news__link--download a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 11.875v-8.75M16.875 11.875v4.375a.624.624 0 0 1-.625.625H3.75a.625.625 0 0 1-.625-.625v-4.375'/%3E%3Cpath d='M13.125 8.75 10 11.875 6.875 8.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");margin-bottom:8px}.tile-news__link--read a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M11.25 4.375 16.875 10l-5.625 5.625'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.tile-news__hover{bottom:0;left:0;position:absolute;right:0;top:0}.block-post-item{display:block}.tiles{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;width:auto}.tiles,.tiles__wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tiles__wrapper{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}.tile{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;display:block;margin-bottom:2rem;position:relative;text-decoration:none}@media (min-width:768px){.tile{width:calc(50% - 12px)}}.tile picture{display:block;line-height:0;width:100%}.tile picture img{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;width:100%}.tile a{display:inline-block;height:auto;text-decoration:none;width:100%}.tile .glow{bottom:0;left:0;max-width:none;position:absolute;right:0;top:0;z-index:0}.tile:hover .tile__excerpt p{color:var(--offwhite)}.tile__image{background:rgba(0,0,0,.1);height:auto;position:relative;width:100%}.tile__image img{display:block;height:auto;width:100%}.tile__content{display:block;padding-top:1rem}.tile__format{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;height:0;line-height:0;overflow:hidden;padding-bottom:70%;position:relative}.tile__format img{height:100%;left:0;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:0;width:100%}.tile__placeholder{background:var(--beetle-tint);padding-bottom:75%}.tile__meta{font-size:75%;letter-spacing:.02em;margin-bottom:.9em;text-transform:uppercase}.tile__title{display:block;margin-top:24px}.tile__title h4{font-family:var(--textFont);font-size:var(--fs-h3);line-height:1.2em;margin-right:1em}.tile__title .icon{flex-shrink:0;margin-left:auto;margin-top:-.25em}@media (min-width:768px){.tile__title{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.tile__title .tag{margin-right:0}}.tile__title-wrapper{margin-bottom:1em}.tile__excerpt{margin-bottom:24px;max-width:567px;padding-right:20px}@media (max-width:767px){.tile__excerpt{display:none}}.tile__excerpt p{color:var(--grey-dark);-o-transition:color .25s ease;-moz-transition:color .25s ease;-webkit-transition:color .25s ease;transition:color .25s ease}.tile--spacer{opacity:0}.tile--padding{background:var(--beetle-tint);padding:24px}.tile--padding .tile__placeholder{background:var(--beetle)}.tile--padding .tile__title{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.tile--large{width:100%}.tile--large .tile__title{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.tile--large .tile__title .tag{margin-right:0}@media (min-width:1024px){.tile--large{position:sticky;top:calc(var(--nav-height) + 40px);width:calc(50% - 1rem)}}.tile--media{position:relative}.tile--media .tile__title{margin-top:0}.tile--media .tile__format{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.tile--media .tile__format:after{background:linear-gradient(0deg,rgba(30,32,29,.8),rgba(30,32,29,.8));bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.tile--media .tile__categories,.tile--media .tile__excerpt,.tile--media .tile__title{position:relative;z-index:1}.tile--petition .tag{border-color:var(--salmon);color:var(--salmon)}.tile--letter .tag{border-color:var(--welkin);color:var(--welkin)}.tile--resource .tag{border-color:var(--monarch);color:var(--monarch)}.tile--video .tile__format{height:auto;padding-bottom:0}.tile--video .tag{border-color:var(--offwhite);color:var(--offwhite)}.tile--microsite{--underline-color:var(--black);background-position:50%}.tile--microsite,.tile--microsite h4{color:var(--black)}.tile--microsite .tile__format{display:none}.tile--microsite .tile__excerpt p{color:var(--black)}.tile--microsite .tag{border-color:var(--black);color:var(--black)}.tile--microsite:hover .tile__excerpt p{color:var(--black)}.tile--letter .tile__format,.tile--petition .tile__format,.tile--resource .tile__format{display:none}.wp-video{margin:40px 0;position:relative;width:100%!important}.wp-video:before{background:linear-gradient(0deg,#171b17,rgba(23,27,23,0));bottom:0;content:"";height:202px;left:0;position:absolute;width:100%;z-index:1}.wp-video .mejs-controls{align-items:center;backdrop-filter:blur(5px)!important;background:hsla(34,37%,89%,.01)!important;border:1px solid hsla(34,37%,89%,.1)!important;border-radius:8px!important;-moz-border-radius:8px!important;-webkit-border-radius:8px!important;-o-border-radius:8px!important;bottom:16px;display:flex;height:auto;left:16px;margin:0;padding:16px;width:calc(100% - 32px)}.wp-video .mejs-controls .mejs-currenttime-container,.wp-video .mejs-controls .mejs-duration-container{margin:0;padding:0}.wp-video .mejs-controls .mejs-currenttime-container span,.wp-video .mejs-controls .mejs-duration-container span{font-size:14px;font-weight:500;line-height:130%;text-transform:uppercase}.wp-video .mejs-controls .mejs-button,.wp-video .mejs-controls .mejs-time,.wp-video .mejs-controls .mejs-time-rail{line-height:normal}.wp-video .mejs-controls .mejs-button{height:20px;width:20px}.wp-video .mejs-controls .mejs-play button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M6.75 3.739v16.523a.75.75 0 0 0 1.14.627l13.507-8.262a.732.732 0 0 0 0-1.254L7.889 3.112a.75.75 0 0 0-1.139.627Z' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;-webkit-background-size:24px;background-size:24px;margin:0;padding:0}.wp-video .mejs-controls .mejs-currenttime-container{height:auto;margin-left:24px}@media (min-width:1240px){.wp-video .mejs-controls .mejs-currenttime-container{margin-left:40px}}.wp-video .mejs-controls .mejs-time-rail{height:10px;margin:0 8px;padding:0}.wp-video .mejs-controls .mejs-duration-container{height:auto;margin-right:24px}@media (min-width:1240px){.wp-video .mejs-controls .mejs-duration-container{margin-right:40px}}.wp-video .mejs-controls .mejs-volume-button{margin-right:20px}.wp-video .mejs-controls .mejs-fullscreen-button button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15.75 4.5h3.75v3.75M8.25 19.5H4.5v-3.75M19.5 15.75v3.75h-3.75M4.5 8.25V4.5h3.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;-webkit-background-size:24px;background-size:24px;margin:0;padding:0}.block-accordion__title{margin-bottom:56px}@media (min-width:600px){.block-accordion__title{margin-bottom:80px}}.block-accordion__item{background-color:var(--beetle-tint);border:1.5px solid transparent;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;-o-transition:all .25s ease;-moz-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease}.block-accordion__item:not(:last-of-type){margin-bottom:16px}.block-accordion__item-title{cursor:pointer;padding:16px 52px;position:relative}@media (min-width:768px){.block-accordion__item-title{padding:16px 44px}}.block-accordion__item-title:after{background:no-repeat 50% transparent;content:"";height:20px;left:16px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-o-transition:all .25s ease;-moz-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease;width:20px}@media (min-width:768px){.block-accordion__item-title:after{left:28px}.block-accordion__item-title{padding:24px 72px}}.block-accordion__item-title h2{font-family:var(--textFont);font-size:18px;margin:0}@media (min-width:600px){.block-accordion__item-title h2{font-size:22px}}@media (min-width:769px){.block-accordion__item-title h2{font-size:24px}}.block-accordion__item-text-area{color:var(--grey-dark);display:none;padding:24px 16px 16px}@media (min-width:768px){.block-accordion__item-text-area{max-width:800px;padding:16px 24px 40px}}.block-accordion__item-text-area p:last-of-type{margin-bottom:0}.block-accordion__item-text-area .block-accordion__item-additional-items{display:flex;flex-direction:column}@media (min-width:768px){.block-accordion__item-text-area .block-accordion__item-additional-items{flex-direction:row}}.block-accordion__item-text-area .block-accordion__item-additional-items .block-accordion__item-additional-item:not(:last-of-type){margin-bottom:40px}@media (min-width:768px){.block-accordion__item-text-area .block-accordion__item-additional-items .block-accordion__item-additional-item:not(:last-of-type){margin-right:80px}}.block-accordion__item-text-area .block-accordion__item-additional-items .block-accordion__item-additional-item p{margin:0}.block-accordion__item-text-area .block-accordion__item-additional-items .block-accordion__item-additional-item p:first-of-type{color:var(--grey-dark);font-size:12px;margin-bottom:8px;text-transform:uppercase}@media (min-width:768px){.block-accordion__item-text-area .block-accordion__item-additional-items .block-accordion__item-additional-item p:first-of-type{font-size:14px;margin-bottom:16px}}.block-accordion__item-text-area .block-accordion__item-additional-items .block-accordion__item-additional-item p:last-of-type{color:var(--limestone);font-size:18px}@media (min-width:768px){.block-accordion__item-text-area .block-accordion__item-additional-items .block-accordion__item-additional-item p:last-of-type{font-size:24px}}.block-accordion__item-text-area .block-accordion__item-buttons{margin-top:40px}@media (max-width:767px){.block-accordion__item-text-area .block-accordion__item-buttons a.button:not(:last-of-type){margin-bottom:16px}}@media (min-width:768px){.block-accordion__item-text-area .block-accordion__item-buttons a.button:not(:last-of-type){margin-right:16px}}.block-accordion__item.block-accordion__item--open .block-accordion__item-text-area{display:block}.block-accordion--colour--green .block-accordion__item:hover{border-color:var(--wildforest)}.block-accordion--colour--green .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%233B9950' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10.5h13.75M10 3.625v13.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.block-accordion--colour--green .block-accordion__item--open{background:linear-gradient(0deg,rgba(59,153,80,.2),rgba(59,153,80,.2)),#1f2320;border-color:var(--wildforest)}.block-accordion--colour--green .block-accordion__item--open .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10.5h13.75' stroke='%233B9950' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.block-accordion--colour--blue .block-accordion__item:hover{border-color:var(--welkin)}.block-accordion--colour--blue .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%233CB0F1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M10 3.125v13.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.block-accordion--colour--blue .block-accordion__item--open{background:linear-gradient(0deg,rgba(60,176,241,.2),rgba(60,176,241,.2)),#1f2320;border-color:var(--welkin)}.block-accordion--colour--blue .block-accordion__item--open .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10h13.75' stroke='%233CB0F1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.block-accordion--colour--yellow .block-accordion__item:hover{border-color:var(--monarch)}.block-accordion--colour--yellow .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23F2B332' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M10 3.125v13.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.block-accordion--colour--yellow .block-accordion__item--open{background:linear-gradient(0deg,rgba(242,179,50,.2),rgba(242,179,50,.2)),#1f2320;border-color:var(--monarch)}.block-accordion--colour--yellow .block-accordion__item--open .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10h13.75' stroke='%23F2B332' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.block-accordion--colour--red .block-accordion__item:hover{border-color:var(--salmon)}.block-accordion--colour--red .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EF6C83' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M10 3.125v13.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.block-accordion--colour--red .block-accordion__item--open{background:linear-gradient(0deg,rgba(239,108,131,.2),rgba(239,108,131,.2)),#1f2320;border-color:var(--salmon)}.block-accordion--colour--red .block-accordion__item--open .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10h13.75' stroke='%23EF6C83' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.block-annual-reports__title{margin-bottom:56px}@media (min-width:1240px){.block-annual-reports__title{margin-bottom:80px}}.block-annual-reports__title h2{margin-bottom:40px}.block-annual-reports__title p{color:var(--grey-dark);margin-bottom:0}.block-annual-reports__wrapper{grid-gap:24px;display:grid;grid-template-columns:1fr}@media (min-width:1240px){.block-annual-reports__wrapper{grid-gap:32px;grid-template-columns:1fr 1fr}}.block-annual-reports__report{align-items:center;background-color:var(--beetle-tint);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;display:flex;justify-content:center;padding:16px;text-decoration:none}@media (min-width:768px){.block-annual-reports__report{padding:24px}}.block-annual-reports__report h2,.block-annual-reports__report p{margin:0}@media (min-width:768px){.block-annual-reports__report h2{margin-bottom:24px}}.block-annual-reports__report p{color:var(--grey-dark);display:none}@media (min-width:768px){.block-annual-reports__report p{display:block}}.block-annual-reports__report-image{background-position:50%;-webkit-background-size:cover;background-size:cover;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;height:48px;margin-right:24px;width:48px}@media (min-width:768px){.block-annual-reports__report-image{height:136px;width:96px}}.block-annual-reports__report-text{flex:1}.block-annual-reports__report-link{align-self:baseline;background:no-repeat 50% hsla(34,29%,83%,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 11.875v-8.75M16.875 11.875v4.375a.624.624 0 0 1-.625.625H3.75a.625.625 0 0 1-.625-.625v-4.375'/%3E%3Cpath d='M13.125 8.75 10 11.875 6.875 8.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;cursor:pointer;height:48px;margin-left:32px;width:48px}.block-annual-reports__report-link a{cursor:pointer;display:block;height:100%;width:100%}.block-campaigns .tiles-grid h1{max-width:none;width:100%}.block-campaigns .tiles-grid__wrapper,.gallery{width:100%}.gallery{line-height:0}.gallery img{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;width:100%}.gallery--columns{display:grid;gap:24px;grid-template-columns:1fr 1fr}.hero{margin-bottom:120px;position:relative;width:100%}@media (min-width:1240px){.hero{margin-bottom:150px}}.hero__content{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-background-size:cover;background-size:cover;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;min-height:50vw;padding:150px 40px 40px;position:relative;z-index:1}.hero__content:after,.hero__content:before{content:"";display:table}.hero__content:after{clear:both}.hero__content h1{margin-bottom:2rem;max-width:600px}.hero__content p{max-width:600px}@media (max-width:767px){.hero__content h1,.hero__content p{max-width:500px}}@media (min-width:1024px){.hero__content{height:60vh;padding:150px 100px 80px 80px;width:55%}}@media (min-width:1240px){.hero__content{max-height:50vh;min-height:40vw;padding:10vw 5vw 10vw 15vw}}@media (min-width:1600px){.hero__content{height:40vw;max-height:80vh;min-height:70vh}}.hero__image-wrapper{height:auto;overflow:hidden;width:100%;z-index:0}@media (min-width:1024px){.hero__image-wrapper{bottom:-6%;position:absolute;right:0;top:6%;width:50%}}.hero__image{height:100%;object-fit:cover;width:100%}.block-logo-carousel__title{border-bottom:1px solid var(--beetle-tint);color:var(--wildforest);font-size:12px;padding-bottom:24px;text-transform:uppercase}@media (min-width:768px){.block-logo-carousel__title{font-size:16px}}.block-logo-carousel__title *{margin-bottom:0}.block-logo-carousel__carousel{margin-left:-10px;margin-right:-10px;padding:56px 0;text-align:center;text-align-last:center}@media (min-width:768px){.block-logo-carousel__carousel{padding:40px 0}}@media (min-width:1024px){.block-logo-carousel__carousel{margin-left:-20px;margin-right:-20px}}.block-logo-carousel br{display:none}@media (max-width:599px){.block-logo-carousel br{display:block}}.block-logo-carousel__item{display:inline-block;line-height:80px;padding:0 10px}@media (min-width:600px){.block-logo-carousel__item{padding:0 20px}}.block-logo-carousel__item img{height:35px;max-width:192px;object-fit:contain;vertical-align:middle;width:auto}@media (max-width:599px){.block-logo-carousel__item img{max-width:132px}.block-logo-carousel__item img:nth-child(2n){place-self:flex-end;text-align:right}}@media (min-width:600px) and (max-width:767px){.block-logo-carousel__item img:nth-child(3n-1){text-align:center}.block-logo-carousel__item img:nth-child(3n){text-align:right}}@media (min-width:768px) and (max-width:1023px){.block-logo-carousel__item img:nth-child(4n-1),.block-logo-carousel__item img:nth-child(4n-2){text-align:center}.block-logo-carousel__item img:nth-child(4n){text-align:right}}@media (min-width:1024px){.block-logo-carousel__item img{line-height:130px;padding:0 20px;text-align:center;width:auto}.block-logo-carousel__item img:nth-child(6n-5){text-align:left}.block-logo-carousel__item img:nth-child(6n){text-align:right}}.block-numbered-list__title{margin-bottom:80px}@media (min-width:1024px){.block-numbered-list__title{margin-bottom:80px;margin-left:auto;max-width:604px}}.block-numbered-list__title h2,.block-numbered-list__title h3,.block-numbered-list__title h4{margin-bottom:40px}.block-numbered-list__title p{color:var(--grey-dark)}.block-numbered-list__title p:last-of-type{margin-bottom:0}.block-numbered-list__item{border-top:1px solid var(--beetle-tint);padding:40px 0}.block-numbered-list__item:last-of-type{border-bottom:1px solid var(--beetle-tint)}@media (min-width:768px){.block-numbered-list__item{align-items:center;display:flex;justify-content:space-between}}.block-numbered-list__number{font-family:var(--headingFont);font-size:120px;font-weight:400;line-height:100%}@media (max-width:767px){.block-numbered-list__number{margin-bottom:40px}}.block-numbered-list__number--yellow{color:var(--monarch)}.block-numbered-list__number--green{color:var(--wildforest)}.block-numbered-list__number--blue{color:var(--welkin)}@media (min-width:768px){.block-numbered-list__text-area{max-width:439px}}@media (min-width:1024px){.block-numbered-list__text-area{max-width:604px}}.block-numbered-list__text-area h2,.block-numbered-list__text-area h3,.block-numbered-list__text-area h4,.block-numbered-list__text-area h5{margin-bottom:24px}.block-numbered-list__text-area p{color:var(--grey-dark)}.block-numbered-list__text-area p:last-of-type{margin-bottom:0}.block-people__title{margin-bottom:56px}@media (min-width:600px){.block-people__title{margin-bottom:80px}}@media (min-width:1240px){.block-people__title{margin-bottom:112px}}.block-people__title h1,.block-people__title h2,.block-people__title h3,.block-people__title h4{margin-bottom:0}.block-people__wrapper{grid-gap:24px;display:grid;grid-template-columns:1fr}@media (min-width:600px){.block-people__wrapper{grid-template-columns:1fr 1fr}}@media (min-width:1240px){.block-people__wrapper{grid-gap:32px;grid-template-columns:1fr 1fr 1fr 1fr}}.block-people__wrapper .block-people__block{background-color:var(--beetle-tint);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;padding:24px}@media (max-width:600px){.block-people__wrapper .block-people__block{align-items:center;display:flex;flex-direction:row;padding:16px}}.block-people__wrapper .block-people__block .block-people__block-image{background-position:50%;-webkit-background-size:cover;background-size:cover;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;width:auto}@media (max-width:600px){.block-people__wrapper .block-people__block .block-people__block-image{margin-right:24px;width:80px}}.block-people__wrapper .block-people__block .block-people__block-image picture{display:block;line-height:0}.block-people__wrapper .block-people__block .block-people__block-image picture img{aspect-ratio:1/1;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;height:auto;object-fit:cover;width:100%}@media (min-width:600px){.block-people__wrapper .block-people__block .block-people__block-details{margin-top:24px}}.block-people__wrapper .block-people__block .block-people__block-details p{font-size:18px;line-height:140%;margin-bottom:0}@media (min-width:1240px){.block-people__wrapper .block-people__block .block-people__block-details p{line-height:110%}}@media (min-width:600px){.block-people__wrapper .block-people__block .block-people__block-details p{font-size:24px;line-height:120%}}.block-people__wrapper .block-people__block .block-people__block-details p.position{color:var(--grey-dark);overflow:hidden;text-overflow:ellipsis}.block-people__wrapper .block-people__block .block-people__block-details span{color:var(--limestone);cursor:pointer;display:inline-block;font-size:14px;margin-top:24px;text-transform:uppercase}.block-people__wrapper .block-people__block .block-people__biography{background:rgba(23,27,23,.6);display:none;height:100%;left:0;padding:130px 100px;position:fixed;top:0;width:100%;z-index:99}@media (max-width:600px){.block-people__wrapper .block-people__block .block-people__biography{padding:16px}}.block-people__wrapper .block-people__block .block-people__biography--active{align-content:center;display:flex;flex-wrap:wrap;justify-content:center}.block-people__wrapper .block-people__block .block-people__biography-wrapper{background-color:var(--limestone);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;height:100%;overflow:scroll;padding:24px;position:relative;width:100%}@media (min-width:600px){.block-people__wrapper .block-people__block .block-people__biography-wrapper{max-height:764px;max-width:560px}}.block-people__wrapper .block-people__block .block-people__biography-wrapper .biography-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15.625 4.375-11.25 11.25M15.625 15.625 4.375 4.375'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");cursor:pointer;height:20px;position:absolute;right:24px;top:24px;width:20px}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-details{align-items:center;display:flex}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-details .block-people__biography-details-image{background-position:50%;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;height:80px;margin-right:24px;width:80px}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-details .block-people__biography-details-details p{font-size:24px;line-height:120%;margin:0}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-details .block-people__biography-details-details p.name{color:var(--beetle)}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-details .block-people__biography-details-details p.position{color:var(--grey-dark)}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-biography{color:var(--beetle);margin:40px 0;max-width:476px}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-socials{align-items:center;display:flex}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-socials a{background-position:50%;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;height:20px;width:20px}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-socials a:not(:last-of-type){margin-right:16px}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-socials a.twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.977 15c7.168 0 11.09-5.772 11.09-10.775 0-.162-.004-.328-.011-.49A7.796 7.796 0 0 0 19 1.774a7.862 7.862 0 0 1-2.237.595A3.83 3.83 0 0 0 18.477.274a7.977 7.977 0 0 1-2.475.92A3.94 3.94 0 0 0 13.791.05a4.003 4.003 0 0 0-2.472.398 3.84 3.84 0 0 0-1.713 1.777 3.694 3.694 0 0 0-.249 2.422 11.326 11.326 0 0 1-4.449-1.148A11.018 11.018 0 0 1 1.324.692 3.699 3.699 0 0 0 .9 3.452c.224.938.807 1.759 1.631 2.294a3.99 3.99 0 0 1-1.766-.472v.047c0 .875.311 1.723.881 2.4a3.918 3.918 0 0 0 2.247 1.314 3.984 3.984 0 0 1-1.759.065 3.8 3.8 0 0 0 1.387 1.882 3.98 3.98 0 0 0 2.253.75A7.964 7.964 0 0 1 0 13.299 11.295 11.295 0 0 0 5.977 15Z' fill='%23171b17'/%3E%3C/svg%3E")}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-socials a.instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.506 1.711c2.54 0 2.84.011 3.839.056.928.04 1.43.196 1.764.326.441.171.76.379 1.091.71.335.333.539.649.71 1.09.13.335.285.84.326 1.764.045 1.002.056 1.302.056 3.837 0 2.54-.011 2.84-.056 3.838-.04.928-.197 1.43-.326 1.763-.171.442-.38.761-.71 1.092-.334.334-.65.538-1.091.708-.335.13-.84.286-1.764.327-1.003.045-1.303.056-3.84.056-2.54 0-2.84-.011-3.839-.056-.928-.04-1.43-.197-1.764-.327a2.94 2.94 0 0 1-1.091-.708 2.923 2.923 0 0 1-.71-1.092c-.13-.334-.285-.838-.326-1.763-.045-1.002-.056-1.303-.056-3.838 0-2.538.011-2.839.056-3.837.04-.928.197-1.43.327-1.763.17-.442.378-.761.709-1.092.334-.334.65-.538 1.091-.709.335-.13.84-.285 1.764-.326.999-.045 1.3-.056 3.84-.056Zm0-1.711C6.925 0 6.602.011 5.588.056 4.578.1 3.884.264 3.282.497a4.64 4.64 0 0 0-1.685 1.099 4.656 4.656 0 0 0-1.1 1.681C.265 3.882.1 4.573.057 5.582.01 6.6 0 6.922 0 9.502s.011 2.902.056 3.916c.044 1.01.208 1.703.442 2.305a4.638 4.638 0 0 0 1.099 1.685 4.645 4.645 0 0 0 1.682 1.095c.605.233 1.296.397 2.306.441C6.598 18.99 6.92 19 9.502 19c2.58 0 2.903-.011 3.917-.056 1.01-.044 1.704-.207 2.306-.441a4.646 4.646 0 0 0 1.682-1.095 4.644 4.644 0 0 0 1.095-1.682c.234-.605.398-1.295.442-2.305.045-1.013.056-1.336.056-3.915 0-2.58-.011-2.903-.056-3.916-.044-1.01-.208-1.704-.442-2.305a4.45 4.45 0 0 0-1.087-1.689A4.647 4.647 0 0 0 15.732.501C15.127.267 14.437.104 13.427.06 12.409.011 12.087 0 9.506 0Z' fill='%23fff'/%3E%3Cpath d='M9.5 5a5.001 5.001 0 0 0 0 10 5.001 5.001 0 0 0 0-10Zm0 8.243a3.244 3.244 0 1 1 0-6.487 3.244 3.244 0 0 1 0 6.487ZM15 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' fill='%23171b17'/%3E%3C/svg%3E")}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-socials a.youtube{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.81 2.805s-.185-1.274-.756-1.834C17.33.235 16.52.231 16.15.188 13.493 0 9.504 0 9.504 0h-.008S5.507 0 2.85.188C2.479.23 1.67.235.946.97c-.571.56-.753 1.834-.753 1.834S0 4.303 0 5.798v1.4c0 1.495.19 2.993.19 2.993s.185 1.275.753 1.834c.723.737 1.673.711 2.096.79C4.561 12.958 9.5 13 9.5 13s3.993-.007 6.65-.191c.371-.044 1.18-.047 1.904-.784.571-.56.757-1.834.757-1.834S19 8.697 19 7.2V5.798c0-1.495-.19-2.993-.19-2.993ZM7.538 8.9V3.704l5.132 2.606L7.537 8.9Z' fill='%23171b17'/%3E%3C/svg%3E")}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-socials a.pinterest{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.371 13c0 2.326-.581 4.479-1.744 6.458a13.052 13.052 0 0 1-4.714 4.714c-1.98 1.163-4.132 1.744-6.458 1.744-1.32 0-2.587-.19-3.802-.573.833-1.389 1.354-2.517 1.562-3.385l.833-3.073c.209.417.59.764 1.146 1.042a4.018 4.018 0 0 0 1.823.416c1.25 0 2.387-.355 3.412-1.067 1.024-.712 1.823-1.676 2.395-2.89.573-1.216.86-2.544.86-3.985 0-1.441-.348-2.735-1.042-3.88a7.231 7.231 0 0 0-2.864-2.683c-1.216-.642-2.57-.963-4.063-.963-1.77 0-3.333.364-4.687 1.093a7.43 7.43 0 0 0-2.839 2.839 7.756 7.756 0 0 0-1.016 3.88c0 1.007.252 2.005.756 2.995.503.99 1.137 1.658 1.9 2.005.244.104.383.052.417-.156l.365-1.458a.362.362 0 0 0-.104-.365c-.278-.347-.504-.79-.677-1.328a5.314 5.314 0 0 1-.26-1.64c0-.973.234-1.884.702-2.735a5.426 5.426 0 0 1 2.005-2.057c.903-.556 1.945-.834 3.126-.834 1.597 0 2.899.495 3.906 1.485 1.007.99 1.51 2.248 1.51 3.776 0 1.736-.39 3.16-1.172 4.27-.78 1.112-1.744 1.667-2.89 1.667-.66 0-1.18-.234-1.563-.703-.382-.469-.503-1.016-.364-1.64.069-.383.225-.938.468-1.667.382-1.285.573-2.18.573-2.683 0-.503-.139-.92-.416-1.25-.278-.33-.678-.494-1.198-.494-.66 0-1.216.295-1.667.885-.451.59-.677 1.337-.677 2.24 0 .764.121 1.406.364 1.927L8.82 21.333c-.208.868-.226 2.1-.052 3.698-2.465-.938-4.453-2.5-5.963-4.688C1.294 18.156.538 15.708.538 13c0-2.327.582-4.48 1.745-6.459a13.052 13.052 0 0 1 4.713-4.713C8.976.665 11.128.083 13.455.083c2.326 0 4.479.582 6.458 1.745a13.052 13.052 0 0 1 4.713 4.713c1.164 1.98 1.745 4.132 1.745 6.459Z' fill='%23171b17'/%3E%3C/svg%3E")}.block-people__wrapper .block-people__block .block-people__biography-wrapper .block-people__biography-socials a.linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M5.372 24H.396V7.976h4.976V24ZM2.882 5.79C1.29 5.79 0 4.474 0 2.883a2.882 2.882 0 1 1 5.763 0c0 1.59-1.29 2.909-2.881 2.909ZM23.995 24H19.03v-7.8c0-1.86-.038-4.243-2.587-4.243-2.587 0-2.984 2.02-2.984 4.109V24H8.49V7.976h4.772v2.186h.07c.664-1.259 2.287-2.587 4.708-2.587 5.035 0 5.961 3.316 5.961 7.623V24h-.005Z' fill='%23171b17'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23171b17' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}@media (min-width:1024px){.block-sign-up{display:flex}}.block-sign-up .text-area{margin-bottom:56px}@media (min-width:768px){.block-sign-up .text-area{margin-bottom:80px}}@media (min-width:1240px){.block-sign-up .text-area{margin-bottom:0}}.block-sign-up .text-area h2{margin:0}@media (min-width:768px){.block-sign-up .text-area{padding-right:148px}}@media (min-width:1024px){.block-sign-up .half{flex:1}}.block-sign-up .gform_fields{display:block!important}.block-sign-up .gform_footer{margin-top:24px;padding-top:0;text-align:left}.block-sign-up .gform_footer input{margin:0}.two-columns{margin:30px 0}.two-columns .inner-wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:none}.two-columns.two-columns-nopadding{margin-bottom:0;margin-top:0}.two-columns__image-wrapper{display:block;overflow:hidden;width:100%}.two-columns__image-wrapper .two-columns-image-one{height:auto;width:100%}.two-columns__image-wrapper img{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;height:auto;max-width:100%}.two-columns__content{-webkit-flex-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:0 auto;max-width:500px;padding:20px}@media (min-width:768px){.two-columns__content{max-width:770px;padding:40px}}.two-columns__content img{height:auto;margin:15px auto 15px 0;max-width:100%;width:auto}.two-columns-button-wrapper{margin:0;max-width:600px;text-align:left;width:100%}.two-columns-button{display:inline-block;font-size:20px;letter-spacing:.01em;line-height:100%;margin:30px 0 0;padding:15px 60px 20px 30px;-o-transition:background,.25s;-moz-transition:background,.25s;-webkit-transition:background,.25s;transition:background,.25s;width:auto}.two-columns-button,.two-columns-button:hover{text-decoration:none}.two-columns.two-columns--first{margin-top:0}@media (max-width:1023px){.two-columns.two-columns--first .inner-wrapper{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-moz-box-direction:reverse;-moz-box-orient:vertical;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.two-columns:not(.two-columns--portrait):not(.two-columns--square) .two-columns__image-wrapper{max-height:50vw}.two-columns:not(.two-columns--portrait):not(.two-columns--square) .two-columns__image-wrapper img{height:100%;max-width:none;object-fit:cover;width:100%}@media (min-width:768px){.two-columns .inner-wrapper{padding:0}}@media (min-width:1024px){.two-columns{margin:50px 0}.two-columns .inner-wrapper{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.two-columns.two-columns--flip .inner-wrapper{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.two-columns.two-columns--square .inner-wrapper{margin-left:0;max-width:none}.two-columns.two-columns--square .two-columns__image-wrapper{max-width:768px;width:40%}.two-columns.two-columns--square .two-columns__content{margin-left:auto;margin-right:auto;max-width:770px}.two-columns.two-columns--portrait img{margin:0 auto}.two-columns__content{padding:20px 50px}.two-columns__content,.two-columns__image-wrapper{width:50%}.two-columns__image-wrapper{-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.two-columns.two-columns--first .two-columns__content{padding-top:100px}.two-columns.two-columns--first .two-columns__image-wrapper img{height:100%;object-fit:cover;width:100%}}@media (min-width:1600px){.two-columns{margin:100px 0}.two-columns .inner-wrapper{padding:0}.two-columns__content{padding:20px 150px}}.block-wysiwyg p:last-of-type{margin-bottom:0}.block-wysiwyg a.button-outline{margin-top:40px}div.callout{background:var(--beetle-tint);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;margin-bottom:40px;padding:24px}.page-template-page-about .hero__title{width:100%}.page-template-page-about .block-accordion{margin-bottom:160px}@media (min-width:768px){.page-template-page-about .block-accordion{margin-bottom:200px}}@media (min-width:1240px){.page-template-page-about .block-accordion{margin-bottom:160px}}.page-template-page-about .block-annual-reports{margin-bottom:160px}@media (min-width:768px){.page-template-page-about .block-annual-reports{margin-bottom:200px}}.page-template-page-about .cta{margin-bottom:160px}@media (min-width:768px){.page-template-page-about .cta{margin-bottom:200px}}.page-template-page-about .block-numbered-list,.page-template-page-about .block-people{margin-bottom:160px}@media (min-width:768px){.page-template-page-about .block-people{margin-bottom:200px}}.page-template-page-about footer{padding-top:0}.posts-grid,.tiles-grid{padding-bottom:var(--vpad);padding-top:var(--vpad)}.tiles-grid{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tiles-grid .load-more-container{width:100%}.tiles-grid .load-more-container.isFiltered .load-more-body>.tile{display:none}.tiles-grid .load-more-container.isFiltered .tiles-grid__sidebar{gap:1rem;justify-content:flex-start;width:100%}.tiles-grid .load-more-container.isFiltered .tiles-grid__sidebar .tile{width:calc(33.33333% - 1rem)}.tiles-grid__wrapper{-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.tiles-grid__sidebar,.tiles-grid__wrapper{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}@media (min-width:1024px){.tiles-grid__sidebar{width:calc(50% - 1rem)}}body.single-campaigns .site-main{padding-top:0}.campaign-posts{padding-bottom:var(--vpad);padding-top:var(--vpad)}@media (min-width:1024px){.campaign-posts{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;gap:32px;-webkit-justify-content:space-between;justify-content:space-between}}.campaign-posts__press-releases .tile-news:first-of-type{padding-top:0}.campaign-posts__press-releases .tile-news h3{font-size:var(--fs-h4)}.campaign-posts__press-releases .tile-news h3 a{display:inline;white-space:normal}.campaign-posts__press-releases .tile-news .tag:last-child{display:none}@media (min-width:1024px){.campaign-posts__press-releases{flex-shrink:0;order:-1;width:calc(33.333% - 1rem)}}@media (min-width:768px){.campaign-posts__columns{display:grid;gap:24px;grid-auto-rows:minmax(20px,auto);grid-template-columns:1fr 1fr;place-items:start}.campaign-posts__columns .tile{align-self:start;margin-bottom:0;width:100%}}@media (min-width:1024px){.campaign-posts__columns{gap:32px}.campaign-posts__columns .tile{margin-bottom:0}}.campaign-media{padding-bottom:var(--vpad);padding-top:var(--vpad);width:100%}.campaign-media__grid{column-count:1;column-gap:32px}@media (min-width:768px){.campaign-media__grid{column-count:2}}@media (min-width:1024px){.campaign-media__grid{column-count:3}}.campaign-media__grid .tile{display:inline-block;margin-bottom:32px;width:100%}.hero-image{height:69.4vw;overflow:hidden;width:100%}@media (min-width:768px){.hero-image{height:44.8vw}}@media (min-width:1024px){.hero-image{height:28.4vw}}.hero-image img{height:100%;object-fit:cover;width:100%}.page-template-careers .block-accordion{padding-bottom:160px;padding-top:160px}@media (min-width:768px){.page-template-careers .block-accordion{padding-bottom:200px;padding-top:142px}}@media (min-width:1240px){.page-template-careers .block-accordion{padding-bottom:200px;padding-top:200px}}.page-template-careers .block-accordion__title{margin-bottom:23px}.page-template-careers .block-accordion__title h1{margin:0}.page-template-careers footer{padding-top:0}.page-template-contact header .contain{margin-top:0}.page-template-contact header .icon-list{margin-top:40px}.page-template-contact .block-wysiwyg p{color:var(--grey-dark)}@media (min-width:1024px){.page-template-contact .block-wysiwyg__wrapper{margin-left:auto;padding-left:24px;width:50%}}.page-template-contact .block-accordion{border-top:1px solid var(--beetle-tint);margin-top:80px;padding-top:80px}@media (min-width:768px){.page-template-contact .block-accordion{margin-top:65px;padding-top:65px}}@media (min-width:1240px){.page-template-contact .block-accordion{margin-top:120px;padding-top:120px}}.page-template-contact .block-wysiwyg{margin-bottom:200px;margin-top:160px}@media (min-width:768px){.page-template-contact .block-wysiwyg{margin-bottom:200px;margin-top:200px}}.page-template-contact footer{padding-top:0}.page-template-default .columns,.post-template-default .columns,.single-media .columns{margin-top:60px}@media (min-width:768px){.page-template-default .columns,.post-template-default .columns,.single-media .columns{margin-top:120px}}.page-template-default .columns .columns__half--header h1,.post-template-default .columns .columns__half--header h1,.single-media .columns .columns__half--header h1{margin-bottom:24px}@media (min-width:768px){.page-template-default .columns .columns__half--header h1,.post-template-default .columns .columns__half--header h1,.single-media .columns .columns__half--header h1{margin-bottom:40px}}.page-template-default .columns .columns__half--header p,.post-template-default .columns .columns__half--header p,.single-media .columns .columns__half--header p{color:var(--grey-dark);font-size:14px;font-weight:400;line-height:140%}@media (min-width:768px){.page-template-default .columns .columns__half--header p,.post-template-default .columns .columns__half--header p,.single-media .columns .columns__half--header p{font-size:16px}}.page-template-default .columns .columns__half--header .ledging,.post-template-default .columns .columns__half--header .ledging,.single-media .columns .columns__half--header .ledging{display:none;margin-top:250px}@media (min-width:1024px){.page-template-default .columns .columns__half--header .ledging,.post-template-default .columns .columns__half--header .ledging,.single-media .columns .columns__half--header .ledging{display:block}}.page-template-default .columns .columns__half--header .ledging a,.post-template-default .columns .columns__half--header .ledging a,.single-media .columns .columns__half--header .ledging a{color:var(--grey-dark);display:block;font-size:16px;font-weight:400;line-height:140%;position:relative;text-decoration:none;-o-transition:all .25s ease;-moz-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease}.page-template-default .columns .columns__half--header .ledging a:before,.post-template-default .columns .columns__half--header .ledging a:before,.single-media .columns .columns__half--header .ledging a:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%233B9950' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M11.25 4.375 16.875 10l-5.625 5.625'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");content:"";height:20px;left:0;opacity:0;position:absolute;top:0;-o-transition:all .25s ease;-moz-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease;width:20px}.page-template-default .columns .columns__half--header .ledging a:not(:last-of-type),.post-template-default .columns .columns__half--header .ledging a:not(:last-of-type),.single-media .columns .columns__half--header .ledging a:not(:last-of-type){margin-bottom:4px}.page-template-default .columns .columns__half--header .ledging a.selected,.page-template-default .columns .columns__half--header .ledging a:hover,.post-template-default .columns .columns__half--header .ledging a.selected,.post-template-default .columns .columns__half--header .ledging a:hover,.single-media .columns .columns__half--header .ledging a.selected,.single-media .columns .columns__half--header .ledging a:hover{color:var(--limestone);padding-left:30px}.page-template-default .columns .columns__half--header .ledging a.selected:before,.page-template-default .columns .columns__half--header .ledging a:hover:before,.post-template-default .columns .columns__half--header .ledging a.selected:before,.post-template-default .columns .columns__half--header .ledging a:hover:before,.single-media .columns .columns__half--header .ledging a.selected:before,.single-media .columns .columns__half--header .ledging a:hover:before{opacity:1}.page-template-default .columns .columns__half--text-area .wysiwyg,.post-template-default .columns .columns__half--text-area .wysiwyg,.single-media .columns .columns__half--text-area .wysiwyg{scroll-margin-top:40px}.page-template-default .columns .columns__half--text-area .wysiwyg h3,.page-template-default .columns .columns__half--text-area .wysiwyg:not(:last-of-type),.post-template-default .columns .columns__half--text-area .wysiwyg h3,.post-template-default .columns .columns__half--text-area .wysiwyg:not(:last-of-type),.single-media .columns .columns__half--text-area .wysiwyg h3,.single-media .columns .columns__half--text-area .wysiwyg:not(:last-of-type){margin-bottom:40px}body.error404 main{padding-top:0}body.error404 .four-o-four{height:auto;margin-bottom:64px;position:relative}@media (min-width:600px){body.error404 .four-o-four{margin-bottom:72px}}@media (min-width:1240px){body.error404 .four-o-four{margin-bottom:120px}}body.error404 .four-o-four h1{margin-bottom:24px}@media (min-width:600px){body.error404 .four-o-four h1{margin-bottom:40px}}body.error404 .four-o-four__image{margin-bottom:377px;margin-top:50px;width:100vw}@media (min-width:768px){body.error404 .four-o-four__image{margin-bottom:438px;margin-top:-50px}}@media (min-width:1240px){body.error404 .four-o-four__image{margin-bottom:278px;margin-top:-100px}}@media (min-width:1600px){body.error404 .four-o-four__image{margin-top:-250px}}body.error404 .four-o-four__text{bottom:40px;position:sticky}body.error404 .four-o-four__text h1{color:var(--limestone);max-width:327px}@media (min-width:1024px){body.error404 .four-o-four__text h1{max-width:432px}}body.error404 .four-o-four__text p{color:var(--grey-dark);max-width:327px}@media (min-width:1024px){body.error404 .four-o-four__text p{max-width:372px}body.error404 .four-o-four__text a.button-outline{bottom:0;position:absolute;right:0}}@media (max-width:600px){body.error404 .four-o-four__text a.button-outline{display:block}}@media (max-width:1023px){body.error404 .four-o-four__text a.button-outline{margin-top:40px}}body.home .site-main{padding-top:0}body.home .site-main .hero__links .button{width:auto}body.home .site-main .block-campaigns .tiles-grid{padding-bottom:0}body.home .site-main .block-campaigns .tiles-grid .tiles-grid__wrapper .tile--large .tile__excerpt{display:block}body.home .site-main .block-campaigns .tiles-grid .load-more-btn-wrap{justify-content:end;width:100%}body.home .site-main #posts-grid{padding-bottom:0}@media (min-width:768px){body.home .site-main #posts-grid{padding-bottom:160px}}body.home .site-main #posts-grid .load-more-btn-wrap{justify-content:end}.page-template-index-impact #posts-filters{margin-bottom:56px;margin-top:160px}@media (min-width:768px){.page-template-index-impact #posts-filters{margin-bottom:80px}.page-template-index-impact #posts-filters .filter-mobile-toggle{display:block}}.page-template-index-impact #posts-grid{padding-bottom:0;padding-top:0}.page-template-index-impact .figures{margin-bottom:120px}@media (min-width:768px){.page-template-index-impact .figures{margin-bottom:200px}}.page-template-index-impact .figures__wrapper{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr}@media (min-width:1240px){.page-template-index-impact .figures__wrapper{grid-gap:32px;grid-template-columns:1fr 1fr 1fr 1fr}}.page-template-index-impact .figures__figure{background-color:var(--beetle-tint);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;padding:16px;text-align:center}@media (min-width:1240px){.page-template-index-impact .figures__figure{padding:24px}}.page-template-index-impact .figures p.title{color:var(--grey-dark);font-size:12px;font-weight:500;line-height:130%;margin-bottom:16px!important;text-transform:uppercase}@media (min-width:1240px){.page-template-index-impact .figures p.title{font-size:14px;margin-bottom:24px!important}}.page-template-index-impact .figures .value p.number{align-items:center;display:flex;font-family:var(--headingFont);font-size:40px;font-variant-numeric:lining-nums;font-weight:400;height:100%;justify-content:center;margin:0;overflow:hidden;-o-transition:all 3s ease;-moz-transition:all 3s ease;-webkit-transition:all 3s ease;transition:all 3s ease}@media (min-width:1240px){.page-template-index-impact .figures .value p.number{font-size:120px}}.page-template-index-impact .figures .value span.number-column{display:inline-block;height:34px;overflow:hidden;position:relative;width:22px}@media (min-width:1240px){.page-template-index-impact .figures .value span.number-column{height:100px;width:66px}}.page-template-index-impact .figures .value.suffix{color:var(--grey-dark);display:inline-block;font-family:var(--headingFont);font-size:24px;font-weight:400;line-height:120%}@media (min-width:1240px){.page-template-index-impact .figures .value.suffix{font-size:56px;line-height:110%}}.page-template-index-impact .reports{margin-bottom:160px}@media (min-width:768px){.page-template-index-impact .reports{margin-bottom:200px}}@media (min-width:1024px){.page-template-index-impact .reports{margin-bottom:160px}}.page-template-index-impact .reports__wrapper{grid-gap:24px;display:grid;grid-template-columns:1fr}@media (min-width:768px){.page-template-index-impact .reports__wrapper{grid-gap:24px;grid-template-columns:1fr 1fr}}@media (min-width:1024px){.page-template-index-impact .reports__wrapper{grid-gap:32px;grid-template-columns:1fr 1fr 1fr}}.page-template-index-impact .reports .tile{margin-bottom:0;width:100%}.page-template-index-impact .cta{margin-bottom:160px}@media (min-width:768px){.page-template-index-impact .cta{margin-bottom:200px}}.page-template-index-impact .block-logo-carousel{margin-bottom:160px}@media (min-width:768px){.page-template-index-impact .block-logo-carousel{margin-bottom:200px}}@media (min-width:1024px){.page-template-index-impact .block-logo-carousel{margin-bottom:160px}}.page-template-index-impact .campaign-media,.page-template-index-impact footer{padding-top:0}body.light-mode{background:var(--limestone-tint)}body.light-mode .hero__title{color:var(--limestone)!important}body.light-mode .nav--dark{background:var(--limestone-tint)}@media (max-width:1239px){body.light-mode .nav__wrapper{border-top:1px solid rgba(23,27,23,.1)}body.light-mode .nav__wrapper li{border-bottom:1px solid rgba(23,27,23,.1)}}body.light-mode .nav__dropdown .nav__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10.5h13.75M10 3.625v13.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .nav__dropdown--open .nav__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10.5h13.75' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}@media (min-width:1240px){body.light-mode .nav__submenu{border-top:1px solid rgba(23,27,23,.1)}}body.light-mode .nav__submenu .nav__tiles a{color:var(--beetle)}body.light-mode .nav__search form.searchform:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8.75 15a6.25 6.25 0 1 0 0-12.5 6.25 6.25 0 0 0 0 12.5ZM13.17 13.17l4.33 4.33'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .nav__search form.searchform #submit{background-color:var(--beetle);color:var(--limestone)}@media (max-width:1239px){body.light-mode.nav--open nav{background:var(--limestone-tint)}body.light-mode.nav--open nav .site-logo svg path,body.light-mode.nav--open nav .site-logo svg polygon{fill:var(--beetle)}}body.light-mode.page h1{color:var(--beetle)}body.light-mode.page .page-intro p{color:var(--grey-light)}body.light-mode.single-campaigns .intro h1{color:var(--beetle)}body.light-mode.single-campaigns .intro .breadcrumbs li,body.light-mode.single-campaigns .intro .wysiwyg p{color:var(--grey-light)}body.light-mode.single-campaigns .intro .wysiwyg a{color:var(--grey-light);text-decoration:underline}body.light-mode.single-post .campaign-posts__reports h1,body.light-mode.single-press-releases header h1,body.light-mode.single-report header h1{color:var(--beetle)}body.light-mode.single-press-releases header .breadcrumbs li,body.light-mode.single-report header .breadcrumbs li{color:var(--grey-light)}body.light-mode.single-press-releases header .report-button,body.light-mode.single-report header .report-button{background:transparent}body.light-mode.single-press-releases header .report-button:after,body.light-mode.single-report header .report-button:after{display:none}body.light-mode.single-press-releases .wysiwyg h1,body.light-mode.single-press-releases .wysiwyg h2,body.light-mode.single-press-releases .wysiwyg h3,body.light-mode.single-press-releases .wysiwyg h4,body.light-mode.single-press-releases .wysiwyg h5,body.light-mode.single-report .wysiwyg h1,body.light-mode.single-report .wysiwyg h2,body.light-mode.single-report .wysiwyg h3,body.light-mode.single-report .wysiwyg h4,body.light-mode.single-report .wysiwyg h5{color:var(--beetle)}body.light-mode.single-press-releases .wysiwyg li,body.light-mode.single-press-releases .wysiwyg p,body.light-mode.single-report .wysiwyg li,body.light-mode.single-report .wysiwyg p{color:var(--grey-light)}body.light-mode.single-press-releases .wysiwyg a,body.light-mode.single-report .wysiwyg a{color:var(--grey-light);text-decoration:underline}body.light-mode.page-template-default header h1,body.light-mode.post-template-default header h1,body.light-mode.single-media header h1,body.light-mode.single-press-releases .campaign-posts__reports h1,body.light-mode.single-report .campaign-posts__reports h1{color:var(--beetle)}body.light-mode.page-template-default header p,body.light-mode.post-template-default header p,body.light-mode.single-media header p{color:var(--grey-light)}body.light-mode.page-template-default .wysiwyg h1,body.light-mode.page-template-default .wysiwyg h2,body.light-mode.page-template-default .wysiwyg h3,body.light-mode.page-template-default .wysiwyg h4,body.light-mode.page-template-default .wysiwyg h5,body.light-mode.post-template-default .wysiwyg h1,body.light-mode.post-template-default .wysiwyg h2,body.light-mode.post-template-default .wysiwyg h3,body.light-mode.post-template-default .wysiwyg h4,body.light-mode.post-template-default .wysiwyg h5,body.light-mode.single-media .wysiwyg h1,body.light-mode.single-media .wysiwyg h2,body.light-mode.single-media .wysiwyg h3,body.light-mode.single-media .wysiwyg h4,body.light-mode.single-media .wysiwyg h5{color:var(--beetle)}body.light-mode.page-template-default .wysiwyg li,body.light-mode.page-template-default .wysiwyg p,body.light-mode.post-template-default .wysiwyg li,body.light-mode.post-template-default .wysiwyg p,body.light-mode.single-media .wysiwyg li,body.light-mode.single-media .wysiwyg p{color:var(--grey-light)}body.light-mode.page-template-default .wysiwyg a,body.light-mode.post-template-default .wysiwyg a,body.light-mode.single-media .wysiwyg a{color:var(--grey-light);text-decoration:underline}body.light-mode.page-template-contact .icon-list__twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M6.29 17.918c7.547 0 11.675-6.253 11.675-11.676 0-.177 0-.354-.012-.53A8.348 8.348 0 0 0 20 3.588a8.179 8.179 0 0 1-2.357.646 4.117 4.117 0 0 0 1.804-2.27 8.222 8.222 0 0 1-2.605.996 4.107 4.107 0 0 0-6.993 3.742 11.65 11.65 0 0 1-8.457-4.287 4.106 4.106 0 0 0 1.27 5.478A4.067 4.067 0 0 1 .8 7.379v.052a4.105 4.105 0 0 0 3.292 4.023 4.098 4.098 0 0 1-1.853.07 4.109 4.109 0 0 0 3.834 2.85A8.234 8.234 0 0 1 0 16.074a11.619 11.619 0 0 0 6.29 1.84' fill='%23171B17'/%3E%3C/svg%3E")}body.light-mode.page-template-contact .icon-list__linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M5.372 24H.396V7.976h4.976V24ZM2.882 5.79C1.29 5.79 0 4.474 0 2.883a2.882 2.882 0 1 1 5.763 0c0 1.59-1.29 2.909-2.881 2.909ZM23.995 24H19.03v-7.8c0-1.86-.038-4.243-2.587-4.243-2.587 0-2.984 2.02-2.984 4.109V24H8.49V7.976h4.772v2.186h.07c.664-1.259 2.287-2.587 4.708-2.587 5.035 0 5.961 3.316 5.961 7.623V24h-.005Z' fill='%23171B17'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode.page-template-contact .icon-list__facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m14.62 11.165.55-3.592h-3.447V5.242c0-.983.482-1.941 2.026-1.941h1.567V.243S13.893 0 12.534 0C9.695 0 7.84 1.72 7.84 4.835v2.738H4.685v3.592H7.84v8.684a12.517 12.517 0 0 0 3.883 0v-8.684h2.896Z' fill='%23171B17'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode.page-template-contact .icon-list__youtube{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.955 4.028c.31.313.533.701.646 1.127.419 1.57.419 4.845.419 4.845s0 3.275-.419 4.845a2.514 2.514 0 0 1-1.768 1.78c-1.563.42-7.813.42-7.813.42s-6.25 0-7.814-.42a2.514 2.514 0 0 1-1.768-1.78C.02 13.275.02 10 .02 10s0-3.275.418-4.845a2.514 2.514 0 0 1 1.768-1.78c1.564-.42 7.814-.42 7.814-.42s6.25 0 7.813.42c.425.116.812.341 1.122.653ZM13.201 10 7.974 7.026v5.948L13.201 10Z' fill='%23171B17'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode.page-template-contact .icon-list__instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' fill='%23171B17'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 4.865a5.135 5.135 0 1 0 0 10.27 5.135 5.135 0 0 0 0-10.27Zm0 8.468a3.333 3.333 0 1 1 0-6.666 3.333 3.333 0 0 1 0 6.666Z'/%3E%3Cpath d='M15.338 5.862a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4Z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0C7.284 0 6.944.012 5.877.06 4.813.11 4.086.278 3.45.525a4.901 4.901 0 0 0-1.772 1.153A4.901 4.901 0 0 0 .525 3.45C.278 4.086.109 4.813.06 5.877.011 6.944 0 7.284 0 10s.011 3.056.06 4.123c.049 1.064.218 1.791.465 2.427a4.902 4.902 0 0 0 1.153 1.772 4.902 4.902 0 0 0 1.772 1.153c.636.247 1.363.416 2.427.465 1.067.048 1.407.06 4.123.06s3.056-.012 4.123-.06c1.064-.049 1.791-.218 2.427-.465a4.904 4.904 0 0 0 1.772-1.153 4.904 4.904 0 0 0 1.153-1.772c.247-.636.416-1.363.465-2.427.048-1.067.06-1.407.06-4.123s-.012-3.056-.06-4.123c-.049-1.064-.218-1.791-.465-2.427a4.902 4.902 0 0 0-1.153-1.772A4.902 4.902 0 0 0 16.55.525C15.914.278 15.187.109 14.123.06 13.056.012 12.716 0 10 0Zm0 1.802c2.67 0 2.986.01 4.04.058.976.045 1.505.207 1.858.344a3.1 3.1 0 0 1 1.15.748c.35.35.566.684.748 1.15.137.353.3.882.344 1.857.048 1.055.058 1.37.058 4.041 0 2.67-.01 2.986-.058 4.04-.045.976-.207 1.505-.345 1.858a3.1 3.1 0 0 1-.748 1.15 3.1 3.1 0 0 1-1.15.748c-.352.137-.881.3-1.856.344-1.055.048-1.37.058-4.041.058-2.67 0-2.987-.01-4.04-.058-.976-.045-1.505-.207-1.858-.345a3.099 3.099 0 0 1-1.15-.748 3.099 3.099 0 0 1-.748-1.15c-.137-.352-.3-.881-.344-1.856-.048-1.055-.058-1.37-.058-4.041 0-2.67.01-2.986.058-4.04.045-.976.207-1.505.344-1.858.182-.466.398-.8.748-1.15.35-.35.684-.566 1.15-.748.353-.137.882-.3 1.857-.344 1.055-.048 1.37-.058 4.041-.058Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode.page-template-contact .ginput_container_consent label{color:var(--beetle)}body.light-mode.page-template-contact .ginput_container_consent label:before{border-color:var(--beetle)}body.light-mode.page-template-contact .gfield_html{color:var(--beetle)}body.light-mode.page-template-contact .gfield_html a{color:#6a6f66}body.light-mode.page-template-contact .block-accordion{border-color:var(--limestone)}body.light-mode.page-template-index-impact .figures__figure{background-color:var(--limestone)}body.light-mode.page-template-index-impact .figures__figure p.title{color:var(--grey-light)}body.light-mode.page-template-index-impact .figures__figure p.number{color:var(--beetle)}body.light-mode.page-template-index-impact .figures__figure .suffix,body.light-mode.search-results .search-line p{color:var(--grey-light)}body.light-mode.search-results .search-line p span#search-term{color:var(--beetle)}body.light-mode.search-results .tile-search{border-color:var(--limestone)}body.light-mode.search-results .tile-search .breadcrumbs li{color:var(--grey-light)}body.light-mode.search-results .tile-search h3{color:var(--beetle)}body.light-mode.search-results .tile-search p{color:var(--grey-light)}body.light-mode .tag--white{border-color:var(--grey-light);color:var(--grey-light)}body.light-mode .light-mode,body.light-mode .tile{--underline-color:var(--beetle)}body.light-mode .tile__title{color:var(--beetle)}body.light-mode .tile__excerpt p{color:var(--grey-light)}body.light-mode .tile:not(.tile--media):hover .tile__excerpt p{color:var(--beetle)}body.light-mode .tile--padding:not(.tile--media){background:var(--limestone)}body.light-mode .tile--video .tile__title h4{color:var(--limestone)}body.light-mode .tile--letter,body.light-mode .tile--petition,body.light-mode .tile--resource{background:var(--beetle)}body.light-mode .tile--letter .tile__title h4,body.light-mode .tile--petition .tile__title h4,body.light-mode .tile--resource .tile__title h4{color:var(--limestone)}body.light-mode .tile--letter .tile__excerpt p,body.light-mode .tile--petition .tile__excerpt p,body.light-mode .tile--resource .tile__excerpt p{color:var(--grey-dark)}body.light-mode .tile--microsite .tile__excerpt p,body.light-mode .tile--microsite .tile__title h4{color:var(--beetle)}body.light-mode .tile--letter .tag,body.light-mode .tile--petition .tag,body.light-mode .tile--resource .tag,body.light-mode .tile--video .tag{border-color:var(--limestone);color:var(--limestone)}body.light-mode .tile--media{--underline-color:var(--limestone)}body.light-mode .tile--media:hover:not(.tile--microsite) .tile__excerpt p{color:var(--limestone)}body.light-mode .tile--media.tile--microsite,body.light-mode .tile-news{--underline-color:var(--beetle)}body.light-mode .tile-news{border-bottom:1px solid rgba(23,27,23,.1)}body.light-mode .tile-news__text h3 a{color:var(--beetle)}body.light-mode .tile-news__link--read a{background:no-repeat center center var(--limestone);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M11.25 4.375 16.875 10l-5.625 5.625'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .tile-news__link--download{color:var(--grey-light)}body.light-mode .tile-news__link--download a{background:no-repeat center center var(--limestone);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 11.875v-8.75M16.875 11.875v4.375a.624.624 0 0 1-.625.625H3.75a.625.625 0 0 1-.625-.625v-4.375'/%3E%3Cpath d='M13.125 8.75 10 11.875 6.875 8.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .tile-news:hover .tag{border-color:var(--beetle);color:var(--beetle)}body.light-mode .tile-news:hover .tile-news__link a{-webkit-box-shadow:inset 0 0 0 1px var(--beetle);-moz-box-shadow:inset 0 0 0 1px var(--beetle);box-shadow:inset 0 0 0 1px var(--beetle);-o-transition:box-shadow .15s ease;-moz-transition:box-shadow .15s ease;-webkit-transition:box-shadow .15s ease;transition:box-shadow .15s ease}body.light-mode .posts-grid h1,body.light-mode .tiles-grid h1{color:var(--beetle)}body.light-mode .icon--download{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M25 28H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h12l7 7v16a1 1 0 0 1-1 1Z'/%3E%3Cpath d='M19 4v7h7M12 17h8M12 21h8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .filter-mobile-toggle,body.light-mode .posts-filter--horizontal{background-color:var(--limestone-tint)}body.light-mode .filter-mobile-toggle .input-group input:checked+label,body.light-mode .posts-filter--horizontal .input-group input:checked+label{border-color:var(--beetle);color:var(--beetle)}body.light-mode .filter-mobile-toggle .input-group label,body.light-mode .posts-filter--horizontal .input-group label{border-color:var(--grey-light);color:var(--grey-light)}body.light-mode .numbered-pagination button{color:var(--grey-light)}body.light-mode .numbered-pagination button.current{color:var(--beetle)}body.light-mode .ledging .ledge{color:var(--grey-light)!important}body.light-mode .ledging .ledge.selected,body.light-mode .ledging .ledge:active,body.light-mode .ledging .ledge:hover{color:var(--beetle)!important}body.light-mode .block-logo-carousel__title{border-color:var(--limestone)}body.light-mode .block-logo-carousel__item img{filter:invert(1)}body.light-mode .block-logo-carousel__item svg path,body.light-mode .block-logo-carousel__item svg polygon{fill:var(--beetle)}body.light-mode .block-accordion .block-accordion__item{background:var(--limestone)}body.light-mode .block-accordion .block-accordion__item .block-accordion__item-text-area,body.light-mode .block-accordion .block-accordion__item .block-accordion__item-title h2{color:var(--beetle)}body.light-mode .block-accordion .block-accordion__item .block-accordion__item-text-area p{color:inherit}body.light-mode .block-accordion--colour--green .block-accordion__item ul{color:var(--beetle)}body.light-mode .block-accordion--colour--green .block-accordion__item:hover{border-color:var(--wildforest-tint)}body.light-mode .block-accordion--colour--green .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%233B9950' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10.5h13.75M10 3.625v13.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .block-accordion--colour--green .block-accordion__item--open{background:var(--wildforest-tint)!important;border-color:var(--wildforest-tint)}body.light-mode .block-accordion--colour--green .block-accordion__item--open .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10h13.75' stroke='%23171b17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .block-accordion--colour--blue .block-accordion__item ul{color:var(--beetle)}body.light-mode .block-accordion--colour--blue .block-accordion__item:hover{border-color:var(--welkin-tint)}body.light-mode .block-accordion--colour--blue .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%233CB0F1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M10 3.125v13.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .block-accordion--colour--blue .block-accordion__item--open{background-color:var(--welkin-tint);border-color:var(--welkin-tint)}body.light-mode .block-accordion--colour--blue .block-accordion__item--open .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10h13.75' stroke='%23171b17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .block-accordion--colour--yellow .block-accordion__item ul{color:var(--beetle)}body.light-mode .block-accordion--colour--yellow .block-accordion__item:hover{border-color:var(--monarch-tint)}body.light-mode .block-accordion--colour--yellow .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23F2B332' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M10 3.125v13.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .block-accordion--colour--yellow .block-accordion__item--open{background-color:var(--monarch-tint);border-color:var(--monarch-tint)}body.light-mode .block-accordion--colour--yellow .block-accordion__item--open .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10h13.75' stroke='%23171b17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .block-accordion--colour--red .block-accordion__item ul{color:var(--beetle)}body.light-mode .block-accordion--colour--red .block-accordion__item:hover{border-color:var(--salmon-tint)}body.light-mode .block-accordion--colour--red .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EF6C83' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.125 10h13.75M10 3.125v13.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .block-accordion--colour--red .block-accordion__item--open{background-color:var(--salmon-tint);border-color:var(--salmon-tint)}body.light-mode .block-accordion--colour--red .block-accordion__item--open .block-accordion__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M3.125 10h13.75' stroke='%23171b17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .block-annual-reports__title h1,body.light-mode .block-annual-reports__title h2,body.light-mode .block-annual-reports__title h3,body.light-mode .block-annual-reports__title h4,body.light-mode .block-annual-reports__title h5,body.light-mode .block-annual-reports__title h6{color:var(--beetle)}body.light-mode .block-annual-reports__title p{color:var(--grey-light)}body.light-mode .block-annual-reports__wrapper a{background-color:var(--limestone)}body.light-mode .block-annual-reports__wrapper a h2{color:var(--beetle)}body.light-mode .block-annual-reports__wrapper a p{color:var(--grey-light)}body.light-mode .block-annual-reports__report-link{background:rgba(23,27,23,.05) url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 11.875v-8.75M16.875 11.875v4.375a.624.624 0 0 1-.625.625H3.75a.625.625 0 0 1-.625-.625v-4.375'/%3E%3Cpath d='M13.125 8.75 10 11.875 6.875 8.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%}body.light-mode .block-numbered-list__text-area h1,body.light-mode .block-numbered-list__text-area h2,body.light-mode .block-numbered-list__text-area h3,body.light-mode .block-numbered-list__text-area h4,body.light-mode .block-numbered-list__text-area h5,body.light-mode .block-numbered-list__text-area h6,body.light-mode .block-numbered-list__title h1,body.light-mode .block-numbered-list__title h2,body.light-mode .block-numbered-list__title h3,body.light-mode .block-numbered-list__title h4,body.light-mode .block-numbered-list__title h5,body.light-mode .block-numbered-list__title h6{color:var(--beetle)}body.light-mode .block-numbered-list__text-area p,body.light-mode .block-numbered-list__title p{color:var(--grey-light)}body.light-mode .block-numbered-list__item{border-color:var(--limestone)}body.light-mode .block-people__block{background-color:var(--limestone)}body.light-mode .block-people__block-details p.name{color:var(--beetle)}body.light-mode .block-people__block-details p.position{color:var(--grey-light)}body.light-mode .block-people__block-details .open-bio{--underline-color:var(--beetle);color:var(--beetle)}body.light-mode .block-wysiwyg h2{color:var(--beetle)}body.light-mode .block-wysiwyg p{color:var(--grey-light)}body.light-mode div.callout{background:var(--limestone)}body.light-mode .block-sign-up .text-area h2{color:var(--beetle)}body.light-mode .footer-links__tile--press{background:var(--beetle)}body.light-mode .footer-links__tile--press h2{color:var(--limestone)}body.light-mode .footer-links__tile--press .ginput_container input{background:hsla(34,29%,83%,.1)!important}body.light-mode .footer-links__tile--press label{color:var(--limestone)!important}body.light-mode .footer-links__tile--contact{background:var(--limestone)}body.light-mode .footer-links__tile--contact h2{color:var(--beetle)}body.light-mode .footer-links__tile--free-text{background:var(--beetle)}body.light-mode .footer-links__tile--free-text h2,body.light-mode .footer-links__tile--free-text p{color:var(--limestone)}body.light-mode footer li,body.light-mode footer li a{color:var(--beetle)}body.light-mode footer li a.icon-list__twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256' fill='none'%3E%3Cpath d='M152.384 108.41 247.696 0h-22.583l-82.797 94.111L76.235 0H0l99.95 142.325L0 256h22.583l87.382-99.408 69.8 99.408H256L152.384 108.41Zm-30.941 35.165-10.142-14.181L30.727 16.659h34.692l65.045 91.014 10.099 14.181 84.539 118.299H190.41l-68.967-96.578Z' fill='%23171B17'/%3E%3C/svg%3E")}body.light-mode footer li a.icon-list__linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M5.372 24H.396V7.976h4.976V24ZM2.882 5.79C1.29 5.79 0 4.474 0 2.883a2.882 2.882 0 1 1 5.763 0c0 1.59-1.29 2.909-2.881 2.909ZM23.995 24H19.03v-7.8c0-1.86-.038-4.243-2.587-4.243-2.587 0-2.984 2.02-2.984 4.109V24H8.49V7.976h4.772v2.186h.07c.664-1.259 2.287-2.587 4.708-2.587 5.035 0 5.961 3.316 5.961 7.623V24h-.005Z' fill='%23171B17'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode footer li a.icon-list__facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m14.62 11.165.55-3.592h-3.447V5.242c0-.983.482-1.941 2.026-1.941h1.567V.243S13.893 0 12.534 0C9.695 0 7.84 1.72 7.84 4.835v2.738H4.685v3.592H7.84v8.684a12.517 12.517 0 0 0 3.883 0v-8.684h2.896Z' fill='%23171B17'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode footer li a.icon-list__youtube{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.955 4.028c.31.313.533.701.646 1.127.419 1.57.419 4.845.419 4.845s0 3.275-.419 4.845a2.514 2.514 0 0 1-1.768 1.78c-1.563.42-7.813.42-7.813.42s-6.25 0-7.814-.42a2.514 2.514 0 0 1-1.768-1.78C.02 13.275.02 10 .02 10s0-3.275.418-4.845a2.514 2.514 0 0 1 1.768-1.78c1.564-.42 7.814-.42 7.814-.42s6.25 0 7.813.42c.425.116.812.341 1.122.653ZM13.201 10 7.974 7.026v5.948L13.201 10Z' fill='%23171B17'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode footer li a.icon-list__instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' fill='%23171B17'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 4.865a5.135 5.135 0 1 0 0 10.27 5.135 5.135 0 0 0 0-10.27Zm0 8.468a3.333 3.333 0 1 1 0-6.666 3.333 3.333 0 0 1 0 6.666Z'/%3E%3Cpath d='M15.338 5.862a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4Z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0C7.284 0 6.944.012 5.877.06 4.813.11 4.086.278 3.45.525a4.901 4.901 0 0 0-1.772 1.153A4.901 4.901 0 0 0 .525 3.45C.278 4.086.109 4.813.06 5.877.011 6.944 0 7.284 0 10s.011 3.056.06 4.123c.049 1.064.218 1.791.465 2.427a4.902 4.902 0 0 0 1.153 1.772 4.902 4.902 0 0 0 1.772 1.153c.636.247 1.363.416 2.427.465 1.067.048 1.407.06 4.123.06s3.056-.012 4.123-.06c1.064-.049 1.791-.218 2.427-.465a4.904 4.904 0 0 0 1.772-1.153 4.904 4.904 0 0 0 1.153-1.772c.247-.636.416-1.363.465-2.427.048-1.067.06-1.407.06-4.123s-.012-3.056-.06-4.123c-.049-1.064-.218-1.791-.465-2.427a4.902 4.902 0 0 0-1.153-1.772A4.902 4.902 0 0 0 16.55.525C15.914.278 15.187.109 14.123.06 13.056.012 12.716 0 10 0Zm0 1.802c2.67 0 2.986.01 4.04.058.976.045 1.505.207 1.858.344a3.1 3.1 0 0 1 1.15.748c.35.35.566.684.748 1.15.137.353.3.882.344 1.857.048 1.055.058 1.37.058 4.041 0 2.67-.01 2.986-.058 4.04-.045.976-.207 1.505-.345 1.858a3.1 3.1 0 0 1-.748 1.15 3.1 3.1 0 0 1-1.15.748c-.352.137-.881.3-1.856.344-1.055.048-1.37.058-4.041.058-2.67 0-2.987-.01-4.04-.058-.976-.045-1.505-.207-1.858-.345a3.099 3.099 0 0 1-1.15-.748 3.099 3.099 0 0 1-.748-1.15c-.137-.352-.3-.881-.344-1.856-.048-1.055-.058-1.37-.058-4.041 0-2.67.01-2.986.058-4.04.045-.976.207-1.505.344-1.858.182-.466.398-.8.748-1.15.35-.35.684-.566 1.15-.748.353-.137.882-.3 1.857-.344 1.055-.048 1.37-.058 4.041-.058Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .footer__menu li a:after{background:var(--beetle)}body.light-mode.nav--light .nav:not(.nav--dark) svg path,body.light-mode.nav--light .nav:not(.nav--dark) svg polygon{fill:var(--limestone)}body.light-mode.nav--light .nav:not(.nav--dark) .nav__wrapper>li.active>a,body.light-mode.nav--light .nav:not(.nav--dark) .nav__wrapper>li:hover>a{border:1px solid var(--limestone)}@media (min-width:1240px){body.light-mode.nav--light .nav:not(.nav--dark) .nav__wrapper>li>a{color:var(--limestone)}}body.light-mode.nav--light .nav:not(.nav--dark) .nav__icon div span{background-color:var(--offwhite)}body.light-mode.nav--light .nav:not(.nav--dark) .toggle{background:hsla(34,29%,83%,.1)}body.light-mode.nav--light .nav:not(.nav--dark) .toggle:before{background:var(--limestone)}body.light-mode.nav--light .nav:not(.nav--dark) .toggle .toggle__option--dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M6.757 1.757a6.006 6.006 0 0 0 7.486 7.486 6 6 0 1 1-7.486-7.486Z' fill='%23EDE4D8' stroke='%23EDE4D8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode.nav--light .nav:not(.nav--dark) .toggle .toggle__option--light{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 2.5V1' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 11.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23171B17'/%3E%3Cpath d='M4 4 3 3M4 12l-1 1M12 4l1-1M12 12l1 1M2.5 8H1M8 13.5V15M13.5 8H15' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode.nav--light .nav:not(.nav--dark) .nav__search--icon-holder{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23EDE4D8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8.75 15a6.25 6.25 0 1 0 0-12.5 6.25 6.25 0 0 0 0 12.5ZM13.17 13.17l4.33 4.33'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}body.light-mode .posts-form-mobile-trigger[aria-expanded=true]{border-color:var(--beetle);color:var(--beetle)}.page-template-index-news #posts-filters{margin-top:200px}.page-template-index-news #posts-grid{padding-top:78px}@media (max-width:767px){.page-template-index-news #posts-grid{padding-bottom:160px}}.page-template-index-news .posts-filter--horizontal .posts-form-mobile-trigger{display:block}.page-template-index-news .load-more-btn-wrap .button-container button{display:inline-block}.page-template-index-news footer{padding-top:0}.page-template-index-campaigns #posts-filters{margin-top:160px}@media (min-width:768px){.page-template-index-campaigns #posts-filters{margin-top:200px}.page-template-index-campaigns #posts-filters .filter-mobile-toggle{display:block}}.page-template-index-campaigns #tiles-grid{padding-bottom:200px;padding-top:56px}@media (min-width:768px){.page-template-index-campaigns #tiles-grid{padding-top:88px}.page-template-index-campaigns #tiles-grid .tiles-grid__wrapper .tile--large .tile__excerpt{display:block}}.page-template-index-campaigns #posts-grid{padding-bottom:0;padding-top:0}.page-template-index-campaigns .load-more-btn-wrap{justify-content:end}.page-template-index-campaigns .campaign-media{padding-bottom:200px}.page-template-index-campaigns footer{padding-top:0}.page h1{max-width:950px}.page h3.center{text-align:center}.page-template-index-press #posts-filters{margin-top:200px}@media (min-width:768px){.page-template-index-press #posts-filters .filter-mobile-toggle{display:block}}.page-template-index-press #posts-grid{padding-top:78px}@media (max-width:767px){.page-template-index-press #posts-grid{padding-bottom:160px}}.page-template-index-press .block-sign-up{margin-bottom:200px}.page-template-index-press footer{padding-top:0}.search-results #posts-filters{margin-top:160px}@media (min-width:768px){.search-results #posts-filters{margin-top:250px}.search-results #posts-filters .posts-form-mobile-trigger{display:block}}.search-results .search-line{margin-bottom:80px;margin-top:24px}.search-results .search-line p{color:var(--grey-dark);font-size:16px;font-weight:400;line-height:140%}.search-results .search-line p span#search-term{color:var(--limestone)}.search-results #posts-grid{padding-top:0}.search-results #posts-grid .load-more-btn-wrap .button-container button{display:inline-block}.search-results footer{padding-top:0}.searchform input[type=text]{border-bottom:0!important;font-family:var(--headingFont);font-size:var(--fs-small);letter-spacing:.08em;line-height:1.8em;margin-top:.05em;opacity:0;padding-left:32px;width:auto}.searchform input[type=text]::-webkit-input-placeholder{color:var(--limestone)!important;opacity:.1}.searchform input[type=text]:-moz-placeholder{color:var(--limestone)!important;opacity:.1}.searchform input[type=submit]{display:none}.tile-search{border-bottom:1px solid var(--beetle-tint);display:block;max-width:896px;padding-bottom:40px;text-decoration:none}.tile-search:not(:last-of-type){margin-bottom:40px}.tile-search .breadcrumbs,.tile-search h3{margin-bottom:24px}.tile-search p{color:var(--grey-dark)}.tile-search .tags{margin-top:24px}.single-campaigns header .intro{padding:56px 0 120px}@media (min-width:768px){.single-campaigns header .intro{padding:60px 0 200px}}@media (min-width:1240px){.single-campaigns header .intro{padding:80px 0 200px}}.single-campaigns header h1.page-title{margin-bottom:40px;margin-top:0}.single-campaigns .campaign-posts__reports{margin-bottom:var(--vpad)}@media (min-width:1024px){.single-campaigns .campaign-posts__reports{margin-bottom:0}}@media (max-width:767px){.single-campaigns .campaign-posts__reports{padding-bottom:200px}.single-campaigns .campaign-posts__columns a{width:100%}}.single-campaigns .campaign-posts__columns .tile__excerpt{display:block;margin-bottom:24px}@media (min-width:768px){.single-campaigns .campaign-posts__columns{display:block}.single-campaigns .campaign-posts__columns .tile{margin-bottom:24px;width:calc(50% - 16px)}.single-campaigns .campaign-posts__column .tile{margin-bottom:24px}}.single-campaigns .campaign-media{padding-top:0}@media (max-width:767px){.single-campaigns .campaign-media{padding-bottom:80px}}.single-campaigns .campaign-media .campaign-media__grid .tile__excerpt{display:block;margin-bottom:24px}.single-campaigns footer{padding-top:0}.single-report .columns{margin-top:60px}@media (min-width:768px){.single-report .columns{margin-top:120px}}@media (min-width:1240px){.single-report .columns{padding-bottom:160px}}.single-report .block-logo-carousel{margin-bottom:120px}@media (min-width:768px){.single-report .block-logo-carousel{margin-bottom:160px}}@media (min-width:1240px){.single-report .block-logo-carousel{margin-bottom:200px}}@media (max-width:767px){.single-report .campaign-posts__columns a{width:100%}}.single-report .campaign-posts__columns .tile__excerpt{display:block;margin-bottom:24px}.single-report .campaign-posts__reports h1{margin-bottom:44px}@media (min-width:768px){.single-report .campaign-posts__reports h1{margin-bottom:98px}}@media (min-width:1240px){.single-report .campaign-posts__reports h1{margin-bottom:89px}}@media (min-width:600px){.single-report .campaign-posts__reports .load-more-btn-wrap{margin-top:6px!important;position:absolute;right:0;top:0}}.single-report footer{padding-top:200px}@media (min-width:1024px){.single-post .campaign-posts__columns,.single-press-releases .campaign-posts__columns,.single-report .campaign-posts__columns{grid-template-columns:1fr 1fr 1fr}}@media (min-width:600px){.single-post .campaign-posts__reports .load-more-btn-wrap,.single-press-releases .campaign-posts__reports .load-more-btn-wrap,.single-report .campaign-posts__reports .load-more-btn-wrap{margin-top:6px!important;position:absolute;right:0;top:0}}.single-report h1{margin-bottom:.5em;margin-top:.3em}.report-button{background:var(--color-bg);bottom:0;-webkit-box-shadow:0 -29px 30px var(--color-bg);-moz-box-shadow:0 -29px 30px var(--color-bg);box-shadow:0 -29px 30px var(--color-bg);left:0;padding:24px var(--hpad);position:fixed;width:100%;z-index:3}.report-button a{display:inline-block;width:auto}@media (max-width:767px){.report-button button{width:100%}}@media (min-width:1024px){.report-button{bottom:20px;margin-top:auto;padding-left:0;padding-right:0;position:sticky}}.report-button--sticky{bottom:0;position:sticky}@media (min-width:1024px){.report-button--sticky{display:none}}.report-button--static{display:none}@media (min-width:1024px){.report-button--static{display:block}}.columns{padding-top:80px;width:100%}@media (min-width:768px){.columns{padding-top:160px}}@media (min-width:1024px){.columns{align-items:start;display:grid;gap:32px;grid-template-columns:1fr 1fr;padding-bottom:var(--vpad)}}.columns__half{padding-bottom:var(--vpad);width:100%}@media (min-width:1024px){.columns__half{padding-bottom:0}}.columns__half .header-image{margin-bottom:var(--hpad)}.columns__half .header-image img{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;width:100%}.columns__half .wysiwyg{padding-bottom:var(--hpad)}.columns__half .wysiwyg>:last-child{margin-bottom:0!important}.columns__half .wysiwyg ul li:last-child{margin-bottom:0}.columns__half .gallery{padding-bottom:var(--hpad)}.columns__half .footer-links__tile{margin-bottom:var(--hpad)}@media (min-width:600px){.columns__half .footer-links__tile{aspect-ratio:1/.4}}.columns__half .footer-links__tile--download-share,.columns__half .footer-links__tile--press{background-position:50%;-webkit-background-size:cover;background-size:cover}.columns__half .footer-links__tile--download-share h2,.columns__half .footer-links__tile--press h2{z-index:2}.columns__half .footer-links__tile--download-share button,.columns__half .footer-links__tile--press button{position:relative}.columns__half .footer-links__tile--download-share a,.columns__half .footer-links__tile--download-share button,.columns__half .footer-links__tile--press a,.columns__half .footer-links__tile--press button{padding-left:56px;z-index:2}.columns__half .footer-links__tile--download-share a:before,.columns__half .footer-links__tile--download-share button:before,.columns__half .footer-links__tile--press a:before,.columns__half .footer-links__tile--press button:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23171B17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 11.875v-8.75M16.875 11.875v4.375a.624.624 0 0 1-.625.625H3.75a.625.625 0 0 1-.625-.625v-4.375'/%3E%3Cpath d='M13.125 8.75 10 11.875 6.875 8.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;-webkit-background-size:20px;background-size:20px;content:"";height:100%;left:24px;position:absolute;top:0;width:20px}.columns__half .footer-links__tile--download-share a.report-button,.columns__half .footer-links__tile--download-share button.report-button,.columns__half .footer-links__tile--press a.report-button,.columns__half .footer-links__tile--press button.report-button{display:inline-block;width:auto}.columns__half .footer-links__tile--press h2{color:var(--beetle)}.columns__half .footer-links__tile--download-share{position:relative}.columns__half .footer-links__tile--download-share:before{background:linear-gradient(0deg,rgba(23,27,23,.6),rgba(23,27,23,.6));border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:1024px){.columns__half--header{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;min-height:calc(90vh - var(--nav-height) + 40px);position:sticky;top:calc(var(--nav-height) + 40px)}html.site-notification--show .columns__half--header{top:calc(var(--notification-height) + var(--nav-height) + 40px)}}
/*# sourceMappingURL=style.css.map*/