:root{--memory-gradient-direction:90deg}@media (max-width:768px){:root{--memory-gradient-direction:180deg}}.podcast-hero{min-height:600px;position:relative;width:100%}.podcast-hero__container{align-items:flex-start;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1440px;position:relative;z-index:2}.podcast-hero__content{display:flex;flex-direction:column}.podcast-hero__logo{display:inline-block;max-width:220px}.podcast-hero__logo-image{display:block;height:auto;width:100%}.podcast-hero__description,.podcast-hero__heading{color:#fff;font-family:Open Sans,sans-serif;margin:0}.podcast-hero__description p{margin:0}.podcast-hero__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.podcast-hero__button{cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-weight:500;text-align:center;text-decoration:none;transition:all .3s ease;white-space:nowrap}.podcast-hero__button:focus,.podcast-hero__button:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.podcast-hero__button:active{transform:translateY(0)}.podcast-hero__button--secondary{background-color:transparent}.podcast-hero__media{bottom:0;max-width:720px;position:absolute!important;right:0;width:50%;z-index:2}.podcast-hero__image-wrapper{height:auto;overflow:visible;position:relative;width:100%}.podcast-hero__image{display:block;height:auto;object-fit:contain;width:100%}.podcast-hero__decorative-dots{line-height:0;pointer-events:none;position:absolute;z-index:1}.podcast-hero__decorative-dots--top-left{left:40px;top:40px}.podcast-hero__decorative-dots--top-right{right:40px;top:10px}.podcast-hero__decorative-dots--bottom-center{bottom:100px;left:50%;transform:translateX(-50%)}.podcast-hero__dot{border-radius:50%;display:inline-block}@media (max-width:1024px){.podcast-hero{min-height:500px}.podcast-hero__container{gap:40px}.podcast-hero__media{max-width:600px;width:45%}.podcast-hero__decorative-dots--top-left{left:30px;top:30px}.podcast-hero__decorative-dots--top-right{right:30px;top:10px}.podcast-hero__decorative-dots--bottom-center{bottom:80px}}@media (max-width:768px){.podcast-hero{min-height:auto}.podcast-hero__container{gap:40px;grid-template-columns:1fr;padding-bottom:300px}.podcast-hero__container-inner{padding:0!important}.podcast-hero__logo{max-width:220px}.podcast-hero__heading{font-size:32px!important}.podcast-hero__description{font-size:16px!important}.podcast-hero__buttons{flex-direction:row;width:inherit}.podcast-hero__button{text-align:center;width:inherit}.podcast-hero__media{bottom:0;max-width:500px;position:absolute;right:0;width:80%}.podcast-hero__decorative-dots--top-left{left:20px;top:20px}.podcast-hero__decorative-dots--top-right{right:20px;top:10px}.podcast-hero__decorative-dots--bottom-center{bottom:60px}}@media (max-width:480px){.podcast-hero__logo{max-width:150px}.podcast-hero__heading{font-size:24px!important}.podcast-hero__description{font-size:14px!important}.podcast-hero__container{padding-bottom:250px}.podcast-hero__media{max-width:400px;width:90%}.podcast-hero__decorative-dots--bottom-center,.podcast-hero__decorative-dots--top-left,.podcast-hero__decorative-dots--top-right{display:none}}