@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 {}@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-radio{list-style-type:none;margin:0;padding:0}:where(.brxe-filter-radio[data-mode=button]){display:flex;flex-wrap:wrap;gap:var(--brx-btn-options-gap,10px)}.brxe-filter-radio[data-mode=default]{display:flex;flex-direction:column;gap:var(--brx-options-gap)}.brxe-filter-radio[data-mode=default].brx-count-align-end .brx-option-text{flex:1}.brxe-filter-radio[data-mode=default].brx-count-align-end .brx-option-text .brx-option-count{margin-inline-start:auto}.brxe-filter-radio[data-mode=button] input[type=radio]{display:none}.brxe-filter-radio input.brx-a11y-hidden{appearance:none;-webkit-appearance:none;border:0;height:0;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;width:0}.brxe-filter-radio .brx-input-indicator{align-items:center;background-color:var(--brx-indicator-bg,transparent);border-color:var(--brx-indicator-border-color,currentcolor);border-radius:50%;border-style:var(--brx-indicator-border-style,solid);border-width:var(--brx-indicator-border-width,1px);display:inline-flex;flex-shrink:0;height:var(--brx-indicator-size,1em);justify-content:center;position:relative;transition:background-color .15s ease,border-color .15s ease;width:var(--brx-indicator-size,1em)}.brxe-filter-radio .brx-input-indicator:after{background-color:#3b82f6;border-radius:50%;content:"";display:block;height:calc(var(--brx-indicator-size, 1em)*.5);left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease;width:calc(var(--brx-indicator-size, 1em)*.5)}.brxe-filter-radio input[type=radio]:checked+.brx-input-indicator{background-color:var(--brx-indicator-bg-checked,transparent);border-color:var(--brx-indicator-border-color-checked,#3b82f6)}.brxe-filter-radio input[type=radio]:checked+.brx-input-indicator:after{background-color:var(--brx-indicator-check-color-checked,#3b82f6);opacity:1}.brxe-filter-radio input[type=radio]:focus-visible+.brx-input-indicator{outline:2px solid var(--brx-indicator-focus-color,#3b82f6);outline-offset:2px}.brxe-filter-radio input[type=radio]:disabled+.brx-input-indicator{cursor:default;opacity:.5}.brxe-filter-radio label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:var(--brx-indicator-gap,.5em);margin:inherit;position:relative}.brxe-filter-radio .brx-option-text{display:inline-flex;gap:4px}.brxe-filter-radio:not([data-mode=button]) .brx-show-more-less-wrapper{margin-top:10px}}#brxe-ambaoo {width: 100%; justify-content: space-between}#brxe-ambaoo[data-mode="button"] .bricks-button {border: 0px none var(--bricks-border-color); border-radius: 0px; text-transform: uppercase; font-weight: 500}#brxe-ambaoo[data-mode="button"] .bricks-button:hover {color: var(--bricks-color-tjszkh)}#brxe-ambaoo[data-mode="button"] .bricks-button.brx-option-active {color: var(--bricks-color-tjszkh)}#brxe-ambaoo .brx-option-text.bricks-button{ padding:0; position:relative;}#brxe-ambaoo .brx-option-text.bricks-button::before{ content: ''; position: absolute; left: 0; bottom: -1px; display: block; width: 0; height: 2px; background-color: currentColor; transition: 500ms cubic-bezier(.19,1,.22,1);}#brxe-ambaoo .brx-option-text.bricks-button:hover::before,#brxe-ambaoo .brx-option-active.bricks-button::before{ width: 100%;}#brxe-ambaoo li:first-child .brx-option-text.bricks-button:hover::before,#brxe-ambaoo li:first-child .brx-option-active.bricks-button::before{ width:100%;}#brxe-ambaoo .brx-option-count{ position:absolute; color:var(--bricks-color-tjszkh); top:-0.5em; right:-1.75em; font-size:.9em;}@media screen and (max-width:767px){ #brxe-ambaoo{ display: grid; grid-template-columns: repeat(2,1fr); }}.brxe-iomrrs .brxe-hbipxx.brxe-image:not(.tag), .brxe-iomrrs .brxe-hbipxx.brxe-image img {object-fit: cover}.brxe-iomrrs .brxe-hbipxx.brxe-image {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; transition: all 400ms; border-radius: var(--image-radius)}.brxe-iomrrs .brxe-dfrbqu.brxe-text-basic {font-weight: 600; font-size: clamp(1.25rem, 1.912vw + 0.066rem, 3.125rem); text-transform: uppercase}@media (max-width: 991px) {.brxe-iomrrs .brxe-dfrbqu.brxe-text-basic {font-size: 18px}}.brxe-iomrrs .brxe-ifxdwy.brxe-block {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; padding-top: 2.5em; padding-right: 2.5em; padding-bottom: 2.5em; padding-left: 2.5em; background-color: rgba(255, 255, 255, 0.2); opacity: 0; transition: opacity 300ms}.brxe-ifxdwy{ -webkit-backdrop-filter: blur(25px) brightness(103%); backdrop-filter: blur(25px) brightness(103%);}@media (max-width: 991px) {.brxe-iomrrs .brxe-ifxdwy.brxe-block {padding-top: 1.5em; padding-right: 1.5em; padding-bottom: 1.5em; padding-left: 1.5em}}.brxe-iomrrs .brxe-pexord.brxe-block {position: relative; padding-bottom: 60%; overflow: hidden}.brxe-iomrrs .brxe-ycsgbb.brxe-post-title {font-size: 1em; font-weight: 600; text-transform: uppercase; line-height: 1.5; white-space: nowrap; margin-bottom: 0}.brxe-ycsgbb a::after{ content:""; position:absolute; top:0; left:0; width:100%; height:100%;} .brxe-ycsgbb .post-suffix{ position:relative; top: -0.75em; font-size:.75em; margin-left:0.35em;}@media (max-width: 991px) {.brxe-iomrrs .brxe-ycsgbb.brxe-post-title {line-height: 1.1; font-size: 0.9em}}.brxe-iomrrs .brxe-owfpdm.brxe-text-basic {font-weight: 600; font-size: 1em}@media (max-width: 991px) {.brxe-iomrrs .brxe-owfpdm.brxe-text-basic {font-size: 0.9em}}.brxe-iomrrs .brxe-szpjpd.brxe-block {flex-direction: row; justify-content: space-between; margin-top: 1em; flex-wrap: nowrap}@media screen and (min-width:1500px){ .brxe-szpjpd{ margin-top:1.5em !important; } .brxe-szpjpd h3.brxe-post-title, .brxe-szpjpd span.brxe-text-basic{ font-size:1.2em !important; }}.brxe-iomrrs.brxe-block {position: relative}.brxe-iomrrs:hover .brxe-ifxdwy{ opacity:1;} .brxe-iomrrs:hover :is(h3, .brxe-owfpdm){ color:var(--bricks-color-tjszkh);} .brxe-iomrrs:hover img{ scale:1.05;}#brxe-ncohtd {display: grid; align-items: initial; grid-template-columns: repeat(2,1fr); grid-gap: 4em 2em}@media (max-width: 991px) {#brxe-ncohtd {grid-gap: 2em 1em}}@media (max-width: 767px) {#brxe-ncohtd {grid-template-columns: repeat(1,1fr); grid-gap: 2em}}#brxe-dlapcw {row-gap: 4em}@media (max-width: 767px) {#brxe-dlapcw {row-gap: 2em}}