/* .opacityZero {
    display: none !important;
}
.displayNone {
    display: none !important;
}
.elementor-element-fe154f1 {
    position: relative;
}
.vSliderLoader {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    top: 35%;
} */
.vSliderLoader .elementor-widget-container > div {
    width: 50px;
    height: 50px;
    border: 5px solid #ddd;
    border-top: 5px solid #654AFD;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}
.creatorDetailsBox h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
}
.blogGrid .page-numbers.next,
.blogGrid .page-numbers.prev {
    display: inline-block;
    width: 45px;
    height: 45px;
    text-indent: -9999px
}

[data-value="1000"],
[data-value="2000"],
[data-value="3000"] span,
[data-value="4000"] {
    transform: translatex(-25%);
    font-weight: 600
}

/* Vertical slider start */

.site_vsr
{
    display: flex;
}

.site_vertical_swiper {
    width: 214px;
    height: 900px;
    margin: 0 15px;
}

.site_vertical_swiper .swiper-wrapper {

    transition-timing-function: linear !important;
    pointer-events: none;

}

.site_vertical_swiper .swiper-slide
{
    height: auto !important;
}

.site_vertical_swiper .swiper-slide iframe, .site_vertical_swiper .swiper-slide video {
    width: 100%;
    height: 375px;
    border-radius: 20px;
    border: solid #674bfe; 
    background: #000;
    object-fit: cover;
}

    .site_cv_tabs_loader
    {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        left: 0;
        right: 0;
		    height: 100%;
    }

    .site_cv_tabs_loader img {
        height: 170px;
        margin: auto;
        display: block; /* Ensure margin:auto works properly */
        animation: rotate 2s linear infinite; /* Animation applied */
    }

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/* Vertical slider end */

.site_client_carousel .swiper-slide-image
{
	padding-left:20px !important;
	padding-right:20px !important;
}

.range span,
.singlePost .elementor-widget-theme-post-content strong {
    font-size: 24px
}

.m-0.elementor-widget-text-editor p {
    margin: 0
}

.blogGrid .page-numbers.prev {
    background: url(../assets/img/pag-left.svg)
}

.blogGrid .page-numbers.next {
    background: url(../assets/img/pag-right.svg)
}

.ErrorBtn .elementor-button,
.blogBtn .elementor-button:hover {
    background-color: transparent !important
}

.blogGrid nav.elementor-pagination {
    display: flex;
    align-items: center;
    justify-content: center
}

.blogGrid .elementor-pagination {
    padding-top: 60px
}

.blogGrid .elementor-button-icon svg,
.recentBlogGrid .elementor-button-icon svg {
    width: auto !important
}

.blogBtn .elementor-button-content-wrapper,
.resultNumbers {
    display: flex;
    align-items: center
}

.blogBtn.elementor-button-icon {
    height: 21px
}

.titleStyle h2 {
    background: linear-gradient(90deg, #8639fe 0, #502298 96.03%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.contactForm .elementor-field {
    border: 1px dashed #674bff;
    padding: 14px 20px !important
}

.text-black,
.textBlack {
    color: #2c2c2c
}

.blogBtn .elementor-button:hover svg path:last-child {
    fill: #ffffff !important
}

.blogBtn .elementor-button:hover svg path:first-child {
    fill: #2005b7 !important;
    transition: 1s ease-in-out
}

.blogBtn .elementor-button,
.blogBtn .elementor-button:hover,
.blogFilter .e-filter-item,
.blogFilter .e-filter-item:hover,
.contactForm .elementor-button,
.contactForm .elementor-button:hover {
    background-image: none
}

.videoTitle {
    background-color: #fff;
    color: #674bff;
    border-radius: 60px;
    padding: 0 10px;
    display: inline-block;
    height: 57px;
    line-height: 57px !important
}

.pricingRow,
.topText,
.upToSection {
    display: flex
}

.creatorBox .elementor-icon-list-item:nth-child(3) svg path,
.creatorBox .elementor-icon-list-item:nth-child(4) svg path,
.creatorFieldsBox:nth-child(3) svg path,
.creatorFieldsBox:nth-child(4) svg path {
    fill: none
}

.creatorFieldsBox .elementor-icon-box-title,
.testiDesc .elementor-widget-container p {
    margin: 0 !important
}

.BlogDesc .elementor-widget-container,
.BlogTitle .elementor-heading-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.creatorNameBox img {
    width: 50px
}

#creator_meta_box .inside label {
    display: inline-block;
    width: 150px
}

#creator_meta_box .inside input[type=text] {
    display: inline-block;
    width: calc(100% - 170px)
}

#creator_meta_box .inside label[for=my_custom_checkbox] {
    display: inline-block;
    width: auto;
    margin-right: 10px
}

#creator_meta_box .inside input[type=checkbox] {
    display: inline-block
}

.ErrorBtn .elementor-button {
    border-color: #fff !important;
    line-height: 0 !important
}

.ErrorBtn .elementor-button:hover {
    background-color: #fff !important
}

.creatorBgImage {
    line-height: 0 !important
}

.creatorBgImage img {
    border-radius: 25px 25px 0 0;
    width: 100%;
    display: block;
		height: 162px;
	object-fit:cover;
}

.blogGrid .page-numbers.current {
    font-weight: 700
}

.price-ranges {
    position: relative;
    margin-bottom: 75px;
    margin-top: 23px
}

.price-slider {
    width: 100%;
    min-height: 13px;
    margin-top: 20px;
    position: relative;
    border: none !important;
    border-radius: 20px !important;
    background: rgba(74, 14, 251, .1) !important
}

.price-slider .price-trail {
    transition: width .3s ease-in-out;
    position: absolute;
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(270.04deg, #8639fe 0, #502298 100%) !important;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    z-index: 1;
    padding-right: 4px !important
}

[data-value="0"] {
    position: absolute;
    left: 0;
    font-weight: 600
}

[data-value="1000"] {
    position: absolute;
    left: 17%
}

[data-value="2000"] {
    position: absolute;
    left: 37%
}

[data-value="4000"] {
    position: absolute;
    left: 77%
}

[data-value="3000"]::before {
    transform: translatex(120%)
}

[data-value="3000"] span {
    position: absolute;
    left: 60%
}

[data-value="5000"] {
    position: absolute;
    right: 0;
    font-weight: 600
}

[data-value="0"]::before {
    left: 0 !important
}

[data-value="5000"]::before {
    right: 0 !important;
    left: unset !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

[data-value="1000"]::before,
[data-value="2000"]::before,
[data-value="3000"]::before,
[data-value="4000"]::before,
[data-value="5000"]::before {
    left: 59%;
    content: '';
    position: absolute;
    width: 5px;
    height: 13px;
    background: #6d49ff;
    opacity: .5;
    top: -36px;
    z-index: -1
}

.ui-slider-handle {
    transition: left .3s ease-in-out;
    cursor: pointer;
    border-radius: 100%;
    width: 29px !important;
    height: 29px !important;
    position: absolute !important;
    top: 50% !important;
    background: url('../assets/img/range-circle.svg') no-repeat !important;
    border: none !important;
    outline: 0 !important;
    transform: translate(-25%, -50%) !important;
    z-index: 1;
    margin-left: 0 !important
}

.container {
    max-width: 1393px;
    margin: 0 auto;
    padding: 0 15px
}

.range span {
    display: block;
    padding-top: 20px;
    color: #2c2c2c;
    font-weight: 700
}

.budgetColumn {
    width: 70%;
    padding-right: 60px
}

.calculatorColumn {
    width: 30%
}

.packTypeWrapper {
    background: linear-gradient(90deg, #6d49ff 0, #8639fe 70%);
    background-size: cover;
    border-radius: 20px 20px 0 0;
    padding: 5px 44px 10px 30px
}

.packContent {
    padding: 32px 32px 41px 36px;
    background-color: #f6f6f6;
    border-radius: 0 0 20px 20px
}

.topText {
    align-items: center;
    gap: 10px
}

.upToSection {
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #c6bbff
}

.resultNumbers .numbers {
    font-size: 35px;
    color: #823cff;
    font-weight: 700
}

.pricingWrapper .pricing .price {
    font-size: 35px;
    color: #823cff;
    font-weight: 700;
    display: block
}

.totalCredits {
    color: #2c2c2c;
    font-size: 16px;
    display: revert
}

.orderWrapper a {
    border-radius: 45px;
    background-color: #2005b7;
    border: 1px solid #2005b7;
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    padding: 6px 24px;
    text-transform: capitalize;
    transition: .2s ease-in-out
}

.orderWrapper a:hover {
    color: #2005b7;
    background-color: transparent
}

.packType span {
    font-size: 43px;
    display: block;
    color: #fff;
    font-weight: 700
}

.pack-description span {
    color: #fff;
    display: block;
    font-size: 18px;
    width: 90%
}

.upTo {
    color: #2c2c2c;
    font-size: 16px;
    padding-right: 10px
}

.amount,
.budgetHead p {
    font-size: 24px;
    font-weight: 700
}

.orderButton {
    padding-top: 30px
}

.agencyCalculatorWrapper input {
    width: 100%
}

.resultCards {
    margin-top: 50px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    min-height: 120px;
    gap: 30px
}

.resultCards>div {
    background-color: #f6f6f6;
    border-radius: 20px;
    border: 1px dashed #5f29b3;
    padding: 12px 20px;
    width: 27%
}

.tooltiip {
    display: inline;
    position: relative
}

.resultCards .text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #2c2c2c;
    font-weight: 500
}

.addressUgc p a,
.featuresWrapper .features {
    color: #2c2c2c;
    font-weight: 600
}

.amount {
    display: block;
    color: #2c2c2c
}

.additionalAmount {
    background-color: #f2f2f2;
    color: #5a27aa;
    font-size: 12px;
    border-radius: 5px;
}

.totalCredits #balanceLeft
{
    font-weight: bold;
}

.featuresWrapper .features li::before {
    content: url('../assets/img/check-mark.svg');
    position: absolute;
    margin-left: -30px;
    padding-top: 3px
}

.featuresWrapper .features {
    list-style: none;
    margin-top: 0;
    padding-top: 15px;
    padding-left: 30px
}

.budgetHead {
    margin-bottom: 30px
}

.budgetHead p {
    margin: 0;
    color: #2c2c2c
}

.agencyResultCardsWrapper {
    padding-top: 1px
}

.scroll-top {
    position: fixed;
    bottom: 65px;
    right: 15px;
    width: 40px;
    height: 40px;
    line-height: 62px;
    font-size: 20px;
    text-align: center;
    background-color: #674BFF;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9;
}

.scroll-top:hover {
    background-color: #2005B7;
}

/* .scroll-top:hover svg {
    fill: #674BFF
} */

.tooltips {
    position: relative;
    display: inline
}

.tooltips span {
    font-weight: 400;
    font-size: 12px;
    line-height: normal;
    position: absolute;
    color: #fff;
    background: #000;
    padding: 5px 10px;
    width: 190px;
    border-radius: 10px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: transform .3s, opacity .6s, margin-left .2s, margin-top .2s;
    margin-left: -95px !important
}

.tooltips>span img {
    max-width: 140px
}

.tooltips span:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0
}

.tooltips[tooltip-position=bottom] span:after {
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    border-bottom: 8px solid #000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.tooltips:hover span {
    visibility: visible;
    opacity: 1;
    z-index: 99
}

.tooltips[tooltip-position=bottom]:hover span {
    top: 30px;
    left: 50%;
    margin-left: -95px
}

.tooltips[tooltip-type=primary]>span {
    background-color: #2980b9
}

.tooltips[tooltip-type=primary][tooltip-position=top]>span:after {
    border-top: 8px solid #2980b9
}

.tooltips[tooltip-type=primary][tooltip-position=bottom]>span:after {
    border-bottom: 8px solid #2980b9
}

.tooltips[tooltip-type=primary][tooltip-position=left]>span:after {
    border-left: 8px solid #2980b9
}

.tooltips[tooltip-type=primary][tooltip-position=right]>span:after {
    border-right: 8px solid #2980b9
}

.tooltips[tooltip-type=success]>span {
    background-color: #27ae60
}

.tooltips[tooltip-type=success][tooltip-position=top]>span:after {
    border-top: 8px solid #27ae60
}

.tooltips[tooltip-type=success][tooltip-position=bottom]>span:after {
    border-bottom: 8px solid #27ae60
}

.tooltips[tooltip-type=success][tooltip-position=left]>span:after {
    border-left: 8px solid #27ae60
}

.tooltips[tooltip-type=success][tooltip-position=right]>span:after {
    border-right: 8px solid #27ae60
}

.tooltips[tooltip-type=warning]>span {
    background-color: #f39c12
}

.tooltips[tooltip-type=warning][tooltip-position=top]>span:after {
    border-top: 8px solid #f39c12
}

.tooltips[tooltip-type=warning][tooltip-position=bottom]>span:after {
    border-bottom: 8px solid #f39c12
}

.tooltips[tooltip-type=warning][tooltip-position=left]>span:after {
    border-left: 8px solid #f39c12
}

.tooltips[tooltip-type=warning][tooltip-position=right]>span:after {
    border-right: 8px solid #f39c12
}

.tooltips[tooltip-type=danger]>span {
    background-color: #c0392b
}

.tooltips[tooltip-type=danger][tooltip-position=top]>span:after {
    border-top: 8px solid #c0392b
}

.tooltips[tooltip-type=danger][tooltip-position=bottom]>span:after {
    border-bottom: 8px solid #c0392b
}

.tooltips[tooltip-type=danger][tooltip-position=left]>span:after {
    border-left: 8px solid #c0392b
}

.tooltips[tooltip-type=danger][tooltip-position=right]>span:after {
    border-right: 8px solid #c0392b
}

.testimonial {
    direction: ltr
}

.site_pricing_list .elementor-icon-list-items li {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.faqContainer {
    margin: 0 auto
}

a.dialog-close-button.dialog-lightbox-close-button {
    z-index: 9999;
    right: 40px;
    top: 20px;
    background-color: #8639fe;
    border-radius: 100%
}

.ugcColor p a {
    color: #2c2c2c !important
}

.faqAccordion .e-n-accordion-item .e-flex.e-con.e-child {
    transition-property: height, margin-top;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .25s !important
}

.elementor-lightbox .elementor-video-wrapper video {
    width: 100%;
    object-fit: cover;
    border-radius: 20px !important;
    object-position: center center
}

.creatorBox {
    height: 100% !important
}

.elementor-button-link:focus {
    color: #fff !important
}

.blogBtn .elementor-button-link:focus {
    color: #2005B7 !important;
}

.blogBtn .elementor-button-link:focus svg path {
    fill: #2005B7 !important;
}

.site_header .elementor-button-link:focus {
    color: #674bff !important
}
.home-slider img.facebook-icon {
    position: absolute;
    z-index: 9;
    top: 70px;
    left: -30px;
}
.home-slider img.tiktok-icon {
    position: absolute;
    bottom: 300px;
    z-index: 9;
    left: -30px;
}

.home-slider img.youtube-icon {
    position: absolute;
    z-index: 9;
    top: 200px;
    right: -30px;
}
.home-slider img.instagram-icon {
    position: absolute;
    bottom: 100px;
    z-index: 9;
    right: -30px;
}
.video_creator .elementor-wrapper.elementor-open-inline {
    height: 375px;
}


@media (max-width:1432px) {
    .creatorDetailsBox {
        height: 100%
    }
}

@media (max-width:1340px) {
    .creatorNameBox {
        padding: 0 !important
    }

    .pack-description span {
        width: 100%
    }
}
@media (max-width: 991px) {
    .videoPopupBody iframe {
        width: 600px !important;
        height: 380px !important;
    }
}

@media (max-width:1166px) {

    .creatorNameBox h1,
    .site_cs_filter_wrap .e-filter-item[data-filter="__all"] {
        font-size: 18px !important
    }

    /* .creatorNameBox img {
        width: 20px
    } */

    .creatorNameBox .elementor-icon-list-text {
        padding-left: 0 !important
    }

    .range span {
        font-size: 20px
    }
}

@media(max-width:1040px) {
    .site_pricing_wrap {
        flex-wrap: nowrap;
        white-space: nowrap;
        width: 900px
    }

    .site_pricing_container {
        overflow-x: scroll
    }

    .site_pricing_container::-webkit-scrollbar-track {
        border: 1px solid #674bff;
        background-color: transparent;
        border-radius: 20px
    }

    .site_pricing_container::-webkit-scrollbar {
        border-radius: 20px;
        width: 10px;
        height: 20px;
        background-color: transparent
    }

    .site_pricing_container::-webkit-scrollbar-thumb {
        border-radius: 20px;
        background-image: linear-gradient(90deg, #8639fe 0, #502298 96.03%)
    }
}

@media(min-width:768px)
{
    .home-slider-1 .youtube-icon, .home-slider-1 .instagram-icon
    {
        display: none;
    }
}

@media (max-width:1024px) {

    .became_a_creator a.elementor-item {
        font-weight: 700 !important;
        color: #674BFF;
    }
    .register_mobile a.elementor-item {
        font-weight: 700 !important;
        background-image: linear-gradient(90deg, #8639FE 0%, #674BFF 70%);
        border: 1px solid #674BFF;
        border-radius: 25px !important;
        padding: 11px 30px;
        margin: 10px 40px;
        color: #fff !important;
        width: 130px;
        transition: all .3s;
    }

    .register_mobile a.elementor-item:hover{
        background: transparent !important;
        color: #674BFF !important;
    }

    .login_mobile a.elementor-item {
        font-weight: 700 !important;
        border: 1px solid #674BFF;
        border-radius: 25px !important;
        background: transparent;
        padding: 11px 30px;
        margin: 10px 40px;
        color: #674BFF !important;
        width: 130px;
        transition: all .3s;
    }

    .login_mobile a.elementor-item:hover{
        background-image: linear-gradient(90deg, #8639FE 0%, #674BFF 70%);
        color: #fff !important;

    }

    .singlePost .elementor-widget-theme-post-content strong {
        font-size: 18px
    }

    .tooltips[tooltip-position=bottom]:hover span {
        margin-left: -190px !important
    }

    .pricingRow {
        display: flex;
        flex-flow: column;
        flex-direction: column-reverse
    }

    .budgetColumn {
        width: 100%;
        padding-right: 0
    }

    .calculatorColumn {
        width: 100%;
        margin-bottom: 20px
    }

    .range span {
        font-size: 16px
    }

    .site_vsr {
        justify-content: center;
    }
	
	.site_probadge_wrap .elementor-widget-container
	{
		display:flex;
	}

    .scroll-top
    {
        display: none;
    }
}

@media (max-width:800px) {

    .packType span,
    .pricingWrapper .pricing .price {
        font-size: 35px
    }

    .range span,
    .resultCards .text {
        font-size: 12px
    }

    .resultCards {
        flex-wrap: wrap;
        gap: 0
    }

    .resultCards>div {
        width: 100%;
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    .pack-description span {
        font-size: 16px
    }

    .blogFilter {
        overflow-x: scroll
    }

    .blogFilter::-webkit-scrollbar-track {
        border: 1px solid #674bff;
        background-color: transparent;
        border-radius: 20px
    }

    .blogFilter::-webkit-scrollbar {
        border-radius: 20px;
        width: 10px;
        height: 20px;
        background-color: transparent
    }

    .blogFilter::-webkit-scrollbar-thumb {
        border-radius: 20px;
        background-image: linear-gradient(90deg, #8639fe 0, #502298 96.03%)
    }

    .blogFilter .e-filter {
        overflow-x: unset !important
    }

    .videoTitle {
        height: 44px;
        line-height: 44px !important
    }

    .creatorFieldsBox .elementor-icon-box-wrapper {
        display: flex !important;
        flex-direction: row !important
    }

    .creatorFieldsBox .elementor-icon-box-icon {
        margin-bottom: 0
    }

    .creatorFieldsBox .elementor-icon-box-content {
        margin-left: 10px;
        text-align: left
    }

    .creatorNameBox>div {
        width: 50% !important
    }

    .creatorNameBox .elementor-icon-list-item {
        justify-content: flex-end
    }

    .creatorNameBox {
        flex-wrap: nowrap
    }

    .blogGrid .elementor-pagination {
        padding-top: 30px
    }

    .authorBox {
        display: flex;
        align-items: center;
        width: 100%;
        flex-wrap: nowrap
    }

    .creatorBox {
        height: auto !important
    }
    .home-slider {
        padding: 0px;
        width: 100%;
    }
    .home-slider img.tiktok-icon {
        bottom: 50px;
        left: -20px;
    }
    .site_vertical_swiper {
        height: 300px;
        width: 100%;
        margin: 0px;
    }
    .site_vertical_swiper .swiper-slide iframe, .site_vertical_swiper .swiper-slide video {
        height: 270px;
    }
    .home-slider.home-slider-2 {
        display: none;
    }
    .social_icons{
        width: 50px;
    }
    .home-slider img.facebook-icon 
    {
        left: -20px;
        top: 20px;
    }
    .home-slider img.instagram-icon {
        top: 20px;
        right: -20px;
    }
    .home-slider img.youtube-icon {
        right: -20px;
        bottom: 50px;
        top: auto;
    }

}
@media (max-width: 667px) {
    .videoPopupBody iframe {
        width: 500px !important;
        height: 320px !important;
    }
}
@media (max-width: 575px) {
    .videoPopupBody iframe {
        width: 400px !important;
        height: 250px !important;
    }
}

@media (max-width:470px) {
    .elementor-element.elementor-element-2c9dc74 {
        width: 70% !important
    }

    .creatorTitle .elementor-heading-title {
        white-space: nowrap !important
    }

    .range span {
        font-size: 10px
    }

    .blogMainTitle {
        width: 100%
    }

    .tooltips span {
        width: 150px
    }

    .tooltips[tooltip-position=bottom]:hover span {
        top: 30px;
        left: auto;
        margin-left: 0;
        right: -15px
    }

    .tooltips[tooltip-position=bottom] span:after {
        left: auto;
        margin-left: -8px;
        right: 12px
    }
}
@media (max-width: 420px) {
    .videoPopupBody iframe {
        width: 100% !important;
        height: 100% !important;
    }
    .videoPopupHead {
        padding-bottom: 10px !important;
    }
}
@media (max-width:376px) {
/*     .creatorDetailsBox {
        height: 300px
    }
 */
    .page-id-6775 .creatorDetailsBox {
        height: auto !important
    }

    .careerBox p br,
    .videoDesc br {
        display: none
    }

    .authorBox {
        display: block
    }

    .authorBox>div {
        align-items: self-start
    }

    .authorBox>div:nth-child(2) {
        padding-top: 10px
    }
}


.videoPopupOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    z-index: 999;
    display: none;
}

.videoPopupMainWrapper {
    display: none;
}

.videoPopupMainWrapper .videoPopupWrapper {
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.video-box {
    cursor: pointer;
}