html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (max-width: 768px) {
    html {
        font-size: 54%
    }
}

@media (max-width: 520px) {
    html {
        font-size: 48%
    }
}

body {
    overflow-x: hidden
}

img {
    max-width: 100%;
    height: auto
}

.hr, hr {
    display: block;
    height: .1rem;
    border: 0;
    padding: 0
}

.hr, figure, hr {
    margin: 0
}

.bg-gray {
    background: #f6f5f1
}

.bg-red {
    background: #ea5045
}

body {
    font-weight: 400;
    line-height: 1.6;
    font-size: 1.9rem
}

h1, h2, h3, h4, h5, h6, th {
    margin: 0 0 .2em;
    font-weight: 400;
    line-height: 1.18;
    font-family: all-round-gothic, sans-serif;
    font-weight: 800
}

.h1, h1 {
    font-size: 8.5rem
}

@media (max-width: 1000px) {
    .h1, h1 {
        font-size: 8rem
    }
}

@media (max-width: 550px) {
    .h1, h1 {
        font-size: 4rem
    }
}

.h2, h2 {
    font-size: 6.7rem;
    line-height: 1.12
}

@media (max-width: 1000px) {
    .h2, h2 {
        font-size: 6.3rem
    }
}

@media (max-width: 550px) {
    .h2, h2 {
        font-size: 3.2rem
    }
}

.h3, h3 {
    font-size: 3rem
}

@media (max-width: 1000px) {
    .h3, h3 {
        font-size: 2.5rem
    }
}

@media (max-width: 550px) {
    .h3, h3 {
        font-size: 2rem
    }
}

.h4, h4 {
    font-size: 2rem
}

@media (max-width: 1000px) {
    .h4, h4 {
        font-size: 1.85rem
    }
}

@media (max-width: 550px) {
    .h4, h4 {
        font-size: 1.7rem
    }
}

.h5, h5 {
    font-size: 1.8rem
}

@media (max-width: 1000px) {
    .h5, h5 {
        font-size: 1.65rem
    }
}

@media (max-width: 550px) {
    .h5, h5 {
        font-size: 1.5rem
    }
}

.h6, h6 {
    font-size: 1.6rem
}

@media (max-width: 1000px) {
    .h6, h6 {
        font-size: 1.5rem
    }
}

@media (max-width: 550px) {
    .h6, h6 {
        font-size: 1.4rem
    }
}

.p, p {
    margin: 0 0 1em;
    max-width: 900px;
    font-size: 1.8rem;
    font-family: Montserrat, sans-serif
}

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

a, small {
    font-family: Montserrat, sans-serif
}

small {
    font-size: 1.6rem
}

.btn {
    font-family: all-round-gothic, sans-serif;
    text-decoration: none;
    font-size: 2.1rem;
    font-weight: 700;
    padding: .5rem 2rem;
    border-radius: 2.5rem;
    transition: all .38s;
    border: none
}

.btn:hover {
    transform: scale(1.1)
}

.btn span, .btn svg {
    transition: all .38s
}

.btn svg {
    max-width: 2rem;
    max-height: 2rem
}

.btn--icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn--icon svg {
    margin-right: 1rem
}

.btn--outline-red {
    border: 2px solid #ea5045
}

.btn--outline-red span {
    color: #ea5045
}

.btn--outline-white {
    border: 2px solid #fff
}

.btn--outline-white span {
    color: #fff
}

.btn--outline-white:hover {
    box-shadow: 0 2px 13px 0 rgba(50, 50, 50, .28)
}

.btn--red {
    background: #ea5045
}

.btn--red span {
    color: #fff
}

.btn--red:hover {
    background: #e2271a !important
}

.btn--large {
    width: 100%;
    padding: 1.5rem 2rem;
    border-radius: 10rem
}

.btn--large span {
    font-size: 2.75rem
}

.btn--large:hover {
    transform: scale(1);
    box-shadow: 0 2px 13px 0 rgba(50, 50, 50, .28)
}

.btn--large:hover span {
    color: #fff !important
}

.btn:hover {
    background: #fff
}

.btn:hover span {
    color: #ea5045
}

table {
    width: 100%
}

th {
    text-align: left;
    font-size: 1.7rem
}

tr:last-child {
    border-bottom: none
}

tr:after {
    margin-bottom: 30px;
    content: "";
    display: inline-block
}

tr:after:last-child {
    display: none
}

.o-container {
    width: 100%;
    margin: 0 auto
}

.o-container--primary {
    max-width: 1225px
}

@media (max-width: 1325px) {
    .o-container--primary {
        max-width: calc(100% - 100px)
    }
}

@media (max-width: 750px) {
    .o-container--primary {
        max-width: calc(100% - 80px)
    }
}

@media (max-width: 500px) {
    .o-container--primary {
        max-width: calc(100% - 50px)
    }
}

@media (max-width: 350px) {
    .o-container--primary {
        max-width: calc(100% - 40px)
    }
}

.o-container--secondary {
    max-width: 1275px
}

@media (max-width: 1375px) {
    .o-container--secondary {
        max-width: calc(100% - 100px)
    }
}

@media (max-width: 750px) {
    .o-container--secondary {
        max-width: calc(100% - 80px)
    }
}

@media (max-width: 500px) {
    .o-container--secondary {
        max-width: calc(100% - 50px)
    }
}

@media (max-width: 350px) {
    .o-container--secondary {
        max-width: calc(100% - 40px)
    }
}

.c-header {
    background: #fff;
    padding: 3rem 2rem;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    top: 0;
    left: 0
}

@media (max-width: 1325px) {
    .c-header {
        padding: 2.3rem 2rem
    }
}

@media (max-width: 1050px) {
    .c-header {
        overflow: hidden;
        padding: 0;
        height: 90px
    }
}

@media (max-width: 500px) {
    .c-header {
        height: 70px
    }
}

@media (max-width: 1050px) {
    .c-header-nav {
        height: 120px;
        padding-left: 5rem;
        white-space: nowrap;
        display: -ms-flexbox;
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 500px) {
    .c-header-nav {
        height: 100px
    }
}

.c-header-nav ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1050px) {
    .c-header-nav ul {
        padding-right: 6.5rem;
        height: 120px
    }
}

@media (max-width: 500px) {
    .c-header-nav ul {
        height: 100px
    }
}

.c-header-nav ul li {
    margin: 0 2.5rem
}

@media (max-width: 1325px) {
    .c-header-nav ul li {
        margin: 0 1.5rem
    }
}

.c-header-nav ul li a {
    color: #000;
    font-size: 2.1rem;
    font-family: all-round-gothic, sans-serif;
    font-weight: 700;
    text-decoration: none
}

.c-header-cta {
    position: absolute;
    top: 2.3rem;
    right: 2.25rem
}

@media (max-width: 1325px) {
    .c-header-cta {
        position: relative;
        top: 0;
        right: 0
    }
}

.c-header-cta a svg path {
    transition: all .38s
}

.c-header-cta a:hover {
    background: #ea5045;
    transform: scale(1);
    box-shadow: 0 2px 13px 0 rgba(50, 50, 50, .28)
}

.c-header-cta a:hover span {
    color: #fff
}

.c-header-cta a:hover svg {
    animation: beat .4s infinite alternate;
    transform-origin: center
}

.c-header-cta a:hover svg path {
    fill: #fff
}

.c-header--fixed {
    position: fixed;
    z-index: 4;
    box-shadow: 0 2px 8px 0 rgba(50, 50, 50, .1)
}

@keyframes startRunning {
    to {
        left: 85%
    }
}

@keyframes fillRight {
    to {
        width: 50%
    }
}

@keyframes aedRunAlong {
    to {
        left: 85%
    }
}

@keyframes startDriving {
    to {
        right: 40%
    }
}

@keyframes fillLeft {
    to {
        width: 100%
    }
}

@keyframes pulseHeartHero {
    to {
        transform: scale(1.25)
    }
}

.c-hero-animation {
    margin-top: 17.5rem;
    transition: all 1.5s;
    transform: translateY(-130%)
}

@media (max-width: 900px) {
    .c-hero-animation {
        transform: translateY(0)
    }
}

@media (max-width: 700px) {
    .c-hero-animation {
        margin-top: 14rem
    }
}

.c-hero-animation footer {
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #ff776d
}

.c-hero-animation-half {
    width: 50%;
    color: #fff;
    padding: 6rem 8rem
}

@media (max-height: 850px) {
    .c-hero-animation-half {
        padding: 3rem 4rem
    }
}

@media (max-width: 900px) {
    .c-hero-animation-half {
        padding: 3rem 4rem
    }
}

@media (max-width: 600px) {
    .c-hero-animation-half {
        padding: 3rem 2rem
    }
}

@media (max-width: 450px) {
    .c-hero-animation-half {
        padding: 3rem 1rem 3rem 2rem
    }
}

.c-hero-animation-half h5 {
    font-family: all-round-gothic, sans-serif;
    margin: 0;
    font-size: 2.7rem;
    line-height: 1.1;
    color: #fff;
    opacity: 0;
    transition: all .55s;
    transform: translateY(-10px);
    transition-delay: 1.5s
}

@media (max-height: 850px) {
    .c-hero-animation-half h5 {
        font-size: 2.4rem
    }
}

@media (max-width: 900px) {
    .c-hero-animation-half h5 {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0s
    }
}

@media (max-width: 600px) {
    .c-hero-animation-half h5 {
        font-size: 2.3rem
    }
}

@media (max-width: 450px) {
    .c-hero-animation-half h5 {
        font-size: 1.8rem
    }
}

.c-hero-animation-half small {
    color: #fff;
    font-family: all-round-gothic, sans-serif;
    font-size: 2rem;
    opacity: 0;
    transition: all .55s;
    transform: translateY(-10px);
    transition-delay: 2s
}

@media (max-width: 900px) {
    .c-hero-animation-half small {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0s
    }
}

@media (max-width: 450px) {
    .c-hero-animation-half small {
        font-size: 1.7rem
    }
}

.c-hero-animation-half:first-of-type {
    text-align: right;
    position: relative
}

@media (max-width: 900px) {
    .c-hero-animation-half:first-of-type {
        border-right: 1px solid #ff776d
    }
}

@media (max-width: 600px) {
    .c-hero-animation-half:first-of-type {
        padding: 3rem 2rem 3rem 1rem
    }
}

.c-hero-animation-half:first-of-type h5 {
    transition-delay: .5s
}

.c-hero-animation-half:first-of-type small {
    transition-delay: 1s
}

.c-hero-animation-line {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 19%;
    height: 1px;
    background: #fff
}

@media (max-width: 900px) {
    .c-hero-animation-line {
        width: 100%
    }
}

.c-hero-animation-line--right {
    left: inherit;
    right: 0;
    width: 15%
}

@media (max-width: 900px) {
    .c-hero-animation-line--right {
        width: 50%
    }
}

.c-hero-animation-heart {
    position: absolute;
    top: -4.5rem;
    right: -4.5rem;
    width: 9rem;
    height: 9rem;
    min-width: 9rem;
    min-height: 9rem;
    border-radius: 50%;
    background: #ea5045;
    border: 2px solid #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all .55s
}

.c-hero-animation-heart svg {
    width: 4.3rem;
    height: auto
}

.c-hero-animation-heart svg path {
    transition: all .55s;
    fill: #fff
}

@media (max-width: 900px) {
    .c-hero-animation-heart {
        top: -3rem;
        right: -3rem;
        width: 6rem;
        height: 6rem;
        min-width: 6rem;
        min-height: 6rem;
        background: #fff
    }

    .c-hero-animation-heart svg {
        width: 2.5rem
    }

    .c-hero-animation-heart svg path {
        fill: #ea5045
    }
}

.c-hero-animation-stage {
    display: -ms-flexbox;
    display: flex
}

.c-hero-animation-stage-half {
    width: 50%;
    position: relative
}

.c-hero-animation-house {
    position: absolute;
    bottom: 100%;
    left: 5%;
    display: -ms-flexbox;
    display: flex;
    transition: all .55s
}

@media (max-width: 900px) {
    .c-hero-animation-house {
        display: none
    }
}

.c-hero-animation-house img {
    width: 8.1rem;
    height: 7.3rem
}

@media (max-width: 1200px) {
    .c-hero-animation-house img {
        width: 6rem
    }
}

.c-hero-animation-school {
    position: absolute;
    bottom: 100%;
    left: calc(50% - 5rem);
    display: -ms-flexbox;
    display: flex;
    transition: all .55s
}

@media (max-width: 900px) {
    .c-hero-animation-school {
        left: 0
    }

    .c-hero-animation-school svg g g path {
        fill: #fff
    }
}

.c-hero-animation-school svg {
    width: 11.5rem;
    height: 10rem
}

@media (max-width: 1200px) {
    .c-hero-animation-school svg {
        width: 8rem;
        height: 7rem
    }
}

.c-hero-animation-school svg path {
    fill: transparent;
    transition: all .55s
}

.c-hero-animation-person {
    position: absolute;
    left: 12%;
    bottom: 100%;
    display: -ms-flexbox;
    display: flex;
    transition: all .55s
}

@media (max-width: 900px) {
    .c-hero-animation-person {
        left: calc(100% - 12rem)
    }
}

@media (max-width: 600px) {
    .c-hero-animation-person {
        left: calc(100% - 10rem)
    }
}

.c-hero-animation-person img {
    width: 8rem;
    height: 5.5rem
}

@media (max-width: 1200px) {
    .c-hero-animation-person img {
        width: 6.5rem
    }
}

.c-hero-animation-ambulance {
    width: 11.3rem;
    position: absolute;
    bottom: 100%;
    right: 5%;
    display: -ms-flexbox;
    display: flex;
    transition: all .55s
}

.c-hero-animation-ambulance img {
    width: 10rem;
    height: 6.9rem
}

@media (max-width: 1200px) {
    .c-hero-animation-ambulance img {
        width: 8rem;
        height: 5rem
    }
}

@media (max-width: 900px) {
    .c-hero-animation-ambulance {
        right: 30%
    }
}

.c-hero-animation-aed {
    position: absolute;
    bottom: 74px;
    display: -ms-flexbox;
    display: flex;
    left: 40%;
    transition: all .55s
}

.c-hero-animation-aed img {
    width: 4rem;
    height: 4.5rem
}

@media (max-width: 1200px) {
    .c-hero-animation-aed {
        bottom: 60px
    }

    .c-hero-animation-aed img {
        width: 3.5rem
    }
}

@media (max-width: 900px) {
    .c-hero-animation-aed {
        left: calc(100% - 8.4rem);
        bottom: 55px
    }
}

@media (max-width: 600px) {
    .c-hero-animation-aed {
        left: calc(100% - 7rem);
        bottom: 45px
    }
}

.start-running {
    animation: startRunning 5s linear;
    animation-fill-mode: forwards
}

@media (max-width: 900px) {
    .start-running {
        animation: none
    }
}

.paint-house svg g g path {
    fill: #fff
}

.aed-run-along {
    animation: aedRunAlong 3.2s linear;
    animation-delay: 1.5s;
    animation-fill-mode: forwards
}

@media (max-width: 900px) {
    .aed-run-along {
        animation: none
    }
}

.start-driving {
    animation: startDriving 5s linear;
    animation-fill-mode: forwards
}

@media (max-width: 900px) {
    .start-driving {
        animation: none
    }
}

.hero-heart-pulse {
    animation: pulseHeartHero .4s infinite alternate;
    animation-delay: 4.5s;
    animation-fill-mode: forwards
}

@media (max-width: 900px) {
    .hero-heart-pulse {
        animation-delay: 0s
    }
}

.full-heart {
    background: #fff
}

.full-heart svg path {
    fill: #ea5045
}

.fill-left {
    animation: fillLeft 5.3s linear;
    animation-fill-mode: forwards
}

@media (max-width: 900px) {
    .fill-left {
        animation: none
    }
}

.fill-right {
    animation: fillRight 4.9s linear;
    animation-fill-mode: forwards
}

@media (max-width: 900px) {
    .fill-right {
        animation: none
    }
}

.c-hero-animation-show-text:first-child {
    border-right: 1px solid #ff776d
}

.c-hero-animation-show-text h5, .c-hero-animation-show-text small {
    opacity: 1;
    transform: translateY(0)
}

.s-hero-text h1, .s-hero-text p {
    transition: all .55s;
    transform: translateY(-25px);
    opacity: 0
}

@media (max-width: 900px) {
    .s-hero-text h1, .s-hero-text p {
        opacity: 1;
        transform: translateY(0)
    }
}

.s-hero-text p {
    transition: all .55s;
    transform: translateY(-25px);
    transition-delay: .25s;
    opacity: 0
}

@media (max-width: 900px) {
    .s-hero-text p {
        opacity: 1;
        transform: translateY(0)
    }
}

.s-hero-text .btn--icon {
    transition: all .55s;
    transform: translateY(-25px);
    transition-delay: .50s;
    opacity: 0
}

@media (max-width: 900px) {
    .s-hero-text .btn--icon {
        opacity: 1;
        transform: translateY(0)
    }
}

.s-hero-text-show h1, .s-hero-text-show p, .s-hero-text-show .btn--icon{
    transform: translateY(0);
    opacity: 1
}

.c-hero-animation-done {
    transform: translateY(0)
}

@media (max-width: 900px) {
    .c-hero-animation-done {
        transform: none
    }
}

.c-text--center {
    text-align: center
}

.c-text--center p {
    margin: 0 auto
}

.c-text--half {
    max-width: 65rem;
    width: 100%;
}

.c-text--half p {
    max-width: 90%
}

.c-text h1, .c-text h2 {
    line-height: 1
}

.c-text--red {
    color: #ea5045
}

.c-text--white a, .c-text--white h1, .c-text--white h2, .c-text--white h3, .c-text--white h4, .c-text--white h5, .c-text--white p, .c-text--white span {
    color: #fff
}

.c-counter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 35rem
}

.c-counter h4 {
    font-size: 6.6rem;
    font-family: All Round Gothic, sans-serif;
    color: #ea5045;
    margin: 0 2rem 0 0
}

.c-counter p {
    font-size: 1.9rem;
    line-height: 1.1
}

.c-form-row {
    margin-bottom: 1.5rem
}

.c-form-row--half {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 650px) {
    .c-form-row--half {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.c-form-row--half .c-form-group {
    width: calc(50% - .75rem)
}

@media (max-width: 650px) {
    .c-form-row--half .c-form-group {
        width: 100%
    }

    .c-form-row--half .c-form-group:first-of-type {
        margin-bottom: 1.5rem
    }
}

.c-form-row--checkbox label {
    position: relative !important;
    top: auto !important;
    left: auto !important
}

.c-form-row--checkbox label span a {
    color: #000
}

.c-form-group {
    width: 100%;
    position: relative
}

.c-form-group label {
    position: absolute;
    top: 1.6rem;
    left: 2.2rem;
    font-family: Montserrat, sans-serif;
    font-size: 1.2rem;
    color: #000
}

.c-form-group label span {
    font-size: 1.5rem;
    margin-left: 1rem
}

.c-form input[type=email], .c-form input[type=text] {
    color: #000;
    padding: 3.5rem 2rem 1.3rem;
    font-family: Montserrat, sans-serif;
    font-size: 1.7rem;
    width: 100%;
    border: 1px solid #b3b3b3;
    border-radius: .8rem;
    transition: all .28s
}

.c-form input[type=checkbox] {
    margin: 0;
    padding: 0
}

.c-form input:focus, .c-form textarea:focus {
    outline: none
}

.c-form .focus {
    border-color: #ea5045 !important
}

.c-form .focus label {
    color: #ea5045 !important
}

.c-footer {
    border-top: 15rem solid #fff
}

.c-footer-cta {
    border-radius: 2.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10rem 2.5rem 8rem;
    color: #fff;
    text-align: center;
    margin-top: -15rem
}

@media (max-width: 600px) {
    .c-footer-cta {
        padding: 8rem 2.5rem
    }
}

.c-footer-cta h3 {
    font-size: 6.7rem
}

@media (max-width: 1000px) {
    .c-footer-cta h3 {
        font-size: 6rem
    }
}

@media (max-width: 550px) {
    .c-footer-cta h3 {
        font-size: 4rem
    }
}

.c-footer-cta img {
    width: 7.5rem;
    margin-bottom: 2rem
}

.c-footer-logos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6rem 0
}

@media (max-width: 600px) {
    .c-footer-logos {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.c-footer-logos hr {
    width: 1px;
    margin: 0 3.5rem;
    height: 7.5rem;
    background: #b3b3b3
}

@media (max-width: 600px) {
    .c-footer-logos hr {
        width: 30rem;
        height: 1px;
        margin: 3.5rem 0
    }
}

.c-footer--form {
    border-top: 15rem solid #f6f5f1
}

.u-bg-cover-center {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.u-bg-contain-top {
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat
}

.u-bx-shadow {
    box-shadow: 0 0 11px 0 rgba(50, 50, 50, .35)
}

.u-bx-shadow--small {
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, .15)
}

.u-reset-ul {
    padding: 0;
    margin: 0
}

.u-reset-ul li {
    list-style-type: none
}

.u-reset-arrow-list {
    margin-bottom: 2rem
}

.u-reset-arrow-list li a {
    display: block
}

.u-reset-arrow-list li a img {
    width: 15px
}

.u-skew-45 {
    transform: skew(45deg)
}

.u-unskew-45 {
    transform: skew(-45deg)
}

.u-flex {
    display: -ms-flexbox;
    display: flex
}

.u-flex--half {
    width: 50%;
    margin: .5rem 0
}

.u-flex--half:nth-of-type(2n) {
    margin: .5rem 0 .5rem 1rem
}

.u-column-2 {
    column-count: 2
}

.u-space {
    padding: 4rem 0
}

@media (max-width: 900px) {
    .u-space {
        padding: 2rem 0
    }
}

.u-space--middle {
    padding: 0 5rem
}

@media (max-width: 600px) {
    .u-space--middle {
        padding: 0 3rem
    }
}

.u-space--large {
    padding: 8rem 0
}

@media (max-width: 600px) {
    .u-space--large {
        padding: 4rem 0
    }
}

.u-space--small {
    padding: 2rem 0
}

.animation-beating-hart {
    font-size: 150px;
    color: #e00;
    animation: beat .4s infinite alternate;
    transform-origin: center
}

.animation-beating-hart-slow {
    font-size: 150px;
    color: #e00;
    animation: beat-small .4s infinite alternate;
    transform-origin: center
}

@keyframes beat {
    to {
        transform: scale(1.4)
    }
}

@keyframes beat-small {
    to {
        transform: scale(1.2)
    }
}

.animation-pulse {
    border-radius: 50%;
    border: 2px solid #ea5045;
    transform: scale(.3)
}

.animation-pulse--1 {
    animation: pulse1 2s infinite
}

@keyframes pulse1 {
    to {
        transform: scale(1);
        opacity: 0
    }
}

.animation-pulse--2 {
    animation: pulse2 2s infinite;
    animation-delay: .5s
}

@keyframes pulse2 {
    to {
        transform: scale(1);
        opacity: 0
    }
}

.animation-pulse--3 {
    animation: pulse3 2s infinite;
    animation-delay: 1s
}

@keyframes pulse3 {
    to {
        transform: scale(1);
        opacity: 0
    }
}

.moveLeft {
    animation: moveLeft 15s linear infinite
}

@keyframes moveLeft {
    0%, to {
        transform: translateX(0)
    }
    50% {
        transform: translateX(-50%)
    }
}

.u-border-radius-primary {
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.s-hero-deco-left {
    position: absolute;
    top: 5rem;
    left: calc(0px - 23.5rem);
    width: 47rem
}

@media (max-width: 1400px) {
    .s-hero-deco-left {
        width: 40rem;
        left: calc(0px - 20rem)
    }
}

@media (max-width: 1200px) {
    .s-hero-deco-left {
        width: 30rem;
        left: calc(0px - 15rem)
    }
}

@media (max-width: 800px) {
    .s-hero-deco-left {
        width: 20rem;
        left: calc(0px - 10rem)
    }
}

@media (max-width: 550px) {
    .s-hero-deco-left {
        width: 12.5rem;
        left: calc(0px - 6.25rem)
    }
}

.s-hero-deco-right {
    position: absolute;
    top: -22rem;
    right: calc(0px - 48rem);
    width: 96rem
}

@media (max-width: 1400px) {
    .s-hero-deco-right {
        width: 85rem;
        right: calc(0px - 42.5rem)
    }
}

@media (max-width: 1200px) {
    .s-hero-deco-right {
        width: 72rem;
        right: calc(0px - 36rem)
    }
}

@media (max-width: 1000px) {
    .s-hero-deco-right {
        width: 50rem;
        right: calc(0px - 25rem);
        top: -12rem
    }
}

@media (max-width: 800px) {
    .s-hero-deco-right {
        width: 30rem;
        right: calc(0px - 15rem);
        top: -8rem
    }
}

@media (max-width: 550px) {
    .s-hero-deco-right {
        width: 18rem;
        right: calc(0px - 9rem);
        top: -4rem
    }
}

.s-hero-logo {
    margin: 0 auto;
    width: 18rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8rem 0 2.5rem
}

@media (max-height: 850px) {
    .s-hero-logo {
        width: 13rem;
        padding: 5rem 0 1.5rem
    }
}

@media (max-width: 700px) {
    .s-hero-logo {
        width: 13rem;
        padding: 5rem 0 1.5rem
    }
}

.s-hero-logo img {
    width: 13rem;
    height: 13rem
}

@media (max-height: 850px) {
    .s-hero-logo img {
        width: 10rem
    }
}

@media (max-width: 700px) {
    .s-hero-logo img {
        width: 10rem
    }
}

.s-hero .c-text {
    max-width: 90rem;
    margin: 9rem auto 5rem;
    padding: 0 2rem
}

@media (max-height: 850px) {
    .s-hero .c-text {
        margin: 4rem auto 3rem
    }

    .s-hero .c-text h1 {
        font-size: 6.5rem
    }
}

@media (max-width: 700px) {
    .s-hero .c-text h1 {
        font-size: 6.5rem
    }
}

@media (max-width: 600px) {
    .s-hero .c-text {
        margin: 4rem auto 3rem
    }

    .s-hero .c-text h1 {
        font-size: 5.5rem
    }
}

.s-hero .c-text p {
    max-width: 68rem
}

.s-intro {
    padding: 27rem 0 0;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 1150px) {
    .s-intro {
        padding: 18rem 0 0
    }
}

.s-intro .o-container {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1150px) {
    .s-intro .o-container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.s-intro .c-text {
    min-width: 63rem
}

@media screen and (max-width: 1150px) {
    .s-intro .c-text {
        position: relative;
        min-width: 100%;
        margin-bottom: 5rem
    }

    .s-intro .c-text p {
        max-width: 100%
    }
}

@media screen and (max-width: 675px) {
    .s-intro .c-text {
        margin-bottom: 3rem
    }
}

.s-intro-img {
    position: relative;
    width: 50%
}

@media screen and (max-width: 1150px) {
    .s-intro-img {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.s-intro-img img:first-of-type {
    width: 60rem;
    height: 71rem;
    right: 0;
    bottom: 0
}

@media screen and (max-width: 1150px) {
    .s-intro-img img:first-of-type {
        position: relative;
        width: 35rem;
        height: 42rem;
        margin-right: -15rem
    }
}

@media screen and (max-width: 450px) {
    .s-intro-img img:first-of-type {
        width: 25rem;
        height: 29rem
    }
}

.s-intro-img img:last-of-type {
    width: 8rem;
    position: absolute;
    bottom: 25rem;
    right: 20.5rem
}

@media screen and (max-width: 1275px) {
    .s-intro-img img:last-of-type {
        bottom: 22rem;
        right: 18.5rem
    }
}

@media screen and (max-width: 1200px) {
    .s-intro-img img:last-of-type {
        bottom: 23rem;
        right: 14.5rem
    }
}

@media screen and (max-width: 1150px) {
    .s-intro-img img:last-of-type {
        width: 4rem;
        right: 0;
        bottom: 14rem;
        left: 20rem;
        margin: auto
    }
}

@media screen and (max-width: 450px) {
    .s-intro-img img:last-of-type {
        width: 3rem;
        bottom: 10rem;
        left: 18rem
    }
}

.s-intro .c-counter {
    padding: 1.5em 0 8rem;
    margin-top: 6rem;
    border-top: 1px solid #b3b3b3;
    position: relative
}

@media screen and (max-width: 1150px) {
    .s-intro .c-counter {
        position: absolute;
        bottom: -95%;
        left: 15%;
        padding: 2.5rem 0;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .s-intro .c-counter p {
        text-align: center;
        max-width: 18rem
    }
}

@media screen and (max-width: 1150px) and (max-width: 550px) {
    .s-intro .c-counter p {
        font-size: 1.5rem;
        max-width: 12rem
    }
}

@media screen and (max-width: 1150px) {
    .s-intro .c-counter h4 {
        font-size: 8rem;
        margin-right: 0;
        text-align: center
    }
}

@media screen and (max-width: 1150px) and (max-width: 550px) {
    .s-intro .c-counter h4 {
        font-size: 5rem
    }
}

@media screen and (max-width: 900px) {
    .s-intro .c-counter {
        left: 0
    }
}

@media screen and (max-width: 650px) {
    .s-intro .c-counter {
        bottom: -80%
    }
}

@media screen and (max-width: 520px) {
    .s-intro .c-counter {
        bottom: -65%
    }
}

@media screen and (max-width: 475px) {
    .s-intro .c-counter {
        bottom: -60%
    }
}

@media screen and (max-width: 400px) {
    .s-intro .c-counter {
        bottom: -55%
    }
}

@media screen and (max-width: 310px) {
    .s-intro .c-counter {
        bottom: -45%
    }
}

.s-intro .c-counter:before {
    content: "";
    position: absolute;
    left: -100%;
    top: -1px;
    width: 100%;
    height: 1px;
    background: #b3b3b3
}

.s-aed {
    position: relative;
    overflow: hidden
}

.s-aed .o-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 18rem 0
}

@media screen and (max-width: 1000px) {
    .s-aed .o-container {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10rem 0
    }
}

@media screen and (max-width: 550px) {
    .s-aed .o-container {
        padding: 9rem 0 7.5rem
    }
}

.s-aed-img {
    margin-right: 10rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 1000px) {
    .s-aed-img {
        margin-right: 0
    }

    .s-aed-img img {
        max-width: 40rem!important;
    }
}

@media screen and (max-width: 650px) {
    .s-aed-img {
        margin-bottom: 5rem
    }

    .s-aed-img img {
        max-width: 30rem!important;
    }
}

@media screen and (max-width: 550px) {
    .s-aed-img img {
        max-width: 25rem!important;
    }
}

@media screen and (max-width: 430px) {
    .s-aed-img img {
        max-width: 20rem!important;
    }
}

.s-aed-img .animation-pulse {
    position: absolute;
    width: 900px;
    height: 900px;
    top: -460px;
    right: -200px;
}

@media screen and (max-width: 1325px) {
    .s-aed-img .animation-pulse {
        top: calc(-460px - 40px);
        right: calc(-208px - 40px);
    }
}

@media screen and (max-width: 1130px) {
    .s-aed-img .animation-pulse {
        top: calc(-460px - 20px);
        right: calc(-208px - 64px);
    }
}

@media screen and (max-width: 1000px) {
    .s-aed-img .animation-pulse {
        right: calc(-208px - 40px);
    }
}

@media screen and (max-width: 900px) {
    .s-aed-img .animation-pulse {
        width: 600px;
        height: 600px;
        top: -325px;
        right: -95px;
    }
}

@media screen and (max-width: 768px) {
    .s-aed-img .animation-pulse {
        right: -125px;
    }
}

@media screen and (max-width: 650px) {
    .s-aed-img .animation-pulse {
        right: -165px;
    }
}

@media screen and (max-width: 550px) {
    .s-aed-img .animation-pulse {
        width: 300px;
        height: 300px;
        top: -160px;
        right: -42px;
    }
}

@media screen and (max-width: 550px) {
    .s-aed-img .animation-pulse {
        right: -52px;
    }
}

@media screen and (max-width: 430px) {
    .s-aed-img .animation-pulse {
        width: 250px;
        height: 250px;
        top: -135px;
        right: -45px;
    }
}

.s-aed-img img {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: unset;
}

@media screen and (max-width: 1000px) {
    .s-aed .c-text p {
        max-width: 100%
    }
}

.s-areas {
    padding: 20rem 0 25rem;
    position: relative;
    overflow-x: hidden
}

@media (max-width: 1000px) {
    .s-areas {
        padding: 8rem 0 15rem
    }
}

.s-areas .c-text {
    position: relative;
    z-index: 2
}

@media (max-width: 1000px) {
    .s-areas .c-text {
        margin: 0 auto 5rem;
        max-width: calc(100% - 80px)
    }

    .s-areas .c-text p {
        max-width: 100%
    }
}

@media (max-width: 500px) {
    .s-areas .c-text {
        max-width: calc(100% - 50px)
    }
}

@media (max-width: 350px) {
    .s-areas .c-text {
        max-width: calc(100% - 40px)
    }
}

.s-areas-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    overflow: hidden
}

@media screen and (max-width: 1000px) {
    .s-areas-img {
        position: relative;
        width: 100%
    }
}

.s-areas-img img {
    max-width: inherit;
    width: 280rem;
    height: 36.1rem;
    position: absolute;
    top: calc(50% - 23rem)
}

@media screen and (max-width: 1000px) {
    .s-areas-img img {
        position: relative;
        top: auto;
        width: 250rem
    }
}

@media screen and (max-width: 900px) {
    .s-areas-img img {
        width: 225rem
    }
}

@media screen and (max-width: 700px) {
    .s-areas-img img {
        width: 200rem
    }
}

@media screen and (max-width: 600px) {
    .s-areas-img img {
        width: 175rem
    }
}

.s-areas-img:after {
    position: absolute;
    content: "";
    width: 14rem;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(90deg, #f6f5f1, hsla(0, 0%, 100%, 0))
}

@media (max-width: 1000px) {
    .s-areas-img:after {
        display: none
    }
}

.s-areas .o-container {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1000px) {
    .s-areas .o-container {
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%
    }
}

.s-crowdfunding {
    position: relative;
    padding-bottom: 15rem;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1100px) {
    .s-crowdfunding {
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 5rem
    }
}

.s-crowdfunding-img {
    min-width: 50%;
    min-height: 100%;
    position: relative;
    margin-right: -1rem
}

@media screen and (max-width: 1100px) {
    .s-crowdfunding-img {
        min-width: 100%;
        margin-right: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: -10rem;
        margin-bottom: 4rem
    }
}

.s-crowdfunding-img img {
    position: absolute;
    min-width: 100rem;
    top: -10rem;
    left: -5rem
}

@media screen and (max-width: 1700px) {
    .s-crowdfunding-img img {
        min-width: 90rem
    }
}

@media screen and (max-width: 1550px) {
    .s-crowdfunding-img img {
        min-width: 80rem
    }
}

@media screen and (max-width: 1350px) {
    .s-crowdfunding-img img {
        min-width: 70rem
    }
}

@media screen and (max-width: 1200px) {
    .s-crowdfunding-img img {
        min-width: 65rem
    }
}

@media screen and (max-width: 1100px) {
    .s-crowdfunding-img img {
        min-width: auto;
        width: 100%;
        top: 0;
        max-width: 80rem;
        position: relative;
        left: 0
    }
}

@media screen and (max-width: 1200px) {
    .s-crowdfunding-img img {
        max-width: 80%
    }
}

.s-crowdfunding .c-text--half {
    width: 50%;
    min-width: 50%;
    margin-top: 15%
}

@media (max-width: 1100px) {
    .s-crowdfunding .c-text--half {
        margin: 0 auto 5rem;
        width: 100%;
        max-width: calc(100% - 80px)
    }

    .s-crowdfunding .c-text--half h2, .s-crowdfunding .c-text--half p {
        max-width: 100% !important
    }
}

@media (max-width: 500px) {
    .s-crowdfunding .c-text--half {
        max-width: calc(100% - 50px)
    }
}

@media (max-width: 350px) {
    .s-crowdfunding .c-text--half {
        max-width: calc(100% - 40px)
    }
}

.s-crowdfunding .c-text--half h2, .s-crowdfunding .c-text--half p {
    max-width: 56rem
}

.s-sign-up {
    background: #fff;
    width: 81rem;
    overflow-y: hidden;
    margin: 0 auto;
    border-radius: 2rem;
    box-shadow: 0 2px 13px 0 rgba(50, 50, 50, .28);
    padding: 6.5rem 6.5rem 5rem;
    margin-bottom: -15rem;
    position: relative
}

@media (max-width: 900px) {
    .s-sign-up {
        max-width: calc(100% - 100px)
    }
}

@media (max-width: 750px) {
    .s-sign-up {
        padding: 4rem
    }
}

@media (max-width: 650px) {
    .s-sign-up {
        max-width: calc(100% - 50px)
    }
}

.s-sign-up .c-text {
    margin: 0 !important;
    padding: 0
}

.s-sign-up .c-text h2 {
    font-size: 5rem;
    word-break: break-word
}

@media (max-width: 650px) {
    .s-sign-up .c-text h2 {
        font-size: 3.2rem
    }
}

.s-sign-up .c-form {
    margin-top: 3rem
}