.single-team .decorative-vertical-gradient-bar{display:none}@media only screen and (min-width: 992px){.single-team .decorative-vertical-gradient-bar{display:block}}.team-hero{display:flex;flex-direction:column;margin-bottom:clamp(50px,7vw,100px);font-family:"din-2014",sans-serif}@media only screen and (min-width: 992px){.team-hero{flex-direction:row;min-height:540px}}.team-hero__image{flex:1 1 33%;background:#002f3f}.team-hero__image img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}@media only screen and (min-width: 992px){.team-hero__image{position:relative}.team-hero__image img{position:absolute;inset:0}}.team-hero__panel{display:flex;align-items:center;gap:clamp(20px,3vw,40px);flex:1 1 67%;padding:clamp(40px,6vw,70px) clamp(20px,4.5vw,85px);background:linear-gradient(94deg, #002F3F 35%, #E90E8B 100%)}.team-hero__brackets{flex-shrink:0;width:90px;height:400px;background-position:center;background-repeat:no-repeat;background-size:contain;display:none}@media only screen and (min-width: 1200px){.team-hero__brackets{display:block}}.team-hero__brackets--left{background-image:url("../../svg/podcast-hero-brackets-left.svg")}.team-hero__brackets--right{background-image:url("../../svg/podcast-hero-brackets-right.svg");height:380px}.team-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(24px,3vw,40px);flex:1 1 auto;min-width:0;color:#fff}.team-hero__heading{display:flex;flex-direction:column;gap:14px}.team-hero__name{margin:0;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:normal;color:#fff}.team-hero__title{margin:0;font-size:clamp(22px,2.5vw,32px);line-height:normal}.team-hero__contacts{display:flex;flex-wrap:wrap;gap:clamp(16px,3vw,50px)}.team-hero__contact{display:flex;align-items:center;gap:10px;margin:0;font-size:clamp(18px,2vw,24px);line-height:normal;overflow-wrap:anywhere}.team-hero__contact a{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.team-hero__contact a:hover,.team-hero__contact a:focus-visible{text-decoration:underline}.team-hero__contact svg{flex-shrink:0}.team-hero__socials{display:flex;align-items:center;gap:20px}.team-hero__socials a{display:inline-flex;color:#e90e8b}.team-hero__socials a:hover,.team-hero__socials a:focus-visible{color:#fff}.team-layout{display:grid;grid-template-columns:minmax(0, 1fr);gap:clamp(40px,5vw,85px);font-family:"din-2014",sans-serif}@media only screen and (min-width: 992px){.team-layout{grid-template-columns:minmax(280px, 470px) minmax(0, 1fr)}}@media only screen and (max-width: 991px){.team-layout .team-bio{order:-1}}.team-sidebar{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(30px,4vw,50px)}.team-sidebar__sticky{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(30px,4vw,50px);width:100%}@media only screen and (min-width: 992px){.team-sidebar__sticky{position:sticky;top:140px;z-index:1;background:#fff;padding-bottom:30px}}.team-sidebar__section{display:flex;flex-direction:column;gap:20px}.team-sidebar__heading{margin:0;font-size:24px;font-weight:700;line-height:36px;color:#002f3f}.team-sidebar__item{margin:0;font-size:18px;line-height:24px;color:#002f3f}.team-sidebar__decoration{width:min(450px,100%);aspect-ratio:450/414;background:url("../../svg/bracket-of-brackets.svg") center/contain no-repeat;transform:rotate(180deg);display:none}@media only screen and (min-width: 1200px){.team-sidebar__decoration{display:block;margin-top:auto}}.team-bio{display:flex;flex-direction:column;gap:clamp(40px,5vw,85px)}.team-bio__tabs{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(16px,2vw,30px)}.team-bio__tab{padding-block:5px;font-size:clamp(20px,2vw,24px);line-height:42px;color:#002f3f;text-decoration:none}.team-bio__tab:hover,.team-bio__tab:focus-visible,.team-bio__tab.is-active{color:#e90e8b}.team-bio__tabs-divider{width:2px;height:52px;background:#002f3f}.team-bio__section{display:flex;flex-direction:column;gap:30px;scroll-margin-top:160px}.team-bio__section-heading{margin:0;font-size:clamp(26px,2.5vw,32px);font-weight:400;line-height:42px;color:#e90e8b}.team-bio__section-content{font-size:18px;line-height:34px;color:#002f3f}.team-bio__section-content>:first-child{margin-top:0}.team-bio__section-content>:last-child{margin-bottom:0}.team-bio__section-content a{color:#f7941d}.team-insights{display:flex;flex-direction:column;align-items:center;gap:30px;padding-block:50px clamp(50px,6vw,85px);font-family:"din-2014",sans-serif;scroll-margin-top:160px}.team-insights__heading{width:100%;margin:0;font-size:clamp(26px,2.5vw,32px);font-weight:400;line-height:42px;color:#e90e8b}.team-insights__more{margin:0}.team-insights .cards{margin-block-start:0}.team-modal{width:min(720px,100vw - 40px);padding:clamp(30px,5vw,60px);border:0;background:#fff;font-family:"din-2014",sans-serif;color:#002f3f}.team-modal::backdrop{background:linear-gradient(121deg, rgba(0, 47, 63, 0.96) 0%, rgba(233, 14, 139, 0.92) 100%)}.team-modal__close{position:absolute;top:16px;right:16px;width:40px;height:40px;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}.team-modal__close::before,.team-modal__close::after{content:"";position:absolute;top:50%;left:50%;width:24px;height:2px;background:#002f3f}.team-modal__close::before{transform:translate(-50%, -50%) rotate(45deg)}.team-modal__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.team-modal__close:hover::before,.team-modal__close:hover::after,.team-modal__close:focus-visible::before,.team-modal__close:focus-visible::after{background:#e90e8b}.team-modal__heading{margin:0 0 20px;font-size:clamp(26px,2.5vw,32px);font-weight:400;line-height:42px;color:#e90e8b}.team-modal__content{font-size:18px;line-height:34px}.team-modal__content>:first-child{margin-top:0}.team-modal__content>:last-child{margin-bottom:0}/*# sourceMappingURL=team-bio.css.map */
