/* Base styles */
.new_homepage_hero_content {
    padding: 50px 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 26px;
    position: relative;
}

.new_homepage_hero_content_text {
    max-width: 640px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 100%;
}

.new_homepage_hero_content_text span {
    font-size: 120px;
    color: #D70E09;
    text-align: left;
    line-height: 70px;
}

.new_homepage_hero_content_text h6 {
    font-size: 24px;
    color: #02388F;
    line-height: 120%;
    margin-bottom: 70px;
}

.new_homepage_hero_content_text p {
    font-size: 24px;
    color: #003399;
    max-width: 370px;
    line-height: 120%;
    margin: 0 auto;
}

.new_homepage_hero_content_wrapper {
    padding: 0px 20px;
}

/* Membership section */
.new_homepage_membership {
    padding-bottom: 40px;
}

.new_homepage_membership h2 {
    text-align: center;
    font-size: 40px;
    color: #02388F;
    padding-top: 60px;
    padding-bottom: 107px;
}

.new_homepage_membership_item {
    padding: 40px 32px 80px;
    background-color: #fff;
    border: 2px solid #02388F;
    border-radius: 20px;
    min-height: 432px;
}

.new_homepage_membership_item_image {
    text-align: center;
}

.new_homepage_membership_item_image img {
    width: 58px;
    max-height: 58px;
    margin-bottom: 20px;
}

.new_homepage_membership_item h3 {
    font-size: 28px;
    color: #02388F;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-top: 10px;
}

.new_homepage_membership_item p {
    font-size: 14px;
}

.new_homepage_membership .col-lg-3 {
    margin-bottom: 30px;
}

/* Onboarding steps */
.onboarding_steps_content_text {
    height: 192px;
    border-radius: 7px;
}

.onboarding_steps_content_text p {
    color: #94A1AD;
}

.onboarding_steps_content.active .onboarding_steps_content_image p {
    border: 1px solid #02388F;
}

/* Vision section */
.our-vision-new-homepage .container {
    background-color: #020C47;
    padding: 40px;
    border-radius: 10px;
}

.our-vision-new-homepage .our-vision-content p,
.our-vision-new-homepage .our-vision-content h2 {
    color: white;
}

/* Services section */
.our-services_poker_career {
    background-color: #D60F08;
    padding: 100px 0px;
}

.our-services_poker_career_content {
    text-align: center;
}

.our-services_poker_career_content h2 {
    font-size: 40px;
    color: white;
}

.our-services_poker_career_content p {
    font-size: 24px;
    color: white;
    max-width: 860px;
    margin: 0 auto 80px auto;
}

.our-services_poker_career_content_button a {
    background-color: white;
    padding: 5px 60px;
    border: 1px solid black;
    border-radius: 3px;
}

/* Homepage 2 Hero section */
.homepage_2_hero {
    margin-top: 87px;
    padding: 0px 20px;
}

.homepage_2_hero_background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
}

.homepage_2_hero_content {
    padding: 70px 40px;
    text-align: center;
    max-width: 830px;
    margin: 0 auto;
}

.homepage_2_hero_content h1 {
    font-size: 55px;
    color: white;
    margin-bottom: 20px;
}

.homepage_2_hero_content h1 span {
    font-weight: 400;
}

.homepage_2_hero_content p {
    font-size: 24px;
    color: white;
    margin-bottom: 40px;
}

.homepage_2_hero_content a {
    font-size: 18px;
    color: white;
    margin-bottom: 20px;
}

.homepage_2_hero_content_buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.homepage_2_hero_content_buttons a {
    padding: 5px 10px;
    background-color: #D70E09;
    color: white;
    font-size: 24px;
    border-radius: 5px;
    font-weight: bold;
}

/* Section 2 */
.homepage_2_section_2 {
    padding: 40px 20px;
}

.homepage_2_section_2 .container {
    max-width: 966px;
}

.homepage_2_section_2_content h2 {
    text-align: center;
    font-size: 40px;
    color: #02388F;
    margin-bottom: 40px;
}

.homepage_2_section_2_content_item {
    border: 3px solid #02388F;
    border-radius: 10px;
    padding: 50px 30px 70px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    min-height: 432px;
}

.homepage_2_section_2_content_item_image {
    text-align: center;
}

.homepage_2_section_2_content_item img {
    width: 58px;
    height: 58px;
    text-align: center;
    margin-bottom: 60px;
}

.homepage_2_section_2_content_item h2 {
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #02388F;
}

.homepage_2_section_2_content_item p {
    font-size: 14px;
    line-height: 100%;
    color: #02388F;
    font-weight: 300;
}

.homepage_2_section_2_content_text {
    font-size: 24px;
    color: #02388F;
    font-size: 400;
    text-align: center;
    line-height: 120%;
    margin-top: 40px;
}

.homepage_2_section_2_content_text span {
    font-weight: 700;
}

.homepage_2_section_2_content_text p:first-child {
    max-width: 600px;
    margin: 0px auto 0px auto;
}

/* Section 3 */
.homepage_2_section_3 {
    padding: 0px 20px;
}

.homepage_2_section_3_background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px;
    border-radius: 40px;
    overflow: hidden;
}

.homepage_2_section_3_content {
    max-width: 557px;
    padding: 20px 20px 30px 20px;
    background-color: white;
    border-radius: 20px;
    border: 1px solid black;
}

.homepage_2_section_3_content h2 {
    font-size: 40px;
    color: #02388F;
    margin-bottom: 20px;
}

.homepage_2_section_3_content p {
    font-size: 14px;
    color: #02388F;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 120%;
}

.homepage_2_section_3_content_button {
    text-align: center;
    margin-top: 35px;
}

.homepage_2_section_3_content_button a {
    padding: 10px 120px;
    background-color: #D70E09;
    color: white;
    font-size: 24px;
    border-radius: 5px;
    font-weight: bold;
}

/* Section 4 */
.homepage_2_section_4 {
    padding: 40px 20px;
}

.homepage_2_section_4_p {
    max-width: 966px;
    margin: 0 auto 40px;
    font-size: 24px;
    color: #02388F;
    font-size: 400;
    line-height: 120%;
    text-align: center;
}

.homepage_2_section_4_content {
    background-color: #020C47;
    padding: 40px;
    border-radius: 10px;
}

.homepage_2_section_4_title h2 {
    font-size: 40px;
    color: white;
    margin-bottom: 20px;
    text-align: center;
}

.homepage_2_section_4_title p {
    font-size: 24px;
    color: white;
    font-size: 400;
    line-height: 120%;
    text-align: center;
    max-width: 966px;
    margin: 0px auto;
}

.homepage_2_section_4_box {
    display: flex;
    max-width: 1100px;
    margin: 40px auto 0;
    gap: 20px;
    flex-wrap: wrap;
}

.homepage_2_section_4_box_item {
    background-color: white;
    text-align: center;
    padding: 70px 40px;
    border-radius: 10px;
    width: 32%;
}

.homepage_2_section_4_box div h3 {
    font-size: 28px;
    color: #02388F;
    margin-bottom: 20px;
    font-weight: 400;
}

.homepage_2_section_4_box div p {
    font-size: 14px;
    color: #02388F;
    font-weight: 300;
    line-height: 120%;
}

.homepage_2_section_4_button {
    text-align: center;
    margin-top: 60px;
}

.homepage_2_section_4_button a {
    padding: 13px 45px;
    background-color: white;
    color: #02388F;
    font-size: 24px;
    border-radius: 5px;
}

.homepage_2_section_4.homepage_2_section_4_new_homepage .homepage_2_section_4_content {
    padding: 80px 40px;
}

.homepage_2_section_4_box_mobile_image {
    display: none;
}

/* Players section */
.our-players {
    padding: 100px 0;
    background-color: white;
}

.our-players-title {
    margin-bottom: 80px;
}

.our-players-title h2 {
    text-align: center;
    font-size: 40px;
    color: #003399;
}

.our-players-title p {
    font-size: 24px;
    color: #003399;
    text-align: center;
    max-width: 860px;
    margin: 0 auto;
}

.players_comments {
    border-radius: 7px;
    margin: 0 10px;
}

.players_comment_width {
    border: 1px solid #003399;
}

.players_comments_image img {
    width: 73px;
}

.players_comments_content {
    display: flex;
    background-color: #020C47;
    padding: 20px 30px;
}

.players_comments_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 15px;
}

.players_comments_text h3 {
    font-size: 22px;
    font-weight: 400;
    color: white;
    margin-bottom: 5px;
}

.players_comments_text p {
    font-size: 14px;
    color: white;
}

.players_comments_comment {
    padding: 40px 20px;
    display: flex;
    background-color: white;
    position: relative;
    border-radius: 7px;
}

.players_comments_comment p {
    font-size: 13px;
    padding-left: 50px;
}

.players_comments_comment .quote_mark {
    font-size: 120px;
    position: absolute;
    top: -23px;
    color: #D70E09;
    padding-left: 0;
}

.players_comments_wrapper .slick-prev {
    left: -41px;
}
.players_comments_text_mobile,
.homepage_2_section_2_content_mobile_button,    
.homepage_2_section_2_mobile,
.homepage_2_section_4_mobile{
    display: none;
}
.players_comment_width{
    background-image: unset;
}
.buttons{
    display: none;
}
/* Media Queries */
@media screen and (max-width: 1200px) {
    .homepage_2_section_4_box_item {
        width: 31%;
    }
}

@media screen and (max-width: 991px) {
    .our-vision-content-width {
        margin: unset;
    }
    
    .homepage_2_hero_content h1 {
        font-size: 48px;
    }
    
    .homepage_2_hero_content p {
        font-size: 20px;
    }
    
    .homepage_2_hero_content_buttons a {
        padding: 5px 21px;
        font-size: 20px;
    }
    
    .homepage_2_section_2 .col-lg-4:last-child .homepage_2_section_2_content_item {
        margin-top: 30px;
        min-height: 300px;
    }
    
    .homepage_2_section_2 .col-lg-4:last-child img {
        margin-bottom: 40px;
    }
    
    .homepage_2_section_3_content {
        max-width: 450px;
    }
    
    .homepage_2_section_3_content h2 {
        font-size: 32px;
    }
    
    .homepage_2_section_4_box_item {
        padding: 30px 20px;
    }
    
    .homepage_2_section_4_box div h3 {
        font-size: 22px;
    }
    
    .our-players {
        padding: 50px 0px;
    }
    
    .our-players-title p {
        line-height: 120%;
    }
    
    .our-players-title {
        margin-bottom: 40px;
    }
    
}

@media screen and (max-width: 768px) {
    .new_homepage_hero_content_text h6 {
        font-size: 20px;
    }
    .homepage_2_section_4_mobile{
        display: flex;
        margin-top: 20px;
    }
    .homepage_2_section_4_mobile a{
        padding: 40px 45px;
        background-color: #D70E09;
        color: white;
        font-size: 24px;
        border-radius: 20px;
        width: 50%;
        display: flex;
        justify-content: center;
        margin: 0px auto;
        font-weight: bold;
    }
    .new_homepage_membership h2 {
        font-size: 32px;
        padding-top: 60px;
        padding-bottom: 43px;
    }
    
    .new_homepage_membership {
        padding-bottom: 0px;
    }
    
    .our-services_poker_career_content p {
        margin: 0 auto 40px auto;
    }
    
    .homepage_2_section_4_box_item {
        width: 100%;
        padding: 0px;
    }
    
    .wrapper_for_mobile_design {
        display: flex;
        flex-direction: column;
    }
    
    .homepage_2_section_4_box_mobile_image {
        display: block;
        object-fit: contain;
    }
    
    .homepage_2_section_4_title p,
    .homepage_2_section_4_p,
    .homepage_2_section_3 {
        display: none;
    }
    
    .homepage_2_section_3 {
        order: 1;
    }
    
    .homepage_2_section_2 {
        order: 2;
    }
    
    .homepage_2_section_3_content p {
        display: none;
    }
    
    .homepage_2_section_3_background {
        background-image: unset !important;
        padding: 0px;
    }
    
    .homepage_2_section_4_box_item {
        background-color: unset;
        overflow: hidden;
        border-radius: 20px;
    }
    
    .homepage_2_section_4_box_item_text {
        background-color: white;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        padding: 20px 10px;
        overflow: hidden;
    }
    .homepage_2_section_4_content{
        padding: 40px 12px;
    }
    .homepage_2_section_4_title h2{
        font-size: 30px;
    }
    .homepage_2_section_4{
        padding-bottom: 0px;
    }
    .homepage_2_section_2_content h2{
        font-size: 30px;
        color: #D70E09;
    }
    .homepage_2_section_2_mobile{
        display: block;
    }
    .homepage_2_section_2_content_item img{
        display: none;
    }
    .homepage_2_section_2_content_item{
        border:none;
        box-shadow: unset;
        min-height: unset;
    }
    .homepage_2_section_2_mobile_wrapper{
        border: 3px solid #02388F;
        border-radius: 20px;
        background-color: white;
    }
    .homepage_2_section_2_mobile h3{
        font-size: 55px;
        margin-bottom: 20px;
        text-align: center;
        color: #D70E09;
    }
    .homepage_2_section_2_content_item{
        text-align: center;
        padding-bottom: 0px;
    }
    .homepage_2_section_2_content_item p{
        font-size: 13px;
        line-height: 150%;
    }
    .homepage_2_section_2_content_item h2{
        margin-bottom: 20px;
    }
    .homepage_2_section_2_content_mobile_button{
        display: flex;
        margin-top: 50px;
        padding: 20px;
    }
    .homepage_2_section_2_content_mobile_button a{
        padding: 40px 45px;
        background-color: #003399;
        color: white;
        font-size: 24px;
        border-radius: 20px;
        width: 100%;
        display: flex;
        justify-content: center;
        font-weight: bold;;
    }
}

@media screen and (max-width: 575px) {
    .new_homepage_hero {
        padding: 120px 20px 80px 20px;
    }
    
    .new_homepage_hero_content {
        padding: 40px 20px;
    }
    
    .new_homepage_membership_item {
        min-height: 300px;
        padding: 40px 20px;
    }
    
    .homepage_2_section_4_mobile{
        display: flex;
        margin-top: 20px;
    }
    .homepage_2_section_4_mobile a{

        width: 100%;
    }
    .new_homepage_membership_item h3 {
        padding: 0;
        margin: 0;
        font-size: 22px;
    }
    
    .our-vision-new-homepage .container {
        max-width: 94%;
    }
    
    .homepage_2_hero {
        padding: 0px;
        margin-top: 67px;
    }
    
    .homepage_2_hero_background {
        border-radius: 0px;
    }
    
    .homepage_2_hero_content {
        padding: 80px 20px 30px 20px;
    }
    
    .homepage_2_hero_content p {
        display: none;
    }
    
    .homepage_2_hero_content h1 {
        font-size: 35px;
        margin-bottom: 35px;
    }
    
    .homepage_2_hero_content_buttons div:last-child {
        display: none;
    }
    
    .homepage_2_hero_content_buttons div {
        width: 100%;
    }
    
    .homepage_2_hero_content_buttons a {
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .homepage_2_section_2_content_text{
        display: none;
    }
    .homepage_2_section_4_box {
        width: 100%;
    }
    
    .homepage_2_section_4_button a {
        color: #D60F08;
        border-radius: 20px;
    }
    
    .homepage_2_section_4.homepage_2_section_4_new_homepage .homepage_2_section_4_content {
        padding: 35px 20px 25px 20px;
    }
    .players_comments_comment,
    .players_comments_content{
        background-color: unset;
    }
    .players_comment_width{
        background-image: set;
        min-height: 520px;
        background-repeat: no-repeat;
        background-size: cover;
        border: none;
    }
    .our-players{
        background-color: #003399;
    }
    .our-players-title p{
        display: none;
    }
    .our-players-title h2{
        color: white;
    }
    .buttons{
        text-align: center;
        padding: 20px 0px;
    }
    .buttons h3{
        font-size: 16px;
        color: white;
        margin-bottom: 5px;
        line-height: 100%;
    }
    .buttons p{
        font-size: 24px;
        color: white;
        line-height: 100%;
    }
    .buttons button {
        background: none;
        border: none;
        cursor: pointer;
      }
      .players_comments_image{
        display: none;
      }
      .players_comment_width{
        position: relative;
      }
      .players_comments_comment{
        position: absolute;
        bottom: 50px;
        width: 100%;
        display: flex;
        flex-direction: column;
      }
      .players_comments_comment p{
         font-size: 20px;
         font-weight: bold;
         color: black;
         padding-left: 0px;
         text-align: center;
      }
      .players_comments_comment .quote_mark{
        font-size: 60px;
        bottom: -50px;
      }
      .players_comments{
        overflow: visible!important;
      }
      .players_comments_text{
        display: none;
      }
     .players_comments_text.players_comments_text_mobile{
        display: block;
        text-align: center;
        padding-top: 20px;
     }
     .players_comment_width{
        border-bottom-left-radius: 20px ;
        border-bottom-right-radius: 20px;
     }
     .new_homepage_hero{
        display: none;
     }
     .buttons{
        display: block;
     }
}