.blog-catalog{margin-top:calc(85/var(--size-unit)*1em)}@media screen and (min-width:768px){.blog-catalog{margin-top:calc(150/var(--size-unit)*1em)}}.blog-catalog--empty{margin-top:0}@media screen and (max-width:768px){.blog-catalog--empty .filter-section-wrapper{top:calc(78/var(--size-unit)*1em);margin:0;position:fixed;left:0}.blog-catalog--empty .breadcrumbs{top:calc(135/var(--size-unit)*1em);z-index:5;position:absolute;left:0;right:0}}.blog-catalog__title{margin-top:calc(16/var(--size-unit)*1em)}.blog-catalog__title--with-slider{min-height:calc(155/var(--size-unit)*1em)}.blog-catalog__feed{position:relative}.blog-catalog__topics-cta{overflow:hidden}.blog-catalog .articles-list{align-items:center;gap:calc(8/var(--size-unit)*1em);margin-top:calc(8/var(--size-unit)*1em);flex-direction:column;display:flex;position:relative}@media screen and (min-width:768px){.blog-catalog .articles-list{margin-top:calc(32/var(--size-unit)*1em)}}.blog-catalog .articles-list--first{margin-top:calc(8/var(--size-unit)*1em)}
.blog-topics{position:relative}@media screen and (min-width:1024px){.blog-topics{display:none}}.blog-topics{width:100%;max-width:calc(720/var(--size-unit)*1em);height:calc(100svh - 120/var(--size-unit)*1em);max-height:calc(800/var(--size-unit)*1em);margin:calc(32/var(--size-unit)*1em) 0 calc(24/var(--size-unit)*1em);gap:1em;margin-inline:auto}@media screen and (min-width:768px){.blog-topics{max-width:calc(1000/var(--size-unit)*1em)}}.blog-topics:after,.blog-topics:before{content:"";z-index:1;background:var(--w-30-full);width:100vw;height:1px;position:absolute;left:50%;transform:translate(-50%)}.blog-topics:before{top:0}.blog-topics:after{bottom:0}.blog-topics__title{text-align:center;z-index:5;width:calc(270/var(--size-unit)*1em);padding:calc(6/var(--size-unit)*1em) 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-topics .sphere-lines{z-index:1;position:absolute;inset:0}:where(.body--light) .blog-topics .sphere-lines{mix-blend-mode:multiply}.blog-topics .sphere-lines{pointer-events:none;width:100%;height:100%;overflow:visible}.blog-topics .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)}.blog-topics .sphere-lines line.connect-line{stroke:var(--w-30-full);stroke-width:calc(1/var(--size-unit)*1em);stroke-dasharray:none}.blog-topics .spheres-wrapper{z-index:10;position:absolute;inset:0;overflow:hidden}.blog-topics .spheres-wrapper .sphere{-webkit-user-select:none;user-select:none;position:absolute}.blog-topics .spheres-wrapper .sphere-float{width:fit-content;position:relative}.blog-topics .spheres-wrapper .sphere-text{max-width:calc(110/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}@media screen and (min-width:768px){.blog-topics .spheres-wrapper .sphere-text{max-width:calc(240/var(--size-unit)*1em)}}.blog-topics .spheres-wrapper .sphere-text span{line-height:1}.blog-topics .spheres-wrapper{z-index:7}.blog-topics .spheres-wrapper .sphere{cursor:pointer}.blog-topics .spheres-wrapper .sphere:focus-visible{outline:calc(2/var(--size-unit)*1em) solid rgb(var(--c-fg-rgb) / .7);outline-offset:calc(4/var(--size-unit)*1em);border-radius:calc(11/var(--size-unit)*1em)}.blog-topics .spheres-wrapper .sphere.sphere--more .sphere-text{max-width:none}.blog-topics .spheres-wrapper .sphere:not(.sphere--pos-active) .sphere-text{transition:background .3s}@media (hover:hover){.blog-topics .spheres-wrapper .sphere:not(.sphere--pos-active):hover .sphere-text{background:rgb(var(--c-fg-rgb) / .4)}}.blog-topics .spheres-wrapper .sphere-icon{object-fit:contain;width:100%;height:100%}.blog-topics .spheres-wrapper .sphere-icon-wrapper{width:calc(100/var(--size-unit)*1em);height:calc(100/var(--size-unit)*1em);min-width:calc(100/var(--size-unit)*1em);min-height:calc(100/var(--size-unit)*1em);position:absolute}.blog-topics .spheres-wrapper .sphere .sphere-icon-wrapper{transition:top 1s cubic-bezier(.16,1,.3,1),left 1s cubic-bezier(.16,1,.3,1)}.blog-topics .spheres-wrapper .sphere--pos-0 .sphere-icon-wrapper,.blog-topics .spheres-wrapper .sphere--pos-2 .sphere-icon-wrapper{top:calc(-50/var(--size-unit)*1em);left:calc(-60/var(--size-unit)*1em)}.blog-topics .spheres-wrapper .sphere--pos-3 .sphere-icon-wrapper{top:calc(3/var(--size-unit)*1em);left:calc(40/var(--size-unit)*1em)}.blog-topics .spheres-wrapper .sphere--pos-active .sphere-icon-wrapper{top:calc(-50/var(--size-unit)*1em);left:calc(30/var(--size-unit)*1em)}
.topic-selector{z-index:100;background-color:var(--c-bg);cursor:grab;touch-action:none;overscroll-behavior:contain;flex-direction:column;justify-content:center;align-items:center;height:100dvh;display:flex;position:fixed;inset:0;overflow:clip}.topic-selector:active{cursor:grabbing}.topic-selector .topic-list{margin-bottom:calc(60/var(--size-unit)*1em);place-items:center;display:grid}.topic-selector__item{width:calc(177/var(--size-unit)*1em);height:calc(177/var(--size-unit)*1em);will-change:transform,opacity;-webkit-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;grid-area:1/1;justify-content:center;align-items:center;display:flex}.topic-selector__item--active .topic-selector__item__title{opacity:1;filter:blur(0);scale:1}.topic-selector__item__title{padding:calc(12/var(--size-unit)*1em) calc(14/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(10/var(--size-unit)*1em);color:#fff;opacity:0;filter:blur(.5em);max-width:calc(120/var(--size-unit)*1em);text-align:center;transition:all .7s cubic-bezier(.16,1,.3,1);scale:.7}.topic-selector__button{left:50%;bottom:calc(20/var(--size-unit)*1em);width:calc(60/var(--size-unit)*1em);height:calc(60/var(--size-unit)*1em);z-index:100;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;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.topic-selector__button-icon{width:100%;height:100%}
@media screen and (min-width:1024px){.blog-catalog .slider-wrapper{display:none}}.blog-catalog .slider-wrapper{width:100%;height:calc(240/var(--size-unit)*1em);position:relative;overflow:hidden}.blog-catalog .slider-wrapper .depth-slider__card{width:calc(200/var(--size-unit)*1em)}
