.reviews-influencers-videos-blocks-info {
    top: 30px;
    align-items: center;
    padding: 0 20px;
    height: 50px;
}
.purple-glow-box .Follower-text {
    background-color: #6978FF;
}
.reviews-influencers-videos-blocks-info span{
    font-size: 9px;
    font-family: 'Archivo';
    font-weight: 400;
    color: #fff;
}
.reviews-cameo-play-button {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.taddy_inner {
    display: flex;
    align-items: center;
    column-gap: 5px;
}
.taddy_inner img {
    width: 31px;
}
.reviews-influencers-videos-blocks-info .cameo-user_name {
    font-size: 10px;
    color: #fff;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}

.reviews-influencers-videos-blocks-info .cameo-user_name span {
    font-size: 10px;
    display: block;
    font-weight: 400;
}
.reviews-influencers-videos .swiper-inner-slide {
    width: 95% !important;
}
.swiper-inner-slide{
    height: 600px;
    border-radius: 10px;
    position: relative;
}
.purple-glow-box{
    box-shadow: inset 0 0 0 8px #6978FF, 0 0 0 0 rgba(0, 0, 0, 0);
    padding: 8px;
    border-radius: 10px;
}

.green-glow-box video{
    border-radius: 0 !important;
}

.swiper-inner-slide:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 150px;
    left: 0px;
    top: 0px;
    border-radius: 10px;
}
.purple-glow-box:before {
    background: linear-gradient(358.74deg, rgba(153, 118, 61, 0) 10.58%, #6978FF 80.67%);
}

.Follower-text {
    color: #000;
    border-radius: 5px;
    line-height: 24px;
    padding: 2px 8px;
}
.taddy_inner img {
    border-radius: 50%;
}
.green-glow-box .Follower-text{
    background-color: #C2F741;
}

.green-glow-box:before {
    background: linear-gradient(180deg, #C2F741 0%, rgba(153, 118, 61, 0) 80.67%);
}
.green-glow-box {
    box-shadow: inset 0 0 0 8px #C2F741, 0 0 0 0 rgba(0, 0, 0, 0);
    padding: 8px;
    border-radius: 10px;
}
.lightblue-glow-box .Follower-text{
    background-color: #D0E1F9;
}
.lightblue-glow-box {
    box-shadow: inset 0 0 0 8px #D0E1F9, 0 0 0 0 rgba(0, 0, 0, 0);
    padding: 8px;
    border-radius: 10px;
}

.lightblue-glow-box:before {
    background: linear-gradient(180deg, #D0E1F9 0%, rgba(153, 118, 61, 0) 80.67%);
}
.blue-glow-box .Follower-text{
    background-color: #1368DF;
}
.blue-glow-box {
    box-shadow: inset 0 0 0 8px #1368DF, 0 0 0 0 rgba(0, 0, 0, 0);
    padding: 8px;
    border-radius: 10px;
}

.blue-glow-box:before {
    background: linear-gradient(180deg, #1368DF 0%, rgba(153, 118, 61, 0) 80.67%);
}
.sdcameo-videos-swiper-container .swiper-slide .swiper-inner-slide {
    transition: .3s all;
    height: 500px;
    margin: 0 10px;
}
.swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, .swiper:not(.swiper-initialized)>.swiper-wrapper { 
    overflow: visible;
}
.reviews-influencers-videos-blocks-info .million_followers {
    color: #000;
}

/************************Mobile-cameo-video************************************/

.mob-cameo-video_box .reviews-influencers-videos-blocks-info {
    top: 30px;
    align-items: center;
    padding: 0 20px;
    height: 50px;
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.mob-cameo-video_box .purple-glow-box .Follower-text {
    background-color: #6978FF;
}
.mob-cameo-video_box .reviews-influencers-videos-blocks-info span{
    font-size: 9px;
    font-family: 'Archivo';
    font-weight: 400;
}
.mob-cameo-video_box .reviews-cameo-play-button {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.mob-cameo-video_box .taddy_inner {
    display: flex;
    align-items: center;
    column-gap: 5px;
}
.mob-cameo-video_box .taddy_inner img {
    width: 31px;
}
.mob-cameo-video_box .taddy_inner img {
    border-radius: 50%;
}
.mob-cameo-video_box .reviews-influencers-videos-blocks-info h6 {
    font-size: 10px;
    color: #fff;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}

.mob-cameo-video_box .reviews-influencers-videos-blocks-info h6 span {
    font-size: 10px;
    display: block;
    font-weight: 400;
}
.mob-cameo-video_box .reviews-influencers-videos .swiper-inner-slide {
    width: 95% !important;
}
.mob-cameo-video_box .swiper-inner-slide{
    height: 600px;
    border-radius: 10px;
    position: relative;
}
.mob-cameo-video_box .purple-glow-box{
    box-shadow: inset 0 0 0 8px #6978FF, 0 0 0 0 rgba(0, 0, 0, 0);
    padding: 8px;
    border-radius: 10px;
}

.mob-cameo-video_box .green-glow-box video{
    border-radius: 0 !important;
}

.mob-cameo-video_box .swiper-inner-slide:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 150px;
    left: 0px;
    top: 0px;
    border-radius: 10px;
}
.mob-cameo-video_box .purple-glow-box:before {
    background: linear-gradient(358.74deg, rgba(153, 118, 61, 0) 10.58%, #6978FF 80.67%);
}

.mob-cameo-video_box .Follower-text {
    color: #000;
    border-radius: 5px;
    line-height: 24px;
    padding: 2px 8px;
    margin-right: 12px;
}

.mob-cameo-video_box .green-glow-box .Follower-text{
    background-color: #C2F741;
}

.mob-cameo-video_box .green-glow-box:before {
    background: linear-gradient(180deg, #C2F741 0%, rgba(153, 118, 61, 0) 80.67%);
}
.mob-cameo-video_box .green-glow-box {
    box-shadow: inset 0 0 0 8px #C2F741, 0 0 0 0 rgba(0, 0, 0, 0);
    padding: 8px;
    border-radius: 10px;
}
.mob-cameo-video_box .lightblue-glow-box .Follower-text{
    background-color: #D0E1F9;
}
.mob-cameo-video_box .lightblue-glow-box {
    box-shadow: inset 0 0 0 8px #D0E1F9, 0 0 0 0 rgba(0, 0, 0, 0);
    padding: 8px;
    border-radius: 10px;
}

.mob-cameo-video_box .lightblue-glow-box:before {
    background: linear-gradient(180deg, #D0E1F9 0%, rgba(153, 118, 61, 0) 80.67%);
}
.mob-cameo-video_box .blue-glow-box .Follower-text{
    background-color: #1368DF;
}
.mob-cameo-video_box .blue-glow-box {
    box-shadow: inset 0 0 0 8px #1368DF, 0 0 0 0 rgba(0, 0, 0, 0);
    padding: 8px;
    border-radius: 10px;
}

.mob-cameo-video_box .blue-glow-box:before {
    background: linear-gradient(180deg, #1368DF 0%, rgba(153, 118, 61, 0) 80.67%);
}
.mob-cameo-video_box .sdcameo-videos-swiper-container .swiper-slide .swiper-inner-slide {
    transition: .3s all;
    height: 600px;
    position: relative;
}
.mob-cameo-video_box .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, .swiper:not(.swiper-initialized)>.swiper-wrapper {
 overflow: visible;
}

/******************Growth-2********************************/



.mob-cameo-video_box .client_since {
    top: 25px;
    right: 0;
    align-items: center;
    padding: 0 20px;
    height: 50px;
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
}
.mob-cameo-video_box .growth_section .swiper-inner-slide{
    height: 670px !important;
    background-color: #fff;
    padding-bottom: 160px;
}

.mob-cameo-video_box .growth_section .Follower-text {
    text-align: center;
    background: rgba(21, 106, 223, 0.15);
    border: 3px solid rgba(21, 106, 223, 0.2);
    border-radius: 81px;
    width: max-content;
    margin: 15px auto 0;
    padding: 3px 28px;
}

.mob-cameo-video_box .growth_section .Follower-text span {
    color: #156ADF;
    font-size: 17px;
    font-family: 'DM Sans', sans-serif;
}
.mob-cameo-video_box .client_since h5 {
    background: #1368DF;
    border: 0.949843px solid rgba(255, 255, 255, 0.47);
    border-radius: 8.45932px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 20px;
    padding: 8px 44px;
    font-family: 'Roboto Mono';
}
.mob-cameo-video_box .growth_section .taddy_inner img {
    width: 60px;
}
.mob-cameo-video_box .growth_section .taddy_inner h6 {
    font-size: 20px;
    font-weight: bold;
    font-family: "Roboto", Sans-serif;
    line-height: 24px;
}

.mob-cameo-video_box .growth_section .taddy_inner h6 span {
    font-size: 20px;
    font-weight: 400;
    font-family: "Roboto", Sans-serif;
}
.mob-cameo-video_box .growth_section .taddy_inner {
    column-gap: 15px;
    margin: 12px 0 30px 30px;
}
.mob-cameo-video_box .growth_section .cameo-videos-main .swiper-button-next, 
.mob-cameo-video_box .cameo-videos-main .swiper-button-prev,
.mob-cameo-video_box .cameo-videos-main .swiper-button-next, 
.mob-cameo-video_box .cameo-videos-main .swiper-button-prev{
    background-color: #fff;
    color: #26459D;
}

.mob-cameo-video_box .active-video .video{
    filter: brightness(100%);
}

@media (max-width: 767px){
    .cameo-videos-main .swiper-slide .cameo-play-button {
        top: 40%;
    }
    .mob-cameo-video_box .client_since h5{
        padding: 8px 10px;
    }
   .mob-cameo-video_box .growth_section .taddy_inner h6{
        font-size: 16px;
    }
    .mob-cameo-video_box .growth_section .swiper-inner-slide{
    height: 525px !important;
}
.mob-cameo-video_box .growth_section .taddy_inner h6 span {
    font-size: 12px;
}
.mob-cameo-video_box .growth_section .Follower-text span {
    font-size: 12px;
}
.growth_section .cameo-user_name {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}
.growth_section .cameo-user_name span {
    font-size: 14px;
    display: block;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
	
}

@media (max-width:500px){
	
html[lang="pt-br"] .reviwes-new-page .cameo_btn a {
        padding: 20px 30px;
        width: auto;
        display: table;
        min-width: 232px;
    }
	
	html[lang="pt-br"] .reviwes-new-page .cameo_btn {
    width: auto;
    bottom: -190px;
}
	
}

@media (max-width: 420px){
    .mob-cameo-video_box .growth_section .taddy_inner {
        margin: 12px 0 30px 5px;
}
.mob-cameo-video_box .growth_section .Follower-text {
    padding: 3px 10px;
}
.mob-cameo-video_box .growth_section .taddy_inner h6 {
        font-size: 14px;
    }
	

}










