<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.aug_sale.oct_sale .hero-section__inner {
    margin-top: 30px;
}
.aug_sale.oct_sale .hero__content .h1 {
    margin-top: 15px;
    font-size: 40px;
    font-weight: 800;
    font-family: 'Inter', sans-serif;
}
.aug_sale.oct_sale .hero__content h3 {
    font-size: 23.5px;
    margin-bottom: 25px;
    padding-right: 0px;
    font-weight: 800;
    font-family: 'Inter', sans-serif;
}
.aug_sale.oct_sale .hero__content p {
    margin-top: 20px;
    padding-right: 0px;
    font-size: 18.5px;
    color: #000;
}
.aug_sale.oct_sale .hero__content .bottom-buttons .default-button {
    min-height: 50px;
}
.aug_sale.oct_sale .hero__content .bottom {
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
    margin-bottom: 50px;
}
.aug_sale.oct_sale .hero__content .bottom-buttons {
    display: block;
    padding-right: 0px;
}
.aug_sale.oct_sale .hero__content .bottom-buttons .button {
    width: 54%;
}

.aug_sale.oct_sale .hero__content .bottom p {
    font-size: 13px;
    color: #76797B;
}
.aug_sale.oct_sale .embed-responsive iframe{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.aug_sale.oct_sale .red_sale div#countdown, .aug_sale.oct_sale .pricing-section div#countdown{
    display: block;
}
.aug_sale.oct_sale .red_sale div#countdown h6 {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
.aug_sale.oct_sale .timerr li {
    color: #fff;
    background: #F22128FF;
}
.aug_sale.oct_sale .hero__content .bottom-buttons .default-button {
    background: #F22128FF;
    min-height: 44px;
}
.aug_sale.oct_sale .workout-section .section-bottom-buttons .timer_sec, .aug_sale.oct_sale .member-section .section-bottom-buttons .timer_sec{
    width: 62%;
}
.aug_sale.oct_sale .pricing-cards_row.row{
    gap: 0px;
}
.aug_sale.oct_sale .pricing-cards_row.row .col-lg-4{
    border: none;
    border-radius: 0px
}
.aug_sale.oct_sale .pricing-card {
    padding: 28px 25px 32px;
    background: #F8F9FAFF;
    margin-left: 20px;
    border: 2px solid #F22128;
    border-radius: 4px;
}
.aug_sale.oct_sale .pricing-card.first_card{
    border-color: #9095A0;
    box-shadow: none;
}
.aug_sale.oct_sale .pricing-card p {
    color: #000;
}
.aug_sale.oct_sale del.old_amount.period {
    font-size: 21px !important;
}

@media only screen and (max-width: 991px){
    /* .aug_sale.oct_sale .embed-responsive iframe {
        height: 210px !important;
    } */
    .aug_sale.oct_sale .hero-section__inner .hero-row .col-8 {
        width: 100%;
    }
    .aug_sale.oct_sale .workout-section .section-bottom-buttons .timer_sec, .aug_sale.oct_sale .member-section .section-bottom-buttons .timer_sec{
        width: 100%;
    }
    .aug_sale.oct_sale .pricing-card {
        margin-left: 0px;
    }
    .aug_sale.oct_sale .hero__content .bottom-buttons .button {
        width: 100%;
    }  
    .aug_sale.oct_sale .hero__content .h1 {
        font-size: 28px;
        font-weight: 700;
    }  
    .aug_sale.oct_sale .hero__content h3 {
        font-size: 17px;
    }
    .aug_sale.oct_sale .hero__content p {
        font-size: 11.5px;
    }
    .aug_sale.oct_sale .hero__content .bottom p {
        font-size: 10px;
    }
}
.aug_sale.oct_sale .timerr.header_timer li{
    background: #171A1F;
}
.aug_sale.oct_sale .pricing-card.first_card .default-button--red,
.aug_sale.oct_sale .pricing-card.first_card .card-badge{
    background: #9095A0;
}
.aug_sale .pricing-cards_row.row .col-lg-4 .pricing-card.first_card h2 .txt{
    color:#9095A0;
}
.header-logo.custom_logo{
    width: auto !important;
}
.header-logo.custom_logo img {
    width: 72px;
}
.sale_text{
    font-size: 20px;
    display: inline;
    vertical-align: middle;
    margin-bottom: 0;
}
.show_mobile{
    display: none;
}
.header-in{
    background: #171A1F;
}

.section-bottom-buttons{
    align-items: center;
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1024px){
    .aug_sale div#countdown h6{
        width: auto;
        margin-right: 12px;
    }
    .aug_sale .timer_sec .timerr{
        width: auto;
    }
    .aug_sale div#countdown h6{
        width: auto;
        margin-bottom: 0;
        margin-right: 0;
    }
}
@media only screen and (min-device-width: 1024px){
    .aug_sale div#countdown h6{
        width: auto;
        margin-right: 12px;
    }
    .aug_sale .section-bottom-buttons .timer_sec {
        margin-left: 0;
    }
}
@media only screen and (min-width:992px) and (max-width: 1199px){
    .main-menu ul{
        gap: 20px !important;
    }
    .header-logo.custom_logo img{
        width: 50px;
    }
    .sale_text{
        font-size: 15px;
    }
}
@media only screen and (max-width: 991px){
    .show_desktop{
        display: none;
    }
    .show_mobile{
        display: block;
    }
    .sale_text{
        margin: 0 10px;
        text-align: center;
        font-size: 16px;
    }
}</pre></body></html>