.services-main-container {
    width: 100%;
    max-width: 358px;
    height: auto;
    min-height: 371.26px;
   /* padding: 56px 10px 120px 10px;*/
    gap: 56px;
    margin-top: 50px;
}

@media (min-width: 768px) { 
    
    .card-Info {
        max-width: 369px;
    }
    
    .card-bottom {
        width: 100%;
        max-width: 366.33px;  
    }

    .services-main-container {
        width: 100%;
        max-width: 1440px;
        height: auto;
        min-height: 371.26px;
      /*  padding: 56px 150px 120px 150px;*/
        gap: 56px;
    }
.sustainability-service-card-container{
min-height: 128px;
        padding-bottom: 40px;
        margin-top:unset;
    }
    .sustainability-service-container{
	min-height:128px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}

.sustainability-service-txt{
    display:none;
    }
}

.sustainability-card-content-wrapper {
	width: 100% !important;
    max-width: none !important;
}

.sustainability-service-card-container{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}

@media (max-width:767px) {
    .sustainability-service-container {
		min-height: 473px !important;
    }

    .sustainability-service-card-container {
        margin-top: auto !important;
    }

    .sustainability-service-txt {
        height: auto !important;
    }
}

.sustainability-service-card-container{

    }
.service-container {
    width: 100%;
    max-width: 1140px;
    height: auto;
    min-height: 600px;
    gap: 32px;

}

.service-txt {
    width: 158px;
    height: 54px;
    font-family: 'Bellefair';
    font-weight: 400;
    font-size: 36px;
    line-height: 54px;
    letter-spacing: 0px;
    color: #2C3059;
}

.service-card-container {
    width: 100%;
    max-width: 1440px;
    height: auto;
    gap: 24px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 32px;
}

.card-Info {
    width: 358px;
    height: auto;
    gap: 24px;
}

.card-top {
    width: 100%;
    max-width: 370px;
    /* width: 370px; */
    height: 370px;
    height: auto;
    min-height: 370px;
    gap: 48px;
    padding-top: 24px;
    padding-right: 2px;
    padding-bottom: 24px;
    padding-left: 12px;
    border-radius: 8px;
    border-width: 1px;
    background: linear-gradient(358.63deg, #C9CDE4 -4.99%, #F9FAFD 56.07%, #FFFFFF 129.41%);
    border: 1px solid var(--gray-stroke, #DFE0EB);
    box-shadow: 0px 16px 40px 0px #1018280F;
    position: relative;
    overflow: hidden;
}

.card-top-design {
    width:auto;
    height:120px;
    right:-15px;
    left:-15px;
    bottom:0px;
    background-size:cover;
    background-image: url('../../../../content/dam/thaiairways/images/help/design.png');
    position:absolute;
}

.card-head {
    width: 100%;
    max-width: 322px;
    height: auto;
    /* min-height: 92px; */
    gap: 12px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.service-card-title {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #2C3059;
}

.card-top-arrow {
    width: 24px;
    height: 24px;
}

.title-desc {
    opacity: 80%;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22.4px;
    letter-spacing: 0px;
    color: #2C3059;
}

.supportcard-img {
    width: 100%;
    max-width: 272.6px;
    height: auto;
    min-height: 166.17px;
    /* width:
        272.6px;
    height:
        166.17px; */
    position: absolute;
    right: 0;
    bottom: 0;

}
.ropcard-img {
    width: 100%;
    max-width: 251.6px;
    height: auto;
    min-height: 166.17px;
    /* width:
        272.6px;
    height:
        166.17px; */
    position: absolute;
    right: 0;
    bottom: 0;

}

.splccard-image {
    width: 100%;
    max-width: 272.6px;
    height: auto;
    min-height: 166.17px;
    /* width:
        272.6px;
    height:
        166.17px; */
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 8px;

}

.card-bottom {
    width: 358px;
    max-width: 366.33px;
    /* width: 369.33px; */
    height: auto;
    /* height: 128px; */
    gap: 15px;
    border-radius: 8px;
    border-width: 1px;
    /* padding: 24px; */
    background-color: #FFFFFF;
    box-shadow: 0px 16px 40px 0px #1018280F;
    border: 1px solid var(--gray-stroke, #DFE0EB);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    /* text-align: center; */
    padding: 20px 10px 20px 10px !important;
}

.support-card-badge {
    width: 80px;
    height: 80px;

}

.card-bottom-arrow {
    width: 20px;
    height: 20px;
    margin-top: 18px;
}

.card-bottom-title {
    width: 100%;
    max-width: 189.33px;
    height: auto;
    min-height: 54px;
    /* height: 54px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: 'Inter';
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0px;
    color: #2C3059;
}

.card-bottom-container {    
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 22px;
}

@media (max-width:400px) {
    .help-txt {
        font-size: 24px;
    }

    .help-desc {
        font-size: 16px;
    }
}
@media (max-width: 800px) {
    .faq-container {
        flex-direction: column;
    }

    .ofc-container {
        flex-direction: column;
    }

    .service-card-container {
        flex-direction: column;
    }

    .card-bottom-container {
        flex-direction: column;
    }

    img {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: none;

    }
}