*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:baseline;font:inherit;border:0;margin:0;padding:0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth;scroll-padding-top:5vmax}}:focus:not(:focus-visible){outline:none}a{color:inherit;font-size:inherit;text-decoration:none;display:block}p a{display:inline}nav :where(ol,ul){list-style:none}li{list-style-type:none}h1,h2,h3,h4,h5,h6,p,span,a,strong,blockquote,i,b,u,em{font-weight:inherit;font-style:inherit;color:inherit;overflow-wrap:break-word;text-decoration:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}::-moz-selection{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}::selection{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}form,input,textarea,select,button,label{font-family:inherit;font-size:inherit;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;display:block}button{cursor:pointer}table,tr,td{border-collapse:collapse;border-spacing:0}svg:not([data-icon]){fill:currentColor;width:100%;display:block}[data-icon]{display:inline-block}img,picture{width:100%;max-width:100%;height:auto;display:block}:root{--_hue:230;--background:calc(var(--_hue) - 230) 0% 95%;--text:var(--_hue) 5% 20%;--accent:var(--_hue) 8% 10%;--accent-foreground:0 0% 100%;--primary:calc(var(--_hue) - 6) 100% 50%;--primary-foreground:0 0% 100%;--secondary:calc(var(--_hue) - 210) 100% 63%;--secondary-foreground:0 0% 10%;--inverse:0 0% 100%;--inverse-foreground:var(--neutral-black);--neutral-white:240 44% 96%;--neutral-black:240 29% 6%;--pagefind-ui-bg:var(--_hue) 43% 100%}html[data-theme]{transition:all .3s ease-in-out}body{font-family:var(--font-poppins);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;text-rendering:optimizelegibility;font-smooth:always;hyphens:none;font-size:clamp(1.13rem,1.08rem + .22vw,1.25rem);font-style:normal;font-weight:400;line-height:1.4;position:relative}.section-title{font-family:var(--font-krona)}.border{border:1px dotted #ccc}.only-desktop{display:none}@media screen and (width>=1280px){.only-desktop{display:block}}.only-mobile{display:block}@media screen and (width>=1280px){.only-mobile{display:none}}header .menu-logo svg{fill:currentColor}header .menu-logo svg,header .menu-search-btn,header .menu-toggle-btn,footer nav{transition:color .8s}header .menu-hamburger-icon span{transition:background-color .8s}body.no-theme-transition header .menu-logo svg,body.no-theme-transition header .menu-search-btn,body.no-theme-transition header .menu-toggle-btn,body.no-theme-transition header .menu-hamburger-icon span,body.no-theme-transition footer nav,body.no-theme-transition footer>div{transition:none!important}body[data-header-theme=dark]{--header-color:white;--header-accent:white}body[data-header-theme=dark] header .menu-logo svg,body[data-header-theme=dark] header .menu-search-btn,body[data-header-theme=dark] header .menu-toggle-btn,body[data-header-theme=dark] footer nav,body[data-header-theme=dark] footer>div{color:#fff;animation:none}body[data-header-theme=dark] header .menu-hamburger-icon span{background-color:#fff;animation:none}.bento{grid-template-columns:repeat(2,1fr);align-items:start;gap:clamp(.56rem,.39rem + .87vw,1.06rem);width:100%;display:grid}@media screen and (width>=1024px){.bento{grid-template-columns:repeat(12,1fr);align-items:stretch}}.bento__item{border-radius:.8em;width:100%;min-width:0;min-height:0;margin:0;overflow:hidden}.bento__item img{object-fit:cover;width:100%;min-width:0;height:100%;min-height:0;display:block}.bento--2 .bento__item{grid-column:1/-1}.bento--2 .bento__item:first-child,.bento--2 .bento__item:nth-child(2){aspect-ratio:1}.bento--2:not(.bento--reverse) .bento__item:first-child{aspect-ratio:16/10;order:2}@media screen and (width>=1024px){.bento--2{grid-template-rows:1fr;height:50vh}.bento--2 .bento__item{aspect-ratio:auto;order:0;grid-row:1;height:100%}.bento--2 .bento__item:first-child{grid-column:1/8}.bento--2 .bento__item:nth-child(2){grid-column:8/13}}@media screen and (width>=1280px){.bento--2{height:55vh}.bento--2 .bento__item:first-child{grid-column:1/9}.bento--2 .bento__item:nth-child(2){grid-column:9/13}}@media screen and (width>=1024px){.bento--2.bento--reverse .bento__item:first-child{grid-column:1/6}.bento--2.bento--reverse .bento__item:nth-child(2){grid-column:6/13}}@media screen and (width>=1280px){.bento--2.bento--reverse .bento__item:first-child{grid-column:1/5}.bento--2.bento--reverse .bento__item:nth-child(2){grid-column:5/13}}.bento--3 .bento__item:first-child{aspect-ratio:16/10;grid-column:1/3}.bento--3 .bento__item:nth-child(2),.bento--3 .bento__item:nth-child(3){aspect-ratio:1}@media screen and (width>=1024px){.bento--3{grid-template-rows:1fr 1fr;height:70vh}.bento--3 .bento__item{aspect-ratio:auto;height:100%}.bento--3 .bento__item:first-child{grid-area:1/1/3/9}.bento--3 .bento__item:nth-child(2){grid-area:1/9/auto/13}.bento--3 .bento__item:nth-child(3){grid-area:2/9/auto/13}}.bento--4 .bento__item:first-child{aspect-ratio:16/10;grid-column:1/3}.bento--4 .bento__item:nth-child(2),.bento--4 .bento__item:nth-child(3){aspect-ratio:1}.bento--4 .bento__item:nth-child(4){aspect-ratio:16/10;grid-column:1/3}@media screen and (width>=1024px){.bento--4{grid-template-rows:1fr 1fr 1fr;height:90vh}.bento--4 .bento__item{aspect-ratio:auto;height:100%}.bento--4 .bento__item:first-child{grid-area:1/1/3/9}.bento--4 .bento__item:nth-child(2){grid-area:1/9/auto/13}.bento--4 .bento__item:nth-child(3){grid-area:2/9/auto/13}.bento--4 .bento__item:nth-child(4){grid-area:3/1/auto/13}}.bento--bordered .bento__item{border:1px solid #ededed}.blog-bento{align-items:stretch;gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);width:100%;display:grid}@media screen and (width>=1024px){.blog-bento{grid-template-rows:repeat(2,calc(25cqw + clamp(.88rem,.7rem + .87vw,1.38rem)/-1.33333));grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.31rem,.18rem + .65vw,.69rem)}.blog-bento.carousel__track{grid-auto-flow:unset;grid-auto-columns:unset;scroll-snap-type:none;padding-inline:0;overflow:visible}.blog-bento.carousel__track:before,.blog-bento.carousel__track:after{content:none}}.blog-bento__item{scroll-snap-align:center;scroll-snap-stop:always;min-width:0;min-height:0}@media screen and (width>=1024px){.blog-bento__item--1{grid-area:1/1/2/2}.blog-bento__item--2{grid-area:1/2/2/4}.blog-bento__item--3{grid-area:1/4/2/5}.blog-bento__item--4{grid-area:2/1/3/3}.blog-bento__item--5{grid-area:2/3/3/4}.blog-bento__item--6{grid-area:2/4/3/5}}.carousel{justify-items:center;gap:clamp(.56rem,.39rem + .87vw,1.06rem);width:100%;display:grid}.carousel__track{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;grid-auto-flow:column;grid-auto-columns:var(--carousel-mobile-slide-width,100%);min-width:0;padding-inline:calc(50% - var(--carousel-mobile-slide-width,100%) / 2);display:grid;overflow:auto clip}.carousel__track::-webkit-scrollbar{display:none}.carousel__track--contained{grid-auto-columns:100%}.carousel__track--contained:before,.carousel__track--contained:after{content:none}@media screen and (width>=1024px){.carousel__track--2cols{grid-auto-flow:unset;grid-auto-columns:unset;scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));place-items:start center;padding-inline:0;overflow:visible}.carousel__track--2cols:before,.carousel__track--2cols:after{content:none}.carousel__track--3cols{grid-auto-flow:unset;grid-auto-columns:unset;scroll-snap-type:none;grid-template-columns:repeat(3,minmax(0,1fr));place-items:start center;padding-inline:0;overflow:visible}.carousel__track--3cols:before,.carousel__track--3cols:after{content:none}.carousel__track--4cols{grid-auto-flow:unset;grid-auto-columns:unset;scroll-snap-type:none;grid-template-columns:repeat(4,minmax(0,1fr));place-items:start center;padding-inline:0;overflow:visible}.carousel__track--4cols:before,.carousel__track--4cols:after{content:none}}.carousel__navigation{justify-content:center;align-items:center;gap:0;min-height:1.5rem;margin-top:clamp(1.13rem,.8rem + 1.63vw,2.06rem);display:flex}.carousel__navigation[hidden]{display:none}@media screen and (width>=1024px){.carousel--hide-navigation-desktop .carousel__navigation{display:none}}.carousel__dot{cursor:pointer;background:0 0;border:0;block-size:1.5rem;inline-size:1.5rem;padding:0;position:relative}.carousel__dot:after{content:"";border:1px solid hsl(var(--accent)/.4);background:0 0;border-radius:100vmax;block-size:.5rem;inline-size:.5rem;transition:background-color .2s,border-color .2s,inline-size .2s,block-size .2s;position:absolute;inset-block-start:50%;inset-inline-start:50%;translate:-50% -50%}.carousel__dot--active:after{background:hsl(var(--accent));block-size:.75rem;inline-size:.75rem}.image-carousel{align-items:start;gap:clamp(1.13rem,.8rem + 1.63vw,2.06rem)}@media screen and (width>=1024px){.image-carousel{gap:clamp(1.13rem,.8rem + 1.63vw,2.06rem)}}.image-carousel__item{scroll-snap-align:center;scroll-snap-stop:always;min-width:0;margin:0}.image-carousel__item img{width:100%;aspect-ratio:var(--carousel-image-ratio,1/1);object-fit:cover;border-radius:.8em;display:block}.image-carousel__item figcaption{overflow-wrap:anywhere;color:color-mix(in srgb, currentColor 60%, transparent);text-align:left;padding:clamp(.56rem,.39rem + .87vw,1.06rem) clamp(.88rem,.7rem + .87vw,1.38rem);font-size:clamp(.78rem,.77rem + .03vw,.8rem)}@media screen and (width>=1024px){.image-carousel__item figcaption{padding:clamp(.56rem,.39rem + .87vw,1.06rem) clamp(.31rem,.18rem + .65vw,.69rem)}}.image-carousel--bordered .image-carousel__item img{border:1px solid #ededed}.figure{width:100%;margin:0}.figure img,.figure video{border-radius:.4em;width:100%;height:auto;display:block}@media screen and (width>=1280px){.figure img,.figure video{border-radius:.8em}}.figure figcaption{color:color-mix(in srgb, currentColor 60%, transparent);text-align:left;padding:clamp(.56rem,.39rem + .87vw,1.06rem) clamp(.88rem,.7rem + .87vw,1.38rem);font-size:clamp(.78rem,.77rem + .03vw,.8rem)}@media screen and (width>=1024px){.figure figcaption{padding:clamp(.56rem,.39rem + .87vw,1.06rem) clamp(.31rem,.18rem + .65vw,.69rem)}}.figure--bordered img,.figure--bordered video{border:1px solid #ededed}.figure--ratio video{object-fit:cover;height:100%}.figure--browser{position:relative}.figure--browser img{background-color:#f2f2f2;border:1px solid #ededed;padding-top:clamp(1.13rem,.8rem + 1.63vw,2.06rem)}@media screen and (width>=1280px){.figure--browser img{padding-top:clamp(1.69rem,1.32rem + 1.85vw,2.75rem)}}.figure__browser-bar{pointer-events:none;align-items:center;gap:clamp(.25rem,.15rem + .45vw,.5rem);height:clamp(1.13rem,.8rem + 1.63vw,2.06rem);padding-inline:clamp(.88rem,.7rem + .87vw,1.38rem);display:flex;position:absolute;inset:0 0 auto}@media screen and (width>=1280px){.figure__browser-bar{height:clamp(1.69rem,1.32rem + 1.85vw,2.75rem)}}.figure__browser-bar span{background-color:#ddd;border-radius:50%;width:clamp(.31rem,.18rem + .65vw,.69rem);height:clamp(.31rem,.18rem + .65vw,.69rem)}.figure__browser-bar span:first-child{background-color:#ff5f57}.figure__browser-bar span:nth-child(2){background-color:#febc2e}.figure__browser-bar span:nth-child(3){background-color:#28c840}.gallery{grid-template-columns:repeat(2,1fr);gap:clamp(.56rem,.39rem + .87vw,1.06rem);display:grid}@media screen and (width>=1024px){.gallery{grid-template-columns:repeat(4,1fr)}}.gallery__item{border-radius:.8em;margin:0;overflow:hidden}.gallery__item--landscape{grid-row:span 2}.gallery__item--portrait{grid-row:span 3}.gallery__item--square{grid-row:span 2}.gallery__item img,.gallery__item video{object-fit:cover;width:100%;height:100%;display:block}.gallery--bordered .gallery__item{border:1px solid #ededed}.media-frame{--_skeleton-base:hsl(var(--_hue) 6% 84%);--_skeleton-sheen:hsl(var(--_hue) 8% 95%);isolation:isolate;position:relative;overflow:hidden}.media-frame:not([data-skeleton=done]){background-color:var(--_skeleton-base)}.media-frame:not([data-skeleton=done]):before{content:"";z-index:-1;background-image:linear-gradient(90deg, var(--_skeleton-base) 0%, var(--_skeleton-sheen) 50%, var(--_skeleton-base) 100%);animation:1.5s ease-in-out infinite media-skeleton-sweep;position:absolute;inset:0;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.media-frame:not([data-skeleton=done]):before{display:none}}@keyframes media-skeleton-sweep{to{transform:translate(100%)}}.video-player{width:100%;height:100%;line-height:0;position:relative}.video-player video{cursor:pointer}.video-player__toggle,.video-player__fullscreen{color:#fff;backdrop-filter:blur(6px);cursor:pointer;background:#00000040;border:0;place-items:center;margin:0;padding:0;transition:opacity .2s,transform .2s,background-color .2s;display:grid;position:absolute}.video-player__toggle:hover,.video-player__fullscreen:hover{background:#000000a6}.video-player__toggle:focus-visible,.video-player__fullscreen:focus-visible{outline-offset:2px;outline:2px solid #fff}.video-player__toggle [data-icon],.video-player__fullscreen [data-icon]{font-size:clamp(1.35rem,1.28rem + .37vw,1.56rem)}.video-player__toggle{border-radius:50%;width:clamp(3.38rem,2.64rem + 3.7vw,5.5rem);height:clamp(3.38rem,2.64rem + 3.7vw,5.5rem);top:50%;left:50%;transform:translate(-50%,-50%)}.video-player__toggle:hover{transform:translate(-50%,-50%)scale(1.05)}.video-player__toggle [data-icon]{font-size:clamp(1.62rem,1.5rem + .58vw,1.95rem)}.video-player[data-playing=true] .video-player__toggle{opacity:0;pointer-events:none}@media (hover:hover){.video-player:hover .video-player[data-playing=true] .video-player__toggle{opacity:1;pointer-events:auto}}.video-player__icon-play,.video-player__icon-pause{display:none}.video-player[data-playing=false] .video-player__icon-play,.video-player[data-playing=true] .video-player__icon-pause{display:block}.video-player__fullscreen{border-radius:.4em;width:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);height:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);top:clamp(.88rem,.7rem + .87vw,1.38rem);right:clamp(.88rem,.7rem + .87vw,1.38rem)}@media (hover:hover){.video-player__fullscreen{display:none}}.page-header{border-bottom:1px solid hsl(var(--accent)/.2);margin-top:clamp(8.79rem,6.25rem + 12.74vw,16.11rem);flex-direction:column;gap:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);width:75%;margin-inline:auto;padding-bottom:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);display:flex;position:relative}@media screen and (width>=768px){.page-header{width:80%}}@media screen and (width>=1280px){.page-header{width:75%}}@media screen and (width>=1024px){.page-header{grid-template-columns:3fr 3fr;grid-template-areas:"back back""aside info";align-items:end;gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem) clamp(1.69rem,1.32rem + 1.85vw,2.75rem);margin-top:clamp(5.63rem,4rem + 8.15vw,10.31rem);display:grid}.page-header>.breadcrumbs{grid-area:back}}@media screen and (width>=1536px){.page-header{grid-template-columns:3fr 2fr;margin-top:clamp(7.03rem,5rem + 10.19vw,12.89rem)}}@media screen and (width>=1024px){.page-header--blog{grid-template-columns:.3fr .8fr;column-gap:clamp(1.69rem,1.32rem + 1.85vw,2.75rem)}}@media screen and (width>=1536px){.page-header--blog{grid-template-columns:.2fr .8fr}}.page-header__info{order:2}@media screen and (width>=1024px){.page-header__info{grid-area:info}}.page-header__info h1{font-family:var(--font-krona);margin-bottom:clamp(.88rem,.7rem + .87vw,1.38rem)}.page-header__info p{text-wrap:pretty}.page-header__post-meta{flex-wrap:wrap;align-items:center;gap:clamp(.56rem,.39rem + .87vw,1.06rem);font-weight:400;display:flex}.page-header__post-meta .author{font-size:clamp(.94rem,.92rem + .11vw,1rem)}.page-header__post-meta .separate{color:hsl(var(--accent)/.3)}.page-header:has(.page-header__post-meta) .page-header__info h1{font-family:var(--font-krona);text-wrap:balance;hyphens:auto;overflow-wrap:break-word;font-size:clamp(1.62rem,1.5rem + .58vw,1.95rem);font-weight:600;line-height:1.4}@media screen and (width>=1280px){.page-header:has(.page-header__post-meta) .page-header__info h1{font-size:clamp(1.94rem,1.77rem + .87vw,2.44rem)}}.page-header__date{align-items:center;gap:clamp(.31rem,.18rem + .65vw,.69rem);font-size:clamp(.78rem,.77rem + .03vw,.8rem);line-height:1;display:flex}@media screen and (width>=1280px){.page-header__date{font-size:clamp(.94rem,.92rem + .11vw,1rem)}}.page-header__date [data-icon]{font-size:clamp(1.13rem,1.08rem + .22vw,1.25rem)}.page-header__aside{order:3}@media screen and (width>=1280px){.page-header__aside{grid-area:aside}}.page-header__aside ul{flex-wrap:wrap;gap:clamp(.56rem,.39rem + .87vw,1.06rem);display:flex}@media screen and (width>=1024px){.page-header__aside ul{gap:clamp(.25rem,.15rem + .45vw,.5rem)}}.page-header__aside ul li,.page-header__aside ul a{background-color:#0000001a;border-radius:100vmax;padding:clamp(.13rem,.08rem + .22vw,.25rem) clamp(.56rem,.39rem + .87vw,1.06rem);font-size:clamp(.78rem,.77rem + .03vw,.8rem)}@media screen and (width>=1280px){.page-header__aside ul li,.page-header__aside ul a{padding:clamp(.13rem,.08rem + .22vw,.25rem) clamp(.31rem,.18rem + .65vw,.69rem)}}.page-header__aside ul a{background-color:#0000001a;border-radius:100vmax;padding:clamp(.13rem,.08rem + .22vw,.25rem) clamp(.56rem,.39rem + .87vw,1.06rem);font-size:clamp(.78rem,.77rem + .03vw,.8rem);transition:background-color .2s,color .2s;display:block}@media screen and (width>=1280px){.page-header__aside ul a{padding:clamp(.13rem,.08rem + .22vw,.25rem) clamp(.31rem,.18rem + .65vw,.69rem)}}.page-header__aside ul a:hover,.page-header__aside ul a[aria-current=page],.page-header__aside ul a.is-active{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.page-header__aside ul li:has(a){background-color:#0000;padding:0}.page-header__meta{color:hsl(var(--neutral-black));align-items:center;font-size:clamp(.78rem,.77rem + .03vw,.8rem);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.page-header__year{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));border-bottom-right-radius:.4em;border-bottom-left-radius:.4em;margin-left:auto;padding:clamp(.19rem,.11rem + .33vw,.38rem) clamp(.88rem,.7rem + .87vw,1.38rem)}@media screen and (width>=1024px){.page-header__year{border-bottom-right-radius:.8em;border-bottom-left-radius:.8em}}body{background-color:hsl(var(--background));color:hsl(var(--text))}p{color:hsl(var(--text)/.9)}.scroll-lock{overflow:hidden}[data-icon]{font-size:clamp(1.35rem,1.28rem + .37vw,1.56rem)}.avatar{width:35px;height:35px}.avatar img{object-fit:cover;border-radius:100vmax;width:100%;height:100%}.avatar.md{width:80px;height:80px}.author{align-items:center;gap:clamp(.31rem,.18rem + .65vw,.69rem);font-style:normal;font-weight:600;display:flex}.author a:hover{text-decoration:underline}.socials{gap:clamp(.56rem,.39rem + .87vw,1.06rem);display:flex}.socials li a,.socials li button{border-radius:100vmax;padding:clamp(.56rem,.39rem + .87vw,1.06rem);transition:all .2s ease-in-out}.socials li a [data-icon],.socials li button [data-icon]{transition:color .2s ease-in-out}.socials li a:hover,.socials li button:hover{background-color:hsl(var(--primary))}.socials li a:hover [data-icon],.socials li button:hover [data-icon]{color:hsl(var(--neutral-white))}.container{flex-direction:column;align-items:center;gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);width:75%;margin-block:clamp(3.38rem,2.64rem + 3.7vw,5.5rem);margin-inline:auto;display:flex;container-type:inline-size}@media screen and (width>=768px){.container{width:80%}}@media screen and (width>=1280px){.container{width:75%}}.container h1{margin-top:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);line-height:1}.container h1 span{color:hsl(var(--accent));font-size:clamp(2.8rem,2.45rem + 1.77vw,3.82rem)}@media screen and (width>=1536px){.container h1{margin-top:clamp(3.38rem,2.64rem + 3.7vw,5.5rem)}}.not-found{background-color:hsl(var(--primary));min-height:100svh;color:hsl(var(--background));flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.56rem,.39rem + .87vw,1.06rem);display:flex;overflow:hidden}.not-found h1{font-size:clamp(3.36rem,2.87rem + 2.45vw,4.77rem);font-family:var(--font-archivo);font-weight:700}.player-container{--player-height:60px;z-index:10;width:min(100vw + -2*clamp(2.25rem,1.6rem + 3.26vw,4.13rem),960px);height:calc(var(--player-height) + clamp(.31rem, .18rem + .65vw, .69rem) * 2);isolation:isolate;box-shadow:0 16px 40px hsl(var(--neutral-black)/.18);border-radius:100vmax;padding:clamp(.31rem,.18rem + .65vw,.69rem) clamp(.88rem,.7rem + .87vw,1.38rem) clamp(.31rem,.18rem + .65vw,.69rem) clamp(.31rem,.18rem + .65vw,.69rem);position:fixed;bottom:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);left:50%;overflow:hidden;translate:-50%}.player-container__glass{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.player-container .player{z-index:1;height:var(--player-height);margin-bottom:0;position:relative}@media screen and (width>=1280px){.player-container{width:min(100vw + -2*clamp(1.13rem,.8rem + 1.63vw,2.06rem),960px)}}.podcast{width:75%;margin-inline:auto;padding-block:clamp(2.25rem,1.6rem + 3.26vw,4.13rem)}@media screen and (width>=768px){.podcast{width:80%}}@media screen and (width>=1280px){.podcast{width:75%;margin-top:0}}.podcast--has-audio{padding-bottom:calc(60px + clamp(5.63rem,4rem + 8.15vw,10.31rem))}@media screen and (width>=1280px){.podcast--has-audio{padding-bottom:calc(60px + clamp(4.5rem,3.2rem + 6.52vw,8.25rem))}}.podcast>.wrapper{grid-template-columns:100%;grid-template-areas:"sidebar""podcast""related";gap:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);width:100%;height:100%;display:grid}@media screen and (width>=1024px){.podcast>.wrapper{grid-template-columns:.3fr .8fr;grid-template-areas:"sidebar podcast""related related"}}@media screen and (width>=1536px){.podcast>.wrapper{grid-template-columns:.2fr .6fr .2fr;grid-template-areas:"sidebar podcast related";gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem)}}.podcast-sidebar{flex-direction:column;grid-area:sidebar;align-self:start;gap:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);display:flex}.podcast .image-poster{z-index:5;aspect-ratio:3/4;border-radius:1.6em;width:100%;position:relative;overflow:hidden}.podcast .image-poster img{object-fit:cover;aspect-ratio:16/9;width:100%;height:100%}.podcast-content{grid-area:podcast}.podcast-content .content .tab-header{gap:clamp(.88rem,.7rem + .87vw,1.38rem);margin-bottom:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);display:flex;position:relative}.podcast-content .content .tab-header:after{content:"";z-index:-1;background-color:hsl(var(--neutral-black));width:100%;height:1px;position:absolute;bottom:0;left:0}.podcast-content .content .tab-header .tab-title{text-align:center;flex:0 0 calc(50% + clamp(.88rem,.7rem + .87vw,1.38rem)/-2);padding:clamp(.56rem,.39rem + .87vw,1.06rem);font-style:normal;font-weight:700;transition:color .3s}@media screen and (width>=768px){.podcast-content .content .tab-header .tab-title{text-align:initial;flex:none}}.podcast-content .content .tab-header .tab-title.active{color:hsl(var(--neutral-black))}.podcast-content .content .tab-header .line{background-color:hsl(var(--neutral-black));height:3px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.podcast-content .content .tab-contents{overflow-y:clip}.podcast-content .content .tab-contents .tab-content{animation:.3s movingContentTab;display:none}@keyframes movingContentTab{0%{opacity:0;transform:translate(50px)}}.podcast-content .content .tab-contents .tab-content.active{flex-direction:column;gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);padding-bottom:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);display:flex}.podcast-content .content .tab-contents .tab-content h2{margin-bottom:clamp(1.13rem,.8rem + 1.63vw,2.06rem);font-size:clamp(1.13rem,1.08rem + .22vw,1.25rem);font-weight:900;line-height:1.1}.podcast-content .content .tab-contents .tab-content h3{color:hsl(var(--text));margin-bottom:clamp(.88rem,.7rem + .87vw,1.38rem);font-size:clamp(.94rem,.92rem + .11vw,1rem);font-weight:600;line-height:1.1}.podcast-content .content .tab-contents .tab-content p:first-child{font-size:clamp(1.13rem,1.08rem + .22vw,1.25rem)}.podcast-content .content .tab-contents .tab-content p{color:color-mix(in srgb, currentColor 80%, white);font-size:clamp(.94rem,.92rem + .11vw,1rem)}.podcast-content .content .tab-contents .tab-content p em{font-weight:700}.podcast-content .content .tab-contents .tab-content p small{font-size:clamp(.94rem,.92rem + .11vw,1rem)}.podcast-content .content .tab-contents .tab-content p small a{border:unset;padding:unset;text-decoration:underline}.podcast-content .content .tab-contents .tab-content p mark{text-underline-offset:.14em;text-decoration:underline .12em;color:inherit!important;background:0 0!important}.podcast-content .content .tab-contents .tab-content p a{border:1px solid #ccc;padding:.5rem 1.5rem}.podcast-content .content .tab-contents .tab-content p .a_inline{color:hsl(var(--primary));padding:unset;border:unset}.podcast-content .content .tab-contents .tab-content p .a_inline:hover{text-decoration:underline}.podcast-content .content .tab-contents .tab-content .nota{background-color:snow;border-radius:.8em;padding:clamp(1.13rem,.8rem + 1.63vw,2.06rem);color:hsl(var(--neutral-black))!important}@media screen and (width>=1280px){.podcast-content .content .tab-contents .tab-content .cols-2{column-count:2;column-gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem)}.podcast-content .content .tab-contents .tab-content .cols-2>h2,.podcast-content .content .tab-contents .tab-content .cols-2>h3,.podcast-content .content .tab-contents .tab-content .cols-2>figure,.podcast-content .content .tab-contents .tab-content .cols-2>img,.podcast-content .content .tab-contents .tab-content .cols-2>.nota,.podcast-content .content .tab-contents .tab-content .cols-2>blockquote{column-span:all}.podcast-content .content .tab-contents .tab-content .cols-2>p{break-inside:avoid-column;margin-bottom:clamp(1.13rem,.8rem + 1.63vw,2.06rem)}.podcast-content .content .tab-contents .tab-content .cols-2>p:last-child{margin-bottom:0}}.podcast-content .content .tab-contents .tab-content .guest-profile{flex-direction:column;gap:clamp(1.13rem,.8rem + 1.63vw,2.06rem);display:flex}.podcast-content .content .tab-contents .tab-content .guest-profile__header{align-items:center;gap:clamp(.88rem,.7rem + .87vw,1.38rem);display:flex}.podcast-content .content .tab-contents .tab-content .guest-profile h2{margin-bottom:clamp(.31rem,.18rem + .65vw,.69rem)}.podcast-content .content .tab-contents .tab-content .guest-profile p{color:hsl(var(--neutral-black)/.8)}.podcast-content .content .tab-contents .tab-content .guest-profile em{text-transform:uppercase;font-size:clamp(.78rem,.77rem + .03vw,.8rem);font-weight:700;display:block}.podcast-content .content .tab-contents .tab-content .guest-profile em:before{content:"[";margin-right:.5rem}.podcast-content .content .tab-contents .tab-content .guest-profile em:after{content:"]";margin-left:.5rem}.podcast-content .content .tab-contents .tab-content .guest-profile .socials{margin-bottom:0;display:flex}.podcast-content .content .tab-contents .tab-content .guest-profile .socials li{background-image:none;padding-left:0}.podcast-content .content .tab-contents .tab-content .guest-profile .socials li a{border-color:hsl(var(--neutral-black)/.2)}.podcast-content .content .tab-contents .tab-content .u{text-decoration:underline}.podcast-content .content .tab-contents .tab-content ul{margin-bottom:clamp(.88rem,.7rem + .87vw,1.38rem)}.podcast-content .content .tab-contents .tab-content ul li{padding-left:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);position:relative}.podcast-content .content .tab-contents .tab-content ul li:before{content:"→";position:absolute;left:0}@media screen and (width>=1280px){.podcast-content .content .tab-contents .tab-content ul li{padding-left:clamp(1.13rem,.8rem + 1.63vw,2.06rem)}}.podcast-content .content .tab-contents .tab-content>img{border-radius:.4em;margin-bottom:clamp(.88rem,.7rem + .87vw,1.38rem)}.podcast-content .content .tab-contents .tab-content .youtube{aspect-ratio:16/9;width:100%;margin-block:clamp(1.69rem,1.32rem + 1.85vw,2.75rem)}.podcast-content .content .tab-contents .tab-content .content-actions{justify-content:center;padding-inline:clamp(.88rem,.7rem + .87vw,1.38rem);display:flex}.podcast-actions{grid-area:related;grid-template-areas:"share""related";align-content:start;gap:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);display:grid}.podcast-actions:has(.ad){grid-template-areas:"share""ad""related"}.podcast-actions .social-share{flex-direction:column;grid-area:share;gap:clamp(.88rem,.7rem + .87vw,1.38rem);display:flex}@media screen and (width>=1024px){.podcast-actions .social-share{border-top:1px solid hsl(var(--accent)/.2);flex-direction:row;justify-content:flex-end;align-items:center;padding:clamp(.88rem,.7rem + .87vw,1.38rem)}}@media screen and (width>=1536px){.podcast-actions .social-share{border:none;flex-direction:column;align-items:flex-start;padding:0}}.podcast-actions .social-share__title{font-size:clamp(1.13rem,1.08rem + .22vw,1.25rem);font-weight:600}.podcast-actions .social-share .socials li{position:relative}.podcast-actions .social-share .socials li:has(#copiarURL[data-copied]):after{content:"¡Enlace Copiado!";white-space:nowrap;color:hsl(var(--neutral-white));background-color:hsl(var(--primary));pointer-events:none;opacity:1;border-radius:100vmax;padding:4px clamp(.56rem,.39rem + .87vw,1.06rem);font-size:clamp(.64rem,.66rem - .02vw,.65rem);font-weight:600;transition:opacity .2s;position:absolute;bottom:calc(100% + 8px);left:50%;translate:-50%}@starting-style{.podcast-actions .social-share .socials li:has(#copiarURL[data-copied]):after{opacity:0;translate:-50% 4px}}.podcast-actions .ad{border-radius:.4em;width:100%;height:200px;overflow:hidden}.podcast-actions .ad img{object-fit:cover;object-position:center;width:100%;height:100%}.podcast-actions article:has(.ad){grid-area:ad}.podcast-actions .relatedPosts{grid-area:related}.podcast-actions .relatedPosts__title{margin-bottom:clamp(.88rem,.7rem + .87vw,1.38rem)}.podcast-actions .relatedPosts .posts{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:clamp(.88rem,.7rem + .87vw,1.38rem);display:grid}.podcast-actions .relatedPosts .posts .post{background-color:hsl(var(--text));color:hsl(var(--background));border-radius:1.6em;flex-direction:column;justify-content:space-between;padding:clamp(1.13rem,.8rem + 1.63vw,2.06rem);display:flex;position:relative}.podcast-actions .relatedPosts .posts .post h4{margin-bottom:clamp(.88rem,.7rem + .87vw,1.38rem)}.podcast-actions .relatedPosts .posts .post .post-meta{border-top:1px solid hsl(var(--background)/.2);align-items:center;gap:clamp(.31rem,.18rem + .65vw,.69rem);padding-top:clamp(.56rem,.39rem + .87vw,1.06rem);display:flex}.podcast-actions .relatedPosts .posts .post ul li{gap:6px;font-size:clamp(.78rem,.77rem + .03vw,.8rem);display:flex}.podcast-actions .relatedPosts .posts .post ul li span{font-weight:700}.podcast-actions .relatedPosts .posts .post:nth-of-type(2n){background-color:hsl(var(--primary));color:hsl(var(--neutral-white))}
