@layer bricks {.brxe-pagination{width:100%}}@layer bricks {@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)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {}@layer bricks {@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{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}: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;text-align:center;width:100%;z-index:1}}@layer bricks {@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)}}.brxe-filter-checkbox{list-style-type:none;margin:0;padding:0}:where(.brxe-filter-checkbox[data-mode=button]){display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-filter-checkbox[data-mode=button]) .bricks-button{display:inline-block}.brxe-filter-checkbox[data-mode=button] input[type=checkbox]{display:none}.brxe-filter-checkbox label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.5em;margin:inherit}.brxe-filter-checkbox label.brx-option-disabled{cursor:default}.brxe-filter-checkbox .brx-option-text{display:inline-flex;gap:4px}}@layer bricks {: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}}#brxe-nmcprc {color: var(--primary)}#brxe-aqcbnk {top: 40%; right: 50%; transform: translateX(100%) translateY(100%); width: 29px}#brxe-aqcbnk{ background: radial-gradient(circle at center center, #e9d8fd, #f5f3ff, transparent); text-align: center; animation: fadeInSlide 1.2s ease-out both; transition: transform 0.3s ease; overflow: hidden;}#brxe-aqcbnk{ animation: spinSwing 4s ease-in-out infinite; }@keyframes spinSwing { 0% { transform: rotate(0deg) translateX(0) } 25% { transform: rotate(90deg) translateX(10px) } 50% { transform: rotate(180deg) translateX(0) } 75% { transform: rotate(270deg) translateX(-10px) } 100% { transform: rotate(360deg) translateX(0) }}#brxe-tncslt {background-image: linear-gradient(142deg, #fefcff, #ebeffe); border-top-left-radius: 50px; border-bottom-right-radius: 50px; border-bottom-left-radius: 0; padding-top: 130px}#brxe-gcjkes {width: 20px; height: 20px}#brxe-gcjkes{ background-image:radial-gradient(var(--secondary), transparent);}#brxe-bedczn {transform: translateX(10px)}.pretty-checkbox { display: flex; align-items: center; gap: 0.5rem; font-size: 1rem; cursor: pointer; flex-direction: column; align-items: start; } .pretty-checkbox input[type="checkbox"] { appearance: none; width: 22px; height: 22px; border: 2px solid #C084FC; border-radius: 6px; background-color: #fff; position: relative; transition: all 0.3s ease; display: flex; align-items: center; justify-content: center; } .pretty-checkbox input[type="checkbox"]:checked { background: linear-gradient(135deg, #C084FC, #DDD6FE); border-color: transparent; box-shadow: 0 0 6px rgba(192, 132, 252, 0.5); } .pretty-checkbox input[type="checkbox"]::after { content: ""; position: absolute; width: 12px; height: 12px; background: url('data:image/svg+xml;utf8,<svg fill="white" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 6L9 17l-5-5" stroke="white" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center; background-size: contain; opacity: 0; transition: all 0.2s ease; } .pretty-checkbox input[type="checkbox"]:checked::after { opacity: 1; }.brxe-gwgctw .brxe-xpxnjq.brxe-image {height: 100%}.brxe-gwgctw .brxe-vxoffi.brxe-block::before {content: ""; width: 100%; height: 40%; position: absolute; bottom: 0px; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.71)); z-index: 4}.brxe-gwgctw .brxe-vxoffi.brxe-block {min-height: 100%}.brxe-gwgctw .brxe-ybzoyu.brxe-text-basic {bottom: 10px; right: 10px; z-index: 5}.brxe-gwgctw .brxe-swvbka.brxe-text-basic {background-color: #eceef2; color: var(--primary-light); padding-top: 1px; padding-bottom: 2px}.brxe-gwgctw .brxe-nlxnkl.brxe-post-excerpt {color: var(--secondary-dark)}.brxe-gwgctw .brxe-ludqby.brxe-list {color: var(--secondary-text)}.brxe-gwgctw .brxe-ludqby.brxe-list .content {justify-content: flex-start}.brxe-gwgctw .brxe-ludqby.brxe-list .description {justify-content: flex-start}.brxe-gwgctw .brxe-ludqby.brxe-list .title {margin-right: 4px; font-size: var(--small)}.brxe-gwgctw.brxe-block {flex-direction: row}.brxe-gwgctw:hover .weblog-img{ scale:1.05;}@media (max-width: 767px) {.brxe-gwgctw.brxe-block {flex-wrap: nowrap}}@media (max-width: 478px) {.brxe-gwgctw.brxe-block {flex-wrap: nowrap}}#brxe-piyccw .bricks-pagination ul {justify-content: center; gap: 6px}#brxe-piyccw .bricks-pagination ul .page-numbers {font-size: var(--subtitle); color: var(--text); height: 23px; width: 23px}#brxe-piyccw .bricks-pagination ul .page-numbers.current {background: var(--secondary-light); border-radius: 5px}#brxe-piyccw {justify-content: center}#brxe-osnere {grid-template-columns: 1fr 3fr }