
.hero-block {
    margin-bottom: 60px;
}

    .hero-block .hero-content h1.banner-pri-head {
        font-size: 3.75em;
        margin-bottom: 16px;
    }

    .hero-block .hero-content h3.banner-sec-head {
        font-size: 1.25em;
        line-height: 28px;
    }

.hero-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}

.hero-col {
    max-width: 50%;
}

.hero-primary-cta {
    font-size: 16px;
    padding: 14px 21px;
    width: 185px;
    height: 46px;
    display: inline-block;
    text-align: center;
}

.hero-secondary-cta {
    padding: 14px 21px;
    margin-left: 15px;
    color: #11881b;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #11881b;
    width: 185px;
    height: 46px;
    background-color: transparent;
    display: inline-block;
}

    .hero-secondary-cta:hover {
        text-decoration: none;
        color: #11881b;
    }

.herobttn-sm {
    display: none;
}

.hero-block .hero-content {
    width: 77%;
    margin-top: 7em;
}

.hero-col-right {
}

    .hero-col-right .free-tile-top {
        margin-top: 8.125em;
        margin-left: 2.25em;
        margin-right: 20px;
        padding: 0;
        width: 255px;
        height: 319px;
        position: relative;
    }

    .hero-col-right .paid-tile-top {
        margin-top: 6.125em;
        padding: 0;
        width: 255px;
        height: 319px;
        position: relative;
    }

    .hero-col-right .tile-flex {
        display: flex;
    }

    .hero-col-right .tile-grid {
        border-radius: 20px;
        border: 1px solid rgba(0,0,0,0.098339);
        box-shadow: 0px 24px 31px rgb(0,0,0,5%);
        background-color: rgba(255,255,255,1);
        padding: 36px 30px 37px 34px !important;
        cursor: pointer;
    }

        .hero-col-right .tile-grid:hover {
            border: 1px solid #11881B;
            box-shadow: 0px 24px 31px rgb(0,0,0,10%);
        }

        .hero-col-right .tile-grid a {
            cursor: default;
        }

    .hero-col-right .tile-label {
        color: rgba(110,116,129,1);
        font-size: 14px;
        font-weight: 900;
        font-style: normal;
        letter-spacing: 0px;
        text-align: left;
        line-height: 20px;
        text-transform: uppercase;
    }

    .hero-col-right .tile-currency {
        color: rgba(17,136,27,1);
        font-size: 25.2px;
        font-weight: 900;
        font-style: normal;
        letter-spacing: 0px;
        text-align: center;
        line-height: 25.2px;
        vertical-align: top;
        position: relative;
        top: 11px;
    }

    .hero-col-right .priceCustColor {
        color: rgba(17,136,27,1) !important;
        letter-spacing: -1.5px !important;
    }

    .hero-col-right .tile-main-value {
        font-size: 70px;
        font-weight: 900;
        font-style: normal;
        letter-spacing: -1.5px;
        line-height: 70px;
        text-transform: uppercase;
        color: #333740;
        padding: 6px 0;
    }

    .hero-col-right sup {
        font-size: 25.2px;
        font-weight: 900;
        font-style: normal;
        letter-spacing: 0px;
        text-align: center;
        line-height: 25.2px;
    }

    .hero-col-right .tile-sub-value {
        color: rgba(27,80,0,1);
        font-size: 25.2px;
        font-weight: 900;
        font-style: normal;
        letter-spacing: 0px;
        text-align: right;
        line-height: 25.2px;
    }

    .hero-col-right .tile-main-label {
        color: rgba(51,55,64,1);
        font-size: 30px;
        font-weight: 900;
        font-style: normal;
        letter-spacing: 0px;
        text-align: left;
        line-height: 37.5px;
        padding-bottom: 14px;
    }

    .hero-col-right .tile-footer-label {
        color: rgba(51,55,64,1);
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 0px;
        text-align: left;
        line-height: 24px;
    }

/* responsive styles */
@media screen and (max-width:767px) {
    .hero-block {
        background: none;
        right: 0;
    }

    .hero-row {
        padding-top: 30px;
        flex-direction: column;
        align-items: center;
    }

    .hero-col {
        max-width: 100%;
    }

    .banner-color-region .row .row {
        margin: 0;
    }

    .hero-block .hero-content {
        width: 100%;
        margin-top: 0.4375em;
        padding-bottom: 36px;
        margin-left: 0;
    }

        .hero-block .hero-content h1.banner-pri-head {
            font-size: 36px;
            font-weight: 900;
            text-align: center;
            line-height: 45px;
            margin: 0 auto 15px;
            width: 85%;
        }

        .hero-block .hero-content h3.banner-sec-head {
            margin: 0;
            font-size: 15px;
            font-weight: 400;
            text-align: center;
            line-height: 24px;
            width: 100%;
            padding: 0 32px;
        }

    .hero-col-right .free-tile-top {
        margin-right: 15px;
        margin-left: 0;
    }

    .hero-col-right .free-tile-top,
    .hero-col-right .paid-tile-top {
        margin-top: 0;
        width: 47.25%;
        height: 225px;
        right: 0;
    }

    .hero-col-right .tile-grid {
        padding: 26px 11px 22px 17px !important;
        height: 240px;
    }

    .hero-col-right .tile-label {
        font-size: 10px;
        line-height: 14px;
    }

    .hero-col-right .tile-currency {
        top: 7px;
        text-align: left;
        font-size: 20.16px;
        line-height: 20.16px;
    }

    .hero-col-right .tile-main-value {
        font-size: 40px;
        letter-spacing: -2.8px;
        text-align: left;
        line-height: 40px;
        color: #333740;
        margin-bottom: 10px;
    }

    .hero-col-right .tile-main-label {
        font-size: 20px;
        line-height: 25px;
        padding-bottom: 10px;
        width: 120px;
    }

    .hero-col-right .tile-footer-label {
        font-size: 14px;
        line-height: 18px;
    }

    .hero-primary-cta {
        width: 100%;
        margin-bottom: 10px;
        padding: 14px 124px;
    }

    .hero-secondary-cta {
        width: 100%;
        margin-left: 0;
        padding: 14px 134px;
        background-color: #fff;
    }

    .herobttn {
        display: none;
    }

    .herobttn-sm {
        display: block;
        margin-top: 42px;
        margin-bottom: 48.86px;
        padding: 0;
    }
}

@media screen and (max-width:360px) {
    .free-tile-top, .paid-tile-top {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width:1199px) {
    .hero-block .container::before {
        --circle-d: 420px;
        height: 200%;
        top: 45%;
        left: 95px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hero-block {
        padding-bottom: 75px !important;
    }

    .herobttn {
        width: 28rem;
    }

    .hero-block .hero-content {
        width: 82%;
        margin-top: 6.75em;
    }

    .hero-primary-cta {
        padding: 14px 21px;
        width: 147px;
        height: 46px;
    }

    .hero-secondary-cta {
        margin-left: 10px;
        width: auto;
    }

    .hero-block .hero-content h1.banner-pri-head {
        font-size: 36px;
        font-weight: 900;
        text-align: left;
        line-height: 45px;
    }

    .hero-block .hero-content h3.banner-sec-head {
        color: rgba(51,55,64,1);
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        line-height: 24px;
        width: 96%;
    }

    .hero-col-right .tile-grid {
        padding: 35px 18px 29px 17px;
    }

    .hero-col-right .tile-label {
        font-size: 10px;
        line-height: 14px;
    }

    .hero-col-right .free-tile-top {
        width: 165px;
        height: 238px;
        margin-top: 8.2em;
        margin-left: -20px;
        margin-right: 15px;
    }

    .hero-col-right .paid-tile-top {
        width: 165px;
    }

    .hero-col-right .tile-main-value {
        font-size: 40px;
        font-weight: 900;
        letter-spacing: -2.8px;
        text-align: left;
        line-height: 40px;
        color: #333740;
    }

    .hero-col-right .tile-main-label {
        font-size: 20px;
        line-height: 25px;
        padding-top: 11px;
    }

    .hero-col-right .tile-footer-label {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hero-block {
        padding-top: 0;
    }

        .hero-block .hero-content h1.banner-pri-head {
            font-size: 48px;
            font-weight: 900;
            text-align: left;
            line-height: 60px;
        }

        .hero-block .hero-content h3.banner-sec-head {
            font-size: 20px;
            font-weight: 400;
            text-align: left;
            line-height: 27px;
            width: 96%;
        }

    .hero-primary-cta {
        font-size: 16px;
        width: 147px;
        height: 46px;
    }

    .hero-secondary-cta {
        margin-left: 10px;
        width: auto;
    }

    .hero-col-right .tile-grid {
        border-radius: 20px;
        background-color: rgba(255,255,255,1);
        padding: 28px !important;
        border: 1px solid rgba(0,0,0,0.052393);
        box-shadow: 0px 24px 31px rgba(0,0,0,0.048733);
        padding: 24px 27px 27px 28px !important;
    }

    .hero-col-right .free-tile-top {
        margin-top: 11.2em;
        margin-right: 15px;
        margin-left: -14px;
        padding: 0;
        width: 230px;
        height: 297px;
        right: 2.4rem;
    }

    .hero-col-right .paid-tile-top {
        margin-top: 9.2em;
        padding: 0;
        width: 230px;
        height: 297px;
        right: 2.5rem;
    }

    .hero-col-right .tile-main-value sup.cents {
        font-size: 25.2px !important;
        top: -1.2em !important;
    }

    .hero-col-right .tile-label {
        margin-bottom: 7.7px;
        display: inline-block;
    }

    .hero-col-right .tile-currency {
        color: rgba(17,136,27,1);
        font-size: 25.2px;
        font-weight: 900;
        text-align: center;
        line-height: 25.2px;
        vertical-align: top;
        position: relative;
        top: 11px;
    }

    .hero-col-right .tile-main-value {
        font-size: 70px;
        font-weight: 900;
        letter-spacing: -2.8px;
        text-align: left;
        line-height: 40px;
        color: #333740;
        padding: 22px 0;
    }

    .hero-col-right .tile-sub-value {
        font-size: 25.2px;
        font-weight: 900;
        text-align: right;
        line-height: 25.2px;
    }

    .hero-col-right .tile-main-label {
        color: rgba(51,55,64,1);
        font-size: 30px;
        font-weight: 900;
        text-align: left;
        line-height: 37.5px;
        padding-bottom: 14px;
    }

    .hero-col-right .tile-footer-label {
        color: rgba(51,55,64,1);
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        line-height: 24px;
    }

    .hero-block .hero-content {
        margin-top: 9em;
    }
}

@media (min-width: 992px) {
    .hero-block {
        min-height: 574px;
    }
}

@media (min-width: 1200px) {
    .hero-col-right sup {
        font-size: 29.2px !important;
        top: -1em !important;
    }
}

/*BEGIN: counter-specific styles (apply when isCounterBlock) */
#countdown {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

    #countdown .digit {
        background-color: rgb(255,255,255);
        border-radius: 11.561461px;
        box-shadow: 3px 7px 17px rgba(117,91,92,0.097684);
        color: rgb(51,51,51);
        display: flex;
        justify-content: center;
        align-items: center;
        height: 87px;
        width: 87px;
        margin: 0px 1rem;
    }

        #countdown .digit .timer-count {
            color: rgba(216,38,49,1);
            font-size: 37.285714px;
            font-weight: 500;
            font-style: normal;
            letter-spacing: 0px;
            text-align: center;
            line-height: 46.607143px;
        }

        #countdown .digit .timer-text {
            color: rgba(51,55,64,1);
            font-size: 12px;
            font-weight: 500;
            font-style: normal;
            letter-spacing: 0px;
        }

        #countdown .digit td {
            text-align: center;
        }

        #countdown .digit:first-child {
            margin-left: 0;
        }

        #countdown .digit:last-child {
            margin-right: 0;
        }

.hero-block .hero-content h1.banner-pri-head-counter {
    color: rgba(51,55,64,1);
    font-size: 48px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
    line-height: 60px;
}

.hero-block .hero-content h3.banner-sec-head-counter {
    color: rgba(51,55,64,1);
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
    line-height: 30px;
}

@media screen and (max-width:767px) {
    .hero-block .hero-content .digit {
        height: 72px;
        width: 72px;
        border-radius: 9.568106px;
        box-shadow: 2px 6px 14px rgba(117,91,92,0.097684);
    }

        .hero-block .hero-content .digit .timer-count {
            font-size: 30.857143px;
            line-height: 38.571429px;
        }

        .hero-block .hero-content .digit .timer-text {
            font-size: 9.931034px;
            line-height: 13.241379px;
        }

    .hero-block .hero-content h1.banner-pri-head-counter {
        font-size: 30px;
        text-align: center;
    }

    .hero-block .hero-content h3.banner-sec-head-counter {
        font-size: 16px;
        text-align: center;
    }
}
/*END counter-specific styles */
