.featured-cs{background:linear-gradient(111.02deg,#4d85eb,#ff946b);border-radius:24px;margin:60px 0 30px;padding:30px;position:relative}.featured-cs .featured-cs__row{display:grid;grid-template-columns:1fr;row-gap:20px}.featured-cs .featured-cs__row .featured-cs__row-content h2{line-height:1.1}.featured-cs .featured-cs__row .featured-cs__row-content .btn{background:#ffc675;color:#000!important;padding:10px 32px}.featured-cs .featured-cs__row .featured-cs__row-content .btn:focus,.featured-cs .featured-cs__row .featured-cs__row-content .btn:hover{background-color:var(--secondary-orange);color:var(--black)!important}.featured-cs .featured-cs__row .featured-cs__row-content{grid-row:2/3}.featured-cs .featured-cs__row .featured-cs__row-image{grid-row:1/2;margin-top:-66px}.featured-cs .featured-cs__row .featured-cs__row-image .featured-image{position:relative}.featured-cs .featured-cs__row .featured-cs__row-image .featured-image img{-webkit-box-shadow:0 3px 15px 1px 5 rgba(0,0,0,.1);box-shadow:0 3px 15px 1px rgba(0,0,0,.15);margin:0 auto;max-width:240px;width:100%}@media (min-width:576px){.featured-cs .featured-cs__row{column-gap:60px;grid-template-columns:1.2fr 1fr;row-gap:0}.featured-cs .featured-cs__row .featured-cs__row-content,.featured-cs .featured-cs__row .featured-cs__row-image{grid-row:1/2}}