.brxe-code{width:100%}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}.brxe-text-link{gap:5px;vertical-align:middle}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link svg:not([width]){min-width:3px}.brxe-text-link svg:not([height]){min-height:3px}.brxe-button{width:auto}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}#all-authors .icon > svg {fill: var(--a-gray-500)}#all-authors {gap: calc(var(--space-xs) - 4px)}#all-authors { opacity: .95; --hover-color: var(--a-primary--hover); text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: transparent !important; text-underline-offset: 5px; text-decoration-thickness: 1px; transition: var(--a-anim); border-radius: 3px;}#all-authors:is(:hover,:focus,:active,:hover:active) { opacity: 1; text-decoration-style: solid; text-decoration-color: var(--hover-color) !important; text-underline-offset: 2px; color: var(--hover-color) !important;}#all-authors .icon { transition: var(--a-anim); transform: rotateY(180deg) translateY(-1px); will-change: transform;}#all-authors:is(:hover,:focus,:active,:hover:active) .icon { transform: rotateY(180deg) translateX(3px) translateY(-1px);}#all-authors:is(:hover,:focus,:active,:hover:active) .icon path { fill: var(--a-primary--hover);}#go-to-blog .icon > svg {fill: var(--a-gray-500)}#go-to-blog {flex-direction: row-reverse; gap: calc(var(--space-xs) - 4px)}#go-to-blog { opacity: .95; --hover-color: var(--a-primary--hover); text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: transparent !important; text-underline-offset: 5px; text-decoration-thickness: 1px; transition: var(--a-anim); border-radius: 3px;}#go-to-blog:is(:hover,:focus,:active,:hover:active) { opacity: 1; text-decoration-style: solid; text-decoration-color: var(--hover-color) !important; text-underline-offset: 2px; color: var(--hover-color) !important;}#go-to-blog .icon { transition: var(--a-anim); will-change: transform; transform:translateX(0px) translateY(-1px);}#go-to-blog:is(:hover,:focus,:active,:hover:active) .icon { transform:translateX(3px) translateY(-1px);}#go-to-blog:is(:hover,:focus,:active,:hover:active) .icon path { fill: var(--a-primary--hover);}#authors-navigation {align-self: flex-start !important; flex-direction: row; justify-content: space-between}#author-avatar {overflow: hidden; aspect-ratio: 1 / 1; max-width: 200px; max-height: 200px; min-width: 80px; min-height: 80px; cursor: default}#author-avatar { --r: 99px; border-radius: var(--r); position: relative;} .pswp.brx .pswp__img { height: auto !important;}#author-name {font-weight: 700; line-height: 1.1; letter-spacing: -0.2px; font-size: calc(var(--h1) - 4px); padding-top: 2px; padding-bottom: 4px; margin-top: var(--space-m)}@media (max-width: 991px) {#author-name {width: 100%}}@media (max-width: 432px) {#author-name {font-size: calc(var(--h1) - 2px)}}@media (max-width: 358px) {#author-name {font-size: calc(var(--h2) + 2px)}}#author-bio {font-weight: 500; font-family: "Gilroy"; font-size: calc(var(--text-l) + 2px); line-height: 140%; text-wrap: wrap; text-align: center; margin-top: var(--space-xs); max-width: 780px}#author-social-linkedin {font-size: 32px; transition: var(--a-anim); color: var(--a-gray-700); fill: var(--a-gray-700)}#author-social-linkedin:hover {transform: scaleX(1.1) scaleY(1.1); color: var(--a-link--hover); fill: var(--a-link--hover)}#author-social-linkedin:focus {transform: scaleX(1.1) scaleY(1.1); color: var(--a-link--hover); fill: var(--a-link--hover)}#author-social-linkedin:active {color: var(--a-primary--active); fill: var(--a-primary--active); transform: scaleX(.95) scaleY(.95)}#author-social-x {font-size: 32px; transition: var(--a-anim); color: var(--a-gray-700); fill: var(--a-gray-700)}#author-social-x:hover {transform: scaleX(1.1) scaleY(1.1); color: var(--a-link--hover); fill: var(--a-link--hover)}#author-social-x:focus {transform: scaleX(1.1) scaleY(1.1); color: var(--a-link--hover); fill: var(--a-link--hover)}#author-social-x:active {color: var(--a-primary--active); fill: var(--a-primary--active); transform: scaleX(.95) scaleY(.95)}#author-social-facebook {font-size: 32px; transition: var(--a-anim); color: var(--a-gray-700); fill: var(--a-gray-700)}#author-social-facebook:hover {transform: scaleX(1.1) scaleY(1.1); color: var(--a-link--hover); fill: var(--a-link--hover)}#author-social-facebook:focus {transform: scaleX(1.1) scaleY(1.1); color: var(--a-link--hover); fill: var(--a-link--hover)}#author-social-facebook:active {color: var(--a-primary--active); fill: var(--a-primary--active); transform: scaleX(.95) scaleY(.95)}#author-social-reddit {font-size: 32px; transition: var(--a-anim); color: var(--a-gray-700); fill: var(--a-gray-700)}#author-social-reddit:hover {transform: scaleX(1.1) scaleY(1.1); color: var(--a-link--hover); fill: var(--a-link--hover)}#author-social-reddit:focus {transform: scaleX(1.1) scaleY(1.1); color: var(--a-link--hover); fill: var(--a-link--hover)}#author-social-reddit:active {color: var(--a-primary--active); fill: var(--a-primary--active); transform: scaleX(.95) scaleY(.95)}#author-social {display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: center; margin-top: var(--space-m); column-gap: var(--space-m)}#author-info {padding-top: var(--space-xl)}#author {padding-top: var(--space-s)}#author:before { content: ''; background-image: url(/assets/uploads/2025/01/bg-podium-with-circles.jpg); background-repeat: no-repeat; background-position: center; width: 100%; height: 100%; inset: 0; position: absolute; object-fit: cover; opacity: 0.04; -webkit-filter: brightness(200%) contrast(200%) saturate(50%) blur(0px) hue-rotate(265deg); filter: brightness(200%) contrast(200%) saturate(50%) blur(0px) hue-rotate(265deg); pointer-events: none; z-index: 1;}#author:after { content: ''; background-image: linear-gradient(180deg, transparent 0%, #F3F9FF 70%); background-repeat: no-repeat; background-position: center; width: 100%; height: 100%; inset: 0; position: absolute; object-fit: cover; pointer-events: none; z-index: 0;}@media (max-width: 767px) {#author {padding-top: var(--space-l)}}@media (max-width: 432px) {#author {padding-top: var(--space-m)}}#brxe-snmvxa {margin-left: 0}#list {justify-content: center; padding-right: 0; padding-bottom: var(--space-s); column-gap: .8rem}#languages:before {display: none;} .blog-categories ul { scrollbar-width: auto !important; padding-bottom: 0 !important;}#filters {z-index: 1; margin-bottom: var(--space-m)}#no-results {color: var(--a-black); text-align: center; font-family: "Gilroy"; font-weight: 600; line-height: 1.3; font-size: calc(var(--text-m) + 1px); z-index: 1; max-width: 720px; margin-top: var(--space-m); margin-right: auto; margin-left: auto}#posts-list .bpp { border-radius: var(--radius-m);}#posts-list .bpp :is(.bpp__category,.bpp__footer) { transition: var(--a-anim);}#posts-list .bpp:after { border: 2px solid var(--a-gray-150); border-radius: var(--radius-m); transition: var(--a-anim);}#posts-list .bpp:hover:after { border: 2px solid var(--a-violet-200); z-index: 2; pointer-events: none;}#posts-list .bpp:hover .bpp__content { background-color: rgba(103,32,255,0.02);}#posts-list .bpp:hover .bpp__title { color: var(--a-primary--hover);}#posts-list .bpp:hover :is(.bpp__category,.bpp__footer) { color: var(--a-gray-800);}@media (max-width: 575px) {#posts-list { --columns: 7; --gap: var(--space-xs);}#posts-list .bpp:last-child { display: none;}}@media (max-width: 432px) {#posts-list { --columns: 13;}#posts-list .bpp:last-child { display: flex;}#posts-list .bpp__title { font-size: calc(var(--h3) - 2px);}#posts-list .bpp__category,#posts-list .bppf { font-size: calc(var(--text-s) + 2px);}}#more svg {height: 12px; width: 12px}#more {letter-spacing: 0px; font-size: var(--text-m); color: var(--a-primary); font-weight: 600; margin-top: var(--space-m); margin-right: auto; margin-left: auto; padding-top: 1.1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem; flex-direction: column; gap: 0px; position: relative; background-color: var(--a-bg-cold); z-index: 1; cursor: pointer}#more { border-radius: 99px; border: 1px solid transparent; color: var(--a-violet-500); background-color: transparent; transition: var(--a-anim);}#more:is(:hover,:focus) { border: 1px solid var(--a-violet-500); color: var(--a-violet-600); background-color: var(--a-primary-bg-light);}#more.is-loading { filter: blur(1px) brightness(.9) grayscale(.5); cursor: wait;}#more svg { position: absolute; bottom: 0; opacity: 0; transform: rotate(180deg) translateY(-1rem); transition: opacity .2s ease-out, transform .2s ease-out; z-index: 0;}#more:hover svg { opacity: 1; fill: var(--a-primary--hover); transform: rotate(180deg) translateY(-1.7rem);}#btn-load-more-container {padding-top: 0; padding-bottom: 0}#description {padding-top: var(--space-l)}