@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:#fff;width:100%;background-color:#124930}.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}.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:#fff;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:#000;border:2px solid #ffade2;border-radius:999px;padding:.75rem 1.5rem;cursor:pointer}.btn-outline,.btn-pink:hover{background:transparent;color:#fff}.btn-outline{border:2px solid #ffade2;border-radius:999px;padding:.75rem 1.5rem;cursor:pointer}.btn-pink:hover~.btn-outline{background-color:#ffade2;color:#fff}.btn-outline:hover{background:transparent}.podcast-nav_title{font-family:Pacifico,cursive;font-size:28px;font-weight:400;line-height:100%;letter-spacing:0}.podcast-hero__right img{transform:rotate(-34.96deg);margin-right:6rem}.btn-outline:hover{background-color:#ffade2;color:#fff;cursor:pointer}.podcast-nav__links a:hover{color:#ffade2;cursor:pointer}