.home-featured{background:#030303;padding:120px 0}@media (max-width:991px){.home-featured{padding:64px 0}}.home-featured__title{color:#fafafa;margin-bottom:64px}@media (max-width:991px){.home-featured__title{margin-bottom:40px}}.home-featured__list{display:flex;flex-wrap:wrap;gap:16px}@media (max-width:991px){.home-featured__list{flex-direction:column}}.home-featured__item{background:url(../../../images/featured-bg.jpg) no-repeat top;background-size:cover;border:1px solid #2d2d2d;border-radius:8px;overflow:hidden;padding:48px 32px 32px;width:calc(33.33333% - 11px)}.home-featured__item:nth-child(2){background:url(../../../images/featured-bg-2.jpg) no-repeat top;background-size:cover}.home-featured__item img{height:265px;margin:0 auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.home-featured__item h4{color:#fafafa;margin:42px 0 16px}.home-featured__item p{margin:0}@media (max-width:991px){.home-featured__item{width:100%}.home-featured__item h4{margin-top:32px}}@media (max-width:568px){.home-featured__item{padding:24px 16px 16px}}