.tab-content{padding:30px;background-color:var(--nfg-white);color:var(--nfg-text-color-black);border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;box-shadow:4px 6px 10px 0 #e3e3e3}i{color:#6c6c6c!important}.nav-tabs{margin-bottom:0!important;padding:0 40px;justify-content:center}.nav-link{background-color:var(--nfg-primary-blue);width:200px;border:2px solid rgba(0,0,0,0);outline:var(--nfg-white) solid .5px;color:var(--nfg-white);margin-right:2px;transition:background-color .3s ease,color .3s ease,border .3s ease}.nav-link:hover{color:var(--nfg-white);border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) var(--nfg-white);background-color:var(--nfg-deep-blue)!important}.nav-link.active{background-color:var(--nfg-white)!important;color:var(--nfg-text-color-black)!important;border:2px solid var(--nfg-gray-2)!important;border-bottom:none!important;margin-right:2px;pointer-events:none;transition:background-color .3s ease,color .3s ease,border .3s ease}.nav-link:not(.active){border-bottom:2px solid var(--nfg-primary-blue)}.podcast-logos{display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:10px}.podcast-logos img{width:200px;margin:0 auto;text-align:center;border:none}.brochures{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap;padding:10px}.brochures .brochureItem{width:300px;margin:20px auto;text-align:center}.brochures .brochureItem h4{height:60px}.margin-frame{margin:5px;text-align:center}.brochureItem h4,.tab-content h3{color:var(--nfg-text-color-black)}@media(max-width:768px){.podcast-logos img{width:150px;margin:0 auto;text-align:center;border:none}}.chevron{color:var(--nfg-primary-blue)!important;font-size:1.4em!important}@media(max-width:576px){.nav-link{margin:10px auto;text-align:center;width:400px!important}}