/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
main{display:flex;flex-flow:row wrap;justify-content:space-between;max-width:1200px;margin:0 auto;}main > header{order:1;display:flex;flex-flow:column wrap;min-width:100%;font-family:"Roboto",sans-serif;}main > header .crumbs{margin:1rem 0 0 20px;}main > header .crumbs .breadcrumb{display:inline-block;padding:0.25rem 0.75rem;margin:0;color:#878787;}main > header .crumbs .breadcrumb i{display:none;}main > header .crumbs .breadcrumb a,main > header .crumbs .breadcrumb a:visited{color:#878787;}main > header h1{font-size:2rem;margin:0.25rem 0 0.5rem 20px;}main > header h2{margin:0 0 0.75rem 20px;font-size:1.5rem;letter-spacing:-1px;font-weight:400;}main > header .entry-details{display:flex;flex-flow:column wrap;align-content:flex-start;max-height:170px;margin-left:1.5rem;}main > header .entry-details:before{content:"";position:absolute;right:0;width:99vw;height:2rem;background:#444;z-index:-1;}main > header .entry-details .author-details{margin:0.5rem 0 0.5rem 0;}main > header .entry-details .author img{width:125px;height:auto;background:white;margin:0.75rem 1rem 0 0;padding:0.25rem 0.25rem 0 0.25rem;}main > header .entry-details .author img.stylized{border-radius:50%;}main > header .entry-details span[itemprop=author]{margin:0.5rem 0 0 0;color:white;}main > header .entry-details .author-job-title{margin:0.5rem 0 0 0;color:white;}main > header .entry-details time{margin:0.75rem 0;}main > header .entry-details a,main > header .entry-details a:visited{color:white;}main > header .entry-details.not-auth-img{margin-left:1.25rem;}main > header .entry-details.not-auth-img .author-details,main > header .entry-details.not-auth-img time,main > header .entry-details.not-auth-img .share{min-height:20px;}main .article-details{display:flex;flex-flow:column;align-items:center;order:2;flex-shrink:2;margin:0 30px;max-width:49rem;}main .article-details article{width:100%;max-width:35rem;margin-top:2rem;}main .article-details article.node-unpublished{background-color:white;}main .article-details article p{font-size:21px;line-height:33px;font-weight:300;margin:0 1rem 1.75rem 1rem;}main .article-details article p.question_comment{margin-top:0.75rem;}main .article-details article p.question_comment span{font-weight:bold;}main .article-details article em,main .article-details article i{font-style:italic;}main .article-details article strong,main .article-details article b{font-weight:bold;}main .article-details article sup{vertical-align:baseline;position:relative;top:-0.4em;font-size:0.75rem;}main .article-details article h3{font-weight:700;font-size:1.25rem;margin:2.75rem 0 0.25rem 1rem;}main .article-details article .inline-image{display:inline;float:left;max-width:120px;border:1px solid #ababab;padding:10px;margin:0 20px 20px 0;background:#fafafa;text-align:center;}main .article-details article .inline-image .media-wrapper--blazy{max-width:unset;min-width:unset;position:unset;}main .article-details article .inline-image .media-wrapper--blazy .media.media--ratio{padding-bottom:0 !important;transition:unset !important;height:unset;max-width:unset;min-height:unset;overflow:unset;position:unset;width:unset;display:unset;}main .article-details article .inline-image .media-wrapper--blazy img{border:1px solid #ababab;position:unset;bottom:unset;height:unset;left:unset;min-height:unset;right:unset;top:unset;width:100px;z-index:unset;object-fit:unset;}main .article-details article .inline-image p.caption{font-size:0.85rem;line-height:unset;margin:0.5rem 0;}main .article-details article p:nth-of-type(1),main .article-details article .main-carousel{order:-1;margin-top:0.5rem;}main .article-details article ul,main .article-details article ol{margin-bottom:1.5rem;padding-left:3rem;}main .article-details article ul li,main .article-details article ol li{line-height:1.25rem;margin-bottom:0.75rem;}main .article-details article ul{list-style:disc outside;}main .article-details article ol{list-style:decimal inside;}main .article-details article .roundtablers{display:inline-flex;flex-flow:row nowrap;align-items:center;margin:1.5rem 0 1rem 0;border-top:1px solid #ababab;padding-top:0.5rem;}main .article-details article .roundtablers img{height:70px;width:auto;margin-right:0.5rem;}main .article-details article .roundtablers p{display:flex;flex-flow:column nowrap;order:0;margin:0;line-height:1.25rem;}main .article-details .main-carousel{margin-bottom:1.75rem;}main .article-details .main-carousel .flickity-viewport{margin:0 auto;}main .article-details .main-carousel .carousel-cell{width:100%;}main .article-details .main-carousel figure{position:relative;}main .article-details .main-carousel img{width:100%;}main .article-details .main-carousel figcaption{position:absolute;bottom:0;width:calc(100% - 20px);margin:10px 10px 10px 10px;background:rgba(0,0,0,0.75);}main .article-details .main-carousel figcaption div{display:none;margin:0;padding:10px;margin-right:calc(1rem + 10px);color:white;font-family:"Roboto",sans-serif;line-height:1.25rem;font-size:1rem;}main .article-details .main-carousel figcaption div p{margin:0;color:white;font-family:"Roboto",sans-serif;line-height:1.25rem;font-size:1rem;}main .article-details .main-carousel figcaption div p i,main .article-details .main-carousel figcaption div p em{font-style:italic;}main .article-details .main-carousel figcaption div p b,main .article-details .main-carousel figcaption div p strong{font-weight:bold;}main .article-details .main-carousel figcaption .show-caption{position:absolute;right:0;bottom:0;border:1px solid white;border-radius:50%;background:rgba(0,0,0,0.5);padding:0.5rem 0.95rem 0.75rem 0.95rem;font-size:2rem;color:white;cursor:pointer;}main .article-details .main-carousel figcaption .hide-caption{display:none;position:absolute;top:-6px;right:-6px;border:1px solid white;border-radius:50%;padding:10px 12px;background:#222;font-size:1rem;color:white;cursor:pointer;}main .sidebar{order:4;width:100%;display:flex;flex-flow:column wrap;background:white;}main .sidebar section header h2{margin:0 0 1rem 0;display:flex;align-items:center;font-size:0.9rem;font-weight:bold;text-align:center;text-transform:uppercase;position:relative;}main .sidebar section header h2 span{display:inline-block;vertical-align:middle;padding:2px 8px 2px;color:#666;position:relative;z-index:1;}main .sidebar section header h2::before,main .sidebar section header h2::after{content:"";display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:4px;border-top:1px solid #cfd8dc;border-bottom:1px solid #cfd8dc;}main .sidebar .section-advertisement{margin-top:0;margin-bottom:1.65rem;padding-top:0.5rem;padding-bottom:0.5rem;}main .sidebar .section-advertisement > h2{display:none;}main .slick{margin:2rem 0;}main .slick img{max-width:100%;height:auto;}main .slick .slick-dots{bottom:19px;}main .slick .slide__caption{padding-right:2rem;padding-left:2rem;}main .slick .slide__caption h2{margin:0.25rem 0 0 0.25rem;font-size:0.95rem;font-weight:400;color:#444;}main .slick .slide__caption em{font-size:0.75rem;font-weight:100;font-style:italic;color:#888;}main .slick .slick__arrow{top:initial;bottom:75px;}main .slick .slick__arrow .slick-arrow::before{color:black;}main .slick .slick__arrow .slick-prev{left:-10px;}main .slick .slick__arrow .slick-next{right:-10px;}main.is-column-stylized header{width:100%;}main.is-column-stylized .article-details.is-stylized{max-width:40rem;}main.is-column-stylized .article-details.is-stylized article{margin:2rem auto 0 auto;}main.panel-of-experts .slick,main.is-column-stylized .slick{width:100%;}main.panel-of-experts .slick img,main.is-column-stylized .slick img{width:100%;}main.panel-of-experts .article-details.is-stylized,main.is-column-stylized .article-details.is-stylized{flex-flow:row nowrap;align-items:flex-start;margin-top:2rem;}main.panel-of-experts .article-details.is-stylized .author img,main.is-column-stylized .article-details.is-stylized .author img{background:transparent;max-width:150px;height:auto;}main.panel-of-experts .article-details.is-stylized .author-name,main.is-column-stylized .article-details.is-stylized .author-name{display:block;font-weight:bold;font-style:italic;font-size:1.25rem;margin-left:1rem;color:#666;}main.panel-of-experts .article-details.is-stylized .author-name:visited,main.is-column-stylized .article-details.is-stylized .author-name:visited{color:#666;}main.panel-of-experts .article-details.is-stylized time,main.panel-of-experts .article-details.is-stylized .share,main.is-column-stylized .article-details.is-stylized time,main.is-column-stylized .article-details.is-stylized .share{display:block;margin:0.5rem 0 1rem 1rem;font-style:italic;}main.panel-of-experts .sidebar{margin:4rem 0 0 0;}main.is-column-stylized .sidebar{margin:2rem 0 0 0;}main .article-details article[about*=no-clean-show-no-problem] .media-element-container{max-width:280px;background:none;}.panel-of-experts .share{margin:0.5rem 0 0 -0.25rem;}.mr{padding:1rem;background:#efefef;text-align:center;}.mr small{font-size:0.75rem;color:#ababab;}.mr iframe{display:block;margin:0 auto;border:1px solid #666 !important;}.editor-tools{position:fixed;bottom:1rem;left:1rem;z-index:2;order:10;}#editor-tools > .action-links,#editor-tools > .tabs,#editor-tools > #editor-tools-close{display:none;}#editor-tools ul{display:flex;flex-flow:row nowrap;list-style:none;width:90vw;justify-content:space-evenly;}#editor-tools ul a:visited{color:rgba(99,191,237,0.75);}#editor-tools.has-editor-tools{background:rgba(0,0,0,0.75);padding:2rem;border:5px solid rgba(99,191,237,0.75);}#editor-tools.has-editor-tools > nav.tabs{position:static;}#editor-tools-open{background:rgba(99,191,237,0.75);border:1px solid #7f1f17;color:white;padding:0.25rem;cursor:pointer;}#editor-tools-close{padding:0.75rem 1rem;font-size:1.25rem;font-weight:bold;border-radius:50%;border:5px solid rgba(99,191,237,0.75);background:#404040;color:rgba(99,191,237,0.75);position:absolute;top:-16px;left:-16px;}.is-hiding-gallery-nav > button{display:none;}.flickity-prev-next-button{width:60px;height:60px;background:rgba(0,0,0,0.5);opacity:0.6;}.flickity-prev-next-button:hover{background:transparent;opacity:1;}.flickity-prev-next-button .arrow{fill:white;}.flickity-prev-next-button.no-svg{color:white;}.flickity-prev-next-button.previous{left:0;}.flickity-prev-next-button.next{right:0;}.flickity-prev-next-button:disabled{display:none;}#mug-box,main .article-details article .mug-box{display:flex;flex-flow:row wrap;width:100%;margin:0 0 1rem 0;padding:1rem;background:#f6f6f6;border-top:1px solid #ababab;border-bottom:1px solid #ababab;}#mug-box:after,main .article-details article .mug-box:after{content:"";display:block;clear:both;}#mug-box figure,main .article-details article .mug-box figure{border:1px solid #ababab;}#mug-box h3,main .article-details article .mug-box h3{width:100%;margin-top:1rem;color:#666;font-style:italic;}#mug-box > p,main .article-details article .mug-box > p{display:none;}.multi-author figure{margin-bottom:1rem;display:flex;flex-flow:row wrap;justify-content:center;}.multi-author figure img{width:100%;height:auto;}.multi-author figure span a{color:#666;font-weight:bold;font-style:italic;font-family:sans-serif;font-size:0.95rem;}@media screen and (max-width:1024px){.multi-author figure{flex-flow:column wrap;justify-content:center;}}@media screen and (max-width:699px){section.content article .article-details.is-auth-img.is-multiple{display:flex;flex-flow:column;margin-top:1rem;}section.content article .article-details.is-auth-img.is-multiple .multi-author figure{margin-right:2rem;}section.content article .article-details.is-auth-img.is-multiple .main-content{padding-top:1rem;}section.content article .article-details.is-auth-img.is-multiple .main-content time{margin-left:0;}section.content article .article-details.is-auth-img.is-multiple .main-content .body{margin-top:1rem;}}@media screen and (max-width:365px){section.content article .article-details.is-auth-img.is-multiple{display:flex;flex-flow:column;margin-top:1rem;}section.content article .article-details.is-auth-img.is-multiple .multi-author{display:flex;flex-flow:row nowrap;justify-content:space-around;}}.article-details article .mugs{max-width:100%;display:flex;flex-flow:row wrap;align-items:stretch;justify-content:center;border:1px solid #ababab;margin:1rem;}.article-details article figure{float:left;margin:0.5rem 1rem 1rem 0;display:inline-flex;flex-flow:column wrap;background:#efefef;padding:1rem;max-width:calc(100px + 2rem);}.article-details article figure img{border:1px solid #666;}.article-details article figure figcaption{margin-top:0.5rem;font-size:15px;font-weight:bold;}@media screen and (max-width:840px){.article-details article .mugs figure{min-width:33%;align-items:center;}}@media print{@page{size:auto;margin:25mm 25mm 25mm 25mm;}.header-nav,.region-two-66-33-second,.social-links,.comment-form,.main-carousel,.sidebar,.drupal-messages,.action-links,.tabs,.article-tools,.entry-details img,.crumbs,.share,.slick,.editor-tools,.question-comment,.wire-slider,.messages,footer{display:none;}main{margin:1rem;}main .article-details{margin-top:0.5rem;}main .article-details article p{margin-bottom:0.5rem;}main header h1{font-size:2rem;}main header h2{font-size:1.25rem;}main header .entry-details .author-details,main header .entry-details time{margin-left:3rem;}h1,h2{page-break-after:avoid;break-after:avoid;}section.content article{max-width:100% !important;margin:0 0.5rem !important;padding:0 !important;}section.content article header .article-tools{display:none !important;}section.content article .article-details figure{display:none;}section.content article .article-details div.body .media-element-container,.is-at-bottom .wire-slider,.wire-slider{display:none !important;}}@media screen and (max-width:380px){.mr{padding:0;background:none;}}@media screen and (min-width:1200px){main .article-details article{margin-top:1rem;}main .sidebar{max-width:320px;}main .sidebar .medium-rectangle{order:0;padding:0.75rem 1rem;background:white;}main .sidebar .medium-rectangle small{display:none;}main .panel-of-experts ~ .sidebar .medium-rectangle,main .article-details.not-auth-img ~ .sidebar .medium-rectangle{margin-top:-5rem;}main .article-details.is-auth-img ~ .sidebar .medium-rectangle{margin-top:-7rem;}main.is-column-stylized .article-details.is-auth-img ~ .sidebar .medium-rectangle{margin-top:0;}}@media screen and (min-width:1200px){main > header .entry-details:before{width:calc(1200px + (100vw - 1200px)/2 + 10px);}}@media screen and (max-width:1300px){.entry-details.not-auth-img{margin-left:calc(5vw + 0.5rem);}}@media screen and (max-width:1199px){main.is-column-stylized .panel-of-experts,main.is-column-stylized .article-details,main .panel-of-experts,main .article-details{width:100%;margin:0 auto;}main.is-column-stylized .panel-of-experts ~ .sidebar,main.is-column-stylized .article-details.not-auth-img ~ .sidebar,main.is-column-stylized .sidebar,main .panel-of-experts ~ .sidebar,main .article-details.not-auth-img ~ .sidebar,main .sidebar{width:100%;display:grid;grid-template-columns:repeat(1,1fr);grid-template-areas:"wire-slider" "section-advert";row-gap:3rem;}main.is-column-stylized .panel-of-experts ~ .sidebar section > h2.section-heading,main.is-column-stylized .article-details.not-auth-img ~ .sidebar section > h2.section-heading,main.is-column-stylized .sidebar section > h2.section-heading,main .panel-of-experts ~ .sidebar section > h2.section-heading,main .article-details.not-auth-img ~ .sidebar section > h2.section-heading,main .sidebar section > h2.section-heading{margin-top:0;}main.is-column-stylized .panel-of-experts ~ .sidebar .wire-slider,main.is-column-stylized .article-details.not-auth-img ~ .sidebar .wire-slider,main.is-column-stylized .sidebar .wire-slider,main .panel-of-experts ~ .sidebar .wire-slider,main .article-details.not-auth-img ~ .sidebar .wire-slider,main .sidebar .wire-slider{grid-area:wire-slider;justify-self:center;}main.is-column-stylized .panel-of-experts ~ .sidebar .section-advertisement,main.is-column-stylized .article-details.not-auth-img ~ .sidebar .section-advertisement,main.is-column-stylized .sidebar .section-advertisement,main .panel-of-experts ~ .sidebar .section-advertisement,main .article-details.not-auth-img ~ .sidebar .section-advertisement,main .sidebar .section-advertisement{grid-area:section-advert;margin:2rem 0;border:none;}main.is-column-stylized > header .crumbs{margin-left:25px;}main.is-column-stylized > header h1,main.is-column-stylized > header h2{margin-left:40px;}main.is-column-stylized .article-details.is-stylized{margin-top:0;}main.is-column-stylized .article-details.is-stylized .author img{position:absolute;}main.is-column-stylized .article-details.is-stylized .author-name,main.is-column-stylized .article-details.is-stylized time,main.is-column-stylized .article-details.is-stylized .share{margin-left:120px;}main.is-column-stylized .article-details.is-stylized time{margin-bottom:0;}main.is-column-stylized .article-details.is-stylized .share{margin-bottom:3rem;}}@media screen and (max-width:760px){main.is-column-stylized .article-details.is-stylized .author-name,main.is-column-stylized .article-details.is-stylized time,main.is-column-stylized .article-details.is-stylized .share{margin-left:160px;}}@media screen and (max-width:675px){main.is-column-stylized .panel-of-experts ~ .sidebar .wire-slider,main.is-column-stylized .article-details.not-auth-img ~ .sidebar .wire-slider,main.is-column-stylized .sidebar .wire-slider,main .panel-of-experts ~ .sidebar .wire-slider,main .article-details.not-auth-img ~ .sidebar .wire-slider,main .sidebar .wire-slider{order:0;}main.is-column-stylized .panel-of-experts ~ .sidebar .section-advertisement,main.is-column-stylized .article-details.not-auth-img ~ .sidebar .section-advertisement,main.is-column-stylized .sidebar .section-advertisement,main .panel-of-experts ~ .sidebar .section-advertisement,main .article-details.not-auth-img ~ .sidebar .section-advertisement,main .sidebar .section-advertisement{order:1;}}@media screen and (max-width:489px){main.is-column-stylized header .entry-details .author img,main header .entry-details .author img{margin-right:0.5rem;}main.is-column-stylized .panel-of-experts,main.is-column-stylized .article-details,main .panel-of-experts,main .article-details{margin:1rem 0 0 0;}}@media screen and (max-width:399px){main.is-column-stylized header h1,main header h1{font-size:2rem;}main.is-column-stylized header h2,main header h2{font-size:1.5rem;}main.is-column-stylized header .entry-details .author-job-title,main.is-column-stylized header .entry-details .punc,main header .entry-details .author-job-title,main header .entry-details .punc{display:none;}main.is-column-stylized header .entry-details time,main header .entry-details time{margin:0.25rem;}main.is-column-stylized header .entry-details .share,main header .entry-details .share{margin:0.25rem;}main.is-column-stylized .panel-of-experts article p,main.is-column-stylized .article-details article p,main .panel-of-experts article p,main .article-details article p{margin-bottom:1rem;font-size:20px;line-height:40px;}main.is-column-stylized .panel-of-experts article h3,main.is-column-stylized .article-details article h3,main .panel-of-experts article h3,main .article-details article h3{font-weight:700;font-size:1.25rem;margin:0 0 0.25rem 0.75rem;}}@media screen and (max-width:399px){main.is-column-stylized .sidebar header h2,main .sidebar header h2{font-size:0.9rem;}}main .article-details article.vertical .slick{float:left;margin:0 1rem 0 -1.5rem;max-width:50%;}@media screen and (max-width:1309px){.no-cssgrid main .sidebar > div{display:flex;flex-flow:row wrap;justify-content:space-around;}}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}a{text-decoration:none;}*{box-sizing:border-box;}html body .element-invisible{display:none !important;}html{font-family:"Roboto",sans-serif;font-size:20px;color:#555;}h1,h2,h3,nav{font-family:"Roboto",sans-serif;}h1{font-size:1.5rem;font-weight:700;}h2{font-size:1.25rem;font-weight:700;}h1 a,h2 a,h3 a{color:#666;}a,.ui-widget-content a{color:rgba(99,191,237,0.75);}a:hover,.ui-widget-content a:hover{text-decoration:underline;}.verification-alert{margin:3rem;padding:1rem;background:indianred;color:white;border:3px solid red;line-height:1.5rem;font-weight:300;}.verification-alert i{font-style:italic;}#user-login-form label[for=edit-persistent-login]{display:inline;}.external-link{background-image:url(/sites/all/themes/global/images/external-link.png);background-size:16px 16px;background-repeat:no-repeat;background-position:right;padding-right:22px;}#sliding-popup{padding:1rem;border-top:4px solid firebrick;background:rgba(0,0,0,0.875);color:white;width:100%;}#sliding-popup #popup-text{font-family:"Roboto",sans-serif;font-size:1.5rem;}#sliding-popup #popup-text p{font-size:0.95rem !important;font-weight:normal !important;}#sliding-popup #popup-text button{background:#7f1f17;border:1px solid firebrick;padding:0.5rem;transition:background ease 1s;color:white;font-weight:bold;font-size:0.75rem;}#sliding-popup #popup-text button:hover{background:firebrick;}#sliding-popup #popup-buttons button{background:#7f1f17;border:1px solid firebrick;padding:1rem;transition:background ease 1s;color:white;font-weight:bold;font-size:0.75rem;}#sliding-popup #popup-buttons button:hover{background:firebrick;}nav.tabs{position:absolute;overflow:hidden;max-width:100vw;}sup,sub{vertical-align:baseline;position:relative;top:-0.4em;}sub{top:0.4em;}.field--name-field-mg-category,.field--name-field-channel{display:inline-flex;align-items:center;line-height:1;}.field--name-field-mg-category a,.field--name-field-mg-category a:visited,.field--name-field-channel a,.field--name-field-channel a:visited{color:#666;}.teaser__channel i,.field--name-field-mg-category i,.field--name-field-channel i{display:block;width:0.5556rem;height:1.1111rem;margin-right:0.3rem;position:relative;}.teaser__channel i:before,.teaser__channel i:after,.field--name-field-mg-category i:before,.field--name-field-mg-category i:after,.field--name-field-channel i:before,.field--name-field-channel i:after{content:"";display:block;background-color:inherit;position:absolute;width:0.5556rem;height:1.1111rem;}.teaser__channel i:before,.field--name-field-mg-category i:before,.field--name-field-channel i:before{box-shadow:inset 0 0 0 10px rgba(0,0,0,0.1);top:-0.2778rem;left:-0.2778rem;z-index:1;}.teaser__channel i:after,.field--name-field-mg-category i:after,.field--name-field-channel i:after{top:0;left:0;z-index:2;}.channel{display:inline-flex;align-items:center;position:relative;line-height:1;margin-left:0.5rem;}.channel__icon{width:0.5556rem;height:1.1111rem;margin-right:0.3rem;position:relative;}.channel__icon:before,.channel__icon:after{content:"";display:block;background-color:inherit;position:absolute;width:0.5556rem;height:1.1111rem;}.channel__icon:before{box-shadow:inset 0 0 0 10px rgba(0,0,0,0.1);top:-0.2778rem;left:-0.2778rem;z-index:1;}.channel__icon:after{top:0;left:0;z-index:2;}.channel__label{color:#666;}.channel__label a{color:#666;text-decoration:none;}.channel__label a:hover{text-decoration:underline;}.channel--white,.channel--white a{color:rgba(255,255,255,0.7);}.messages{padding:15px 20px 15px 35px;word-wrap:break-word;background:no-repeat 10px 17px;overflow-wrap:break-word;margin:1rem;border-width:1px 0 1px 0;border-radius:0;background-color:transparent;box-shadow:none;background-size:1.3rem;background-position:5px 50%;}.messages--status{color:#325e1c;background-color:#f3faef;background-image:url(/../core/misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;border-color:#73b355;}.path-taxonomy .podcast article:nth-of-type(1),main .podcast article:nth-of-type(1){border:1px solid #ababab;border-radius:8px;display:flex;flex-flow:column;align-items:center;margin-bottom:1rem;}.path-taxonomy article:nth-of-type(1):after,main article:nth-of-type(1):after{content:none !important;}.podcast article,.podcast article:nth-of-type(1){border:1px solid #ababab;border-radius:8px;display:flex;flex-flow:column;align-items:center;margin-bottom:1rem;}.podcast iframe{min-width:min(200%,430px) !important;transform:scale(0.7);}.podcast p:after{content:none !important;}.podcast .summary{background-color:transparent;margin-top:0;border:none;padding:10px;line-height:1.25em;font-family:"Roboto",sans-serif;font-weight:100;}.podcast .want-more{margin:0.5rem 0;padding-left:0.5rem;width:100%;}.podcast .want-more a{font-size:1rem;font-family:"Roboto",sans-serif;font-weight:bold;color:#666;}@media screen and (min-width:1360px){.podcast iframe{transform:scale(0.87);}}@media screen and (min-width:1299px) and (max-width:1359px){.podcast iframe{transform:scale(0.8);}}@media screen and (min-width:413px) and (max-width:735px){.podcast iframe{transform:scale(0.8);}}@media screen and (min-width:905px) and (max-width:1199px){.theme-atmags .podcast iframe{transform:scale(0.9);}}@media screen and (min-width:1324px){.themag-layout__region--second .podcast iframe,.sidebar .podcast iframe{transform:scale(0.63);}}.path-taxonomy .themag-layout__region--second section h2{margin:0 0 1rem 0;display:flex;align-items:center;font-size:0.9rem;font-weight:bold;text-align:center;text-transform:uppercase;position:relative;}.path-taxonomy .themag-layout__region--second section h2::before,.path-taxonomy .themag-layout__region--second section h2::after{content:"";display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:4px;border-top:1px solid #cfd8dc;border-bottom:1px solid #cfd8dc;}.path-taxonomy .themag-layout__region--second section article.node--view-mode-podcast-player-with-summary h2{display:none;}.section-digital-edition > div img{float:left;margin-right:0.5rem;border:1px solid #ababab;}.section-digital-edition > div p{margin-top:0.5rem;}.pane-e-reader-panel-pane-1 .section-heading{color:#666;margin:2.5rem 0 0.5rem 0;padding:0.5rem 2rem 0.5rem 1rem;border-top:1px solid firebrick;border-bottom:1px solid firebrick;}.section-advertisement{display:flex;flex-flow:column;align-items:center;margin-top:1rem;}.section-advertisement > h2{margin:0;text-align:center;font-weight:normal;font-size:0.5em;letter-spacing:1em;color:#ababab;text-transform:uppercase;border:none;padding:0 0 0.5rem 0;}.section-advertisement > div{border:1px solid #ababab;}.advertisement.mr div{text-align:center;}.advertisement.mr div iframe{border:1px solid #ababab !important;}section.advertisement > h2{border:none;font-size:0.5rem;letter-spacing:0.15rem;text-transform:uppercase;display:block;text-align:center;color:#999;margin-left:0;}.section-classifieds h3{font-size:1.25rem;margin-bottom:0.75rem;margin-left:0.5rem;}footer[role=contentinfo]{color:white;font-family:"Roboto",sans-serif;margin:5% 0 0;padding:3%;background-color:#444;border-top:4px solid #000;}footer[role=contentinfo] a{color:white;}footer[role=contentinfo] div{display:flex;flex-flow:row wrap;justify-content:space-between;}footer[role=contentinfo] ul{display:flex;flex-flow:column nowrap;line-height:1.25rem;}footer[role=contentinfo] .expanded{color:#ababab;list-style:none;}footer[role=contentinfo] .expanded li{text-indent:1rem;}
