table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{cursor:pointer;*cursor:hand}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:white}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #dddddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #dddddd;border-right:1px solid #dddddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #dddddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#abb9d3}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:whitesmoke}table.dataTable.hover tbody tr.selected:hover,table.dataTable.display tbody tr.selected:hover{background-color:#a9b7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#f9f9f9}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad4}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b3cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a7b5ce}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b6d0}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#f9f9f9}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fbfbfb}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fdfdfd}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad4}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#adbbd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ebebeb}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#eeeeee}table.dataTable.display tbody tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody tr.selected:hover>.sorting_1{background-color:#a1aec7}table.dataTable.display tbody tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody tr.selected:hover>.sorting_2{background-color:#a2afc8}table.dataTable.display tbody tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody tr.selected:hover>.sorting_3{background-color:#a4b2cb}table.dataTable.no-footer{border-bottom:1px solid #111111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{-webkit-box-sizing:content-box;box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, from(white), to(gainsboro));background:linear-gradient(to bottom, white 0%, gainsboro 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;-webkit-box-shadow:none;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, from(#585858), to(#111));background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#0c0c0c));background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);-webkit-box-shadow:inset 0 0 3px #111;box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), to(rgba(255,255,255,0)));background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table,.dataTables_wrapper.no-footer div.dataTables_scrollBody table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}td,th{padding:0}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;height:100%}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}::-moz-selection{background:#ffcf51}::-moz-selection{background:#ffcf51}::selection{background:#ffcf51}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%;font-family:"Roboto Condensed", sans-serif;font-size:1.6rem;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;color:#333333;background:#ffffff}ul,ol,li{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0}p{margin-top:1em;margin-bottom:1em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}q:before,q:after{content:''}blockquote:before,blockquote:after{content:''}img{display:block;max-width:100%}@media (min-width: 48em){table{display:table}tr{display:table-row}td{display:table-cell}}iframe{max-width:100%}a{color:inherit;text-decoration:none}.invisible{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}.center{text-align:center}.strong{font-weight:bold}@media (max-width: 19.999em){.hide-mobile{display:none}}@media (max-width: 31.999em){.hide-smallTablet{display:none}}.banner>*{max-width:1400px;margin-left:auto;margin-right:auto}.banner-top{margin-top:30px}.banner-shade{padding:30px 0;background-color:#f4f4f4}.banner-important{background-color:#d12421;color:#ffffff;fill:#ffffff;margin-bottom:10px}.banner-turkey{margin-bottom:10px;background-color:#eeeeee}.banner-shade-compact{padding-top:15px;padding-bottom:15px}.blocks{margin-left:-5%;margin-bottom:-40px;font-size:0}@media (min-width: 48em){.blocks{margin-bottom:-80px}}.blocks>*{width:95%;margin-left:5%;margin-bottom:40px;display:inline-block;font-size:1.6rem;vertical-align:top}@media (min-width: 48em){.blocks>*{margin-bottom:80px}}.blocks-short{margin-bottom:-20px}.blocks-short>*{margin-bottom:20px}.blocks-1>*{width:95%}.blocks-2>*{width:45%}.blocks-3>*{width:28.3333333333%}.blocks-4>*{width:20%}@media (min-width: 32em){.blocks-smallTablet-1>*{width:95%}.blocks-smallTablet-2>*{width:45%}.blocks-smallTablet-3>*{width:28.3333333333%}.blocks-smallTablet-4>*{width:20%}}@media (min-width: 48em){.blocks-tablet-1>*{width:95%}.blocks-tablet-2>*{width:45%}.blocks-tablet-3>*{width:28.3333333333%}.blocks-tablet-4>*{width:20%}}@media (min-width: 64em){.blocks-desktop-1>*{width:95%}.blocks-desktop-2>*{width:45%}.blocks-desktop-3>*{width:28.3333333333%}.blocks-desktop-4>*{width:20%}}@media (min-width: 32em){.col-slider{padding-left:40px;padding-right:40px}}@media (min-width: 48em){.col-slider{padding-left:80px;padding-right:80px}}@media (min-width: 48em){.col-title{margin-right:230px;margin-left:90px}}@media (min-width: 56em){.col-title{margin-left:150px}}@media (min-width: 64em){.col-title{margin-left:200px}}.col-main:before,.col-main:after{content:' ';display:table}.col-main:after{clear:both}@media (min-width: 32em){.col-main{margin-left:20px;margin-right:20px}}@media (min-width: 48em){.col-main{margin-left:40px;margin-right:40px}}@media (min-width: 56em){.col-main{margin-left:60px;margin-right:60px}}@media (min-width: 64em){.col-main{margin-left:80px;margin-right:80px}}@media (min-width: 32em){.col-content{margin-left:20px;margin-right:20px}}@media (min-width: 48em){.col-content{margin-left:80px;margin-right:80px}}@media (min-width: 56em){.col-content{margin-left:140px;margin-right:140px}}@media (min-width: 64em){.col-content{margin-left:190px;margin-right:190px}}.col-primary{margin-bottom:20px}@media (min-width: 48em){.col-primary{margin-bottom:0;margin-right:-300px;float:left;width:100%}}@media (min-width: 48em){.col-primary_content{margin-right:320px}}@media (min-width: 48em){.col-aside{width:300px;float:left}}.container{margin:0 auto;max-width:1140px;padding:0 10px;position:relative}@media (min-width: 32em){.container-padded{padding-left:30px;padding-right:30px;max-width:1180px}}.featureHero{display:table;width:100%;height:100%}@media (min-width: 48em){.featureHero{padding-right:10px}}.featureHero_media{display:table-cell;vertical-align:top}@media (min-width: 48em){.featureHero_media{padding-right:20px}}.featureHero_media>picture>img,.featureHero_media>*{width:100%}.featureHero_aside{display:none}@media (min-width: 48em){.featureHero_aside{display:table-cell;width:200px;height:100%;vertical-align:top}}.fieldGroup{display:table;width:100%}.fieldGroup>*{display:table-cell;vertical-align:top}.fieldGroup_btn{width:1px}.fieldGroup_btn>*{white-space:nowrap}.form-group{display:-ms-flexbox;display:flex;width:375px;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end;margin-bottom:5px}.form-group_label{width:180px;color:#6a6a6a;text-transform:uppercase;font-size:1.2rem}.newsletter-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;-ms-flex-align:center;align-items:center}.newsletter-form>p>button{margin-top:25px;font-size:1.5rem}.heroGrid:before,.heroGrid:after{content:' ';display:table}.heroGrid:after{clear:both}@media (min-width: 48em){.heroGrid{height:420px}}.heroGrid_feature{border-bottom:1px solid #ffffff;height:240px}@media (min-width: 48em){.heroGrid_feature{float:left;width:40%;height:100%;border-right:1px solid #ffffff}}@media (min-width: 64em){.heroGrid_feature{width:50%}}.heroGrid_group:before,.heroGrid_group:after{content:' ';display:table}.heroGrid_group:after{clear:both}@media (min-width: 32em){.heroGrid_group{height:413px}}@media (min-width: 48em){.heroGrid_group{width:60%;height:100%;float:right}}@media (min-width: 64em){.heroGrid_group{width:50%}}.heroGrid_links{width:100%;height:120px}@media (min-width: 32em){.heroGrid_links{height:100%;float:left;margin-right:-320px}}.heroGrid_link{float:left;width:50%;height:100%;border-right:1px solid #ffffff}@media (min-width: 32em){.heroGrid_link{float:none;height:50%;width:auto;margin-right:320px;border-right:0;border-bottom:1px solid #ffffff}}.heroGrid_link:last-child{border-right:0}.heroGrid_sidebar{margin:10px auto 0;width:300px}@media (min-width: 32em){.heroGrid_sidebar{float:left;margin-left:10px;margin-right:10px}}@media (min-width: 48em){.heroGrid_sidebar{margin-top:0}}.heroGrid_sidebar_item{margin-bottom:10px}.heroGrid_sidebar_ad{width:300px;height:250px;margin:0 auto}.row:before,.row:after{content:' ';display:table}.row:after{clear:both}.row-form{margin-bottom:10px}.section{margin-bottom:40px}@media (min-width: 48em){.section{margin-bottom:60px}}.section-md{margin-bottom:20px}@media (min-width: 48em){.section-md{margin-bottom:40px}}.section-mid{margin-bottom:15px}@media (min-width: 48em){.section-mid{margin-bottom:30px}}.section-sm{margin-bottom:10px}@media (min-width: 48em){.section-sm{margin-bottom:20px}}.section-top{margin-top:30px}.section-divider{padding-bottom:10px;border-bottom:1px solid #333333}.section-dividerBefore{padding-top:10px;border-top:1px solid #333333}.section-player{margin-bottom:0;position:relative;z-index:100}.section-bottom{margin-bottom:0;margin-top:10px}.section-edge{overflow:hidden}.split{display:table;width:100%}.split>*{display:table-cell;vertical-align:top}.split-center>*{vertical-align:middle}.split_first{text-align:left}.split_last{text-align:right}.responsive-table{width:100%}.responsive-table tr{border:1px solid #c9c9c9;border-left:0;border-right:0}.responsive-table tr.striped:nth-child(odd){background-color:#a9a9a9}.responsive-table th{display:inline-block}.responsive-table td{display:block;font-weight:normal;padding:.5rem;text-align:left}.responsive-table td.bolded-cell{margin-top:1em;font-weight:bold}.responsive-table td span{color:#dddddd;font-weight:normal}@media (min-width: 48em){.responsive-table th,.responsive-table td{display:table-cell;text-align:left}.responsive-table th span,.responsive-table td span{display:none}.responsive-table th.no-repeat,.responsive-table td.no-repeat{visibility:hidden}}.tileColumn{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;text-align:center;vertical-align:top}.tileColumn_header{padding-bottom:10px}.tileColumn_item{-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #ffffff;min-height:85px}.tileColumn_item.tile{height:auto;min-height:110px}.tileLayout{margin-right:-1px}.tileLayout>*{display:inline-block;height:120px;width:50%;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;vertical-align:top}@media (min-width: 32em){.tileLayout>*{height:150px}}@media (min-width: 48em){.tileLayout>*{width:25%;height:180px}}.tileLayout-three>*{width:33.333%}.ad{background:#f4f4f4;margin:0 auto;overflow:hidden;outline:1px solid #eeeeee}.adLabel{color:#a9a9a9;font-size:1.2rem;margin-bottom:3px;text-align:center}.adLabel>a{-webkit-transition:color 0.175s;transition:color 0.175s}.adLabel>a:hover{color:#d12421}.ad-rectangle{width:300px;height:250px}.ad-leaderboard{width:300px;height:250px}@media (min-width: 48em){.ad-leaderboard{width:728px;height:90px}}#ad-membership{height:0;width:0;bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:1000}#ad-membership iframe{position:absolute;top:0;left:0;width:100%;height:100%}#ad-membership-pushdown iframe{width:100% !important;-webkit-transition:height 0.75s cubic-bezier(0.33, 0, 0.5, 0.99);transition:height 0.75s cubic-bezier(0.33, 0, 0.5, 0.99);z-index:1000}#ad-membership-pushdown iframe.stickyIframe{position:fixed;top:0;margin:0 auto}.aspect{position:relative;overflow:hidden}.aspect:before{display:block;content:'';width:100%}.aspect>*{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;-o-object-fit:cover;object-fit:cover}.aspect>iframe{height:100%}.aspect-widescreen:before{padding-top:56.25%}.aspect-fullscreen:before{padding-top:75%}.aspect-square:before{padding-top:100%}.btn{display:inline-block;padding:4px 8px;border:0;border-radius:0;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;font-size:1.4rem;font-family:"Roboto Condensed", sans-serif;font-weight:bold;text-transform:uppercase;text-decoration:none;text-align:center;line-height:16px;background:#f4f4f4;color:#333333;cursor:pointer;outline:0;-webkit-transition:-webkit-box-shadow 0.2s, -webkit-transform 0.2s;transition:-webkit-box-shadow 0.2s, -webkit-transform 0.2s;transition:box-shadow 0.2s, transform 0.2s;transition:box-shadow 0.2s, transform 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.2s}.btn:hover{-webkit-box-shadow:2px 3px 0 #c9c9c9;box-shadow:2px 3px 0 #c9c9c9;-webkit-transform:translate(0, -1px);-ms-transform:translate(0, -1px);transform:translate(0, -1px)}.btn:focus{background-color:#e7e7e7}.btn:active{-webkit-box-shadow:1px 1px 0 #c9c9c9;box-shadow:1px 1px 0 #c9c9c9;-webkit-transform:translate(0, 1px);-ms-transform:translate(0, 1px);transform:translate(0, 1px);-webkit-transition-duration:0.05s, 0.05s;transition-duration:0.05s, 0.05s}.btn[disabled]{background:#fafafa;color:#dddddd;cursor:default}.btn[disabled]:hover,.btn[disabled]:active{-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;-webkit-transform:none;-ms-transform:none;transform:none}.btn[disabled]>.icon{fill:#dddddd}.btn>.icon{fill:#333333;height:18px;width:18px;margin:-2px 0 -2px 6px;vertical-align:-2px}.btn-attached{padding:6px 8px}.btn-large{padding:8px 10px;font-size:1.1em}.btn-tall{padding:14px 10px}.btn-tag{padding:2px 6px;text-transform:none;font-weight:normal;color:#d12421}.btn-tag:hover{-webkit-box-shadow:2px 3px 0 #dddddd;box-shadow:2px 3px 0 #dddddd}.btn-white{background-color:#ffffff}.btn-dark{background-color:#6a6a6a;color:#ffffff}.btn-main,.btn-em{background-color:#d12421;color:#ffffff}.btn-main:focus,.btn-em:focus{background-color:#e03e3b}.btn-main>.icon,.btn-em>.icon{fill:#ffffff}.btn-main[disabled],.btn-em[disabled]{color:#ffffff;background-color:#f3b3b2}.btn-main[disabled]>.icon,.btn-em[disabled]>.icon{fill:#ffffff}.btn-cta{padding:6px 8px;font-size:1.6rem;color:#6a6a6a}.btn-cta>.icon{fill:#6a6a6a;height:20px;width:20px;vertical-align:-3px}.btn-message{text-transform:none}.btn-inlay{width:40px;height:28px;-webkit-box-shadow:none;box-shadow:none;background-color:#ffffff}.btn-inlay:hover,.btn-inlay:active{-webkit-box-shadow:none;box-shadow:none}.btnListen{display:inline-block;padding:4px 8px 4px 4px;border:1px solid #6a6a6a;border-radius:8px;-webkit-transition:background-color 0.175s;transition:background-color 0.175s}.btnListen:hover{background-color:#dddddd}.btnListen_icon{float:left;margin-right:8px;height:3.75rem;width:3.75rem}.btnListen_text{overflow:hidden}.btnListen_label{display:block;font-size:1.2rem;color:#6a6a6a}.btnListen_title{display:block;font-weight:bold;font-size:1.8rem}.donate{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;fill:#333333;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:auto;max-width:400px;text-align:center;width:100%}@media (min-width: 48em){.donate{max-width:590px}}.donate::before{border-top:1px solid #c9c9c9;content:"";margin-bottom:30px;max-width:590px;width:100%}.donate::after{border-top:1px solid #c9c9c9;content:"";margin-top:30px;max-width:330px;width:100%}.donate_hdg{margin:10px 15px;font-family:"Libre Baskerville", Georgia, serif;font-style:italic;font-size:2.4rem}.donateAsk{margin:10px -10px 0;padding:10px 10px 10px;border-top:3px solid #d12421;background:#f4f4f4}@media (min-width: 32em){.donateAsk{margin:10px -30px 0;padding:10px 30px 30px}}.donateAsk_header{margin:15px 0}.donateAsk_footer{margin-top:15px}.field{display:inline-block;width:100%;height:28px;padding:0 10px;border:0;border-radius:0;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;font-family:"Roboto Condensed", sans-serif;line-height:28px;vertical-align:top;-webkit-transition:-webkit-box-shadow 0.175s;transition:-webkit-box-shadow 0.175s;transition:box-shadow 0.175s;transition:box-shadow 0.175s, -webkit-box-shadow 0.175s}.field::-webkit-input-placeholder{font-family:"Libre Baskerville", Georgia, serif;font-size:1.4rem;font-style:italic;opacity:1;color:#6a6a6a}.field:-moz-placeholder{font-family:"Libre Baskerville", Georgia, serif;font-size:1.4rem;font-style:italic;opacity:1;color:#6a6a6a}.field::-moz-placeholder{font-family:"Libre Baskerville", Georgia, serif;font-size:1.4rem;font-style:italic;opacity:1;color:#6a6a6a}.field:-ms-input-placeholder{font-family:"Libre Baskerville", Georgia, serif;font-size:1.4rem;font-style:italic;opacity:1;color:#6a6a6a}.field:focus{outline:0;-webkit-box-shadow:2px 2px 0 #d12421;box-shadow:2px 2px 0 #d12421}textarea.field{border:1px solid #dddddd;height:auto}.field-em{background-color:#f4f4f4}.field-tall{padding-top:8px;padding-bottom:8px;height:44px}.field-inlay{margin-right:-40px;padding-right:40px}.field-mainSearch{height:40px;line-height:40px}.field-mainSearch+.btn-inlay{height:40px}.field-attached{display:-ms-flexbox;display:flex}.field-attached>input{-ms-flex-positive:1;flex-grow:1;width:auto;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.field-attached>.btn{width:auto;border-top-left-radius:0;border-bottom-left-radius:0}.border-medium-photo,.figure,.story_body figure{margin:0;font-family:inherit;font-size:inherit;text-align:center}.border-medium-photo>*,.figure>*,.story_body figure>*{display:block}.border-medium-photo>img,.border-medium-photo>iframe,.border-medium-photo>video,.figure>img,.story_body figure>img,.figure>iframe,.story_body figure>iframe,.figure>video,.story_body figure>video{width:100%}.border-medium-photo.quarter,.figure.quarter,.story_body figure.quarter{width:30%;margin-left:0;float:left;margin-right:20px}.border-medium-photo.quarter.align-right,.figure.quarter.align-right,.story_body figure.quarter.align-right{float:right;margin-left:1rem}.border-medium-photo.half,.figure.half,.story_body figure.half{width:50%;margin-left:0;float:left;margin-right:20px}.border-medium-photo.half.align-right,.figure.half.align-right,.story_body figure.half.align-right{float:right;margin-left:1rem}@media (min-width: 48em){.border-medium-photo,.figure-right,.figure-left{width:40%}}@media (min-width: 48em){.border-medium-photo,.figure-right{float:right;margin-left:30px}}@media (min-width: 48em){.figure-left{float:left;margin-right:30px}}.figure_img>*{width:100%}*+.figure_caption,.story_body *+figcaption,.figure_caption+*,.story_body figcaption+*{margin-top:6px;text-align:center}.figure_credit{color:inherit}.gSearch{width:100%;min-height:1px}.gSearch .cse .gsc-control-cse,.gSearch .gsc-control-cse{font-family:"Roboto Condensed", sans-serif;color:#333333;font-size:1.6rem}.gSearch table.gsc-search-box td.gsc-input{padding-right:0}.gSearch input.gsc-input{border:0;height:28px;padding:0 20px 0 10px;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;font-family:"Roboto Condensed", sans-serif;font-size:1.6rem;line-height:28px}.gSearch input.gsc-search-button{height:28px;padding:6px 12px;margin:0 0 0 -10px;border:0;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;font-size:1.4rem;font-family:"Roboto Condensed", sans-serif;font-weight:bold;text-transform:uppercase;background-color:#d12421;color:#ffffff}.gSearch .gsc-selected-option-container{font-size:1.4rem;font-weight:normal;background-color:#f4f4f4;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;border:0;border-radius:0}.gSearch .gsc-control-cse .gsc-option-menu{font-size:1.4rem}.gSearch .gsc-option-menu-item-highlighted{background-color:#d12421;color:#ffffff}.gSearch .gsc-control-cse .gsc-table-result{font-family:"Roboto Condensed", sans-serif}.gSearch .gsc-webResult.gsc-result,.gSearch .gsc-results .gsc-imageResult{margin-bottom:20px}.gSearch .gs-webResult.gs-result .gs-title a.gs-title,.gSearch .gs-webResult.gs-result .gs-title a.gs-title b{color:#333333;-webkit-transition:color 0.175s;transition:color 0.175s;font-weight:bold;font-size:1.6rem}.gSearch .gs-webResult.gs-result .gs-title a.gs-title:hover,.gSearch .gs-webResult.gs-result .gs-title a.gs-title b:hover{color:#d12421}@media (min-width: 32em){.gSearch .gs-webResult.gs-result .gs-title a.gs-title,.gSearch .gs-webResult.gs-result .gs-title a.gs-title b{font-size:1.8rem}}.gSearch .gs-webResult.gs-result .gs-title a.gs-title b{color:#d12421}.gSearch .gsc-author{color:#6a6a6a;font-size:1.6rem;padding:2px 0}.gSearch .gs-snippet{font-size:1.6rem;line-height:normal}.gSearch .gsc-snippet-metadata{display:none}.gSearch .cse .gsc-control-cse .gs-snippet b,.gSearch .gsc-control-cse .gs-snippet b{font-weight:bold;font-style:normal}.gSearch .gs-web-image-box,.gSearch .gs-promotion-image-box{padding:0;margin-right:10px;width:80px}.gSearch .gs-web-image-box img.gs-image,.gSearch .gs-promotion-image-box img.gs-promotion-image{border:0;max-width:none;width:80px;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd}.gSearch .gsc-results .gsc-cursor-box .gsc-cursor-current-page{background:#d12421;color:#ffffff;border:0;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;text-shadow:none}.hList>*{display:inline-block;margin-right:10px;margin-bottom:10px;vertical-align:middle;list-style:none}.hList>*:last-child{margin-right:0}.hList-compressed>*{margin-right:1px;margin-bottom:0}.hList-lg>*{margin-right:20px;margin-bottom:0}.hList-divided>*{padding-right:10px;border-right:1px solid #333333}.hList-divided>*:last-child{margin-right:0;padding-right:0;border-right:0}.hdg,.story_body h1,.story_body h2,.story_body h3,.story_body h4,.story_body h5,.story_body h6{display:block;font-family:"Roboto Condensed", sans-serif;font-weight:bold}.hdg-1{font-size:3.2rem}.hdg-2{font-size:2rem}.hdg-3{font-size:1.6rem}.hdg-4{font-size:1.4rem;text-transform:uppercase}.hdg-increase{font-size:2rem;text-transform:uppercase}.hdg-inline{display:inline-block}.hdg-reduce{font-size:1.35rem;font-weight:normal}.hdg-mini{font-size:1.1rem;font-weight:normal;text-transform:uppercase;text-align:center;color:#6a6a6a}@media (min-width: 32em){.hdg-1{font-size:4rem}.hdg-2{font-size:2.4rem}.hdg-3{font-size:1.8rem}.hdg-reduce{font-size:1.8rem;font-weight:bold}}.icon{display:inline-block}.icon-social{display:block;width:32px;height:32px;fill:#ffffff;background-color:#6a6a6a;opacity:1;-webkit-transition:opacity 0.175s, -webkit-transform 0.175s;transition:opacity 0.175s, -webkit-transform 0.175s;transition:opacity 0.175s, transform 0.175s;transition:opacity 0.175s, transform 0.175s, -webkit-transform 0.175s}.icon-listen{display:block;width:32px;height:32px;background-color:#dddddd;opacity:1;-webkit-transition:opacity 0.175s, -webkit-transform 0.175s;transition:opacity 0.175s, -webkit-transform 0.175s;transition:opacity 0.175s, transform 0.175s;transition:opacity 0.175s, transform 0.175s, -webkit-transform 0.175s}.icon-social-smaller{padding:4px}.icon-facebook{background-color:#3b5998}.icon-twitter{background-color:#55acee}.icon-pinterest{background-color:#cb2027}.icon-instagram{background-color:#8a3ab9}.icon-tumblr{background-color:#32506d}.iconLabel{display:inline-block;color:#6a6a6a;fill:#6a6a6a;margin-right:2px}.iconLabel>.icon{height:18px;width:18px;vertical-align:-3px}.label{display:block;font-size:1.4rem;font-family:"Roboto Condensed", sans-serif;padding-left:10px}.label-inline{display:inline-block}.link,.story_body a{color:#d12421;fill:#d12421;text-decoration:underline;-webkit-transition:color 0.175s, fill 0.175s;transition:color 0.175s, fill 0.175s}.link:hover,.story_body a:hover{color:#791513;fill:#791513}.link svg,.story_body a svg{vertical-align:-2px}.link-hdg{color:inherit;text-decoration:none}.link-hdg:hover{color:#d12421}.link-plain{text-decoration:none}.link-plain:hover{text-decoration:underline}.link-inverted{color:#ffffff}.link-inverted:hover{color:#ffffff}.media{display:block}.media:before,.media:after{content:' ';display:table}.media:after{clear:both}.media_figure{float:left;margin-right:10px}.media_figure-padded{margin-right:20px}.media_figure-reverse{margin:0 0 0 5%;float:right;width:33%}.media_figure-small{height:80px;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd}.media_figure-small>*{width:auto;height:100%}.media_figure-smallSquare{background-size:cover;background-position:center;width:80px;height:80px}.media_figure-smallSquare-crop{overflow:hidden;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd}.media_figure-smallSquare-crop>*{width:100%;height:auto}.media_figure-medSquare{background-size:cover;background-position:center;width:120px;height:120px}.media_figure-content{float:none}@media (min-width: 32em){.media_figure-content{float:left;width:50%;margin-right:20px;margin-bottom:20px}}.media_figure-head{width:33%;max-width:150px;margin-right:20px}.media_body{overflow:hidden}.media_body-reduced{font-size:1.5rem;line-height:1.5}.media-collection{-webkit-transition:color 0.175s;transition:color 0.175s}.media-collection .media_figure{position:relative;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;-webkit-transition:-webkit-transform 0.175s, -webkit-box-shadow 0.175s;transition:-webkit-transform 0.175s, -webkit-box-shadow 0.175s;transition:transform 0.175s, box-shadow 0.175s;transition:transform 0.175s, box-shadow 0.175s, -webkit-transform 0.175s, -webkit-box-shadow 0.175s}.media-collection .media_figure:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,0);-webkit-transition:background-color 0.175s;transition:background-color 0.175s}.media-collection .media_body{padding-top:6px}.media-collection:hover{color:#d12421}.media-collection:hover .media_figure{-webkit-box-shadow:2px 3px 0 #c9c9c9;box-shadow:2px 3px 0 #c9c9c9;-webkit-transform:translate(0, -1px);-ms-transform:translate(0, -1px);transform:translate(0, -1px)}.media-collection:hover .media_figure:before{background-color:rgba(0,0,0,0.2)}.mod{display:block;position:relative}.mod_header{display:block;margin-bottom:10px}.mod_header-compressed{margin-bottom:2px}.mod_header-large{margin-bottom:30px}.mod_img{display:block;margin-bottom:10px;position:relative}.mod_img img,.mod_img video{width:100%}.mod_img_tag{padding:3px 10px;position:absolute;top:10px;right:0;z-index:2;font-family:"Roboto Condensed", sans-serif;text-transform:uppercase;font-size:1.4rem;font-weight:normal;line-height:1;color:#ffffff;background-color:rgba(0,0,0,0.7);-webkit-transition:-webkit-transform 0.175s, -webkit-box-shadow 0.175s;transition:-webkit-transform 0.175s, -webkit-box-shadow 0.175s;transition:transform 0.175s, box-shadow 0.175s;transition:transform 0.175s, box-shadow 0.175s, -webkit-transform 0.175s, -webkit-box-shadow 0.175s}.mod_img_tag-em{font-weight:bold;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;right:-2px;background-color:#d12421}.mod_footer{display:block;margin-top:10px}.mod_footer-large{margin-top:30px}.mod-collection{text-align:center}.mod-collection .mod_header{-webkit-transition:color 0.175s;transition:color 0.175s}.mod-collection .mod_img{position:relative}.mod-collection .mod_img:before{content:'';position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;background-color:rgba(0,0,0,0);-webkit-transition:background-color 0.175s;transition:background-color 0.175s}.mod-collection .mod_header,.mod-collection .mod_body{margin-right:10px;margin-left:10px}.mod-collection:hover .mod_header{color:#d12421}.mod-collection:hover .mod_img:before{background-color:rgba(0,0,0,0.2)}.mod-collection:hover .mod_img_tag{-webkit-transform:translate(0, -1px);-ms-transform:translate(0, -1px);transform:translate(0, -1px)}.mod-collection:hover .mod_img_tag-em{-webkit-box-shadow:2px 3px 0 #dddddd;box-shadow:2px 3px 0 #dddddd}.newsletter{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;text-align:center}.newsletter_hdg{margin:0 5px;font-family:"Libre Baskerville", Georgia, serif;font-style:italic;font-size:2.2rem}.newsletter_field{width:300px;margin:10px 5px 0}.newsletter_info{margin-top:10px;width:100%}#newsletter-message{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.alert{padding:1.5rem;margin:1rem 0;border-radius:4px;text-align:center}.alert-success{background-color:#ffffff;color:#000000;border:2px solid rgba(209,36,33,0.2);-webkit-box-shadow:0 0 10px rgba(209,36,33,0.2);box-shadow:0 0 10px rgba(209,36,33,0.2)}.alert-success .text-small{margin:0;line-height:1.6;text-align:center}.alert-success .text-bold{margin:0.5rem 0;font-weight:700;color:#000000;text-align:center}.page{-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto}.pagination .page.current{font-size:1.4rem;padding:2px 6px}.player{border-left:8px solid #d12421;font-size:1.4rem;background-color:#eeeeee}.player:before,.player:after{content:' ';display:table}.player:after{clear:both}.player_button{padding:0;margin:0;border:0;background:transparent;float:left;cursor:pointer;fill:#6a6a6a}.player_button:focus{outline:0;fill:#333333}.player_button[disabled]{opacity:.3}.player_play,.player_pause{height:64px;width:64px;display:block}.player_pause{display:none}.player_body{overflow:hidden;padding:10px}.player_row{display:block}.player_row:before,.player_row:after{content:' ';display:table}.player_row:after{clear:both}.player_title{overflow:hidden;margin:2px 0;text-overflow:ellipsis;white-space:nowrap}.player_title_label{margin-right:2px;text-transform:uppercase;font-weight:bold}.player_tools{float:right;margin-left:10px}.player_muteButton{fill:#6a6a6a;display:inline-block;vertical-align:middle;margin:0;padding:0;border:0;background:transparent}.player_muteButton:focus{outline:0;fill:#333333}.player_muted{display:none;height:20px;width:20px}.player_unmuted{display:block;height:20px;width:20px}.player_volume{display:inline-block;margin-left:6px;width:50px;height:14px;position:relative;vertical-align:middle;cursor:pointer}.player_volume:before{content:'';position:absolute;top:50%;left:0;width:100%;height:4px;margin-top:-2px;background-color:#6a6a6a}.player_volume_level{position:absolute;top:0;left:0;bottom:0}.player_volume_level:after{content:'';position:absolute;top:50%;right:-3px;height:14px;width:6px;margin-top:-7px;background-color:#6a6a6a;-webkit-box-shadow:1px 1px 0 #c9c9c9;box-shadow:1px 1px 0 #c9c9c9}.player_download{display:inline-block;vertical-align:middle;fill:#6a6a6a;margin-left:15px}.player_download:focus{outline:0;fill:#333333}.player_download svg{vertical-align:middle;height:20px;width:20px}.player_timeline{position:relative;height:20px;margin:2px 0;overflow:hidden;cursor:pointer}.player_timeline:before{content:'';position:absolute;left:0;top:50%;margin-top:-2px;height:4px;width:100%;background-color:#a9a9a9}.player_timeline_progress{height:4px;margin-top:-2px;position:absolute;top:50%;left:0;z-index:103;background:#d12421}.player_timeline_loading{display:none;width:100%;height:4px;margin-top:-2px;position:absolute;top:50%;left:0;z-index:102;background-image:repeating-linear-gradient(-45deg, #a9a9a9, #a9a9a9 11px, #6a6a6a 10px, #6a6a6a 20px);background-size:28px 28px;-webkit-animation:loading .5s linear infinite;animation:loading .5s linear infinite}.player_timeline_buffered{position:absolute;width:100%;height:4px;margin-top:-2px;top:50%;left:0;z-index:101}.player_timeline_buffered>*{position:absolute;top:0;bottom:0;background-color:rgba(106,106,106,0.5)}.player_time{float:right;margin-top:3px;margin-left:15px}.player_time_duration:not(:empty):before{content:' / '}.is-playing .player_play{display:none}.is-playing .player_pause{display:block}.is-playing .player_timeline_progress,.is-paused .player_timeline_progress{min-width:4px}.is-muted .player_muted{display:block}.is-muted .player_unmuted{display:none}.is-loading .player_timeline_loading{display:block}@-webkit-keyframes loading{0%{background-position:0 0}100%{background-position:28px 0}}@keyframes loading{0%{background-position:0 0}100%{background-position:28px 0}}.player-live{position:relative}.player-live .player_timeline{height:4px;margin:0;position:absolute;bottom:0;left:0;right:0}.player-live .player_timeline:before{background-color:transparent}.player-live .player_title{font-size:1.8rem}.player-live .player_subtitle{font-size:1.6rem}.player-live .player_tools{margin-top:11px}.player-live .player_timeline_progress{display:none}.player-live .player_countdown{font-size:1.8rem;margin-top:11px}.print-show{display:none}.print-showInline{display:none}.print-showInlineBlock{display:none}.sharing{display:none;width:52px;padding:10px;background-color:#ffffff;position:absolute;left:0;z-index:600}@media (min-width: 48em){.sharing{display:block}}.sharing .icon:hover{opacity:.8;-webkit-transform:translate(1px, 0);-ms-transform:translate(1px, 0);transform:translate(1px, 0)}.sharing.is-fixed{position:fixed;left:0;top:80px}.sharing-mobile{display:none;width:auto;padding:0 0 0 10px;position:fixed;top:0;right:0;left:auto}@media (max-width: 47.999em){.sharing-mobile{display:block}}.sharing-mobile .hList>*{margin-bottom:0}.slider{margin:0;padding:0;position:relative}@media (min-width: 32em){.slider{padding:0 40px}}@media (min-width: 48em){.slider{padding:0 80px}}.slider_btn{border:0;padding:10px 0;margin:-10px 0 0;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;position:absolute;top:50%;z-index:500;background:#eeeeee;fill:#6a6a6a;-webkit-transition:fill 0.175s, -webkit-transform 0.175s, -webkit-box-shadow 0.175s;transition:fill 0.175s, -webkit-transform 0.175s, -webkit-box-shadow 0.175s;transition:fill 0.175s, transform 0.175s, box-shadow 0.175s;transition:fill 0.175s, transform 0.175s, box-shadow 0.175s, -webkit-transform 0.175s, -webkit-box-shadow 0.175s}@media (min-width: 32em){.slider_btn{border:0;padding:0;margin:0;-webkit-box-shadow:none;box-shadow:none;margin-top:-20px;background:transparent}}@media (min-width: 48em){.slider_btn{margin-top:-40px}}.slider_btn .icon{display:block;height:20px;width:20px}@media (min-width: 32em){.slider_btn .icon{height:40px;width:40px}}@media (min-width: 48em){.slider_btn .icon{height:80px;width:80px}}.slider_btn:hover,.slider_btn:focus{fill:#333333;-webkit-transform:translate(0, -1px);-ms-transform:translate(0, -1px);transform:translate(0, -1px);-webkit-box-shadow:2px 3px 0 #c9c9c9;box-shadow:2px 3px 0 #c9c9c9}@media (min-width: 32em){.slider_btn:hover,.slider_btn:focus{-webkit-transform:translate(0, -2px);-ms-transform:translate(0, -2px);transform:translate(0, -2px);-webkit-box-shadow:none;box-shadow:none}}.slider_btn:focus{outline:0}.slider_btn:hover{fill:#d12421}.slider_btn[disabled]{fill:#6a6a6a;opacity:.5;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.slider_btn-prev{left:-10px}@media (min-width: 32em){.slider_btn-prev{left:0}}.slider_btn-next{right:-8px}@media (min-width: 32em){.slider_btn-next{right:0}}.slider_slides{overflow:hidden}.socialBadge{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.socialBadge_icon{width:6.1rem;margin-right:20px}.socialBadge_label{font-weight:bold;font-size:1.8rem}.socialBadge_button{margin-left:auto}@media (min-width: 48em){.socialBadge_button{margin-right:50px}}.story{margin-bottom:3rem}.story:before,.story:after{content:' ';display:table}.story:after{clear:both}.story_header{margin-bottom:2rem}.story_meta{margin:1rem 0}.story_topic{text-transform:uppercase;font-size:.75rem}.story_subhead{margin:0;font-family:"Roboto Condensed", sans-serif}.story_byline{font-size:.875rem}.story_byline a{color:#d12421}.story_date{font-size:.875rem}.story_date_updated{color:#6a6a6a;font-style:italic}.story_hero{margin:1rem 0}.story_hero img{width:100%}.story_body{font-family:"Libre Baskerville", Georgia, serif;font-size:1.4rem;line-height:1.8}.story_body:before,.story_body:after{content:' ';display:table}.story_body:after{clear:both}@media (min-width: 32em){.story_body{font-size:1.6rem}}.story_body>*{margin-bottom:1rem}.story_body h1,.story_body h2,.story_body h3,.story_body h4,.story_body h5,.story_body h6{margin:1em 0 .5em}.story_body p{font-weight:300;margin-top:0;margin-bottom:1em}.story_body img{display:inline-block}.story_body ul{margin-bottom:1em;clear:left;font-weight:300}.story_body ul>li{list-style:none;margin:0 0 6px;padding-left:20px;position:relative}.story_body ul>li:before{content:'';-webkit-box-shadow:1px 1px 0 #dddddd;box-shadow:1px 1px 0 #dddddd;position:absolute;left:0;top:.6em;height:6px;width:6px;background:#d12421}.story_body ul>li>ul>li{list-style:disc}.story_body ol{margin-bottom:1rem;font-weight:300}.story_body ol>li{list-style:decimal;margin:0 0 1rem 1.5rem}.story_body .hList li,.story_body .vList li{list-style:none;padding-left:0;margin:0 10px 0 0}.story_body .hList li:before,.story_body .vList li:before{content:normal}.story_body .hList-divided li{margin-right:5px}.story_body blockquote{margin:0 0 1em 10px;padding-left:2.5rem;border-left:4px solid #dddddd}.story_body blockquote>*{color:#6a6a6a;line-height:1.8}.story_body figure{margin-bottom:20px;margin-left:10px;text-align:left}@media (max-width: 31.999em){.story_body figure{margin-bottom:1.5rem}}.story_body hr{display:block;border:0;margin:30px auto;height:25px;width:25px;background-image:url(/assets/hashmark-9d99d99d99d3a639a096f4d8fd6b610e6a9d02adf9f21110605d56f6962d94a8.svg);background-repeat:no-repeat;background-position:center center;background-size:contain}.story_body iframe{width:100%}.story_body .apm-schema-org-property-image{display:none}.story_simple a{color:#d12421;text-decoration:underline;-webkit-transition:color 0.175s;transition:color 0.175s}.story_simple a:hover{color:#791513}.story_body-small{font-size:1.4rem}.story_body-condensed{line-height:normal}.text-light{color:#6a6a6a}.text-bold{font-weight:bold}.text-small{font-size:1.4rem}.text-center{text-align:center}.text-em{font-style:italic}.text-sans{font-family:"Roboto Condensed", sans-serif}.text-serif{font-family:"Libre Baskerville", Georgia, serif}.tile{display:block;height:100%;width:100%;overflow:hidden;background-position:center center;background-size:cover;position:relative}.tile:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0);-webkit-transition:background-color 0.175s;transition:background-color 0.175s}.tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tile-sidebarRectangle{border:1px solid #d12421;fill:#d12421;height:100px;width:100%;-webkit-transition:border-color 0.175s, fill 0.175s;transition:border-color 0.175s, fill 0.175s}.tile-sidebarRectangle:hover{border-color:#c9c9c9;fill:#333333}.tile_em{opacity:.4}.tile_text{text-align:center;position:absolute;bottom:10px;left:15px;right:15px;font-family:"Roboto Condensed", sans-serif;color:#ffffff;-webkit-transition:-webkit-transform 0.175s;transition:-webkit-transform 0.175s;transition:transform 0.175s;transition:transform 0.175s, -webkit-transform 0.175s;z-index:10}.tile_text-center{bottom:50%;margin-bottom:-17px}.tile_text_title{display:inline-block;padding:2px 6px;background:rgba(0,0,0,0.7);-webkit-transition:background-color 0.175s;transition:background-color 0.175s}.tile_text_title-em{background:#d12421;-webkit-box-shadow:2px 2px 0 #dddddd;box-shadow:2px 2px 0 #dddddd;padding:4px 10px}.tile_text_label{display:inline-block;padding:2px 6px;text-transform:uppercase;font-size:1.4rem;line-height:1;background:rgba(0,0,0,0.7);-webkit-transition:background-color 0.175s;transition:background-color 0.175s}.tile-feature .tile_text{right:0;left:auto;text-align:left;max-width:80%}.tile-feature .tile_text_title{display:block}.tile:hover:before{background-color:rgba(0,0,0,0.2)}.tile:hover .tile_text{-webkit-transform:translate(0, -2px);-ms-transform:translate(0, -2px);transform:translate(0, -2px)}.tile:hover .tile_text_title,.tile:hover .tile_text_label{background-color:#d12421}.tile:hover .tile_text_title-red{background-color:rgba(0,0,0,0.7)}.tile:hover .podcastLink{fill:#c9c9c9}.title{display:block;margin-left:10px;margin-right:10px}@media (min-width: 48em){.title{margin-left:0;margin-right:0}}.title-overlay{position:relative;z-index:10}@media (min-width: 48em){.title-overlay{margin-top:-30px}}.title_headline-overlay{padding:10px;margin-left:-10px;margin-right:-10px;line-height:1;color:#ffffff;background-color:#d12421}@media (min-width: 48em){.title_headline-overlay{margin-right:0;padding:8px 10px}}.title_meta{font-size:1.6rem;margin-bottom:10px}.title_info{margin-top:10px;font-size:1.8rem}.title_credit{float:right;font-size:14px;color:#6a6a6a}.turkey{-ms-flex-align:baseline;align-items:baseline;padding:6px 0;text-align:center;background:#eeeeee}@media (min-width: 64em){.turkey{display:-ms-flexbox;display:flex}}.turkey_last{margin-left:auto}.turkey_title{font-family:"Libre Baskerville", Georgia, serif;font-style:italic;font-size:2.4rem;margin-right:4px}@media (max-width: 47.999em){.turkey_description{display:block}}.turkey_icon{display:none;-ms-flex-item-align:top;align-self:top;margin-right:6px;width:28px;height:24.35px;vertical-align:-2px}.turkey_info{text-align:right}.turkey_player{color:#333333}@media (min-width: 48em){.turkey_player{margin-top:-6px}}.turkey_player .player{border-left-color:#e34f4c;padding-right:20px;text-align:left}.turkey-live{-ms-flex-align:center;align-items:center;text-align:center;padding-bottom:0}@media (min-width: 48em){.turkey-live{display:-ms-flexbox;display:flex;text-align:left}}.turkey-live .turkey_icon{display:inline-block}.turkey-live .turkey_last{-ms-flex-positive:1;flex-grow:1;margin-left:0;margin-top:10px}@media (min-width: 48em){.turkey-live .turkey_last{margin-left:20px;margin-top:0}}@media (min-width: 64em){.turkey-live .turkey_last{margin-left:50px}}.turkey-live .turkey_description{display:block}@media (min-width: 32em){.turkey-live .turkey_description{display:inline-block}}@media (min-width: 48em){.turkey-live .turkey_description{display:block}}@media (max-width: 31.999em){.turkey-live .player_tools{display:none}}.vList>*{display:block;margin-bottom:10px}.vList>*:last-child{margin-bottom:0}.vList-condensed>*{margin-bottom:4px}.vList-compressed>*{margin-bottom:1px}.vList-collection>*{margin-bottom:30px}.footer{overflow:hidden;margin-top:40px;padding:0;font-size:1.4rem;background-color:#d12421;color:#ffffff;fill:#ffffff}@media (min-width: 48em){.footer{margin-top:60px}}.footer_interact{padding:10px 0 0}.footer_logo{display:block;width:50px;height:50px;position:absolute;top:0;left:50%;margin-left:-25px}.footer_logo_img{display:block;width:50px;height:50px;border-radius:100px}.footer_apmLogo{width:250px;height:15.05px;fill:#ffffff}.footer_apm{padding:30px 0;background-color:#333333}.footer_apm:before,.footer_apm:after{content:' ';display:table}.footer_apm:after{clear:both}.footer_apm_logo{text-align:center;margin:0 0 20px;padding-top:70px}@media (min-width: 40em){.footer_apm_logo{padding-top:0;margin:1px 0 0;float:left;text-align:left}}.footer_apm_small{text-align:center}@media (min-width: 40em){.footer_apm_small{float:right;text-align:right}}.footer_apm_small small{display:block;margin-bottom:2px;font-size:inherit}.header{background-color:#ffffff;margin-bottom:20px}@media (min-width: 57em){.header{margin-bottom:0}}.header_secondary{font-size:1.4rem;background:#f4f4f4}.header_secondary_inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 auto;padding:4px 15px;max-width:1120px}.header_main{max-width:1120px;margin:15px auto 0}@media (min-width: 40em){.header_main{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width: 57em){.header_main{height:78px;margin-top:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.header_main_logo{display:block;width:244px;margin:0 auto}@media (min-width: 40em){.header_main_logo{margin-left:0;margin-right:30px;-ms-flex-order:1;order:1}}@media (min-width: 57em){.header_main_logo{margin:0 36px 0 15px;width:244px}}.header_main_logo_graphic{display:block;margin:0 auto;width:244px;height:27px}.header_main_search{margin:0 10px}@media (min-width: 40em){.header_main_search{-ms-flex-order:3;order:3;width:600px}}@media (min-width: 57em){.header_main_search{-ms-flex-positive:1;flex-grow:1;-ms-flex-order:2;order:2;margin:0;width:auto}}@media (min-width: 40em){.header_main_nav{-ms-flex-order:2;order:2}}@media (min-width: 57em){.header_main_nav{-ms-flex-order:3;order:3;margin-left:36px;margin-right:15px}}.latestEp{display:none;margin-right:10px}@media (min-width: 32em){.latestEp{display:inline-block}}@media (min-width: 48em){.latestEp{margin-right:auto}}.latestEp>*{vertical-align:middle;-webkit-transition:color .2s, fill .2s;transition:color .2s, fill .2s}.latestEp:hover>*{color:#d12421;fill:#d12421}.latestEp_icon{fill:#6a6a6a}.latestEp_title{color:#6a6a6a}.nav{text-align:center}.nav_item{display:inline-block;margin-right:15px;position:relative}@media (min-width: 32em){.nav_item{margin-right:30px}}.nav_item:last-child{margin-right:0}.nav_link{display:inline-block;padding:12px 0;font-size:1.4rem;text-transform:uppercase;font-weight:bold;-webkit-transition:color 0.175s;transition:color 0.175s}.nav_link:hover{color:#d12421}.nav_button{background:transparent;padding:2px 0;margin:0;border:0;font-size:1.4rem;font-weight:bold;text-transform:uppercase;vertical-align:middle;stroke-width:5px;stroke:#333333;-webkit-transition:color 0.175s, stroke 0.175s, fill 0.175s;transition:color 0.175s, stroke 0.175s, fill 0.175s}.nav_button svg{display:inline-block;vertical-align:-4px;margin-left:4px}.nav_button:hover,.nav_button:focus{color:#d12421;outline:0;fill:#d12421;stroke:#d12421}.nav_submenu{display:none;padding:10px 0;position:absolute;top:100%;right:0;z-index:1010;-webkit-box-shadow:2px 2px 0 #c9c9c9;box-shadow:2px 2px 0 #c9c9c9;background-color:#f4f4f4;white-space:nowrap;text-align:left}.nav_submenu_link{display:block;padding:4px 15px;-webkit-transition:color 0.175s;transition:color 0.175s}.nav_submenu_link:hover{color:#d12421}.nav_link-secondary{padding:5px 0 3px}@media (min-width: 48em){.nav_link-secondary{padding:0}}@media (min-width: 32em){.nav-stPush{position:relative;top:35px}}@media (min-width: 48em){.nav-stPush{position:static;top:auto}}
