@charset "UTF-8";*,*:after,*:before{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:baseline;font:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth;scroll-padding-top:5vmax}}:focus:not(:focus-visible){outline:none}a{display:block;text-decoration:none;color:inherit;font-size:inherit}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;text-decoration:none;color:inherit;overflow-wrap:break-word}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;background-color:transparent;color:inherit;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{cursor:pointer}table,tr,td{border-collapse:collapse;border-spacing:0}svg:not([data-icon]){width:100%;display:block;fill:currentColor}[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);font-weight:400;font-style:normal;font-size:clamp(1.13rem,1.08rem + .22vw,1.25rem);line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;text-rendering:optimizeLegibility;font-smooth:always;hyphens:none;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 ease}header .menu-hamburger-icon span{transition:background-color .8s ease}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{animation:none;color:#fff}body[data-header-theme=dark] header .menu-hamburger-icon span{animation:none;background-color:#fff}.bento{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(.56rem,.39rem + .87vw,1.06rem);align-items:start}@media screen and (width>=1024px){.bento{grid-template-columns:repeat(12,1fr);align-items:stretch}}.bento__item{margin:0;overflow:hidden;border-radius:.8em;width:100%;min-width:0;min-height:0}.bento__item img{width:100%;height:100%;object-fit:cover;display:block;min-width:0;min-height:0}.bento--2 .bento__item{grid-column:1/-1}.bento--2 .bento__item:nth-child(1){aspect-ratio:1/1}.bento--2 .bento__item:nth-child(2){aspect-ratio:1/1}.bento--2:not(.bento--reverse) .bento__item:nth-child(1){order:2;aspect-ratio:16/10}@media screen and (width>=1024px){.bento--2{height:50vh;grid-template-rows:1fr}.bento--2 .bento__item{aspect-ratio:auto;height:100%;order:0;grid-row:1}.bento--2 .bento__item:nth-child(1){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:nth-child(1){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:nth-child(1){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:nth-child(1){grid-column:1/5}.bento--2.bento--reverse .bento__item:nth-child(2){grid-column:5/13}}.bento--3 .bento__item:nth-child(1){grid-column:1/3;aspect-ratio:16/10}.bento--3 .bento__item:nth-child(2){aspect-ratio:1/1}.bento--3 .bento__item:nth-child(3){aspect-ratio:1/1}@media screen and (width>=1024px){.bento--3{height:70vh;grid-template-rows:1fr 1fr}.bento--3 .bento__item{aspect-ratio:auto;height:100%}.bento--3 .bento__item:nth-child(1){grid-column:1/9;grid-row:1/3}.bento--3 .bento__item:nth-child(2){grid-column:9/13;grid-row:1}.bento--3 .bento__item:nth-child(3){grid-column:9/13;grid-row:2}}.bento--4 .bento__item:nth-child(1){grid-column:1/3;aspect-ratio:16/10}.bento--4 .bento__item:nth-child(2){aspect-ratio:1/1}.bento--4 .bento__item:nth-child(3){aspect-ratio:1/1}.bento--4 .bento__item:nth-child(4){grid-column:1/3;aspect-ratio:16/10}@media screen and (width>=1024px){.bento--4{height:90vh;grid-template-rows:1fr 1fr 1fr}.bento--4 .bento__item{aspect-ratio:auto;height:100%}.bento--4 .bento__item:nth-child(1){grid-column:1/9;grid-row:1/3}.bento--4 .bento__item:nth-child(2){grid-column:9/13;grid-row:1}.bento--4 .bento__item:nth-child(3){grid-column:9/13;grid-row:2}.bento--4 .bento__item:nth-child(4){grid-column:1/13;grid-row:3}}.bento--bordered .bento__item{border:1px solid #ededed}.blog-bento{display:grid;width:100%;gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);align-items:stretch}@media screen and (width>=1024px){.blog-bento{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,calc((100cqw - (3*clamp(.88rem,.7rem + .87vw,1.38rem)))/4));gap:clamp(.31rem,.18rem + .65vw,.69rem)}}@media screen and (width>=1024px){.blog-bento.carousel__track{grid-auto-flow:unset;grid-auto-columns:unset;overflow:visible;scroll-snap-type:none;padding-inline:0}.blog-bento.carousel__track:before,.blog-bento.carousel__track:after{content:none}}.blog-bento__item{min-width:0;min-height:0;scroll-snap-align:center;scroll-snap-stop:always}@media screen and (width>=1024px){.blog-bento__item--1{grid-column:1/2;grid-row:1/2}.blog-bento__item--2{grid-column:2/4;grid-row:1/2}.blog-bento__item--3{grid-column:4/5;grid-row:1/2}.blog-bento__item--4{grid-column:1/3;grid-row:2/3}.blog-bento__item--5{grid-column:3/4;grid-row:2/3}.blog-bento__item--6{grid-column:4/5;grid-row:2/3}}.carousel{display:grid;justify-items:center;gap:clamp(.56rem,.39rem + .87vw,1.06rem);width:100%}.carousel__track{min-width:0;display:grid;grid-auto-flow:column;overflow-x:auto;overflow-y:clip;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;grid-auto-columns:var(--carousel-mobile-slide-width, 100%);padding-inline:calc(50% - var(--carousel-mobile-slide-width, 100%) / 2)}.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;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;align-items:start;overflow:visible;scroll-snap-type:none;padding-inline:0}.carousel__track--2cols:before,.carousel__track--2cols:after{content:none}}@media screen and (width>=1024px){.carousel__track--3cols{grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;align-items:start;overflow:visible;scroll-snap-type:none;padding-inline:0}.carousel__track--3cols:before,.carousel__track--3cols:after{content:none}}@media screen and (width>=1024px){.carousel__track--4cols{grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;align-items:start;overflow:visible;scroll-snap-type:none;padding-inline:0}.carousel__track--4cols:before,.carousel__track--4cols:after{content:none}}.carousel__navigation{display:flex;justify-content:center;align-items:center;gap:clamp(.31rem,.18rem + .65vw,.69rem);min-height:.75rem;margin-top:clamp(1.13rem,.8rem + 1.63vw,2.06rem)}.carousel__navigation[hidden]{display:none}.carousel__dot{inline-size:.5rem;block-size:.5rem;padding:0;border:1px solid hsl(var(--accent)/.4);border-radius:100vmax;background:transparent;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,inline-size .2s ease,block-size .2s ease}.carousel__dot--active{inline-size:.75rem;block-size:.75rem;background:hsl(var(--accent))}.image-carousel{gap:clamp(1.13rem,.8rem + 1.63vw,2.06rem);align-items:start}@media screen and (width>=1024px){.image-carousel{gap:clamp(.31rem,.18rem + .65vw,.69rem)}}.image-carousel__item{scroll-snap-align:center;scroll-snap-stop:always;margin:0;min-width:0}.image-carousel__item img{width:100%;aspect-ratio:var(--carousel-image-ratio, 1/1);object-fit:cover;display:block;border-radius:.8em}.image-carousel__item figcaption{overflow-wrap:anywhere;font-size:clamp(.78rem,.77rem + .03vw,.8rem);color:color-mix(in srgb,currentColor 60%,transparent);padding:clamp(.56rem,.39rem + .87vw,1.06rem) clamp(.88rem,.7rem + .87vw,1.38rem);text-align:left}@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{margin:0;width:100%}.figure img,.figure video{width:100%;height:auto;display:block;border-radius:.4em}@media screen and (width>=1280px){.figure img,.figure video{border-radius:.8em}}.figure figcaption{font-size:clamp(.78rem,.77rem + .03vw,.8rem);color:color-mix(in srgb,currentColor 60%,transparent);padding:clamp(.56rem,.39rem + .87vw,1.06rem) clamp(.88rem,.7rem + .87vw,1.38rem);text-align:left}@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{height:100%;object-fit:cover}.figure--browser{position:relative}.figure--browser img{padding-top:clamp(1.13rem,.8rem + 1.63vw,2.06rem);background-color:#f2f2f2;border:1px solid #ededed}@media screen and (width>=1280px){.figure--browser img{padding-top:clamp(1.69rem,1.32rem + 1.85vw,2.75rem)}}.figure__browser-bar{position:absolute;inset:0 0 auto;display:flex;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);pointer-events:none}@media screen and (width>=1280px){.figure__browser-bar{height:clamp(1.69rem,1.32rem + 1.85vw,2.75rem)}}.figure__browser-bar span{width:clamp(.31rem,.18rem + .65vw,.69rem);height:clamp(.31rem,.18rem + .65vw,.69rem);border-radius:50%;background-color:#ddd}.figure__browser-bar span:nth-child(1){background-color:#ff5f57}.figure__browser-bar span:nth-child(2){background-color:#febc2e}.figure__browser-bar span:nth-child(3){background-color:#28c840}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(.56rem,.39rem + .87vw,1.06rem)}@media screen and (width>=1024px){.gallery{grid-template-columns:repeat(4,1fr)}}.gallery__item{margin:0;overflow:hidden;border-radius:.8em}.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{width:100%;height:100%;object-fit:cover;display:block}.gallery--bordered .gallery__item{border:1px solid #ededed}.video-player{position:relative;width:100%;height:100%;line-height:0}.video-player video{cursor:pointer}.video-player__toggle,.video-player__fullscreen{position:absolute;border:0;padding:0;margin:0;color:#fff;background:#00000040;backdrop-filter:blur(6px);cursor:pointer;display:grid;place-items:center;transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.video-player__toggle:hover,.video-player__fullscreen:hover{background:#000000a6}.video-player__toggle:focus-visible,.video-player__fullscreen:focus-visible{outline:2px solid #fff;outline-offset:2px}.video-player__toggle [data-icon],.video-player__fullscreen [data-icon]{font-size:clamp(1.35rem,1.28rem + .37vw,1.56rem)}.video-player__toggle{top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(3.38rem,2.64rem + 3.7vw,5.5rem);height:clamp(3.38rem,2.64rem + 3.7vw,5.5rem);border-radius: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{top:clamp(.88rem,.7rem + .87vw,1.38rem);right:clamp(.88rem,.7rem + .87vw,1.38rem);width:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);height:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);border-radius:.4em}@media(hover:hover){.video-player__fullscreen{display:none}}.page-header{position:relative;display:flex;flex-direction:column;gap:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);margin-top:clamp(8.79rem,6.25rem + 12.74vw,16.11rem);padding-bottom:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);border-bottom:1px solid hsl(var(--accent)/.2);width:75%;margin-inline:auto}@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{display:grid;grid-template-columns:3fr 3fr;grid-template-areas:"back back" "aside info";align-items:end;column-gap:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);row-gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);margin-top:clamp(5.63rem,4rem + 8.15vw,10.31rem)}.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{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(.56rem,.39rem + .87vw,1.06rem);font-weight:400}.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);font-size:clamp(1.62rem,1.5rem + .58vw,1.95rem);line-height:1.4;font-weight:600;text-wrap:balance;hyphens:auto;overflow-wrap:break-word}@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{display:flex;align-items:center;gap:clamp(.31rem,.18rem + .65vw,.69rem);line-height:1;font-size:clamp(.78rem,.77rem + .03vw,.8rem)}@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{display:flex;flex-wrap:wrap;gap:clamp(.56rem,.39rem + .87vw,1.06rem)}@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;padding:clamp(.13rem,.08rem + .22vw,.25rem) clamp(.56rem,.39rem + .87vw,1.06rem);border-radius:100vmax;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{display:block;transition:background-color .2s ease,color .2s ease;background-color:#0000001a;padding:clamp(.13rem,.08rem + .22vw,.25rem) clamp(.56rem,.39rem + .87vw,1.06rem);border-radius:100vmax;font-size:clamp(.78rem,.77rem + .03vw,.8rem)}@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){padding:0;background-color:transparent}.page-header__meta{position:absolute;left:0;right:0;bottom:0;transform:translateY(100%);display:flex;align-items:center;font-size:clamp(.78rem,.77rem + .03vw,.8rem);color:hsl(var(--neutral-black))}.page-header__year{margin-left:auto;background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));padding:clamp(.19rem,.11rem + .33vw,.38rem) clamp(.88rem,.7rem + .87vw,1.38rem);border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}@media screen and (width>=1024px){.page-header__year{border-bottom-left-radius:.8em;border-bottom-right-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{width:100%;height:100%;border-radius:100vmax;object-fit:cover}.avatar.md{width:80px;height:80px}.author{display:flex;align-items:center;gap:clamp(.31rem,.18rem + .65vw,.69rem);font-weight:600;font-style:normal}.author a:hover{text-decoration:underline}.socials{display:flex;gap:clamp(.56rem,.39rem + .87vw,1.06rem)}.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{display:flex;align-items:center;flex-direction:column;gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);margin-block:clamp(3.38rem,2.64rem + 3.7vw,5.5rem);container-type:inline-size;width:75%;margin-inline:auto}@media screen and (width>=768px){.container{width:80%}}@media screen and (width>=1280px){.container{width:75%}}.container h1{line-height:1;margin-top:clamp(2.25rem,1.6rem + 3.26vw,4.13rem)}.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{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:clamp(.56rem,.39rem + .87vw,1.06rem);min-height:100svh;background-color:hsl(var(--primary));color:hsl(var(--background));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;position:fixed;left:50%;bottom:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);z-index:10;width:min(100vw - clamp(2.25rem,1.6rem + 3.26vw,4.13rem) * 2,960px);height:calc(var(--player-height) + clamp(.31rem,.18rem + .65vw,.69rem) * 2);translate:-50% 0;padding:clamp(.31rem,.18rem + .65vw,.69rem) clamp(.88rem,.7rem + .87vw,1.38rem) clamp(.31rem,.18rem + .65vw,.69rem) clamp(.31rem,.18rem + .65vw,.69rem);border-radius:100vmax;overflow:hidden;isolation:isolate;box-shadow:0 16px 40px hsl(var(--neutral-black)/.18)}.player-container__glass{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.player-container .player{position:relative;z-index:1;height:var(--player-height);margin-bottom:0}@media screen and (width>=1280px){.player-container{width:min(100vw - clamp(1.13rem,.8rem + 1.63vw,2.06rem) * 2,960px)}}.podcast{padding-block:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);width:75%;margin-inline:auto}@media screen and (width>=768px){.podcast{width:80%}}@media screen and (width>=1280px){.podcast{width:75%}}@media screen and (width>=1280px){.podcast{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{height:100%;width:100%;display:grid;grid-template-areas:"sidebar" "podcast" "related";grid-template-columns:100%;gap:clamp(1.69rem,1.32rem + 1.85vw,2.75rem)}@media screen and (width>=1024px){.podcast>.wrapper{grid-template-areas:"sidebar podcast" "related related";grid-template-columns:.3fr .8fr}}@media screen and (width>=1536px){.podcast>.wrapper{grid-template-areas:"sidebar podcast related";grid-template-columns:.2fr .6fr .2fr;gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem)}}.podcast-sidebar{grid-area:sidebar;display:flex;flex-direction:column;align-self:start;gap:clamp(1.69rem,1.32rem + 1.85vw,2.75rem)}.podcast .image-poster{overflow:hidden;border-radius:1.6em;position:relative;z-index:5;width:100%;aspect-ratio:3/4}.podcast .image-poster img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}.podcast-content{grid-area:podcast}.podcast-content .content .tab-header{position:relative;margin-bottom:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);display:flex;gap:clamp(.88rem,.7rem + .87vw,1.38rem)}.podcast-content .content .tab-header:after{content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:1px;background-color:hsl(var(--neutral-black))}.podcast-content .content .tab-header .tab-title{flex:0 0 calc((100% - clamp(.88rem,.7rem + .87vw,1.38rem))/2);padding:clamp(.56rem,.39rem + .87vw,1.06rem);transition:color .3s ease;font-weight:700;font-style:normal;text-align:center}@media screen and (width>=768px){.podcast-content .content .tab-header .tab-title{flex:0 0 auto;text-align:initial}}.podcast-content .content .tab-header .tab-title.active{color:hsl(var(--neutral-black))}.podcast-content .content .tab-header .line{position:absolute;bottom:0;left:0;height:3px;background-color:hsl(var(--neutral-black));transition:all .3s ease-in-out}.podcast-content .content .tab-contents{overflow-y:clip}.podcast-content .content .tab-contents .tab-content{display:none;animation:movingContentTab .3s ease}@keyframes movingContentTab{0%{transform:translate(50px);opacity:0}}.podcast-content .content .tab-contents .tab-content.active{display:flex;flex-direction:column;gap:clamp(2.25rem,1.6rem + 3.26vw,4.13rem);padding-bottom:clamp(1.69rem,1.32rem + 1.85vw,2.75rem)}.podcast-content .content .tab-contents .tab-content h2{font-size:clamp(1.13rem,1.08rem + .22vw,1.25rem);line-height:1.1;margin-bottom:clamp(1.13rem,.8rem + 1.63vw,2.06rem);font-weight:900}.podcast-content .content .tab-contents .tab-content h3{font-weight:600;font-size:clamp(.94rem,.92rem + .11vw,1rem);line-height:1.1;margin-bottom:clamp(.88rem,.7rem + .87vw,1.38rem);color:hsl(var(--text))}.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{font-size:clamp(.94rem,.92rem + .11vw,1rem);color:color-mix(in srgb,currentColor 80%,white)}.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{background:transparent!important;color:inherit!important;text-decoration:underline;text-decoration-thickness:.12em;text-underline-offset:.14em}.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;color:hsl(var(--neutral-black))!important;padding:clamp(1.13rem,.8rem + 1.63vw,2.06rem);border-radius:.8em}@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{display:flex;flex-direction:column;gap:clamp(1.13rem,.8rem + 1.63vw,2.06rem)}.podcast-content .content .tab-contents .tab-content .guest-profile__header{display:flex;align-items:center;gap:clamp(.88rem,.7rem + .87vw,1.38rem)}.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{display:flex;margin-bottom:0}.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{background-image:url(/assets/images/arrow-ul.svg);background-repeat:no-repeat;background-position:0 .3rem;padding-left:clamp(1.69rem,1.32rem + 1.85vw,2.75rem)}@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{margin-bottom:clamp(.88rem,.7rem + .87vw,1.38rem);border-radius:.4em}.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{display:flex;justify-content:center;padding-inline:clamp(.88rem,.7rem + .87vw,1.38rem)}.podcast-actions{grid-area:related;display:grid;align-content:start;gap:clamp(1.69rem,1.32rem + 1.85vw,2.75rem);grid-template-areas:"share" "related"}.podcast-actions:has(.ad){grid-template-areas:"share" "ad" "related"}.podcast-actions .social-share{grid-area:share;display:flex;flex-direction:column;gap:clamp(.88rem,.7rem + .87vw,1.38rem)}@media screen and (width>=1024px){.podcast-actions .social-share{flex-direction:row;align-items:center;justify-content:flex-end;border-top:1px solid hsl(var(--accent)/.2);padding:clamp(.88rem,.7rem + .87vw,1.38rem)}}@media screen and (width>=1536px){.podcast-actions .social-share{flex-direction:column;align-items:flex-start;border:none;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!";position:absolute;bottom:calc(100% + 8px);left:50%;translate:-50% 0;white-space:nowrap;font-size:clamp(.64rem,.66rem - .02vw,.65rem);font-weight:600;color:hsl(var(--neutral-white));background-color:hsl(var(--primary));padding:4px clamp(.56rem,.39rem + .87vw,1.06rem);border-radius:100vmax;pointer-events:none;opacity:1;transition:opacity .2s ease}@starting-style{.podcast-actions .social-share .socials li:has(#copiarURL[data-copied]):after{opacity:0;translate:-50% 4px}}.podcast-actions .ad{height:200px;width:100%;overflow:hidden;border-radius:.4em}.podcast-actions .ad img{width:100%;height:100%;object-fit:cover;object-position:center}.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{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:clamp(.88rem,.7rem + .87vw,1.38rem)}.podcast-actions .relatedPosts .posts .post{background-color:hsl(var(--text));color:hsl(var(--background));padding:clamp(1.13rem,.8rem + 1.63vw,2.06rem);position:relative;border-radius:1.6em;display:flex;flex-direction:column;justify-content:space-between}.podcast-actions .relatedPosts .posts .post h4{margin-bottom:clamp(.88rem,.7rem + .87vw,1.38rem)}.podcast-actions .relatedPosts .posts .post .post-meta{display:flex;align-items:center;gap:clamp(.31rem,.18rem + .65vw,.69rem);border-top:1px solid hsl(var(--background)/.2);padding-top:clamp(.56rem,.39rem + .87vw,1.06rem)}.podcast-actions .relatedPosts .posts .post ul li{display:flex;font-size:clamp(.78rem,.77rem + .03vw,.8rem);gap:6px}.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))}
