.content_with_top_image{padding:80px 0;position:relative}.content_with_top_image .container{margin:0 auto;padding:0 20px}.content_with_top_image .title_with_content{margin:0 auto;max-width:1170px;text-align:center}.content_with_top_image .title_with_content h3{font-family:rionasans-r,Riona Sans Regular,sans-serif;font-size:27px;font-weight:400}.content_with_top_image .chips_wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:20px;grid-row-gap:20px}.content_with_top_image .chips_wrapper .chip-item{background:#3e4955;background:linear-gradient(180deg,#3e4955,#263034);padding:25px;position:relative}.content_with_top_image .chips_wrapper .chip-item .chip_info h4{color:#fff;margin-bottom:10px}.content_with_top_image .chips_wrapper .chip-item .chip_info p{color:#fff}.content_with_top_image .chips_wrapper .chip-item .chip_image{margin-bottom:20px}.content_with_top_image .chips_wrapper .chip-item .chip_image .chip_img_inner{display:inline-block;overflow:hidden;position:relative}.content_with_top_image .chips_wrapper .chip-item .chip_image .chip_img_inner:before{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));content:"";display:block;height:100%;left:-75%;position:absolute;top:0;transform:skewX(-25deg);width:50%;z-index:2}.content_with_top_image .chips_wrapper .chip-item:focus .chip_image .chip_img_inner:before,.content_with_top_image .chips_wrapper .chip-item:hover .chip_image .chip_img_inner:before{-webkit-animation:shine .5s;animation:shine .5s}@-webkit-keyframes shine{to{left:125%}}@keyframes shine{to{left:125%}}.content_with_top_image .chips_wrapper .chip-item .chip_btn a{background:linear-gradient(to top left,#f39a1e,#f35e1e);background-size:100% auto;border-radius:30px;color:#fff;display:inline-block;padding:10px 20px;text-decoration:none;text-transform:capitalize;transition:all .4s ease}.content_with_top_image .chips_wrapper .chip-item .chip_btn a:hover{-webkit-animation:pulse 2s infinite;animation:pulse512 1.5s infinite;background-position:100%;background-size:300% auto}.content_with_top_image .chips_wrapper .chip-item .chip_btn a img{vertical-align:middle;width:32px}.content_with_top_image .chips_wrapper .chip-item span.new_chip_label{background-color:#fff;border-radius:30px;font-size:12px;font-weight:700;padding:4px 13px;position:absolute;right:25px;text-transform:uppercase;top:25px}.content_with_top_image .view_more_button{margin-top:40px;text-align:center}.content_with_top_image .view_more_button a{color:#000;display:inline-block;font-family:rionasans-b,Riona Sans Bold;font-weight:700;position:relative;text-decoration:none}.content_with_top_image .view_more_button a:before{background:#f39a1e;background:linear-gradient(to top left,#f35e1e,#f39a1e);bottom:-3px;content:"";height:2px;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}.content_with_top_image .view_more_button a:hover:before{transform:scaleX(0);transform-origin:bottom right}@media screen and (max-width:1024px){.content_with_top_image .chips_wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.content_with_top_image .chips_wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}.content_with_top_image{padding:60px 0}}