.resourceListing{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.resourceListingItem{flex-basis:23%;margin:25px 1%}@media screen and (max-width:900px){.resourceListingItem{flex-basis:45%;margin:25px 2%}}#guides_mobile{display:none}@media screen and (max-width:600px){.resourceListingItem{flex-basis:100%;margin:10px 0}#guides_desktop{display:none}#guides_mobile{display:block}}.guide__featuredIMG{aspect-ratio:auto;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;display:block;height:250px;margin:0 auto;width:100%}.resource__name{font-family:Suisse Works Regular;font-size:18px;margin:0}.resourceLink{color:#304136;text-decoration:none}.listingArrow{display:inline-block;margin-left:8px}.resourceListingDivider{background-color:rgba(0,0,0,.1);height:1px;width:100%}.guides_and_resources_title{margin-bottom:20px;text-align:center}.time_to_read{color:#aaa;margin-top:3px}.resource_category{color:#215df6;font-size:14px;margin-bottom:6px;text-transform:uppercase}.load_additional_guides_button_container{margin-bottom:25px;margin-top:25px;text-align:center}.loadMoreResourcesBTN{background-color:var(--mainBlue);border-radius:35px;color:#fff;display:inline-block;padding:14px 35px;text-align:center}.mobile_guide_wrapper{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:25px}.mobile_guide_bg_area{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;flex-basis:30%}.mobile_guide_content_area{flex-basis:65%}.hideGuide{display:none}