/* Home Surface V1
   Nền xanh rất nhạt để tách card trắng khỏi nền trang và đồng bộ với Domain/Account. */
main.stc-home-surface {
    background: #f5f9ff;
    border-top: 1px solid #edf3fb;
    border-bottom: 1px solid #edf3fb;
}

main.stc-home-surface .stc-services-v22,
main.stc-home-surface #market13Featured.market13-section {
    background: transparent !important;
}

main.stc-home-surface .stc-services-v22 {
    padding-bottom: 18px;
}

main.stc-home-surface #market13Featured.market13-section {
    padding-bottom: 72px;
}

@media (max-width: 767px) {
    main.stc-home-surface {
        background: #f6f9fe;
    }
    main.stc-home-surface #market13Featured.market13-section {
        padding-bottom: 46px;
    }
}
