#content-wrap{margin-bottom:4em}.all-offers-carousel{background-color:var(--bgColorOfDiv);border-radius:var(--borderRadiusOfDiv);padding:var(--paddingOfDiv)}.all-offers-carousel__title{color:#000;font-size:18px;font-weight:600;line-height:20px;margin:0 0 16px}.all-offers-carousel__container{display:flex;flex-wrap:wrap;row-gap:16px}.all-offers-carousel__item{--height:100px;background-color:#e7e9ff;border-radius:8px;cursor:pointer;display:block;flex-basis:calc(50% - 8px);height:var(--height);min-height:var(--height);min-width:156px;padding:16px 30px 16px 16px;position:relative}.all-offers-carousel__item:not(:nth-child(2n)){margin-right:16px}.all-offers-carousel__item:focus,.all-offers-carousel__item:focus h4,.all-offers-carousel__item:hover,.all-offers-carousel__item:hover h4{text-decoration:none}.all-offers-carousel__item-title{color:#000;display:-webkit-box;font-size:14px;font-weight:400;line-height:20px;margin:0;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.all-offers-carousel__item-img{bottom:0;display:block;height:80px;position:absolute;right:-4px;width:80px}.all-offers-carousel--desktop{background-color:initial;border-radius:unset;padding:0}.all-offers-carousel--desktop .all-offers-carousel__container{flex-direction:column;flex-wrap:nowrap;gap:4px}.all-offers-carousel--desktop .all-offers-carousel__item{align-items:center;background-color:initial;border-radius:8px;display:flex;height:auto;min-height:auto;min-width:100%;padding:10px 15px;width:100%}.all-offers-carousel--desktop .all-offers-carousel__item:not(:nth-child(2n)){margin-right:0}.all-offers-carousel--desktop .all-offers-carousel__item:focus,.all-offers-carousel--desktop .all-offers-carousel__item:hover{background-color:#fff}.all-offers-carousel--desktop .all-offers-carousel__item-img{height:26px;left:-1px;margin-right:14px;position:relative;top:-6px;width:26px}
