.offer-highlight-new--wrapper{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:20px}.offer-highlight-new--item{flex-basis:100%;flex-grow:0;flex-shrink:1;margin-bottom:20px;margin-top:20px;padding:0 20px}.offer-highlight-new--item-2{flex-basis:50%}.offer-highlight-new--item-3{flex-basis:33.33333%}.offer-highlight-new--item-4{flex-basis:50%}.offer-highlight-new--img{margin-bottom:15px}.offer-highlight-new--title{color:#5c5c5c;flex-basis:100%;font-weight:700;line-height:1.3;margin:0;position:relative}.offer-highlight-new--content{background-color:#fff;border-radius:30px 30px 30px 0;box-shadow:0 0 4px rgb(0 0 0/9%),0 4px 15px rgba(49,52,47,.12);display:flex;flex-direction:column;height:100%;padding:30px}.offer-highlight-new--cta-area{display:block;text-align:center}.offer-highlight-new--link{color:#5c5c5c;font-size:.9em;text-align:center}.offer-highlight-new--link-icon{align-items:center;border-radius:50%;display:flex;height:165px;justify-content:center;margin:0 auto 20px;overflow:hidden;position:relative;width:165px}.offer-highlight-new--link-icon img{align-self:auto;height:auto!important;margin:0;width:70%;z-index:1}.offer-highlight-new--copy{font-size:15px;margin-bottom:2em;text-align:center}.offer-highlight-new--copy a,.offer-highlight-new--copy a:active,.offer-highlight-new--copy a:focus,.offer-highlight-new--copy a:hover{color:#5c5c5c}.offer-highlight-new--link h4{color:#4ba21c}@media (max-width:767px){.offer-highlight-new--item{margin:0}.offer-highlight-new--wrapper{flex-direction:column}.offer-highlight-new--img{margin-bottom:10px}.offer-highlight-new--title{text-align:center}.offer-highlight-new--content{align-items:center;flex-direction:column;margin-bottom:20px;margin-top:20px}}@media (min-width:768px){.offer-highlight-new--img{align-self:flex-start;height:56px!important}.offer-highlight-new--item:hover .offer-highlight-new--link-icon img{animation:launch 1.75s linear 0s infinite none running}.offer-highlight-new--item:last-child:hover .offer-highlight-new--link-icon img{animation:launch-rotate 1.75s linear 0s infinite none running}}@keyframes launch{0%{transform:translateY(110%)}50%{transform:translateY(10%)}75%{transform:translateY(0)}90%{transform:translateY(-120%)}to{transform:translateY(-120%)}}@keyframes launch-rotate{0%{transform:translateY(110%) rotate(0deg)}50%{transform:translateY(10%) rotate(300deg)}75%{transform:translateY(0) rotate(1turn)}90%{transform:translateY(-120%) rotate(0deg)}to{transform:translateY(-120%) rotate(0deg)}}