@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-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .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}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%}.brxe-image-gallery .brx-gallery-load-more-template{display:none!important}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@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-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {@charset "UTF-8";@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-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@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 {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-post-content{width:100%}.brxe-post-content[data-source=bricks]{display:flex;flex-direction:column}body:has(.wp-lightbox-overlay) #brx-content{overflow:hidden}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-snzpru {font-size: clamp(3rem, 2.6rem + 2vw, 4.2rem); color: var(--gold); line-height: 1.05}@media (max-width: 478px) {#brxe-snzpru { hyphens: auto;}}#brxe-qztwob {color: var(--light); font-size: clamp(1.25rem, 1.1667rem + 0.4167vw, 1.5rem); line-height: 1.5}#brxe-zvdndw {row-gap: 0.5rem; grid-column: span 2}@media (max-width: 767px) {#brxe-zvdndw {grid-column: auto}}@media (max-width: 478px) {#brxe-zvdndw {order: 1}}#brxe-xlxgxn {font-size: clamp(1.75rem, 1.6667rem + 0.4167vw, 2rem); text-align: center; line-height: 1.05}#brxe-zrbtyf {height: 40px; width: 40px; fill: var(--text-title)}#brxe-iqwexb {background-color: var(--gold); border-radius: 50%; aspect-ratio: 1/1; align-self: flex-start !important; transform: rotateZ(4deg); padding-top: 1.5rem; padding-right: 1.5rem; padding-bottom: 1.25rem; padding-left: 1.5rem; justify-content: center; z-index: 2; row-gap: 0.25rem; max-width: 200px; max-height: 200px; align-items: center; margin-top: 0; justify-self: flex-end}#brxe-iqwexb { transition: all 0.3s ease;}#brxe-iqwexb:hover { transform: scale(1.05) rotate(0deg);}#brxe-iqwexb svg { transition: all 0.5s ease;}#brxe-iqwexb:hover svg { transform: translateX(10px);}@media (max-width: 767px) {#brxe-iqwexb {grid-column: auto}}#brxe-dmiyur {display: grid; align-items: initial; grid-gap: 4rem; grid-template-columns: repeat(3, 1fr); align-items: center}@media (max-width: 767px) {#brxe-dmiyur {grid-template-columns: repeat(2, 1fr); grid-gap: 2rem}}@media (max-width: 478px) {#brxe-dmiyur {grid-template-columns: auto}}#brxe-cyolwx {align-items: flex-start; background-position: center center; background-repeat: no-repeat; background-size: cover; padding-top: 8rem; padding-bottom: 6rem; min-height: 65vh; justify-content: flex-end; position: relative; margin-bottom: 2rem}:where(#brxe-cyolwx > *:not(figcaption)) {position: relative}#brxe-cyolwx::before {background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(30, 25, 11, 0.75)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-cyolwx {  clip-path: polygon(0 0, 100% 0, 100% 90%, 83% 100%, 64% 96%, 28% 100%, 8% 97%, 0 100%);}@media (max-width: 478px) {#brxe-cyolwx {padding-bottom: 4rem}}#brxe-oonwny {row-gap: 1rem; grid-column: span 2}#brxe-oonwny h2 { font-size:2.2rem; font-weight:700; margin: 0 0 0.5rem 0;}#brxe-oonwny h3 { font-size:1.9rem; font-weight:700; margin: 0 0 0.5rem 0;}#brxe-oonwny h4 { font-size:1.6rem; font-weight:700; margin: 0 0 0.5rem 0;}#brxe-oonwny ul { margin: 1rem 0; padding:0 0 0 2rem;}#brxe-oonwny li { padding:0 0 0.5rem 0; line-height:1.4 !important;}@media (max-width: 478px) {#brxe-oonwny {grid-column: auto; order: 1}}#brxe-yuogrd {font-size: 2rem}#brxe-lsgpfa {height: 20px; width: 20px}#brxe-wiquzd {line-height: 1.4}#brxe-hjxolt {flex-direction: row; column-gap: 0.25rem}@media (max-width: 767px) {#brxe-hjxolt {flex-wrap: nowrap}}#brxe-kwqqwk {height: 20px; width: 20px}#brxe-aspyde {line-height: 1.4}#brxe-iyhsol {flex-direction: row; column-gap: 0.25rem}@media (max-width: 767px) {#brxe-iyhsol {flex-wrap: nowrap}}#brxe-tsywra {padding-left: 0; margin-top: 0.5rem; margin-bottom: 0.5rem; row-gap: 0.5rem}#brxe-skhfhz {row-gap: 0.5rem; background-color: rgba(214, 207, 207,0.25); padding-top: 2.4rem; padding-right: 2.4rem; padding-bottom: 4.8rem; padding-left: 2.8rem}#brxe-skhfhz { clip-path: polygon(96% 2%, 100% 84%, 11% 89%, 0 100%, 3% 0);}@media (max-width: 767px) {#brxe-skhfhz {padding-top: 1.25rem; padding-right: 1.25rem; padding-bottom: 2.5rem; padding-left: 1.5rem}}@media (max-width: 478px) {#brxe-skhfhz {padding-top: 2rem; padding-right: 2rem; padding-bottom: 4rem; padding-left: 2rem}}#brxe-rbtbhw {display: grid; align-items: initial; grid-gap: 4rem; grid-template-columns: repeat(3, 1fr); align-items: flex-start}@media (max-width: 767px) {#brxe-rbtbhw {grid-gap: 2rem}}@media (max-width: 478px) {#brxe-rbtbhw {grid-template-columns: auto}}#brxe-iqozpl {padding-bottom: 4rem; row-gap: 1rem}@media (max-width: 767px) {#brxe-iqozpl {padding-top: 2rem}}#brxe-kjgvxs {flex-direction: row}#brxe-ahgxpo {flex-direction: row}#brxe-pcztsq a:link { text-decoration:underline;}#brxe-pcztsq a:hover { text-decoration:none;}#brxe-fijock {flex-direction: row}#brxe-babtak {flex-direction: row}#brxe-bicnhj {flex-direction: row}#brxe-cfkdke {flex-direction: row; height: 64px}.brxe-dkbbyg .brxe-afyyvc.brxe-block {justify-content: space-between}.brxe-dkbbyg .brxe-ycgepg.brxe-icon {position: relative; top: 0px; flex-direction: row; width: 18px; height: 18px}.brxe-dkbbyg .brxe-ktasku.brxe-icon {position: relative; top: 0px; flex-direction: row; width: 18px; height: 18px}.brxe-dkbbyg .brxe-sqqkyx.brxe-icon {height: 16px; position: relative; top: 0px; flex-direction: row; width: 18px; height: 18px; max-width: 18px; flex-grow: 1; flex-shrink: 0}.brxe-dkbbyg .brxe-hzaekv.brxe-text-basic {line-height: 1.4}#brxe-wqovil {display: grid; align-items: initial; grid-gap: 1.5rem 1.5rem; grid-template-columns: repeat(3, 1fr); align-content: stretch}@media (max-width: 767px) {#brxe-wqovil {grid-template-columns: repeat(2, 1fr)}}@media (max-width: 478px) {#brxe-wqovil {grid-template-columns: auto}}.brxe-wprrmb .brxe-fotfxu.brxe-image:not(.tag), .brxe-wprrmb .brxe-fotfxu.brxe-image img {aspect-ratio: 2/1; object-fit: cover}#brxe-ytarbs {display: grid; align-items: initial; grid-gap: 3rem 1.5rem; grid-template-columns: repeat(3, 1fr)}@media (max-width: 767px) {#brxe-ytarbs {grid-template-columns: repeat(2, 1fr)}}@media (max-width: 478px) {#brxe-ytarbs {grid-template-columns: auto}}.brxe-bwjsku .brxe-roftaq.brxe-image {padding-bottom: 0.5rem}.brxe-bwjsku .brxe-roftaq.brxe-image:not(.tag), .brxe-bwjsku .brxe-roftaq.brxe-image img {object-fit: cover; aspect-ratio: 3/2}.brxe-bwjsku .brxe-eizmwn.brxe-heading {font-size: 1.4rem; line-height: 1.1; padding-top: 0; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem}@media (max-width: 478px) {.brxe-eizmwn { hyphens:auto;}}.brxe-bwjsku .brxe-jdpqhq.brxe-text-basic {position: absolute; color: var(--neon-ice-d-5); font-size: 0.9rem; top: 0px; left: 0px; background-color: var(--neon-ice-l-8); padding-top: 2px; padding-right: 6px; padding-bottom: 0; padding-left: 6px}.brxe-bwjsku .brxe-ulzvrg.brxe-text-basic {color: var(--gold-d-5); font-size: 0.9rem; padding-top: 2px; padding-right: 6px; padding-bottom: 0; padding-left: 6px; position: absolute; top: 0px; left: 0px; background-color: var(--gold-l-8)}.brxe-bwjsku .brxe-eublzr.brxe-text-basic {font-size: 0.9rem; color: var(--vibrant-coral-d-5); background-color: var(--vibrant-coral-l-8); padding-top: 2px; padding-right: 6px; padding-bottom: 0; padding-left: 6px; position: absolute; top: 0px; left: 0px}.brxe-bwjsku.brxe-block {row-gap: 0.5rem; position: relative; background-color: var(--light); justify-content: space-between}#brxe-iceuky {display: grid; align-items: initial; grid-template-columns: repeat(4, 1fr); grid-gap: 1.5rem}@media (max-width: 767px) {#brxe-iceuky {grid-template-columns: repaeat(4, 1fr)}}@media (max-width: 478px) {#brxe-iceuky {grid-template-columns: repeat(2, 1fr); grid-gap: 1rem; margin-bottom: 3rem}}#brxe-ieixby {font-size: 2.5rem}#brxe-rtuquw {grid-column: span 4; row-gap: 1rem; margin-bottom: 1rem}@media (max-width: 767px) {#brxe-rtuquw {grid-column: span 4}}@media (max-width: 478px) {#brxe-rtuquw {grid-column: span 2}}.brxe-dhxfoh .brxe-vtmbuv.brxe-image:not(.tag), .brxe-dhxfoh .brxe-vtmbuv.brxe-image img {object-fit: cover; aspect-ratio: 3/2}.brxe-dhxfoh .brxe-vtmbuv.brxe-image {padding-bottom: 0.25rem}.brxe-vtmbuv { clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);}.brxe-dhxfoh .brxe-ltttcj.brxe-text-basic {font-size: 0.875rem; text-align: center; padding-top: 2px; padding-right: 8px; padding-bottom: 1px; padding-left: 8px; width: auto; background-color: #A5D9EF; z-index: 1; position: absolute; top: 8px; left: 8px}.brxe-ltttcj { clip-path: polygon(0 0, 98% 4%, 100% 99%, 0 100%);}.brxe-dhxfoh .brxe-iinzxg.brxe-text-basic {padding-top: 2px; padding-right: 8px; padding-bottom: 1px; padding-left: 8px; font-size: 0.875rem; text-align: center; width: auto; background-color: var(--vibrant-coral-l-8); z-index: 1; position: absolute; top: 8px; left: 8px}.brxe-iinzxg { clip-path: polygon(0 0, 98% 4%, 100% 99%, 0 100%);}.brxe-dhxfoh .brxe-dnpdsp.brxe-text-basic {padding-top: 2px; padding-right: 8px; padding-bottom: 1px; padding-left: 8px; background-color: #FFD299; width: auto; font-size: 0.875rem; text-align: center; z-index: 1; position: absolute; top: 8px; left: 8px}.brxe-dnpdsp { clip-path: polygon(0 0, 98% 4%, 100% 99%, 0 100%);}.brxe-dhxfoh .brxe-rdxqjm.brxe-text-basic {font-size: 0.875rem; text-align: center; padding-top: 2px; padding-right: 8px; padding-bottom: 1px; padding-left: 8px; width: auto; background-color: #BFE5D8; z-index: 1; position: absolute; top: 8px; left: 8px}.brxe-rdxqjm { clip-path: polygon(0 0, 98% 4%, 100% 99%, 0 100%);}.brxe-dhxfoh .brxe-qdtojs.brxe-heading {font-size: 1.0625rem; line-height: 1.35; font-family: "Overpass"; font-weight: 400; padding-top: 0; padding-right: 1rem; padding-bottom: 0.5rem; padding-left: 1rem}@media (max-width: 478px) {.brxe-qdtojs { hyphens:auto;}}.brxe-dhxfoh.brxe-block {position: relative; background-color: var(--light); row-gap: 0.5rem; justify-content: flex-start; overflow: hidden}#brxe-tphlls {grid-column: span 4; display: grid; align-items: initial; grid-gap: 1rem; grid-template-columns: repeat(4, 1fr)}@media (max-width: 478px) {#brxe-tphlls {grid-template-columns: repeat(2, 1fr)}}#brxe-dcvvpx {display: grid; align-items: initial; grid-gap: 2rem; grid-template-columns: repeat(4, 1fr)}#brxe-afhwkp .accordion-title .title {font-size: 1.5rem}#brxe-afhwkp .accordion-title-wrapper {border-top: 1px solid var(--dark)}#brxe-afhwkp {align-self: flex-start}#brxe-afhwkp .accordion-content-wrapper {font-size: 1.0625rem}#brxe-afhwkp a:link { text-decoration:underline;}#brxe-afhwkp a:hover { text-decoration:none;}#brxe-tifsin {row-gap: 2rem; justify-content: flex-start; width: 66.67%}@media (max-width: 767px) {#brxe-tifsin {width: 100%}}#brxe-epwctc {display: grid; align-items: initial; grid-template-columns: auto; align-items: flex-start; align-content: flex-start}#brxe-mqfdrw {font-size: 1.5rem}.brxe-rpqtlv svg { position:relative; top:-2px;}.brxe-rjblle .brxe-mdgesj.brxe-text-basic {font-size: 0.9rem}.brxe-rjblle.brxe-block {flex-direction: row; column-gap: 0.25rem; align-items: center}#brxe-gipdht {margin-top: 0; margin-bottom: 0; padding-left: 0}#brxe-gipdht { padding: 0 !important; margin: 0 !important;}#brxe-rtdpbh {margin-top: 2rem}#brxe-jwoutf {display: grid; align-items: initial; grid-template-columns: repeat(2, 1fr)}@media (max-width: 767px) {#brxe-jwoutf {grid-template-columns: auto}}#brxe-htdolo {--columns: 4; --gutter: 8px}@media (max-width: 767px) {#brxe-htdolo {--columns: 3}}@media (max-width: 478px) {#brxe-htdolo {--columns: 2}}#brxe-kdzkgt {flex-direction: column}#brxe-rpfibd > .tab-menu .tab-title {padding-top: 0.55rem; padding-right: 1.5rem; padding-bottom: 0.55rem; padding-left: 1.5rem; font-size: clamp(1.5rem, 1.4rem + 0.5vw, 1.8rem); font-family: "urbana"; font-weight: 700}#brxe-rpfibd > .tab-menu .tab-title.brx-open {background-color: #f5f5f5}#brxe-rpfibd {flex-direction: column}#brxe-rpfibd > .tab-content {margin-top: 4rem}@media (max-width: 767px) {#brxe-rpfibd > .tab-content {margin-top: 6rem}}@media (max-width: 478px) {#brxe-rpfibd > .tab-content {margin-top: 8rem}#brxe-rpfibd > .tab-menu .tab-title {padding-right: 1rem; padding-left: 1rem}}#brxe-jaumnf {row-gap: 2rem; padding-top: 0; padding-bottom: 4rem; flex-direction: row; flex-wrap: wrap; column-gap: 1.5rem}#brxe-imzrsf {padding-top: 0; padding-bottom: 0; row-gap: 1rem; background-color: #f5f5f5; background-image: linear-gradient(var(--gold) 65px, rgba(255,255,255,0) 65px)}@media (max-width: 478px) {#brxe-imzrsf {background-image: linear-gradient(var(--gold) 116px, rgba(255,255,255,0) 116px)}}#brxe-psrmyi {font-size: 1.8rem; border-bottom: 2px solid var(--gold); margin-bottom: 1rem}.brxe-zawwwb .brxe-crjstw.brxe-image:not(.tag), .brxe-zawwwb .brxe-crjstw.brxe-image img {aspect-ratio: 1/1; object-fit: cover}.brxe-zawwwb .brxe-crjstw.brxe-image {width: 72px}.brxe-crjstw { clip-path: polygon(0 0, 100% 0, 93% 33%, 100% 100%, 0 100%);} .brxe-zawwwb .brxe-wzecse.brxe-text-basic {font-size: 1.4rem; line-height: 1.1; font-family: "urbana"; font-weight: 700}.brxe-zawwwb .brxe-drhcum.brxe-block {flex-direction: row; column-gap: 0.75rem; align-items: center; padding-right: 1.5rem}.brxe-zawwwb.brxe-block {margin-top: 0; margin-bottom: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; display: flex; align-items: center; background-color: var(--light); width: auto}.brxe-zawwwb:nth-child(odd) { clip-path: polygon(0 5%, 100% 0, 100% 100%, 4% 97%);} .brxe-zawwwb:nth-child(even) { clip-path: polygon(0 0, 98% 4%, 100% 99%, 0 100%);}#brxe-lbfnub {margin-top: 0; margin-bottom: 0; padding-left: 0; display: flex; flex-wrap: wrap; flex-direction: row; column-gap: 1rem; row-gap: 1rem}#brxe-rvhrhp {row-gap: 1rem; grid-template-columns: repeat(6, 1fr)}#brxe-auaaqc {padding-top: 4rem; padding-bottom: 6rem; row-gap: 4rem; background-color: #f5f5f5}