@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');

@font-face {
    font-family: 'Hero Light';
    src: url('/fonts/hero/hero_light-webfont.woff2') format('woff2'),
         url('/fonts/hero/hero_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hero';
    src: url('/fonts/hero/hero-webfont.woff2') format('woff2'),
         url('/fonts/hero/hero-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.home-landing {
    font-family: 'Hero', sans-serif;
    color: #222222;
    background-color: #ffffff;
}

.home-page {
    background-color: #dd7515 !important;
}

.home-page #main {
    background-color: #dd7515 !important;
    margin-top: 0 !important;
}

.home-page #main > .home-landing {
    padding-top: 0;
}

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

.home-landing .font-lighter {
    font-family: 'Hero Light', sans-serif;
}

.header {
    height: 80px;
    padding: 0 20px;
    color: #ffffff;
    background-color: #dd7515;
    box-shadow: -2px 1rem 1rem 0 rgba(0, 0, 0, 0.05);
    margin: -50px -15px 15px -15px;
}

.header_area {
    height: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.header_area img {
    margin-top: auto;
    margin-bottom: auto;
}

.menu {
    float: right;
    line-height: 80px;
    z-index: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu a {
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 10px;
    transition: 0.4s;
    font-weight: bold;
    font-size: 20px;
}

.show-menu-btn,
.hide-menu-btn {
    transition: 0.4s;
    font-size: 30px;
    cursor: pointer;
    display: none;
    color: #ffffff;
}

.show-menu-btn {
    float: right;
}

.show-menu-btn i {
    line-height: 80px;
}

.menu a:hover,
.show-menu-btn:hover,
.hide-menu-btn:hover {
    color: #802090;
}

#chk {
    position: absolute;
    visibility: hidden;
    z-index: -1111;
}

.post {
    overflow: hidden;
}

.post > .entry-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

.post-1 {
    background-color: #dd7515;
    color: #ffffff;
}

.post-1 h2 {
    margin-top: 40px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.post-1 p {
    font-family: 'Hero Light', sans-serif;
}

.app-badges img {
    height: 50px;
    width: auto;
    margin-right: 6px;
}

.hero-actions {
    margin-top: 10px;
}

.eco-btn {
    display: inline-block;
    padding: 10px 10px;
    font-size: 20px;
    text-decoration: none;
    color: #ffffff;
}

.eco-btn-primary {
    background-color: #802090;
    border: 1px solid #802090;
}

.eco-btn-accent {
    background-color: #dd7515;
    border: 0;
    font-size: 18px;
}

.eco-btn:hover {
    color: #ffffff;
    text-decoration: none;
}

.hero-media {
    position: relative;
}

.hero-mockup {
    max-width: 400px;
}

.floating-arrow {
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 100%;
    max-width: 480px;
}

.post-38 {
    color: #b01398;
}

.post-38 h3 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.post-38 p {
    color: #222222;
}

.step-icon {
    width: 150px;
    height: 150px;
}

.post-42 .entry-content {
    padding-top: 0;
    padding-bottom: 0;
}

.video-wrapper {
    max-width: 640px;
    margin: 0 auto;
}

.eco-video {
    width: 100%;
    height: auto;
    display: block;
}

.post-44 h2 {
    color: #802090;
}

.post-44 p {
    color: #802090;
}

.residue-load-btn {
    margin-top: 10px;
}

.residue-status {
    margin-top: 10px;
    font-size: 14px;
    color: #802090;
}

.post-44 .second-cell {
    color: #c9632f;
}

.post-44 .second-cell ul {
    list-style-image: url('/images/home/li_03.png');
}

.post-44 .third-cell {
    color: #a8445b;
}

.post-44 .third-cell ul {
    list-style-image: url('/images/home/li_05.png');
}

.post-44 .fourth-cell {
    color: #872687;
}

.post-44 .fourth-cell ul {
    list-style-image: url('/images/home/li_07.png');
}

.post-46 {
    background-color: #f08080;
}

.eco-carousel {
    max-width: 400px;
    margin: 0 auto;
}

.eco-carousel .carousel-caption {
    position: static;
    color: #ffffff;
    padding-top: 10px;
    text-align: center;
}

.eco-carousel .carousel-indicators li {
    background-color: #ffffff;
}

.post-50 h2 {
    color: #802090;
}

.supporter-logo {
    max-width: 300px;
}

.post-52 {
    background-color: #802090;
    color: #ffffff;
}

.city-toggle {
    margin-top: 25px;
}

.city-toggle-btn {
    font-weight: 700;
    width: 100%;
    max-width: 520px;
}

.city-tools {
    max-width: 360px;
    margin: 15px auto 0;
}

.city-status {
    margin-top: 12px;
    color: #ffffff;
}

.city-list {
    margin-top: 10px;
    color: #ffffff;
}

.city-toggle h4 {
    cursor: pointer;
}

.post-54 h3 {
    color: #802090;
}

.store-badge {
    width: 179px;
    height: auto;
}

.qr-code {
    width: 300px;
    height: auto;
}

.post-56 {
    background-color: #dd7515;
    color: #ffffff;
}

.post-56 p {
    color: #ffffff;
}

.post-56 img {
    max-width: 329px;
}

.footer-social {
    margin-top: 10px;
}

.footer-social a {
    color: #ffffff;
    margin: 0 6px;
    font-size: 20px;
    display: inline-block;
}

.footer-social a:hover {
    color: #ffffff;
    text-decoration: none;
}

.absolute-arrow {
    display: none;
}

@media screen and (max-width: 800px) {
    .show-menu-btn,
    .hide-menu-btn {
        display: block;
    }

    .menu {
        position: fixed;
        width: 100%;
        height: 100vh;
        background: #dd7515;
        right: -100%;
        text-align: center;
        padding: 80px 0;
        line-height: normal;
        transition: 0.4s;
    }

    .menu a {
        display: block;
        padding: 20px;
        font-weight: bold;
    }

    .hide-menu-btn {
        position: absolute;
        top: 40px;
        right: 40px;
    }

    #chk:checked ~ .menu {
        right: 0;
    }
}

@media (min-width: 992px) {
    .post-1 h2 {
        font-size: 42px;
    }

    .post-1 p,
    .post-44 p,
    .post-44 li {
        font-size: 17px;
    }

    .post-44 .col-md-3 {
        padding-left: 30px;
        flex: 0 0 23.33%;
        max-width: 23.33%;
    }

    .post-44 .col-md-3.first-cell {
        flex: 0 0 30%;
        max-width: 30%;
        padding-left: 0;
    }

    .post-52 .absolute-arrow,
    .post-56 .absolute-arrow {
        display: block;
        background: transparent url('/images/home/arrow-semi.png') no-repeat center bottom;
        background-size: contain;
        width: 200px;
        height: 180px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .post-56 .absolute-arrow {
        width: 150px;
        height: 100px;
    }

    .post-1 .floating-arrow {
        right: 16px;
    }

    .post-52 .absolute-arrow {
        right: -14%;
        left: auto;
        transform: rotateY(180deg);
    }
}
