.featuredArticles{padding-top:5rem;padding-bottom:5rem;text-align:center;font-size:24px}.featuredArticles h2{padding-bottom:6rem}.lc-hc-signpost-columns{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;padding:20px}.hc-signpost{box-sizing:border-box;max-width:387px;max-height:114px;background:#403e48;border-bottom:7px solid #ffce11;flex:none;order:0;flex-grow:0;text-decoration:none}.hc-signpost p{color:#fff;font-family:"Montserrat";font-style:normal;font-weight:800;font-size:14px;line-height:20px}.hc-signpost .signpost-icon{max-width:145px;max-height:114px;-o-object-fit:contain;object-fit:contain}.ratingBtn{margin-top:1rem;min-width:120px}.mt-4{margin-top:4rem}.enq-form{border:none;overflow:hidden;width:100%;min-height:300px}.spinner-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5)}.spinner{border:8px solid #f3f3f3;border-top:8px solid #ffce11;border-radius:50%;width:80px;height:80px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}