/** Shopify CDN: Minification failed

Line 294:29 Expected ")" to end URL token
Line 308:28 Expected ")" to end URL token

**/
.poster_product_banner {
    position: relative;
    color: #fff;
}
.poster_product_banner .padding-section-large.is-product {
    padding-top: 2rem;
    padding-bottom: 5rem;
}
.poster_product_banner .product-course_component {
    grid-column-gap: 70px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: end;
    display: grid;
}
.poster_product_banner .full-overlay {
    display:block !important;
    background-color: #0009;
    background-image: linear-gradient(to top,#000,rgba(255,255,255,0));
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.poster_product_banner .product-course_image-wrapper {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.poster_product_banner .product-featured-image {
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding-bottom: 7.625px;
}
.poster_product_banner .product-featured-image img{
   width:100%;
 }
.poster_product_banner .header-100vh.is-product {
    min-height: 90vh;
}
.poster_product_banner .header-100vh {
    max-height: 100%;
    align-items: flex-end;
    display: flex;
}
.poster_product_banner .product-course_left-content {
    position: relative;
    top: -40%;
    z-index:4;
}
.poster_product_banner .product-course_right-content {
    background-color: #D9D9D9 !important;
    max-width: 400px;
    margin: 0 auto;
    padding: 3rem 4rem;
    margin-top: 0rem;
    z-index:4;
    position: relative;
}
.poster_product_banner h1.heading-style-h1.is-product-name {
    color: #fff;
    font-size: 7rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0;
    margin:10px 0;
    
}
.poster_product_banner .product-course_subtitle {
    backdrop-filter: blur(5px);
    text-align: center;
    letter-spacing: .01em;
    text-transform: uppercase;
    background-color: #fff3;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    display: inline-block;
    margin-bottom:2rem;
}

.poster_product_banner .product-dark-overlay.max-height-medium, .product-dark-overlay.posture-ebook {
    z-index: 2;
    height: 25.625rem;
    background-color: #0000;
    background-image: linear-gradient(rgba(0,0,0,0),#000 71%);
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.poster_product_banner .product_program_contant p {
    color: #000;
    margin: 0 0 15px 0;
    font-size: 17px;
    line-height: 26px;
}
.product_program_contant .quick-add__submit {
    padding: 16px 20px !important;
    width: 144px;
    font-size: 14px;
    background: #b21b1b;
    border: 1px solid #b21b1b;
    line-height: 20px;
    font-weight: 500;
}
.product_program_contant .quick-add__submit:hover {
    background: #000;
    border: 1px solid #000;
}
.poster_product_banner .main_product_addtocart_btn:hover {
    background: #000;
}
.poster_product_banner .announcement-banner.is-program-page {
    text-align: center;
    background-color: #b21b1b00;
    border-bottom-width: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 9rem;
    font-weight: 500;
}
.poster_product_banner .announcement-banner.is-program-page span.underline-text {
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer;
}
.poster_product_banner select#SingleOptionSelector-0 {
    height: 50px;
    background: transparent;
    margin-bottom: 10px;
    break-after: 1px solid;
    width: 50%;
    text-transform: capitalize;
    font-size: 14px;
    padding: 9px;
    border: 1px solid #000;
}
.poster_product_banner .main_product_addtocart_btn {
    float: left;
    width: 50%;
    font-size: 14px;
}

*:focus-visible {
    outline: unset !important;
    outline-offset:unset !important;
    box-shadow:unset !important;
}
/* section second css start */
.power_poster_section_second .padding-section-large {
    padding-top: 9rem;
    padding-bottom: 5rem;
}
.power_poster_section_second .elements_component {
    grid-column-gap: 5rem;
    grid-row-gap: 4rem;
    align-items: center;
    display: flex;
}
.power_poster_section_second .elements_image-wrapper {
    flex-basis: 50%;
}
.power_poster_section_second .elements_content{
    flex-basis: 50%;
}
.power_poster_section_second h2.heading-style-h3.margin-top-auto {
    margin-top: 0;
    font-size: 3.1rem;
    margin-bottom: 8px
}
.power_poster_section_second .text-size-bold {
    font-weight: 500;
    color: #000;
    font-size: 16px;
}
.power_poster_section_second p.text-size-normal {
    font-size: 16px;
    line-height: 1.2;
}

/* section second end */

/* section traditional css start */
.section_traditional-training .elements_component {
    grid-column-gap:7rem;
    grid-row-gap: 4rem;
    align-items: center;
    display: flex;
}
.section_traditional-training .elements_image-wrapper {
    flex-basis: 50%;
    display: flex;
    justify-content: end;
}
.section_traditional-training .elements_content{
    flex-basis: 50%;
}
.section_traditional-training h2.heading-style-h3.margin-top-auto {
    margin-top: 0;
    font-size: 3.1rem;
    margin-bottom: 23px;
    line-height: 1.2;
}
.section_traditional-training .text-size-bold {
    font-weight: 500;
    color: #000;
    font-size: 16px;
    line-height:1.3;
}
.section_traditional-training p.text-size-normal {
    font-size: 16px;
    line-height: 1.2;
}
.section_traditional-training img.elements_image {
    width: 100%;
}
section.section_traditional-training {
    margin-top: 9rem;
    margin-bottom: 9rem;
} 
/* section traditional css end */

/* power lesson css start */
.power_pouster_section_lessons .lessons_component {
    grid-column-gap: 9.6875rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.power_pouster_section_lessons .lessons_item {
    grid-column-gap: 3.25rem;
    grid-row-gap: 16px;
    border-bottom: 1px solid rgba(231,231,231,.7);
    grid-template-rows: auto;
    grid-template-columns: 2.8125rem 1fr;
    grid-auto-columns: 1fr;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    display: grid;
}
.power_pouster_section_lessons .lessons_arrangement {
    height: 2.8125rem;
    color:#b21b1b;
    text-align: center;
    text-transform: uppercase;
    background-color: #b21b1b1a;
    justify-content: center;
    align-items: center;
    padding: 2rem 2rem;
    font-size: 16px;
    font-weight:bold;
    display: flex;
}
.power_pouster_section_lessons .lessons_title {
    text-transform: uppercase;
    font-size: 2.75rem;
    margin:0;
}
.power_pouster_section_lessons .text-size-small.text-color-gray {
    color: #000000b3;
    line-height: 1.2;
    font-size: 15px;
    letter-spacing: 0;
}
.power_pouster_section_lessons h2.heading-style-h3.margin-top-auto {
    margin-top: 0;
    font-size: 3.1rem;
    margin-bottom: 35px;
}
.power_pouster_section_lessons .button.iconic-button {
    color:#000;
    letter-spacing: 0;
    background-color: #0000;
    background-image: url({{ 'seemore-icon.png' | asset_url }});
    background-position: 30px;
    background-repeat: no-repeat;
    background-size: auto;
    border: 1px solid #000;
    padding: 1rem 3.9375rem 1rem 5.375rem !important;
    font-size: 13px;
    transition: all .3s;
}
.power_pouster_section_lessons .button-group {
    margin-top: 3rem;
}
.power_pouster_section_lessons .button.iconic-button:hover {
    color:#b21b1b;
    background-image:url({{ 'red_icon.png' | asset_url }});
    border-color: #b21b1b;
}
/* power lesson css end */
/* discover css start */
.power_poster_section-third .max-width-medium {
    width: 100%;
    max-width: 55rem;
}
.power_poster_section-third .discover_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: repeat(2,1fr);
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
}
.power_poster_section-third .discover_content {
    width: 100%;
    border: 1px solid #e7e7e7;
    padding: 2.3125rem 1.875rem 1.875rem;
    line-height: 1.5;
}
.power_poster_section-third .discover_icon-wrapper {
    margin-bottom: 1.625rem;
}
.power_poster_section-third .discover_card-title {
    font-size: 27px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-family: 'bebas-kai' !important;
}
.power_poster_section-third h2.heading-style-h3.margin-top-auto {
    font-size: 3.5rem;
    line-height: 1.1;
}
/* discover css end */
@media only screen and (max-width: 992px){
.power_poster_section-third .padding-section-large {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.power_poster_section-third h2.heading-style-h3.margin-top-auto {
    font-size: 3.2rem;
    line-height: 1;
}
.power_poster_section-third .discover_component {
    grid-template-columns: 1fr;
}
.power_pouster_section_lessons .lessons_component {
    grid-template-columns: 1fr;
}
.power_pouster_section_lessons img.lessons_image {
    width: 100%;
}
.power_pouster_section_lessons .button.iconic-button {
    width: 100%;
    background-position: 42%;
}
.power_pouster_section_lessons .lessons_title {
    font-size: 1.5rem;
    line-height: 1;
}
.power_pouster.product-course_right-content.desktop_view {
    display: block;
}
.poster_product_banner .full-overlay{
  position:unset;
}
.poster_product_banner {
    position: unset;
    color: #fff;
    background:#000;
}
.poster_product_banner .product-course_left-content{
  position:unset;
}
.poster_product_banner .product-course_image-wrapper{
  position:unset;
}
.poster_product_banner .padding-global.page-width {
    padding: 0 !important;
}
.poster_product_banner h1.heading-style-h1.is-product-name {
    color: #fff;
    font-size: 3.4rem;
}
/* .poster_product_banner .product-course_right-content {
    max-width: 100%;
    margin: 0 2rem;
} */
.power_posture_content{
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr;
}
.power_posture_content p.product-price.product-page.online_program_price {
    font-weight: 400;
    color: #000;
    font-size: 15px;
    max-width: 180px;
    margin-top: 0;
    margin-bottom: 10px;
}
.poster_product_banner select#SingleOptionSelector-0 {
    width: 75%;
}
.poster_product_banner .main_product_addtocart_btn {
    width: 75%;
}
.poster_product_banner .product-dark-overlay.max-height-medium {
    display: block;
    position: absolute;
    height: 56.625rem;
}
.section_traditional-training .elements_component {
    display: block;
}
.section_traditional-training .elements_image-wrapper {
    margin-top: 5rem;
    margin-bottom: 4rem;
}
}
@media only screen and (max-width: 500px){
 .power_posture_content {
    grid-template-columns: 1fr;
}
.power_posture_content p.product-price.product-page.online_program_price {
    max-width: 100%;
}
.poster_product_banner select#SingleOptionSelector-0 {
    width: 100%;
}
.poster_product_banner .main_product_addtocart_btn {
    width: 100%;
}
}