/* footer/footer.scss */
#bc-footer{width:100%;overflow:hidden;background-color:var(--page-footer-background-color, var(--dark-background-color));color:var(--page-footer-text-color);--daily-item-width: 194px;--daily-item-img-width: 136px;--weekly-width: 410px;--weekly-title-width: 250px;--weekly-title-margin: 24px}#bc-footer h1,#bc-footer h2,#bc-footer h3,#bc-footer h4,#bc-footer h5,#bc-footer p,#bc-footer ul,#bc-footer li,#bc-footer button{margin:0;padding:0}#bc-footer a,#bc-footer a:link,#bc-footer a:active,#bc-footer a:visited,#bc-footer a:focus,#bc-footer cite{color:inherit;text-decoration:none;font-style:normal}#bc-footer a:hover{color:inherit;text-decoration:underline;font-style:normal}#bc-footer img{width:100%}#bc-footer ul{list-style-type:none}#bc-footer button{border:none;background-color:transparent}#bc-footer ul li>span{color:var(--page-footer-text-color);opacity:.7}#bc-footer div.footer-links{font-size:14px;line-height:2}#bc-footer div.footer-links ul h5{display:inline;font-weight:normal;font-size:inherit;color:var(--page-footer-text-color);opacity:.7}#bc-footer div.footer-links ul ul.sublist{display:inline}#bc-footer div.footer-links ul ul.sublist>li{display:inline}#bc-footer div.footer-links ul ul.sublist>li+li{border-left:1px solid #eaeaea80;padding-left:.5em;margin-left:.3em}#bc-footer div.footer-links a.about-link span:nth-of-type(2){display:none}footer.artist-centric #bc-footer div.footer-links a.about-link span:nth-of-type(1){display:none}footer.artist-centric #bc-footer div.footer-links a.about-link span:nth-of-type(2){display:inherit}#bc-footer div.footer-links>li span{opacity:.6}#bc-footer>div.footer-links.mobile-contents{font-weight:bold;margin-top:50px;text-align:center}#bc-footer>div.footer-links.mobile-contents>ul{padding:4em .5em}#bc-footer>div.footer-links.mobile-contents>ul:nth-child(1){background-color:var(--page-footer-mobile-links-background-color, #262725)}#bc-footer>div.footer-links.mobile-contents>ul:nth-child(2){background-color:var(--page-footer-mobile-bottom-links-background-color, #121313);font-weight:normal}#bc-footer>div.footer-links.mobile-contents button{font-weight:bold}#bc-footer>div.footer-links.mobile-contents>ul>li+li{margin-top:1.6em}#bc-footer>div.footer-links.mobile-contents>ul li a+a{border-left:1px solid #eaeaea80;padding-left:.5em;margin-left:.3em}#bc-footer>div.footer-links.mobile-contents .social-links{margin-top:4em}#bc-footer>div.footer-links.mobile-contents .social-links a{display:inline-block;width:44px;height:44px;fill:currentColor}#bc-footer>div.footer-links.mobile-contents .social-links ul.sublist li+li{border-left:none;padding-left:0;margin-left:60px}#bc-footer>div.footer-links.mobile-contents .logo{padding:0 .5em}#bc-footer>div.footer-links.mobile-contents .logo ul.sublist{display:flex;justify-content:space-around;align-items:center}#bc-footer>div.footer-links.mobile-contents .logo ul.sublist li{border:none;padding:0;margin:0}#bc-footer>div.footer-links.mobile-contents .logo svg{width:112px;fill:#fff;margin-top:10px}#bc-footer>div.footer-links.mobile-contents .logo li.switch>button{font-weight:normal;-webkit-appearance:none;appearance:none;border:none;color:inherit;background:inherit;font-size:inherit;cursor:pointer}footer.artist-centric #bc-footer>div.footer-links.mobile-contents li.press,footer.artist-centric #bc-footer>div.footer-links.mobile-contents li.social-links{display:none}#bc-footer>div.footer-links.mobile-contents{margin-top:0}

/* footer/footer_desktop.scss */
#bc-footer>.desktop-contents{margin:auto;padding:7vw 0;width:86vw;max-width:calc(0.86 * var(--contents-width, 1650px))}#bc-footer>.desktop-contents>div{display:grid;grid-template-columns:[daily] var(--daily-item-width) [daily] var(--daily-item-width) [daily] auto [weekly] var(--daily-item-width) [weekly] calc(var(--weekly-width) - var(--daily-item-width)) [weekly-end];padding-right:3vw}#bc-footer>.desktop-contents div.daily-weekly{font-size:12px;line-height:1.333;margin-bottom:50px}#bc-footer>.desktop-contents div.daily-weekly h3{font-size:12px;margin-bottom:2em}#bc-footer>.desktop-contents div.daily-weekly h3 span{display:inline-block;font-weight:normal;margin-left:.2em}#bc-footer>.desktop-contents div.daily-weekly h3:nth-of-type(1){grid-column:daily 1/weekly;grid-row:1/2}#bc-footer>.desktop-contents div.daily-weekly h3:nth-of-type(2){grid-column:weekly/weekly-end;grid-row:1/2}#bc-footer>.desktop-contents div.daily-weekly div.bc-daily{grid-column:daily 1/weekly;grid-row:2/3}#bc-footer>.desktop-contents div.daily-weekly div.bc-daily ul li{display:inline-block;width:var(--daily-item-width);vertical-align:top}#bc-footer>.desktop-contents div.daily-weekly div.bc-daily ul li a{display:block;width:calc(var(--daily-item-img-width) + 10px)}#bc-footer>.desktop-contents div.daily-weekly div.bc-daily div.image{margin-bottom:5px}#bc-footer>.desktop-contents div.daily-weekly div.bc-weekly{grid-column:weekly/weekly-end;grid-row:2/3;width:calc(var(--daily-item-img-width) + var(--weekly-title-margin) + var(--weekly-title-width))}#bc-footer>.desktop-contents div.daily-weekly div.bc-weekly div.story{vertical-align:top;white-space:nowrap}#bc-footer>.desktop-contents div.daily-weekly div.bc-weekly div.story div{display:inline-block;white-space:normal}#bc-footer>.desktop-contents div.daily-weekly div.bc-weekly div.story div.image+div{width:var(--weekly-title-width);vertical-align:top;margin-left:var(--weekly-title-margin)}#bc-footer>.desktop-contents div.daily-weekly div.bc-weekly div.story a.title{display:block;line-height:1.5;margin-bottom:.7em}#bc-footer>.desktop-contents div.daily-weekly div.bc-weekly div.story a.link{display:inline-block;vertical-align:middle;border:1px solid var(--page-footer-text-color);border-radius:3px;padding:6px 12px;fill:currentColor;font-weight:bold}#bc-footer>.desktop-contents div.daily-weekly div.bc-weekly div.story a.link div.center{display:flex;align-items:center}#bc-footer>.desktop-contents div.daily-weekly div.bc-weekly div.story a.link div.center svg{margin-left:10px;margin-top:2px}#bc-footer>.desktop-contents div.daily-weekly div.image{width:var(--daily-item-img-width)}#bc-footer>.desktop-contents div.footer-links ul.links-bc{grid-column:daily 1/daily 2;grid-row:1/2}#bc-footer>.desktop-contents div.footer-links ul.links-social{grid-column:daily 2/weekly 1;grid-row:1/2}#bc-footer>.desktop-contents div.footer-links ul.links-site{grid-column:weekly 1/weekly-end;grid-row:1/2}@media only screen and (max-width: 1300px){#bc-footer>.desktop-contents>div{padding-right:0}}@media only screen and (max-width: 1150px){#bc-footer>.desktop-contents>div{grid-template-columns:[daily] var(--daily-item-width) [daily] auto [weekly] var(--daily-item-width) [weekly] calc(var(--weekly-width) - var(--daily-item-width)) [weekly-end]}#bc-footer>.desktop-contents div.daily-weekly div.bc-daily ul li:nth-child(3){display:none}}@media only screen and (max-width: 910px){#bc-footer>.desktop-contents>div{grid-template-columns:[daily] auto [weekly] var(--daily-item-width) [weekly] calc(var(--weekly-width) - var(--daily-item-width)) [weekly-end]}#bc-footer>.desktop-contents div.daily-weekly div.bc-daily ul li:nth-child(2),#bc-footer>.desktop-contents div.daily-weekly h3 span{display:none}#bc-footer>.desktop-contents div.footer-links ul.links-bc{grid-column:daily/weekly 1}#bc-footer>.desktop-contents div.footer-links ul.links-social{grid-column:weekly 1/weekly 2}#bc-footer>.desktop-contents div.footer-links ul.links-site{grid-column:weekly 2/weekly-end}}@media(max-width: 740px){#bc-footer>.desktop-contents{display:none}}@media(min-width: 741px){#bc-footer>.footer-links.mobile-contents{display:none}}

/* footer/lang_menu.scss */
#bc-footer .lang-picker{--lang-picker-background: #383835;--lang-picker-active-background: #2d2d2d;--lang-picker-padding: 10px}#bc-footer .lang-picker{display:inline-block;position:relative;background-color:var(--lang-picker-background);-webkit-user-select:none;user-select:none;cursor:default;padding-left:var(--lang-picker-padding);border-radius:3px}#bc-footer .lang-picker.selected{border-radius:0 0 3px 3px}#bc-footer .lang-picker ul.lang-submenu{position:absolute;bottom:100%;left:0;z-index:1;width:100%;list-style:none;padding:0;margin:0}#bc-footer .lang-picker ul.lang-submenu li:nth-child(1){border-radius:3px 3px 0 0}#bc-footer .lang-picker ul.lang-submenu li{border-bottom:1px solid var(--lang-picker-background);background-color:var(--lang-picker-active-background)}#bc-footer .lang-picker button{-webkit-appearance:none;appearance:none;padding-right:var(--lang-picker-padding);border:none;color:inherit;background:inherit;font-size:inherit;cursor:pointer}#bc-footer .lang-picker button[aria-expanded=false]+ul.lang-submenu{display:none}#bc-footer .lang-picker ul.lang-submenu button{width:100%;text-align:right}#bc-footer .lang-picker ul.lang-submenu button:hover{text-decoration:underline}#bc-footer .lang-picker>button>span.title{opacity:.7}#bc-footer .lang-picker>button:hover>span.lang-name{text-decoration:underline}#bc-footer .lang-picker:hover{background-color:var(--lang-picker-active-background)}

