@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-code{width:100%}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}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 {@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-post-toc{overflow-y:auto;top:var(--wp-admin--admin-bar--height,0);transform:translateX(0);width:400px}.brxe-post-toc[data-nowrap] .toc-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brxe-post-toc[data-sticky]{position:sticky}.brxe-post-toc.toc-right{right:0;transform:translateX(100%)}@media (min-width:52em){.brxe-post-toc{transform:translateX(0)}.brxe-post-toc.toc-right{right:calc(50% - 26rem);transform:translateX(0)}}.brxe-post-toc .js-toc{overflow-y:hidden}.brxe-post-toc>.toc-list{overflow:hidden;position:relative}.brxe-post-toc .toc-list{counter-reset:item;list-style:none;margin:0;padding:0}.brxe-post-toc .toc-list li.toc-list-item{position:relative}.brxe-post-toc .toc-link{color:currentcolor;display:block;height:100%;text-decoration:none}.brxe-post-toc .toc-link:before{content:"";display:inline-block;height:inherit;left:0;position:absolute;right:0}.brxe-post-toc .toc-link.is-active-link{font-weight:700}.brxe-post-toc .is-collapsible{max-height:1000px;overflow:hidden;transition:all .3s ease-in-out}.brxe-post-toc .is-collapsed{max-height:0}.brxe-post-toc .is-position-fixed{position:fixed!important;top:0}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@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 {}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-post-taxonomy{display:flex;flex-wrap:wrap;gap:10px;line-height:1;list-style-type:none;margin:0;padding:0}.brxe-post-taxonomy.separator{gap:0}.brxe-post-taxonomy span{white-space:pre-wrap}.brxe-post-taxonomy li{display:inline-block}.brxe-post-taxonomy li>*{display:flex;gap:.5em}}@layer bricks {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-post-navigation{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;line-height:inherit;width:100%}.brxe-post-navigation .image{background-position:50%;background-size:cover;flex-shrink:0;height:60px;width:60px}.brxe-post-navigation .swiper-button{color:inherit;font-size:1em;font-size:20px;position:static;transform:none;width:auto}.brxe-post-navigation .prev-post+.next-post{text-align:right}.brxe-post-navigation .prev-post{justify-content:flex-start}.brxe-post-navigation .next-post{justify-content:flex-end}.brxe-post-navigation a{align-items:center;display:flex;gap:15px}.brxe-post-navigation .content,.brxe-post-navigation .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brxe-post-navigation .label,.brxe-post-navigation .title{cursor:inherit;margin:0}.brxe-post-navigation .label{font-weight:600;text-transform:uppercase}@media (max-width:478px){.brxe-post-navigation a{width:100%}.brxe-post-navigation .prev-post+.next-post{text-align:inherit}}}#brxe-984e90 {width: 100%; margin-right: auto; margin-left: auto; display: block}#brxe-984e90.separator a, #brxe-984e90 .bricks-button {background-color: var(--transparent); color: var(--gold); text-align: center; line-height: 34px; font-weight: 700; font-size: 24px; text-transform: uppercase; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-c7b157 {color: var(--bg-body); font-size: 50px; margin-bottom: 20px}#brxe-27c1e1 {color: var(--gold); font-style: italic; font-size: 18px; line-height: 28px}#brxe-e4c2e4 {color: var(--bg-body); font-style: italic; font-size: 14px; display: inline-block; margin-top: 10px; margin-right: 30px}#brxe-88439f {display: inline-flex; position: relative}#brxe-88439f li.has-link a, #brxe-88439f li.no-link {color: #ffffff; width: 24px; height: 24px; align-items: center}#brxe-88439f .repeater-item:nth-child(1) {background-color: var(--transparent)}#brxe-88439f .repeater-item:nth-child(1) .icon {font-size: 24px}#brxe-88439f .repeater-item:nth-child(2) {background-color: var(--transparent)}#brxe-88439f .repeater-item:nth-child(2) .icon {font-size: 24px}#brxe-88439f .repeater-item:nth-child(3) {background-color: var(--transparent)}#brxe-88439f .repeater-item:nth-child(3) .icon {font-size: 24px}#brxe-88439f .repeater-item:nth-child(4) {background-color: var(--transparent)}#brxe-88439f .repeater-item:nth-child(4) .icon {font-size: 24px}#brxe-88439f li {margin-top: 20px}.social-share .repeater-item:nth-child(1) svg path, .social-share .repeater-item:nth-child(2) svg path, .social-share .repeater-item:nth-child(3) svg path, .social-share .repeater-item:nth-child(4) svg path{ fill:var(--bg-body); cursor:pointer;} .social-share .repeater-item:nth-child(1):hover svg path, .social-share .repeater-item:nth-child(2):hover svg path, .social-share .repeater-item:nth-child(3):hover svg path, .social-share .repeater-item:nth-child(4):hover svg path{fill:var(--gold);}#brxe-298a12 {text-align: left; margin-top: 20px; margin-right: 0; margin-left: 0}#brxe-d0b9a8 {margin-bottom: 30px}@media (max-width: 767px) {#brxe-d0b9a8 {margin-bottom: 40px}}#brxe-a5be89 {margin-bottom: 60px}@media (max-width: 767px) {#brxe-a5be89 {margin-bottom: 40px}}@media (max-width: 767px) {#brxe-88e8ee {order: -1}}#brxe-c535cb {display: flex; column-gap: 40px; width: 100%; padding-right: 20px; padding-left: 20px}@media (max-width: 991px) {#brxe-c535cb {padding-right: 0; padding-left: 0}}@media (max-width: 767px) {#brxe-c535cb {display: grid; align-items: initial; grid-template-columns: 1fr}}#brxe-190c46 {max-width: 100%; flex-direction: row; display: block}#brxe-f4fc4c {min-height: 420px; background-color: var(--dark); margin-bottom: 64px; max-width: 100%}@media (max-width: 991px) {#brxe-f4fc4c {padding-right: 20px; padding-left: 20px}}@media (max-width: 767px) {#brxe-f4fc4c {padding-bottom: 30px; margin-bottom: 0}}@media (max-width: 478px) {#brxe-f4fc4c {padding-bottom: 20px}}#brxe-4c6e63 .toc-link.is-active-link {color: var(--orange); font-weight: 400}#brxe-798329 {width: 22%; flex-basis: 22%; position: sticky; top: 0px}#brxe-798329 {display:none;}@media (max-width: 991px) {#brxe-798329 {flex-basis: 100%; width: 100% !important;; margin-top: 60px}}@media (max-width: 767px) {#brxe-798329 {flex-basis: 100% !important; width: 100%; margin-top: 30px; margin-bottom: 40px; position: static}#brxe-798329 {display:block;}}@media (max-width: 478px) {#brxe-798329 {position: static}}#brxe-rntflh {margin-top: 0}#brxe-74d7d0 {text-align: center; font-size: 60px; font-weight: 700; color: var(--bright-blue); line-height: 80px}#brxe-f05a95 {margin-top: 20px; margin-bottom: 0; text-align: center}@media (max-width: 991px) {#brxe-f05a95 {min-height: 62px}}#brxe-5888b0 {padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px; align-items: center; flex-basis: 23.5%}@media (max-width: 478px) {#brxe-5888b0 {padding-right: 10px; padding-left: 10px}}#brxe-efd775 {text-align: center; font-size: 60px; font-weight: 700; color: var(--bright-blue); line-height: 80px}#brxe-43cc13 {margin-top: 20px; margin-bottom: 0; text-align: center}@media (max-width: 991px) {#brxe-43cc13 {min-height: 62px}}#brxe-d7dbcd {padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px; align-items: center; flex-basis: 23.5%}@media (max-width: 478px) {#brxe-d7dbcd {padding-right: 10px; padding-left: 10px}}#brxe-2d31a9 {text-align: center; font-size: 60px; font-weight: 700; color: var(--bright-blue); line-height: 80px}#brxe-10e3ec {margin-top: 20px; margin-bottom: 0; text-align: center}@media (max-width: 991px) {#brxe-10e3ec {min-height: 62px}}#brxe-aa6734 {padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px; align-items: center; flex-basis: 23.5%}@media (max-width: 478px) {#brxe-aa6734 {padding-right: 10px; padding-left: 10px}}#brxe-bb4100 {flex-direction: row; column-gap: 2%; margin-top: 0; grid-gap: 2%; grid-template-columns: 32% 32% 32%; row-gap: 2%; display: grid; align-items: initial}@media (max-width: 767px) {#brxe-bb4100 {row-gap: 20px; grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-bb4100 {display: grid; align-items: initial; grid-template-columns: 1fr}}#brxe-0312ce {align-self: center !important; align-items: center; max-width: 1200px; width: 100%}#brxe-cd11fc {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: var(--frost); border-radius: 20px; margin-bottom: 60px}@media (max-width: 1078px) { .icon-text{min-height:62px;}}@media (max-width: 767px) {#brxe-cd11fc {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0; display: flex}}@media (max-width: 478px) {#brxe-cd11fc {flex-wrap: nowrap}}#brxe-4ff101 {border-bottom-width: 1px; border-bottom-color: var(--frost)}#brxe-dcfdd4 {display: block; width: 100%; margin-bottom: 0}@media (max-width: 767px) {#brxe-dcfdd4 {margin-bottom: 0}}#brxe-8c9a01 {width: 100%; padding-right: 40px; padding-bottom: 60px; padding-left: 40px}@media (max-width: 767px) {#brxe-8c9a01 {padding-right: 20px; padding-left: 20px}}#brxe-akmjfi {border-bottom-width: 1px; border-bottom-color: var(--frost)}#brxe-rydzdx {display: block; width: 100%; margin-bottom: 0}@media (max-width: 767px) {#brxe-rydzdx {margin-bottom: 0}}#brxe-vptxdp {width: 100%; padding-right: 40px; padding-bottom: 60px; padding-left: 40px}@media (max-width: 767px) {#brxe-vptxdp {padding-right: 20px; padding-left: 20px}}#brxe-7d97e4 {flex-direction: row; display: flex; column-gap: 20px}@media (max-width: 767px) {#brxe-7d97e4 {display: grid; align-items: initial; grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-7d97e4 {flex-direction: row}}#brxe-b1f131 {margin-bottom: 40px}#brxe-38049a {text-transform: capitalize}#brxe-3e993e {width: 100%; margin-left: 0; padding-left: 0}@media (max-width: 767px) {#brxe-3e993e {width: 100%}}#brxe-f699bd {max-width: 100%; padding-top: 64px}#brxe-f30d5d {width: 67%; flex-basis: 75.25%}#brxe-16b5d2 .toc-link.is-active-link {color: var(--orange); font-weight: 400}@media (max-width: 767px) {#brxe-e2a26a {display:none;}}#brxe-2a542b {width: 100%; text-align: center; color: var(--orange); font-weight: 700; line-height: 26px; margin-bottom: 20px}#brxe-c86f14 {color: var(--obx-blue); text-align: center; line-height: 36px; font-size: 32px; font-weight: 900; width: 100%; margin-bottom: 20px}#brxe-4b4244 {color: var(--slate); text-align: center; line-height: 28px; width: 100%}.brxe-hdwewx .form-group:nth-child(1) {width: 75%}#brxe-26b821 {align-self: center !important; justify-content: center; align-items: center; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto}@media (max-width: 767px) {#brxe-26b821 {flex-direction: column}}@media (max-width: 478px) {#brxe-26b821 {flex-direction: row; flex-wrap: nowrap}}#brxe-71dc1c {align-self: center !important; justify-content: center; align-items: center; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto}@media (max-width: 478px) {#brxe-71dc1c {flex-direction: row; flex-wrap: nowrap}}#brxe-247fab {margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 478px) {#brxe-247fab {flex-direction: row; flex-wrap: nowrap}}#brxe-5259f9 {margin-top: 20px; flex-direction: row; column-gap: 20px}@media (max-width: 767px) {#brxe-5259f9 {flex-direction: row}}@media (max-width: 478px) {#brxe-5259f9 .brxe-block{ flex-direction:row; flex-wrap:nowrap; width:auto;}}#brxe-bb7a49 {margin-top: 20px; background-color: var(--frost); border-radius: 10px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}.brxe-kzpsfj {color: var(--gold); text-align: center; font-weight: 700; line-height: 26px; width: 100%}.brxe-bhnwmw {font-weight: 700; color: var(--bg-body); text-align: center; line-height: 26px; width: 100% !important;; margin-bottom: 20px}@media (max-width: 478px) {.brxe-bhnwmw {margin-right: auto; margin-left: auto; width: 100% !important;}}.brxe-jvwkoo {margin-top: 5px; margin-right: auto; margin-left: auto}.brxe-ndkewv {background-color: var(--dark); padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px; border-radius: 10px; margin-top: 20px}#brxe-127010 {width: 22%; flex-basis: 22%; position: sticky; top: 0px}@media (max-width: 991px) {#brxe-127010 {flex-basis: 100%; width: 100% !important;; margin-top: 60px}}@media (max-width: 767px) {#brxe-127010 {flex-basis: 100% !important; width: 100%; margin-top: 60px; position: static}}@media (max-width: 478px) {#brxe-127010 {position: static}}#brxe-18cb26 {flex-direction: row; column-gap: 2.75%; display: flex; grid-gap: 2.75%; grid-template-columns: 75.25% 22%; max-width: 100%}@media (max-width: 991px) {#brxe-18cb26 {flex-direction: column}}@media (max-width: 767px) {#brxe-18cb26 {flex-direction: column; display: block}}@media (max-width: 478px) {#brxe-18cb26 {flex-direction: column; flex-shrink: 1}}.brxe-rvnxlp {text-align: center}.brxe-syssxn {color: var(--obx-blue); text-align: center; margin-top: 0; margin-bottom: 10px}@media (max-width: 767px) {.brxe-syssxn {color: var(--obx-blue)}}.brxe-sdcegl {width: 100%; text-align: center}.brxe-sdcegl a {text-align: center; font-size: inherit}.brxe-yfhpvu {width: 100%}.brxe-ccitbc svg {: }.brxe-siyyzc {align-self: center !important; align-items: center}.brxe-qcgarc {padding-top: 0; padding-right: 20px; padding-bottom: 0; padding-left: 20px}@media (max-width: 767px) {.brxe-qcgarc {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0}}