@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900;1000&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Nunito', sans-serif;
    list-style: none;
    text-decoration: none;
    scroll-behavior: smooth;
}

._a3753rz_vom_spoke_person_container_9zzczd_{
    padding-top: 100px;
    /* padding-bottom: 100px; */
}

._a3753rz_vom_spoke_person_container_9zzczd_{

    max-width: 1250px;
    margin: 0 auto;
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
}

/* ====================== Home Section ====================== */


._af0wda_vom_spoke_person_home_section_txe9hi_{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    height: fit-content;
    /* background-color: yellow; */
}

/* ========= Left Section ========= */

._kct8x2_vom_spoke_person_home_section_left_tyq2he_{

    max-width: 550px;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    gap: 30px;
    /* background-color: red; */
}

._9uhjo8_vom_spoke_person_home_section_title_cu8aue_{
    font-size: 42px;
    font-weight: 700;
	line-height:45px;
}
._9uhjo8_vom_spoke_person_home_section_title_cu8aue_ b{
    color: #EA7C11;
}

._8l1xxr_vom_spoke_person_home_section_sub_title_tq01bv_{
    font-size: 20px;
    max-width: 500px;
}


/* ========= Button Section ========= */

._aza262_vom_spoke_person_home_section_button_section_7exqw4_{
    /* background-color: red; */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

._6f25ac_vom_spoke_person_home_section_button_w26kwk_{
    padding: 8px 15px;
    background-color: #EA7C11;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    border: 1px solid #EA7C11;
    transition: all 0.3s ease;
    font-weight: 800;
    
}
._6f25ac_vom_spoke_person_home_section_button_w26kwk_:hover{
    background-color: #ea7e1100;
    color: #cc5500;
    border: 1px solid #EA7C11;
}
._6f25ac_vom_spoke_person_home_section_button_w26kwk_[data-type="empty"]
{
    border: 1px solid #EA7C11;
    background-color: #ea7e1100;
    color: #cc5500;
}
._6f25ac_vom_spoke_person_home_section_button_w26kwk_[data-type="empty"]:hover{
    background-color: #EA7C11;
    color: white;
}



/* ========= Home Video Section ========= */
._xt3gt2_vom_spoke_person_home_section_video_section_q3bgpl_{
    min-width: 500px;
    height: 350px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    position: relative;
    z-index: 0;
    /* background-color: red; */
    /* padding: 10px; */
    
}
._u9833k_vom_spoke_person_home_section_video_flda5a_{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

._zmxab8_sound_cz7xhq_{
    position: absolute;
    top: 10px;
    right: 10px;
    /* padding: 10px; */
    /* border-radius: 50%; */
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    
    color: white;
    border-radius: 50%;
    z-index: 2;
    background-color: transparent;
    cursor: pointer;
    transition: 0.3s;
}
._zmxab8_sound_cz7xhq_:hover{
    background-color: rgba(0, 0, 0, 0.719);
    
}
._zmxab8_sound_cz7xhq_ i{
    font-size: 20px;
}
._zmxab8_sound_cz7xhq_[data-active="true"]{
    background-color: rgba(0, 0, 0, 0.719);
}
._zmxab8_sound_cz7xhq_[data-active="false"]{
    background-color: rgba(0, 0, 0, 0.719);
}

/* ========= Home Section ( RESPONSIVE ) ========= */

@media only screen and (max-width: 1050px)
{
    ._9uhjo8_vom_spoke_person_home_section_title_cu8aue_{
        font-size: 35px;
    }
    ._8l1xxr_vom_spoke_person_home_section_sub_title_tq01bv_{
        font-size: 18px;
    }
    ._xt3gt2_vom_spoke_person_home_section_video_section_q3bgpl_{
        height: 280px;
        min-width: 350px;
    }
    ._kct8x2_vom_spoke_person_home_section_left_tyq2he_{
        max-width: 500px;
    }
    ._8l1xxr_vom_spoke_person_home_section_sub_title_tq01bv_{
        max-width: 450px;
    }
}
@media only screen and (max-width: 850px)
{
    ._9uhjo8_vom_spoke_person_home_section_title_cu8aue_{
        font-size: 28px;
    }
    ._8l1xxr_vom_spoke_person_home_section_sub_title_tq01bv_{
        max-width: 350px;
        font-size: 15px;
    }
    ._kct8x2_vom_spoke_person_home_section_left_tyq2he_{
        max-width: 380px;
        /* background-color: red; */
    }
    ._xt3gt2_vom_spoke_person_home_section_video_section_q3bgpl_{
        min-width: 250px;
    }
}
@media only screen and (max-width: 700px)
{
    ._af0wda_vom_spoke_person_home_section_txe9hi_{
        flex-direction: column-reverse;
        gap: 50px;
        /* background-color: red; */

    }
    ._xt3gt2_vom_spoke_person_home_section_video_section_q3bgpl_{
        min-width: 90%;
        height: 300px;
    }
    ._kct8x2_vom_spoke_person_home_section_left_tyq2he_{
        max-width: 90%;
    }
    ._9uhjo8_vom_spoke_person_home_section_title_cu8aue_
    {   
        text-align: center;
        font-size: 45px;
    }
    ._8l1xxr_vom_spoke_person_home_section_sub_title_tq01bv_{
        text-align: center;
        max-width: 90%;
        font-size: 20px;
    }
    ._aza262_vom_spoke_person_home_section_button_section_7exqw4_{
        width: 100%;
        gap: 30px;
    }
    ._6f25ac_vom_spoke_person_home_section_button_w26kwk_{
        padding: 10px 20px;
        font-size: 18px;
    }
    ._kct8x2_vom_spoke_person_home_section_left_tyq2he_{
        align-items: center;
    }
}

@media only screen and (max-width: 500px)
{
    ._9uhjo8_vom_spoke_person_home_section_title_cu8aue_{
        font-size: 30px;
    }
    ._xt3gt2_vom_spoke_person_home_section_video_section_q3bgpl_{
        height: 250px;
        width: 80%;
    }
    ._8l1xxr_vom_spoke_person_home_section_sub_title_tq01bv_{
        font-size: 15px;
    }
    ._6f25ac_vom_spoke_person_home_section_button_w26kwk_{
        padding: 10px 15px;
        font-size: 15px;
    }
}
@media only screen and (max-width: 400px)
{
    ._aza262_vom_spoke_person_home_section_button_section_7exqw4_{
        gap: 18px;
    }
    ._6f25ac_vom_spoke_person_home_section_button_w26kwk_{
        padding: 8px 15px;
        font-size: 14px;
    }
    ._9uhjo8_vom_spoke_person_home_section_title_cu8aue_{
        font-size: 25px;
    }
}

/* ====================== Trusted Users ====================== */
/* section gap */
._5kjsgs_vom_spoke_person_trusted_user_b0sold_
{
    margin-top: 70px;
}
._5kjsgs_vom_spoke_person_trusted_user_b0sold_{
    /* background-color: red; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
}
._jju1r4_vom_spoke_person_trusted_users_title_r1bl5u_{
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    max-width: 900px;
    /* background-color: red; */
}
._lmv17k_vom_spoke_person_trusted_user_icons_container_qz3x06_{
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
    /* background-color: red; */
}
._whfhue_vom_spoke_person_trusted_user_icons_706r8e_{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    width: 90px;
    /* background-color: red; */
    /* background-color: red; */
    transition: all 0.3s ease;
}
._whfhue_vom_spoke_person_trusted_user_icons_706r8e_:hover{
    transform: scale(1.1);
    cursor: pointer;
}
._whfhue_vom_spoke_person_trusted_user_icons_706r8e_ img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* ========= Trusted Users ( RESPONSIVE ) ========= */
@media only screen and (max-width: 1050px)
{
    ._jju1r4_vom_spoke_person_trusted_users_title_r1bl5u_{
        font-size: 20px;
        max-width: 500px;
        text-wrap: wrap;
        /* background-color: red; */
    }
}
@media only screen and (max-width: 700px)
{
    ._whfhue_vom_spoke_person_trusted_user_icons_706r8e_{
        height: 70px;
        width: 70px;
    }
}

/* ====================== Benifits Section ====================== */
/* section gap */
._1d9kuk_vom_spoke_person_benifits_section_ny6yl9_{
    margin-top: 100px;
}
._1d9kuk_vom_spoke_person_benifits_section_ny6yl9_{
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 30px;
}

/* ========= video section ========= */
._i1h8gq_vom_spoke_person_benifits_section_left_1xkssy_{
    min-width: 500px;
    height: 350px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: start;
    border-radius: 10px;
    position: relative;
    z-index: 0;
    /* background-color: red; */
    /* padding: 10px; */
    
}
._65mv1h_vom_spoke_person_benifits_section_video__yg4uu2_{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

._ugrwzt_sound_8ylznw_{
    position: absolute;
    top: 10px;
    right: 10px;
    /* padding: 10px; */
    /* border-radius: 50%; */
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    
    color: white;
    border-radius: 50%;
    z-index: 2;
    background-color: transparent;
    cursor: pointer;
    transition: 0.3s;
}
._ugrwzt_sound_8ylznw_:hover{
    background-color: rgba(0, 0, 0, 0.719);
    
}
._ugrwzt_sound_8ylznw_ i{
    font-size: 20px;
}
._ugrwzt_sound_8ylznw_[data-active="true"]{
    background-color: rgba(0, 0, 0, 0.719);
}
._ugrwzt_sound_8ylznw_[data-active="false"]{
    background-color: rgba(0, 0, 0, 0.719);
}
/* ========= Benifits Right Section ========= */

._1ghi86_vom_spoke_person_benifits_section_right_section_rn6u91_{
    /* background-color: red; */
    display: flex;
    justify-content: space-evenly;
    align-items: start;
    flex-direction: column;
    max-width: 600px;
    gap: 30px;
    /* background-color: red; */
}
._plgzgb_vom_spoke_person_benifits_section_right_section_title_5x7zah_{
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    /* background-color: red; */
}
._plgzgb_vom_spoke_person_benifits_section_right_section_title_5x7zah_ b{
    color: #EA7C11;
}

._cwnq2b_vom_spoke_person_benifits_section_right_section_points_section_cy7b6q_{
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    gap: 20px;
    /* max-width: 500px; */
    /* background-color: red; */
}
._q3ajej_vom_spoke_person_benifits_section_right_section_points_xi78oq_{
    font-size: 20px;
    font-weight: 400;
    
    /* background-color: red; */
}
._q3ajej_vom_spoke_person_benifits_section_right_section_points_xi78oq_ b{
    font-weight: 800;
    padding: 10px;
}

/* ========= Benifits section ( RESPONSIVE ) ========= */
@media only screen and (max-width: 1050px)
{
    ._i1h8gq_vom_spoke_person_benifits_section_left_1xkssy_{
        min-width: 400px;
        height: 300px;
    }
    ._plgzgb_vom_spoke_person_benifits_section_right_section_title_5x7zah_{
        font-size: 25px;
        text-align: left;
    }
    ._cwnq2b_vom_spoke_person_benifits_section_right_section_points_section_cy7b6q_{
        max-width: 700px;

    }
    ._q3ajej_vom_spoke_person_benifits_section_right_section_points_xi78oq_{
        font-size: 18px;
    }
    ._1d9kuk_vom_spoke_person_benifits_section_ny6yl9_{
        justify-content: space-evenly;
    }
    ._1ghi86_vom_spoke_person_benifits_section_right_section_rn6u91_{
        gap: 20px;
    }
    ._cwnq2b_vom_spoke_person_benifits_section_right_section_points_section_cy7b6q_{
        gap: 15px;
    }
}
@media only screen and (max-width: 850px)
{
    ._q3ajej_vom_spoke_person_benifits_section_right_section_points_xi78oq_{
        font-size: 16px;
    }
    ._cwnq2b_vom_spoke_person_benifits_section_right_section_points_section_cy7b6q_{
        gap: 10px;
    }
    ._i1h8gq_vom_spoke_person_benifits_section_left_1xkssy_{
        height: 350px ;
        min-width: 250px;
    }
    ._1ghi86_vom_spoke_person_benifits_section_right_section_rn6u91_{
        max-width: 500px;
    }
}
@media only screen and (max-width: 700px)
{
    ._1d9kuk_vom_spoke_person_benifits_section_ny6yl9_{
        flex-direction: column;
        gap: 50px;
        align-items: center;
    }
    ._1ghi86_vom_spoke_person_benifits_section_right_section_rn6u91_{
        max-width: 90%;
    }
    ._i1h8gq_vom_spoke_person_benifits_section_left_1xkssy_{
        width: 90%;
    }
    ._plgzgb_vom_spoke_person_benifits_section_right_section_title_5x7zah_{
        text-align: center;
        font-size: 38px;
        /* background-color: red; */
    }
    ._cwnq2b_vom_spoke_person_benifits_section_right_section_points_section_cy7b6q_{
        gap: 25px;
    }
    ._q3ajej_vom_spoke_person_benifits_section_right_section_points_xi78oq_{
        font-size: 22px;
    }
    ._1ghi86_vom_spoke_person_benifits_section_right_section_rn6u91_{
        gap: 30px;
    }
    ._1ghi86_vom_spoke_person_benifits_section_right_section_rn6u91_{
        align-items: center;
    }
}
@media only screen and (max-width: 500px)
{
    ._i1h8gq_vom_spoke_person_benifits_section_left_1xkssy_{
        height: 250px;
    }
    ._plgzgb_vom_spoke_person_benifits_section_right_section_title_5x7zah_{
        font-size: 30px;
        max-width: 400px;

    }
    ._q3ajej_vom_spoke_person_benifits_section_right_section_points_xi78oq_{
        font-size: 18px;
    }
}
@media only screen and (max-width: 400px)
{
    /* ._i1h8gq_vom_spoke_person_benifits_section_left_1xkssy_{
        height: 250px;
    } */
    ._plgzgb_vom_spoke_person_benifits_section_right_section_title_5x7zah_{
        font-size: 25px;
        max-width: 400px;

    }
    ._q3ajej_vom_spoke_person_benifits_section_right_section_points_xi78oq_{
        font-size: 15px;
    }
    ._cwnq2b_vom_spoke_person_benifits_section_right_section_points_section_cy7b6q_{
        gap: 15px;
    }
}

/* ====================== Videos Section ====================== */
/* section gap */
._njf545_vom_spoke_person_videos_section_zv4kvy_{
    margin-top: 100px;
}
._gac1ls_vom_spoke_person_videos_section_title_g1ui8q_{
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    
    /* background-color: red; */
}
._gac1ls_vom_spoke_person_videos_section_title_g1ui8q_ b{
    color: #EA7C11;
}
._njf545_vom_spoke_person_videos_section_zv4kvy_{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    flex-direction: column;
    /* background-color: red; */
}
._iyxwi0_vom_spoke_person_videos_section_video_player_section_e9qsju_{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
._ws36fm_vom_spoke_person_videos_section_video_player_container_z7hqwr_{
    width: 800px;
    height: 500px;
    /* background-color: rgb(167, 167, 167); */
    position: relative;
    z-index: 0;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
._ws36fm_vom_spoke_person_videos_section_video_player_z7hqwr__{
    width: 100%;
    height: 500px;
    object-fit: cover;
}

._97ca2l_vom_spoke_person_videos_section_videos_section_nlz15p_{
    height: 500px;
    min-width: 150px;
    /* background-color: rgba(216, 216, 216, 0.616); */
    overflow: hidden;
    /* border-radius: 10px; */
    display: flex;
    justify-content: start;
    align-items: center;
    /* padding: 10px; */
    flex-direction: column;
    overflow-y: scroll;
    gap: 0px;
    scroll-behavior: smooth;
}
._97ca2l_vom_spoke_person_videos_section_videos_section_nlz15p_ video[data-active="true"]
{
    /* background-color: rgba(255, 255, 255, 0.616); */
    filter:opacity(0.5);
}
._97ca2l_vom_spoke_person_videos_section_videos_section_nlz15p_ video{
    width: 100%;
    height: 100px;
    background-color: transparent;
    padding: 5px;
    border-radius: 0px;
    

}

/* ========= Video section ( RESPONSIVE ) ========= */
@media only screen and (max-width: 1050px)
{
    ._gac1ls_vom_spoke_person_videos_section_title_g1ui8q_
    {
        font-size: 25px;
    }
}
@media only screen and (max-width: 700px)
{
    ._iyxwi0_vom_spoke_person_videos_section_video_player_section_e9qsju_{
        flex-direction: column;
    }
    ._ws36fm_vom_spoke_person_videos_section_video_player_container_z7hqwr_{
        width: 90%;
        height: 300px;
    }
    ._ws36fm_vom_spoke_person_videos_section_video_player_z7hqwr__{
        height: 300px;
    }
    ._97ca2l_vom_spoke_person_videos_section_videos_section_nlz15p_{
        flex-direction: row;
        overflow-x: scroll;
        overflow-y: hidden;
        height: 150px;
        width: 90%;
    }
    ._gac1ls_vom_spoke_person_videos_section_title_g1ui8q_
    {
        font-size: 38px;
    }
}

@media only screen and (max-width: 500px)
{
    ._ws36fm_vom_spoke_person_videos_section_video_player_container_z7hqwr_{
        width: 90%;
        height: 250px;
    }
    ._ws36fm_vom_spoke_person_videos_section_video_player_z7hqwr__{
        height: 250px;
    }
    ._gac1ls_vom_spoke_person_videos_section_title_g1ui8q_
    {
        font-size: 30px;
    }
}
@media only screen and (max-width: 400px)
{
    ._gac1ls_vom_spoke_person_videos_section_title_g1ui8q_
    {
        font-size: 25px;
    }
}

