/**
 * Upcreators
 * Upcreators is the template for Agency, Streamers, Shop, Blog, Portfolio, Events, etc
 * Exclusively on https://1.envato.market/upcreators-html
 *
 * @encoding        UTF-8
 * @version         1.0.0
 * @copyright       (C) 2018 - 2022 Merkulove ( https://merkulov.design/ ). All rights reserved.
 * @license         Envato License https://1.envato.market/KYbje
 * @contributors    Lilith Lamber (winter.rituel@gmail.com)
 * @support         help@merkulov.design
 **/
// suggested section component

.suggested {
    &.gradient {
        position: relative;
        background: #F3F3F3;
        overflow: hidden;

        .suggested_bg {
            @include cover;
            opacity: 0.31;
            z-index: 1;
            img {
                height: 100%;
                min-height: 900px;
            }
        }
    }

    .container {
        position: relative;
        z-index: 2;
    }

    &_slider {
        margin-top: 30px;
    }

}

// media queries