@layer bricks {.brxe-button{width:auto}}@layer bricks {: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}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@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 {.brxe-code{width:100%}}@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 {@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}}#brxe-pjemfd:not(.tag), #brxe-pjemfd img {object-fit: cover}#brxe-pjemfd {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -1}#brxe-pjemfd.overlay::before {background-color: rgba(255, 255, 255, 0.85)}.brxe-dmtqpb .brxe-qbqwxv.brxe-woocommerce-notice {position: sticky; top: 0px; z-index: 10}.brxe-dmtqpb .brxe-pcjewy.brxe-heading {font-size: 2rem; margin-bottom: -2rem}@media (max-width: 767px) {.brxe-dmtqpb .brxe-pcjewy.brxe-heading {margin-bottom: 0}}.brxe-dmtqpb .brxe-yazniw.brxe-heading {color: var(--bricks-color-mhgmkr); font-size: 3rem; font-weight: 700}.brxe-yazniw a>span{ color: #2b2b2b!important;}@media (max-width: 767px) {.brxe-dmtqpb .brxe-yazniw.brxe-heading {margin-bottom: 0; font-size: 2.4rem; max-width: 80%}}.brxe-dmtqpb .brxe-xzllku.brxe-heading {color: rgba(30, 30, 30, 0.6); font-weight: 500; font-size: 2rem; text-transform: uppercase}.brxe-dmtqpb .brxe-puietb.brxe-heading {color: rgba(30, 30, 30, 0.6); font-weight: 500; font-size: 2rem; text-transform: uppercase}.brxe-dmtqpb .brxe-ljppvf.brxe-heading {color: rgba(30, 30, 30, 0.6); font-weight: 500; font-size: 2rem; text-transform: uppercase}.brxe-dmtqpb .brxe-ynafmq.brxe-block {max-width: 40%; align-self: center !important}@media (max-width: 767px) {.brxe-dmtqpb .brxe-ynafmq.brxe-block {max-width: 15%}}@media (max-width: 478px) {.brxe-dmtqpb .brxe-ynafmq.brxe-block {max-width: 30%}}.brxe-dmtqpb .brxe-bvqnvb.brxe-heading {color: var(--bricks-color-dgwqry); font-size: 1.6rem; font-weight: 700; line-height: 2.5; font-family: "IBMPlexSans"}.brxe-dmtqpb .brxe-wjicqy.brxe-heading {color: var(--bricks-color-dgwqry); font-size: 1.6rem; font-weight: 700; line-height: 2.5; font-family: "IBMPlexSans"}.brxe-gtialf .brxe-cmdzdh.brxe-heading {color: var(--bricks-color-dgwqry); font-size: 1.6rem; font-weight: 700; line-height: 2.5; font-family: "IBMPlexSans"}.brxe-gtialf.brxe-block {border-radius: 5px}.brxe-dmtqpb .brxe-krkevz.brxe-block {align-self: stretch !important; justify-content: space-between}@media (max-width: 767px) {.brxe-dmtqpb .brxe-krkevz.brxe-block {max-width: 30%}}@media (max-width: 478px) {.brxe-dmtqpb .brxe-krkevz.brxe-block {max-width: 50%}}.brxe-dmtqpb .brxe-zecqpc.brxe-block {flex-direction: row; max-width: 325px}@media (max-width: 767px) {.brxe-dmtqpb .brxe-zecqpc.brxe-block {order: 1; flex-direction: row; max-width: 100%}}.brxe-dmtqpb .brxe-avndwa.brxe-text-basic {font-weight: 400; text-align: left; max-width: 500px}.brxe-shytji .brxe-dpfxcq.brxe-text-basic {font-size: 1.6rem; color: var(--bricks-color-uptoie)}.brxe-shytji .brxe-itjgxl.brxe-heading {font-weight: 600; font-size: 2rem; color: var(--bricks-color-uptoie)}.brxe-shytji .brxe-xmmiqa.brxe-text-basic {font-size: 1.6rem; color: var(--bricks-color-uptoie)}.brxe-shytji.brxe-block {flex-direction: column; align-items: flex-start; column-gap: 1rem}@media (max-width: 478px) {.brxe-shytji.brxe-block {row-gap: 1rem}}.brxe-dmtqpb .brxe-bthvoi.brxe-block {row-gap: 20px}@media (max-width: 767px) {.brxe-dmtqpb .brxe-bthvoi.brxe-block {order: 0}}.brxe-dmtqpb .brxe-mekqhg.brxe-block {row-gap: 20px}.brxe-dmtqpb .brxe-kpzgvk.brxe-image {height: 290px; border-radius: 5px; box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.25)}.brxe-dmtqpb .brxe-kpzgvk.brxe-image:not(.tag), .brxe-dmtqpb .brxe-kpzgvk.brxe-image img {object-fit: cover}.brxe-kpzgvk figcaption { display: none;}@media (max-width: 767px) {.brxe-dmtqpb .brxe-kpzgvk.brxe-image {max-width: 500px}}@media (max-width: 478px) {.brxe-dmtqpb .brxe-kpzgvk.brxe-image {max-width: 100%}}.brxe-dwoozp .brxe-bmxxoy.brxe-product-add-to-cart {width: 100%; border-radius: 5px}.brxe-dwoozp .brxe-bmxxoy.brxe-product-add-to-cart .cart .single_add_to_cart_button, .brxe-dwoozp .brxe-bmxxoy.brxe-product-add-to-cart a.button[data-product_id] {padding-top: 1.3rem; padding-right: auto; padding-bottom: 1.3rem; padding-left: auto; min-width: 100%; color: var(--bricks-color-uptoie); letter-spacing: 10%; text-transform: uppercase; font-family: "OpenSans"; text-align: center; font-size: 1.8rem; background-color: var(--bricks-color-llkjvb)}.brxe-dwoozp .brxe-bmxxoy.brxe-product-add-to-cart .cart .single_add_to_cart_button:hover, .brxe-dwoozp .brxe-bmxxoy.brxe-product-add-to-cart a.button[data-product_id]:hover {background-color: #e9cf8b}.brxe-dwoozp .brxe-bmxxoy.brxe-product-add-to-cart:hover {transform: translateY(-3px); box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25)}.brxe-bmxxoy { transition: all 0.3s ease;} .brxe-bmxxoy a { border-radius: 5px!important; letter-spacing: 10%;} .brxe-bmxxoy { text-align: center;}.brxe-dwoozp.brxe-block {border-radius: 5px}.brxe-dmtqpb .brxe-hlvamv.brxe-block {align-items: center; row-gap: 25px; max-width: 500px; align-self: center !important; margin-bottom: 1rem}@media (max-width: 767px) {.brxe-dmtqpb .brxe-hlvamv.brxe-block {max-width: 100%; align-items: flex-start}}.brxe-dmtqpb .brxe-ygnesx.brxe-block {flex-direction: row}@media (max-width: 767px) {.brxe-dmtqpb .brxe-ygnesx.brxe-block {row-gap: 2rem}}@media (max-width: 478px) {.brxe-dmtqpb .brxe-ygnesx.brxe-block {row-gap: 2rem}}.brxe-dmtqpb.brxe-container {flex-direction: column; padding-top: 10rem; padding-right: 2rem; padding-bottom: 10rem; padding-left: 2rem; row-gap: 4rem}@media (max-width: 767px) {.brxe-dmtqpb.brxe-container {row-gap: 2rem; padding-top: 7rem; padding-bottom: 7rem}}@media (max-width: 478px) {.brxe-dmtqpb.brxe-container {padding-top: 5rem; padding-bottom: 5rem}}#brxe-rpsgvm {justify-content: center; align-self: center !important; align-items: center; overflow: hidden; position: relative}.brxe-grfhsg .brxe-jesyvj.brxe-heading {color: var(--bricks-color-mtktoo)}@media (max-width: 767px) {.brxe-grfhsg .brxe-jesyvj.brxe-heading {font-size: 2.4rem}}.brxe-hjsmrf .brxe-fiiepo.brxe-text-basic {padding-top: 0.5rem; padding-right: 1.5rem; padding-bottom: 0.5rem; padding-left: 1.5rem; background-color: var(--bricks-color-llkjvb); border-radius: 2rem 2rem 2rem 0}@media (max-width: 478px) {.brxe-hjsmrf .brxe-fiiepo.brxe-text-basic {border-radius: 2rem}}@media (max-width: 478px) {.brxe-hjsmrf .brxe-xgygby.brxe-block {align-items: center}}.brxe-hjsmrf .brxe-vgwlch.brxe-heading {color: var(--bricks-color-mtktoo); font-weight: 600}.brxe-hjsmrf .brxe-arsumx.brxe-text-basic {color: var(--bricks-color-mtktoo)}.brxe-hjsmrf .brxe-zitapc.brxe-block {row-gap: 1rem}@media (max-width: 478px) {.brxe-hjsmrf .brxe-zitapc.brxe-block {align-items: center; text-align: center}}.brxe-hjsmrf.brxe-block {flex-direction: column; row-gap: 2rem}.brxe-hjsmrf:not(:last-child) .timeline-time::after{ content: ''; position: relative; width: 50px; height: 3px; background-color: var(--bricks-color-majvhi); top: -20px; left: 65%;}@media (max-width: 767px) {.brxe-hjsmrf .timeline-time::after{ display: none;}.brxe-hjsmrf.brxe-block {row-gap: 1rem}}.brxe-grfhsg .brxe-ejmmjj.brxe-block {flex-direction: row; justify-content: space-between; column-gap: 2rem}@media (max-width: 767px) {.brxe-grfhsg .brxe-ejmmjj.brxe-block {row-gap: 2rem; max-width: 80%}}@media (max-width: 478px) {.brxe-grfhsg .brxe-ejmmjj.brxe-block {align-self: center !important}}.brxe-grfhsg .brxe-yfxgfr.brxe-block {row-gap: 2rem; width: 100%}@media (max-width: 478px) {.brxe-grfhsg .brxe-yfxgfr.brxe-block {align-items: center}}.brxe-grfhsg.brxe-container {flex-direction: column; padding-right: 2rem; padding-left: 2rem; row-gap: 5rem; align-items: stretch}#brxe-hmkkit {padding-top: 6rem; padding-bottom: 6rem; background-color: var(--bricks-color-mhgmkr)}#brxe-ceuqlo {color: var(--bricks-color-dgwqry); font-weight: 600; font-family: "OpenSans"}@media (max-width: 767px) {#brxe-ceuqlo {font-size: 2.4rem}}#brxe-doddqf {max-width: 22rem; text-wrap: balance}#brxe-doddqf a {text-wrap: balance; font-size: inherit}@media (max-width: 767px) {#brxe-doddqf {text-align: center; max-width: 100%}#brxe-doddqf a {text-align: center; font-size: inherit}}#brxe-sxjwzp {row-gap: 1rem}@media (max-width: 767px) {#brxe-sxjwzp {align-items: center}}#brxe-smuymx {max-width: 22rem; text-wrap: balance}#brxe-smuymx a {text-wrap: balance; font-size: inherit}@media (max-width: 767px) {#brxe-smuymx {text-align: center; max-width: 100%}#brxe-smuymx a {text-align: center; font-size: inherit}}#brxe-drojvw {row-gap: 1rem}@media (max-width: 767px) {#brxe-drojvw {align-items: center}}#brxe-hvrwra {max-width: 22rem; text-wrap: balance}#brxe-hvrwra a {text-wrap: balance; font-size: inherit}@media (max-width: 767px) {#brxe-hvrwra {text-align: center; max-width: 100%}#brxe-hvrwra a {text-align: center; font-size: inherit}}#brxe-upzktp {row-gap: 1rem}@media (max-width: 767px) {#brxe-upzktp {align-items: center}}#brxe-gvphmm {max-width: 22rem; text-wrap: balance}#brxe-gvphmm a {text-wrap: balance; font-size: inherit}@media (max-width: 767px) {#brxe-gvphmm {text-align: center; max-width: 100%}#brxe-gvphmm a {text-align: center; font-size: inherit}}#brxe-bsxdzj {row-gap: 1rem}@media (max-width: 767px) {#brxe-bsxdzj {align-items: center}}#brxe-bcqnio {flex-direction: row; justify-content: center; column-gap: 4rem}@media (max-width: 767px) {#brxe-bcqnio {row-gap: 2rem; flex-direction: row}}#brxe-jzivyf {row-gap: 5rem; padding-right: 2rem; padding-left: 2rem}@media (max-width: 991px) {#brxe-jzivyf {padding-right: 2rem; padding-left: 2rem}}@media (max-width: 767px) {#brxe-jzivyf {row-gap: 2rem; align-items: center}}#brxe-ktdhfg {padding-top: 10rem; padding-bottom: 10rem}@media (max-width: 767px) {#brxe-ktdhfg {padding-top: 7rem; padding-bottom: 7rem}}#brxe-jpmeys {color: var(--bricks-color-dgwqry); font-weight: 600; font-family: "OpenSans"}.brxe-bygxti .brxe-rgvvru.brxe-icon-box svg {height: 100px}.brxe-bygxti .brxe-rgvvru.brxe-icon-box .icon {align-self: center}.brxe-bygxti .brxe-rgvvru.brxe-icon-box {gap: 2rem; text-align: center; font-size: 2rem}.brxe-bygxti .brxe-rgvvru.brxe-icon-box .content {align-self: center}.brxe-rgvvru strong{ color: var(--bricks-color-mhgmkr); font-size: 2.4rem;}@media (max-width: 767px) {.brxe-bygxti .brxe-rgvvru.brxe-icon-box {justify-content: center}}.brxe-bygxti .brxe-fcpups.brxe-block {max-width: 30%; align-items: center; justify-content: center; align-self: center !important}@media (max-width: 478px) {.brxe-bygxti .brxe-fcpups.brxe-block {max-width: 100%}}.brxe-bygxti .brxe-cqsltr.brxe-text {color: var(--bricks-color-uptoie)}.brxe-bygxti .brxe-cqsltr.brxe-text a {color: var(--bricks-color-uptoie); font-size: inherit}.brxe-cqsltr h3 { text-transform: uppercase;}@media (max-width: 478px) {.brxe-bygxti .brxe-cqsltr.brxe-text {text-align: center}.brxe-bygxti .brxe-cqsltr.brxe-text a {text-align: center; font-size: inherit}}.brxe-dpezjg .brxe-poyvyc.brxe-product-add-to-cart {display: flex; width: unset; color: var(--bricks-color-mhgmkr)}.brxe-dpezjg .brxe-poyvyc.brxe-product-add-to-cart .cart .single_add_to_cart_button, .brxe-dpezjg .brxe-poyvyc.brxe-product-add-to-cart a.button[data-product_id] {background-color: var(--bricks-color-mhgmkr); border-radius: 5px; padding-top: 1rem; padding-right: 4rem; padding-bottom: 1rem; padding-left: 4rem; font-size: 1.6rem; font-family: "OpenSans"; text-transform: uppercase; color: var(--bricks-color-mtktoo)}.brxe-dpezjg .brxe-poyvyc.brxe-product-add-to-cart .cart .single_add_to_cart_button:hover, .brxe-dpezjg .brxe-poyvyc.brxe-product-add-to-cart a.button[data-product_id]:hover {background-color: var(--bricks-color-majvhi)}.brxe-dpezjg .brxe-poyvyc.brxe-product-add-to-cart:hover {box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25); transform: translateY(-3px); border-radius: 5px}.brxe-poyvyc { transition: all 0.3s ease;}.brxe-dpezjg .brxe-qhyyut.brxe-product-price {font-size: 2.8rem; font-family: "OpenSans"; font-weight: 600; color: var(--bricks-color-mhgmkr)}.brxe-dpezjg.brxe-block {flex-direction: row; align-items: center; column-gap: 3rem}@media (max-width: 767px) {.brxe-dpezjg.brxe-block {justify-content: center; row-gap: 2rem}}.brxe-bygxti .brxe-epdqgq.brxe-block {row-gap: 1.5rem; justify-content: space-between; flex-direction: column}@media (max-width: 478px) {.brxe-bygxti .brxe-epdqgq.brxe-block {row-gap: 2rem}}.brxe-bygxti .brxe-ukpeyd.brxe-block {flex-direction: row; column-gap: 2rem; align-items: center; background-color: rgba(254, 252, 251, 0.2); height: 100%; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; border-radius: 5px; overflow: hidden; background-image: linear-gradient(rgba(254, 252, 251, 0.1), rgba(254, 252, 251, 0.25))}.brxe-ukpeyd { backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); box-shadow: inset 1px 1px 5px rgba(255, 255, 255, 0.6), inset -1px -1px 5px rgba(0, 0, 0, 0.2); }@media (max-width: 767px) {.brxe-bygxti .brxe-ukpeyd.brxe-block {justify-content: center; padding-right: 4rem; padding-left: 4rem; row-gap: 2rem}}@media (max-width: 478px) {.brxe-bygxti .brxe-ukpeyd.brxe-block {row-gap: 2rem}}.brxe-bygxti.brxe-block {flex-direction: row; column-gap: 2rem; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; border-radius: 5px; overflow: hidden}:where(.brxe-bygxti.brxe-block > *:not(figcaption)) {position: relative}.brxe-bygxti.brxe-block::before {background-image: linear-gradient(rgba(212, 160, 23, 0.7), rgba(212, 160, 23, 0.7)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {.brxe-bygxti.brxe-block {padding-right: 4rem; padding-left: 4rem}}@media (max-width: 767px) {.brxe-bygxti.brxe-block {row-gap: 2rem; padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto}}@media (max-width: 478px) {.brxe-bygxti.brxe-block {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-right: 0; margin-left: 0}}#brxe-xueqdd > .splide__arrows > .splide__arrow--prev {left: -30px}#brxe-xueqdd > .splide__arrows > .splide__arrow--next {right: -30px}#brxe-xueqdd > .splide__pagination .splide__pagination__page {height: 2rem; width: 2rem; color: var(--bricks-color-mtktoo); background-color: var(--bricks-color-mtktoo); border: 3px solid var(--bricks-color-mtktoo)}#brxe-xueqdd > .splide__pagination .splide__pagination__page.is-active {color: rgba(254, 252, 251, 0); background-color: rgba(254, 252, 251, 0)}#brxe-xueqdd {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}.splide__arrow--next svg { display: none !important;}.splide__arrow--next { background-image: url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect width="30" height="30" transform="matrix(-1 0 0 1 30 0)" fill="url(%23pattern0_176_938)"/><defs><pattern id="pattern0_176_938" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_176_938" transform="scale(0.0104167)"/></pattern><image id="image0_176_938" width="96" height="96" preserveAspectRatio="none" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAAAsTAAALEwEAmpwYAAADgUlEQVR4nO3dO2hUQRQG4PhA8YFPRBERERGxEUEEEQRBLARBEAQLQbAQLCwsLGy2iu6e2dUIFgErKyFoZWUhCkJIcHdmDYtgRMRosufcjfH9jrlyo41oZis915P/g/Q/Z8PMvXfOzHR0AAAAAAAAAIAhg4MX50qgsnh6IZ7eiXfdQ72Vedq5poVGozBHvLshwaW//HnXrZ3NvPR2YTZ7uv5b8YNL2bs32vlMS3t6Zkmgq38q/uQPENwr7YxmpWlhJgd3Zari/xiC6Lx2TpPSNJ0hgS7His/e3cwmZu2sJovP3l2KF5/uNutugXZWk9hTMTrsBNcrjUsLtXOaJIE62ww7tVcD55Zq5zSJPRXaFD8MNSrLtHOaxHU61eZpZ+B5/9nl2jlNSrw72WbCfSj9tEo7p0lN746xp4mpX7ToUatWWq2d0yQJdJS9+xb573/aDOfWaec0KQnuEAcaj0y4z3jg/HrtnCZJjQ5ycF8jEy63quVN2jlN4lA+wIG+RIadZMS7zdo5TZJAe8XTp8iwM5bUy1u1c5rEnvZIcB9jn5VbtdI27ZwmSaCd7Olt5FHzdTMUt2vnNIlrtCNbtYqM+e+TmtulndOkpF7emo3rUxefPjRDabd2TpPEV7ZMdi9M+ajpPie+tE87p0mtanlT9iwfK36z7vZr5zQpqZc3cqCRyIQ7nr0Fa+c0SWqVDRzccKz47MuHtXOaNFwtrhXvnkResr5JzR3RzmnS6P3iGvH0OPI9f4IDHdfOaRIPdK2U4B7Eii/endDOadKI71wh3jWiS4mBTmvnNOlluLAk61CILyWWzmjnNGmsWlzMwd1rs45b0M5p0mjfxUXiqS867HhX0c5p0nC1MJ+Du9NmzO/SzmlSthNFPN1qU/zLWV+ndlZzsg7krBMZxc9ps2zWw5+mhZla+czj4JqR4l/LthB1wN+DH0AZhiBlmIRzAI+hOYAXsRzAp4gcwMe4HMDn6BzAgkwOYEkyB7AonwPDaEvRJ2jM0pegNVFfC825+gTt6foSbNDQx9iipE+wSU8fY5uqPsFGbX2Mowr0CQ7r0JfguBp9ggOb9DVxZJm+BIf26WMcW6mPcXCrPsHRxfoYh3frSnF8vb4UFzj8J1eYBDQDK1/iQ6+1M07ra6zE0zvsSfgHGrjILTdXGXZNrjH/vMow2zSinQsAAAAAAACgY1r6Dn9yAVq5HXsfAAAAAElFTkSuQmCC"/></defs></svg>'); background-size: contain; background-repeat: no-repeat; background-position: center; width: 30px; height: 30px;}.splide__arrow--prev svg { display: none !important;} .splide__arrow--prev { background-image: url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect width="30" height="30" transform="matrix(-1 0 0 1 30 0)" fill="url(%23pattern0_176_938)"/><defs><pattern id="pattern0_176_938" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_176_938" transform="scale(0.0104167)"/></pattern><image id="image0_176_938" width="96" height="96" preserveAspectRatio="none" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAAAsTAAALEwEAmpwYAAADgUlEQVR4nO3dO2hUQRQG4PhA8YFPRBERERGxEUEEEQRBLARBEAQLQbAQLCwsLGy2iu6e2dUIFgErKyFoZWUhCkJIcHdmDYtgRMRosufcjfH9jrlyo41oZis915P/g/Q/Z8PMvXfOzHR0AAAAAAAAAIAhg4MX50qgsnh6IZ7eiXfdQ72Vedq5poVGozBHvLshwaW//HnXrZ3NvPR2YTZ7uv5b8YNL2bs32vlMS3t6Zkmgq38q/uQPENwr7YxmpWlhJgd3Zari/xiC6Lx2TpPSNJ0hgS7His/e3cwmZu2sJovP3l2KF5/uNutugXZWk9hTMTrsBNcrjUsLtXOaJIE62ww7tVcD55Zq5zSJPRXaFD8MNSrLtHOaxHU61eZpZ+B5/9nl2jlNSrw72WbCfSj9tEo7p0lN746xp4mpX7ToUatWWq2d0yQJdJS9+xb573/aDOfWaec0KQnuEAcaj0y4z3jg/HrtnCZJjQ5ycF8jEy63quVN2jlN4lA+wIG+RIadZMS7zdo5TZJAe8XTp8iwM5bUy1u1c5rEnvZIcB9jn5VbtdI27ZwmSaCd7Olt5FHzdTMUt2vnNIlrtCNbtYqM+e+TmtulndOkpF7emo3rUxefPjRDabd2TpPEV7ZMdi9M+ajpPie+tE87p0mtanlT9iwfK36z7vZr5zQpqZc3cqCRyIQ7nr0Fa+c0SWqVDRzccKz47MuHtXOaNFwtrhXvnkResr5JzR3RzmnS6P3iGvH0OPI9f4IDHdfOaRIPdK2U4B7Eii/endDOadKI71wh3jWiS4mBTmvnNOlluLAk61CILyWWzmjnNGmsWlzMwd1rs45b0M5p0mjfxUXiqS867HhX0c5p0nC1MJ+Du9NmzO/SzmlSthNFPN1qU/zLWV+ndlZzsg7krBMZxc9ps2zWw5+mhZla+czj4JqR4l/LthB1wN+DH0AZhiBlmIRzAI+hOYAXsRzAp4gcwMe4HMDn6BzAgkwOYEkyB7AonwPDaEvRJ2jM0pegNVFfC825+gTt6foSbNDQx9iipE+wSU8fY5uqPsFGbX2Mowr0CQ7r0JfguBp9ggOb9DVxZJm+BIf26WMcW6mPcXCrPsHRxfoYh3frSnF8vb4UFzj8J1eYBDQDK1/iQ6+1M07ra6zE0zvsSfgHGrjILTdXGXZNrjH/vMow2zSinQsAAAAAAACgY1r6Dn9yAVq5HXsfAAAAAElFTkSuQmCC"/></defs></svg>'); background-size: contain; background-repeat: no-repeat; background-position: center; width: 30px; height: 30px; transform: rotate(-180deg);}@media (max-width: 991px) {#brxe-xueqdd > .splide__arrows > .splide__arrow--prev {left: 0px}#brxe-xueqdd > .splide__arrows > .splide__arrow--next {right: 0px}}@media (max-width: 767px) {#brxe-xueqdd > .splide__pagination {bottom: -15px}#brxe-xueqdd {padding-top: 2rem; padding-bottom: 2rem}}@media (max-width: 478px) {#brxe-xueqdd {padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto}}#brxe-qlygnz {align-items: center}@media (max-width: 991px) {#brxe-qlygnz {padding-right: 2rem; padding-left: 2rem}}@media (max-width: 478px) {#brxe-qlygnz {padding-right: 1rem; padding-left: 1rem; overflow: hidden}}#brxe-lxvjqb {background-color: var(--bricks-color-llkjvb); padding-top: 3.5rem; padding-bottom: 5rem}#brxe-ezilhj:not(.tag), #brxe-ezilhj img {object-fit: cover}#brxe-ezilhj {height: 300px; max-width: 510px}@media (max-width: 767px) {#brxe-ezilhj {order: 1}}@media (max-width: 478px) {#brxe-ezilhj {max-width: 100%}}#brxe-yiaktf {letter-spacing: 10%; max-width: 45%}#brxe-yiaktf a {letter-spacing: 10%; font-size: inherit}#brxe-yiaktf h2 { font-weight: 600; margin-bottom: 1rem;}@media (max-width: 767px) {#brxe-yiaktf {max-width: 100%; order: 0}}#brxe-utxvbd {background-image: url("https://www.famer.sk/wp-content/uploads/2025/08/Vector.svg"); background-repeat: no-repeat; background-size: auto; flex-direction: row; column-gap: 2.5rem; justify-content: center; padding-top: 3rem}@media (max-width: 991px) {#brxe-utxvbd {padding-right: 2rem; padding-left: 2rem}}@media (max-width: 767px) {#brxe-utxvbd {row-gap: 2rem; position: relative}:where(#brxe-utxvbd > *:not(figcaption)) {position: relative}#brxe-utxvbd::before {background-image: linear-gradient(rgba(254, 252, 251, 0.64), rgba(254, 252, 251, 0.64)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 478px) {#brxe-utxvbd {position: relative}:where(#brxe-utxvbd > *:not(figcaption)) {position: relative}#brxe-utxvbd::before {background-image: repeating-linear-gradient(rgba(239, 242, 245, 0.5), rgba(239, 242, 245, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#brxe-bvqqmp {color: var(--bricks-color-dgwqry); font-weight: 600; font-family: "IBMPlexSans"}#brxe-bgqesm {text-transform: uppercase; font-size: 1.6rem; border-bottom: 2px solid var(--bricks-color-mhgmkr); width: 50%}#brxe-legrhq {max-width: 385px}@media (max-width: 478px) {#brxe-xtxkyk {align-items: center; text-align: center}}#brxe-nowpcy {text-transform: uppercase; font-size: 1.6rem; border-bottom: 2px solid var(--bricks-color-mhgmkr); width: 50%}#brxe-nsiypj {max-width: 385px}@media (max-width: 478px) {#brxe-ypjikm {align-items: center; text-align: center}}#brxe-zijdeq {text-transform: uppercase; font-size: 1.6rem; border-bottom: 2px solid var(--bricks-color-mhgmkr); width: 50%}#brxe-wdukfn {max-width: 385px}@media (max-width: 478px) {#brxe-ljiaow {align-items: center; text-align: center}}#brxe-hrvnpz {text-transform: uppercase; font-size: 1.6rem; border-bottom: 2px solid var(--bricks-color-mhgmkr); width: 50%}#brxe-maedoa {max-width: 385px}@media (max-width: 478px) {#brxe-nfjccj {align-items: center; text-align: center}}#brxe-fxbkeb {text-transform: uppercase; font-size: 1.6rem; border-bottom: 2px solid var(--bricks-color-mhgmkr); width: 50%}#brxe-zbccls {max-width: 385px}@media (max-width: 478px) {#brxe-klhsnm {align-items: center; text-align: center}}#brxe-hlezjw {text-transform: uppercase; font-size: 1.6rem; border-bottom: 2px solid var(--bricks-color-mhgmkr); width: 50%}#brxe-ruylzi {max-width: 385px}@media (max-width: 478px) {#brxe-hyhbig {align-items: center; text-align: center}}#brxe-zckzfv {display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 450px)); gap: 2.5rem}@media (max-width: 478px) {#brxe-zckzfv {grid-template-columns: repeat(1, minmax(0, 450px))}}#brxe-oehtva {background-image: url("https://www.famer.sk/wp-content/uploads/2025/08/logo-background-right.svg"); background-repeat: no-repeat; background-size: auto; background-position: top right; row-gap: 2rem; padding-top: 4rem}@media (max-width: 991px) {#brxe-oehtva {padding-right: 2rem; padding-left: 2rem; min-height: 55vh}}@media (max-width: 478px) {#brxe-oehtva {min-height: 100%; position: relative}:where(#brxe-oehtva > *:not(figcaption)) {position: relative}#brxe-oehtva::before {background-image: linear-gradient(rgba(239, 242, 245, 0.5), rgba(239, 242, 245, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#o-nas {padding-top: 7rem; padding-bottom: 10rem; row-gap: 6rem}@media (max-width: 991px) {#o-nas {padding-bottom: 5rem}}@media (max-width: 767px) {#o-nas {row-gap: 4rem}}@media (max-width: 478px) {#o-nas {padding-top: 4rem}}#brxe-jdvbve {color: var(--bricks-color-mtktoo); font-weight: 600; font-family: "OpenSans"}.brxe-ygmrod .brxe-euujmg.brxe-icon-box svg {height: 100px}.brxe-ygmrod .brxe-euujmg.brxe-icon-box .icon {align-self: center}.brxe-ygmrod .brxe-euujmg.brxe-icon-box {gap: 2rem; text-align: center; font-size: 2rem; color: var(--bricks-color-mhgmkr)}.brxe-ygmrod .brxe-euujmg.brxe-icon-box .content {align-self: center}.brxe-euujmg strong{ color: var(--bricks-color-mhgmkr); font-size: 2.4rem;}@media (max-width: 767px) {.brxe-ygmrod .brxe-euujmg.brxe-icon-box {justify-content: center}}.brxe-ygmrod .brxe-yokica.brxe-block {max-width: 30%; align-items: center; justify-content: center; align-self: center !important}@media (max-width: 478px) {.brxe-ygmrod .brxe-yokica.brxe-block {max-width: 100%}}.brxe-ygmrod .brxe-xdkkqt.brxe-text {color: var(--bricks-color-mtktoo)}.brxe-ygmrod .brxe-xdkkqt.brxe-text a {color: var(--bricks-color-mtktoo); font-size: inherit}.brxe-xdkkqt h3 { text-transform: uppercase;}@media (max-width: 478px) {.brxe-ygmrod .brxe-xdkkqt.brxe-text {text-align: center}.brxe-ygmrod .brxe-xdkkqt.brxe-text a {text-align: center; font-size: inherit}}.brxe-xfgxey .brxe-zjfkmq.brxe-product-add-to-cart {display: flex; width: unset; color: var(--bricks-color-mhgmkr)}.brxe-xfgxey .brxe-zjfkmq.brxe-product-add-to-cart .cart .single_add_to_cart_button, .brxe-xfgxey .brxe-zjfkmq.brxe-product-add-to-cart a.button[data-product_id] {background-color: var(--bricks-color-mhgmkr); border-radius: 5px; padding-top: 1rem; padding-right: 4rem; padding-bottom: 1rem; padding-left: 4rem; font-size: 1.6rem; font-family: "OpenSans"; text-transform: uppercase; color: var(--bricks-color-mtktoo)}.brxe-xfgxey .brxe-zjfkmq.brxe-product-add-to-cart .cart .single_add_to_cart_button:hover, .brxe-xfgxey .brxe-zjfkmq.brxe-product-add-to-cart a.button[data-product_id]:hover {background-color: var(--bricks-color-majvhi)}.brxe-xfgxey .brxe-zjfkmq.brxe-product-add-to-cart:hover {box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25); transform: translateY(-3px); border-radius: 5px}.brxe-zjfkmq { transition: all 0.3s ease;}.brxe-xfgxey .brxe-enqxpg.brxe-product-price {font-size: 2.8rem; font-family: "OpenSans"; font-weight: 600; color: var(--bricks-color-mtktoo)}.brxe-xfgxey.brxe-block {flex-direction: row; align-items: center; column-gap: 3rem}@media (max-width: 767px) {.brxe-xfgxey.brxe-block {justify-content: center; row-gap: 2rem}}.brxe-ygmrod .brxe-txezim.brxe-block {row-gap: 1.5rem; justify-content: space-between; flex-direction: column}@media (max-width: 478px) {.brxe-ygmrod .brxe-txezim.brxe-block {row-gap: 2rem}}.brxe-ygmrod .brxe-qbuzxf.brxe-block {flex-direction: row; column-gap: 2rem; align-items: center; background-color: rgba(254, 252, 251, 0.2); height: 100%; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; border-radius: 5px; overflow: hidden; background-image: linear-gradient(rgba(254, 252, 251, 0.1), rgba(254, 252, 251, 0.24))}.brxe-qbuzxf { backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); box-shadow: inset 1px 1px 5px rgba(255, 255, 255, 0.6), inset -1px -1px 5px rgba(0, 0, 0, 0.2); }@media (max-width: 767px) {.brxe-ygmrod .brxe-qbuzxf.brxe-block {justify-content: center; padding-right: 4rem; padding-left: 4rem; row-gap: 2rem}}@media (max-width: 478px) {.brxe-ygmrod .brxe-qbuzxf.brxe-block {row-gap: 2rem}}.brxe-ygmrod.brxe-block {flex-direction: row; column-gap: 2rem; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; border-radius: 5px; overflow: hidden}:where(.brxe-ygmrod.brxe-block > *:not(figcaption)) {position: relative}.brxe-ygmrod.brxe-block::before {background-image: linear-gradient(rgba(31, 58, 147, 0.76), rgba(31, 58, 147, 0.76)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {.brxe-ygmrod.brxe-block {padding-right: 4rem; padding-left: 4rem}}@media (max-width: 767px) {.brxe-ygmrod.brxe-block {row-gap: 2rem; padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto}}@media (max-width: 478px) {.brxe-ygmrod.brxe-block {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-right: 0; margin-left: 0}}#brxe-azsxwy > .splide__arrows > .splide__arrow--prev {left: -30px}#brxe-azsxwy > .splide__arrows > .splide__arrow--next {right: -30px}#brxe-azsxwy > .splide__pagination .splide__pagination__page {height: 2rem; width: 2rem; color: var(--bricks-color-mtktoo); background-color: var(--bricks-color-mtktoo); border: 3px solid var(--bricks-color-mtktoo)}#brxe-azsxwy > .splide__pagination .splide__pagination__page.is-active {color: rgba(254, 252, 251, 0); background-color: rgba(254, 252, 251, 0)}#brxe-azsxwy {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}.splide__arrow--next svg { display: none !important;}.splide__arrow--next { background-image: url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect width="30" height="30" transform="matrix(-1 0 0 1 30 0)" fill="url(%23pattern0_176_938)"/><defs><pattern id="pattern0_176_938" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_176_938" transform="scale(0.0104167)"/></pattern><image id="image0_176_938" width="96" height="96" preserveAspectRatio="none" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAAAsTAAALEwEAmpwYAAADgUlEQVR4nO3dO2hUQRQG4PhA8YFPRBERERGxEUEEEQRBLARBEAQLQbAQLCwsLGy2iu6e2dUIFgErKyFoZWUhCkJIcHdmDYtgRMRosufcjfH9jrlyo41oZis915P/g/Q/Z8PMvXfOzHR0AAAAAAAAAIAhg4MX50qgsnh6IZ7eiXfdQ72Vedq5poVGozBHvLshwaW//HnXrZ3NvPR2YTZ7uv5b8YNL2bs32vlMS3t6Zkmgq38q/uQPENwr7YxmpWlhJgd3Zari/xiC6Lx2TpPSNJ0hgS7His/e3cwmZu2sJovP3l2KF5/uNutugXZWk9hTMTrsBNcrjUsLtXOaJIE62ww7tVcD55Zq5zSJPRXaFD8MNSrLtHOaxHU61eZpZ+B5/9nl2jlNSrw72WbCfSj9tEo7p0lN746xp4mpX7ToUatWWq2d0yQJdJS9+xb573/aDOfWaec0KQnuEAcaj0y4z3jg/HrtnCZJjQ5ycF8jEy63quVN2jlN4lA+wIG+RIadZMS7zdo5TZJAe8XTp8iwM5bUy1u1c5rEnvZIcB9jn5VbtdI27ZwmSaCd7Olt5FHzdTMUt2vnNIlrtCNbtYqM+e+TmtulndOkpF7emo3rUxefPjRDabd2TpPEV7ZMdi9M+ajpPie+tE87p0mtanlT9iwfK36z7vZr5zQpqZc3cqCRyIQ7nr0Fa+c0SWqVDRzccKz47MuHtXOaNFwtrhXvnkResr5JzR3RzmnS6P3iGvH0OPI9f4IDHdfOaRIPdK2U4B7Eii/endDOadKI71wh3jWiS4mBTmvnNOlluLAk61CILyWWzmjnNGmsWlzMwd1rs45b0M5p0mjfxUXiqS867HhX0c5p0nC1MJ+Du9NmzO/SzmlSthNFPN1qU/zLWV+ndlZzsg7krBMZxc9ps2zWw5+mhZla+czj4JqR4l/LthB1wN+DH0AZhiBlmIRzAI+hOYAXsRzAp4gcwMe4HMDn6BzAgkwOYEkyB7AonwPDaEvRJ2jM0pegNVFfC825+gTt6foSbNDQx9iipE+wSU8fY5uqPsFGbX2Mowr0CQ7r0JfguBp9ggOb9DVxZJm+BIf26WMcW6mPcXCrPsHRxfoYh3frSnF8vb4UFzj8J1eYBDQDK1/iQ6+1M07ra6zE0zvsSfgHGrjILTdXGXZNrjH/vMow2zSinQsAAAAAAACgY1r6Dn9yAVq5HXsfAAAAAElFTkSuQmCC"/></defs></svg>'); background-size: contain; background-repeat: no-repeat; background-position: center; width: 30px; height: 30px;}.splide__arrow--prev svg { display: none !important;} .splide__arrow--prev { background-image: url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect width="30" height="30" transform="matrix(-1 0 0 1 30 0)" fill="url(%23pattern0_176_938)"/><defs><pattern id="pattern0_176_938" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_176_938" transform="scale(0.0104167)"/></pattern><image id="image0_176_938" width="96" height="96" preserveAspectRatio="none" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAAAsTAAALEwEAmpwYAAADgUlEQVR4nO3dO2hUQRQG4PhA8YFPRBERERGxEUEEEQRBLARBEAQLQbAQLCwsLGy2iu6e2dUIFgErKyFoZWUhCkJIcHdmDYtgRMRosufcjfH9jrlyo41oZis915P/g/Q/Z8PMvXfOzHR0AAAAAAAAAIAhg4MX50qgsnh6IZ7eiXfdQ72Vedq5poVGozBHvLshwaW//HnXrZ3NvPR2YTZ7uv5b8YNL2bs32vlMS3t6Zkmgq38q/uQPENwr7YxmpWlhJgd3Zari/xiC6Lx2TpPSNJ0hgS7His/e3cwmZu2sJovP3l2KF5/uNutugXZWk9hTMTrsBNcrjUsLtXOaJIE62ww7tVcD55Zq5zSJPRXaFD8MNSrLtHOaxHU61eZpZ+B5/9nl2jlNSrw72WbCfSj9tEo7p0lN746xp4mpX7ToUatWWq2d0yQJdJS9+xb573/aDOfWaec0KQnuEAcaj0y4z3jg/HrtnCZJjQ5ycF8jEy63quVN2jlN4lA+wIG+RIadZMS7zdo5TZJAe8XTp8iwM5bUy1u1c5rEnvZIcB9jn5VbtdI27ZwmSaCd7Olt5FHzdTMUt2vnNIlrtCNbtYqM+e+TmtulndOkpF7emo3rUxefPjRDabd2TpPEV7ZMdi9M+ajpPie+tE87p0mtanlT9iwfK36z7vZr5zQpqZc3cqCRyIQ7nr0Fa+c0SWqVDRzccKz47MuHtXOaNFwtrhXvnkResr5JzR3RzmnS6P3iGvH0OPI9f4IDHdfOaRIPdK2U4B7Eii/endDOadKI71wh3jWiS4mBTmvnNOlluLAk61CILyWWzmjnNGmsWlzMwd1rs45b0M5p0mjfxUXiqS867HhX0c5p0nC1MJ+Du9NmzO/SzmlSthNFPN1qU/zLWV+ndlZzsg7krBMZxc9ps2zWw5+mhZla+czj4JqR4l/LthB1wN+DH0AZhiBlmIRzAI+hOYAXsRzAp4gcwMe4HMDn6BzAgkwOYEkyB7AonwPDaEvRJ2jM0pegNVFfC825+gTt6foSbNDQx9iipE+wSU8fY5uqPsFGbX2Mowr0CQ7r0JfguBp9ggOb9DVxZJm+BIf26WMcW6mPcXCrPsHRxfoYh3frSnF8vb4UFzj8J1eYBDQDK1/iQ6+1M07ra6zE0zvsSfgHGrjILTdXGXZNrjH/vMow2zSinQsAAAAAAACgY1r6Dn9yAVq5HXsfAAAAAElFTkSuQmCC"/></defs></svg>'); background-size: contain; background-repeat: no-repeat; background-position: center; width: 30px; height: 30px; transform: rotate(-180deg);}@media (max-width: 991px) {#brxe-azsxwy > .splide__arrows > .splide__arrow--prev {left: 0px}#brxe-azsxwy > .splide__arrows > .splide__arrow--next {right: 0px}}@media (max-width: 767px) {#brxe-azsxwy > .splide__pagination {bottom: -15px}#brxe-azsxwy {padding-top: 2rem; padding-bottom: 2rem}}@media (max-width: 478px) {#brxe-azsxwy {padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto}}#brxe-lhyiha {align-items: center}@media (max-width: 991px) {#brxe-lhyiha {padding-right: 2rem; padding-left: 2rem}}@media (max-width: 478px) {#brxe-lhyiha {padding-right: 1rem; padding-left: 1rem; overflow: hidden}}#brxe-jvvhah {background-color: var(--bricks-color-mhgmkr); padding-top: 3.5rem; padding-bottom: 3.5rem}