: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{display:inline-flex}: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}@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}: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}.brxe-counter{width:auto}.brxe-button{width:auto}: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}@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}:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}.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}#brxe-jvorqg {font-size: var(--h-18); color: var(--bricks-color-phavhu)}@media (max-width: 478px) {#brxe-jvorqg {font-size: var(--h-16); width: 100%}}#brxe-pqhoyd {color: var(--bricks-color-phavhu); font-size: 8.4rem; text-align: left; font-weight: 800}@media (max-width: 478px) {#brxe-pqhoyd {font-size: 10vw; width: 100%}}#brxe-aylwwc {flex-direction: column; align-items: flex-start}#brxe-juhaum {position: relative; background-color: var(--bricks-color-kxkhey); height: 100vh; justify-content: flex-end; align-items: center; padding-bottom: 10rem}:where(#brxe-juhaum > *) {position: relative}#brxe-juhaum::before {background-image: linear-gradient(45deg, rgba(20, 20, 20, 0.5), rgba(166, 103, 23, 0) 30%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-juhaum {padding-top: 8rem; padding-right: 3rem; padding-bottom: 8rem; padding-left: 3rem; overflow: clip; height: 70vh; position: relative}:where(#brxe-juhaum > *) {position: relative}#brxe-juhaum::before {background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.53) 0%, rgba(166, 103, 23, 0) 30%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#brxe-gsfmpu {width: fit-content; column-gap: 1.4rem; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/02/Bottom-left-small-divider.svg); background-position: bottom left; background-repeat: no-repeat; background-size: contain; row-gap: 0.4rem; flex-direction: column}@media (max-width: 478px) {#brxe-gsfmpu {width: 28%; flex-grow: 1; flex-wrap: nowrap; align-items: flex-start; justify-content: flex-start; column-gap: 0.8rem}}.flat-suffix { color: var(--bricks-color-kxkhey); font-size: 4.4rem; font-family: "Red Hat Display"; font-weight: 800; line-height: 0.9em;}@media (max-width: 478px) {.flat-suffix { color: var(--bricks-color-kxkhey); font-size: 3.22rem; font-family: "Red Hat Display"; font-weight: 800; line-height: 0.9em;}}#brxe-hmwttr {column-gap: 1rem; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/02/Bottom-left-small-divider.svg); background-position: bottom left; background-repeat: no-repeat; background-size: contain; row-gap: 0.4rem; width: fit-content; flex-direction: column}@media (max-width: 478px) {#brxe-hmwttr {width: 28%; flex-grow: 1; flex-wrap: nowrap; justify-content: flex-start; column-gap: 0.8rem}}#brxe-rothdb {column-gap: 1rem; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/02/Bottom-left-small-divider.svg); background-position: bottom left; background-repeat: no-repeat; background-size: contain; row-gap: 0.4rem; width: fit-content; flex-direction: column}@media (max-width: 478px) {#brxe-rothdb {width: 28%; flex-grow: 1; flex-wrap: nowrap; justify-content: flex-start; column-gap: 0.8rem}}@media (max-width: 478px) {#brxe-sijypj {width: 110%; min-width: 110%; margin-right: -60px}}#brxe-rldjib {column-gap: 1rem; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/02/Bottom-left-small-divider.svg); background-position: bottom left; background-repeat: no-repeat; background-size: contain; row-gap: 0.4rem; width: fit-content; flex-direction: column}@media (max-width: 478px) {#brxe-rldjib {width: 45%; flex-grow: 1; flex-wrap: nowrap; justify-content: flex-start; column-gap: 0.8rem}}#brxe-opaygb {column-gap: 1.4rem; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/02/Bottom-left-small-divider.svg); background-position: bottom left; background-repeat: no-repeat; background-size: contain; row-gap: 0.4rem; width: fit-content; flex-direction: column}@media (max-width: 478px) {#brxe-opaygb {width: 45%; flex-grow: 1; flex-wrap: nowrap; justify-content: flex-start; column-gap: 0.8rem}}#brxe-ygkvzj {justify-content: space-between}#brxe-grdofq {padding-top: 12rem}@media (max-width: 478px) {#brxe-grdofq {padding-top: 6rem; padding-right: 2.4rem; padding-bottom: 6rem; padding-left: 2.4rem; overflow: clip}}#brxe-qneeyw {width: 100%}#brxe-chndpw {width: 100%; margin-bottom: 2rem}#brxe-gsnlzk {width: 42%; flex-wrap: wrap; flex-direction: row}@media (max-width: 478px) {#brxe-gsnlzk {width: 100%; order: 2; column-gap: 1.2rem; padding-right: 2.4rem; padding-left: 2.4rem}}#brxe-auoezc .nb-image-reveal-v3__image {object-fit: cover}@media (max-width: 478px) {#brxe-auoezc {border-radius: 0}}#brxe-ofbvik {align-items: center; justify-content: space-between}@media (max-width: 478px) {#brxe-ofbvik {row-gap: 3.2rem}}@media (max-width: 478px) {#brxe-rwpppb {padding-top: 0; padding-right: 0; padding-bottom: 6rem; padding-left: 0}}#brxe-aayzjc .nb-image-reveal-v3__image {object-fit: cover}@media (max-width: 478px) {#brxe-cnjuup {left: 7%}}#brxe-uatxac .nb-image-reveal-v3__image {object-fit: cover}@media (max-width: 478px) {#brxe-rfcsrt {left: 7%}}#brxe-amhksa .nb-image-reveal-v3__image {object-fit: cover}@media (max-width: 478px) {#brxe-xivbhv {left: 7%}}#brxe-mnarhl {align-items: flex-start}#brxe-slolke .nb-image-reveal-v3__image {object-fit: cover; filter: saturate(200%)}@media (max-width: 478px) {#brxe-bmzhse {left: 7%}}#brxe-dffbzs {column-gap: 3.2rem; width: 50%; flex-wrap: wrap; flex-direction: row; flex-grow: 1; row-gap: 4rem}@media (max-width: 478px) {#brxe-dffbzs {row-gap: 3.2rem; order: 2}}@media (max-width: 478px) {#brxe-gdfsah {width: 100%}}#brxe-zpsrmv {position: sticky; top: 10rem; padding-bottom: 6.6rem}@media (max-width: 478px) {#brxe-zpsrmv {padding-bottom: 0}}#brxe-crlvho {column-gap: 12rem; row-gap: 3.2rem; flex-direction: column; width: 30%}@media (max-width: 478px) {#brxe-crlvho {row-gap: 2rem; width: 100%; order: 1}}#brxe-rbtygp {justify-content: space-between; align-items: stretch; column-gap: 11rem}@media (max-width: 478px) {#brxe-rbtygp {row-gap: 4rem}}#brxe-dqolyr {row-gap: 7rem}@media (max-width: 478px) {#brxe-dqolyr {row-gap: 3.2rem; padding-top: 6rem; padding-bottom: 6rem}}#brxe-kijhia .repeater-item [data-field-id="caec43"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-kijhia .bricks-swiper-button-prev {left: 50px}#brxe-kijhia .bricks-swiper-button-next {right: 50px}#brxe-kijhia {margin-right: -10%; margin-left: -10%; width: 120%}#brxe-kijhia .swiper-wrapper { transition-timing-function: linear !important; }#brxe-kijhia { mix-blend-mode: darken !important;}#brxe-cpfobu {row-gap: 4rem; padding-right: 0; padding-left: 0; overflow: clip}@media (max-width: 478px) {#brxe-cpfobu {overflow: clip}}#brxe-ffspzw {margin-bottom: -10px}@media (max-width: 478px) {#brxe-ffspzw {margin-bottom: 0}}#brxe-uamyjl {justify-content: space-between; align-items: flex-end; column-gap: 12rem}#brxe-eqivho svg {width: 2.6rem; height: 2.6rem}#brxe-hbkgvv {height: 6.4rem; align-self: center}@media (max-width: 478px) {#brxe-hbkgvv {height: 4rem}}#brxe-oyjrhh {flex-grow: 1}@media (max-width: 478px) {#brxe-oyjrhh {width: 28%}}#brxe-qouszu {height: 6.4rem; align-self: center}@media (max-width: 478px) {#brxe-qouszu {height: 4rem}}#brxe-lykaok {flex-grow: 1}@media (max-width: 478px) {#brxe-lykaok {width: 28%}}#brxe-puclzb {height: 6.4rem; align-self: center}@media (max-width: 478px) {#brxe-puclzb {height: 4rem; display: none}}#brxe-mbwuqh {flex-grow: 1}@media (max-width: 478px) {#brxe-mbwuqh {width: 28%}}#brxe-vrqrgj {height: 6.4rem; align-self: center}@media (max-width: 478px) {#brxe-vrqrgj {height: 4rem}}#brxe-shjyrq svg {height: 2.6rem; width: 2.6rem}#brxe-shjyrq {flex-grow: 1}@media (max-width: 478px) {#brxe-shjyrq {width: 28%}}#brxe-kngjul {height: 6.4rem; align-self: center}@media (max-width: 478px) {#brxe-kngjul {height: 4rem}}#brxe-xxcxjx svg {height: 2.6rem; width: 2.6rem}#brxe-xxcxjx {flex-grow: 1}@media (max-width: 478px) {#brxe-xxcxjx {width: 28%}}#brxe-vbirju {justify-content: space-between; align-items: stretch}#brxe-vbirju .project-cat svg { width: 3.4rem; height: 3.4rem;}@media (max-width: 478px) {#brxe-vbirju {column-gap: 1rem; row-gap: 0px}#brxe-vbirju .project-cat svg { width: 2.8rem; height: 2.8rem;}}@media (max-width: 478px) {#brxe-bkypiv {left: 7%}}[data-id="brxe-raxfgt"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/DJI_0043.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-jjttqw {left: 7%}}[data-id="brxe-xgafbl"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/minth2.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-ytptyc {left: 7%}}[data-id="brxe-ewycxj"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/04/lidl-novapazova-g.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-igwveu {left: 7%}}[data-id="brxe-lvofla"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/12.png); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-xrzmpc {left: 7%}}[data-id="brxe-awtwbs"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/klp-5.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-vdemmk {left: 7%}}[data-id="brxe-xsvtvm"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/Right.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-rjljxz {left: 7%}}[data-id="brxe-kbcnpk"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/IMG_20211019_122615.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-piuimj {left: 7%}}[data-id="brxe-wbkfhh"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/A1.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-lxqceo {left: 7%}}[data-id="brxe-tcgwar"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/maxresdefault-e1742928433644.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-hcmalj {left: 7%}}[data-id="brxe-irdjcl"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/plaza-kragujevac-g4.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-ugzxia {left: 7%}}[data-id="brxe-brnobt"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/drvopromet-kula-skladiste-g.jpeg); background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-iurjhi {transform: scaleX(1) scaleY(1)}@media (max-width: 478px) {#brxe-iurjhi {left: 7%}}[data-id="brxe-btgjus"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/Miskone-plastik.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-yqblgq {left: 7%}}[data-id="brxe-idjsjm"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/marriott-hotel-beograd-g.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-myibua {transform: scaleX(1) scaleY(1)}@media (max-width: 478px) {#brxe-myibua {left: 7%}}[data-id="brxe-beaeny"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/Miskone-plastik.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-gzlktj {left: 7%}}[data-id="brxe-snstzp"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/drvopromet-kula-skladiste-g.jpeg); background-position: center center; background-repeat: no-repeat; background-size: cover}@media (max-width: 478px) {#brxe-fwwesu {left: 7%}}[data-id="brxe-crotrq"].splide__slide {cursor: pointer; background-image: url(https://konstruktor4.dizr.agency/wp-content/uploads/2025/03/merkur-trzni-centar-fasada.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-dwmtow {padding-left: 0; margin-left: 0; min-width: 140%}#brxe-dwmtow .splide__slide {justify-content: flex-end; align-items: flex-start; padding-top: var(--S); padding-right: var(--M); padding-bottom: var(--S); padding-left: var(--M)}#brxe-dwmtow .splide__pagination {bottom: -5.6rem; left: auto; right: auto; transform: translateX(0); right: 29%}#brxe-dwmtow .splide__pagination .splide__pagination__page {height: 0.3rem; border-radius: 0; width: 1rem; color: var(--bricks-color-isrdlg); background-color: var(--bricks-color-isrdlg)}#brxe-dwmtow .splide__pagination .splide__pagination__page.is-active {color: var(--bricks-color-gzktmj); background-color: var(--bricks-color-gzktmj); height: 0.3rem; width: 2.6rem}#brxe-dwmtow .splide__arrow {font-size: 4.6rem; min-height: 4.6rem; min-width: 4.6rem; height: 4.6rem; width: 4.6rem}#brxe-dwmtow .splide__arrow svg {height: 4.6rem; width: 4.6rem}#brxe-dwmtow .splide__arrow--prev {top: auto; bottom: -10rem; left: 0px}#brxe-dwmtow .splide__arrow--next {bottom: -10rem; right: auto; left: 6.3rem; top: auto}#brxe-dwmtow .splide__arrow:hover {background-color: var(--bricks-color-gzktmj); border-radius: 50px}@media (max-width: 478px) {#brxe-dwmtow {min-width: 180%}#brxe-dwmtow .splide__pagination {right: 42%; left: auto; transform: translateX(0)}}#brxe-jyvbuf {justify-content: flex-start; padding-bottom: 4.8rem}@media (max-width: 478px) {#brxe-jyvbuf {padding-bottom: 8.6rem}}#brxe-khkrpd {row-gap: 6rem; overflow: clip}@media (max-width: 478px) {#brxe-khkrpd {padding-top: 6rem; padding-right: 2.4rem; padding-bottom: 4rem; padding-left: 2.4rem; overflow: clip; row-gap: 2rem}}#brxe-wlmbit {width: 100%}@media (max-width: 478px) {#brxe-wlmbit {font-size: var(--h-24)}}#brxe-gfvlsr {width: 100%; margin-bottom: 2rem}#brxe-wowpdl {width: 39%; flex-wrap: wrap; flex-direction: row}@media (max-width: 478px) {#brxe-wowpdl {width: 100%; order: 2; column-gap: 1.2rem}}#brxe-wewjvd .nb-image-reveal-v3__image {object-fit: cover; object-position: 70%}@media (max-width: 478px) {#brxe-wewjvd {height: 24rem; border-radius: var(--b-6)}}#brxe-cmzxld {align-items: center; justify-content: space-between}@media (max-width: 478px) {#brxe-cmzxld {row-gap: 3.2rem}}@media (max-width: 478px) {#brxe-vrqoea {padding-bottom: 10rem}}