@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes gradient-animate{0%{background-position:100% 50%}100%{background-position:0 50%}}@font-face{font-family:Mulish;font-style:normal;font-weight:400;src:local("Mulish"),url(/wp-content/themes/jackson-physician-search/fonts/mulish/Mulish-Regular.woff) format("woff")}@font-face{font-family:"Mulish Bold";font-style:normal;font-weight:400;src:local("Mulish Bold"),url(/wp-content/themes/jackson-physician-search/fonts/mulish/Mulish-Bold.woff) format("woff")}@font-face{font-family:"Mulish Black";font-style:normal;font-weight:400;src:local("Mulish Black"),url(/wp-content/themes/jackson-physician-search/fonts/mulish/Mulish-Black.woff) format("woff")}@font-face{font-family:"Halant Regular";font-style:normal;font-weight:400;src:local("Halant Regular"),url(/wp-content/themes/jackson-physician-search/fonts/halant/Halant-Regular.woff) format("woff")}@font-face{font-family:"Halant Light";font-style:normal;font-weight:400;src:local("Halant Light"),url(/wp-content/themes/jackson-physician-search/fonts/halant/Halant-Light.woff) format("woff")}@font-face{font-family:"Halant Medium";font-style:normal;font-weight:400;src:local("Halant Medium"),url(/wp-content/themes/jackson-physician-search/fonts/halant/Halant-Medium.woff) format("woff")}@font-face{font-family:"Halant SemiBold";font-style:normal;font-weight:400;src:local("Halant SemiBold"),url(/wp-content/themes/jackson-physician-search/fonts/halant/Halant-SemiBold.woff) format("woff")}@font-face{font-family:"Halant Bold";font-style:normal;font-weight:400;src:local("Halant Bold"),url(/wp-content/themes/jackson-physician-search/fonts/halant/Halant-Bold.woff) format("woff")}#news-filter{padding-top:2em}#news-filter button.hidden{position:absolute;visibility:hidden;opacity:0}#news-filter .news-search-filter{margin:20px 0 0}@media (min-width:769px){#news-filter .news-search-filter{margin:0;flex:1;max-width:260px}}.news-room{background-color:#fef8f4;background-image:url(/wp-content/themes/jackson-physician-search/assets/img/bg-news-filter.svg);background-repeat:no-repeat;background-size:cover;background-position:100% 100%;padding:3em 2em 6em}.news-room.bg-white{background-color:#fff;background-image:none}.news-room h2{margin:0 0 10px 0}.news-room h4{font-weight:700}.archive.category .latest-news,.archive.topic .latest-news{margin-top:0}@media (min-width:769px){.form-wrapper{display:flex;gap:50px;justify-content:stretch;align-items:flex-end}}@media (min-width:769px){.form-wrapper .filters-wrapper{flex:2;display:flex;gap:50px;flex-direction:row-reverse;justify-content:space-between;align-items:flex-end}}@media (min-width:769px){.form-wrapper .title-container{flex:1.25;display:flex;align-items:center}}.form-wrapper h1{margin:0}.news-category-filter{display:flex;gap:20px;margin:20px 0 0}@media (min-width:769px){.news-category-filter{gap:30px}}.news-category-filter .news-cat{position:relative;margin:0 10px}.news-category-filter .news-cat:hover label{color:#183749}.news-category-filter .news-cat label{cursor:pointer;color:#29485a;display:inline-block;margin:0;padding:3px 2px 6px;text-align:center;text-transform:uppercase;font-size:14px;font-weight:400;letter-spacing:.28px}.news-category-filter .news-cat input[type=radio]{position:absolute;left:0;z-index:-1}.news-category-filter .news-cat input[type=radio]:checked~label{font-weight:700;padding-bottom:3px;border-bottom:3px #183749 solid;color:#183749}#news_search{display:none;padding:12px 40px 12px 15px;width:100%;font-size:16px;color:#29485a;background-color:#fff;background-image:url(/wp-content/themes/jackson-physician-search/assets/img/search-icon-blue.svg);background-repeat:no-repeat;background-size:25px;background-position:95%}#news_search::placeholder{font-size:14px;color:#29485a}.news-post-basic{position:relative;display:flex;gap:50px;flex-wrap:wrap;justify-content:center;margin-bottom:2em}.news-post-basic .spinner+.news-post-item{border-top:1px #29485a solid}.news-post-basic .news-post{border-radius:26px;display:flex;flex-direction:column;transition:all .3s;max-width:500px}@media (min-width:769px){.news-post-basic .news-post{flex:29%}}.news-post-basic .news-post .image-wrapper{border:1px solid #dadada;border-radius:26px 26px 0 0;margin:0 auto;width:100%;height:200px;max-height:200px}.news-post-basic .news-post .image-wrapper a{display:block;width:100%;height:200px;max-height:200px}.news-post-basic .news-post .image-wrapper img{border-radius:26px 26px 0 0;margin:0 auto;width:100%;height:100%;object-fit:cover}.news-post-basic .news-post .image-wrapper.fallback-image-wrapper{border-bottom:0;text-align:center}.news-post-basic .news-post .image-wrapper.fallback-image-wrapper img.fallback-image{width:50%;object-fit:contain}.news-post-basic .news-post .content-wrapper{border:1px solid #dadada;border-top:0;border-radius:0 0 26px 26px;padding:1em;width:100%;height:100%}.news-post-basic .news-post .content-wrapper h3{font-size:18px;line-height:1.5}.news-post-basic .news-post .content-wrapper h3 a{color:#29485a;text-decoration:none}.news-post-basic .news-post .content-wrapper h3 a:hover,.news-post-basic .news-post .content-wrapper h3 a:visited{color:#29485a;text-decoration:none}.news-post-basic .news-post:hover{box-shadow:0 4px 9px 0 rgba(0,0,0,.3)}.news-post-basic .news-post-item{padding:25px 0;opacity:1;transition:opacity .4s ease-out;position:relative;z-index:1;display:flex;gap:20px;justify-content:space-between;align-items:center;flex-direction:row-reverse}.news-post-basic .news-post-item.searching{opacity:0}@media (max-width:769px){.news-post-basic .news-post-item .h4{font-size:20px;line-height:1.3}}.news-post-basic .news-post-item .post-content{flex:1}.news-post-basic .news-post-item .post-image{line-height:0;max-width:110px;height:74px;flex:1;object-fit:cover}.news-post-basic .news-post-item .post-image img{border:1px solid #0c3675;border-radius:10px}@media (min-width:769px){.news-post-basic .news-post-item .post-image{max-width:230px;height:154px}}.pagination.button{display:block;margin:4em auto}.news-post-content{padding-bottom:60px;opacity:1;transition:opacity .4s ease-out;position:relative;z-index:1}.news-post-content.searching{opacity:0}.news-post-content:hover .news-link img{transform:scale(1.25)}.news-post-content:hover .h4{color:#183749}.news-post-content:hover .news-action::before{background-image:linear-gradient(67deg,#a2cedc,#183749,#a2cedc,#183749);animation:gradient-animate 1s ease infinite}.news-post-content:hover .news-action a::after{background-image:url(/wp-content/themes/jackson-physician-search/assets/img/arrow-slider-dark-blue.svg)}.news-post-content .news-link{overflow:hidden;display:block}.news-post-content .news-link img{width:100%;object-position:top;object-fit:cover;transform:scale(1);transition:transform 1s ease-in-out}@media (min-width:769px){.news-post-content .news-link img{height:220px}}.news-post-content .news-category{background:#29485a;color:#fff;display:inline-block;padding:3px 10px;margin:7px 0;text-transform:uppercase;font-weight:700;letter-spacing:.93px;font-size:13px}.news-post-content .news-category.press-releases{border-left:4px solid #f04f3b}.news-post-content .news-category.in-the-news{border-left:4px solid #a2cedc}.news-post-content .news-category.awards{border-left:4px solid #f04f3b}.news-post-content h4{margin:5px 0 15px;transition:color .5s ease}.news-post-content .news-action{display:flex;justify-content:space-between;align-items:center;padding:15px 0 10px;position:relative}.news-post-content .news-action::before{bottom:-10px;content:"";left:0;position:absolute;z-index:1;width:100%;height:2px;background-position:100%;background-size:400% 400%;background-color:#29485a}.news-post-content .news-action .date{color:#000;font-size:14px;font-weight:100;letter-spacing:1px}.news-post-content .news-action a{color:#29485a;position:relative;padding-right:20px;font-size:14px;font-weight:700}.news-post-content .news-action a::after{content:"";background-image:url(/wp-content/themes/jackson-physician-search/assets/img/arrow-slider-dark-blue.svg);background-repeat:no-repeat;background-size:contain;width:10px;height:20px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .2s ease-in}header.news-single-header{background-repeat:no-repeat;background-position:center center;background-size:cover;margin:0 auto;padding:0;position:relative;width:100%}header.news-single-header .container{padding:2em;text-align:center;z-index:9}@media (min-width:769px){header.news-single-header .container{padding:4em 2em}}header.news-single-header .container .news-category{padding-bottom:1em}header.news-single-header .container .news-author a{color:#fff}header.news-single-header .container .news-author a:hover{color:#a2cedc}header.news-single-header .container .subtitle{margin-bottom:2em}header.news-single-header.has-overlay::before{content:"";background:#000;opacity:.5;width:100%;height:100%;position:absolute;z-index:2}header.news-single-header.has-overlay .container{color:#fff;z-index:3}header.news-single-header.has-overlay .container>*{color:#fff}header.news-single-header.has-overlay .container h1{color:#fff}header.news-single-header.has-overlay .container .news-category a{color:#fff;text-shadow:2px 2px 20px #000}.news-single{padding:0}.news-single .container{padding:0 2em}@media (min-width:1080px){.news-single .container{padding:0}}.news-single .news-single-top{margin-top:2em;margin-bottom:2em;width:100%}@media (min-width:1080px){.news-single .news-single-top{display:flex;align-items:center;justify-content:space-between;gap:50px}}@media (min-width:1080px){.news-single .news-single-top .share-buttons{width:200px;text-align:right}}.news-single .news-single-content .motopress-clmn:empty,.news-single .news-single-content .mp-row-fluid:empty{display:none}.news-single .news-single-content>img{width:100%;height:660px;object-fit:cover}.news-single .news-single-content .content-body{display:flex;max-width:1200px;margin:60px auto;align-items:flex-start}@media all and (max-width:769px){.news-single .news-single-content .content-body{flex-direction:column-reverse}}.news-single .news-single-content .content-body .share-buttons{background-color:rgba(24,55,73,.08);display:flex;flex-direction:column;align-items:center;padding:45px 30px;margin-right:10%}@media all and (max-width:769px){.news-single .news-single-content .content-body .share-buttons{margin:20px 0 0;width:100%}}.news-single .news-single-content .content-body .share-buttons>p{font-size:13px;font-weight:700;letter-spacing:.72px;color:#29485a;margin-bottom:25px}.news-single .news-single-content .content-body .share-buttons .a2a_kit{display:flex;flex-direction:column;align-items:center}@media all and (max-width:769px){.news-single .news-single-content .content-body .share-buttons .a2a_kit{flex-direction:row;justify-content:center}}.news-single .news-single-content .content-body .share-buttons .a2a_kit a{margin-bottom:15px}@media all and (max-width:769px){.news-single .news-single-content .content-body .share-buttons .a2a_kit a{margin-bottom:0}}.news-single .news-single-content .content-body .share-buttons .a2a_kit a:last-of-type{margin-bottom:0}.news-single .news-single-content .content-body .share-buttons .a2a_kit a svg g,.news-single .news-single-content .content-body .share-buttons .a2a_kit a svg path{transition:all .2s linear}.news-single .news-single-content .content-body .share-buttons .a2a_kit a svg:hover g{fill:#29485a}.news-single .news-single-content .content-body .share-buttons .a2a_kit a svg:hover path{fill:#fff}.news-single .news-single-content .content-body article{width:60%}@media all and (max-width:769px){.news-single .news-single-content .content-body article{width:100%}}.news-single .news-single-content .content-body article h2{color:#29485a;font-size:42px;font-weight:600}.news-single .news-single-content .content-body article a{text-decoration:underline}.page-template-news-php .block-page-title h1{max-width:1152px}.key-takeaways{margin-top:2em}.key-takeaways h3{margin:0}.key-takeaways ul li{font-size:18px;margin-top:1em}.related-news{padding:80px 0}.related-news .related-news-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1080px}@media all and (max-width:769px){.related-news .related-news-list{flex-direction:column;width:90%}}.related-news .related-news-list h2{width:100%;padding-bottom:20px}.related-news .related-news-list .news-post-content{width:40%}@media all and (max-width:769px){.related-news .related-news-list .news-post-content{width:100%;margin-bottom:40px}.related-news .related-news-list .news-post-content:last-of-type{margin-bottom:0}}.related-news .related-news-list .news-post-content img{height:290px}.related-news .related-news-list .news-post-content .excerpt p{font-size:16px;line-height:1.63}