@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}:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{align-items:center;display:inline-flex;justify-content:center}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}.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}@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-posts{overflow:hidden;width:100%}.brxe-posts figure{all:unset;display:block;position:relative}.brxe-posts figure>a{display:block}.brxe-posts img{width:100%}.brxe-posts .bricks-layout-wrapper{--columns:2;--gutter:0px}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner{flex-direction:column}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner>*{flex-basis:100%}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(2n) .bricks-layout-inner{flex-direction:row-reverse!important}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(odd) .bricks-layout-inner{flex-direction:row!important}.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-left .bricks-layout-inner,.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-right .bricks-layout-inner{flex-direction:row}.brxe-posts .bricks-layout-wrapper a{color:currentcolor}.brxe-posts .bricks-pagination{position:relative;z-index:1}.brxe-posts .bricks-pagination .current{color:var(--bricks-text-light);cursor:default}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}.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{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}: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}@media (max-width: 478px) {#brxe-tnxlvm {margin-top: -15px}}#brxe-ycddqi {align-items: center; align-self: flex-end !important; width: 200%}@media (max-width: 478px) {#brxe-ycddqi {margin-top: -}}#brxe-auoava {color: var(--px-fs__text)}#brxe-oqdcvv {flex-direction: row; row-gap: 5px; column-gap: 5px; align-items: center}#brxe-lwhdhp {font-size: 50px; color: #ffffff; line-height: 1.2; margin-bottom: 10px}@media (max-width: 991px) {#brxe-lwhdhp {font-size: 40px}}@media (max-width: 767px) {#brxe-lwhdhp {font-size: 38px}}@media (max-width: 478px) {#brxe-lwhdhp {font-size: 30px}}#brxe-tfkojo {margin-top: 10px; margin-bottom: 20px; color: rgba(255, 255, 255, 0.81); padding-bottom: 20px}#brxe-rnxpld {background-color: var(--px-fs__light); color: var(--px-fs__heading)}#brxe-rnxpld:hover {color: #ffffff; background-color: var(--px-fs__primary)}#brxe-gyjios {flex-direction: row; column-gap: 10px}@media (max-width: 991px) {#brxe-gyjios {justify-content: center}}@media (max-width: 991px) {#brxe-bfcvzq {align-items: center; text-align: center}}#brxe-ycgcte {align-items: center; z-index: 2}@media (max-width: 991px) {#brxe-ycgcte {flex-direction: Column-reverse}}#brxe-uokxew {padding-top: 80px; padding-bottom: 0; background-attachment: scroll; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url("https://reklamasajta.com/wp-content/uploads/2026/06/hero-1024x683.webp"); position: relative; overflow: Hidden}:where(#brxe-uokxew > *:not(figcaption)) {position: relative}#brxe-uokxew::before {background-image: linear-gradient(#2b1e16, #2b1e16); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-uokxew:before { opacity: 0.75;}#brxe-qeslwo {margin-bottom: 10px}#brxe-krqkns {margin-bottom: 20px; padding-bottom: 0}#brxe-fbxlyx {flex-direction: row; gap: 5px; margin-bottom: 10px}#brxe-fbxlyx .icon {align-self: center; color: var(--px-fs__primary)}#brxe-fbxlyx .content {align-self: center; font-weight: 500; color: var(--px-fs__heading); line-height: 1.1; font-size: 16px}#brxe-fbxlyx .icon i {font-size: 18px}#brxe-fbxlyx .icon a {color: var(--px-fs__primary)}#brxe-ksabgc {margin-bottom: 10px; flex-direction: row; gap: 5px}#brxe-ksabgc .icon {align-self: center; color: var(--px-fs__primary)}#brxe-ksabgc .content {align-self: center; font-weight: 500; color: var(--px-fs__heading); line-height: 1.1; font-size: 16px}#brxe-ksabgc .icon i {font-size: 18px}#brxe-ksabgc .icon a {color: var(--px-fs__primary)}#brxe-hrdcxh {flex-direction: row; gap: 5px; margin-bottom: 10px}#brxe-hrdcxh .icon {align-self: center; color: var(--px-fs__primary)}#brxe-hrdcxh .content {align-self: center; font-weight: 500; color: var(--px-fs__heading); line-height: 1.1; font-size: 16px}#brxe-hrdcxh .icon i {font-size: 18px}#brxe-hrdcxh .icon a {color: var(--px-fs__primary)}#brxe-qkezkm {flex-direction: row; gap: 5px; margin-bottom: 10px}#brxe-qkezkm .icon {align-self: center; color: var(--px-fs__primary)}#brxe-qkezkm .content {align-self: center; font-weight: 500; color: var(--px-fs__heading); line-height: 1.1; font-size: 16px}#brxe-qkezkm .icon i {font-size: 18px}#brxe-qkezkm .icon a {color: var(--px-fs__primary)}#brxe-iixmqc {justify-content: center; background-color: var(--px-fs__light)}@media (max-width: 991px) {#brxe-iixmqc {align-items: center; text-align: center}}@media (max-width: 478px) {#brxe-tvodtw {display: none}}#brxe-grbbcs {align-items: stretch}#brxe-zuchpn {padding-top: 60px; padding-bottom: 60px}@media (max-width: 478px) {#brxe-zuchpn {min-height: 387px}}#brxe-xokqyg {width: 100%}#brxe-xokqyg:not(.tag), #brxe-xokqyg img {aspect-ratio: 5/3; object-fit: cover}#brxe-fqqjyc {font-size: 22px; line-height: 1.1; margin-bottom: 8px}#brxe-njgttu {margin-bottom: 15px}#brxe-zorofm {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; align-items: center; text-align: center}#brxe-sghsyr {background-color: var(--px-fs__light); border-radius: 20px; overflow: hidden}#brxe-nyjuts {width: 100%}#brxe-nyjuts:not(.tag), #brxe-nyjuts img {aspect-ratio: 5/3; object-fit: cover}#brxe-vhxmir {font-size: 22px; line-height: 1.1; margin-bottom: 8px}#brxe-ysvlmb {margin-bottom: 15px}#brxe-sekbml {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; align-items: center; text-align: center}#brxe-vxqvvv {background-color: var(--px-fs__light); border-radius: 20px; overflow: hidden}#brxe-ixemzg {width: 100%}#brxe-ixemzg:not(.tag), #brxe-ixemzg img {aspect-ratio: 5/3; object-fit: cover}#brxe-wgnxmu {font-size: 22px; line-height: 1.1; margin-bottom: 8px}#brxe-vvjyhy {margin-bottom: 15px}#brxe-rlullh {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; align-items: center; text-align: center}#brxe-bvtbpy {background-color: var(--px-fs__light); border-radius: 20px; overflow: hidden}#brxe-khsiyn {width: 100%}#brxe-khsiyn:not(.tag), #brxe-khsiyn img {aspect-ratio: 5/3; object-fit: cover}#brxe-aosfoc {font-size: 22px; line-height: 1.1; margin-bottom: 8px}#brxe-gollvj {margin-bottom: 15px}#brxe-hjzfit {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; align-items: center; text-align: center}#brxe-kvovxo {background-color: var(--px-fs__light); border-radius: 20px; overflow: hidden}#brxe-lorfmz {width: 100%}#brxe-lorfmz:not(.tag), #brxe-lorfmz img {aspect-ratio: 5/3; object-fit: cover}#brxe-irfgsa {font-size: 22px; line-height: 1.1; margin-bottom: 8px}#brxe-pekyic {margin-bottom: 15px}#brxe-xkpcry {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; align-items: center; text-align: center}#brxe-xksely {background-color: var(--px-fs__light); border-radius: 20px; overflow: hidden}#brxe-pwfgju {width: 100%}#brxe-pwfgju:not(.tag), #brxe-pwfgju img {aspect-ratio: 5/3; object-fit: cover}#brxe-totrow {font-size: 22px; line-height: 1.1; margin-bottom: 8px}#brxe-wnzdvm {margin-bottom: 15px}#brxe-dqabcs {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; align-items: center; text-align: center}#brxe-lycure {background-color: var(--px-fs__light); border-radius: 20px; overflow: hidden}#brxe-emkysl {padding-top: 0; padding-bottom: 0}#brxe-xvwtry {align-items: center; flex-direction: row; row-gap: 5px; column-gap: 5px}#brxe-gxtygs {margin-top: 15px; margin-bottom: 10px}#brxe-vuybrm {margin-top: 10px; margin-bottom: 10px}#brxe-wnzbku {flex-direction: row; gap: 5px; margin-top: 10px; margin-bottom: 10px}#brxe-wnzbku .icon {align-self: center; color: var(--px-fs__primary)}#brxe-wnzbku .content {align-self: center; font-weight: 500; color: var(--px-fs__heading); line-height: 1.1; font-size: 16px}#brxe-wnzbku .icon i {font-size: 18px}#brxe-wnzbku .icon a {color: var(--px-fs__primary)}#brxe-ljzmlm {margin-bottom: 10px; flex-direction: row; gap: 5px}#brxe-ljzmlm .icon {align-self: center; color: var(--px-fs__primary)}#brxe-ljzmlm .content {align-self: center; font-weight: 500; color: var(--px-fs__heading); line-height: 1.1; font-size: 16px}#brxe-ljzmlm .icon i {font-size: 18px}#brxe-ljzmlm .icon a {color: var(--px-fs__primary)}#brxe-kncoda {margin-bottom: 10px; flex-direction: row; gap: 5px}#brxe-kncoda .icon {align-self: center; color: var(--px-fs__primary)}#brxe-kncoda .content {align-self: center; font-weight: 500; color: var(--px-fs__heading); line-height: 1.1; font-size: 16px}#brxe-kncoda .icon i {font-size: 18px}#brxe-kncoda .icon a {color: var(--px-fs__primary)}#brxe-bwfpqq {margin-bottom: 10px; flex-direction: row; gap: 5px}#brxe-bwfpqq .icon {align-self: center; color: var(--px-fs__primary)}#brxe-bwfpqq .content {align-self: center; font-weight: 500; color: var(--px-fs__heading); line-height: 1.1; font-size: 16px}#brxe-bwfpqq .icon i {font-size: 18px}#brxe-bwfpqq .icon a {color: var(--px-fs__primary)}#brxe-fxfdol {margin-bottom: 10px; flex-direction: row; gap: 5px}#brxe-fxfdol .icon {align-self: center; color: var(--px-fs__primary)}#brxe-fxfdol .content {align-self: center; font-weight: 500; color: var(--px-fs__heading); line-height: 1.1; font-size: 16px}#brxe-fxfdol .icon i {font-size: 18px}#brxe-fxfdol .icon a {color: var(--px-fs__primary)}#brxe-sroyhf {margin-top: 30px; gap: 10px}#brxe-bncboy {justify-content: center; padding-bottom: 10px; background-color: var(--px-fs__light)}@media (max-width: 991px) {#brxe-bncboy {align-items: center; text-align: center}}#brxe-srabuf {flex-direction: row; row-gap: 5px; column-gap: 5px; align-items: center}#brxe-zuowsz {margin-top: 10px}#brxe-zuowsz .form-group input {padding-top: 2px; padding-right: 15px; padding-bottom: 2px; padding-left: 15px; border: 0; border-style: none; border-radius: 25px}#brxe-zuowsz .flatpickr {padding-top: 2px; padding-right: 15px; padding-bottom: 2px; padding-left: 15px; border: 0; border-style: none; border-radius: 25px}#brxe-zuowsz select {padding-top: 2px; padding-right: 15px; padding-bottom: 2px; padding-left: 15px; border: 0; border-style: none; border-radius: 25px}#brxe-zuowsz textarea {padding-top: 2px; padding-right: 15px; padding-bottom: 2px; padding-left: 15px; border: 0; border-style: none; border-radius: 25px}#brxe-zuowsz .bricks-button:not([type=submit]) {border: 0; border-style: none; border-radius: 25px}#brxe-zuowsz .choose-files {border: 0; border-style: none; border-radius: 25px}#brxe-zuowsz .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-bottom: 15px}#brxe-zuowsz .submit-button-wrapper {margin-top: 10px}#brxe-vdiahm {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; border-radius: 20px; background-color: #ebf2fa}@media (max-width: 991px) {#brxe-vdiahm {align-items: center}}#brxe-eqgsaa {align-items: stretch}#brxe-kdpdvi {padding-top: 30px; padding-bottom: 30px}#brxe-ktsstw {align-items: center; flex-direction: row; row-gap: 5px; column-gap: 5px}#brxe-prdppi {align-items: center; text-align: center}#brxe-rcabsw {align-items: center}#brxe-shritb {flex-direction: row; justify-content: center; column-gap: 5px; row-gap: 5px}@media (max-width: 991px) {#brxe-shritb {flex-direction: column; align-items: center}}#brxe-sufblg {background-image: url("https://reklamasajta.com/wp-content/uploads/2024/04/Bricks_Flooring_Services_1-1024x576.jpg"); background-size: cover}#brxe-mbszns {align-items: center; flex-direction: row; row-gap: 5px; column-gap: 5px}#brxe-tbstaj {margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px}#brxe-ltcwqe {align-items: center; text-align: center}#brxe-dhenpk {width: 100%; border-radius: 50%; padding-left: 0; max-width: 90px}#brxe-dhenpk:not(.tag), #brxe-dhenpk img {aspect-ratio: 1; object-fit: cover}#brxe-suxzdj {width: auto; border: 3px solid var(--px-fs__primary); border-radius: 50%; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; margin-bottom: 15px}#brxe-gftujk {margin-bottom: 10px}#brxe-cftmka {font-size: 20px; line-height: 1.1; margin-bottom: 5px}#brxe-whoxxv {font-size: 15px; line-height: 1; color: var(--px-fs__primary); font-weight: 500; text-transform: uppercase}#brxe-wjqgwq {font-size: 30px; color: var(--px-fs__primary); fill: var(--px-fs__primary); position: absolute; top: 20px; left: 20px}#brxe-bojkum {font-size: 30px; color: var(--px-fs__primary); fill: var(--px-fs__primary); position: absolute; bottom: 20px; right: 20px}#brxe-kyoawp {align-items: center; background-color: var(--px-fs__light); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; overflow: hidden; border-radius: 20px; text-align: center}#brxe-nabuou {border-radius: 50%; width: 100%; max-width: 90px}#brxe-nabuou:not(.tag), #brxe-nabuou img {aspect-ratio: 1; object-fit: cover}#brxe-urorvy {margin-bottom: 15px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border: 3px solid var(--px-fs__primary); border-radius: 50%; width: auto}#brxe-fisusu {margin-bottom: 10px}#brxe-bbbnvl {font-size: 20px; line-height: 1.1; margin-bottom: 5px}#brxe-hjnyxt {font-size: 15px; line-height: 1; color: var(--px-fs__primary); font-weight: 500; text-transform: uppercase}#brxe-fiulwc {color: var(--px-fs__primary); fill: var(--px-fs__primary); font-size: 30px; position: absolute; top: 20px; left: 20px}#brxe-yaddmr {color: var(--px-fs__primary); fill: var(--px-fs__primary); font-size: 30px; position: absolute; bottom: 20px; right: 20px}#brxe-zoapkq {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border-radius: 20px; background-color: var(--px-fs__light); overflow: hidden; text-align: center; align-items: center}#brxe-kcmqao:not(.tag), #brxe-kcmqao img {aspect-ratio: 1; object-fit: cover}#brxe-kcmqao {border-radius: 50%; width: 100%; max-width: 90px}#brxe-obaixa {margin-bottom: 15px; border: 3px solid var(--px-fs__primary); border-radius: 50%; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; width: auto}#brxe-hnflvk {margin-bottom: 10px}#brxe-ybeaoj {font-size: 20px; line-height: 1.1; margin-bottom: 5px}#brxe-qstabv {font-size: 15px; line-height: 1; color: var(--px-fs__primary); font-weight: 500; text-transform: uppercase}#brxe-iyaukd {color: var(--px-fs__primary); fill: var(--px-fs__primary); font-size: 30px; position: absolute; top: 20px; left: 20px}#brxe-qwkijv {color: var(--px-fs__primary); fill: var(--px-fs__primary); font-size: 30px; position: absolute; bottom: 20px; right: 20px}#brxe-nvrjtk {border-radius: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: var(--px-fs__light); overflow: hidden; text-align: center; align-items: center}#brxe-beqavp {align-items: stretch}#brxe-nedwxz {align-items: center; flex-direction: row; row-gap: 5px; column-gap: 5px}#brxe-ojorso {align-items: center; text-align: center}#brxe-toataf .image {aspect-ratio: 4/3}#brxe-toataf .repeater-item [data-field-id="weeulf"] {margin-top: 0; margin-right: 0; margin-bottom: 10px; margin-left: 0; color: var(--px-fs__primary); font-size: 15px; text-transform: uppercase; font-weight: 500}#brxe-toataf .repeater-item [data-field-id="aqaysi"] {margin-top: 0; margin-right: 0; margin-bottom: 5px; margin-left: 0; font-size: 18px; line-height: 1.2}#brxe-toataf .repeater-item [data-field-id="lhilzu"] {margin-top: 0; margin-right: 0; margin-bottom: 10px; margin-left: 0; font-size: 15px; line-height: 1.4}#brxe-toataf .repeater-item [data-field-id="yofhuy"] {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; background-color: var(--px-fs__primary); border-radius: 50px; color: #ffffff; font-size: 16px; font-weight: 500; text-transform: capitalize}#brxe-toataf .repeater-item [data-field-id="yofhuy"]:hover {background-color: var(--px-fs__secondary)}#brxe-npadrh {padding-bottom: 60px}