.content-offer{background-image:linear-gradient(0deg,#f4f2ef,#fff);border-radius:5px;box-shadow:0 3px 20px hsla(35,8%,69%,.2);color:currentColor;display:block;padding:clamp(20px,4vw,40px);text-align:center;text-decoration:none;top:160px;transition:all .2s ease-in-out}.content-offer:hover{box-shadow:0 3px 20px hsla(35,8%,69%,.5)}.content-offer__title{font-size:2.8rem;line-height:1.4}.content-offer__title:after{margin-left:calc(50% - 50px)}.content-offer__image{margin-block:1rem 4rem}.content-offer-layout2{background-color:#fff;border-radius:5px;box-shadow:0 3px 20px hsla(35,8%,69%,.2);display:block;padding:25px 30px;text-decoration:none;top:160px}.content-offer-layout2__img-wrapper{align-items:center;display:flex;flex-wrap:nowrap;margin-bottom:15px;row-gap:10px}.content-offer-layout2__img-wrapper img{border-radius:50%;height:100px;margin-right:15px;object-fit:cover;width:100px}.content-offer-layout2__title{font-weight:600}.content-offer-layout2__subtitle{margin:0}.content-offer__btn-wrapper{margin-top:15px}