.profile__content--offers{display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%}.offer{display:flex;flex-direction:column;width:312px;min-height:413px;border:1px solid #e1e1e3;border-radius:20px;margin:0 30px 32px 0}.offer.disabled{opacity:.4}.offer:nth-child(3n){margin-right:0}.offer__img{width:100%;height:257px;border-top-left-radius:20px;border-top-right-radius:20px}.offer__info{display:flex;flex-direction:column;align-items:center;padding:0 20px 30px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.offer__info--title{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin:20px 0;min-height:70px}.offer__info--title h2{font-family:RotondaC;font-size:18px;font-weight:700;line-height:24px}.offer__info--additional{display:flex;justify-content:space-between;align-items:center;width:100%}.offer__info--additional .date{display:flex;align-items:center}.offer__info--additional .date__label{font-size:12px;color:#969ba4;margin-right:12px}.offer__info--additional .date .fire-icon{min-width:17px;min-height:18px;background-image:url(../img/icons/fire.svg);background-repeat:no-repeat;background-position:center center;display:inline-block}.offer__info--additional .icons span:not(:first-child){margin-left:15px}.offer__info--additional .icons .touch-icon{min-width:16px;min-height:16px;background-image:url(../img/icons/touch.svg);background-repeat:no-repeat;background-position:center center;display:inline-block}.offer__info--additional .icons .shop-icon{min-width:16px;min-height:16px;background-image:url(../img/icons/shop-small.svg);background-repeat:no-repeat;background-position:center center;display:inline-block}@media screen and (max-width:1024px){.profile{padding:0}.profile__content{padding:0 15px}.profile__content--offers{max-width:750px}.offer{width:354px}.offer:nth-child(3n){margin-right:30px}.offer:nth-child(2n){margin-right:0}}@media screen and (max-width:767px){.profile__content--offers{max-width:none;justify-content:center}.offer{width:342px;margin-right:0!important}}