/*
 Theme Name:   Sonik Child 2026
 Theme URI:    http://qantumthemes.com/
 Description:  Sonik Child Theme 2026
 Author:       QantumThemes
 Author URI:   http://qantumthemes.com
 Template:     sonik
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  _s
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES HERE **********************
****************************************************************
****************************************************************/


/*
#nav-mobile a {
	color:white;
}

#nav-mobile a {
	color:black;
}
*/



#nav-mobile{
  background-color: white;
}

/*
/*body.home #qtMainContainer
{background-color: #faf7ce}
*/

body.home article.qt-content,body.page-id-6608 article.qt-content{
background: -webkit-linear-gradient(#faf7ce, #ffffff);
background: linear-gradient(#faf7ce, #ffffff);
}

.qt-icon-nav{
	background-color:white !important; 
}

#home_firstrow{
		padding-top:160px;
}

@media (min-width:768px) and (max-width: 840px){
    #home_firstrow{
		padding-top:20px;
	}
}

/* menu cerca nel sito solo su mobile */
ul#qwtoggle .menu-item-39021{display:none}

#logohbr_container{
		height:300px;
	}

@media (max-width: 767px){
    #home_firstrow{
		padding-top:0px;
	}

	#logohbr_container{
		height:200px;
	}
}

.qt-owlcarousel.owl-carousel.owl-theme .owl-item .qt-figure h5 a {
   color: #000000;
}



#streamplayerbox {
  /*display: none;*/
  font-size: 14px;
  position: fixed;
  z-index: 1000;
  opacity: 0.80;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: black;
  padding: 10px;
}
#streamplayerbox .cell_copertina {
  float: right;
  width: 50px;
  height: 50px;
  /*margin-right: 50px;*/
  border: 1px solid white;
  display: flex;
  align-items: center;
}
#streamplayerbox .cell_volume {
  float: right;
  margin-left: 10px;

}
#streamplayerbox .cell_copertina img {
  width: 100%;
}
#streamplayerbox .cell_btns {
  float: left;
  padding-right: 15px;
  /*    @media(max-width: @screen-xs-max) {
      float:none;
      text-align: center;
      padding-right:0px;
    }
    */
}

#streamplayerbox .cell_titolo {
  float: left;
  color:white;
  line-height: normal;
  /* @media(max-width: @screen-xs-max) {
      float:none;
      text-align: center;
      padding-left:0px;
    }
    */
}
#streamplayerbox .playerbtn {
  height: 50px;
  padding: 0px;
  color: white;
  background-color: transparent;
  border: 0px;
}
#streamplayerbox .playerbtn img {
  height: 100%;
}
#streamplayerbox .playerbtn span ,#streamplayerbox .playerbtn svg{
	 color: #faf9d3;
  font-size: 50px;
}
#streamplayerbox .onair_title {
  color: #faf9d3;
  font-size: 20px;
  /*line-height: 50px;*/
}

#streamplayerbox_mutebtn .ico-muted{display: none}
#streamplayerbox_mutebtn.muted .ico-unmuted{display: none}
#streamplayerbox_mutebtn.muted .ico-muted{display: initial;}


.visible-xs{
		display: none;
	}

@media only screen and (max-width: 768px) {
	.visible-xs{
		display: block;
	}

	.hidden-xs{
		display: none;
	}
  footer.qt-footer{
		padding-bottom:80px;
	}
  #streamplayerbox{
  /*	padding-bottom:40px;*/
  }
  #streamplayerbox .onair_title {
  font-size: 14px;
  /*line-height: 50px;*/
}
  
  #streamplayerbox .cell_copertina {
  	margin-right: 0px
  }

}



/** hide quantacast privacy buttion */
.qc-cmp-persistent-link {
display: none !important;
}


.owl-item.animated .qt-figure h5{
	display: none;
}

.owl-item.animated.active .qt-figure h5{
	display: block;
}

/* ========================================================================
   HOT BLOCK RADIO 2026
   The hbr-* namespace intentionally isolates the redesign from Sonik.
   ======================================================================== */
:root {
	--hbr-ink: #0a0a0a;
	--hbr-ink-soft: #0a0a0a;
	--hbr-ochre: #f2eadb;
	--hbr-paper: #f2eadb;
	--hbr-paper-2: #f2eadb;
	--hbr-paper-3: #f2eadb;
	--hbr-orange: #ff5b22;
	--hbr-lime: #f2eadb;
	--hbr-muted: rgba(10, 10, 10, .72);
	--hbr-line: rgba(10, 10, 10, .18);
	--hbr-shadow: 8px 8px 0 #0a0a0a;
	--hbr-shadow-small: 4px 4px 0 #0a0a0a;
	--hbr-radius: 20px;
	--hbr-radius-sm: 12px;
	--hbr-container: 1240px;
	--hbr-header-height: 68px;
	--hbr-display: "Arial Black", "DejaVu Sans", Impact, sans-serif;
	--hbr-body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

html {
	scroll-behavior: smooth;
	scroll-padding-top: 120px;
	overflow-x: clip;
}

body.hbr-site {
	min-width: 320px;
	margin: 0;
	padding: 0 0 104px;
	overflow-x: clip;
	background: var(--hbr-paper);
	color: var(--hbr-ink);
	font-family: var(--hbr-body);
	font-size: 16px;
	line-height: 1.55;
	-webkit-font-smoothing: antialiased;
}

body.hbr-site *,
body.hbr-site *::before,
body.hbr-site *::after {
	box-sizing: border-box;
}

body.hbr-site img,
body.hbr-site svg {
	display: block;
	max-width: 100%;
}

body.hbr-site img {
	height: auto;
}

body.hbr-site a {
	color: inherit;
	text-decoration: none;
}

body.hbr-site button,
body.hbr-site input,
body.hbr-site select,
body.hbr-site textarea {
	font: inherit;
}

body.hbr-site button {
	border: 0;
	background: none;
	color: inherit;
	cursor: pointer;
}

body.hbr-site h1,
body.hbr-site h2,
body.hbr-site h3,
body.hbr-site h4,
body.hbr-site p,
body.hbr-site figure,
body.hbr-site dl,
body.hbr-site dd {
	margin-top: 0;
}

body.hbr-site :focus-visible {
	outline: 3px solid var(--hbr-orange);
	outline-offset: 4px;
}

body.hbr-menu-open {
	overflow: hidden;
}

.hbr-container {
	width: min(calc(100% - 40px), var(--hbr-container));
	margin-inline: auto;
}

.hbr-skip-link {
	position: fixed;
	z-index: 2000;
	top: 12px;
	left: 14px;
	padding: 12px 16px;
	transform: translateY(-180%);
	border: 2px solid var(--hbr-ink);
	background: var(--hbr-lime);
	font-weight: 900;
}

.hbr-skip-link:focus {
	transform: translateY(0);
}

.hbr-topline {
	position: relative;
	z-index: 80;
	overflow: hidden;
	border-bottom: 2px solid var(--hbr-ink);
	background: var(--hbr-orange);
}

.hbr-topline__inner {
	min-height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	padding: 5px 20px;
	font-size: .72rem;
	font-weight: 900;
	letter-spacing: .09em;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
}

.hbr-topline__inner i {
	width: 5px;
	height: 5px;
	background: var(--hbr-ink);
	transform: rotate(45deg);
}

.hbr-header {
	position: sticky;
	z-index: 70;
	top: 0;
	border-bottom: 2px solid var(--hbr-ink);
	background: rgba(242, 234, 219, .96);
	backdrop-filter: blur(12px);
}

.admin-bar .hbr-header {
	top: 32px;
}

.hbr-header__inner {
	height: var(--hbr-header-height);
	display: grid;
	grid-template-columns: auto 1fr auto;
	align-items: center;
	gap: 18px;
}

.hbr-brand {
	min-width: max-content;
	display: flex;
	align-items: center;
	gap: 10px;
}

.hbr-brand__mark {
	width: 40px;
	height: 48px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	align-items: end;
	gap: 2px;
	padding: 4px;
	border: 2px solid currentColor;
	background: var(--hbr-ink);
	color: var(--hbr-paper);
	transform: skew(-5deg);
}

.hbr-brand__mark b {
	font: 900 .68rem/1 var(--hbr-display);
	writing-mode: vertical-rl;
}

.hbr-brand__mark b:nth-child(2) {
	color: var(--hbr-orange);
	transform: translateY(-5px);
}

.hbr-brand__logo {
	width: 46px;
	height: 46px;
	flex: 0 0 46px;
	display: grid;
	place-items: center;
	overflow: hidden;
}

.hbr-brand__logo img {
	width: 100%;
	max-width: none;
	height: auto;
	transform: scale(2.05);
}

.hbr-brand__word {
	font: 900 .7rem/.9 var(--hbr-display);
	letter-spacing: -.035em;
}

.hbr-desktop-nav {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 3px;
}

.hbr-desktop-nav a {
	padding: 9px 10px;
	border-radius: 999px;
	font-size: .76rem;
	font-weight: 850;
	letter-spacing: .025em;
	text-transform: uppercase;
	transition: background .18s ease, color .18s ease;
}

.hbr-desktop-nav a:hover {
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-header-actions {
	display: flex;
	align-items: center;
	gap: 8px;
}

.hbr-icon-btn {
	width: 44px;
	height: 44px;
	display: grid;
	place-items: center;
	border: 2px solid var(--hbr-ink) !important;
	border-radius: 50%;
	background: var(--hbr-paper-3) !important;
	transition: transform .18s ease, background .18s ease;
}

.hbr-icon-btn:hover {
	transform: translateY(-2px);
	background: var(--hbr-lime) !important;
}

.hbr-icon-btn svg {
	width: 20px;
	height: 20px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.hbr-menu-toggle {
	display: none;
}

.hbr-button {
	min-height: 46px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 9px;
	padding: 11px 17px;
	border: 2px solid var(--hbr-ink) !important;
	border-radius: 999px;
	font-weight: 900;
	letter-spacing: .035em;
	line-height: 1;
	text-transform: uppercase;
	transition: transform .18s ease, box-shadow .18s ease;
}

.hbr-button:hover {
	transform: translate(-2px, -2px);
	box-shadow: var(--hbr-shadow-small);
}

.hbr-button svg {
	width: 18px;
	height: 18px;
	fill: currentColor;
}

.hbr-button--ink {
	background: var(--hbr-ink) !important;
	color: var(--hbr-ochre) !important;
}

.hbr-button--orange {
	background: var(--hbr-orange) !important;
}

.hbr-button--paper {
	background: var(--hbr-paper-3) !important;
}

.hbr-button--ghost {
	border-color: currentColor !important;
	background: transparent !important;
}

.hbr-button--large {
	min-height: 56px;
	padding: 15px 22px;
}

.hbr-live-dot {
	width: 9px;
	height: 9px;
	display: inline-block;
	border-radius: 50%;
	background: var(--hbr-orange);
	animation: hbr-pulse 1.7s infinite;
}

@keyframes hbr-pulse {
	70% { box-shadow: 0 0 0 8px rgba(255, 91, 34, 0); }
}

.hbr-mobile-menu {
	position: fixed;
	z-index: 65;
	inset: var(--hbr-mobile-menu-top, calc(32px + var(--hbr-header-height))) 0 0;
	padding: 18px 20px 110px;
	overflow: auto;
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.admin-bar .hbr-mobile-menu {
	top: calc(32px + var(--hbr-header-height) + 32px);
}

.hbr-mobile-menu[hidden] {
	display: none;
}

.hbr-mobile-menu__primary {
	display: grid;
	border-top: 1px solid rgba(242, 234, 219, .18);
}

.hbr-mobile-menu__primary a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 13px 0;
	border-bottom: 1px solid rgba(242, 234, 219, .18);
	font: 900 clamp(1.05rem, 4.8vw, 1.45rem)/1.05 var(--hbr-display);
	text-transform: uppercase;
}

.hbr-mobile-menu__primary a::after {
	content: "↗";
	font: 600 .9rem var(--hbr-body);
}

.hbr-mobile-menu__secondary {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
	margin-top: 16px;
}

.hbr-mobile-menu__secondary a {
	padding: 11px;
	border: 1px solid rgba(242, 234, 219, .18);
	border-radius: 10px;
	font-size: .8rem;
	font-weight: 800;
}

.hbr-main {
	min-height: 60vh;
}

.hbr-page {
	animation: hbr-page-in .34s ease;
}

@keyframes hbr-page-in {
	from { opacity: .2; transform: translateY(10px); }
}

.hbr-section {
	padding: 76px 0;
}

.hbr-section--tight {
	padding: 50px 0;
}

.hbr-section--dark {
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-section--orange {
	background: var(--hbr-orange);
}

.hbr-section--lime {
	background: var(--hbr-lime);
}

.hbr-section--paper2 {
	background: var(--hbr-paper-2);
}

.hbr-eyebrow {
	display: flex;
	align-items: center;
	gap: 9px;
	margin-bottom: 15px;
	font-size: .72rem;
	font-weight: 950;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.hbr-eyebrow::before {
	content: "";
	width: 26px;
	height: 3px;
	background: currentColor;
}

.hbr-eyebrow:has(.hbr-live-dot)::before {
	display: none;
}

.hbr-section-head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 30px;
	margin-bottom: 38px;
}

.hbr-section-head h2 {
	margin: 0;
	font: 900 clamp(2.1rem, 4.2vw, 4.25rem)/.92 var(--hbr-display);
	letter-spacing: -.06em;
	text-transform: uppercase;
}

.hbr-lede {
	max-width: 720px;
	margin-bottom: 0;
	font-size: clamp(1.05rem, 1.7vw, 1.35rem);
	line-height: 1.45;
}

.hbr-text-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding-bottom: 5px;
	border-bottom: 2px solid currentColor;
	font-size: .78rem;
	font-weight: 900;
	letter-spacing: .05em;
	text-transform: uppercase;
}

/* Hero */
.hbr-hero {
	position: relative;
	overflow: hidden;
	border-bottom: 2px solid var(--hbr-ink);
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 78% 20%, rgba(255, 91, 34, .33), transparent 36%),
		linear-gradient(110deg, transparent 58%, rgba(242, 234, 219, .08) 58% 59%, transparent 59%);
}

.hbr-hero__grid {
	position: relative;
	min-height: 620px;
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(380px, .82fr);
	align-items: center;
	gap: 72px;
	padding-top: 58px;
	padding-bottom: 72px;
}

.hbr-hero__title {
	margin: 0 0 28px;
	font: 900 clamp(3.7rem, 7.4vw, 7.6rem)/.8 var(--hbr-display);
	letter-spacing: -.085em;
	text-transform: uppercase;
}

.hbr-hero__title span {
	color: var(--hbr-orange);
}

.hbr-hero__lead {
	max-width: 630px;
	margin-bottom: 0;
	color: var(--hbr-ochre);
	font-size: clamp(1.08rem, 1.8vw, 1.38rem);
}

.hbr-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin: 34px 0 42px;
}

.hbr-hero__facts {
	max-width: 580px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin: 0;
	border-top: 1px solid rgba(242, 234, 219, .18);
}

.hbr-hero__facts div {
	padding: 17px 14px 0 0;
}

.hbr-hero__facts dt {
	color: var(--hbr-ochre);
	font-size: .65rem;
	font-weight: 900;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.hbr-hero__facts dd {
	margin: 4px 0 0;
	font-weight: 850;
}

.hbr-hero-card {
	position: relative;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius);
	background: var(--hbr-paper);
	box-shadow: 13px 13px 0 var(--hbr-orange);
	color: var(--hbr-ink);
	transform: rotate(1deg);
}

.hbr-hero-card::before {
	content: "LIVE";
	position: absolute;
	z-index: 2;
	top: -22px;
	right: -24px;
	width: 88px;
	height: 88px;
	display: grid;
	place-items: center;
	border: 2px solid var(--hbr-ink);
	border-radius: 50%;
	background: var(--hbr-lime);
	font: 900 1rem/1 var(--hbr-display);
	transform: rotate(10deg);
}

.hbr-hero-card__image {
	position: relative;
	aspect-ratio: 1;
	overflow: hidden;
	border-bottom: 2px solid var(--hbr-ink);
	border-radius: 18px 18px 0 0;
	background: var(--hbr-paper-2);
}

.hbr-hero-card__image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.hbr-hero-card__overlay {
	position: absolute;
	right: 16px;
	bottom: 16px;
	width: 62px;
	height: 62px;
	display: grid;
	place-items: center;
	border: 2px solid var(--hbr-ink) !important;
	border-radius: 50%;
	background: var(--hbr-orange) !important;
	box-shadow: var(--hbr-shadow-small);
}

.hbr-hero-card__overlay svg {
	width: 27px;
	fill: var(--hbr-ink);
}

.hbr-hero-card__body {
	padding: 22px;
}

.hbr-hero-card__top {
	display: flex;
	justify-content: space-between;
	gap: 14px;
	margin-bottom: 11px;
	font-size: .72rem;
	font-weight: 900;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.hbr-hero-card__top span:first-child {
	display: flex;
	align-items: center;
	gap: 8px;
}

.hbr-hero-card h2 {
	margin: 0 0 8px;
	font: 900 clamp(2rem, 3.7vw, 3.7rem)/.9 var(--hbr-display);
	letter-spacing: -.06em;
	text-transform: uppercase;
}

.hbr-hero-card p {
	margin-bottom: 0;
	color: var(--hbr-muted);
}

.hbr-hero-card__next {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 14px;
	margin-top: 18px;
	padding-top: 16px;
	border-top: 1px solid var(--hbr-line);
}

.hbr-hero-card__next strong {
	font-size: .72rem;
	letter-spacing: .07em;
	text-transform: uppercase;
}

.hbr-signal {
	overflow: hidden;
	border-bottom: 2px solid var(--hbr-ink);
	background: var(--hbr-paper-3);
}

.hbr-signal__track {
	min-height: 54px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	gap: 25px;
	font-size: .74rem;
	font-weight: 900;
	letter-spacing: .08em;
	text-transform: uppercase;
	white-space: nowrap;
}

.hbr-signal__track i {
	color: var(--hbr-orange);
}

/* Cards */
.hbr-quick-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 14px;
}

.hbr-quick-card {
	min-height: 155px;
	display: flex;
	flex-direction: column;
	padding: 20px;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius-sm);
	background: var(--hbr-paper-3);
	transition: transform .18s ease, box-shadow .18s ease;
}

.hbr-quick-card:hover {
	transform: translate(-3px, -3px);
	box-shadow: var(--hbr-shadow-small);
}

.hbr-quick-card:nth-child(2) {
	background: var(--hbr-orange);
}

.hbr-quick-card:nth-child(3) {
	background: var(--hbr-lime);
}

.hbr-quick-card:nth-child(4) {
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-quick-card > span {
	align-self: flex-end;
}

.hbr-quick-card strong {
	margin: auto 0 4px;
	font: 900 1.45rem/.88 var(--hbr-display);
	text-transform: uppercase;
}

.hbr-quick-card small {
	font-size: .68rem;
	font-weight: 800;
}

.hbr-card-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 18px;
}

.hbr-card-grid--podcasts {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.hbr-content-card {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius-sm);
	background: var(--hbr-paper-3);
	color: var(--hbr-ink);
	transition: transform .18s ease, box-shadow .18s ease;
}

.hbr-content-card:hover {
	transform: translate(-3px, -3px);
	box-shadow: var(--hbr-shadow);
}

.hbr-content-card--wide {
	grid-row: span 2;
}

.hbr-content-card__image {
	position: relative;
	aspect-ratio: 1;
	overflow: hidden;
	border-bottom: 2px solid var(--hbr-ink);
	background: var(--hbr-orange);
}

.hbr-content-card--wide .hbr-content-card__image {
	flex: 1;
	aspect-ratio: auto;
	min-height: 410px;
}

.hbr-content-card__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: transform .35s ease;
}

.hbr-archive-grid .hbr-content-card__image img {
	height: 100%;
}

.hbr-content-card:hover img {
	transform: scale(1.035);
}

.hbr-content-card__body {
	position: relative;
	flex: 1;
	padding: 18px 52px 20px 18px;
}

.hbr-content-card__body h3 {
	margin: 0 0 10px;
	font: 900 clamp(1.18rem, 2vw, 2rem)/.94 var(--hbr-display);
	letter-spacing: -.04em;
	text-transform: uppercase;
}

.hbr-content-card__body > p:last-of-type {
	margin-bottom: 0;
	color: var(--hbr-muted);
	font-size: .84rem;
}

.hbr-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 14px;
	margin-bottom: 9px;
	color: var(--hbr-muted);
	font-size: .64rem;
	font-weight: 900;
	letter-spacing: .07em;
	text-transform: uppercase;
}

.hbr-content-card__arrow,
.hbr-card-play {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 34px;
	height: 34px;
	display: grid;
	place-items: center;
	border: 2px solid var(--hbr-ink);
	border-radius: 50%;
	background: var(--hbr-orange);
	font-weight: 900;
}

.hbr-card-play {
	top: 14px;
	right: auto;
	bottom: auto;
	left: 14px;
	background: var(--hbr-lime);
	font-size: .7rem;
}

.hbr-section--dark .hbr-content-card {
	border-color: var(--hbr-paper);
	background: var(--hbr-ink-soft);
	color: var(--hbr-paper);
}

.hbr-section--dark .hbr-content-card__image {
	border-color: var(--hbr-paper);
}

.hbr-section--dark .hbr-content-card__arrow {
	border-color: var(--hbr-paper);
}

.hbr-podcast-card {
	min-width: 0;
	color: var(--hbr-ochre);
}

.hbr-podcast-card__image {
	aspect-ratio: 1;
	display: block;
	overflow: hidden;
	border: 2px solid var(--hbr-ochre);
	border-radius: var(--hbr-radius-sm);
	background: var(--hbr-ochre);
	transition: transform .18s ease, box-shadow .18s ease;
}

.hbr-podcast-card__image:hover {
	transform: translate(-3px, -3px);
	box-shadow: 6px 6px 0 var(--hbr-orange);
}

.hbr-podcast-card__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: transform .35s ease;
}

.hbr-podcast-card__body {
	padding: 16px 2px 0;
}

.hbr-podcast-card__body h3 {
	margin: 0 0 7px;
	font: 900 clamp(1.05rem, 1.55vw, 1.45rem)/1 var(--hbr-display);
	letter-spacing: -.035em;
	text-transform: uppercase;
}

.hbr-podcast-card__body p {
	margin: 0;
	color: var(--hbr-ochre);
	font-size: .8rem;
	line-height: 1.45;
	opacity: .72;
}

.hbr-art-placeholder {
	width: 100%;
	height: 100%;
	display: grid;
	place-items: end start;
	padding: 20px;
	background: linear-gradient(135deg, var(--hbr-orange), var(--hbr-ochre));
	font: 900 clamp(2.2rem, 4vw, 4rem)/.82 var(--hbr-display);
	letter-spacing: -.07em;
	text-transform: uppercase;
}

.hbr-show-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 18px;
}

.hbr-show-card {
	display: grid;
	grid-template-columns: 42% 1fr;
	overflow: hidden;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius-sm);
	background: var(--hbr-paper-3);
}

.hbr-show-card__image {
	width: 100%;
	min-height: 0;
	aspect-ratio: 1;
	align-self: start;
	overflow: hidden;
	border-right: 2px solid var(--hbr-ink);
	background: var(--hbr-paper-2);
}

.hbr-show-card__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: transform .35s ease;
}

.hbr-home .hbr-content-card__image img,
.hbr-home .hbr-podcast-card__image img,
.hbr-home .hbr-show-card__image img {
	display: block;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	object-position: center;
	transform: scale(1.1);
}

.hbr-home .hbr-content-card:hover .hbr-content-card__image img,
.hbr-home .hbr-podcast-card__image:hover img,
.hbr-home .hbr-show-card:hover .hbr-show-card__image img {
	transform: scale(1.15);
}

.hbr-show-card__body {
	padding: 20px;
}

.hbr-show-card h3 {
	margin: 0 0 10px;
	font: 900 clamp(1.45rem, 2.4vw, 2.5rem)/.9 var(--hbr-display);
	letter-spacing: -.05em;
	text-transform: uppercase;
}

.hbr-show-card__body > p:last-child {
	margin-bottom: 0;
	font-size: .84rem;
}

.hbr-show-grid--featured {
	gap: 22px;
}

.hbr-show-card--featured {
	position: relative;
	display: grid;
	grid-template-columns: minmax(210px, 44%) minmax(0, 1fr);
	min-height: 330px;
	background: var(--hbr-paper);
	box-shadow: 7px 7px 0 var(--hbr-ink);
	transition: transform .2s ease, box-shadow .2s ease;
}

.hbr-show-card--featured:hover {
	transform: translate(-3px, -3px);
	box-shadow: 10px 10px 0 var(--hbr-orange);
}

.hbr-show-card--featured .hbr-show-card__image {
	position: relative;
	height: 100%;
	aspect-ratio: auto;
}

.hbr-home .hbr-show-card--featured .hbr-show-card__image img {
	transform: none;
}

.hbr-home .hbr-show-card--featured:hover .hbr-show-card__image img {
	transform: scale(1.035);
}

.hbr-show-card__rank {
	position: absolute;
	top: 14px;
	left: 14px;
	display: grid;
	width: 44px;
	height: 44px;
	place-items: center;
	border: 2px solid var(--hbr-ink);
	border-radius: 50%;
	background: var(--hbr-orange);
	color: var(--hbr-ink);
	font: 900 1rem/1 var(--hbr-display);
	box-shadow: 3px 3px 0 var(--hbr-ink);
}

.hbr-show-card--featured .hbr-show-card__body {
	display: flex;
	min-width: 0;
	flex-direction: column;
	padding: 26px;
}

.hbr-show-card--featured h3 {
	font-size: clamp(1.8rem, 2.6vw, 2.85rem);
}

.hbr-show-card--featured .hbr-show-card__description {
	display: -webkit-box;
	margin: 0;
	overflow: hidden;
	color: rgba(10, 10, 10, .72);
	font-size: .82rem;
	line-height: 1.5;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

.hbr-show-card--featured .hbr-show-card__description.is-expanded {
	display: block;
	overflow: visible;
}

.hbr-show-card__actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin-top: auto;
	padding-top: 20px;
}

.hbr-show-card__actions a,
.hbr-show-card__actions button {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	padding: 9px 12px;
	border: 2px solid var(--hbr-ink) !important;
	background: var(--hbr-orange) !important;
	color: var(--hbr-ink) !important;
	font-size: .68rem;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	transition: transform .16s ease, background .16s ease;
}

.hbr-show-card__actions a {
	gap: 8px;
	white-space: nowrap;
}

.hbr-show-card__actions button:hover,
.hbr-show-card__actions button:focus-visible,
.hbr-show-card__actions a:hover,
.hbr-show-card__actions a:focus-visible {
	transform: translateY(-2px);
	background: #d8a72d !important;
	color: var(--hbr-ink) !important;
}

.hbr-show-directory {
	background:
		radial-gradient(circle at 92% 2%, rgba(255, 91, 34, .12), transparent 22rem),
		var(--hbr-paper-2);
}

.hbr-show-directory__head {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 26px;
	padding-bottom: 20px;
	border-bottom: 2px solid var(--hbr-ink);
}

.hbr-show-directory__head h2 {
	margin: 0;
	font: 900 clamp(2.8rem, 6vw, 6rem)/.82 var(--hbr-display);
	letter-spacing: -.065em;
	text-transform: uppercase;
}

.hbr-show-directory__head > p {
	margin: 0;
	font-size: .82rem;
}

.hbr-show-directory__head > p strong {
	display: block;
	font: 900 2.2rem/1 var(--hbr-display);
}

.hbr-show-tools {
	display: grid;
	grid-template-columns: minmax(280px, 1fr) auto;
	align-items: end;
	gap: 18px;
	margin-bottom: 10px;
}

.hbr-show-search {
	display: grid;
	gap: 7px;
	font-size: .68rem;
	font-weight: 900;
	letter-spacing: .06em;
	text-transform: uppercase;
}

.hbr-show-search__field {
	display: grid;
	min-height: 52px;
	grid-template-columns: 22px minmax(0, 1fr) auto;
	align-items: center;
	gap: 10px;
	padding: 0 14px;
	border: 2px solid var(--hbr-ink);
	border-radius: 8px;
	background: var(--hbr-paper);
	box-shadow: 4px 4px 0 var(--hbr-ink);
}

.hbr-show-search__field:focus-within {
	box-shadow: 4px 4px 0 var(--hbr-orange);
}

.hbr-show-search__field svg {
	width: 22px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2;
}

.hbr-show-search__field input {
	width: 100%;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	color: var(--hbr-ink);
	font: 750 .9rem/1.2 var(--hbr-body);
}

.hbr-show-search__field button {
	padding: 5px 8px;
	border: 0;
	background: transparent;
	color: var(--hbr-ink);
	font-size: .62rem;
	font-weight: 900;
	text-decoration: underline;
	cursor: pointer;
}

.hbr-show-filters {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
}

.hbr-show-filters button {
	min-height: 44px;
	padding: 8px 13px;
	border: 2px solid var(--hbr-ink);
	border-radius: 999px;
	background: var(--hbr-paper);
	color: var(--hbr-ink);
	font-size: .67rem;
	font-weight: 900;
	text-transform: uppercase;
	cursor: pointer;
}

.hbr-show-filters button:hover,
.hbr-show-filters button:focus-visible {
	background: #d8a72d;
}

.hbr-show-filters button[aria-pressed="true"] {
	background: var(--hbr-orange);
	box-shadow: 3px 3px 0 var(--hbr-ink);
}

.hbr-show-tools__status {
	margin: 0 0 22px;
	color: var(--hbr-muted);
	font-size: .72rem;
}

.hbr-show-grid--directory {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
}

.hbr-show-card--directory {
	display: flex;
	min-width: 0;
	flex-direction: column;
	background: var(--hbr-paper);
	box-shadow: 6px 6px 0 var(--hbr-ink);
	transition: transform .2s ease, box-shadow .2s ease;
}

.hbr-show-card--directory[hidden],
.hbr-show-empty[hidden] {
	display: none;
}

.hbr-show-card--directory:hover {
	transform: translate(-3px, -3px);
	box-shadow: 9px 9px 0 var(--hbr-orange);
}

.hbr-show-card--directory .hbr-show-card__image {
	aspect-ratio: 1;
	border-right: 0;
	border-bottom: 2px solid var(--hbr-ink);
}

.hbr-show-card--directory:hover .hbr-show-card__image img {
	transform: scale(1.04);
}

.hbr-show-card--directory .hbr-show-card__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 22px;
}

.hbr-show-card--directory h3 {
	font-size: clamp(1.55rem, 2.2vw, 2.25rem);
}

.hbr-show-card--directory .hbr-show-card__description {
	display: -webkit-box;
	margin: 0;
	overflow: hidden;
	color: rgba(10, 10, 10, .7);
	font-size: .8rem;
	line-height: 1.5;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.hbr-show-card--directory .hbr-show-card__description.is-expanded {
	display: block;
}

.hbr-show-card--directory .hbr-show-card__actions {
	margin-top: auto;
	padding-top: 18px;
}

.hbr-show-empty {
	padding: 54px 24px;
	border: 2px dashed var(--hbr-ink);
	text-align: center;
}

.hbr-show-empty strong {
	font: 900 2rem/1 var(--hbr-display);
	text-transform: uppercase;
}

.hbr-show-empty p {
	margin: 8px 0 0;
}

@media (max-width: 1080px) {
	.hbr-show-grid--directory {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 760px) {
	.hbr-show-directory__head,
	.hbr-show-tools {
		display: grid;
		grid-template-columns: 1fr;
		align-items: start;
	}

	.hbr-show-directory__head > p strong {
		display: inline;
		margin-right: 5px;
		font-size: 1rem;
	}
}

@media (max-width: 600px) {
	.hbr-show-grid--directory {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.hbr-show-filters {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}

	.hbr-show-filters button {
		padding-inline: 7px;
		font-size: .57rem;
	}

	.hbr-show-card--directory .hbr-show-card__image {
		aspect-ratio: 4 / 3;
	}
}

.hbr-now-next {
	display: grid;
	grid-template-columns: 1.1fr .9fr;
	gap: 24px;
}

.hbr-now-card,
.hbr-next-card {
	padding: 36px;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius);
}

.hbr-now-card h2,
.hbr-next-card h2 {
	margin: 0 0 20px;
	font: 900 clamp(2.4rem, 4.6vw, 4.8rem)/.86 var(--hbr-display);
	letter-spacing: -.06em;
	text-transform: uppercase;
}

.hbr-next-card {
	background: var(--hbr-paper-3);
	box-shadow: var(--hbr-shadow);
}

.hbr-next-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.hbr-next-list li {
	display: grid;
	grid-template-columns: 70px 1fr auto;
	gap: 14px;
	padding: 11px 0;
	border-top: 1px solid var(--hbr-line);
	font-size: .8rem;
}

.hbr-next-list time,
.hbr-next-list strong {
	font-weight: 900;
	text-transform: uppercase;
}

.hbr-next-list span {
	color: var(--hbr-muted);
}

.hbr-project-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
}

.hbr-project-card {
	min-height: 310px;
	display: flex;
	flex-direction: column;
	padding: 22px;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius-sm);
	background: var(--hbr-paper-3);
}

.hbr-project-card:nth-child(2) {
	background: var(--hbr-lime);
}

.hbr-project-card:nth-child(3) {
	background: var(--hbr-orange);
}

.hbr-project-card:nth-child(4) {
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-project-card h3 {
	margin: auto 0 12px;
	font: 900 clamp(1.7rem, 3vw, 3rem)/.88 var(--hbr-display);
	letter-spacing: -.05em;
	text-transform: uppercase;
}

.hbr-project-card p {
	font-size: .84rem;
}

.hbr-project-card .hbr-text-link {
	align-self: flex-start;
	margin-top: auto;
}

.hbr-tag {
	align-self: flex-start;
	padding: 5px 9px;
	border: 1.5px solid currentColor;
	border-radius: 999px;
	font-size: .6rem;
	font-weight: 900;
	letter-spacing: .07em;
	text-transform: uppercase;
}

/* Footer */
.hbr-newsletter {
	padding: 64px 0;
	border-top: 2px solid var(--hbr-ink);
	border-bottom: 2px solid var(--hbr-ink);
	background: var(--hbr-lime);
}

.hbr-newsletter__inner {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: end;
	gap: 60px;
}

.hbr-newsletter h2 {
	margin: 0;
	font: 900 clamp(2.7rem, 5.7vw, 5.8rem)/.82 var(--hbr-display);
	letter-spacing: -.07em;
	text-transform: uppercase;
}

.hbr-newsletter__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.hbr-footer {
	padding: 70px 0 24px;
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-footer__grid {
	display: grid;
	grid-template-columns: 1.7fr repeat(3, 1fr);
	gap: 45px;
}

.hbr-footer__brand p {
	max-width: 330px;
	margin-top: 22px;
	color: var(--hbr-ochre);
	font-size: .88rem;
}

.hbr-brand--footer .hbr-brand__mark {
	border-color: var(--hbr-paper);
	background: var(--hbr-paper);
	color: var(--hbr-ink);
}

.hbr-footer__col {
	display: grid;
	align-content: start;
	gap: 7px;
}

.hbr-footer__col h3 {
	margin-bottom: 12px;
	color: var(--hbr-ochre);
	font-size: .66rem;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.hbr-footer__col a {
	font-size: .88rem;
	font-weight: 800;
}

.hbr-footer__col a:hover {
	color: var(--hbr-orange);
}

.hbr-footer__bottom {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin-top: 55px;
	padding-top: 18px;
	border-top: 1px solid rgba(242, 234, 219, .15);
	color: var(--hbr-ochre);
	font-size: .68rem;
}

/* Persistent player */
.hbr-player {
	position: fixed;
	z-index: 100;
	right: 0;
	bottom: 0;
	left: 0;
	border-top: 2px solid var(--hbr-ink);
	background: var(--hbr-paper-3);
	box-shadow: 0 -8px 24px rgba(0, 0, 0, .14);
	color: var(--hbr-ink);
}

.hbr-player__inner {
	min-height: 102px;
	display: grid;
	grid-template-columns: auto auto minmax(230px, .7fr) 1fr auto;
	align-items: center;
	gap: 18px;
}

.hbr-player__play {
	width: 58px;
	height: 58px;
	display: grid;
	place-items: center;
	border: 2px solid var(--hbr-ink) !important;
	border-radius: 50%;
	background: var(--hbr-orange) !important;
	box-shadow: var(--hbr-shadow-small);
}

.hbr-player__play svg {
	width: 27px;
	fill: currentColor;
}

.hbr-player__cover {
	width: 58px;
	height: 58px !important;
	border: 2px solid var(--hbr-ink);
	border-radius: 7px;
	object-fit: cover;
}

.hbr-player__cover[hidden] {
	display: none;
}

.hbr-player__meta {
	min-width: 0;
}

.hbr-player__meta small {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: .64rem;
	font-weight: 950;
	letter-spacing: .09em;
	text-transform: uppercase;
}

.hbr-player__meta strong,
.hbr-player__meta > span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hbr-player__meta strong {
	font: 900 1.18rem/1.1 var(--hbr-display);
	text-transform: uppercase;
}

.hbr-player__meta > span {
	color: var(--hbr-muted);
	font-size: .78rem;
}

.hbr-player__progress {
	height: 7px;
	overflow: hidden;
	border-radius: 99px;
	background: var(--hbr-paper-2);
}

.hbr-player__progress span {
	width: 28%;
	height: 100%;
	display: block;
	background: var(--hbr-ink);
}

.hbr-player__tools {
	display: flex;
	align-items: center;
	gap: 10px;
}

.hbr-player__tools button {
	width: 40px;
	height: 40px;
	display: grid;
	place-items: center;
	border: 2px solid var(--hbr-ink) !important;
	border-radius: 50%;
}

.hbr-player__tools svg {
	width: 19px;
	fill: currentColor;
	stroke: currentColor;
	stroke-width: 1.5;
}

.hbr-player__live {
	padding: 7px 10px;
	border: 1.5px solid var(--hbr-ink);
	border-radius: 999px;
	background: var(--hbr-lime);
	font-size: .62rem;
	font-weight: 950;
	letter-spacing: .07em;
	text-transform: uppercase;
}

@media (max-width: 1080px) {
	.hbr-desktop-nav,
	.hbr-header-search,
	.hbr-header-listen {
		display: none;
	}

	.hbr-menu-toggle {
		display: grid;
	}

	.hbr-header__inner {
		grid-template-columns: auto 1fr auto;
	}

	.hbr-header-actions {
		justify-self: end;
	}

	.hbr-hero__grid {
		grid-template-columns: 1fr 430px;
		gap: 42px;
	}

	.hbr-hero__title {
		font-size: clamp(4rem, 8vw, 7.5rem);
	}

	.hbr-project-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.hbr-footer__grid {
		grid-template-columns: 1.5fr repeat(3, 1fr);
		gap: 28px;
	}
}

@media (max-width: 860px) {
	.admin-bar .hbr-header {
		top: 46px;
	}

	.hbr-hero__grid {
		grid-template-columns: 1fr;
		min-height: auto;
		padding-top: 62px;
		padding-bottom: 75px;
	}

	.hbr-hero__visual {
		max-width: 620px;
	}

	.hbr-hero-card {
		transform: none;
	}

	.hbr-quick-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.hbr-card-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.hbr-content-card--wide {
		grid-row: auto;
	}

	.hbr-content-card--wide .hbr-content-card__image {
		min-height: 0;
		aspect-ratio: 16 / 10;
	}

	.hbr-show-grid,
	.hbr-now-next,
	.hbr-newsletter__inner {
		grid-template-columns: 1fr;
	}

	.hbr-footer__grid {
		grid-template-columns: 2fr 1fr 1fr;
	}

	.hbr-footer__grid .hbr-footer__col:last-child {
		grid-column: 2;
	}

	.hbr-player__inner {
		min-height: 84px;
		grid-template-columns: auto auto 1fr auto;
		gap: 12px;
	}

	.hbr-player__progress {
		display: none;
	}
}

@media (max-width: 600px) {
	body.hbr-site {
		padding-bottom: 84px;
	}

	.hbr-container {
		width: min(calc(100% - 24px), var(--hbr-container));
	}

	.hbr-topline__inner {
		justify-content: flex-start;
		overflow: hidden;
		font-size: .58rem;
	}

	.hbr-topline__inner span:nth-of-type(n+3),
	.hbr-topline__inner i:nth-of-type(n+2) {
		display: none;
	}

	.hbr-header__inner {
		height: var(--hbr-header-height);
	}

	.hbr-brand__mark {
		width: 34px;
		height: 40px;
	}

	.hbr-brand__word {
		font-size: .66rem;
	}

	.hbr-mobile-menu {
		inset: var(--hbr-mobile-menu-top, calc(32px + var(--hbr-header-height))) 0 0;
	}

	.admin-bar .hbr-mobile-menu {
		top: var(--hbr-mobile-menu-top, calc(46px + var(--hbr-header-height)));
	}

	.hbr-section {
		padding: 62px 0;
	}

	.hbr-section--tight {
		padding: 34px 0;
	}

	.hbr-section-head {
		align-items: flex-start;
		flex-direction: column;
		margin-bottom: 26px;
	}

	.hbr-section-head h2 {
		font-size: clamp(2.1rem, 11vw, 3.5rem);
	}

	.hbr-hero__grid {
		gap: 52px;
		padding-top: 48px;
		padding-bottom: 58px;
	}

	.hbr-hero__title {
		font-size: clamp(3.1rem, 14vw, 5.2rem);
	}

	.hbr-hero__actions {
		display: grid;
	}

	.hbr-hero__actions .hbr-button {
		width: 100%;
	}

	.hbr-hero__facts {
		grid-template-columns: 1fr;
		border-top: 0;
	}

	.hbr-hero__facts div {
		display: flex;
		justify-content: space-between;
		padding: 11px 0;
		border-top: 1px solid rgba(242, 234, 219, .18);
	}

	.hbr-hero-card::before {
		top: -15px;
		right: -5px;
		width: 68px;
		height: 68px;
	}

	.hbr-hero-card__body {
		padding: 17px;
	}

	.hbr-hero-card h2 {
		font-size: 2.1rem;
	}

	.hbr-signal__track {
		justify-content: flex-start;
		overflow: hidden;
	}

	.hbr-quick-grid {
		gap: 7px;
	}

	.hbr-quick-card {
		min-height: 130px;
		padding: 13px;
	}

	.hbr-quick-card strong {
		font-size: 1.08rem;
	}

	.hbr-card-grid,
	.hbr-card-grid--podcasts {
		display: flex;
		width: calc(100vw - 12px);
		gap: 10px;
		padding: 0 12px 18px 0;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
	}

	.hbr-content-card {
		min-width: min(82vw, 330px);
		scroll-snap-align: start;
	}

	.hbr-podcast-card {
		min-width: min(76vw, 300px);
		scroll-snap-align: start;
	}

	.hbr-content-card__image,
	.hbr-content-card--wide .hbr-content-card__image {
		min-height: 0;
		aspect-ratio: 1;
	}

	.hbr-show-grid {
		gap: 10px;
	}

	.hbr-show-card {
		grid-template-columns: 1fr;
	}

	.hbr-show-card--featured {
		min-height: 0;
	}

	.hbr-show-card__image {
		min-height: 0;
		aspect-ratio: 1;
		border-right: 0;
		border-bottom: 2px solid var(--hbr-ink);
	}

	.hbr-show-card--featured .hbr-show-card__image {
		height: auto;
		aspect-ratio: 1;
	}

	.hbr-show-card--featured .hbr-show-card__body {
		padding: 20px;
	}

	.hbr-show-card__actions {
		margin-top: 18px;
	}

	.hbr-now-card,
	.hbr-next-card {
		padding: 22px;
	}

	.hbr-now-card h2,
	.hbr-next-card h2 {
		font-size: 2.6rem;
	}

	.hbr-next-list li {
		grid-template-columns: 54px 1fr;
	}

	.hbr-next-list span {
		display: none;
	}

	.hbr-project-grid {
		grid-template-columns: 1fr;
		gap: 8px;
	}

	.hbr-project-card {
		min-height: 255px;
	}

	.hbr-newsletter h2 {
		font-size: clamp(2.5rem, 13vw, 4.5rem);
	}

	.hbr-newsletter__actions {
		display: grid;
	}

	.hbr-footer__grid {
		grid-template-columns: 1fr 1fr;
	}

	.hbr-footer__brand {
		grid-column: 1 / -1;
	}

	.hbr-footer__grid .hbr-footer__col:last-child {
		grid-column: auto;
	}

	.hbr-footer__bottom {
		flex-direction: column;
	}

	.hbr-player__inner {
		grid-template-columns: auto minmax(0, 1fr) auto;
	}

	.hbr-player__play {
		width: 48px;
		height: 48px;
		box-shadow: 3px 3px 0 var(--hbr-ink);
	}

	.hbr-player__cover,
	.hbr-player__live {
		display: none !important;
	}

	.hbr-player__meta strong {
		font-size: .95rem;
	}

	.hbr-player__tools {
		gap: 0;
	}
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	.hbr-page,
	.hbr-live-dot {
		animation: none;
	}
}


.home_separator_onairnow h4{
  background-color: black;
  position:relative;
  top:33px;
  padding:20px !important;
  color:#fff9e2;
  text-align: center;
  text-transform: uppercase;
}

/*********** HOME PRIMA PAGINA ***************/


.home_primapagina a{
  color:inherit;
}
.home_primapagina a:hover,.home_primapagina a:active{
  color:gray;
}

.home_primapagina__imagebox{
  position: relative;
  height:600px;
}
.home_primapagina__sectionname{
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  background-color: #fff9e2;
  padding: 20px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;

}

.home_primapagina__title{
  background-color: #fff9e2;
  padding: 20px 80px;
  text-transform: uppercase;
  position: absolute;
  bottom:0px;
  min-width: 100%;
  text-align: center;
  left:0px;
}

@media (max-width:768px){
  .home_primapagina__title{
    padding: 20px;
  }
}
/*********** FINE HOME PRIMA PAGINA ***************/



/******** ARTICOLI COLLEGATI ************/
.linkeditarticlebox{
 background-color: black;
 display: flex;
 flex-direction: row;
}
.linkeditarticlebox__content{
 flex-grow: 1;
 font-weight: bold;
 padding:20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.linkeditarticlebox__cat{
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-size:18px;
    display: block;
  color:white;
}
.linkeditarticlebox__title{
  display: block;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
   color:#fff9e2;
   font-size:20px;
   line-height: 30px;
}
.linkeditarticlebox__img{
  display: block;
 padding:0px 20px;
 display: flex;
 align-content: center;
  align-items: center;
}
.linkeditarticlebox .linkeditarticlebox__img img{
  max-width: 110px;
    display: block;
}
@media(max-width: 767px){
	.linkeditarticlebox{
		margin: 0px -20px;
	}

    .linkeditarticlebox .linkeditarticlebox__img img {
        max-width: 100px;
    }
    .linkeditarticlebox__title,.linkeditarticlebox__cat{
     font-size:18px;
     line-height: 21px;
    }
}
/******** FINE ARTICOLI COLLEGATI ************/


html.page-instagram{
  background-color: black;
}


/** homepage, articoli quadrati su smartphone**/
@media only screen and (max-width: 600px) {
    .page-id-2834 .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
        padding-top: 100%
    }
}

/**** PAGINA CHI SIAMO ****/
.page-id-6724,.page-id-3195{
    background-color:#fbfadb;
}
.page-id-6724,.page-id-3195 h4{
    font-weight: bold;
}

.fascia_bg_nero{
    background-color:black;
    color:#fbfadb;
}
/**** FINE PAGINA CHI SIAMO ****/


blockquote.tiktok-embed{
  margin-left: auto !important;
}




.newsletter-box .fire-icon:after{
    content: '\1F525';
  }

 .newsletter-box .rocket-icon:after{
    content: '\1F680';
  }

 .newsletter-box .collision-icon:after{
    content: '\1F4A5';
  }

/* 2026 inner pages */
.hbr-page-hero {
	position: relative;
	overflow: hidden;
	padding: 70px 0 56px;
	border-bottom: 2px solid var(--hbr-ink);
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-page-hero::after {
	content: "";
	position: absolute;
	top: -130px;
	right: -100px;
	width: 360px;
	height: 360px;
	border: 70px solid var(--hbr-orange);
	border-radius: 50%;
	opacity: .7;
}

.hbr-page-hero--orange {
	background: var(--hbr-orange);
	color: var(--hbr-ink);
}

.hbr-page-hero--lime {
	background: var(--hbr-lime);
	color: var(--hbr-ink);
}

.hbr-page-hero--image {
	background: linear-gradient(90deg, rgba(10, 10, 10, .95), rgba(10, 10, 10, .58)), var(--hbr-page-image) center/cover;
}

.hbr-page-hero__inner {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: 1.15fr .65fr;
	align-items: end;
	gap: 50px;
}

.hbr-page-hero h1 {
	max-width: 900px;
	margin: 0;
	font: 900 clamp(2.9rem, 6vw, 6.2rem)/.86 var(--hbr-display);
	letter-spacing: -.075em;
	text-transform: uppercase;
}

.hbr-page-hero__aside {
	margin: 0;
	padding-left: 25px;
	border-left: 2px solid currentColor;
	font-size: 1.05rem;
}

.hbr-page-hero__aside p:last-child {
	margin-bottom: 0;
}

.hbr-archive-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 18px;
}

.hbr-pagination {
	margin-top: 50px;
}

.hbr-pagination .nav-links {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.hbr-pagination .page-numbers {
	min-width: 42px;
	min-height: 42px;
	display: grid;
	place-items: center;
	padding: 8px 13px;
	border: 2px solid var(--hbr-ink);
	border-radius: 999px;
	background: var(--hbr-paper-3);
	font-weight: 900;
}

.hbr-pagination .current {
	background: var(--hbr-orange);
}

.hbr-search-form {
	margin-bottom: 40px;
	padding: 24px;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius);
	background: var(--hbr-lime);
}

.hbr-search-form label {
	display: block;
	margin-bottom: 8px;
	font-weight: 900;
	text-transform: uppercase;
}

.hbr-search-form > div {
	display: flex;
	gap: 10px;
}

.hbr-search-form input {
	min-width: 0;
	flex: 1;
	padding: 12px 16px;
	border: 2px solid var(--hbr-ink);
	border-radius: 999px;
	background: var(--hbr-paper-3);
}

.hbr-empty {
	grid-column: 1 / -1;
	padding: 50px;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius);
	background: var(--hbr-paper-3);
}

.hbr-detail-hero {
	padding: 70px 0 54px;
	border-bottom: 2px solid var(--hbr-ink);
	background: var(--hbr-paper);
}

.hbr-detail-hero__grid {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(330px, .65fr);
	align-items: end;
	gap: 60px;
}

.hbr-detail-hero h1 {
	margin: 12px 0 24px;
	font: 900 clamp(3.1rem, 6.5vw, 7rem)/.86 var(--hbr-display);
	letter-spacing: -.075em;
	text-transform: uppercase;
}

.hbr-detail-hero__media {
	aspect-ratio: 1 / 1;
	overflow: hidden;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius);
	background: var(--hbr-paper-2);
	box-shadow: var(--hbr-shadow);
}

.hbr-detail-hero__media img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.hbr-detail-hero__meta {
	margin-top: 24px;
}

.hbr-article-layout {
	display: grid;
	grid-template-columns: 180px minmax(0, 760px);
	justify-content: center;
	gap: 65px;
	padding-top: 70px;
	padding-bottom: 90px;
}

.hbr-article-aside {
	position: sticky;
	top: 140px;
	align-self: start;
	display: grid;
	gap: 8px;
	padding: 18px;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius-sm);
	background: var(--hbr-paper-3);
}

.hbr-article-aside a {
	font-size: .8rem;
	font-weight: 900;
	text-transform: uppercase;
}

.hbr-prose,
.hbr-page-content {
	max-width: 860px;
	font-size: 1.08rem;
	line-height: 1.78;
}

.hbr-page-content {
	margin-inline: auto;
}

.hbr-prose > p:first-of-type {
	font-size: 1.2rem;
}

.hbr-prose h2,
.hbr-page-content h2 {
	margin: 52px 0 18px;
	font: 900 clamp(2rem, 4vw, 3.7rem)/.92 var(--hbr-display);
	letter-spacing: -.05em;
	text-transform: uppercase;
}

.hbr-prose h3,
.hbr-page-content h3 {
	margin: 35px 0 14px;
	font: 900 1.55rem/1 var(--hbr-display);
	text-transform: uppercase;
}

.hbr-prose a,
.hbr-page-content a {
	border-bottom: 2px solid var(--hbr-orange);
	font-weight: 800;
}

.hbr-prose blockquote,
.hbr-page-content blockquote {
	margin: 40px 0;
	padding: 26px 28px;
	border: 2px solid var(--hbr-ink);
	border-left: 11px solid var(--hbr-orange);
	background: var(--hbr-paper-3);
	font-weight: 850;
	font-size: 1.25rem;
}

.hbr-prose img,
.hbr-page-content img {
	border-radius: var(--hbr-radius-sm);
}

.hbr-article-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 45px;
	padding-top: 25px;
	border-top: 2px solid var(--hbr-ink);
}

.hbr-article-tags a {
	padding: 7px 11px;
	border: 1.5px solid var(--hbr-ink);
	border-radius: 999px;
	font-size: .72rem;
	text-transform: uppercase;
}

.hbr-podcast-directory__list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

.hbr-podcast-directory__item {
	min-width: 0;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius-sm);
	background: var(--hbr-paper-3);
	transition: transform .18s ease, box-shadow .18s ease;
}

.hbr-podcast-directory__item:hover {
	transform: translate(-3px, -3px);
	box-shadow: var(--hbr-shadow-small);
}

.hbr-podcast-directory__item > a {
	display: grid;
	grid-template-columns: 82px minmax(0, 1fr) auto;
	align-items: center;
	gap: 18px;
	padding: 10px 15px 10px 10px;
}

.hbr-podcast-directory__cover {
	width: 82px;
	aspect-ratio: 1;
	display: grid;
	place-items: center;
	overflow: hidden;
	border: 2px solid var(--hbr-ink);
	border-radius: 9px;
	background: var(--hbr-orange);
	font: 900 1rem/1 var(--hbr-display);
}

.hbr-podcast-directory__cover img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.hbr-podcast-directory__title {
	min-width: 0;
}

.hbr-podcast-directory__title strong,
.hbr-podcast-directory__title small {
	display: block;
}

.hbr-podcast-directory__title strong {
	font: 900 clamp(1rem, 1.5vw, 1.35rem)/.95 var(--hbr-display);
	letter-spacing: -.025em;
	text-transform: uppercase;
}

.hbr-podcast-directory__title small {
	margin-top: 7px;
	color: var(--hbr-muted);
	font-size: .68rem;
	font-weight: 900;
	letter-spacing: .06em;
	text-transform: uppercase;
}

.hbr-podcast-directory__arrow {
	width: 36px;
	height: 36px;
	display: grid;
	place-items: center;
	border: 2px solid var(--hbr-ink);
	border-radius: 50%;
	background: var(--hbr-lime);
	font-weight: 900;
}

.hbr-podcast-series .hbr-detail-hero__media {
	align-self: center;
}

.hbr-podcast-series .hbr-text-link {
	display: inline-flex;
	margin-top: 24px;
}

.hbr-episode-list {
	display: grid;
	gap: 16px;
}

.hbr-podcast-episode {
	padding: 24px;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius);
	background: var(--hbr-paper-3);
}

.hbr-podcast-episode__meta {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 8px 20px;
	margin-bottom: 12px;
	color: var(--hbr-muted);
	font-size: .68rem;
	font-weight: 900;
	letter-spacing: .07em;
	text-transform: uppercase;
}

.hbr-podcast-episode > h2 {
	margin: 0 0 22px;
	font: 900 clamp(1.25rem, 2.4vw, 2.1rem)/.94 var(--hbr-display);
	letter-spacing: -.035em;
	text-transform: uppercase;
}

.hbr-episode-audio {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) 52px;
	align-items: center;
	gap: 16px;
}

.hbr-episode-audio__toggle {
	width: 48px;
	height: 48px;
	display: grid;
	place-items: center;
	border: 2px solid var(--hbr-ink);
	border-radius: 50%;
	background: var(--hbr-orange);
	color: var(--hbr-ink);
}

.hbr-episode-audio__toggle svg {
	width: 25px;
	fill: currentColor;
}

.hbr-episode-audio__toggle.is-playing {
	background: var(--hbr-lime);
}

.hbr-waveform {
	position: relative;
	width: 100%;
	height: 54px;
	overflow: hidden;
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	cursor: pointer;
}

.hbr-waveform__bars {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	gap: 3px;
}

.hbr-waveform__bars i {
	min-width: 1px;
	height: var(--h);
	flex: 1;
	display: block;
	border-radius: 999px;
	background: var(--hbr-ink);
	opacity: .26;
}

.hbr-waveform__progress {
	position: absolute;
	inset: 0 auto 0 0;
	width: var(--hbr-progress, 0%);
	overflow: hidden;
	pointer-events: none;
}

.hbr-waveform__progress .hbr-waveform__bars {
	width: var(--hbr-waveform-width, 100%);
}

.hbr-waveform__progress .hbr-waveform__bars i {
	background: var(--hbr-orange);
	opacity: 1;
}

.hbr-episode-audio__time {
	font-size: .72rem;
	font-variant-numeric: tabular-nums;
	font-weight: 900;
	text-align: right;
}

.hbr-episode-audio audio {
	display: none;
}

.hbr-external-episode-player {
	overflow: hidden;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius-sm);
	background: var(--hbr-paper-2);
}

.hbr-external-episode-player iframe {
	width: 100%;
	display: block;
}

.hbr-podcast-episode__unavailable {
	margin: 0;
	color: var(--hbr-muted);
	font-size: .8rem;
	font-weight: 800;
}

.hbr-podcast-content {
	max-width: 900px;
	padding-top: 60px;
	padding-bottom: 90px;
}

.hbr-episode-player {
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	gap: 18px;
	margin-bottom: 45px;
	padding: 18px;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius);
	background: var(--hbr-orange);
	box-shadow: var(--hbr-shadow-small);
}

.hbr-episode-player button {
	width: 58px;
	height: 58px;
	display: grid;
	place-items: center;
	border: 2px solid var(--hbr-ink) !important;
	border-radius: 50%;
	background: var(--hbr-lime) !important;
}

.hbr-episode-player svg {
	width: 26px;
	fill: currentColor;
}

.hbr-episode-player strong,
.hbr-episode-player span {
	display: block;
}

.hbr-episode-player strong {
	font: 900 1.15rem/1 var(--hbr-display);
	text-transform: uppercase;
}

.hbr-show-hero {
	padding: 80px 0;
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-show-hero__grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(390px, .8fr);
	align-items: center;
	gap: 60px;
}

.hbr-show-hero h1 {
	margin: 0 0 25px;
	font: 900 clamp(4rem, 8vw, 8rem)/.82 var(--hbr-display);
	letter-spacing: -.08em;
	text-transform: uppercase;
}

.hbr-show-hero .hbr-button {
	margin-top: 26px;
	color: var(--hbr-ink);
}

.hbr-show-hero figure {
	aspect-ratio: 16 / 10;
	overflow: hidden;
	border: 2px solid var(--hbr-paper);
	border-radius: var(--hbr-radius);
	box-shadow: 12px 12px 0 var(--hbr-orange);
}

.hbr-show-hero figure img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

/* Keep page-builder content usable inside the new shell. */
.hbr-page-content > .vc_row {
	margin-right: 0;
	margin-left: 0;
}

.hbr-page-content .wpb_wrapper {
	color: inherit;
}

@media (max-width: 860px) {
	.hbr-page-hero__inner,
	.hbr-detail-hero__grid,
	.hbr-show-hero__grid {
		grid-template-columns: 1fr;
	}

	.hbr-page-hero__aside {
		padding: 18px 0 0;
		border-top: 2px solid currentColor;
		border-left: 0;
	}

	.hbr-detail-hero__media {
		max-width: 560px;
	}

	.hbr-article-layout {
		grid-template-columns: 1fr;
	}

	.hbr-article-aside {
		position: static;
		display: flex;
		flex-wrap: wrap;
	}
}

@media (max-width: 600px) {
	.hbr-page-hero {
		padding: 50px 0 42px;
	}

	.hbr-page-hero h1 {
		font-size: clamp(2.6rem, 11vw, 4.2rem);
	}

	.hbr-archive-grid {
		grid-template-columns: 1fr;
	}

	.hbr-podcast-directory__list {
		grid-template-columns: 1fr;
	}

	.hbr-podcast-directory__item > a {
		grid-template-columns: 66px minmax(0, 1fr) auto;
		gap: 12px;
	}

	.hbr-podcast-directory__cover {
		width: 66px;
	}

	.hbr-podcast-directory__arrow {
		width: 32px;
		height: 32px;
	}

	.hbr-podcast-episode {
		padding: 18px;
	}

	.hbr-episode-audio {
		grid-template-columns: auto minmax(0, 1fr);
		gap: 12px;
	}

	.hbr-episode-audio__time {
		grid-column: 2;
		text-align: left;
	}

	.hbr-search-form > div {
		align-items: stretch;
		flex-direction: column;
	}

	.hbr-detail-hero {
		padding: 48px 0;
	}

	.hbr-detail-hero__grid {
		gap: 35px;
	}

	.hbr-detail-hero h1 {
		font-size: clamp(2.7rem, 13vw, 4.6rem);
	}

	.hbr-article-layout {
		gap: 35px;
		padding-top: 45px;
		padding-bottom: 60px;
	}

	.hbr-article-aside {
		display: none;
	}

	.hbr-prose,
	.hbr-page-content {
		font-size: 1rem;
	}

	.hbr-show-hero {
		padding: 52px 0;
	}

	.hbr-show-hero h1 {
		font-size: clamp(3.3rem, 16vw, 5.6rem);
	}
}

/*
 * Sonik ships Materialize rules against the bare <nav> element. Reset every
 * inherited layout property here so the 2026 header remains self-contained.
 */
body.hbr-site nav.hbr-desktop-nav {
	position: static;
	width: auto;
	min-width: 0;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
	overflow: visible;
	background: transparent;
	box-shadow: none;
	color: var(--hbr-ink);
	font-size: inherit;
	line-height: 1;
	transform: none;
}

body.hbr-site nav.hbr-desktop-nav a {
	height: auto;
	min-height: 0;
	display: block;
	margin: 0;
	padding: 9px 10px;
	background-color: transparent;
	color: var(--hbr-ink);
	font-size: .76rem;
	line-height: 1;
}

body.hbr-site nav.hbr-desktop-nav a:hover,
body.hbr-site nav.hbr-desktop-nav a:focus-visible {
	background-color: var(--hbr-ink);
	color: var(--hbr-paper);
}

body.hbr-site nav.hbr-mobile-menu {
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0;
	background-color: var(--hbr-ink);
	box-shadow: none;
	color: var(--hbr-paper);
	line-height: 1.4;
}

body.hbr-site nav.hbr-mobile-menu a {
	height: auto;
	color: inherit;
	line-height: inherit;
}

/* Text-only weekly schedule. */
.hbr-schedule-header {
	padding: 72px 0 52px;
	border-bottom: 2px solid var(--hbr-ink);
	background: var(--hbr-orange);
}

.hbr-schedule-header h1 {
	margin: 0;
	font: 900 clamp(3.2rem, 8vw, 7rem)/.86 var(--hbr-display);
	letter-spacing: -.065em;
	text-transform: uppercase;
}

.hbr-schedule-header p {
	max-width: 620px;
	margin: 20px 0 0;
	font-size: clamp(1rem, 1.5vw, 1.2rem);
	font-weight: 650;
}

.hbr-schedule-section {
	padding: 64px 0 90px;
}

.hbr-schedule-layout {
	display: grid;
	grid-template-columns: 220px minmax(0, 1fr);
	align-items: start;
	gap: 34px;
}

.hbr-schedule-days {
	display: grid;
	border-top: 2px solid var(--hbr-ink);
	border-left: 2px solid var(--hbr-ink);
	border-right: 2px solid var(--hbr-ink);
}

.hbr-schedule-days button {
	min-height: 62px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 15px 16px;
	border: 0;
	border-bottom: 2px solid var(--hbr-ink);
	background: var(--hbr-paper);
	color: var(--hbr-ink);
	cursor: pointer;
	font-size: .85rem;
	font-weight: 900;
	letter-spacing: .025em;
	line-height: 1.1;
	text-align: left;
	text-transform: uppercase;
}

.hbr-schedule-days button:hover {
	background: var(--hbr-paper-2);
}

.hbr-schedule-days button[aria-selected="true"] {
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-schedule-days button small {
	padding: 4px 6px;
	border: 1px solid currentColor;
	font-size: .58rem;
	letter-spacing: .06em;
	line-height: 1;
}

.hbr-schedule-panels {
	min-width: 0;
	border-top: 2px solid var(--hbr-ink);
}

.hbr-schedule-panel[hidden] {
	display: none;
}

.hbr-schedule-panel h2 {
	margin: 0;
	padding: 19px 18px;
	border-bottom: 2px solid var(--hbr-ink);
	font: 900 clamp(1.8rem, 3.4vw, 3rem)/.92 var(--hbr-display);
	letter-spacing: -.04em;
	text-transform: uppercase;
}

.hbr-schedule-programs {
	margin: 0;
	padding: 0;
	list-style: none;
}

.hbr-schedule-programs li {
	position: relative;
	display: grid;
	grid-template-columns: 108px minmax(0, 1fr);
	align-items: baseline;
	gap: 24px;
	min-height: 60px;
	padding: 17px 18px;
	border-bottom: 1px solid var(--hbr-line);
}

.hbr-schedule-programs li:hover {
	background: rgba(255, 255, 255, .28);
}

.hbr-schedule-programs li.is-live {
	padding-left: 14px;
	border-left: 4px solid var(--hbr-orange);
	background: rgba(255, 91, 34, .1);
}

.hbr-schedule-programs time {
	font: 900 1.12rem/1 var(--hbr-display);
	font-variant-numeric: tabular-nums;
}

.hbr-schedule-programs span {
	font-size: 1.04rem;
	font-weight: 800;
	line-height: 1.35;
}

.hbr-schedule-empty {
	margin: 0;
	padding: 28px 18px;
	border-bottom: 1px solid var(--hbr-line);
}

@media (max-width: 820px) {
	.hbr-schedule-layout {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.hbr-schedule-days {
		grid-template-columns: repeat(7, minmax(112px, 1fr));
		overflow-x: auto;
		border-right: 0;
		scrollbar-width: thin;
	}

	.hbr-schedule-days button {
		border-right: 2px solid var(--hbr-ink);
	}
}

body.hbr-site .hbr-header__inner {
	min-width: 0;
	overflow: visible;
}

body.hbr-site .hbr-brand,
body.hbr-site .hbr-header-actions {
	position: relative;
	z-index: 1;
}

@media (max-width: 1080px) {
	body.hbr-site .hbr-desktop-nav,
	body.hbr-site .hbr-header-search,
	body.hbr-site .hbr-header-listen {
		display: none;
	}

	body.hbr-site .hbr-menu-toggle {
		display: grid;
	}
}

@media (max-width: 600px) {
	.hbr-schedule-header {
		padding: 52px 0 42px;
	}

	.hbr-schedule-section {
		padding: 40px 0 65px;
	}

	.hbr-schedule-layout {
		gap: 22px;
	}

	.hbr-schedule-days {
		width: calc(100% + 20px);
	}

	.hbr-schedule-days button {
		min-height: 56px;
		padding: 12px;
	}

	.hbr-schedule-panel h2 {
		padding-inline: 10px;
	}

	.hbr-schedule-programs li {
		grid-template-columns: 70px minmax(0, 1fr);
		gap: 12px;
		min-height: 56px;
		padding: 15px 10px;
	}

	.hbr-schedule-programs li.is-live {
		padding-left: 7px;
	}

	.hbr-schedule-programs time {
		font-size: 1rem;
	}

	.hbr-schedule-programs span {
		font-size: .96rem;
	}
}

/* About page: readable narrative, quick navigation and clear actions. */
.hbr-about-nav {
	position: static;
	border-bottom: 2px solid var(--hbr-ink);
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-about-nav .hbr-container {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	padding-block: 0;
	border-left: 2px solid var(--hbr-paper);
}

.hbr-about-nav a {
	min-height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 14px 18px;
	border-right: 2px solid var(--hbr-paper);
	color: var(--hbr-paper);
	font-size: .78rem;
	font-weight: 900;
	letter-spacing: .035em;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
}

.hbr-about-nav a:hover,
.hbr-about-nav a:focus-visible {
	background: var(--hbr-orange);
	color: var(--hbr-ink);
}

.hbr-about-page section[id] {
	scroll-margin-top: calc(var(--hbr-header-height) + 20px);
}

.hbr-about-story {
	display: grid;
	grid-template-columns: minmax(260px, .7fr) minmax(0, 1.3fr);
	gap: clamp(45px, 8vw, 110px);
}

.hbr-about-story__intro {
	position: sticky;
	top: calc(var(--hbr-header-height) + 100px);
	align-self: start;
}

.hbr-about-story__intro h2 {
	margin: 0;
	font: 900 clamp(2.7rem, 5vw, 5.4rem)/.88 var(--hbr-display);
	letter-spacing: -.065em;
	text-transform: uppercase;
}

.hbr-about-story__chapters {
	border-top: 2px solid var(--hbr-ink);
}

.hbr-about-story__chapters > section {
	display: grid;
	grid-template-columns: 56px minmax(0, 1fr);
	gap: 24px;
	padding: 30px 0;
	border-bottom: 2px solid var(--hbr-ink);
}

.hbr-about-story__number {
	margin: 3px 0 0;
	color: var(--hbr-orange);
	font-weight: 950;
}

.hbr-about-story__chapters h3 {
	margin: 0 0 12px;
	font: 900 clamp(1.45rem, 2.5vw, 2.15rem)/1 var(--hbr-display);
	letter-spacing: -.035em;
	text-transform: uppercase;
}

.hbr-about-story__chapters p:last-child {
	max-width: 700px;
	margin: 0;
	font-size: 1.08rem;
	line-height: 1.72;
}

.hbr-about-facts {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	border: 2px solid var(--hbr-ink);
}

.hbr-about-facts > div {
	min-width: 0;
	padding: 28px 24px;
	border-right: 2px solid var(--hbr-ink);
}

.hbr-about-facts > div:last-child {
	border-right: 0;
}

.hbr-about-facts strong,
.hbr-about-facts span {
	display: block;
}

.hbr-about-facts strong {
	margin-bottom: 12px;
	font: 900 clamp(2.4rem, 5vw, 5rem)/.8 var(--hbr-display);
	letter-spacing: -.06em;
}

.hbr-about-facts span {
	font-size: .78rem;
	font-weight: 900;
	text-transform: uppercase;
}

.hbr-about-channels {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	border-top: 2px solid var(--hbr-ink);
	border-left: 2px solid var(--hbr-ink);
}

.hbr-about-channels article {
	min-height: 255px;
	padding: 25px;
	border-right: 2px solid var(--hbr-ink);
	border-bottom: 2px solid var(--hbr-ink);
}

.hbr-about-channels article > span {
	display: inline-block;
	margin-bottom: 45px;
	color: var(--hbr-orange);
	font-weight: 950;
}

.hbr-about-channels h3 {
	margin: 0 0 12px;
	font: 900 1.4rem/1 var(--hbr-display);
	text-transform: uppercase;
}

.hbr-about-channels p {
	margin: 0;
	line-height: 1.55;
}

.hbr-about-listen-cta {
	margin: 30px 0 0;
}

.hbr-about-manifesto blockquote {
	max-width: 1100px;
	margin: 30px 0 0;
	font: 900 clamp(2.5rem, 6vw, 6.2rem)/.9 var(--hbr-display);
	letter-spacing: -.065em;
	text-transform: uppercase;
}

.hbr-about-projects {
	grid-template-columns: repeat(3, 1fr);
}

/* Podcast directory controls and progressive disclosure. */
.hbr-podcast-tools {
	margin-bottom: 30px;
	padding: 22px;
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius-sm);
	background: var(--hbr-paper-2);
}

.hbr-podcast-tools > label {
	display: block;
	margin-bottom: 9px;
	font-size: .75rem;
	font-weight: 900;
	letter-spacing: .06em;
	text-transform: uppercase;
}

.hbr-podcast-tools__field {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	gap: 10px;
	padding: 0 14px;
	border: 2px solid var(--hbr-ink);
	border-radius: 999px;
	background: var(--hbr-paper-3);
}

.hbr-podcast-tools__field svg {
	width: 20px;
	height: 20px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.2;
}

.hbr-podcast-tools__field input {
	width: 100%;
	min-width: 0;
	padding: 13px 0;
	border: 0;
	outline: 0;
	background: transparent;
	color: inherit;
}

.hbr-podcast-tools__field button {
	padding: 7px 3px;
	border: 0;
	background: transparent;
	font-size: .7rem;
	font-weight: 900;
	text-transform: uppercase;
}

.hbr-podcast-tools__status {
	margin: 10px 2px 0;
	color: var(--hbr-muted);
	font-size: .82rem;
}

.hbr-podcast-directory__item[hidden],
.hbr-podcast-empty[hidden],
.hbr-podcast-more button[hidden] {
	display: none;
}

.hbr-podcast-empty {
	margin: 0;
	padding: 30px;
	border: 2px solid var(--hbr-ink);
	text-align: center;
	font-weight: 800;
}

.hbr-podcast-more {
	margin-top: 30px;
	text-align: center;
}

@media (max-width: 900px) {
	.hbr-about-story {
		grid-template-columns: 1fr;
	}

	.hbr-about-story__intro {
		position: static;
	}

	.hbr-about-facts,
	.hbr-about-channels {
		grid-template-columns: repeat(2, 1fr);
	}

	.hbr-about-facts > div:nth-child(2) {
		border-right: 0;
	}

	.hbr-about-facts > div:nth-child(-n+2) {
		border-bottom: 2px solid var(--hbr-ink);
	}

	.hbr-about-projects {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 600px) {
	.hbr-about-nav .hbr-container {
		width: 100%;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		border-left: 0;
	}

	.hbr-about-nav a {
		min-height: 58px;
		padding: 12px 10px;
		border-bottom: 2px solid var(--hbr-paper);
	}

	.hbr-about-nav a:nth-child(2n) {
		border-right: 0;
	}

	.hbr-about-nav a:nth-last-child(-n+2) {
		border-bottom: 0;
	}

	.hbr-about-story__chapters > section {
		grid-template-columns: 38px minmax(0, 1fr);
		gap: 12px;
	}

	.hbr-about-facts,
	.hbr-about-channels {
		grid-template-columns: 1fr;
	}

	.hbr-about-facts > div,
	.hbr-about-facts > div:nth-child(2) {
		border-right: 0;
		border-bottom: 2px solid var(--hbr-ink);
	}

	.hbr-about-facts > div:last-child {
		border-bottom: 0;
	}

	.hbr-about-channels article {
		min-height: 0;
	}

	.hbr-about-channels article > span {
		margin-bottom: 25px;
	}

	.hbr-podcast-tools {
		padding: 16px;
	}
}

/* Contact page: request routing and direct, actionable information. */
.hbr-contact-page #scrivici {
	scroll-margin-top: calc(var(--hbr-header-height) + 20px);
}

.hbr-contact-layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(360px, .72fr);
	align-items: start;
	gap: clamp(40px, 7vw, 90px);
}

.hbr-contact-intro h2 {
	margin: 0 0 28px;
	font: 900 clamp(2.4rem, 4.5vw, 4.7rem)/.9 var(--hbr-display);
	letter-spacing: -.055em;
	text-transform: uppercase;
}

.hbr-contact-options {
	border-top: 2px solid var(--hbr-ink);
}

.hbr-contact-options > a {
	display: grid;
	grid-template-columns: 40px minmax(0, 1fr) auto;
	align-items: center;
	gap: 18px;
	min-height: 84px;
	padding: 14px 8px;
	border-bottom: 2px solid var(--hbr-ink);
}

.hbr-contact-options > a:hover,
.hbr-contact-options > a:focus-visible {
	background: rgba(255, 255, 255, .28);
}

.hbr-contact-options > a[aria-current="true"] {
	padding-inline: 16px;
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-contact-options > a > span:first-child {
	color: var(--hbr-orange);
	font-weight: 950;
}

.hbr-contact-options strong,
.hbr-contact-options small {
	display: block;
}

.hbr-contact-options strong {
	font: 900 1.05rem/1 var(--hbr-display);
	text-transform: uppercase;
}

.hbr-contact-options small {
	margin-top: 6px;
	color: inherit;
	font-size: .75rem;
	opacity: .76;
}

.hbr-contact-options > a > span:last-child {
	font-size: 1.3rem;
	font-weight: 900;
}

.hbr-contact-card {
	position: sticky;
	top: calc(var(--hbr-header-height) + 25px);
	padding: clamp(25px, 4vw, 42px);
	border: 2px solid var(--hbr-ink);
	border-radius: var(--hbr-radius);
	background: var(--hbr-paper-3);
	box-shadow: var(--hbr-shadow);
}

.admin-bar .hbr-contact-card {
	top: calc(var(--hbr-header-height) + 57px);
}

.hbr-contact-card > h2 {
	margin: 0 0 18px;
	font: 900 clamp(2rem, 3.6vw, 3.7rem)/.9 var(--hbr-display);
	letter-spacing: -.05em;
	text-transform: uppercase;
}

.hbr-contact-card > p {
	line-height: 1.6;
}

.hbr-contact-checklist {
	margin: 26px 0;
	padding: 20px;
	border: 2px solid var(--hbr-ink);
	background: var(--hbr-paper-2);
}

.hbr-contact-checklist h3 {
	margin: 0 0 12px;
	font: 900 1rem/1 var(--hbr-display);
	text-transform: uppercase;
}

.hbr-contact-checklist ul {
	margin: 0;
	padding-left: 20px;
}

.hbr-contact-checklist li + li {
	margin-top: 8px;
}

.hbr-contact-email {
	margin: 24px 0 0;
	padding-top: 18px;
	border-top: 1px solid var(--hbr-line);
}

.hbr-contact-email span,
.hbr-contact-email a {
	display: block;
}

.hbr-contact-email span {
	margin-bottom: 5px;
	font-size: .7rem;
	font-weight: 900;
	letter-spacing: .06em;
	text-transform: uppercase;
}

.hbr-contact-email a {
	overflow-wrap: anywhere;
	font-weight: 850;
}

.hbr-contact-social {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	border-top: 2px solid var(--hbr-ink);
	border-left: 2px solid var(--hbr-ink);
}

.hbr-contact-social > a {
	min-height: 160px;
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-content: space-between;
	gap: 14px;
	padding: 24px;
	border-right: 2px solid var(--hbr-ink);
	border-bottom: 2px solid var(--hbr-ink);
}

.hbr-contact-social > a:hover,
.hbr-contact-social > a:focus-visible {
	background: var(--hbr-ink);
	color: var(--hbr-paper);
}

.hbr-contact-social strong {
	font: 900 1.35rem/1 var(--hbr-display);
	text-transform: uppercase;
}

.hbr-contact-social > a > span:nth-child(2) {
	grid-column: 1 / -1;
	align-self: end;
	font-size: .82rem;
	font-weight: 750;
}

.hbr-contact-social > a > span:last-child {
	grid-column: 2;
	grid-row: 1;
	font-weight: 900;
}

@media (max-width: 900px) {
	.hbr-contact-layout {
		grid-template-columns: 1fr;
	}

	.hbr-contact-card {
		position: static;
	}
}

@media (max-width: 600px) {
	.hbr-brand__logo {
		width: 44px;
		height: 44px;
		flex-basis: 44px;
	}

	.hbr-brand__word {
		display: none;
	}

	.hbr-contact-options > a {
		grid-template-columns: 30px minmax(0, 1fr) auto;
		gap: 12px;
	}

	.hbr-contact-card {
		padding: 22px;
		box-shadow: 5px 5px 0 var(--hbr-ink);
	}

	.hbr-contact-social {
		grid-template-columns: 1fr;
	}

	.hbr-contact-social > a {
		min-height: 120px;
	}
}

/***************************************************************
****************************************************************
****************************************************************
****************************************************************
****************************************************************/
