@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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-code{width:100%}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{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}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@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)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@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}}#brxe-ibsips {font-family: "Inter"; font-size: 20px; color: hsl(0, 0%, 100%); margin-block-end: 12px}#brxe-jxkumb {font-size: 60px; line-height: 1; color: hsl(0, 0%, 100%); margin-block-end: 24px}@media (max-width: 478px) {#brxe-jxkumb {font-size: 40px}}#brxe-ttlath {padding-inline-end: 32px; padding-inline-start: 32px; color: hsl(0, 0%, 100%); text-transform: none; border-color: hsl(0, 0%, 100%)}#brxe-qcvjrv {padding-inline-end: 40px; padding-inline-start: 40px; border-color: hsl(0, 0%, 100%); color: hsl(0, 0%, 100%); text-transform: none}#brxe-ultehj {flex-direction: row; column-gap: 12px}#brxe-hguybp {padding-block-start: 0; padding-block-end: 64px; justify-content: flex-end; position: relative; block-size: calc(100vh - 120px)}:where(#brxe-hguybp > *:not(figcaption)) {position: relative}#brxe-hguybp::before {background-image: linear-gradient(hsla(0, 0%, 0%, 0.32), hsla(0, 0%, 0%, 0.32)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.brxe-ncdmpm .brxe-lrmusr.brxe-image:not(.tag), .brxe-ncdmpm .brxe-lrmusr.brxe-image img {object-fit: contain; aspect-ratio: 1}.brxe-ncdmpm .brxe-lrmusr.brxe-image {inline-size: 100%; min-block-size: 50px; min-inline-size: 50px; block-size: 50px}.brxe-ncdmpm .brxe-jmkawn.brxe-heading {text-wrap: nowrap; font-family: "Inter"; line-height: 1; font-size: 14px; font-weight: 500; letter-spacing: 0px; text-transform: uppercase}.brxe-ncdmpm .brxe-rxdzwd.brxe-block {flex-direction: row; align-items: center; column-gap: 2px; border-style: solid; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-color: hsl(0, 0%, 92%); padding-inline-end: 20px; border-start-start-radius: 0; border-start-end-radius: 0; border-end-start-radius: 0; border-end-end-radius: 0}@media (max-width: 767px) {.brxe-ncdmpm .brxe-rxdzwd.brxe-block {flex-wrap: nowrap}}@media (max-width: 478px) {.brxe-ncdmpm .brxe-rxdzwd.brxe-block {column-gap: 2px}}#brxe-hcpalj .splide__slide {align-items: center; justify-content: center}#brxe-hcpalj > .x-slider_builder > .splide__track_builder {--xitemstoshow: 10}#brxe-hcpalj .x-slider_slide {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-hcpalj > .x-slider_builder > .splide__track_builder > .splide__list > .x-slider_slide {width: auto}#brxe-hcpalj > .x-slider_builder > .splide__track_builder > .splide__list > .brxe-block {width: auto}#brxe-hcpalj .splide__list {--xadaptiveheight: var(--xadaptiveheight-enable)}#brxe-hcpalj > .x-slider_builder {--xspacebetween: 10px}#brxe-oihbuf {padding-block-start: 24px; padding-block-end: 0; justify-content: center; background-color: hsl(0, 0%, 100%); overflow: hidden; block-size: 100px}#brxe-xnhedh {font-family: "Inter"; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; margin-block-end: 12px}#brxe-hxeqjb {line-height: 1; font-size: 40px; margin-block-end: 24px}#brxe-gdylke {line-height: 1; text-decoration: underline; font-size: 16px; position: absolute; inset-block-start: 24px; inset-inline-end: 0}#brxe-enmnga {position: relative}#brxe-njswdb {block-size: 250px; margin-block-end: 20px}#brxe-njswdb:not(.tag), #brxe-njswdb img {object-fit: cover}#brxe-ezebqh {text-transform: uppercase; font-size: 14px; font-family: "Inter"}#brxe-gvedwq {margin-block-start: 8px; font-size: 20px}#brxe-hagodc {align-items: center}#brxe-hkpbfu {block-size: 250px; margin-block-end: 20px}#brxe-hkpbfu:not(.tag), #brxe-hkpbfu img {object-fit: cover}#brxe-sexgge {text-transform: uppercase; font-size: 14px; font-family: "Inter"}#brxe-lckpuq {margin-block-start: 8px; font-size: 20px}#brxe-tojact {align-items: center}#brxe-dfinbe {block-size: 250px; margin-block-end: 20px}#brxe-dfinbe:not(.tag), #brxe-dfinbe img {object-fit: cover}#brxe-lkivbi {text-transform: uppercase; font-size: 14px; font-family: "Inter"}#brxe-qwuakp {margin-block-start: 8px; font-size: 20px}#brxe-qysome {align-items: center}#brxe-mlyati {block-size: 250px; margin-block-end: 20px}#brxe-mlyati:not(.tag), #brxe-mlyati img {object-fit: cover}#brxe-dzvojl {text-transform: uppercase; font-size: 14px; font-family: "Inter"}#brxe-biisff {margin-block-start: 8px; font-size: 20px}#brxe-usbhwo {align-items: center}#brxe-onwdha {block-size: 250px; margin-block-end: 20px}#brxe-onwdha:not(.tag), #brxe-onwdha img {object-fit: cover}#brxe-xyhpgx {text-transform: uppercase; font-size: 14px; font-family: "Inter"}#brxe-lckmnx {margin-block-start: 8px; font-size: 20px}#brxe-signjt {align-items: center}#brxe-ymdhrc {block-size: 250px; margin-block-end: 20px}#brxe-ymdhrc:not(.tag), #brxe-ymdhrc img {object-fit: cover}#brxe-zeyrgl {text-transform: uppercase; font-size: 14px; font-family: "Inter"}#brxe-hjqjxt {margin-block-start: 8px; font-size: 20px}#brxe-vqjvuj {align-items: center}#brxe-gefrmy {display: grid; align-items: initial; grid-template-columns: var(--at-grid--6); grid-gap: 20px}@media (max-width: 991px) {#brxe-gefrmy {grid-template-columns: var(--at-grid--4)}}@media (max-width: 767px) {#brxe-gefrmy {grid-template-columns: var(--at-grid--3)}}@media (max-width: 478px) {#brxe-gefrmy {grid-template-columns: var(--at-grid--2)}}#brxe-cekghh {letter-spacing: 0px; padding-inline-end: 40px; padding-inline-start: 40px}#brxe-nakdil {align-items: center; margin-block-start: 40px}#brxe-vephpe {background-color: hsl(0, 0%, 100%); padding-block-start: 48px}#brxe-ebtpvp {inline-size: 50%; background-image: url(https://watch.holardconsults.com/wp-content/uploads/home-sell-background.png_v2.jpg); background-position: center left; background-size: contain; background-repeat: no-repeat; align-self: stretch !important; width: 100%; align-items: flex-start}@media (max-width: 991px) {#brxe-ebtpvp {background-image: url(https://watch.holardconsults.com/wp-content/uploads/home-sell-background-mobile.avif); background-size: cover; block-size: 600px}}@media (max-width: 478px) {#brxe-ebtpvp {inline-size: 100%; min-inline-size: 100%; block-size: 300px}}#brxe-wenzwn {line-height: 1; font-size: 40px; margin-block-end: 24px}#brxe-ktgzix {font-size: 16px}#brxe-inwapj .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 20px}#brxe-inwapj .submit-button-wrapper {margin-top: 20px; width: 32%}#brxe-inwapj button[type=submit].bricks-button {border-radius: 99px}#brxe-inwapj .form-group input {background-color: hsl(0, 0%, 100%); border-style: none; padding-top: var(--at-grid--4)}#brxe-inwapj .flatpickr {background-color: hsl(0, 0%, 100%); border-style: none; padding-top: var(--at-grid--4)}#brxe-inwapj select {background-color: hsl(0, 0%, 100%); border-style: none; padding-top: var(--at-grid--4)}#brxe-inwapj textarea {background-color: hsl(0, 0%, 100%); border-style: none; padding-top: var(--at-grid--4)}#brxe-inwapj .bricks-button:not([type=submit]) {border-style: none}#brxe-inwapj .choose-files {border-style: none}@media (max-width: 478px) {#brxe-inwapj .submit-button-wrapper {width: 100%}}#brxe-ytejii {padding-block-start: 60px; padding-block-end: 60px; inline-size: calc(1528px / 2)}@media (max-width: 991px) {#brxe-ytejii {padding-block-start: 40px; padding-inline-start: 32px}}@media (max-width: 767px) {#brxe-ytejii {padding-inline-end: 24px; padding-inline-start: 24px}}@media (max-width: 478px) {#brxe-ytejii {padding-inline-end: 20px; padding-block-end: 40px; padding-inline-start: 20px}}#brxe-kzbreo {flex-direction: row; inline-size: 100%; justify-content: flex-start}@media (max-width: 991px) {#brxe-kzbreo {flex-direction: column}}#brxe-zgruwi {padding-block-start: 0; padding-block-end: 0; padding-inline-start: 0}#brxe-zgruwi {background: linear-gradient(180deg, #DAD7D8 0%, #D7D4D6 50%, #DAD6D6 79.81%, #D9D5D8 100%);}@media (max-width: 991px) {#brxe-zgruwi {padding-inline-end: var(--at-grid--10)}}@media (max-width: 478px) {#brxe-zgruwi {padding-inline-end: 0; padding-inline-start: 0}}#brxe-zgxrzt {font-family: "Inter"; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; margin-block-end: 12px}#brxe-yzdwlh {line-height: 1; font-size: 40px; margin-block-end: 32px}#brxe-ojflxb {position: relative}.brxe-unweyd .brxe-rclcrx.brxe-image {block-size: 250px; margin-block-end: 20px}.brxe-unweyd .brxe-rclcrx.brxe-image:not(.tag), .brxe-unweyd .brxe-rclcrx.brxe-image img {object-fit: cover}@media (max-width: 991px) {.brxe-unweyd .brxe-rclcrx.brxe-image {block-size: 240px}}@media (max-width: 767px) {.brxe-unweyd .brxe-rclcrx.brxe-image {block-size: 240px}}@media (max-width: 478px) {.brxe-unweyd .brxe-rclcrx.brxe-image {inline-size: 150px}}.brxe-unweyd .brxe-ptgolr.brxe-shortcode {text-transform: uppercase; font-size: 14px; text-align: center; line-height: 1}.brxe-unweyd .brxe-uyvavh.brxe-shortcode {font-family: "Frank Ruhl Libre"; text-align: center; font-size: 20px; line-height: 1; margin-block-start: 12px}.brxe-unweyd .brxe-fygeed.brxe-heading {font-family: "Inter"; font-size: 17px; font-weight: 600; margin-block-start: 14px}.brxe-unweyd.brxe-block {align-items: center}#brxe-ecukox {display: grid; align-items: initial; grid-template-columns: var(--at-grid--6); grid-gap: 20px}@media (max-width: 991px) {#brxe-ecukox {grid-template-columns: var(--at-grid--4)}}@media (max-width: 767px) {#brxe-ecukox {grid-template-columns: var(--at-grid--3)}}@media (max-width: 478px) {#brxe-ecukox {grid-template-columns: var(--at-grid--2)}}#brxe-rnibjj {letter-spacing: 0px; padding-inline-end: 40px; padding-inline-start: 40px}#brxe-rnibjj:hover {color: var(--jh)}#brxe-fgggsr {align-items: center; margin-block-start: 40px}#brxe-qxozaq {background-color: hsl(0, 0%, 100%)}#brxe-ltyuty {line-height: 1; font-size: 40px; margin-block-end: 0}@media (max-width: 478px) {#brxe-ltyuty {padding-inline-start: 20px}}#brxe-qlwcve {position: relative}#brxe-mdsipd:not(.tag), #brxe-mdsipd img {object-fit: cover}#brxe-mdsipd {inline-size: 100%; block-size: 400px; margin-block-end: 14px}#brxe-rgjytx {font-size: 20px; margin-block-end: 1rem}#brxe-hkzpiy {line-height: 1; text-decoration: underline; font-size: 16px}[data-id="brxe-rmjlaw"].splide__slide {align-items: center; justify-content: flex-end}#brxe-ymesqb:not(.tag), #brxe-ymesqb img {object-fit: cover}#brxe-ymesqb {inline-size: 100%; block-size: 400px; margin-block-end: 14px}#brxe-ruuvfx {font-size: 20px; margin-block-end: 1rem}#brxe-mxfcye {line-height: 1; text-decoration: underline; font-size: 16px}[data-id="brxe-yvltve"].splide__slide {align-items: center; justify-content: flex-end}#brxe-oiqfle:not(.tag), #brxe-oiqfle img {object-fit: cover}#brxe-oiqfle {inline-size: 100%; block-size: 400px; margin-block-end: 14px}#brxe-iitlca {font-size: 20px; margin-block-end: 1rem}#brxe-nkcinp {line-height: 1; text-decoration: underline; font-size: 16px}[data-id="brxe-bgjsee"].splide__slide {align-items: center; justify-content: flex-end}#brxe-umtqkx:not(.tag), #brxe-umtqkx img {object-fit: cover}#brxe-umtqkx {inline-size: 100%; block-size: 400px; margin-block-end: 14px}#brxe-nadtzb {font-size: 20px; margin-block-end: 1rem}#brxe-razgtx {line-height: 1; text-decoration: underline; font-size: 16px}[data-id="brxe-zdkdcf"].splide__slide {align-items: center; justify-content: flex-end}#brxe-zcssoz:not(.tag), #brxe-zcssoz img {object-fit: cover}#brxe-zcssoz {inline-size: 100%; block-size: 400px; margin-block-end: 14px}#brxe-dhrhrj {font-size: 20px; margin-block-end: 1rem}#brxe-sznngi {line-height: 1; text-decoration: underline; font-size: 16px}[data-id="brxe-frewgg"].splide__slide {align-items: center; justify-content: flex-end}#brxe-lzcfyg:not(.tag), #brxe-lzcfyg img {object-fit: cover}#brxe-lzcfyg {inline-size: 100%; block-size: 400px; margin-block-end: 14px}#brxe-moskno {font-size: 20px; margin-block-end: 1rem}#brxe-mwiqjx {line-height: 1; text-decoration: underline; font-size: 16px}[data-id="brxe-ygzvtw"].splide__slide {align-items: center; justify-content: flex-end}#brxe-nqxilj {background-color: #e6e7e8}#brxe-nqxilj .splide__slide {background-color: hsl(0, 0%, 100%)}#brxe-nqxilj .splide__arrow {background-color: hsl(0, 0%, 100%); font-size: 16px; min-height: 16px; min-width: 16px; border-radius: 99px; height: 40px; width: 40px}#brxe-nqxilj .splide__arrow svg {height: 16px; width: 16px}#brxe-nqxilj .splide__arrow--prev {left: 12px}#brxe-nqxilj .splide__arrow--next {right: 12px}#brxe-nqxilj .splide__pagination {bottom: -50px}#brxe-jxiquk {align-items: center; margin-block-start: 40px}@media (max-width: 767px) {#brxe-jxiquk {display: none}}#brxe-jxyryi:not(.tag), #brxe-jxyryi img {object-fit: cover}#brxe-jxyryi {inline-size: 100%; block-size: 400px; margin-block-end: 14px}@media (max-width: 478px) {#brxe-jxyryi {block-size: 300px}}#brxe-ihudkr {font-size: 20px; margin-block-end: 1rem}@media (max-width: 478px) {#brxe-ihudkr {padding-inline-start: 20px}}#brxe-mdbbnl {line-height: 1; text-decoration: underline; font-size: 16px}@media (max-width: 478px) {#brxe-mdbbnl {padding-inline-start: 20px}}#brxe-muzdor {align-items: center; justify-content: flex-end}@media (max-width: 767px) {#brxe-muzdor {grid-row: unset; grid-column: unset; align-items: flex-start}}@media (max-width: 478px) {#brxe-muzdor {block-size: auto}}#brxe-unqzzv:not(.tag), #brxe-unqzzv img {object-fit: cover}#brxe-unqzzv {inline-size: 100%; block-size: 400px; margin-block-end: 14px}@media (max-width: 478px) {#brxe-unqzzv {block-size: 300px}}#brxe-aplinq {font-size: 20px; margin-block-end: 1rem}@media (max-width: 478px) {#brxe-aplinq {padding-inline-start: 20px}}#brxe-azyubg {line-height: 1; text-decoration: underline; font-size: 16px}@media (max-width: 478px) {#brxe-azyubg {padding-inline-start: 20px}}#brxe-rsohet {align-items: center; justify-content: flex-end}@media (max-width: 767px) {#brxe-rsohet {grid-row: unset; grid-column: unset; align-items: flex-start}}#brxe-txwypa:not(.tag), #brxe-txwypa img {object-fit: cover}#brxe-txwypa {inline-size: 100%; block-size: 400px; margin-block-end: 14px}@media (max-width: 478px) {#brxe-txwypa {block-size: 500px}}#brxe-flzmvy {font-size: 20px; margin-block-end: 1rem}@media (max-width: 767px) {#brxe-flzmvy {margin-block-end: 0}}@media (max-width: 478px) {#brxe-flzmvy {padding-inline-start: 20px}}#brxe-bwljtc {line-height: 1; text-decoration: underline; font-size: 16px}@media (max-width: 478px) {#brxe-bwljtc {padding-inline-end: 20px}}#brxe-caaorm {align-items: center; justify-content: flex-end}@media (max-width: 767px) {#brxe-caaorm {grid-row: 2 / 3; grid-column: 1 / 3; flex-wrap: wrap; align-items: flex-start; flex-direction: row; align-self: center !important; justify-content: space-between}}#brxe-nseuog:not(.tag), #brxe-nseuog img {object-fit: cover}#brxe-nseuog {inline-size: 100%; block-size: 400px; margin-block-end: 14px}@media (max-width: 478px) {#brxe-nseuog {block-size: 300px}}#brxe-vconno {font-size: 20px; margin-block-end: 1rem}@media (max-width: 478px) {#brxe-vconno {padding-inline-start: 20px}}#brxe-xjbrcx {line-height: 1; text-decoration: underline; font-size: 16px}@media (max-width: 478px) {#brxe-xjbrcx {padding-inline-start: 20px}}#brxe-pqkgof {align-items: center; justify-content: flex-end}@media (max-width: 767px) {#brxe-pqkgof {grid-row: 3 / 4; grid-column: 1 / 2; align-items: flex-start}}#brxe-dabfgk:not(.tag), #brxe-dabfgk img {object-fit: cover}#brxe-dabfgk {inline-size: 100%; block-size: 400px; margin-block-end: 14px}@media (max-width: 478px) {#brxe-dabfgk {block-size: 300px}}#brxe-ogrnhs {font-size: 20px; margin-block-end: 1rem}@media (max-width: 478px) {#brxe-ogrnhs {padding-inline-start: 20px}}#brxe-itruxs {line-height: 1; text-decoration: underline; font-size: 16px}@media (max-width: 478px) {#brxe-itruxs {padding-inline-start: 20px}}#brxe-axglvv {align-items: center; justify-content: flex-end}@media (max-width: 767px) {#brxe-axglvv {grid-row: 3 / 4; grid-column: 2 / 3; align-items: flex-start}}#brxe-mvnnzv:not(.tag), #brxe-mvnnzv img {object-fit: cover}#brxe-mvnnzv {inline-size: 100%; block-size: 400px; margin-block-end: 14px}@media (max-width: 478px) {#brxe-mvnnzv:not(.tag), #brxe-mvnnzv img {object-fit: cover}#brxe-mvnnzv {block-size: 500px}}#brxe-dtwlwm {font-size: 20px; margin-block-end: 1rem}@media (max-width: 767px) {#brxe-dtwlwm {margin-block-end: 0}}@media (max-width: 478px) {#brxe-dtwlwm {padding-inline-start: 20px}}#brxe-yfclnz {line-height: 1; text-decoration: underline; font-size: 16px}@media (max-width: 478px) {#brxe-yfclnz {padding-inline-end: 20px}}#brxe-wvlsbr {align-items: center; justify-content: flex-end}@media (max-width: 767px) {#brxe-wvlsbr {grid-row: 4 / 5; grid-column: 1 / 3; flex-wrap: wrap; flex-direction: row; align-self: center !important; justify-content: space-between}}#brxe-makqcq {align-items: center; margin-block-start: 40px; display: none}@media (max-width: 767px) {#brxe-makqcq {display: grid; align-items: initial; grid-gap: 0px; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr 1fr 1fr}#brxe-makqcq {row-gap: 20px;}}@media (max-width: 478px) {#brxe-makqcq {grid-template-rows: auto auto auto auto}}#brxe-ccqwls {background-color: hsl(0, 0%, 100%); padding-block-start: 0}@media (max-width: 478px) {#brxe-ccqwls {padding-inline-end: 0; padding-inline-start: 0}}#brxe-xgjeca {background-image: url(https://watch.holardconsults.com/wp-content/uploads/home-15-year-rolex-market-report-background.jpg_v3.jpg); background-size: cover; block-size: 500px}@media (max-width: 991px) {#brxe-xgjeca {block-size: 400px}}@media (max-width: 767px) {#brxe-xgjeca {block-size: 300px}}#brxe-bfzdsy {line-height: 1; font-size: 40px; margin-block-end: 0}@media (max-width: 767px) {#brxe-bfzdsy {text-align: left; font-size: 32px}}@media (max-width: 478px) {#brxe-bfzdsy {font-size: 32px}}#brxe-bcslus {margin-block-start: 24px; margin-block-end: 24px; text-align: center; font-size: 16px}@media (max-width: 767px) {#brxe-bcslus {text-align: left}}@media (max-width: 478px) {#brxe-bcslus {text-align: left}}#brxe-onpudg:hover {background-color: var(--jh)}#brxe-onpudg {padding-inline-end: 32px; padding-inline-start: 32px}@media (max-width: 478px) {#brxe-onpudg {inline-size: 100%}}#brxe-nthhyw {align-items: center; inline-size: min(650px, 100%)}@media (max-width: 767px) {#brxe-nthhyw {align-items: flex-start}}#brxe-wnvucb {align-items: center}@media (max-width: 767px) {#brxe-wnvucb {align-items: flex-start}}#brxe-enlfei {padding-block-start: 40px; padding-block-end: 40px; background-color: var(--at-white)}#brxe-kvhwpz {line-height: 1; font-size: 40px; margin-block-end: 32px}.brxe-lgyaux .brxe-faqiss.brxe-image {block-size: 223px; inline-size: 100%}.brxe-lgyaux .brxe-faqiss.brxe-image:not(.tag), .brxe-lgyaux .brxe-faqiss.brxe-image img {object-fit: cover}.brxe-lgyaux .brxe-gugkbi.brxe-text-basic {font-size: 13px; line-height: 1; text-transform: uppercase; margin-block-start: 16px; margin-block-end: 8px}.brxe-lgyaux .brxe-ailmfr.brxe-heading {font-size: 20px}#brxe-lefwom {display: grid; align-items: initial; grid-template-columns: var(--at-grid--3); grid-gap: 20px}@media (max-width: 767px) {#brxe-lefwom {grid-template-columns: 1fr}}#brxe-ribecg {letter-spacing: 0px; padding-inline-end: 40px; padding-inline-start: 40px; margin-block-start: 40px}#brxe-ribecg:hover {color: var(--jh)}#brxe-yalnvf {background-color: hsl(0, 0%, 100%); padding-block-start: 64px; padding-block-end: 64px}#brxe-ucydmp h1 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ucydmp h2 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ucydmp h3 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ucydmp h4 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ucydmp h5 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ucydmp h6 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ucydmp .content {font-size: 16px; padding-right: 44px}#brxe-ucydmp {border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-d-1)}#brxe-ucydmp h4{margin-bottom: 1rem;}@media (max-width: 767px) {#brxe-ucydmp {border-inline-end-width: 0; border-block-end-width: 1px; padding-block-end: 24px}}#brxe-vrfmlz h1 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-vrfmlz h2 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-vrfmlz h3 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-vrfmlz h4 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-vrfmlz h5 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-vrfmlz h6 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-vrfmlz .content {font-size: 16px; padding-right: 44px; padding-left: 44px}#brxe-vrfmlz {border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-d-1)}#brxe-vrfmlz h4{margin-bottom: 1rem;}@media (max-width: 767px) {#brxe-vrfmlz {padding-block-end: 24px; border-inline-end-width: 0; border-block-end-width: 1px}#brxe-vrfmlz .content {padding-right: 0; padding-left: 0}}#brxe-ptdojp h1 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ptdojp h2 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ptdojp h3 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ptdojp h4 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ptdojp h5 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ptdojp h6 {font-family: "Inter"; font-size: 17px; font-weight: 500}#brxe-ptdojp .content {font-size: 16px; padding-right: 44px; padding-left: 44px}#brxe-ptdojp h4{margin-bottom: 1rem;}@media (max-width: 767px) {#brxe-ptdojp .content {padding-right: 0; padding-left: 0}}#brxe-baediz {display: grid; align-items: initial; grid-template-columns: var(--at-grid--4)}@media (max-width: 767px) {#brxe-baediz {grid-template-columns: 1fr; grid-gap: 24px}}#brxe-mqrhxa:hover {background-color: var(--jh); border-style: none}#brxe-mqrhxa {padding-inline-end: 32px; padding-inline-start: 32px; font-weight: 500}@media (max-width: 767px) {#brxe-mqrhxa {align-self: stretch}}#brxe-fbzskd {align-items: center; margin-block-start: 40px}#brxe-woqqrq {padding-block-start: 64px; padding-block-end: 64px}#brxe-ypqseo {font-family: "Inter"; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; margin-block-end: 12px}#brxe-nhvepz {font-size: 16px; margin-block-start: 12px}#brxe-nhvepz a {font-size: 16px; font-size: inherit}#brxe-wezstz {margin-block-start: 12px; margin-block-end: 12px}#brxe-ymsswe {margin-block-end: 12px; font-style: italic; font-size: 16px}#brxe-aowqji {inline-size: min(1000px, 100%)}#brxe-upuezz {background-color: hsl(0, 0%, 100%); padding-block-start: 64px; padding-block-end: 64px}#brxe-ntlusk {font-family: "Inter"; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; margin-block-end: 12px}#brxe-cfzogu {line-height: 1.2}#brxe-fochgn {flex-direction: row; display: grid; align-items: initial; grid-template-columns: var(--at-grid--1-3)}@media (max-width: 767px) {#brxe-fochgn {grid-template-columns: 1fr; grid-gap: 20px}}#brxe-aemafp {padding-block-start: 40px; padding-block-end: 40px; border-block-start-width: 0; border-inline-end-width: 0; border-block-end-width: 1px; border-inline-start-width: 0; border-color: hsl(0, 0%, 0%); border-style: solid}@media (max-width: 767px) {#brxe-aemafp {flex-direction: column}}#brxe-rvpwrm:not(.tag), #brxe-rvpwrm img {object-fit: cover}#brxe-rvpwrm {inline-size: 90px}#brxe-xqofpa:not(.tag), #brxe-xqofpa img {object-fit: cover}#brxe-xqofpa {inline-size: 80px; justify-self: center}#brxe-mhirjr:not(.tag), #brxe-mhirjr img {object-fit: cover}#brxe-mhirjr {inline-size: 80px; justify-self: center}#brxe-vsubwj:not(.tag), #brxe-vsubwj img {object-fit: cover}#brxe-vsubwj {inline-size: 120px; justify-self: center}#brxe-pbqprc:not(.tag), #brxe-pbqprc img {object-fit: cover}#brxe-pbqprc {inline-size: 150px; justify-self: flex-end}#brxe-wddtbg {flex-direction: row; display: grid; align-items: initial; grid-template-columns: var(--at-grid--5)}@media (max-width: 478px) {#brxe-wddtbg {grid-template-columns: var(--at-grid--3); grid-gap: 12px}}#brxe-lvapza {padding-block-start: 20px; padding-block-end: 20px}#brxe-cdzgau {font-size: 15px; color: var(--at-primary-l-1); margin-block-start: 12px; inline-size: min(1000px, 100%); align-self: center}#brxe-cdzgau a {font-size: 15px; color: var(--at-primary-l-1); font-size: inherit}#brxe-qmjlqt {line-height: 1.2; color: var(--at-primary-l-1); margin-block-start: 40px; margin-block-end: 24px; inline-size: min(1000px, 100%); align-self: center}#brxe-swvbvq {font-weight: 500}#brxe-spvryr {font-size: 1em; --brx-icon-transform: rotateZ(180deg)}#brxe-pewvck {align-items: center; flex-direction: row; justify-content: space-between}#brxe-bofucr {text-decoration: underline; line-height: 1}#brxe-fakwak {text-decoration: underline; line-height: 1}#brxe-wmhmog {text-decoration: underline; line-height: 1}#brxe-rxxoly {text-decoration: underline; line-height: 1}#brxe-hrwatl {text-decoration: underline; line-height: 1}#brxe-gdripp {text-decoration: underline; line-height: 1}#brxe-njrlsc {text-decoration: underline; line-height: 1}#brxe-scdjlp {text-decoration: underline; line-height: 1}#brxe-xrwixe {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5)}#brxe-fyuqdu {text-decoration: underline; line-height: 1}#brxe-trgygu {text-decoration: underline; line-height: 1}#brxe-elgdbb {text-decoration: underline; line-height: 1}#brxe-csabpe {text-decoration: underline; line-height: 1}#brxe-cgdwuv {text-decoration: underline; line-height: 1}#brxe-jyyrjp {text-decoration: underline; line-height: 1}#brxe-haeveh {text-decoration: underline; line-height: 1}#brxe-szredr {text-decoration: underline; line-height: 1}#brxe-cbkxck {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5); padding-inline-start: 24px}@media (max-width: 478px) {#brxe-cbkxck {padding-inline-start: 0; margin-block-start: 20px; border-inline-end-width: 0}}#brxe-luvgyg {text-decoration: underline; line-height: 1}#brxe-hcvwkc {text-decoration: underline; line-height: 1}#brxe-mstgrk {text-decoration: underline; line-height: 1}#brxe-wgetjl {text-decoration: underline; line-height: 1}#brxe-emduzx {text-decoration: underline; line-height: 1}#brxe-zrdqer {text-decoration: underline; line-height: 1}#brxe-nldfac {text-decoration: underline; line-height: 1}#brxe-ayufwr {text-decoration: underline; line-height: 1}#brxe-btamoq {text-decoration: underline; line-height: 1}#brxe-jopvoy {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 0; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5); padding-inline-start: 24px}@media (max-width: 478px) {#brxe-jopvoy {padding-inline-start: 0; margin-block-start: 20px; border-inline-end-width: 0}}#brxe-gsdhgu {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr}@media (max-width: 478px) {#brxe-gsdhgu {grid-template-columns: 1fr}}#brxe-yrdjab {display: grid; align-items: initial}#brxe-hhupwv {font-weight: 500}#brxe-sowngk {font-size: 1em; --brx-icon-transform: rotateZ(180deg)}#brxe-drzopj {align-items: center; flex-direction: row; justify-content: space-between}#brxe-gfhzgh {text-decoration: underline; line-height: 1}#brxe-lmqzmg {text-decoration: underline; line-height: 1}#brxe-dzswxp {text-decoration: underline; line-height: 1}#brxe-utyzhe {text-decoration: underline; line-height: 1}#brxe-oztqgr {text-decoration: underline; line-height: 1}#brxe-gvhdes {text-decoration: underline; line-height: 1}#brxe-cvdfju {text-decoration: underline; line-height: 1}#brxe-nkbbwe {text-decoration: underline; line-height: 1}#brxe-qnwqoq {text-decoration: underline; line-height: 1}#brxe-numeqz {text-decoration: underline; line-height: 1}#brxe-kcssdx {text-decoration: underline; line-height: 1}#brxe-ddjeqx {text-decoration: underline; line-height: 1}#brxe-vvhstm {text-decoration: underline; line-height: 1}#brxe-ezcpat {text-decoration: underline; line-height: 1}#brxe-atlnaw {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5)}#brxe-xeopkl {text-decoration: underline; line-height: 1}#brxe-epkdod {text-decoration: underline; line-height: 1}#brxe-itvgvh {text-decoration: underline; line-height: 1}#brxe-kcnree {text-decoration: underline; line-height: 1}#brxe-rvefhb {text-decoration: underline; line-height: 1}#brxe-lsmwca {text-decoration: underline; line-height: 1}#brxe-vxxvme {text-decoration: underline; line-height: 1}#brxe-qsxrze {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5); padding-inline-start: 24px}@media (max-width: 478px) {#brxe-qsxrze {padding-inline-start: 0; margin-block-start: 20px; border-inline-end-width: 0}}#brxe-uhdocj {text-decoration: underline; line-height: 1}#brxe-busngm {text-decoration: underline; line-height: 1}#brxe-ayvsry {text-decoration: underline; line-height: 1}#brxe-laxtuc {text-decoration: underline; line-height: 1}#brxe-ejnevb {text-decoration: underline; line-height: 1}#brxe-vvfain {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 0; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5); padding-inline-start: 24px}@media (max-width: 478px) {#brxe-vvfain {padding-inline-start: 0; margin-block-start: 20px; border-inline-end-width: 0}}#brxe-bhwile {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr}@media (max-width: 478px) {#brxe-bhwile {grid-template-columns: 1fr}}#brxe-ibxart {display: grid; align-items: initial}#brxe-ejnfyv {font-weight: 500}#brxe-jdbxte {font-size: 1em; --brx-icon-transform: rotateZ(180deg)}#brxe-nfowgz {align-items: center; flex-direction: row; justify-content: space-between}#brxe-amncwy {text-decoration: underline; line-height: 1}#brxe-cardgb {text-decoration: underline; line-height: 1}#brxe-xtkife {text-decoration: underline; line-height: 1}#brxe-wdrrlf {text-decoration: underline; line-height: 1}#brxe-kdppdl {text-decoration: underline; line-height: 1}#brxe-tyffye {text-decoration: underline; line-height: 1}#brxe-uxbiyp {text-decoration: underline; line-height: 1}#brxe-sxlswb {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5)}#brxe-zkgpwv {text-decoration: underline; line-height: 1}#brxe-eejpqn {text-decoration: underline; line-height: 1}#brxe-gysuuv {text-decoration: underline; line-height: 1}#brxe-dlkhhl {text-decoration: underline; line-height: 1}#brxe-gpwbfy {text-decoration: underline; line-height: 1}#brxe-vgxlce {text-decoration: underline; line-height: 1}#brxe-vgnhee {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5); padding-inline-start: 24px}@media (max-width: 478px) {#brxe-vgnhee {padding-inline-start: 0; margin-block-start: 20px; border-inline-end-width: 0}}#brxe-mrbjuy {text-decoration: underline; line-height: 1}#brxe-ateomd {text-decoration: underline; line-height: 1}#brxe-gjsztd {text-decoration: underline; line-height: 1}#brxe-secbqr {text-decoration: underline; line-height: 1}#brxe-nihtcv {text-decoration: underline; line-height: 1}#brxe-zemhbn {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 0; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5); padding-inline-start: 24px}@media (max-width: 478px) {#brxe-zemhbn {padding-inline-start: 0; margin-block-start: 20px; border-inline-end-width: 0}}#brxe-fwawuu {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr}@media (max-width: 478px) {#brxe-fwawuu {grid-template-columns: 1fr}}#brxe-eizxod {display: grid; align-items: initial}#brxe-dfwmnf {font-weight: 500}#brxe-tjvopf {font-size: 1em; --brx-icon-transform: rotateZ(180deg)}#brxe-rkiuqy {align-items: center; flex-direction: row; justify-content: space-between}#brxe-thfxow {text-decoration: underline; line-height: 1}#brxe-ilwnjs {text-decoration: underline; line-height: 1}#brxe-qxjmug {text-decoration: underline; line-height: 1}#brxe-ycaxkl {text-decoration: underline; line-height: 1}#brxe-axfutk {text-decoration: underline; line-height: 1}#brxe-qvdamb {text-decoration: underline; line-height: 1}#brxe-ebvokz {text-decoration: underline; line-height: 1}#brxe-siqvup {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5)}#brxe-jsvcdo {text-decoration: underline; line-height: 1}#brxe-kayprw {text-decoration: underline; line-height: 1}#brxe-pulcmp {text-decoration: underline; line-height: 1}#brxe-qfuerv {text-decoration: underline; line-height: 1}#brxe-cigcwf {text-decoration: underline; line-height: 1}#brxe-oqzojh {text-decoration: underline; line-height: 1}#brxe-qkrrpw {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5); padding-inline-start: 24px}@media (max-width: 478px) {#brxe-qkrrpw {padding-inline-start: 0; margin-block-start: 20px; border-inline-end-width: 0}}#brxe-uvfbmz {text-decoration: underline; line-height: 1}#brxe-bgzyet {text-decoration: underline; line-height: 1}#brxe-nuowhd {text-decoration: underline; line-height: 1}#brxe-soqkmd {text-decoration: underline; line-height: 1}#brxe-utlirb {text-decoration: underline; line-height: 1}#brxe-rwupue {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5); padding-inline-start: 24px}@media (max-width: 478px) {#brxe-rwupue {padding-inline-start: 0; margin-block-start: 20px; border-inline-end-width: 0}}#brxe-powaim {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr}@media (max-width: 478px) {#brxe-powaim {grid-template-columns: 1fr}}#brxe-ibdock {display: grid; align-items: initial}#brxe-oipcuh {font-weight: 500}#brxe-xicmni {font-size: 1em; --brx-icon-transform: rotateZ(180deg)}#brxe-fwnlvf {align-items: center; flex-direction: row; justify-content: space-between}#brxe-puswqy {text-decoration: underline; line-height: 1}#brxe-lbebxq {text-decoration: underline; line-height: 1}#brxe-aresuf {text-decoration: underline; line-height: 1}#brxe-ywgscf {text-decoration: underline; line-height: 1}#brxe-zqbayl {text-decoration: underline; line-height: 1}#brxe-dgwbzf {text-decoration: underline; line-height: 1}#brxe-dkuqpq {text-decoration: underline; line-height: 1}#brxe-gvsqsq {text-decoration: underline; line-height: 1}#brxe-wmuptv {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5)}#brxe-xsyzny {text-decoration: underline; line-height: 1}#brxe-lauaut {text-decoration: underline; line-height: 1}#brxe-iyalom {text-decoration: underline; line-height: 1}#brxe-jcavvy {text-decoration: underline; line-height: 1}#brxe-dtqfpq {text-decoration: underline; line-height: 1}#brxe-lupvja {text-decoration: underline; line-height: 1}#brxe-xcsqwo {text-decoration: underline; line-height: 1}#brxe-svbloa {text-decoration: underline; line-height: 1}#brxe-jrwpxi {text-decoration: underline; line-height: 1}#brxe-dvsptw {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 1px; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5); padding-inline-start: 24px}@media (max-width: 478px) {#brxe-dvsptw {padding-inline-start: 0; margin-block-start: 20px; border-inline-end-width: 0}}#brxe-blqmnx {text-decoration: underline; line-height: 1}#brxe-raktjh {text-decoration: underline; line-height: 1}#brxe-ohinyn {text-decoration: underline; line-height: 1}#brxe-xneiga {text-decoration: underline; line-height: 1}#brxe-damqie {text-decoration: underline; line-height: 1}#brxe-gzpnag {text-decoration: underline; line-height: 1}#brxe-qejvnz {text-decoration: underline; line-height: 1}#brxe-jsvfhr {text-decoration: underline; line-height: 1}#brxe-helgei {text-decoration: underline; line-height: 1}#brxe-ddxica {row-gap: 12px; border-block-start-width: 0; border-inline-end-width: 0; border-block-end-width: 0; border-inline-start-width: 0; border-style: solid; border-color: var(--at-primary-l-5); padding-inline-start: 24px}@media (max-width: 478px) {#brxe-ddxica {padding-inline-start: 0; margin-block-start: 20px; border-inline-end-width: 0}}#brxe-wvhmmz {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr}@media (max-width: 478px) {#brxe-wvhmmz {grid-template-columns: 1fr}}#brxe-vbwozu {display: grid; align-items: initial}#brxe-qfotwo .accordion-title-wrapper {min-height: 48px; color: var(--at-primary); font-family: "Inter"; font-size: 16px; font-weight: 600; border-top: 1px solid var(--at-secondary-l-6); border-right: 0 solid var(--at-secondary-l-6); border-bottom: 1px solid var(--at-secondary-l-6); border-left: 0 solid var(--at-secondary-l-6)}#brxe-qfotwo .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-qfotwo .accordion-title-wrapper .brxe-heading {color: var(--at-primary); font-family: "Inter"; font-size: 16px; font-weight: 600}#brxe-ueemtz {inline-size: min(1000px, 100%)}#brxe-vhfpvv {color: hsl(0, 0%, 100%); padding-block-start: 40px; padding-block-end: 40px; background-color: hsl(0, 0%, 100%)}