.header-page{background:linear-gradient(180deg,rgb(255,255,255),rgb(242,242,242) calc(100% - 2.75rem),rgb(242,242,242));position:relative;overflow:hidden;padding-top:2rem;padding-bottom:0}@media screen and (min-width:80rem){.header-page:before{content:"";display:block;position:absolute;right:-6rem;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='338' height='231' viewBox='0 0 338 231' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6' clip-path='url(%23clip0_1456_3294)'%3E%3Cg opacity='0.3'%3E%3Crect width='197.217' height='57.7236' transform='matrix(0.857167 -0.515038 0 1 0 101.574)' fill='%23B8E0D7'/%3E%3Crect width='197.217' height='57.7236' transform='matrix(0.857167 -0.515038 0 1 0 275.276)' fill='%23004636'/%3E%3Crect width='197.217' height='57.7236' transform='matrix(-0.857167 -0.515038 0 1 338.096 159.829)' fill='%23004636'/%3E%3Crect width='197.217' height='57.7236' transform='matrix(-0.857167 -0.515038 0 1 338.096 217.554)' fill='%234DB39B'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1456_3294'%3E%3Crect width='338' height='231' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-position:50%;background-size:contain;background-repeat:repeat-x;height:14.438rem;width:42.25rem;opacity:.5;z-index:2}}.header-page__wrapper{position:relative;z-index:2}.header-page__title-wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;margin-bottom:2rem}.header-page__title{font-size:1.875rem;margin-block:unset}@media screen and (min-width:48rem){.header-page__title{font-size:2.25rem}}.header-page__tabs-wrap{position:relative;margin-right:calc(-50vw + 50%)}.header-page__tabs-wrap:after{content:"";position:absolute;right:0;top:0;height:100%;width:2.5rem;margin-left:auto;pointer-events:none;z-index:5;background:linear-gradient(90deg,rgba(242,242,242,0) 0,rgba(242,242,242,.95) 75%,rgb(242,242,242))}.header-page__tabs{display:flex;flex-direction:row;font-size:1rem;font-weight:500;line-height:1.2;gap:.5rem;position:relative;z-index:5;padding-right:2.5rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}.header-page__tabs::-webkit-scrollbar{display:none}.header-page__tabs-item{flex:0 0 auto;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;justify-content:center}.header-page__tabs-label{font-weight:400;font-size:.75rem;letter-spacing:.05em;color:var(--gray-50);margin-right:.5rem}.header-page__tabs-link{background-color:var(--gray-90);color:var(--green);padding:.75rem 1rem;border-radius:4px 4px 0 0;transition:all .3s ease;display:block}.header-page__tabs-link:hover{background-color:var(--gray-85)}.header-page__tabs-link--active{background-color:var(--white);box-shadow:0 2px 8px rgba(0,0,0,.05)}.header-page__podcasting-links{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.25rem}.header-page__podcasting-links h6{color:var(--gray-50);font-size:.75rem;font-weight:400;line-height:1.2}.header-page__podcasting-links a{display:flex;color:var(--green);padding:.25rem}