@import url("https://fonts.googleapis.com/css2?family=Pacifico&family=Luxurious+Roman&family=Crimson+Text&display=swap");body,html,main{margin:0;padding:0;background-color:#124930}.podcast-header{color:white;width:100%;background-color:#124930;overflow:hidden}.podcast-nav{background-color:#0E8F547A;padding:1rem 3rem;height:130px}.podcast-hero,.podcast-nav{display:flex;justify-content:space-between;align-items:center}.podcast-hero{background-color:#124930;padding:4rem 3rem 2rem}.podcast-nav__logo{display:flex;align-items:center;gap:.5rem}.podcast-nav__links{display:flex;list-style:none;gap:2rem;padding:0;margin:0}.podcast-nav__links a{color:white;text-decoration:none}.podcast-nav__links li{font-family:Crimson Text,serif;font-size:24px;font-weight:400;line-height:100%;letter-spacing:0}.podcast-hero__left h1{font-size:96px;line-height:100px}.podcast-hero__left h1,.podcast-hero__left p{font-family:Luxurious Roman,serif;font-weight:400;letter-spacing:0}.podcast-hero__left p{font-size:24px;line-height:35px;max-width:580px;margin-top:2rem}.podcast-hero__buttons{display:flex;gap:1rem;margin-top:2rem}.btn-pink{background-color:#FFADE2;color:black;border:2px solid #ffade2;border-radius:999px;padding:.75rem 1.5rem;cursor:pointer}.btn-outline,.btn-pink:hover{background:transparent;color:white}.btn-outline{border:2px solid #ffade2;border-radius:999px;padding:.75rem 1.5rem;cursor:pointer}.btn-outline:hover,.btn-pink:hover~.btn-outline{background-color:#FFADE2;color:white}.btn-outline:hover{cursor:pointer}.podcast-nav_title{font-family:Luxurious Roman,serif;font-size:28px;font-weight:400;line-height:100%;letter-spacing:0}.podcast-hero__right img{transform:rotate(-34.96deg);margin-right:6rem}.podcast-nav__links a:hover{color:#FFADE2;cursor:pointer}.podcast-nav__hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:transparent;border:none;cursor:pointer;padding:.5rem;min-width:44px;min-height:44px}.hamburger-bar{display:block;width:26px;height:2px;background-color:white;border-radius:2px;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.podcast-nav__hamburger .hamburger-bar:first-child.open{transform:translateY(7px) rotate(45deg)}.podcast-nav__hamburger .hamburger-bar:nth-child(2).open{opacity:0}.podcast-nav__hamburger .hamburger-bar:nth-child(3).open{transform:translateY(-7px) rotate(-45deg)}.podcast-nav__mobile-menu{display:none;background-color:#0E8F547A;overflow:hidden;max-height:0;transition:max-height .3s ease-in-out,padding .3s ease-in-out}.podcast-nav__mobile-menu.is-open{max-height:300px;padding:1rem 0}.podcast-nav__mobile-links{list-style:none;margin:0;padding:0 1.5rem;display:flex;flex-direction:column;gap:0}.podcast-nav__mobile-links li{font-family:Crimson Text,serif;font-size:20px;font-weight:400;border-bottom:1px solid rgba(255,255,255,.15)}.podcast-nav__mobile-links li:last-child{border-bottom:none}.podcast-nav__mobile-links a{display:block;color:white;text-decoration:none;padding:.875rem 0;transition:color .3s ease-in-out;min-height:44px}.podcast-nav__mobile-links a:hover{color:#FFADE2}@media (max-width:1024px){.podcast-hero__left h1{font-size:72px;line-height:78px}.podcast-hero__right img{margin-right:2rem}}@media (max-width:768px){.podcast-nav{height:auto;padding:1rem 1.5rem;flex-direction:row-reverse}.podcast-nav__logo img{width:auto;height:80px}.podcast-nav_title{font-size:22px;width:min-content;text-align:left;line-height:1.1}.podcast-nav__links{display:none}.podcast-nav__hamburger{display:flex}.podcast-nav__mobile-menu{display:block}.podcast-hero{flex-direction:column;align-items:flex-start;padding:3rem 1.5rem;gap:3rem}.podcast-hero__left h1{font-size:60px;line-height:66px}.podcast-hero__left p{font-size:20px;line-height:30px;max-width:100%}.podcast-hero__right{display:none}}@media (max-width:430px){.podcast-nav{height:auto;padding:1rem}.podcast-nav__links{display:none}.podcast-nav__hamburger{display:flex}.podcast-nav__mobile-menu{display:block}.podcast-nav_title{font-size:20px}.podcast-hero{padding:2rem 1rem;gap:2rem}.podcast-hero__left h1{font-size:48px;line-height:54px}.podcast-hero__left p{font-size:18px;line-height:28px;margin-top:1rem}.podcast-hero__buttons{flex-direction:row;flex-wrap:nowrap;width:100%;gap:.75rem}.btn-outline,.btn-pink{flex:1 1;min-width:0;text-align:center;padding:.75rem .5rem;font-size:clamp(.8rem,3.5vw,1rem);white-space:nowrap}}@media (max-width:390px){.podcast-hero__left h1{font-size:42px;line-height:48px}.podcast-hero__left p{font-size:16px;line-height:26px}}@media (max-width:375px){.podcast-nav_title{font-size:18px}.podcast-hero__left h1{font-size:38px;line-height:44px}}@import url("https://fonts.googleapis.com/css2?family=Luxurious+Roman&family=Crimson+Text:ital,wght@0,400;0,600;1,400;1,700&display=swap");.welcome__section{background-color:#d6f5e4;padding:clamp(2.5rem,6vw,4.5rem) clamp(1rem,5vw,2rem)}.welcome__container{max-width:1080px;margin:0 auto;display:flex;align-items:center;gap:clamp(2rem,5vw,4rem)}.welcome__left{flex-shrink:0;width:clamp(300px,34vw,420px);text-align:center}.welcome__right{flex:1 1;text-align:left;border-left:1px solid #14492f;padding-left:clamp(2rem,5vw,4rem)}.welcome__frame{display:inline-block;border:2px solid #14492f;max-width:100%;margin:0 auto;line-height:0}.welcome__photo{width:100%;height:auto;display:block}.welcome__name{font-family:Luxurious Roman,serif;font-weight:400;font-size:clamp(1.4rem,2.4vw,1.9rem);line-height:1.15;color:#000000;margin:clamp(1rem,2vw,1.5rem) 0 .25rem}.welcome__role{font-size:clamp(.95rem,1.5vw,1.15rem);margin:0}.welcome__heading,.welcome__role{font-family:Crimson Text,serif;color:#000000}.welcome__heading{font-style:italic;font-weight:700;font-size:clamp(1.25rem,2.4vw,1.6rem);margin:0 0 clamp(1rem,2vw,1.5rem)}.welcome__body p{font-family:Crimson Text,serif;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.7;color:#000000;margin:0 0 1rem}.welcome__body p:last-child{margin-bottom:0}@media (max-width:768px){.welcome__container{flex-direction:column;text-align:center;gap:clamp(1.5rem,5vw,2.25rem)}.welcome__left{width:auto;max-width:min(460px,88vw)}.welcome__right{text-align:center;border-left:none;padding-left:0}.welcome__name{font-size:clamp(1.6rem,6vw,2.25rem)}.welcome__role{font-size:clamp(1rem,3.5vw,1.25rem)}.welcome__heading{font-size:clamp(1.25rem,4.5vw,1.6rem)}.welcome__body p{font-size:clamp(1rem,3.6vw,1.2rem)}}@import url("https://fonts.googleapis.com/css2?family=Courier+Prime:wght@400;700&family=Montserrat:wght@400;600&family=Roboto:wght@400;700&display=swap");.podcast-footer{background-color:#d4f0e5;width:100%;box-sizing:border-box;padding:3rem 2rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.podcast-footer__heading{font-family:Roboto,sans-serif;font-size:2rem;font-weight:700;color:#1B4332;margin:0}.podcast-footer__buttons{display:flex;box-sizing:border-box;gap:1.5rem;flex-wrap:wrap;justify-content:center}.podcast-footer__btn{background-color:#1B4332;color:white;box-sizing:border-box;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 1.75rem;border-radius:8px;text-decoration:none;transition:background-color .2s ease,color .2s ease,border .2s ease;border:2px solid #1b4332}.podcast-footer__btn:hover{background-color:transparent;color:#1B4332}.podcast-footer__copyright{font-family:Montserrat,sans-serif;font-size:.875rem;color:#444;margin:0}@media (max-width:768px){.podcast-footer__buttons{flex-direction:column;width:100%;align-items:center}.podcast-footer__btn{width:100%;text-align:center}}