/* ============================================== section about  ================================================= */
.section-about{background-color:var(--white);}
.section-about .row{row-gap:48px;}
.section-about .heading-style-2{color: var(--light-blue);}
.section-about .heading-style-8{color: var(--secondary-02);}
.section-about .about-image-wrap{position:relative;padding-top:71.448%;overflow: hidden;border-radius: 16px;}
.section-about .about-image-wrap img{position:absolute;height:100%;width:100%;top:0;left:0;}

/* ============================================== section-informed ================================================= */
/* content */
.section-informed-car .heading-style-2{padding-bottom: 50px; color:var(--light-blue);margin-bottom:20px;border-bottom:1px solid var(--gray-01);}
.section-informed-car .row {row-gap:28px;}
.section-informed-car .row .informed-car-card-wrap{padding:20px;text-align: center; background-color: var(--white);border-radius: 10px;height: 100%; display: flex ; flex-direction:column;}
.section-informed-car .informed-car-card-icon img{width: 60px;height: 60px;margin-bottom:30px;}
.section-informed-car .heading-style-9{min-height: 0 !important; color:var(--blue-01);margin-bottom:12px;font-family: var(--helvetica-bold);}
.section-informed-car .heading-style-9 span{display: block;}
.section-informed-car .heading-style-10{color:#5A5D60;}
/* image */
.section-informed-car .informed-car-image-wrap{height:100%;border-radius: 16px;overflow:hidden;}
.section-informed-car .informed-car-image-wrap img{height:100%;}

/* ============================================== section about content ================================================= */
.section-about-content{background-color: var(--white);}
.section-about-content .row{row-gap:28px;--bs-gutter-x:28px;}
.section-about-content .about-content-card{padding: 40px; position: relative;background-color:#0B1928;border-radius: 16px;height:100%;}
.section-about-content .about-content-card:after{content: "";position: absolute; bottom: 0; right: 0; pointer-events: none; width: 140px; height: 140px; background: url(../images/loan-right-result-after-image.png) no-repeat center / cover;}
.section-about-content .about-content-card-1{background-color:var(--blue-01);}
.section-about-content .about-content-card .heading-style-4{color:#F2F8FD;margin-bottom:24px;}
.section-about-content .about-content-card .heading-style-9{color:#F5F6F6;}
/* image */
.about-content-card-image{border-radius: 16px;padding-top:71.676%;position:relative;overflow: hidden;height: 100%;}
.about-content-card-image img{position:absolute;top: 0;left: 0;height:100%;width:100%;}


/* ======================================================== Media Query ================================================= */
@media screen and (max-width:1600px){
    /* ============================================== section about content ================================================= */
    .section-about-content .about-content-card{padding: 34px 34px 64px 34px; border-radius: 15px;}
    .section-about-content .about-content-card .heading-style-4{margin-bottom:22px;}
    /* image */
    .about-content-card-image{border-radius: 15px;}
}
@media screen and (max-width:1500px){
    /* ============================================== section-informed ================================================= */
    /* content */
    .section-informed-car .heading-style-2{padding-bottom: 35px; margin-bottom:18px;}
    .section-informed-car .row {row-gap:25px;--bs-gutter-x:25px;}
    .section-informed-car .row .informed-car-card-wrap{padding:18px;border-radius: 9px;}
    .section-informed-car .informed-car-card-icon img{width: 58px;height: 58px;margin-bottom:28px;}
    .section-informed-car .heading-style-9{margin-bottom:11px;}
    /* image */
    .section-informed-car .informed-car-image-wrap{border-radius: 15px;}
    
    /* ============================================== section about content ================================================= */
    .section-about-content .row{row-gap:20px;--bs-gutter-x:20px;}
    .section-about-content .about-content-card{padding: 32px 32px 58px 32px; border-radius: 12px;}
    .section-about-content .about-content-card .heading-style-4{margin-bottom:18px;}
    .section-about-content .about-content-card:after{width: 120px; height: 120px;}
    /* image */
    .about-content-card-image{border-radius: 12px;}
}
@media screen and (max-width:1400px){
    /* ============================================== section about  ================================================= */
    .section-about .row{row-gap:40px;}
    .section-about .about-image-wrap{border-radius: 15px;}
    
    /* ============================================== section-informed ================================================= */
    /* content */
    .section-informed-car .heading-style-2{padding-bottom: 28px; margin-bottom:16px;}
    .section-informed-car .row {row-gap:20px;--bs-gutter-x:20px;}
    .section-informed-car .row .informed-car-card-wrap{padding:16px;}
    .section-informed-car .informed-car-card-icon img{width: 52px;height: 52px;margin-bottom:24px;}
    .section-informed-car .heading-style-9{margin-bottom:10px;min-height: 55px;}
    /* image */
    .section-informed-car .informed-car-image-wrap{border-radius: 12px;}
    
    /* ============================================== section about content ================================================= */
    .section-about-content .row{row-gap:18px;--bs-gutter-x:18px;}
    .section-about-content .about-content-card{padding: 30px 30px 54px 30px;}
    .section-about-content .about-content-card .heading-style-4{margin-bottom:16px;}
    .section-about-content .about-content-card:after{width: 100px; height: 100px;}
}
@media screen and (max-width:1199px){
    /* ============================================== section about  ================================================= */
    .section-about .row{row-gap:38px;}
    .section-about .about-image-wrap{border-radius: 14px;}
    
    /* ============================================== section-informed ================================================= */
    /* content */
    .section-informed-car .heading-style-2{padding-bottom: 20px; margin-bottom:15px;}
    .section-informed-car .row {row-gap:12px;--bs-gutter-x:12px;}
    .section-informed-car .row .informed-car-card-wrap{padding:15px 12px;}
    .section-informed-car .informed-car-card-icon img{width: 40px;height: 40px;margin-bottom:22px;}
    .section-informed-car .heading-style-9{margin-bottom:9px;}
    /* image */
    .section-informed-car .informed-car-image-wrap{border-radius: 11px;}
    
    /* ============================================== section about content  ================================================= */
    .section-about-content .row{row-gap:14px;--bs-gutter-x:14px;}
    .section-about-content .about-content-card{padding: 25px 25px 45px 25px;}
    .section-about-content .about-content-card .heading-style-4{margin-bottom:14px;}
}
@media screen and (max-width:991px){
    /* ============================================== section about  ================================================= */
    .section-about .row{row-gap:34px;}
    .section-about .about-image-wrap{border-radius: 12px;}
    
    /* ============================================== section-informed  ================================================= */
    /* content */
    .section-informed-car .heading-style-2{padding-bottom: 18px;}
    .section-informed-car .row .informed-car-card-wrap{padding:12px;}
    .section-informed-car .informed-car-card-icon img{width: 38px;height: 38px;margin-bottom:20px;}
    .section-informed-car .heading-style-9{min-height:auto;}    
}
@media screen and (max-width:767px){
    /* ============================================== section about  ================================================= */
    .section-about .row{row-gap:30px;}
    
    /* ============================================== section about content  ================================================= */
    .section-about-content .about-content-card{padding: 28px;}
    .section-about-content .about-content-card .heading-style-4{margin-bottom:12px;}
}
@media screen and (max-width:575px){
    /* ============================================== section about  ================================================= */
    .section-about .row{row-gap:20px;}
    
    /* ============================================== section-informed  ================================================= */
    /* content */
    .section-informed-car .heading-style-9 span{display: inline-block;}
    .section-informed-car .heading-style-2{padding-bottom: 16px;}
    .section-informed-car .informed-car-card-icon img{width: 34px;height: 34px;margin-bottom:18px;}
    
    /* ============================================== section about content  ================================================= */
    .section-about-content .about-content-card{padding: 22px;border-radius: 10px;}
    .about-content-card-image{border-radius: 10px;}
}
