html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

@font-face {
    font-family: Gilroy;
    src: url(../../assets/fonts/gilroy/Gilroy-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(../../assets/fonts/gilroy/Gilroy-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(../../assets/fonts/gilroy/Gilroy-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(../../assets/fonts/gilroy/Gilroy-Black.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PT Sans;
    src: url(../../assets/fonts/pt-sans/PTSans-Regular.woff2) format("woff2"), url(../../assets/fonts/pt-sans/PTSans-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PT Sans;
    src: url(../../assets/fonts/pt-sans/PTSans-Italic.woff2) format("woff2"), url(../../assets/fonts/pt-sans/PTSans-Italic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: PT Sans;
    src: url(../../assets/fonts/pt-sans/PTSans-Bold.woff2) format("woff2"), url(../../assets/fonts/pt-sans/PTSans-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PT Sans;
    src: url(../../assets/fonts/pt-sans/PTSans-BoldItalic.woff2) format("woff2"), url(../../assets/fonts/pt-sans/PTSans-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

body {
    font-size: 14px;
    line-height: 21px
}

@media (min-width: 768px) {
    body {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 992px) {
    body {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 1200px) {
    body {
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width: 1440px) {
    body {
        font-size: 18px;
        line-height: 29px
    }
}

@media (min-width: 1600px) {
    body {
        font-size: 18px;
        line-height: 29px
    }
}

body {
    font-family: Gilroy, sans-serif;
    font-weight: 400;
    color: #222
}

h1, .h1 {
    font-size: 35px;
    line-height: 35px
}

@media (min-width: 768px) {
    h1, .h1 {
        font-size: 70px;
        line-height: 70px
    }
}

@media (min-width: 992px) {
    h1, .h1 {
        font-size: 70px;
        line-height: 70px
    }
}

@media (min-width: 1200px) {
    h1, .h1 {
        font-size: 70px;
        line-height: 70px
    }
}

@media (min-width: 1440px) {
    h1, .h1 {
        font-size: 70px;
        line-height: 70px
    }
}

@media (min-width: 1600px) {
    h1, .h1 {
        font-size: 70px;
        line-height: 70px
    }
}

h1, .h1 {
    font-weight: 500
}

h1.hero-heading {
    font-size: 40px;
    line-height: 40px
}

@media (min-width: 768px) {
    h1.hero-heading {
        font-size: 54px;
        line-height: 54px
    }
}

@media (min-width: 992px) {
    h1.hero-heading {
        font-size: 54px;
        line-height: 54px
    }
}

@media (min-width: 1200px) {
    h1.hero-heading {
        font-size: 71px;
        line-height: 71px
    }
}

@media (min-width: 1440px) {
    h1.hero-heading {
        font-size: 71px;
        line-height: 71px
    }
}

@media (min-width: 1600px) {
    h1.hero-heading {
        font-size: 107px;
        line-height: 107px
    }
}

h1.hero-heading {
    font-weight: 500
}

h1.big {
    font-size: 40px;
    line-height: 36px
}

@media (min-width: 768px) {
    h1.big {
        font-size: 56px;
        line-height: 50px
    }
}

@media (min-width: 992px) {
    h1.big {
        font-size: 56px;
        line-height: 50px
    }
}

@media (min-width: 1200px) {
    h1.big {
        font-size: 56px;
        line-height: 50px
    }
}

@media (min-width: 1440px) {
    h1.big {
        font-size: 100px;
        line-height: 90px
    }
}

@media (min-width: 1600px) {
    h1.big {
        font-size: 120px;
        line-height: 108px
    }
}

h1.big {
    font-weight: 500
}

h2, .h2 {
    font-size: 28px;
    line-height: 34px
}

@media (min-width: 768px) {
    h2, .h2 {
        font-size: 32px;
        line-height: 38px
    }
}

@media (min-width: 992px) {
    h2, .h2 {
        font-size: 32px;
        line-height: 38px
    }
}

@media (min-width: 1200px) {
    h2, .h2 {
        font-size: 36px;
        line-height: 43px
    }
}

@media (min-width: 1440px) {
    h2, .h2 {
        font-size: 36px;
        line-height: 43px
    }
}

@media (min-width: 1600px) {
    h2, .h2 {
        font-size: 50px;
        line-height: 60px
    }
}

h2, .h2 {
    font-weight: 500
}

h3, .h3 {
    font-size: 24px;
    line-height: 29px
}

@media (min-width: 768px) {
    h3, .h3 {
        font-size: 26px;
        line-height: 31px
    }
}

@media (min-width: 992px) {
    h3, .h3 {
        font-size: 26px;
        line-height: 31px
    }
}

@media (min-width: 1200px) {
    h3, .h3 {
        font-size: 32px;
        line-height: 38px
    }
}

@media (min-width: 1440px) {
    h3, .h3 {
        font-size: 38px;
        line-height: 38px
    }
}

@media (min-width: 1600px) {
    h3, .h3 {
        font-size: 40px;
        line-height: 48px
    }
}

h3, .h3 {
    font-weight: 500;
    margin-bottom: 7px
}

@media (min-width: 768px) {
    h3, .h3 {
        margin-bottom: 8px
    }
}

@media (min-width: 992px) {
    h3, .h3 {
        margin-bottom: 10px
    }
}

@media (min-width: 1440px) {
    h3, .h3 {
        margin-bottom: 12px
    }
}

h3:not(:first-child), .h3:not(:first-child) {
    margin-top: 34px
}

@media (min-width: 768px) {
    h3:not(:first-child), .h3:not(:first-child) {
        margin-top: 36px
    }
}

@media (min-width: 1440px) {
    h3:not(:first-child), .h3:not(:first-child) {
        margin-top: 45px
    }
}

@media (min-width: 1600px) {
    h3:not(:first-child), .h3:not(:first-child) {
        margin-top: 56px
    }
}

h4, .h4 {
    font-size: 20px;
    line-height: 24px
}

@media (min-width: 768px) {
    h4, .h4 {
        font-size: 22px;
        line-height: 26px
    }
}

@media (min-width: 992px) {
    h4, .h4 {
        font-size: 22px;
        line-height: 26px
    }
}

@media (min-width: 1200px) {
    h4, .h4 {
        font-size: 26px;
        line-height: 31px
    }
}

@media (min-width: 1440px) {
    h4, .h4 {
        font-size: 26px;
        line-height: 31px
    }
}

@media (min-width: 1600px) {
    h4, .h4 {
        font-size: 30px;
        line-height: 36px
    }
}

h4, .h4 {
    font-weight: 500
}

h5, .h5 {
    font-size: 16px;
    line-height: 20px
}

@media (min-width: 768px) {
    h5, .h5 {
        font-size: 22px;
        line-height: 27px
    }
}

@media (min-width: 992px) {
    h5, .h5 {
        font-size: 22px;
        line-height: 27px
    }
}

@media (min-width: 1200px) {
    h5, .h5 {
        font-size: 22px;
        line-height: 27px
    }
}

@media (min-width: 1440px) {
    h5, .h5 {
        font-size: 22px;
        line-height: 27px
    }
}

@media (min-width: 1600px) {
    h5, .h5 {
        font-size: 22px;
        line-height: 27px
    }
}

h5, .h5 {
    font-weight: 500
}

h6, .h6 {
    font-size: 13px;
    line-height: 16px
}

@media (min-width: 768px) {
    h6, .h6 {
        font-size: 15px;
        line-height: 18px
    }
}

@media (min-width: 992px) {
    h6, .h6 {
        font-size: 15px;
        line-height: 18px
    }
}

@media (min-width: 1200px) {
    h6, .h6 {
        font-size: 15px;
        line-height: 18px
    }
}

@media (min-width: 1440px) {
    h6, .h6 {
        font-size: 15px;
        line-height: 18px
    }
}

@media (min-width: 1600px) {
    h6, .h6 {
        font-size: 15px;
        line-height: 18px
    }
}

h6, .h6 {
    font-weight: 500
}

p {
    font-size: 14px;
    line-height: 21px
}

@media (min-width: 768px) {
    p {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 992px) {
    p {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 1200px) {
    p {
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width: 1440px) {
    p {
        font-size: 18px;
        line-height: 29px
    }
}

@media (min-width: 1600px) {
    p {
        font-size: 18px;
        line-height: 29px
    }
}

p {
    font-weight: 400
}

p.hero-paragraph {
    font-size: 19px;
    line-height: 29px
}

@media (min-width: 768px) {
    p.hero-paragraph {
        font-size: 24px;
        line-height: 39px
    }
}

@media (min-width: 992px) {
    p.hero-paragraph {
        font-size: 24px;
        line-height: 39px
    }
}

@media (min-width: 1200px) {
    p.hero-paragraph {
        font-size: 24px;
        line-height: 39px
    }
}

@media (min-width: 1440px) {
    p.hero-paragraph {
        font-size: 24px;
        line-height: 39px
    }
}

@media (min-width: 1600px) {
    p.hero-paragraph {
        font-size: 24px;
        line-height: 39px
    }
}

p.hero-paragraph {
    font-weight: 400
}

p.lead-text {
    font-size: 20px;
    line-height: 32px
}

@media (min-width: 768px) {
    p.lead-text {
        font-size: 20px;
        line-height: 32px
    }
}

@media (min-width: 992px) {
    p.lead-text {
        font-size: 20px;
        line-height: 32px
    }
}

@media (min-width: 1200px) {
    p.lead-text {
        font-size: 20px;
        line-height: 32px
    }
}

@media (min-width: 1440px) {
    p.lead-text {
        font-size: 20px;
        line-height: 32px
    }
}

@media (min-width: 1600px) {
    p.lead-text {
        font-size: 20px;
        line-height: 32px
    }
}

p.lead-text {
    font-weight: 400
}

a {
    font-size: 14px;
    line-height: 21px
}

@media (min-width: 768px) {
    a {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 992px) {
    a {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 1200px) {
    a {
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width: 1440px) {
    a {
        font-size: 18px;
        line-height: 29px
    }
}

@media (min-width: 1600px) {
    a {
        font-size: 18px;
        line-height: 29px
    }
}

a {
    color: #222;
    text-underline-offset: 3px
}

.wysiwyg > :first-child {
    margin-top: 0
}

.wysiwyg h1 {
    margin-bottom: .3rem
}

.wysiwyg h2 {
    margin-top: 0;
    margin-bottom: 10px
}

.wysiwyg p {
    margin: 1.5rem 0
}

.wysiwyg p:last-child {
    margin-bottom: 0
}

* {
    box-sizing: border-box
}

html, body {
    font-size: 14px;
    line-height: 21px
}

@media (min-width: 768px) {
    html, body {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 992px) {
    html, body {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 1200px) {
    html, body {
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width: 1440px) {
    html, body {
        font-size: 18px;
        line-height: 29px
    }
}

@media (min-width: 1600px) {
    html, body {
        font-size: 18px;
        line-height: 29px
    }
}

html, body {
    font-family: Gilroy, sans-serif;
    font-weight: 400;
    background-color: #fff;
    color: #222;
    overflow-x: hidden
}

html.menu-open, body.menu-open {
    position: relative;
    overflow: hidden;
    height: 100vh
}

img {
    width: 100%
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.container {
    max-width: 320px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

@media (max-width: 768px) {
    .container {
        border-left: 1px solid #d0d0d0;
        border-right: 1px solid #d0d0d0
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1200px
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1440px
    }
}

@media (min-width: 1200px) {
    .container.container-narrow {
        max-width: 750px
    }
}

.content__item:last-child {
    padding-bottom: 0
}

.section .section__header {
    padding-top: 60px;
    padding-bottom: 60px
}

@media (min-width: 768px) {
    .section .section__header {
        padding-top: 75px;
        padding-bottom: 75px
    }
}

@media (min-width: 1440px) {
    .section .section__header {
        padding-top: 125px;
        padding-bottom: 125px
    }
}

.section .section__header--headline {
    padding-bottom: 30px
}

@media (min-width: 768px) {
    .section .section__header--headline {
        padding-bottom: 40px
    }
}

@media (min-width: 1440px) {
    .section .section__header--headline {
        padding-bottom: 50px
    }
}

.section__spacing-headline .container {
    padding-top: 60px;
    padding-bottom: 30px
}

@media (min-width: 768px) {
    .section__spacing-headline .container {
        padding-top: 75px;
        padding-bottom: 40px
    }
}

@media (min-width: 1440px) {
    .section__spacing-headline .container {
        padding-top: 125px;
        padding-bottom: 50px
    }
}

.section__spacing-both .container {
    padding-top: 60px;
    padding-bottom: 60px
}

@media (min-width: 768px) {
    .section__spacing-both .container {
        padding-top: 75px;
        padding-bottom: 75px
    }
}

@media (min-width: 1440px) {
    .section__spacing-both .container {
        padding-top: 125px;
        padding-bottom: 125px
    }
}

.section__spacing-bottom .container {
    padding-bottom: 60px
}

@media (min-width: 768px) {
    .section__spacing-bottom .container {
        padding-bottom: 75px
    }
}

@media (min-width: 1440px) {
    .section__spacing-bottom .container {
        padding-bottom: 125px
    }
}

.section__image-and-text {
    position: relative
}

.section__image-and-text .container {
    display: flex;
    flex-flow: column nowrap
}

@media (min-width: 992px) {
    .section__image-and-text .container {
        flex-flow: row nowrap;
        justify-content: flex-end;
        min-height: 65vh
    }
}

@media (min-width: 992px) {
    .section__image-and-text.section__image-and-text--text-side-left .container {
        flex-flow: row-reverse nowrap
    }
}

.image-and-text__image-wrapper {
    display: flex;
    justify-content: center;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-top: 70%
}

@media (min-width: 992px) {
    .image-and-text__image-wrapper {
        align-items: center;
        justify-content: flex-end;
        bottom: 0;
        left: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        position: absolute;
        top: 0;
        width: 50%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover
    }
}

@media (min-width: 992px) {
    .section__image-and-text--text-side-left .image-and-text__image-wrapper {
        left: 50%
    }
}

.image-and-text__text-wrapper {
    margin-top: 50px
}

@media (min-width: 992px) {
    .image-and-text__text-wrapper {
        display: flex;
        align-items: center;
        margin-top: 0;
        width: 50%
    }

    .image-and-text__text-wrapper .image-and-text__text {
        padding-top: calc(10% + 20px);
        padding-bottom: calc(10% + 20px);
        max-width: 550px
    }
}

@media (min-width: 992px)and (min-width: 1440px) {
    .image-and-text__text-wrapper .image-and-text__text {
        padding-top: calc(10% + 40px);
        padding-bottom: calc(10% + 40px)
    }
}

@media (min-width: 992px) {
    .section__image-and-text--text-side-right .image-and-text__text-wrapper .image-and-text__text {
        padding-left: 50px;
        padding-right: 0
    }
}

@media (min-width: 992px)and (min-width: 1440px) {
    .section__image-and-text--text-side-right .image-and-text__text-wrapper .image-and-text__text {
        padding-left: 100px
    }
}

@media (min-width: 992px) {
    .section__image-and-text--text-side-left .image-and-text__text-wrapper .image-and-text__text {
        padding-left: 0;
        padding-right: 50px
    }
}

@media (min-width: 992px)and (min-width: 1440px) {
    .section__image-and-text--text-side-left .image-and-text__text-wrapper .image-and-text__text {
        padding-right: 100px
    }
}

.content-items {
    display: grid;
    grid-template-columns:1fr
}

@media (min-width: 768px) {
    .content-items {
        margin-left: -30px;
        margin-right: -30px
    }
}

@media (min-width: 768px) {
    .content-items--2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }
}

@media (min-width: 768px) {
    .content-items--3 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }
}

@media (min-width: 1200px) {
    .content-items--3 {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }
}

@media (min-width: 768px) {
    .content-items--4 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }
}

@media (min-width: 1200px) {
    .content-items--4 {
        grid-template-columns:repeat(4, minmax(0, 1fr))
    }
}

.content__item {
    padding-bottom: 60px
}

@media (min-width: 768px) {
    .content__item.wysiwyg {
        padding-left: 30px;
        padding-right: 30px
    }
}

.button {
    display: inline-block;
    margin-top: 20px;
    border: none;
    border-radius: 2px;
    background: #222;
    color: #fff;
    padding: 9px 26px;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-decoration: none;
    font-size: 13px;
    line-height: 21px;
    cursor: pointer
}

@media (min-width: 768px) {
    .button {
        padding: 10px 28px;
        font-size: 14px;
        line-height: 23px
    }
}

@media (min-width: 992px) {
    .button {
        padding: 11px 32px;
        font-size: 16px;
        line-height: 26px
    }
}

@media (min-width: 1200px) {
    .button {
        padding: 13px 36px;
        font-size: 18px;
        line-height: 29px
    }
}

.button:hover {
    opacity: .8
}

.grid-portfolio__item {
    padding: 15px 0
}

.grid-portfolio__item a {
    text-decoration: none
}

.portfolio-card {
    margin-bottom: 30px
}

.portfolio-card__content {
    padding-top: 30px
}

.portfolio-card__title {
    font-size: 24px;
    line-height: 28px
}

@media (min-width: 768px) {
    .portfolio-card__title {
        font-size: 56px;
        line-height: 64px
    }
}

@media (min-width: 992px) {
    .portfolio-card__title {
        font-size: 56px;
        line-height: 64px
    }
}

@media (min-width: 1200px) {
    .portfolio-card__title {
        font-size: 56px;
        line-height: 64px
    }
}

@media (min-width: 1440px) {
    .portfolio-card__title {
        font-size: 56px;
        line-height: 64px
    }
}

@media (min-width: 1600px) {
    .portfolio-card__title {
        font-size: 56px;
        line-height: 64px
    }
}

.portfolio-card__title {
    font-family: PT Sans, serif;
    padding-bottom: .75rem;
    font-weight: 400
}

.grid-people {
    display: grid;
    grid-template-columns:1fr
}

@media (min-width: 992px) {
    .grid-people {
        grid-template-columns:repeat(3, minmax(0, 1fr));
        margin-left: -30px;
        margin-right: -30px
    }
}

@media (min-width: 1200px) {
    .grid-people {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }
}

.grid-people__item {
    margin: 20px 0
}

@media (min-width: 992px) {
    .grid-people__item {
        margin: 30px;
        padding: 0
    }
}

.grid-people__item:last-child {
    padding-bottom: 0
}

.person-card {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap
}

@media (min-width: 992px) {
    .person-card {
        flex-wrap: wrap
    }
}

.person-card__image-wrapper {
    width: 7rem;
    height: 7rem;
    position: relative;
    z-index: 1;
    overflow-y: hidden
}

@media (min-width: 992px) {
    .person-card__image-wrapper {
        padding-top: 125%;
        width: 100%
    }
}

.person-card__image-wrapper .person-card__image {
    position: absolute;
    inset: 0
}

.person-card__image-wrapper img {
    height: 100%;
    object-fit: cover;
    object-position: top;
    width: 100%
}

.person-card__content {
    padding-left: 20px
}

@media (min-width: 992px) {
    .person-card__content {
        padding: 20px 0 0;
        width: 100%
    }
}

.person-card__name, .person-card__title {
    margin-bottom: 5px
}

.person-card__contact a {
    display: block;
    text-decoration: none;
    color: #595959
}

.form-columns {
    display: grid;
    grid-template-columns:1fr
}

@media (min-width: 768px) {
    .form-columns.form-columns-2 {
        gap: 40px;
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }
}

.form-field {
    margin-bottom: 18px
}

label {
    font-size: 14px;
    line-height: 21px
}

@media (min-width: 768px) {
    label {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 992px) {
    label {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 1200px) {
    label {
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width: 1440px) {
    label {
        font-size: 18px;
        line-height: 29px
    }
}

@media (min-width: 1600px) {
    label {
        font-size: 18px;
        line-height: 29px
    }
}

label {
    width: 100%;
    color: #33475b;
    display: block;
    font-family: Gilroy, sans-serif;
    font-weight: 500;
    padding-top: 0;
    margin-bottom: 4px
}

label .form-required {
    color: #f2545b
}

.form-input {
    font-size: 14px;
    line-height: 21px
}

@media (min-width: 768px) {
    .form-input {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 992px) {
    .form-input {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 1200px) {
    .form-input {
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width: 1440px) {
    .form-input {
        font-size: 18px;
        line-height: 29px
    }
}

@media (min-width: 1600px) {
    .form-input {
        font-size: 18px;
        line-height: 29px
    }
}

.form-input {
    padding: 0 15px;
    height: 40px;
    background-color: #f5f8fa;
    color: #33475b;
    border: 1px solid #cbd6e2;
    border-radius: 3px;
    font-weight: 400;
    width: 100%
}

.form-input.hidden {
    display: none
}

.form-input.invalid {
    border-color: #f2545b
}

.form-input:focus {
    outline: none;
    border-color: #52a8eccc
}

textarea.form-input {
    resize: vertical;
    padding: 10px 15px;
    min-height: 70px
}

.form-error {
    font-size: 14px;
    color: #f2545b
}

.file-field {
    display: grid;
    grid-template-columns:auto 1fr;
    align-items: stretch;
    width: 100%;
    border: 1px solid #cbd6e2;
    border-radius: 3px;
    background-color: #f5f8fa;
    overflow: hidden
}

.file-field:focus-within {
    border-color: #52a8eccc;
    box-shadow: 0 0 0 2px #52a8ec26
}

.file-field input, .file-field span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap
}

.file-field__btn {
    border: 0;
    background: transparent;
    padding: 0 15px;
    height: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #33475b;
    cursor: pointer;
    border-right: 1px solid #cbd6e2
}

.file-field__btn:hover {
    background: #00000008
}

.file-field__name {
    padding: 0 15px;
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
    color: #33475b;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.form-checkbox {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 18px
}

@media (min-width: 1200px) {
    .form-checkbox {
        gap: 10px
    }
}

.form-checkbox label {
    font-size: 14px;
    line-height: 21px
}

@media (min-width: 768px) {
    .form-checkbox label {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 992px) {
    .form-checkbox label {
        font-size: 16px;
        line-height: 23px
    }
}

@media (min-width: 1200px) {
    .form-checkbox label {
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width: 1440px) {
    .form-checkbox label {
        font-size: 18px;
        line-height: 29px
    }
}

@media (min-width: 1600px) {
    .form-checkbox label {
        font-size: 18px;
        line-height: 29px
    }
}

.form-checkbox label {
    display: block;
    margin: 0;
    padding: 0
}

.form-checkbox input {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    margin: 1px 0 0;
    background-color: #f5f8fa;
    border: 1px solid #cbd6e2;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    flex: 0 0 auto
}

@media (min-width: 768px) {
    .form-checkbox input {
        margin: 2px 0 0
    }
}

@media (min-width: 1200px) {
    .form-checkbox input {
        margin: 3px 0 0;
        width: 18px;
        height: 18px
    }
}

@media (min-width: 1440px) {
    .form-checkbox input {
        margin: 5px 0 0
    }
}

.form-checkbox input:focus {
    outline: none;
    border-color: #52a8eccc;
    box-shadow: 0 0 0 2px #52a8ec26
}

.form-checkbox input:checked {
    border-color: #33475b;
    background-color: #f5f8fa
}

.form-checkbox input:checked:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 2px;
    width: 3px;
    height: 7px;
    border: 2px solid #33475b;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg)
}

@media (min-width: 1200px) {
    .form-checkbox input:checked:after {
        width: 5px;
        height: 9px
    }
}

.form-response {
    display: none;
    margin-top: 20px;
    padding: 10px 15px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.4;
    border: 1px solid transparent
}

.form-response.success, .form-response.error {
    display: block
}

.form-response.success {
    background: #e6f9f0;
    border-color: #327729;
    color: #327729
}

.form-response.error {
    background: #fdecea;
    border-color: #f2545b;
    color: #f2545b
}

.grid {
    display: grid;
    grid-template-columns:repeat(12, 1fr)
}

.grid__full {
    grid-template-columns:1fr
}

.auto-grid {
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))
}

.col-1 {
    grid-column: span 1
}

.col-2 {
    grid-column: span 2
}

.col-3 {
    grid-column: span 3
}

.col-4 {
    grid-column: span 4
}

.col-5 {
    grid-column: span 5
}

.col-6 {
    grid-column: span 6
}

.col-7 {
    grid-column: span 7
}

.col-8 {
    grid-column: span 8
}

.col-9 {
    grid-column: span 9
}

.col-10 {
    grid-column: span 10
}

.col-11 {
    grid-column: span 11
}

.col-12 {
    grid-column: span 12
}

@media (max-width: 992px) {
    .col-md-1 {
        grid-column: span 1
    }

    .col-md-2 {
        grid-column: span 2
    }

    .col-md-3 {
        grid-column: span 3
    }

    .col-md-4 {
        grid-column: span 4
    }

    .col-md-5 {
        grid-column: span 5
    }

    .col-md-6 {
        grid-column: span 6
    }

    .col-md-7 {
        grid-column: span 7
    }

    .col-md-8 {
        grid-column: span 8
    }

    .col-md-9 {
        grid-column: span 9
    }

    .col-md-10 {
        grid-column: span 10
    }

    .col-md-11 {
        grid-column: span 11
    }

    .col-md-12 {
        grid-column: span 12
    }
}

@media (max-width: 768px) {
    .col-sm-1 {
        grid-column: span 1
    }

    .col-sm-2 {
        grid-column: span 2
    }

    .col-sm-3 {
        grid-column: span 3
    }

    .col-sm-4 {
        grid-column: span 4
    }

    .col-sm-5 {
        grid-column: span 5
    }

    .col-sm-6 {
        grid-column: span 6
    }

    .col-sm-7 {
        grid-column: span 7
    }

    .col-sm-8 {
        grid-column: span 8
    }

    .col-sm-9 {
        grid-column: span 9
    }

    .col-sm-10 {
        grid-column: span 10
    }

    .col-sm-11 {
        grid-column: span 11
    }

    .col-sm-12 {
        grid-column: span 12
    }
}

body.menu-open {
    overflow: hidden;
    height: 100vh;
    touch-action: none
}

.header {
    border-bottom: 1px solid #d0d0d0;
    position: relative;
    z-index: 10001
}

@media (min-width: 768px) {
    .header .container {
        border-left: 1px solid #d0d0d0
    }
}

.header .header__grid {
    display: grid;
    grid-template-columns:repeat(6, 1fr);
    grid-template-areas:"logo logo logo logo logo logo" "btn btn btn btn btn btn";
    position: relative
}

.header.header__scrolled .header__grid {
    grid-template-areas:"logo logo logo logo logo btn"
}

.header.header__scrolled .header__logo {
    display: block;
    transform: scale(.7);
    transform-origin: left center
}

.header__logo {
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
    grid-area: logo;
    display: inline-block;
    z-index: 999
}

@media (min-width: 768px) {
    .header__logo {
        padding-top: 18px;
        padding-bottom: 18px
    }
}

@media (max-width: 768px) {
    .header__logo:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #d0d0d0;
        z-index: 10
    }
}

.header__logo svg {
    width: 100%;
    height: auto;
    display: block;
    color: #22b38a
}

.header__nav-button {
    display: flex;
    padding: 10px 0;
    border: none;
    background: none;
    grid-area: btn;
    cursor: pointer;
    height: 100%;
    justify-content: center;
    justify-self: end;
    align-items: center;
    position: relative;
    z-index: 10002
}

@media (min-width: 768px) {
    .header__nav-button {
        display: none
    }
}

.hamburger-box {
    display: inline-block;
    position: relative;
    height: 18px;
    width: 18px
}

.hamburger-box .hamburger-inner {
    display: block;
    position: absolute;
    margin-top: -1px;
    top: 50%;
    background: #222;
    height: 2px;
    width: 100%
}

.hamburger-box .hamburger-inner:before {
    position: absolute;
    top: -7px;
    height: 2px;
    width: 100%;
    display: block;
    content: "";
    background: #222
}

.hamburger-box .hamburger-inner:after {
    position: absolute;
    bottom: -7px;
    height: 2px;
    width: 100%;
    display: block;
    content: "";
    background: #222
}

.hamburger.is-active .hamburger-inner {
    display: block;
    top: 0;
    margin-top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: unset;
    position: relative;
    transform: rotate(45deg)
}

.hamburger.is-active .hamburger-inner:before {
    top: 0;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 100%
}

.hamburger.is-active .hamburger-inner:after {
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px
}

.header__nav {
    align-items: center;
    display: flex;
    grid-area: nav;
    justify-content: space-between;
    position: fixed;
    inset: 94px 0 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .2s ease, visibility .2s ease;
    overflow-y: auto;
    overflow-x: hidden
}

@media (min-width: 768px) {
    .header__nav {
        border-bottom: 1px solid #d0d0d0
    }

    .header__nav .container {
        border-left: 1px solid #d0d0d0
    }
}

.header__nav.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.header__nav.active .container {
    height: 100%
}

@media (min-width: 768px) {
    .header__nav {
        position: static;
        inset: auto;
        height: auto;
        padding-top: 0;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        overflow: visible;
        background: transparent;
        z-index: auto;
        transition: none
    }
}

.header__menu {
    min-height: 100%;
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .header__menu {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: center;
        flex-direction: row;
        min-height: auto;
        margin-left: -30px;
        margin-right: -30px
    }
}

.menu-item {
    position: relative
}

.menu-item a {
    display: block;
    padding: 10px 0;
    font-size: 18px;
    line-height: 1.5;
    text-decoration: none;
    position: relative
}

@media (min-width: 768px) {
    .menu-item a {
        padding: 18px 30px;
        white-space: nowrap
    }
}

.menu-item.menu-item-has-children > a:after {
    content: "";
    background-image: url(../../assets/images/icons/nav-menu-arrow-dark.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 15px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    margin-right: .2rem;
    transition: all .2s ease
}

@media (min-width: 768px) {
    .menu-item.menu-item-has-children > a:after {
        width: 8px;
        height: 8px;
        right: 8px;
        top: 38px
    }
}

.menu-item.menu-item-has-children[aria-expanded=true] > a:after {
    transform: rotate(-90deg)
}

@media (min-width: 768px) {
    .menu-item.menu-item-has-children:hover > a:after {
        transform: rotate(180deg)
    }
}

.sub-menu {
    display: none;
    padding-bottom: 10px;
    padding-left: 10px
}

@media (min-width: 768px) {
    .sub-menu {
        display: block;
        position: absolute;
        padding-left: 0;
        margin-left: 0;
        top: calc(100% + 1px);
        left: 0;
        min-width: 225px;
        width: 300px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .08);
        border-radius: 0 0 4px 4px;
        box-shadow: 0 12px 30px #00000014;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(6px);
        transition: opacity .15s ease, transform .15s ease, visibility .15s ease
    }

    .sub-menu li:first-child {
        margin-top: .8rem
    }
}

.sub-menu a {
    font-size: 14px;
    color: #000;
    display: block;
    line-height: 14px;
    padding: 6px 12px 6px 0;
    transition: all .25s cubic-bezier(.19, 1, .22, 1)
}

@media (min-width: 768px) {
    .sub-menu a {
        padding: 6px 12px 6px 30px
    }
}

@media (min-width: 992px) {
    .sub-menu a {
        font-size: 16px;
        line-height: 16px
    }
}

@media (min-width: 1200px) {
    .sub-menu a {
        font-size: 18px;
        line-height: 18px
    }
}

.menu-item-has-children.is-open .sub-menu {
    display: block
}

@media (min-width: 768px) {
    .menu-item-has-children.is-open .sub-menu {
        display: block
    }
}

@media (min-width: 768px) {
    .menu-item-has-children:hover > .sub-menu, .menu-item-has-children:focus-within > .sub-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0)
    }
}

.footer {
    background: #222;
    overflow: hidden
}

.footer .container {
    border-left: none;
    border-right: none
}

.footer__grid {
    display: grid;
    grid-template-columns:repeat(6, 53.3333333333px);
    grid-template-rows:repeat(4, 53.3333333333px)
}

@media (min-width: 768px) {
    .footer__grid {
        grid-template-columns:repeat(6, 120px);
        grid-template-rows:repeat(3, 120px);
        margin-left: -30px;
        margin-right: -30px
    }
}

@media (min-width: 992px) {
    .footer__grid {
        grid-template-columns:repeat(6, 160px);
        grid-template-rows:repeat(3, 160px)
    }
}

@media (min-width: 1200px) {
    .footer__grid {
        grid-template-columns:repeat(6, 160px);
        grid-template-rows:repeat(3, 160px)
    }
}

@media (min-width: 1440px) {
    .footer__grid {
        grid-template-columns:repeat(6, 200px);
        grid-template-rows:repeat(3, 200px);
        transform: translateY(-80px)
    }
}

@media (min-width: 1600px) {
    .footer__grid {
        grid-template-columns:repeat(6, 240px);
        grid-template-rows:repeat(3, 240px);
        transform: translateY(-96px)
    }
}

.footer__top {
    display: flex;
    align-items: flex-end;
    grid-column: 1/6;
    grid-row: 1
}

.footer__mid {
    display: flex;
    align-items: flex-end;
    grid-column: 1/7;
    grid-row: 2/4
}

@media (min-width: 768px) {
    .footer__mid {
        grid-row: 2/3
    }
}

@media (min-width: 768px) {
    .footer__mid__container .footer__mid__content {
        padding: 30px
    }
}

.footer__mid__container a {
    display: block;
    text-decoration: none;
    color: #fff;
    margin-bottom: 2px
}

.footer__mid__container a:last-child {
    margin-bottom: 0
}

.footer__logo {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-column: 1/7;
    grid-row: 4
}

@media (min-width: 768px) {
    .footer__logo {
        padding: 0 30px;
        grid-row: 3
    }
}

.footer__logo svg {
    width: 100%;
    height: auto;
    display: block;
    color: #fff
}

.c-grid-decorator {
    height: 100%;
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none
}

.c-grid-decorator__l {
    border-left: 1px solid #353535
}

.c-grid-decorator__r {
    border-right: 1px solid #353535
}

.c-grid-decorator__bf, .c-grid-decorator__tf {
    position: relative
}

.c-grid-decorator__bf:before, .c-grid-decorator__tf:before {
    background: #353535;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 100vw
}

.c-grid-decorator__angle {
    position: relative
}

.c-grid-decorator__angle__45:after {
    background: #353535;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    clip-path: polygon(0 -.5px, 0 .5px, 100% 100%, calc(100% + .5px) 100%)
}

.c-grid-decorator__angle__315:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border: 1px solid #353535;
    border-radius: 50%;
    z-index: 1
}

.c-grid-decorator__angle__315:after {
    background: #353535;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    clip-path: polygon(100% -.5px, 100% .5px, .5px 100%, -.5px 100%)
}

.partner-row-grid {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    grid-template-columns:repeat(3, 1fr);
    column-gap: 40px;
    row-gap: 40px
}

@media (min-width: 992px) {
    .partner-row-grid {
        grid-template-columns:repeat(5, minmax(0, 1fr))
    }
}

.partner-row-grid__item {
    width: calc(33.333% - 40px);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 0
}

@media (min-width: 992px) {
    .partner-row-grid__item {
        width: calc(20% - 40px)
    }
}

.partner-row-grid__item picture, .partner-row-grid__item img {
    margin: 0 auto
}

@media (min-width: 768px) {
    .partner-row-grid__item picture, .partner-row-grid__item img {
        max-width: 120px;
        max-height: 50px
    }
}

@media (min-width: 1200px) {
    .partner-row-grid__item picture, .partner-row-grid__item img {
        max-width: 190px;
        max-height: 60px
    }
}

.theme--bg-dark .header, .theme--bg-dark .header__nav {
    background-color: #222;
    color: #fff;
    border-color: #353535
}

.theme--bg-dark .header .container, .theme--bg-dark .header__nav .container {
    border-color: #353535
}

.theme--bg-dark .header__logo:before {
    background-color: #353535
}

.theme--bg-dark .header__logo svg {
    color: #fff
}

.theme--bg-dark .hamburger .hamburger-box .hamburger-inner, .theme--bg-dark .hamburger .hamburger-box .hamburger-inner:before, .theme--bg-dark .hamburger .hamburger-box .hamburger-inner:after {
    background: #fff
}

.theme--bg-dark .hamburger.is-active .hamburger-inner {
    background: #222
}

.theme--bg-dark .header__menu a {
    color: #fff
}

@media (min-width: 768px) {
    .theme--bg-dark .header__menu .sub-menu a {
        color: #222
    }
}

.theme--bg-dark .menu-item.menu-item-has-children > a:after {
    background-image: url(../../assets/images/icons/nav-menu-arrow-white.svg)
}

section.bg-primary {
    background-color: #22b38a
}

section.bg-primary h1, section.bg-primary h2, section.bg-primary h3, section.bg-primary h4, section.bg-primary h5, section.bg-primary h6, section.bg-primary p {
    color: #fff
}

section.bg-light {
    background-color: #fff
}

section.bg-light h1, section.bg-light h2, section.bg-light h3, section.bg-light h4, section.bg-light h5, section.bg-light h6, section.bg-light p {
    color: #222
}

section.bg-light .container {
    border-color: #d0d0d0
}

section.bg-dark {
    background-color: #222
}

section.bg-dark h1, section.bg-dark h2, section.bg-dark h3, section.bg-dark h4, section.bg-dark h5, section.bg-dark h6, section.bg-dark p {
    color: #fff
}

section.bg-dark .container {
    border-color: #353535
}

section.bg-dark .button {
    background: #fff;
    color: #222
}

section.bg-green {
    background-color: #c8dcc3
}

section.bg-green h1, section.bg-green h2, section.bg-green h3, section.bg-green h4, section.bg-green h5, section.bg-green h6 {
    color: #192b27
}

section.bg-green p {
    color: #222
}
