@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 {@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 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-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 {@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-rmnbkb {width: 33%}#brxe-blflzx {align-self: flex-start}#brxe-blflzx i {font-size: 12px}#brxe-qjshei {justify-content: center; align-items: center; width: 67%; padding-top: 25%}@media (max-width: 767px) {#brxe-qjshei {width: 100%}}#brxe-qouxhz {flex-direction: row}#brxe-qjzgew {background-image: url(https://aura.ohmyweb.net/wp-content/uploads/diseno-web-yoga-21.webp); background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative}:where(#brxe-qjzgew > *:not(figcaption)) {position: relative}#brxe-qjzgew::before {background-image: linear-gradient(280deg, rgba(36, 57, 74, 0.61), rgba(36, 57, 74, 0.61)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-tpmnts {flex-direction: row}@media (max-width: 767px) {#brxe-oiqlzn {text-align: center}}#brxe-typotb {text-align: center; text-wrap: balance}#brxe-xgtanf {justify-content: center; align-items: center}#brxe-akkktc:not(.tag), #brxe-akkktc img {object-fit: contain}#brxe-akkktc {border-top-left-radius: 100px; border-top-right-radius: 100px}@media (max-width: 767px) {#brxe-akkktc {width: 100%}}#brxe-jrngdc {text-align: center; text-wrap: balance}#brxe-jrngdc a {text-align: center; text-wrap: balance; font-size: inherit}#brxe-yejlhj {align-items: center; justify-content: center; align-self: center !important}#brxe-yzztic:not(.tag), #brxe-yzztic img {object-fit: contain}#brxe-yzztic {border-top-left-radius: 100px; border-top-right-radius: 100px}@media (max-width: 767px) {#brxe-yzztic {width: 100%}}#brxe-kehtmy {text-align: center; text-wrap: balance}#brxe-kehtmy a {text-align: center; text-wrap: balance; font-size: inherit}#brxe-ndgmwt {align-items: center; justify-content: center; align-self: center !important}#brxe-fxznxe:not(.tag), #brxe-fxznxe img {object-fit: contain}#brxe-fxznxe {border-top-left-radius: 100px; border-top-right-radius: 100px}@media (max-width: 767px) {#brxe-fxznxe {width: 100%}}#brxe-fzulyg {text-align: center; text-wrap: balance}#brxe-fzulyg a {text-align: center; text-wrap: balance; font-size: inherit}#brxe-fshgrn {align-items: center; justify-content: center; align-self: center !important}#brxe-cqebfx {flex-direction: row; column-gap: 50px; row-gap: 50px; justify-content: center; align-items: center; align-self: center !important}@media (max-width: 767px) {#brxe-cqebfx {flex-direction: column}}#brxe-dhfydc:not(.tag), #brxe-dhfydc img {object-fit: contain}#brxe-dhfydc {border-top-left-radius: 100px; border-top-right-radius: 100px}@media (max-width: 767px) {#brxe-dhfydc {width: 100%}}#brxe-cmyyyy {text-align: center; text-wrap: balance}#brxe-cmyyyy a {text-align: center; text-wrap: balance; font-size: inherit}#brxe-yvptiv {align-items: center; justify-content: center; align-self: center !important}#brxe-nhhrno:not(.tag), #brxe-nhhrno img {object-fit: contain}#brxe-nhhrno {border-top-left-radius: 100px; border-top-right-radius: 100px}@media (max-width: 767px) {#brxe-nhhrno {width: 100%}}#brxe-dhjknj {text-align: center; text-wrap: balance}#brxe-dhjknj a {text-align: center; text-wrap: balance; font-size: inherit}#brxe-cggyyd {align-items: center; justify-content: center; align-self: center !important}#brxe-zvmrls:not(.tag), #brxe-zvmrls img {object-fit: contain}#brxe-zvmrls {border-top-left-radius: 100px; border-top-right-radius: 100px}@media (max-width: 767px) {#brxe-zvmrls {width: 100%}}#brxe-bldunq {text-align: center; text-wrap: balance}#brxe-bldunq a {text-align: center; text-wrap: balance; font-size: inherit}#brxe-vdyehb {align-items: center; justify-content: center; align-self: center !important}#brxe-pzxbpz {flex-direction: row; column-gap: 50px; row-gap: 50px; justify-content: center; align-items: center; align-self: center !important}@media (max-width: 767px) {#brxe-pzxbpz {flex-direction: column}}#brxe-tbzcnv {background-color: var(--bricks-color-ibojrk); color: var(--bricks-color-e72738)}#services {justify-content: center; align-items: center; background-color: var(--bricks-color-jcfprq)}@media (max-width: 767px) {#brxe-azlbrn {text-align: center}}@media (max-width: 767px) {#brxe-auxpnf {align-items: center}}#brxe-kqzfhf {text-align: center; text-transform: uppercase; font-weight: 600; color: var(--bricks-color-e72738); letter-spacing: 3px; font-size: 14px; line-height: 1.8em}#brxe-jexlnq {text-align: center; text-wrap: pretty}#brxe-uupzyj {background-color: var(--bricks-color-nwyzng); justify-content: center; align-items: center; height: 450px}@media (max-width: 767px) {#brxe-uupzyj {height: auto; padding-top: 75px; padding-bottom: 75px}}#brxe-vwkuge {text-align: center; text-transform: uppercase; font-weight: 600; letter-spacing: 3px; font-size: 14px; line-height: 1.8em}#brxe-vltykg {text-align: center; text-wrap: pretty}#brxe-htffvm {background-color: var(--bricks-color-jcfprq); justify-content: center; align-items: center; height: 450px}@media (max-width: 767px) {#brxe-htffvm {height: auto; padding-top: 75px; padding-bottom: 75px}}#brxe-vfdglx {flex-direction: row; column-gap: 50px; row-gap: 50px}#brxe-igrspw {text-align: center; text-transform: uppercase; font-weight: 600; letter-spacing: 3px; font-size: 14px; line-height: 1.8em; color: var(--bricks-color-e72738)}#brxe-cattyv {color: var(--bricks-color-e72738)}#brxe-pnqehs {text-align: center; text-wrap: pretty}#brxe-jfppry {color: var(--bricks-color-012b49)}#brxe-rpoirw {justify-content: center; align-items: center}#brxe-mymzld {position: relative; padding-top: 50px; padding-bottom: 50px}:where(#brxe-mymzld > *:not(figcaption)) {position: relative}#brxe-mymzld::before {background-image: linear-gradient(#adc6d9, #e7c8ba); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-iylnuo {text-align: center}}#brxe-bktuyi {text-wrap: balance}#brxe-bktuyi a {text-wrap: balance; font-size: inherit}[data-id="brxe-mmdgvp"].splide__slide {justify-content: center; align-items: center}@media (max-width: 478px) {[data-id="brxe-mmdgvp"].splide__slide {display: flex; justify-content: center; height: 100%; align-items: center; align-self: center !important; flex-wrap: nowrap}}#brxe-wlzpvu {text-wrap: balance}#brxe-wlzpvu a {text-wrap: balance; font-size: inherit}[data-id="brxe-cyklyn"].splide__slide {justify-content: center; align-items: center}@media (max-width: 478px) {[data-id="brxe-cyklyn"].splide__slide {display: flex; justify-content: center; height: 100%; align-items: center; align-self: center !important; flex-wrap: nowrap}}#brxe-eswwqn {text-wrap: balance}#brxe-eswwqn a {text-wrap: balance; font-size: inherit}[data-id="brxe-wcytbe"].splide__slide {justify-content: center; align-items: center}@media (max-width: 478px) {[data-id="brxe-wcytbe"].splide__slide {display: flex; justify-content: center; height: 100%; align-items: center; align-self: center !important; flex-wrap: nowrap}}#brxe-autkdn .splide__arrow {color: var(--bricks-color-azepxo)}#brxe-autkdn .splide__arrow svg {fill: var(--bricks-color-azepxo)}#brxe-autkdn .splide__pagination .splide__pagination__page.is-active {color: var(--bricks-color-ccress); background-color: var(--bricks-color-ccress)}#brxe-autkdn .splide__pagination .splide__pagination__page {color: rgba(81, 121, 150, 0.46); background-color: rgba(81, 121, 150, 0.46)}#brxe-autkdn {display: flex; flex-direction: column; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-autkdn {min-height: auto}}@media (max-width: 478px) {#brxe-autkdn .splide__slide {padding-top: 50px; padding-bottom: 50px; justify-content: center; align-items: center}#brxe-autkdn {min-height: auto}}#brxe-wgstyf {width: 67%; justify-content: center; align-items: center; position: relative; align-self: center !important; padding-right: 75px; padding-left: 75px; min-height: 650px}:where(#brxe-wgstyf > *:not(figcaption)) {position: relative}#brxe-wgstyf::before {background-image: linear-gradient(170deg, rgba(173, 198, 217, 0.65), rgba(231, 200, 186, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-wgstyf {width: 100%; padding-right: 5%; padding-left: 5%; flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-wgstyf {min-height: 700px; justify-content: center; align-items: center; display: flex; flex-wrap: nowrap; column-gap: 50px}}#brxe-vxqsfw {width: 33%; background-image: url(https://aura.ohmyweb.net/wp-content/uploads/diseno-web-yoga-07.webp); background-position: center center; background-repeat: no-repeat; background-size: cover; padding-top: 450px; padding-bottom: 450px; border-top-right-radius: 200px}@media (max-width: 767px) {#brxe-vxqsfw {background-position: center center; background-repeat: no-repeat; background-size: cover; margin-top: 0; margin-bottom: 0; width: 100%; visibility: hidden; display: none}}@media (max-width: 478px) {#brxe-vxqsfw {background-size: contain; background-position: center center; background-repeat: no-repeat}}#brxe-zuxndu {flex-direction: row; justify-content: center; align-items: center; align-self: center !important; margin-bottom: 75px}@media (max-width: 767px) {#brxe-zuxndu {flex-direction: column}}#brxe-gopwha {background-image: url(https://aura.ohmyweb.net/wp-content/uploads/diseno-web-yoga-13.webp); background-position: center center; background-size: cover; background-repeat: no-repeat; min-height: 680px; border-top-left-radius: 200px}@media (max-width: 767px) {#brxe-gopwha {border-top-left-radius: 0; border-top-right-radius: 200px; min-height: 900px}}@media (max-width: 478px) {#brxe-gopwha {min-height: 500px; border-top-left-radius: 0; border-top-right-radius: 150px}}#contacto .bricks-button {text-transform: uppercase}#contacto .form-group input {background-color: rgba(231, 200, 186, 0); border: 1px solid var(--bricks-color-jcfprq)}#contacto .flatpickr {background-color: rgba(231, 200, 186, 0); border: 1px solid var(--bricks-color-jcfprq)}#contacto select {background-color: rgba(231, 200, 186, 0); color: rgba(158, 158, 158, 0.79); border: 1px solid var(--bricks-color-jcfprq)}#contacto textarea {background-color: rgba(231, 200, 186, 0); border: 1px solid var(--bricks-color-jcfprq)}#contacto ::placeholder {color: rgba(158, 158, 158, 0.79)}#contacto .bricks-button:not([type=submit]) {border: 1px solid var(--bricks-color-jcfprq)}#contacto .choose-files {border: 1px solid var(--bricks-color-jcfprq)}#contacto .submit-button-wrapper {width: 30%}#contacto .ion-ios-arrow-forward:before { display: none;}#contacto:hover .ion-ios-arrow-forward:before { display: inline-block;}#brxe-qjglbf {justify-content: center}#contact {flex-direction: row; align-items: center; justify-content: center; column-gap: 50px; row-gap: 50px}@media (max-width: 767px) {#contact {flex-direction: column}}#brxe-ehsnhj {position: relative}:where(#brxe-ehsnhj > *:not(figcaption)) {position: relative}#brxe-ehsnhj::before {background-image: linear-gradient(180deg, rgba(173, 198, 217, 0.65), rgba(231, 200, 186, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-yanwvu {border-top-left-radius: 500px; border-top-right-radius: 500px; width: 100%}@media (max-width: 767px) {#brxe-yanwvu {border-top-left-radius: 200px; border-top-right-radius: 0}}@media (max-width: 478px) {#brxe-yanwvu {border-top-left-radius: 150px; border-top-right-radius: 0}}#brxe-senjyc {width: 33%}@media (max-width: 767px) {#brxe-senjyc {width: 100%}}#brxe-qqxzro {font-size: 1.5em; color: var(--bricks-color-ccress); fill: var(--bricks-color-ccress)}#brxe-cudrxh {align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: nowrap; column-gap: 10px}#brxe-xftyxs {text-wrap: balance}#brxe-xftyxs a {text-wrap: balance; font-size: inherit}#brxe-kvxdfr {font-size: 1.5em; color: var(--bricks-color-ccress); fill: var(--bricks-color-ccress)}#brxe-uqetmj {align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: nowrap; column-gap: 10px}#brxe-ifoyko {text-wrap: balance}#brxe-ifoyko a {text-wrap: balance; font-size: inherit}#brxe-ekpppu {font-size: 1.5em; color: var(--bricks-color-ccress); fill: var(--bricks-color-ccress)}#brxe-hteqve {align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: nowrap; column-gap: 10px}#brxe-fetkqf {text-wrap: balance}#brxe-fetkqf a {text-wrap: balance; font-size: inherit}#brxe-tcyzkl {font-size: 1.5em; color: var(--bricks-color-ccress); fill: var(--bricks-color-ccress)}#brxe-cllkzi {align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: nowrap; column-gap: 10px}#brxe-stdnns {text-wrap: balance}#brxe-stdnns a {text-wrap: balance; font-size: inherit}#brxe-ssfszt .accordion-title-wrapper {min-height: 50px}#brxe-ssfszt .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-raokwc {width: 67%; margin-top: 200px; flex-direction: column}@media (max-width: 767px) {#brxe-raokwc {margin-top: 25px; width: 100%}}#brxe-zcmeey {flex-direction: row; column-gap: 50px; row-gap: 50px}@media (max-width: 767px) {#brxe-zcmeey {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}