@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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%}.brxe-image-gallery .brx-gallery-load-more-template{display:none!important}}@layer bricks {.brxe-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 {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@charset "UTF-8";@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {:where(.brxe-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-button{width:auto}}@font-face{ font-family: 'Slider Gotham'; src: url('https://dainferndental.co.za/wp-content/uploads/2022/10/GothamBold.ttf');}#brxe-zaiozk {color: var(--bricks-color-zmghvy); text-align: center}#brxe-mnxkql {font-size: 16px; color: hsl(0, 0%, 100%); margin-top: 8px}#brxe-ad207a {background-image: url("https://dainferndental.co.za/wp-content/uploads/2022/10/slider_1-1024x495.webp"); background-size: cover; border-radius: 25px; align-items: center; justify-content: center; row-gap: 20px; padding-right: 20px; padding-left: 20px; min-height: 60vh}@media (max-width: 767px) {#brxe-ad207a {background-image: url("https://dainferndental.co.za/wp-content/uploads/2022/11/slider_1_mobile.webp"); background-size: cover; background-position: center center}}@media (max-width: 478px) {#brxe-ad207a {background-position: center right; background-image: url("https://dainferndental.co.za/wp-content/uploads/2022/11/slider_1_mobile-300x262.webp"); background-size: cover; min-height: 40vh; padding-top: 20px; padding-bottom: 20px}}#brxe-ae8a5e {padding-top: 110px; padding-right: 20px; padding-bottom: 0; padding-left: 20px; align-items: center; justify-content: flex-start; row-gap: 20px}@media (max-width: 991px) {#brxe-ae8a5e {padding-top: 100px}}@media (max-width: 478px) {#brxe-ae8a5e {background-position: center right; padding-top: 90px}}#brxe-zjzkhd {margin-bottom: 20px}@media (max-width: 478px) {#brxe-zjzkhd {align-self: center}}#brxe-1a3196.horizontal .line {width: 100px; border-top-width: 2px; border-top-color: var(--bricks-color-mctfyr)}#brxe-1a3196.vertical .line {border-right-width: 100px; border-right-color: var(--bricks-color-mctfyr)}#brxe-1a3196 .line {height: 2px}#brxe-1a3196 .icon {color: var(--bricks-color-mctfyr)}#brxe-1a3196 {padding-top: 10px; padding-bottom: 20px}#brxe-1a3196.horizontal {justify-content: flex-start}#brxe-1a3196.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-1a3196.horizontal {justify-content: flex-start}#brxe-1a3196.vertical {align-self: flex-start}}@media (max-width: 478px) {#brxe-1a3196.horizontal {justify-content: center}#brxe-1a3196.vertical {align-self: center}}#brxe-33fdeb {padding-right: 25px; margin-top: 10px; margin-bottom: 10px}@media (max-width: 478px) {#brxe-33fdeb {text-align: center}#brxe-33fdeb a {text-align: center; font-size: inherit}}@media (max-width: 767px) {#brxe-ff3c0e {max-width: 50%}}@media (max-width: 478px) {#brxe-ff3c0e {margin-right: 20px; margin-left: 20px; max-width: 100%; padding-bottom: 20px; padding-left: 0}}#brxe-8caa3e {justify-content: center; max-width: 48%; align-items: center; background-image: url("https://dainferndental.co.za/wp-content/uploads/2022/10/dr-scheepers-1-683x1024.webp"); background-size: cover; background-position: top center; align-self: stretch !important; width: 100%; border-radius: 25px}@media (max-width: 767px) {#brxe-8caa3e {max-width: 50%}}@media (max-width: 478px) {#brxe-8caa3e {max-width: 100%; margin-bottom: 10px; height: 300px}}#brxe-dbcad0 {flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-dbcad0 {padding-right: 0; padding-left: 0}}#brxe-8dbb59 {padding-top: 100px; padding-bottom: 50px}@media (max-width: 478px) {#brxe-8dbb59 {padding-top: 0; margin-top: 45px}}#brxe-b20aa3 {justify-content: center; max-width: 48%; align-items: center; background-image: url("https://dainferndental.co.za/wp-content/uploads/2022/10/dds-2.webp"); background-size: cover; background-position: top center; align-self: stretch !important; width: 100%; border-radius: 25px}@media (max-width: 767px) {#brxe-b20aa3 {max-width: 50%}}@media (max-width: 478px) {#brxe-b20aa3 {margin-top: -47px; margin-bottom: 10px; max-width: 100%; height: 300px}}#brxe-hhfdvz {margin-bottom: 5px; margin-left: 10d; text-align: right; padding-left: 10px}@media (max-width: 478px) {#brxe-hhfdvz {text-align: center; align-self: center}}#brxe-b4391b {margin-left: 15px; padding-top: 10px; padding-bottom: 20px}#brxe-b4391b.horizontal .line {width: 100px; border-top-width: 2px; border-top-color: var(--bricks-color-mctfyr)}#brxe-b4391b.vertical .line {border-right-width: 100px; border-right-color: var(--bricks-color-mctfyr)}#brxe-b4391b .line {height: 2px}#brxe-b4391b .icon {color: var(--bricks-color-mctfyr)}#brxe-b4391b.horizontal {justify-content: flex-start}#brxe-b4391b.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-b4391b.horizontal {justify-content: flex-start}#brxe-b4391b.vertical {align-self: flex-start}}@media (max-width: 478px) {#brxe-b4391b.horizontal {justify-content: center}#brxe-b4391b.vertical {align-self: center}#brxe-b4391b {justify-content: flex-start; align-items: flex-start; flex-direction: column}}#brxe-778724 {margin-bottom: 9px; margin-left: 15px; text-align: left; color: var(--bricks-color-ejgcee); font-size: 19px}@media (max-width: 478px) {#brxe-778724 {align-self: flex-start}}#brxe-9439a3 {align-self: flex-start; border-radius: 25px; margin-top: -3px; margin-left: 15px; padding-top: 13px; padding-bottom: 23px; padding-left: 10px; font-weight: 500; text-align: left; color: hsl(0, 100%, 26%); font-size: 18px; box-shadow: hsl(46, 1%, 73%)}#brxe-9439a3 .separator {display: none}@media (max-width: 767px) {#brxe-a3ff77 {max-width: 50%}}@media (max-width: 478px) {#brxe-a3ff77 {max-width: 100%; margin-right: 20px; margin-left: 20px; padding-bottom: 20px; padding-left: 0}}#brxe-fdfcda {flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-fdfcda {padding-right: 0; padding-left: 0}}#brxe-vkiesi {margin-top: 26px}#brxe-bbkyms {padding-top: 16px; text-align: left}#brxe-bbkyms a {text-align: left; font-size: inherit}#brxe-swlcnw {padding-top: 50px; padding-bottom: 28px}#brxe-rdepxd {flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-rdepxd {padding-right: 0; padding-left: 0}}#brxe-2a589d {padding-top: 50px; padding-bottom: 50px}#brxe-da8fae {align-self: center}#brxe-b452c8 {align-self: center}#brxe-bc8598.horizontal .line {width: 100px; border-top-width: 2px; border-top-color: var(--bricks-color-mctfyr)}#brxe-bc8598.vertical .line {border-right-width: 100px; border-right-color: var(--bricks-color-mctfyr)}#brxe-bc8598 .line {height: 2px}#brxe-bc8598 .icon {color: var(--bricks-color-mctfyr)}#brxe-bc8598 {padding-top: 10px; padding-bottom: 20px}#brxe-bc8598.horizontal {justify-content: center}#brxe-bc8598.vertical {align-self: center}@media (max-width: 767px) {#brxe-bc8598.horizontal {justify-content: center}#brxe-bc8598.vertical {align-self: center}}#brxe-63efa0 .image {height: 50rem}#brxe-63efa0 .overlay-wrapper {height: 50rem}#brxe-63efa0 .repeater-item [data-field-id="a42ddd"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-63efa0 .bricks-swiper-button-prev > * {height: 20px; width: 20px; fill: var(--bricks-color-mctfyr); color: var(--bricks-color-mctfyr)}#brxe-63efa0 .bricks-swiper-button-prev {left: 150px; top: 20px}#brxe-63efa0 .bricks-swiper-button-next > * {height: 20px; width: 20px; fill: var(--bricks-color-mctfyr); color: var(--bricks-color-mctfyr)}#brxe-63efa0 .bricks-swiper-button-next {right: 150px; top: 20px}#brxe-63efa0 .swiper-slide {transition: all 0.3s ease-in; transform: scaleX(0.7) scaleY(0.7)}#brxe-63efa0 .swiper-button {font-size: 35px; color: var(--bricks-color-mctfyr)}#brxe-63efa0 .bricks-swiper-container + .swiper-pagination-bullets {bottom: -25px}#brxe-63efa0 .swiper-pagination-bullet {border-radius: 3px; background-color: var(--bricks-color-ejgcee); color: var(--bricks-color-ejgcee)}#brxe-63efa0 .swiper-pagination-bullet-active {background-color: var(--bricks-color-mctfyr); color: var(--bricks-color-mctfyr)}@media only screen and (min-width: 919px) {#brxe-63efa0 .repeater-item.swiper-slide.swiper-slide-next{ transform: scale(1) !important;}}#brxe-63efa0 .swiper-slide .image{ border-radius: 25px !important;}@media (max-width: 767px) {#brxe-63efa0 .swiper-slide {transform: scaleX(1) scaleY(1)}}@media (max-width: 478px) {#brxe-63efa0 .bricks-swiper-button-next {top: 104%; right: 40px}#brxe-63efa0 .bricks-swiper-button-prev {top: 104%; left: 40px}#brxe-63efa0 .swiper-slide {transform: scaleX(1) scaleY(1)}#brxe-63efa0 {display: none}}@media (max-width: 478px) {#brxe-df0f0b {--gutter: 10px; --columns: 2}#brxe-df0f0b .image {border-radius: 25px}}#brxe-c7961e {flex-direction: column; align-items: center; display: none}@media (max-width: 478px) {#brxe-c7961e {align-items: center; flex-direction: column; display: flex}}#brxe-91296d {align-self: center; margin-top: 20px; font-size: 18px; font-weight: 500; text-transform: capitalize}#brxe-91296d:hover {color: var(--bricks-color-mctfyr)}@media (max-width: 478px) {#brxe-91296d {margin-bottom: 20px}}#brxe-6a63f6 {flex-direction: column; align-items: center}#brxe-e3e94d {align-self: flex-start}@media (max-width: 478px) {#brxe-e3e94d {text-align: center; align-self: center}}#brxe-6e588c {margin-top: 10px; margin-bottom: 10px}#brxe-51bbbc .line {height: 2px}#brxe-51bbbc.horizontal .line {border-top-width: 2px; width: 100px; border-top-color: var(--bricks-color-mctfyr)}#brxe-51bbbc.vertical .line {border-right-width: 100px; border-right-color: var(--bricks-color-mctfyr)}#brxe-51bbbc .icon {color: var(--bricks-color-mctfyr)}#brxe-51bbbc {padding-top: 10px; padding-bottom: 20px}#brxe-51bbbc.horizontal {justify-content: flex-start}#brxe-51bbbc.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-51bbbc.horizontal {justify-content: center}#brxe-51bbbc.vertical {align-self: center}}#brxe-abb530 {margin-top: 10px; margin-bottom: 10px}@media (max-width: 478px) {#brxe-abb530 {text-align: center}#brxe-abb530 a {text-align: center; font-size: inherit}}#brxe-585a6e {fill: var(--bricks-color-mctfyr); color: var(--bricks-color-mctfyr); height: 10px; width: 10px; font-size: 13px}#brxe-47caea {max-width: 5%}@media (max-width: 478px) {#brxe-47caea {max-width: 8%}}#brxe-cdd310 {font-weight: 400; font-size: 17px}@media (max-width: 767px) {#brxe-466726 {max-width: 95%}}@media (max-width: 478px) {#brxe-466726 {max-width: 92%}}#brxe-a7e4ef {flex-direction: row; align-items: center; padding-bottom: 12px; font-weight: 300}#brxe-3beec8 {font-size: 13px; color: var(--bricks-color-mctfyr); fill: var(--bricks-color-mctfyr)}#brxe-022e45 {max-width: 5%}@media (max-width: 478px) {#brxe-022e45 {max-width: 8%}}#brxe-4ca1b0 {font-weight: 400; font-size: 17px}@media (max-width: 767px) {#brxe-9e7bcc {max-width: 95%}}@media (max-width: 478px) {#brxe-9e7bcc {max-width: 92%}}#brxe-b90447 {flex-direction: row; align-items: center; padding-bottom: 12px; font-weight: 300}#brxe-ead63a {font-size: 13px; color: var(--bricks-color-mctfyr); fill: var(--bricks-color-mctfyr)}#brxe-e8563e {max-width: 5%}@media (max-width: 478px) {#brxe-e8563e {max-width: 8%}}#brxe-923dba {font-weight: 400; font-size: 17px}@media (max-width: 767px) {#brxe-8bb38d {max-width: 95%}}@media (max-width: 478px) {#brxe-8bb38d {max-width: 92%}}#brxe-212986 {flex-direction: row; align-items: center; padding-bottom: 12px; font-weight: 300}#brxe-676433 {margin-top: 20px; font-size: 18px; font-weight: 500; text-transform: capitalize}#brxe-676433:hover {color: var(--bricks-color-mctfyr)}@media (max-width: 478px) {#brxe-676433 {margin-bottom: 20px}}#brxe-1d7f9d {justify-content: center}@media (max-width: 767px) {#brxe-1d7f9d {max-width: 50%}}@media (max-width: 478px) {#brxe-1d7f9d {max-width: 100%; align-items: center}}#brxe-64d830 {align-self: flex-end; max-width: 90%; border-radius: 25px}@media (max-width: 478px) {#brxe-64d830 {align-self: center; max-width: 100%; width: 100%; min-width: 100%}}@media (max-width: 767px) {#brxe-d56b41 {max-width: 50%}}@media (max-width: 478px) {#brxe-d56b41 {max-width: 100%}}#brxe-0bd5c8 {flex-direction: row; align-items: center}#brxe-ce57a4 {padding-top: 300px; background-color: var(--bricks-color-wczaby); margin-top: -250px}@media (max-width: 478px) {#brxe-ce57a4 {margin-top: 0; padding-top: 50px}}#brxe-384793 {align-self: center; margin-bottom: 0}#brxe-2324b8 {align-self: center; text-align: center; margin-top: 7px; margin-bottom: 7px}#brxe-8c1932 {padding-top: 10px; padding-bottom: 20px}#brxe-8c1932 .line {height: 2px}#brxe-8c1932.horizontal .line {border-top-width: 2px; width: 100px; border-top-color: var(--bricks-color-mctfyr)}#brxe-8c1932.vertical .line {border-right-width: 100px; border-right-color: var(--bricks-color-mctfyr)}#brxe-8c1932 .icon {color: var(--bricks-color-mctfyr)}#brxe-8c1932.horizontal {justify-content: center}#brxe-8c1932.vertical {align-self: center}@media (max-width: 767px) {#brxe-8c1932.horizontal {justify-content: center}#brxe-8c1932.vertical {align-self: center}}@media (max-width: 478px) {.brxe-41563c .brxe-189098.brxe-image {height: 250px; border-radius: 20px}.brxe-41563c .brxe-189098.brxe-image:not(.tag), .brxe-41563c .brxe-189098.brxe-image img {object-fit: cover; object-position: 10% 10%}}@media (max-width: 478px) {.brxe-41563c .brxe-3c310c.brxe-heading {font-weight: 700; font-size: 17px; margin-top: 20px}}@media (max-width: 478px) {.brxe-41563c .brxe-7e4af3.brxe-heading {font-size: 14px; text-transform: uppercase}}@media (max-width: 478px) {.brxe-41563c .brxe-889c7e.brxe-block {text-align: center; align-items: center}}.brxe-41563c.brxe-block {flex-direction: row}@media (max-width: 478px) {.brxe-41563c.brxe-block {align-items: center; flex-direction: row; margin-bottom: 20px; padding-bottom: 20px; background-position: center center; background-color: var(--bricks-color-wczaby); width: 45%; border-radius: 20px; align-self: stretch !important; width: 100%}}#brxe-1d3146 {display: none}@media (max-width: 478px) {#brxe-1d3146 {flex-direction: row; display: flex; justify-content: space-around}}.brxe-c525bb .brxe-4e84d4.brxe-heading {color: var(--bricks-color-zmghvy); text-align: center; font-size: 22px; text-transform: capitalize}@media (max-width: 991px) {.brxe-c525bb .brxe-4e84d4.brxe-heading {text-align: center}}@media (max-width: 767px) {.brxe-c525bb .brxe-4e84d4.brxe-heading {text-align: center}}@media (max-width: 478px) {.brxe-c525bb .brxe-4e84d4.brxe-heading {text-align: center}}.brxe-c525bb .brxe-a0a802.brxe-heading {text-align: center; color: var(--bricks-color-zmghvy); font-size: 14px; text-transform: uppercase}@media (max-width: 991px) {.brxe-c525bb .brxe-a0a802.brxe-heading {text-align: center}}@media (max-width: 767px) {.brxe-c525bb .brxe-a0a802.brxe-heading {text-align: center}}@media (max-width: 478px) {.brxe-c525bb .brxe-a0a802.brxe-heading {max-width: 90%; align-self: center; text-align: center}}.brxe-c525bb.brxe-block {background-position: center center; border-radius: 25px; position: relative}:where(.brxe-c525bb.brxe-block > *:not(figcaption)) {position: relative}.brxe-c525bb.brxe-block::before {background-image: linear-gradient(rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.brxe-c525bb.brxe-c525bb.brxe-block::before{ border-radius: 25px !important; -webkit-transition: background-color 0.3s ease-in-out !important;transition: background-color 0.3s ease-in-out !important;} .brxe-c525bb.brxe-c525bb.brxe-block:hover:before{ background-color: rgba(0, 0, 0, 0.52); }@media (max-width: 478px) {.brxe-c525bb.brxe-block {background-position: top center}}#brxe-7429c1 {background-color: rgba(231, 232, 233, 0); min-height: 50rem; max-height: 50rem}#brxe-7429c1 .splide__slide {justify-content: center; height: 50rem}#brxe-7429c1 .splide__arrow--prev > * {fill: var(--bricks-color-mctfyr); color: var(--bricks-color-mctfyr); height: 20px; width: 20px}#brxe-7429c1 .splide__arrow--next > * {height: 20px; width: 20px; fill: var(--bricks-color-mctfyr); color: var(--bricks-color-mctfyr)}#brxe-7429c1 .splide__arrow {color: var(--bricks-color-mctfyr); font-size: 35px}#brxe-7429c1 .splide__arrow--prev {left: -90px}#brxe-7429c1 .splide__arrow--next {right: -90px}#brxe-7429c1 .splide__pagination .splide__pagination__page {border-color: var(--bricks-color-ejgcee); border-radius: 3px; color: var(--bricks-color-ejgcee); background-color: var(--bricks-color-ejgcee)}#brxe-7429c1 .splide__pagination .splide__pagination__page.is-active {color: var(--bricks-color-mctfyr); background-color: var(--bricks-color-mctfyr); border-radius: 3px}#brxe-7429c1 .splide__pagination {bottom: -25px}@media (max-width: 478px) {#brxe-7429c1 {margin-bottom: 25px; padding-right: 10px; padding-left: 10px; display: none}#brxe-7429c1 .splide__arrow--prev {left: 0px; top: 103%}#brxe-7429c1 .splide__arrow--next {right: 0px; top: 103%}}#brxe-74f90c {align-self: center; margin-top: 50px; font-size: 18px; font-weight: 500; text-transform: capitalize}#brxe-74f90c:hover {color: var(--bricks-color-mctfyr)}#brxe-c8ca91 {align-self: center; margin-bottom: 0}@media (max-width: 478px) {#brxe-c8ca91 {text-align: center; align-self: center}}#brxe-0d6a91 {align-self: center; margin-top: 14px; margin-bottom: 17px; text-align: center}@media (max-width: 478px) {#brxe-0d6a91 {text-align: center; align-self: center}}#brxe-155a15.horizontal .line {width: 100px; border-top-width: 2px; border-top-color: var(--bricks-color-mctfyr)}#brxe-155a15.vertical .line {border-right-width: 100px; border-right-color: var(--bricks-color-mctfyr)}#brxe-155a15 .line {height: 2px}#brxe-155a15 .icon {color: var(--bricks-color-mctfyr)}#brxe-155a15 {padding-top: 10px; padding-bottom: 20px}#brxe-155a15.horizontal {justify-content: center}#brxe-155a15.vertical {align-self: center}@media (max-width: 767px) {#brxe-155a15.horizontal {justify-content: center}#brxe-155a15.vertical {align-self: center}}#brxe-7a85dd {padding-top: 3px; padding-bottom: 3px; margin-top: 10px; margin-bottom: 67px}#brxe-da1fd1 {align-self: flex-start}@media (max-width: 478px) {#brxe-da1fd1 {margin-top: -50px; text-align: center; align-self: center}}#brxe-22977d {margin-top: 8px; margin-bottom: 8px}#brxe-b30bc3.horizontal .line {width: 100px; border-top-width: 2px; border-top-color: var(--bricks-color-mctfyr)}#brxe-b30bc3.vertical .line {border-right-width: 100px; border-right-color: var(--bricks-color-mctfyr)}#brxe-b30bc3 .line {height: 2px}#brxe-b30bc3 .icon {color: var(--bricks-color-mctfyr)}#brxe-b30bc3 {padding-top: 10px; padding-bottom: 20px}#brxe-b30bc3.horizontal {justify-content: flex-start}#brxe-b30bc3.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-b30bc3.horizontal {justify-content: center}#brxe-b30bc3.vertical {align-self: center}}#brxe-5ebd4e {background-color: hsla(0, 0%, 100%, 0); color: hsl(0, 94%, 29%); font-size: 20px; margin-bottom: 13px}#brxe-95a7e9 {font-size: 1em}#brxe-47b7ab {align-items: center; justify-content: space-between; flex-direction: row}#brxe-dd246c {color: #8f0404; font-size: 20px; margin-top: 13px; margin-bottom: 13px}#brxe-640cd7 {font-size: 1em}#brxe-77bf30 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-04320c {color: #8f0404; font-size: 20px; margin-top: -12px; margin-bottom: -12px}#brxe-bcfcdf {font-size: 1em}#brxe-cb4182 {flex-direction: row; align-items: center; justify-content: space-between}#brxe-9beaa0 {margin-top: 13px; margin-bottom: 5px; color: #8f0404; font-size: 20px}#brxe-52bae2 {font-size: 1em}#brxe-470377 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ea0af7 {margin-top: -12px}#brxe-c09b3a {margin-top: 13px; margin-bottom: 13px; font-size: 20px; color: #8f0404}#brxe-be3fb7 {font-size: 1em}#brxe-d43f35 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-d06414 {font-size: 20px; color: #8f0404; margin-bottom: 13px}#brxe-2bcb78 {font-size: 1em}#brxe-a67295 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-cd1cfe {font-size: 20px; color: #8f0404}#brxe-3e70b7 {font-size: 1em}#brxe-d30317 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ulpewi {font-size: 20px; color: #8f0404}#brxe-naacyl {font-size: 1em}#brxe-ehuzyd {align-items: center; flex-direction: row; justify-content: space-between}#brxe-aa4c88 .accordion-title-wrapper {min-height: 50px}#brxe-aa4c88 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-484114 {justify-content: center}@media (max-width: 767px) {#brxe-484114 {max-width: 50%}}@media (max-width: 478px) {#brxe-484114 {max-width: 100%; align-items: center}}#brxe-b23b51 {max-width: 90%; border-radius: 25px; align-self: flex-end}@media (max-width: 478px) {#brxe-b23b51 {max-width: 100%; align-self: center; width: 100%; min-width: 100%; padding-top: 2px; margin-top: 26px}}@media (max-width: 767px) {#brxe-f2d672 {max-width: 50%}}@media (max-width: 478px) {#brxe-f2d672 {max-width: 100%}}#brxe-128413 {flex-direction: row; align-items: center}#brxe-08478b {padding-top: 37px; margin-top: 0; background-color: var(--bricks-color-wczaby)}@media (max-width: 478px) {#brxe-08478b {margin-top: 0; padding-top: 50px}}#brxe-d6b70d {background-image: linear-gradient(#f4f4f4 60%, #ffffff 40%)}#brxe-bdfcbf {align-self: center; margin-bottom: 0}#brxe-3defc0.horizontal .line {width: 100px; border-top-width: 2px; border-top-color: var(--bricks-color-mctfyr)}#brxe-3defc0.vertical .line {border-right-width: 100px; border-right-color: var(--bricks-color-mctfyr)}#brxe-3defc0 .line {height: 2px}#brxe-3defc0 .icon {color: var(--bricks-color-mctfyr)}#brxe-3defc0 {padding-top: 10px; padding-bottom: 20px}#brxe-3defc0.horizontal {justify-content: center}#brxe-3defc0.vertical {align-self: center}@media (max-width: 767px) {#brxe-3defc0.horizontal {justify-content: center}#brxe-3defc0.vertical {align-self: center}}#brxe-81468f .repeater-item [data-field-id="19c3a4"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-81468f .bricks-swiper-button-prev > * {height: 20px; width: 20px; fill: var(--bricks-color-mctfyr); color: var(--bricks-color-mctfyr)}#brxe-81468f .bricks-swiper-button-prev {left: -50px}#brxe-81468f .bricks-swiper-button-next > * {height: 20px; width: 20px; fill: var(--bricks-color-mctfyr); color: var(--bricks-color-mctfyr)}#brxe-81468f .bricks-swiper-button-next {right: -50px}#brxe-81468f .swiper-button {font-size: 35px; color: var(--bricks-color-mctfyr)}@media (max-width: 478px) {#brxe-81468f .bricks-swiper-button-next {right: 50px}#brxe-81468f .bricks-swiper-button-prev {left: 50px}}