.explore-perspectives{padding-bottom:0}.explore-perspectives>.wrapper{gap:2rem}.explore-perspectives__section-title{font-weight:400;font-size:clamp(1.875rem,1.7762rem + .4938vw,2.25rem);letter-spacing:-.01em;line-height:1.2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--green-dark);margin:0}.explore-perspectives__content{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:64rem){.explore-perspectives__content{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}}@media screen and (min-width:80rem){.explore-perspectives__content{gap:2.5rem}}.explore-perspectives__cards{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:48rem){.explore-perspectives__cards{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:64rem){.explore-perspectives__cards{grid-column:1/span 3;gap:1.25rem}}@media screen and (min-width:80rem){.explore-perspectives__cards{gap:2.5rem}}.explore-perspectives__sidebar{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:64rem){.explore-perspectives__sidebar{grid-column:4/span 1}}@media screen and (min-width:80rem){.explore-perspectives__sidebar{border-left:.5px solid var(--gray-80);padding-left:2.5rem}}.explore-perspectives__sidebar h3{font-size:1.25rem;font-weight:700;letter-spacing:.05em;line-height:1.1;text-transform:uppercase;color:var(--gray-50);position:relative;padding-left:2.75rem}.explore-perspectives__sidebar h3>span{display:block}.explore-perspectives__sidebar h3:before{content:"";position:absolute;top:.1em;left:0;display:block;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9172 19.2979L11.228 15.6666L12.6255 14.2691L14.8755 16.5191L19.0422 12.3687L20.4397 13.75L14.9172 19.2979ZM32.8188 34.2779L22.1201 23.5791C21.2895 24.2975 20.3256 24.8539 19.2284 25.2483C18.1309 25.6425 16.9951 25.8396 15.8209 25.8396C12.9873 25.8396 10.5877 24.8571 8.62216 22.8921C6.65661 20.9271 5.67383 18.5403 5.67383 15.7316C5.67383 12.9233 6.65633 10.5366 8.62133 8.57165C10.5863 6.60665 12.9751 5.62415 15.7876 5.62415C18.6001 5.62415 20.9886 6.60665 22.953 8.57165C24.9177 10.5366 25.9001 12.9235 25.9001 15.7321C25.9001 16.9071 25.7002 18.0437 25.3005 19.1421C24.9011 20.2404 24.3381 21.2222 23.6117 22.0875L34.3272 32.7583L32.8188 34.2779ZM15.8038 23.7458C18.0374 23.7458 19.9295 22.9686 21.4801 21.4141C23.0306 19.8594 23.8059 17.9653 23.8059 15.7316C23.8059 13.498 23.0306 11.604 21.4801 10.0496C19.9295 8.49512 18.0374 7.7179 15.8038 7.7179C13.5608 7.7179 11.6606 8.49512 10.1034 10.0496C8.54619 11.604 7.76758 13.498 7.76758 15.7316C7.76758 17.9653 8.54619 19.8594 10.1034 21.4141C11.6606 22.9686 13.5608 23.7458 15.8038 23.7458Z' fill='%237A8585'/%3E%3C/svg%3E%0A");background-position:50%;background-size:contain;background-repeat:no-repeat;width:2.5rem;height:2.5rem;z-index:0}.sidebar-nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem 1rem}.email-subscribe{display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;padding-top:0;padding-bottom:3rem}.email-subscribe:before{content:"";display:block;position:absolute;bottom:-10rem;left:0;background-image:url("data:image/svg+xml,%3Csvg width='339' height='333' viewBox='0 0 339 333' fill='none' xmlns='http://www.w3.org/2000/svg'%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/svg%3E%0A");background-position:0 0;background-size:contain;background-repeat:repeat-x;height:20.813rem;width:100%;opacity:.5}.email-subscribe__container{width:100%;max-width:64rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem;z-index:2}.email-subscribe__title{font-weight:400;font-size:clamp(1.875rem,1.7762rem + .4938vw,2.25rem);letter-spacing:-.01em;line-height:1.2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:var(--green-dark);margin:0}.email-subscribe__form{width:100%;display:flex;flex-direction:column;gap:.5rem;max-width:45rem}.email-subscribe__form .field{min-height:3.5rem}.email-subscribe__form .btn{font-size:1.125rem;min-height:3.5rem}@media(min-width:30rem){.email-subscribe__form--responsive{flex-direction:row;gap:0}.email-subscribe__form--responsive .field{width:100%;height:4.25rem;border-radius:8px;padding:var(--field-pad-y) 7.5rem var(--field-pad-y) var(--field-pad-x)}.email-subscribe__form--responsive .btn{min-height:unset;height:2.75rem;width:7rem;align-self:center;margin-left:-7.75rem;position:relative;z-index:2}}.email-subscribe__disclaimer{font-size:.875rem;font-weight:400;letter-spacing:.01em;color:var(--gray-50);margin:-.5rem 0 0}.email-subscribe__disclaimer>a{text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:.2em;transition:all .3s}.email-subscribe__disclaimer>a:hover{opacity:.75}.podcast-section{background-image:url(/podcast-bg.webp);background-position:bottom;background-size:cover;background-repeat:no-repeat;position:relative}.podcast-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:var(--white);opacity:.65}.podcast-section__container{display:flex;flex-direction:column;gap:2rem 1.25rem;z-index:2;max-width:76.25rem;width:100%;margin:0 auto}@media screen and (min-width:30rem){.podcast-section__container{flex-direction:row}}@media screen and (min-width:64rem){.podcast-section__container{gap:2.5rem}}.podcast-section__artwork{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:30rem){.podcast-section__artwork{flex:0 0 10rem}}@media screen and (min-width:48rem){.podcast-section__artwork{flex:0 0 13.25rem}}.podcast-section__content{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:64rem){.podcast-section__content{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2.5rem;gap:2.5rem;align-items:center}}.podcast-section__info{display:flex;flex-direction:column}@media screen and (min-width:64rem){.podcast-section__info{grid-column:1/span 5}}.podcast-section__labels{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;line-height:1.2;color:var(--gray-50)}.podcast-section__labels .podcast-section__label--primary{color:var(--green)}.podcast-section__title{font-size:1.375rem;line-height:1.2;text-wrap:balance;margin:0 0 .75rem;color:var(--green-dark)}.podcast-section__title a{transition:all .3s}.podcast-section__title:hover a{color:var(--green)}@media screen and (min-width:48rem){.podcast-section__title{font-size:1.875rem}}.podcast-section__description{font-family:var(--font-serif);font-size:.875rem;line-height:1.5;text-wrap:pretty;margin:0 0 .75rem}@media screen and (min-width:48rem){.podcast-section__description{font-size:.875rem}}.podcast-section__meta{font-size:.875rem;line-height:1.2;position:relative;color:var(--gray-50);display:flex;flex-direction:row;flex-wrap:wrap;gap:.25rem}.podcast-section__meta:before{content:"";display:inline-block;position:relative;top:.55em;width:.75rem;height:.5px;background:var(--gray-65);margin-right:.125rem}.podcast-section__meta>*{display:inline-block}.podcast-section__audio-player{display:none}.podcast-section__hosts-wrapper{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:64rem){.podcast-section__hosts-wrapper{grid-column:6/span 3;gap:3rem}}.podcast-section__hosts{display:flex;flex-direction:row;gap:1.5rem}.podcast-section__view-all{align-self:center}@media screen and (min-width:30rem){.podcast-section__view-all{align-self:flex-start}}@media screen and (min-width:64rem){.podcast-section__view-all{align-self:center}}.podcast-artwork{display:flex;flex-direction:column}.podcast-artwork__image{width:100%;border-radius:10px;box-shadow:0 4px 8px -2px rgba(0,0,0,.1),0 12px 24px -4px rgba(0,0,0,.15)}.podcast-host{display:flex;flex-direction:column;gap:.5rem;width:100%}@media screen and (min-width:30rem){.podcast-host{width:8rem}}.podcast-host__image{width:100%;max-width:8rem;border-radius:500px;margin:0 auto}.podcast-host__details{display:flex;flex-direction:column;font-family:var(--font-sans);font-size:1rem;line-height:1.2;text-align:center}.podcast-host__name,.podcast-host__role{display:inline-block}.podcast-host__role{color:var(--gray-50)}.podcast-controls{flex-direction:row;gap:2rem}.podcast-controls,.podcast-controls__button{display:flex;justify-content:center;align-items:center}.podcast-controls__button{align-self:center;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;color:var(--gray-20);transition:all .3s}.podcast-controls__button:hover{color:var(--green);transform:scale(1.05)}.podcast-controls__button--play svg{width:4rem;height:4rem}.podcast-controls__icon{width:2.5rem;height:2.5rem}.podcast-progress{display:flex;align-items:center;gap:.25rem}.podcast-progress__bar{flex:1 1;height:.375rem;border-radius:12px;background:linear-gradient(to right,var(--gray-65) calc(var(--value) * 1%),var(--white) calc(var(--value) * 1%));-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;--value:15}.podcast-progress__bar::-webkit-slider-runnable-track{height:.375rem;background:rgba(0,0,0,0);border-radius:12px}.podcast-progress__bar::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1rem;height:1rem;margin-top:-.3rem;background:var(--gray-20);border:.5px solid hsla(180,4%,80%,.5);border-radius:50%;box-shadow:0 0 8px 0 rgba(0,0,0,.2);cursor:-webkit-grab;cursor:grab}.podcast-progress__bar:active::-webkit-slider-thumb{cursor:-webkit-grabbing;cursor:grabbing}.podcast-progress__bar::-moz-range-track{height:.375rem;background:rgba(0,0,0,0);border-radius:12px}.podcast-progress__bar::-moz-range-thumb{-moz-appearance:none;appearance:none;width:1rem;height:1rem;margin-top:-.3rem;background:var(--gray-20);border:.5px solid hsla(180,4%,80%,.5);border-radius:50%;box-shadow:0 0 8px 0 rgba(0,0,0,.2);cursor:grab}.podcast-progress__bar:active::-moz-range-thumb{cursor:grabbing}.podcast-progress__time{font-size:.875rem;font-weight:400;font-feature-settings:"lnum";font-variant-numeric:lining-nums;line-height:1.2;color:var(--gray-50);min-width:3rem;text-align:right}