.elementor-373 .elementor-element.elementor-element-cfdffdc{--display:flex;}.elementor-373 .elementor-element.elementor-element-ffb8fef{--display:flex;}.elementor-373 .elementor-element.elementor-element-06aec3f{--display:flex;}.elementor-373 .elementor-element.elementor-element-b3652a3{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:-148px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for html, class: .elementor-element-697e843 *//*====================================
VIDEO EDITING HERO
====================================*/

.ve-hero{

    padding:40px 20px;

    background:#fff;

}

.ve-container{

    max-width:1200px;

    margin:auto;

    display:flex;

    align-items:center;

    justify-content:space-between;

    gap:40px;

}

.ve-content{

    width:52%;

}

.ve-badge{

    display:inline-block;

    padding:8px 20px;

    border:2px solid #d9d3ff;

    background:#f6f4ff;

    color:#625BFF;

    border-radius:40px;

    font-size:14px;

    font-weight:700;

    margin-bottom:18px;

}

.ve-content h1{

    font-size:52px;

    line-height:1.08;

    font-weight:900;

    color:#1f2235;

    margin-bottom:18px;

}

.ve-content h1 span{

    color:#625BFF;

}

.ve-desc{

    font-size:17px;

    line-height:1.75;

    color:#555;

    margin-bottom:22px;

}

.ve-price-box{

    display:inline-block;

    padding:14px 22px;

    border:2px solid #ddd8ff;

    border-radius:12px;

    color:#444;

    font-size:17px;

    margin-bottom:22px;

}

.ve-price-box strong{

    color:#625BFF;

}

.ve-btn{

    display:inline-block;

    padding:14px 38px;

    background:#625BFF;

    color:#fff;

    text-decoration:none;

    border-radius:10px;

    font-size:18px;

    font-weight:700;

    transition:.3s;

}

.ve-btn:hover{

    background:#4d47ea;

    transform:translateY(-3px);

}

.ve-features{

    display:flex;

    gap:22px;

    margin-top:20px;

    font-size:15px;

    color:#555;

    font-weight:600;

    flex-wrap:wrap;

}

.ve-image{

    width:44%;

    text-align:right;

}

.ve-image img{

    width:100%;

    max-width:470px;

    border-radius:24px;

}

/*========================
Tablet
========================*/

@media(max-width:992px){

.ve-container{

    flex-direction:column;

    text-align:center;

}

.ve-content{

    width:100%;

}

.ve-image{

    width:100%;

    text-align:center;

}

.ve-content h1{

    font-size:42px;

}

.ve-desc{

    font-size:16px;

}

.ve-features{

    justify-content:center;

}

}

/*========================
Mobile
========================*/

@media(max-width:576px){

.ve-hero{

    padding:30px 15px;

}

.ve-content h1{

    font-size:32px;

}

.ve-desc{

    font-size:15px;

}

.ve-price-box{

    font-size:15px;

    width:100%;

}

.ve-btn{

    width:100%;

    text-align:center;

}

.ve-image img{

    max-width:330px;

}

.ve-features{

    flex-direction:column;

    gap:10px;

    align-items:center;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bcc48e9 *//*=====================================
VIDEO EDITING PRICING
=====================================*/

.ve-pricing{
    padding:60px 20px;
    background:#fff;
}

.ve-pricing-container{
    max-width:1180px;
    margin:auto;
}

.ve-subtitle{
    display:block;
    text-align:center;
    color:#6C63FF;
    font-size:15px;
    font-weight:700;
    letter-spacing:2px;
    margin-bottom:12px;
    text-transform:uppercase;
}

.ve-pricing h2{
    text-align:center;
    font-size:48px;
    font-weight:800;
    color:#1f2235;
    margin-bottom:15px;
}

.ve-description{
    max-width:760px;
    margin:0 auto 45px;
    text-align:center;
    color:#666;
    font-size:18px;
    line-height:1.7;
}

/*==========================
CARDS
==========================*/

.ve-pricing-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
}

.ve-card{
    background:#fff;
    border:2px solid #E8E3FF;
    border-radius:16px;
    overflow:hidden;
    transition:.35s;
}

.ve-card:hover{
    transform:translateY(-8px);
    box-shadow:0 15px 40px rgba(108,99,255,.15);
}

.featured{
    border:2px solid #6C63FF;
}

.ve-card-top{
    background:linear-gradient(135deg,#7B6EF6,#5D4CE7);
    color:#fff;
    text-align:center;
    padding:28px 20px;
    position:relative;
}

.ve-plan-tag{
    position:absolute;
    top:15px;
    right:15px;
    background:#1F2235;
    color:#fff;
    padding:6px 12px;
    border-radius:6px;
    font-size:12px;
    font-weight:700;
}

.ve-popular{
    position:absolute;
    top:15px;
    left:20px;
    background:#A99CFF;
    color:#fff;
    padding:6px 14px;
    border-radius:30px;
    font-size:12px;
    font-weight:700;
}

.ve-card-top h3{
    font-size:32px;
    margin:15px 0 6px;
}

.ve-card-top p{
    font-size:15px;
    opacity:.9;
}

/*==========================
PRICE
==========================*/

.ve-price{
    text-align:center;
    padding:28px 15px;
    border-bottom:1px solid #ECECEC;
}

.ve-price small{
    display:block;
    font-size:15px;
    color:#666;
}

.ve-price h1{
    font-size:56px;
    color:#1f2235;
    margin:5px 0;
    font-weight:800;
}

.ve-price span{
    color:#666;
    font-size:16px;
}

/*==========================
FEATURES
==========================*/

.ve-card ul{
    list-style:none;
    padding:20px 25px;
    margin:0;
}

.ve-card ul li{
    padding:11px 0;
    border-bottom:1px solid #F2F2F2;
    color:#555;
    font-size:15px;
}

.ve-card ul li:last-child{
    border:none;
}

/*==========================
BUTTON
==========================*/

.ve-btn{
    display:block;
    width:calc(100% - 40px);
    margin:0 auto 25px;
    padding:14px;
    text-align:center;
    text-decoration:none;
    background:#1f2235;
    color:#fff;
    border-radius:10px;
    font-size:16px;
    font-weight:700;
    transition:.3s;
}

.ve-btn:hover{
    background:#6C63FF;
}

/*==========================
RESPONSIVE
==========================*/

@media(max-width:992px){

.ve-pricing-grid{
    grid-template-columns:1fr;
}

.ve-card{
    max-width:430px;
    margin:auto;
}

.ve-pricing h2{
    font-size:36px;
}

}

@media(max-width:768px){

.ve-pricing{
    padding:45px 15px;
}

.ve-pricing h2{
    font-size:30px;
}

.ve-description{
    font-size:16px;
}

.ve-card-top h3{
    font-size:28px;
}

.ve-price h1{
    font-size:46px;
}

.ve-card ul li{
    font-size:14px;
}

}

@media(max-width:480px){

.ve-pricing h2{
    font-size:26px;
}

.ve-description{
    font-size:15px;
}

.ve-card-top{
    padding:24px 15px;
}

.ve-card-top h3{
    font-size:24px;
}

.ve-price h1{
    font-size:40px;
}

.ve-btn{
    font-size:15px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6be41be */.ve-process{
    padding:70px 20px;
    background:#fff;
}

.ve-heading{
    text-align:center;
    max-width:850px;
    margin:auto;
    margin-bottom:60px;
}

.ve-heading span{
    color:#7357ff;
    font-size:14px;
    font-weight:700;
    letter-spacing:2px;
    text-transform:uppercase;
}

.ve-heading h2{
    font-size:52px;
    line-height:1.2;
    margin:15px 0;
    color:#222;
    font-weight:800;
}

.ve-desc{
    font-size:20px;
    color:#666;
    line-height:1.8;
}

.ve-timeline{
    position:relative;
    max-width:1100px;
    margin:auto;
    padding-left:90px;
}

.ve-timeline::before{
    content:"";
    position:absolute;
    left:30px;
    top:0;
    bottom:0;
    width:3px;
    background:#7357ff;
}

.ve-step{
    position:relative;
    margin-bottom:35px;
}

.ve-number{
    position:absolute;
    left:-90px;
    top:40px;
    width:70px;
    height:70px;
    background:#7357ff;
    color:#fff;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:28px;
    font-weight:700;
    box-shadow:0 12px 30px rgba(115,87,255,.25);
}

.ve-card{
    background:#fff;
    border:1px solid #ebe4ff;
    border-radius:18px;
    padding:35px;
    transition:.35s;
}

.ve-card:hover{
    transform:translateY(-6px);
    box-shadow:0 15px 40px rgba(115,87,255,.12);
}

.ve-card h3{
    font-size:32px;
    color:#222;
    margin-bottom:18px;
    font-weight:700;
}

.ve-card p{
    color:#555;
    font-size:18px;
    line-height:1.8;
    margin-bottom:22px;
}

.ve-card span{
    display:inline-block;
    background:#efe8ff;
    color:#7357ff;
    padding:10px 22px;
    border-radius:50px;
    font-size:15px;
    font-weight:600;
}

/* Responsive */

@media(max-width:991px){

.ve-heading h2{
    font-size:40px;
}

.ve-desc{
    font-size:17px;
}

.ve-timeline{
    padding-left:0;
}

.ve-timeline::before{
    display:none;
}

.ve-number{
    position:relative;
    left:0;
    top:0;
    margin-bottom:20px;
}

.ve-card{
    padding:28px;
}

.ve-card h3{
    font-size:26px;
}

.ve-card p{
    font-size:16px;
}

}

@media(max-width:768px){

.ve-process{
    padding:55px 18px;
}

.ve-heading h2{
    font-size:32px;
}

.ve-desc{
    font-size:15px;
}

.ve-card{
    padding:22px;
}

.ve-card h3{
    font-size:22px;
}

.ve-card p{
    font-size:15px;
}

.ve-number{
    width:60px;
    height:60px;
    font-size:22px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8dc08d8 *//*======================================
        VIDEO DISCLAIMER
======================================*/

.video-disclaimer{
    max-width:1350px;
    margin:40px auto;
    padding:30px 35px;
    display:flex;
    align-items:flex-start;
    gap:25px;

    background:#f8f6ff;
    border:1px solid #e6ddff;
    border-radius:22px;
}

.vd-icon{
    width:70px;
    height:70px;
    min-width:70px;

    display:flex;
    align-items:center;
    justify-content:center;

    background:#f0ebff;
    border-radius:18px;
}

.vd-icon i{
    width:36px;
    height:36px;

    display:flex;
    align-items:center;
    justify-content:center;

    background:#6C63FF;
    color:#fff;

    border-radius:50%;
    font-size:16px;
}

.vd-content{
    flex:1;
}

.vd-title{
    display:block;

    color:#6C63FF;
    text-transform:uppercase;
    letter-spacing:3px;

    font-size:18px;
    font-weight:700;

    margin-bottom:12px;
}

.vd-content p{
    margin:0;

    color:#2f2f2f;

    font-size:18px;
    line-height:2;

    font-weight:400;
}

/*=========================
      Responsive
=========================*/

@media(max-width:991px){

.video-disclaimer{
    flex-direction:column;
    padding:25px;
    gap:20px;
}

.vd-icon{
    width:60px;
    height:60px;
}

.vd-title{
    font-size:17px;
}

.vd-content p{
    font-size:17px;
    line-height:1.9;
}

}

@media(max-width:767px){

.video-disclaimer{
    padding:22px;
    border-radius:18px;
}

.vd-icon{
    width:55px;
    height:55px;
    min-width:55px;
}

.vd-icon i{
    width:30px;
    height:30px;
    font-size:14px;
}

.vd-title{
    font-size:15px;
    letter-spacing:2px;
}

.vd-content p{
    font-size:15px;
    line-height:1.8;
}

}/* End custom CSS */