/*!
* ress.css • v1.2.2
* MIT License
* github.com/filipelinhares/ress
*/html{overflow-y:scroll}*,:after,:before{background-repeat:no-repeat}:after,:before{vertical-align:inherit;text-decoration:inherit}*{margin:0;padding:0}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=number]{width:auto}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{display:table;max-width:100%;border:0;color:inherit;white-space:normal}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}img{display:inline-block;vertical-align:top;border-style:none}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}audio,embed,img,object,video{max-width:100%;height:auto}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}button:focus:not(:focus-visible){outline:none}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{display:inline-block;margin:0;padding:12px;overflow:visible;background-color:transparent;border:0;color:inherit;font:inherit;text-transform:none;transition-duration:.15s;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-timing-function:linear;cursor:pointer}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#395234}.hamburger-box{position:relative;display:inline-block;width:28px;height:18px}.hamburger-inner{top:50%;display:block;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:28px;height:2px;background-color:#395234;border-radius:4px;transition-duration:.15s;transition-property:transform;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}html{height:100%;margin:0 0 1px;padding:0;box-sizing:border-box;font-synthesis:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body,html{width:100%;scroll-behavior:smooth}body{font-size:1rem;height:auto;margin:0;background-color:#f2e4d0;color:#395234;font-family:Montserrat,sans-serif;font-weight:400;text-align:left}*{font-synthesis:inherit;font-smoothing:inherit}*,:after,:before{box-sizing:inherit}address{font-style:inherit}figure{margin:0}.touch{cursor:pointer}a,a:active{outline-color:#ff504b;color:inherit;text-decoration:none;transition:all .1s ease-out}a:active:hover,a:hover{opacity:.7}p{margin:0 0 1em;color:inherit;font-family:inherit;font-size:inherit;font-weight:400;line-height:1.5}ul{padding:0}li{font-family:inherit}blockquote{font-family:Montserrat,sans-serif;font-size:1.5em}hr{display:block;width:100%;border:none;border-top:1px solid rgba(57,82,52,.2)}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}.display1{margin-bottom:.75em;font-size:2.75em;line-height:1.1}@media (min-width:40.063em){.display1{font-size:3.5em}}.c-card-listing__action-text,.c-card__action-text,.c-form .c-form__title,.c-form__container .gform_wrapper .gsection_title,.c-hero-job__detail-heading,.c-hero-person__job,.c-signposting__heading,.c-statistics__heading,.c-teaser--no-image .c-teaser__heading,h1,h2,h3,h4,h5,h6{font-family:Soleil,Helvetica,sans-serif;font-weight:500;line-height:1.2}.c-form .c-form__title,.c-signposting__heading,.c-teaser--no-image .c-teaser__heading,h1{margin-bottom:.75em;font-size:2em;font-weight:900}@media (min-width:40.063em){.c-form .c-form__title,.c-signposting__heading,.c-teaser--no-image .c-teaser__heading,h1{font-size:2.5em}}.c-card-listing__action-text,.c-card__action-text,.c-form__container .gform_wrapper .gsection_title,.c-hero-job__detail-heading,.c-hero-person__job,.c-statistics__heading,h2,h3,h4,h5,h6{margin-bottom:1em}.c-form__container .gform_wrapper .gsection_title,.c-statistics__heading,h2{font-size:1.75em;font-weight:900}@media (min-width:40.063em){.c-form__container .gform_wrapper .gsection_title,.c-statistics__heading,h2{font-size:2em}}h3{font-size:1.5em;font-weight:700}@media (min-width:40.063em){h3{font-size:1.75em}}.c-hero-person__job,h4{font-size:1.125em}.c-card-listing__action-text,.c-card__action-text,.c-hero-job__detail-heading,h5{font-size:1em}h6{font-size:.875em}.display-xl{margin-bottom:.25em;font-family:Soleil,Helvetica,sans-serif;font-size:6em;font-weight:800;line-height:1.1}@media (min-width:32em){.display-xl{font-size:8.5em}}@media (min-width:40.063em){.display-xl{font-size:10.5em}}.c-footer__menu ul,.c-footer ul,.list-reset{margin-left:0;list-style:none}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.align-start{align-items:flex-start}.no-margin{margin:0}.screen-reader-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0)}.bg-beige{background-color:#f2e4d0}.bg-white{background-color:#fff}.bg-light-beige{background-color:#fbf5ed}.bg-green{background-color:#396847;color:#f2e4d0}.c-footer__copyright,.c-footer li,.c-hero-large__meta,.smaller{font-size:.875em}@media (min-width:40.063em){.mobile-only{display:none}}@media (min-width:50em){.tablet-only{display:none}}.above-desktop-only{display:none}@media (min-width:50em){.above-desktop-only{display:block}}.hide{display:none!important}#ccc button{border-radius:0!important}#ccc #ccc-notify-accept,#ccc #ccc-notify-reject{font-family:Montserrat,sans-serif!important}.o-row-margin{width:100%;margin-bottom:30px}@media (min-width:40.063em){.o-row-margin{margin-bottom:35px}}@media (min-width:50em){.o-row-margin{margin-bottom:40px}}@media (min-width:75em){.o-row-margin{margin-bottom:50px}}@media (min-width:83.75em){.o-row-margin{margin-bottom:60px}}.c-navigation__child-layout,.o-grid-container{max-width:1500px;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:40.063em){.c-navigation__child-layout,.o-grid-container{padding-right:2rem;padding-left:2rem}}@media (min-width:40.063em){.o-grid-container--thin{width:65.71429%}}@media (min-width:64.063em){.o-grid-container--thin{width:48.57143%}}.o-logo{min-width:120px;height:80px}@media (min-width:950px){.o-logo{min-width:172px;height:110px;max-height:none}}.o-logo svg{max-width:100%;margin-top:-1.1rem}@media (min-width:950px){.o-logo svg{margin-top:0}}.o-search-icon{padding:6px}.o-search-icon button{padding:.25rem}.o-search-icon svg{width:22px}.o-breadcrumbs nav{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end}@media (min-width:950px){.o-breadcrumbs nav{flex-direction:row;justify-content:flex-start}}.o-breadcrumbs .breadcrumb_last{display:none}@media (min-width:950px){.o-breadcrumbs .breadcrumb_last{display:inline;opacity:.7}}.o-breadcrumbs a{color:#395234;opacity:.7}.o-breadcrumbs a:not(:last-of-type){display:none}@media (min-width:950px){.o-breadcrumbs a:not(:last-of-type){display:inline}}.o-breadcrumbs .breadcrumb-separator{display:inline-block;opacity:.7}.o-breadcrumbs .breadcrumb-separator:not(:last-of-type){display:none}@media (min-width:950px){.o-breadcrumbs .breadcrumb-separator:not(:last-of-type){display:inline}}.o-breadcrumbs .breadcrumb-separator:last-of-type{transform:rotate(180deg)}@media (min-width:950px){.o-breadcrumbs .breadcrumb-separator:last-of-type{transform:none}}.o-breadcrumbs .breadcrumb_last,.o-breadcrumbs a{padding:0 .25rem;font-family:Montserrat,sans-serif;font-size:.875em}@media (min-width:950px){.o-breadcrumbs .breadcrumb_last,.o-breadcrumbs a{padding:0 .5rem}}.o-breadcrumbs a:first-of-type{padding-left:.25rem;color:#395234;opacity:1}.o-breadcrumbs--desktop{display:none}@media (min-width:950px){.o-breadcrumbs--desktop{display:block;padding-top:.8rem}}.o-breadcrumbs--mobile{padding:.8rem 0}@media (min-width:950px){.o-breadcrumbs--mobile{display:none}}.c-form__container .gform_next_button,.c-form__container button[type=submit],.o-cta{z-index:1;display:block;margin-bottom:1em;padding:.5em 1.5em;font-family:Soleil,Helvetica,sans-serif;font-weight:600;text-align:center}.c-form__container .gform_next_button:hover,.c-form__container button:hover[type=submit],.o-cta:hover{opacity:.7}@media (min-width:22.438em){.c-form__container .gform_next_button,.c-form__container button[type=submit],.o-cta{display:inline-block}}.o-cta--download{display:flex!important;align-items:center}.o-cta--download svg{z-index:2;display:block;width:18px;margin-right:.5rem}.c-form__container .gform_next_button,.c-form__container button[type=submit],.o-cta--yellow{background-color:#f5b42d;color:#395234}.o-cta--green{background-color:#396847;color:#f2e4d0}.o-cta--beige{background-color:#f2e4d0;color:#395234}.o-cta--small{padding:.5rem .75rem}.o-hero-title{margin-bottom:.5em;color:#f5b42d}.o-hero-subtitle{margin-bottom:1.5em;color:#f2e4d0;font-weight:600;font-size:1rem}@media (min-width:50em){.o-hero-subtitle{font-size:1.25rem}}.o-wysiwyg ::-moz-selection{background:#ea8774}.o-wysiwyg ::selection{background:#ea8774}.o-wysiwyg a:not(.o-cta){border-bottom:2px solid #395234;font-weight:700}.o-wysiwyg ul{margin-left:1.5rem;text-indent:-1.4rem}.o-wysiwyg ol{margin-left:1.2rem}.o-wysiwyg ol li{list-style-position:outside}.o-wysiwyg blockquote{margin-top:1rem;margin-bottom:1rem;padding:1rem 0;border-top:1px solid rgba(57,82,52,.2);border-bottom:1px solid rgba(57,82,52,.2);font-family:Montserrat,sans-serif;font-style:italic}@media (min-width:50em){.o-wysiwyg blockquote{margin-top:2rem;margin-bottom:2rem;padding-top:2rem;padding-bottom:1.5rem}}.o-wysiwyg li{list-style-position:inside;line-height:1.5}.o-wysiwyg hr,.o-wysiwyg li{margin-bottom:1rem}.c-form .o-wysiwyg .c-form__title,.c-form__container .gform_wrapper .o-wysiwyg .gsection_title,.c-teaser--no-image .o-wysiwyg .c-teaser__heading,.o-wysiwyg .c-card-listing__action-text,.o-wysiwyg .c-card__action-text,.o-wysiwyg .c-form .c-form__title,.o-wysiwyg .c-form__container .gform_wrapper .gsection_title,.o-wysiwyg .c-hero-job__detail-heading,.o-wysiwyg .c-hero-person__job,.o-wysiwyg .c-signposting__heading,.o-wysiwyg .c-statistics__heading,.o-wysiwyg .c-teaser--no-image .c-teaser__heading,.o-wysiwyg h1,.o-wysiwyg h2,.o-wysiwyg h3,.o-wysiwyg h4,.o-wysiwyg h5{padding-top:1em}.o-wysiwyg--green a:not(.o-cta){border-bottom:2px solid #f2e4d0}.o-wysiwyg--green ::-moz-selection{background:#ea8774}.o-wysiwyg--green ::selection{background:#ea8774}.o-border-line-overlay{position:relative}.o-border-line-overlay:before{position:absolute;top:100%;bottom:0;left:1rem;z-index:2;width:2px;background-color:#ff504b;content:"";box-sizing:border-box;transition:all .5s ease-out}.animate .o-border-line-overlay:before{top:1rem}@media (min-width:75em){.animate .o-border-line-overlay:before{top:2rem}}.o-border-line-overlay--portrait-card-content:before{top:0;bottom:100%;background-color:#f5b42d;transition:all .5s ease-out}.animate .o-border-line-overlay--portrait-card-content:before{top:0;bottom:1rem}@media (min-width:75em){.animate .o-border-line-overlay--portrait-card-content:before{top:0;bottom:2rem}}.o-border-line-overlay--landscape-card-content:before{top:100%;left:0;background-color:#f5b42d;transition:all .5s ease-out}.animate .o-border-line-overlay--landscape-card-content:before{top:0;bottom:0}.o-border-line-image-overlay-hero-large{position:relative}.o-border-line-image-overlay-hero-large:before{position:absolute;top:1rem;right:1rem;bottom:0;left:1rem;z-index:1;border-top:2px solid #ff504b;border-right:2px solid #ff504b;box-sizing:border-box;content:""}@media (min-width:40.063em){.o-border-line-image-overlay-hero-large:before{right:2rem;left:2rem}}@media (min-width:950px){.o-border-line-image-overlay-hero-large:before{top:2rem;left:60%;border-top:3px solid #ff504b;border-right:3px solid #ff504b}}@media (min-width:1500px){.o-border-line-image-overlay-hero-large:before{right:calc((100vw - 1500px)/2 + 2rem)}}.o-image-border-line-standfirst{position:relative}@media (min-width:950px){.o-image-border-line-standfirst:before{position:absolute;top:0;right:2rem;bottom:0;left:2rem;z-index:1;border-right:3px solid #f5b42d;border-bottom:3px solid #f5b42d;box-sizing:border-box;pointer-events:none;content:""}}@media (min-width:1500px){.o-image-border-line-standfirst:before{right:calc((100vw - 1500px)/2 + 2rem);left:calc((100vw - 1500px)/2 + 2rem)}}.o-image-border-line-standfirst--bottom:before{border-right:none;border-bottom:none;border-left:2px solid #f5b42d}@media (min-width:950px){.o-image-border-line-standfirst--bottom:before{border-bottom:none;border-left:3px solid #f5b42d}}.o-search-bar{position:relative;color:#395234;font-size:1.5em}@media (min-width:40.063em){.o-search-bar{font-size:2.5em}}.o-search-bar input{max-width:100%;padding:1rem calc(50px + 1rem) 1rem .5rem;border-bottom:4px solid #395234;outline-color:#395234}.o-search-bar button{position:absolute;top:1rem;right:0;width:50px;outline:0}.o-search-bar ::-webkit-input-placeholder{color:#396847}.o-search-bar ::-moz-placeholder{color:#396847}.o-search-bar :-ms-input-placeholder{color:#396847}.o-search-bar ::-ms-input-placeholder{color:#396847}.o-search-bar ::placeholder{color:#396847}.o-page-title{margin-bottom:1rem;padding-top:3rem}.c-modal,.o-full-screen-overlay{position:fixed;top:0;left:0;z-index:4;width:0;height:0;background-color:rgba(57,82,52,.8);transition:opacity .2s ease-in,height 0s ease .2s,width 0s ease .2s;opacity:0}.o-full-screen-overlay.open,.open.c-modal{width:100%;height:100%;transition:opacity .1s ease-in;opacity:1}.o-checkbox{margin-bottom:.5rem}.o-checkbox input{position:absolute;left:-9999px}.o-checkbox label{position:relative;padding:4px 0 4px 30px;line-height:24px;cursor:pointer}.o-checkbox label:before{position:absolute;top:0;left:0;width:24px;height:24px;background:#fff;border:2px solid #395234;content:""}.o-checkbox label:after{position:absolute;top:5px;left:7px;color:#395234;font-family:fontello;line-height:.8;transition:all .1s;content:"\2713"}.o-checkbox input:not(:checked)+label:after{opacity:0}.o-checkbox input:checked+label:after{opacity:1}.o-checkbox input:disabled:checked+label:before,.o-checkbox input:disabled:not(:checked)+label:before{background-color:#fff;border-color:#395234;box-shadow:none}.o-checkbox input:checked:focus+label:before,.o-checkbox input:not(:checked):focus+label:before,.o-checkbox label:hover:before{background-color:#e3f1f2}.c-content{flex:0 1 82.85714%;margin-left:2.85714%;background:rgba(230,179,179,.5)}.c-header{position:relative;z-index:5;background:#f2e4d0}.c-header .o-search-icon{margin-left:auto;padding-top:1.25rem;text-align:right}@media (min-width:950px){.c-header .c-navigation--top-level{flex:1 1 auto;padding-top:.5rem}}.c-header .hamburger{padding-top:1.5rem}.c-header__navigation{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin-left:3rem}@media (min-width:950px){.hamburger{display:none}}.c-navigation__branding-line{height:5px;border-top:2px solid #f2e4d0}.c-navigation__branding-line--mobile{display:block;width:auto;height:4px;margin-right:1rem;background:linear-gradient(90deg,#f2e4d0 0,#f2e4d0 23px,#395234 0,#395234 130px,#ff504b 0,#ff504b)}@media (min-width:40.063em){.c-navigation__branding-line--mobile{margin-right:2rem;margin-left:2rem;background:linear-gradient(90deg,#f2e4d0 0,#f2e4d0 7px,#395234 0,#395234 125px,#ff504b 0,#ff504b)}}@media (min-width:950px){.c-navigation__branding-line--mobile{display:none}}.c-navigation__branding-line--desktop{display:none;background:linear-gradient(90deg,#395234 160px,#ff504b 0)}@media (min-width:950px){.c-navigation__branding-line--desktop{position:absolute;top:2px;right:100%;left:2.7rem;display:block;min-width:160px;transition:all .4s ease-out}.primary-nav-open .c-navigation__branding-line--desktop{right:2rem}}.c-navigation__child-menu{z-index:5;display:none;width:100%;height:0;overflow:hidden;background-color:#f2e4d0;transition:height .2s ease}.c-navigation__has-children .c-navigation__icon{display:inline-block;color:#395234}.c-navigation__has-children.open .c-navigation__child-menu{z-index:100;display:block;height:auto}.c-navigation__has-children.open .c-navigation__icon{transform:rotate(180deg)}.c-navigation__child-layout{position:relative;display:flex;align-items:flex-start}.c-navigation__group-label,.c-navigation__link{font-family:Soleil,Helvetica,sans-serif;font-weight:600}.c-navigation__group-label{margin-top:1.5rem;margin-bottom:.8rem;font-size:.875rem}@media (min-width:950px){.c-navigation__child-menu{position:absolute;top:100%;left:0}.c-navigation__child-menu .c-navigation__list{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:1rem}.c-navigation__child-menu .c-navigation__link{display:block;font-size:1.75rem}.c-navigation__child-menu .c-navigation__link:hover{text-decoration:underline;opacity:1}.c-navigation__child-menu .c-navigation__group{width:48.57143%;margin-right:1.42857%;padding-right:1rem}.c-navigation__child-menu .c-navigation__group .menu-item{width:100%;margin-right:0;margin-bottom:1rem;margin-left:.5rem}.c-navigation__top-level-link{display:inline-block;padding:.5rem .25rem;font-size:1.125rem}.c-navigation__group-label{margin-bottom:1rem;margin-left:.5rem;font-size:.875rem}.c-navigation__see-all-item{display:flex;align-items:center;justify-content:center;width:100%;padding:1.5rem 0;background-color:rgba(234,135,116,.4);line-height:1}.c-navigation__see-all-item .c-navigation__link:hover{background-color:transparent}.c-navigation__see-all-item .c-navigation__link{margin-bottom:0;font-family:Soleil,Helvetica,sans-serif;font-weight:600;font-size:1.125rem}.c-navigation__list{display:flex;flex:1}.c-navigation__item{margin-right:1.5rem}}@media (min-width:950px) and (min-width:64.063em){.c-navigation__item{margin-right:3rem}}@media (min-width:950px){.c-navigation__item:last-of-type{margin-right:0}.c-navigation__layout--has-featured .c-navigation__list{justify-content:flex-start;max-width:none;padding-left:0}.c-navigation__layout--has-featured .menu-item{width:48.57143%;margin-right:1.42857%}.c-navigation__layout--has-featured .c-navigation__link{display:inline-block;margin-left:0}.c-navigation__featured-article{flex-basis:31.42857%;margin-top:2rem;margin-bottom:2rem;margin-left:4rem;background-color:#fbf5ed}.c-navigation__featured-article .c-card-listing__image-wrapper{position:relative;margin-bottom:0}.c-navigation__featured-article .c-card-listing__image{height:200px}.c-navigation__featured-article-content{position:relative;padding:2rem;background-color:#fbf5ed}.c-navigation__featured-article-content h3{font-size:1.125rem;margin-bottom:.5em}.c-navigation__featured-article-content p{font-size:.875rem}}@media (min-width:75em){.c-navigation__featured-article{flex-basis:31.42857%}}@media (max-width:950px){.c-navigation{position:absolute;top:78px;right:0;z-index:5;width:0;min-height:calc(100vh - 108px);overflow:hidden;background-color:#f2e4d0;transform:translateX(100%);transition:transform .2s ease-in}.c-navigation.open{width:100%;transform:translateX(0)}.c-navigation__featured-article{display:none}.c-navigation__has-children button{display:flex;justify-content:space-between;width:100%}.c-navigation__top-level-item{padding:1rem 0;border-bottom:2px solid #395234;font-size:1.125rem}.c-navigation__child-menu .c-navigation__list{width:100%;padding-bottom:0;padding-left:0}.c-navigation__child-menu .c-navigation__link{display:block;padding:.75rem 0;font-family:Montserrat,sans-serif;font-weight:400}.c-navigation__list{padding:1rem}}@media (max-width:950px) and (min-width:40.063em){.c-navigation__list{padding:1rem 2rem}}@media (max-width:950px){.c-navigation__see-all-item{padding-left:1rem}}@media (max-width:950px) and (min-width:40.063em){.c-navigation__see-all-item{padding-left:2rem}}@media (max-width:950px){.c-navigation__see-all-item span{display:none}}.c-box{position:relative;padding:0 1rem;background-color:#fff;color:#395234}@media (min-width:50em){.c-box{padding:0 2.5rem}}.c-box__content{padding:1.5rem 0}.c-hero{position:relative;margin-top:.5rem;margin-bottom:1rem}.c-hero .o-hero-subtitle,.c-hero .o-hero-title{color:#395234}@media (min-width:50em){.c-hero{margin-top:2rem;margin-bottom:3rem}}@media (min-width:75em){.c-hero{margin-top:3rem}}.c-hero__image-line-border-before{position:absolute;top:-1rem;right:1rem;left:1rem;height:1rem}.c-hero--left .c-hero__image-line-border-before{border-left:4px solid #ff504b}@media (min-width:950px){.c-hero--left .c-hero__image-line-border-before{border-left:4px solid #395234}}.c-hero--right .c-hero__image-line-border-before{border-right:4px solid #ff504b}@media (min-width:950px){.c-hero--right .c-hero__image-line-border-before{border-right:4px solid #395234}}@media (min-width:950px){.c-hero__image-line-border-before{top:-2rem;height:2rem}}.c-hero__image-line-border-top{position:absolute;top:0;right:1rem;left:1rem;z-index:2;height:1rem}.c-hero--left .c-hero__image-line-border-top{border-left:4px solid #f2e4d0}@media (min-width:950px){.c-hero--left .c-hero__image-line-border-top{border-left:4px solid #ff504b}}.c-hero--right .c-hero__image-line-border-top{border-right:4px solid #f2e4d0}@media (min-width:950px){.c-hero--right .c-hero__image-line-border-top{border-right:4px solid #ff504b}}.c-hero__image-line-border-bottom{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;z-index:2;border-right:4px solid #f2e4d0;border-bottom:4px solid #f2e4d0;border-left:4px solid #f2e4d0}@media (min-width:950px){.c-hero__image-line-border-bottom{border-right:4px solid #ff504b;border-bottom:4px solid #ff504b;border-left:4px solid #ff504b}}@media (min-width:22.438em){.c-hero__cta{margin-right:1rem}}@media (min-width:950px){.c-hero__layout{display:flex}}.c-hero__layout--image-right{flex-direction:row-reverse}.c-hero__content{display:flex;flex-direction:column;justify-content:center;margin-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}@media (min-width:40.063em){.c-hero__content{padding-right:2rem;padding-left:2rem}}@media (min-width:950px){.c-hero__content{width:54.28571%;margin-top:0;margin-left:auto;padding:1.5rem}}@media (min-width:64.063em){.c-hero__content{padding:3rem}}@media (min-width:1500px){.c-hero__content{margin-right:calc((100% - 1500px)/2 + 2rem)}}.c-hero--right .c-hero__content{margin-right:auto;margin-left:0;padding-left:1rem}@media (min-width:40.063em){.c-hero--right .c-hero__content{padding-left:2rem}}@media (min-width:1500px){.c-hero--right .c-hero__content{padding-left:calc((100% - 1500px)/2 + 2rem)}}.c-hero__content .c-hero__layout--no-image{width:100%}@media (min-width:50em){.c-hero__content .c-hero__layout--no-image{width:82.85714%}}@media (min-width:64.063em){.c-hero__content .c-hero__layout--no-image{width:48.57143%}}.c-hero__image-container{position:relative;z-index:1;width:100%;height:100%}.c-hero__image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-hero__image-container-behind{display:flex;align-items:center;padding-top:1rem;padding-bottom:1rem}.c-hero--left .c-hero__image-container-behind{justify-content:flex-end;padding-left:1rem;background:linear-gradient(90deg,#f5b42d 0,#f5b42d 50%,#f2e4d0 0,#f2e4d0)}@media (min-width:50em){.c-hero--left .c-hero__image-container-behind{padding-left:2rem}}@media (min-width:1500px){.c-hero--left .c-hero__image-container-behind{padding-left:calc((100% - 1500px)/2 + 2rem)}}.c-hero--right .c-hero__image-container-behind{justify-content:flex-start;padding-right:2rem;background:linear-gradient(270deg,#f5b42d 0,#f5b42d 50%,#f2e4d0 0,#f2e4d0)}@media (min-width:50em){.c-hero--right .c-hero__image-container-behind{padding-right:1rem}}@media (min-width:1500px){.c-hero--right .c-hero__image-container-behind{padding-right:calc((100% - 1500px)/2 + 2rem)}}@media (min-width:950px){.c-hero__image-container-behind{width:40%;padding-top:2rem;padding-bottom:2rem}}.c-form__container .c-hero__cta-wrapper .gform_next_button,.c-form__container .c-hero__cta-wrapper button[type=submit],.c-hero__cta-wrapper .c-form__container .gform_next_button,.c-hero__cta-wrapper .c-form__container button[type=submit],.c-hero__cta-wrapper .o-cta{display:block}@media (min-width:32em){.c-hero__cta-wrapper{display:flex;flex-wrap:wrap}.c-form__container .c-hero__cta-wrapper .gform_next_button,.c-form__container .c-hero__cta-wrapper button[type=submit],.c-hero__cta-wrapper .c-form__container .gform_next_button,.c-hero__cta-wrapper .c-form__container button[type=submit],.c-hero__cta-wrapper .o-cta{display:inline-block;margin-right:1rem}}.c-hero-large{position:relative;flex-direction:column-reverse;margin-top:3rem;background-color:#395234}.c-hero-large--article{background-color:#396847}.c-hero-large--article .o-hero-title{color:#f2e4d0}@media (min-width:950px){.c-hero-large{flex-direction:row;justify-content:flex-end;margin-top:3rem}.c-hero-large--article{background:url(/wp-content/themes/gstc-foundation/assets/src/img/green-waves.svg) no-repeat,#396847;background-size:cover}.c-hero-large--article .o-hero-title{color:#f5b42d}}@media (min-width:950px){.c-hero-large__content-container{position:absolute;top:0;right:0;z-index:3;display:flex;width:100%;height:100%}}@media (min-width:1500px){.c-hero-large__content-container{right:calc((100% - 1500px)/2)}}.c-hero-large__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding-top:1rem;background-color:#395234;color:#f5b42d}.c-hero-large--article .c-hero-large__content{padding:1rem;background-color:transparent}@media (min-width:950px){.c-hero-large__content{width:31.42857%;padding-top:0;padding-right:3rem}.c-hero-large--article .c-hero-large__content{width:48.57143%;padding:2rem;background-color:#396847}}.c-form__container .c-hero-large__cta-wrapper .gform_next_button,.c-form__container .c-hero-large__cta-wrapper button[type=submit],.c-hero-large__cta-wrapper .c-form__container .gform_next_button,.c-hero-large__cta-wrapper .c-form__container button[type=submit],.c-hero-large__cta-wrapper .o-cta{display:block}@media (min-width:32em){.c-hero-large__cta-wrapper{display:flex;flex-wrap:wrap}.c-form__container .c-hero-large__cta-wrapper .gform_next_button,.c-form__container .c-hero-large__cta-wrapper button[type=submit],.c-hero-large__cta-wrapper .c-form__container .gform_next_button,.c-hero-large__cta-wrapper .c-form__container button[type=submit],.c-hero-large__cta-wrapper .o-cta{display:inline-block;margin-right:1rem;margin-bottom:1rem}}.c-hero-large__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-hero-large__image--right{-o-object-position:right;object-position:right}.c-hero-large__image--left{-o-object-position:left;object-position:left}.c-hero-large__image--top{-o-object-position:top;object-position:top}.c-hero-large__image--bottom{-o-object-position:bottom;object-position:bottom}.c-hero-large__image-container{overflow:hidden;background-color:#395234}.c-hero-large__image-wrapper{position:relative;z-index:2;width:calc(100% - 1rem);height:225px;margin-top:-1.5rem;margin-left:1rem}@media (min-width:950px){.c-hero-large__image-wrapper{width:calc(100% - 120px - 5rem);height:600px;margin-left:0}.c-hero-large--article .c-hero-large__image-wrapper{width:57.14286%}}@media (min-width:64.063em){.c-hero-large__image-wrapper{width:calc(100% - 172px - 5rem)}}@media (min-width:1500px){.c-hero-large__image-wrapper{width:calc(1328px + (100% - 1500px)/2 - 5rem)}}.c-hero-large__background-texture,.c-hero-large__image-wrapper--textured-background{background:url(/wp-content/themes/gstc-foundation/assets/src/img/green-waves.svg) no-repeat,#396847;background-size:cover}.c-hero-large__background-texture{position:absolute;top:0;right:50%;bottom:0;left:0}@media (min-width:950px){.c-hero-large__background-texture{display:none}}@media (min-width:22.438em){.c-hero-large__cta{margin-right:1rem}}.c-hero-large__meta{display:flex;justify-content:flex-start;margin-bottom:1rem;color:#fbf5ed}.c-hero-large__divider{padding:0 1rem}.c-hero-large__icon{margin-left:.25rem}@media (min-width:50em){.c-hero-large__author-wrapper{margin-right:1.5rem}}.c-statistics{position:relative;padding:2rem 0}@media (min-width:950px){.c-statistics{padding:3rem 0}}.c-statistics__container{position:relative;flex-direction:column;padding:2rem 1rem;background-color:#f5b42d}@media (min-width:950px){.c-statistics__container{flex-direction:row;align-items:center;justify-content:space-around;padding:2rem}}.c-statistics__heading{font-size:1.75rem;margin-bottom:.5rem}@media (min-width:50em){.c-statistics__heading{padding-right:1.5rem}}.c-statistics__items-container{flex-direction:column}@media (min-width:950px){.c-statistics__items-container{flex-direction:row}}.c-statistics__item-wrapper{position:relative;flex-direction:column;overflow-wrap:break-word;padding:1rem 0}.c-statistics__item-wrapper:after{position:absolute;content:"";bottom:0;left:0;width:85%;height:4px;background-color:#ff504b}@media (min-width:950px){.c-statistics__item-wrapper{flex:2 1 30%;min-width:25%;padding:.5rem 1rem}.c-statistics__item-wrapper:after{left:1rem}}.c-statistics__stat-heading{width:100%;margin-bottom:1rem;font-family:Soleil,Helvetica,sans-serif;font-weight:800;font-size:3.5rem}@media (min-width:50em){.c-statistics__stat-heading{font-size:4rem}}.c-statistics__stat-description{width:80%;padding-bottom:1rem;font-family:Montserrat,sans-serif;line-height:1.8}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}.c-footer{background-color:#396847;color:#f2e4d0;font-family:Soleil,Helvetica,sans-serif}.c-footer .o-logo{flex-basis:100%}.c-footer hr{border-top:1px solid #f2e4d0}.c-footer__top-part-container{flex-direction:column}@media (min-width:50em){.c-footer__top-part-container{flex-direction:row}}.c-footer__logo{max-width:120px;margin-bottom:2rem}@media (min-width:40.063em){.c-footer__logo{margin-right:2rem}}@media (min-width:50em){.c-footer__logo{max-width:160px;margin-right:6rem}}.c-footer__logo img{width:100%}.c-footer__section{margin-bottom:3rem;padding-top:2rem}.c-footer__menu-wrapper{margin-top:.5rem;margin-bottom:.5rem}@media (min-width:50em){.c-footer__menu-wrapper{margin-top:2rem;margin-bottom:2rem}}.c-footer__menu{width:50%;margin-bottom:3rem;padding-right:.5rem}@media (min-width:40.063em){.c-footer__menu{flex:1;padding-right:2rem;padding-left:0}.c-footer__menu:last-of-type{padding-right:0}}@media (min-width:40.063em){.c-footer__menu{padding-right:3rem}}.c-footer__menu li{display:block;margin-bottom:.5rem;color:#f2e4d0;line-height:1.2}.c-footer__text{padding:2rem 0}@media (min-width:50em){.c-footer__text{flex:2;padding:0}}.c-footer__bottom-container{padding:1rem 0;background-color:#395234}.c-footer__bottom{color:#f2e4d0}@media (min-width:40.063em){.c-footer__bottom{justify-content:space-between}}.c-footer__menu-terms{padding-top:1rem}@media (min-width:50em){.c-footer__menu-terms{display:flex;align-items:center;padding-top:0}}@media (min-width:40.063em){.c-footer__menu-terms ul{display:flex}}.c-footer__menu-terms li{margin-bottom:1rem;color:#f2e4d0}@media (min-width:40.063em){.c-footer__menu-terms li{margin-right:1rem;margin-bottom:0}}.c-footer__copyright{margin-bottom:1em}@media (min-width:40.063em){.c-footer__copyright{margin-right:2rem;margin-bottom:0}}.c-footer__column-name{margin-bottom:1rem;color:#f5b42d;font-family:Soleil,Helvetica,sans-serif;font-size:1rem;font-weight:600}.c-footer__social{width:100%;margin-bottom:.2rem;color:#395234}@media (min-width:40.063em){.c-footer__social{width:auto}}.c-footer__social-icon{width:35px;height:35px;margin-right:.5rem;background-color:#395234;border:2px solid #f2e4d0;color:#f2e4d0;font-size:1.5em;line-height:1.2;text-align:center}@media (min-width:40.063em){.c-footer__social-icon{margin-right:0;margin-left:.5rem}}.c-standfirst{background:url(/wp-content/themes/gstc-foundation/assets/src/img/green-dots.svg) no-repeat,#396847;background-size:cover;color:#f2e4d0}.c-standfirst__text,.c-standfirst__title{width:100%;margin-right:auto;margin-left:auto;padding-left:.5rem;text-align:left}@media (min-width:40.063em){.c-standfirst__text,.c-standfirst__title{width:65.71429%;padding-left:0;text-align:center}}@media (min-width:50em){.c-standfirst__text,.c-standfirst__title{width:48.57143%}}.c-standfirst__title-wrapper{padding-top:2rem;padding-bottom:1rem}@media (min-width:40.063em){.c-standfirst__title-wrapper{padding-bottom:2rem}}@media (min-width:50em){.c-standfirst__title-wrapper{padding-top:3rem}}.c-standfirst__text-wrapper{padding-bottom:1rem}@media (min-width:40.063em){.c-standfirst__text-wrapper{padding-top:1rem}}@media (min-width:50em){.c-standfirst__text-wrapper{padding-bottom:3rem}}.c-standfirst__title{margin-bottom:0;color:#f5b42d}@media (min-width:50em){.c-signposting{padding-top:1rem;padding-bottom:1rem}}@media (min-width:40.063em){.c-signposting.cards-2x .c-card:nth-of-type(2),.c-signposting.cards-2x .c-card:nth-of-type(4),.c-signposting.cards-4x .c-card:nth-of-type(2),.c-signposting.cards-4x .c-card:nth-of-type(4){margin-left:2.85714%}}@media (min-width:40.063em){.c-signposting.cards-2x .c-signposting__cards-container,.c-signposting.cards-4x .c-signposting__cards-container{flex-direction:row}}@media (min-width:40.063em){.c-signposting.cards-2x .c-card,.c-signposting.cards-4x .c-card{width:48.57143%}}.c-card__border-line-overlay{display:none}@media (min-width:50em){.c-signposting.cards-1x .c-signposting__cards-container{flex-direction:row}}.c-signposting.cards-1x .c-card__inner-container{display:flex;flex-direction:column}@media (min-width:50em){.c-signposting.cards-1x .c-card__inner-container{flex-direction:row;align-items:center}}@media (min-width:50em){.c-signposting.cards-1x .o-border-line-overlay:before{top:0;background-color:transparent}}@media (min-width:50em){.c-signposting.cards-1x .c-card{width:100%}.c-signposting.cards-1x .c-card .c-card__image-wrapper{width:48.57143%}.c-signposting.cards-1x .c-card .c-card__text-content{width:48.57143%;height:100%;margin-top:0;padding-left:3rem}.c-signposting.cards-1x .c-card .c-card__text-content-top{margin-bottom:.3rem}.c-signposting.cards-1x .c-card h3{margin-bottom:1rem}}@media (min-width:50em){.c-signposting.cards-1x .c-card__border-line-overlay{display:block;width:0;height:2px;margin-bottom:1rem;margin-left:-5rem;background:linear-gradient(90deg,#f5b42d 0,#f5b42d 2rem,#ff504b 0,#ff504b);transition:all .5s ease-out}}.c-signposting.cards-1x .c-card.animate .c-card__border-line-overlay{width:calc(100% + 2rem)}@media (min-width:40.063em){.c-signposting.cards-3x .c-signposting__cards-container{flex-direction:row;align-items:stretch}}@media (min-width:40.063em){.c-signposting.cards-3x .c-card{width:48.57143%}.c-signposting.cards-3x .c-card:nth-of-type(2){margin-left:2.85714%}}@media (min-width:50em){.c-signposting.cards-3x .c-card{width:31.42857%}.c-signposting.cards-3x .c-card:nth-of-type(3){margin-left:2.85714%}}.c-card__text-content{height:100%}.c-signposting__container{flex-direction:column}.c-signposting__cards-container{flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.c-signposting__text-container{flex-direction:column;padding-top:2rem}@media (min-width:50em){.c-signposting__text-container{flex-direction:row;padding-bottom:2rem}}.c-signposting__heading{margin-bottom:1rem}@media (min-width:50em){.c-signposting__heading{flex-basis:50%}}@media (min-width:50em){.c-signposting__description{flex-basis:50%;margin-left:2rem;padding-top:.6rem}}.c-signposting__cta-wrapper{margin-top:1rem;margin-bottom:3rem;text-align:center}.c-card{position:relative;flex-direction:column;margin-bottom:2rem}.c-card__image{position:relative;width:100%;-o-object-fit:cover;object-fit:cover}.c-card__text-content-top{height:100%}.c-card__text-content{position:relative;z-index:2;flex-direction:column;justify-content:space-between;min-height:12rem;padding:1rem 1rem 1rem 2rem}.c-card__text-content h3{margin-bottom:.5rem}@media (min-width:75em){.c-card__text-content{padding:2rem}}.c-card__action-text{margin-bottom:0}.c-card__action-text .c-card__icon{font-size:.75rem}.c-card-listing{position:relative;flex-direction:column;justify-content:flex-start;margin-bottom:4rem}.bg-beige .c-card-listing,.c-card-listing{background-color:#fff}.bg-white .c-card-listing{background-color:#f2e4d0}.c-card-listing:hover{box-shadow:0 5px 8px 0 #fbf5ed;opacity:1}.c-card-listing .c-box__caption{position:absolute;top:0;left:0;z-index:3;max-width:80%;margin-bottom:-1rem;margin-left:-4px}@media (min-width:40.063em){.c-card-listing--portrait{flex-basis:48.57143%;margin-right:2.85714%}.c-card-listing--portrait:nth-child(2n){margin-right:0}}@media (min-width:64.063em){.c-card-listing--portrait{flex-basis:31.42857%;margin-right:2.85714%}.c-card-listing--portrait:nth-child(2n){margin-right:2.85714%}.c-card-listing--portrait:nth-child(3n){margin-right:0}}@media (min-width:40.063em){.c-card-listing--landscape{flex-basis:48.57143%;margin-right:2.85714%}.c-card-listing--landscape:nth-child(2n){margin-right:0}}.c-card-listing__image{position:relative;width:100%}.c-card-listing__text-content{flex:1;flex-direction:column;justify-content:space-between;padding:1rem 2rem}.c-card-listing__text-content h3{margin-bottom:1rem}.c-card-listing__text-content .c-hero-person__job,.c-card-listing__text-content h4{font-size:.875rem;font-weight:400}@media (min-width:75em){.c-card-listing__text-content{padding:2rem}}.c-card-listing__action-text{margin-top:auto;margin-bottom:0}.c-card-listing__action-text .c-card-listing__icon{font-size:.875rem;margin-left:.4em}.c-text-media{padding:2rem 0}.c-text-media .media_follows{padding-bottom:0}.c-text-media+.c-text-media{padding-top:0}.c-text-media__inner-wrapper{flex-direction:column;width:91.42857%;margin-bottom:1rem}@media (min-width:40.063em){.c-text-media__inner-wrapper{width:48.57143%;margin-bottom:0}}.c-listing .bg-white{background-color:#fff}.c-listing__wrapper{transition:opacity .2s ease}.c-listing__wrapper.loading{opacity:.6}.c-listing__layout{padding:6rem 0 4rem}@media (min-width:40.063em){.c-listing__layout{display:flex;flex-direction:row;flex-wrap:wrap}}.c-listing__error{display:none;padding:6rem 0}.c-listing__error,.c-listings__no-results{width:100%;text-align:center}.c-listing__text{padding-top:2rem}.c-pagination{padding-bottom:2rem}@media (min-width:50em){.c-pagination{padding-bottom:3rem}}.c-pagination-container{flex-direction:column;align-items:center}@media (min-width:40.063em){.c-pagination-container{flex-direction:row;align-items:center;justify-content:space-between}}.c-pagination__block{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width:40.063em){.c-pagination__block{width:auto}}.c-pagination__pages{display:none}@media (min-width:40.063em){.c-pagination__pages{display:flex;list-style:none}}.c-pagination__page-item{margin-right:.3rem}@media (min-width:50em){.c-pagination__page-item{margin-right:.5rem}}.c-pagination__page-item:last-child{margin-right:0}.c-pagination__number{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 .5rem;font-family:Soleil,Helvetica,sans-serif;font-weight:400;text-decoration:none;transition:all .1s ease-out}.c-pagination__number.current{background-color:#f5b42d}.c-pagination__nav-wrapper{display:flex;align-items:center;justify-content:center;height:2.5rem;padding-right:.25rem;padding-left:.25rem;font-family:Soleil,Helvetica,sans-serif;font-weight:600;transition:all .1s ease-out;font-size:.875rem}.c-pagination__nav-wrapper .icon-angle-left:before,.c-pagination__nav-wrapper .icon-angle-right:before{margin:0;font-weight:700}.c-pagination__nav-wrapper .icon-angle-right:before{padding-left:.5rem}.c-pagination__nav-wrapper .icon-angle-left:before{padding-right:.5rem}.c-pagination__nav-wrapper.invisible{color:#395234}@media (min-width:40.063em){.c-pagination__nav-wrapper.invisible{display:none}}.c-pagination__counts{color:#395234;font-family:Soleil,Helvetica,sans-serif;font-weight:400}.c-card-listing__post-details{align-items:center;justify-content:space-between;padding:1rem 1rem .5rem}.c-card-listing__author-details{align-items:center}.c-card-listing__author-image-wrapper{width:30px;min-width:30px;height:30px;min-height:30px;margin-right:1rem}.c-card-listing__author-image-wrapper img{width:100%;height:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:40.063em){.c-card-listing__author-image-wrapper{width:40px;min-width:40px;height:40px;min-height:40px}}.c-card-listing__author-identity{margin-right:1rem;color:#f2e4d0}@media (min-width:50em){.c-card-listing__author-identity{margin-right:1.5rem}}.c-card-listing__author-name{margin-bottom:.25rem;color:#f2e4d0;font-weight:600;font-size:.875rem}.c-card-listing__author-job-title{font-size:.75rem;color:#f2e4d0}.c-card-listing__post-type-details{display:flex;margin-bottom:1rem}.c-card-listing__post-divider,.c-card-listing__post-publish-date,.c-card-listing__post-type{color:#395234;font-family:Soleil,Helvetica,sans-serif;font-weight:600;font-size:.875rem}.c-card-listing__post-divider{margin-right:.5rem;margin-left:.5rem}.c-teaser{padding-top:3rem;padding-bottom:3rem}@media (min-width:50em){.c-teaser{padding-top:6rem;padding-bottom:6rem}}.c-teaser--bg-green{background:url(/wp-content/themes/gstc-foundation/assets/src/img/green-waves.svg) no-repeat,#396847;background-size:cover}.c-teaser--bg-green .c-teaser__box,.c-teaser--bg-green .c-teaser__layout{background-color:#f2e4d0}.c-teaser--bg-beige{background:url(/wp-content/themes/gstc-foundation/assets/src/img/beige-waves.svg) no-repeat,#fbf5ed;background-size:cover}.c-teaser--bg-beige .c-teaser__box,.c-teaser--bg-beige .c-teaser__layout{background-color:#395234}.c-teaser--bg-beige .c-teaser__box .c-teaser__heading,.c-teaser--bg-beige .c-teaser__layout .c-teaser__heading{color:#f5b42d}.c-teaser--bg-beige .c-teaser__box .c-teaser__description,.c-teaser--bg-beige .c-teaser__layout .c-teaser__description{color:#f2e4d0}@media (min-width:50em){.c-teaser__layout{display:flex}}.c-teaser__box{z-index:2;display:flex;flex-direction:column;justify-content:center;padding:1rem}@media (min-width:50em){.c-teaser__box{padding:3rem}}.c-teaser__heading{margin-bottom:.75em}.c-teaser__description{margin-bottom:2em}.c-teaser__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-teaser__cta{margin-bottom:1rem}@media (min-width:40.063em){.c-teaser__cta{margin-right:1rem}}@media (min-width:50em){.c-teaser--no-image .c-teaser__heading{margin-right:2.85714%;padding-right:1rem}}@media (min-width:50em){.c-teaser--no-image .c-teaser__box{padding:3rem 4rem}}@media (min-width:50em){.c-teaser--no-image .c-teaser__layout{display:flex}}.c-teaser--large-image{padding-bottom:0;background-color:#396847}.c-teaser--large-image .c-teaser__image-container{position:relative;width:calc(100% - 1rem)}.c-teaser--large-image .c-teaser__image-container:before{content:"";position:absolute;top:0;bottom:0;left:2rem;width:3px;background-color:#ff504b}@media (min-width:50em){.c-teaser--large-image .c-teaser__image-container:before{left:4rem}}@media (min-width:1500px){.c-teaser--large-image .c-teaser__image-container:before{left:calc(100% - 1500px + 6rem)}}@media (min-width:40.063em){.c-teaser--large-image .c-teaser__image-container{width:calc(100% - 2rem);height:65vh}}@media (min-width:1500px){.c-teaser--large-image .c-teaser__image-container{width:calc(100% - (100% - 1500px)/2 - 2rem)}}.c-teaser--large-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-teaser--large-image .c-teaser__box-container{position:relative;height:auto;padding-bottom:3rem;background:url(/wp-content/themes/gstc-foundation/assets/src/img/green-waves.svg),no-repeat #396847;background-size:cover}@media (min-width:50em){.c-teaser--large-image .c-teaser__box-container{min-height:300px;padding-bottom:6rem}}.c-teaser--large-image .c-teaser__box-inner{margin-left:1rem;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;border-top:3px solid #f2e4d0;border-right:3px solid #f2e4d0;border-bottom:3px solid #f2e4d0}@media (min-width:50em){.c-teaser--large-image .c-teaser__box-inner{margin-left:2rem;padding-top:3rem;padding-right:2rem;padding-bottom:3rem}}.c-teaser--large-image .c-teaser__box{position:relative;top:0;left:1rem;width:calc(100% - 1rem);height:auto;padding:1rem;background-color:#395234}.c-teaser--large-image .c-teaser__box:before{position:absolute;top:0;bottom:1rem;left:1rem;width:1rem;border-bottom:3px solid #f2e4d0;border-left:3px solid #f2e4d0;content:""}@media (min-width:50em){.c-teaser--large-image .c-teaser__box{position:absolute;top:-60%;left:2rem;width:70%;padding:2rem}.c-teaser--large-image .c-teaser__box:before{top:0;bottom:2rem;left:2rem;width:2rem;content:""}}@media (min-width:1500px){.c-teaser--large-image .c-teaser__box{left:calc((100% - 1500px)/2 + 2rem);width:40%}}.c-teaser--large-image .c-teaser__heading{color:#f5b42d}.c-teaser--large-image .c-teaser__description{color:#f2e4d0}.c-teaser__desktop-col-6{margin-right:1rem;margin-left:1rem}.c-teaser__desktop-col-6 .c-teaser__image{max-height:400px;margin-top:-1rem}@media (min-width:50em){.c-teaser__desktop-col-6{width:48.57143%;margin-right:0;margin-left:0}.c-teaser__desktop-col-6 .c-teaser__image{margin-top:0}}@media (min-width:50em){.c-teaser--image-left .c-teaser__box,.c-teaser--image-right .c-teaser__box{width:48.57143%}}@media (min-width:50em){.c-teaser--image-right .c-teaser__layout{flex-direction:row-reverse}}.c-tabs{position:relative}.c-tabs__tabs{display:flex;border-bottom:4px solid transparent}.c-tabs__tabs.active{border-color:#395234}.c-tabs__content{position:absolute;top:100%;left:0;width:100%;padding:1.5rem 1rem;background-color:#fff;box-shadow:0 1px 10px 0 #d9ccb8}.c-tabs__tab{display:flex;flex-grow:1;margin-right:1rem;padding:1rem;border-bottom:2px solid #395234}.c-tabs__tab:last-of-type{margin-right:0}.c-tabs__tab span{display:inline-block;margin-left:auto;pointer-events:none}.c-tabs__tab[aria-selected=true]{background-color:#395234;border-color:#395234;outline:none;color:#fff}.c-tabs__tab[aria-selected=true] span{transform:rotate(180deg)}.c-filters{position:relative;z-index:4}.c-filters--small .c-filters--tabs{max-width:450px}.c-filters--tabs{display:none;max-width:650px;margin-left:auto}@media (min-width:32em){.c-filters--tabs{display:block}}.c-filters__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem}.c-filters__list .o-checkbox{width:48.57143%}.c-filters__actions{display:flex;align-items:flex-end;justify-content:space-between;padding-top:1rem;border-top:1px solid rgba(57,82,52,.1)}.c-filters__clear{height:24px;border-bottom:3px solid #395234;font-weight:600}.c-filters__save{margin-bottom:0}.c-filters__label{margin-bottom:1rem;color:#63666a}@media (min-width:32em){.c-filters--accordion{display:none}}.c-filters--accordion .c-filters__list{margin-bottom:1.5rem}.c-filters--accordion .c-filters__list:last-of-type{margin-bottom:0}.c-form{padding:1rem 0}.c-form .c-form__subtitle,.c-form .c-form__title{width:100%;margin-right:auto;margin-bottom:2rem;margin-left:auto;text-align:center}@media (min-width:50em){.c-form .c-form__subtitle,.c-form .c-form__title{width:65.71429%}}@media (min-width:75em){.c-form .c-form__subtitle,.c-form .c-form__title{width:48.57143%}}.c-form__container{width:100%;margin:0 auto}.c-form__container ::-moz-selection{background:#ea8774}.c-form__container ::selection{background:#ea8774}.c-form__container ::-webkit-input-placeholder{padding-left:.5rem}.c-form__container ::-moz-placeholder{padding-left:.5rem}.c-form__container :-ms-input-placeholder{padding-left:.5rem}.c-form__container ::-ms-input-placeholder{padding-left:.5rem}.c-form__container ::placeholder{padding-left:.5rem}.c-form__container .gform_wrapper label.gfield_label{font-weight:400;font-size:.875rem}.c-form__container .gform_wrapper ul li.gfield{margin-top:0;margin-bottom:2rem}.c-form__container input[type=text],.c-form__container textarea{width:100%;height:48px;padding-left:.5rem!important;background-color:#fbf5ed;outline-color:#396847}.c-form__container input[type=text]:focus,.c-form__container textarea:focus{border-bottom:2px solid #395234}.c-form__container select{width:100%;height:48px;margin-right:.6rem;padding-left:.5rem!important;background:url(/wp-content/themes/gstc-foundation/assets/src/img/dropdown-open.svg) no-repeat #fbf5ed;background-position:98%;background-size:15px 15px}.c-form__container select option{padding-top:.5rem!important;padding-left:.5rem!important}.c-form__container select::-ms-expand{display:none}.c-form__container .gform_next_button,.c-form__container button[type=submit]{display:block;margin-right:0!important;margin-bottom:1rem}@media (min-width:22.438em){.c-form__container .gform_next_button,.c-form__container button[type=submit]{display:inline-block}}.c-form__container .gform_wrapper form{text-align:center}.c-form__container .gform_wrapper .gform_page_footer{border:none;text-align:center}@media (min-width:40.063em){.c-form__container .gform_wrapper .gform_page_footer{margin-right:auto;margin-left:auto}}.c-form__container .gform_wrapper .gsection{margin-bottom:2rem;border:none}.c-form__container .gform_wrapper .gsection_title{margin-top:6rem!important;text-align:center}.c-form__container .gform_wrapper .gsection_description{margin-top:.5rem;text-align:center}.c-form__container .gform_body{margin-top:2rem;text-align:left}.c-form__container button.gform_previous_button{position:relative;margin-right:1rem;margin-left:1rem;font-family:Soleil,Helvetica,sans-serif;font-weight:600}.c-form__container button.gform_previous_button:before{margin-right:.5rem;content:"\f104";font-family:fontello}.c-form__container .gfield_checkbox li input[type=checkbox],.c-form__container .gfield_radio li input[type=radio]{height:20px;margin-top:0;margin-right:.5rem}.c-form__container .gfield_checkbox li input[type=checkbox]:hover,.c-form__container .gfield_radio li input[type=radio]:hover{background-color:#ea8774}.c-form__container .gform_wrapper ul.gfield_checkbox li label,.c-form__container .gform_wrapper ul.gfield_radio li label{margin-top:.5rem}@media (min-width:50em){.c-form__container .gfield,.c-form__container .top_label li.gfield_error{width:65.71429%;margin-right:auto!important;margin-left:auto!important}.c-form__container .gfield input[type=text],.c-form__container .top_label li.gfield_error input[type=text]{width:100%!important}}@media (min-width:75em){.c-form__container .gfield,.c-form__container .top_label li.gfield_error{width:48.57143%}}.c-form__container .gfield_description{margin-top:.5rem;color:#395234;font-size:.875pxrem}.c-form__container .gf-page-item__container{display:flex;align-items:center;justify-content:center}.c-form__container .gf-page-item{display:inline-block;min-width:45px;margin-left:2rem;padding:.5rem 1rem;background-color:none;border:solid #395234;border-width:2px 2px 4px;font-family:Soleil,Helvetica,sans-serif;font-weight:600;font-size:1rem}.c-form__container .gf-page-item.current{background-color:#ea8774;border:solid #ff504b;border-width:2px 2px 4px}.c-form__container .gf-page-item__divider{width:30px;height:4px;margin:0 .5rem;background-color:#395234}.c-form__container .gform_confirmation_wrapper{margin-bottom:2rem;text-align:center}.c-form__container .ginput_container_fileupload input[type=file]{background-color:transparent}.c-form__container .gform_ajax_spinner{display:block;width:30px;height:30px;margin-top:1rem;margin-right:auto;margin-left:auto;border:3px solid #395234;border-top-color:#f2e4d0;border-radius:50%;-webkit-animation:spinner 1.1s linear infinite;animation:spinner 1.1s linear infinite}.c-form__container .gform_wrapper .ginput_container_multiselect select{height:100%}@-webkit-keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-insights{padding-top:3rem;padding-bottom:1rem}@media (min-width:50em){.c-insights{padding-top:5rem;padding-bottom:2rem}}.c-insights .c-card-listing{margin-right:0}.c-insights__text-container{flex-direction:column;margin-bottom:2rem}@media (min-width:50em){.c-insights__text-container{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:3rem}}.c-insights__heading{margin-bottom:1rem}@media (min-width:50em){.c-insights__heading{max-width:80%;margin-bottom:0}}.c-insights__link{background-color:none;border:none;font-family:Soleil,Helvetica,sans-serif}.c-insights__cards-container{flex-direction:column}@media (min-width:50em){.c-insights__cards-container{flex-direction:row}}@media (min-width:50em){.c-insights__left-column{flex-basis:50%;margin-right:5.71429%}}.c-insights__right-column{flex-basis:50%}@media (min-width:50em){.c-insights__right-column{display:flex;flex-direction:column;justify-content:space-between}}.c-full-modal{position:fixed;left:-99999px;z-index:100;display:none;align-items:center;justify-content:center;width:0;height:0;overflow:hidden;background-color:#f2e4d0;top:0}body.admin-bar .c-full-modal{top:48px}@media (min-width:784px){body.admin-bar .c-full-modal{top:32px}}@media (max-width:600px){body.admin-bar .c-full-modal{top:0}}.c-full-modal.open{left:0;display:flex;width:100%;height:100%;padding:4rem 1rem}.c-full-modal>*{max-width:100%}.c-full-modal__close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background-color:none;border:solid #395234;border-width:2px 2px 4px;font-size:1.5em;text-align:center}.c-hero-person{position:relative;margin-top:1rem;background:#f2e4d0;color:#395234}.c-hero-person .o-hero-subtitle,.c-hero-person .o-hero-title{color:#395234}@media (min-width:50em){.c-hero-person{margin-top:2rem}}.c-hero-person__layout{position:relative}@media (min-width:950px){.c-hero-person__layout{display:flex;align-items:center;justify-content:space-between}}.c-hero__person-image img{position:relative}.c-hero-person__content{margin-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}@media (min-width:40.063em){.c-hero-person__content{padding-right:2rem;padding-left:2rem}}@media (min-width:950px){.c-hero-person__content{width:54.28571%;height:80%;margin-top:0;padding-left:3rem}}@media (min-width:64.063em){.c-hero-person__content{width:65.71429%;padding-left:5rem}}@media (min-width:1500px){.c-hero-person__content{margin-right:calc((100% - 1500px)/2 + 2rem)}}.c-hero-person__contact-wrapper{flex-direction:column}@media (min-width:40.063em){.c-hero-person__contact-wrapper{flex-direction:row}}.c-hero-person__connect-icon:before{transform:rotate(-45deg)}.c-hero-person__icon{margin-right:.4rem}.c-hero-person__icon:before{margin-left:0}.c-hero-person__mail-container,.c-hero-person__phone-container{margin-bottom:1rem}@media (min-width:40.063em){.c-hero-person__mail-container,.c-hero-person__phone-container{flex-basis:50%}}.c-hero-person__connect-label,.c-hero-person__mail-wrapper,.c-hero-person__phone-wrapper{margin-bottom:.8rem;font-family:Soleil,Helvetica,sans-serif;font-weight:600;font-size:.875rem}.c-hero-person__mail{overflow-wrap:break-word}.c-hero-person__connection{margin-right:1rem;line-height:2}.c-hero-person__connections{flex-wrap:wrap}.c-hero-person__connect-wrapper{margin-bottom:1rem}.c-hero-person__image-container{position:relative;z-index:1;width:100%;height:100%}.c-hero-person__image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-hero-person__image-container-behind{display:flex;align-items:center;justify-content:flex-end;padding-top:1rem;padding-bottom:1rem;padding-left:1rem;background:linear-gradient(90deg,#f5b42d 0,#f5b42d 50%,#f2e4d0 0,#f2e4d0)}@media (min-width:40.063em){.c-hero-person__image-container-behind{padding-left:2rem}}@media (min-width:950px){.c-hero-person__image-container-behind{width:45.71429%;padding-top:2rem;padding-bottom:2rem}}@media (min-width:1500px){.c-hero-person__image-container-behind{padding-left:calc((100% - 1500px)/2 + 2rem)}}.c-hero-person__line-overlay{position:relative;z-index:2;display:none;width:calc(100% + 8rem);height:2px;margin-top:1rem;margin-bottom:1rem;margin-left:-8rem;background:linear-gradient(90deg,#f5b42d 0,#f5b42d 5rem,#ff504b 0,#ff504b);transition:all .5s ease-out}@media (min-width:950px){.c-hero-person__line-overlay{display:block}}@media (min-width:64.063em){.c-hero-person__line-overlay{width:calc(100% + 10rem);margin-top:2rem;margin-left:-10rem}}@media (min-width:1500px){.c-hero-person__line-overlay{width:calc(100% + 12rem)}}.c-hero-job{position:relative;margin-top:2rem;background:#396847;color:#f2e4d0}.c-hero-job .o-hero-title{padding-top:3rem;color:#f5b42d}@media (min-width:50em){.c-hero-job .o-hero-title{padding-top:6rem}}.c-hero-job .o-hero-subtitle{margin-top:1rem;padding-right:.5rem;color:#f2e4d0;font-size:1rem}@media (min-width:50em){.c-hero-job .o-hero-subtitle{font-size:1.125rem;padding-right:0}}@media (min-width:75em){.c-hero-job .o-hero-subtitle{font-size:1.25rem}}.c-hero-job:after{position:absolute;top:-2rem;right:0;bottom:0;width:1rem;background:url(/wp-content/themes/gstc-foundation/assets/src/img/green-lines.svg),no-repeat #396847;content:""}@media (min-width:40.063em){.c-hero-job:after{width:2rem}}@media (min-width:50em){.c-hero-job{margin-top:3rem;padding-bottom:3rem}.c-hero-job .o-hero-subtitle,.c-hero-job .o-hero-title{width:50%}}@media (min-width:1500px){.c-hero-job:after{width:calc((100% - 1500px)/2 + 2rem)}}.c-hero-job__branding-line{position:relative;z-index:2;height:3px;background:linear-gradient(270deg,#f5b42d 1rem,#ea8774 0)}@media (min-width:40.063em){.c-hero-job__branding-line{background:linear-gradient(270deg,#f5b42d 2rem,#ea8774 0)}}@media (min-width:1500px){.c-hero-job__branding-line{background:linear-gradient(90deg,#ea8774 1436px,#f5b42d 0)}}.c-hero-job__bottom-section,.c-hero-job__branding-line,.c-hero-job__top-section{margin-left:1rem}@media (min-width:40.063em){.c-hero-job__bottom-section,.c-hero-job__branding-line,.c-hero-job__top-section{margin-left:2rem}}@media (min-width:1500px){.c-hero-job__bottom-section,.c-hero-job__branding-line,.c-hero-job__top-section{margin-left:calc((100% - 1500px)/2 + 2rem)}}.c-hero-job__bottom-section,.c-hero-job__top-section{margin-right:1rem}@media (min-width:40.063em){.c-hero-job__bottom-section,.c-hero-job__top-section{margin-right:2rem}}@media (min-width:1500px){.c-hero-job__bottom-section,.c-hero-job__top-section{margin-right:calc((100% - 1500px)/2 + 2rem)}}.c-hero-job__details-wrapper{display:flex;flex-wrap:wrap;width:80%;margin-top:1rem}@media (min-width:50em){.c-hero-job__details-wrapper{flex-wrap:nowrap;margin-top:3rem}}.c-hero-job__detail-wrapper{width:40%;margin-right:1.5rem;margin-bottom:1.5rem}.c-hero-job__detail-wrapper:nth-of-type(2){margin-right:0}.c-hero-job__detail-wrapper div{font-size:.875rem}@media (min-width:50em){.c-hero-job__detail-wrapper div{font-size:1rem}}.c-hero-job__detail-heading{margin-bottom:.5rem;color:#f5b42d;font-size:.875rem}.c-modal{display:none}.c-modal.open{left:0;z-index:5;display:flex;width:100%;height:100%;padding:4rem 1rem}.c-modal__content{position:relative;align-self:center;max-width:500px;max-height:90vh;margin:5vh auto;padding:5rem 1rem 2rem;background-color:#fff;overflow-y:scroll}.c-modal__close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background-color:#00939d;font-size:1.5em;text-align:center}.c-media{padding:1rem 0}@media (min-width:50em){.c-media{padding:3rem 0}}.c-media--follows-text{padding-top:0}.c-text-media__image-container--2ximage .c-text-media__image-wrapper{height:300px}@media (min-width:50em){.c-text-media__image-container--2ximage .c-text-media__image-wrapper{height:500px}}.c-text-media__single-image-wrapper--full-screen .c-text-media__image-wrapper{position:relative;display:flex;align-items:center;max-height:80vh;overflow:hidden}.c-text-media__single-image-wrapper--full-screen .c-text-media__image-wrapper:before{position:absolute;top:0;bottom:0;left:0;width:1rem;background-color:#f5b42d;content:""}@media (min-width:40.063em){.c-text-media__single-image-wrapper--full-screen .c-text-media__image-wrapper:before{width:2rem}}@media (min-width:1500px){.c-text-media__single-image-wrapper--full-screen .c-text-media__image-wrapper:before{width:calc((100% - 1500px)/2 + 2rem)}}.c-text-media__image-wrapper{position:relative}.c-text-media__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-text-media__image-caption{position:relative;z-index:2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:1rem;padding:.5rem 1rem;border-bottom:2px solid #f5b42d;border-left:2px solid #f5b42d;font-size:.875rem}.c-text-media__image-caption:before{position:absolute;top:-2rem;left:-2px;width:2px;height:2rem;background-color:#ff504b;content:""}@media (min-width:50em){.c-text-media__image-caption{margin-left:2rem;border-bottom:3px solid #f5b42d;border-left:3px solid #f5b42d}.c-text-media__image-caption:before{top:-3rem;left:-3px;width:3px;height:3rem}}.c-text-media__image-container{flex-direction:column;align-items:center;justify-content:space-between}.c-text-media__image-container .o-border-line-overlay:before{top:0;left:2rem}@media (min-width:50em){.c-text-media__image-container .o-border-line-overlay:before{width:3px}}@media (min-width:40.063em){.c-text-media__image-container{flex-direction:row;align-items:flex-start}}.c-text-media__image-container--1ximage{justify-content:center}.c-media__video-embed-wrapper{width:100%}.c-media__video-embed-wrapper .c-text-media__image-caption:before{display:none}.c-media__video-embed{position:relative;height:0;padding-bottom:56.25%}.c-media__video-embed.o-border-line-overlay:before{top:0;left:2rem}@media (min-width:50em){.c-media__video-embed.o-border-line-overlay:before{width:3px}}.c-media__video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.c-hero-no-image{position:relative;margin-top:3rem;background:#396847}.c-hero-no-image:before{position:absolute;top:-1rem;right:0;bottom:0;width:calc(100% - 1rem);background-color:#f5b42d;content:""}@media (min-width:40.063em){.c-hero-no-image:before{top:-2rem;width:calc(100% - 2rem)}}@media (min-width:64.063em){.c-hero-no-image:before{width:calc(100% - 172px - 5rem)}}@media (min-width:1500px){.c-hero-no-image:before{width:calc(1328px + (100% - 1500px)/2 - 5rem)}}.c-hero-no-image .c-hero-no-image__container{position:relative;background:#396847}.c-hero-no-image .c-hero-no-image__container:before{position:absolute;top:0;right:0;bottom:0;width:50%;background:url(/wp-content/themes/gstc-foundation/assets/src/img/green-lines.svg) no-repeat,#396847;background-size:cover;content:""}@media (min-width:50em){.c-hero-no-image .c-hero-no-image__container{border-right:3px solid #f5b42d}.c-hero-no-image .c-hero-no-image__container:before{width:30%}}.c-hero-no-image .c-box{width:100%;background:transparent}@media (min-width:50em){.c-hero-no-image .c-box{width:82.85714%}}@media (min-width:64.063em){.c-hero-no-image .c-box{width:48.57143%}}.c-hero-no-image .c-box__content{padding:4rem 0}.c-hero-no-image .o-hero-title{color:#f5b42d}.c-hero-no-image .o-hero-subtitle{color:#f2e4d0}@media (min-width:75em){.c-hero-no-image{margin-top:6rem}}@media (min-width:22.438em){.c-hero-no-image__cta{margin-right:1rem}}.c-hero-no-image__cta:not(:first-of-type){margin-right:0}.c-accordion .hidden{display:none}.c-accordion__button{display:flex;width:100%;padding:.5rem 0;border-bottom:2px solid #395234;text-align:left}.c-accordion__button[aria-expanded=true] span{transform:rotate(180deg)}.c-accordion__button span{margin-left:auto}.c-accordion__content{padding:2rem 0;border-bottom:1px solid #f2e4d0}.c-message{width:100%;padding:2rem}.c-message .display-xl{margin-bottom:.1em}.c-message p{margin-bottom:1.5em}.c-message__layout{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:540px;margin:0 auto;text-align:center}.c-page-navigation__page-marker{visibility:hidden}.c-page-navigation{position:relative;z-index:3;background-color:#f2e4d0;box-shadow:0 1px 10px 0 #d9ccb8}.c-page-navigation.sticky{position:fixed;width:100%;top:0}body.admin-bar .c-page-navigation.sticky{top:48px}@media (min-width:784px){body.admin-bar .c-page-navigation.sticky{top:32px}}@media (max-width:600px){body.admin-bar .c-page-navigation.sticky{top:0}}.c-page-navigation .c-accordion__content{padding:1rem 0}@media (min-width:950px){.c-page-navigation .c-accordion__content{padding:0}}.c-page-navigation .c-accordion .c-accordion__button{padding:1rem 0;font-weight:700}@media (min-width:950px){.c-page-navigation .c-accordion .c-accordion__button{display:none}}@media (min-width:950px){.c-page-navigation .c-accordion .hidden{display:block}}@media (min-width:950px){.c-page-navigation{position:relative}}@media (min-width:950px){.c-page-navigation--small .c-page-navigation__link{padding:1rem .5rem;font-size:.875em}}@media (min-width:950px){.c-page-navigation__layout{display:flex;justify-content:space-between}}.c-page-navigation__link{display:block;padding:.75rem 0;border-bottom:2px solid #f2e4d0;color:#395234;font-family:Soleil,Helvetica,sans-serif;font-weight:600;font-size:1.125rem;text-decoration:underline}@media (min-width:950px){.c-page-navigation__link{height:100%;padding:1rem;text-decoration:none}}.c-page-navigation__link.active{color:#395234}@media (min-width:950px){.c-page-navigation__link.active{border-bottom:2px solid #ff504b}}.c-page-navigation__link span{margin-right:.25rem}@media (min-width:950px){.c-page-navigation__link span{display:none}}.c-page-navigation__target{position:relative;z-index:1}.c-page-navigation__target:before{display:block;height:80px;margin-top:-80px;visibility:hidden;content:" ";pointer-events:none}@media (min-width:784px){body.admin-bar .c-page-navigation__target:before{height:112px;margin-top:-112px}}@media (min-width:600px){body.admin-bar .c-page-navigation__target:before{height:128px;margin-top:-128px}}.c-quote{padding:2rem 0}.c-quote__layout{position:relative;margin-right:auto;margin-left:auto}.c-quote__layout figure{display:flex;align-items:center;font-family:Montserrat,sans-serif}.c-quote__layout figure img{width:30px;height:30px;margin-right:1rem;margin-bottom:.5rem;border-radius:50%}.c-quote__text{margin-bottom:1rem;font-family:Soleil,Helvetica,sans-serif;font-size:1.75rem;font-weight:800;line-height:1.2}.c-quote__text:after,.c-quote__text:before{content:'"';color:#ea8774}@media (min-width:40.063em){.c-quote__text{font-size:2rem}}.c-quote__name{font-size:1rem;margin-bottom:.5rem}
/*# sourceMappingURL=style.css.map */