.single-post .main{background:linear-gradient(180deg, var(--color-bg--light) 0%, #FFF 100%)}.hero-post{z-index:1;position:relative}.hero-post .single-post-top__decor{border-radius:50%;background:var(--color-primary);filter:blur(125px);position:absolute;top:-10%;right:-5%;width:100%;height:auto;aspect-ratio:1;max-width:600px;z-index:-1}.hero-post .hero-post-top{align-items:center;z-index:1}.hero-post .hero-post__img-holder{display:flex}.hero-post .hero-post__img{min-height:1px;height:100%;border-radius:var(--border-r--12);object-fit:cover;min-height:300px}.hero-post .post-categories{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:6px;height:100%}.hero-post .post-categories__el{background:var(--color-bg--dark);color:#fff;height:30px;font-size:12px;border-radius:32px;padding:1px 12px;display:flex;align-items:center;white-space:nowrap}.hero-post .post-author{display:flex;flex-direction:row;gap:10px;align-items:center}.hero-post .post-author__img{width:40px;min-width:40px;height:40px;border-radius:4px}#post-main .post-text .wp-block-heading,#post-main .post-text h1,#post-main .post-text h2,#post-main .post-text h3,#post-main .post-text h4,#post-main .post-text h5,#post-main .post-text h6,#post-main .post-text .h1,#post-main .post-text .h2,#post-main .post-text .h3,#post-main .post-text .h4,#post-main .post-text .h5,#post-main .post-text .h6{margin-bottom:12px;font-size:calc(clamp(1.375rem, 1.2308rem + 0.5769vw, 1.75rem))}#post-main .post-text .wp-block-heading:not(:first-child),#post-main .post-text h1:not(:first-child),#post-main .post-text h2:not(:first-child),#post-main .post-text h3:not(:first-child),#post-main .post-text h4:not(:first-child),#post-main .post-text h5:not(:first-child),#post-main .post-text h6:not(:first-child),#post-main .post-text .h1:not(:first-child),#post-main .post-text .h2:not(:first-child),#post-main .post-text .h3:not(:first-child),#post-main .post-text .h4:not(:first-child),#post-main .post-text .h5:not(:first-child),#post-main .post-text .h6:not(:first-child){margin-top:24px}#post-main .post-text p{margin-bottom:12px}#post-main .post-text a:mnot(.button){color:var(--color-primary)}#post-main .post-text img:not(.trainee-box__img){margin-top:24px;margin-bottom:24px;display:block;width:100%;border-radius:var(--border-r--24);height:auto}#post-main .post-text iframe{width:100%;border-radius:var(--border-r--12);overflow:hidden;max-width:100% !important}#post-main .post-text .category-trainee__list{display:flex;flex-direction:column;gap:16px}#post-main .post-text ul,#post-main .post-text ol{list-style:none;padding-left:6px;margin-bottom:12px;display:flex;flex-direction:column;gap:6px}#post-main .post-text ul li,#post-main .post-text ol li{position:relative;text-indent:-18px;padding-left:18px}#post-main .post-text ul li:before,#post-main .post-text ol li:before{content:"";background:url("../../icons/ogolne-plus-zloty.svg");width:8px;height:8px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;position:relative;top:-2px;margin-right:8px}#post-main .post-sidebar__box{border-radius:var(--border-r--12);padding:16px;background:linear-gradient(90deg, #F8F7F7 0%, #FFF 100%);box-shadow:0 3.287px 8.766px 0 rgba(0, 0, 0, 0.06), 0 15.341px 15.341px 0 rgba(0, 0, 0, 0.05), 0 33.97px 20.82px 0 rgba(0, 0, 0, 0.03), 0 60.269px 24.108px 0 rgba(0, 0, 0, 0.01);z-index:2}#post-main .post-sidebar__box .single-post__toc{display:flex;flex-direction:column;gap:8px;position:relative;padding-left:16px}#post-main .post-sidebar__box .single-post__toc:before{content:"";height:100%;width:1px;position:absolute;left:0;top:0;background:#DAD9D6}#post-main .post-sidebar__box .single-post__toc .toc-item{padding:4px 0}#post-main .post-sidebar__box .single-post__toc .toc-item a.active{position:relative}#post-main .post-sidebar__box .single-post__toc .toc-item a.active:before{content:"";height:100%;width:2px;background-color:var(--color-primary);position:absolute;top:0;left:-16.5px}#post-main .post-sidebar__box .post-sidebar__box__atc-wrap{display:flex;flex-direction:row;gap:12px}#post-main .post-sidebar__box .post-sidebar__box__atc-wrap .post-sidebar__box__atc{width:100%;padding:2px 8px !important;justify-content:space-between}#post-main .post-author-box{display:flex;flex-direction:row;gap:24px;align-items:center;padding:16px;border:1.5px solid #FBD9C2;background:#FEF2EB;border-radius:var(--border-r--24)}#post-main .post-author-box__img{aspect-ratio:0.75;border-radius:var(--border-r--12) !important;width:100%;max-width:248px;object-fit:cover;margin:0 !important}#post-main .post-author-box__info{display:flex;flex-direction:column}@media (max-width:992px){#post-main .post-sidebar__box__toc.hide .post-sidebar__box__toc__head .post-sidebar__box__toc__head__icon{transform:scaleY(-1)}#post-main .post-sidebar__box__toc{padding-left:0 !important;gap:0 !important}#post-main .post-sidebar__box__toc:before{display:none}#post-main .post-sidebar__box{position:relative;z-index:2}#post-main .post-sidebar__box .post-sidebar__box__toc__head{justify-content:space-between;align-items:center;display:flex}#post-main .post-sidebar__box .post-sidebar__box__toc__head svg{transition:0.3s}}@media (min-width:991px){#post-main .post-sidebar__box__toc__head__icon{display:none}}@media (max-width:540px){.single-post .hero-post .post-categories{flex-wrap:nowrap;overflow-x:scroll;padding-bottom:6px}}