a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align:baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block
}

ol, ul {
    list-style:none
}

blockquote, q {
    quotes:none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content:none
}

table {
    border-collapse: collapse;
    border-spacing:0
}

* {
    box-sizing:border-box
}

@font-face {
    font-family: Archivo;
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/archivo-v4-latin-regular.eot);
    src: local("Archivo Regular"), local("Archivo-Regular"), url(../fonts/archivo-v4-latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/archivo-v4-latin-regular.woff2) format("woff2"), url(../fonts/archivo-v4-latin-regular.woff) format("woff"), url(../fonts/archivo-v4-latin-regular.ttf) format("truetype"), url(../fonts/archivo-v4-latin-regular.svg#Archivo) format("svg")
}

@font-face {
    font-family: Archivo;
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/archivo-v4-latin-italic.eot);
    src: local("Archivo Italic"), local("Archivo-Italic"), url(../fonts/archivo-v4-latin-italic.eot?#iefix) format("embedded-opentype"), url(../fonts/archivo-v4-latin-italic.woff2) format("woff2"), url(../fonts/archivo-v4-latin-italic.woff) format("woff"), url(../fonts/archivo-v4-latin-italic.ttf) format("truetype"), url(../fonts/archivo-v4-latin-italic.svg#Archivo) format("svg")
}

@font-face {
    font-family: Archivo;
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/archivo-v4-latin-700.eot);
    src: local("Archivo Bold"), local("Archivo-Bold"), url(../fonts/archivo-v4-latin-700.eot?#iefix) format("embedded-opentype"), url(../fonts/archivo-v4-latin-700.woff2) format("woff2"), url(../fonts/archivo-v4-latin-700.woff) format("woff"), url(../fonts/archivo-v4-latin-700.ttf) format("truetype"), url(../fonts/archivo-v4-latin-700.svg#Archivo) format("svg")
}

html {
    font: 1rem Archivo, sans-serif;
    color:#1C2D5A
}

.o-h--1, .o-h--2, .o-h--3, .o-h--4, .o-strong, strong {
    font-weight:700
}

body {
    line-height:1.5
}

.o-h--1 {
    font-size:240%
}

.o-h--2 {
    font-size:180%
}

.o-h--3 {
    font-size:160%
}

.o-h--4 {
    font-size:140%
}

a {
    color: currentColor;
    text-decoration:none
}

.o-link {
    border-bottom:1px solid currentColor
}

.o-link:hover {
    border-color:transparent
}

img {
    max-width:100%
}

.o-btn, .o__btn {
    display: inline-flex;
    flex-flow: row;
    flex-wrap: wrap;
    font:inherit
}

.o-btn--primary, .o-btn--secondary, .o__btn--primary, .o__btn--secondary {
    padding: 1rem 2rem;
    border-width: .0625rem;
    border-style: solid;
    border-radius:.25rem
}

.o-btn--primary, .o__btn--primary {
    border-color: #1C2D5A;
    color:#1C2D5A
}

.o-btn--primary:hover, .o__btn--primary:hover {
    background: #1C2D5A;
    color:#f4f4f4
}

.o-btn--secondary, .o__btn--secondary {
    border-color: #f4f4f4;
    color:#f4f4f4
}

.o-btn--secondary:hover, .o__btn--secondary:hover {
    background: #f4f4f4;
    color:#1C2D5A
}

.o-btn--handwritten, .o__btn--handwritten {
    font-family: Archivo, sans-serif, "Shadows Into Light Two", "Shadows Into Light", "Nanum Pen Script", "Homemade Apple", "Reenie Beanie", "Coming Soon", cursive
}

.o__branding {
    font-size: 140%;
    font-weight:700
}

.o-honeypot:focus, .o-label--hidden:focus {
    background: #eee;
    color: #444;
    display: block;
    font-size: 1em;
    left: 5px;
    line-height: normal;
    text-decoration: none;
    top: 5px;
    z-index:100000
}

.o-label {
    display: block;
    width:100%
}

.o-label:not(.o-label--hidden) {
    display: block;
    width: 100%;
    margin-bottom:.25rem
}

.o-honeypot, .o-label--hidden {
    border: 0;
    margin: -1px;
    position: absolute;
    word-wrap: normal !important;
    overflow:hidden
}

.o-label--hidden {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    padding: 0;
    width:1px
}

.o-label--hidden:focus {
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    padding: 15px 23px 14px;
    width:auto
}

.o-honeypot {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    padding: 0;
    width:1px
}

.o-honeypot:focus {
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    padding: 15px 23px 14px;
    width:auto
}

.o-field-row {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width:100%
}

.o-field-col {
    width:calc(100% - 1rem)
}

@media screen and (min-width: 56.25rem) {
    .o-field-col {
        width:calc(50% - 1rem)
    }
}

.o-field {
    margin-bottom:1.5rem
}

.o-field__help {
    margin-top: .25rem;
    font-size:80%
}

.o-input, .o-select {
    background: 0 0;
    display: inline-flex;
    font: inherit;
    color: #1C2D5A;
    flex-flow: row;
    flex-wrap: wrap;
    position:relative
}

.o-input {
    flex-flow: row;
    flex-wrap:wrap
}

.o-input--text {
    border: .0625rem solid #1C2D5A;
    padding: 1rem 2rem;
    border-radius: .25rem;
    width: 100%;
    line-height:1
}

.o-input--text::-webkit-input-placeholder {
    color: #1C2D5A;
    font:inherit
}

.o-input--text::-moz-placeholder {
    color: #1C2D5A;
    font:inherit
}

.o-input--text:-ms-input-placeholder {
    color: #1C2D5A;
    font:inherit
}

.o-input--text::-ms-input-placeholder {
    color: #1C2D5A;
    font:inherit
}

.o-input--text::placeholder {
    color: #1C2D5A;
    font:inherit
}

.o-input--checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select:none
}

.o-input--checkbox:hover input ~ span {
    background:#ccc
}

.o-input--checkbox:hover input ~ span:after {
    display:block
}

.o-input--checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width:0
}

.o-input--checkbox input:checked ~ span {
    background:#2196F3
}

.o-input--checkbox span {
    background: #eee;
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width:25px
}

.o-input--checkbox span:after {
    content: "";
    position: absolute;
    display: none;
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform:rotate(45deg)
}

.o-input--submit {
    border: .0625rem solid #1C2D5A;
    background: #1C2D5A;
    display: inline-flex;
    flex-flow: row;
    flex-wrap: wrap;
    padding: 1rem 2rem;
    border-radius: .25rem;
    color: #f4f4f4;
    cursor: pointer;
    line-height:1
}

.o-input--submit:hover {
    background: 0 0;
    color:#1C2D5A
}

.o-input--checkbox input:checked ~ span:after {
    display:block
}

.o-select {
    border: .0625rem solid #1C2D5A;
    width: 100%;
    border-radius:.25rem
}

.o-select > select {
    background: 0 0;
    font: inherit;
    line-height: 1;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 1rem 2rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: currentColor;
    border:none
}

.o-select > select::-ms-expand {
    display:none
}

.o-select > select:focus {
    outline:0
}

.o-select > select option {
    font-weight:400
}

.o-select svg {
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-1rem, -50%);
    fill:currentColor
}

.o-list > li {
    margin-bottom:1rem
}

.o-list--benefits > li {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
    font-size:140%
}

.o-list--benefits svg {
    width: 2rem;
    height: 2rem;
    margin-right: 1rem;
    fill:#00B389
}

.c-about__icon > svg, .c-accordion-item__hl svg, .c-nav-toggle > svg, .c-partner__item__icon > svg, .c-whatsapp-btn > svg, .c__benefit__items .c__benefit__item__icon > svg, .c__nav__language__toggle > svg, .o__branding svg {
    fill:currentColor
}

.l__main {
    margin-top:calc(3rem + 1rem * 2)
}

.c__hero {
    background: #f1f5f4;
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 4.5rem 4vw 2rem;
    color:#1C2D5A
}

@media screen and (min-width: 56.25rem) {
    .l__main {
        margin-top:calc(4.5rem + 1.5rem * 2)
    }

    .c__hero {
        padding-left: 24vw;
        padding-right: 24vw;
        flex-flow:row
    }
}

@media screen and (min-width: 100rem) {
    .c__hero {
        padding-left: 32vw;
        padding-right:32vw
    }
}

.c__hero__content {
    display: block;
    width:100%
}

.c__hero--has-thumb {
    padding-left: 4vw;
    padding-right:4vw
}

.c__hero--has-thumb .c__hero__thumb {
    background: #f4f4f4;
    display: block;
    width: calc(100% - 1rem * 2);
    height: 0;
    position: relative;
    padding-bottom: 50%;
    z-index:99
}

@media screen and (min-width: 56.25rem) {
    .c__hero--has-thumb {
        padding-left: 16vw;
        padding-right: 16vw;
        flex-flow: row-reverse;
        margin-bottom:6rem
    }

    .c__hero--has-thumb .c__hero__thumb {
        width:calc(100% / 2 - 1rem * 2)
    }
}

.c__hero--has-thumb .c__hero__thumb__bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:center center/cover no-repeat var(--backgroundImage) #f4f4f4
}

.c__hero--has-thumb .c__hero__content {
    width: calc(100% - 1rem * 2);
    margin-top: 1rem;
    overflow:hidden
}

.c__hero__title {
    z-index: 9999;
    font-weight: 700;
    font-size: 200%;
    line-height: 1.5;
    word-wrap: break-word;
    overflow-wrap: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens:auto
}

.c__hero__btn, .c__hero__excerpt {
    overflow-wrap: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap:break-word
}

@media screen and (min-width: 56.25rem) {
    .c__hero--has-thumb .c__hero__content {
        width:calc(100% / 2 - 1rem * 2)
    }

    .c__hero__title {
        font-size:360%
    }
}

.c__hero__title--sm {
    font-size:180%
}

.c__hero__subtitle {
    margin-top:2rem
}

.c__hero__excerpt {
    margin-top: 1rem;
    hyphens:auto
}

.c__hero__btn {
    z-index: 9999;
    margin-top: 2rem;
    hyphens:auto
}

.c-accordion-item__body, .js-accordion-article__body {
    transition: all .2s ease-out;
    max-height: 0;
    overflow:hidden
}

.c__hero__tag__items {
    display: inline-flex;
    flex-flow: column;
    flex-wrap: wrap;
    z-index: 9999;
    width:100%
}

.c__hero__tag__items .c__hero__tag__item {
    display: inline-flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom:.5rem
}

.c__hero__tag__items .c__hero__tag__item > svg {
    width: 1rem;
    height: 1rem;
    margin-right: .5rem;
    fill:currentColor
}

.c__nav__primary__items {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    align-items: flex-start;
    width:100%
}

.c__nav__primary__item {
    position: relative;
    margin: 1.5rem 0;
    font-size:240%
}

@media screen and (min-width: 56.25rem) {
    .c__nav__primary__items {
        flex-flow: row;
        align-items:center
    }

    .c__nav__primary__item {
        font-size: 100%;
        margin-top: 0;
        margin-bottom:0
    }

    .c__nav__primary__item:not(:first-of-type):not(:last-of-type) {
        margin:0 1.5rem
    }

    .c__nav__primary__item:first-of-type:not(:last-of-type) {
        margin-right:1.5rem
    }

    .c__nav__primary__item:last-of-type:not(:first-of-type) {
        margin-left:1.5rem
    }
}

.c__nav__primary__item:hover {
    color:#fff
}

.c__nav__primary__item[data-jobs]::after {
    font: 80%/1 Archivo, sans-serif, "Shadows Into Light Two", "Shadows Into Light", "Nanum Pen Script", "Homemade Apple", "Reenie Beanie", "Coming Soon", cursive;
    background: #f4f4f4;
    content: attr(data-jobs);
    position: absolute;
    display: inline-flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
    transform: translate(2rem, -1rem);
    width: 2rem;
    height: 2rem;
    color: #1C2D5A;
    border-radius:50%
}

@media screen and (min-width: 56.25rem) {
    .c__nav__primary__item[data-jobs]::after {
        transform: translate(1rem, -1rem);
        width: 1rem;
        height:1rem
    }

    .c__nav__primary__item--hidden {
        display:none
    }
}

.c__nav__primary__item--btn {
    border: .0625rem solid #f4f4f4;
    background: #f4f4f4;
    display: inline-flex;
    flex-flow: row;
    flex-wrap: wrap;
    padding: 1rem 2rem;
    border-radius: .25rem;
    color:#1C2D5A
}

.c__nav__primary__item--btn:hover {
    background: 0 0;
    color:#f4f4f4
}

.c-nav--secondary {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap:2rem
}

.c-nav--secondary > li {
    margin-bottom:.25rem
}

.c__nav__language {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    align-items: center;
    margin-left:2rem
}

.c__nav__language__current {
    text-transform: capitalize;
    margin-right:.5rem
}

.c__nav__language__toggle {
    width: 1.5rem;
    height:1.5rem
}

.c__nav__language__items {
    display: flex;
    display:none
}

.c__nav__language__items .c__nav__language__item {
    text-transform:capitalize
}

.c__nav__language__items .c__nav__language__item:first-of-type:not(:last-of-type) {
    margin-right:.5rem
}

.c__nav__language__items .c__nav__language__item:last-of-type:not(:first-of-type) {
    margin-left:.5rem
}

.c__nav__language__items .c__nav__language__item:not(:last-of-type):not(:first-of-type) {
    margin-right: .5rem;
    margin-left:.5rem
}

.c__benefit__items {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    width: calc(100% + 2rem * 2);
    margin-right: -2rem;
    margin-left:-2rem
}

.c__benefit__items .c__benefit__item {
    width: calc(100% - 2rem * 2);
    margin-right: 2rem;
    margin-bottom: 4.5rem;
    margin-left:2rem
}

@media screen and (min-width: 75rem) {
    .c__benefit__items .c__benefit__item {
        width:calc(100% / 3 - 2rem * 2)
    }
}

.c__benefit__items .c__benefit__item__icon {
    width: 4.5rem;
    height: 4.5rem;
    margin-bottom: 1rem;
    color:currentColor
}

.c__benefit__items .c__benefit__item__title {
    display: block;
    margin-bottom: 1rem;
    font-size:120%
}

.c__benefit__items .c__benefit__item__text {
    line-height:1.4
}

.c__apply {
    display: flex;
    flex-flow: row;
    flex-wrap:wrap
}

.c__apply__form {
    background: #f4f4f4;
    padding:2rem
}

.c__contact {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: calc(100% + 1rem * 2);
    margin-right: -1rem;
    margin-left: -1rem;
    margin-bottom:4.5rem
}

.c__contact__thumb {
    width: calc(100% / 3 - 1rem * 2);
    margin-right: 1rem;
    margin-left:1rem
}

.c__contact__content {
    width: calc(100% / 1.5- 1rem * 2);
    margin-right: 1rem;
    margin-left:1rem
}

.c__contact__name {
    font-size:140%
}

.c__job__items .c__job__item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: calc(100% + 2rem * 2);
    margin-right: -2rem;
    margin-left: -2rem;
    margin-bottom:4.5rem
}

.c__job__items .c__job__item__thumb {
    width: calc(100% - 2rem * 2);
    margin-right: 2rem;
    margin-left:2rem
}

@media screen and (min-width: 56.25rem) {
    .c__job__items .c__job__item:nth-child(odd) {
        flex-flow:row
    }

    .c__job__items .c__job__item:nth-child(even) {
        flex-flow:row-reverse
    }

    .c__job__items .c__job__item__thumb {
        width:calc(100% / 2 - 2rem * 2)
    }
}

.c__job__items .c__job__item__content {
    width: calc(100% - 2rem * 2);
    margin-right: 2rem;
    margin-left:2rem
}

@media screen and (min-width: 56.25rem) {
    .c__job__items .c__job__item__content {
        width:calc(100% / 2 - 2rem * 2)
    }
}

.c__job__items .c__job__item__header {
    margin-bottom:1rem
}

.c__fact__item:nth-of-type(1), .c__fact__item:nth-of-type(2), .c__job__items .c__job__item__text {
    margin-bottom:2rem
}

.c__fact__items {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: calc(100% + 2rem * 2);
    margin-right: -2rem;
    margin-left:-2rem
}

.c__fact__item {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: calc(100% / 2 - 2rem * 2);
    margin-right: 2rem;
    margin-left:2rem
}

@media screen and (min-width: 56.25rem) {
    .c__fact__item {
        width: calc(100% / 4 - 2rem * 2);
        margin-bottom:0 !important
    }
}

.c__fact__item__title {
    font: 400% Archivo, sans-serif, "Shadows Into Light Two", "Shadows Into Light", "Nanum Pen Script", "Homemade Apple", "Reenie Beanie", "Coming Soon", cursive
}

.c-accordion-item {
    padding: 2rem 0;
    border-top:1px solid #f4f4f4
}

.c-accordion-item:last-child {
    border-bottom:1px solid #f4f4f4
}

.c-accordion-item__hl {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items:flex-start
}

.c-accordion-item__hl strong {
    width: calc(100% - 1.5rem * 2);
    font-size:100%
}

.c-accordion-item__hl svg {
    width: 1.5rem;
    height: 1.5rem;
    transform: rotate(0);
    transition:all .2s ease-out
}

.c-accordion-item__hl.js-is-open + .c-accordion-item__body, .js-accordion-article.js-is-open .js-accordion-article__body, .js-accordion-article__toggle.js-is-open + .js-accordion-article__body {
    height:auto
}

.c-accordion-item__hl.js-is-open svg {
    transform:rotate(45deg)
}

.c__industry__items {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    width: calc(100% + 2rem * 2);
    margin-right: -2rem;
    margin-left:-2rem
}

.c__industry__item {
    width: calc(100% - 2rem * 2);
    margin-right: 2rem;
    margin-bottom: 4.5rem;
    margin-left:2rem
}

@media screen and (min-width: 75rem) {
    .c__industry__item {
        width:calc(100% / 2 - 2rem * 2)
    }
}

.c-partner {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: calc(100% + 2rem * 2);
    margin-right: -2rem;
    margin-left:-2rem
}

.c-partner__items, .c-partner__text {
    margin-right: 2rem;
    margin-left:2rem
}

.c-partner__items {
    background: #f4f4f4;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 2rem * 2);
    margin-bottom:2rem
}

@media screen and (min-width: 56.25rem) {
    .c-accordion-item__hl strong {
        font-size:120%
    }

    .c-partner__items {
        width: calc(50% - 2rem * 2);
        margin-bottom:0
    }
}

.c-partner__item {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding:2rem
}

.c-about, .c-about__thumb {
    display: flex;
    flex-flow:row
}

.c-partner__item__icon {
    width: 9rem;
    color:currentColor
}

.c-partner__text {
    width:calc(100% - 2rem * 2)
}

@media screen and (min-width: 56.25rem) {
    .c-partner__text {
        width:calc(50% - 2rem * 2)
    }
}

.c-partner__excerpt {
    font-size: 140%;
    margin-bottom:3rem
}

.c-about {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: calc(100% + 2rem * 2);
    margin-right: -2rem;
    margin-left: -2rem;
    margin-bottom:4.5rem
}

.c-about__text, .c-about__thumb {
    margin-right: 2rem;
    margin-left:2rem
}

@media screen and (min-width: 56.25rem) {
    .c-about:nth-child(even) {
        flex-flow:row-reverse
    }
}

.c-about__thumb {
    background: #f4f4f4;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 2rem * 2);
    margin-bottom:2rem
}

@media screen and (min-width: 56.25rem) {
    .c-about__thumb {
        width: calc(50% - 2rem * 2);
        margin-bottom:0
    }
}

.c-about__icon {
    width: 4.5rem;
    height: 4.5rem;
    margin-bottom: 1rem;
    color:currentColor
}

.l-footer, .l-header, .o__branding {
    color:#f4f4f4
}

.c-about__text {
    width:calc(100% - 2rem * 2)
}

.c-about__excerpt {
    font-size: 140%;
    margin-bottom:3rem
}

.c-intro, .c__intro {
    font-size: 140%;
    font-weight: 700;
    line-height: 1.25;
    word-wrap: break-word;
    overflow-wrap: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens:auto
}

@media screen and (min-width: 56.25rem) {
    .c-about__text {
        width:calc(50% - 2rem * 2)
    }

    .c-intro, .c__intro {
        font-size:160%
    }
}

.c-whatsapp-btn {
    background: #1C2D5A;
    display: inline-flex;
    display: block;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    left: 0;
    transform: translate(1rem, -1rem);
    width: 3rem;
    height: 3rem;
    padding: .5rem;
    border-radius: .25rem;
    color: #f4f4f4;
    z-index:9999
}

.c-whatsapp-btn > svg {
    display: block;
    width: 100%;
    height:100%
}

.c-whatsapp-btn > span {
    display:none
}

.c-equipment__articles {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    margin-left: -2rem;
    margin-right: -2rem;
    width:calc(100% + 2rem * 2)
}

.c-equipment__article {
    width: calc(100% / 2 - 2rem * 2);
    margin-left: 2rem;
    margin-right:2rem
}

.l__container {
    max-width: 1200px;
    margin:0 auto
}

.l__main {
    display: block;
    position: relative;
    z-index:9
}

.c-nav-container, .l-header {
    background: #1C2D5A;
    display: flex;
    position: fixed;
    top: 0;
    left:0
}

.l__section {
    padding-top: 2rem;
    padding-bottom: 1.5rem;
    overflow-x:hidden
}

.l__section--lg {
    padding-left: 4vw;
    padding-right:4vw
}

@media screen and (min-width: 56.25rem) {
    .l__section {
        padding-top: 4.5rem;
        padding-bottom:3rem
    }

    .l__section--lg {
        padding-left: 16vw;
        padding-right:16vw
    }
}

.l__section--sm {
    padding-left: 4vw;
    padding-right:4vw
}

@media screen and (min-width: 56.25rem) {
    .l__section--sm {
        padding-left: 24vw;
        padding-right:24vw
    }
}

@media screen and (min-width: 100rem) {
    .l__section--sm {
        padding-left: 32vw;
        padding-right:32vw
    }
}

.l__section__header {
    margin-bottom:1.5rem
}

.l-footer__nav--pages, .l-footer__navs {
    margin-bottom:3rem
}

.l__section__title {
    font-size: 200%;
    font-weight:700
}

.l-header {
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 2rem 4vw;
    z-index:99999
}

@media screen and (min-width: 56.25rem) {
    .l-header {
        padding-left: 16vw;
        padding-right:16vw
    }
}

.l-header__nav-area {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width:auto
}

.c-nav-container {
    flex-flow: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    height: 100vh;
    padding: 4.5rem 2rem 1rem;
    transform: translate(100%, 0);
    transition: all .2s ease-in;
    z-index:9999
}

@media screen and (min-width: 56.25rem) {
    .c-nav-container {
        position: relative;
        flex-flow: row;
        background-color: transparent;
        width: auto;
        height: auto;
        top: auto;
        left: auto;
        padding: 0;
        transform:translate(0, 0)
    }
}

.nav-is-open .c-nav-container {
    transform:translate(0, 0)
}

.c-nav-toggle {
    display: inline-flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    z-index: 999999;
    width: 3rem;
    height: 3rem;
    padding: .5rem;
    border-radius:.25rem
}

.c-nav-toggle > svg {
    display: block;
    width: 100%;
    height:100%
}

.c-nav-toggle span {
    display:none
}

@media screen and (min-width: 56.25rem) {
    .c-nav-toggle {
        display:none
    }
}

.o__branding svg {
    height: 2rem;
    display:block
}

.o__branding strong {
    display: none;
    font-family: Archivo, sans-serif, "Shadows Into Light Two", "Shadows Into Light", "Nanum Pen Script", "Homemade Apple", "Reenie Beanie", "Coming Soon", cursive;
    text-transform: lowercase;
    letter-spacing:.075rem
}

.l-footer {
    background: #1C2D5A;
    padding:1rem 4vw
}

@media screen and (min-width: 56.25rem) {
    .o__branding svg {
        height:3rem
    }

    .l-footer {
        padding-left: 24vw;
        padding-right:24vw
    }
}

@media screen and (min-width: 100rem) {
    .l-footer {
        padding-left: 32vw;
        padding-right:32vw
    }
}

.l-footer__navs {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items:flex-start
}

.l-footer__nav--languages, .l-footer__nav--languages > a[data-lang=pl] {
    display:none
}

@media screen and (min-width: 56.25rem) {
    .l-footer__navs {
        flex-direction:row
    }
}

.l-footer__nav--languages > a:not(:last-child) {
    margin-right:1rem
}

.l-footer__nav--languages > a.is-active, .l-footer__nav--languages > a:hover {
    color:#fff
}

.l-footer__copyright {
    font-size:80%
}

.u-text h1, .u-text h2, .u-text h3, .u-text h4 {
    font-weight: 700;
    margin-bottom:1rem
}

.u-text ol, .u-text p, .u-text ul {
    margin-bottom: 1.5rem;
    line-height:1.5
}

.u-text ol, .u-text ul {
    margin-left:1rem
}

.u-text ul {
    list-style:disc
}

.u-text ol {
    list-style:decimal
}

.u-img--placeholder {
    background: #1C2D5A;
    width: 100%;
    position: relative;
    padding-bottom:56.25%
}

.u-img--placeholder::after {
    content: 'Image';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color:#fff
}

.u-m-b--4 {
    margin-bottom:1rem
}

.u-m-b--8 {
    margin-bottom: 2rem
}
