/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

article,aside,footer,header,nav,section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,figure,main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: inherit;
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=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 {
    display: inline-block;
    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-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

@charset "UTF-8";:root {
    --heading-size-h1: 3.5rem;
    --heading-leading-h1: 3.5rem;
    --heading-kerning-h1: 0;
    --heading-weight-h1: 500;
    --heading-size-h2: 3rem;
    --heading-leading-h2: 3rem;
    --heading-kerning-h2: 0;
    --heading-weight-h2: 500;
    --heading-size-h3: 2rem;
    --heading-leading-h3: 2rem;
    --heading-kerning-h3: 0;
    --heading-weight-h3: 700;
    --heading-size-h4: 1.125rem;
    --heading-leading-h4: 1.125rem;
    --heading-kerning-h4: 0;
    --heading-weight-h4: 700;
    --heading-size-h5: 0.875rem;
    --heading-leading-h5: 0.875rem;
    --heading-kerning-h5: 0;
    --heading-weight-h5: 700;
    --heading-size-h6: 0.75rem;
    --heading-leading-h6: 0.75rem;
    --heading-kerning-h6: 0;
    --heading-weight-h6: 500;
    --text-size-xl: 5rem;
    --text-leading-xl: 5rem;
    --text-kerning-xl: -0.02;
    --text-weight-xl: 700;
    --text-size-body: 1rem;
    --text-leading-body: 1.25rem;
    --text-kerning-body: 0;
    --text-size-sm: 0.875rem;
    --text-leading-sm: 0.875rem;
    --text-kerning-sm: 0;
    --text-weight-sm: 500;
    --text-size-leading: 1.375rem;
    --text-leading-leading: 1.625rem;
    --text-kerning-leading: 0;
    --text-weight-leading: 500;
    --text-size-button: 1.125rem;
    --text-leading-button: 1.125rem;
    --text-weight-button: 700;
    --text-weight-regular: 400;
    --text-weight-medium: 500;
    --text-weight-bold: 700
}

@media screen and (max-width: 72.99em) {
    :root {
        --heading-size-h1:3rem;
        --heading-leading-h1: 3rem
    }
}

@media screen and (max-width: 58.99em) {
    :root {
        --text-size-xl:3.5rem;
        --text-leading-xl: 3.5rem
    }
}

@media screen and (max-width: 33.99em) {
    :root {
        --text-size-xl:3rem;
        --text-leading-xl: 3rem;
        --heading-size-h1: 2rem;
        --heading-leading-h1: 2rem;
        --heading-size-h2: 2rem;
        --heading-leading-h2: 2rem;
        --heading-size-h3: 1.375rem;
        --heading-leading-h3: 1.375rem;
        --heading-kerning-h3: 0
    }
}

:root {
    --colour-default: 29, 95, 21;
    --colour-defaultLight: 219,230,231;
    --colour-green: 164,216,102;
    --colour-greenLight: 233,246,217;
    --colour-greenExtraLight: 237,243,243;
    --colour-greenAlt: 221,241,197;
    --colour-gold: 242,169,0;
    --colour-red: 255,88,103;
    --colour-black: 18,18,18;
    --colour-white: 252,252,252
}

[role=button],a,area,button,input,label,select,summary,textarea {
    touch-action: manipulation
}

textarea {
    resize: vertical
}

fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0
}

legend {
    display: block;
    line-height: inherit;
    padding: 0;
    width: 100%
}

h1,h2,h3,h4,h5,h6 {
    text-rendering: optimizeLegibility
}

address,blockquote,body,caption,dd,dl,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul {
    margin: 0;
    padding: 0
}

html {
    box-sizing: border-box
}

body {
    background-color: #fcfcfc;
    color: #1d5f15;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 1.3125rem;
    padding-top: 100px
}

::-moz-selection {
    background: #1d5f15;
    color: #fff
}

::selection {
    background: #1d5f15;
    color: #fff
}

body.scroll-locked {
    overflow: hidden
}

body,html {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
    scroll-padding: 80px
}

*,:after,:before {
    box-sizing: inherit
}

[x-cloak] {
    display: none!important
}

@media screen and (max-width: 1200px) {
    body {
        padding-top:80px
    }
}

.is-quarantine p:not([class]):not(:last-child) {
    margin-bottom: 20px
}

.is-quarantine b:not([class]),.is-quarantine strong:not([class]) {
    font-weight: 700
}

.is-quarantine em:not([class]),.is-quarantine i:not([class]) {
    font-style: italic
}

.is-quarantine a:not([class]) {
    color: #f2a900;
    font-weight: 700
}

.is-quarantine a:not([class]):focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 6px
}

.is-quarantine a:not([class]):focus-visible,.is-quarantine a:not([class]):hover {
    color: #f5bf40
}

.is-quarantine h1:not([class]),.is-quarantine h2:not([class]),.is-quarantine h3:not([class]),.is-quarantine h4:not([class]),.is-quarantine h5:not([class]),.is-quarantine h6:not([class]) {
    margin-bottom: 26px
}

.is-quarantine h1:not([class]) {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.is-quarantine h2:not([class]) {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.is-quarantine h3:not([class]) {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-leading);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.is-quarantine h4:not([class]) {
    --font-size: var(--heading-size-h4);
    --font-leading: var(--heading-leading-h4);
    --font-weight: var(--heading-weight-h4);
    --font-kerning: var(--heading-kerning-h4,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.is-quarantine h5:not([class]) {
    --font-size: var(--heading-size-h5);
    --font-leading: var(--heading-leading-h5);
    --font-weight: var(--heading-weight-h5);
    --font-kerning: var(--heading-kerning-h5,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.is-quarantine h6:not([class]) {
    --font-size: var(--heading-size-h6);
    --font-leading: var(--heading-leading-h6);
    --font-weight: var(--heading-weight-h6);
    --font-kerning: var(--heading-kerning-h6,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.is-quarantine img:not([class]) {
    display: block;
    margin-bottom: 20px;
    max-width: 100%
}

.is-quarantine blockquote:not([class]) {
    background-color: #e6f7f8;
    border-left: 4px solid #00adb5;
    margin-bottom: 20px;
    padding: 20px
}

.is-quarantine q:not([class]) {
    font-style: italic
}

.is-quarantine q:not([class]):after,.is-quarantine q:not([class]):before {
    display: inline-block
}

.is-quarantine q:not([class]):before {
    content: open-quote
}

.is-quarantine q:not([class]):after {
    content: close-quote
}

.is-quarantine ul:not([class]) {
    list-style: none;
    margin: 24px 0 24px 24px
}

.is-quarantine ul:not([class]) li {
    list-style-position: inside
}

.is-quarantine ul:not([class]) li>p {
    display: inline
}

.is-quarantine ul:not([class]) li:before {
    color: #f2a900;
    content: "•";
    display: inline-block;
    margin-right: 6px;
    width: 10px
}

.is-quarantine ul:not([class]) li+li {
    margin-top: 10px
}

.is-quarantine ol:not([class]) {
    counter-reset: list;
    list-style: none;
    margin: 24px 0 24px 24px
}

.is-quarantine ol:not([class]) li {
    list-style-position: inside
}

.is-quarantine ol:not([class]) li>p {
    display: inline
}

.is-quarantine ol:not([class]) li:before {
    color: #f2a900;
    content: counter(list) ".";
    counter-increment: list;
    display: inline-block;
    font-weight: 700;
    margin-right: 10px;
    width: 13px
}

.is-quarantine ol:not([class]) li+li {
    margin-top: 10px
}

.is-quarantine dl:not([class]) {
    margin-bottom: 20px
}

.is-quarantine dl:not([class]) dt {
    font-weight: 700;
    text-decoration: underline
}

.is-quarantine dl:not([class]) dd {
    margin-bottom: 5px
}

.is-quarantine table:not([class]) {
    border: 1px solid #bfebed;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    margin-bottom: 20px
}

.is-quarantine table:not([class]) tr:nth-child(2n) {
    background-color: #e6f7f8
}

.is-quarantine table:not([class]) td,.is-quarantine table:not([class]) th {
    padding: 6px 12px;
    text-align: left
}

.is-quarantine table:not([class]) th {
    background-color: #00adb5;
    color: #fff
}

.is-quarantine table:not([class]) td {
    color: #1d5f15;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 1.3125rem
}

.is-quarantine address:not([class]) {
    display: block
}

.is-quarantine hr:not([class]) {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #dbe6e7;
    margin: 40px 0
}

.o-duo {
    align-items: center;
    display: grid;
    gap: 100px 180px;
    grid-template-columns: minmax(0,1fr) minmax(0,1fr);
    grid-template-rows: -webkit-min-content;
    grid-template-rows: min-content;
    overflow: hidden
}

.o-duo--reverse>:last-child {
    order: -1
}

.o-duo--carousel {
    gap: 100px 140px;
    grid-template-columns: minmax(0,25fr) minmax(0,60fr)
}

.o-duo--grid {
    align-items: flex-end;
    gap: 20px
}

.o-duo--offset {
    align-items: flex-start;
    gap: 20px 180px
}

.o-duo--offset .o-duo__item {
    position: relative
}

.o-duo--offset .o-duo__item:nth-child(2) {
    margin-top: 80px
}

.o-duo--form {
    align-items: flex-start;
    gap: 90px;
    grid-template-columns: minmax(0,460px) minmax(0,1fr)
}

.o-duo--events {
    align-items: flex-start;
    gap: 80px 140px;
    grid-template-columns: minmax(0,1fr) minmax(0,460px)
}

.o-duo--columns {
    gap: 0;
    padding: 0 60px
}

.o-duo--columns .o-duo__item {
    padding: 0 100px
}

.o-duo--columns .o-duo__item .c-button {
    margin: 28px auto
}

.o-duo--columns .o-duo__item:not(:last-child) {
    border-right: 1px solid #dbe6e7
}

.o-duo--icons {
    align-items: stretch;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0
}

.o-duo--icons .o-duo__item {
    border-bottom: 1px solid rgba(29, 95, 21,.08);
    padding: 80px
}

.o-duo--icons .o-duo__item:nth-child(2n) {
    border-left: 1px solid rgba(29, 95, 21,.08)
}

.o-duo--icons .o-duo__item:last-child,.o-duo--icons .o-duo__item:nth-last-child(2) {
    border-bottom: none
}

.o-duo--ai {
    overflow: visible
}

.o-duo__item {
    width: 100%
}

.o-duo__item.js-animate:first-child {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-left;
    animation-name: fade-left;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.o-duo__item.js-animate:last-child {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-right;
    animation-name: fade-right;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.o-duo__item--padded {
    padding: 0 100px 60px
}

@media screen and (max-width: 1400px) {
    .o-duo--carousel {
        gap:100px 60px
    }

    .o-duo__item--padded {
        padding: 0 20px 20px
    }
}

@media screen and (max-width: 72.99em) {
    .o-duo,.o-duo--form,.o-duo--grid,.o-duo--offset {
        grid-template-columns:100%;
        margin: 0 auto;
        width: 70%
    }

    .o-duo--offset .o-duo__item:first-child {
        left: -60px
    }

    .o-duo--offset .o-duo__item:nth-child(2) {
        margin-top: 0;
        right: -60px
    }

    .o-duo--carousel {
        gap: 60px;
        grid-template-columns: 100%;
        width: 100%
    }

    .o-duo--carousel .o-duo__item:first-child {
        margin: 0 auto;
        padding-right: 5%;
        width: 70%
    }

    .o-duo--carousel .o-duo__item:nth-child(2) {
        margin-left: auto;
        width: 85%
    }

    .o-duo--reverse>:last-child {
        order: 1
    }

    .o-duo--columns {
        gap: 0;
        padding: 0
    }

    .o-duo--columns .o-duo__item:not(:last-child) {
        border-bottom: 1px solid #dbe6e7;
        border-right: none
    }

    .o-duo--columns .o-duo__item:first-child {
        padding-bottom: 60px
    }

    .o-duo--columns .o-duo__item:last-child {
        padding-top: 60px
    }

    .o-duo--icons {
        gap: 0;
        grid-template-columns: minmax(0,1fr) minmax(0,1fr);
        width: 100%
    }

    .o-duo--icons .o-duo__item {
        padding: 60px
    }
}

@media screen and (max-width: 58.99em) {
    
    .o-duo,.o-duo--form,.o-duo--grid,.o-duo--offset {
        gap:60px;
        width: 90%
    }

    .o-duo--carousel {
        width: 100%
    }

    .o-duo--carousel .o-duo__item:first-child {
        width: 90%
    }

    .o-duo--carousel .o-duo__item:nth-child(2) {
        width: 95%
    }

    .o-duo--grid,.o-duo--offset {
        gap: 20px
    }

    .o-duo--columns {
        gap: 0
    }

    .o-duo--icons {
        gap: 0;
        grid-template-columns: 100%
    }

    .o-duo--icons .o-duo__item:nth-child(2n) {
        border-left: none
    }

    .o-duo--icons .o-duo__item:nth-last-child(2) {
        border-bottom: 1px solid rgba(29, 95, 21,.08)
    }
}

@media screen and (max-width: 44.99em) {
    .o-duo,.o-duo--form,.o-duo--grid,.o-duo--offset {
        width:100%
    }

    .o-duo--offset .o-duo__item:first-child {
        left: 0
    }

    .o-duo--offset .o-duo__item:nth-child(2) {
        right: 0
    }

    .o-duo--carousel .o-duo__item:first-child {
        width: 100%
    }

    .o-duo--carousel .o-duo__item:nth-child(2) {
        width: 100%
    }

    .o-duo--columns .o-duo__item {
        padding: 0
    }

    .o-duo--testimonials .o-duo__item:nth-child(2) {
        display: none
    }

    .o-duo--icons .o-duo__item {
        padding: 40px 0
    }
}

.o-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1700px;
    position: relative;
    width: 90%;
}

.o-container--wide {
    max-width: 1600px
}

.o-container--inset {
    max-width: 1440px;
}

.o-container--small {
    max-width: 980px
}

.o-container--narrow {
    max-width: 680px
}

.o-container--offset {
    max-width: 100%;
    overflow: hidden;
    padding-left: calc(50vw - 819px);
    width: 100%
}

.o-container--offset.o-container--inset {
    max-width: 100%;
    padding-left: calc(50vw - 600px)
}

.o-container--border {
    border-top: 1px solid #dbe6e7;
    margin-top: 60px;
    padding-top: 100px
}

.o-container--border-bottom {
    border-bottom: 1px solid #dbe6e7;
    padding-bottom: 60px
}

.o-container--border-sm {
    padding-top: 44px
}

.o-container--margin-bottom {
    margin-bottom: 60px
}

@media screen and (max-width: 1600px) {
    .o-container--offset,.o-container--offset.o-container--inset {
        padding-left:5%
    }
}

@media screen and (max-width: 58.99em) {
    .o-container--border {
        padding-top:60px
    }
}

@media screen and (max-width: 44.99em) {
    .o-container--border-bottom {
        padding-bottom:40px
    }

    .o-container--margin-bottom {
        margin-bottom: 40px
    }
}

.o-field {
    display: flex;
    flex-direction: column;
    position: relative
}

.o-field__label {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    color: #1d5f15;
    display: block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 14px
}

.o-field__control {
    width: 100%
}

.o-field__status {
    padding-top: 5px
}

.o-field--stacked,.o-field--stacked .o-field__control,.o-field--stacked .o-field__label {
    display: block
}

.o-field--100 {
    grid-column: span 12
}

.o-field--75 {
    grid-column: span 9
}

.o-field--66 {
    grid-column: span 8
}

.o-field--50 {
    grid-column: span 6
}

.o-field--33 {
    grid-column: span 4
}

.o-field--25 {
    grid-column: span 3
}

@media screen and (max-width: 44.99em) {
    .o-field--100,.o-field--25,.o-field--33,.o-field--50,.o-field--66,.o-field--75 {
        grid-column:span 1
    }
}

.o-form {
    margin-bottom: 20px
}

.o-form__header {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-leading);
    border-bottom: 1px solid #1d5f15;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 34px;
    padding-bottom: 16px
}

.o-form__section+.o-form__section {
    margin-top: 60px
}

.o-form__fields {
    grid-gap: 30px 40px;
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: auto
}

.o-form__row {
    margin-bottom: 30px;
    overflow: auto
}

.o-form__row--action {
    margin-top: 30px
}

@media screen and (max-width: 44.99em) {
    .o-form__fields {
        grid-template-columns:100%
    }
}

.o-group {
    align-items: center;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.o-group--between {
    justify-content: space-between
}

.o-group--middle {
    flex-wrap: wrap;
    gap: 30px 60px;
    justify-content: center
}

.o-group--middle .o-group__item+.o-group__item {
    padding: 0
}

.o-group--cards {
    align-items: stretch;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center
}

.o-group--cards .o-group__item {
    width: calc(33.333% - 40px)
}

.o-group--cards .o-group__item+.o-group__item {
    padding: 0
}

.o-group--filters {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin-bottom: 60px
}

.o-group--filters .o-group__item+.o-group__item {
    margin: 0;
    padding: 0
}

.o-group--scroll {
    margin: 0 auto;
    max-width: 1440px;
    width: 90%
}

.o-group__item.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.o-group__item+.o-group__item {
    padding: 0 0 0 15px
}

.o-group__item--filter {
    --font-size: var(--heading-size-h4);
    --font-leading: var(--heading-leading-h4);
    --font-weight: var(--heading-weight-h4);
    --font-kerning: var(--heading-kerning-h4,0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: none;
    background: transparent;
    border: 1px solid transparent;
    color: #1d5f15;
    cursor: pointer;
    display: inline-block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 0;
    text-align: center;
    text-decoration: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap
}

.o-group__item--filter:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 10px
}

.o-group__item--active {
    color: #f2a900
}

.o-group__item--inline {
    align-items: center;
    display: flex;
    gap: 24px
}

@media screen and (max-width: 72.99em) {
    .o-group--cards {
        margin:0 auto;
        width: 90%
    }

    .o-group--cards .o-group__item {
        width: calc(50% - 40px)
    }

    .o-group--scroll {
        align-items: stretch;
        flex-wrap: nowrap;
        gap: 20px;
        justify-content: flex-start;
        margin-bottom: -30px;
        overflow-x: scroll;
        padding: 30px 5% 50px;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        white-space: nowrap;
        width: 100%
    }

    .o-group--scroll .o-group__item {
        scroll-snap-align: center;
        width: 320px
    }

    .o-group--scroll .o-group__item.js-animate {
        -webkit-animation: none;
        animation: none
    }

    .o-group--scroll .o-group__item+.o-group__item {
        margin-top: 0
    }
}

@media screen and (max-width: 58.99em) {
    .o-group--cards {
        width:70%
    }

    .o-group--cards .o-group__item {
        width: 100%
    }

    .o-group--between {
        flex-direction: column;
        gap: 40px 0;
        justify-content: center
    }
}

@media screen and (max-width: 44.99em) {
    .o-group--cards {
        width:80%
    }

    .o-group__item--inline {
        flex-wrap: wrap;
        gap: 20px 10px;
        justify-content: center;
        width: 100%
    }
}

@media screen and (max-width: 33.99em) {
    .o-group--cards {
        width:100%
    }
}

.o-stack {
    list-style: none;
    margin: 0;
    padding: 0
}

.o-stack__item+.o-stack__item {
    margin-top: 48px
}

.o-stack__item.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.o-stack--accordions .o-stack__item {
    border-bottom: 1px solid #dbe6e7;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.o-stack--accordions .o-stack__item:last-child {
    margin-bottom: 0
}

.o-stack--accordions .o-stack__item+.o-stack__item {
    margin-top: 0
}

.o-stack--scroll {
    margin: 0 auto;
    max-width: 1440px;
    width: 90%
}

.o-stack--sm .o-stack__item+.o-stack__item {
    margin-top: 20px
}

@media screen and (max-width: 72.99em) {
    .o-stack--scroll {
        align-items:stretch;
        display: flex;
        gap: 20px;
        margin-bottom: -30px;
        overflow-x: scroll;
        padding: 0 5% 30px;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        white-space: nowrap;
        width: 100%
    }

    .o-stack--scroll .o-stack__item {
        scroll-snap-align: center;
        width: 300px
    }

    .o-stack--scroll .o-stack__item.js-animate {
        -webkit-animation: none;
        animation: none
    }

    .o-stack--scroll .o-stack__item+.o-stack__item {
        margin-top: 0
    }
}

.o-grid {
    display: grid;
    gap: 28px;
    grid-template-columns: repeat(5,1fr);
    grid-template-rows: repeat(2,250px);
    list-style: none;
    margin: 0 auto;
    max-width: 1700px;
    overflow-x: scroll;
    scrollbar-width: none;
    padding: 0;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    white-space: nowrap;
    width: 90%
}

.o-grid__item {
    scroll-snap-align: center;
    width: 100%
}

.o-grid__item.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.o-grid__item:first-child {
    grid-column: span 2;
    grid-row: span 2
}

.o-grid__item:nth-child(2) {
    grid-column: span 1;
    grid-row: span 1
}

.o-grid__item:nth-child(3) {
    grid-column: 3/span 1;
    grid-row: 2/span 1
}

.o-grid__item:nth-child(4) {
    grid-column: 4/span 2;
    grid-row: 1/span 2
}

@media screen and (max-width: 85.99em) {
    .o-grid {
        gap:20px
    }
}

@media screen and (max-width: 72.99em) {
    .o-grid {
        grid-template-columns:repeat(auto,1fr);
        grid-template-rows: auto;
        padding: 0 5%;
        width: 100%
    }

    .o-grid__item {
        width: 350px
    }

    .o-grid__item.js-animate {
        -webkit-animation: none;
        animation: none
    }

    .o-grid__item:first-child,.o-grid__item:nth-child(2),.o-grid__item:nth-child(3),.o-grid__item:nth-child(4) {
        grid-column: auto;
        grid-row: auto
    }
}

@media screen and (max-width: 33.99em) {
    .o-grid__item {
        width:320px
    }
}

.o-trio {
    display: grid;
    gap: 44px;
    grid-template-columns: repeat(3,1fr);
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.o-trio--cards {
    padding: 0 44px
}

.o-trio--columns {
    gap: 0
}

.o-trio--columns .o-trio__item {
    padding: 0 44px
}

.o-trio--columns .o-trio__item:not(:last-child) {
    border-right: 1px solid #dbe6e7
}

.o-trio--scroll {
    margin: 0 auto;
    max-width: 1700px;
    overflow-x: scroll;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    white-space: nowrap;
    width: 90%
}

.o-trio--scroll .o-trio__item {
    scroll-snap-align: center;
    width: 100%
}

.o-trio--offset .o-trio__item {
    position: relative
}

.o-trio--offset .o-trio__item:first-child,.o-trio--offset .o-trio__item:nth-child(2),.o-trio--offset .o-trio__item:nth-child(3) {
    left: -20px
}

.o-trio--offset .o-trio__item:nth-child(4),.o-trio--offset .o-trio__item:nth-child(5),.o-trio--offset .o-trio__item:nth-child(6) {
    right: -20px
}

.o-trio__item--full {
    grid-column: span 3
}

.o-trio__item.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

@media screen and (max-width: 72.99em) {
    .o-trio {
        grid-template-columns:repeat(2,1fr)
    }

    .o-trio--scroll {
        gap: 20px;
        grid-template-columns: repeat(3,1fr);
        padding: 0 5%;
        width: 100%
    }

    .o-trio--scroll .o-trio__item {
        width: 350px
    }

    .o-trio--scroll .o-trio__item.js-animate {
        -webkit-animation: none;
        animation: none
    }

    .o-trio--columns {
        grid-template-columns: 100%;
        margin: 0 auto;
        width: 70%
    }

    .o-trio--columns .o-trio__item {
        padding: 44px 0
    }

    .o-trio--columns .o-trio__item:not(:last-child) {
        border-bottom: 1px solid #dbe6e7;
        border-right: none
    }

    .o-trio--cards {
        grid-template-columns: 100%;
        margin: 0 auto;
        width: 70%
    }

    .o-trio--offset .o-trio__item {
        position: relative
    }

    .o-trio--offset .o-trio__item:first-child,.o-trio--offset .o-trio__item:nth-child(2),.o-trio--offset .o-trio__item:nth-child(3) {
        left: 0
    }

    .o-trio--offset .o-trio__item:nth-child(4),.o-trio--offset .o-trio__item:nth-child(5),.o-trio--offset .o-trio__item:nth-child(6) {
        right: 0
    }

    .o-trio__item--full {
        grid-column: span 2
    }
}

@media screen and (max-width: 58.99em) {
    .o-trio {
        grid-template-columns:100%;
        margin: 0 auto;
        width: 80%
    }

    .o-trio--scroll {
        grid-template-columns: repeat(3,1fr);
        width: 100%
    }

    .o-trio--cards,.o-trio--columns {
        width: 90%
    }

    .o-trio__item--full {
        grid-column: span 1
    }
}

@media screen and (max-width: 44.99em) {
    .o-trio,.o-trio--cards,.o-trio--columns {
        width:100%
    }

    .o-trio--cards {
        padding: 0
    }
}

@media screen and (max-width: 33.99em) {
    .o-trio--scroll .o-trio__item {
        width:320px
    }
}

.o-quad {
    align-items: stretch;
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(4,1fr);
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 90%
}

@media screen and (max-width: 1260px) {
    .o-quad {
        grid-template-columns:repeat(3,1fr)
    }
}

@media screen and (max-width: 58.99em) {
    .o-quad {
        gap:24px;
        grid-template-columns: repeat(2,1fr)
    }
}

@media screen and (max-width: 33.99em) {
    .o-quad {
        grid-template-columns:100%
    }
}

.c-major-banner {
    background-color: #edf3f3;
    overflow: hidden;
    padding: 80px 0
}

.c-major-banner__container {
    align-items: center;
    display: flex;
    gap: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    position: relative;
    width: 90%
}

.c-major-banner__container:after,.c-major-banner__container:before {
    /* background-color: #e9f6d9; */
    content: "";
    display: block;
    left: -100px;
    mix-blend-mode: multiply;
    opacity: 75%;
    position: absolute;
    transform: skew(14deg)
}

.c-major-banner__container:before {
    border-radius: 0 20px;
    bottom: 0;
    height: 180px;
    width: 180px
}

.c-major-banner__container:after {
    border-radius: 0 10px;
    bottom: 230px;
    height: 120px;
    width: 120px
}

.c-major-banner__gallery {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-mask-image: url(../images/mask.svg);
    mask-image: url(../images/mask.svg);
    -webkit-mask-position: 50% 50%;
    mask-position: 50% 50%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    overflow: hidden;
    position: relative;
    width: 740px;
    z-index: 5
}

.c-major-banner__track {
    align-items: stretch;
    display: flex;
    height: 100%;
    max-width: 100vw;
    min-width: 0;
    width: 100%;
    z-index: 1
}

.c-major-banner__slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    max-height: 100%;
    position: relative;
    width: auto
}

.c-major-banner__image,.c-major-banner__src {
    display: block;
    width: 100%
}

.c-major-banner__src {
    height: 580px;
    -o-object-fit: cover;
    object-fit: cover
}

.c-major-banner__content {
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    opacity: 0;
    width: 550px
}

.c-major-banner__title {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 40px;
    max-width: 520px
}

.c-major-banner__copy {
    margin-left: 40px;
    max-width: 450px
}

.c-major-banner__actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 32px
}

@media screen and (max-width: 72.99em) {
    .c-major-banner {
        background-color:#fcfcfc;
        padding: 0;
        position: relative;
        z-index: 5
    }

    .c-major-banner:before {
        background-color: hsla(0,0%,7%,.75);
        -webkit-clip-path: polygon(0 0,100% 0,100% 85%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 85%,0 100%);
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }

    .c-major-banner__container {
        flex-direction: column;
        gap: 60px;
        width: 100%
    }

    .c-major-banner__container:after,.c-major-banner__container:before {
        display: none
    }

    .c-major-banner__gallery {
        height: 100%;
        left: 0;
        -webkit-mask: none;
        mask: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -2
    }

    .c-major-banner__slide {
        -webkit-clip-path: polygon(0 0,100% 0,100% 85%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 85%,0 100%);
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .c-major-banner__image {
        height: 100%
    }

    .c-major-banner__src {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .c-major-banner__content {
        padding: 60px 5% 200px;
        width: 70%
    }

    .c-major-banner__copy,.c-major-banner__title {
        color: #fcfcfc
    }

    .c-major-banner__title {
        --font-size: var(--heading-size-h2);
        --font-leading: var(--heading-leading-h2);
        --font-weight: var(--heading-weight-h2);
        --font-kerning: var(--heading-kerning-h2,0);
        font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
        font-size: var(--font-size);
        font-weight: var(--font-weight);
        letter-spacing: var(--font-kerning,0);
        line-height: var(--font-leading)
    }

    .c-major-banner__copy {
        max-width: 580px
    }

    .c-major-banner+.c-section--secondary.c-section--overflow-bottom {
        background-color: transparent;
        margin-top: -125px;
        padding: 0
    }

    .c-major-banner+.c-section--secondary.c-section--overflow-bottom:after {
        display: none
    }
}

@media screen and (max-width: 58.99em) {
    .c-major-banner__content {
        width:90%
    }

    .c-major-banner__copy {
        margin-left: 0
    }
}

@media screen and (max-width: 44.99em) {
    .c-major-banner__content {
        width:100%
    }
}

.c-banner {
    background: #00adb5;
    height: 780px;
    padding-top: 100px;
    position: relative;
    width: 100%
}

.c-banner:before {
    background: linear-gradient(180deg,rgba(0,0,0,.8) 0,transparent);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.c-banner__image {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0
}

.c-banner__image,.c-banner__image-src {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    width: 100%;
    will-change: height
}

.c-banner__image-src {
    -o-object-fit: cover;
    object-fit: cover
}

.c-banner__container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    position: relative;
    width: 90%;
    z-index: 10
}

.c-banner__content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    max-width: 540px;
    position: relative;
    text-align: left;
    width: 100%
}

.c-banner__subtitle {
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: uppercase
}

.c-banner__subtitle,.c-banner__title {
    color: #fff;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: .001em;
    position: relative;
    width: 100%
}

.c-banner__title {
    font-size: 2.5625rem;
    line-height: 3rem;
    margin-bottom: 30px
}

.c-banner__title>span {
    color: #00adb5;
    display: inline-flex
}

.c-banner__copy {
    color: #fff;
    width: 100%
}

.c-banner__actions {
    align-items: center;
    display: flex;
    margin-top: 20px;
    width: 100%
}

.c-basic-banner {
    background-color: #edf3f3;
    overflow: hidden;
    padding: 160px 0
}

.c-basic-banner__container {
    align-items: center;
    display: flex;
    gap: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    position: relative;
    width: 90%
}

.c-basic-banner__image {
    display: block;
    -webkit-mask-image: url(../resources/images/mask.svg);
    mask-image: url(../resources/images/mask.svg);
    -webkit-mask-position: 50% 50%;
    mask-position: 50% 50%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    position: absolute;
    right: -180px;
    top: 50%;
    transform: translateY(-50%);
    width: 740px
}

.c-basic-banner__src {
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: fade-left;
    animation-name: fade-left;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1);
    display: block;
    height: 580px;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    width: 100%
}

.c-basic-banner__content {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1);
    width: 680px
}

.c-basic-banner__title {
    --font-size: var(--text-size-xl);
    --font-leading: var(--text-leading-xl);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-xl);
    display: flex;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    gap: 30px;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 44px;
    max-width: 680px
}

.c-basic-banner__mark {
    fill: #f2a900;
    display: block;
    flex-shrink: 0;
    height: 88px;
    width: 88px
}

.c-basic-banner__copy {
    margin-left: 180px;
    max-width: 450px
}

.c-basic-banner__actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 32px
}

.c-basic-banner--no-mask {
    padding-bottom: 20px
}

.c-basic-banner--no-mask .c-basic-banner__image {
    background-color: #dbe6e7;
    border-radius: 8px 40px;
    height: 580px;
    -webkit-mask: none;
    mask: none;
    position: relative;
    right: -200px;
    transform: skew(10deg);
    width: 580px
}

.c-basic-banner--no-mask .c-basic-banner__src {
    height: auto;
    left: -60px;
    position: relative;
    top: 20px;
    transform: skew(-10deg);
    width: 100%
}

.c-basic-banner--full {
    padding-bottom: 0;
    position: relative;
    z-index: 5
}

.c-basic-banner--full:after {
    background-color: #fcfcfc;
    bottom: 0;
    content: "";
    display: block;
    height: 25%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

.c-basic-banner--full .c-basic-banner__container {
    display: block
}

.c-basic-banner--full .c-basic-banner__content {
    position: relative;
    width: 100%
}

.c-basic-banner--full .c-basic-banner__content:after {
    background-color: #a4d866;
    border-radius: 8px 90px;
    content: "";
    display: block;
    height: 580px;
    opacity: 25%;
    position: absolute;
    right: -80px;
    top: 50%;
    transform: translateY(-40%) skew(15deg);
    width: 580px;
    z-index: -1
}

.c-basic-banner--full .c-basic-banner__image {
    margin: 80px auto 0;
    -webkit-mask: none;
    mask: none;
    position: relative;
    right: 0;
    top: 0;
    transform: none;
    width: 90%
}

.c-basic-banner--full .c-basic-banner__src {
    border-radius: 8px 40px;
    height: auto;
    max-height: 650px;
    transform: skew(0)
}

.c-basic-banner--faqs {
    background-color: #e9f6d9
}

.c-basic-banner--faqs .c-basic-banner__content {
    width: 720px
}

.c-basic-banner--legal {
    background-color: transparent;
    padding: 80px 0 120px
}

.c-basic-banner--green {
    background-color: #e9f6d9
}

@media screen and (max-width: 1260px) {
    .c-basic-banner__image {
        right:-280px
    }
}

@media screen and (max-width: 72.99em) {
    .c-basic-banner {
        padding:100px 0
    }

    .c-basic-banner__container {
        flex-direction: column;
        gap: 60px 0
    }

    .c-basic-banner__title {
        flex-direction: column
    }

    .c-basic-banner__copy {
        margin-left: 0;
        max-width: 80%
    }

    .c-basic-banner__image {
        border-radius: 8px 40px;
        -webkit-mask: none;
        mask: none;
        position: relative;
        right: 0;
        top: 0;
        transform: translate(0)
    }

    .c-basic-banner__src {
        border-radius: 8px 40px;
        height: 500px
    }

    .c-basic-banner--no-mask .c-basic-banner__image {
        height: 420px;
        right: 0;
        width: 540px
    }
}

@media screen and (max-width: 58.99em) {
    .c-basic-banner--faqs .c-basic-banner__content,.c-basic-banner__content,.c-basic-banner__image {
        width:90%
    }

    .c-basic-banner--full .c-basic-banner__content:after {
        display: none
    }

    .c-basic-banner--full .c-basic-banner__image {
        width: 100%
    }
}

@media screen and (max-width: 44.99em) {
    .c-basic-banner {
        padding-bottom:40px
    }

    .c-basic-banner__content {
        width: 100%
    }

    .c-basic-banner__mark {
        height: 56px;
        width: 56px
    }

    .c-basic-banner__copy {
        max-width: 100%
    }

    .c-basic-banner__image {
        width: 100%
    }

    .c-basic-banner__src {
        height: 400px
    }

    .c-basic-banner--faqs .c-basic-banner__content {
        width: 100%
    }

    .c-basic-banner--no-mask .c-basic-banner__image {
        align-items: center;
        aspect-ratio: 1/1;
        display: flex;
        height: auto;
        justify-content: center;
        right: 0;
        width: 70%
    }

    .c-basic-banner--no-mask .c-basic-banner__src {
        left: 0;
        position: relative;
        top: 0
    }
}

.c-image-banner {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    background-color: rgba(var(--background-colour),100%);
    color: rgba(var(--text-colour),1);
    overflow: hidden;
    position: relative;
    z-index: 5
}

.c-image-banner:after {
    background-color: #121212;
    -webkit-clip-path: polygon(0 0,85% 0,100% 100%,0 100%);
    clip-path: polygon(0 0,85% 0,100% 100%,0 100%);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    max-width: 65%;
    min-width: 940px;
    mix-blend-mode: multiply;
    opacity: 70%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.c-image-banner__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    width: 90%
}

.c-image-banner__content {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-right;
    animation-name: fade-right;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1);
    padding: 120px 0 180px
}

.c-image-banner__title {
    --font-size: var(--text-size-xl);
    --font-leading: var(--text-leading-xl);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-xl);
    align-items: flex-start;
    display: flex;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    gap: 30px;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 44px;
    max-width: 700px
}

.c-image-banner__mark {
    fill: #fcfcfc;
    display: block;
    height: 88px;
    width: 88px
}

.c-image-banner__copy {
    margin-left: 180px;
    max-width: 500px
}

.c-image-banner__image {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2
}

.c-image-banner__src {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c-image-banner--contact {
    overflow: visible;
    position: relative;
    z-index: 10
}

.c-image-banner--contact+.c-section {
    padding-top: 200px
}

@media screen and (max-width: 58.99em) {
    .c-image-banner__content {
        padding:100px 0
    }

    .c-image-banner__title {
        flex-direction: column;
        gap: 18px
    }

    .c-image-banner__copy {
        margin: 0
    }

    .c-image-banner--contact {
        overflow: hidden;
        padding-bottom: 40px
    }

    .c-image-banner--contact .c-image-banner__content {
        padding: 100px 0 60px
    }

    .c-image-banner--contact+.c-section {
        padding-top: 80px
    }
}

@media screen and (max-width: 44.99em) {
    .c-image-banner__content {
        padding:80px 0
    }

    .c-image-banner__mark {
        height: 56px;
        width: 56px
    }
}

.c-collection-banner {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    background-color: rgba(var(--background-colour),100%);
    color: rgba(var(--text-colour),1);
    padding: 100px 0;
    position: relative;
    z-index: 5
}

.c-collection-banner__container {
    align-items: center;
    display: flex;
    gap: 80px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    width: 90%
}

.c-collection-banner__content {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1);
    width: calc(100% - 750px)
}

.c-collection-banner__title {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 30px;
    max-width: 550px
}

.c-collection-banner__copy {
    margin-left: 80px;
    max-width: 500px
}

.c-collection-banner__actions .c-link-button__text {
    color: #fcfcfc
}

.c-collection-banner__info {
    align-items: center;
    display: flex;
    gap: 16px;
    margin-bottom: 20px
}

.c-collection-banner__featured {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    --background-colour: var(--colour-gold);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 14px;
    color: rgba(var(--text-colour),1);
    display: inline-block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    padding: 8px 14px 8px 30px;
    position: relative
}

.c-collection-banner__featured:before {
    content: "";
    display: block;
    height: 0;
    margin-top: -.2em;
    width: 0
}

.c-collection-banner__featured:after {
    background-image: url(/resources/images/star.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 10px;
    left: 14px;
    position: absolute;
    top: calc(50% - 5px);
    width: 10px
}

.c-collection-banner__date {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    --background-colour: var(--colour-defaultLight);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 14px;
    color: rgba(var(--text-colour),1);
    display: inline-block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    padding: 8px 14px
}

.c-collection-banner__date:before {
    content: "";
    display: block;
    height: 0;
    margin-top: -.2em;
    width: 0
}

.c-collection-banner__category {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-sm);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    opacity: 50%
}

.c-collection-banner__image {
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-left;
    animation-name: fade-left;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1);
    border-radius: 8px 40px;
    display: block;
    height: 550px;
    overflow: hidden;
    position: relative;
    width: 650px;
    z-index: 5
}

.c-collection-banner__src {
    border-radius: 8px 40px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition-duration: .2s;
    transition-property: scale;
    transition-timing-function: ease;
    width: 100%
}

.c-collection-banner__link {
    color: inherit;
    display: block;
    position: relative;
    text-decoration: none;
    transition-duration: .2s;
    transition-property: color;
    transition-timing-function: ease;
    z-index: 5
}

.c-collection-banner__link:focus-visible {
    outline: 3px dotted #fcfcfc;
    outline-offset: 10px
}

.c-collection-banner__link:focus-visible,.c-collection-banner__link:hover {
    color: #f2a900
}

.c-collection-banner__link:focus-visible .c-collection-banner__src,.c-collection-banner__link:hover .c-collection-banner__src {
    scale: 1.08
}

.c-collection-banner__mark {
    display: block;
    height: 100%;
    left: 0;
    opacity: 8%;
    position: absolute;
    top: 0;
    transform: scaleX(-1);
    width: auto;
    z-index: -2
}

.c-collection-banner__logo {
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-left;
    animation-name: fade-left;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1);
    display: block;
    left: -24px;
    position: absolute;
    top: 24px;
    z-index: 5
}

.c-collection-banner__logo-src {
    display: block;
    width: 120px
}

.c-collection-banner__image--placeholder {
    align-items: center;
    box-shadow: 0 0 30px hsla(0,0%,7%,.1);
    display: flex;
    justify-content: center
}

.c-collection-banner__image--placeholder .c-collection-banner__src {
    box-shadow: none;
    display: block;
    width: 180px
}

.c-collection-banner--news {
    --background-colour: var(--colour-greenLight);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%)
}

.c-collection-banner--news:after {
    background-image: linear-gradient(180deg,#e9f6d9,hsla(87,62%,91%,0));
    bottom: -60%;
    content: "";
    display: block;
    height: 60%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

.c-collection-banner--news .c-collection-banner__link:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 10px
}

.c-collection-banner--news .c-collection-banner__date {
    display: none
}

.c-collection-banner--events {
    --background-colour: var(--colour-greenExtraLight);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%)
}

.c-collection-banner--events .c-collection-banner__container {
    align-items: flex-end
}

.c-collection-banner--events .c-collection-banner__content {
    border-bottom: 1px solid #dbe6e7;
    padding-bottom: 100px
}

.c-collection-banner--events .c-collection-banner__actions .c-link-button__text {
    color: #1d5f15
}

.c-collection-banner--events:after {
    background-image: linear-gradient(180deg,#edf3f3,hsla(87,62%,91%,0));
    bottom: -60%;
    content: "";
    display: block;
    height: 60%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

@media screen and (max-width: 1260px) {
    .c-collection-banner__content {
        width:calc(100% - 550px)
    }

    .c-collection-banner__copy {
        margin-left: 0
    }

    .c-collection-banner__image {
        height: 500px;
        width: 550px
    }
}

@media screen and (max-width: 72.99em) {
    .c-collection-banner__content {
        width:calc(100% - 450px)
    }

    .c-collection-banner__image {
        height: 350px;
        width: 450px
    }
}

@media screen and (max-width: 58.99em) {
    .c-collection-banner {
        padding:80px 0
    }

    .c-collection-banner__container {
        flex-direction: column;
        gap: 40px;
        margin: 0 auto;
        width: 80%
    }

    .c-collection-banner__content {
        width: 100%
    }

    .c-collection-banner__link:has(.c-collection-banner__image) {
        width: 100%
    }

    .c-collection-banner__image {
        height: auto;
        width: 100%
    }

    .c-collection-banner__src {
        aspect-ratio: 4/3;
        height: auto;
        width: 100%
    }

    .c-collection-banner__logo {
        left: -2.5%
    }

    .c-collection-banner__logo-src {
        width: 80px
    }

    .c-collection-banner__image--placeholder {
        height: 300px
    }

    .c-collection-banner--events {
        padding-bottom: 0
    }

    .c-collection-banner--events .c-collection-banner__content {
        border-bottom: none;
        padding-bottom: 0
    }

    .c-collection-banner--news {
        padding-bottom: 0
    }
}

@media screen and (max-width: 44.99em) {
    .c-collection-banner+.c-section {
        padding-top:60px
    }

    .c-collection-banner__container {
        width: 90%
    }
}

.c-vacancy-banner {
    border-bottom: 1px solid #dbe6e7;
    margin-bottom: 40px;
    padding-bottom: 40px;
    position: relative
}

.c-vacancy-banner__title {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 40px;
    max-width: 550px
}

.c-vacancy-banner__copy {
    margin-left: 80px;
    max-width: 500px
}

.c-vacancy-banner__info {
    align-items: center;
    display: flex;
    gap: 16px;
    margin-bottom: 20px
}

.c-vacancy-banner__date {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    --background-colour: var(--colour-defaultLight);
    --text-colour: var(--colour-default);
    align-items: center;
    background-color: rgba(var(--background-colour),100%);
    border-radius: 14px;
    color: rgba(var(--text-colour),1);
    display: inline-flex;
    gap: 6px;
    padding: 8px 14px
}

.c-vacancy-banner__category,.c-vacancy-banner__date {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-vacancy-banner__category {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-sm);
    opacity: 50%
}

@media screen and (max-width: 44.99em) {
    .c-vacancy-banner__copy {
        margin-left:0
    }
}

.c-error-banner {
    background-color: #edf3f3;
    overflow: hidden;
    padding: 140px 0;
    position: relative
}

.c-error-banner:before {
    background-color: #1d5f15;
    bottom: 0;
    content: "";
    display: block;
    height: 700px;
    -webkit-mask-image: url(/resources/images/logo-mark.svg?9ba86ad9fc5f0d0aeb1da9bca3b0ba7e);
    mask-image: url(/resources/images/logo-mark.svg?9ba86ad9fc5f0d0aeb1da9bca3b0ba7e);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    opacity: 5%;
    position: absolute;
    right: -100px;
    width: 700px
}

.c-error-banner__container {
    align-items: center;
    display: flex;
    gap: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    position: relative;
    width: 90%
}

.c-error-banner__content {
    width: 660px
}

.c-error-banner__title {
    --font-size: var(--text-size-xl);
    --font-leading: var(--text-leading-xl);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-xl);
    display: flex;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    gap: 30px;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 44px
}

.c-error-banner__mark {
    fill: #f2a900;
    display: block;
    flex-shrink: 0;
    height: 88px;
    width: 88px
}

.c-error-banner__copy {
    margin-left: 180px;
    max-width: 450px
}

.c-error-banner__actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 32px
}

@media screen and (max-width: 58.99em) {
    .c-error-banner {
        padding:80px 0
    }

    .c-error-banner:before {
        height: 500px;
        width: 500px
    }

    .c-error-banner__title {
        flex-direction: column;
        gap: 18px
    }

    .c-error-banner__mark {
        height: 56px;
        width: 56px
    }

    .c-error-banner__copy {
        margin-left: 0;
        max-width: 100%
    }
}

.c-header {
    background-color: #fcfcfc;
    box-shadow: 0 16px 20px hsla(0,0%,7%,.08);
    padding: 28px 0;
    position: fixed;
    top: 0;
    transition-duration: .2s;
    transition-property: padding,height;
    transition-timing-function: ease;
    width: 100%;
    z-index: 100
}

.c-header__container {
    align-items: center;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1600px;
    padding: 0 20px
}

.c-header__navigation-list {
    align-items: center;
    display: flex;
    gap: 0 30px;
    list-style: none;
    margin: 0;
    padding: 0
}

.c-header--scrolled {
    padding: 18px 0
}

.c-header--scrolled .c-logo {
    display: none
}

.c-header--scrolled .c-logo--small {
    display: block
}

@media screen and (max-width: 1345px) {
    .c-header__navigation-list {
        gap:0 18px
    }
}

@media screen and (max-width: 1200px) {
    .c-header {
        padding:18px 0
    }

    .c-header--scrolled {
        padding: 10px 0
    }

    .c-header--scrolled .c-header__navigation {
        height: calc(100dvh - 64px);
        top: 64px
    }

    .c-header__navigation {
        background-color: #fcfcfc;
        height: calc(100dvh - 100px);
        left: 0;
        opacity: 0;
        overflow: scroll;
        padding: 40px 5% 0;
        position: absolute;
        top: 100px;
        visibility: hidden;
        width: 100%
    }

    .c-header__navigation.js-active {
        -webkit-animation-duration: .35s;
        animation-duration: .35s;
        -webkit-animation-name: fade-down;
        animation-name: fade-down;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        opacity: 100%;
        visibility: visible
    }

    .c-header__navigation-list {
        align-items: flex-start;
        flex-direction: column;
        gap: 24px;
        justify-content: flex-start
    }

    .c-header__navigation {
        height: calc(100dvh - 80px);
        top: 80px
    }
}

.c-footer {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    background-color: rgba(var(--background-colour),100%);
    color: rgba(var(--text-colour),1);
    padding: 100px 0 40px;
    position: relative;
    z-index: 5
}

.c-footer:before {
    background-image: linear-gradient(0deg,rgba(29, 95, 21,0),#1d5f15);
    bottom: 0;
    content: "";
    display: block;
    height: 160px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

.c-footer__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    width: 90%
}

.c-footer__primary {
    align-items: flex-start;
    display: flex;
    justify-content: space-between
}

.c-footer__logo {
    align-items: flex-end;
    display: flex;
    gap: 18px
}

.c-footer__logo-mark {
    fill: #f2a900;
    display: block;
    height: 56px;
    width: 56px
}

.c-footer__logo-title {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    color: #fcfcfc;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-footer__details {
    text-align: center;
    align-items: flex-start;
    display: flex;
    gap: 158px;
    justify-content: space-between
}

.c-footer__title {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-body);
    display: block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 13px;
}

.c-footer__address>address {
    font-style: normal
}

.c-footer__socials {
    align-items: center;
    display: flex;
    gap: 20px;
    margin-top: 32px
}

.c-footer__legal {
    align-items: center;
    border: 1px solid hsla(0,0%,99%,.15);
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    padding: 40px 80px
}

.c-footer__links {
    align-items: center;
    display: flex;
    gap: 40px
}

.c-footer__text {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .001em;
    line-height: .875rem;
    opacity: 50%
}

.c-footer__link {
    color: inherit;
    text-decoration: none
}

.c-footer__link:focus-visible {
    outline: 3px dotted #fcfcfc;
    outline-offset: 4px
}

.c-footer__link:focus-visible,.c-footer__link:hover {
    color: #f2a900;
    opacity: 100%;
    text-decoration: underline
}

.c-footer__social {
    border-radius: 50%;
    text-decoration: none;
    transition-duration: .2s;
    transition-property: color;
    transition-timing-function: ease
}

.c-footer__social:focus-visible {
    outline: 3px dotted #fcfcfc;
    outline-offset: 4px
}

.c-footer__social .c-icon__glyph {
    color: #fcfcfc
}

.c-footer__social:focus-visible .c-icon__glyph,.c-footer__social:hover .c-icon__glyph {
    color: #f2a900
}

@media screen and (max-width: 1220px) {
    .c-footer {
        padding:80px 0 40px
    }

    .c-footer__primary {
        align-items: center;
        flex-direction: column;
        gap: 40px 0
    }

    .c-footer__details {
        flex-wrap: wrap;
        gap: 60px;
        text-align: center
    }

    .c-footer__details,.c-footer__socials {
        justify-content: center
    }

    .c-footer__legal {
        align-items: center;
        flex-direction: column;
        gap: 20px 0
    }

    .c-footer__links {
        align-items: center;
        flex-wrap: wrap;
        gap: 20px 40px;
        justify-content: center;
        text-align: center
    }
}

@media screen and (max-width: 44.99em) {
    .c-footer__details {
        gap:40px
    }

    .c-footer__details,.c-footer__logo {
        align-items: center;
        flex-direction: column;
        justify-content: center
    }

    .c-footer__logo-title {
        --font-size: var(--heading-size-h3);
        --font-leading: var(--heading-leading-h3);
        --font-weight: var(--heading-weight-h3);
        --font-kerning: var(--heading-kerning-h3,0);
        font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
        font-size: var(--font-size);
        font-weight: var(--font-weight);
        letter-spacing: var(--font-kerning,0);
        line-height: var(--font-leading)
    }

    .c-footer__legal {
        padding: 20px
    }
}

.c-section {
    padding: 140px 0;
    position: relative;
    z-index: 5
}

.c-section+.c-section {
    padding-top: 0
}

.c-section+.c-section--primary,.c-section+.c-section--primaryLight,.c-section+.c-section--secondary,.c-section+.c-section--tertiary {
    padding-top: 100px
}

.c-section+.c-section--np {
    padding: 0
}

.c-section--oh {
    overflow: hidden
}

.c-section--np {
    padding: 0
}

.c-section--np+.c-section,.c-section--np+.c-section--primary,.c-section--np+.c-section--secondary,.c-section--np+.c-section--tertiary {
    padding-top: 100px
}

.c-section--primary {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    background-color: rgba(var(--background-colour),100%);
    color: rgba(var(--text-colour),1)
}

.c-section--primary.c-section--overflow-bottom,.c-section--primary.c-section--overflow-top {
    background-color: #fcfcfc
}

.c-section--primary.c-section--overflow-bottom:after,.c-section--primary.c-section--overflow-top:after {
    background-color: #1d5f15
}

.c-section--primary+.c-section {
    padding-top: 100px
}

.c-section--primary+.c-section--np {
    padding: 0
}

.c-section--primaryLight {
    --background-colour: var(--colour-defaultLight);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    color: rgba(var(--text-colour),1)
}

.c-section--primaryLight.c-section--overflow-bottom,.c-section--primaryLight.c-section--overflow-top {
    background-color: #fcfcfc
}

.c-section--primaryLight.c-section--overflow-bottom:after,.c-section--primaryLight.c-section--overflow-top:after {
    background-color: #dbe6e7
}

.c-section--primaryLight+.c-section {
    padding-top: 100px
}

.c-section--primaryLight+.c-section--np {
    padding: 0
}

.c-section--secondary {
    background-color: #edf3f3
}

.c-section--secondary.c-section--overflow-bottom,.c-section--secondary.c-section--overflow-top {
    background-color: #fcfcfc
}

.c-section--secondary.c-section--overflow-bottom:after,.c-section--secondary.c-section--overflow-top:after {
    background-color: #edf3f3;
}

.c-section--secondary+.c-section {
    padding-top: 100px
}

.c-section--secondary+.c-section--np {
    padding: 0
}

.c-section--secondary+.c-section--split {
    padding-top: 0
}

.c-section--tertiary {
    background-color: #bcbcbc4f;
    border-radius: 0 34px;
}

.c-section--tertiary.c-section--overflow-bottom,.c-section--tertiary.c-section--overflow-top {
    background-color: #fcfcfc
}

.c-section--tertiary.c-section--overflow-bottom:after,.c-section--tertiary.c-section--overflow-top:after {
    background-color: #e9f6d9
}

.c-section--tertiary+.c-section {
    padding-top: 100px
}

.c-section--tertiary+.c-section--np {
    padding: 0
}

.c-section--tertiaryDark {
    background-color: #ddf1c5
}

.c-section--tertiaryDark.c-section--overflow-bottom,.c-section--tertiaryDark.c-section--overflow-top {
    background-color: #fcfcfc
}

.c-section--tertiaryDark.c-section--overflow-bottom:after,.c-section--tertiaryDark.c-section--overflow-top:after {
    background-color: #ddf1c5
}

.c-section--tertiaryDark+.c-section {
    padding-top: 100px
}

.c-section--tertiaryDark+.c-section--np {
    padding: 0
}

.c-section--overflow-bottom,.c-section--overflow-top {
    padding: 44px 0;
    position: relative;
    z-index: 5
}

.c-section--overflow-bottom:after,.c-section--overflow-top:after {
    content: "";
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

.c-section--overflow-bottom+.c-section,.c-section--overflow-top+.c-section {
    padding-top: 140px;
}

.c-section--overflow-bottom:after {
    top: 0
}

.c-section--overflow-top:after {
    bottom: 0
}

.c-section--gradient:after {
    background-image: linear-gradient(180deg,#edf3f3,hsla(87,62%,91%,0));
    content: "";
    display: block;
    height: 60%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.c-section--gradient-green:after {
    background-image: linear-gradient(180deg,#e9f6d9,hsla(0,0%,100%,0))
}

.c-section--split:before {
    content: "";
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.c-section--split.c-section--default:before {
    background-color: #edf3f3
}

.c-section--split.c-section--primary:before,.c-section--split.c-section--secondary:before {
    background-color: #e9f6d9
}

.c-section--split.c-section--tertiary:before {
    background-color: #edf3f3
}

.c-section--split.c-section--white:before {
    background-color: #edf3f3;
    bottom: 0;
    top: auto
}

.c-section--mark {
    overflow: hidden
}



.c-section--mark-sm:before {
    height: 800px;
    width: 800px
}

.c-section--split+.c-section--border {
    background-color: #edf3f3;
    padding-top: 0
}

.c-section--split+.c-section--border>.o-container {
    border-top: 1px solid rgba(29, 95, 21,.08);
    padding-top: 100px
}

@media screen and (max-width: 72.99em) {
    .c-section {
        padding:80px 0
    }

    .c-section+.c-section {
        padding-top: 0
    }

    .c-section+.c-section--primary,.c-section+.c-section--secondary,.c-section+.c-section--tertiary {
        padding-top: 80px
    }

    .c-section+.c-section--np {
        padding: 0
    }

    .c-section+.c-section--overflow-top {
        padding-top: 0
    }

    .c-section+.c-section--split {
        padding-top: 0
    }

    .c-section--primary,.c-section--primaryLight,.c-section--secondary,.c-section--tertiary,.c-section--tertiaryDark {
        padding: 80px 0
    }

    .c-section--primary+.c-section,.c-section--primaryLight+.c-section,.c-section--secondary+.c-section,.c-section--tertiary+.c-section,.c-section--tertiaryDark+.c-section {
        padding-top: 80px
    }

    .c-section--primary+.c-section--np,.c-section--primaryLight+.c-section--np,.c-section--secondary+.c-section--np,.c-section--tertiary+.c-section--np,.c-section--tertiaryDark+.c-section--np {
        padding: 0
    }

    .c-section--np {
        padding: 0
    }

    .c-section--np+.c-section,.c-section--np+.c-section--primary,.c-section--np+.c-section--secondary,.c-section--np+.c-section--tertiary {
        padding-top: 80px
    }

    .c-section--overflow-top:after {
        height: 60%
    }

    .c-section--split+.c-section {
        padding-top: 40px
    }

    .c-section--split+.c-section--border {
        padding-top: 0
    }

    .c-section--default+.c-section--split {
        padding-top: 80px
    }
}

.c-image {
    display: block;
    margin-bottom: 20px;
    position: relative;
    z-index: 5
}

.c-image__src {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c-image__caption {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-body);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-top: 12px;
    opacity: 50%
}

.c-image__cards {
    display: flex;
    flex-direction: column;
    gap: 32px;
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translateY(-50%)
}

.c-image__video {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: fade;
    animation-name: fade;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(29, 95, 21,.08);
    display: block;
    height: 60px;
    left: calc(50% - 30px);
    position: absolute;
    top: calc(50% - 30px);
    transition-duration: .2s;
    transition-property: scale;
    transition-timing-function: ease;
    width: 60px;
    z-index: 10
}

.c-image__video:hover {
    scale: 1.1
}

.c-image__play {
    display: block;
    height: 100%;
    width: 100%
}

.c-image--carousel {
    display: block;
    height: 650px;
    margin: 0 0 0 auto;
    width: 95%
}

.c-image--carousel .c-image__src {
    border-radius: 80px 0 0 80px;
    height: 100%;
    width: 100%
}

.c-image--news {
    margin: 44px 0
}

.c-image--news .c-image__src {
    border-radius: 8px 40px
}

.c-image--news:before {
    background-color: #dbe6e7;
    content: "";
    display: block;
    height: 20px;
    left: -80px;
    -webkit-mask-image: url(/resources/images/arrow-lg.svg?2e7c2125e381e8704b789920250202b8);
    mask-image: url(/resources/images/arrow-lg.svg?2e7c2125e381e8704b789920250202b8);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    position: absolute;
    top: 0;
    width: 45px
}

.c-image--article .c-image__src {
    border-radius: 8px 40px
}

@media screen and (max-width: 72.99em) {
    .c-image--carousel {
        display:none
    }
}

@media screen and (max-width: 58.99em) {
    .c-image--stats {
        width:calc(100% - 60px)
    }

    .c-image__cards {
        gap: 14px;
        right: -60px;
        transform: translateY(-20%)
    }
}

@media screen and (max-width: 870px) {
    .c-image--news:before {
        display:none
    }
}

.c-image-gallery {
    overflow: hidden;
    position: relative
}

.c-image-gallery,.c-image-gallery__image,.c-image-gallery__src {
    display: block;
    width: 100%
}

.c-image-gallery__src {
    height: 808px;
    -o-object-fit: cover;
    object-fit: cover
}

.c-image-gallery--home .c-image-gallery__src {
    border-radius: 80px 0 0 80px
}

.c-image-gallery--lightbox {
    margin-top: 44px
}

.c-image-gallery--lightbox .c-image-gallery__src {
    border-radius: 8px 40px;
    height: 535px;
}

@media screen and (max-width: 72.99em) {
    .c-image-gallery--lightbox {
        margin-top:0
    }
}

@media screen and (max-width: 44.99em) {
    .c-image-gallery__src {
        height:400px
    }
}

.c-image-grid {
    position: relative;
    z-index: 5
}

.c-image-grid__header {
    margin-bottom: 80px;
    text-align: center
}

.c-image-grid__header.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-image-grid__mark {
    fill: #f2a900;
    display: block;
    height: 56px;
    margin: 0 auto 20px;
    width: 56px
}

.c-image-grid__title {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    font-weight: 500;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-image-grid__copy {
    margin: 32px auto 0;
    max-width: 660px
}

.c-image-grid__container {
    display: grid;
    gap: 44px;
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: repeat(10,115px)
}

.c-image-grid__image {
    display: block
}

.c-image-grid__image.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-image-grid__src {
    border-radius: 8px 40px;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c-image-grid__image:first-child {
    grid-column: 1/span 4;
    grid-row: span 4
}

.c-image-grid__image:nth-child(2) {
    grid-column: 5/span 8;
    grid-row: span 3
}

.c-image-grid__image:nth-child(3) {
    grid-column: 5/span 4;
    grid-row: span 4
}

.c-image-grid__image:nth-child(4) {
    grid-column: 9/span 4;
    grid-row: span 4
}

.c-image-grid__image:nth-child(5) {
    grid-column: 1/span 4;
    grid-row: span 3
}

.c-image-grid__image:nth-child(6) {
    grid-column: span 7;
    grid-row: span 3
}

.c-image-grid__image:nth-child(7) {
    grid-column: span 5;
    grid-row: span 3
}

@media screen and (max-width: 72.99em) {
    .c-image-grid__container {
        gap:32px;
        grid-template-rows: repeat(10,60px)
    }
}

@media screen and (max-width: 58.99em) {
    .c-image-grid__container {
        gap:22px;
        grid-template-rows: repeat(10,45px)
    }
}

@media screen and (max-width: 44.99em) {
    .c-image-grid__container {
        gap:14px;
        grid-template-rows: repeat(10,30px)
    }
}

.c-logo {
    display: block
}

.c-logo:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 10px
}

.c-logo__src {
    display: block;
    width: 280px
}

.c-logo--small {
    display: none
}

.c-logo--small .c-logo__src {
    height: auto;
    width: 225px;
}

@media screen and (max-width: 1345px) {
    .c-logo__src {
        width:240px
    }
}

@media screen and (max-width: 1200px) {
    .c-logo__src {
        width:280px
    }
}

@media screen and (max-width: 33.99em) {
    .c-logo__src {
        width:200px
    }
}

.c-accordion {
    counter-increment: accordion;
    display: flex;
    flex-direction: column;
    position: relative
}

.c-accordion:not(:last-child) {
    border-bottom: 1px solid #1d5f15
}

.c-accordion__header {
    display: flex
}

.c-accordion__header,.c-accordion__title {
    align-items: center;
    cursor: pointer;
    justify-content: space-between
}

.c-accordion__title {
    --font-size: var(--heading-size-h4);
    --font-leading: var(--heading-leading-h4);
    --font-weight: var(--heading-weight-h4);
    --font-kerning: var(--heading-kerning-h4,0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: none;
    background: none;
    border: 1px solid transparent;
    color: #1d5f15;
    display: inline-block;
    display: flex;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    font-weight: 400;
    gap: 20px;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%
}

.c-accordion__title:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 10px
}

.c-accordion__title:after {
    background-color: #1d5f15;
    background-image: url(/resources/images/plus.svg?74f6195ff7e4262cf3f71b7ab86b4f4e);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 12px;
    border-radius: 50%;
    content: "";
    display: block;
    flex-shrink: 0;
    height: 32px;
    width: 32px
}

.c-accordion__title:focus-visible,.c-accordion__title:hover {
    color: #f2a900
}

.c-accordion__title.js-active:after {
    background-image: url(/resources/images/minus.svg?8c461f09a54b88aaf5410c34068df049)
}

.c-accordion__content {
    overflow: hidden
}

.c-accordion__copy {
    padding: 20px 0
}

.c-article {
    width: 100%
}

.c-article.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-article__subtitle {
    --background-colour: var(--colour-defaultLight);
    --text-colour: var(--colour-default);
    --font-size: var(--heading-size-h5);
    --font-leading: var(--heading-leading-h5);
    --font-weight: var(--heading-weight-h5);
    --font-kerning: var(--heading-kerning-h5,0);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 14px;
    color: rgba(var(--text-colour),1);
    display: inline-block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 24px;
    padding: 8px 14px
}

.c-article__subtitle:before {
    content: "";
    display: block;
    height: 0;
    margin-top: -.2em;
    width: 0
}

.c-section--tertiary .c-article__subtitle {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default)
}

.c-article__title {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 22px
}

.c-article__copy {
    width: 100%
}

.c-article__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    margin-top: 22px;
    width: 100%
}

.c-article__logo {
    display: block;
    margin-top: 80px;
    width: 250px
}

.c-article__logo-src {
    display: block;
    height: auto;
    width: 100%
}

.c-article__mark {
    fill: #f2a900;
    display: block;
    height: 60px;
    margin-bottom: 20px;
    width: 60px
}

.c-article__image {
    display: block;
    margin-top: 62px;
    width: 100%
}

.c-article__image-src {
    border-radius: 8px 40px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c-article--center {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 700px;
    text-align: center
}

.c-article--center,.c-article--center .c-article__actions {
    justify-content: center
}

.c-article--center .c-article__copy {
    margin: 0 auto;
    max-width: 600px
}

.c-article--center .c-article__mark {
    margin: 0 auto 20px
}

.c-article--inline {
    display: grid;
    gap: 70px;
    grid-template-columns: minmax(0,460px) minmax(0,1fr)
}

.c-article--inline .c-article__col--copy {
    padding-top: 80px
}

.c-article--inline .c-article__actions {
    margin-top: 44px
}

@media screen and (max-width: 72.99em) {
    .c-article--inline {
        gap:44px;
        grid-template-columns: minmax(0,380px) minmax(0,1fr)
    }
}

@media screen and (max-width: 58.99em) {
    .c-article--inline {
        grid-template-columns:100%
    }

    .c-article--inline .c-article__col--copy {
        padding-top: 0
    }
}

.c-data-table {
    border: 1px solid #bfebed;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    margin-bottom: 20px;
    width: 100%
}

.c-data-table__row:nth-child(2n) {
    background-color: #e6f7f8
}

.c-data-table__cell,.c-data-table__header {
    padding: 8px 15px;
    text-align: left
}

.c-data-table__header {
    background-color: #00adb5;
    color: #fff
}

.c-data-table__header:not(:last-child) {
    border-right: 1px solid #bfebed
}

.c-data-table__cell:not(:last-child) {
    border-right: 1px solid #bfebed
}

.c-stats-banner {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 16px;
    color: rgba(var(--text-colour),1);
    padding: 50px 0
}

.c-stats-banner__container {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.c-stats-banner__item {
    padding: 0 42px;
    text-align: center
}

.c-stats-banner__item:not(:last-child) {
    border-right: 1px solid hsla(0,0%,99%,.14)
}

.c-stats-banner__item.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-stats-banner__title {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-leading)
}

.c-stats-banner__stat,.c-stats-banner__title {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-stats-banner__stat {
    --font-size: var(--text-size-xl);
    --font-leading: var(--text-leading-xl);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-xl)
}

@media screen and (max-width: 72.99em) {
    .c-stats-banner__container {
        gap:24px 0
    }

    .c-stats-banner__item {
        padding: 0 20px;
        text-align: center;
        width: 50%
    }

    .c-stats-banner__item:not(:nth-child(2n)) {
        border-right: 1px solid hsla(0,0%,99%,.14)
    }
}

@media screen and (max-width: 960px) {
    .c-stats-banner__stat {
        --font-size:var(--heading-size-h2);
        --font-leading: var(--heading-leading-h2);
        --font-weight: var(--heading-weight-h2);
        --font-kerning: var(--heading-kerning-h2,0);
        font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
        font-size: var(--font-size);
        font-weight: var(--font-weight);
        letter-spacing: var(--font-kerning,0);
        line-height: var(--font-leading)
    }
}

@media screen and (max-width: 33.99em) {
    .c-stats-banner {
        --heading-size-h2:2.625rem;
        --heading-leading-h2: 2.625rem;
        padding: 0 40px
    }

    .c-stats-banner__container {
        flex-direction: column;
        gap: 0
    }

    .c-stats-banner__item {
        border-right: none;
        border-top: 1px solid hsla(0,0%,99%,.14);
        padding: 25px 0;
        text-align: center;
        width: 100%
    }

    .c-stats-banner__item:not(:last-child) {
        border-right: none
    }

    .c-stats-banner__item:not(:nth-child(2n)) {
        border-right: none
    }
}

.c-carousel {
    overflow: hidden;
    position: relative;
    z-index: 5
}

.c-carousel.swiper-grid-column .c-carousel__track {
    flex-wrap: wrap
}

.c-carousel__track {
    align-items: stretch;
    display: flex;
    height: 100%;
    max-width: 100vw;
    min-width: 0;
    width: 100%;
    z-index: 1
}

.c-carousel__slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    max-height: 100%;
    position: relative;
    width: auto
}

.c-carousel__logo {
    align-items: center;
    background-color: #fcfcfc;
    border-radius: 16px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    display: flex;
    height: 190px;
    justify-content: center;
    padding: 24px
}

.c-carousel__logo-src {
    display: block;
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.c-carousel__pagination {
    margin-top: 44px;
}

.c-carousel__navigation {
    align-items: center;
    display: flex;
    gap: 12px
}

.c-carousel__next,.c-carousel__prev {
    cursor: pointer
}

.c-carousel__prev {
    rotate: 180deg
}

.c-carousel__lightbox {
    align-items: center;
    background-color: #fcfcfc;
    border: none;
    border-radius: 50%;
    color: #1d5f15;
    display: inline-flex;
    height: 48px;
    justify-content: center;
    position: absolute;
    right: 32px;
    top: 32px;
    transition-duration: .2s;
    transition-property: color,background-color;
    transition-timing-function: ease;
    width: 48px
}

.c-carousel__lightbox:hover {
    background-color: #1d5f15;
    color: #fcfcfc
}

.js-carousel__dots {
    align-items: center;
    display: flex;
    gap: 12px;
    margin-top: 40px
}

.js-carousel__dot {
    background-color: #fcfcfc;
    border-radius: 2px;
    height: 4px;
    opacity: 15%;
    width: 64px
}

.js-carousel__dot.js-carousel__dot--active {
    opacity: 100%
}

.js-carousel__dots--dark .js-carousel__dot {
    background-color: #1d5f15
}

.c-carousel--logos {
    padding: 30px 30px 0 0
}

.c-carousel--logos .js-carousel__dots {
    justify-content: center;
    margin-top: 60px
}

.c-carousel--events {
    margin-top: -300px;
    padding-right: 100px;
    position: relative
}

.c-carousel--testimonials .c-carousel__slide {
    padding: 30px
}

.c-carousel--testimonials .c-carousel__navigation {
    justify-content: space-between;
    left: 0;
    position: absolute;
    top: calc(50% - 24px);
    width: 100%;
    z-index: 5
}

.c-carousel--testimonials .js-carousel__dots {
    justify-content: center;
    margin-top: 18px
}

.c-carousel__image {
    display: none
}

.c-carousel__image.js-active {
    display: block
}

.c-carousel__pagination--gallery {
    align-items: center;
    bottom: 32px;
    display: flex;
    gap: 60px;
    position: absolute;
    right: 32px;
    z-index: 5
}

.c-carousel__pagination--gallery .js-carousel__dots {
    margin-top: 0
}

.c-carousel__pagination--gallery .js-carousel__dot {
    opacity: 50%;
    width: 32px
}

.c-carousel__pagination--gallery .js-carousel__dot.js-carousel__dot--active {
    opacity: 100%
}

@media screen and (max-width: 72.99em) {
    .c-carousel--events {
        margin-top:0
    }

    .c-carousel__pagination {
        margin-top: 40px
    }

    .c-carousel--testimonials .c-carousel__navigation {
        justify-content: center;
        margin-top: 24px;
        position: relative;
        top: 0
    }

    .c-carousel--testimonials .c-carousel__navigation .c-arrow-button {
        background-color: #1d5f15
    }

    .c-carousel--testimonials .c-carousel__navigation .c-arrow-button:focus-visible {
        outline: 3px dotted #1d5f15;
        outline-offset: 6px
    }

    .c-carousel--testimonials .c-carousel__navigation .c-arrow-button .c-arrow-button__glyph {
        background-color: #fcfcfc
    }

    .c-carousel--testimonials .c-carousel__navigation .c-arrow-button.js-carousel__control--disabled {
        background-color: #edf3f3;
        border: 1px solid #1d5f15
    }

    .c-carousel--testimonials .c-carousel__navigation .c-arrow-button.js-carousel__control--disabled .c-arrow-button__glyph {
        background-color: #1d5f15
    }
}

@media screen and (max-width: 44.99em) {
    .c-carousel--testimonials .c-carousel__slide {
        padding:0 0 30px
    }

    .c-carousel--events {
        padding-right: 60px
    }

    .c-carousel__pagination {
        align-items: center;
        display: flex;
        gap: 22px
    }

    .c-carousel__pagination .c-carousel__dots {
        margin: 0;
        width: 100%
    }

    .c-carousel__pagination .c-carousel__dots .js-carousel__dot {
        flex: 1
    }
}

.c-cta-banner,.c-cta-banner__container {
    position: relative;
    z-index: 5
}

.c-cta-banner__container {
    overflow: hidden
}

.c-cta-banner__track {
    align-items: stretch;
    display: flex;
    height: 100%;
    max-width: 100vw;
    min-width: 0;
    width: 100%;
    z-index: 1
}

.c-cta-banner__slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    max-height: 100%;
    padding: 80px 0;
    position: relative;
    width: auto
}

.c-cta-banner__card {
    margin-left: auto;
    margin-right: auto;
    max-width: 1700px;
    width: 90%
}

.c-cta-banner__arrow {
    border-radius: 50%;
    box-shadow: 0 0 14px hsla(0,0%,7%,.1);
    position: absolute;
    right: 5%;
    top: calc(50% - 50px)
}

.c-cta-banner__image {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.c-cta-banner__src {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media screen and (max-width: 58.99em) {
    .c-cta-banner__arrow {
        right:calc(50% - 40px);
        top: calc(100% - 120px)
    }
}

.c-contact-banner {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 16px;
    color: rgba(var(--text-colour),1);
    max-width: 1440px;
    padding: 50px 0
}

.c-contact-banner__container {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.c-contact-banner__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 60px;
    width: auto
}

.c-contact-banner__item:not(:last-child) {
    border-right: 1px solid hsla(0,0%,99%,.14)
}

.c-contact-banner__title {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-body)
}

.c-contact-banner__link,.c-contact-banner__text,.c-contact-banner__title {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-contact-banner__link,.c-contact-banner__text {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-leading)
}

.c-contact-banner__link {
    color: inherit;
    text-decoration: none
}

.c-contact-banner__link:focus-visible {
    outline: 3px dotted #fcfcfc;
    outline-offset: 10px
}

.c-contact-banner__link:focus-visible,.c-contact-banner__link:hover {
    color: #f2a900
}

.c-contact-banner__item--inline {
    align-items: flex-end;
    flex-direction: row;
    gap: 40px;
    justify-content: flex-start;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.c-contact-banner__item--inline .c-contact-banner__content {
    max-width: 300px
}

.c-contact-banner__item--inline .c-link-button {
    flex-shrink: 0
}

.c-contact-banner__item--inline .c-link-button .c-link-button__text {
    color: #fcfcfc
}

.c-contact-banner--contact {
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%,50%);
    width: 90%;
    z-index: 10
}

@media screen and (max-width: 72.99em) {
    .c-contact-banner__container {
        gap:24px 0
    }

    .c-contact-banner__item {
        padding: 0 20px;
        text-align: center;
        width: 50%
    }

    .c-contact-banner__item:not(:nth-child(2n)) {
        border-right: 1px solid hsla(0,0%,99%,.14)
    }

    .c-contact-banner__item:last-child {
        border-right: none
    }

    .c-contact-banner__item--inline {
        align-items: center;
        margin-top: 32px;
        width: 60%
    }
}

@media screen and (max-width: 960px) {
    .c-contact-banner__stat {
        --font-size:var(--heading-size-h2);
        --font-leading: var(--heading-leading-h2);
        --font-weight: var(--heading-weight-h2);
        --font-kerning: var(--heading-kerning-h2,0);
        font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
        font-size: var(--font-size);
        font-weight: var(--font-weight);
        letter-spacing: var(--font-kerning,0);
        line-height: var(--font-leading)
    }

    .c-contact-banner__item--inline {
        border-right: none;
        flex-direction: column
    }
}

@media screen and (max-width: 58.99em) {
    .c-contact-banner {
        left:0;
        position: relative;
        transform: translate(0);
        width: 100%
    }
}

@media screen and (max-width: 44.99em) {
    .c-contact-banner {
        padding:0 40px
    }

    .c-contact-banner__container {
        flex-direction: column;
        gap: 0
    }

    .c-contact-banner__item {
        border-right: none;
        border-top: 1px solid hsla(0,0%,99%,.14);
        padding: 20px 0;
        text-align: center;
        width: 100%
    }

    .c-contact-banner__item:not(:last-child) {
        border-right: none
    }

    .c-contact-banner__item:not(:nth-child(2n)) {
        border-right: none
    }
}

.c-faqs {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 8px 40px;
    box-shadow: 0px 0px 63px 20px hsla(0, 0%, 7%, .08);
    color: rgba(var(--text-colour),1);
    margin: 0 auto;
    padding: 80px 60px;
    position: relative;
    z-index: 5
}

.c-faqs__container {
    align-items: flex-start;
    display: flex;
    gap: 60px 100px;
    justify-content: space-between
}

.c-faqs__content,.c-faqs__titles {
    width: 50%
}

.c-faqs__title {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-leading);
    align-items: center;
    border-bottom: 1px solid #dbe6e7;
    display: flex;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    gap: 0 40px;
    justify-content: space-between;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 32px;
    padding-bottom: 32px
}

.c-faqs__title .c-arrow-button {
    flex-shrink: 0;
    opacity: 50%
}

.c-faqs__title.js-active .c-arrow-button {
    opacity: 100%
}

.c-faqs__title.js-active .c-faqs__button {
    font-weight: 700
}

.c-faqs__title:hover .c-arrow-button {
    opacity: 100%
}

.c-faqs__button {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-leading);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: none;
    background: none;
    border: 1px solid transparent;
    color: #1d5f15;
    cursor: pointer;
    display: inline-block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    text-align: left;
    text-decoration: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    white-space: normal
}

.c-faqs__button:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 10px
}

@media screen and (max-width: 72.99em) {
    .c-faqs {
        padding:44px 32px
    }

    .c-faqs__titles {
        width: 100%
    }

    .c-faqs__title {
        border-bottom: none;
        gap: 0 24px;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .c-faqs__mobile+.c-faqs__title {
        border-top: 1px solid #dbe6e7;
        margin-top: 24px;
        padding-top: 24px
    }

    .c-faqs__copy--mobile {
        --text-size-leading: 1rem;
        --text-leading-leading: 1.25rem;
        padding-top: 24px
    }

    .c-faqs__content {
        display: none
    }
}

.c-title-header {
    margin-bottom: 60px
}

.c-title-header__container {
    align-items: center;
    display: flex;
    gap: 40px;
    justify-content: space-between
}

.c-title-header__title {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

@media screen and (max-width: 44.99em) {
    .c-title-header__container {
        justify-content:center;
        text-align: center
    }

    .c-title-header__button {
        display: none
    }
}

.c-newsletter {
    padding: 80px 0;
    position: relative;
    z-index: 5
}

.c-newsletter__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    width: 90%
}

.c-newsletter__mark {
    fill: #f2a900;
    display: block;
    height: 56px;
    margin-bottom: 22px;
    width: 56px
}

.c-newsletter__title {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-newsletter__form {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    align-items: flex-start;
    background-color: rgba(var(--background-colour),100%);
    border-radius: 10px 40px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    display: grid;
    gap: 90px;
    grid-template-columns: minmax(0,2fr) minmax(0,3fr);
    padding: 80px 48px;
    width: 100%
}

.c-newsletter__image {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.c-newsletter__src {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media screen and (max-width: 72.99em) {
    .c-newsletter__form {
        align-items:flex-start;
        gap: 42px 0;
        grid-template-columns: 100%;
        margin: 0 auto;
        max-width: 100%;
        width: 70%
    }
}

@media screen and (max-width: 58.99em) {
    .c-newsletter__form {
        padding:60px 32px;
        width: 100%
    }

    .c-newsletter__form .o-form__fields {
        grid-template-columns: 100%
    }

    .c-newsletter__form .o-field--100,.c-newsletter__form .o-field--25,.c-newsletter__form .o-field--33,.c-newsletter__form .o-field--50,.c-newsletter__form .o-field--66,.c-newsletter__form .o-field--75 {
        grid-column: span 1
    }
}

.c-case-studies {
    max-width: 1440px;
    overflow: hidden;
    position: relative;
    z-index: 10
}

.c-case-studies__container {
    display: grid;
    grid-template-columns: minmax(0,480px) minmax(0,740px);
    justify-content: space-between;
    position: relative
}

.c-case-studies__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 480px;
    width: 100%
}

.c-case-studies__subtitle {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    --font-size: var(--heading-size-h5);
    --font-leading: var(--heading-leading-h5);
    --font-weight: var(--heading-weight-h5);
    --font-kerning: var(--heading-kerning-h5,0);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 14px;
    color: rgba(var(--text-colour),1);
    display: inline-block;
    margin-bottom: 24px;
    padding: 8px 14px
}

.c-case-studies__heading,.c-case-studies__subtitle {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-case-studies__heading {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    margin-bottom: 21px
}

.c-case-studies__actions {
    margin-top: 32px
}

.c-case-studies__images {
    min-width: 0;
    position: relative;
    z-index: 5
}

.c-case-studies__images:after,.c-case-studies__images:before {
    background-color: #a4d866;
    content: "";
    display: block;
    opacity: 18%;
    position: absolute;
    transform: skew(-16deg);
    z-index: 10
}

.c-case-studies__images:before {
    border-radius: 20px 0;
    height: 180px;
    left: -80px;
    top: 0;
    width: 180px
}

.c-case-studies__images:after {
    border-radius: 10px 0;
    height: 120px;
    left: -60px;
    top: 220px;
    width: 120px
}

.c-case-studies__background {
    display: block;
    margin-left: auto;
    -webkit-mask-image: url(/resources/images/mask-reverse.svg?b7c849e978cf66eba9d5feb08ed56477);
    mask-image: url(/resources/images/mask-reverse.svg?b7c849e978cf66eba9d5feb08ed56477);
    -webkit-mask-position: 50% 50%;
    mask-position: 50% 50%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 740px
}

.c-case-studies__bg-src {
    display: block;
    height: 580px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c-case-studies__thumbnail {
    display: block;
    left: 0;
    position: absolute;
    top: 80px;
    width: 200px
}

.c-case-studies__thumb-src {
    border-radius: 50%;
    display: block;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 200px
}

.c-case-studies__slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #e9f6d9;
    overflow: hidden;
    transition-delay: 0;
    transition-duration: .2s;
    transition-property: opacity;
    transition-timing-function: ease
}

.c-case-studies__slide.js-carousel__slide--active {
    transition-delay: 0;
    visibility: visible
}

.c-case-studies__slide.js-carousel__slide--active .c-case-studies__background,.c-case-studies__slide.js-carousel__slide--active .c-case-studies__thumbnail {
    -webkit-animation-duration: .35s;
    animation-duration: .35s;
    -webkit-animation-name: fade-left;
    animation-name: fade-left;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

@media screen and (max-width: 1400px) {
    .c-case-studies__images {
        margin-right:-120px
    }

    .c-case-studies__images:before {
        left: 40px
    }

    .c-case-studies__images:after {
        left: 60px
    }

    .c-case-studies__thumbnail {
        left: 120px
    }
}

@media screen and (max-width: 72.99em) {
    .c-case-studies__images {
        margin-right:0
    }

    .c-case-studies__images:after,.c-case-studies__images:before {
        display: none
    }

    .c-case-studies__container {
        gap: 0;
        grid-template-columns: 100%
    }

    .c-case-studies__background,.c-case-studies__content {
        margin: 0 auto
    }
}

@media screen and (max-width: 58.99em) {
    .c-case-studies__background {
        width:100%
    }

    .c-case-studies__bg-src {
        aspect-ratio: 1/1;
        height: 100%
    }

    .c-case-studies__thumbnail {
        display: none
    }
}

@media screen and (max-width: 44.99em) {
    .c-case-studies__content {
        width:95%
    }
}

.c-downloads {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 8px 40px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    margin: 60px auto 0;
    max-width: 1200px;
    padding: 60px
}

.c-downloads__container {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 90px;
    column-gap: 90px;
    position: relative
}

.c-downloads__item {
    border-bottom: 1px solid #dbe6e7;
    display: inline-block;
    margin-bottom: 32px;
    padding-bottom: 32px;
    width: 100%
}

.c-downloads__item.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-downloads__link {
    align-items: center;
    display: flex;
    gap: 0 16px;
    justify-content: space-between;
    text-decoration: none
}

.c-downloads__link:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 10px
}

.c-downloads__link:focus-visible .c-downloads__title,.c-downloads__link:hover .c-downloads__title {
    text-decoration: underline
}

.c-downloads__link:focus-visible .c-downloads__icon,.c-downloads__link:hover .c-downloads__icon {
    --background-colour: var(--colour-gold);
    --text-colour: var(--colour-default)
}

.c-downloads__title {
    --font-size: var(--heading-size-h4);
    --font-leading: var(--heading-leading-h4);
    --font-weight: var(--heading-weight-h4);
    --font-kerning: var(--heading-kerning-h4,0);
    align-items: center;
    color: #1d5f15;
    display: flex;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    font-weight: 400;
    gap: 20px;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-downloads__title:before {
    background-image: url(/resources/images/default.svg?43230cd99e6e53512a5ed8ac4ce8318c);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    flex-shrink: 0;
    height: 32px;
    width: 25px
}

.c-downloads__icon {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    align-items: center;
    background-color: rgba(var(--background-colour),100%);
    border-radius: 50%;
    color: rgba(var(--text-colour),1);
    display: flex;
    flex-shrink: 0;
    height: 32px;
    justify-content: center;
    width: 32px
}

.c-downloads__title--docx:before {
    background-image: url(/resources/images/word.svg?640466a3457999f01e777f63cf7fbeb7)
}

.c-downloads__title--pdf:before {
    background-image: url(/resources/images/pdf.svg?0260dfde90e7481a79edaaa466091442)
}

@media screen and (max-width: 58.99em) {
    .c-downloads {
        padding:44px 32px
    }

    .c-downloads__container {
        -moz-column-count: 1;
        column-count: 1
    }

    .c-downloads__title:before {
        height: 28px;
        width: 21px
    }

    .c-downloads__icon {
        height: 26px;
        width: 26px
    }

    .c-downloads__icon .c-icon__glyph {
        height: 14px;
        width: 14px
    }
}

.c-links-banner {
    padding: 80px 0;
    position: relative;
    z-index: 5
}

.c-links-banner__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    width: 90%
}

.c-links-banner__content {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    align-items: flex-end;
    background-color: rgba(var(--background-colour),100%);
    border-radius: 10px 40px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    display: flex;
    gap: 0 60px;
    padding: 80px 48px;
    width: 100%
}

.c-links-banner__content.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-left;
    animation-name: fade-left;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-links-banner__copy {
    border-right: 1px solid #dbe6e7;
    width: 415px
}

.c-links-banner__mark {
    fill: #f2a900;
    display: block;
    height: 56px;
    margin-bottom: 22px;
    width: 56px
}

.c-links-banner__title {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    padding-right: 100px
}

.c-links-banner__links {
    list-style: none;
    margin: 0;
    padding: 0
}

.c-links-banner__item+.c-links-banner__item {
    margin-top: 28px
}

.c-links-banner__image {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.c-links-banner__src {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media screen and (max-width: 72.99em) {
    .c-links-banner__content {
        align-items:flex-start;
        flex-direction: column;
        gap: 0;
        margin: 0 auto;
        max-width: 100%;
        width: 70%
    }

    .c-links-banner__copy {
        border-bottom: 1px solid #dbe6e7;
        border-right: none;
        margin-bottom: 44px;
        padding-bottom: 44px;
        width: 100%
    }
}

@media screen and (max-width: 58.99em) {
    .c-links-banner__content {
        width:90%
    }
}

@media screen and (max-width: 44.99em) {
    .c-links-banner__content {
        padding:60px 32px;
        width: 100%
    }

    .c-links-banner__title {
        padding-right: 0
    }
}

.c-timeline {
    position: relative
}

.c-timeline:after {
    background-color: #f2a900;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: -1
}

.c-timeline__item {
    align-items: flex-start;
    display: flex;
    gap: 20px;
    width: 50%
}

.c-timeline__item.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-timeline__item:has(.c-timeline__image)+.c-timeline__item {
    margin-top: -100px
}

.c-timeline__item:nth-child(odd) {
    margin-left: auto
}

.c-timeline__item:nth-child(odd) .c-timeline__header {
    justify-content: flex-start
}

.c-timeline__item:nth-child(odd) .c-timeline__icon {
    left: -24px;
    rotate: -90deg
}

.c-timeline__item:nth-child(odd) .c-timeline__image {
    rotate: 2deg
}

.c-timeline__item:nth-child(2n) {
    text-align: right
}

.c-timeline__item:nth-child(2n) .c-timeline__header {
    justify-content: flex-end
}

.c-timeline__item:nth-child(2n) .c-timeline__icon {
    order: 2;
    right: -24px;
    rotate: 90deg
}

.c-timeline__item:nth-child(2n) .c-timeline__image {
    margin-left: auto;
    rotate: -2deg
}

.c-timeline__icon {
    --background-colour: var(--colour-gold);
    --text-colour: var(--colour-default);
    align-items: center;
    background-color: rgba(var(--background-colour),100%);
    border-radius: 50%;
    color: rgba(var(--text-colour),1);
    display: flex;
    flex-shrink: 0;
    height: 48px;
    justify-content: center;
    position: relative;
    top: 24px;
    width: 48px
}

.c-timeline__content {
    width: calc(100% - 68px)
}

.c-timeline__header {
    align-items: center;
    display: flex;
    gap: 18px
}

.c-timeline__title {
    --font-size: var(--text-size-xl);
    --font-leading: var(--text-leading-xl);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-xl);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 16px
}

.c-timeline__mark {
    fill: #f2a900;
    display: block;
    height: 50px;
    width: 50px
}

.c-timeline__image {
    display: block;
    margin-top: 32px;
    width: 300px
}

.c-timeline__src {
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    display: block;
    height: auto;
    width: 100%
}

@media screen and (max-width: 58.99em) {
    .c-timeline:after {
        left:24px
    }

    .c-timeline__item {
        width: 70%
    }

    .c-timeline__item:has(.c-timeline__image)+.c-timeline__item {
        margin-top: 62px
    }

    .c-timeline__item+.c-timeline__item {
        margin-top: 42px
    }

    .c-timeline__item .c-timeline__icon {
        top: 14px
    }

    .c-timeline__item:nth-child(odd) {
        margin-left: 0
    }

    .c-timeline__item:nth-child(odd) .c-timeline__header {
        justify-content: flex-start
    }

    .c-timeline__item:nth-child(odd) .c-timeline__icon {
        left: 0;
        rotate: -90deg
    }

    .c-timeline__item:nth-child(2n) {
        text-align: left
    }

    .c-timeline__item:nth-child(2n) .c-timeline__header {
        justify-content: flex-start
    }

    .c-timeline__item:nth-child(2n) .c-timeline__icon {
        order: 1;
        right: 0;
        rotate: -90deg
    }

    .c-timeline__item:nth-child(2n) .c-timeline__content {
        order: 2
    }

    .c-timeline__item:nth-child(2n) .c-timeline__image {
        margin-left: 0
    }
}

@media screen and (max-width: 44.99em) {
    .c-timeline__item {
        width:100%
    }

    .c-timeline__image {
        width: 240px
    }
}

.c-list-box {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 8px 40px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    padding: 60px
}

.c-list-box__title {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-leading);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 28px
}

.c-list-box__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.c-list-box__item {
    align-items: flex-start;
    display: flex;
    gap: 0 10px;
    list-style-position: inside
}

.c-list-box__item+.c-list-box__item {
    margin-top: 16px
}

.c-list-box__item:before {
    background-color: #f2a900;
    content: "";
    display: block;
    flex-shrink: 0;
    height: 16px;
    -webkit-mask-image: url(/resources/images/tick.svg?a02d7d2b4093e850633bf20eb962a20b);
    mask-image: url(/resources/images/tick.svg?a02d7d2b4093e850633bf20eb962a20b);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    position: relative;
    top: 4px;
    width: 16px
}

.c-list-box__actions {
    margin-top: 28px
}

.c-advert {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    align-items: stretch;
    background-color: rgba(var(--background-colour),100%);
    border-radius: 8px 40px;
    box-shadow: 16px 26px 20px rgba(29, 95, 21,.08);
    color: rgba(var(--text-colour),1);
    display: flex;
    gap: 0 64px;
    padding: 0 40px 0 0
}

.c-advert__content {
    align-items: center;
    display: flex;
    gap: 0 38px;
    padding: 32px 0
}

.c-advert__title {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    max-width: 480px
}

.c-advert__arrow {
    position: relative;
    z-index: 5
}

.c-advert__arrow:after,.c-advert__arrow:before {
    background-color: rgba(29, 95, 21,.08);
    content: "";
    display: block;
    height: 25px;
    left: 50%;
    position: absolute;
    width: 1px;
    z-index: -1
}

.c-advert__arrow:before {
    top: -35px
}

.c-advert__arrow:after {
    bottom: -35px
}

.c-advert__image {
    display: block;
    width: 380px
}

.c-advert__src {
    border-radius: 8px 0 0 40px;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media screen and (max-width: 72.99em) {
    .c-advert {
        flex-direction:column;
        padding: 0
    }

    .c-advert__content {
        padding: 44px
    }

    .c-advert__image {
        width: 100%
    }

    .c-advert__src {
        border-radius: 8px 40px 0 0;
        height: 200px
    }
}

@media screen and (max-width: 58.99em) {
    .c-advert__content {
        align-items:center;
        flex-direction: column;
        gap: 24px;
        justify-content: center;
        padding: 30px;
        text-align: center
    }

    .c-advert__arrow {
        rotate: 90deg
    }

    .c-advert__arrow:after,.c-advert__arrow:before {
        height: 50px
    }

    .c-advert__arrow:before {
        top: -65px
    }

    .c-advert__arrow:after {
        bottom: -65px
    }
}

.c-card {
    background: #fff;
    max-width: 410px
}

.c-card__image {
    height: 250px;
    width: 100%
}

.c-card__image-src {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c-card__content {
    margin-bottom: auto;
    padding: 30px 40px
}

.c-card__subtitle {
    color: #47555e;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: .001em;
    line-height: 1rem;
    text-transform: uppercase
}

.c-card__title {
    color: #00adb5;
    font-size: 1.375rem;
    line-height: 1.875rem
}

.c-card__copy,.c-card__title {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: .001em;
    margin-bottom: 20px
}

.c-card__copy {
    color: #000;
    font-size: 1.125rem;
    line-height: 1.625rem;
    position: relative
}

.c-card__actions {
    align-items: center;
    display: flex;
    width: 100%
}

.c-benefits-card {
    background-image: linear-gradient(135deg,#ecf7e0 40%,#a4d866 120%);
    border-radius: 80px 16px;
    display: block;
    overflow: hidden;
    padding: 30px 0 0 20px
}

.c-benefits-card:nth-child(odd) {
    border-radius: 16px 80px
}

.c-benefits-card.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-benefits-card__container {
    align-items: center;
    display: flex
}

.c-benefits-card__image-wrap {
    position: relative
}

.c-benefits-card__image {
    bottom: -10px;
    display: block;
    height: 100%;
    left: -20px;
    position: absolute;
    width: 115%
}

.c-benefits-card__src {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom left;
    object-position: bottom left;
    width: 100%
}

.c-benefits-card__mark {
    fill: #a4d866;
    display: block;
    opacity: 20%;
    width: 280px
}

.c-benefits-card__content {
    align-items: flex-start;
    display: flex;
    gap: 20px;
    padding-right: 44px
}

.c-benefits-card__index {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    align-items: center;
    border: 1px solid #a4d866;
    border-radius: 50%;
    display: flex;
    flex-shrink: 0;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    height: 50px;
    justify-content: center;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    position: relative;
    top: 5px;
    width: 50px
}

.c-benefits-card__index>span {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-58%)
}

.c-benefits-card__title {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    font-weight: var(--font-weight);
    font-weight: var(--text-weight-medium);
    margin-bottom: 10px
}

.c-benefits-card__text,.c-benefits-card__title {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-benefits-card__text {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-leading);
    font-weight: var(--font-weight)
}

.c-benefits-card__image--middle .c-benefits-card__src {
    -o-object-position: bottom center;
    object-position: bottom center
}

.c-benefits-card__image--right .c-benefits-card__src {
    -o-object-position: bottom right;
    object-position: bottom right
}

@media screen and (max-width: 1400px) {
    .c-benefits-card__content {
        padding-right:16px
    }

    .c-benefits-card__mark {
        width: 180px
    }
}

@media screen and (max-width: 72.99em) {
    .c-benefits-card__container {
        gap:0 20px
    }
}

@media screen and (max-width: 44.99em) {
    .c-benefits-card {
        left:-10%;
        position: relative;
        width: 110%
    }

    .c-benefits-card__index {
        --font-size: var(--heading-size-h4);
        --font-leading: var(--heading-leading-h4);
        --font-weight: var(--heading-weight-h4);
        --font-kerning: var(--heading-kerning-h4,0);
        font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
        font-size: var(--font-size);
        font-weight: var(--font-weight);
        height: 40px;
        letter-spacing: var(--font-kerning,0);
        line-height: var(--font-leading);
        width: 40px
    }
}

@media screen and (max-width: 33.99em) {
    .c-benefits-card {
        left:0;
        padding: 60px 20px;
        width: 100%
    }

    .c-benefits-card__image-wrap {
        display: none
    }

    .c-benefits-card__content {
        padding-right: 0
    }
}

.c-testimonial-card {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    background-image: url(/resources/images/quotes.svg?3f102b412a51cb1f190b256142f0f198);
    background-position: bottom 26px right 26px;
    background-repeat: no-repeat;
    background-size: 70px;
    border-radius: 10px 40px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    height: 100%;
    padding: 48px 44px
}

.c-testimonial-card.js-animate {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: fade-right;
    animation-name: fade-right;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-testimonial-card__copy {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-leading);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 34px
}

.c-testimonial-card__author {
    align-items: center;
    display: flex;
    gap: 12px
}

.c-testimonial-card__image {
    display: block;
    flex-shrink: 0;
    height: 64px;
    width: 64px
}

.c-testimonial-card__src {
    border-radius: 50%;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c-testimonial-card__placeholder {
    align-items: center;
    background-color: #f2a900;
    border-radius: 50%;
    display: flex;
    height: 64px;
    justify-content: center;
    left: -1px;
    position: relative;
    top: -1px;
    width: 64px
}

.c-testimonial-card__mark {
    fill: #fcfcfc;
    display: block;
    height: 34px;
    width: 34px
}

.c-testimonial-card__name {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-leading);
    margin-bottom: 3px
}

.c-testimonial-card__location,.c-testimonial-card__name {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-testimonial-card__location {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-body);
    opacity: 35%
}

.c-testimonial-card--carousel {
    margin: 0 auto;
    max-width: 960px
}

@media screen and (max-width: 44.99em) {
    .c-testimonial-card {
        background-position:bottom 20px right 20px;
        background-size: 40px;
        padding-bottom: 58px
    }

    .c-testimonial-card__image,.c-testimonial-card__placeholder {
        height: 50px;
        width: 50px
    }

    .c-testimonial-card__mark {
        height: 26px;
        left: -2px;
        top: -2px;
        width: 26px
    }
}

.c-event-card {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 8px 40px;
    color: rgba(var(--text-colour),1);
    display: block;
    height: 100%;
    overflow: hidden;
    padding: 44px;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 5
}

.c-event-card:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 14px
}

.c-event-card:after {
    background-image: linear-gradient(180deg,rgba(29, 95, 21,0),rgba(29, 95, 21,.25) 50%,#1d5f15);
    border-radius: 8px 40px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.c-event-card:focus-visible .c-event-card__title,.c-event-card:hover .c-event-card__title {
    color: #f2a900
}

.c-event-card:focus-visible .c-event-card__src,.c-event-card:hover .c-event-card__src {
    scale: 1.07
}

.c-event-card__container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end
}

.c-event-card__title {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 14px;
    transition-duration: .2s;
    transition-property: color;
    transition-timing-function: ease;
    white-space: normal
}

.c-event-card__info {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 12px
}

.c-event-card__date {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    --font-size: var(--heading-size-h5);
    --font-leading: var(--heading-leading-h5);
    --font-weight: var(--heading-weight-h5);
    --font-kerning: var(--heading-kerning-h5,0);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 14px;
    color: rgba(var(--text-colour),1);
    display: inline-block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    padding: 8px 14px
}

.c-event-card__date:before {
    content: "";
    display: block;
    height: 0;
    margin-top: -.2em;
    width: 0
}

.c-event-card__featured {
    --background-colour: var(--colour-gold);
    --text-colour: var(--colour-default);
    --font-size: var(--heading-size-h5);
    --font-leading: var(--heading-leading-h5);
    --font-weight: var(--heading-weight-h5);
    --font-kerning: var(--heading-kerning-h5,0);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 14px;
    color: rgba(var(--text-colour),1);
    display: inline-block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    padding: 8px 14px 8px 30px;
    position: relative
}

.c-event-card__featured:before {
    content: "";
    display: block;
    height: 0;
    margin-top: -.2em;
    width: 0
}

.c-event-card__featured:after {
    background-image: url(/resources/images/star.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 10px;
    left: 14px;
    position: absolute;
    top: calc(50% - 5px);
    width: 10px
}

.c-event-card__mark {
    bottom: -5%;
    display: block;
    height: 100%;
    left: -10%;
    opacity: 14%;
    position: absolute;
    transform: scaleX(-1);
    width: auto;
    z-index: -3
}

.c-event-card__thumbnail {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: -2
}

.c-event-card__src,.c-event-card__thumbnail {
    border-radius: 8px 40px;
    display: block;
    height: 100%;
    width: 100%
}

.c-event-card__src {
    -o-object-fit: cover;
    object-fit: cover;
    transition-duration: .2s;
    transition-property: scale;
    transition-timing-function: ease
}

.c-event-card--small {
    padding: 28px
}

.c-event-card--small .c-event-card__title {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-leading);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-event-card--index {
    min-height: 540px
}

.c-event-card--index .c-event-card__mark {
    bottom: 0;
    height: 80%
}

@media screen and (max-width: 72.99em) {
    .c-event-card {
        min-height:440px
    }

    .c-event-card__mark {
        bottom: 0;
        height: 80%
    }
}

@media screen and (max-width: 44.99em) {
    .c-event-card {
        min-height:380px
    }
}

@media (prefers-reduced-motion) {
    .c-event-card__src {
        transition: none
    }
}

.c-show-card {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 10px 40px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    padding: 48px 44px;
    position: relative;
    width: 100%;
    height: 557px;
    z-index: 5
}

.c-show-card__image {
    align-items: center;
    display: flex;
    height: 130px;
    justify-content: center;
    margin-bottom: 30px;
    width: 100px
}

.c-show-card__src {
    display: block;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c-show-card__date {
    --font-size: var(--heading-size-h5);
    --font-leading: var(--heading-leading-h5);
    --font-weight: var(--heading-weight-h5);
    --font-kerning: var(--heading-kerning-h5,0);
    background-color: #dbe6e7;
    border-radius: 14px;
    display: inline-block;
    margin-bottom: 18px;
    padding: 8px 14px
}

.c-show-card__copy,.c-show-card__date {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-show-card__copy {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-body);
    margin-bottom: 30px
}

@media screen and (max-width: 33.99em) {
    .c-show-card {
        padding: 10px 32px;
    }
}

.c-cta-card {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 10px 40px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    max-width: 550px;
    padding: 80px 48px;
    width: 100%
}

.c-cta-card.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-left;
    animation-name: fade-left;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-cta-card__mark {
    fill: #f2a900;
    display: block;
    height: 80px;
    margin-bottom: 40px;
    width: 80px
}

.c-cta-card__title {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 20px
}

.c-cta-card__actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 44px
}

@media screen and (max-width: 72.99em) {
    .c-cta-card {
        max-width:100%;
        width: 70%
    }
}

@media screen and (max-width: 58.99em) {
    .c-cta-card {
        margin:0 auto;
        width: 90%
    }
}

@media screen and (max-width: 44.99em) {
    .c-cta-card {
        padding:60px 32px 80px;
        width: 100%
    }

    .c-cta-card__mark {
        height: 56px;
        width: 56px
    }
}

.c-news-card {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 8px 40px;
    color: rgba(var(--text-colour),1);
    display: block;
    height: 100%;
    text-decoration: none;
    white-space: normal
}

.c-news-card:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 14px
}

.c-news-card:focus-visible .c-news-card__src,.c-news-card:hover .c-news-card__src {
    scale: 1.07
}

.c-news-card:focus-visible .c-news-card__title,.c-news-card:hover .c-news-card__title {
    text-decoration: underline
}

.c-news-card:focus-visible .c-arrow-button,.c-news-card:hover .c-arrow-button {
    background-color: #1d5f15
}

.c-news-card:focus-visible .c-arrow-button .c-arrow-button__glyph,.c-news-card:hover .c-arrow-button .c-arrow-button__glyph {
    background-color: #fcfcfc
}

.c-news-card__thumbnail {
    background-color: #1d5f15;
    height: 300px;
    overflow: hidden;
    position: relative;
    z-index: 5
}

.c-news-card__src,.c-news-card__thumbnail {
    border-radius: 8px 40px 0 0;
    display: block;
    width: 100%
}

.c-news-card__src {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition-duration: .2s;
    transition-property: scale;
    transition-timing-function: ease
}

.c-news-card__content {
    padding: 30px 40px
}

.c-news-card__category {
    --font-size: var(--heading-size-h5);
    --font-leading: var(--heading-leading-h5);
    --font-weight: var(--heading-weight-h5);
    --font-kerning: var(--heading-kerning-h5,0);
    color: #f2a900;
    display: block;
    margin-bottom: 18px
}

.c-news-card__category,.c-news-card__title {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-news-card__title {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-leading);
    margin-bottom: 24px;
    white-space: normal
}

.c-news-card__actions {
    align-items: center;
    display: flex;
    gap: 15px;
    justify-content: flex-end
}

.c-news-card__mark {
    display: block;
    height: 100%;
    left: 0;
    opacity: 8%;
    position: absolute;
    top: 0;
    transform: scaleX(-1);
    width: auto;
    z-index: -2
}

.c-news-card__thumbnail--placeholder {
    align-items: center;
    display: flex;
    justify-content: center
}

.c-news-card__thumbnail--placeholder .c-news-card__src {
    display: block;
    width: 180px
}

@media screen and (max-width: 33.99em) {
    .c-news-card__thumbnail {
        height:240px
    }
}

@media (prefers-reduced-motion) {
    .c-news-card__src {
        transition: none
    }
}

.c-details-card {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 20px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    padding: 60px
}

.c-details-card__item+.c-details-card__item {
    border-top: 1px solid hsla(0,0%,99%,.15);
    margin-top: 28px;
    padding-top: 28px
}

.c-details-card__title {
    margin-bottom: 6px
}

.c-details-card__text+.c-details-card__text {
    margin-top: 12px
}

.c-details-card__link {
    color: #fcfcfc;
    display: table;
    text-decoration: none
}

.c-details-card__link:focus-visible {
    outline: 3px dotted #fcfcfc;
    outline-offset: 6px
}

.c-details-card__link:focus-visible,.c-details-card__link:hover {
    color: #f2a900;
    text-decoration: underline
}

.c-details-card__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.c-details-card__list li:before {
    color: #f2a900;
    content: "•";
    display: inline-block;
    margin-right: 6px;
    width: 10px
}

.c-details-card__list li+li {
    margin-top: 6px
}

.c-details-card__list+.c-details-card__text {
    margin-top: 22px
}

@media screen and (max-width: 58.99em) {
    .c-details-card {
        padding:32px
    }
}

.c-vacancy-card {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 16px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    padding: 34px 60px
}

.c-vacancy-card__container {
    align-items: center;
    display: flex;
    gap: 40px
}

.c-vacancy-card__name {
    border-right: 1px solid #dbe6e7;
    width: 45%
}

.c-vacancy-card__role {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    color: #f2a900;
    display: block;
    margin-bottom: 10px
}

.c-vacancy-card__role,.c-vacancy-card__title {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-vacancy-card__title {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-leading);
    white-space: wrap
}

.c-vacancy-card__date {
    --background-colour: var(--colour-defaultLight);
    --text-colour: var(--colour-default);
    --font-size: var(--heading-size-h5);
    --font-leading: var(--heading-leading-h5);
    --font-weight: var(--heading-weight-h5);
    --font-kerning: var(--heading-kerning-h5,0);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 14px;
    color: rgba(var(--text-colour),1);
    display: inline-block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    padding: 8px 14px
}

.c-vacancy-card__date:before {
    content: "";
    display: block;
    height: 0;
    margin-top: -.2em;
    width: 0
}

.c-vacancy-card__location {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-body);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin: 12px 0 0
}

.c-vacancy-card__link {
    margin-left: auto
}

@media screen and (max-width: 72.99em) {
    .c-vacancy-card {
        height:100%;
        padding: 34px;
        width: 300px
    }

    .c-vacancy-card__container {
        align-items: flex-start;
        flex-direction: column;
        gap: 0;
        height: 100%;
        justify-content: flex-start
    }

    .c-vacancy-card__name {
        border-bottom: 1px solid #dbe6e7;
        border-right: none;
        margin-bottom: 32px;
        padding-bottom: 42px;
        width: 100%
    }

    .c-vacancy-card__info {
        margin-bottom: 30px
    }

    .c-vacancy-card__link {
        margin: auto 0 0
    }
}

.c-stat-card {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 12px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    padding: 22px;
    text-align: center;
    width: 240px
}

.c-stat-card__title {
    --font-size: var(--heading-size-h4);
    --font-leading: var(--heading-leading-h4);
    --font-weight: var(--heading-weight-h4);
    --font-kerning: var(--heading-kerning-h4,0)
}

.c-stat-card__stat,.c-stat-card__title {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-stat-card__stat {
    --font-size: var(--heading-size-h1);
    --font-leading: var(--heading-leading-h1);
    --font-weight: var(--heading-weight-h1);
    --font-kerning: var(--heading-kerning-h1,0);
    color: #f2a900
}

@media screen and (max-width: 58.99em) {
    .c-stat-card {
        min-width:180px;
        padding: 16px;
        width: auto
    }
}

.c-membership-card {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    border-radius: 8px 40px;
    box-shadow: 40px 8px 40px hsla(0,0%,7%,.08);
    padding: 8px;
    position: relative
}

.c-membership-card,.c-membership-card__tag {
    background-color: rgba(var(--background-colour),100%);
    color: rgba(var(--text-colour),1)
}

.c-membership-card__tag {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    border-radius: 14px;
    display: inline-block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    left: 50%;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    padding: 8px 14px 8px 32px;
    position: absolute;
    top: 0;
    transform: translate(-50%,-50%)
}

.c-membership-card__tag:before {
    content: "";
    display: block;
    height: 0;
    margin-top: -.2em;
    width: 0
}

.c-membership-card__tag:after {
    background-image: url(/resources/images/star.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 12px;
    left: 14px;
    position: absolute;
    top: calc(50% - 6px);
    width: 12px
}

.c-membership-card__tag--popular {
    --background-colour: var(--colour-gold);
    --text-colour: var(--colour-default)
}

.c-membership-card__tag--value {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white)
}

.c-membership-card__tag--value:after {
    background-image: url(/resources/images/star-white.svg?73e0b6e2309758a3f5ae2e152916ff05)
}

.c-membership-card__header {
    margin-bottom: 80px;
    text-align: center
}

.c-membership-card__header.js-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fade-down;
    animation-name: fade-down;
    -webkit-animation-timing-function: cubic-bezier(.65,0,.35,1);
    animation-timing-function: cubic-bezier(.65,0,.35,1)
}

.c-membership-card__mark {
    fill: #f2a900;
    display: block;
    height: 56px;
    margin: 0 auto 20px;
    width: 56px
}

.c-membership-card__title {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    font-weight: 500;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    white-space: wrap
}

.c-membership-card__copy {
    margin: 32px auto 0;
    max-width: 660px
}

.c-membership-card__top {
    align-items: center;
    background-color: #dbe6e7;
    border-radius: 8px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 210px;
    padding: 20px;
    text-align: center
}

.c-membership-card__name {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    margin-bottom: 12px;
    white-space: wrap
}

.c-membership-card__name,.c-membership-card__subtitle {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-membership-card__subtitle {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-sm);
    opacity: 40%
}

.c-membership-card__content {
    padding: 46px;
    text-align: center
}

.c-membership-card__fee-name {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-body);
    margin-bottom: 6px
}

.c-membership-card__fee-name,.c-membership-card__price {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-membership-card__price {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    color: #ff5867
}

.c-membership-card__links {
    margin-top: 38px
}

.c-membership-card__links .c-button {
    margin: 0 auto
}

.c-membership-card__link {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    color: #1d5f15;
    display: table;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin: 16px auto 0;
    text-decoration: underline;
    transition-duration: .2s;
    transition-property: color;
    transition-timing-function: ease
}

.c-membership-card__link:hover {
    color: #ff5867
}

@media screen and (max-width: 33.99em) {
    .c-membership-card__top {
        min-height:180px;
        padding: 20px 46px
    }

    .c-membership-card__content {
        padding: 32px 46px
    }
}

.c-business-card {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 8px 40px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    padding: 8px;
    transition-duration: .2s;
    transition-property: box-shadow;
    transition-timing-function: ease
}

.c-business-card:hover {
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.16)
}

.c-business-card:hover .c-business-card__src {
    scale: 1.05
}

.c-business-card__logo {
    align-items: center;
    background-color: #edf3f3;
    border-radius: 8px 40px;
    display: flex;
    flex-direction: column;
    height: 200px;
    justify-content: center;
    overflow: hidden;
    padding: 30px;
    text-align: center
}

.c-business-card__src {
    display: block;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    transition-duration: .2s;
    transition-property: scale;
    transition-timing-function: ease;
    width: 100%
}

.c-business-card__content {
    padding: 24px
}

.c-business-card__link {
    align-items: flex-end;
    display: flex;
    gap: 14px;
    justify-content: space-between;
    text-decoration: none
}

.c-business-card__link:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 10px
}

.c-business-card__title {
    --font-size: var(--heading-size-h4);
    --font-leading: var(--heading-leading-h4);
    --font-weight: var(--heading-weight-h4);
    --font-kerning: var(--heading-kerning-h4,0);
    color: #1d5f15;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-business-card__icon {
    --background-colour: var(--colour-gold);
    --text-colour: var(--colour-default);
    align-items: center;
    border-radius: 50%;
    display: flex;
    flex-shrink: 0;
    height: 32px;
    justify-content: center;
    width: 32px
}

.c-business-card__icon,.c-usp-card {
    background-color: rgba(var(--background-colour),100%);
    color: rgba(var(--text-colour),1)
}

.c-usp-card {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    border-radius: 8px 32px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    height: 100%;
    padding: 48px 48px 48px 32px;
    position: relative
}

.c-usp-card__index {
    --background-colour: var(--colour-red);
    --text-colour: var(--colour-white);
    align-items: center;
    background-color: rgba(var(--background-colour),100%);
    border-radius: 50%;
    color: rgba(var(--text-colour),1);
    display: flex;
    height: 44px;
    justify-content: center;
    left: 32px;
    position: absolute;
    top: -18px;
    width: 44px
}

.c-usp-card__index,.c-usp-card__title {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-leading);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-usp-card__title {
    margin-bottom: 16px
}

.c-usp-card__header {
    margin-bottom: 100px;
    text-align: center
}

.c-usp-card__mark {
    fill: #f2a900;
    display: block;
    height: 56px;
    margin: 0 auto 20px;
    width: 56px
}

.c-usp-card__header-title {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    font-weight: 500;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-icon-card__icon {
    align-items: center;
    background-color: #f2a900;
    border-radius: 50%;
    display: flex;
    height: 60px;
    justify-content: center;
    margin: 0 auto;
    width: 60px
}

.c-icon-card__src {
    display: block;
    height: auto;
    width: 30px
}

.c-icon-card__content {
    text-align: center
}

.c-icon-card__title {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    margin: 24px 0
}

.c-button,.c-icon-card__title {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-button {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    --font-size: var(--text-size-button);
    --font-leading: var(--text-leading-button);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-button);
    background-color: rgba(var(--background-colour),100%);
    border: none;
    border-radius: 100px;
    color: rgba(var(--text-colour),1);
    cursor: pointer;
    display: table;
    padding: 15px 30px;
    text-decoration: none;
    transition-duration: .2s;
    transition-property: background-color,color;
    transition-timing-function: ease
}

.c-button:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 10px
}

.c-button:before {
    content: "";
    display: block;
    height: 0;
    margin-top: -.15em;
    width: 0
}

.c-button--gold {
    --background-colour: var(--colour-gold);
    --text-colour: var(--colour-default)
}

.c-button--gold:focus-visible {
    outline: 3px dotted #f2a900;
    outline-offset: 10px
}

.c-button--red {
    --background-colour: var(--colour-red);
    --text-colour: var(--colour-white)
}

.c-button--red:focus-visible {
    outline: 3px dotted #ff5867;
    outline-offset: 10px
}

.c-button--icon {
    align-items: center;
    border-radius: 10px;
    padding: 12px 40px
}

.c-button--filter {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    border-radius: 0 34px;
    padding: 24px 44px;
    transition-duration: .2s;
    transition-property: box-shadow;
    transition-timing-function: ease
}

.c-button--active {
    --background-colour: var(--colour-gold);
    --text-colour: var(--colour-default)
}

.c-button--margin-top {
    margin-top: 28px
}

@media (hover: hover) {
    .c-button:hover {
        --background-colour:var(--colour-gold);
        --text-colour: var(--colour-default);
        color: #1d5f15
    }

    .c-button--gold:hover {
        --background-colour: var(--colour-default);
        --text-colour: var(--colour-white);
        color: #fcfcfc
    }

    .c-button--filter:hover {
        --background-colour: var(--colour-white);
        --text-colour: var(--colour-default);
        box-shadow: 0 0 16px rgba(29, 95, 21,.08)
    }

    .c-button--active:hover {
        --background-colour: var(--colour-gold);
        --text-colour: var(--colour-default)
    }
}

.c-link-button {
    align-items: center;
    display: inline-flex;
    gap: 8px;
    text-decoration: none
}

.c-link-button:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 10px
}

.c-link-button:focus-visible .c-link-button__glyph {
    width: 16px
}

.c-link-button:focus-visible .c-link-button__text {
    text-decoration: underline
}

.c-link-button__icon {
    align-items: center;
    background-color: #f2a900;
    border-radius: 50%;
    display: flex;
    flex-shrink: 0;
    height: 32px;
    justify-content: center;
    position: relative;
    top: 1px;
    width: 32px
}

.c-link-button__glyph {
    background-color: #1d5f15;
    display: block;
    height: 12px;
    -webkit-mask-image: url(../images/arrow.svg);
    mask-image: url(../images/arrow.svg);
    -webkit-mask-position: right;
    mask-position: right;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    transition-duration: .2s;
    transition-property: width;
    transition-timing-function: ease;
    width: 12px
}

.c-link-button__text {
    color: #1d5f15;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: .001em;
    line-height: .875rem
}

.c-link-button--white:focus-visible {
    outline: 3px dotted #fcfcfc;
    outline-offset: 10px
}

.c-link-button--white .c-link-button__text {
    color: #fcfcfc
}

.c-link-button--external .c-link-button__glyph {
    height: 12px;
    /* -webkit-mask-image: url(/resources/images/external.svg); */
    /* mask-image: url(/resources/images/external.svg); */
    width: 14px;
}

.c-link-button--large {
    gap: 14px
}

.c-link-button--large .c-link-button__icon {
    height: 44px;
    width: 44px
}

.c-link-button--large .c-link-button__glyph {
    height: 16px;
    width: 16px
}

.c-link-button--large .c-link-button__text {
    --font-size: var(--text-size-button);
    --font-leading: var(--text-leading-button);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-button);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-link-button--large.c-link-button--external .c-link-button__glyph {
    height: 24px;
    width: 24px
}

.c-link-button--down .c-link-button__glyph {
    transform: rotate(90deg)
}

.c-link-button--margin-top {
    margin: 28px 0 0
}

@media (hover: hover) {
    .c-link-button:hover .c-link-button__glyph {
        width:16px
    }

    .c-link-button:hover .c-link-button__text {
        text-decoration: underline
    }

    .c-link-button--large:hover .c-link-button__glyph {
        width: 22px
    }
}

@media screen and (max-width: 44.99em) {
    .c-link-button--large {
        gap:10px
    }

    .c-link-button--large .c-link-button__icon {
        height: 32px;
        width: 32px
    }

    .c-link-button--large .c-link-button__glyph {
        height: 14px;
        width: 14px
    }

    .c-link-button--large:hover .c-link-button__glyph {
        width: 18px
    }

    .c-link-button--large.c-link-button--external .c-link-button__glyph {
        height: 20px;
        width: 20px
    }
}

.c-arrow-button {
    align-items: center;
    background-color: #fcfcfc;
    border: none;
    border-radius: 50%;
    display: inline-flex;
    height: 48px;
    justify-content: center;
    width: 48px
}

.c-arrow-button:focus-visible {
    outline: 3px dotted #fcfcfc;
    outline-offset: 6px
}

.c-arrow-button:focus-visible .c-arrow-button__glyph {
    width: 22px
}

.c-arrow-button.js-carousel__control--disabled {
    background-color: transparent;
    border: 1px solid #fcfcfc;
    cursor: none;
    pointer-events: none
}

.c-arrow-button.js-carousel__control--disabled .c-arrow-button__glyph {
    background-color: #fcfcfc
}

.c-arrow-button__glyph {
    background-color: #1d5f15;
    flex-shrink: 0;
    height: 16px;
    -webkit-mask-image: url(../images/arrow.svg);
    mask-image: url(../images/arrow.svg);
    -webkit-mask-position: right;
    mask-position: right;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    transition-duration: .2s;
    transition-property: width;
    transition-timing-function: ease;
    width: 16px
}

.c-arrow-button--secondary {
    background-color: #e9f6d9
}

.c-arrow-button--secondary:focus-visible {
    outline: 3px dotted #e9f6d9;
    outline-offset: 6px
}

.c-arrow-button--gold {
    background-color: #f2a900
}

.c-arrow-button--gold:focus-visible {
    outline: 3px dotted #f2a900;
    outline-offset: 6px
}

.c-arrow-button--dark {
    background-color: #1d5f15
}

.c-arrow-button--dark:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 6px
}

.c-arrow-button--dark .c-arrow-button__glyph {
    background-color: #fcfcfc
}

.c-arrow-button--dark.js-carousel__control--disabled {
    border: 1px solid #1d5f15
}

.c-arrow-button--dark.js-carousel__control--disabled .c-arrow-button__glyph {
    background-color: #1d5f15
}

.c-arrow-button--outline {
    background-color: transparent;
    border: 2px solid #1d5f15
}

.c-arrow-button--large {
    height: 100px;
    width: 100px
}

.c-arrow-button--large .c-arrow-button__glyph {
    height: 24px;
    width: 24px
}

@media (hover: hover) {
    .c-arrow-button:hover .c-arrow-button__glyph {
        width:22px
    }

    .c-arrow-button--large:hover .c-arrow-button__glyph {
        width: 34px
    }
}

@media screen and (max-width: 72.99em) {
    .c-arrow-button {
        height:38px;
        width: 38px
    }

    .c-arrow-button--large {
        height: 80px;
        width: 80px
    }
}

.c-menu {
    align-items: center;
    background-color: transparent;
    border: 1px solid #a4d866;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    flex-shrink: 0;
    height: 44px;
    justify-content: center;
    margin-left: 44px;
    outline: none;
    padding: 0;
    position: relative;
    transition-duration: .2s;
    transition-property: color,background-color;
    transition-timing-function: ease;
    width: 44px;
    z-index: 101
}

.c-menu.js-active.c-menu {
    transition-delay: 0s
}

.c-menu.js-active .c-menu__line:first-child {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: hamburger-open-top;
    animation-name: hamburger-open-top;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

.c-menu.js-active .c-menu__line:nth-child(2) {
    opacity: 0;
    transition-delay: .2s
}

.c-menu.js-active .c-menu__line:last-child {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: hamburger-open-bottom;
    animation-name: hamburger-open-bottom;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

.c-menu__icon {
    align-items: center;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
    transition-duration: .2s;
    transition-property: transform;
    transition-timing-function: ease
}

.c-menu__line {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-color: #1d5f15;
    display: block;
    height: 2px;
    margin: 2px 0;
    transform-origin: center;
    transition-duration: .2s;
    transition-property: opacity,background-color;
    transition-timing-function: ease;
    width: 22px
}

.c-menu__line:first-child {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: hamburger-close-top;
    animation-name: hamburger-close-top;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    margin-top: 0
}

.c-menu__line:last-child {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: hamburger-close-bottom;
    animation-name: hamburger-close-bottom;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    margin-bottom: 0
}

@media screen and (max-width: 1200px) {
    .c-menu {
        display:flex
    }
}

.c-icon {
    display: inline-block
}

.c-icon:link,.c-icon:visited {
    color: #1d5f15
}

.c-icon--block {
    display: block
}

.c-icon__glyph {
    speak: none;
    background-color: currentColor;
    display: block;
    height: 100%;
    -webkit-mask-position: 50% 50%;
    mask-position: 50% 50%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 100%
}

.c-icon--xl {
    height: 36px;
    width: 36px
}

.c-icon--xl .c-icon__glyph {
    min-height: 36px;
    min-width: 36px
}

.c-icon--lg {
    height: 30px;
    width: 30px
}

.c-icon--lg .c-icon__glyph {
    min-height: 30px;
    min-width: 30px
}

.c-icon--md {
    height: 24px;
    width: 24px
}

.c-icon--md .c-icon__glyph {
    min-height: 24px;
    min-width: 24px
}

.c-icon--sm {
    height: 18px;
    width: 18px
}

.c-icon--sm .c-icon__glyph {
    min-height: 18px;
    min-width: 18px
}

.c-icon--xs {
    height: 14px;
    width: 14px
}

.c-icon--xs .c-icon__glyph {
    min-height: 14px;
    min-width: 14px
}

.c-icon--xxs {
    height: 8px;
    width: 8px
}

.c-icon--xxs .c-icon__glyph {
    min-height: 8px;
    min-width: 8px
}

.no-cssmask .c-icon--facebook,.no-js .c-icon--facebook {
    background-color: transparent
}

.c-icon--facebook .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/facebook.svg?2dfdb3da2013ab917cc36ca0a539b80a);
    mask-image: url(/resources/images/facebook.svg?2dfdb3da2013ab917cc36ca0a539b80a)
}

.no-cssmask .c-icon--facebook .c-icon__glyph,.no-js .c-icon--facebook .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/facebook.svg?2dfdb3da2013ab917cc36ca0a539b80a);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--twitter,.no-js .c-icon--twitter {
    background-color: transparent
}

.c-icon--twitter .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/twitter.svg?f8e57748803cdfbcf7a0a10c4430e871);
    mask-image: url(/resources/images/twitter.svg?f8e57748803cdfbcf7a0a10c4430e871)
}

.no-cssmask .c-icon--twitter .c-icon__glyph,.no-js .c-icon--twitter .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/twitter.svg?f8e57748803cdfbcf7a0a10c4430e871);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--linkedin,.no-js .c-icon--linkedin {
    background-color: transparent
}

.c-icon--linkedin .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/linkedin.svg?341e07d6cdcd6c4aa587ab8d6660b655);
    mask-image: url(/resources/images/linkedin.svg?341e07d6cdcd6c4aa587ab8d6660b655)
}

.no-cssmask .c-icon--linkedin .c-icon__glyph,.no-js .c-icon--linkedin .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/linkedin.svg?341e07d6cdcd6c4aa587ab8d6660b655);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--instagram,.no-js .c-icon--instagram {
    background-color: transparent
}

.c-icon--instagram .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/instagram.svg?5f4ac699f17f01b06d214677c8bc9fd6);
    mask-image: url(/resources/images/instagram.svg?5f4ac699f17f01b06d214677c8bc9fd6)
}

.no-cssmask .c-icon--instagram .c-icon__glyph,.no-js .c-icon--instagram .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/instagram.svg?5f4ac699f17f01b06d214677c8bc9fd6);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--pintrest,.no-js .c-icon--pintrest {
    background-color: transparent
}

.c-icon--pintrest .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/pintrest.svg?23717754d28985e84590c17ccd25234c);
    mask-image: url(/resources/images/pintrest.svg?23717754d28985e84590c17ccd25234c)
}

.no-cssmask .c-icon--pintrest .c-icon__glyph,.no-js .c-icon--pintrest .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/pintrest.svg?23717754d28985e84590c17ccd25234c);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--search,.no-js .c-icon--search {
    background-color: transparent
}

.c-icon--search .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/search.svg?003eb6dd7b554202f358069024c79b34);
    mask-image: url(/resources/images/search.svg?003eb6dd7b554202f358069024c79b34)
}

.no-cssmask .c-icon--search .c-icon__glyph,.no-js .c-icon--search .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/search.svg?003eb6dd7b554202f358069024c79b34);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--link,.no-js .c-icon--link {
    background-color: transparent
}

.c-icon--link .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/link.svg?3fb2c93d43d1f016d508f98c853cd459);
    mask-image: url(/resources/images/link.svg?3fb2c93d43d1f016d508f98c853cd459)
}

.no-cssmask .c-icon--link .c-icon__glyph,.no-js .c-icon--link .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/link.svg?3fb2c93d43d1f016d508f98c853cd459);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--mail,.no-js .c-icon--mail {
    background-color: transparent
}

.c-icon--mail .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/mail.svg?756d157a88f634afac676db7cad844dc);
    mask-image: url(/resources/images/mail.svg?756d157a88f634afac676db7cad844dc)
}

.no-cssmask .c-icon--mail .c-icon__glyph,.no-js .c-icon--mail .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/mail.svg?756d157a88f634afac676db7cad844dc);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--download,.no-js .c-icon--download {
    background-color: transparent
}

.c-icon--download .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/download.svg?5a35b63400cad84b230b0b908b1f941a);
    mask-image: url(/resources/images/download.svg?5a35b63400cad84b230b0b908b1f941a)
}

.no-cssmask .c-icon--download .c-icon__glyph,.no-js .c-icon--download .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/download.svg?5a35b63400cad84b230b0b908b1f941a);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--external,.no-js .c-icon--external {
    background-color: transparent
}

.c-icon--external .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/external.svg);
    mask-image: url(/resources/images/external.svg)
}

.no-cssmask .c-icon--external .c-icon__glyph,.no-js .c-icon--external .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/external.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--chevron,.no-js .c-icon--chevron {
    background-color: transparent
}

.c-icon--chevron .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/chevron.svg?4e50c008907f2f66675502cfcac0902e);
    mask-image: url(/resources/images/chevron.svg?4e50c008907f2f66675502cfcac0902e)
}

.no-cssmask .c-icon--chevron .c-icon__glyph,.no-js .c-icon--chevron .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/chevron.svg?4e50c008907f2f66675502cfcac0902e);
    background-repeat: no-repeat;
    background-size: contain
}

.no-cssmask .c-icon--play,.no-js .c-icon--play {
    background-color: transparent
}

.c-icon--play .c-icon__glyph {
    -webkit-mask-image: url(/resources/images/play.svg?ea029765d3ad3c72453c03fa7c478c40);
    mask-image: url(/resources/images/play.svg?ea029765d3ad3c72453c03fa7c478c40)
}

.no-cssmask .c-icon--play .c-icon__glyph,.no-js .c-icon--play .c-icon__glyph {
    background-color: transparent;
    background-image: url(/resources/images/play.svg?ea029765d3ad3c72453c03fa7c478c40);
    background-repeat: no-repeat;
    background-size: contain
}

.c-loader {
    display: block;
    height: 200px;
    width: 200px
}

.c-loader>svg {
    display: block;
    height: 100%;
    width: 100%
}

.c-loader>svg path {
    fill: #f2a900
}

.c-loader--news {
    left: calc(50% - 100px);
    position: absolute;
    top: calc(50% - 100px);
    z-index: 10
}

.c-nav-item {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-body);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    position: relative;
    z-index: 5
}

.c-nav-item:hover .c-nav-item__link+.c-dropdown {
    opacity: 100%;
    transform: translateY(0);
    visibility: visible
}

.c-nav-item__link {
    color: #1d5f15;
    position: relative;
    text-decoration: none;
    transition-duration: .2s;
    transition-property: color;
    transition-timing-function: ease
}

.c-nav-item__link:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 10px
}

.c-nav-item__link:after {
    background-color: #f2a900;
    bottom: -3px;
    content: "";
    display: block;
    height: 2px;
    opacity: 0;
    position: relative;
    transition-duration: .2s;
    transition-property: opacity;
    transition-timing-function: ease;
    width: 100%
}

.c-nav-item__link:hover {
    color: #f2a900
}

.c-nav-item__link:hover:after {
    opacity: 100%
}

.c-nav-item--active .c-nav-item__link {
    color: #f2a900
}

.c-nav-item--active .c-nav-item__link:after {
    opacity: 100%
}

.c-nav-item__link--button {
    border: 1px solid #a4d866;
    border-radius: 100px;
    display: inline-block;
    padding: 8px 22px 10px;
    transition-duration: .2s;
    transition-property: background-color;
    transition-timing-function: ease
}

.c-nav-item__link--button:after {
    display: none
}

.c-nav-item__link--button:hover {
    background-color: #a4d866;
    color: #1d5f15
}

@media screen and (max-width: 1200px) {
    .c-nav-item {
        --font-size:var(--text-size-leading);
        --font-leading: var(--text-leading-leading);
        --font-weight: var(--text-weight-medium);
        --font-kerning: var(--text-kerning-leading);
        font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
        font-size: var(--font-size);
        font-weight: var(--font-weight);
        letter-spacing: var(--font-kerning,0);
        line-height: var(--font-leading);
        width: 100%
    }

    .c-nav-item:has(.c-nav-item__link--button) {
        margin-top: 30px;
        width: 100%
    }

    .c-nav-item__link:after {
        display: none
    }

    .c-nav-item--children .c-nav-item__link {
        align-items: center;
        display: flex;
        justify-content: space-between
    }

    .c-nav-item--children .c-nav-item__link:before {
        background-color: currentColor;
        content: "";
        display: block;
        flex-shrink: 0;
        height: 15px;
        -webkit-mask-image: url(/resources/images/plus.svg?74f6195ff7e4262cf3f71b7ab86b4f4e);
        mask-image: url(/resources/images/plus.svg?74f6195ff7e4262cf3f71b7ab86b4f4e);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        order: 2;
        position: relative;
        top: 1px;
        width: 15px
    }

    .c-nav-item__link--button {
        background-color: #a4d866;
        display: block;
        padding: 14px 44px;
        text-align: center;
        transition-duration: .2s;
        transition-property: background-color;
        transition-timing-function: ease
    }

    .c-nav-item__link--button:before {
        content: "";
        display: block;
        height: 0;
        margin-top: -.15em;
        width: 0
    }
}

.c-pagination {
    align-items: center;
    border-top: 1px solid #dbe6e7;
    display: flex;
    gap: 18px;
    justify-content: center;
    list-style: none;
    margin: 60px 0 0;
    padding: 60px 0 0
}

.c-pagination__item {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-body);
    color: #1d5f15;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-pagination__src {
    display: block;
    height: auto;
    opacity: 100%;
    width: 16px
}

.c-pagination__link {
    color: inherit;
    opacity: 32%;
    text-decoration: none
}

.c-pagination__link:hover {
    opacity: 100%
}

.c-pagination__arrow:not(.c-pagination__arrow--disabled):hover .c-pagination__src line,.c-pagination__arrow:not(.c-pagination__arrow--disabled):hover .c-pagination__src path {
    stroke: #f2a900
}

.c-pagination__arrow,.c-pagination__link {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-body);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap
}

.c-pagination__arrow--disabled {
    opacity: 32%
}

.c-pagination__item--prev .c-pagination__src {
    rotate: 180deg
}

.c-pagination__item--active .c-pagination__link {
    opacity: 100%
}

.c-pagination__link--disabled {
    opacity: 50%;
    pointer-events: none
}

.c-social-share {
    border-top: 1px solid #dbe6e7;
    margin-top: 44px;
    padding-top: 44px
}

.c-social-share a {
    border-radius: 50%
}

.c-social-share a:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 8px
}

.c-social-share a:focus-visible,.c-social-share a:hover {
    color: #f2a900
}

.c-dropdown {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 0 0 16px 16px;
    box-shadow: 16px 16px 20px hsla(0,0%,7%,.08);
    color: rgba(var(--text-colour),1);
    left: -24px;
    min-width: 250px;
    opacity: 0;
    padding: 38px 24px;
    position: absolute;
    top: calc(100% + 20px);
    transform: translateY(-10px);
    transition-delay: .15s;
    transition-duration: .2s;
    transition-property: transform,opacity,visibility;
    transition-timing-function: ease;
    visibility: hidden;
    z-index: 1
}

.c-dropdown__nav {
    list-style: none;
    margin: 0;
    padding: 0
}

.c-dropdown__item+.c-dropdown__item {
    margin-top: 12px
}

.c-dropdown__link {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    color: inherit;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    text-decoration: none;
    transition-duration: .2s;
    transition-property: color;
    transition-timing-function: ease
}

.c-dropdown__link:hover {
    color: #f2a900
}

.c-dropdown__item--active .c-dropdown__link {
    color: #f2a900
}

@media screen and (max-width: 1200px) {
    .c-dropdown {
        --background-colour:var(--colour-white);
        --text-colour: var(--colour-default);
        border-radius: 0;
        box-shadow: none;
        left: 0;
        min-width: 100%;
        opacity: 100%;
        padding: 20px 0 0;
        position: relative;
        top: 0;
        transform: translateY(0);
        visibility: visible
    }

    .c-dropdown__link {
        --font-size: var(--text-size-body);
        --font-leading: var(--text-leading-body);
        --font-weight: var(--text-weight-medium);
        --font-kerning: var(--text-kerning-body);
        font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
        font-size: var(--font-size);
        font-weight: var(--font-weight);
        letter-spacing: var(--font-kerning,0);
        line-height: var(--font-leading)
    }
}

.c-breadcrumbs {
    padding-top: 40px;
    position: relative
}

.c-breadcrumbs__list {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    list-style: none;
    margin: 0;
    padding: 0
}

.c-breadcrumbs__item {
    align-items: center;
    display: flex;
    gap: 6px;
    opacity: 50%
}

.c-breadcrumbs__item:not(:last-child):after {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-body);
    background-color: currentColor;
    content: "";
    display: block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    height: 6px;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    -webkit-mask-image: url(/resources/images/chevron.svg?4e50c008907f2f66675502cfcac0902e);
    mask-image: url(/resources/images/chevron.svg?4e50c008907f2f66675502cfcac0902e);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    position: relative;
    rotate: -90deg;
    top: 2px;
    width: 9px
}

.c-breadcrumbs__link {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-body);
    color: inherit;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    text-decoration: none
}

.c-breadcrumbs__link:focus-visible {
    outline: 3px dotted #fcfcfc;
    outline-offset: 2px
}

.c-breadcrumbs__link:hover {
    text-decoration: underline
}

.c-breadcrumbs__item--active {
    opacity: 100%
}

.c-input {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-body);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fcfcfc;
    border: none;
    border-radius: 28px;
    color: #1d5f15;
    display: block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    padding: 16px 24px;
    width: 100%
}

.c-input:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 3px
}

textarea.c-input {
    min-height: 150px
}

.c-input::-moz-placeholder {
    color: #1d5f15;
    opacity: 32%
}

.c-input::placeholder {
    color: #1d5f15;
    opacity: 32%
}

.c-input--lg {
    width: 85%
}

.c-input--md {
    width: 70%
}

.c-input--sm {
    width: 50%
}

.c-input--xs {
    width: 30%
}

.o-form--newsletter .c-input {
    background-color: #edf3f3
}

.c-select {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-body);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fcfcfc;
    background-image: url(/resources/images/chevron.svg);
    background-position: center right 24px;
    background-repeat: no-repeat;
    background-size: 12px;
    border: none;
    border-radius: 28px;
    color: #1d5f15;
    display: block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    padding: 16px 24px;
    width: 100%
}

.c-select:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 3px
}

.c-select--filter {
    color: rgba(29, 95, 21,.35);
    font-weight: 700;
    max-width: 320px;
    min-width: 250px;
    text-align: center;
    width: 100%
}

.c-select--filter:hover {
    color: #1d5f15
}

.c-select--filter:focus {
    background-color: #f2a900;
    color: #1d5f15
}

.c-select--centered {
    margin: 0 auto
}

.c-select--lg {
    width: 85%
}

.c-select--md {
    width: 70%
}

.c-select--sm {
    width: 50%
}

.c-select--xs {
    width: 30%
}

@media screen and (max-width: 44.99em) {
    .c-select--filter {
        max-width:100%
    }
}

.c-toggle {
    align-items: center;
    display: flex;
    gap: 10px;
    width: 100%
}

.c-toggle__text {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    color: #1d5f15;
    display: block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    position: relative;
    width: 100%
}

.c-toggle__text>a {
    color: inherit;
    font-weight: 700;
    text-decoration: underline
}

.c-toggle__text>a:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 4px
}

.c-toggle__text>a:focus-visible,.c-toggle__text>a:hover {
    color: #f2a900
}

.c-toggle__control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fcfcfc;
    border: 1px solid #1d5f15;
    border-radius: 2px;
    height: 15px;
    order: 0;
    position: relative;
    top: 1px;
    transition-delay: .2s;
    transition-duration: .2s;
    transition-property: background,border;
    transition-timing-function: ease;
    width: 15px
}

.c-toggle__control:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 4px
}

.c-toggle__control:after {
    --font-size: var(--heading-size-h6);
    --font-leading: var(--heading-leading-h6);
    --font-weight: var(--heading-weight-h6);
    --font-kerning: var(--heading-kerning-h6,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: transparent;
    color: #fcfcfc;
    content: "✓;";
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    left: 1px;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    overflow: hidden;
    position: absolute;
    top: 0;
    transition-delay: 0s;
    transition-duration: .2s;
    transition-property: width;
    transition-timing-function: ease;
    width: 0;
    will-change: all
}

.c-toggle__control:checked {
    background: #1d5f15;
    border-color: #1d5f15;
    transition-delay: 0s
}

.c-toggle__control:checked:after {
    transition-delay: .2s;
    width: 9px
}

.c-upload {
    gap: 20px
}

.c-upload,.c-upload__wrap {
    align-items: center;
    display: flex
}

.c-upload__wrap {
    gap: 10px;
    padding: 5px;
    position: relative
}

.c-upload__wrap:hover .c-upload__icon {
    --background-colour: var(--colour-gold);
    --text-colour: var(--colour-default)
}

.c-upload__wrap:hover .c-upload__label {
    text-decoration: underline
}

.c-upload__icon {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    align-items: center;
    background-color: rgba(var(--background-colour),100%);
    border-radius: 50%;
    color: rgba(var(--text-colour),1);
    display: flex;
    height: 34px;
    justify-content: center;
    width: 34px
}

.c-upload__label {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    color: #1d5f15;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-upload__input {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.c-upload__file {
    --font-size: var(--text-size-sm);
    --font-leading: var(--text-leading-sm);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-sm);
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    background-color: rgba(var(--background-colour),100%);
    border-radius: 20px;
    color: rgba(var(--text-colour),1);
    display: inline-flex;
    padding: 8px 14px
}

.c-date,.c-upload__file {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-date {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-body);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 28px;
    color: #1d5f15;
    display: block;
    padding: 16px 24px;
    width: 100%
}

.c-date:focus-visible {
    outline: 3px dotted #1d5f15;
    outline-offset: 3px
}

.c-date--filter {
    font-weight: 700;
    max-width: 320px;
    min-width: 250px;
    text-align: center;
    width: 100%
}

.c-fieldset {
    display: block
}

.c-fieldset__container {
    align-items: stretch;
    display: flex;
    gap: 20px
}

.c-fieldset__button {
    --background-colour: var(--colour-white);
    --text-colour: var(--colour-default);
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-body);
    align-items: center;
    background-color: rgba(var(--background-colour),100%);
    border-radius: 32px;
    color: rgba(var(--text-colour),1);
    cursor: pointer;
    display: flex;
    flex: 1;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    justify-content: center;
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    padding: 18px 26px;
    position: relative;
    text-align: center;
    transition-duration: .2s;
    transition-property: box-shadow,font-weight;
    transition-timing-function: ease
}

.c-fieldset__button:has(.c-fieldset__input:checked) {
    --background-colour: var(--colour-default);
    --text-colour: var(--colour-white);
    font-weight: 700
}

.c-fieldset__button:hover {
    box-shadow: 0 0 16px rgba(29, 95, 21,.08);
    font-weight: 500
}

.c-fieldset__input {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%
}

.c-fieldset--checks .c-fieldset__container {
    flex-wrap: wrap
}

.c-fieldset--checks .c-fieldset__button {
    flex: auto;
    width: calc(33.333% - 20px)
}

@media screen and (max-width: 1350px) {
    .c-fieldset__container {
        flex-wrap:wrap
    }
}

.c-label {
    display: block;
    font-size: 1.0625rem;
    line-height: 1.3125rem
}

.c-leading {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-regular);
    --font-kerning: var(--text-kerning-leading);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-bottom: 22px
}

.c-leading--lg {
    margin-bottom: 30px
}

.c-quote {
    margin: 44px 0;
    position: relative
}

.c-quote:before {
    background-color: #dbe6e7;
    content: "";
    display: block;
    height: 20px;
    left: -80px;
    -webkit-mask-image: url(/resources/images/arrow-lg.svg?2e7c2125e381e8704b789920250202b8);
    mask-image: url(/resources/images/arrow-lg.svg?2e7c2125e381e8704b789920250202b8);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    position: absolute;
    top: 8px;
    width: 45px
}

.c-quote__copy {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0);
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-quote__copy:before {
    content: "“"
}

.c-quote__copy:after {
    content: "”"
}

.c-quote__name {
    --font-size: var(--text-size-body);
    --font-leading: var(--text-leading-body);
    --font-weight: var(--text-weight-medium);
    --font-kerning: var(--text-kerning-body);
    display: block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading);
    margin-top: 12px;
    opacity: 50%
}

@media screen and (max-width: 870px) {
    .c-quote:before {
        display:none
    }
}

.c-status {
    display: block;
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .001em;
    line-height: 1rem;
    margin: 0;
    padding: 0
}

.c-status+.c-status {
    padding-top: 5px
}

.c-status--success {
    color: #52aa3f
}

.c-status--error {
    color: #fa5554
}

.c-title {
    --font-size: var(--heading-size-h2);
    --font-leading: var(--heading-leading-h2);
    --font-weight: var(--heading-weight-h2);
    --font-kerning: var(--heading-kerning-h2,0);
    display: block;
    margin: 39px 0 30px;
}

.c-title,.c-title--xl {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-title--xl {
    --font-size: var(--text-size-xl);
    --font-leading: var(--text-leading-xl);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-xl)
}

.c-title--lg {
    --font-size: var(--heading-size-h1);
    --font-leading: var(--heading-leading-h1);
    --font-weight: var(--heading-weight-h1);
    --font-kerning: var(--heading-kerning-h1,0)
}

.c-title--lg,.c-title--md {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-title--md {
    --font-size: var(--text-size-leading);
    --font-leading: var(--text-leading-leading);
    --font-weight: var(--text-weight-bold);
    --font-kerning: var(--text-kerning-leading)
}

.c-title--sm {
    --font-size: var(--heading-size-h3);
    --font-leading: var(--heading-leading-h3);
    --font-weight: var(--heading-weight-h3);
    --font-kerning: var(--heading-kerning-h3,0)
}

.c-title--sm,.c-title--xs {
    font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    letter-spacing: var(--font-kerning,0);
    line-height: var(--font-leading)
}

.c-title--xs {
    --font-size: var(--heading-size-h4);
    --font-leading: var(--heading-leading-h4);
    --font-weight: var(--heading-weight-h4);
    --font-kerning: var(--heading-kerning-h4,0)
}

.c-title--faq {
    margin-bottom: 60px
}

.c-title--nm {
    margin-bottom: 0;
    margin-top: 0;
}

.c-title--ms {
    margin-bottom: 20px
}

.c-title--margin-top {
    margin-top: 20px
}

@media screen and (max-width: 44.99em) {
    .c-title--sm {
        --font-size:var(--heading-size-h2);
        --font-leading: var(--heading-leading-h2);
        --font-weight: var(--heading-weight-h2);
        --font-kerning: var(--heading-kerning-h2,0);
        font-family: arboria,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
        font-size: var(--font-size);
        font-weight: var(--font-weight);
        letter-spacing: var(--font-kerning,0);
        line-height: var(--font-leading)
    }
}

.js-lazy {
    filter: blur(2vw) brightness(110%) contrast(1.2);
    transition-duration: .2s;
    transition-property: filter;
    transition-timing-function: ease
}

.js-lazy--loaded {
    filter: blur(0)
}

.js-animate {
    -webkit-animation-delay: calc(var(--current-animation-delay));
    animation-delay: calc(var(--current-animation-delay));
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.js-animate--paused {
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.js-hide {
    display: none
}

.js-hide--animate {
    opacity: 0;
    pointer-events: none
}

.js-animate--0 {
    --current-animation-delay: 0s
}

.js-animate--1 {
    --current-animation-delay: 0.1s
}

.js-animate--2 {
    --current-animation-delay: 0.2s
}

.js-animate--3 {
    --current-animation-delay: 0.3s
}

.js-animate--4 {
    --current-animation-delay: 0.4s
}

.js-animate--5 {
    --current-animation-delay: 0.5s
}

.js-animate--6 {
    --current-animation-delay: 0.6s
}

.js-animate--7 {
    --current-animation-delay: 0.7s
}

.js-animate--8 {
    --current-animation-delay: 0.8s
}

.js-animate--9 {
    --current-animation-delay: 0.9s
}

.js-animate--10 {
    --current-animation-delay: 1s
}

.js-animate--11 {
    --current-animation-delay: 1.1s
}

.js-animate--12 {
    --current-animation-delay: 1.2s
}

.js-animate--13 {
    --current-animation-delay: 1.3s
}

.js-animate--14 {
    --current-animation-delay: 1.4s
}

.js-animate--15 {
    --current-animation-delay: 1.5s
}

.js-animate--16 {
    --current-animation-delay: 1.6s
}

.js-animate--17 {
    --current-animation-delay: 1.7s
}

.js-animate--18 {
    --current-animation-delay: 1.8s
}

.js-animate--19 {
    --current-animation-delay: 1.9s
}

.js-animate--20 {
    --current-animation-delay: 2s
}

@-webkit-keyframes scale-fade {
    0% {
        opacity: 0;
        transform: scale(.8)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes scale-fade {
    0% {
        opacity: 0;
        transform: scale(.8)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes scale-fade--sm {
    0% {
        opacity: 0;
        transform: scale(.9)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes scale-fade--sm {
    0% {
        opacity: 0;
        transform: scale(.9)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes fade-up {
    0% {
        opacity: 0;
        transform: translateY(40px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: translateY(40px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fade-down {
    0% {
        opacity: 0;
        transform: translateY(-40px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fade-down {
    0% {
        opacity: 0;
        transform: translateY(-40px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fade-left {
    0% {
        opacity: 0;
        transform: translateX(-40px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes fade-left {
    0% {
        opacity: 0;
        transform: translateX(-40px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes fade-right {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes fade-right {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes slide-left {
    0% {
        opacity: 0;
        transform: translateX(-40px)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes slide-left {
    0% {
        opacity: 0;
        transform: translateX(-40px)
    }

    to {
        transform: translateX(0)
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-out {
    0% {
        opacity: 1;
        z-index: 10
    }

    99% {
        opacity: 0;
        z-index: 10
    }

    to {
        opacity: 0;
        z-index: 0
    }
}

@keyframes fade-out {
    0% {
        opacity: 1;
        z-index: 10
    }

    99% {
        opacity: 0;
        z-index: 10
    }

    to {
        opacity: 0;
        z-index: 0
    }
}

@-webkit-keyframes menu-show {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    1% {
        opacity: 0;
        transform: scale(1)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes menu-show {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    1% {
        opacity: 0;
        transform: scale(1)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes menu-hide {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    99% {
        opacity: 0;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(0)
    }
}

@keyframes menu-hide {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    99% {
        opacity: 0;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(0)
    }
}

@-webkit-keyframes blur {
    0% {
        filter: blur(20px)
    }

    50% {
        filter: blur(10px)
    }

    to {
        filter: blur(0)
    }
}

@keyframes blur {
    0% {
        filter: blur(20px)
    }

    50% {
        filter: blur(10px)
    }

    to {
        filter: blur(0)
    }
}

@-webkit-keyframes draw-vertical {
    0% {
        transform: scaleY(0)
    }

    to {
        transform: scaleY(1)
    }
}

@keyframes draw-vertical {
    0% {
        transform: scaleY(0)
    }

    to {
        transform: scaleY(1)
    }
}

@-webkit-keyframes draw-horizontal {
    0% {
        transform: scaleX(0)
    }

    to {
        transform: scaleX(1)
    }
}

@keyframes draw-horizontal {
    0% {
        transform: scaleX(0)
    }

    to {
        transform: scaleX(1)
    }
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes scale-fade-paused {
    0% {
        opacity: 0;
        transform: scale(.8)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes scale-fade-paused {
    0% {
        opacity: 0;
        transform: scale(.8)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes scale-fade--sm-paused {
    0% {
        opacity: 0;
        transform: scale(.9)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes scale-fade--sm-paused {
    0% {
        opacity: 0;
        transform: scale(.9)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes fade-up-paused {
    0% {
        opacity: 0;
        transform: translateY(40px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fade-up-paused {
    0% {
        opacity: 0;
        transform: translateY(40px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fade-down-paused {
    0% {
        opacity: 0;
        transform: translateY(-40px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fade-down-paused {
    0% {
        opacity: 0;
        transform: translateY(-40px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fade-left-paused {
    0% {
        opacity: 0;
        transform: translateX(-40px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes fade-left-paused {
    0% {
        opacity: 0;
        transform: translateX(-40px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes fade-right-paused {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes fade-right-paused {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes slide-left-paused {
    0% {
        opacity: 0;
        transform: translateX(-40px)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes slide-left-paused {
    0% {
        opacity: 0;
        transform: translateX(-40px)
    }

    to {
        transform: translateX(0)
    }
}

@-webkit-keyframes fade-paused {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-paused {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-out-paused {
    0% {
        opacity: 1;
        z-index: 10
    }

    99% {
        opacity: 0;
        z-index: 10
    }

    to {
        opacity: 0;
        z-index: -1
    }
}

@keyframes fade-out-paused {
    0% {
        opacity: 1;
        z-index: 10
    }

    99% {
        opacity: 0;
        z-index: 10
    }

    to {
        opacity: 0;
        z-index: -1
    }
}

@-webkit-keyframes blur-paused {
    0% {
        filter: blur(20px)
    }

    to {
        filter: blur(0)
    }
}

@keyframes blur-paused {
    0% {
        filter: blur(20px)
    }

    to {
        filter: blur(0)
    }
}

@-webkit-keyframes spin-paused {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spin-paused {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes draw-vertical--paused {
    0% {
        transform: scaleY(0)
    }

    to {
        transform: scaleY(1)
    }
}

@keyframes draw-vertical--paused {
    0% {
        transform: scaleY(0)
    }

    to {
        transform: scaleY(1)
    }
}

@-webkit-keyframes draw-horizontal--paused {
    0% {
        transform: scaleX(0)
    }

    to {
        transform: scaleX(1)
    }
}

@keyframes draw-horizontal--paused {
    0% {
        transform: scaleX(0)
    }

    to {
        transform: scaleX(1)
    }
}

@-webkit-keyframes hamburger-open-top {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: translateY(6px) rotate(0deg)
    }

    to {
        transform: translateY(6px) rotate(-45deg)
    }
}

@keyframes hamburger-open-top {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: translateY(6px) rotate(0deg)
    }

    to {
        transform: translateY(6px) rotate(-45deg)
    }
}

@-webkit-keyframes hamburger-open-bottom {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: translateY(-6px) rotate(0deg)
    }

    to {
        transform: translateY(-6px) rotate(45deg)
    }
}

@keyframes hamburger-open-bottom {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: translateY(-6px) rotate(0deg)
    }

    to {
        transform: translateY(-6px) rotate(45deg)
    }
}

@-webkit-keyframes hamburger-close-top {
    0% {
        transform: translateY(7px) rotate(-45deg)
    }

    50% {
        transform: translateY(7px) rotate(0deg)
    }

    to {
        transform: rotate(0deg)
    }
}

@keyframes hamburger-close-top {
    0% {
        transform: translateY(7px) rotate(-45deg)
    }

    50% {
        transform: translateY(7px) rotate(0deg)
    }

    to {
        transform: rotate(0deg)
    }
}

@-webkit-keyframes hamburger-close-bottom {
    0% {
        transform: translateY(-7px) rotate(45deg)
    }

    50% {
        transform: translateY(-7px) rotate(0deg)
    }

    to {
        transform: rotate(0deg)
    }
}

@keyframes hamburger-close-bottom {
    0% {
        transform: translateY(-7px) rotate(45deg)
    }

    50% {
        transform: translateY(-7px) rotate(0deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.u-default {
    background-color: #1d5f15
}

.u-primary {
    background-color: #00adb5
}

.u-secondary {
    background-color: #47555e
}

.u-success {
    background-color: #52aa3f
}

.u-warning {
    background-color: #fec057
}

.u-error {
    background-color: #fa5554
}

.u-defaultLight {
    background-color: #dbe6e7
}

.u-green {
    background-color: #a4d866
}

.u-greenLight {
    background-color: #e9f6d9
}

.u-greenExtraLight {
    background-color: #edf3f3
}

.u-greenAlt {
    background-color: #ddf1c5
}

.u-gold {
    background-color: #f2a900
}

.u-black {
    background-color: #121212
}

.u-red {
    background-color: #ff5867
}

.u-white {
    background-color: #fcfcfc
}

.u-lowercase {
    text-transform: lowercase!important
}

.u-uppercase {
    text-transform: uppercase!important
}

.u-pull-left {
    float: left!important
}

.u-pull-right {
    float: right!important
}

.u-align-left {
    text-align: left!important
}

.u-align-center {
    text-align: center!important
}

.u-align-right {
    text-align: right!important
}

.u-clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}

.u-sr {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.c-footer__address a {
        text-decoration: unset;
        color: white;
        font-weight: bold;
}

.c-footer__address p {
    margin-bottom: 10px;
}

.c-faqs__copy.is-quarantine p {
    line-height: 27px;
}

.novo {
    flex-direction: column;
    gap: 50px;
}

@media screen and (max-width: 58.99em) {

    .c-button {
        width: 95%;
        border: 1px solid #0000003d;
     }
}


.o-duo__item.js-animate.js-animate--4 img {
    width: 95% !important;
}

.c-footer__logo img {
    width: 100%;
}