: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}: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}@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).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;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}.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane{display:none}.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block}.brxe-shortcode{width:100%}.brxe-button{width:auto}.brxe-code{width:100%}: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{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}.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}@media (max-width: 479px) {#brxe-jlelvi {margin-top: 10px; margin-bottom: 10px}}#brxe-vzsxjf {display: flex; flex-wrap: nowrap; flex-direction: row; align-self: center !important; justify-content: center; align-items: center; column-gap: 60px}@media (max-width: 991px) {#brxe-vzsxjf {flex-wrap: wrap}}@media (max-width: 479px) {#brxe-vzsxjf {display: flex; flex-wrap: wrap}}#brxe-dkjxuq {background-position: top center; background-repeat: no-repeat; background-size: cover; background-image: url(https://dr-smith-sandbox-wordpress.notebook.agency/wp-content/uploads/2023/12/breast-lift-surgery-hero.webp); min-height: 640px; display: flex; align-self: flex-end !important; justify-content: flex-end; padding-bottom: 140px; position: relative}:where(#brxe-dkjxuq > *) {position: relative}#brxe-dkjxuq::before {background-image: linear-gradient(var(--black-trans-40), var(--black-trans-40)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 479px) {#brxe-dkjxuq {background-position: 80% 0; background-repeat: no-repeat}}#brxe-dczihc {font-size: 72px; text-align: left; font-family: "Crimson Pro"; font-weight: 600; line-height: 1; text-transform: capitalize; font-style: normal; letter-spacing: 1%}@media (max-width: 479px) {#brxe-dczihc {font-size: 42px}}#brxe-cvudqo {font-family: "Instrument Sans"; font-weight: 500; line-height: 1.4; font-size: 28px; text-align: left}@media (max-width: 991px) {#brxe-cvudqo {font-size: 24px}}@media (max-width: 479px) {#brxe-cvudqo {font-size: 18px}}#brxe-mxpppm {margin-top: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; font-size: 18px}@media (max-width: 479px) {#brxe-mxpppm {font-size: 16px}}#brxe-xleclh {font-size: 16px; color: var(--white); text-transform: uppercase; font-family: "Instrument Sans"; font-weight: 700; font-style: normal; line-height: 2; background-color: #bba580; border-radius: 8px; padding-top: 12px; padding-right: 30px; padding-bottom: 12px; padding-left: 30px; box-shadow: 0 5px 23px 5px var(--black-trans-10)}#brxe-xleclh i {font-size: 16px}@media (max-width: 479px) {#brxe-xleclh {line-height: 1.3; font-size: 14px}}#brxe-drdtco {margin-top: 30px; transition: opacity 0.35s ease}#brxe-drdtco.wpgb-loading {opacity: 0.35}#brxe-ixmdhq {transition: opacity 0.35s ease}#brxe-ixmdhq.wpgb-loading {opacity: 0.35}#brxe-blmsof {font-size: 18px; line-height: 1.5}#brxe-zfcnfl {transition: opacity 0.35s ease; display: flex; flex-direction: column}#brxe-zfcnfl.wpgb-loading {opacity: 0.35}#brxe-cvywrz {transition: opacity 0.35s ease; margin-top: 30px; display: flex; align-items: center; column-gap: 15px}#brxe-cvywrz.wpgb-loading {opacity: 0.35}@media (max-width: 479px) {#brxe-cvywrz {flex-wrap: wrap}}#brxe-nanuhn {display: flex; align-self: center !important; justify-content: space-between; align-items: center}@media (max-width: 479px) {#brxe-nanuhn {flex-wrap: wrap}}#brxe-ptwpcl {transition: opacity 0.35s ease; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%}#brxe-ptwpcl.wpgb-loading {opacity: 0.35}@media (max-width: 479px) {#brxe-ptwpcl {padding-right: 0; padding-left: 0; width: 100%}}#brxe-cdblnp {background-color: #e3d0ae; border-radius: 24px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-right: 0; padding-left: 0}#brxe-cdblnp > .brxe-container {padding-top: 72px; padding-right: 72px; padding-bottom: 72px; padding-left: 72px}#brxe-cdblnp > .brxe-block {padding-top: 72px; padding-right: 72px; padding-bottom: 72px; padding-left: 72px}#brxe-cdblnp > .brxe-div {padding-top: 72px; padding-right: 72px; padding-bottom: 72px; padding-left: 72px}@media (max-width: 479px) {#brxe-cdblnp {padding-right: 0; padding-left: 0; margin-right: 0; margin-left: 0; width: 95%}#brxe-cdblnp > .brxe-container {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}#brxe-cdblnp > .brxe-block {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}#brxe-cdblnp > .brxe-div {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}}#brxe-qidytk {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: -100px; margin-right: 0; margin-bottom: 72px; margin-left: 0}#brxe-qidytk > .brxe-container {margin-right: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-qidytk > .brxe-block {margin-right: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-qidytk > .brxe-div {margin-right: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}@media (max-width: 479px) {#brxe-qidytk {margin-right: 0; margin-bottom: 45px; margin-left: 0; padding-right: 0; padding-left: 0}}#brxe-asbjpn .repeater-item [data-field-id="712324"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-asbjpn .bricks-swiper-button-prev {left: 50px; right: 0px; bottom: 0px}#brxe-asbjpn .bricks-swiper-button-next {right: 50px}#brxe-asbjpn .swiper-slide {font-size: 15px}#brxe-asbjpn.brxe-carousel {display:none;}#brxe-rzbpjr {font-size: 14px; font-family: "Instrument Sans"; font-weight: 700; line-height: 1.5; color: #09090b; letter-spacing: 4px; text-transform: uppercase; text-align: center; margin-right: auto; margin-bottom: 30px; margin-left: auto; display: flex; align-self: center; justify-content: center; align-items: center}@media (max-width: 479px) {#brxe-rzbpjr {margin-bottom: 72px}}#brxe-cccnqa {margin-top: 20px; margin-right: auto; margin-left: auto; width: 45%; font-size: 16px; text-align: center; color: #3f3f46; font-family: "Instrument Sans"; line-height: 1.6}@media (max-width: 479px) {#brxe-cccnqa {width: 100%}}#brxe-xbcydg {font-size: 16px; font-family: "Instrument Sans"; font-weight: 700; line-height: 2; color: var(--white); text-transform: uppercase; font-style: normal; text-align: center; margin-top: 20px; margin-right: auto; margin-left: auto; background-color: #bba580; border-radius: 8px; padding-top: 12px; padding-right: 30px; padding-bottom: 12px; padding-left: 30px; box-shadow: 0 5px 23px 5px var(--black-trans-10)}#brxe-xbcydg i {font-size: 16px}#brxe-menbwo {padding-top: 0; padding-bottom: 72px}@media (max-width: 479px) {#brxe-menbwo {padding-bottom: 45px}}#brxe-kbpkis .repeater-item [data-field-id="712324"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-kbpkis .bricks-swiper-button-prev {left: 50px; right: 0px; bottom: 0px}#brxe-kbpkis .bricks-swiper-button-next {right: 50px}#brxe-kbpkis .swiper-slide {font-size: 15px}#brxe-kbpkis.brxe-carousel {display:none;}#brxe-wmkikp {padding-top: 0; padding-bottom: 0}#brxe-npufvr {position: absolute; left: 5px}@media (max-width: 479px) {#brxe-npufvr {width: 10%}}#brxe-msdibr {font-size: 20px; text-align: center; font-family: "Instrument Sans"; line-height: 1.6; font-weight: 400}@media (max-width: 479px) {#brxe-msdibr {font-size: 16px; padding-right: 0; padding-left: 0; margin-right: 0; margin-left: 0; width: 100%}}#brxe-qudixn {font-size: 14px; font-family: "Instrument Sans"; font-weight: 600; margin-top: 30px}#brxe-mzhprq {font-size: 16px; font-family: "Instrument Sans"; font-weight: 700; line-height: 2; color: var(--white); text-transform: uppercase; font-style: normal; margin-top: 30px; background-color: #bba580; border-radius: 8px; padding-top: 12px; padding-right: 30px; padding-bottom: 12px; padding-left: 30px; box-shadow: 0 5px 23px 5px var(--black-trans-10)}#brxe-mzhprq i {font-size: 16px}@media (max-width: 479px) {#brxe-mzhprq {font-size: 14px; padding-right: 20px; padding-left: 20px}}#brxe-ytcvbz {position: relative; align-items: center; padding-top: 30px; padding-right: 120px; padding-bottom: 30px; padding-left: 120px}@media (max-width: 479px) {#brxe-ytcvbz {width: 100%; padding-right: 50px; padding-left: 50px}}#brxe-ksxjac {padding-top: 0; padding-right: 0; padding-bottom: 45px; padding-left: 0}#brxe-cnyqat {text-align: left; font-size: 48px; font-family: "Crimson Pro"; font-weight: 500; line-height: 1.1}@media (max-width: 479px) {#brxe-cnyqat {font-size: 38px}}#brxe-hmpgzj {margin-top: 25px; margin-bottom: 25px}#brxe-hmpgzj.horizontal .line {border-top-color: #e5e5e5}#brxe-hmpgzj.vertical .line {border-right-color: #e5e5e5}#brxe-hmpgzj .icon {color: #e5e5e5}#brxe-mpyund {font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; text-align: left; color: #27272a; margin-top: 12px}@media (max-width: 479px) {#brxe-mpyund {font-size: 16px}}#brxe-ciaetl {text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #27272a; margin-top: 12px}@media (max-width: 479px) {#brxe-ciaetl {font-size: 16px}}#brxe-szhbpe {width: 59%}@media (max-width: 479px) {#brxe-szhbpe {margin-right: 0; margin-left: 0; width: 100%}}#brxe-gmyyzw {background-color: #fdfcf7; padding-top: 72px; padding-bottom: 72px}@media (max-width: 479px) {#brxe-gmyyzw {padding-top: 45px; padding-bottom: 45px}}#brxe-ztigqd {margin-right: 0; margin-left: 0; background-repeat: no-repeat; background-size: cover; background-image: url(https://dr-smith-sandbox-wordpress.notebook.agency/wp-content/uploads/2025/08/Why-Choose-Dr.-Darren-Smith-for-Your-Mini-Tummy-Tuck-in-NYC.jpg); padding-right: 0; padding-left: 0; box-shadow: -10px 60px 60px 5px var(--black-trans-10); width: 100%; min-height: 600px}@media (max-width: 991px) {#brxe-ztigqd {min-height: 400px}}@media (max-width: 479px) {#brxe-ztigqd {min-height: 200px}}#brxe-npygef {text-align: left; font-size: 48px; font-family: "Crimson Pro"; font-weight: 500; line-height: 1.1; color: #111111}@media (max-width: 479px) {#brxe-npygef {font-size: 38px}}#brxe-edvzhq {margin-top: 12px; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e}@media (max-width: 479px) {#brxe-edvzhq {font-size: 16px}}#brxe-djuhnl {font-size: 36px; text-align: left; font-family: "Crimson Pro"; font-weight: 500; line-height: 1.1; color: #111111; margin-top: 30px}@media (max-width: 479px) {#brxe-djuhnl {font-size: 26px}}#brxe-wvazgh {margin-top: 12px; text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e}@media (max-width: 479px) {#brxe-wvazgh {font-size: 16px}}#brxe-nupzde {font-size: 36px; font-family: "Crimson Pro"; font-weight: 500; line-height: 1.1; color: #111111; text-align: left; margin-top: 30px}@media (max-width: 479px) {#brxe-nupzde {font-size: 26px}}#brxe-tukcey {margin-top: 12px; text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e}@media (max-width: 479px) {#brxe-tukcey {font-size: 16px}}#brxe-sfqgak {background-color: #bba580; margin-top: 30px; padding-top: 12px; padding-right: 30px; padding-bottom: 12px; padding-left: 30px; box-shadow: 0 5px 23px 5px var(--black-trans-10); font-size: 16px; color: var(--white); text-transform: uppercase; font-family: "Instrument Sans"; font-weight: 700; font-style: normal; line-height: 2; border-radius: 8px}#brxe-sfqgak i {font-size: 16px}@media (max-width: 479px) {#brxe-sfqgak {padding-right: 20px; padding-left: 20px; font-size: 14px}}#brxe-yyolli {transition: opacity 0.35s ease; display: flex; align-self: center !important}#brxe-yyolli.wpgb-loading {opacity: 0.35}#brxe-magwig {margin-top: 0; background-color: var(--white); padding-top: 80px; padding-right: 80px; padding-bottom: 80px; padding-left: 80px; box-shadow: 0 4px 20px 10px var(--black-trans-10); width: 75%}@media (max-width: 479px) {#brxe-magwig {width: 90%; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}}#brxe-jexohq {padding-top: 0; padding-right: 0; padding-bottom: 72px; padding-left: 0; background-color: #fdfcf7}@media (max-width: 479px) {#brxe-jexohq {padding-bottom: 45px}}#brxe-tbabtc {text-align: left; font-size: 48px; font-family: "Crimson Pro"; font-weight: 500; line-height: 1.1}@media (max-width: 479px) {#brxe-tbabtc {font-size: 38px}}#brxe-xrozbu {margin-top: 25px; margin-bottom: 25px}#brxe-xrozbu.horizontal .line {border-top-color: #e5e5e5}#brxe-xrozbu.vertical .line {border-right-color: #e5e5e5}#brxe-xrozbu .icon {color: #e5e5e5}#brxe-gtohoh {font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; text-align: left; color: #27272a; margin-top: 12px}@media (max-width: 479px) {#brxe-gtohoh {font-size: 16px}}#brxe-htywbo {text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #27272a; margin-top: 12px}@media (max-width: 479px) {#brxe-htywbo {font-size: 16px}}#brxe-rxwyko {width: 59%}@media (max-width: 479px) {#brxe-rxwyko {margin-right: 0; margin-left: 0; width: 100%}}#brxe-nexdwx {background-color: #fdfcf7; padding-top: 72px; padding-bottom: 72px}@media (max-width: 479px) {#brxe-nexdwx {padding-top: 45px; padding-bottom: 45px}}#brxe-jtcswa {width: 100%; margin-right: 0; margin-left: 0; background-repeat: no-repeat; background-size: cover; background-position: top center; background-image: url(https://dr-smith-sandbox-wordpress.notebook.agency/wp-content/uploads/2026/02/feature-consult1.jpg-1-min-2-1.jpg); padding-right: 0; padding-left: 0; min-height: 400px; box-shadow: -10px 60px 60px 5px var(--black-trans-10)}@media (max-width: 991px) {#brxe-jtcswa {min-height: 300px}}@media (max-width: 479px) {#brxe-jtcswa {min-height: 200px; background-position: center center}}#brxe-zsonrz {text-align: left; font-size: 48px; font-family: "Crimson Pro"; font-weight: 500; line-height: 1.1; color: #111111}@media (max-width: 479px) {#brxe-zsonrz {font-size: 38px}}#brxe-xybhkx {text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 12px}@media (max-width: 479px) {#brxe-xybhkx {font-size: 16px}}#brxe-kmznwz {text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 12px}@media (max-width: 479px) {#brxe-kmznwz {font-size: 16px}}#brxe-wnxxey {margin-top: 15px; flex-direction: row}#brxe-wnxxey .icon i {font-size: 12px}#brxe-wnxxey .icon {background-color: #45acb6; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; border-radius: 20px; align-self: flex-start; margin-top: 5px; margin-right: 15px; height: 28px; line-height: 28px; min-width: 28px; color: var(--white)}#brxe-wnxxey h1 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-wnxxey h2 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-wnxxey h3 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-wnxxey h4 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-wnxxey h5 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-wnxxey h6 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-wnxxey .content {color: #09090b; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; font-size: 20px}#brxe-wnxxey .icon a {color: var(--white)}@media (max-width: 479px) {#brxe-wnxxey .content {font-size: 16px}}#brxe-yncwsl {margin-top: 15px; flex-direction: row}#brxe-yncwsl .icon i {font-size: 12px}#brxe-yncwsl .icon {background-color: #45acb6; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; border-radius: 20px; align-self: flex-start; margin-top: 5px; margin-right: 15px; height: 28px; line-height: 28px; min-width: 28px; color: var(--white)}#brxe-yncwsl h1 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-yncwsl h2 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-yncwsl h3 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-yncwsl h4 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-yncwsl h5 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-yncwsl h6 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-yncwsl .content {color: #27272a; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; font-size: 20px}#brxe-yncwsl .icon a {color: var(--white)}@media (max-width: 479px) {#brxe-yncwsl .content {font-size: 16px}}#brxe-cyhryp {margin-top: 15px; flex-direction: row}#brxe-cyhryp .icon i {font-size: 12px}#brxe-cyhryp .icon {background-color: #45acb6; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; border-radius: 20px; align-self: flex-start; margin-top: 5px; margin-right: 15px; height: 28px; line-height: 28px; min-width: 28px; color: var(--white)}#brxe-cyhryp h1 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cyhryp h2 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cyhryp h3 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cyhryp h4 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cyhryp h5 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cyhryp h6 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cyhryp .content {color: #27272a; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; font-size: 20px}#brxe-cyhryp .icon a {color: var(--white)}@media (max-width: 479px) {#brxe-cyhryp .content {font-size: 16px}}#brxe-pqaffk {margin-top: 15px; flex-direction: row}#brxe-pqaffk .icon i {font-size: 12px}#brxe-pqaffk .icon {background-color: #45acb6; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; border-radius: 20px; align-self: flex-start; margin-top: 5px; margin-right: 15px; height: 28px; line-height: 28px; min-width: 28px; color: var(--white)}#brxe-pqaffk h1 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-pqaffk h2 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-pqaffk h3 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-pqaffk h4 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-pqaffk h5 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-pqaffk h6 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-pqaffk .content {color: #27272a; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; font-size: 20px}#brxe-pqaffk .icon a {color: var(--white)}@media (max-width: 479px) {#brxe-pqaffk .content {font-size: 16px}}#brxe-mwamec {margin-top: 15px; flex-direction: row}#brxe-mwamec .icon i {font-size: 12px}#brxe-mwamec .icon {background-color: #45acb6; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; border-radius: 20px; align-self: flex-start; margin-top: 5px; margin-right: 15px; height: 28px; line-height: 28px; min-width: 28px; color: var(--white)}#brxe-mwamec h1 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-mwamec h2 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-mwamec h3 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-mwamec h4 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-mwamec h5 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-mwamec h6 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-mwamec .content {color: #27272a; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; font-size: 20px}#brxe-mwamec .icon a {color: var(--white)}@media (max-width: 479px) {#brxe-mwamec .content {font-size: 16px}}#brxe-wfoyao {text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 12px}@media (max-width: 479px) {#brxe-wfoyao {font-size: 16px}}#brxe-vqrcbc {margin-top: -72px; background-color: var(--white); padding-top: 80px; padding-right: 80px; padding-bottom: 80px; padding-left: 80px; box-shadow: 0 4px 20px 10px var(--black-trans-10); width: 75%}@media (max-width: 479px) {#brxe-vqrcbc {width: 90%; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}}#brxe-nmitnp {padding-top: 0; padding-right: 0; padding-bottom: 72px; padding-left: 0; background-color: #fdfcf7; background-position: bottom left; background-repeat: no-repeat; background-size: contain; background-blend-mode: multiply; background-image: url(https://dr-smith-sandbox-wordpress.notebook.agency/wp-content/uploads/2025/08/Group-6-min.jpg)}@media (max-width: 479px) {#brxe-nmitnp {padding-bottom: 45px}}#brxe-hgamoc {text-align: left; font-size: 48px; font-family: "Crimson Pro"; font-weight: 500; line-height: 1.1; color: #111111}@media (max-width: 479px) {#brxe-hgamoc {font-size: 38px}}#brxe-wesoou {margin-top: 12px; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e}@media (max-width: 479px) {#brxe-wesoou {font-size: 16px}}#brxe-apjuph {text-align: left; font-size: 36px; font-family: "Crimson Pro"; font-weight: 500; line-height: 1.1; color: #111111; margin-top: 30px}@media (max-width: 479px) {#brxe-apjuph {font-size: 26px}}#brxe-afgdlo .icon i {font-size: 12px}#brxe-afgdlo .icon {background-color: #e4d6b5; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; border-radius: 20px; align-self: flex-start; margin-top: 5px; margin-right: 15px; height: 28px; line-height: 28px; min-width: 28px}#brxe-afgdlo {flex-direction: row}#brxe-afgdlo h1 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-afgdlo h2 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-afgdlo h3 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-afgdlo h4 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-afgdlo h5 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-afgdlo h6 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-afgdlo .content {color: #27272a; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; font-size: 20px}@media (max-width: 479px) {#brxe-afgdlo .content {font-size: 16px}#brxe-afgdlo h1 {font-size: 16px}#brxe-afgdlo h2 {font-size: 16px}#brxe-afgdlo h3 {font-size: 16px}#brxe-afgdlo h4 {font-size: 16px}#brxe-afgdlo h5 {font-size: 16px}#brxe-afgdlo h6 {font-size: 16px}}#brxe-cuqxth {margin-top: 12px; transition: opacity 0.35s ease; background-color: #f3efe6; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; flex-basis: 49%; display: flex}#brxe-cuqxth.wpgb-loading {opacity: 0.35}@media (max-width: 479px) {#brxe-cuqxth {width: 100%; flex-basis: 100%}}#brxe-zxbofo .icon i {font-size: 12px}#brxe-zxbofo .icon {background-color: #e4d6b5; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; border-radius: 20px; align-self: flex-start; margin-top: 5px; margin-right: 15px; height: 28px; line-height: 28px; min-width: 28px}#brxe-zxbofo {flex-direction: row}#brxe-zxbofo h1 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-zxbofo h2 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-zxbofo h3 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-zxbofo h4 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-zxbofo h5 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-zxbofo h6 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-zxbofo .content {color: #27272a; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; font-size: 20px}@media (max-width: 479px) {#brxe-zxbofo h1 {font-size: 16px}#brxe-zxbofo h2 {font-size: 16px}#brxe-zxbofo h3 {font-size: 16px}#brxe-zxbofo h4 {font-size: 16px}#brxe-zxbofo h5 {font-size: 16px}#brxe-zxbofo h6 {font-size: 16px}#brxe-zxbofo .content {font-size: 16px}}#brxe-qipywr {margin-top: 12px; transition: opacity 0.35s ease; background-color: #f3efe6; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; flex-basis: 49%; display: flex}#brxe-qipywr.wpgb-loading {opacity: 0.35}@media (max-width: 479px) {#brxe-qipywr {width: 100%; flex-basis: 100%}}#brxe-vgmsvk .icon i {font-size: 12px}#brxe-vgmsvk .icon {background-color: #e4d6b5; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; border-radius: 20px; align-self: flex-start; margin-top: 5px; margin-right: 15px; height: 28px; line-height: 28px; min-width: 28px}#brxe-vgmsvk {flex-direction: row}#brxe-vgmsvk h1 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-vgmsvk h2 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-vgmsvk h3 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-vgmsvk h4 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-vgmsvk h5 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-vgmsvk h6 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-vgmsvk .content {color: #27272a; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; font-size: 20px}@media (max-width: 479px) {#brxe-vgmsvk h1 {font-size: 16px}#brxe-vgmsvk h2 {font-size: 16px}#brxe-vgmsvk h3 {font-size: 16px}#brxe-vgmsvk h4 {font-size: 16px}#brxe-vgmsvk h5 {font-size: 16px}#brxe-vgmsvk h6 {font-size: 16px}#brxe-vgmsvk .content {font-size: 16px}}#brxe-ojclwz {margin-top: 12px; transition: opacity 0.35s ease; background-color: #f3efe6; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; flex-basis: 49%}#brxe-ojclwz.wpgb-loading {opacity: 0.35}@media (max-width: 479px) {#brxe-ojclwz {width: 100%; flex-basis: 100%}}#brxe-cmlqsz .icon i {font-size: 12px}#brxe-cmlqsz .icon {background-color: #e4d6b5; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; border-radius: 20px; align-self: flex-start; margin-top: 5px; margin-right: 15px; height: 28px; line-height: 28px; min-width: 28px}#brxe-cmlqsz {flex-direction: row}#brxe-cmlqsz h1 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cmlqsz h2 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cmlqsz h3 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cmlqsz h4 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cmlqsz h5 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cmlqsz h6 {color: #27272a; font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 600; line-height: 2}#brxe-cmlqsz .content {color: #27272a; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; font-size: 20px}@media (max-width: 479px) {#brxe-cmlqsz h1 {font-size: 16px}#brxe-cmlqsz h2 {font-size: 16px}#brxe-cmlqsz h3 {font-size: 16px}#brxe-cmlqsz h4 {font-size: 16px}#brxe-cmlqsz h5 {font-size: 16px}#brxe-cmlqsz h6 {font-size: 16px}#brxe-cmlqsz .content {font-size: 16px}}#brxe-rbgeuw {transition: opacity 0.35s ease; background-color: #f3efe6; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; margin-top: 12px; flex-basis: 49%}#brxe-rbgeuw.wpgb-loading {opacity: 0.35}@media (max-width: 479px) {#brxe-rbgeuw {width: 100%; flex-basis: 100%}}#brxe-wcilwc {display: flex; flex-wrap: wrap; column-gap: 15px; justify-content: flex-start}#brxe-fgztbh {margin-right: 0; transition: opacity 0.35s ease}#brxe-fgztbh.wpgb-loading {opacity: 0.35}@media (max-width: 479px) {#brxe-fgztbh {margin-right: 0}}#brxe-oljthp {transition: opacity 0.35s ease; margin-left: 0}#brxe-oljthp.wpgb-loading {opacity: 0.35}@media (max-width: 479px) {#brxe-oljthp {margin-top: 15px; margin-left: 0}}#brxe-ksryyc {display: flex; flex-direction: row; width: 59%}@media (max-width: 479px) {#brxe-ksryyc {width: 100%}}#brxe-pgfhxx {padding-top: 72px; padding-bottom: 72px}@media (max-width: 479px) {#brxe-pgfhxx {padding-top: 45px; padding-bottom: 45px}}#brxe-jxpduz {text-align: left; font-size: 48px; font-family: "Crimson Pro"; font-weight: 500; line-height: 1.1; color: #111111}@media (max-width: 479px) {#brxe-jxpduz {font-size: 38px}}#brxe-wltfgu {text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 20px; margin-bottom: 20px}@media (max-width: 479px) {#brxe-wltfgu {font-size: 16px}}#brxe-rplbso {text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 20px; margin-bottom: 20px}@media (max-width: 479px) {#brxe-rplbso {font-size: 16px}}#brxe-oevxbc {text-align: left; font-size: 48px; font-family: "Crimson Pro"; font-weight: 500; line-height: 1.1; color: #111111}@media (max-width: 479px) {#brxe-oevxbc {font-size: 38px}}#brxe-ciewaw {text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 20px; margin-bottom: 20px}@media (max-width: 479px) {#brxe-ciewaw {font-size: 16px}}#brxe-greizo {text-align: left; font-size: 20px; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 20px; margin-bottom: 20px}@media (max-width: 479px) {#brxe-greizo {font-size: 16px}}#brxe-xwmypl {transition: opacity 0.35s ease; margin-right: 00}#brxe-xwmypl.wpgb-loading {opacity: 0.35}@media (max-width: 479px) {#brxe-xwmypl {margin-right: 0}}#brxe-sykfeu {display: flex; flex-direction: row; width: 59%}@media (max-width: 479px) {#brxe-sykfeu {width: 100%}}#brxe-jeuwbs {padding-top: 0; padding-bottom: 72px}@media (max-width: 479px) {#brxe-jeuwbs {padding-top: 20px; padding-bottom: 45px}}#brxe-kwzrsc {padding-bottom: 30px; font-family: "Crimson Pro"; font-weight: 500; text-align: left; font-size: 48px; font-style: normal; line-height: 1.1}@media (max-width: 991px) {#brxe-kwzrsc {font-size: 38px}}@media (max-width: 479px) {#brxe-kwzrsc {font-size: 38px}}#brxe-vcaocq {text-transform: uppercase; font-family: "Instrument Sans"; font-size: 16px; text-align: left; line-height: 2; font-weight: 700; letter-spacing: 3px; color: #3e3e3e; padding-left: 15px; margin-left: 0}@media (max-width: 479px) {#brxe-vcaocq {font-size: 14px}}#brxe-jrqgcu {border-left: 1px solid #cbcbcb; width: 100%}#brxe-f22df1 > .tab-menu .tab-title.brx-open { background-color: transparent !important; color: orange;}#brxe-nhdntv {font-family: "Instrument Sans"; text-transform: uppercase; text-align: left; font-size: 16px; font-weight: 700; line-height: 2; letter-spacing: 3px; color: #3e3e3e; padding-left: 15px; margin-top: 10px}@media (max-width: 479px) {#brxe-nhdntv {font-size: 14px}}#brxe-fwkfnf {border-left: 1px solid #cbcbcb; width: 100%}#brxe-hcykwq {font-family: "Instrument Sans"; text-transform: uppercase; font-size: 16px; text-align: left; font-weight: 700; line-height: 2; letter-spacing: 3px; color: #3e3e3e; padding-left: 15px; margin-top: 10px}@media (max-width: 479px) {#brxe-hcykwq {font-size: 14px}}#brxe-hwepjc {border-left: 1px solid #cbcbcb; width: 100%}#brxe-qjmunk {font-family: "Instrument Sans"; text-transform: uppercase; font-size: 16px; text-align: left; font-weight: 700; line-height: 2; letter-spacing: 3px; color: #3e3e3e; padding-left: 15px; margin-top: 10px}@media (max-width: 479px) {#brxe-qjmunk {font-size: 14px}}#brxe-tirfaa {margin-left: 0; border-left: 1px solid #cbcbcb; width: 100%}#brxe-sjdbpb {font-family: "Instrument Sans"; text-transform: uppercase; font-size: 16px; text-align: left; font-weight: 700; font-style: normal; line-height: 2; letter-spacing: 3px; color: #3e3e3e; padding-left: 15px; margin-top: 10px}@media (max-width: 479px) {#brxe-sjdbpb {font-size: 14px}}#brxe-ertxlm {border-left: 1px solid #cbcbcb; width: 100%}#brxe-dllrjv {font-family: "Instrument Sans"; text-transform: uppercase; font-size: 16px; text-align: left; font-weight: 700; font-style: normal; line-height: 2; letter-spacing: 3px; color: #3e3e3e; padding-left: 15px; margin-top: 10px}@media (max-width: 479px) {#brxe-dllrjv {font-size: 14px}}#brxe-jnwove {border-left: 1px solid #cbcbcb; width: 100%}#brxe-sslyxc {flex-direction: column; max-width: 100%; border-color: #cbcbcb}.tab-title.brx-open .brxe-text-basic{ border-left:4.2px solid #D7AD2E!important; height:auto; margin-left: -2.1px; color:#D7AD2E!important;}@media (max-width: 767px) {#brxe-sslyxc {max-width: 100%}}#brxe-cwcasj {transition: opacity 0.35s ease; width: 45%; padding-right: 72px}#brxe-cwcasj.wpgb-loading {opacity: 0.35}@media (max-width: 479px) {#brxe-cwcasj {padding-right: 0; width: 100%}}#brxe-ixlugl {font-size: 48px; text-align: left; font-family: "Crimson Pro"; font-weight: 500; font-style: normal; line-height: 1.1}@media (max-width: 479px) {#brxe-ixlugl {font-size: 38px}}#brxe-ovrufv {font-family: "Instrument Sans"; font-size: 20px; text-align: left; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 30px}#brxe-ovrufv a {font-family: "Instrument Sans"; font-size: 20px; text-align: left; font-weight: 400; line-height: 1.6; color: #3e3e3e; font-size: inherit}@media (max-width: 479px) {#brxe-ovrufv {margin-top: 15px; font-size: 16px}#brxe-ovrufv a {font-size: 16px; font-size: inherit}}#brxe-ygxrer {font-size: 48px; text-align: left; font-family: "Crimson Pro"; font-weight: 500; font-style: normal; line-height: 1.1}@media (max-width: 479px) {#brxe-ygxrer {font-size: 38px}}#brxe-mywgwr {font-family: "Instrument Sans"; font-size: 20px; text-align: left; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 30px}#brxe-mywgwr a {font-family: "Instrument Sans"; font-size: 20px; text-align: left; font-weight: 400; line-height: 1.6; color: #3e3e3e; font-size: inherit}@media (max-width: 479px) {#brxe-mywgwr {font-size: 16px}#brxe-mywgwr a {font-size: 16px; font-size: inherit}}#brxe-euzlyk {font-size: 48px; text-align: left; font-family: "Crimson Pro"; font-weight: 500; font-style: normal; line-height: 1.1}@media (max-width: 479px) {#brxe-euzlyk {font-size: 38px}}#brxe-eehpde {font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 30px}#brxe-eehpde a {font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; font-size: inherit}@media (max-width: 479px) {#brxe-eehpde {font-size: 16px}#brxe-eehpde a {font-size: 16px; font-size: inherit}}#brxe-iinkgi {font-family: "Crimson Pro"; font-size: 48px; text-align: left; font-weight: 500; line-height: 1.1; font-style: normal}@media (max-width: 479px) {#brxe-iinkgi {font-size: 38px}}#brxe-kkkyxy {font-family: "Instrument Sans"; font-size: 20px; text-align: left; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 30px}#brxe-kkkyxy a {font-family: "Instrument Sans"; font-size: 20px; text-align: left; font-weight: 400; line-height: 1.6; color: #3e3e3e; font-size: inherit}@media (max-width: 479px) {#brxe-kkkyxy {font-size: 16px}#brxe-kkkyxy a {font-size: 16px; font-size: inherit}}#brxe-grxrzg {font-size: 48px; text-align: left; font-family: "Crimson Pro"; font-weight: 500; font-style: normal; line-height: 1.1}@media (max-width: 479px) {#brxe-grxrzg {font-size: 38px}}#brxe-uyvtqn {font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 30px}#brxe-uyvtqn a {font-size: 20px; text-align: left; font-family: "Instrument Sans"; font-weight: 400; line-height: 1.6; color: #3e3e3e; font-size: inherit}@media (max-width: 479px) {#brxe-uyvtqn {font-size: 16px}#brxe-uyvtqn a {font-size: 16px; font-size: inherit}}#brxe-hcruyq {font-family: "Crimson Pro"; font-size: 48px; text-align: left; font-weight: 500; line-height: 1.1; font-style: normal}@media (max-width: 479px) {#brxe-hcruyq {font-size: 38px}}#brxe-otksbr {font-family: "Instrument Sans"; font-size: 20px; text-align: left; font-weight: 400; line-height: 1.6; color: #3e3e3e; margin-top: 30px}#brxe-otksbr a {font-family: "Instrument Sans"; font-size: 20px; text-align: left; font-weight: 400; line-height: 1.6; color: #3e3e3e; font-size: inherit}@media (max-width: 479px) {#brxe-otksbr {font-size: 16px}#brxe-otksbr a {font-size: 16px; font-size: inherit}}#brxe-hiqsdg {max-width: 55%; flex-direction: column; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border: 0; border-style: none}#brxe-f22df1 > .tab-content, #brxe-6324b2 > .tab-content{border: none !important; padding:0px!important;}@media (max-width: 767px) {#brxe-hiqsdg {max-width: 100%}}@media (max-width: 479px) {#brxe-hiqsdg {margin-top: 30px}}#brxe-laorxn > .tab-menu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-laorxn > .tab-menu .tab-title.brx-open {background-color: #dddedf}#brxe-laorxn > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid var(--bricks-border-color)}#brxe-laorxn {flex-direction: row}@media (max-width: 767px) {#brxe-laorxn {flex-direction: column}}#brxe-collho {padding-top: 72px; padding-right: 90px; padding-bottom: 72px; padding-left: 90px; background-color: var(--white)}@media (max-width: 767px) {#brxe-collho {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-hgeeol {padding-top: 72px; padding-bottom: 72px; background-size: cover; background-repeat: no-repeat; background-image: url(https://dr-smith-sandbox-wordpress.notebook.agency/wp-content/uploads/2025/08/SECTION-FAQ-1-min.jpg)}@media (max-width: 767px) {#brxe-hgeeol {padding-right: 20px; padding-left: 20px}}@media (max-width: 479px) {#brxe-hgeeol {padding-top: 45px; padding-bottom: 45px}}