.smileat-podcast__title{margin-bottom:4rem}.smileat-podcast__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:4rem 1.4rem}@media screen and (min-width:750px){.smileat-podcast__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.smileat-podcast__grid{grid-template-columns:repeat(3,1fr)}}.smileat-podcast-card--header{background-color:rgba(var(--color-button),var(--alpha-button-background));border-radius:5px;height:100%;display:flex;flex-direction:column;position:relative}.smileat-podcast-card__image-container{position:relative;width:100%}.smileat-podcast-card__image{width:100%;height:auto;display:block;border-radius:.5rem .5rem 0 0;object-fit:cover}.smileat-podcast-card__badge{position:absolute;top:-2.4rem;left:-2.4rem;background-color:#ee8eb3;color:#f2f2f2;padding:2rem 5.1rem;border-radius:50px;font-weight:700;font-size:2rem;transform:rotate(-15deg);z-index:2;pointer-events:none;line-height:1.25}.smileat-podcast-card--header .smileat-podcast-card__content{padding:1.4rem;flex-grow:1;color:rgb(var(--color-button-text))}.smileat-podcast-card__episode-title p{margin:0}.smileat-podcast-card__episode-excerpt p:first-child{margin-top:0}.smileat-podcast-card__title-1{color:#fff;margin:0 0 1rem;line-height:1.2}.smileat-podcast-card__title-2{color:#fffc;margin:0 0 2rem;text-transform:uppercase;letter-spacing:.05em}.smileat-podcast-card__description{line-height:1.6}.smileat-podcast-card__title-3{margin:0 0 1rem;color:inherit}.smileat-podcast-card__description p{margin:0 0 1.5rem}.smileat-podcast-card--episode{display:flex;flex-direction:column;height:100%;cursor:pointer}.smileat-podcast-card--video-only{cursor:default}.smileat-podcast-card__media{position:relative;width:100%;border-radius:.5rem;overflow:hidden;background-color:#f4f4f4}.smileat-podcast-card__image,.smileat-podcast-card__media{aspect-ratio:3/2}.smileat-podcast-card__iframe-wrapper{position:relative;width:100%;height:100%}.smileat-podcast-card__iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.smileat-podcast-card__thumbnail{width:100%;height:100%;object-fit:cover}.smileat-podcast-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:49px;height:49px;background-color:transparent;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,background-color .3s ease;z-index:2;border:1px solid #fff}.smileat-podcast-card__play:hover{transform:translate(-50%,-50%) scale(1.1)}.smileat-podcast-card__play .svg-wrapper{width:18px;height:23px;color:#fff}.smileat-podcast-card__episode-label{display:inline-block;width:fit-content;background-color:rgba(var(--color-button),var(--alpha-button-background));color:#fff;padding:.4rem 1rem;border-radius:50px;font-size:1.4rem;font-weight:500;margin-bottom:1.4rem;line-height:1.15;text-transform:capitalize}.mac .smileat-podcast-card__episode-label{padding:.6rem 1rem .3rem}.smileat-podcast-card__info{padding:1.4rem 2rem 0rem 0rem;flex-grow:1;display:flex;flex-direction:column}.smileat-podcast-card__episode-title{line-height:1.25;margin:0 0 1rem;color:rgb(var(--color-foreground))}.smileat-podcast-card__episode-excerpt{color:rgba(var(--color-foreground));line-height:1.29;margin-bottom:1.4rem;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.smileat-podcast-card__episode-excerpt--lines-1{line-clamp:1;-webkit-line-clamp:1}.smileat-podcast-card__episode-excerpt--lines-2{line-clamp:2;-webkit-line-clamp:2}.smileat-podcast-card__episode-excerpt--lines-3{line-clamp:3;-webkit-line-clamp:3}.smileat-podcast-card__episode-excerpt--lines-4{line-clamp:4;-webkit-line-clamp:4}.smileat-podcast-card__episode-excerpt--lines-5{line-clamp:5;-webkit-line-clamp:5}.smileat-podcast-card__episode-excerpt--lines-6{line-clamp:6;-webkit-line-clamp:6}.smileat-podcast-card__episode-excerpt--lines-7{line-clamp:7;-webkit-line-clamp:7}.smileat-podcast-card__episode-excerpt--lines-8{line-clamp:8;-webkit-line-clamp:8}.smileat-podcast-card__episode-excerpt p{margin:0}.smileat-podcast-card__socials{display:flex;gap:1.5rem;align-items:center;position:relative}.smileat-podcast-card__social-link{color:rgba(var(--color-button),var(--alpha-button-background));transition:opacity .3s ease;background:transparent;border:0;padding:0;cursor:pointer}.smileat-podcast-card__social-link:hover{opacity:.7}.smileat-podcast-card__social-link .svg-wrapper{width:24px;height:24px;display:flex}.smileat-podcast-card__social-link.smileat-podcast-card__social-link--share .svg-wrapper{width:21px;height:21px}.smileat-podcast-share-popover{position:absolute;left:0;bottom:calc(100% + .8rem);width:min(34rem,calc(100vw - 4rem));border-radius:.8rem;border:.1rem solid rgba(var(--color-foreground),.2);box-shadow:0 .8rem 2.4rem #0000002e;background:rgba(var(--color-background),1);z-index:1;padding:2rem}.smileat-podcast-share-popover__header{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.smileat-podcast-share-popover .share-container{position:relative;padding:1.2rem}.smileat-podcast-share-popover__close{width:1.5rem;height:1.5rem;border:0;background:transparent;padding:0;cursor:pointer}.smileat-podcast-share-popover__close img{width:100%;height:auto;display:block}.smileat-podcast-share-popover__title{margin:0 0 1rem;color:rgb(var(--color-foreground))}.smileat-podcast-share-popover__icons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;margin:2rem 0}.smileat-podcast-share-popover__icons a{display:inline-flex;justify-content:center;align-items:center}.smileat-podcast-share-popover__icon{width:100%;height:auto;object-fit:contain;max-width:40px}.smileat-podcast-share-popover__copy{display:flex;gap:.8rem}.smileat-podcast-share-popover__copy input{flex:1;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.4rem;padding:.7rem .9rem;background:rgba(var(--color-background),1);color:rgb(var(--color-foreground));font-size:1.2rem;min-width:0}.smileat-podcast-share-popover__copy button{border:0;border-radius:.4rem;padding:.7rem 1rem;background:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));cursor:pointer;font-weight:var(--font-weight-medium);font-size:1.2rem}@media screen and (max-width:749px){.smileat-podcast-share-popover{width:min(25rem,calc(100vw - 3rem))}}.smileat-video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease;padding:2rem}.smileat-video-modal[aria-hidden=false]{opacity:1;pointer-events:auto}.smileat-video-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c}.smileat-video-modal__container{position:relative;width:100%;max-width:1000px;background-color:#00aeef;background-color:rgba(var(--color-button),1);border-radius:12px;overflow:hidden;z-index:2;display:flex;flex-direction:column}.smileat-video-modal__close{position:absolute;top:2rem;right:2rem;background:#fff;border:none;color:#454545;color:rgb(var(--color-button));cursor:pointer;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:10;transition:transform .2s ease}.smileat-video-modal__close:hover{transform:scale(1.1)}.smileat-video-modal__video-wrapper{position:relative;padding-bottom:56.25%;height:0;width:100%;background:#000}.smileat-video-modal__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.smileat-video-modal__info{padding:2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;color:#fff}.smileat-video-modal__text{flex:1;display:flex;flex-direction:column;gap:1rem}.smileat-video-modal__title{color:#fff;margin:0;line-height:1.2}.smileat-video-modal__description{color:#fff;overflow-y:auto;padding-right:1.5rem;line-height:1.5}.smileat-video-modal__info{max-height:20rem;overflow-y:auto;padding-right:1.5rem}.smileat-video-modal__info::-webkit-scrollbar{width:4px}.smileat-video-modal__info::-webkit-scrollbar-track{background:#ffffff1a}.smileat-video-modal__info::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:10px}.smileat-video-modal__socials{display:flex;gap:2rem;align-items:center;margin-top:.5rem}.smileat-video-modal__social-link{color:#fff!important;transition:transform .2s ease;display:flex;background:transparent;border:none;padding:0;cursor:pointer;text-decoration:none}.smileat-video-modal__social-link:hover{transform:scale(1.1);color:#fff}.smileat-video-modal__social-link .svg-wrapper{width:2.8rem;height:2.8rem;display:flex}.smileat-video-modal__social-link .svg-wrapper svg{width:100%!important;height:100%!important;display:block}.smileat-video-modal__social-link .svg-wrapper svg,.smileat-video-modal__social-link .svg-wrapper svg *{fill:#fff!important;color:#fff!important}.smileat-video-modal__social-link .svg-wrapper svg [fill]{fill:#fff!important}.smileat-video-modal__social-link .svg-wrapper svg [stroke]{stroke:#fff!important}@media screen and (max-width:749px){.smileat-video-modal{padding:1rem}.smileat-video-modal__info{padding:2rem;flex-direction:column;gap:2rem}.smileat-video-modal__socials{width:100%;justify-content:flex-end}.smileat-video-modal__close{top:1rem;right:1rem}.smileat-podcast-card__badge{top:-2rem;left:-.8rem;padding:.75rem 2rem;font-size:1.6rem;transform:rotate(-8deg)}.smileat-podcast__grid{gap:2rem 1.4rem}.smileat-podcast-card__title-3{line-height:1.25}.smileat-podcast-card__description{line-height:1.29}.smileat-podcast-card__info{padding-right:0rem}.smileat-podcast-card__episode-excerpt{margin-bottom:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/section-smileat-podcast.css.map */
