/* Generated from page: exposure-draft-on-standard-on-sustainability-assurance-ssa-5000-general-requirements-for-sustainability-assurance-engagement */
.themify_builder_content-1905 .tb_6lbg450.module_row{padding-top:5%; padding-bottom:0%;}
.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap,.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap p,.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap blockquote,.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap h1,.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap h2,.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap h3,.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap h4,.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap h5,.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap h6,.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap li,.themify_builder_content-1905 .tb_lmne704.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:400;font-family:"Open Sans";}
.themify_builder_content-1905 .tb_lmne704.module-text{text-align:center; font-size:30px; line-height:1em;}
.themify_builder_content-1905 .tb_lzo9140.module_row{padding-top:0%; padding-bottom:5%;}
.themify_builder_content-1905 .tb_mj3k714.module-text.module h2{font-size:58px; line-height:65px;}
.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap,.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap p,.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap blockquote,.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap h1,.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap h2,.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap h3,.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap h4,.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap h5,.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap h6,.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap li,.themify_builder_content-1905 .tb_mj3k714.module-text .tb_text_wrap span{color:rgba(41, 39, 39, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:400;font-family:"Open Sans";}
.themify_builder_content-1905 .tb_mj3k714.module-text a{color:rgba(13, 12, 12, 1);}

@media screen and (max-width: 480px) {
.themify_builder_content-1905 .tb_mj3k714.module-text.module h2{font-size:40px; line-height:48px;}
}/* Builder Custom CSS START */
.themify_builder_content-1905 .tb_mj3k714.module-text.module h2 {
    font-size: 40px!important;
	}

/* =========================
   ICAI SSA NOTICE DESIGN
   UPDATED HERO SECTION
========================= */

.icai-ssa-notice,
.icai-ssa-notice *{
    box-sizing:border-box;
}

.icai-ssa-notice{
    font-family:\'Poppins\',Arial,sans-serif;
    width:100%;
    padding:30px 10px;
    clear:both;
}

.icai-ssa-notice a{
    text-decoration:none;
}

/* CARD */

.icai-ssa-notice .ssa-card{
    max-width:1100px;
    margin:0 auto;

    border-radius:28px;
    overflow:hidden;

    background:#ffffff;

    box-shadow:
    0 18px 45px rgba(0,0,0,0.10);
}

/* TOP BAR */

.icai-ssa-notice .ssa-topbar{
    display:flex;
    justify-content:space-between;
    align-items:center;

    padding:16px 28px;

    background:#083d2b;
}

.icai-ssa-notice .ssa-badge{
    background:#ffe066;
    color:#083d2b;

    padding:8px 18px;

    border-radius:30px;

    font-size:14px;
    font-weight:800;
}

.icai-ssa-notice .ssa-date{
    color:#ffffff;
    font-size:15px;
    font-weight:600;
}

/* HERO SECTION */

.icai-ssa-notice .ssa-hero{
    position:relative;
    overflow:hidden;

    padding:70px 40px;

    background:
    linear-gradient(
    135deg,
    #9ad93a 0%,
    #b6ea4a 45%,
    #8fcd2c 100%
    );
}

/* LIGHT GLOW */

.icai-ssa-notice .ssa-hero::before{
    content:\"\";

    position:absolute;

    width:300px;
    height:300px;

    border-radius:50%;

    background:rgba(255,255,255,0.14);

    top:-120px;
    right:-80px;
}

/* BIG SSA TEXT */

.icai-ssa-notice .ssa-hero::after{
    content:\"SSA\";

    position:absolute;

    right:30px;
    bottom:-5px;

    font-size:120px;
    font-weight:900;

    color:rgba(255,255,255,0.08);

    letter-spacing:8px;
}

/* HERO CONTENT */

.icai-ssa-notice .ssa-hero-content{
    position:relative;
    z-index:2;

    text-align:center;
}

/* TOP SMALL HEADING */

.icai-ssa-notice .ssa-hero h5{
    margin:0 0 12px;

    font-size:18px;
    font-weight:500;

    color:#ffffff;

    letter-spacing:.5px;

    text-align:center;
}

/* MAIN HEADING */

.icai-ssa-notice .ssa-hero h2{
    margin:0 0 22px;

    max-width:100%;

    font-size:36px;
    line-height:1.4;
    font-weight:700;

    color:#ffffff;

    text-align:center;
}

/* SSA-5000 */

.icai-ssa-notice .ssa-hero h1{
    margin:0;

    font-size:32px;
    line-height:1.2;
    font-weight:800;

    color:#ffffff;

    letter-spacing:1px;

    text-align:center;
}

/* SUB HEADING */

.icai-ssa-notice .ssa-hero h3{
    margin:18px auto 0;

    max-width:850px;

    font-size:25px;
    line-height:1.5;
    font-weight:700;

    color:#ffffff;

    text-align:center;
}

/* CONTENT */

.icai-ssa-notice .ssa-content{
    padding:38px;
}

.icai-ssa-notice .ssa-content p{
    margin:0 0 15px;

    font-size:16px;
    line-height:1.8;

    color:#344054;
}

/* HIGHLIGHT */

.icai-ssa-notice .ssa-highlight{
    margin:26px 0;

    background:
    linear-gradient(
    135deg,
    #fff5c2,
    #fff9e7
    );

    border:1px solid #ffe066;

    border-radius:18px;

    padding:20px 24px;
}

.icai-ssa-notice .ssa-highlight span{
    display:block;

    color:#7a5800;

    font-size:15px;

    margin-bottom:5px;
}

.icai-ssa-notice .ssa-highlight strong{
    font-size:26px;

    color:#5b3d00;
}

/* BUTTON */

.icai-ssa-notice .ssa-btn-wrap{
    margin-bottom:34px;
}

.icai-ssa-notice .ssa-btn{
    display:inline-block;

    padding:14px 28px;

    border-radius:14px;

    background:
    linear-gradient(
    135deg,
    #ff7a18,
    #af002d
    );

    color:#ffffff !important;

    font-weight:700;
    font-size:15px;

    box-shadow:
    0 12px 25px rgba(175,0,45,0.22);

    transition:.3s;
}

.icai-ssa-notice .ssa-btn:hover{
    transform:translateY(-3px);
}

/* TITLE */

.icai-ssa-notice .ssa-title{
    font-size:25px;
    font-weight:800;

    color:#083d2b;

    margin-bottom:20px;
}

/* GRID */

.icai-ssa-notice .ssa-grid{
    display:grid;
    grid-template-columns:1fr 1.4fr;
    gap:22px;
}

/* BOX */

.icai-ssa-notice .ssa-box{
    position:relative;

    overflow:hidden;

    border-radius:22px;

    padding:26px;

    min-height:190px;
}

/* EMAIL */

.icai-ssa-notice .ssa-email{
    background:
    linear-gradient(
    135deg,
    #e0fbfc,
    #caf0f8
    );
}

/* POSTAL */

.icai-ssa-notice .ssa-postal{
    background:
    linear-gradient(
    135deg,
    #efffd8,
    #fefae0
    );
}

.icai-ssa-notice .ssa-box-title{
    font-size:20px;
    font-weight:800;

    color:#083d2b;

    margin-bottom:12px;
}

.icai-ssa-notice .ssa-box a{
    color:#af002d;

    font-weight:700;
}

/* CONTACT */

.icai-ssa-notice .ssa-contact{
    margin-top:28px;

    padding:22px 24px;

    border-radius:20px;

    background:#083d2b;

    color:#ffffff;

    line-height:1.8;
}

.icai-ssa-notice .ssa-contact a{
    color:#ffe066;

    font-weight:700;
}

/* FOOTER */

.icai-ssa-notice .ssa-footer{
    display:flex;
    gap:22px;

    margin-top:30px;
}

.icai-ssa-notice .ssa-footer-box{
    flex:1;

    background:#f7fafc;

    border-left:5px solid #9ad93a;

    padding:22px;

    border-radius:18px;
}

.icai-ssa-notice .ssa-footer-box strong{
    display:block;

    color:#083d2b;

    font-size:17px;

    margin-bottom:8px;
}

.icai-ssa-notice .ssa-footer-box span{
    color:#4b5563;

    line-height:1.7;
}

/* MOBILE */

@media(max-width:768px){

    .icai-ssa-notice{
        padding:20px 5px;
    }

    .icai-ssa-notice .ssa-topbar,
    .icai-ssa-notice .ssa-footer{
        flex-direction:column;
        gap:12px;
        text-align:center;
    }

    .icai-ssa-notice .ssa-hero{
        padding:40px 22px;
    }

    .icai-ssa-notice .ssa-content{
        padding:25px 20px;
    }

    .icai-ssa-notice .ssa-hero h2{
        font-size:28px;
    }

    .icai-ssa-notice .ssa-hero h1{
        font-size:26px;
    }

    .icai-ssa-notice .ssa-hero h3{
        font-size:19px;
    }

    .icai-ssa-notice .ssa-grid{
        grid-template-columns:1fr;
    }

    .icai-ssa-notice .ssa-footer{
        flex-direction:column;
    }

    .icai-ssa-notice .ssa-hero::after{
        font-size:80px;
        right:12px;
    }
}
/* Builder Custom CSS END */