.shops{padding:16px 0 50px}.shops__container{position:relative;padding:43px 40px}.shops__container:before{z-index:0;content:"";position:absolute;left:0;top:0;border-radius:32px;background-color:var(--background-secondary);width:50%;height:100%}.shops__container:after{z-index:0;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);border-top-right-radius:32px;border-bottom-right-radius:32px;background-repeat:no-repeat;background-image:url(/img/shop-bg.png);background-size:cover;height:95%;width:50%}.shops__description{position:relative;width:48%;margin-bottom:24px;font-family:var(--font-family);font-size:16px;line-height:140%;font-weight:400;color:var(--text-primary)}.shops__description span{font-weight:600;background:linear-gradient(90deg,#4664ff,#8b33f6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.shops__list{z-index:10;position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}.shop{margin-bottom:20px;border-radius:24px;padding:16px;width:calc((100% / 4) - 10px);background-color:var(--text-tertiary)}.shop__photo{margin-bottom:16px;border-radius:24px;width:100%;height:300px;object-fit:cover}.shop__title{margin-bottom:4px;display:flex;align-items:center}.shop__title img{margin-right:4px}.shop__title span{font-family:var(--second-family);font-weight:500;font-size:22px;text-transform:uppercase}.shop__description,.shop__title span{line-height:140%;color:var(--text-primary)}.shop__description{font-family:var(--font-family);font-weight:400;font-size:16px}.shops-pic-container{display:none}@media(max-width:991px){.shops-pic-container{position:relative;padding:0 16px;display:block;border-top-right-radius:24px;border-top-left-radius:24px;overflow:hidden;height:300px}.shops-pic-container img{height:100%;object-fit:cover}.shops-pic-container img,.shops__descor{width:100%;border-top-right-radius:24px;border-top-left-radius:24px}.shops__descor{position:absolute;bottom:0;left:0;height:24px;background-color:var(--background-secondary)}.shops .container{padding:0}.shops__container{border-bottom-right-radius:24px;border-bottom-left-radius:24px;padding:0 16px 24px;background-color:var(--background-secondary)}.shops__container:after,.shops__container:before{display:none}.shops__description{margin-bottom:16px;width:100%;font-size:14px}.shops__list{flex-direction:column}.shop{margin-bottom:0;width:100%;border-radius:16px;padding:12px}.shop:not(:last-child){margin-bottom:8px}.shop__photo{display:none}.shop__title{margin-bottom:4px}.shop__title span{font-family:var(--second-family);font-weight:500;font-size:20px;text-transform:uppercase}.shop__description,.shop__title span{line-height:140%;color:var(--text-primary)}.shop__description{font-family:var(--font-family);font-weight:400;font-size:14px}}