@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-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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)}}.gm-style{font:inherit!important;text-decoration:inherit!important}.brxe-map{height:300px;position:relative;width:100%}.brxe-map.no-key{overflow:hidden}.brxe-map.no-key.bricks-draggable-item>iframe{pointer-events:none}.brxe-map>iframe{border:0}.brxe-map ol,.brxe-map ul{list-style-type:none;margin:0;padding:0}.brxe-map .infoBox{background-color:#fff;border-radius:4px;box-shadow:4px 4px 4px rgba(0,0,0,.2);display:flex;flex-direction:column;font-size:14px;gap:5px;min-width:300px;padding:10px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .infoBox:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%)}.brxe-map .infoBox .title{font-size:15px;line-height:1.4;margin:0;padding-right:30px}.brxe-map .infoBox .subtitle{font-size:14px;font-weight:500}.brxe-map .infoBox .content{font-size:13px;margin:0}.brxe-map .infoBox .content+.images{margin-top:10px}.brxe-map .infoBox .images{display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}.brxe-map .infoBox .images img{width:100%}.brxe-map .infoBox .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px}.brxe-map .infoBox>img{height:14px;position:absolute!important;right:0;top:0;width:14px}.brxe-map .brx-infobox-popup{display:flex;flex-direction:column;min-width:300px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .brx-infobox-popup:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%);z-index:1}.brxe-map .brx-infobox-popup .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px;z-index:1}.brxe-map .brx-infobox-popup img{width:100%}.brxe-map .brx-map-no-results{align-items:center;display:flex;justify-content:center;left:50%;padding:15px 30px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999999}.brxe-map .brx-map-no-results,.brxe-map .brx-marker-text{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.3)}.brxe-map .brx-marker-text{border-radius:4px;font-size:14px;max-width:200px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap}.brxe-map .brx-map-cluster{fill:#00f}.brxe-map .brx-map-cluster text{fill:#fff}}@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}}@layer bricks {.brxe-post-toc{overflow-y:auto;top:var(--wp-admin--admin-bar--height,0);transform:translateX(0);width:400px}.brxe-post-toc[data-nowrap] .toc-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brxe-post-toc[data-sticky]{position:sticky}.brxe-post-toc.toc-right{right:0;transform:translateX(100%)}@media (min-width:52em){.brxe-post-toc{transform:translateX(0)}.brxe-post-toc.toc-right{right:calc(50% - 26rem);transform:translateX(0)}}.brxe-post-toc .js-toc{overflow-y:hidden}.brxe-post-toc>.toc-list{overflow:hidden;position:relative}.brxe-post-toc .toc-list{counter-reset:item;list-style:none;margin:0;padding:0}.brxe-post-toc .toc-list li.toc-list-item{position:relative}.brxe-post-toc .toc-link{color:currentcolor;display:block;height:100%;text-decoration:none}.brxe-post-toc .toc-link:before{content:"";display:inline-block;height:inherit;left:0;position:absolute;right:0}.brxe-post-toc .toc-link.is-active-link{font-weight:700}.brxe-post-toc .is-collapsible{max-height:1000px;overflow:hidden;transition:all .3s ease-in-out}.brxe-post-toc .is-collapsed{max-height:0}.brxe-post-toc .is-position-fixed{position:fixed!important;top:0}}@layer bricks {.brxe-post-reading-progress-bar{background-color:transparent;border:none;height:12px;left:0;overflow:hidden;position:fixed;right:0;width:100%;z-index:9999}.brxe-post-reading-progress-bar::-webkit-progress-bar{background-color:transparent}.brxe-post-reading-progress-bar::-moz-progress-bar{background-color:var(--bricks-color-primary)}.brxe-post-reading-progress-bar::-webkit-progress-value{background-color:var(--bricks-color-primary)}.brxe-post-reading-progress-bar[data-pos=top]{top:var(--wp-admin--admin-bar--height,0)}.brxe-post-reading-progress-bar[data-pos=bottom]{bottom:0}.brxe-post-reading-progress-bar[value]{-webkit-appearance:none;appearance:none}}@layer bricks {}@layer bricks {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}@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 {:where(.brxe-post-meta) a{color:currentcolor}}root p { font-size: 18px;  line-height: 1.8;  color: #374151;  margin-bottom: 1.8rem; }root h2 { font-size: 32px; font-weight: 700; color: #111827;  margin-top: 3.5rem;  margin-bottom: 1.2rem;  line-height: 1.3;}root h3 { font-size: 24px; font-weight: 600; color: #1f2937; margin-top: 2.5rem; margin-bottom: 1rem; line-height: 1.4;}root figure { margin: 2.5rem 0;}root img { border-radius: 8px;  box-shadow: 0 4px 12px rgba(0,0,0,0.05); }root figcaption { font-size: 14px; color: #6b7280; text-align: center; margin-top: 0.5rem;}root ul, root ol { margin-bottom: 1.8rem; padding-left: 1.5rem;}root li { font-size: 18px; line-height: 1.8; margin-bottom: 0.6rem; color: #374151;}root blockquote { border-left: 4px solid var(--bricks-color-primary);  padding: 0.5rem 0 0.5rem 1.5rem; margin: 2.5rem 0; font-style: italic;}root blockquote p { font-size: 20px; color: #4b5563;}#brxe-ykfqbj {font-size: 3rem; text-wrap: balance; text-align: center}@media (min-width: 1279px) {#brxe-ykfqbj {font-size: 5REM}}#brxe-iqqfmt {z-index: 3; text-align: center; align-self: center !important; justify-content: center; align-items: center}#brxe-tijrry.bc-generatorism[data-class="bc-generatorism--glassmorphism"] {background-color: var(--at-white-t-3); border-color: var(--at-primary-t-5); border-radius: var(--at-space--l); --filter: 7px; box-shadow: 1px 5px 10px 0 var(--at-secondary-t-4)}#brxe-tijrry.bc-generatorism[data-class="bc-generatorism--neobrutalism"] {background-color: #00ff9f}#brxe-tijrry {position: absolute; width: 100%; height: 100%}#brxe-euffvk {align-items: center; justify-content: center; align-self: center !important; position: relative; padding-top: var(--at-space--l); padding-right: var(--at-space--l); padding-bottom: var(--at-space--l); padding-left: var(--at-space--l); border-radius: var(--at-radius--l)}#brxe-ehvztr {padding-top: var(--at-space--3xl); padding-right: var(--at-space--2xl); padding-bottom: var(--at-space--2xl); padding-left: var(--at-space--2xl); z-index: 2}#brxe-extnpa {padding-top: var(--at-space--2xl); padding-right: var(--at-space--3xs); padding-bottom: var(--at-space--2xl); padding-left: var(--at-space--3xs); position: relative}:where(#brxe-extnpa > *:not(figcaption)) {position: relative}#brxe-extnpa::before {background-image: radial-gradient(ellipse closest-corner at center center, var(--at-primary-l-6), var(--at-white-t-1), var(--at-white-t-2)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (min-width: 1279px) {#brxe-extnpa {flex-wrap: wrap; background-attachment: scroll; background-size: cover; padding-top: var(--at-space--2xs); padding-bottom: var(--at-space--2xs)}}#brxe-xhakgd {flex-direction: row; gap: 10px}#brxe-rklwub .toc-list-item {padding-top: var(--at-space--3xs); padding-right: var(--at-space--3xs); padding-bottom: var(--at-space--3xs); padding-left: var(--at-space--3xs)}#brxe-rklwub[data-sticky] {top: 10dvh}@media (min-width: 1279px) {#brxe-rklwub[data-sticky] {top: 20dvh}}#brxe-clidmm {position: static; border-radius: var(--at-radius--m); background-color: var(--at-white); padding-top: var(--at-space--m); padding-right: var(--at-space--m); padding-bottom: var(--at-space--m); padding-left: var(--at-space--m); box-shadow: 2px 3px 3px 0 var(--at-secondary-l-4)}@media (min-width: 1279px) {#brxe-clidmm {position: sticky; background-color: var(--at-white); width: auto; border-right: 1px solid var(--at-secondary-l-4); border-radius: var(--at-radius--m); top: 20dvh}}#brxe-rrwamr {align-items: center; justify-content: center; align-self: center; flex-direction: column; overflow: hidden; text-wrap: wrap}@media (min-width: 1279px) {#brxe-omfwvo {flex-direction: row}}#brxe-semytn {padding-right: var(--at-space--l); padding-left: var(--at-space--l)}#brxe-habqtk {text-align: center}#brxe-rajymh {align-items: center; justify-content: center; align-self: center !important}#brxe-wexfgg {align-items: center; justify-content: center; align-self: center !important}#brxe-d5a32a {border-radius: var(--at-radius--m)}#brxe-ff3bcb {justify-content: center; align-self: flex-start !important; align-items: flex-start}@media (min-width: 1279px) {#brxe-ff3bcb {align-self: center !important; justify-content: center; align-items: flex-start}}@media (min-width: 1279px) {#brxe-2bfaf0 {width: auto}}#brxe-d6b77e {margin-top: 0}#brxe-c35c5d {grid-template-columns: 1fr 1fr}@media (min-width: 1279px) {#brxe-3c65db {width: auto}}#brxe-76a1d5 {text-wrap: wrap}#brxe-683c38 {grid-template-columns: 1fr 1fr}#brxe-3b8edd {align-self: flex-start !important; align-items: flex-start; row-gap: var(--at-space--xl); background-color: var(--at-white); padding-top: var(--at-space--xl); padding-right: var(--at-space--xl); padding-bottom: var(--at-space--xl); padding-left: var(--at-space--xl); border-radius: var(--at-radius--l); box-shadow: 0 5px 10px 0 var(--at-secondary-l-4); color: var(--at-secondary)}#brxe-6d39c0 {justify-content: center; align-self: center !important; align-items: center; row-gap: var(--at-space--xl); text-align: left; order: 2}@media (min-width: 1279px) {#brxe-6d39c0 {grid-row: unset; grid-column: unset; justify-self: center; order: 1}}@media (min-width: 1279px) {#brxe-c714f7 {display: none}}#brxe-6f0ad2 {display: none}@media (min-width: 1279px) {#brxe-6f0ad2 {display: flex}}#brxe-tpjcux {align-self: center !important; align-items: center; justify-content: center}@media (min-width: 1279px) {#brxe-tpjcux {align-items: center; align-self: center !important; justify-content: center}}#brxe-2bb468 {align-items: center; justify-content: center; align-self: center}#brxe-fe655c {justify-content: center; align-items: center; align-self: center !important}@media (min-width: 1279px) {#brxe-fe655c {grid-row: unset; grid-column: unset; align-self: center !important; justify-content: center; align-items: center}}#brxe-4c11f3 {order: 1; row-gap: var(--at-space--3xl)}#brxe-ebe24d {row-gap: var(--at-space--3xl); align-self: center !important; align-items: center; justify-content: center}@media (min-width: 1279px) {#brxe-ebe24d {display: grid; align-items: initial; grid-gap: var(--at-space--2xl); grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; align-items: flex-start; align-content: flex-start; justify-content: center; justify-items: center}}#brxe-lxumva {color: var(--at-white); background-image: radial-gradient(circle closest-corner at top right, var(--at-secondary-d-3), var(--at-secondary)); padding-right: var(--at-space--l); padding-left: var(--at-space--l)}@media (min-width: 1279px) {#brxe-lxumva {padding-right: var(--at-space--2xl); padding-left: var(--at-space--2xl)}}