.offer{padding-bottom:70px}.offer__main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.offer__item{width:365px}.offer__img{position:relative;background-position:center center;-webkit-background-size:cover;background-size:cover;width:100%;height:165px}.offer__img::after{display:block;position:absolute;content:'';width:-webkit-calc(100% - 10px);width:calc(100% - 10px);height:-webkit-calc(100% - 10px);height:calc(100% - 10px);border:1px solid #fff;border-top:2px solid #fff;top:5px;left:5px}.offer__paragraph{font-size:17px;padding-bottom:5px}.offer__subtitle{font-family:'robotomedium';font-size:24px;color:#505050;padding:7px 0}.offer__link{font-family:'robotomedium';font-size:16px}.offer__link-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.offer__date{font-size:14px;font-style:italic}@media screen and (max-width:1300px){.offer__main{margin:0 -30px}}@media screen and (max-width:900px){.offer__img{width:-webkit-calc(100% - 20px);width:calc(100% - 20px)}}