.sect-revv8 {
    padding: 160px 0px 80px 0px;
}

.psaflex-woswip {
    display: flex;
    justify-content: center;
    box-shadow: 0px 16px 80px 0px #00000014;
    border-radius: 24px !important;
    overflow: hidden;
    max-width: 1464px;
    height: 824px;
    margin: auto;
}

.psaworf-sec {
    padding: 0px 0px 160px 0px;
}

.psaflex-woswip iframe {
    width: -webkit-fill-available;
    flex-shrink: 0;
}

.fjsc-container {
    max-width: 1480px;
    margin: auto;
}

.fsjasc-swrip {
    max-width: 1480px;
    margin: auto;
    width: -webkit-fill-available;
    margin-top: 30px;

    display: flex;
    gap: 0px 24px;
}

.fsjasc-swrip .swiper-wrapper {
    padding: 50px 0px 80px 0px;
}

.fsj-rhead {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fsj-umlaekl {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #272838;
}

.fsj-revcrd {
    background-color: white;
    border-radius: 12px;
    padding: 40px;
    max-width: 580px;
    box-shadow: 0px 16px 80px 0px #00000014;
    width: -webkit-fill-available;
    flex-shrink: 0;
    height: auto;
}

.gsj-rebocp {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #8B86AA;
    margin-top: 20px;
    margin-bottom: 28px;
}

@media only screen and (max-width: 500px) {
    .fsj-revcrd{
        margin: 0px 0px !important;
    }
    .sect-revv8{
        margin: auto 10px !important;
        padding: 84px 0px 14px 0px !important;
    }
    .fsjasc-swrip .swiper-wrapper{
        padding-bottom: 70px !important;
    }
    .psaflex-woswip iframe{
        height: 250px !important;
    }
    .psaflex-woswip{
        height: auto;
    }
    .psaworf-sec{
        padding-bottom: 84px; 
        margin: 0px 10px;
    }
}