.guide-cards-container{background-color:#eee;padding:24px;max-width:1265px;display:flex;flex-direction:column;justify-content:space-between;gap:40px;border-radius:15px;margin:0 auto 30px;@media (min-width:1025px){flex-direction:row}}.guide-card-container{background-color:#fff;padding:30px 20px;flex:1;border-radius:8px;width:100%}.guide-card-container img{width:42px;height:42px}.guide-card-title{font-size:18px;font-weight:700;line-height:19px;color:#be161d;margin:5px 0 10px}.guide-card-description{font-size:12px;margin:0}