@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-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)}}.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-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@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:#fff0;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:rgb(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{@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,rgb(0 0 0 / .5),rgb(0 0 0 / .25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks{:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks{.brxe-shortcode{width:100%}}#brxe-qizbrt{font-size:1.4rem}#brxe-qizbrt{span>span{margin-left:3px;margin-right:3px}span.breadcrumb_last{color:var(--accent)}}@media (max-width:478px){#brxe-mguuqw{padding-bottom:var(--space-xs)}}#brxe-nsflsa{max-width:50ch}#brxe-tuxvpi{row-gap:var(--space-xs)}@media (max-width:478px){#brxe-tuxvpi{align-items:center;text-align:center}}#brxe-edeeez{width:100%;border-radius:14px;box-shadow:13px 6px 56px 0 rgb(87 87 87 / .1);padding-top:var(--space-l);padding-right:var(--space-l);padding-bottom:var(--space-l);padding-left:var(--space-l);row-gap:var(--space-m);flex-direction:column;align-self:stretch!important;max-width:50%;justify-content:center}@media (max-width:1024px){#brxe-edeeez{max-width:75%;align-self:center!important}}@media (max-width:767px){#brxe-edeeez{flex-wrap:nowrap;max-width:90%}}@media (max-width:478px){#brxe-edeeez{max-width:100%;padding-right:var(--space-s);padding-left:var(--space-s)}}#brxe-fddsgw{border-radius:14px;max-height:600px}@media (max-width:1024px){#brxe-fddsgw{max-height:100%;height:100%}#brxe-fddsgw:not(.tag),#brxe-fddsgw img{aspect-ratio:4/3}}#brxe-ldnoif{width:50%}@media (max-width:1024px){#brxe-ldnoif{align-self:center!important;max-width:75%;width:100%}}@media (max-width:767px){#brxe-ldnoif{max-width:90%}}@media (max-width:478px){#brxe-ldnoif{max-width:100%}}#brxe-julylt{flex-direction:row}@media (max-width:1024px){#brxe-julylt{flex-direction:column-reverse;justify-content:center;align-items:center;flex-wrap:nowrap}}#brxe-owybpd{row-gap:var(--space-m);padding-top:var(--space-m)}@media (max-width:478px){#brxe-owybpd{padding-top:var(--space-xs)}}#brxe-gdqwfs{color:var(--base-medium)}#brxe-mzzmds{color:var(--base);max-width:68ch}#brxe-gyilsu{align-items:center;justify-content:center;text-align:center}#block1{width:100%}@media (max-width:1024px){#block1{text-align:center}}#block2{width:100%}@media (max-width:1024px){#block2{text-align:center}}#block3{width:100%}@media (max-width:1024px){#block3{text-align:center}}#block4{width:100%}@media (max-width:1024px){#block4{text-align:center}}#brxe-xocrap{flex-direction:column;width:100%;align-self:stretch!important;justify-content:space-between;max-width:210px}@media (max-width:1024px){#brxe-xocrap{flex-direction:row;max-width:100%}}@media (max-width:767px){#brxe-xocrap{flex-direction:row;flex-wrap:nowrap;max-width:100%}}@media (max-width:478px){#brxe-xocrap{flex-direction:column}}#brxe-yapghy li.has-link a,#brxe-yapghy li.no-link{font-size:var(--text-s);color:var(--base);gap:var(--space-xs);justify-content:flex-start;align-items:center}#brxe-yapghy{gap:var(--space-s);flex-direction:column}#brxe-eumfjo{font-weight:700;gap:var(--space-xs)}#brxe-omblyr{padding-right:calc(var(--space-m) + var(--space-xs))}#brxe-cnnzav{row-gap:calc(var(--space-s) / 2)}#brxe-qxnvxy{width:fit-content}#brxe-poxjas{max-height:375px;max-width:590px;border-radius:14px;width:100%;height:100%}#brxe-poxjas:not(.tag),#brxe-poxjas img{aspect-ratio:4/3}@media (max-width:1024px){#brxe-poxjas:not(.tag),#brxe-poxjas img{aspect-ratio:unset}}@media (max-width:767px){#brxe-poxjas{width:100%;display:flex;max-width:100%}}@media (max-width:478px){#brxe-poxjas{width:100%}}#brxe-vzanks{flex-direction:row;justify-content:space-between;align-items:center;column-gap:var(--space-m)}@media (max-width:767px){#brxe-vzanks{row-gap:var(--space-m)}}#brxe-gpkkes li.has-link a,#brxe-gpkkes li.no-link{font-size:var(--text-s);color:var(--base);gap:var(--space-xs);justify-content:flex-start;align-items:center}#brxe-gpkkes{gap:var(--space-s);flex-direction:column}#brxe-rfkswb{font-weight:700;gap:var(--space-xs)}#brxe-dmpyhx{padding-right:calc(var(--space-m) + var(--space-xs))}#brxe-cwxpyn{row-gap:calc(var(--space-s) / 2)}#brxe-jwgvgm{width:fit-content}#brxe-ldkokx{max-height:375px;max-width:590px;border-radius:14px;width:100%;height:100%}#brxe-ldkokx:not(.tag),#brxe-ldkokx img{aspect-ratio:4/3}@media (max-width:1024px){#brxe-ldkokx:not(.tag),#brxe-ldkokx img{aspect-ratio:unset}}@media (max-width:767px){#brxe-ldkokx{width:100%;max-width:100%}}@media (max-width:478px){#brxe-ldkokx{width:100%}}#brxe-uuizmf{flex-direction:row;justify-content:space-between;align-items:center;column-gap:var(--space-m)}@media (max-width:767px){#brxe-uuizmf{row-gap:var(--space-m)}}#brxe-queaje .repeater-item:nth-child(1) svg{height:25px;width:25px}#brxe-queaje li.has-link a,#brxe-queaje li.no-link{font-size:var(--text-s);color:var(--base);gap:var(--space-xs);justify-content:flex-start;align-items:center}#brxe-queaje{gap:var(--space-s);flex-direction:column}#brxe-rijlhh{font-weight:700;gap:var(--space-xs)}#brxe-zykxcy{padding-right:calc(var(--space-m) + var(--space-xs))}#brxe-xgfqkg{row-gap:calc(var(--space-s) / 2)}#brxe-lwicgm{width:fit-content}#brxe-lcdkxk{max-height:375px;max-width:590px;border-radius:14px;width:100%;height:100%}#brxe-lcdkxk:not(.tag),#brxe-lcdkxk img{aspect-ratio:4/3}@media (max-width:1024px){#brxe-lcdkxk:not(.tag),#brxe-lcdkxk img{aspect-ratio:unset}}@media (max-width:767px){#brxe-lcdkxk{width:100%;max-width:100%}}@media (max-width:478px){#brxe-lcdkxk{width:100%}}#brxe-sgvwmt{flex-direction:row;justify-content:space-between;align-items:center;column-gap:var(--space-m)}@media (max-width:767px){#brxe-sgvwmt{row-gap:var(--space-m)}}#brxe-hkppzg .repeater-item:nth-child(1) svg{height:25px;width:25px}#brxe-hkppzg li.has-link a,#brxe-hkppzg li.no-link{font-size:var(--text-s);color:var(--base);gap:var(--space-xs);justify-content:flex-start;align-items:center}#brxe-hkppzg{gap:var(--space-s);flex-direction:column}#brxe-cdkpjf{font-weight:700;gap:var(--space-xs)}#brxe-wpuqdk{padding-right:calc(var(--space-m) + var(--space-xs))}#brxe-mypfae{row-gap:calc(var(--space-s) / 2)}#brxe-wknams{width:fit-content}#brxe-rvcmwh:not(.tag),#brxe-rvcmwh img{aspect-ratio:4/3}#brxe-rvcmwh{border-radius:14px;width:100%;height:100%;max-height:375px;max-width:590px}@media (max-width:1024px){#brxe-rvcmwh:not(.tag),#brxe-rvcmwh img{aspect-ratio:unset}}@media (max-width:767px){#brxe-rvcmwh{width:100%;max-width:100%}}@media (max-width:478px){#brxe-rvcmwh{width:100%}}#brxe-kxjzma{flex-direction:row;justify-content:space-between;align-items:center;column-gap:var(--space-m)}@media (max-width:767px){#brxe-kxjzma{row-gap:var(--space-m)}}#brxe-dgwgbs{padding-top:0}#brxe-vhwxdn>.tab-menu .tab-title{padding-top:var(--space-s);padding-right:var(--space-xs);padding-bottom:var(--space-s);padding-left:var(--space-xs);border-top-right-radius:14px;border-bottom-right-radius:14px}#brxe-vhwxdn>.tab-menu .tab-title.brx-open{background-color:var(--white)}#brxe-vhwxdn>.tab-content{padding-top:var(--space-l);padding-right:var(--space-xxl);padding-bottom:var(--space-l);padding-left:var(--space-l);background-color:var(--white);border-top-left-radius:14px;border-bottom-left-radius:14px}#brxe-vhwxdn{flex-direction:row}@media (max-width:1024px){#brxe-vhwxdn{flex-direction:column}#brxe-vhwxdn>.tab-menu .tab-title{border-top-left-radius:14px;border-bottom-left-radius:14px}}@media (max-width:767px){#brxe-vhwxdn{flex-direction:column;display:none}#brxe-vhwxdn>.tab-content{padding-right:var(--space-s);padding-left:var(--space-s)}#brxe-vhwxdn>.tab-menu .tab-title{border-radius:14px}}#brxe-qfndcq{font-size:1em}#brxe-gsyupd{align-items:center;flex-direction:row;justify-content:space-between}#brxe-eccokd li.has-link a,#brxe-eccokd li.no-link{font-size:var(--text-s);color:var(--base);gap:var(--space-xs);justify-content:flex-start;align-items:center}#brxe-eccokd{gap:var(--space-s);flex-direction:column}#brxe-ucmvyw{font-weight:700;gap:var(--space-xs)}#brxe-tvzpac{padding-right:calc(var(--space-m) + var(--space-xs))}#brxe-sfckwx{row-gap:calc(var(--space-s) / 2)}#brxe-jogcxh{width:fit-content}#brxe-zkaxnz{max-height:375px;max-width:590px;border-radius:14px;width:100%;height:100%}#brxe-zkaxnz:not(.tag),#brxe-zkaxnz img{aspect-ratio:4/3}@media (max-width:1024px){#brxe-zkaxnz:not(.tag),#brxe-zkaxnz img{aspect-ratio:unset}}@media (max-width:767px){#brxe-zkaxnz{width:100%;display:flex;max-width:100%}}@media (max-width:478px){#brxe-zkaxnz{width:100%}}#brxe-gazvfc{flex-direction:row;justify-content:space-between;align-items:center;column-gap:var(--space-m)}@media (max-width:767px){#brxe-gazvfc{row-gap:var(--space-m)}}#brxe-cyhndw{font-size:1em}#brxe-yxfeyk{align-items:center;flex-direction:row;justify-content:space-between}#brxe-zigtts li.has-link a,#brxe-zigtts li.no-link{font-size:var(--text-s);color:var(--base);gap:var(--space-xs);justify-content:flex-start;align-items:center}#brxe-zigtts{gap:var(--space-s);flex-direction:column}#brxe-efzspq{font-weight:700;gap:var(--space-xs)}#brxe-nqwuxn{padding-right:calc(var(--space-m) + var(--space-xs))}#brxe-hxnxwo{row-gap:calc(var(--space-s) / 2)}#brxe-otgpmg{width:fit-content}#brxe-rxdrfy{max-height:375px;max-width:590px;border-radius:14px;width:100%;height:100%}#brxe-rxdrfy:not(.tag),#brxe-rxdrfy img{aspect-ratio:4/3}@media (max-width:1024px){#brxe-rxdrfy:not(.tag),#brxe-rxdrfy img{aspect-ratio:unset}}@media (max-width:767px){#brxe-rxdrfy{width:100%;display:flex;max-width:100%}}@media (max-width:478px){#brxe-rxdrfy{width:100%}}#brxe-aokkqb{flex-direction:row;justify-content:space-between;align-items:center;column-gap:var(--space-m)}@media (max-width:767px){#brxe-aokkqb{row-gap:var(--space-m)}}#brxe-dunore{font-size:1em}#brxe-ofzycw{align-items:center;flex-direction:row;justify-content:space-between}#brxe-btxzyq li.has-link a,#brxe-btxzyq li.no-link{font-size:var(--text-s);color:var(--base);gap:var(--space-xs);justify-content:flex-start;align-items:center}#brxe-btxzyq{gap:var(--space-s);flex-direction:column}#brxe-mmuqbv{font-weight:700;gap:var(--space-xs)}#brxe-zkffxd{padding-right:calc(var(--space-m) + var(--space-xs))}#brxe-pelqgj{row-gap:calc(var(--space-s) / 2)}#brxe-ckymrj{width:fit-content}#brxe-hmczgb{max-height:375px;max-width:590px;border-radius:14px;width:100%;height:100%}#brxe-hmczgb:not(.tag),#brxe-hmczgb img{aspect-ratio:4/3}@media (max-width:1024px){#brxe-hmczgb:not(.tag),#brxe-hmczgb img{aspect-ratio:unset}}@media (max-width:767px){#brxe-hmczgb{width:100%;display:flex;max-width:100%}}@media (max-width:478px){#brxe-hmczgb{width:100%}}#brxe-hdkawc{flex-direction:row;justify-content:space-between;align-items:center;column-gap:var(--space-m)}@media (max-width:767px){#brxe-hdkawc{row-gap:var(--space-m)}}#brxe-wcthvx{font-size:1em}#brxe-ycodrc{align-items:center;flex-direction:row;justify-content:space-between}#brxe-eywvyo li.has-link a,#brxe-eywvyo li.no-link{font-size:var(--text-s);color:var(--base);gap:var(--space-xs);justify-content:flex-start;align-items:center}#brxe-eywvyo{gap:var(--space-s);flex-direction:column}#brxe-ikhwgl{font-weight:700;gap:var(--space-xs)}#brxe-pswlhd{padding-right:calc(var(--space-m) + var(--space-xs))}#brxe-hhztbp{row-gap:calc(var(--space-s) / 2)}#brxe-gfhqin{width:fit-content}#brxe-uhuauq{max-height:375px;max-width:590px;border-radius:14px;width:100%;height:100%}#brxe-uhuauq:not(.tag),#brxe-uhuauq img{aspect-ratio:4/3}@media (max-width:1024px){#brxe-uhuauq:not(.tag),#brxe-uhuauq img{aspect-ratio:unset}}@media (max-width:767px){#brxe-uhuauq{width:100%;display:flex;max-width:100%}}@media (max-width:478px){#brxe-uhuauq{width:100%}}#brxe-impiam{flex-direction:row;justify-content:space-between;align-items:center;column-gap:var(--space-m)}@media (max-width:767px){#brxe-impiam{row-gap:var(--space-m)}}#brxe-ktyhto .accordion-title-wrapper{min-height:50px}#brxe-ktyhto .accordion-content-wrapper{padding-top:15px;padding-right:0;padding-bottom:15px;padding-left:0}#brxe-tydaig{background-color:var(--neutral-ultra-light);row-gap:var(--space-l)}