@charset "UTF-8";@-webkit-keyframes nav-arrow-bounce{0%,to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}50%{-webkit-transform:translateY(-35%);transform:translateY(-35%)}}@keyframes nav-arrow-bounce{0%,to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}50%{-webkit-transform:translateY(-35%);transform:translateY(-35%)}}@-webkit-keyframes dropdown-slide-down{0%{opacity:0;-webkit-transform:translateY(-25px);transform:translateY(-25px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes dropdown-slide-down{0%{opacity:0;-webkit-transform:translateY(-25px);transform:translateY(-25px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes dropdown-slide-up{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes dropdown-slide-up{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-down{0%{top:-100%}50%{top:-50%}to{top:0}}@keyframes slide-down{0%{top:-100%}50%{top:-50%}to{top:0}}@-webkit-keyframes slide-up{0%{top:0}50%{top:-50%}to{top:-100%}}@keyframes slide-up{0%{top:0}50%{top:-50%}to{top:-100%}}@-webkit-keyframes pop-in-top{0%{opacity:0;-webkit-transform:translate3d(0,-2em,0);transform:translate3d(0,-2em,0)}50%{opacity:.2}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes pop-in-top{0%{opacity:0;-webkit-transform:translate3d(0,-2em,0);transform:translate3d(0,-2em,0)}50%{opacity:.2}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes pop-in-bottom{0%{opacity:0;-webkit-transform:translate3d(0,2em,0);transform:translate3d(0,2em,0)}50%{opacity:.2}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes pop-in-bottom{0%{opacity:0;-webkit-transform:translate3d(0,2em,0);transform:translate3d(0,2em,0)}50%{opacity:.2}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes overlay-fade-in{0%{opacity:0}50%{opacity:.2}to{opacity:.5}}@keyframes overlay-fade-in{0%{opacity:0}50%{opacity:.2}to{opacity:.5}}@-webkit-keyframes fade-out{0%{opacity:1}50%{opacity:.2}to{opacity:0;display:none;z-index:-1}}@keyframes fade-out{0%{opacity:1}50%{opacity:.2}to{opacity:0;display:none;z-index:-1}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mmslideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes mmslideOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@keyframes mmslideOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}body{background-color:#133e58!important;font-family:"Merriweather",serif;margin:0;min-height:100vh;min-width:275px;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}body .body-overflow{background-color:#fafafa}@media only screen and (max-width:575px){.row>[class^=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.col.col-content{width:100%}}@media only screen and (min-width:768px){.col.col-sidebar{max-width:325px;width:325px}}#left-col,#right-col{padding:1rem;position:relative}@media only screen and (max-width:767px){#left-col{padding:0}#left-col,#right-col{width:100%}}@media only screen and (min-width:768px){#left-col{width:calc(100% - 337px)}#right-col{width:332px}}*,.col,.row,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}.row,.row.reverse{-webkit-box-orient:horizontal}.row{margin:0 auto;width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:82rem}.row.reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.natural-height{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.col.reverse,.row.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding:1rem}.col.reverse{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.align-start{-ms-flex-item-align:start;align-self:flex-start}.align-end{-ms-flex-item-align:end;align-self:flex-end}.align-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.align-baseline{-ms-flex-item-align:baseline;align-self:baseline}.align-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.col-xs,.col-xs-1{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-2{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-xs-offset-2{margin-left:16.66667%}.col-xs-3{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;padding:1rem}.col-xs-offset-3{margin-left:25%}.col-xs-4{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-xs-offset-4{margin-left:33.33333%}.col-xs-5{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-xs-offset-5{margin-left:41.66667%}.col-xs-6{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding:1rem}.col-xs-offset-6{margin-left:50%}.col-xs-7{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-xs-offset-7{margin-left:58.33333%}.col-xs-8{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-xs-offset-8{margin-left:66.66667%}.col-xs-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding:1rem}.col-xs-offset-9{margin-left:75%}.col-xs-10{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-xs-offset-10{margin-left:83.33333%}.col-xs-11{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-xs-offset-11{margin-left:91.66667%}.col-xs-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:1rem}.col-xs-offset-12{margin-left:100%}.row.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.row.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:576px){.col-sm,.col-sm-1{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-2{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-sm-offset-2{margin-left:16.66667%}.col-sm-3{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;padding:1rem}.col-sm-offset-3{margin-left:25%}.col-sm-4{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-sm-offset-4{margin-left:33.33333%}.col-sm-5{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-sm-offset-5{margin-left:41.66667%}.col-sm-6{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding:1rem}.col-sm-offset-6{margin-left:50%}.col-sm-7{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-sm-offset-7{margin-left:58.33333%}.col-sm-8{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-sm-offset-8{margin-left:66.66667%}.col-sm-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding:1rem}.col-sm-offset-9{margin-left:75%}.col-sm-10{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-sm-offset-10{margin-left:83.33333%}.col-sm-11{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-sm-offset-11{margin-left:91.66667%}.col-sm-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:1rem}.col-sm-offset-12{margin-left:100%}.row.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.row.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:768px){.col-md,.col-md-1{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-md-offset-1{margin-left:8.33333%}.col-md-2{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-md-offset-2{margin-left:16.66667%}.col-md-3{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;padding:1rem}.col-md-offset-3{margin-left:25%}.col-md-4{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-md-offset-4{margin-left:33.33333%}.col-md-5{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-md-offset-5{margin-left:41.66667%}.col-md-6{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding:1rem}.col-md-offset-6{margin-left:50%}.col-md-7{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-md-offset-7{margin-left:58.33333%}.col-md-8{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-md-offset-8{margin-left:66.66667%}.col-md-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding:1rem}.col-md-offset-9{margin-left:75%}.col-md-10{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-md-offset-10{margin-left:83.33333%}.col-md-11{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-md-offset-11{margin-left:91.66667%}.col-md-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:1rem}.col-md-offset-12{margin-left:100%}.row.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.around-md{-ms-flex-pack:distribute;justify-content:space-around}.row.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:992px){.col-lg,.col-lg-1{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-2{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-lg-offset-2{margin-left:16.66667%}.col-lg-3{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;padding:1rem}.col-lg-offset-3{margin-left:25%}.col-lg-4{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-lg-offset-4{margin-left:33.33333%}.col-lg-5{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-lg-offset-5{margin-left:41.66667%}.col-lg-6{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding:1rem}.col-lg-offset-6{margin-left:50%}.col-lg-7{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-lg-offset-7{margin-left:58.33333%}.col-lg-8{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-lg-offset-8{margin-left:66.66667%}.col-lg-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding:1rem}.col-lg-offset-9{margin-left:75%}.col-lg-10{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-lg-offset-10{margin-left:83.33333%}.col-lg-11{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-lg-offset-11{margin-left:91.66667%}.col-lg-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:1rem}.col-lg-offset-12{margin-left:100%}.row.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.row.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:1201px){.col-xl,.col-xl-1{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem}.col-xl{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xl-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-xl-offset-1{margin-left:8.33333%}.col-xl-2{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%;padding:1rem}.col-xl-offset-2{margin-left:16.66667%}.col-xl-3{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;padding:1rem}.col-xl-offset-3{margin-left:25%}.col-xl-4{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%;padding:1rem}.col-xl-offset-4{margin-left:33.33333%}.col-xl-5{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%;padding:1rem}.col-xl-offset-5{margin-left:41.66667%}.col-xl-6{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding:1rem}.col-xl-offset-6{margin-left:50%}.col-xl-7{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%;padding:1rem}.col-xl-offset-7{margin-left:58.33333%}.col-xl-8{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%;padding:1rem}.col-xl-offset-8{margin-left:66.66667%}.col-xl-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;padding:1rem}.col-xl-offset-9{margin-left:75%}.col-xl-10{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%;padding:1rem}.col-xl-offset-10{margin-left:83.33333%}.col-xl-11{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%;padding:1rem}.col-xl-offset-11{margin-left:91.66667%}.col-xl-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:1rem}.col-xl-offset-12{margin-left:100%}.row.start-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center-xl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end-xl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top-xl{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle-xl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom-xl{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.around-xl{-ms-flex-pack:distribute;justify-content:space-around}.row.between-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.col-gutter-lr{padding:0 1rem}.col-no-gutter{padding:0}.show{display:block!important}.row.show,.row.show-xs{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.hide{display:none!important}.show-xs{display:block!important}.hide-xs{display:none!important}@media only screen and (max-width:575px){.show-xs-only{display:block!important}.row.show-xs-only{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.hide-xs-only{display:none!important}}@media only screen and (min-width:576px){.show-sm{display:block!important}.row.show-sm{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.hide-sm{display:none!important}}@media only screen and (min-width:576px) and (max-width:767px){.show-sm-only{display:block!important}.row.show-sm-only{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.hide-sm-only{display:none!important}}@media only screen and (min-width:768px){.show-md{display:block!important}.row.show-md{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.hide-md{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.show-md-only{display:block!important}.row.show-md-only{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.hide-md-only{display:none!important}}@media only screen and (min-width:992px){.show-lg{display:block!important}.row.show-lg{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.hide-lg{display:none!important}}@media only screen and (min-width:992px) and (max-width:1200px){.show-lg-only{display:block!important}.row.show-lg-only{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.hide-lg-only{display:none!important}}@media only screen and (min-width:1201px){.show-xl{display:block!important}.row.show-xl{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.hide-xl{display:none!important}}.tabs-container{position:relative}.tabs{font-size:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.tabs dd{float:none;display:inline-block}.tabs .tab-title>a,.tabs dd>a{border-left:1px solid #1b2933;border-right:1px solid #1b2933;height:50px;line-height:50px;padding:0 30px;padding:0 1.875rem;text-transform:uppercase}.tabs,.tabs .tab-title>a:hover,.tabs dd>a:hover{background:#001b2e}.tabs .tab-title.active a,.tabs dd.active>a{position:relative}.tabs .tab-title.active a:before,.tabs dd.active>a:before{bottom:0;content:"";left:50%;position:absolute;margin-left:-11px}.tabs [tabindex="0"],.tabs-content [tabindex="0"]{outline:0}.tabs-hint{height:50px;position:absolute;right:0;text-align:right;top:0;width:40px;z-index:1;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00001b2e', endColorstr='#001b2e',GradientType=1 )}.tabs-hint .tabs-hint-right{text-align:center;display:inline-block;height:50px;line-height:50px;width:20px;background:#001b2e}.tabs-hint .tabs-hint-right .Svg{width:10px;height:18px;margin-top:-4px}.tabs-hint .tabs-hint-right .Svg *{fill:#fff}.tabs-content-more{border-top:1px solid #ccc;padding:20px 0;text-align:right}.tabs-content-more a{font-size:14px;font-size:.875rem;text-transform:uppercase}.tabs-content-more .Svg{height:10px;margin-left:5px;margin-left:.3125rem;margin-top:-3px;width:20px}hr{border:0;border-top:1px solid #d4d4d4;margin:.10156em auto}a{-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-property:background-color border-color color;transition-property:background-color border-color color;-webkit-transition-timing-function:cubic-bezier(.55,.085,.68,.53);transition-timing-function:cubic-bezier(.55,.085,.68,.53);color:#278bd8;text-decoration:none}a:focus,a:hover{-webkit-transition-duration:150ms;transition-duration:150ms;-webkit-transition-property:background-color border-color color;transition-property:background-color border-color color;-webkit-transition-timing-function:cubic-bezier(.25,.46,.45,.94);transition-timing-function:cubic-bezier(.25,.46,.45,.94)}a:hover{color:#9d321e}h1,h2,h3,h4,h5,h6{font-family:"Merriweather",serif;margin:.05078em 0}.Entry-content h1,.Entry-content h2,.Entry-content h3,.Entry-content h4,.Entry-content h5,.Entry-content h6{font-family:"Roboto Condensed",sans-serif;line-height:1.2}.Entry-content h1{font-size:200%}.Entry-content h2{font-size:180%}.Entry-content h3{font-size:160%}.Entry-content h4{font-size:140%}.Entry-content h5{font-size:120%}.Entry-content h6{font-size:100%}figure,nav li,ol,p,ul{margin:0}img{height:auto;margin:0 auto;max-width:100%;vertical-align:bottom}figure{-webkit-margin-before:inherit;margin-block-start:inherit;-webkit-margin-after:inherit;margin-block-end:inherit;-webkit-margin-start:inherit;margin-inline-start:inherit;-webkit-margin-end:inherit;margin-inline-end:inherit}figcaption{font-size:.875em;line-height:1.4;padding:1em;text-align:left}nav ol,nav ul{list-style:none;margin:0;padding:0}ol,ul{padding:0}table{border-collapse:collapse;margin:.10156em auto;text-align:left;width:100%}caption{margin-bottom:.625em}td,th{padding:.625em 1em}tr.odd td{background:#fff!important}tr.even td{background:#f0f0f0!important}th{background:#f2f2f2;color:#313131}th:first-child{border-left:1px solid #f2f2f2}th:last-child{border-right:1px solid #f2f2f2}tbody{-webkit-box-shadow:0 0 10px rgba(255,0,0,.05);box-shadow:0 0 10px rgba(255,0,0,.05)}tbody td:first-child{border-left:1px solid #ebebeb}tbody td:last-child{border-right:1px solid #ebebeb}tbody tr:last-child td{border-bottom:1px solid #ebebeb}tbody tr:nth-child(odd) td{background:#fff}tbody tr:nth-child(even) td{background:#f0f0f0}tfoot{color:#00f;font-size:.875em}label{display:inline-block}.SingleEntry .Entry-featured figcaption.clamped,a,button,input[type=button],input[type=reset],input[type=submit],label{cursor:pointer}.sr-only{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0,0,0,0);position:absolute!important}.Entry-content{line-height:1.5;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;color:#191918;font-family:"Lato",sans-serif;margin:20px 0 0}@media only screen and (max-width:767px){.Entry-content{font-size:.875rem}}@media only screen and (min-width:768px){.Entry-content{font-size:1.125rem}}.Entry-content.no-margin{margin-top:0}.Entry-content h1,.Entry-content h2,.Entry-content h3,.Entry-content h4,.Entry-content h5,.Entry-content h6{font-weight:600;margin-bottom:.5em}.Entry-content dl,.Entry-content ol,.Entry-content p,.Entry-content ul{margin-bottom:1.125em}.Entry-content dl a,.Entry-content ol a,.Entry-content p a,.Entry-content ul a{color:#17435c;text-decoration:underline;text-decoration-color:#17435c;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.Entry-content dl a:hover,.Entry-content ol a:hover,.Entry-content p a:hover,.Entry-content ul a:hover{color:#9d321e;text-decoration-color:transparent}.Entry-content ul{list-style-type:none}.Entry-content ul li{padding-left:20px;position:relative}.Entry-content ol li:not(:last-of-type),.Entry-content ul li:not(:last-of-type){margin-bottom:.375em}.Entry-content ul li:before{background:#17435c;border-radius:50%;content:'';height:5px;left:5px;position:absolute;top:.6125em;width:5px}.Entry-content ol{counter-reset:item;list-style:none}.Entry-content ol li:before{content:"";display:block;margin-top:.5rem;margin-right:5px}.Entry-content ol ol{padding-left:15px}.Entry-content ol ol li:before{content:counters(item,".") " "}.Entry-content__img-container{position:relative}.Entry-content__caption,.Entry-content__credit{font-size:.5rem;font-weight:300;letter-spacing:.05em;padding:0}.Entry-content__credit{color:#fff;font-family:"Roboto Condensed",sans-serif;bottom:10px;margin:0;position:absolute;right:10px}.Entry-content__caption{color:#808284;font-family:"Lato",sans-serif;margin:2px 0 1em 5px}@media only screen and (min-width:768px){.Entry-content__img{float:right;margin:0 0 30px 30px;max-width:400px}}@media only screen and (min-width:48em){.Entry-content .WidgetRelatedGallery.alignleft,.Entry-content .WidgetRelatedGallery.alignright,.Entry-content .WidgetRelatedStories.alignleft,.Entry-content .WidgetRelatedStories.alignright{width:47%}}@media only screen and (min-width:61.3125em){.Entry-content .alignright{margin:0 0 20px 20px;margin:0 0 1.25rem 1.25rem}.Entry-content .alignleft{margin:0 20px 20px 0;margin:0 1.25rem 1.25rem 0}.Entry-content .WidgetRelatedGallery.alignleft,.Entry-content .WidgetRelatedGallery.alignright,.Entry-content .WidgetRelatedStories.alignleft,.Entry-content .WidgetRelatedStories.alignright{width:50%}}.flip .inner-with-image img,.flip .x img,.flip .y img{border:0!important;-o-object-fit:contain!important;object-fit:contain!important}.row{position:relative}.block,.block__title--line span{background:#fff;position:relative}.block{padding-bottom:20px;padding-top:20px}.block--border-bottom:after,.block--border-top:before{background:#d4d4d4;content:'';height:2px;position:absolute}.block--border-bottom:after{bottom:0}.block--border-top:before{top:0}.block__title{font-family:"Roboto Condensed",sans-serif;font-weight:600;letter-spacing:.02em;margin-bottom:1em;position:relative;text-transform:uppercase;width:100%;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.block__title{font-size:1rem}}@media only screen and (min-width:768px){.block__title{font-size:1.25rem}}.block__title--line{color:#9d321e}.block__title--line:after{background:rgba(212,212,212,.5);content:'';height:2px;left:0;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:100%}.block__title--line span{padding-right:.75em;z-index:2}.block__title--slash{color:#1a1a1a;padding-left:15px}.article__category a:hover,.article__tag a:hover,.block__title--red,.category__tag a:hover{color:#9d321e}.block__title--mobile{display:block}.block__title--mobile:is(h1){margin:0}@media only screen and (max-width:767px){.block__title--mobile{margin:0}}.block--loader{bottom:0;display:none;height:100%;left:0;position:absolute;width:100%;z-index:3}.block--loader svg{height:100px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;z-index:4}.block.render-error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:30vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:300px;min-height:150px}.block.render-error span{color:#808284;font-family:"Roboto Condensed",sans-serif!important;letter-spacing:.02em;padding-left:1em;position:relative;text-transform:uppercase;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.block.render-error span{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.block.render-error span{font-size:1rem}}@media only screen and (min-width:768px){.block.render-error span{font-size:1.125rem}}.block.render-error span:before{color:#9d321e;content:'\f12a';font-family:"Font Awesome 6 Free";font-size:1em;font-weight:600;left:0;position:absolute;top:0}.module-admin-notice{height:25px;left:-35px;position:absolute;top:0;width:25px;z-index:3}.module-admin-notice__toggle,.module-admin-notice__toggle:after{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.module-admin-notice__toggle{background:#fff;border:1px solid #d4d4d4;border-radius:50%;height:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%}.module-admin-notice__toggle:after{color:#9d321e;content:'\f129';font-family:"Font Awesome 6 Free";font-size:1rem;font-weight:600}.module-admin-notice__toggle:hover{background:#9d321e;border-color:#9d321e}.module-admin-notice__toggle:hover:after{color:#fff}.module-admin-notice__info{background:#fff;border:1px solid rgba(212,212,212,.5);border-radius:3px;display:none;font-family:"Roboto Condensed",sans-serif;font-size:.875rem;left:35px;padding:5px 15px;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.module-admin-notice__info dd,.module-admin-notice__info dt{white-space:nowrap;margin-right:5px}.module-admin-notice__info dd:last-of-type{margin-right:0}.module-admin-notice--active .module-admin-notice__info{display:-webkit-box;display:-ms-flexbox;display:flex}.page-title{color:#9d321e;display:block;font-family:"Roboto Condensed",sans-serif;font-weight:600;line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-bottom:20px;padding-left:1em;position:relative;text-transform:uppercase}@media only screen and (max-width:767px){.page-title{font-size:.875rem}}@media only screen and (min-width:768px){.page-title{font-size:1.125rem}}.article,.article__img-container>div{position:relative}.article__img-container{display:block;position:relative;z-index:3}.article__img-container iframe{width:100%!important}.article__img{border:1px solid rgba(212,212,212,.5);border-radius:2px}.article__img-credit{color:#fff;font-family:"Lato",sans-serif;font-size:.5rem;margin:0;position:absolute;bottom:1px;right:1px;background:rgba(0,0,0,.5);padding:1px 3px;letter-spacing:.025em;font-weight:400;z-index:2}.article__img--hover{position:relative}.article__img--hover:after,.article__img--link{height:100%;left:0;position:absolute;top:0;width:100%}.article__img--hover:after{background:rgba(23,67,92,.4);content:'';opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;z-index:1}.article__img--hover .article__desc{color:#fff;bottom:5px;left:5px;opacity:0;position:absolute;text-shadow:1px 1px rgba(26,26,26,.4);-webkit-transition:opacity .1s linear;transition:opacity .1s linear;z-index:2}.article__img--hover:hover .article__desc,.article__img--hover:hover:after{opacity:1}.article__img--link{display:block;z-index:3}.article .alternative_headline[data-icon=audio]:before,.article .alternative_headline[data-icon=photo]:before,.article .alternative_headline[data-icon=updated]:before,.article .alternative_headline[data-icon=video]:before,.article__headline[data-icon=audio]:before,.article__headline[data-icon=photo]:before,.article__headline[data-icon=updated]:before,.article__headline[data-icon=video]:before{background-repeat:no-repeat;background-size:contain;background-position:center;content:'';display:inline-block;height:.75em;margin:0 .25em 0 0;width:1em}.article .alternative_headline[data-icon=audio]:before,.article__headline[data-icon=audio]:before{background-image:url(../svg/post-icon-audio.svg)}.article .alternative_headline[data-icon=photo]:before,.article__headline[data-icon=photo]:before{background-image:url(../svg/post-icon-photo-2.svg)}.article .alternative_headline[data-icon=updated]:before,.article__headline[data-icon=updated]:before{background-image:url(../svg/post-icon-update-1.svg)}.article .alternative_headline[data-icon=video]:before,.article__headline[data-icon=video]:before{background-image:url(../svg/post-icon-video-1.svg)}.article__desc{color:#808284;font-family:"Lato",sans-serif;font-size:.5rem;font-weight:300;letter-spacing:.05em;margin:2px 0 1em 5px;padding:0}.article__category,.article__tag,.category__tag{color:#808284;font-family:"Roboto Condensed",sans-serif;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-top:.375em;position:relative;text-transform:uppercase;z-index:3}@media only screen and (max-width:767px){.article__category,.article__tag,.category__tag{font-size:.6875rem}}@media only screen and (min-width:768px){.article__category,.article__tag,.category__tag{font-size:.75rem}}.article__category a,.article__tag a,.category__tag a{color:#808284!important;text-decoration:none!important}.article__category~.article__headline,.article__tag~.article__headline,.category__tag~.article__headline{margin-top:.25em}.article__label{color:#9d321e;display:block;font-family:"Roboto Condensed",sans-serif;font-weight:600;font-size:1.5rem;line-height:1.375;margin-right:.2rem;text-transform:uppercase}.article__link{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.article:hover .article__headline{color:#9d321e}.article--primary-100 .article__lablel,.article--primary-100-boxed .article__lablel{font-size:1em;margin-bottom:.125em}.article--primary-100-boxed{border-bottom:8px solid #e6821e;background-color:#17435c}.article--image-33-horiz-66,.article--primary-100-boxed,.article--secondary-100,.article--secondary-50-horiz-50{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.article--image-33-horiz-66 .article__headline,.article--primary-100 .article__headline,.article--primary-100-boxed .article__headline,.article--secondary-100 .article__headline,.article--secondary-50-horiz-50 .article__headline{color:#1a1a1a;font-weight:600;line-height:1.125;margin-bottom:.5em;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.article--image-33-horiz-66 .article__headline,.article--primary-100 .article__headline,.article--primary-100-boxed .article__headline,.article--secondary-100 .article__headline,.article--secondary-50-horiz-50 .article__headline{font-size:1.25rem}}@media only screen and (min-width:576px) and (max-width:767px){.article--image-33-horiz-66 .article__headline,.article--primary-100 .article__headline,.article--primary-100-boxed .article__headline,.article--secondary-100 .article__headline,.article--secondary-50-horiz-50 .article__headline{font-size:1.375rem}}@media only screen and (min-width:768px){.article--image-33-horiz-66 .article__headline,.article--primary-100 .article__headline,.article--primary-100-boxed .article__headline,.article--secondary-100 .article__headline,.article--secondary-50-horiz-50 .article__headline{font-size:1.75rem}}.article--image-33-horiz-66 .article__excerpt,.article--primary-100 .article__excerpt,.article--primary-100-boxed .article__excerpt,.article--secondary-100 .article__excerpt,.article--secondary-50-horiz-50 .article__excerpt{color:#68686a;font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.article--image-33-horiz-66 .article__excerpt,.article--primary-100 .article__excerpt,.article--primary-100-boxed .article__excerpt,.article--secondary-100 .article__excerpt,.article--secondary-50-horiz-50 .article__excerpt{font-size:.875rem}}@media only screen and (min-width:768px){.article--image-33-horiz-66 .article__excerpt,.article--primary-100 .article__excerpt,.article--primary-100-boxed .article__excerpt,.article--secondary-100 .article__excerpt,.article--secondary-50-horiz-50 .article__excerpt{font-size:1rem}}.article--primary-50-50 .article__header,.article--primary-66-33 .article__header{margin-bottom:10px}.article--primary-50-50 .article__headline,.article--primary-66-33 .article__headline{margin-top:10px}.article--primary-50-50 .article__lablel,.article--primary-50-vert-25 .article__lablel,.article--primary-66-33 .article__lablel{font-size:1em;margin-bottom:.125em}.article--primary-50-50 .article__headline,.article--primary-50-vert-25 .article__headline,.article--primary-66-33 .article__headline{color:#1a1a1a;font-weight:600;line-height:1.125;margin-bottom:.5em;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.article--primary-50-50 .article__headline,.article--primary-50-vert-25 .article__headline,.article--primary-66-33 .article__headline{font-size:1.25rem}}@media only screen and (min-width:576px) and (max-width:767px){.article--primary-50-50 .article__headline,.article--primary-50-vert-25 .article__headline,.article--primary-66-33 .article__headline{font-size:1.375rem}}@media only screen and (min-width:768px){.article--primary-50-50 .article__headline,.article--primary-50-vert-25 .article__headline,.article--primary-66-33 .article__headline{font-size:1.75rem}}.article--primary-50-50 .article__excerpt,.article--primary-50-vert-25 .article__excerpt,.article--primary-66-33 .article__excerpt{color:#68686a;font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.article--primary-50-50 .article__excerpt,.article--primary-50-vert-25 .article__excerpt,.article--primary-66-33 .article__excerpt{font-size:.875rem}}@media only screen and (min-width:768px){.article--primary-50-50 .article__excerpt,.article--primary-50-vert-25 .article__excerpt,.article--primary-66-33 .article__excerpt{font-size:1rem}}.article--vert-25 .article__headline,.article--vert-33 .article__headline{color:#1d1d1d;font-weight:600;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-top:10px}@media only screen and (max-width:575px){.article--vert-25 .article__headline,.article--vert-33 .article__headline{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:991px){.article--vert-25 .article__headline,.article--vert-33 .article__headline{font-size:1rem}}@media only screen and (min-width:992px){.article--vert-25 .article__headline,.article--vert-33 .article__headline{font-size:1.125rem}}.article--vert-25 .article__excerpt,.article--vert-33 .article__excerpt{color:#68686a;font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.article--vert-25 .article__excerpt,.article--vert-33 .article__excerpt{font-size:.875rem}}@media only screen and (min-width:768px){.article--vert-25 .article__excerpt,.article--vert-33 .article__excerpt{font-size:1rem}}@media only screen and (min-width:992px){.article--secondary{margin-bottom:1em}}.article--secondary .article__headline{color:#1d1d1d;font-weight:600;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.article--secondary .article__headline{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:991px){.article--secondary .article__headline{font-size:1rem}}@media only screen and (min-width:992px){.article--secondary .article__headline{font-size:1.125rem}}.article--secondary.article--thumbnail--lg{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.article--secondary.article--thumbnail--lg .article__header{margin-bottom:5px}.article--secondary.article--thumbnail--lg .article__content{width:100%}.article--secondary:not(.article--thumbnail--lg).article--thumbnail{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.article--secondary:not(.article--thumbnail--lg).article--thumbnail .article__header{width:120px}.article--secondary:not(.article--thumbnail--lg).article--thumbnail .article__content{width:calc(100% - 150px)}.article--vert-25{margin-bottom:20px}.article--horiz-50-50{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:1.5em}.article--horiz-50-50 .article__header{width:35%}.article--horiz-50-50 .article__headline{color:#1d1d1d;font-weight:600;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.article--horiz-50-50 .article__headline{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:991px){.article--horiz-50-50 .article__headline{font-size:1rem}}@media only screen and (min-width:992px){.article--horiz-50-50 .article__headline{font-size:1.125rem}}.article--horiz-50-50 .article__content{margin-right:auto;width:60%}.article--horiz-50-50 .article__content--no-image{margin-right:0;width:100%}.article--secondary-50-horiz-50{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.article--vert-25 .article__label,.article--vert-33 .article__label,.block--col .article--secondary .article__label,.block--col .article--secondary-50-horiz-50 .article__label{font-size:.675em;margin-bottom:.25em}.block--col .article--secondary-50-horiz-50{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:10px}.block--col .article--secondary-50-horiz-50 .article__headline{line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.block--col .article--secondary-50-horiz-50 .article__headline{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.block--col .article--secondary-50-horiz-50 .article__headline{font-size:1rem}}@media only screen and (min-width:768px){.block--col .article--secondary-50-horiz-50 .article__headline{font-size:1.125rem}}.block--col .article--secondary-50-horiz-50 .article__header{width:120px}.block--col .article--secondary-50-horiz-50 .article__content:not(.article__content--no-image){margin-right:auto}.article__content.article__content--no-image,.federal_insight_article.video iframe{width:100%!important}.article__content.article__content--mobile-thumbnail{clear:both}.article__content.article__content--mobile-thumbnail .article__img,.article__content.article__content--mobile-thumbnail .article__img-credit{display:none}@media only screen and (max-width:991px){.article__content.article__content--mobile-thumbnail{padding-top:.25em;line-height:1}.article__content.article__content--mobile-thumbnail .article__img{display:block;float:left;width:25%;margin-right:10px}.article__content.article__content--mobile-thumbnail .article__img-credit{display:block;left:0;max-width:25%}}@media only screen and (min-width:992px){.article__content.article__content--mobile-thumbnail{width:100%!important}}@media only screen and (max-width:991px){.article--primary-100-boxed .article__header .article__label{padding-left:10px!important}.article--primary-100-boxed .article__header .article__headline{color:#f1f1f1;padding:10px;font-size:1.2rem}.article--primary-100-boxed .article__content{padding:0 20px 20px}.article--primary-100-boxed .article__content .article__excerpt{color:#f1f1f1;font-size:1rem}}#posts-container{direction:block;opacity:1;position:relative;width:100%;z-index:2}#posts-container,#posts-container .article{-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}#posts-container.loading .article{opacity:.5}#posts-container.loading~.block--loader{display:block}#ajax-posts-container{display:none}#loadmore{margin-left:auto;margin-right:auto;-webkit-transition:opacity;transition:opacity}#loadmore:disabled{opacity:.5}.module-container,[data-module=vert-25] .block--col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-module=horiz-50-50],[data-module=image-33-horiz-66],[data-module=vert-33]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sidebar-ad{background:gray;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;font-size:20px;text-align:center;width:100%;height:600px}@media only screen and (max-width:575px){.article--secondary{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.article--secondary .article__header{max-width:200px;min-width:100px;width:30vw}.article--secondary .article__content{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media only screen and (max-width:767px){.block--border-bottom:after,.block--border-bottom:before,.block--border-top:after,.block--border-top:before{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.block--border-bottom:after,.block--border-bottom:before,.block--border-top:after,.block--border-top:before{width:calc(100% - 30px)}}@media only screen and (max-width:991px){.block--col{width:100%}.article--image-33-horiz-66,.article--primary-100,.article--primary-100-boxed,.article--primary-50-vert-25,.article--secondary-100,.article--secondary-50-horiz-50{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article--vert-25,.article--vert-33{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:0;width:100%}.article--vert-25 .article__header,.article--vert-33 .article__header{max-width:200px;min-width:100px;width:30vw}.article--vert-25 .article__content,.article--vert-33 .article__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.article--secondary{margin-bottom:.25em}.article--secondary.article--thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.article--secondary.article--thumbnail .article__content{margin-right:auto}}@media only screen and (min-width:992px){.block--border-bottom:after,.block--border-bottom:before,.block--border-top:after,.block--border-top:before{width:100%}.block--columns.block--left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.block--left .article--primary-100,.block--left .article--primary-100-boxed,.block--left .article--secondary-100{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.block--left .article--primary-100 .article__header,.block--left .article--secondary-100 .article__header{margin-right:0;max-width:inherit;width:48%}.block--left .article--primary-100 .article__content,.block--left .article--secondary-100 .article__content{margin-left:0;margin-right:auto;max-width:inherit;width:45%}.block--left .article--primary-100-boxed .article__header{margin-right:0;max-width:inherit;width:60%}.block--left .article--primary-100-boxed .article__content{margin-left:0;margin-right:auto;max-width:inherit;width:40%}.block--left .article--primary-66-33{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 280px);flex:0 0 calc(100% - 280px)}.block--left .article--primary-66-33~.block--col{margin-left:auto;padding-left:20px}.block--left .article--image-33-horiz-66{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.block--left .article--image-33-horiz-66 .article__header{margin-right:0;max-width:inherit;width:31%}.block--left .article--image-33-horiz-66 .article__content{margin-left:0;margin-right:auto;max-width:inherit;width:65%}.block--left .article--primary-50-vert-25,.block--left .article--secondary-50-horiz-50{width:52%}.block--left .article--primary-50-vert-25~.block--col,.block--left .article--secondary-50-horiz-50~.block--col{margin-left:auto;width:45%}.block--columns.block--right,.block--left .article--thumbnail.article--secondary{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.block--col .article--secondary-50-horiz-50{width:100%}.block--right .article--primary-100,.block--right .article--primary-100-boxed,.block--right .article--secondary-100{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.block--right .article--primary-100 .article__header,.block--right .article--secondary-100 .article__header{margin-left:0;max-width:inherit;width:52%}.block--right .article--primary-100 .article__content,.block--right .article--secondary-100 .article__content{margin-right:0;margin-left:auto;max-width:inherit;width:45%}.block--right .article--primary-100-boxed .article__header{margin-left:0;max-width:inherit;width:60%}.block--right .article--primary-100-boxed .article__content{margin-right:0;margin-left:auto;max-width:inherit;width:50%}.block--right[data-module=primary-66-33-horiz] .block__title{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.block--right[data-module=primary-66-33-horiz] .block--col{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.block--right[data-module=primary-66-33-horiz] .article{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block--right .article--primary-66-33~.block--col{margin-right:auto;padding-right:20px}.block--right[data-module=primary-50-primary-50] .article:first-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block--right[data-module=primary-50-primary-50] .article:last-of-type{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.block--right[data-module=secondary-50-horiz-50]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.block--right .article--image-33-horiz-66 .article__header{margin-left:0;max-width:inherit;width:31%}.block--right .article--image-33-horiz-66 .article__content{margin-right:0;margin-left:auto;max-width:inherit;width:65%}.block--right .article--primary-50-vert-25,.block--right .article--secondary-50-horiz-50{width:52%}.block--right .article--primary-50-vert-25~.block--col,.block--right .article--secondary-50-horiz-50~.block--col{margin-right:auto;width:45%}.block--right .article--primary-50-vert-25~.block--col .article--secondary-50-horiz-50,.block--right .article--secondary-50-horiz-50~.block--col .article--secondary-50-horiz-50{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.block--right .article--primary-50-vert-25~.block--col .article--secondary-50-horiz-50 .article__content,.block--right .article--secondary-50-horiz-50~.block--col .article--secondary-50-horiz-50 .article__content{margin-right:0;margin-left:auto}.block--right .article--thumbnail.article--secondary .article__content{margin-left:auto}.block[data-module=primary-50-primary-50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block[data-module=primary-50-primary-50] .block__title{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.block .article--primary-50-50{width:48.75%}.block[data-count="1"] .article--vert-33,.block[data-count="2"] .article--vert-33{width:48%}.block[data-count="3"] .article--vert-33{width:31%}.block[data-count="1"] .article--vert-25,.block[data-count="2"] .article--vert-25,.block[data-count="3"] .article--vert-25{margin-right:2%;width:32%}.block[data-count="1"] .article--vert-25:nth-child(3n),.block[data-count="1"] .dfp-ad-block--inline~.article--vert-25:nth-child(4n+1),.block[data-count="2"] .article--vert-25:nth-child(3n),.block[data-count="2"] .dfp-ad-block--inline~.article--vert-25:nth-child(4n+1),.block[data-count="3"] .article--vert-25:nth-child(3n),.block[data-count="3"] .dfp-ad-block--inline~.article--vert-25:nth-child(4n+1){margin-right:0}.block[data-count="1"] .dfp-ad-block--inline~.article--vert-25,.block[data-count="2"] .dfp-ad-block--inline~.article--vert-25,.block[data-count="3"] .dfp-ad-block--inline~.article--vert-25{margin-right:2%;width:32%}.block[data-count="4"] .article--vert-25{margin-right:1.929%;width:23.5%}.block[data-count="4"] .article--vert-25:nth-child(4n),.block[data-count="4"] .dfp-ad-block--inline~.article--vert-25:nth-child(4n+1){margin-right:0}.block[data-count="4"] .dfp-ad-block--inline~.article--vert-25{margin-right:1.929%;width:23.5%}.article--primary-100,.article--primary-50-vert-25,.article--secondary-100{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article--primary-100-boxed .article__header{background-color:#2b2b2b!important}.article--primary-100-boxed .article__header .article__label{padding-left:10px!important}.article--primary-100-boxed .article__header .article__headline{color:#f1f1f1;padding:10px;font-size:1.3rem}.article--primary-100-boxed .article__content{padding:20px}.article--primary-100-boxed .article__content .article__excerpt{color:#f1f1f1;font-size:1.2rem}.article--primary-50-vert-25~.block--col .article--vert-25{width:47%}.article--primary-50-vert-25~.block--col .article--vert-25:nth-child(even){margin-left:auto}.article--primary-66-33{width:calc(100% - 280px)}.article--primary-66-33~.block--col{width:280px}.article--horiz-50-50{width:49%}.article--primary-50-vert-25~.block--col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.article--primary-50-vert-25~.block--col,.article--thumbnail.article--secondary{display:-webkit-box;display:-ms-flexbox;display:flex}.article--thumbnail.article--secondary .article__content{margin-right:auto}}@media only screen and (min-width:1201px){.article--primary{max-width:585px}}.dfp-ad-block{background:#fff}.dfp-ad-block--inline,.dfp-ad-block__ad{width:100%}@media only screen and (min-width:992px){.dfp-ad-block{width:970px}}@media only screen and (min-width:768px) and (max-width:991px){.dfp-ad-block{width:728px}}@media only screen and (min-width:768px){.dfp-ad-block{width:728px}}@media only screen and (max-width:767px){.dfp-ad-block{width:620px}}@media only screen and (min-width:576px) and (max-width:767px){.dfp-ad-block{width:300px}}@media only screen and (max-width:575px){.dfp-ad-block{width:300px}}@media only screen and (max-width:480px){.dfp-ad-block{width:300px}}@media only screen and (min-width:992px){.article--primary-100{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:992px){.article--primary-100{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:992px){.article--primary-100{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.article--primary-100{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media only screen and (min-width:992px){.article--primary-100{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:320px){.layout__ad{right:-10px!important;width:320px!important}.footer__ad{margin-left:-10px;margin-right:-10px}}.header_banner_archive,.header_banner_post{margin-top:10px;width:100%!important;min-height:1px;min-width:1px}#wp-admin-bar-edit-category-landing>.ab-item{padding-left:35px}#wp-admin-bar-edit-category-landing>.ab-item:before{content:"\f464";top:2px}.admin_edit_button{position:relative;font-size:14px;z-index:99999;vertical-align:middle}.Ad,.cme-publications .nonevent-list #cme-form-view .form-content h3{text-align:center}.Ad+.Ad .Ad-label{display:none}.ReduceTopSpace{margin-top:-50px}.Sidebar .Ad{width:300px}.Sidebar .Ad>div+div{margin-top:50px;margin-top:3.125rem}.in-article-ads{margin:1rem;float:right}.in-article-ads:before{border-radius:2px;color:#ccc;content:'Advertisement';z-index:3;float:right;padding:.2rem}.Ad-label{color:#ccc;font-size:12px;font-size:.75rem;font-weight:900;margin-bottom:10px;margin-bottom:.625rem;text-align:center;text-transform:uppercase}.Ad-content::after{clear:both;content:"";display:table}.Ad-content>*{margin-left:auto;margin-right:auto}.Ad-content>div+div{margin-top:20px;margin-top:1.25rem}.MoreFrom{position:relative;margin:auto;text-align:left;padding:10px 0;padding:.625rem 0}.MoreFrom:before,.biolerplatebio:before{background:#ebebeb;content:'';height:2px;left:0;position:absolute;top:0;width:100%}.MoreFrom .trc_rbox_header{font-size:.75rem!important;color:#1a1a1a;font-family:"Roboto Condensed",sans-serif!important;font-weight:600;letter-spacing:.02em;line-height:1;margin-bottom:20px;position:relative;text-transform:uppercase;width:100%}.MoreFrom .trc_rbox_header span{padding-left:15px}.MoreFrom.u-hasMargin{margin:0 -10px;margin:0 -.625rem}.MoreFrom.u-hasMargin .Ad-label{margin:0 10px 10px;margin:0 .625rem .625rem}.MoreFrom .Ad-label{color:#333;margin:0 0 10px;margin:0 0 .625rem}@media only screen and (max-width:26.25em){.Overflow>.Ad>.Ad-content{margin-left:-10px}}.MobileAd{display:block;padding:.625rem 0;clear:both}@media only screen and (min-width:48em){.MobileAd{display:none}}.Ad__in-content{margin:0 auto}@media only screen{.Ad__in-content{width:300px}}@media only screen and (min-width:26.3125em){.Ad__in-content{width:620px}}@media only screen and (min-width:48em){.Ad__in-content{width:728px}}.MobileStaticAd{display:block;position:fixed;bottom:0;width:100%;height:50px;overflow:hidden;z-index:9999999;padding:0}@media only screen and (min-width:48em){.MobileStaticAd{display:none}}.author-bio .author_desc{width:100%;float:left;padding:10px 0}.author-bio .author_head figure{max-width:300px;margin-right:20px;float:left}.author-bio .author_head section{padding-top:10px;float:left}.author-bio .author_head section .author-meta li{list-style:none}.biolerplatebio{position:relative;margin-top:20px;padding-top:20px;width:100%}.biolerplatebio__bio img{height:auto;width:64px}.biolerplatebio__bio:not(:last-of-type){margin-bottom:20px}.biolerplatebio .Entry-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;margin-right:0}@media only screen{.small-1.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-1.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-2.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-2.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-3.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-3.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-4.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-4.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-5.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-5.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-6.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-6.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-7.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-7.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-8.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-8.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-9.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-9.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-10.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-10.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-11.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-11.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.small-12.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.small-12.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}}@media only screen and (min-width:26.3125em){.medium-1.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-1.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-2.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-2.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-3.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-3.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-4.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-4.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-5.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-5.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-6.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-6.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-7.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-7.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-8.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-8.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-9.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-9.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-10.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-10.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-11.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-11.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.medium-12.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.medium-12.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}}@media only screen and (min-width:48em){.large-1.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-1.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-2.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-2.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-3.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-3.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-4.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-4.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-5.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-5.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-6.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-6.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-7.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-7.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-8.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-8.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-9.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-9.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-10.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-10.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-11.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-11.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.large-12.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.large-12.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}}@media only screen and (min-width:61.3125em){.xlarge-1.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-1.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-2.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-2.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-3.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-3.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-4.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-4.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-5.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-5.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-6.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-6.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-7.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-7.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-8.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-8.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-9.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-9.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-10.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-10.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-11.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-11.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xlarge-12.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xlarge-12.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}}@media only screen and (min-width:64.0625em){.xxlarge-1.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-1.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-2.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-2.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-3.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-3.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-4.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-4.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-5.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-5.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-6.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-6.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-7.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-7.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-8.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-8.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-9.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-9.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-10.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-10.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-11.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-11.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}.xxlarge-12.u-borderBetween-right:after{border-right:1px solid #d4d4d4;bottom:0;content:'';position:absolute;right:-20px;top:0}.xxlarge-12.u-borderBetween-left:before{border-left:1px solid #d4d4d4;bottom:0;content:'';left:19px;position:absolute;top:0}}.button{background:#fff;border-radius:3px;border:1px solid #d4d4d4;color:#9d321e;display:inline-block;font-size:.8125em;font-weight:400;padding:.25em 1em;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;white-space:nowrap}.button:hover{border-color:currentColor;color:#9d321e;text-decoration:none}.button--cta,.button--red{background:#9d321e;border-color:#9d321e;color:#fff}.button--red:before,.button--white-outline:before{color:#fff}.button--red:hover{background-color:#9d321e;border-color:#fff;color:#fff}.button--cta{border-radius:3px;display:inline-block;font-family:"Roboto Condensed",sans-serif;font-weight:400;line-height:1;max-width:240px;min-width:130px;padding:.675em 1.25em;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-transform:uppercase;text-align:center;white-space:nowrap;width:25vw}@media only screen and (max-width:767px){.button--cta{font-size:.875rem}}@media only screen and (min-width:768px){.button--cta{font-size:1.125rem}}.button--cta:hover{background-color:#882b1a;border-color:#9d321e;color:#fff}.button--white-outline{background:0 0;border:1px solid #fff;color:#fff}.button--white-outline:hover{background:#9d321e;color:#fff}.button--loading .button__content,.button__loading{display:none}.button--loading{color:#d4d4d4;pointer-events:none}.button--loading .button__loading{-webkit-animation:flash 3s infinite;animation:flash 3s infinite;display:block}.button--alert,.button--events,.button--signup{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.button--signup{background:0 0;padding:0 .5em 0 2em;position:relative}.button--alert:before,.button--events:before,.button--signup:before{content:'\f1d8';font-family:"Font Awesome 6 Free";font-size:.675rem;font-weight:600;left:.5em;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.button--signup:hover{background:#9d321e;color:#fff}.button--alert,.button--events{height:23px!important;padding:0 1em 0 2.5em;position:relative}.button--alert:before,.button--events:before{content:'\f073';font-size:.75rem;left:1em;top:48%}.button--alert:before{content:'\f071'}button.button{overflow:visible}.category_css{border-radius:3px;color:#9d321e;display:inline-block;font-size:.875em;font-weight:400;line-height:1.35}a.category_css:hover{color:#1f1f1f}.featured-page-banner{background-color:#000;background-size:auto;background-repeat:no-repeat;background-position:center center;color:#fff;max-height:105px;min-height:89px;text-transform:uppercase;width:100%}.featured-page-banner .row{height:100%}.featured-page-banner .col{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.featured-page-banner__title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Lato",sans-serif;line-height:1;text-align:center;-webkit-transition:font-size .1s linear;transition:font-size .1s linear}.featured-page-banner__title--sm,.fi_grid--excerpt p{font-weight:300}.featured-page-banner__title--lg{font-weight:600}@media only screen and (min-width:768px){.featured-page-banner__title{margin-left:5px}.featured-page-banner__title--sm{font-size:1rem}.featured-page-banner__title--lg{font-size:2.5rem}}.EntriesList{list-style-type:none;margin:0;padding:0}.EntriesList+.page-numbers{border-top:1px solid #ccc;padding:20px 0 10px;padding:1.25rem 0 .625rem;text-align:right}.EntriesList .Entry{border-top:1px solid #ccc;padding:20px 0;padding:1.25rem 0}.EntriesList .Entry::after{clear:both;content:"";display:table}.EntriesList .Entry:first-child{border-top:0}.EntriesList .Entry .Img{background:#f0f1f4;float:left;margin-left:-150px;text-align:center;width:130px}.EntriesList .Entry .Img img{max-height:87px;max-width:100%}.EntriesList .Entry.has-image,.EntriesList.has-image .Entry{padding-left:150px}.EntriesList .Entry--ad{padding-left:0!important;text-align:center}.EntriesList .Entry--ad img{float:none;margin:0}.EntriesList .Entry-title{font-size:18px;font-size:1.125rem;font-weight:900;line-height:normal;margin:0 0 5px}.EntriesList .Entry-title a{color:inherit;display:block}.EntriesList .Entry-title a:hover{color:#0093d0}.EntriesList .Entry-url{font-size:.6875rem;color:#558196;margin:5px 0}.EntriesList .Entry-content{font-size:14px;font-size:.875rem;line-height:1.4;margin:0}.EntriesList .Entry-content p{margin:0;line-height:inherit}@media only screen and (min-width:48em){.EntriesList .Entry-content{line-height:1.7}}.EntriesList .Entry-tags{border-radius:3px;display:inline-block;font-size:.875em;font-weight:400;line-height:1.35}.EntriesList .Entry-tags .tag{background:0 0;padding:0}.EntriesList .Entry-tags a,.cme-list-button:hover:after{color:#9d321e}.EntriesList .Entry-tags a.sponsored{color:#090}.EntriesList .Entry-tags+.Entry-date:before{content:" | ";display:inline-block;margin:0 .5em}.EntriesList .Entry-date{color:#999;display:inline-block;font-size:11px;font-size:.6875rem;font-weight:900}.EntriesList .causey-text h2{color:#001b2e;font-family:"Source Sans Pro","Segoe UI",Arial,sans-serif;font-size:35px;font-size:2.1875rem;letter-spacing:-.75px;line-height:1.14286;margin:0 0 16px;margin:0 0 1rem}.EntriesList .causey-text h2 a{text-decoration:none}.EntriesList .causey-text p{font-size:1rem}.EntriesList .causey-image{text-align:left}@media only screen and (min-width:61.3125em){.EntriesList .causey-image{text-align:center}}.EntriesList .causey-image img{max-height:224px;max-width:162px;margin-bottom:10px}.page-template-cme-list .main-container{background:FAFAFA}.list-events{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.list-event,.list-events{display:-webkit-box;display:-ms-flexbox;display:flex}.list-event+.list-event{padding-top:2rem}#cme-list-view{cursor:pointer;display:block;position:relative}.cme-list-top{padding:0 25px;position:absolute;text-transform:uppercase;top:-37px;right:0}.cme-list-label{color:#808284;font-family:"Roboto Condensed",sans-serif;font-weight:500;padding:0 5px;text-transform:uppercase;line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.cme-list-label{font-size:.875rem}}@media only screen and (min-width:768px){.cme-list-label{font-size:1.125rem}}.cme-list-buttons{height:100%;left:0;position:absolute;top:0;width:100%}.cme-list-button{background:0 0;border:0;cursor:pointer;outline:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cme-list-button:after{color:rgba(26,26,26,.8);font-family:"Font Awesome 6 Free";font-weight:600;opacity:1;line-height:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media only screen and (max-width:767px){.cme-list-button:after{font-size:.875rem}}@media only screen and (min-width:768px){.cme-list-button:after{font-size:1.125rem}}.cme-list-button:active:after{opacity:.8}#cme-list-prev{left:0}#cme-list-prev:after{content:"\f053"}#cme-list-next{right:0}#cme-list-next:after{content:"\f054"}.event-date{font-size:12px;font-family:"Roboto Condensed",sans-serif;color:#1a1a1a;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;text-align:center;text-transform:uppercase}.event-date,.event-date--inner{display:-webkit-box;display:-ms-flexbox;display:flex}.event-date--inner.secondary-date,.past-event .event-date--inner.secondary-date{margin-right:auto;padding-left:15px}.event-main--time{font-family:"Roboto Condensed",sans-serif}.event-main,.past-event .event-date{display:-webkit-box;display:-ms-flexbox;display:flex}.past-event .event-date{background:#333;border-radius:3px;color:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px 15px;position:relative;text-align:center;text-transform:uppercase}.past-event .event-date--inner{display:inline-block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.past-event .event-date--day{font-family:"Lato",sans-serif;margin-bottom:3px;margin-top:3px;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;color:#fff;font-weight:600}@media only screen and (max-width:767px){.past-event .event-date--day{font-size:1.125rem}}@media only screen and (min-width:768px){.past-event .event-date--day{font-size:1.5rem}}.past-event .event-date--day-of-week,.past-event .event-date--time{display:none}.past-event .event-date--month{font-family:"Roboto Condensed",sans-serif;line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.past-event .event-date--month{font-size:.875rem}}@media only screen and (min-width:768px){.past-event .event-date--month{font-size:1.125rem}}.event-main{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.event-main--time{font-size:12px}.event-main__top{margin:10px 0;font-weight:700}.event-main__top,.event-main__top>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.event-main__top>:not(:first-of-type){margin-left:30px}.event-main__imageHref{display:contents}.event-main__details,.event-main__imageWrap{width:100%;max-width:49%;position:relative}.event-main__imageWrap{padding-bottom:27.55%;background-position:center center;background-size:cover;background-repeat:no-repeat}.past-event .event-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;float:left}.past-event .event-main--description,.past-event .event-main--time{display:none}.event-main__button{margin-top:20px;font-family:"Lato",sans-serif;font-size:16px}#cme-list-message{font-family:"Lato",sans-serif;margin-top:30px}#cme-list-loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1001;background-color:rgba(255,255,255,.65);display:none}#cme-list-loader .loader-icon-container,.ebooks_img_container img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#cme-list-loader .loader-icon-container{height:50px;width:50px}#cme-list-loader .loader-icon-container .loader-icon{display:inline-block;-webkit-animation:rotate 2s linear 0s normal infinite running;animation:rotate 2s linear 0s normal infinite running;color:#17435c;line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){#cme-list-loader .loader-icon-container .loader-icon{font-size:1.25rem}}@media only screen and (min-width:576px) and (max-width:767px){#cme-list-loader .loader-icon-container .loader-icon{font-size:1.875rem}}@media only screen and (min-width:768px){#cme-list-loader .loader-icon-container .loader-icon{font-size:3.125rem}}@media only screen and (max-width:575px){.event-main{width:100%;display:block}.event-main,.event-main__details,.event-main__imageWrap{max-width:100%}.event-main__imageWrap{padding-bottom:56%}}@media only screen and (min-width:576px){.event-date{margin-right:10px}}@media only screen and (max-width:767px){.event-list,.list-events{min-height:100px}.event-list{padding:20px 15px}}@media only screen and (min-width:768px){.event-list{padding:20px 20px 60px}}@media only screen and (min-width:768px) and (max-width:991px){.event-list,.list-events{min-height:200px}}@media only screen and (min-width:992px){.event-list,.list-events{min-height:300px}}.nonevent__wrapper{background:#f1f1f1}.nonevent-list{padding:60px 0;position:relative}@media (max-width:767px){.nonevent-list{margin:40px 0}}.nonevent-list .page-title{color:#000;font-size:32px;font-family:"Merriweather",serif;text-transform:none;padding-left:12px}.list-nonevents{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.list-nonevents--hidden{display:none}.list-nonevent{width:25%;padding:0 12px;margin-bottom:20px}@media (max-width:1000px){.list-nonevent{width:50%}}@media (max-width:767px){.list-nonevent{width:100%}}.nonevent__type{font-weight:700;margin:10px 0 0;font-size:12px}.event-main--type,.nonevent__type,.pastEventsWidget__title{text-transform:uppercase;color:#9d321e;font-family:"Merriweather",serif}.event-main--type{font-weight:700;font-size:12px}.pastEventsWidget__title{margin:10px 0 0}.event-main--type{margin:0}.event-main--title,.nonevent__title{color:#1d1d1d;font-family:"Merriweather",serif;font-size:16px;font-weight:700;margin:10px 0 0}.event-main--title{margin:0}@media only screen and (max-width:575px){.event-main--title{margin-top:20px}}.event-main--description,.nonevent__description{color:#191918;font-family:"Lato",sans-serif;font-size:16px;margin:10px 0 0}.ebooks_img_container .ebooks_img_bg,.nonevent__img{padding-top:123%;background-size:cover;background-repeat:no-repeat;background-position:center center}.ebooks_img_container{position:relative;border:1px solid #ccc;overflow:hidden}.ebooks_img_container img{max-height:95%;max-width:95%;z-index:2}.ebooks_img_container .ebooks_img_bg{filter:blur(8px);-webkit-filter:blur(8px);top:0;right:0;bottom:0;left:0;opacity:90%}.list-events__showMore,.list-nonevents__showMore{font-weight:700;font-size:14px;padding:8px 38px;background:0 0}.list-nonevents__showMore{position:absolute;right:12px;top:-50px}.list-events__showMore{margin:80px auto 0 0}.event-main__headerTitle{padding:0 20px;font-size:32px;margin-bottom:-2rem}@media only screen and (max-width:575px){.event-main__headerTitle{margin-bottom:0}}.hidden-events{margin-top:80px;display:none}.hidden-events--show,.list-event--first,.list-event--first .event-main{display:block}.hidden-events .list-event:first-of-type{margin-top:0}.list-event--first .event-main--title{color:#fff;font-size:32px;font-family:"Merriweather",serif;position:absolute;padding:80px 50px;left:0;bottom:0;background:rgba(0,0,0,.6);width:100%}@media only screen and (max-width:575px){.list-event--first .event-main--title{font-size:22px;padding:20px}}.list-event--first .event-main__highlight{padding:6px 12px;position:absolute;text-transform:uppercase;font-family:"Roboto Condensed",sans-serif;font-weight:700;font-size:18px;left:0;top:30px;color:#fff;background-image:url(../svg/ribbon.svg);background-size:contain;background-repeat:no-repeat;background-position:left center}.list-event--first .event-main__highlightInerior{margin-right:16px}.list-event--first .event-main__top{max-width:590px;background-color:#17435c;padding:37px;color:#fff;position:relative;font-family:"Roboto Condensed",sans-serif;margin:-60px 0 0;font-weight:400;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;text-align:center}@media only screen and (max-width:575px){.list-event--first .event-main__top{margin-top:0;padding:20px}}.list-event--first .event-main__top .event-main__icon{margin-right:10px}@media only screen and (max-width:575px){.list-event--first .event-main__top .event-main__icon{margin-right:5px}}.list-event--first .event-main__top>*{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-event--first .event-main__top .event-date,.list-event--first .event-main__top .event-main--time,.list-event--first .event-main__top .event-main--type{color:#fff;font-weight:400;font-size:16px}.list-event--first .event-main__imageWrap{position:relative;padding-bottom:56%;width:100%;max-width:100%}.list-event--first .event-main__details{width:100%;max-width:100%}.event-main__icon{width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center center;margin-right:5px;display:inline-block}.event-main__iconClockBlue{background-image:url(../svg/clock-blue.svg)}.event-main__iconTagBlue{background-image:url(../svg/tag-blue.svg)}.event-main__iconCalBlue{background-image:url(../svg/cal-blue.svg)}.event-main__iconClock{background-image:url(../svg/clock.svg)}.event-main__iconCal{background-image:url(../svg/cal.svg)}.event-main__iconTag{background-image:url(../svg/tag.svg)}.pastEventsWidget .event-main__button{margin-top:10px;font-size:14px}.pastEventsWidget__title{font-size:18px;border-bottom:1px solid #eee;padding-bottom:5px;font-weight:400}.pastEventsWidget__list{list-style:none}.pastEventsWidget__itemLink{color:#1d1d1d;font-family:"Merriweather",serif;font-size:14px;font-weight:700;padding:5px 0;display:block;border-bottom:1px solid #eee}.div#AdThrive_Header_1_desktop{background-color:#f1f1f1}.cme-publications{background:#f5f5f5;padding:25px;border-radius:5px}.cme-publications .event-main__headerTitle{margin-bottom:0}.cme-publications .nonevent-list{width:100%;margin:0;padding:0}.cme-publications .nonevent-list #cme-list-view{background:#fff;cursor:pointer;display:block;position:relative}.cme-publications .nonevent-list #cme-list-view .ebooks_img_container .ebooks_img_bg{padding-top:80%}.cme-publications .nonevent-list #cme-list-view .list-nonevent{padding:10px}.cme-publications .nonevent-list #cme-list-view .list-nonevent .sponsored{padding:15px;background:#e0e0e0;border-radius:5px}.cme-publications .nonevent-list #cme-list-view .list-nonevent .nonevent__description,.cme-publications .nonevent-list #cme-list-view .list-nonevent .nonevent__title{margin:auto}.cme-publications .nonevent-list #cme-list-view .list-nonevent .nonevent__description{line-height:22px}.cme-publications .nonevent-list #cme-list-view .list-nonevent .nonevent__type{font-size:16px}.cme-publications .nonevent-list #cme-list-view .list-nonevent .nonevent__download{margin-top:5px}.cme-publications .nonevent-list #cme-list-view .list-nonevent .nonevent__download a{color:red}.cme-publications .nonevent-list #cme-form-view{background:#fff;width:100%;padding:20px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:991px){.cme-publications .nonevent-list #cme-form-view{display:block}}.cme-publications .nonevent-list #cme-form-view .Entry-content{margin-top:0;width:75%}@media only screen and (max-width:991px){.cme-publications .nonevent-list #cme-form-view .Entry-content{width:100%}}.cme-publications .nonevent-list #cme-form-view .form-content{width:25%;padding-left:10px}@media only screen and (max-width:991px){.cme-publications .nonevent-list #cme-form-view .form-content{width:100%;padding-left:0}}.cme-publications .nonevent-list #cme-form-view .form-content form input,.cme-publications .nonevent-list #cme-form-view .form-content form select{margin:5px;height:35px;border:1px solid #d3d3d3;border-radius:5px}.cme-publications .nonevent-list #cme-form-view .form-content form input:focus,.cme-publications .nonevent-list #cme-form-view .form-content form select:focus{outline:0}.cme-publications .nonevent-list #cme-form-view .form-content form input[type=text]{width:calc(100% - 10px);font-size:large;padding-left:10px}.cme-publications .nonevent-list #cme-form-view .form-content form select{width:calc(100% - 10px);font-size:medium;color:#b8b8b8}.cme-publications .nonevent-list #cme-form-view .form-content form select option{color:#000}@media only screen and (max-width:991px){.cme-publications .nonevent-list #cme-form-view .form-content form select:not([name=type]){width:35%;float:left}}@media only screen and (max-width:575px){.cme-publications .nonevent-list #cme-form-view .form-content form select:not([name=type]){width:calc(50% - 11px)}}.cme-publications .nonevent-list #cme-form-view .form-content form input[type=submit]{float:right;background-color:#9d321e;color:#fff;font-weight:700;font-size:large;letter-spacing:.5px}.cme-publications .nonevent-list #cme-form-view .form-content form ::-webkit-input-placeholder{color:#b8b8b8;opacity:1}.cme-publications .nonevent-list #cme-form-view .form-content form ::-moz-placeholder{color:#b8b8b8;opacity:1}.cme-publications .nonevent-list #cme-form-view .form-content form :-ms-input-placeholder,.cme-publications .nonevent-list #cme-form-view .form-content form ::-ms-input-placeholder{color:#b8b8b8;opacity:1}.cme-publications .nonevent-list #cme-form-view .form-content form ::placeholder{color:#b8b8b8;opacity:1}.cme-publications .menu-cme-publications-container{margin:auto;padding-top:25px}.cme-publications .menu-cme-publications-container .menu{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cme-publications .menu-cme-publications-container .menu li{text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;border-right:1px #000 solid}.cme-publications .menu-cme-publications-container .menu li a{color:gray}.cme-publications .menu-cme-publications-container .menu li:last-child{border-right:none}@media only screen and (max-width:991px){.cme-publications .featured_banner_container{margin-bottom:20px}}.cme-publications .featured_banner_container .whitepaper_featured_banner_desktop{max-width:calc(100% - 10px)}@media only screen and (max-width:767px){.cme-publications .featured_banner_container .whitepaper_featured_banner_desktop{display:none}}.cme-publications .featured_banner_container .whitepaper_featured_banner_mobile{margin:auto;max-width:calc(100% - 10px);display:none}@media only screen and (max-width:767px){.cme-publications .featured_banner_container .whitepaper_featured_banner_mobile{display:block}}.Featured .Entry-img{display:block}.Featured .tag,.FeaturedList{font-size:14px;font-size:.875rem}.Featured .tag{background:0 0;color:#cd0a00;padding:0;text-transform:uppercase}.Featured .Entry-title,.FeaturedList a{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.Featured .Entry-title{font-size:34px;font-size:2.125rem;font-weight:900;margin:0;color:#17435c}.Featured .Entry-title a{color:#17435c}.FeaturedList{font-weight:900}.FeaturedList li{margin-bottom:20px;margin-bottom:1.25rem;list-style:none}.FeaturedList a{color:#111;font-weight:500}.FeaturedList .Img{display:inline-block;margin-bottom:5px;margin-bottom:.3125rem;width:100%}.FeaturedList .Img img{width:100%}.landing-page-small-box{position:relative;padding-left:.625rem;padding-right:.625rem;float:left;margin-top:30px}.landing-page-small-box li{list-style:none}.landing-page-small-box .tag--landingpage{color:#9d321e;text-transform:capitalize;font-weight:600;padding-bottom:5px}.fi_template{padding-top:15px}.insight_banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(../jpg/federal-insight-banner.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:150px;padding-left:15px;padding-right:15px}.insight_banner-description,.insight_banner-title{color:#fff;font-family:"Lato",sans-serif;text-align:center;text-shadow:1px 1px 2px rgba(26,26,26,.4)}.insight_banner-title{font-size:1.5rem;font-weight:700;margin:0 0 20px;overflow:visible}.insight_banner-title span{padding:0 0 0 .75em;position:relative}.insight_banner-description{font-size:1.125rem;line-height:1.167;margin:0 auto;max-width:848px}.fi_grid{min-height:auto}.fi_grid--title{line-height:1.375;margin-top:.5em;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.fi_grid--title:hover{color:#9d321e}.fi_grid--category{color:#9d321e;font-family:"Roboto Condensed",sans-serif;line-height:1.1;font-weight:600;margin-top:1em;text-transform:uppercase;-webkit-transition:text .1s linear;transition:text .1s linear;text-decoration:underline solid transparent}@media only screen and (max-width:767px){.fi_grid--category{font-size:.75rem}}@media only screen and (min-width:768px){.fi_grid--category{font-size:.9375rem}}.fi_grid--category:hover{color:#17435c;text-decoration:underline solid rgba(23,67,92,.5)}.fi_grid--excerpt{line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-family:"Lato",sans-serif;font-weight:300;margin-top:.5em}@media only screen and (max-width:767px){.fi_grid--excerpt{font-size:.75rem}}@media only screen and (min-width:768px){.fi_grid--excerpt{font-size:.875rem}}.fi_grid__bookcover{margin-bottom:10px}.fi_grid__bookcover img{display:block;margin-left:auto;margin-right:auto}.fi_grid__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fi_grid__buttons .button{margin-bottom:1em}.fi_grid__buttons .button:not(:last-of-type){margin-right:1em}.fi_section_grid{gap:15px 15px}.fi_section_grid .fi_grid--title{color:#1d1d1d;font-weight:600;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.fi_section_grid .fi_grid--title{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:991px){.fi_section_grid .fi_grid--title{font-size:1rem}}@media only screen and (min-width:992px){.fi_section_grid .fi_grid--title{font-size:1.125rem}}.fi_landingpage_grid,.fi_section_grid{display:-ms-grid;display:grid}.fi_landingpage_grid .fi_grid{background:#17435c;border-bottom:8px solid #e6821e!important}.fi_landingpage_grid .fi_grid--title{color:#fff;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-family:"Lato",sans-serif;font-weight:500;padding-left:10px;padding-right:10px}@media only screen and (max-width:575px){.fi_landingpage_grid .fi_grid--title{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.fi_landingpage_grid .fi_grid--title{font-size:1rem}}@media only screen and (min-width:768px){.fi_landingpage_grid .fi_grid--title{font-size:1.125rem}}.fi_landingpage_grid .fi_grid--excerpt{color:#fff;padding-left:10px;padding-right:10px}.fi_landingpage_grid .fi_grid img{height:auto;width:100%}@media only screen and (max-width:480px){.fi_landingpage_grid,.fi_section_grid{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto}.fi_section_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_section_grid .fi_grid{position:relative;margin-bottom:20px;padding-bottom:20px}.fi_landingpage_grid .fi_grid:after,.fi_section_grid .fi_grid:after{background:#ebebeb;bottom:0;content:'';height:2px;left:0;position:absolute;width:100%}.fi_landingpage_grid .fi_grid.WidgetRelatedStories,.fi_section_grid .fi_grid.WidgetRelatedStories{padding-bottom:0}.fi_landingpage_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_landingpage_grid .fi_grid{position:relative;margin-bottom:20px;padding-bottom:20px}}@media only screen and (min-width:481px) and (max-width:575px){.fi_landingpage_grid,.fi_section_grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.fi_section_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_section_grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.fi_landingpage_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_landingpage_grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}}@media only screen and (max-width:575px){.fi_landingpage_grid{gap:10px 10px}}@media only screen and (max-width:767px){.insight_banner{padding-bottom:15px;padding-top:15px}.fi_section_grid{row-gap:20px}.fi_grid__buttons,.fi_landingpage_grid .fi_grid{padding-bottom:15px}.fi_grid__buttons{padding-top:30px}}@media only screen and (min-width:576px) and (max-width:767px){.fi_section_grid{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.fi_section_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_section_grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.fi_section_grid>:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.fi_landingpage_grid{gap:15px 15px;-ms-grid-columns:1fr 15px 1fr 15px 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.fi_landingpage_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_landingpage_grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.fi_landingpage_grid>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}}@media only screen and (min-width:768px){.insight_banner{padding-bottom:30px;padding-top:30px}.fi_section_grid{row-gap:40px}.fi_grid__buttons{padding-bottom:30px;padding-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.fi_section_grid{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.fi_section_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_section_grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.fi_section_grid>:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.fi_section_grid>:nth-child(4){-ms-grid-row:1;-ms-grid-column:4}.fi_landingpage_grid{gap:15px 15px;-ms-grid-columns:1fr 15px 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.fi_landingpage_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_landingpage_grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.fi_landingpage_grid .fi_grid{padding-bottom:30px}}@media only screen and (min-width:992px){.fi_section_grid{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.fi_section_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_section_grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.fi_section_grid>:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.fi_section_grid>:nth-child(4){-ms-grid-row:1;-ms-grid-column:4}.fi_section_grid>:nth-child(5){-ms-grid-row:1;-ms-grid-column:5}.fi_landingpage_grid{gap:30px 30px;-ms-grid-columns:1fr 30px 1fr 30px 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.fi_landingpage_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_landingpage_grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.fi_landingpage_grid>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.fi_landingpage_grid .fi_grid{padding-bottom:50px}}.federal_insight_article:not(:last-of-type){margin-bottom:1.5em}.federal_insight_article:last-of-type{margin-bottom:.75em}.federal_insight_article__title{font-family:"Merriweather",serif;color:#1d1d1d;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:500!important;margin-bottom:1.25em}@media only screen and (max-width:575px){.federal_insight_article__title{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:991px){.federal_insight_article__title{font-size:1rem}}@media only screen and (min-width:992px){.federal_insight_article__title{font-size:1.125rem}}.federal_insight_article__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.federal_insight_article.audio,.federal_insight_article.video .embed_desc .Entry-infoImg img{width:100%}.federal_insight_article.video{border-bottom:8px solid #e6821e;background-color:#17435c}.federal_insight_article.video .embed_code{background-color:#2b2b2b;color:#f1f1f1}.federal_insight_article.video .embed_code .federal_insight_article__title{color:#f1f1f1;padding:30px}.federal_insight_article.video .embed_desc .Entry-blockqoute{color:#fff;margin-bottom:2em;padding:1.5em;position:relative;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}@media only screen and (max-width:767px){.federal_insight_article.video .embed_desc .Entry-blockqoute{font-size:.875rem}}@media only screen and (min-width:768px){.federal_insight_article.video .embed_desc .Entry-blockqoute{font-size:1.125rem}}.Item-excerpt p:last-of-type,.federal_insight_article.video .embed_desc .Entry-blockqoute p:last-of-type{margin-bottom:0}.federal_insight_article.video .embed_desc .Entry-infoImg{margin-bottom:10px;max-width:65px;min-width:48px;width:10vw}.federal_insight_article .Entry-video__cite{margin:2em 1em 0!important}.federal_insight_article .Entry-info{padding-left:15px}.federal_insight_article .Entry-info .Entry-infoContent{display:block;margin:0 0 .5em;width:calc(100% - 100px)}.federal_insight_article .Entry-info .Entry-infoContent--name,a.fi_listenmore_btn{-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}.federal_insight_article .Entry-info .Entry-infoContent--name{display:block;color:#fff!important;font-family:"Merriweather",serif;line-height:1.1;font-weight:600!important;margin-bottom:.25em}@media only screen and (max-width:575px){.federal_insight_article .Entry-info .Entry-infoContent--name{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:991px){.federal_insight_article .Entry-info .Entry-infoContent--name{font-size:1rem}}@media only screen and (min-width:992px){.federal_insight_article .Entry-info .Entry-infoContent--name{font-size:1.125rem}}.federal_insight_article .Entry-info .Entry-infoContent--desc{color:#f1f1f1;font-family:"Roboto Condensed",sans-serif;line-height:1;font-size:.75rem;font-weight:300;text-transform:uppercase}@media only screen and (max-width:767px){.federal_insight_article.video .embed_code,.federal_insight_article.video .embed_desc{width:100%}}@media only screen and (max-width:991px){.federal_insight_article{position:relative;margin-bottom:20px;padding-bottom:20px}.federal_insight_article:after{background:#ebebeb;bottom:0;content:'';height:2px;left:0;position:absolute;width:100%}.federal_insight_article.WidgetRelatedStories{padding-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.federal_insight_article.video .embed_code,.federal_insight_article.video .embed_desc{width:100%}.federal_insight_article__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:992px){.federal_insight_article.video .embed_code{width:55%}.federal_insight_article.video .embed_desc{width:45%}.federal_insight_article__content--video-left .embed_desc{padding-left:15px}.federal_insight_article__content--video-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.federal_insight_article__content--video-right .embed_desc{padding-right:15px}}.SingleEntry .Entry-content{border-bottom:none!important}a.fi_listenmore_btn{display:table;background:#044d7e;border-radius:3px;font-family:"Roboto Condensed",sans-serif;color:#fff;line-height:1.2;text-decoration:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px auto auto;padding:15px 15px 15px 30px;min-height:40px}@media only screen and (max-width:767px){a.fi_listenmore_btn{font-size:.875rem}}@media only screen and (min-width:768px){a.fi_listenmore_btn{font-size:1.125rem}}.menu--footer-bottom .menu-item a,a.fi_listenmore_btn div{position:relative}a.fi_listenmore_btn div:before{background-image:url(../png/fi_listen.png);background-size:contain;background-repeat:no-repeat;background-position:center center;content:'';display:block;height:40px;left:-45px;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:40px}.fi_youtube_video{background-color:#000;margin-bottom:15px;position:relative;padding-top:56.25%;overflow:hidden;cursor:pointer}.fi_youtube_video img{top:-16.84%;left:0;width:100%;cursor:pointer;position:absolute}.fi_youtube_video iframe{position:absolute;height:100%;width:100%;top:0;left:0}.fi_youtube_video .play-button{position:absolute;z-index:100;bottom:10px;left:25px}@media only screen and (max-width:760px){#isMobileElement{display:none}}.flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.flex--align-center.flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex__image{-webkit-box-flex:0;-ms-flex:none;flex:none}.flex__image:first-child{margin-right:15px}.flex__image:last-child{margin-left:15px}.app-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none}.app-list__item{display:inline-block;height:25px;width:80px}.app-list__item:not(:last-of-type){margin-right:5px}.app-list__item a{background-size:contain;background-repeat:no-repeat;background-position:center;display:block;height:100%;position:relative;width:100%}.app-list__item--google a{background-image:url(../png/google-play-badge.png)}.app-list__item--apple a{background-image:url(../png/app-store-badge.png)}.app-download{list-style:none}.app-download__item{display:inline-block;margin-bottom:15px;padding:0!important}.app-download__item:before{display:none}.app-download__item:not(:last-of-type){margin-right:10px}.app-download__item a{display:block;height:10vw;max-height:60px;min-height:30px}.app-download__item img{max-width:inherit;height:100%;width:auto}.app-download--center{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.app-download--border-top{position:relative;margin-top:20px;padding-top:20px}.app-download--border-top:before{background:#ebebeb;content:'';height:2px;left:0;position:absolute;top:0;width:100%}.app-download--border,.app-download--border-bottom{position:relative;margin-bottom:20px;padding-bottom:20px}.app-download--border-bottom:after{bottom:0}.app-download--border-bottom.WidgetRelatedStories{padding-bottom:0}.app-download--border{margin-top:20px;padding-top:20px}.app-download--border-bottom:after,.app-download--border:after,.app-download--border:before{background:#ebebeb;content:'';height:2px;left:0;position:absolute;width:100%}.app-download--border:before{top:0}.app-download--border:after{bottom:0}.container--sm{margin-left:auto;margin-right:auto;max-width:960px}.menu--footer .nav__link{color:#fff;display:block;font-size:.75rem;font-weight:500;margin-bottom:.5em;-webkit-transition:text-decoration .25s ease;transition:text-decoration .25s ease;text-decoration:underline solid transparent}.menu--footer .nav__link:hover{text-decoration:underline solid rgba(255,255,255,.5)}.menu--footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;margin-bottom:1em}.menu--footer-bottom .menu-item{margin-bottom:5px}.menu--footer-bottom .menu-item:not(:last-of-type) a{margin-right:11px;padding-right:10px}.menu--footer-bottom .menu-item:not(:last-of-type) a:after{background:rgba(255,255,255,.2);border-radius:2px;content:'';height:10px;position:absolute;right:0;top:49%;-webkit-transform:rotate(30deg) translate(0,-50%);transform:rotate(30deg) translate(0,-50%);width:2px}.menu--footer-bottom .nav__link{color:rgba(255,255,255,.8);font-size:.75rem;font-weight:300;-webkit-transition:text-decoration .25s ease;transition:text-decoration .25s ease;text-decoration:underline solid transparent}.menu--footer-bottom .nav__link:hover{color:#fff;text-decoration:underline solid rgba(255,255,255,.5)}.footer{background:#133e58;color:#fff;font-family:"Roboto Condensed",sans-serif;-webkit-transition:padding .2s ease-in-out;transition:padding .2s ease-in-out}.footer div[class^=col]{padding-bottom:0;padding-top:0}.footer__row-1{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__logo{background-image:url(../svg/fnn-logo-large.svg);background-repeat:no-repeat;background-size:contain;display:block;height:50vw;max-height:115px;max-width:180px;width:50vw}.footer__menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%}.footer__menu-column{padding-left:15px;padding-right:15px}.footer__menu-column--title{display:block;font-size:.75rem;font-weight:300;margin-bottom:.6125em;opacity:.8;text-transform:uppercase}.footer__apps,.footer__social{margin-bottom:.9375rem}.footer__ad iframe{height:auto;width:100%}.footer__copyright{font-size:.625rem;margin:0;opacity:.8;text-align:center}@media only screen and (max-width:575px){.footer{padding-bottom:.9375rem;padding-top:2.1875rem}}@media only screen and (min-width:576px) and (max-width:767px){.footer{padding-bottom:1.25rem;padding-top:3.125rem}}@media only screen and (max-width:767px){.footer__logo{margin-bottom:1.25em}.footer__row-1{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__menu-column{margin-bottom:1.25em}.footer__menu-container{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__menu-column{text-align:center;width:40%}}@media only screen and (min-width:768px){.footer{padding-bottom:1.875rem;padding-top:4.6875rem}.footer__row-1{margin-bottom:3.125rem}.footer__connect{width:10rem}.footer__ad{margin-bottom:1.875rem}}.cme-confirmation-message .loader-icon:before,.cme-icon-spinner:before{content:""}.cme-input-container input,.form,body.page-template-may-we-say-thank-you .gform_wrapper form div.ginput_complex.ginput_container.gf_name_has_2 span{width:100%}.form--red{background:#9d321e}.form--red .form__text-btn,.form--red .form__title{color:#fff}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.form__row .form__title{margin-bottom:0}.form__title{font-weight:400;padding:0}.form__input{border:1px solid #eeeff0;color:#1a1a1a;-webkit-transition:border .1s linear;transition:border .1s linear}.form__input,.form__select,.form__submit{border-radius:3px;background:#eeeff0;line-height:1;padding:.75em 1em}.form__select{border:1px solid #eeeff0}.form__submit{-webkit-transition:border .1s linear;transition:border .1s linear}@media only screen and (max-width:767px){.form__input,.form__select,.form__submit{font-size:.875rem}}@media only screen and (min-width:768px){.form__input,.form__select,.form__submit{font-size:1.125rem}}.form__input:placeholder,.form__select:placeholder,.form__submit:placeholder{color:#96989a}.form__input:focus,.form__select:focus,.form__submit:focus{border:1px solid rgba(23,67,92,.5)}.form__input--no-radius,.form__select--no-radius,.form__submit--no-radius{border-radius:0}.form__input--small,.form__select--small,.form__submit--small{padding:.5em 25px .5em .5em}.form__text-btn{border:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;font-size:.625rem;position:relative;padding:0 12px 0 0;text-transform:uppercase}.form__text-btn:after{content:'\f054';font-family:"Font Awesome 6 Free";font-size:.5rem;font-weight:600;position:absolute;right:2px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:right .1s ease-in-out;transition:right .1s ease-in-out}.form__text-btn:focus:after,.form__text-btn:hover:after{right:0}.form__input:not(:last-child){margin-right:10px}.form__input[type=checkbox]{height:15px;width:35px}.form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.75em auto,100%;background-image:url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 24.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 14 8' style='enable-background:new 0 0 14 8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23191918;} %3C/style%3E%3Cpath class='st0' d='M13.81,0.77c0.06,0.08,0.09,0.18,0.09,0.28s-0.03,0.19-0.09,0.25L7.28,7.86C7.2,7.92,7.1,7.95,7,7.95 S6.81,7.92,6.75,7.86L0.19,1.3C0.12,1.23,0.09,1.15,0.09,1.05s0.03-0.2,0.09-0.28l0.62-0.62c0.06-0.06,0.15-0.09,0.25-0.09 s0.2,0.03,0.28,0.09L7,5.8l5.66-5.66c0.08-0.06,0.18-0.09,0.28-0.09s0.19,0.03,0.25,0.09L13.81,0.77z'/%3E%3C/svg%3E");color:#68686a!important;display:block;max-width:100%;margin:0;text-shadow:rgba(0,0,0,.01) 0 0 1px;-webkit-transition:border .1s linear;transition:border .1s linear;width:100%}.form__select::-ms-expand,form#sailthru-form-content select.custom-select::-ms-expand{display:none}.form__select option,.search__result-info strong{font-weight:400}.form__select:focus{border-color:#17435c;color:#1a1a1a;outline:0}.form__submit{border:0;color:#fff;font-family:"Roboto Condensed",sans-serif;font-weight:500;opacity:1;outline:0;text-align:center;-webkit-transition:color .2s linear,background .6s cubic-bezier(.22,1,.36,1);transition:color .2s linear,background .6s cubic-bezier(.22,1,.36,1);width:100%}.form__submit:active{opacity:.8}.form__submit--white{background:rgba(255,255,255,.4);border:0}.form__submit--red:focus,.form__submit--red:hover,.form__submit--white:focus,.form__submit--white:hover,body #tribe-bar-form .tribe-bar-submit input[type=submit]:focus,body #tribe-bar-form .tribe-bar-submit input[type=submit]:hover{background:#fff;color:#9d321e}.form__submit--red{background:#9d321e;border:1px solid #9d321e;max-width:200px}.cme-form{background:#fafafa;border:1px solid #eeeff0;margin-bottom:20px;margin-top:20px}.cme-form__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.cme-confirmation-message .loader-icon,.cme-form__title{-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}.cme-form__title{font-family:"Merriweather",serif;font-weight:600;line-height:1.1;margin-bottom:1.25em;text-align:center}@media only screen and (max-width:575px){.cme-form__title{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.cme-form__title{font-size:1rem}}@media only screen and (min-width:768px){.cme-form__title{font-size:1.125rem}}#agency_in_focus_articles,.cme-container iframe{min-height:200px}.cme-form-disclaimer{font-style:italic}.cme-confirmation-message{text-align:center}.cme-confirmation-message .loader-icon{display:inline-block;-webkit-animation:rotate 2s linear 0s normal infinite running;animation:rotate 2s linear 0s normal infinite running;line-height:1.125;color:#17435c;margin:30px auto}@media only screen and (max-width:767px){.cme-confirmation-message .loader-icon{font-size:1.125rem}}@media only screen and (min-width:768px){.cme-confirmation-message .loader-icon{font-size:1.5rem}}.cme-input-container{margin-bottom:20px;position:relative}.cme-input-container:not(.cme-input-container--full){width:49%}.cme-input-container.cme-input-container--full{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.SingleEntry .form{border-radius:3px}.SingleEntry .form__title{line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:575px){.SingleEntry .form__title{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.SingleEntry .form__title{font-size:1rem}}@media only screen and (min-width:768px){.SingleEntry .form__title{font-size:1.125rem}}.SingleEntry .breaking-news-signup .form__title,.SingleEntry .form__input,.SingleEntry .form__submit{line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.SingleEntry .form__input,.SingleEntry .form__submit{font-size:.875rem}}@media only screen and (min-width:768px){.SingleEntry .form__input,.SingleEntry .form__submit{font-size:1.125rem}}.SingleEntry .breaking-news-signup .form__title{line-height:1.1}@media only screen and (max-width:575px){.SingleEntry .breaking-news-signup .form__title{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.SingleEntry .breaking-news-signup .form__title{font-size:1rem}}@media only screen and (min-width:768px){.SingleEntry .breaking-news-signup .form__title{font-size:1.125rem}}#sidebar .form{padding:15px 10px 10px}#sidebar .form__title{line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-bottom:.75em;text-align:center}@media only screen and (max-width:767px){#sidebar .form__title{font-size:.875rem}}@media only screen and (min-width:768px){#sidebar .form__title{font-size:1.125rem}}#sidebar .form__input,#sidebar .form__submit{line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){#sidebar .form__input,#sidebar .form__submit{font-size:.875rem}}@media only screen and (min-width:768px){#sidebar .form__input,#sidebar .form__submit{font-size:1.125rem}}@media only screen and (max-width:767px){.cme-form{padding:20px 15px}}@media only screen and (min-width:768px){.cme-form{padding:25px 15px}}@media only screen and (max-width:991px){.SingleEntry .breaking-news-signup .form{padding:15px}.SingleEntry .breaking-news-signup .form__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.SingleEntry .breaking-news-signup .form__title{display:block;margin-bottom:1em;text-align:center;width:100%}.SingleEntry .breaking-news-signup .form__input{margin-right:auto;width:70%}.SingleEntry .breaking-news-signup .form__submit{margin-left:auto;width:25%}}@media only screen and (min-width:992px){.SingleEntry .breaking-news-signup .form{padding:25px}.SingleEntry .breaking-news-signup .form__title{padding-right:15px;width:40%}.SingleEntry .breaking-news-signup .form__input{margin-left:auto;width:37%}.SingleEntry .breaking-news-signup .form__submit{width:18%}}.grid{-webkit-animation:fadeIn 1s cubic-bezier(.25,.46,.45,.94);animation:fadeIn 1s cubic-bezier(.25,.46,.45,.94);margin:1.875em 0;overflow:hidden}.grid__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;margin:-1.875em 0}.grid__item{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;margin:1.875em 0;width:calc(300/970*100%)}.grid__image-link{display:block;margin-bottom:1.25em}.grid__image-link img{max-height:200px}.grid__title-link{color:inherit}.grid__title{font-size:1.3125em;font-weight:600;margin-top:.47619em}@media (max-width:639px){.grid__item{width:calc(100% - 10px);margin:.5em 0}.grid__title{font-size:1em;margin-top:.2381em}.grid__image-link{margin-bottom:.3125em}.grid__fixedwidth{width:320px;float:none;margin:auto}}.header,.header__secondary-row .button{font-family:"Roboto Condensed",sans-serif}.header{background-color:#fff;border-bottom:1px solid #fff;left:0;position:sticky;right:0;top:0;-webkit-transition:border .1s linear;transition:border .1s linear;z-index:3}.header,.header *{-webkit-box-sizing:border-box;box-sizing:border-box}.header--scrolling{border-bottom:1px solid rgba(212,212,212,.5)}.header__wrap{position:relative}.header__primary-row{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:padding .1s linear;transition:padding .1s linear}.header__secondary-row-container{padding:.2em;background-color:#133e58;position:relative}.header__secondary-row,.header__secondary-row-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.header__secondary-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:80em;margin:auto}.header__secondary-row .button{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.84375rem!important;height:25px;padding-bottom:0;padding-top:0}.header__secondary-row-buttons{margin-left:auto;padding-left:15px}.header__secondary-row-buttons .button-div:not(:last-child),.header__secondary-row-buttons .button:not(:last-child){margin-right:2em}.header__secondary-row-buttons .button-div,.header__secondary-row-buttons .button-div .button{position:relative}.header__secondary-row-buttons .button-div .button.has-button-pulldown:after{content:'\25BE';right:0;position:absolute}.header__secondary-row-buttons .button-div .button-pulldown{display:none;z-index:10;height:30px;margin:0 0 10px;left:0;right:0}.header__secondary-row-buttons .button-div .button-pulldown ul{background:#17435c;border-left:1px solid #17435c;border-right:1px solid #17435c;-webkit-box-shadow:0 5px 5px 5px rgba(0,0,0,.16);box-shadow:0 5px 5px 5px rgba(0,0,0,.16);left:0;max-width:420px;min-width:calc(200px - 2px);padding-bottom:10px;padding-top:10px;top:calc(90%);z-index:3;list-style:none;font-size:.8125rem;font-weight:400}.header__secondary-row-buttons .button-div .button-pulldown ul a{color:#fff;-webkit-transition:color .2s linear,background .2s cubic-bezier(.165,.84,.44,1);transition:color .2s linear,background .2s cubic-bezier(.165,.84,.44,1);width:100%;display:block;padding:5px}.header__secondary-row-buttons .button-div .button-pulldown ul a:hover{background:#fff;color:#17435c}.header__on-air,.header__trending{color:#fff;font-size:.8125rem;letter-spacing:0;white-space:nowrap}.header__on-air{font-weight:400;margin-right:2em;padding-left:2em;position:relative;-webkit-transition:text-decoration .25s ease,opacity .1s ease-in-out;transition:text-decoration .25s ease,opacity .1s ease-in-out;text-decoration:underline solid transparent}.header__on-air:hover{color:#fff;opacity:1;text-decoration:underline solid rgba(255,255,255,.5)}.header__on-air:before{background:url(../svg/listen-white.svg) no-repeat center center;content:'';height:15px;left:0;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:20px}.header__trending{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.header__trending-title{display:inline-block;font-weight:300;padding-right:5px;text-transform:uppercase;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.header__trending-list{list-style:none}.header__trending-list-item{display:inline-block;position:relative}.header__trending-list-item:not(:last-of-type){margin-right:10px;padding-right:10px}.header__trending-list-item:not(:last-of-type):after{background:rgba(255,255,255,.2);border-radius:2px;content:'';height:10px;position:absolute;right:0;top:49%;-webkit-transform:rotate(30deg) translate(0,-50%);transform:rotate(30deg) translate(0,-50%);width:2px}.header__trending-list-item a{color:#fff;font-weight:300;-webkit-transition:text-decoration .25s ease,opacity .1s ease-in-out;transition:text-decoration .25s ease,opacity .1s ease-in-out;text-decoration:underline solid transparent}.header__trending-list-item a:hover{opacity:1;text-decoration:underline solid rgba(255,255,255,.5);color:#e6821e}.header__trending:hover .header__trending-title{opacity:1;color:#e6821e}.header__logo{position:relative;max-width:293px;-webkit-transition:all .2s linear;transition:all .2s linear;width:25vw;z-index:2;padding-top:.5em}.header__logo a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.header__logo img{display:block}.header--small .header__logo{max-width:180px}.header__menu-icon,.header__search-icon{background:0 0;border:0;font-weight:600;outline:0;text-transform:uppercase}.header__menu-icon{margin-left:auto;padding:0 0 0 4em;position:relative;height:35px}.header__menu-icon:hover{background:0 0;color:inherit}.header__menu-icon--title{color:#9d321e;left:0;opacity:1;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0,0,0,0);position:absolute!important}.header__menu-icon--bar{background:#17435c;border-radius:1.5px;clear:both;display:block;float:right;height:2px;margin:0 auto;position:relative;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:3}.header__menu-icon--bar:nth-child(2){width:32px}.header__menu-icon--bar:nth-child(3){width:22px}.header__menu-icon--bar:nth-child(4){width:27px}.header__menu-icon--bar+.header__menu-icon--bar{margin-top:5px}.header__menu-icon--open .header__menu-icon--bar:nth-child(2){-webkit-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg);width:27px}.header__menu-icon--open .header__menu-icon--bar:nth-child(3){opacity:0}.header__menu-icon--open .header__menu-icon--bar:nth-child(4){-webkit-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg);width:27px}.header__menu-icon:active .header__menu-icon--title{opacity:.8}.header__search-icon{padding:0 0 0 20px;position:relative;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.header__search-icon:before{content:'\f002';color:#17435c;font-size:10px;font-family:"Font Awesome 6 Free";left:6px;line-height:1;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.header__search-icon--close{color:#9d321e}.header__search-icon--close:before{content:'\f00d';color:#9d321e;font-size:12px}.header__search-icon{-webkit-transition:opacity 500ms cubic-bezier(.25,.46,.45,.94);transition:opacity 500ms cubic-bezier(.25,.46,.45,.94)}.header__primary{padding-top:35px}.header__utility{background:#133e58;height:35px;left:0;position:absolute;top:0}.header__alerts-container{position:relative;background-color:#9d321e;color:#fff}.header__alerts-container .TopBar-row{margin:auto;max-width:80em;border-bottom:1px solid #fff;padding:.2em}.header__alerts-container .TopBar-row:last-child{border-width:0}.header__alerts-container a{color:#fff}.email-signup{display:none;position:absolute;right:90px;top:30px;padding:10px;width:320px;background-color:#dfdfdf;border-radius:2px;z-index:99}.newsletter-enabled .email-signup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:pop-in-bottom .25s ease-in;animation:pop-in-bottom .25s ease-in}.email-signup__email{display:block;width:100%;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:2px;border:0;font-size:1rem;font-family:"Lato","Segoe UI",Arial,sans-serif}.email-signup-mobile .email-signup__email :-moz-placeholder,.email-signup-mobile .email-signup__email :-ms-input-placeholder,.email-signup-mobile .email-signup__email ::-moz-placeholder,.email-signup-mobile .email-signup__email ::-webkit-input-placeholder,.email-signup__email :-moz-placeholder,.email-signup__email :-ms-input-placeholder,.email-signup__email ::-moz-placeholder,.email-signup__email ::-webkit-input-placeholder{color:#96989a}.email-signup__submit{display:block;position:relative;width:auto;min-width:82px;text-align:center;height:auto;padding:14px 12px;background-color:#17435c;border-radius:2px;color:#fff;border:0;margin-left:4px;-webkit-transform:none;transform:none;top:auto;left:auto;right:auto;font-size:1rem;font-family:"Roboto Condensed",sans-serif;font-weight:700;-webkit-transition:.15s ease;transition:.15s ease}.email-signup-mobile .email-signup__submit[aria-disabled=true],.email-signup__submit[aria-disabled=true]{opacity:.5;pointer-events:none;cursor:not-allowed}.email-signup-mobile .email-signup__submit:after,.email-signup__submit:after{display:none}.email-signup-mobile{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px}.email-signup-mobile .email-signup__email,.email-signup-mobile .email-signup__submit{display:block;padding:14px 12px;background-color:#fff;border-radius:2px;border:0;font-size:.8125rem}.email-signup-mobile .email-signup__email{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Lato","Segoe UI",Arial,sans-serif}.email-signup-mobile .email-signup__submit{position:relative;width:auto;min-width:64px;text-align:center;height:auto;color:#17435c;margin-left:4px;-webkit-transform:none;transform:none;top:auto;left:auto;right:auto;font-family:"Roboto Condensed",sans-serif;font-weight:700;-webkit-transition:.15s ease;transition:.15s ease;opacity:.8}@media (max-width:829px){.header{padding-bottom:15px}.header__secondary-row-container{display:none;visibility:hidden}.header__logo{margin-right:15px;min-width:220px}.header__search-icon,.nav.nav--primary{display:none;visibility:hidden}}@media (min-width:830px){.header__logo{margin-right:15px;min-width:190px;padding-bottom:15px;padding-top:15px}.header__menu-icon{display:none;visibility:hidden}.header__search-icon{color:#17435c;margin-left:auto}.header__search-icon path fill{background:#17435c}}@media (min-width:830px) and (max-width:991px){.header__search-icon span{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0,0,0,0);position:absolute!important}}@media (min-width:992px){.header__search-icon span{font-size:.875rem}}@media (min-width:830px) and (max-width:1200px){.nav.nav--primary>.nav__menu>.nav__menu-item:last-of-type .sub-menu,.nav.nav--primary>.nav__menu>.nav__menu-item:nth-last-child(2) .sub-menu{left:inherit;right:0}}.Icon-next,.Icon-prev{background:#3a5e74;color:#fff;position:absolute;height:40px;line-height:40px;text-align:center;width:40px}.Icon-next:focus,.Icon-next:hover,.Icon-prev:focus,.Icon-prev:hover{color:#fff}.Icon-next:hover,.Icon-prev:hover{background:#597b90}.Icon-next:before,.Icon-prev:before{content:" ";display:block;position:absolute;top:100%;height:0;width:0;border-top:10px solid #17435c}.Icon-next .Svg,.Icon-prev .Svg{height:22px;margin-top:-3px;width:12px}.Icon-next .Svg *,.Icon-prev .Svg *{fill:currentColor}.Icon-prev:before{border-left:10px solid transparent;left:0}.Icon-next:before{border-right:10px solid transparent;right:0}[class^=__sprite-old-icon-]{background:url(../png/wfed-combined-icons.png) bottom no-repeat}[class^=__sprite-icon-]{background-color:#9d321e;cursor:pointer;border:1px solid #9d321e;border-radius:2px;display:block;height:24px;line-height:1;position:relative;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:24px}[class^=__sprite-icon-]:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:.6125rem;font-weight:300;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[class^=__sprite-icon-]:hover{background-color:transparent}[class^=__sprite-icon-]:hover:after{color:#9d321e}[class^=__sprite-icon-]:active{background:#9d321e;opacity:.8}.post_type-agency ._items ._row_main ._col--left .title a:hover,.post_type-monthly_insights ._items ._row_main ._col--left .title a:hover,[class^=__sprite-icon-]:active:after{color:#fff}.__sprite-icon-clock,.__sprite-icon-home,.__sprite-icon-more{vertical-align:super;display:inline-block;width:35px;height:35px;background-position:-245px 0;zoom:.5;-moz-transform:scale(.5)}.__sprite-icon-facebook:after{content:'\f39e';font-family:"Font Awesome 6 Brands"}.__sprite-icon-linkedin:after,.__sprite-icon-twitter:after{content:'\e61b';font-family:"Font Awesome 6 Brands"}.__sprite-icon-linkedin:after{content:'\f0e1'}.__sprite-icon-reddit:after,.__sprite-icon-youtube:after{content:'\f1a1';font-family:"Font Awesome 6 Brands"}.__sprite-icon-youtube:after{content:'\f167'}.__sprite-icon-email:after,.__sprite-icon-print:after{content:'\f0e0';font-family:"Font Awesome 6 Free"}.__sprite-icon-print:after{content:'\f02f';font-weight:600}.__sprite-icon-clock,.__sprite-icon-more{vertical-align:text-bottom;width:35px!important;height:45px!important;background-position:-277px -2px}.__sprite-icon-clock{vertical-align:bottom;background-position:-210px -2px;zoom:.65;-moz-transform:scale(.65)}.__sprite-icon-audio-post,.__sprite-icon-comment-btn{display:inline-block;vertical-align:bottom;width:40px!important;height:45px!important;background-position:-315px -2px;zoom:1}.__sprite-icon-audio-post{width:48px!important;height:38px!important;background-position:-359px -2px;-moz-transform:scale(.5);zoom:.5}.__sprite-icon-pdf:after{content:'\f1c1';font-family:"Font Awesome 6 Free"}.__sprite-old-icon-audio,.__sprite-old-icon-linkedin,.__sprite-old-icon-pdf,.__sprite-old-icon-video{vertical-align:super;display:inline-block;width:45px!important;height:45px!important;background-position:-410px -2px;zoom:.75;-moz-transform:scale(.75)}.__sprite-old-icon-audio,.__sprite-old-icon-linkedin,.__sprite-old-icon-video{background-position:-93px -2px}.__sprite-icon-audio:after,.__sprite-icon-video:after{content:'\f1c7';font-family:"Font Awesome 6 Free"}.__sprite-old-icon-audio,.__sprite-old-icon-video{background-position:-454px -2px}.__sprite-icon-video:after{content:'\f03d'}.__sprite-old-icon-video{background-position:-497px -2px}.large-icons{padding-left:calc(50% - 132px)}.large-icons [class^=__sprite-icon-]{height:40px;width:40px}.large-icons [class^=__sprite-icon-]:after{font-size:1.4rem}.loadingwfed{background:url(../png/favicon-16x16.png) no-repeat;position:absolute;width:16px;height:16px;-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.loadingwfed_text{padding-left:20px;font-size:11px;vertical-align:super}.image-gallery{display:-ms-grid;display:grid;gap:15px 15px;list-style-type:none}.gallery-item img{height:auto;width:100%}.gallery-item .date{color:#808284;font-family:"Roboto Condensed",sans-serif;line-height:1.1;font-weight:400;margin-top:1em;text-transform:uppercase;-webkit-transition:text .1s linear;transition:text .1s linear}@media only screen and (max-width:767px){.gallery-item .date{font-size:.75rem}}@media only screen and (min-width:768px){.gallery-item .date{font-size:.9375rem}}.gallery-item .image-title,.gallery-item .image-title a{color:#1d1d1d;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:400!important}@media only screen and (max-width:575px){.gallery-item .image-title,.gallery-item .image-title a{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:991px){.gallery-item .image-title,.gallery-item .image-title a{font-size:1rem}}@media only screen and (min-width:992px){.gallery-item .image-title,.gallery-item .image-title a{font-size:1.125rem}}@media only screen and (max-width:480px){.image-gallery{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto}.image-gallery>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}}@media only screen and (min-width:481px) and (max-width:575px){.image-gallery{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.image-gallery>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.image-gallery>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}}@media only screen and (max-width:575px){.image-gallery{gap:10px 10px}}@media only screen and (min-width:576px) and (max-width:767px){.image-gallery{gap:15px 15px;-ms-grid-columns:1fr 15px 1fr 15px 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.image-gallery>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.image-gallery>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.image-gallery>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}}@media only screen and (min-width:768px) and (max-width:991px){.image-gallery{gap:15px 15px;-ms-grid-columns:1fr 15px 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.image-gallery>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.image-gallery>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width:992px){.fi_section_grid{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.fi_section_grid>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.fi_section_grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.fi_section_grid>:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.fi_section_grid>:nth-child(4){-ms-grid-row:1;-ms-grid-column:4}.fi_section_grid>:nth-child(5){-ms-grid-row:1;-ms-grid-column:5}.image-gallery{gap:30px 30px;-ms-grid-columns:1fr 30px 1fr 30px 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.image-gallery>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.image-gallery>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.image-gallery>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}}.items-list{border-top:2px solid #d4d4d4;padding:1.875em 0}.items-list:first-child{border-top:0;padding-top:0}.items-list:last-child{padding-bottom:0}.items-list__heading{color:#9d321e;font-family:"Roboto Condensed",sans-serif;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;text-transform:uppercase}@media only screen and (max-width:575px){.items-list__heading{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.items-list__heading{font-size:1rem}}@media only screen and (min-width:768px){.items-list__heading{font-size:1.125rem}}.items-list__heading a{color:#9d321e;-webkit-transition:text .1s linear;transition:text .1s linear;text-decoration:underline solid transparent}.ProgramSchedule .program-info strong a:hover,.items-list__heading a:hover{color:#17435c;text-decoration:underline solid rgba(23,67,92,.5)}.items-list--headlines,.items-list--headlines .items-list__item{border:0!important}.items-list--headlines .items-list__category,.items-list--headlines .items-list__link{display:block}.items-list--headlines .items-list__link{-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:400;line-height:1.375}@media only screen and (max-width:767px){.items-list--headlines .items-list__link{font-size:.75rem}}@media only screen and (min-width:768px){.items-list--headlines .items-list__link{font-size:.9375rem}}.items-list--headlines .items-list__category{color:#808284;font-family:"Roboto Condensed",sans-serif;line-height:1;font-size:.75rem;margin-top:.5em;text-transform:uppercase}.items-list__items{list-style:none;margin:0;padding:0}.items-list__item{margin:0;padding:.875em 0}.items-list__item:not(:first-child){border-top:1px solid #d4d4d4}.items-list__item:first-child{padding-top:0!important}.items-list__item:last-child{padding-bottom:0!important}.items-list__spacer{display:inline-block;width:.35em}.items-list__author{line-height:1.25;margin-bottom:15px}.items-list__author-name{font-weight:600}.items-list__author-name a{color:inherit}.items-list__author-name a:hover{color:#9d321e}.items-list__author-role{color:#8b8b8b;display:block;font-size:.875em;font-weight:400;margin-top:.35714em}.items-list__link{color:inherit;font-weight:400}.items-list__button{margin-top:2.25em}.items-list--videos .items-list__category{margin-left:-.25em}.items-list--videos .items-list__image{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative}.items-list--videos .items-list__image img{display:block;margin-right:1rem}.items-list--videos .items-list__image .svg{bottom:6px;height:22px;left:6px;position:absolute;width:30px}.items-list--columnists .items-list__image img,.items-list--reporters .items-list__image img{display:block;height:60px;width:60px}@media (max-width:829px){.items-list__heading{background:#ebebeb;margin:0 -10px 1em;padding:10px;position:sticky;z-index:2}.items-list__heading::after{display:none}}@media (min-width:830px){.items-list--headlines .items-list__heading,.items-list--video .items-list__heading{display:none}}@media (min-width:768px){.glance_list{position:relative;margin-bottom:20px;padding-bottom:20px}.glance_list:after{background:#ebebeb;bottom:0;content:'';height:2px;left:0;position:absolute;width:100%}.glance_list.WidgetRelatedStories{padding-bottom:0}}.layout{margin-top:35px;position:relative;z-index:2}.layout__ad{position:absolute;right:0;text-align:center;top:0;width:100%}.layout,.layout__ad,.layout__content,.layout__sidebar{-webkit-transition:all 500ms;transition:all 500ms}.layout__wrap::after,body.page-template-may-we-say-thank-you #mwsty-logos::after{clear:both;content:"";display:table}.layout__sidebar{border-top:2px solid #d4d4d4;line-height:1.375em;margin-top:1.25em;padding-bottom:3.75em;padding-top:1.875em}.layout__content{padding-bottom:6.25em}.layout__content-ad{margin:50px auto 20px;min-height:50px}.layout__load-more{text-align:center}.layout__load-more-content{text-align:left}.layout__load-more-button{font-size:.9375em;margin-top:3.75em;padding:8px 30px}.layout__load-more-button .svg{height:11px;position:relative;top:-1px;vertical-align:middle;width:9px}@media (min-width:830px){.load-button-on-footer-enabled .layout__load-more-button{bottom:-22px;left:50%;margin-top:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (max-width:639px){.top-story+.layout__content-ad{margin-top:20px}}@media (min-width:748px){.layout{padding-top:125px}}@media (min-width:830px){.layout__sidebar{border-top:0;float:left;padding-top:0;width:calc(285/1280*100%)}.layout__content{float:right;width:calc(970/1280*100%)}}@media (min-width:1320px){.layout{padding-top:0}.layout__content{padding-top:125px}.layout__ad{width:970px}}.Box--noMargin{margin:0}.Box__mobile{display:none}@media (max-width:830px){.Box__mobile{display:block;margin-top:20px}}.Box__desktop{display:block;padding:1.875em 0}@media (max-width:830px){.Box__desktop{display:none}}.Box__desktop#headlines_Box__desktop{max-width:255px}.main-container{background:#fafafa;position:relative;z-index:1}.primary-content,.primary-content--small{background:#fff;width:100%}.primary-content{padding:20px}@media only screen and (max-width:767px){.primary-content,.primary-content--small{min-height:100px;padding:20px 15px}}@media only screen and (min-width:768px){.primary-content{padding:20px}.primary-content .row>[class*=col-]:first-of-type{padding-left:0}.primary-content .row>[class*=col-]:last-of-type{padding-right:0}.primary-content--small{padding-left:10px;padding-right:30px}}.main-menu{color:#fff;font-size:.875em;left:0;position:absolute;top:0;z-index:2}.main-menu__overlay{background:#d4d4d4;cursor:pointer;display:none;height:100%;left:0;opacity:.5;position:fixed;right:0;top:0;width:100%;z-index:4}body.main-menu-enabled .main-menu__overlay{display:block;-webkit-animation:fade-in .25s ease-in;animation:fade-in .25s ease-in}.main-menu__wrap{bottom:0}.main-menu__wrap-scroll{bottom:0;left:0;top:0}.main-menu__wrap{background:#133e58;border-left:100px solid #133e58;overflow:hidden;position:fixed;top:50px;z-index:5;-webkit-box-sizing:content-box;box-sizing:content-box;width:313px}body.admin-bar .main-menu__wrap{top:82px}@media (max-width:782px){body.admin-bar .main-menu__wrap{top:96px}}.main-menu__wrap-inner{width:313px}.main-menu__wrap-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch;position:absolute;width:330px}.main-menu__wrap-inner{padding-top:50px}@media (max-width:829px){.main-menu__wrap-inner{padding-top:35px}}.main-menu__top{overflow:hidden;padding:0 15px}.main-menu .nav__link,.main-menu__button{font-family:"Roboto Condensed",sans-serif;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}.main-menu__button{display:block;margin:5px 0;padding-bottom:.25em;padding-top:.25em;text-align:center}@media only screen and (max-width:575px){.main-menu__button{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.main-menu__button{font-size:1rem}}@media only screen and (min-width:768px){.main-menu__button{font-size:1.125rem}}.main-menu__top-line{margin:10px 30px}.main-menu__bottom-line{margin:20px 0 30px}.main-menu__section-trigger{border:0!important;outline:0!important;-webkit-box-shadow:none;box-shadow:none;text-shadow:none;background:0 0;position:absolute;right:10px;top:calc(50% - 1px);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:border .1s linear;transition:border .1s linear;width:35px;height:35px;cursor:pointer}.main-menu__section-trigger:after,.main-menu__section-trigger:before{background-color:#fff;content:'';position:absolute;top:50%;left:50%;opacity:1;-webkit-transition:all .375s ease-in-out;transition:all .375s ease-in-out;height:2px;width:12px;-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.main-menu__section-trigger:after{height:12px;width:2px}.main-menu .nav__link{color:#fff}@media only screen and (max-width:767px){.main-menu .nav__link{font-size:.75rem}}@media only screen and (min-width:768px){.main-menu .nav__link{font-size:.9375rem}}.main-menu .nav__link span{padding-right:20px;position:relative}.main-menu .nav__link span:after{color:rgba(255,255,255,.5);content:'\f054';font-size:.6rem;font-family:"Font Awesome 6 Free";font-weight:600;line-height:normal;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:color .1s linear,right .2s ease-in-out;transition:color .1s linear,right .2s ease-in-out;right:8px}.main-menu .nav__link:focus span:after,.main-menu .nav__link:hover span:after{right:5px}.main-menu .nav__link-wrap{position:relative}.main-menu .nav__menu{list-style:none}.main-menu .nav__menu--depth0,body.page-template-may-we-say-thank-you #mwsty-logos{margin-bottom:30px}.main-menu .nav__menu-item--depth0>.nav__link-wrap{background:#17435c;padding:10px 40px 10px 15px;position:relative;text-transform:uppercase;-webkit-transition:background .1s linear;transition:background .1s linear}.main-menu .nav__menu-item--depth0:not(:last-of-type)>.nav__link-wrap{border-bottom:1px solid rgba(26,26,26,.2)}.main-menu .nav__menu--depth1,.main-menu__wrap-inner .sub-menu .nav__link span:after{display:none}.main-menu .nav__menu-item--active>.nav__link-wrap{background:#5d5d5f}.ProgramSchedule .schedule.closed .date i,.main-menu .nav__menu-item--active .main-menu__section-trigger b{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-menu .nav__menu-item--active>.nav__menu{display:block}.main-menu hr{border-color:#4f4f4f}.main-menu__footer{line-height:1.375;font-size:.75rem;font-family:"Lato",sans-serif;font-weight:300;padding:60px 30px 180px;text-align:center}.sub-menu .nav__link{color:#17435c}.sub-menu .nav__link-wrap .main-menu__section-trigger:after,.sub-menu .nav__link-wrap .main-menu__section-trigger:before{background:#17435c}.main-menu__wrap-inner .sub-menu,.sub-menu{position:relative}.main-menu__wrap-inner .sub-menu .nav__link{border-right:1px solid #17435c;border-left:1px solid #17435c;color:#fff;display:block;letter-spacing:.05em;line-height:1.375;padding:8px 15px 8px 30px}.main-menu__wrap-inner .sub-menu .nav__link:focus,.main-menu__wrap-inner .sub-menu .nav__link:hover{background:#fff;color:#17435c}.main-menu__wrap-inner .nav__link-wrap{z-index:3}.main-menu__wrap-inner .nav__menu-item--active .main-menu__section-trigger{border-color:#17435c}.main-menu__wrap-inner .nav__menu-item--active .main-menu__section-trigger:after,.main-menu__wrap-inner .nav__menu-item--active .main-menu__section-trigger:before{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}.main-menu__wrap-inner .nav__menu-item--active .main-menu__section-trigger:before{opacity:0}.main-menu__wrap-inner .nav__menu-item--active>.nav__menu{-webkit-animation:dropdown-slide-down 420ms cubic-bezier(.165,.84,.44,1);animation:dropdown-slide-down 420ms cubic-bezier(.165,.84,.44,1)}.main-menu__wrap-inner .nav__menu-item:not(.menu-item-has-children) .main-menu__section-trigger{display:none}.main-menu__wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .5s cubic-bezier(.25,.46,.45,.94);transition:transform .5s cubic-bezier(.25,.46,.45,.94);transition:transform .5s cubic-bezier(.25,.46,.45,.94),-webkit-transform .5s cubic-bezier(.25,.46,.45,.94);will-change:transform;left:auto;right:100%}body:not(.main-menu-enabled) .main-menu__wrap{-webkit-transition:-webkit-transform .375s cubic-bezier(.25,.46,.45,.94);transition:transform .375s cubic-bezier(.25,.46,.45,.94);transition:transform .375s cubic-bezier(.25,.46,.45,.94),-webkit-transform .375s cubic-bezier(.25,.46,.45,.94);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}body.main-menu-enabled .main-menu__wrap{-webkit-transform:translate3d(313px,0,0);transform:translate3d(313px,0,0)}body.page-template-may-we-say-thank-you-email-verification .main-container,body.page-template-may-we-say-thank-you-thank-you .main-container{padding-bottom:200px;color:#1a1a1a}.SingleEntry .Entry-infoContent a:hover,body.page-template-may-we-say-thank-you-email-verification .main-container a,body.page-template-may-we-say-thank-you-thank-you .main-container a{text-decoration:underline}body.page-template-may-we-say-thank-you .TitleBar-title,body.page-template-may-we-say-thank-you-email-verification .TitleBar-title,body.page-template-may-we-say-thank-you-thank-you .TitleBar-title{visibility:hidden}body.page-template-may-we-say-thank-you .main-container,body.page-template-may-we-say-thank-you-email-verification .main-container,body.page-template-may-we-say-thank-you-thank-you .main-container{background-repeat:no-repeat;background-size:cover}body.page-template-may-we-say-thank-you .main-container .top-copy,body.page-template-may-we-say-thank-you-email-verification .main-container .top-copy,body.page-template-may-we-say-thank-you-thank-you .main-container .top-copy{color:#1a1a1a}body.page-template-may-we-say-thank-you a.button,body.page-template-may-we-say-thank-you-email-verification a.button,body.page-template-may-we-say-thank-you-thank-you a.button{color:#fff;background-color:#009c37;border-color:#009c37;text-decoration:none}body.page-template-may-we-say-thank-you .reveal-modal.large,body.page-template-may-we-say-thank-you dialog.large,body.page-template-may-we-say-thank-you-email-verification .reveal-modal.large,body.page-template-may-we-say-thank-you-email-verification dialog.large,body.page-template-may-we-say-thank-you-thank-you .reveal-modal.large,body.page-template-may-we-say-thank-you-thank-you dialog.large{max-width:50rem}body.page-template-may-we-say-thank-you .cards,body.page-template-may-we-say-thank-you-email-verification .cards,body.page-template-may-we-say-thank-you-thank-you .cards{margin-top:16px}body.page-template-may-we-say-thank-you .cards .item-row,body.page-template-may-we-say-thank-you-email-verification .cards .item-row,body.page-template-may-we-say-thank-you-thank-you .cards .item-row{background-color:#1a1a1a;padding:0 10px 10px;margin-bottom:15px}body.page-template-may-we-say-thank-you .cards .item-row .label,body.page-template-may-we-say-thank-you-email-verification .cards .item-row .label,body.page-template-may-we-say-thank-you-thank-you .cards .item-row .label{color:#fff;padding:2px 0}body.page-template-may-we-say-thank-you .cards .item-row img,body.page-template-may-we-say-thank-you-email-verification .cards .item-row img,body.page-template-may-we-say-thank-you-thank-you .cards .item-row img{max-width:100%}body.page-template-may-we-say-thank-you #mwsty-logos .mwsty-header-logo{margin:20px auto}body.page-template-may-we-say-thank-you #mwsty-logos .mwsty-header-logo img{max-width:30%}body.page-template-may-we-say-thank-you #mwsty-logos .mwsty-campaign-logo{display:block;vertical-align:bottom;max-width:69%;margin:0 auto}body.page-template-may-we-say-thank-you #mwsty-logos .mwsty-sponsor-logo{display:block;vertical-align:bottom;margin:0 auto}body.page-template-may-we-say-thank-you .gform_wrapper form{padding:20px;background-color:rgba(255,255,255,.65)}body.page-template-may-we-say-thank-you .gform_wrapper form .top_label input.medium,body.page-template-may-we-say-thank-you .gform_wrapper form .top_label select.medium{width:100%;border-bottom:3px solid #1a1a1a}body.page-template-may-we-say-thank-you .gform_wrapper form div.ginput_complex.ginput_container.gf_name_has_2 span input{border-bottom:3px solid #1a1a1a}body.page-template-may-we-say-thank-you .gform_wrapper form input[type=submit].gform_button{background-color:#009c37;color:#fff;display:block;width:calc(100% - 16px);position:relative;top:auto}body.page-template-may-we-say-thank-you .gform_wrapper form input#gform_previous_button_8{position:relative;top:2rem}@media only screen and (max-width:768px){body.page-template-may-we-say-thank-you #mwsty-logos .mwsty-header-logo{margin-top:30px;margin-left:0}body.page-template-may-we-say-thank-you #mwsty-logos .mwsty-header-logo img{max-width:250px}body.page-template-may-we-say-thank-you #mwsty-logos .mwsty-campaign-logo{display:block;max-width:inherit;margin-left:0;margin-bottom:20px}body.page-template-may-we-say-thank-you #mwsty-logos .mwsty-sponsor-logo{display:block;margin:0 auto;max-width:100px}}.MediaPlayer{background:#e9e9e9;border-radius:3px;color:#fff;padding:20px;text-align:center;margin:30px 0;clear:both}#sailthru-email-form-wrapper::after,.MediaPlayer::after{clear:both;content:"";display:table}@media only screen and (min-width:48em){.MediaPlayer{padding:15px 10px;padding:.9375rem .625rem}.MediaPlayer.has-image{padding-left:160px}}.MediaPlayer .audio-download{display:block;margin-top:15px;padding-left:10px;padding-right:10px}.MediaPlayer .audio-download a{color:#17435c;font-family:"Roboto Condensed",sans-serif;line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:600;text-transform:uppercase;text-shadow:none}@media only screen and (max-width:767px){.MediaPlayer .audio-download a{font-size:.875rem}}@media only screen and (min-width:768px){.MediaPlayer .audio-download a{font-size:1.125rem}}.MediaPlayer .mejs-container{clear:none;width:100%!important;background:0 0}.MediaPlayer .mejs-container .mejs-controls{background:0 0}.MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button{height:40px;position:relative;width:40px}.csstransforms .MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button button{background:0 0;border:2px solid rgba(23,67,92,.6);border-radius:50%;height:40px;margin:0;position:static;width:40px}.MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button.mejs-play button:before{height:0;width:0;border-bottom:8px solid transparent;border-left:12px solid #17435c;border-top:8px solid transparent;margin-left:4px;content:" "}.MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button.mejs-pause button:after,.MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button.mejs-pause button:before{background:#17435c;content:" ";display:inline-block;height:12px;margin:0 2px;width:4px}.MediaPlayer .mejs-container .mejs-controls .mejs-time,.modal__overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MediaPlayer .mejs-container .mejs-controls .mejs-time{padding:8px 10px}.MediaPlayer .mejs-container .mejs-controls .mejs-time span{color:#9d9d9d}.MediaPlayer .mejs-container .mejs-controls .mejs-mute button,.MediaPlayer .mejs-container .mejs-controls .mejs-unmute button{background:0 0;height:25px;left:0;margin-left:auto;margin-right:auto;position:relative;right:0;width:21px}.MediaPlayer .mejs-container .mejs-controls .mejs-mute button:after,.MediaPlayer .mejs-container .mejs-controls .mejs-unmute button:after{color:#17435c;font-family:"Font Awesome 6 Free";font-size:1rem;font-weight:600;height:100%;width:100%}.MediaPlayer .mejs-container .mejs-controls .mejs-mute button:after{content:'\f028'}.MediaPlayer .mejs-container .mejs-controls .mejs-unmute button:after{content:'\f6a9'}.MediaPlayer .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-total{background:#fff}.MediaPlayer .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-loaded,body .datepicker table tr td.active.active,body .datepicker table tr td.active.disabled,body .datepicker table tr td.active.disabled.active,body .datepicker table tr td.active.disabled.disabled,body .datepicker table tr td.active.disabled:active,body .datepicker table tr td.active.disabled:hover,body .datepicker table tr td.active.disabled:hover.active,body .datepicker table tr td.active.disabled:hover.disabled,body .datepicker table tr td.active.disabled:hover:active,body .datepicker table tr td.active.disabled:hover:hover,body .datepicker table tr td.active.disabled:hover[disabled],body .datepicker table tr td.active.disabled[disabled],body .datepicker table tr td.active:active,body .datepicker table tr td.active:hover,body .datepicker table tr td.active:hover.active,body .datepicker table tr td.active:hover.disabled,body .datepicker table tr td.active:hover:active,body .datepicker table tr td.active:hover:hover,body .datepicker table tr td.active:hover[disabled],body .datepicker table tr td.active[disabled]{background:#17435c}.MediaPlayer .mejs-controls .mejs-horizontal-volume-slider{display:none!important;width:50px;margin-left:10px}@media only screen and (min-width:48em){.MediaPlayer .mejs-controls .mejs-horizontal-volume-slider{display:block!important;float:left}}.MediaPlayer .mejs-controls .mejs-time-rail{padding-top:6px}.MediaPlayer .mejs-controls .mejs-time-rail span{height:7px}.MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-float{height:17px}.MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner{display:none}.MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-handle{background:#fff;border:1px solid #ccc;border-radius:50%;-webkit-box-shadow:0 0 8px 0 rgba(152,152,152,.5);box-shadow:0 0 8px 0 rgba(152,152,152,.5);display:block;height:17px;top:-5px;left:-9px;width:17px}.MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-total{display:none;background:rgba(255,255,255,.75)}.MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-current{background:#1a1a1a}@media only screen and (min-width:48em){.MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-total{display:block}}.MediaPlayer .Img img,.MediaPlayer .Img picture{border-radius:3px;overflow:hidden}@media only screen and (min-width:48em){.MediaPlayer .Img{float:left;margin-left:-150px;margin-bottom:0;width:130px}}.MediaPlayer .MediaPlayer-title{color:#9d321e;font-family:"Roboto Condensed",sans-serif;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.MediaPlayer .MediaPlayer-title{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.MediaPlayer .MediaPlayer-title{font-size:1rem}}@media only screen and (min-width:768px){.MediaPlayer .MediaPlayer-title{font-size:1.125rem}}.MediaPlayer .MediaPlayer-info{font-size:11px;font-size:.6875rem;text-transform:uppercase;line-height:normal;margin:5px 0 15px;margin:.3125rem 0 .9375rem}.MediaPlayer .MediaPlayer-description{line-height:normal;text-align:left}.MediaPlayer .MediaPlayer-author a,.MediaPlayer .MediaPlayer-description a{color:#0093d0;text-decoration:none}.MediaPlayer .rss-links{margin-top:15px;text-align:right}.MediaPlayer .rss-links svg{margin:3px;margin:.1875rem}.MediaPlayer .rss-links .rss svg{background-color:#fff;padding:2px;padding:.125rem;border:1px solid #ffb802}.MediaPlayer .rss-links .rss svg *{fill:#ffb802}.MediaPlayer .rss-links .itunes svg{-webkit-transform:scale(1.16,1.16);transform:scale(1.16,1.16)}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(26,26,26,.6);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:7}.modal__container{background-color:#fff;border-radius:2px;margin:15px;max-height:calc(100vh - 30px);max-width:800px;overflow-y:auto;-webkit-transition:padding .1s linear;transition:padding .1s linear;width:100%}body#ie11 .modal__container{padding:20px}.logged-in .modal__container{max-height:calc(100vh - 100px)}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;-webkit-box-sizing:border-box;box-sizing:border-box}.modal__close{background:0 0;border:0;cursor:pointer;height:30px;position:absolute;right:5px;top:5px;width:30px}.modal__close:after,.modal__close:before{background:#9d321e;border-radius:3px;content:'';left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal__close:before{height:18px;width:2px}.modal__close:after{height:2px;width:18px}.modal__header .modal__close:before{content:"\2715"}.modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgba(0,0,0,.8)}.modal__btn{font-size:.875rem;padding:.5rem 1rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0,0,.2,1);animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{-webkit-animation:mmslideIn .3s cubic-bezier(0,0,.2,1);animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0,0,.2,1);animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{-webkit-animation:mmslideOut .3s cubic-bezier(0,0,.2,1);animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.nav.nav--footer-columns{text-align:left;width:calc(780/1200*100%)}.nav.nav--footer-columns .nav__menu--depth0{-webkit-columns:4;-moz-columns:4;columns:4}.nav.nav--footer-columns .nav__menu-item--depth0{page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.nav.nav--footer-columns .nav__menu-item--depth0>.nav__link{color:inherit;display:inline-block;line-height:1.25;padding:.35em .5em;text-decoration:none}.nav.nav--footer-columns .nav__menu-item--depth0>.nav__link:hover{color:#9d321e}@media (max-width:639px){.nav.nav--footer-columns .nav__menu--depth0{-webkit-columns:2;-moz-columns:2;columns:2;text-align:center}}@media (max-width:999px){.nav.nav--footer-columns{width:100%}}.menu--footer .menu-item{font-size:.75rem;font-weight:600}.nav.nav--primary{-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.nav.nav--primary .nav__link{line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.nav.nav--primary>.nav__menu>.menu-item{position:relative}.nav.nav--primary>.nav__menu>.menu-item>.nav__link{color:#001b2e;height:100%;text-transform:uppercase;-webkit-transition:font-size .1s linear;transition:font-size .1s linear}.nav.nav--primary>.nav__menu>.nav__menu-item{height:100%}.nav.nav--primary>.nav__menu>.nav__menu-item--has-submenu>.nav__link span:after{content:'\f078';font-family:"Font Awesome 6 Free";font-weight:600;font-size:6px;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.nav.nav--primary .nav__link span{padding-left:15px;padding-right:15px;position:relative}.Sidebar .Widget .eventlistwidget ul,.Sidebar .Widget .textwidget ul,.nav.nav--primary .sub-menu{margin:0}.nav.nav--primary .sub-menu .nav__link{color:#fff;font-size:.8125rem;font-weight:400;text-transform:capitalize}@media (min-width:830px){.nav.nav--primary{width:auto}.nav.nav--primary>.menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;width:100%}.nav.nav--primary .sub-menu{background:#17435c;border-left:1px solid #17435c;border-right:1px solid #17435c;-webkit-box-shadow:0 5px 5px 5px rgba(0,0,0,.16);box-shadow:0 5px 5px 5px rgba(0,0,0,.16);display:none;left:0;max-width:420px;min-width:calc(200px - 2px);padding-top:10px;position:absolute;top:calc(90%);z-index:3;max-height:248px;overflow:auto;padding-bottom:2px;scrollbar-color:#9d321e #0d375a;scrollbar-width:thin}.nav.nav--primary .sub-menu::-webkit-scrollbar{width:7px}.nav.nav--primary .sub-menu::-webkit-scrollbar-track{background:#0d375a;border-radius:10px}.nav.nav--primary .sub-menu::-webkit-scrollbar-thumb{background:#9d321e;border-radius:10px}.nav.nav--primary .sub-menu .nav__link{color:#fff;padding:5px 15px;-webkit-transition:color .2s linear,background .2s cubic-bezier(.165,.84,.44,1);transition:color .2s linear,background .2s cubic-bezier(.165,.84,.44,1)}.nav.nav--primary .sub-menu .nav__link:hover{background:#fff;color:#17435c}.nav.nav--primary .nav__menu-item--has-submenu .nav__link span:hover:after{-webkit-animation:nav-arrow-bounce .25s cubic-bezier(.165,.84,.44,1);animation:nav-arrow-bounce .25s cubic-bezier(.165,.84,.44,1)}.nav.nav--primary .nav__menu-item--has-submenu:hover .sub-menu{display:block;-webkit-animation:dropdown-slide-up 420ms cubic-bezier(.165,.84,.44,1);animation:dropdown-slide-up 420ms cubic-bezier(.165,.84,.44,1)}.nav.nav--primary>.nav__menu>.menu-item>.nav__link{text-align:center}}@media (min-width:830px) and (max-width:991px){.nav.nav--primary>.nav__menu>.menu-item>.nav__link{font-size:.75rem}}@media (min-width:992px){.nav.nav--primary>.nav__menu>.menu-item>.nav__link{font-size:.875rem}}.nav.nav--utility,.nav.nav--utility .nav__menu--depth0{display:-webkit-box;display:-ms-flexbox;display:flex}.nav.nav--utility .nav__menu--depth0{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.nav.nav--utility .nav__menu-item--depth0{font-size:.8125em}.nav.nav--utility .nav__menu-item--depth0>.nav__link{display:block;line-height:1.25;padding:.35em .5em;text-align:center;text-decoration:none}@media (max-width:1175px){.nav.nav--utility .nav__menu-item--hide-1st{display:none}}@media (max-width:1100px){.nav.nav--utility .nav__menu-item--hide-2nd{display:none}}@media (max-width:1050px){.nav.nav--utility .nav__menu-item--hide-3rd{display:none}}@media (max-width:950px){.nav.nav--utility{display:none}}.ItemList{list-style-type:none}.Item,.Live-callouts div[class*=col-]{display:-webkit-box;display:-ms-flexbox;display:flex}.Item:not(:last-of-type){position:relative;margin-bottom:20px;padding-bottom:20px}.Item:not(:last-of-type):after{background:#ebebeb;bottom:0;content:'';height:2px;left:0;position:absolute;width:100%}.Item:not(:last-of-type).WidgetRelatedStories{padding-bottom:0}.Item-title a{line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;color:#9d321e;font-family:"Lato",sans-serif;font-weight:600}@media only screen and (max-width:575px){.Item-title a{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:991px){.Item-title a{font-size:1rem}}@media only screen and (min-width:992px){.Item-title a{font-size:1.125rem}}.Item-excerpt{margin-top:0}.Item-date:before,.Item-tags,.search__result-detail li{display:inline-block}.Item-date,.Item-tags a{color:#9d321e;font-family:"Lato",sans-serif;font-weight:600;font-size:.7875rem}.Item-date{color:#999;display:inline-block}.Item-date:before{content:" | ";margin:0 .5em}@media only screen and (max-width:575px){.Item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Item .Img{margin-bottom:20px;margin-right:auto;width:200px}}@media only screen and (min-width:576px){.Item .Img{margin-right:20px;max-width:200px;min-width:125px;-webkit-box-flex:0;-ms-flex:0 0 18vw;flex:0 0 18vw;width:18vw}}#listen_schedule_container #load_more_from_live{margin-top:20px;margin-left:40%;background-color:#9d321e;border:0;color:#fff;padding:10px 40px;text-align:center;text-decoration:none;display:inline-block;font-size:16px}.podcast_shows_list_container{width:100%}.podcast_shows_list_container ._date{width:100%;font-size:1.4rem;color:#9d321e;padding:20px}.podcast_shows_list_container .show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;padding:10px;width:100%}.podcast_shows_list_container .show .show_details{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;padding-top:50px}.podcast_shows_list_container .show .show_details .show_title{font-size:1.2rem;color:#333}.podcast_shows_list_container .show .show_details .show_start_end{font-size:1rem;color:#999}.podcast_shows_list_container .show figure{margin-right:20px;max-width:300px;min-width:150px;-webkit-box-flex:1;-ms-flex:1;flex:1}.podcast_shows_list_container .show figure .binder{position:relative;width:100%;height:0;padding-bottom:66.6%;background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;border:1px solid #fff;overflow:hidden}.podcast_shows_list_container .show figure .binder:before{filter:blur(4px);-webkit-filter:blur(4px);position:absolute;background-size:cover;background-repeat:no-repeat;background-position:center;content:"";top:0;right:0;bottom:0;left:0;border:1px solid #fff;opacity:30%}.podcast_shows_list_container .show figure .binder .img-no-blur{margin-top:3.3%;width:60%;position:relative;-webkit-box-shadow:10px 10px 25px -15px #333;box-shadow:10px 10px 25px -15px #333}.post_type-agency,.post_type-monthly_insights{padding-bottom:20px}.post_type-agency .aif_banner{background-color:#d4d3d8;background-repeat:no-repeat;background-position:center;padding-top:40px;margin-top:-5px;margin-bottom:10px;width:100%;min-height:140px}@media only screen and (max-width:600px){.post_type-agency .aif_banner{background-image:url(../jpg/flc_banner_mobile.jpg)}}.post_type-agency .aif_banner .logo{background-repeat:no-repeat;background-size:contain;max-width:250px;min-height:100px;max-height:200px;position:relative}.post_type-agency .aif_top_sponsor{background:#fafafa;border:solid 1px #ededed;position:relative;padding:25px 10px;color:#333;margin-bottom:25px}.post_type-agency .aif_top_sponsor .Sponsored-by{color:#333}@media only screen and (max-width:51.813em){.post_type-agency .aif_top_sponsor{display:none}}.post_type-agency .aif_top_sponsor_mobile{display:none;background:#fafafa;border:solid 1px #ededed;position:relative;padding:15px 10px;color:#333;margin-bottom:15px}.post_type-agency .aif_top_sponsor_mobile .Sponsored-link{width:calc(100%-150px)}.post_type-agency .aif_top_sponsor_mobile .Sponsored-by{width:auto;float:left}@media only screen and (max-width:51.813em){.post_type-agency .aif_top_sponsor_mobile{display:block}}@media only screen and (max-width:51.813em){.post_type-agency .layout__sidebar{display:none}}.post_type-agency .pta_items{padding-right:10px}.post_type-agency .pta_items .description{width:100%}.post_type-agency .pta_items .description .category{color:#9d321e;width:100%;font-weight:700}.post_type-agency .pta_items .description .title{font-weight:600;font-size:1.4rem;line-height:1.3;color:#333;width:100%}.post_type-agency .pta_items .description .title:hover{text-decoration:none}.post_type-agency .agency_subscriber_block,.post_type-agency .pta_items .description .excerpt{width:100%}.post_type-agency .pta_items .pta_col_wide{width:100%;background-color:inherit;margin-bottom:50px}.post_type-agency .pta_items .pta_col_2{width:48%;float:left}.post_type-agency .pta_items .pta_col_2 .title{font-size:1.2rem}.post_type-agency .pta_items .pta_col_2:nth-of-type(4n),.post_type-agency .pta_items .pta_col_2:nth-of-type(5n){margin-left:15px}.post_type-agency .pta_items .pta_col_3{width:30%;float:left}.post_type-agency .pta_items .pta_col_3 .title{font-size:1rem}.post_type-agency .pta_items .pta_col_3:nth-of-type(4n),.post_type-agency .pta_items .pta_col_3:nth-of-type(5n){margin-left:15px}@media only screen and (max-width:51.813em){.post_type-agency .pta_items .pta_col_2,.post_type-agency .pta_items .pta_col_3{width:100%;margin:20px 0 0!important}.post_type-agency .pta_items .pta_col_2 .image,.post_type-agency .pta_items .pta_col_3 .image{width:45%;float:left}.post_type-agency .pta_items .pta_col_2 .description,.post_type-agency .pta_items .pta_col_3 .description{padding-left:5px;width:50%;float:left}}@media only screen and (max-width:31em){.post_type-agency .pta_items .pta_col_2 .description .title,.post_type-agency .pta_items .pta_col_3 .description .title{font-size:1rem}.post_type-agency .pta_items .pta_col_2 .description .excerpt,.post_type-agency .pta_items .pta_col_3 .description .excerpt{display:none}}.post_type-agency .agency_subscriber_block .subscriberblock{max-width:100%!important;float:left;display:block}.post_type-agency ._subscriber_block .subscriberblock>div,.post_type-agency .agency_subscriber_block .subscriberblock>div,.post_type-monthly_insights ._subscriber_block .subscriberblock>div{width:50%;text-align:right}.post_type-agency .agency_subscriber_block .subscriberblock .subscribe{float:left!important;margin-left:15px}.post_type-agency .agency_subscriber_block.mobile{display:none}@media only screen and (max-width:51.813em){.post_type-agency .agency_subscriber_block.mobile{float:left;display:block;margin-top:20px}}.post_type-agency .pta_archives{display:block;width:100%;float:left;padding-right:20px}@media only screen and (max-width:31em){.post_type-agency .pta_archives{margin-top:20px}.post_type-agency .pta_archives .content .Entry-content{display:none}}@media only screen and (min-width:1201px){.post_type-agency .Entry-header .entry-title{width:60%;float:left}.post_type-agency .Entry-header ._top_sponsor{width:40%;float:right;border:0!important;padding-top:0!important;margin-top:0!important}.post_type-agency .Entry-header ._top_sponsor .Sponsored-by{width:100px;font-size:12px;float:left;display:block;padding-top:20px;text-align:left}.post_type-agency .Entry-header ._top_sponsor .Sponsored-link{width:calc(100% - 105px);float:left;display:block;text-align:left}.post_type-agency .Entry-header ._top_sponsor .Sponsored-link img{max-width:200px}}.post_type-agency ._banner,.post_type-monthly_insights ._banner{background-color:#d4d3d8;background-repeat:no-repeat;background-position:center;padding-top:30px;margin-top:-5px;margin-bottom:10px;width:100%;min-height:140px;background-size:cover}.post_type-agency ._banner ._logo,.post_type-monthly_insights ._banner ._logo{background-repeat:no-repeat;background-size:contain;max-width:250px;min-height:100px;max-height:200px;position:relative}.post_type-agency ._top_sponsor,.post_type-monthly_insights ._top_sponsor{width:100%;background:#fafafa;border:solid 1px #ededed;position:relative;padding:25px 10px;color:#333;margin-bottom:25px;display:block;float:left}.post_type-agency ._top_sponsor .Sponsored-by,.post_type-monthly_insights ._top_sponsor .Sponsored-by{color:#333}.post_type-agency ._top_sponsor_mobile,.post_type-monthly_insights ._top_sponsor_mobile{background:#fafafa;border:solid 1px #ededed;position:relative;padding:15px 10px;color:#333;margin-bottom:15px}.post_type-agency ._top_sponsor_mobile .Sponsored-link,.post_type-monthly_insights ._top_sponsor_mobile .Sponsored-link{width:calc(100%-150px)}.post_type-agency ._top_sponsor_mobile .Sponsored-by,.post_type-monthly_insights ._top_sponsor_mobile .Sponsored-by{width:auto;float:left}.post_type-agency .layout__sidebar,.post_type-monthly_insights .layout__sidebar{margin-top:0}@media only screen and (max-width:51.813em){.post_type-agency .layout__sidebar,.post_type-monthly_insights .layout__sidebar{display:none}}.post_type-agency ._items,.post_type-monthly_insights ._items{padding-right:20px}.post_type-agency ._items .Entry-header,.post_type-agency ._items .description,.post_type-monthly_insights ._items .Entry-header,.post_type-monthly_insights ._items .description{width:100%}.post_type-agency ._items .description .category,.post_type-monthly_insights ._items .description .category{color:#9d321e;width:100%;font-weight:700}.post_type-agency ._items .description .title,.post_type-monthly_insights ._items .description .title{font-weight:600;font-size:1.4rem;line-height:1.3;color:#333;width:100%}.post_type-agency ._items .description .title:hover,.post_type-monthly_insights ._items .description .title:hover{text-decoration:none}.post_type-agency ._items .description .excerpt,.post_type-agency ._subscriber_block,.post_type-monthly_insights ._items .description .excerpt,.post_type-monthly_insights ._subscriber_block{width:100%}.post_type-agency ._items ._row_main,.post_type-monthly_insights ._items ._row_main{float:left;width:100%;margin-bottom:40px;border-bottom:8px solid #e6821e;background-color:#17435c}.post_type-agency ._items ._row_main ._col--left,.post_type-monthly_insights ._items ._row_main ._col--left{float:left;background-color:#2b2b2b;color:#f1f1f1;width:60%}@media only screen and (max-width:600px){.post_type-agency ._items ._row_main ._col--left,.post_type-monthly_insights ._items ._row_main ._col--left{width:100%}}.post_type-agency ._items ._row_main ._col--left .title,.post_type-monthly_insights ._items ._row_main ._col--left .title{padding:15px 5px;font-size:1.75rem}.post_type-agency ._items ._row_main ._col--left .title a,.post_type-monthly_insights ._items ._row_main ._col--left .title a{color:#f1f1f1}.post_type-agency ._items ._row_main ._col--right,.post_type-monthly_insights ._items ._row_main ._col--right{float:left;padding:20px;color:#f1f1f1;width:40%}.post_type-agency ._items ._row_main ._col--right .excerpt,.post_type-monthly_insights ._items ._row_main ._col--right .excerpt{font-size:1.1rem;padding:20px 10px}.post_type-agency ._items ._row_main ._col--right .excerpt .readmore,.post_type-monthly_insights ._items ._row_main ._col--right .excerpt .readmore{display:inline-block;margin-top:10px}@media only screen and (max-width:51.813em){.post_type-agency ._items ._row_main ._col--right .excerpt,.post_type-monthly_insights ._items ._row_main ._col--right .excerpt{font-size:1rem}}@media only screen and (max-width:600px){.post_type-agency ._items ._row_main ._col--right,.post_type-monthly_insights ._items ._row_main ._col--right{width:100%;border-top:solid 8px #fff}.post_type-agency ._items ._row_main ._col--right .excerpt,.post_type-monthly_insights ._items ._row_main ._col--right .excerpt{font-size:1rem}}.post_type-agency ._items ._row_sub,.post_type-monthly_insights ._items ._row_sub{float:left;width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:solid 1px #eee}.post_type-agency ._items ._row_sub ._col--left,.post_type-monthly_insights ._items ._row_sub ._col--left{float:left;color:#333;width:300px}@media only screen and (max-width:600px){.post_type-agency ._items ._row_sub ._col--left,.post_type-monthly_insights ._items ._row_sub ._col--left{width:100%}.post_type-agency ._items ._row_sub ._col--left .image,.post_type-monthly_insights ._items ._row_sub ._col--left .image{width:100%;text-align:center}}.post_type-agency ._items ._row_sub ._col--right,.post_type-monthly_insights ._items ._row_sub ._col--right{float:left;padding:0 10px 10px 20px;color:#333;width:calc(100% - 300px)}.post_type-agency ._items ._row_sub ._col--right .title,.post_type-monthly_insights ._items ._row_sub ._col--right .title{font-size:1.3rem;font-weight:600}.post_type-agency ._items ._row_sub ._col--right .title a,.post_type-agency ._items ._row_sub ._col--right .title a:hover,.post_type-monthly_insights ._items ._row_sub ._col--right .title a,.post_type-monthly_insights ._items ._row_sub ._col--right .title a:hover{color:#333}.post_type-agency ._items ._row_sub ._col--right .excerpt,.post_type-monthly_insights ._items ._row_sub ._col--right .excerpt{font-size:1rem}@media only screen and (max-width:600px){.post_type-agency ._items ._row_sub ._col--right,.post_type-monthly_insights ._items ._row_sub ._col--right{width:100%;padding-left:0;padding-top:5px}.post_type-agency ._items ._row_sub ._col--right .excerpt,.post_type-monthly_insights ._items ._row_sub ._col--right .excerpt{font-size:.875rem;margin-top:10px}.post_type-agency ._items ._row_sub ._col--right .title,.post_type-monthly_insights ._items ._row_sub ._col--right .title{font-size:1rem;text-align:center}}.post_type-agency ._items ._col_wide,.post_type-monthly_insights ._items ._col_wide{width:100%;background-color:inherit;margin-bottom:50px}.post_type-agency ._items ._col_2,.post_type-monthly_insights ._items ._col_2{width:48%;float:left}.post_type-agency ._items ._col_2 .title,.post_type-monthly_insights ._items ._col_2 .title{font-size:1.2rem}.post_type-agency ._items ._col_2:nth-of-type(4n),.post_type-agency ._items ._col_2:nth-of-type(5n),.post_type-monthly_insights ._items ._col_2:nth-of-type(4n),.post_type-monthly_insights ._items ._col_2:nth-of-type(5n){margin-left:15px}.post_type-agency ._items ._col_2 .description,.post_type-monthly_insights ._items ._col_2 .description{width:98%}.post_type-agency ._items ._col_3,.post_type-monthly_insights ._items ._col_3{width:30%;float:left}.post_type-agency ._items ._col_3 .title,.post_type-monthly_insights ._items ._col_3 .title{font-size:1rem}.post_type-agency ._items ._col_3:nth-of-type(3n),.post_type-agency ._items ._col_3:nth-of-type(4n),.post_type-monthly_insights ._items ._col_3:nth-of-type(3n),.post_type-monthly_insights ._items ._col_3:nth-of-type(4n){margin-left:15px}@media only screen and (max-width:51.813em){.post_type-agency ._items ._col_2,.post_type-agency ._items ._col_3,.post_type-monthly_insights ._items ._col_2,.post_type-monthly_insights ._items ._col_3{width:100%;margin:20px 0 0!important}.post_type-agency ._items ._col_2 .image,.post_type-agency ._items ._col_3 .image,.post_type-monthly_insights ._items ._col_2 .image,.post_type-monthly_insights ._items ._col_3 .image{width:45%;float:left}.post_type-agency ._items ._col_2 .description,.post_type-agency ._items ._col_3 .description,.post_type-monthly_insights ._items ._col_2 .description,.post_type-monthly_insights ._items ._col_3 .description{padding-left:5px;width:50%;float:left}}@media only screen and (max-width:31em){.post_type-agency ._items ._col_2 .description .title,.post_type-agency ._items ._col_3 .description .title,.post_type-monthly_insights ._items ._col_2 .description .title,.post_type-monthly_insights ._items ._col_3 .description .title{font-size:1rem}.post_type-agency ._items ._col_2 .description .excerpt,.post_type-agency ._items ._col_3 .description .excerpt,.post_type-monthly_insights ._items ._col_2 .description .excerpt,.post_type-monthly_insights ._items ._col_3 .description .excerpt{display:none}}.post_type-agency ._subscriber_block .subscriberblock,.post_type-monthly_insights ._subscriber_block .subscriberblock{max-width:100%!important;float:left;display:block}.post_type-agency ._subscriber_block .subscriberblock .subscribe,.post_type-monthly_insights ._subscriber_block .subscriberblock .subscribe{float:left!important;margin-left:15px}.post_type-agency ._subscriber_block.mobile,.post_type-monthly_insights ._subscriber_block.mobile,.search-form .search-form__submit:after{display:none}@media only screen and (max-width:51.813em){.post_type-agency ._subscriber_block.mobile,.post_type-monthly_insights ._subscriber_block.mobile{float:left;display:block;margin-top:20px}}.post_type-agency ._archives,.post_type-monthly_insights ._archives{display:block;width:100%;float:left;padding-right:20px}@media only screen and (max-width:31em){.post_type-agency ._archives,.post_type-monthly_insights ._archives{margin-top:20px}.post_type-agency ._archives .content .Entry-content,.post_type-monthly_insights ._archives .content .Entry-content{display:none}}.post_type-agency .Entry-header,.post_type-monthly_insights .Entry-header{float:left;margin-bottom:10px}.post_type-agency .Entry-header .entry-title,.post_type-monthly_insights .Entry-header .entry-title{width:100%}@media only screen and (min-width:1201px){.post_type-agency .Entry-header .entry-title,.post_type-monthly_insights .Entry-header .entry-title{width:60%;float:left}.post_type-agency .Entry-header ._top_sponsor,.post_type-monthly_insights .Entry-header ._top_sponsor{width:40%;float:right;border:0!important;padding-top:0!important;margin-top:0!important}.post_type-agency .Entry-header ._top_sponsor .Sponsored-by,.post_type-monthly_insights .Entry-header ._top_sponsor .Sponsored-by{width:100px;font-size:12px;float:left;display:block;padding-top:20px;text-align:left}.post_type-agency .Entry-header ._top_sponsor .Sponsored-link,.post_type-monthly_insights .Entry-header ._top_sponsor .Sponsored-link{width:calc(100% - 105px);float:left;display:block;text-align:left}.post_type-agency .Entry-header ._top_sponsor .Sponsored-link img,.post_type-monthly_insights .Entry-header ._top_sponsor .Sponsored-link img{max-width:200px}}.ProgramSchedule{position:relative;margin-top:20px;padding-top:20px}.ProgramSchedule:before{background:#ebebeb;content:'';height:2px;left:0;position:absolute;top:0;width:100%}.ProgramSchedule__headline{color:#1a1a1a;font-weight:600;line-height:1.125;margin-bottom:.5em;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.ProgramSchedule__headline{font-size:1.25rem}}@media only screen and (min-width:576px) and (max-width:767px){.ProgramSchedule__headline{font-size:1.375rem}}@media only screen and (min-width:768px){.ProgramSchedule__headline{font-size:1.75rem}}.ProgramSchedule .date{background:#17435c;border-top:1px solid #fff;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1em;position:relative;z-index:3}.ProgramSchedule .date i{width:0;height:0;border-style:solid;border-width:0 7px 7px;border-color:transparent transparent #fff;display:inline-block;margin-left:15px}.ProgramSchedule .left{font-family:"Roboto Condensed",sans-serif;line-height:1.5;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;text-transform:uppercase}@media only screen and (max-width:767px){.ProgramSchedule .left{font-size:.875rem}}@media only screen and (min-width:768px){.ProgramSchedule .left{font-size:1.125rem}}.ProgramSchedule .right{margin-left:auto;padding-left:15px}.ProgramSchedule .program-info{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.5;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin:0;padding:1em}@media only screen and (max-width:767px){.ProgramSchedule .program-info{font-size:.875rem}}@media only screen and (min-width:768px){.ProgramSchedule .program-info{font-size:1.125rem}}.ProgramSchedule .program-info:nth-child(odd){background:#e9e9e9}.ProgramSchedule .program-info span{color:#17435c;margin-right:1em}.ProgramSchedule .program-info strong{font-family:"Lato",sans-serif;font-weight:500}.ProgramSchedule .program-info strong a{color:#9d321e;-webkit-transition:text .1s linear;transition:text .1s linear;text-decoration:underline solid transparent}.ProgramSchedule .schedule .program-list{height:auto;overflow:hidden}.ProgramSchedule .schedule.closed .program-list{height:0}.ProgramSchedule .schedule:not(.closed) .program-list{-webkit-animation:pop-in-top .25s ease-in;animation:pop-in-top .25s ease-in}.Live .Live-callouts h3{line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;text-transform:uppercase}@media only screen and (max-width:767px){.Live .Live-callouts h3{font-size:.875rem}}@media only screen and (min-width:768px){.Live .Live-callouts h3{font-size:1.125rem}}.Live .Live-callouts .Svg{background:#17435c;border-radius:5px;margin-bottom:10px;padding:9px}.Live .Live-callouts .Svg *{fill:#fff}@media only screen and (max-width:575px){.Live-callouts .Live-content{width:calc(100% - 40px)}.Live-callouts .Svg{margin-right:10px;width:40px}}@media only screen and (min-width:576px) and (max-width:767px){.Live-callouts .Live-content{width:calc(100% - 90px)}.Live-callouts .Svg{margin-right:10px;width:90px}}@media only screen and (min-width:768px) and (max-width:991px){.Live-callouts .Live-content{width:calc(100% - 40px)}.Live-callouts .Svg{margin-right:10px;width:40px}}@media only screen and (min-width:992px){.ProgramSchedule .program-info span{min-width:150px}.Live-callouts .Live-content{width:calc(100% - 90px)}.Live-callouts .Svg{margin-right:10px;width:90px}}.search-form{background-color:#dfdfdf;border-radius:2px;padding:10px;position:relative}.search-form--header{display:none;position:absolute;right:90px;top:35px;width:320px;z-index:2}.search-form--wide{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px}.search-form .search-form__field[type=text]{display:block;width:100%;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:2px;border:0;font-size:1rem;font-family:"Lato","Segoe UI",Arial,sans-serif}.header-mobile-search-form .search-form__field[type=text] :-moz-placeholder,.header-mobile-search-form .search-form__field[type=text] :-ms-input-placeholder,.header-mobile-search-form .search-form__field[type=text] ::-moz-placeholder,.header-mobile-search-form .search-form__field[type=text] ::-webkit-input-placeholder,.search-form .search-form__field[type=text] :-moz-placeholder,.search-form .search-form__field[type=text] :-ms-input-placeholder,.search-form .search-form__field[type=text] ::-moz-placeholder,.search-form .search-form__field[type=text] ::-webkit-input-placeholder{color:#96989a}.search-form .search-form__submit{display:block;position:relative;width:auto;min-width:82px;text-align:center;height:auto;padding:14px 12px;background-color:#9e2f22;border-radius:2px;color:#fff;border:0;margin-left:4px;-webkit-transform:none;transform:none;top:auto;left:auto;right:auto;font-size:1rem;font-family:"Roboto Condensed",sans-serif;font-weight:700;-webkit-transition:.15s ease;transition:.15s ease}.search-form .search-form__submit[aria-disabled=true]{opacity:.5;pointer-events:none;cursor:not-allowed}.search-form__close{background:0 0;border:0;height:35px;left:10px;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:35px}.search-form__close .svg{height:15px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px}.SingleEntry .Entry-video__poster svg:hover path,.SingleEntry .Entry-video__poster:hover svg path,.search-form__close .svg path{fill:#9d321e}.search-form__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.search-form__label-text{display:none}.search-form__field[type]{background:0 0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;outline:0;width:100%}.search-form__field[type=text]{border-bottom:1px solid #d4d4d4;color:#17435c;font-size:1.375rem;padding:0}.search-form__field[type=text]::-webkit-input-placeholder{color:#17435c}.search-form__field[type=text]::-moz-placeholder{color:#17435c}.search-form__field[type=text]:-ms-input-placeholder,.search-form__field[type=text]::-ms-input-placeholder{color:#17435c}.search-form__field[type=text]::placeholder{color:#17435c}.search-form__submit{background:0 0;border:0;height:100%;padding:0;position:absolute;right:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:35px}.search-form__submit:after{color:#17435c;content:'\f002';font-family:"Font Awesome 6 Free";font-size:1.25rem;font-weight:600;height:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:font-size .2s ease-in-out;transition:font-size .2s ease-in-out;width:30px}.search-form__submit:hover:after{font-size:1.5rem}.search-form__submit span{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0,0,0,0);position:absolute!important}.header-mobile-search-form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px}.header-mobile-search-form .search-form__field[type=text]{display:block;width:100%;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:2px;border:0;font-size:.8125rem;font-family:"Lato","Segoe UI",Arial,sans-serif}.header-mobile-search-form .search-form__submit{display:block;position:relative;width:auto;min-width:64px;text-align:center;height:auto;padding:14px 12px;background-color:#9e2f22;border-radius:2px;color:#fff;border:0;margin-left:4px;-webkit-transform:none;transform:none;top:auto;left:auto;right:auto;font-size:.8125rem;font-family:"Roboto Condensed",sans-serif;font-weight:700;-webkit-transition:.15s ease;transition:.15s ease}.header-mobile-search-form .search-form__submit[aria-disabled=true]{opacity:.75;pointer-events:none;cursor:not-allowed}.header-mobile-search-form .search-form__submit:after{display:none}body.search-enabled #header-search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:pop-in-bottom .25s ease-in;animation:pop-in-bottom .25s ease-in}body.search-enabled .header .header__search-icon{display:block}body.search-results .WidgetSearch{margin-bottom:30px;margin-bottom:1.875rem}.search-highlight{background:#f4da40;display:inline-block;font-weight:900;margin:0 0 10px;padding:3px 8px;padding:.1875rem .5rem;text-transform:uppercase}.search__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1em}.search__result{position:relative;margin-bottom:20px;padding-bottom:20px}.search__result:after{background:#ebebeb;bottom:0;content:'';height:2px;left:0;position:absolute;width:100%}.search__result.WidgetRelatedStories{padding-bottom:0}.search__result:hover .search__result-title{color:#9d321e}.search__result-title{line-height:1.375;font-weight:500;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}@media only screen and (max-width:767px){.search__result-title{font-size:.875rem}}@media only screen and (min-width:768px){.search__result-title{font-size:1.125rem}}.search__result-info,.search__result-sort>span{-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;padding-right:15px}.search__result-info{color:#1a1a1a;font-weight:600;line-height:1.375;margin-bottom:15px}@media only screen and (max-width:575px){.search__result-info{font-size:1.25rem}}@media only screen and (min-width:576px) and (max-width:767px){.search__result-info{font-size:1.375rem}}@media only screen and (min-width:768px){.search__result-info{font-size:1.75rem}}.search__result-sort{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;width:250px}.search__result-sort>span{font-family:"Roboto Condensed",sans-serif;line-height:1;text-transform:uppercase;white-space:nowrap}@media only screen and (max-width:767px){.search__result-sort>span{font-size:.875rem}}@media only screen and (min-width:768px){.search__result-sort>span{font-size:1.125rem}}.search__result-detail{line-height:1;list-style:none;margin:.125em 0 0;padding:0}.search__result--category,.search__result--date,.search__result-date{font-family:"Roboto Condensed",sans-serif;text-transform:uppercase}.search__result--category,.search__result--date{line-height:1;-webkit-transition:text .1s linear;transition:text .1s linear}@media only screen and (max-width:767px){.search__result--category,.search__result--date{font-size:.75rem}}@media only screen and (min-width:768px){.search__result--category,.search__result--date{font-size:.875rem}}.search__result--date{color:#1d1d1d;font-weight:500}.search__result--category{color:#808284;font-weight:300;text-decoration:underline solid transparent;margin-right:.5em;position:relative;z-index:2}.pagi__page span:hover,.search__result--category:hover{color:#17435c;text-decoration:underline solid rgba(23,67,92,.5)}.search__result-body{font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-top:.75em}@media only screen and (max-width:767px){.search__result-body{font-size:.75rem}}@media only screen and (min-width:768px){.search__result-body{font-size:.875rem}}.search__result--highlight{background:#9d321e;color:#fff;font-style:normal}.search__link{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.Entry-content p .search__result--highlight{font-weight:300;padding-left:2px;padding-right:2px}.pagi{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:"Roboto Condensed",sans-serif;padding-bottom:15px;padding-top:15px;line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase}@media only screen and (max-width:767px){.pagi{font-size:.75rem}}@media only screen and (min-width:768px){.pagi{font-size:.875rem}}.pagi a{color:#1d1d1d}.pagi a:not(:last-of-type){margin-right:.375em}.pagi.topborder{position:relative;border-top:1px solid #d3d3d3;margin-top:15px}.pagi .page-numbers,.pagi__page span,.pagi__page strong{padding:.25em .5em .125em}.pagi .page-numbers.current,.pagi__page strong{background:#17435c;color:#fff;font-weight:300}.pagi__page span{font-weight:400;-webkit-transition:text .1s linear;transition:text .1s linear;text-decoration:underline solid transparent}.pagi__link--next,.pagi__link--prev{position:relative;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.pagi__link--next:after,.pagi__link--prev:after{color:#1d1d1d;font-family:"Font Awesome 6 Free";font-size:.6125em;font-weight:600;line-height:1;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.SingleEntry .Entry-infoContent a,.breadcrumbs a,.pagi__link--next:hover,.pagi__link--next:hover:after,.pagi__link--prev:hover,.pagi__link--prev:hover:after{color:#17435c}.pagi__link--next{padding-right:15px}.pagi__link--next:after{content:'\f054';right:5px}.pagi__link--next:hover:after{right:2px}.pagi__link--prev{padding-left:15px}.pagi__link--prev:after{content:'\f053';left:5px}.pagi__link--prev:hover:after{left:2px}@media only screen and (min-width:768px){.search-results .primary-content{min-height:400px}}@media only screen and (max-width:991px){.search__result-header{display:-webkit-box;display:-ms-flexbox;display:flex}.search__result-image{max-width:120px;min-width:95px;padding-right:15px;width:30vw}}@media only screen and (min-width:992px){.search__result{min-height:80px}.search__result--image{padding-left:140px}.search__result-image{min-height:80px;left:0;position:absolute;top:0;width:120px}.search__result-info{min-width:400px;width:calc(100% - 250px)}}.Sidebar{margin:0 auto}@media only screen and (max-width:48em) and (orientation:landscape){.Sidebar .Widget{max-width:95%}}@media only screen and (max-width:48em) and (orientation:portrait){.Sidebar .Widget{max-width:95%}}.Sidebar .Widget{margin-left:auto;margin-right:auto}.Sidebar .Widget .Widget-content{margin:0 auto;max-width:100%}.Sidebar .Widget .eventlistwidget li,.Sidebar .Widget .textwidget li{border-bottom:1px solid #ccc;padding:8px 0;list-style-type:none}.Sidebar .Widget .Widget--buttonContainer{padding-bottom:15px}@media only screen and (min-width:48em){.Sidebar .Widget .Widget--buttonContainer{width:100%}.Sidebar .Widget .Widget--buttonContainer .Widget--button{background:#cd0a00;color:#fff;text-transform:uppercase;padding:10px 16px;margin-bottom:10px;padding:.625rem 1rem;width:100%;display:block}.Sidebar .Widget .Widget--buttonContainer .Widget--button:first-child:after{content:'';height:38px;position:absolute;right:-12px;top:0}.Sidebar .Widget .Widget--buttonContainer .Widget--button:hover{background:#9e2f22}}@media only screen and (max-width:48em){.Sidebar .Widget .Widget--buttonContainer .Widget--button{background:#cd0a00;color:#fff;text-transform:uppercase;padding:10px 16px;padding:.625rem 1rem;margin-bottom:10px;display:block;width:100%!important}.Sidebar .Widget .Widget--buttonContainer .Widget--button:first-child:after{content:'';height:38px;position:absolute;right:-12px;top:0}.Sidebar .Widget .Widget--buttonContainer .Widget--button:hover{background:#9e2f22}}@media only screen and (max-width:35em){.Sidebar .Widget .Widget--buttonContainer .Widget--button{width:100%!important}}@media only screen and (min-width:48em){.Sidebar{max-width:300px}}.SingleEntry{background:#fff}.SingleEntry>.Entry-content{margin-top:2em;width:100%}.SingleEntry .Entry-exclusive{color:#9d321e;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-family:"Roboto Condensed",sans-serif;text-transform:uppercase}@media only screen and (max-width:575px){.SingleEntry .Entry-exclusive{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.SingleEntry .Entry-exclusive{font-size:1rem}}@media only screen and (min-width:768px){.SingleEntry .Entry-exclusive{font-size:1.125rem}}.SingleEntry .Entry-infoContent{color:#68686a;font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:400}@media only screen and (max-width:767px){.SingleEntry .Entry-infoContent{font-size:.75rem}}@media only screen and (min-width:768px){.SingleEntry .Entry-infoContent{font-size:.875rem}}.SingleEntry .Entry-date{color:#49494a}.SingleEntry .Entry-featured{background:#f0f1f4;text-align:center}.SingleEntry .Entry-featured figure{margin:0}.SingleEntry .Entry-video{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;border-bottom:8px solid #e6821e}@media only screen and (max-width:991px){.SingleEntry .Entry-video{display:block}}.SingleEntry .Entry-video--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.SingleEntry .Entry-video__container{background-color:#eeeff0;overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.SingleEntry .Entry-video__container iframe,.SingleEntry .Entry-video__poster{left:0;top:0;height:100%;width:100%;position:absolute;z-index:1}.SingleEntry .Entry-video__poster{background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-box-shadow:none;box-shadow:none;border:0;cursor:pointer;display:block;outline:0;z-index:2}.SingleEntry .Entry-video__poster svg{left:20px;bottom:20px;position:absolute;z-index:3}.SingleEntry .Entry-video__poster:after{background:#49494a;border-radius:5px;height:19%;opacity:.7;-webkit-transition:background .2s ease-in-out,opacity .2s ease-in-out;transition:background .2s ease-in-out,opacity .2s ease-in-out;width:15%;z-index:2}.SingleEntry .Entry-video__poster span,.SingleEntry .Entry-video__poster--hidden,.widget__banner span{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0,0,0,0);position:absolute!important}.SingleEntry .Entry-video__poster:hover:after{background:#9d321e;opacity:1}.SingleEntry .Entry-video__poster:active:after{opacity:.8}.SingleEntry .Entry-footer #comments_button a,.SingleEntry .Entry-video__desc--standard .Entry-video__desc{-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}.SingleEntry .Entry-video__desc--standard .Entry-video__desc{color:#68686a;font-family:"Lato",sans-serif;line-height:1.375;margin-top:10px}@media only screen and (max-width:767px){.SingleEntry .Entry-video__desc--standard .Entry-video__desc{font-size:.75rem}}@media only screen and (min-width:768px){.SingleEntry .Entry-video__desc--standard .Entry-video__desc{font-size:.875rem}}.SingleEntry .Entry-video__desc--cite{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}@media only screen and (max-width:991px){.SingleEntry .Entry-video__desc--cite{display:block}}.SingleEntry .Entry-video__cite{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2em 0 0;position:relative;padding-top:32px}.SingleEntry .Entry-video__cite--content{margin:0!important}.SingleEntry .Entry-video__cite--image{margin-right:10px;width:64px}.SingleEntry .Entry-video__cite--image img{border-radius:3px}.SingleEntry .Entry-video__cite--name{color:#fff;font-family:"Merriweather",serif;font-size:18px}.SingleEntry .Entry-video__cite--title{color:#fff;font-family:"Roboto Condensed",sans-serif;font-size:12px;margin:.5em 0 0;text-transform:uppercase}.SingleEntry .Entry-video__cite:before{content:"";position:absolute;background-color:#5c7a8d;height:1px;width:calc(100% - 50px);right:0;top:0}.SingleEntry .Entry-video__cite:after{content:"";position:absolute;background-image:url(../svg/quote.svg);background-size:cover;background-repeat:no-repeat;width:41px;height:33px;top:-16px}@media only screen and (max-width:991px){.SingleEntry .Entry-video{margin-bottom:20px}}@media only screen and (min-width:992px){.SingleEntry .Entry-video .Entry-video__col{width:50%;background:#17435c}}.SingleEntry .Entry-audio+.Entry-content,.SingleEntry .Entry-content+.Entry-footer,.SingleEntry .Entry-featured+.Entry-content,.SingleEntry .Entry-gallery+.Entry-content,.SingleEntry .Entry-video+.Entry-content{margin-top:35px;margin-top:2.1875rem}.SingleEntry .Entry-gallery .slider li.slick-slide a{color:#e5ec70}.SingleEntry .Entry-footer #comments_button a{color:#1a1a1a;font-family:"Roboto Condensed",sans-serif;line-height:1;position:relative;padding-left:20px}@media only screen and (max-width:767px){.SingleEntry .Entry-footer #comments_button a{font-size:.875rem}}@media only screen and (min-width:768px){.SingleEntry .Entry-footer #comments_button a{font-size:1.125rem}}.SingleEntry .Entry-footer #comments_button a:before,.SingleEntry .read-time:before{font-family:"Font Awesome 6 Free";font-size:.875rem;font-weight:500;left:0;position:absolute}.SingleEntry .Entry-footer #comments_button a:before{color:#9d321e;content:"\f27a";top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.SingleEntry .Entry-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.SingleEntry .Entry-infoImg{margin:0 10px 0 0}.SingleEntry .Entry-infoImg a{display:block}.SingleEntry .Entry-infoContent{margin-right:15px}.SingleEntry .Entry-infoContent__bio-link{font-family:"Merriweather",serif;color:#1d1d1d;font-weight:600;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.SingleEntry .Entry-infoContent__bio-link{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:991px){.SingleEntry .Entry-infoContent__bio-link{font-size:1rem}}@media only screen and (min-width:992px){.SingleEntry .Entry-infoContent__bio-link{font-size:1.125rem}}.SingleEntry .Entry-infoContent__bio-content{line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;color:#49494a}@media only screen and (max-width:767px){.SingleEntry .Entry-infoContent__bio-content{font-size:.875rem}}@media only screen and (min-width:768px){.SingleEntry .Entry-infoContent__bio-content{font-size:1.125rem}}.SingleEntry .Entry-infoContent__bio-content p{display:inline}.SingleEntry .Entry-infoSocial{margin-left:auto}.SingleEntry .Entry-infoSocial,.SingleEntry .Entry-meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.SingleEntry .read-time{color:#49494a;line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-left:20px;margin-right:5px;padding-left:17px;position:relative}@media only screen and (max-width:767px){.SingleEntry .read-time{font-size:.75rem}}@media only screen and (min-width:768px){.SingleEntry .read-time{font-size:.875rem}}.SingleEntry .read-time:before{color:#49494a;content:"\f017";top:0}.SingleEntry .byline_twitter{position:relative}.SingleEntry .byline_twitter:before{content:"   |   "}.SingleEntry .breaking-news-signup{position:relative;margin-top:20px;padding-top:20px}.SingleEntry .breaking-news-signup:before{background:#ebebeb;content:'';height:2px;left:0;position:absolute;top:0;width:100%}.SingleEntry .WidgetRelatedStories{margin-top:1rem}.breadcrumbs a:hover{color:#0093d0}.breadcrumbs .bcrms_seperator{display:inline-block;vertical-align:middle;margin-left:10px;margin-right:10px;padding-top:5px;color:#999;border-right:1px solid;border-bottom:1px solid;height:8px;width:8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.breadcrumbs .bread_crumb_post{color:#999;font-size:24px;display:inline}.breadcrumbs-header{margin:8px 0;margin:.5rem 0}.breadcrumbs-footer{padding-top:15px;padding-top:.9375rem}.Entry-content figure{max-width:100%;margin:20px auto;margin:1.25rem auto}.Entry-content .wp-caption-text{color:#68686a;font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.Entry-content .wp-caption-text{font-size:.75rem}}@media only screen and (min-width:768px){.Entry-content .wp-caption-text{font-size:.875rem}}.Entry-content .Widget{max-width:100%;margin:20px auto;margin:1.25rem auto}.Entry-content .Ad{width:300px}.Entry-content .aligncenter{display:block;margin-left:auto;margin-right:auto}.Entry-content .mobile-description{display:none;position:absolute;width:100%;bottom:0;top:50%}.Entry-content .mobile-description .more_gradient{position:relative;height:75%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(180deg,rgba(255,255,255,0),#fff)}.Entry-content .mobile-description .more_gradient .read-more{position:absolute;color:#fff;text-decoration:none;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);bottom:0}.Entry-content .mobile-description .more_bottom{height:25%;background-color:#fff}.Entry-content .overwrite_readmore{display:none}@media only screen and (max-width:768px){.Entry-content.readmore{position:relative;max-height:300px;overflow:hidden}.Entry-content.readmore .mobile-description{display:block}}@media only screen and (min-width:48em){.Entry-content .alignright{float:right;margin:0 0 20px 20px;margin:0 0 1.25rem 1.25rem}.Entry-content .alignleft{float:left;margin:0 20px 20px 0;margin:0 1.25rem 1.25rem 0}}.Entry-infoImg img{border-radius:3px;max-width:none}.Entry-header .Entry-infoImg--byline img{height:48px;width:48px}.Entry-header .Entry-infoImg--bio img{height:64px;width:64px}.TitleBar-sponsor{margin-left:auto}.TitleBar-sponsor .Sponsored{margin-top:0!important}.page-template-blog .SingleEntry:not(:last-of-type){position:relative;margin-bottom:20px;padding-bottom:20px}.page-template-blog .SingleEntry:not(:last-of-type):after{background:#ebebeb;bottom:0;content:'';height:2px;left:0;position:absolute;width:100%}.page-template-blog .SingleEntry:not(:last-of-type).WidgetRelatedStories{padding-bottom:0}.Entry-app{max-width:150px;margin:.8em auto auto;display:none}@media only screen and (max-width:768px){.Entry-app{display:block}}.Entry .tag,.Widget-item .tag,.list .tag,body .Live .Box-title{-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}.Entry .tag,.Widget-item .tag,.list .tag{cursor:pointer;color:#808284;font-family:"Roboto Condensed",sans-serif;line-height:1.1;position:relative;text-transform:uppercase;z-index:3}@media only screen and (max-width:767px){.Entry .tag,.Widget-item .tag,.list .tag{font-size:.6875rem}}@media only screen and (min-width:768px){.Entry .tag,.Widget-item .tag,.list .tag{font-size:.75rem}}.Entry .tag:hover,.Widget-item .tag:hover,.list .tag:hover{color:#9d321e}.Entry .tag .Svg,.Widget-item .tag .Svg,.list .tag .Svg{height:8px;margin-left:10px;margin-left:.625rem;margin-top:-1px;width:13px}.Entry .tag .Svg *,.Widget-item .tag .Svg *,.list .tag .Svg *{fill:currentColor}body .Live .Box-title{color:#1a1a1a;font-weight:600;line-height:1.125;margin-bottom:.5em}@media only screen and (max-width:575px){body .Live .Box-title{font-size:1.25rem}}@media only screen and (min-width:576px) and (max-width:767px){body .Live .Box-title{font-size:1.375rem}}@media only screen and (min-width:768px){body .Live .Box-title{font-size:1.75rem}}@media print{.SingleEntry .Entry-content a::after{content:" (" attr(href) ") "}.Entry-footer,.Sidebar,.Widget,.footer,.header__menu-icon,.main-menu{display:none!important}.header{position:absolute;top:0}}.Entry-title{color:#1a1a1a;font-weight:600;line-height:1.125;margin-bottom:.5em;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:575px){.Entry-title{font-size:1.25rem}}@media only screen and (min-width:576px) and (max-width:767px){.Entry-title{font-size:1.375rem}}@media only screen and (min-width:768px){.Entry-title{font-size:1.75rem}}.Entry-title a,body .tribe-events-notices li a{color:#9d321e;-webkit-transition:text .1s linear;transition:text .1s linear;text-decoration:underline solid transparent}.Entry-title a:hover{color:#17435c;text-decoration:underline solid rgba(23,67,92,.5)}.Entry-title--secondary{color:#1d1d1d;font-weight:600;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-top:2em}@media only screen and (max-width:575px){.Entry-title--secondary{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:991px){.Entry-title--secondary{font-size:1rem}}@media only screen and (min-width:992px){.Entry-title--secondary{font-size:1.125rem}}.Entry-title--secondary~.Entry-content{margin-top:10px}h2.Entry-title--video{color:#fff;font-family:"Roboto Condensed",sans-serif;font-size:32px;font-weight:400;margin:0}.Entry-title-wrapper{background-color:#2b2b2b;bottom:0;width:100%;z-index:10;padding:30px;height:100%}.Entry-video__desc--content{background:#17435c;min-height:237.6px;color:#fff;font-family:"Lato",sans-serif;font-size:16px;position:relative;font-weight:400}@media only screen and (max-width:991px){.Entry-video__desc--content{height:auto;padding:40px}}@media only screen and (min-width:992px){.Entry-video__desc--content{padding:1.675em}}.article-copyright{font-size:.9rem;color:rgba(0,0,0,.8)}.Box--slider{padding-top:20px;padding-top:1.25rem;padding-bottom:20px;padding-bottom:1.25rem}.Box--slider.Slider--events{border-color:#001b2e;border-width:1px;border-style:solid;padding:0}.Box--slider.Slider--events .Slider-next,.Box--slider.Slider--events .Slider-prev{top:20px;top:1.25rem}.Box--slider.Slider--events .Slider-slideHighlight{text-transform:none}.Box--slider.Slider--events .Slider-slides{max-height:100px;max-height:6.25rem}.Box--slider.Slider--events .Slider-slide{max-width:none;padding:5px 50px;padding:.3125rem 3.125rem;min-height:90px;min-height:5.625rem}.Box--slider.Slider--events .Slider-slide a span{color:#fff;line-height:28px;line-height:1.75rem}.Box--slider.Slider--events>div{padding:0}.Box--slider.Slider--events .Box-title{background-color:#001b2e;background-image:url(../jpg/gov-events-header-bg.jpg);background-repeat:no-repeat;background-position:left top;height:26px;height:1.625rem}.Box--slider.Slider--events .Box-title span{color:#fff;display:inline-block}.Box--slider.Slider--events .Box-title span.title{margin-left:45px;margin-left:2.8125rem;font-size:20px;font-size:1.25rem;top:3px;top:.1875rem;text-transform:uppercase}.Box--slider.Slider--events .Box-title span.logo{float:right;font-size:12px;font-size:.75rem}.Box--slider.Slider--events .Box-title a{color:#fff}.Box--slider.Slider--events .Slider-prev{left:-10px;left:-.625rem}.Box--slider.Slider--events .footnote{position:absolute;bottom:3px;right:3px;z-index:25;font-size:12px;font-size:.75rem}.Box--slider .Box-title{font-family:"Source Sans Pro","Segoe UI",Arial,sans-serif;font-size:29px;font-size:1.8125rem;font-weight:900;letter-spacing:-1px;line-height:1;margin:0;padding:0;height:120px}.Box--slider .Box-title span{display:block;position:relative}.csstransforms .Box--slider .Box-title span{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Box-title .Div--logo{background-color:#001b2e;float:right;padding:5px;height:45px;width:150px;position:absolute;right:0}.Box-title .Div--logo img{width:57px!important;float:left;display:block}.Box-title .Div--logo span{font-size:11px;font-weight:400;display:block!important}.Box-title .Div--logo span.tradename{display:block;font-size:16px;font-weight:700}.Box-title .Div--logo .sponsorship-text{float:left;margin:10px 0 0 5px}.Box-title .Div--logo #triangle-topright{width:0;height:0;border-top:25px solid #001b2e;border-left:40px solid transparent;float:right;position:absolute;top:20px;left:-40px}.Slider-container{position:relative;margin-top:20px;margin-top:1.42857rem}@media only screen and (min-width:61.3125em){.Slider-container{margin-top:0}}.Slider-slides{margin:0 -10px;margin:0 -.625rem}.Slider-slides:after,.Slider-slides:before{bottom:0;content:" ";display:block;position:absolute;top:0;width:10px;width:.625rem;z-index:2}.Slider-slides:before{left:0}.Slider-slides:after{right:0}.Slider-slides .slick-list{position:relative;z-index:1}.Slider-pagination{color:#999;font-size:14px;font-size:.875rem;margin-top:5px;margin-top:.3125rem}.Slider-slides{overflow:hidden;position:relative}.Slider-slide{float:left;max-width:200px;padding:0 10px;padding:0 .625rem}.Slider-slideImg image{height:100%;width:100%}.Slider-slideTitle{color:#17435c;display:block;font-size:14px;font-size:.875rem;font-weight:900;margin-top:5px;margin-top:.3125rem}.Slider-slideTitle:hover{color:#4e84a0}.Slider-slideHighlight{color:#fff;font-size:12px;font-size:.75rem;font-weight:900;line-height:1;text-transform:uppercase}.Slider-next,.Slider-prev{top:39px;z-index:3}.Slider-prev{left:0}.Slider-next{right:-10px;right:-.625rem}.Slider--mediaGalleries{position:relative;padding:20px 10px;padding:1.25rem .625rem}.Slider--mediaGalleries .Slider-slide{max-width:560px}.Slider--mediaGalleries .Slider-slideImg{display:block;max-height:257px;max-width:386px;position:relative}@media only screen and (min-width:48em){.Slider--mediaGalleries .Slider-slideImg{max-width:280px;max-height:187px}}.Slider--mediaGalleries .Slider-slideImg .Svg{filter:"progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#999')";-webkit-filter:drop-shadow(0 0 1px rgba(0,0,0,.5));filter:drop-shadow(0 0 1px rgba(0,0,0,.5));height:20px;width:20px;bottom:10px;position:absolute;right:10px}.svg.no-cssfilters .Slider--mediaGalleries .Slider-slideImg .Svg *,.svg.no-cssfilters .WidgetVideo .WidgetVideo-video .Svg *{stroke-width:2px;stroke:rgba(0,0,0,.5)}.Slider--mediaGalleries .Slider-title{margin-bottom:20px;margin-bottom:1.25rem}.Slider--mediaGalleries .Box-title{height:auto;float:left;padding:0}.Slider--mediaGalleries .Box-title span{-webkit-transform:none!important;transform:none!important;top:auto!important}.Slider--mediaGalleries .Slider-pagination{color:#ccc;float:right}.Slider--mediaGalleries .Slider-next,.Slider--mediaGalleries .Slider-prev{top:67.5px}.Slider--mediaGalleries .Slider-prev{left:-20px;left:-1.25rem}.Slider--mediaGalleries .Slider-next{right:-20px;right:-1.25rem}.Entry-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Entry-social a:not(:last-of-type),.Entry-social span:not(:last-of-type){margin-right:5px}.Entry-social a{margin-bottom:5px}.Entry-social.widget__social{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.Sponsored{text-align:center;margin:1rem 0}#right-col .Sponsored .Sponsored-by,.Sponsored .Sponsored-by{color:#eeeff0;display:block;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:600;margin-bottom:.5em;text-align:center;text-transform:uppercase}@media only screen and (max-width:575px){.Sponsored .Sponsored-by{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.Sponsored .Sponsored-by{font-size:1rem}}@media only screen and (min-width:768px){.Sponsored .Sponsored-by{font-size:1.125rem}}.Sponsored .Sponsored-image,.Sponsored .Sponsored-link,form#sailthru-form-content label{display:block}.Sponsored .Sponsored-image{max-width:200px;margin:0 auto}.TitleBar-sponsor>.Sponsored{margin:10px 0;margin:.625rem auto}@media only screen and (min-width:61.3125em){.TitleBar-sponsor>.Sponsored{float:right;text-align:right}}@media only screen and (min-width:64.0625em){.TitleBar-sponsor>.Sponsored{line-height:60px;line-height:3.75rem}}@media only screen and (min-width:64.0625em),only screen and (min-width:48em) and (max-width:61.25em){.TitleBar-sponsor>.Sponsored .Sponsored-by{display:inline-block;margin-bottom:0;margin-right:15px;margin-right:.9375rem}.TitleBar-sponsor>.Sponsored .Sponsored-image,.TitleBar-sponsor>.Sponsored .Sponsored-link{display:inline-block}}.Sidebar>.Sponsored{margin:20px auto;margin:1.25rem auto}.SingleEntry>.Sponsored{margin-bottom:30px}.SingleEntry>.Sponsored .Sponsored-by{display:none}.SingleEntry>.Sponsored.Sponsor--syndicated .Sponsored-image{max-width:100%}#right-col .Sponsored .Sponsored-by{color:#68686a;line-height:1;margin-bottom:1em;letter-spacing:.02em}@media only screen and (max-width:767px){#right-col .Sponsored .Sponsored-by{font-size:.875rem}}@media only screen and (min-width:768px){#right-col .Sponsored .Sponsored-by{font-size:1.125rem}}#sailthru-email-form-wrapper,.subscriberblock{background:#deecfa;padding:20px 10px 10px;line-height:1}.subscriberblock{margin-bottom:20px;float:left}.subscriberblock>div{width:calc(100% - 120px);display:inline-block;float:left;font-weight:700;color:#111;text-align:left}.subscriberblock .subscribe{font-weight:600;background:#b31e00;color:#f1f1f1!important;font-size:15px;text-decoration:none;float:right;border:0}.subscriberblock .subscribe:hover,form#sailthru-form-content .subscribe:hover{background:#c40202!important;text-decoration:none}.subscriberblock .subscribe:active{border:0}@media only screen and (max-width:1100px){.subscriberblock .subscribe{font-size:12px}}.subscriberblock_header .become_insider{padding-top:30px}.subscriberblock_header .become_insider .subscribe{font-weight:600;background:#b31e00;color:#f1f1f1;font-size:15px;padding:2px 16px 4px;text-decoration:none;float:right;border:0}.subscriberblock_header .become_insider .subscribe:hover{background:#c40202;text-decoration:none}.subscriberblock_header .become_insider .subscribe:active,form#sailthru-form-content .subscribe:active{border:0}@media only screen and (max-width:600px){.subscriberblock_header .become_insider{padding-top:10px}}@media only screen and (min-width:830px){.subscriberblock_header{display:none}}.widget.widget_newsletter_signup{text-align:center}#sailthru-email-form-wrapper{display:inline-block;margin:0 auto;-webkit-transition:padding 500ms ease-in-out;transition:padding 500ms ease-in-out}#sailthru-email-form-wrapper.compact{padding:5px}#sailthru-email-form-wrapper.compact #sailthru-form-caption{text-align:center;border:1px solid rgba(0,86,179,.5);background-color:rgba(0,86,179,.2);border-radius:5px;padding:5px 0;margin-bottom:0;cursor:pointer}#sailthru-email-form-wrapper.full{margin-bottom:25px}#sailthru-email-form-wrapper #sailthru-form-caption{width:100%;display:block;float:none;margin-bottom:1rem;font-weight:700;text-align:left;padding:0;border:0;background:0 0;-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;cursor:default}#sailthru-email-form-wrapper #sailthru-form-caption:focus,.WidgetSearch button:focus,.WidgetSearch input:focus{outline:0}#sailthru-email-form-wrapper #sailthru-form-confirmation-message,#sailthru-email-form-wrapper form{max-height:0;overflow:hidden;-webkit-transition:max-height 250ms ease-in-out;transition:max-height 250ms ease-in-out}#sailthru-email-form-wrapper #sailthru-form-confirmation-message.visible,#sailthru-email-form-wrapper form.visible{max-height:999px}#sailthru-email-form-wrapper #sailthru-form-confirmation-message{font-weight:400;font-size:14px;line-height:1.3em}#sailthru-email-form-wrapper #sailthru-form-confirmation-message .image{text-align:center}#sailthru-email-form-wrapper #sailthru-form-confirmation-message .image img{max-height:30px}#sailthru-email-form-wrapper .subscribe{float:left}#sailthru-email-form-wrapper button.disclaimer{font-size:12px;line-height:1.3em;float:right;background:0 0;border:0;color:#007bff;width:calc(100% - 95px)}#sailthru-email-form-wrapper button.disclaimer:hover{color:#0056b3;text-decoration:underline}form#sailthru-form-content strong{display:block;font-size:21px;font-weight:700;margin:-5px 0 5px}form#sailthru-form-content .checkbox-image{margin-bottom:.5rem}form#sailthru-form-content .item-row{margin:20px}form#sailthru-form-content .right-column{background:#deecfa;height:auto;float:none;margin:40px auto;padding:35px}form#sailthru-form-content .right-column a:hover{color:#278bd8;text-decoration:underline}form#sailthru-form-content .form-group,form#sailthru-form-content .input-group{margin-bottom:1rem}form#sailthru-form-content .form-control{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#1f1f1f;background-color:#fff;background-clip:padding-box;border:1px solid #d4d4d4;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}form#sailthru-form-content input.largerCheckbox{height:20px;width:20px}form#sailthru-form-content select.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#1f1f1f;vertical-align:middle;background:#fff url("data: image/svg+xml;charset=utf8,%3Csvg xmlns='http: //www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #d4d4d4;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}form#sailthru-form-content .privacy-policy p{margin:15px 30px;text-align:center}form#sailthru-form-content .subscribe{font-weight:600;background:#b31e00;color:#fff!important;font-size:15px;text-decoration:none;border:0}#sailthru-form-wrapper,.Widget-title span{position:relative}#sailthru-form-wrapper #sailthru-form-loader{position:absolute;top:0;left:0;width:100%;height:0%;background-color:rgba(255,255,255,.8);-webkit-transition:height 250ms ease-in-out;transition:height 250ms ease-in-out;overflow:hidden}#sailthru-form-wrapper #sailthru-form-loader.visible{height:100%}#sailthru-form-wrapper #sailthru-form-loader .image{text-align:center}#sailthru-form-wrapper #sailthru-form-loader .image img{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:767px){.checkbox-row{margin-bottom:1rem!important}}.svg:not(html){display:inline-block;line-height:0;vertical-align:middle}.svg:not(html) svg{display:block;height:100%;width:100%}.Entry-content~.team-group__container{margin-top:30px}.team-group__container:not(:last-of-type){position:relative;margin-bottom:20px;padding-bottom:0}.team-group__container:not(:last-of-type):after{background:#ebebeb;bottom:0;content:'';height:2px;left:0;position:absolute;width:100%}.team-group__container:not(:last-of-type).WidgetRelatedStories{padding-bottom:0}.team-group__title{font-family:"Lato",sans-serif;font-weight:600;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-bottom:1em}@media only screen and (max-width:575px){.team-group__title{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.team-group__title{font-size:1rem}}@media only screen and (min-width:768px){.team-group__title{font-size:1.125rem}}.team-group__list,.team-group__list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.team-group__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none}.team-group__list-item{margin-bottom:20px}.team-group__list-item a{color:#1a1a1a;display:block;-webkit-transition:text-decoration .25s ease;transition:text-decoration .25s ease}.team-group__list-item a:hover{text-decoration:underline solid rgba(255,255,255,.5)}.team-group__list-item--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}.team-group__list-item--content dd,.team-group__list-item--content dt{margin-left:0}.team-group__list-item--content .team-group__list-item--group{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.team-group__list-item--image{margin:0 10px 0 0;max-width:175px;min-width:80px}@media only screen and (max-width:767px){.team-group__list-item--image img{width:80px;max-width:80px}}.team-group__list-item--name{font-family:"Merriweather",serif;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-bottom:2px}@media only screen and (max-width:575px){.team-group__list-item--name{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.team-group__list-item--name{font-size:1rem}}@media only screen and (min-width:768px){.team-group__list-item--name{font-size:1.125rem}}.team-group__list-item a,.team-group__list-item--name a{text-decoration:underline solid transparent}.Widget .Entry-title a:hover,.Widget a.Entry-title:hover,.contact-list--email a:hover,.contact-list--linkedin a:hover,.contact-list--phone a:hover,.contact-list--twitter a:hover,.team-group__list-item--name a:hover,body .tribe-events-notices li a:hover{color:#17435c;text-decoration:underline solid rgba(23,67,92,.5)}.team-group__list-item--group,.team-group__list-item--title{font-family:"Roboto Condensed",sans-serif;margin-bottom:1em;text-transform:uppercase}.team-group__list-item--title{color:#404041;line-height:1;font-size:.75rem}.team-group__list-item--group{color:#808284;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.team-group__list-item--group{font-size:.6875rem}}@media only screen and (min-width:768px){.team-group__list-item--group{font-size:.75rem}}.contact-list--email,.contact-list--linkedin,.contact-list--phone,.contact-list--twitter{line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-bottom:.3rem}@media only screen and (max-width:767px){.contact-list--email,.contact-list--linkedin,.contact-list--phone,.contact-list--twitter{font-size:.75rem}}@media only screen and (min-width:768px){.contact-list--email,.contact-list--linkedin,.contact-list--phone,.contact-list--twitter{font-size:.875rem}}.contact-list--email a,.contact-list--linkedin a,.contact-list--phone a,.contact-list--twitter a{color:rgba(93,93,95,.8);font-family:"Lato",sans-serif;padding-left:16px;position:relative;text-decoration:underline solid transparent}.contact-list--email a:before,.contact-list--linkedin a:before,.contact-list--phone a:before,.contact-list--twitter a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:rgba(93,93,95,.6);font-size:12px;left:0;position:absolute;top:2px;-webkit-transition:color .1s linear;transition:color .1s linear}.contact-list--email a:hover:before,.contact-list--linkedin a:hover:before,.contact-list--phone a:hover:before,.contact-list--twitter a:hover:before{color:#17435c}.contact-list--email a:before,.contact-list--phone a:before{content:'\f0e0';font-family:"Font Awesome 6 Free";font-weight:300}.contact-list--phone a:before{content:'\f879';font-weight:900}.contact-list--linkedin a:before,.contact-list--twitter a:before{content:'\f099';font-family:"Font Awesome 6 Brands";font-weight:300}.contact-list--linkedin a:before{content:'\f08c'}.author__detail{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:20px;padding-bottom:20px}.Topics.topics_footer:before,.author__desc:before,.author__detail:after{background:#ebebeb;content:'';height:2px;left:0;position:absolute;width:100%}.author__detail:after{bottom:0}.author__detail.WidgetRelatedStories{padding-bottom:0}.author__meta{list-style-type:none;margin-top:1.5em}.author__name{color:#1a1a1a;font-weight:600;line-height:1.125;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-bottom:0}@media only screen and (max-width:575px){.author__name{font-size:1.25rem}}@media only screen and (min-width:576px) and (max-width:767px){.author__name{font-size:1.375rem}}@media only screen and (min-width:768px){.author__name{font-size:1.75rem}}.author__title{color:#404041;font-family:"Roboto Condensed",sans-serif;line-height:1;font-size:.75rem;margin-bottom:1em;text-transform:uppercase}.author__desc{position:relative;margin-top:20px;padding-top:20px}.Topics.topics_footer:before,.author__desc:before{top:0}@media only screen and (max-width:575px){.author__header,.author__meta{padding-left:80px}.author__image{left:0;position:absolute;top:0;width:70px}}@media only screen and (min-width:576px){.author__image{margin-bottom:0;margin-right:20px;max-width:300px;min-width:80px;width:35vw}}@media only screen and (min-width:576px) and (max-width:767px){.team-group__list-item{width:50%}}@media only screen and (min-width:992px){.team-group__list-item{width:50%}}.TitleBar{display:block;margin-bottom:15px}.TitleBar-title{color:#9d321e;display:block;font-family:"Roboto Condensed",sans-serif;font-weight:600;line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-bottom:0;padding-left:.1em;position:relative;text-transform:uppercase}@media only screen and (max-width:767px){.TitleBar-title{font-size:.875rem}}@media only screen and (min-width:768px){.TitleBar-title{font-size:1.125rem}}.TitleBar-title a{color:#9d321e}.TitleBar-nav{display:block;margin-top:10px;margin-top:.625rem;padding:0 25px 0 14px;padding:0 1.5625rem 0 .875rem}@media only screen and (min-width:48em){.TitleBar-nav{margin-top:0}.TitleBar{display:table}}.TitleBar--article{display:block;padding-bottom:25px;padding-bottom:1.5625rem;padding-top:25px;padding-top:1.5625rem}@media only screen and (min-width:48em) and (max-width:61.25em){.TitleBar--article{padding-bottom:15px;padding-bottom:.9375rem;padding-top:15px;padding-top:.9375rem}}.TitleBar--article .TitleBar-next,.TitleBar--article .TitleBar-prev{bottom:25px;bottom:1.5625rem;color:#333;display:block;font-weight:900;position:absolute;top:25px;top:1.5625rem}.TitleBar--article .TitleBar-next:hover,.TitleBar--article .TitleBar-prev:hover{color:#0093d0}.TitleBar--article .TitleBar-next:hover .icon,.TitleBar--article .TitleBar-prev:hover .icon{background:#597b90}@media only screen and (min-width:48em) and (max-width:61.25em){.TitleBar--article .TitleBar-next,.TitleBar--article .TitleBar-prev{bottom:auto;position:relative;top:auto;width:50%}}@media only screen and (min-width:61.3125em){.TitleBar--article .TitleBar-next,.TitleBar--article .TitleBar-prev{width:30%}}.TitleBar--article .TitleBar-next .highlight,.TitleBar--article .TitleBar-prev .highlight{font-size:12px;font-size:.75rem;text-transform:uppercase}.TitleBar--article .TitleBar-next .title,.TitleBar--article .TitleBar-prev .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TitleBar--article .TitleBar-next .highlight,.TitleBar--article .TitleBar-next .title,.TitleBar--article .TitleBar-prev .highlight,.TitleBar--article .TitleBar-prev .title{display:none}@media only screen and (min-width:48em){.TitleBar--article .TitleBar-next .highlight,.TitleBar--article .TitleBar-next .title,.TitleBar--article .TitleBar-prev .highlight,.TitleBar--article .TitleBar-prev .title{display:block}}.TitleBar--article .TitleBar-next .icon,.TitleBar--article .TitleBar-prev .icon{background:#3a5e74;height:40px;position:absolute;width:40px}.csstransforms .TitleBar--article .TitleBar-next .icon,.csstransforms .TitleBar--article .TitleBar-prev .icon{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.TitleBar--article .TitleBar-prev{left:10px;left:.625rem;text-align:left}.TitleBar--article .TitleBar-prev .icon{left:-20px;left:-1.25rem}@media only screen and (min-width:48em) and (max-width:61.25em){.TitleBar--article .TitleBar-prev{float:left;left:auto;padding-left:30px;padding-left:1.875rem;padding-right:10px;padding-right:.625rem}}@media only screen and (min-width:61.3125em){.TitleBar--article .TitleBar-prev{padding-left:50px;padding-left:3.125rem;padding-right:10px;padding-right:.625rem}}.TitleBar--article .TitleBar-next{right:10px;right:.625rem;text-align:right}.TitleBar--article .TitleBar-next .icon{right:-20px;right:-1.25rem}@media only screen and (min-width:48em) and (max-width:61.25em){.TitleBar--article .TitleBar-next{float:right;padding-left:10px;padding-left:.625rem;padding-right:30px;padding-right:1.875rem;right:auto}}@media only screen and (min-width:61.3125em){.TitleBar--article .TitleBar-next{padding-left:10px;padding-left:.625rem;padding-right:50px;padding-right:3.125rem}}.TitleBar--article .TitleBar-title{display:block;padding:0 20px;padding:0 1.25rem;text-align:center;width:100%}@media only screen and (min-width:48em){.TitleBar--article .TitleBar-title{margin-bottom:20px;margin-bottom:1.25rem;padding:0}}@media only screen and (min-width:61.3125em){.TitleBar--article .TitleBar-title{margin:0 30%;width:40%}}.top-story__content{margin-bottom:35px}#Gallery figure>div,.top-story__image{width:100%}.top-story__image-link{display:block}.top-story__image-caption{font-size:.6875em;margin:.3125em 0}.top-story__title{font-size:2.25em;font-weight:600;line-height:1.22222em;margin:.27778em 0}#Gallery figure .Embed blockquote.twitter-tweet p,.top-story__link{color:inherit}.top-story__links-list{list-style:none;padding-left:0}.top-story__links-list li{margin-bottom:1em}.top-story__ads .Ad.Widget{margin-top:30px}@media (min-width:1000px){.top-story{display:-webkit-box;display:-ms-flexbox;display:flex}.top-story__content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0;max-width:605px}.top-story__ads{border-left:1px solid #ebebeb;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:32px;padding-left:32px;width:300px}}.Entry-footer{display:table;width:100%}.Entry-footer .Entry-footer-row{display:table-row}.Entry-footer .breadcrumbs,.Entry-footer .topics-container{display:table-cell}.Entry-footer .comments-container{display:table-cell;text-align:right;padding-left:10px}.Entry-footer .comments-container span{background:#001b2e;border-radius:5px;color:#fbd832;display:inline-block;font-size:18px;font-size:1.125rem;font-weight:900;line-height:40px;padding-right:15px;white-space:nowrap;cursor:pointer}.Entry-footer .comments-container span a{color:inherit;background:0 0!important}.Entry-footer .comments-container .Svg{height:20px;text-align:center;width:20px;margin:10px}.Entry-comments,.Entry-footer{margin-bottom:1.25rem}.Topics.topics_footer{position:relative;margin-top:20px;padding-top:20px}.Topics .tag{color:#17435c;font-weight:600;opacity:.8;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;line-height:1;font-size:.75rem}.Topics .tag:hover,.fancybox-close-small:hover svg{opacity:1}.Topics .tag:not(:last-of-type){margin-right:10px;padding-right:10px}.Topics .tag:not(:last-of-type):after{background:rgba(128,130,132,.8);border-radius:2px;content:'';height:10px;position:absolute;right:0;top:49%;-webkit-transform:rotate(30deg) translate(0,-50%);transform:rotate(30deg) translate(0,-50%);width:2px}body #tribe-bar-form .tribe-bar-submit input[type=submit]{background:#9d321e;border:1px solid #9d321e;font-family:"Roboto Condensed",sans-serif;font-weight:500;max-width:200px;-webkit-transition:color .2s linear,background .6s cubic-bezier(.22,1,.36,1);transition:color .2s linear,background .6s cubic-bezier(.22,1,.36,1)}body #tribe-bar-views-toggle::after{border-width:5px;top:14px}body .tribe-events-notices{background:#fff;border-radius:none;border:0}body .tribe-events-notices li{color:#17435c;padding-left:20px!important;margin-bottom:10px;text-shadow:none}body .datepicker.dropdown-menu{font-family:"Lato",sans-serif}body .tribe-events-page-title{text-align:left;color:#9d321e;display:block;font-family:"Roboto Condensed",sans-serif;font-weight:600;line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-bottom:20px;padding-left:1em;position:relative;text-transform:uppercase}@media only screen and (max-width:767px){body .tribe-events-page-title{font-size:.875rem}}@media only screen and (min-width:768px){body .tribe-events-page-title{font-size:1.125rem}}.Entry-content #tribe-events{margin-top:-20px}.user-avatar:not(img) img,img.user-avatar{border-radius:50%}a.user-avatar:hover img{-webkit-box-shadow:0 0 0 5px #dfdfdf;box-shadow:0 0 0 5px #dfdfdf}.widget{margin-bottom:15px}.widget__title{font-family:"Roboto Condensed",sans-serif;font-weight:600;font-size:.75rem;margin-bottom:1em;padding-left:10px;position:relative;text-transform:uppercase}.widget__banner{background-size:contain;background-repeat:no-repeat;background-position:center center;height:30vw;margin-bottom:1.25rem;max-height:60px;min-height:40px}.widget__banner a{display:block;height:100%;width:100%}.widget--border-bottom{border-bottom:2px solid #eeeff0;padding-bottom:15px}.widget-recent-posts__list{list-style:none}.widget-recent-posts__list-item:not(:last-of-type){margin-bottom:1.25em}.widget-recent-posts__list-item--error{color:red}.widget-recent-posts__list-item--columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.widget-recent-posts__list-item--columns .widget-recent-posts__col:first-of-type{width:80px}.widget-recent-posts__list-item--columns .widget-recent-posts__col:last-of-type{margin-right:auto;width:calc(100% - 90px)}.widget-recent-posts__list-item--featured .widget-recent-posts__col:first-of-type{margin-bottom:10px;width:100%}.widget-recent-posts__list-excerpt{color:#68686a;font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-bottom:.5em}@media only screen and (max-width:767px){.widget-recent-posts__list-excerpt{font-size:.75rem}}@media only screen and (min-width:768px){.widget-recent-posts__list-excerpt{font-size:.875rem}}.widget-recent-posts__list-link{display:block;margin-bottom:.5em;text-decoration:underline solid transparent;color:#1d1d1d;font-weight:400;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.widget-recent-posts__list-link{font-size:.75rem}}@media only screen and (min-width:768px){.widget-recent-posts__list-link{font-size:.9375rem}}.widget-columnists-posts__post-title a:hover,.widget-recent-posts__list-link:hover{text-decoration:underline solid rgba(26,26,26,.5)}.Widget-bio li,.widget-columnists-posts__container{margin-top:1.25em}.widget-columnists-posts__headshot{border-radius:3px;height:65px;margin:0 10px 0 0;width:auto}.widget-columnists-posts__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}.widget-columnists-posts__post-title{line-height:1.1;margin-top:10px}.widget-columnists-posts__post-excerpt,.widget-columnists-posts__post-title a{-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}.widget-columnists-posts__post-title a{color:#1a1a1a;font-weight:500;text-decoration:underline solid transparent;line-height:1.1}@media only screen and (max-width:767px){.widget-columnists-posts__post-title a{font-size:.75rem}}@media only screen and (min-width:768px){.widget-columnists-posts__post-title a{font-size:.9375rem}}.widget-columnists-posts__post-excerpt{color:#68686a;font-family:"Lato",sans-serif;line-height:1.375;margin-bottom:.5em;margin-top:.5em}@media only screen and (max-width:767px){.widget-columnists-posts__post-excerpt{font-size:.75rem}}@media only screen and (min-width:768px){.widget-columnists-posts__post-excerpt{font-size:.875rem}}.widget-columnists-posts__category{display:block}.widget-sponsor__sponsored-by{color:#808284;display:block;font-size:.75rem;letter-spacing:.05em;margin-bottom:5px;text-align:center}.widget-sponsor__logo{margin-bottom:15px}.widget-sponsor__logo-container{margin-left:auto;margin-right:auto}.widget-sponsor__subhead{font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;color:#1a1a1a}@media only screen and (max-width:767px){.widget-sponsor__subhead{font-size:.875rem}}@media only screen and (min-width:768px){.widget-sponsor__subhead{font-size:1rem}}.widget-sponsor__subhead a{color:#9d321e;text-decoration:underline solid transparent;-webkit-transition:font-size .1s linear,text-decoration .25s ease;transition:font-size .1s linear,text-decoration .25s ease}.widget-sponsor__subhead a:hover{text-decoration:underline solid rgba(157,50,30,.5)}@media only screen and (min-width:576px) and (max-width:767px){.widget-columnists-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.widget-columnists-posts .widget--title{width:100%}.widget-columnists-posts__container{width:48%}}.Widget:not(:last-of-type){position:relative;margin-bottom:20px;padding-bottom:20px}.Widget:not(:last-of-type):after{background:#ebebeb;bottom:0;content:'';height:2px;left:0;position:absolute;width:100%}.Widget:not(:last-of-type).WidgetRelatedStories{padding-bottom:0}.Widget-title{font-family:"Roboto Condensed",sans-serif;font-weight:600;font-size:1rem;margin-bottom:1em;padding-left:12px;position:relative;text-transform:uppercase}.Widget-title a{color:#9d321e}#comments_button{display:inline-block;margin-left:5px}.SingleEntry .Widget-title{line-height:1;font-size:.75rem;margin-bottom:20px}.SingleEntry .Widget-title--slash{padding-left:15px}.Widget .Entry-title{display:block;color:#1d1d1d;font-weight:400;line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.Widget .Entry-title{font-size:.75rem}}@media only screen and (min-width:768px){.Widget .Entry-title{font-size:.9375rem}}.Widget .Entry-title a,.Widget a.Entry-title{color:#1a1a1a;-webkit-transition:text .1s linear;transition:text .1s linear;text-decoration:underline solid transparent}.Widget .Entry-content{color:#68686a;font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;margin-top:0;margin-bottom:.5em}@media only screen and (max-width:767px){.Widget .Entry-content{font-size:.75rem}}@media only screen and (min-width:768px){.Widget .Entry-content{font-size:.875rem}}.Widget .Entry-content p{margin-bottom:.5em}.WidgetList .Widget-list{list-style-type:none;list-style-image:none;padding-top:0}.WidgetList .Widget-list[data-module=vert-25]{padding-bottom:0}.WidgetList .Widget-itemContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.WidgetList .Widget-itemImg{display:block;margin-left:.3rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;width:90px}.WidgetList .Widget-itemImg img{width:90px;max-width:none;margin:0 auto}.WidgetList .Widget-itemImg~.Widget-itemContent{width:calc(100% - 90px)}.WidgetList .Widget-itemImg .svg{bottom:6px;height:22px;left:6px;position:absolute;width:30px}.WidgetList .Widget-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.WidgetList .Widget-item:not(:last-of-type){margin-bottom:15px}.Widget-category{margin-top:.4em}.Widget-link--cta{color:#1d1d1d;display:inline-block;line-height:1;font-family:"Roboto Condensed",sans-serif;font-weight:600;padding-right:10px;position:relative;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media only screen and (max-width:767px){.Widget-link--cta{font-size:.75rem}}@media only screen and (min-width:768px){.Widget-link--cta{font-size:.875rem}}.Widget-link--cta:after{content:'\f105';color:#9d321e;font-family:"Font Awesome 6 Free";font-size:.875em;font-weight:600;position:absolute;top:calc(50% - 1px);-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:right .2s ease-in-out;transition:right .2s ease-in-out;right:0}.Widget-link--cta:hover{color:#9d321e}.Widget-link--cta:hover:after{right:-3px}.Widget-bio{list-style-type:none}.Widget-bio__content{display:-webkit-box;display:-ms-flexbox;display:flex}.Widget-bio__img{margin-right:10px;max-width:65px;min-width:30px;position:relative;width:15vw}.Widget-bio__img img{border-radius:3px;width:100%}.Widget-bio__img--button{background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.Widget-bio__detail--name{line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-family:"Lato",sans-serif;font-weight:600;margin-bottom:.375em}@media only screen and (max-width:575px){.Widget-bio__detail--name{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.Widget-bio__detail--name{font-size:1rem}}@media only screen and (min-width:768px){.Widget-bio__detail--name{font-size:1.125rem}}.Widget-bio__detail--title{font-family:"Lato",sans-serif;line-height:1.25;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:400;margin-bottom:.2em}@media only screen and (max-width:767px){.Widget-bio__detail--title{font-size:.75rem}}@media only screen and (min-width:768px){.Widget-bio__detail--title{font-size:.875rem}}.Widget-bio__detail--button{background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;color:#9d321e;font-family:"Lato",sans-serif;font-weight:400;line-height:1.375;margin:0;padding:0;-webkit-transition:text .1s linear;transition:text .1s linear;text-decoration:underline solid transparent}@media only screen and (max-width:767px){.Widget-bio__detail--button{font-size:.75rem}}@media only screen and (min-width:768px){.Widget-bio__detail--button{font-size:.875rem}}.Widget-bio__detail--button:hover,.WidgetRecentCatPosts .Widget-link:hover{color:#17435c;text-decoration:underline solid rgba(23,67,92,.5)}.modal--bio .bio_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.modal--bio .bio_img{margin-right:15px}.modal--bio .bio_img img{border-radius:3px}.modal--bio .bio_name,.modal--bio .bio_name--name{font-family:"Lato",sans-serif}.modal--bio .bio_name--name{line-height:1.1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:600;margin-bottom:.375em}@media only screen and (max-width:575px){.modal--bio .bio_name--name{font-size:.9375rem}}@media only screen and (min-width:576px) and (max-width:767px){.modal--bio .bio_name--name{font-size:1rem}}@media only screen and (min-width:768px){.modal--bio .bio_name--name{font-size:1.125rem}}.modal--bio .bio_name--title{font-family:"Lato",sans-serif;line-height:1.25;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:400;margin-bottom:.2em}@media only screen and (max-width:767px){.modal--bio .bio_name--title{font-size:.75rem}}@media only screen and (min-width:768px){.modal--bio .bio_name--title{font-size:.875rem}}.Widget__newsletters .form__container{border-radius:3px;padding:10px}.Widget__newsletters .form__title{margin-bottom:5px;text-align:center}.Widget__newsletters .form__text-btn{margin-top:10px}.Widget__newsletters .form__input{width:67%}.Widget__newsletters .form__submit{width:30%}.Widget__newsletters .form--red #sailthru-newsletters-form-confirmation-message,.Widget__newsletters .form--red #st-marketing-form-confirmation-message{color:#fff}.Widget__newsletters #sailthru-newsletters-form-confirmation-message,.Widget__newsletters #st-marketing-form-confirmation-message{font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:300;margin-top:8px}@media only screen and (max-width:767px){.Widget__newsletters #sailthru-newsletters-form-confirmation-message,.Widget__newsletters #st-marketing-form-confirmation-message{font-size:.75rem}}@media only screen and (min-width:768px){.Widget__newsletters #sailthru-newsletters-form-confirmation-message,.Widget__newsletters #st-marketing-form-confirmation-message{font-size:.875rem}}.WidgetRecentCatPosts .Widget-title,.WidgetRecentCatPosts .Widget-title a{color:#1d1d1d}.WidgetRecentCatPosts .Widget-link{-webkit-transition:text .1s linear;transition:text .1s linear;text-decoration:underline solid transparent}.WidgetRecentCatPosts .Widget-link:hover *{color:#17435c}@media only screen and (max-width:767px){.modal--bio .modal__container{padding:15px 15px 10px}.Widget-bio--img,.modal--bio .bio_img{width:65px}}@media only screen and (min-width:768px){.modal--bio .modal__container{padding:50px 50px 40px}.Widget-bio--img,.modal--bio .bio_img{width:80px}}.WidgetPhoto img,.WidgetVideo img{height:auto;margin-bottom:10px;margin-bottom:.625rem;width:100%}.WidgetPhoto__photo-link,.WidgetVideo__photo-link{display:block}.WidgetPhoto .Entry-tags .article__tag,.WidgetVideo .Entry-tags .article__tag{margin-right:5px}.WidgetSearch form,.WidgetVideo .WidgetVideo-video{position:relative}.WidgetVideo .WidgetVideo-video .Svg{filter:"progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#999')";-webkit-filter:drop-shadow(0 0 1px rgba(0,0,0,.5));filter:drop-shadow(0 0 1px rgba(0,0,0,.5));height:40px;width:40px;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto}.WidgetTeam .Entry-title{font-size:14px;font-size:.875rem}.WidgetTwitter .Widget-title{background:#558196}.WidgetTwitter .Widget-title .Svg{float:left;margin-left:0;margin-right:5px;margin-right:.3125rem}.WidgetTwitter .Widget-itemInfo{display:table-cell;font-size:12px;font-size:.75rem}.WidgetTwitter .WidgetTwitter-username{color:#17435c;font-weight:900}.WidgetTwitter .WidgetTwitter-timestamp{color:#999}.WidgetTwitter .Widget-tweet{font-size:13px;font-size:.8125rem;margin-top:10px;margin-top:.625rem}.WidgetTwitter .Widget-tweet a{color:#36536b}.WidgetTwitter .Widget-item{display:block;padding:15px 0;padding:.9375rem 0}.WidgetTabs .tabs dd{width:50%}.WidgetTabs .tabs .tab-title>a,.WidgetTabs .tabs dd>a{border:0;font-size:14px;font-size:.875rem;padding:0;text-align:center}.WidgetTabs .Entry{padding:10px;padding:.625rem}.WidgetDropdown select,.WidgetTabs .Entry-title,.WidgetTerms ul{font-size:14px;font-size:.875rem}.WidgetTabs .EntriesList .Entry.has-image,.WidgetTabs .EntriesList.has-image .Entry{padding-left:120px}.WidgetTabs .EntriesList .Entry img{max-width:90px;margin-left:-110px}.WidgetSearch input{background:#d6d6d6;border-radius:16px;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;height:40px;line-height:40px;padding:0 52px 0 20px;width:100%}.WidgetSearch button{background:0 0;border-radius:0 16px 16px 0;height:40px;padding:0;position:absolute;right:0;text-align:center;top:0;width:52px}.WidgetSearch button .Svg{height:22px;width:22px}.WidgetSearch button .Svg *{fill:#333}.WidgetSearch .search-results-count{font-size:14px;font-size:.875rem;margin:10px 0;margin:.625rem 0;text-transform:uppercase}.WidgetTerms ul{list-style-type:none;margin:0}.WidgetTerms li{margin-top:5px;margin-top:.3125rem}.WidgetTerms li:first-child{margin-top:0}.WidgetTerms input{margin-right:5px;margin-right:.3125rem}.WidgetTerms .more{padding-left:18px;padding-left:1.125rem}.WidgetRelatedGallery{color:#111;letter-spacing:0;margin:20px 0;margin:1.25rem 0;word-spacing:0}.WidgetRelatedGallery .Widget-title{background:0 0;color:#001b2e;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:600;font-size:24px;font-size:1.5rem;height:auto;letter-spacing:-.02em;line-height:1;padding:0;text-transform:none}.WidgetRelatedGallery .Widget-itemLink{color:inherit;text-decoration:none}.WidgetRelatedGallery .Widget-itemLink:hover{color:#0093d0}.WidgetRelatedGallery .Widget-itemImg{display:block;padding-bottom:20px;padding-bottom:1.25rem;text-align:center}.WidgetRelatedGallery .Widget-itemImg img{width:300px}.WidgetRelatedGallery .Widget-itemTitle{display:block;font-size:14px;font-size:.875rem;line-height:21px;line-height:1.3125rem}.WidgetRelatedGallery .Widget-itemDescription{font-size:12px;font-size:.75rem;line-height:18px;line-height:1.125rem}.WidgetRelatedGallery .Widget-itemDescription p{margin:0}.WidgetWeatherRadar .Widget-embed{height:200px;margin-top:20px;margin-top:1.25rem;position:relative;overflow:hidden}.WidgetWeatherRadar .Widget-embed .overlay{height:100%;position:absolute;width:100%;z-index:1}.WidgetWeatherRadar .Widget-embed .container{position:absolute;top:-45px;bottom:-45px;left:-85px;right:-85px}.inarticle_related_left .article,.inarticle_related_right .article{background:0 0}.inarticle_related_left .article__headline,.inarticle_related_right .article__headline{font-family:"Merriweather",serif;line-height:1;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.inarticle_related_left .article__headline,.inarticle_related_right .article__headline{font-size:.875rem}}@media only screen and (min-width:768px){.inarticle_related_left .article__headline,.inarticle_related_right .article__headline{font-size:1.125rem}}.WidgetSocialMedia{text-align:center;margin-bottom:10px}.WidgetSocialMedia a.social-icon{display:inline-block;margin-left:15px}.widget-promo-link{display:block;line-height:1;width:100%}.widget-promo-link__link{background:#9d321e;border:1px solid #9d321e;border-radius:5px;color:#fff;display:block;line-height:1.375;padding:.5em 15px .4em;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out;text-align:center}.widget-promo-link__link:hover{background:#882b1a;color:#fff}.Widget .textwidget{font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out}@media only screen and (max-width:767px){.Widget .textwidget{font-size:.875rem}}@media only screen and (min-width:768px){.Widget .textwidget{font-size:1.125rem}}.Widget .textwidget a{color:#9d321e;-webkit-transition:text .1s linear;transition:text .1s linear;text-decoration:underline solid transparent}.Widget .textwidget a:hover{color:#17435c;text-decoration:underline solid rgba(23,67,92,.5)}.wrap{margin-left:auto;margin-right:auto;max-width:80rem}.wrap::after{clear:both;content:"";display:table}@media (max-width:1300px){.wrap{margin-left:10px;margin-right:10px}}.sticky_wrap{position:relative;float:left;margin-left:10px}.make_me_sticky{height:600px}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-toolbar{opacity:0;position:absolute}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;-webkit-transition:opacity .25s,visibility 0s linear .25s;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity .25s,visibility 0s;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-image,.fancybox-slide--image .fancybox-content,.fancybox-spaceball{background:0 0;left:0;margin:0;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-repeat:no-repeat;background-size:100% 100%;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}#Gallery .slides .slider ol .dragging,.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{border:0;height:100%;max-height:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-iframe,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content,.fancybox-video{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin:0 0 44px}.fancybox-iframe,.fancybox-video{background:0 0;border:0;overflow:hidden}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:0;padding:10px;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;width:44px;color:#ccc}.fancybox-button:link,.fancybox-button:visited{color:#ccc}#Gallery .Icon-next:focus,#Gallery .Icon-next:hover,#Gallery .Icon-prev:focus,#Gallery .Icon-prev:hover,.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{-webkit-transition:opacity .25s,visibility 0s,color .25s;transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;-webkit-transition:stroke .1s;transition:stroke .1s}.fancybox-close-small:focus{outline:0}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:0 0;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid rgba(255,255,255,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:0 0;border:6px solid rgba(99,99,99,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}#Gallery figure .Img.loaded img,#Gallery figure .Img.loaded picture,#Gallery.gallery-init,.fancybox-fx-fade.fancybox-slide--current,.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}#Gallery figure .Ad .Ad-label,.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}#Gallery .previews .slider ol li a,#Gallery figure .Img.loaded .Img-source,.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px;background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.u-no-children-margin>:first-child{margin-top:0!important}.u-no-children-margin>:last-child{margin-bottom:0!important}#Gallery{margin-top:2.1875rem;margin-bottom:1.5rem;background-color:#17435c;opacity:0;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:100%;z-index:1}#Gallery .Icon-next,#Gallery .Icon-prev{color:#f5f5f5;z-index:3}#Gallery .Icon-next svg,#Gallery .Icon-prev svg{margin-top:9px}#Gallery,#Gallery .slides{position:relative}#Gallery .slides .slider ol{list-style:none;margin:0;padding:0;cursor:-webkit-grab;cursor:grab}#Gallery .slides .slider ol .dragging li{pointer-events:none}#Gallery .slides .slider .slick-slide{min-height:200px;padding:20px;position:relative;z-index:2}#Gallery .slides .slider .gform_wrapper li{min-height:0;float:none}#Gallery .slides .slider .gform_wrapper select,#Gallery figure .Img picture>img{width:auto}#Gallery .slides .Slider-next,#Gallery .slides .Slider-prev{top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}#Gallery .slides .Slider-prev{left:-.625rem}#Gallery .slides .Slider-next{right:-.625rem}#Gallery figure{margin:0;min-height:200px;padding:0;text-align:center;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex}#Gallery figure .Ad,#Gallery figure .Embed{margin:20px 20px 0}#Gallery figure .Embed{height:0%;position:relative;padding-bottom:100%}#Gallery figure .Embed blockquote.twitter-tweet{border:0;color:#fff}#Gallery figure iframe,#Gallery figure img{display:block;margin:0 auto!important;max-width:100%!important}#Gallery figure img{pointer-events:none}#Gallery figure iframe{position:absolute;left:0;top:0;width:100%;height:100%}#Gallery figure .Img{margin:0;background-image:url(../gif/loading-dark.gif);background-repeat:no-repeat;background-position:center center}#Gallery figure .Img img,#Gallery figure .Img picture{opacity:0;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}#Gallery figure .Img .Img-source{position:absolute;bottom:10px;right:20px;color:#fff;text-shadow:0 1px 2px #000;display:none}#Gallery figure .Img.loaded{background-image:none}#Gallery figure figcaption{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#Gallery figure figcaption p{color:#fff;font-family:"Lato",sans-serif;line-height:1.375;-webkit-transition:font-size .1s linear,color .2s ease-in-out;transition:font-size .1s linear,color .2s ease-in-out;font-weight:300}@media only screen and (max-width:767px){#Gallery figure figcaption p{font-size:.75rem}}@media only screen and (min-width:768px){#Gallery figure figcaption p{font-size:.875rem}}#Gallery figure figcaption p .btn_rm{text-decoration:underline;cursor:pointer}#Gallery .previews{background-color:#0d3952;display:block;padding:20px 40px;position:relative}#Gallery .previews .Slider-next,#Gallery .previews .Slider-prev{top:0;bottom:0;margin:auto;background:0 0}#Gallery .previews .Slider-next:before,#Gallery .previews .Slider-prev:before{display:none}#Gallery .previews .Slider-prev{left:0}#Gallery .previews .Slider-next{right:0}#Gallery .previews .Icon-next,#Gallery .previews .Icon-prev{top:0;bottom:0}#Gallery .previews .slider{width:100%}#Gallery .previews .slider ol{height:100%;list-style:none;margin:0;padding:0}#Gallery .previews .slider ol li{cursor:pointer;float:left;margin-left:10px;margin-right:10px;position:relative;z-index:2}#Gallery .previews .slider ol li.current:before{content:'';display:block;height:100%;margin-top:0;padding-top:0;width:100%;z-index:2}#Gallery .previews .slider ol li:last-child{margin-right:0}#Gallery .previews .slider ol li img{max-width:100%;min-width:100%;z-index:1}@media only screen and (max-width:767px){#Gallery .previews{display:none}}@media only screen and (max-width:991px){#Gallery figure{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#Gallery .slides .slick-slide,#Gallery .slides figure{width:100%}#Gallery,#Gallery *{min-height:0;min-width:0}}@media only screen and (min-width:992px){#Gallery figure{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#Gallery figure figcaption{max-width:255px;min-width:150px;width:100%}}.boxtext{clear:left;margin:0 0 20px;padding:15px;border:1px solid #ccc;background-repeat:no-repeat;background-position:left 11px}
/*# sourceMappingURL=site.min.css.map */
