/* Generated from page: icai-scaleup-india */
.themify_builder_content-8940 .tb_stcx330.module_row{padding-bottom:425px; padding-top:425px; background-attachment:scroll; background-repeat:no-repeat;background-size:cover; background-image:url(https://msme.icai.org/wp-content/uploads/2026/05/summit-banner.jpeg); background-position:50% 50%; margin-top:-49px;}
.themify_builder_content-8940 .tb_stcx330.module_row>.builder_row_cover::before,.themify_builder_content-8940 .tb_stcx330.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.59);}
.themify_builder_content-8940 .tb_urp8000.module_column,.themify_builder_content-8940 .tb_urp8000.module_column p,.themify_builder_content-8940 .tb_urp8000.module_column h1,.themify_builder_content-8940 .tb_urp8000.module_column h2,.themify_builder_content-8940 .tb_urp8000.module_column h3:not(.module-title),.themify_builder_content-8940 .tb_urp8000.module_column h4,.themify_builder_content-8940 .tb_urp8000.module_column h5,.themify_builder_content-8940 .tb_urp8000.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-8940 .tb_utwu555.module_row{padding-top:29px;}
.themify_builder_content-8940 .tb_qycc550.module_column{padding-right:0px; padding-left:0px;}
.themify_builder_content-8940 .tb_cgs4532.module_row{padding-top:29px;}
.themify_builder_content-8940 .tb_5bsh532.module_column{padding-right:0px; padding-left:0px;}
.themify_builder_content-8940 .tb_wi7q94.module_row{padding-left:70px; padding-right:71px;}
.themify_builder_content-8940 .tb_53ya310.module-image{border:2px solid; box-shadow:1px 1px 2px 3px rgba(148, 148, 148, 1); border-radius:10px;}
.themify_builder_content-8940 .tb_53ya310.module-image .image-wrap img{border-radius:10px;}
.themify_builder_content-8940 .tb_ensz991.module-image .image-wrap img{border-radius:10px;}
.themify_builder_content-8940 .tb_ensz991.module-image{box-shadow:1px 1px 2px 5px rgba(158, 158, 158, 1); border-radius:10px;}
.themify_builder_content-8940 .tb_pg0l375.module-image .image-wrap img{border-radius:10px;}
.themify_builder_content-8940 .tb_pg0l375.module-image{box-shadow:1px 1px 2px 3px rgba(128, 128, 128, 1); border-radius:10px;}
.themify_builder_content-8940 .tb_5o3x390.module-image{box-shadow:1px 1px 2px 3px rgba(153, 153, 153, 1); border-radius:10px;}
.themify_builder_content-8940 .tb_5o3x390.module-image .image-wrap img{border-radius:10px;}
.themify_builder_content-8940 .tb_y3oo510.module-image .image-wrap img{border-radius:10px;}
.themify_builder_content-8940 .tb_y3oo510.module-image{box-shadow:1px 1px 2px 3px rgba(143, 143, 143, 1); border-radius:10px;}

@media screen and (max-width: 1024px) {
.themify_builder_content-8940 .tb_stcx330.module_row{padding-bottom:110px; padding-top:110px;}
}
@media screen and (max-width: 768px) {
.themify_builder_content-8940 .tb_stcx330.module_row{padding-bottom:90px; padding-top:90px;}
}
@media screen and (max-width: 480px) {
.themify_builder_content-8940 .tb_stcx330.module_row{padding-bottom:91px; padding-top:91px;}
}/* Builder Custom CSS START */
.themify_builder_content-8940 .tb_stcx330.module_row {
    padding-bottom: 425px;
    padding-top: 461px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(https://msme.icai.org/wp-content/uploads/2026/05/summit-banner.jpeg);
    background-position: 50% 50%;
    margin-top: -2px !important;
}



.pagewidth, .full_width .module_row>.row_inner, .full_width .module-layout-part .module_row.fullwidth_row_container>.row_inner {
    width: 100%;
    /* max-width: 100%; */
    /* margin: 0 auto; */
}

body{
    background:#f7f3ee;
    color:#1f2937;
  
}

/*.main-wrapper{
    min-height:100vh;
    padding:50px 18px;
    background:
        radial-gradient(circle at 10% 10%, #ffd6a5 0, transparent 26%),
        radial-gradient(circle at 90% 15%, #cdb4db 0, transparent 24%),
        radial-gradient(circle at 50% 95%, #bde0fe 0, transparent 28%),
        #f7f3ee;
}*/

.container{
    /*max-width:1180px;*/
    width : 90%;
  margin : auto;
}

/* HERO */
.hero{
    position:relative;
    background:linear-gradient(135deg,#ffffff,#fff7ed);
    border-radius:40px;
    padding:45px;
    overflow:hidden;
    box-shadow:0 25px 70px rgba(80,60,40,.12);
    display:grid;
    grid-template-columns:1.1fr .9fr;
    gap:35px;
    align-items:center;
}

.shape{
    position:absolute;
    border-radius:50%;
    opacity:.9;
}

.shape-one{
    width:180px;
    height:180px;
    background:#ffb703;
    right:-50px;
    top:-45px;
}

.shape-two{
    width:110px;
    height:110px;
    background:#8ecae6;
    left:-35px;
    bottom:40px;
}

.shape-three{
    width:70px;
    height:70px;
    background:#cdb4db;
    right:38%;
    bottom:45px;
}

.hero-content{
    position:relative;
    z-index:2;
}

.organized{
    display:inline-block;
    background:#1d3557;
    color:#fff;
    padding:10px 18px;
    border-radius:50px;
    font-weight:600;
    margin-bottom:22px;
}

.hero h1{
    font-size:52px;
    line-height:1.08;
    color:#102033;
    font-weight:800;
}

.hero h1 span{
    color:#fb8500;
}

.hero p{
    margin-top:18px;
    font-size:17px;
    line-height:1.8;
    color:#4b5563;
}

.btn{
    display:inline-block;
    margin-top:28px;
    background:#fb8500;
    color:#fff;
    padding:15px 28px;
    border-radius:16px;
    text-decoration:none;
    font-weight:700;
    box-shadow:0 12px 25px rgba(251,133,0,.28);
}

/* IMAGE CARD */
.flyer-image-box{
    position:relative;
    z-index:2;
    background:#ffffff;
    border-radius:32px;
    padding:14px;
    box-shadow:0 18px 45px rgba(80,60,40,.16);
}

.flyer-image-box img{
    width:100%;
    height:auto;
    display:block;
    border-radius:24px;
}

.cpe-badge{
    position:absolute;
    top:-18px;
    right:20px;
    background:#e76f51;
    color:#fff;
    padding:13px 18px;
    border-radius:50px;
    font-weight:800;
    box-shadow:0 12px 25px rgba(231,111,81,.30);
}

/* INFO CARDS */
.info-section{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:22px;
    margin-top:35px;
}

.info-card{
    background:#fff;
    border-radius:28px;
    padding:28px 22px;
    text-align:center;
    box-shadow:0 18px 45px rgba(80,60,40,.10);
    position:relative;
    overflow:hidden;
}

.info-card:before{
    content:\"\";
    width:80px;
    height:80px;
    border-radius:50%;
    background:#ffe8cc;
    position:absolute;
    top:-28px;
    right:-20px;
}

.icon-circle{
    width:68px;
    height:68px;
    background:#edf6f9;
    border-radius:50%;
    margin:0 auto 15px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:30px;
}

.info-card h3{
    color:#1d3557;
    font-size:16px;
    margin-bottom:8px;
}

.info-card p{
    color:#4b5563;
    font-weight:600;
    font-size:15px;
}

/* SECTION */
.section-title{
    text-align:center;
    margin:60px 0 28px;
}

.section-title h2{
    font-size:38px;
    color:#102033;
}

.section-title p{
    color:#6b7280;
    margin-top:8px;
}

/* PROGRAM */
.program-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:28px;
}

.program-card{
    background:#fff;
    border-radius:35px;
    padding:30px;
    box-shadow:0 18px 45px rgba(80,60,40,.10);
}

.day-tag{
    display:inline-block;
    padding:12px 22px;
    border-radius:50px;
    color:#fff;
    font-weight:800;
    margin-bottom:22px;
}

.startup{
    background:#457b9d;
}

.msme{
    background:#e76f51;
}

.topic{
    background:#f8fafc;
    border-radius:18px;
    padding:16px 18px;
    margin-bottom:14px;
    font-weight:600;
    color:#374151;
    border-left:6px solid #ffb703;
}

/* PRICING */
.price-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
}

.price-card{
    background:#fff;
    border-radius:35px;
    padding:35px 25px;
    text-align:center;
    box-shadow:0 18px 45px rgba(80,60,40,.10);
}

.price-card .circle{
    width:110px;
    height:110px;
    border-radius:50%;
    background:#fff3b0;
    margin:0 auto 20px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:28px;
    font-weight:800;
    color:#fb8500;
}

.price-card h3{
    color:#1d3557;
    margin-bottom:8px;
}

.price-card p{
    color:#6b7280;
    font-weight:600;
}

/* CTA */
.cta{
    margin-top:60px;
    background:linear-gradient(135deg,#1d3557,#457b9d);
    color:#fff;
    border-radius:40px;
    padding:45px;
    text-align:center;
    position:relative;
    overflow:hidden;
    margin-bottom: 60px;
}

.cta:before{
    content:\"\";
    width:180px;
    height:180px;
    border-radius:50%;
    background:#fb8500;
    position:absolute;
    left:-60px;
    top:-60px;
}

.cta:after{
    content:\"\";
    width:180px;
    height:180px;
    border-radius:50%;
    background:#ffb703;
    position:absolute;
    right:-40px;
    bottom:-45px;
}

.cta-content{
    position:relative;
    z-index:2;
}

.cta h2{
    font-size:36px;
}

.cta p{
    margin-top:12px;
    color:#e0f2fe;
}

/* FOOTER */
.footer{
    text-align:center;
    margin-top:35px;
    color:#4b5563;
    font-weight:500;
}

.footer a{
    color:#fb8500;
    font-weight:700;
    text-decoration:none;
}

/* RESPONSIVE */
@media(max-width:900px){
    .hero{
        grid-template-columns:1fr;
        padding:35px 25px;
    }

    .hero h1{
        font-size:38px;
    }

    .info-section,
    .program-grid,
    .price-grid{
        grid-template-columns:1fr;
    }
}

#sidebar, #sidebar-alt {
    padding: 0;
    font-size: .9em;
}




.scaleup-table-wrapper{ width:100%; overflow-x:auto; font-family:\'Poppins\',sans-serif; margin:20px 0; } .scaleup-table{ width:100%; border-collapse:collapse; min-width:1200px; background:#fff; border-radius:16px; overflow:hidden; box-shadow:0 10px 30px rgba(0,0,0,0.08); } .scaleup-table thead{ background:linear-gradient(135deg,#0f172a,#1e3a8a,#0ea5e9); color:#fff; } .scaleup-table th{ padding:16px; text-align:left; font-size:15px; font-weight:600; border-bottom:1px solid rgba(255,255,255,0.15); } .scaleup-table td{ padding:14px 16px; border-bottom:1px solid #e5e7eb; vertical-align:top; font-size:14px; color:#1f2937; } .scaleup-table tbody tr:nth-child(even){ background:#f8fafc; } .scaleup-table tbody tr:hover{ background:#e0f2fe; transition:0.3s ease; } .day-heading{ background:linear-gradient(90deg,#f59e0b,#f97316); color:#fff; font-size:20px; font-weight:700; padding:14px 18px; border-radius:12px; margin:30px 0 15px; display:inline-block; box-shadow:0 6px 20px rgba(249,115,22,0.25); } .topic-badge{ background:#dbeafe; color:#1d4ed8; padding:6px 12px; border-radius:20px; font-size:12px; font-weight:600; display:inline-block; } .status{ font-size:12px; font-weight:600; padding:6px 10px; border-radius:20px; display:inline-block; } .status.sent{ background:#dcfce7; color:#15803d; } .status.pending{ background:#fef3c7; color:#b45309; } .scaleup-title{ font-size:34px; font-weight:700; background:linear-gradient(135deg,#0f172a,#2563eb); -webkit-background-clip:text; -webkit-text-fill-color:transparent; margin-bottom:8px; } .scaleup-subtitle{ color:#4b5563; font-size:16px; margin-bottom:25px; }
/* Builder Custom CSS END */