.provider-tabs{margin:50px -6px;display:flex;flex-wrap:wrap}.provider-tab-container{padding:6px;width:20%}.provider-tab{border-radius:12px;background-color:#ebebeb;height:75px;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#747474;position:relative;font-weight:500;padding:0 10px;line-height:20px}.provider-tab:hover{background-color:#d6d5d5;color:#747474;text-decoration:none}.provider-tab.active,.provider-tab.active:hover{background-color:#164477;color:#fff}.provider-tabs-content{background-color:#fff;border-radius:12px;padding:100px 90px;margin-bottom:100px}.provider-tabs-content-inner{display:none}.provider-tabs-content-inner.active{display:block}.provider-tabs-content-inner h2{margin-right:100px;max-width:650px;line-height:48px;margin-bottom:20px}.provider-posts{margin-top:100px}.provider-post{background-color:#f7f7f7;margin-bottom:30px;overflow:hidden}.provider-post a:hover{text-decoration:none}.provider-post-image{display:block;height:216px;background-position:center;background-size:cover}.provider-post-content{padding:40px 50px 65px}.provider-post-title{font-size:24px;display:block;margin-bottom:30px;font-weight:500;line-height:28px}.provider-resource-link{font-size:24px;margin-bottom:30px}@media(max-width:767px){.provider-tabs{flex-wrap:nowrap;overflow:auto}.provider-tab-container{width:auto;min-width:250px}.provider-tabs-content{padding:30px}.provider-post-image{height:180px}.provider-post-content{padding:40px 30px}.provider-post-title{font-size:20px;display:block;margin-bottom:10px;font-weight:500;line-height:23px}.provider-tabs-content-inner h2{margin-right:0;line-height:40px}.provider-resource-link{font-size:18px;margin-bottom:10px}}