img[data-click-zoom],[data-click-zoom] img,[data-click-zoom-article] img{cursor:zoom-in}.click-zoom__lightbox{z-index:90;padding:calc(16/var(--size-unit)*1em);cursor:zoom-out;touch-action:none;overscroll-behavior:contain;background-color:#0d0d0d;justify-content:center;align-items:center;display:none;position:fixed;inset:0;overflow:hidden}.click-zoom__lightbox.is-zoomed{cursor:grab}.click-zoom__lightbox.is-panning{cursor:grabbing}.click-zoom__lightbox>img{border-radius:calc(8/var(--size-unit)*1em);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none;will-change:transform;transform-origin:50%;max-width:100%;max-height:100%;display:block}.click-zoom__controls{-webkit-backdrop-filter:blur(calc(30 / var(--size-unit) * 1em));backdrop-filter:blur(calc(30 / var(--size-unit) * 1em));border-radius:calc(8/var(--size-unit)*1em);bottom:calc(24/var(--size-unit)*1em);z-index:2;height:calc(60/var(--size-unit)*1em);cursor:default;touch-action:none;background:#00000040;justify-content:space-between;align-items:center;width:fit-content;margin-inline:auto;display:flex;position:absolute;left:0;right:0}.click-zoom__controls .control-button{width:calc(60/var(--size-unit)*1em);height:calc(60/var(--size-unit)*1em);cursor:pointer;justify-content:center;align-items:center;display:flex}.click-zoom__controls .control-button svg{width:calc(24/var(--size-unit)*1em);height:calc(24/var(--size-unit)*1em);opacity:.7;transition:opacity .2s,transform .2s}.click-zoom__controls .control-button:hover svg{opacity:1;transform:scale(1.1)}.click-zoom__controls .control-button:active svg{transform:scale(.9)}
.footer{padding-top:calc(32/var(--size-unit)*1em);border-top:1px solid var(--w-30-full)}.footer-content{padding-bottom:calc(64/var(--size-unit)*1em)}@media screen and (min-width:768px){.footer-content{padding-bottom:calc(80/var(--size-unit)*1em)}}.footer .nav{margin-top:calc(60/var(--size-unit)*1em);flex-direction:column;align-items:center;display:flex}@media screen and (min-width:768px){.footer .nav{margin-top:calc(80/var(--size-unit)*1em)}}.footer .nav__item{text-align:center;padding:calc(8/var(--size-unit)*1em) 0;width:100%}.footer .bottom{margin-top:calc(60/var(--size-unit)*1em)}@media screen and (min-width:768px){.footer .bottom{margin-top:calc(40/var(--size-unit)*1em)}}.footer .bottom .socials{justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (min-width:768px){.footer .bottom .socials{max-width:calc(400/var(--size-unit)*1em);margin-inline:auto}}.footer .bottom .socials__item{opacity:.3;padding:0 calc(12/var(--size-unit)*1em);transition:opacity .3s}@media (hover:hover){.footer .bottom .socials__item:hover{opacity:1}}.footer .bottom .additional-buttons{margin-top:calc(24/var(--size-unit)*1em);gap:calc(8/var(--size-unit)*1em);flex-direction:column;display:flex}@media screen and (min-width:768px){.footer .bottom .additional-buttons{margin-top:calc(40/var(--size-unit)*1em)}}.footer .legal{background-color:var(--w-10);padding:calc(8/var(--size-unit)*1em) 0}.footer .legal-content{justify-content:space-between;align-items:center;display:flex}@media screen and (min-width:768px){.footer .legal-content{max-width:calc(400/var(--size-unit)*1em)}}.footer .legal__item{font-family:Arial,sans-serif;font-style:normal;font-weight:400;font-size:calc(14/var(--size-unit)*1em);color:var(--w-40);line-height:1}
.button{width:100%;height:calc(60/var(--size-unit)*1em);color:inherit;font:inherit;background:var(--button-bg);border-radius:calc(11/var(--size-unit)*1em);cursor:pointer;border:none;flex-direction:row;justify-content:center;align-items:center;transition:background .3s;display:flex}@media screen and (min-width:768px){.button{height:calc(48/var(--size-unit)*1em)}}.button:disabled{cursor:not-allowed}@media (hover:hover){.button:not(:disabled):hover{background:var(--w-30)}}.button--transparent{color:inherit;background:0 0}.button--transparent .button-text{color:inherit}.button--grey{background:var(--w-15-full)}.button--white{background:var(--c-fg)}.button--white .button-text{color:var(--c-bg)}.button--white .button-text:after{content:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.5 10.8479H16.1958\" stroke=\"black\"/><path d=\"M11.1577 5.80977L16.1958 10.8479L11.1577 15.886\" stroke=\"black\"/></svg>");filter:invert()}.button--small{width:auto;height:calc(40/var(--size-unit)*1em);padding-inline:calc(16/var(--size-unit)*1em)}.button--arrow .button-text:after{content:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.5 10.8479H16.1958\" stroke=\"white\"/><path d=\"M11.1577 5.80977L16.1958 10.8479L11.1577 15.886\" stroke=\"white\"/></svg>");margin-left:calc(6/var(--size-unit)*1em);width:calc(20/var(--size-unit)*1em);height:calc(20/var(--size-unit)*1em);display:inline-block}.button-text{font-family:Arial,sans-serif;font-style:normal;font-weight:400;font-size:calc(16/var(--size-unit)*1em);letter-spacing:-.01em;color:#fff;align-items:center;line-height:1;display:flex;position:relative}.arrow-link{width:auto;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.arrow-link__text{font-family:Arial,sans-serif;font-style:normal;font-weight:400;font-size:calc(16/var(--size-unit)*1em);letter-spacing:-.01em;color:#fff;align-items:center;line-height:1;display:flex}.arrow-link__text:after{content:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.5 10.8479H16.1958\" stroke=\"white\"/><path d=\"M11.1577 5.80977L16.1958 10.8479L11.1577 15.886\" stroke=\"white\"/></svg>");margin-left:calc(6/var(--size-unit)*1em);width:calc(20/var(--size-unit)*1em);height:calc(20/var(--size-unit)*1em);transition:transform .3s;display:inline-block}@media (hover:hover){.arrow-link:hover .arrow-link__text:after{transform:translateX(calc(4 / var(--size-unit) * 1em))}}
.header{top:calc(10/var(--size-unit)*1em);width:100%;max-width:calc(540/var(--size-unit)*1em);height:calc(60/var(--size-unit)*1em);z-index:100;position:fixed;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.header{top:calc(16/var(--size-unit)*1em);height:calc(48/var(--size-unit)*1em)}}.header .search-section{top:0;bottom:0;left:calc(16/var(--size-unit)*1em);right:calc(84/var(--size-unit)*1em);padding:0 calc(18/var(--size-unit)*1em);background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(30 / var(--size-unit) * 1em));backdrop-filter:blur(calc(30 / var(--size-unit) * 1em));border-radius:calc(11/var(--size-unit)*1em);justify-content:space-between;align-items:center;transition:right .55s cubic-bezier(.16,1,.3,1),padding-right .55s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute}@media screen and (min-width:768px){.header .search-section{left:0;right:calc(56/var(--size-unit)*1em)}}.header .search-section .logo{width:calc(29/var(--size-unit)*1em);height:calc(24/var(--size-unit)*1em)}.header .search-section .left{align-items:center;gap:calc(18/var(--size-unit)*1em);flex:1;min-width:0;display:flex}@media screen and (min-width:768px){.header .search-section .left{gap:calc(16/var(--size-unit)*1em)}}.header .search-section .search{flex:1;min-width:0}.header .search-section .search__input{width:100%;font:inherit;color:#fff;caret-color:#fff;background:0 0;border:none;outline:none;padding:0}.header .search-section .search__input::placeholder{color:var(--w-30)}:where(.body--light) .header .search-section .search__input::placeholder{color:#fff}.header .search-section .search-icon{margin-left:calc(12/var(--size-unit)*1em);width:calc(20/var(--size-unit)*1em);height:calc(20/var(--size-unit)*1em);flex-shrink:0;transition:width .5s cubic-bezier(.16,1,.3,1),margin-left .5s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1)}.header .header-action{z-index:1;top:0;bottom:0;right:calc(16/var(--size-unit)*1em);width:calc(60/var(--size-unit)*1em);background:var(--glass-bg);color:#fff;-webkit-backdrop-filter:blur(calc(30 / var(--size-unit) * 1em));backdrop-filter:blur(calc(30 / var(--size-unit) * 1em));border-radius:calc(11/var(--size-unit)*1em);cursor:pointer;border:none;place-items:center;transition:background-color .55s cubic-bezier(.16,1,.3,1),color .55s cubic-bezier(.16,1,.3,1);display:grid;position:absolute}@media screen and (min-width:768px){.header .header-action{width:calc(48/var(--size-unit)*1em);right:0}}.header .header-action__icons{place-items:center;display:grid}.header .header-action__icon{width:calc(20/var(--size-unit)*1em);height:calc(20/var(--size-unit)*1em);grid-area:1/1;display:flex}.header .header-action__icon svg{width:100%;height:100%}.header--highlight .search-section{box-shadow:0 0 4px 3px #ffffff3e}.header--searching .search-section{right:calc(16/var(--size-unit)*1em);padding-right:calc(64/var(--size-unit)*1em)}@media screen and (min-width:768px){.header--searching .search-section{padding-right:calc(52/var(--size-unit)*1em);right:0}}.header--searching .search-icon{opacity:0;width:0;margin-left:0}.header--searching .header-action{top:calc(4/var(--size-unit)*1em);bottom:calc(4/var(--size-unit)*1em);right:calc(20/var(--size-unit)*1em);width:calc(52/var(--size-unit)*1em);color:#000;background:#fff}@media screen and (min-width:768px){.header--searching .header-action{right:calc(4/var(--size-unit)*1em);width:calc(40/var(--size-unit)*1em)}}
.subscribe-section{padding-bottom:calc(32/var(--size-unit)*1em);flex-direction:column;align-items:center;display:flex;position:relative}.subscribe-section__stage .sphere-lines{z-index:1;position:absolute;inset:0}:where(.body--light) .subscribe-section__stage .sphere-lines{mix-blend-mode:multiply}.subscribe-section__stage .sphere-lines{pointer-events:none;width:100%;height:100%;overflow:visible}.subscribe-section__stage .sphere-lines line{stroke:var(--levitation-line);stroke-width:calc(1.5/var(--size-unit)*1em);stroke-dasharray:calc(3/var(--size-unit)*1em) calc(6/var(--size-unit)*1em)}.subscribe-section__stage .sphere-lines line.connect-line{stroke:var(--w-30-full);stroke-width:calc(1/var(--size-unit)*1em);stroke-dasharray:none}.subscribe-section__stage .spheres-wrapper{z-index:10;position:absolute;inset:0;overflow:hidden}.subscribe-section__stage .spheres-wrapper .sphere{-webkit-user-select:none;user-select:none;position:absolute}.subscribe-section__stage .spheres-wrapper .sphere-float{width:fit-content;position:relative}.subscribe-section__stage .spheres-wrapper .sphere-text{max-width:calc(140/var(--size-unit)*1em);padding:calc(13/var(--size-unit)*1em) calc(16/var(--size-unit)*1em);background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));border-radius:calc(11/var(--size-unit)*1em);color:#fff;text-decoration:none;display:block}.subscribe-section__stage .spheres-wrapper .sphere-text span{line-height:1}.subscribe-section__stage .spheres-wrapper .sphere button.sphere-text{appearance:none;font:inherit;border:none;margin:0}.subscribe-section__stage .spheres-wrapper .sphere button.sphere-text,.subscribe-section__stage .spheres-wrapper .sphere a.sphere-text,.subscribe-section__stage .spheres-wrapper .sphere[role=button] .sphere-text{cursor:pointer;pointer-events:auto;transition:background .3s}@media (hover:hover){.subscribe-section__stage .spheres-wrapper .sphere button.sphere-text:hover,.subscribe-section__stage .spheres-wrapper .sphere a.sphere-text:hover,.subscribe-section__stage .spheres-wrapper .sphere[role=button] .sphere-text:hover{background:rgb(var(--c-fg-rgb) / .4)}}.subscribe-section__stage .spheres-wrapper .sphere button.sphere-text:focus-visible,.subscribe-section__stage .spheres-wrapper .sphere a.sphere-text:focus-visible,.subscribe-section__stage .spheres-wrapper .sphere[role=button] .sphere-text:focus-visible{outline:calc(2/var(--size-unit)*1em) solid rgb(var(--c-fg-rgb) / .7);outline-offset:calc(4/var(--size-unit)*1em)}.subscribe-section__stage .spheres-wrapper .sphere--bruh .sphere-content{padding:calc(4/var(--size-unit)*1em);background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);line-height:0}.subscribe-section__stage .spheres-wrapper .sphere--bruh video,.subscribe-section__stage .spheres-wrapper .sphere--bruh img{width:calc(108/var(--size-unit)*1em);height:calc(108/var(--size-unit)*1em);object-fit:cover;border-radius:calc(8/var(--size-unit)*1em);display:block}.subscribe-section__stage .spheres-wrapper .bruh-layer{pointer-events:none;position:absolute;inset:0}.subscribe-section__stage{width:100%;max-width:calc(920/var(--size-unit)*1em);height:calc(560/var(--size-unit)*1em);margin-inline:auto;position:relative}.subscribe-section__title{text-align:center;z-index:5;width:calc(320/var(--size-unit)*1em);padding:calc(6/var(--size-unit)*1em) 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.subscribe-section .subscribe-form{gap:calc(8/var(--size-unit)*1em);z-index:2;flex-direction:column;display:flex;position:relative}.subscribe-section .subscribe-form__field{gap:calc(8/var(--size-unit)*1em);flex-direction:column;display:flex}.subscribe-section .subscribe-form__input{font-family:Arial,sans-serif;font-style:normal;font-weight:400;font-size:calc(16/var(--size-unit)*1em);letter-spacing:-.01em;color:#fff;min-width:0;padding:calc(22/var(--size-unit)*1em) calc(16/var(--size-unit)*1em);background:var(--button-bg);border-radius:calc(11/var(--size-unit)*1em);appearance:none;border:none;outline:none;flex:auto;line-height:1}@media screen and (min-width:768px){.subscribe-section .subscribe-form__input{padding:calc(17/var(--size-unit)*1em)}}.subscribe-section .subscribe-form__input::placeholder{color:#ffffff4d;transition:color .3s}:where(.body--light) .subscribe-section .subscribe-form__input::placeholder,.subscribe-section .subscribe-form__input:focus::placeholder{color:#fff}.subscribe-section .subscribe-form__submit{padding-inline:calc(24/var(--size-unit)*1em);appearance:none;cursor:pointer;background-color:var(--button-bg);border:none;flex:none}.subscribe-section .subscribe-form__message{font-family:Arial,sans-serif;font-style:normal;font-weight:400;font-size:calc(14/var(--size-unit)*1em);line-height:1}.subscribe-section .subscribe-form__message--error{color:var(--c-error)}.subscribe-section .subscribe-form__message--success{color:var(--c-fg)}
.menu-wrapper{z-index:110;background-color:var(--c-bg);touch-action:none;position:fixed;inset:0}.menu-wrapper .menu-navigation-wrapper,.menu-wrapper .menu-drug-tests-wrapper{touch-action:pan-y;overscroll-behavior:contain;position:absolute;inset:0;overflow-y:auto}.menu-wrapper .bottom{width:100%;height:calc(148/var(--size-unit)*1em);z-index:10;flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;bottom:0;left:0}@media screen and (min-width:1024px){.menu-wrapper .bottom{top:calc(24/var(--size-unit)*1em);right:calc(24/var(--size-unit)*1em);width:auto;height:auto;bottom:auto;left:auto}}.menu-wrapper .bottom:after{content:"";background:linear-gradient(0deg, rgb(var(--c-bg-rgb) / 1) 27.22%, rgb(var(--c-bg-rgb) / 0) 100%);z-index:-1;pointer-events:none;display:block;position:absolute;inset:0}@media screen and (min-width:1024px){.menu-wrapper .bottom:after{content:none}}.menu-wrapper .bottom .menu-close{width:calc(60/var(--size-unit)*1em);height:calc(60/var(--size-unit)*1em);margin-bottom:calc(40/var(--size-unit)*1em);background:var(--glass-bg);color:#fff;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:100px}@media screen and (min-width:1024px){.menu-wrapper .bottom .menu-close{width:calc(48/var(--size-unit)*1em);height:calc(48/var(--size-unit)*1em);margin-bottom:0}}.menu-wrapper .bottom .menu-close svg{width:100%;height:100%}.menu-wrapper .menu-navigation{padding:calc(16/var(--size-unit)*1em) 0 calc(140/var(--size-unit)*1em);height:max-content}@media screen and (min-width:1024px){.menu-wrapper .menu-navigation{max-width:none;height:100%;padding:calc(24/var(--size-unit)*1em) 0 0;flex-direction:column;display:flex;position:relative}}.menu-wrapper .menu-navigation .theme-switch{color:#fff;background:var(--glass-bg);width:100%;-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);padding:calc(13/var(--size-unit)*1em) calc(16/var(--size-unit)*1em);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;display:flex}.menu-wrapper .menu-navigation .theme-switch .shadow{color:#fff}@media screen and (min-width:1024px){.menu-wrapper .menu-navigation .theme-switch{height:calc(48/var(--size-unit)*1em);max-width:calc(540/var(--size-unit)*1em);margin-inline:auto;padding-block:0}}.menu-wrapper .menu-navigation .theme-switch .left{gap:calc(2/var(--size-unit)*1em);flex-direction:column;display:flex}@media screen and (min-width:1024px){.menu-wrapper .menu-navigation .theme-switch .left{align-items:center;gap:calc(4/var(--size-unit)*1em);flex-direction:row}}.menu-wrapper .menu-navigation .theme-switch .right .switch{width:calc(48/var(--size-unit)*1em);height:calc(28/var(--size-unit)*1em);color:#fff;background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);background-color:var(--w-10);border-radius:100px;display:block;position:relative}@media screen and (min-width:768px){.menu-wrapper .menu-navigation .theme-switch .right .switch{height:calc(26/var(--size-unit)*1em)}}.menu-wrapper .menu-navigation .theme-switch .right .switch-ball{width:calc(18/var(--size-unit)*1em);height:calc(18/var(--size-unit)*1em);top:50%;left:calc(4/var(--size-unit)*1em);background-color:#fff;border-radius:100px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;right:auto;transform:translateY(-50%)}.menu-wrapper .menu-navigation .theme-switch--on .right .switch-ball{transform:translateY(-50%) translateX(calc(22 / var(--size-unit) * 1em))}.menu-wrapper .menu-navigation .navigation-list{gap:calc(32/var(--size-unit)*1em);margin-top:calc(32/var(--size-unit)*1em);grid-template-columns:repeat(2,1fr);display:grid}@media screen and (min-width:1024px){.menu-wrapper .menu-navigation .navigation-list{grid-template-columns:repeat(4, calc(140 / var(--size-unit) * 1em));gap:calc(64/var(--size-unit)*1em);justify-content:center;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.menu-wrapper .menu-navigation .navigation-list .nav-item{justify-content:center;align-items:center;gap:calc(12/var(--size-unit)*1em);text-align:center;flex-direction:column;display:flex}.menu-wrapper .menu-navigation .navigation-list .nav-item__image{width:calc(128/var(--size-unit)*1em);height:calc(128/var(--size-unit)*1em)}.menu-wrapper .menu-navigation .navigation-list .nav-item__text{max-width:calc(120/var(--size-unit)*1em)}@media screen and (min-width:1024px){.menu-wrapper .menu-navigation .navigation-list .nav-item__text{max-width:100%}}.menu-wrapper .menu-navigation .menu-footer{margin-top:calc(32/var(--size-unit)*1em);gap:calc(32/var(--size-unit)*1em);flex-direction:column;display:flex}@media screen and (min-width:1024px){.menu-wrapper .menu-navigation .menu-footer{width:100%;padding:0 calc(24/var(--size-unit)*1em) calc(24/var(--size-unit)*1em);max-width:calc(1440/var(--size-unit)*1em);flex-direction:row;align-items:end;gap:0;margin:auto auto 0}.menu-wrapper .menu-navigation .menu-footer__button{flex:1;order:3;justify-content:flex-end;display:flex}.menu-wrapper .menu-navigation .menu-footer__button .button{width:calc(248/var(--size-unit)*1em)}}.menu-wrapper .menu-navigation .menu-footer .socials{justify-content:space-between;width:100%;display:flex}@media screen and (min-width:1024px){.menu-wrapper .menu-navigation .menu-footer .socials{gap:calc(24/var(--size-unit)*1em);flex:none;order:2;justify-content:center;width:auto}}.menu-wrapper .menu-navigation .menu-footer .socials__item{color:var(--w-40);padding:0 calc(12/var(--size-unit)*1em)}@media screen and (min-width:1024px){.menu-wrapper .menu-navigation .menu-footer .socials__item{padding:0}}.menu-wrapper .menu-navigation .menu-footer .lang-switch{justify-content:center;align-items:center;gap:calc(8/var(--size-unit)*1em);color:var(--w-40);display:flex}@media screen and (min-width:1024px){.menu-wrapper .menu-navigation .menu-footer .lang-switch{flex:1;order:1;justify-content:flex-start}}.menu-wrapper .menu-drug-tests{padding:calc(16/var(--size-unit)*1em) 0 calc(140/var(--size-unit)*1em);height:max-content}@media screen and (min-width:1024px){.menu-wrapper .menu-drug-tests{max-width:none;height:100%;padding:calc(24/var(--size-unit)*1em) 0;flex-direction:column;display:flex}.menu-wrapper .menu-drug-tests .top{width:100%;max-width:calc(608/var(--size-unit)*1em);margin-inline:auto}}.menu-wrapper .menu-drug-tests .top .back-button{align-items:center;gap:calc(6/var(--size-unit)*1em);color:var(--c-fg);cursor:pointer;transition:opacity .25s;display:flex}.menu-wrapper .menu-drug-tests .top .back-button svg{width:calc(20/var(--size-unit)*1em);height:calc(20/var(--size-unit)*1em);flex-shrink:0}@media (hover:hover){.menu-wrapper .menu-drug-tests .top .back-button:hover{opacity:.6}}.menu-wrapper .menu-drug-tests .top .back-button:focus-visible{outline:calc(2/var(--size-unit)*1em) solid rgb(var(--c-fg-rgb) / .7);outline-offset:calc(4/var(--size-unit)*1em)}.menu-wrapper .menu-drug-tests .list{gap:calc(8/var(--size-unit)*1em);margin-top:calc(16/var(--size-unit)*1em);grid-template-columns:repeat(2,1fr);display:grid}@media screen and (min-width:1024px){.menu-wrapper .menu-drug-tests .list{width:100%;max-width:calc(608/var(--size-unit)*1em);grid-template-columns:repeat(4,1fr);margin-block:auto;margin-inline:auto}}.menu-wrapper .menu-drug-tests .list-item{align-items:center;gap:calc(12/var(--size-unit)*1em);width:100%;padding:calc(24/var(--size-unit)*1em) calc(16/var(--size-unit)*1em);background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));border-radius:calc(11/var(--size-unit)*1em);color:#fff;cursor:pointer;flex-direction:column;transition:background .3s;display:flex}@media (hover:hover){.menu-wrapper .menu-drug-tests .list-item:hover{background:rgb(var(--c-fg-rgb) / .4)}}.menu-wrapper .menu-drug-tests .list-item .shadow{color:#fff9}.menu-wrapper .menu-drug-tests .list-item--main{text-align:left;justify-content:flex-start;align-items:flex-start;gap:calc(0/var(--size-unit)*1em);grid-column:1/-1}@media screen and (min-width:1024px){.menu-wrapper .menu-drug-tests .list-item--main{grid-column:span 2}}.menu-wrapper .menu-drug-tests .list-item--main .list-item__icon{width:calc(170/var(--size-unit)*1em);margin:0 auto}.menu-wrapper .menu-drug-tests .list-item--main .list-item__title{text-align:left}.menu-wrapper .menu-drug-tests .list-item__icon{width:calc(100/var(--size-unit)*1em);height:calc(100/var(--size-unit)*1em);flex-shrink:0}.menu-wrapper .menu-drug-tests .list-item__icon img{object-fit:contain;width:100%;height:100%}.menu-wrapper .menu-drug-tests .list-item__text{gap:calc(4/var(--size-unit)*1em);flex-direction:column;display:flex}.menu-wrapper .menu-drug-tests .list-item__title{text-align:center;line-height:1}
.search-results{background-color:var(--c-bg);z-index:90;position:fixed;inset:0}.search-results__scroll{scrollbar-width:none;-ms-overflow-style:none;height:100%;overflow-y:auto}.search-results__scroll::-webkit-scrollbar{display:none}.search-results__content{min-height:100%;padding-top:calc(78/var(--size-unit)*1em);padding-bottom:calc(40/var(--size-unit)*1em)}@media screen and (min-width:768px){.search-results__content{padding-top:calc(72/var(--size-unit)*1em)}}.search-results__content--empty{padding-top:0;padding-bottom:0}.search-results__groups{margin-top:calc(32/var(--size-unit)*1em);gap:calc(8/var(--size-unit)*1em);flex-direction:column;display:flex}
.search-filter{width:100%;top:calc(78/var(--size-unit)*1em);z-index:10;position:sticky}@media screen and (min-width:768px){.search-filter{max-width:calc(545/var(--size-unit)*1em);top:calc(72/var(--size-unit)*1em);margin-inline:auto}}.search-filter__fade{display:none}@media screen and (min-width:1024px){.search-filter__fade{display:block}}.search-filter__fade{z-index:2;width:calc(46/var(--size-unit)*1em);pointer-events:none;opacity:0;transition:opacity .3s;position:absolute;top:-2px;bottom:-2px}.search-filter__fade--left{background:linear-gradient(270deg, rgb(var(--c-bg-rgb) / 0) 0%, rgb(var(--c-bg-rgb) / 1) 100%);left:-2px}.search-filter__fade--right{background:linear-gradient(90deg, rgb(var(--c-bg-rgb) / 0) 0%, rgb(var(--c-bg-rgb) / 1) 100%);right:-2px}.search-filter__content{scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow:auto}.search-filter__content::-webkit-scrollbar{display:none}.search-filter__list{gap:calc(8/var(--size-unit)*1em);width:max-content;padding-inline:calc(16/var(--size-unit)*1em);display:flex}@media screen and (min-width:768px){.search-filter__list{padding-inline:0}}.search-filter__item{padding:0 calc(12/var(--size-unit)*1em);height:calc(45/var(--size-unit)*1em);background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);color:#fff;transition:background-color .5s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.search-filter__item:hover{background:var(--glass-bg-hover)}}.search-filter__item:active{background:var(--glass-bg-active)}.search-filter__item{align-items:center;gap:calc(10/var(--size-unit)*1em);line-height:1;display:flex}@media screen and (min-width:768px){.search-filter__item{height:calc(48/var(--size-unit)*1em)}}.search-filter__item--active{background-color:var(--c-fg)!important;color:var(--c-bg)!important}
.search-group{color:#fff;background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);padding:calc(16/var(--size-unit)*1em)}.search-group__tag{padding:calc(6/var(--size-unit)*1em) calc(8/var(--size-unit)*1em) calc(5/var(--size-unit)*1em);border-radius:calc(100/var(--size-unit)*1em);background:#ffffff1a;align-items:center;display:inline-flex}.search-group--faq .search-group__list{gap:calc(8/var(--size-unit)*1em)}.search-group__list{margin-top:calc(16/var(--size-unit)*1em);gap:calc(16/var(--size-unit)*1em);flex-direction:column;display:flex}
.search-result-item{align-items:flex-start;gap:calc(12/var(--size-unit)*1em);transition:opacity .5s cubic-bezier(.16,1,.3,1);display:flex}@media (hover:hover){.search-result-item:hover{opacity:.7}}.search-result-item__preview{width:calc(84/var(--size-unit)*1em);height:calc(84/var(--size-unit)*1em);border-radius:calc(12/var(--size-unit)*1em);object-fit:cover;flex-shrink:0}.search-result-item__preview--empty{background:var(--w-10)}.search-result-item__text{height:calc(84/var(--size-unit)*1em);min-width:0;display:block;overflow:hidden}.search-result-item__title{display:block}.search-result-item__description{margin-top:calc(8/var(--size-unit)*1em);-webkit-line-clamp:var(--desc-lines,3);line-clamp:var(--desc-lines,3);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.search-faq-item{padding:calc(16/var(--size-unit)*1em);border-radius:calc(12/var(--size-unit)*1em);background:var(--w-15);transition:background-color .5s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.search-faq-item:has(.search-faq-item__header:hover){background:#ffffff40}}.search-faq-item:has(.search-faq-item__header:active){background:#ffffff59}.search-faq-item__header{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:calc(16/var(--size-unit)*1em);background:0 0;border:none;width:100%;padding:0;display:flex}.search-faq-item__icon{width:calc(20/var(--size-unit)*1em);height:calc(20/var(--size-unit)*1em);flex-shrink:0;transition:transform .5s cubic-bezier(.16,1,.3,1)}.search-faq-item.is-open .search-faq-item__icon{transform:rotate(45deg)}.search-faq-item__answear{overflow:hidden}.search-faq-item__answear-text{padding-top:calc(8/var(--size-unit)*1em)}
.search-empty{width:100%;max-width:calc(720/var(--size-unit)*1em);margin-inline:auto;position:relative}.search-empty .sphere-lines{z-index:1;position:absolute;inset:0}:where(.body--light) .search-empty .sphere-lines{mix-blend-mode:multiply}.search-empty .sphere-lines{pointer-events:none;width:100%;height:100%;overflow:visible}.search-empty .sphere-lines line{stroke:var(--levitation-line);stroke-width:calc(1.5/var(--size-unit)*1em);stroke-dasharray:calc(3/var(--size-unit)*1em) calc(6/var(--size-unit)*1em)}.search-empty .sphere-lines line.connect-line{stroke:var(--w-30-full);stroke-width:calc(1/var(--size-unit)*1em);stroke-dasharray:none}.search-empty .spheres-wrapper{z-index:10;position:absolute;inset:0;overflow:hidden}.search-empty .spheres-wrapper .sphere{-webkit-user-select:none;user-select:none;position:absolute}.search-empty .spheres-wrapper .sphere-float{width:fit-content;position:relative}.search-empty .spheres-wrapper .sphere-text{max-width:none;padding:calc(13/var(--size-unit)*1em) calc(16/var(--size-unit)*1em);background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));border-radius:calc(11/var(--size-unit)*1em);color:#fff;text-decoration:none;display:block}.search-empty .spheres-wrapper .sphere-text span{text-wrap:nowrap;line-height:1}.search-empty .spheres-wrapper .sphere button.sphere-text{appearance:none;font:inherit;border:none;margin:0}.search-empty .spheres-wrapper .sphere button.sphere-text,.search-empty .spheres-wrapper .sphere a.sphere-text,.search-empty .spheres-wrapper .sphere[role=button] .sphere-text{cursor:pointer;pointer-events:auto;transition:background .3s}@media (hover:hover){.search-empty .spheres-wrapper .sphere button.sphere-text:hover,.search-empty .spheres-wrapper .sphere a.sphere-text:hover,.search-empty .spheres-wrapper .sphere[role=button] .sphere-text:hover{background:rgb(var(--c-fg-rgb) / .4)}}.search-empty .spheres-wrapper .sphere button.sphere-text:focus-visible,.search-empty .spheres-wrapper .sphere a.sphere-text:focus-visible,.search-empty .spheres-wrapper .sphere[role=button] .sphere-text:focus-visible{outline:calc(2/var(--size-unit)*1em) solid rgb(var(--c-fg-rgb) / .7);outline-offset:calc(4/var(--size-unit)*1em)}.search-empty{height:100svh}.search-empty__title{text-align:center;z-index:5;width:calc(280/var(--size-unit)*1em);padding:calc(6/var(--size-unit)*1em) 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:1024px){.search-empty__title{width:calc(540/var(--size-unit)*1em)}}
.partybox-popup{z-index:95;position:fixed;inset:0}.partybox-popup__backdrop{background:rgb(var(--c-bg-rgb) / .6);cursor:pointer;position:absolute;inset:0}.partybox-popup__sheet{padding:calc(24/var(--size-unit)*1em) calc(16/var(--size-unit)*1em) calc(16/var(--size-unit)*1em);background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));border-radius:calc(16/var(--size-unit)*1em) calc(16/var(--size-unit)*1em) 0 0;align-items:flex-start;gap:calc(12/var(--size-unit)*1em);flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}.partybox-popup__sheet h2{max-width:calc(560/var(--size-unit)*1em);padding-right:calc(16/var(--size-unit)*1em)}.partybox-popup__sheet p{max-width:calc(480/var(--size-unit)*1em)}.partybox-popup__close{top:calc(12/var(--size-unit)*1em);right:calc(12/var(--size-unit)*1em);width:calc(36/var(--size-unit)*1em);height:calc(36/var(--size-unit)*1em);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.partybox-popup__close svg{width:calc(24/var(--size-unit)*1em);height:calc(24/var(--size-unit)*1em);opacity:.7;transition:opacity .2s,transform .2s}@media (hover:hover){.partybox-popup__close:hover svg{opacity:1;transform:scale(1.1)}}.partybox-popup__button{max-width:calc(360/var(--size-unit)*1em);margin-top:calc(8/var(--size-unit)*1em)}
.partybox-desktop-popup{top:calc(24/var(--size-unit)*1em);right:calc((100vw - var(--size-container))/2 + calc(24 / var(--size-unit) * 1em));z-index:95;width:calc(216/var(--size-unit)*1em);position:fixed}.partybox-desktop-popup__close{z-index:0;width:calc(48/var(--size-unit)*1em);height:calc(48/var(--size-unit)*1em);background:var(--glass-bg);color:#fff;border-radius:50%;position:absolute;top:0;right:0}.partybox-desktop-popup__close svg{width:100%;height:100%;display:block}.partybox-desktop-popup__card{z-index:1;width:calc(216/var(--size-unit)*1em);height:calc(216/var(--size-unit)*1em);color:#fff;background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);position:relative;overflow:hidden}.partybox-desktop-popup__bg{z-index:-1;border-radius:calc(12/var(--size-unit)*1em);background:url(/assets/blur-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.partybox-desktop-popup__action{border-radius:calc(8/var(--size-unit)*1em);flex-shrink:0;padding:0}.partybox-desktop-popup__action.button{background:#fff}.partybox-desktop-popup__action.button .button-text{color:#000}@media (hover:hover){.partybox-desktop-popup__action.button:not(:disabled):hover{background:#ffffff4d}}@media screen and (min-width:768px){.partybox-desktop-popup__action{height:calc(35/var(--size-unit)*1em)}}.partybox-desktop-popup__action .button-text{font-size:calc(13/var(--size-unit)*1em)}.partybox-desktop-popup__action .button-text:after{width:calc(16/var(--size-unit)*1em);height:calc(16/var(--size-unit)*1em)}.partybox-desktop-popup .shadow{color:#fff9}.partybox-desktop-popup .shadow--light{color:#fff6}.partybox-desktop-popup__card{height:auto}.partybox-desktop-popup__content{width:100%;height:100%;padding:calc(16/var(--size-unit)*1em);justify-content:space-between;gap:calc(8/var(--size-unit)*1em);gap:calc(16/var(--size-unit)*1em);flex-direction:column;height:auto;display:flex}.partybox-desktop-popup__title{font-family:Arial,sans-serif;font-style:normal;font-weight:400;font-size:calc(14/var(--size-unit)*1em);line-height:1.15}.partybox-desktop-popup__text{font-size:calc(12/var(--size-unit)*1em);line-height:1.15}
.randomizer-popup{z-index:105;gap:calc(32/var(--size-unit)*1em);height:100dvh;padding-block:calc(40/var(--size-unit)*1em);background-color:var(--c-bg);overscroll-behavior:contain;flex-direction:column;display:flex;position:fixed;inset:0;overflow:clip}.randomizer-popup .slider{width:100%;height:min(344/var(--size-unit)*1em,100cqh);cursor:grab;touch-action:pan-y;justify-content:center;align-items:center;display:flex;position:relative}.randomizer-popup .slider-wrapper{gap:calc(32/var(--size-unit)*1em);padding-top:calc(6/var(--size-unit)*1em);margin-top:calc(calc(6 / var(--size-unit) * 1em)*-1);flex-direction:column;display:flex;overflow:hidden}@media screen and (min-width:1024px){.randomizer-popup .slider-wrapper{width:calc(540/var(--size-unit)*1em);margin-inline:auto}}.randomizer-popup .slider [data-flick-proxy]{pointer-events:none;position:absolute;inset:0}.randomizer-popup .slider .slide{width:calc(min(344/var(--size-unit)*1em,100cqh)*248/344);height:100%;margin-left:calc(calc(min(344 / var(--size-unit) * 1em, 100cqh) * 248 / 344)*-.5);will-change:transform;border-radius:calc(12/var(--size-unit)*1em);color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:50%;overflow:hidden}.randomizer-popup .slider .slide .shadow{color:#fff9}.randomizer-popup .slider .slide-content,.randomizer-popup .slider .slide-info{transition:opacity .4s}.randomizer-popup .slider .slide[data-flick-item-status]:not([data-flick-item-status=active]) .slide-content,.randomizer-popup .slider .slide[data-flick-item-status]:not([data-flick-item-status=active]) .slide-info{opacity:0}.randomizer-popup .slider .slide-content{pointer-events:none}.randomizer-popup .slider .slide[data-flick-item-status=active] .slide-content{pointer-events:auto}.randomizer-popup .slider .slide-content{justify-content:center;align-items:center;gap:calc(16/var(--size-unit)*1em);text-align:center;padding:0 calc(18/var(--size-unit)*1em);z-index:2;flex-direction:column;display:flex;position:relative}.randomizer-popup .slider .slide-info{inset:auto calc(12/var(--size-unit)*1em) calc(16/var(--size-unit)*1em);justify-content:space-between;display:flex;position:absolute}.randomizer-popup .slider .slide-dim{z-index:3;background-color:var(--c-bg);border-radius:calc(12/var(--size-unit)*1em);opacity:0;pointer-events:none;position:absolute;inset:0}.randomizer-popup .slider .slide-bg{z-index:0;-webkit-backdrop-filter:blur(calc(22 / var(--size-unit) * 1em));backdrop-filter:blur(calc(22 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);background:linear-gradient(164.03deg,#69696952 40.77%,#c3c3c300 148.75%);position:absolute;inset:0}.randomizer-popup .slider .slide-bg-content{z-index:-1;border-radius:calc(12/var(--size-unit)*1em);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.randomizer-popup .slider-wrapper[data-flick-drag-status=grabbing] .slider{cursor:grabbing}.randomizer-popup__body{justify-content:center;gap:calc(32/var(--size-unit)*1em);flex-direction:column;flex:1;min-height:0;display:flex}.randomizer-popup__title{text-align:center}.randomizer-popup__stage{flex:0 1 calc(344/var(--size-unit)*1em);min-height:0;container-type:size}.randomizer-popup .slide-card{z-index:1;pointer-events:none;position:absolute;inset:0}.randomizer-popup .slide[data-flick-item-status=active] .slide-card{pointer-events:auto}.randomizer-popup .article-link{aspect-ratio:auto;max-width:none;height:100%}.randomizer-popup .article-link .top-tags__text,.randomizer-popup .article-link__title,.randomizer-popup .article-link .bottom{transition:opacity .4s}.randomizer-popup .article-link .top-tags{flex-wrap:wrap}.randomizer-popup .article-link .top-tags__text{white-space:nowrap}.randomizer-popup .article-link__title h2{font-size:calc(21/var(--size-unit)*1em);-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.randomizer-popup .article-link .description .rich-text{-webkit-line-clamp:3;font-size:calc(12/var(--size-unit)*1em);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.randomizer-popup .article-link .read-more{font-size:calc(12/var(--size-unit)*1em)}.randomizer-popup .slide[data-flick-item-status]:not([data-flick-item-status=active]) .top-tags__text,.randomizer-popup .slide[data-flick-item-status]:not([data-flick-item-status=active]) .article-link__title,.randomizer-popup .slide[data-flick-item-status]:not([data-flick-item-status=active]) .article-link .bottom{opacity:0}.randomizer-popup__placeholder{width:calc(min(344/var(--size-unit)*1em,100cqh)*248/344);height:min(344/var(--size-unit)*1em,100cqh);color:#fff;background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);margin-inline:auto;animation:1s ease-in-out infinite alternate randomizer-popup-pulse}@media (prefers-reduced-motion:reduce){.randomizer-popup__placeholder{animation:none}}.randomizer-popup__close{width:calc(60/var(--size-unit)*1em);height:calc(60/var(--size-unit)*1em);background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));backdrop-filter:blur(calc(40 / var(--size-unit) * 1em));color:#fff;border-radius:50%;flex-shrink:0;align-self:center;transition:background-color .5s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.randomizer-popup__close:hover{background:var(--glass-bg-hover)}}.randomizer-popup__close:active{background:var(--glass-bg-active)}.randomizer-popup__close{cursor:pointer;border:none}.randomizer-popup__close svg{width:100%;height:100%}.randomizer-popup__close:focus-visible{outline:calc(2/var(--size-unit)*1em) solid rgb(var(--c-fg-rgb) / .7);outline-offset:calc(4/var(--size-unit)*1em)}@keyframes randomizer-popup-pulse{0%{opacity:.4}to{opacity:1}}
.article-link{padding:calc(16/var(--size-unit)*1em);width:100%;max-width:calc(377/var(--size-unit)*1em);aspect-ratio:377/522;z-index:2;color:#fff;flex-direction:column;justify-content:space-between;display:flex;position:relative}.article-link--smaller{aspect-ratio:377/292}.article-link--smaller .description{font-family:Arial,sans-serif;font-style:normal;font-weight:400;font-size:calc(14/var(--size-unit)*1em);color:#ffffff4d;line-height:1}@media (hover:hover){.article-link:hover .article-link__image-img{transform:scale(1.1)}}@media (hover:hover) and (pointer:fine) and (min-width:1024px){.article-link:hover .bottom .read-more-wrapper{opacity:1;margin-top:calc(12/var(--size-unit)*1em);grid-template-rows:1fr;transition:grid-template-rows .8s cubic-bezier(.16,1,.3,1),margin-top .8s cubic-bezier(.16,1,.3,1),opacity .3s .2s}}.article-link .top-head{justify-content:space-between;align-items:center;display:flex}.article-link .top-tags{align-items:center;gap:calc(4/var(--size-unit)*1em);display:flex}.article-link .top-tags__text{padding:calc(6/var(--size-unit)*1em) calc(8/var(--size-unit)*1em) calc(5/var(--size-unit)*1em);color:#fff;background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);border-radius:calc(100/var(--size-unit)*1em);background:#ffffff1a;flex-direction:row;justify-content:center;align-items:center;display:flex}.article-link__title{margin-top:calc(12/var(--size-unit)*1em);text-wrap:balance}.article-link__title--body{margin-top:0;margin-bottom:calc(8/var(--size-unit)*1em)}.article-link__title--body h2,.article-link__title--body p,.article-link__title--body .rich-text{font:inherit}.article-link .bottom{flex-direction:column;display:flex}@media (hover:hover) and (pointer:fine) and (min-width:1024px){.article-link .bottom{left:calc(16/var(--size-unit)*1em);right:calc(16/var(--size-unit)*1em);bottom:calc(16/var(--size-unit)*1em);position:absolute}}.article-link .bottom .read-more{color:#fff;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.article-link .bottom .read-more-wrapper{margin-top:calc(12/var(--size-unit)*1em)}@media (hover:hover) and (pointer:fine) and (min-width:1024px){.article-link .bottom .read-more-wrapper{opacity:0;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .8s cubic-bezier(.16,1,.3,1),margin-top .8s cubic-bezier(.16,1,.3,1),opacity .3s;display:grid;position:relative;overflow:hidden}.article-link .bottom .read-more-wrapper>*{min-height:0}}.article-link .bottom .read-more:after{content:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.5 10.8479H16.1958\" stroke=\"white\"/><path d=\"M11.1577 5.80977L16.1958 10.8479L11.1577 15.886\" stroke=\"white\"/></svg>");margin-left:calc(6/var(--size-unit)*1em);width:calc(20/var(--size-unit)*1em);height:calc(20/var(--size-unit)*1em);display:inline-block}.article-link__image{border-radius:calc(12/var(--size-unit)*1em);z-index:-1;width:100%;position:absolute;inset:0;overflow:hidden}.article-link__image-img{object-fit:cover;width:100%;height:100%;transition:transform 1.3s cubic-bezier(.16,1,.3,1)}
.podcast-link{padding:calc(16/var(--size-unit)*1em);width:100%;max-width:calc(377/var(--size-unit)*1em);z-index:2;color:var(--c-fg);border-radius:calc(12/var(--size-unit)*1em);background:#2d2d2d;flex-direction:column;display:flex;position:relative}:where(.body--light) .podcast-link{color:#fff;background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em)}.podcast-link .top-head{justify-content:space-between;align-items:center;display:flex}.podcast-link .top-tags{align-items:center;gap:calc(4/var(--size-unit)*1em);display:flex}.podcast-link .top-tags__text{padding:calc(6/var(--size-unit)*1em) calc(8/var(--size-unit)*1em) calc(5/var(--size-unit)*1em);border-radius:calc(100/var(--size-unit)*1em);background:#ffffff1a;flex-direction:row;justify-content:center;align-items:center;display:flex}.podcast-link__title{margin-top:calc(12/var(--size-unit)*1em);text-wrap:balance}.podcast-link__title p,.podcast-link__title .rich-text{font:inherit}.podcast-link__waves{margin-top:calc(16/var(--size-unit)*1em);width:100%;line-height:0}.podcast-link__waves-img{width:100%;height:auto}:where(.body--light) .podcast-link__waves-img{mix-blend-mode:exclusion}.podcast-link .description{margin-top:calc(16/var(--size-unit)*1em);font-family:Arial,sans-serif;font-style:normal;font-weight:400;font-size:calc(14/var(--size-unit)*1em);color:#fff9;line-height:1}:where(.body--light) .podcast-link .description{color:#0006}
.article-text-preview{display:none}@media (hover:hover) and (pointer:fine) and (min-width:1024px){.article-text-preview{top:50%;right:calc((100vw - var(--size-container))/2 + calc(24 / var(--size-unit) * 1em));z-index:20;width:calc(180/var(--size-unit)*1em);opacity:0;filter:blur(calc(8 / var(--size-unit) * 1em));pointer-events:none;transition:opacity .3s,filter .6s cubic-bezier(.16,1,.3,1);display:block;position:fixed;transform:translateY(-50%)}.article-link:hover .article-text-preview,.podcast-link:hover .article-text-preview{opacity:1;filter:blur()}}
