@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-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-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 {@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-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 {.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-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}}.brxe-539fff {position: relative; font-size: var(--aptext-s); color: #212121}.brxe-539fff .separator {font-size: 10px; color: #212121}.brxe-6dda57 {justify-content: center; align-items: center; background-color: #ffffff; padding-top: var(--apspace-2xl); padding-right: var(--apspace-2xl); padding-bottom: var(--apspace-2xl); padding-left: var(--apspace-2xl); align-self: center !important; border-radius: var(--apradius-l); box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19)}.brxe-fabfbd.brxi-qzvisr {font-size: 1em; --brx-icon-transform: rotateZ(180deg)}.brxe-535512 {font-weight: 600; font-size: var(--aptext-mm)}.brxe-0ba892 {align-items: center; flex-direction: row; justify-content: flex-start; column-gap: var(--apspace-2xs)}.brxe-kumpfr {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-kumpfr {font-size: var(--text-m)}}.brxe-wesfdk {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-wesfdk {font-size: var(--text-m)}}.brxe-xpmxxg {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-tdpukq.horizontal .line {border-top-color: #e8e8e8}.brxe-tdpukq.vertical .line {border-right-color: #e8e8e8}.brxe-tdpukq .icon {color: #e8e8e8}.brxe-rgwdzi {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-rgwdzi {font-size: var(--text-m)}}.brxe-svmigk {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-svmigk {font-size: var(--text-m)}}.brxe-rgwchw {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-kndxxs.horizontal .line {border-top-color: #e8e8e8}.brxe-kndxxs.vertical .line {border-right-color: #e8e8e8}.brxe-kndxxs .icon {color: #e8e8e8}.brxe-wukjzc {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-wukjzc {font-size: var(--text-m)}}.brxe-rumqba {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-rumqba {font-size: var(--text-m)}}.brxe-ikwvcs {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-hurigx.horizontal .line {border-top-color: #e8e8e8}.brxe-hurigx.vertical .line {border-right-color: #e8e8e8}.brxe-hurigx .icon {color: #e8e8e8}.brxe-usszux {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-usszux {font-size: var(--text-m)}}.brxe-hnsurh {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-hnsurh {font-size: var(--text-m)}}.brxe-cybjdt {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-htxhiz.horizontal .line {border-top-color: #e8e8e8}.brxe-htxhiz.vertical .line {border-right-color: #e8e8e8}.brxe-htxhiz .icon {color: #e8e8e8}.brxe-xtqsxs {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-xtqsxs {font-size: var(--text-m)}}.brxe-yobmjl {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-yobmjl {font-size: var(--text-m)}}.brxe-mugrip {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-ybozmb.horizontal .line {border-top-color: #e8e8e8}.brxe-ybozmb.vertical .line {border-right-color: #e8e8e8}.brxe-ybozmb .icon {color: #e8e8e8}.brxe-szxdhk {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-szxdhk {font-size: var(--text-m)}}.brxe-zaxhib {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-zaxhib {font-size: var(--text-m)}}.brxe-wxmmpw {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-qintmk.horizontal .line {border-top-color: #e8e8e8}.brxe-qintmk.vertical .line {border-right-color: #e8e8e8}.brxe-qintmk .icon {color: #e8e8e8}.brxe-ddslvt {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-ddslvt {font-size: var(--text-m)}}.brxe-jglcjn {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-jglcjn {font-size: var(--text-m)}}.brxe-pdiqxb {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-jhsqpn.horizontal .line {border-top-color: #e8e8e8}.brxe-jhsqpn.vertical .line {border-right-color: #e8e8e8}.brxe-jhsqpn .icon {color: #e8e8e8}.brxe-ursjbk {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-ursjbk {font-size: var(--text-m)}}.brxe-jrrkmr {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-jrrkmr {font-size: var(--text-m)}}.brxe-bgstgi {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-rjocku.horizontal .line {border-top-color: #e8e8e8}.brxe-rjocku.vertical .line {border-right-color: #e8e8e8}.brxe-rjocku .icon {color: #e8e8e8}.brxe-qdmjve {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-qdmjve {font-size: var(--text-m)}}.brxe-fgpnpg {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-fgpnpg {font-size: var(--text-m)}}.brxe-hhbomd {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-ouzzog.horizontal .line {border-top-color: #e8e8e8}.brxe-ouzzog.vertical .line {border-right-color: #e8e8e8}.brxe-ouzzog .icon {color: #e8e8e8}.brxe-coxyvf {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-coxyvf {font-size: var(--text-m)}}.brxe-kgqqqm {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-kgqqqm {font-size: var(--text-m)}}.brxe-fwdjgi {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-ausbeq.horizontal .line {border-top-color: #e8e8e8}.brxe-ausbeq.vertical .line {border-right-color: #e8e8e8}.brxe-ausbeq .icon {color: #e8e8e8}.brxe-rkjvqa {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-rkjvqa {font-size: var(--text-m)}}.brxe-lwurne {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-lwurne {font-size: var(--text-m)}}.brxe-aubhpl {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-teuwgw.horizontal .line {border-top-color: #e8e8e8}.brxe-teuwgw.vertical .line {border-right-color: #e8e8e8}.brxe-teuwgw .icon {color: #e8e8e8}.brxe-wuwwdw {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-wuwwdw {font-size: var(--text-m)}}.brxe-ctryfl {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-ctryfl {font-size: var(--text-m)}}.brxe-xjjfnw {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-ntijrq.horizontal .line {border-top-color: #e8e8e8}.brxe-ntijrq.vertical .line {border-right-color: #e8e8e8}.brxe-ntijrq .icon {color: #e8e8e8}.brxe-aqltzb {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-aqltzb {font-size: var(--text-m)}}.brxe-kyhhyo {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-kyhhyo {font-size: var(--text-m)}}.brxe-cmngpk {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-gzbirk.horizontal .line {border-top-color: #e8e8e8}.brxe-gzbirk.vertical .line {border-right-color: #e8e8e8}.brxe-gzbirk .icon {color: #e8e8e8}.brxe-yoelns {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-yoelns {font-size: var(--text-m)}}.brxe-ycbdpj {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-ycbdpj {font-size: var(--text-m)}}.brxe-znpuzc {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-cpkuvp.horizontal .line {border-top-color: #e8e8e8}.brxe-cpkuvp.vertical .line {border-right-color: #e8e8e8}.brxe-cpkuvp .icon {color: #e8e8e8}.brxe-ewbpxx {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-ewbpxx {font-size: var(--text-m)}}.brxe-zesoxf {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-zesoxf {font-size: var(--text-m)}}.brxe-hongco {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-ppwqjd {width: 100%; grid-gap: 20px; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; margin-top: var(--apspace-s); flex-direction: column; row-gap: var(--apspace-3xs)}.brxe-990420 {row-gap: var(--apspace-xs)}.brxe-5f0bc7 {align-items: center; justify-content: center; align-self: center !important; margin-top: var(--apspace-2xs); background-color: #ffffff; padding-top: var(--apspace-xs); padding-right: var(--apspace-xs); padding-bottom: var(--apspace-xs); padding-left: var(--apspace-xs); border-radius: var(--apradius-l); box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19)}.brxe-e9f946.brxi-qzvisr {font-size: 1em; --brx-icon-transform: rotateZ(180deg)}.brxe-7a0516 {font-weight: 600; font-size: var(--aptext-mm)}.brxe-37fd79 {justify-content: flex-start; align-items: center; column-gap: var(--apspace-2xs); flex-direction: row}.brxe-7f40d3 {font-size: var(--aptext-m); font-weight: 400}.brxe-7f40d3 a {font-size: var(--aptext-m); font-weight: 400; font-size: inherit}@media (max-width: 478px) {.brxe-7f40d3 {font-size: 16px}.brxe-7f40d3 a {font-size: 16px; font-size: inherit}}.brxe-e691e1 {font-size: var(--aptext-mm); font-weight: 500; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: var(--apspace-s); background-color: rgba(255, 255, 255, 0); align-self: flex-start; justify-content: flex-start; justify-content: space-between; max-width: 100%}.brxe-a889ad {justify-content: center; align-items: center; margin-top: var(--apspace-2xs); align-self: center !important; background-color: #ffffff; padding-top: var(--apspace-xs); padding-right: var(--apspace-xs); padding-bottom: var(--apspace-xs); padding-left: var(--apspace-xs); border-radius: var(--apradius-l); box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19)}.brxe-57c33f .accordion-title-wrapper {min-height: 50px; font-size: var(--aptext-m)}.brxe-57c33f .accordion-content-wrapper {padding-top: var(--apspace-xs); padding-right: var(--apspace-xs); padding-bottom: var(--apspace-xs); padding-left: var(--apspace-xs)}.brxe-57c33f .accordion-title-wrapper .brxe-heading {font-size: var(--aptext-m)}@media (max-width: 767px) {.brxe-57c33f {display: none; visibility: collapse}}.brxe-aa277c {row-gap: var(--apspace-s)}.brxe-ee972f {font-size: var(--aptext-2xl); font-weight: 600}.brxe-07914f {font-size: var(--aptext-ml); font-weight: 500}@media (max-width: 478px) {.brxe-07914f {font-size: var(--aptext-mm)}}.brxe-179d9f {font-size: var(--text-m); font-weight: 300; flex-direction: row; gap: 10px}.brxe-179d9f .icon {align-self: center}.brxe-179d9f .content {align-self: center}@media (max-width: 478px) {.brxe-179d9f {font-size: var(--text-m)}}.brxe-73949a {font-size: var(--text-m); font-weight: 300; flex-direction: row; gap: 10px}.brxe-73949a svg {fill: rgba(0, 0, 0, 0); height: 24px; width: 24px}.brxe-73949a .icon {align-self: center}.brxe-73949a .content {align-self: center}@media (max-width: 478px) {.brxe-73949a {font-size: var(--text-m)}}.brxe-b2e740 {font-size: var(--text-m); font-weight: 300; flex-direction: row; gap: 10px}.brxe-b2e740 svg {fill: rgba(0, 0, 0, 0); height: 14px}.brxe-b2e740 .icon {align-self: center; min-width: 24px}.brxe-b2e740 .content {align-self: center}@media (max-width: 478px) {.brxe-b2e740 {font-size: var(--text-m)}}.brxe-c86686 {font-size: var(--text-m); font-weight: 300; flex-direction: row; gap: 10px}.brxe-c86686 svg {fill: rgba(0, 0, 0, 0); height: 22px; width: 22px}.brxe-c86686 .icon {align-self: center; min-width: 24px; height: 24px; line-height: 24px}.brxe-c86686 .content {align-self: center}@media (max-width: 478px) {.brxe-c86686 {font-size: var(--text-m)}}.brxe-2d253b {display: grid; align-items: initial; grid-gap: 20px; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; justify-items: space-between; justify-content: space-between; margin-top: var(--apspace-2xs)}@media (max-width: 478px) {.brxe-2d253b {grid-template-rows: 1fr; grid-template-columns: 1fr}}@media (max-width: 320px) {.brxe-2d253b {grid-template-columns: 1fr}}.brxe-7f5551 {column-gap: var(--apspace-2xs); row-gap: var(--apspace-2xs); width: 100%; position: relative; flex-direction: column}.brxe-0f842f.horizontal .line {border-top-color: var(--color-4)}.brxe-0f842f.vertical .line {border-right-color: var(--color-4)}.brxe-0f842f .icon {color: var(--color-4)}@media (max-width: 478px) {.brxe-0f842f.horizontal .line {border-top-color: #e8e8e8}.brxe-0f842f.vertical .line {border-right-color: #e8e8e8}.brxe-0f842f .icon {color: #e8e8e8}}.brxe-fb296e {font-size: var(--aptext-ml); font-weight: 500}@media (max-width: 478px) {.brxe-fb296e {font-size: var(--text-mm)}}.brxe-14a1d3 {width: 60%; margin-top: var(--apspace-2xs); grid-gap: 10px; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; justify-items: space-between; justify-content: space-between}@media (max-width: 478px) {.brxe-14a1d3 {margin-top: var(--space-s); margin-bottom: var(--space-s)}}.brxe-7b9165 {position: relative; width: 100%; row-gap: var(--apspace-2xs); column-gap: var(--apspace-2xs); flex-direction: column}.brxe-fc1778.horizontal .line {border-top-color: #e8e8e8}.brxe-fc1778.vertical .line {border-right-color: #e8e8e8}.brxe-fc1778 .icon {color: #e8e8e8}.brxe-326641 {font-size: var(--aptext-lm); font-weight: 500}.brxe-efe0ae {font-size: var(--aptext-lm); font-weight: 500}.brxe-e32efc {align-self: center !important; align-items: center; justify-content: space-between; width: 100%; grid-gap: 20px; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; justify-items: space-between; display: flex; margin-top: var(--apspace-2xs)}.brxe-c1ece8 {font-size: var(--aptext-mm); font-weight: 400}@media (max-width: 478px) {.brxe-c1ece8 {font-size: var(--text-m)}}.brxe-889c62 {font-size: var(--aptext-mm); font-weight: 400; text-decoration: line-through}@media (max-width: 478px) {.brxe-889c62 {font-size: var(--text-m)}}.brxe-b00dbb {justify-content: space-between; width: 100%; align-items: center; grid-gap: 20px; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; justify-items: space-between; display: flex; align-self: center !important}.brxe-6bd7b3 {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-6bd7b3 {font-size: var(--text-m)}}.brxe-27e99d {font-size: var(--text-m); text-align: right; font-weight: 300}@media (max-width: 478px) {.brxe-27e99d {font-size: var(--text-m)}}.brxe-54087a {align-items: center; justify-content: space-between; grid-gap: 20px; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; justify-items: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-fffa8b.horizontal .line {border-top-color: #e8e8e8}.brxe-fffa8b.vertical .line {border-right-color: #e8e8e8}.brxe-fffa8b .icon {color: #e8e8e8}.brxe-978a58 {font-weight: 300; font-size: var(--text-m)}@media (max-width: 478px) {.brxe-978a58 {font-size: var(--text-m)}}.brxe-4123a8 {font-weight: 300; font-size: var(--text-m); text-align: right}@media (max-width: 478px) {.brxe-4123a8 {font-size: var(--text-m)}}.brxe-f82836 {align-self: center !important; width: 100%; align-items: center; justify-content: space-between; display: flex; grid-gap: 20px; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; justify-items: space-between; margin-top: var(--apspace-2xs)}.brxe-4b6feb.horizontal .line {border-top-color: #e8e8e8}.brxe-4b6feb.vertical .line {border-right-color: #e8e8e8}.brxe-4b6feb .icon {color: #e8e8e8}.brxe-1f290e {margin-top: var(--apspace-s); flex-direction: column}.brxe-4d344d {width: 100%; display: flex; row-gap: var(--apspace-4xs); position: relative; column-gap: var(--apspace-2xs); flex-direction: column}.brxe-7c48cd {justify-content: space-between}@media (max-width: 767px) {.brxe-7c48cd {justify-content: space-between}}@media (max-width: 478px) {.brxe-7c48cd {margin-top: 10px}}.brxe-a84a4a {background-color: #ffffff; border-radius: var(--apradius-l); align-items: flex-start; justify-content: center; padding-top: var(--apspace-l); padding-right: var(--apspace-xl); padding-bottom: var(--apspace-l); padding-left: var(--apspace-xl); align-self: center !important; box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19); row-gap: var(--apspace-m)}.brxe-fpqdjk {width: 130px; border-radius: var(--apradius-l); max-width: 150px}@media (max-width: 767px) {.brxe-fpqdjk {width: 30%}}@media (max-width: 478px) {.brxe-fpqdjk {width: 25%; max-width: 100%}}@media (max-width: 320px) {.brxe-fpqdjk {width: 100%}}.brxe-cqipge {font-size: var(--aptext-mm); font-weight: 300}@media (max-width: 478px) {.brxe-cqipge {font-size: var(--aptext-s); line-height: 1.25; max-width: 100%}}@media (max-width: 320px) {.brxe-cqipge {text-align: center; font-size: var(--aptext-m)}}.brxe-rpjopn {font-weight: 400; flex-direction: row; gap: var(--apspace-s)}.brxe-rpjopn svg {width: var(--aptext-l); stroke-width: 0px; fill: rgba(0, 0, 0, 0); stroke: #212121; height: var(--aptext-l)}.brxe-rpjopn .icon {align-self: center; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-bottom: 2px}.brxe-rpjopn .content {align-self: center; font-size: var(--aptext-l)}@media (max-width: 478px) {.brxe-rpjopn {font-weight: 400; gap: var(--apspace-xs)}.brxe-rpjopn svg {stroke-width: 1px; height: var(--aptext-xl); width: var(--aptext-xl)}}.brxe-zcvzjd.brxi-qzvisr {height: 29px; width: 29px; margin-right: 4px}@media (max-width: 478px) {.brxe-zcvzjd.brxi-qzvisr {height: 20px; width: 20px}}.brxe-horkfc {color: var(--color-15); text-align: left; line-height: 0; font-size: var(--aptext-sm); text-transform: uppercase; font-weight: 800; font-family: "Plus Jakarta Sans"}@media (max-width: 478px) {.brxe-horkfc {font-size: var(--aptext-m); color: var(--color-15)}}.brxe-reketn.brxi-qzvisr {color: var(--color-15); fill: var(--color-15); font-size: 18px; border: 0; border-style: none}.brxe-rhktwr.brxi-qzvisr {margin-bottom: 0; color: var(--color-15); fill: var(--color-15); font-size: 18px; width: 100%; height: 100%; position: relative; border: 0; border-style: none}.brxe-cfeflw.brxi-qzvisr {margin-bottom: 0; border: 0; border-style: none; color: var(--color-15); fill: var(--color-15); font-size: 18px; width: 100%; height: 100%; position: relative}.brxe-irgnog.brxi-qzvisr {margin-bottom: 0; color: var(--color-15); fill: var(--color-15); font-size: 18px; width: 100%; height: 100%; position: relative; border: 0; border-style: none}.brxe-sksemj.brxi-qzvisr {font-size: 18px; margin-bottom: 0; color: var(--color-15); fill: var(--color-15); width: 100%; height: 100%; position: relative; border: 0; border-style: none}.brxe-ngaphf {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; line-height: 0; text-align: center; justify-content: space-between; align-items: center; align-self: center !important; padding-top: 0; padding-right: 0; padding-left: 0; flex-direction: row; display: flex; row-gap: 0px; column-gap: 4px}@media (max-width: 478px) {.brxe-ngaphf {margin-bottom: 0}}@media (max-width: 320px) {.brxe-ngaphf {margin-bottom: 0}}.brxe-uadvcw {align-items: center; align-self: center !important; flex-direction: row; display: flex; column-gap: 5px}.brxe-sxhuep {justify-content: flex-start; align-items: center; align-self: center !important; flex-direction: row; column-gap: 10px}@media (max-width: 478px) {.brxe-sxhuep {justify-content: flex-start; align-items: flex-start; align-self: flex-start !important}}.brxe-wjkjzu {width: 100%; column-gap: var(--apspace-xs); position: relative; height: 100%; flex-direction: column; flex-wrap: wrap; row-gap: var(--apspace-4xs)}@media (max-width: 767px) {.brxe-wjkjzu {width: 70%}}@media (max-width: 478px) {.brxe-wjkjzu {display: flex; flex-direction: column; width: 70%; column-gap: var(--space-m); justify-content: center; align-items: flex-start; align-self: center !important}}@media (max-width: 320px) {.brxe-wjkjzu {width: 100%; align-self: center !important; align-items: center}}.brxe-nssvab {font-size: 30px; border-radius: var(--apradius-l); align-items: center; justify-content: space-between; align-self: center !important; flex-direction: row; column-gap: var(--apspace-l); padding-top: var(--apspace-s); padding-right: var(--apspace-s); padding-bottom: var(--apspace-s); padding-left: var(--apspace-s); background-color: #ffffff; box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19); row-gap: var(--apspace-m)}@media (max-width: 1024px) {.brxe-nssvab {column-gap: var(--apspace-s)}}@media (max-width: 478px) {.brxe-nssvab {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: space-between; row-gap: 0px; column-gap: var(--apspace-2xs); padding-top: var(--apspace-2xs); padding-right: var(--apspace-2xs); padding-bottom: var(--apspace-2xs); padding-left: var(--apspace-2xs)}}@media (max-width: 320px) {.brxe-nssvab {flex-direction: column; row-gap: var(--apspace-3xs)}}.brxe-5f3651 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; row-gap: var(--apspace-m)}.brxe-wvhsbq.brxi-qzvisr {font-size: 1em; --brx-icon-transform: rotateZ(180deg)}.brxe-dtzkiy {font-weight: 600; font-size: var(--aptext-mm)}.brxe-utciyv {align-items: center; flex-direction: row; justify-content: flex-start; column-gap: var(--apspace-2xs)}.brxe-jiqdwa {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-jiqdwa {font-size: var(--text-m)}}.brxe-glzjlh {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-glzjlh {font-size: var(--text-m)}}.brxe-oohjwm {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-lmtcfd.horizontal .line {border-top-color: #e8e8e8}.brxe-lmtcfd.vertical .line {border-right-color: #e8e8e8}.brxe-lmtcfd .icon {color: #e8e8e8}.brxe-apricd {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-apricd {font-size: var(--text-m)}}.brxe-lvvdsb {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-lvvdsb {font-size: var(--text-m)}}.brxe-aaqvdy {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-uaslik.horizontal .line {border-top-color: #e8e8e8}.brxe-uaslik.vertical .line {border-right-color: #e8e8e8}.brxe-uaslik .icon {color: #e8e8e8}.brxe-jfrkhs {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-jfrkhs {font-size: var(--text-m)}}.brxe-svimhn {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-svimhn {font-size: var(--text-m)}}.brxe-paxheu {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-tazlzq.horizontal .line {border-top-color: #e8e8e8}.brxe-tazlzq.vertical .line {border-right-color: #e8e8e8}.brxe-tazlzq .icon {color: #e8e8e8}.brxe-bblolf {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-bblolf {font-size: var(--text-m)}}.brxe-vygnnl {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-vygnnl {font-size: var(--text-m)}}.brxe-rxugyf {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-pniyrx.horizontal .line {border-top-color: #e8e8e8}.brxe-pniyrx.vertical .line {border-right-color: #e8e8e8}.brxe-pniyrx .icon {color: #e8e8e8}.brxe-icizzv {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-icizzv {font-size: var(--text-m)}}.brxe-oyelln {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-oyelln {font-size: var(--text-m)}}.brxe-utmflb {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-cfksle.horizontal .line {border-top-color: #e8e8e8}.brxe-cfksle.vertical .line {border-right-color: #e8e8e8}.brxe-cfksle .icon {color: #e8e8e8}.brxe-oqdwxg {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-oqdwxg {font-size: var(--text-m)}}.brxe-gkqhcp {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-gkqhcp {font-size: var(--text-m)}}.brxe-wnfuyy {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-pmagds.horizontal .line {border-top-color: #e8e8e8}.brxe-pmagds.vertical .line {border-right-color: #e8e8e8}.brxe-pmagds .icon {color: #e8e8e8}.brxe-wbaimb {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-wbaimb {font-size: var(--text-m)}}.brxe-kperpc {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-kperpc {font-size: var(--text-m)}}.brxe-esrtyi {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-dzlwnp.horizontal .line {border-top-color: #e8e8e8}.brxe-dzlwnp.vertical .line {border-right-color: #e8e8e8}.brxe-dzlwnp .icon {color: #e8e8e8}.brxe-qqqdzi {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-qqqdzi {font-size: var(--text-m)}}.brxe-yqtrts {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-yqtrts {font-size: var(--text-m)}}.brxe-vmsnyk {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-wewvgf.horizontal .line {border-top-color: #e8e8e8}.brxe-wewvgf.vertical .line {border-right-color: #e8e8e8}.brxe-wewvgf .icon {color: #e8e8e8}.brxe-zmjfeb {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-zmjfeb {font-size: var(--text-m)}}.brxe-mxfmln {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-mxfmln {font-size: var(--text-m)}}.brxe-tbndpp {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-xoanty.horizontal .line {border-top-color: #e8e8e8}.brxe-xoanty.vertical .line {border-right-color: #e8e8e8}.brxe-xoanty .icon {color: #e8e8e8}.brxe-oisrub {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-oisrub {font-size: var(--text-m)}}.brxe-pztras {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-pztras {font-size: var(--text-m)}}.brxe-vpinvf {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-blefur.horizontal .line {border-top-color: #e8e8e8}.brxe-blefur.vertical .line {border-right-color: #e8e8e8}.brxe-blefur .icon {color: #e8e8e8}.brxe-hzdbvx {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-hzdbvx {font-size: var(--text-m)}}.brxe-xeocwt {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-xeocwt {font-size: var(--text-m)}}.brxe-jzsmpu {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-kyuknx.horizontal .line {border-top-color: #e8e8e8}.brxe-kyuknx.vertical .line {border-right-color: #e8e8e8}.brxe-kyuknx .icon {color: #e8e8e8}.brxe-vcqnui {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-vcqnui {font-size: var(--text-m)}}.brxe-idevik {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-idevik {font-size: var(--text-m)}}.brxe-fbsqfx {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-wnlzju.horizontal .line {border-top-color: #e8e8e8}.brxe-wnlzju.vertical .line {border-right-color: #e8e8e8}.brxe-wnlzju .icon {color: #e8e8e8}.brxe-qhbnzj {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-qhbnzj {font-size: var(--text-m)}}.brxe-tjeeot {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-tjeeot {font-size: var(--text-m)}}.brxe-wubxch {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-mojojj.horizontal .line {border-top-color: #e8e8e8}.brxe-mojojj.vertical .line {border-right-color: #e8e8e8}.brxe-mojojj .icon {color: #e8e8e8}.brxe-gdzbvu {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-gdzbvu {font-size: var(--text-m)}}.brxe-tsuaci {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-tsuaci {font-size: var(--text-m)}}.brxe-wfmnkl {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-znxvkn.horizontal .line {border-top-color: #e8e8e8}.brxe-znxvkn.vertical .line {border-right-color: #e8e8e8}.brxe-znxvkn .icon {color: #e8e8e8}.brxe-qornpa {font-size: var(--text-m); font-weight: 300}@media (max-width: 478px) {.brxe-qornpa {font-size: var(--text-m)}}.brxe-kauswi {font-size: var(--text-m); text-align: right; font-weight: 500}@media (max-width: 478px) {.brxe-kauswi {font-size: var(--text-m)}}.brxe-tuirfr {align-items: center; justify-content: space-between; margin-top: var(--apspace-2xs); display: flex; align-self: center !important; width: 100%}.brxe-omqyod {width: 100%; grid-gap: 20px; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; margin-top: var(--apspace-s); flex-direction: column; row-gap: var(--apspace-3xs)}.brxe-ayorna {row-gap: var(--apspace-xs)}.brxe-cyyqbh {align-items: center; justify-content: center; align-self: center !important; margin-top: var(--apspace-2xs); background-color: #ffffff; padding-top: var(--apspace-xs); padding-right: var(--apspace-xs); padding-bottom: var(--apspace-xs); padding-left: var(--apspace-xs); border-radius: var(--apradius-l); box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19)}.brxe-zfgwvw.brxi-qzvisr {font-size: 1em; --brx-icon-transform: rotateZ(180deg)}.brxe-xuayzg {font-weight: 600; font-size: var(--aptext-mm)}.brxe-hngawx {justify-content: flex-start; align-items: center; column-gap: var(--apspace-2xs); flex-direction: row}.brxe-slwznx {font-size: var(--aptext-m); font-weight: 400}.brxe-slwznx a {font-size: var(--aptext-m); font-weight: 400; font-size: inherit}@media (max-width: 478px) {.brxe-slwznx {font-size: 16px}.brxe-slwznx a {font-size: 16px; font-size: inherit}}.brxe-fcedsq {font-size: var(--aptext-mm); font-weight: 500; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: var(--apspace-s); background-color: rgba(255, 255, 255, 0); align-self: flex-start; justify-content: flex-start; justify-content: space-between}@media (max-width: 767px) {.brxe-fcedsq {max-width: 100%}}.brxe-mipzzx {justify-content: center; align-items: center; margin-top: var(--apspace-2xs); align-self: center !important; background-color: #ffffff; padding-top: var(--apspace-xs); padding-right: var(--apspace-xs); padding-bottom: var(--apspace-xs); padding-left: var(--apspace-xs); border-radius: var(--apradius-l); box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19)}.brxe-gmooup .accordion-title-wrapper {min-height: 50px; font-size: var(--aptext-m)}.brxe-gmooup .accordion-content-wrapper {padding-top: var(--apspace-xs); padding-right: var(--apspace-xs); padding-bottom: var(--apspace-xs); padding-left: var(--apspace-xs)}.brxe-gmooup .accordion-title-wrapper .brxe-heading {font-size: var(--aptext-m)}.brxe-gmooup {display: none; visibility: collapse}@media (max-width: 767px) {.brxe-gmooup {display: block; visibility: visible}}.brxe-750808 {padding-top: var(--apspace-2xs); padding-bottom: var(--apspace-2xs); flex-direction: row; column-gap: var(--apspace-m)}@media (max-width: 767px) {.brxe-750808 {row-gap: var(--apspace-xs)}}@media (max-width: 478px) {.brxe-750808 {row-gap: var(--apspace-l)}}@media (max-width: 478px) {.brxe-teefhw {padding-right: var(--space-xs); padding-left: var(--space-xs)}}.brxe-b4bb98 {background-color: #ffffff; border-radius: var(--apradius-l); align-self: center !important; box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19)}@media (max-width: 1024px) {.brxe-b4bb98 {max-width: 80%}}@media (max-width: 767px) {.brxe-b4bb98 {max-width: 90%}}@media (max-width: 478px) {.brxe-b4bb98 {max-width: 300px; visibility: collapse; max-height: 0px; display: none}}@media (max-width: 478px) {.brxe-850020 {text-align: center; line-height: 1.2}}@media (max-width: 1024px) {.brxe-3c2d9c {padding-bottom: 0; margin-top: 0}}@media (max-width: 767px) {.brxe-3c2d9c {font-size: var(--aptext-l); padding-bottom: var(--apspace-4xs); margin-top: 0}}@media (max-width: 478px) {.brxe-3c2d9c {padding-bottom: 0}}.brxe-196ac7 {justify-content: space-between; flex-direction: column; display: flex}@media (max-width: 1024px) {.brxe-196ac7 {height: auto; max-width: 360px}}@media (max-width: 767px) {.brxe-196ac7 {height: auto}}.brxe-e219b6.brxi-bdrogh {margin-bottom: 2px; color: #55ff9a; fill: #55ff9a; font-size: 19px}.brxe-f548bf.brxi-bdrogh {margin-bottom: 2px; color: #55ff9a; fill: #55ff9a; font-size: 19px}.brxe-fe8c25.brxi-bdrogh {margin-bottom: 2px; color: #55ff9a; fill: #55ff9a; font-size: 19px}.brxe-fe04f8.brxi-bdrogh {margin-bottom: 2px; color: #55ff9a; fill: #55ff9a; font-size: 19px}.brxe-cf98f9.brxi-bdrogh {margin-bottom: 2px; color: #55ff9a; fill: #55ff9a; font-size: 19px}.brxe-3bd15b {text-align: center; line-height: 0; padding-top: var(--apspace-4xs); padding-right: 0; padding-bottom: var(--apspace-4xs); padding-left: 0; margin-top: 0; margin-right: 0; margin-left: 0; justify-content: flex-start; align-items: center; align-self: flex-start !important; flex-direction: row; display: flex; row-gap: 5px; column-gap: 5px}@media (max-width: 478px) {.brxe-3bd15b {padding-top: 0; padding-bottom: 0}}@media (max-width: 767px) {.brxe-36c136 {height: auto; flex-direction: row}}@media (max-width: 478px) {.brxe-36c136 {padding-top: var(--apspace-2xl); padding-right: var(--apspace-2xs); padding-bottom: var(--apspace-2xl); padding-left: var(--apspace-2xs)}}.brxe-7410ea.brxi-bdrogh {height: 25px; width: 25px; align-self: flex-end; position: absolute; bottom: 20px; right: 20px; font-size: 25px}@media (max-width: 1024px) {.brxe-7410ea.brxi-bdrogh {max-width: 25px; right: 10px; bottom: 10px}}@media (max-width: 767px) {.brxe-7410ea.brxi-bdrogh {height: 26px; width: 26px; font-size: 10px; margin-top: 0; max-width: 20px}}.brxe-1e22f3 {justify-content: center; align-items: stretch}@media (max-width: 1024px) {.brxe-1e22f3 {justify-content: space-around}}@media (max-width: 767px) {.brxe-1e22f3 {align-items: stretch; align-self: stretch !important; width: 100%}}@media (max-width: 478px) {.brxe-1e22f3 {align-self: center !important; justify-content: space-evenly; max-width: 100%; min-height: 350px}}@media (max-width: 320px) {.brxe-1e22f3 {max-width: 100%; padding-top: var(--apspace-m); padding-bottom: var(--apspace-m); min-height: 320px}}.brxe-7099c0 {flex-wrap: wrap; align-items: center; justify-content: center; flex-direction: column}@media (max-width: 767px) {.brxe-7099c0 {align-self: stretch !important; width: 100%; align-items: stretch}}@media (max-width: 478px) {.brxe-7099c0 {align-items: center; align-self: center !important; justify-content: center}}.brxe-cb3d3d .splide__pagination {bottom: -35px}.brxe-cb3d3d .splide__pagination .splide__pagination__page {height: px; width: 70px; border-radius: var(--apradius-s); color: #c7d3eb; background-color: #c7d3eb}.brxe-cb3d3d .splide__pagination .splide__pagination__page.is-active {color: #00ad48; background-color: #00ad48}.brxe-cb3d3d {min-width: 1200px; align-self: center; flex-direction: row; scroll-snap-align: center}@media (max-width: 1024px) {.brxe-cb3d3d {min-width: 0px; width: 100%; max-height: 100%}}@media (max-width: 478px) {.brxe-cb3d3d .splide__pagination .splide__pagination__page {margin-right: 0; margin-left: 0; height: var(--apspace-2xs); width: var(--apspace-3xl)}}@media (max-width: 320px) {.brxe-cb3d3d .splide__pagination .splide__pagination__page {margin-right: 0; margin-left: 0; width: var(--apspace-4xl); height: var(--apspace-2xs)}}@media (max-width: 478px) {.brxe-53c497 {margin-top: 0}}@media (max-width: 1024px) {.brxe-5a3cc6 {position: relative; width: 100%; max-width: 100%}}@media (max-width: 767px) {.brxe-5a3cc6 {max-width: 100%; padding-right: 0; padding-left: 0}}@media (max-width: 478px) {.brxe-5a3cc6 {padding-right: var(--space-xs); padding-left: var(--space-xs); max-width: 100%}}.brxe-rytvzu {padding-right: 0; padding-left: 0}@media (max-width: 1024px) {.brxe-rytvzu {padding-top: var(--apspace-l); padding-right: var(--apspace-l); padding-bottom: var(--apspace-l); padding-left: var(--apspace-l)}}@media (max-width: 767px) {.brxe-rytvzu {padding-top: var(--apspace-l); padding-right: var(--apspace-s); padding-bottom: var(--apspace-xl); padding-left: var(--apspace-s); overflow: hidden}}@media (max-width: 478px) {.brxe-rytvzu {padding-right: var(--apspace-3xs); padding-left: var(--apspace-3xs)}}@media (max-width: 478px) {.brxe-9c5b9e {text-align: center; line-height: 1.2; font-size: var(--aptext-lm); max-width: 100%; position: relative}}@media (max-width: 478px) {.brxe-nzfgbw.brxi-bhvndx {width: 80%}}@media (max-width: 767px) {.brxe-mrjygt {width: auto}}@media (max-width: 478px) {.brxe-mrjygt {align-self: flex-start !important; align-items: flex-start}}.brxe-xereon {text-align: center; font-size: var(--aptext-mmm); font-weight: 400}@media (max-width: 767px) {.brxe-xereon {text-align: left}}@media (max-width: 478px) {.brxe-xereon {text-align: left; font-weight: 500; line-height: 1; font-size: var(--aptext-mm)}}.brxe-oijgbq {flex-direction: column}@media (max-width: 767px) {.brxe-oijgbq {justify-content: flex-start; align-items: flex-start; align-self: flex-start !important; width: 60%}}@media (max-width: 478px) {.brxe-oijgbq {align-items: flex-start; align-self: flex-start !important; justify-content: flex-start; column-gap: 0px; row-gap: 0px; flex-direction: column; width: 75%}}.brxe-papqiq {align-items: center; row-gap: var(--apspace-s); max-width: 80%}@media (max-width: 1024px) {.brxe-papqiq {max-width: 100%}}@media (max-width: 767px) {.brxe-papqiq {flex-direction: row; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; row-gap: var(--apspace-xl); column-gap: var(--apspace-s)}}@media (max-width: 478px) {.brxe-papqiq {flex-direction: row; justify-content: flex-start; max-width: 100%; row-gap: var(--space-s); align-self: flex-start !important; column-gap: var(--space-xs); justify-self: flex-start}}@media (max-width: 478px) {.brxe-cigrea.brxi-bhvndx {width: 80%}}@media (max-width: 478px) {.brxe-qnlvrk {width: auto; align-self: flex-start !important}}.brxe-onmkhq {text-align: center; font-size: var(--aptext-mmm); font-weight: 400}@media (max-width: 767px) {.brxe-onmkhq {text-align: left}}@media (max-width: 478px) {.brxe-onmkhq {text-align: left; font-weight: 500; line-height: 1; font-size: var(--aptext-mm)}}.brxe-utctmf {position: relative}@media (max-width: 767px) {.brxe-utctmf {width: 100%}}.brxe-wliuxs {align-items: center; align-self: center !important; flex-direction: column}@media (max-width: 767px) {.brxe-wliuxs {justify-content: flex-start; align-items: flex-start; align-self: flex-start !important; width: 60%}}@media (max-width: 478px) {.brxe-wliuxs {width: 75%}}.brxe-rxzuns {align-items: center; row-gap: var(--apspace-s); max-width: 80%}@media (max-width: 1024px) {.brxe-rxzuns {max-width: 100%}}@media (max-width: 767px) {.brxe-rxzuns {max-width: 100%; flex-direction: row; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; row-gap: var(--apspace-xl); column-gap: var(--apspace-s)}}@media (max-width: 478px) {.brxe-rxzuns {flex-direction: row; justify-content: flex-start; max-width: 100%; align-self: flex-start !important; row-gap: var(--space-s); column-gap: var(--space-xs)}}@media (max-width: 478px) {.brxe-jdxhud.brxi-bhvndx {width: 80%}}@media (max-width: 478px) {.brxe-jmeeck {width: auto; align-self: flex-start !important}}@media (max-width: 320px) {.brxe-jmeeck {width: auto}}.brxe-zarwns {text-align: center; font-size: var(--aptext-mmm); font-weight: 400}@media (max-width: 767px) {.brxe-zarwns {text-align: left}}@media (max-width: 478px) {.brxe-zarwns {text-align: left; font-weight: 500; line-height: 1; font-size: var(--aptext-mm)}}@media (max-width: 767px) {.brxe-pinzqa {width: 100%}}.brxe-rsiqel {align-items: center; align-self: center !important; flex-direction: column}@media (max-width: 767px) {.brxe-rsiqel {justify-content: flex-start; align-items: flex-start; align-self: flex-start !important; width: 60%}}@media (max-width: 478px) {.brxe-rsiqel {width: 75%}}.brxe-bjpwxl {align-items: center; row-gap: var(--apspace-s); max-width: 80%}@media (max-width: 1024px) {.brxe-bjpwxl {max-width: 100%}}@media (max-width: 767px) {.brxe-bjpwxl {max-width: 100%; flex-direction: row; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; row-gap: var(--apspace-xl); column-gap: var(--apspace-s)}}@media (max-width: 478px) {.brxe-bjpwxl {flex-direction: row; justify-content: flex-start; max-width: 100%; align-self: flex-start !important; row-gap: var(--space-s); column-gap: var(--space-xs)}}.brxe-fsqnmp {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr; position: relative; justify-items: center; grid-gap: var(--apspace-m)}.process-grid .icon-mobile { display: none !important;} .process-grid .icon-desktop { display: block !important;}@media (max-width: 767px) { .process-grid .icon-desktop { display: none !important; } .process-grid .icon-mobile { display: block !important; }}@media (max-width: 1024px) {.brxe-fsqnmp {grid-gap: var(--apspace-xl)}}@media (max-width: 767px) {.brxe-fsqnmp {grid-gap: var(--apspace-m); grid-template-columns: 1fr; max-width: 80%}}@media (max-width: 478px) {.brxe-fsqnmp {grid-gap: var(--apspace-3xl); grid-template-columns: 1fr; grid-template-rows: 1fr; max-width: 100%}}.brxe-53d9d5 {padding-top: var(--space-s); padding-right: var(--space-m); padding-bottom: var(--space-s); padding-left: var(--space-m); border-top-width: 0; border-top-style: none; border-radius: var(--radius-s); color: #090b32; font-weight: 500; font-size: var(--aptext-sm); gap: 30px; background-color: var(--color-23)}.brxe-53d9d5 svg {height: 16px; width: 16px; fill: rgba(0, 0, 0, 0); stroke: #090b32}@media (max-width: 767px) {.brxe-53d9d5 {justify-content: space-between}}@media (max-width: 478px) {.brxe-53d9d5 {width: 100%; gap: 0px; justify-content: space-between; font-size: var(--aptext-sm); text-align: left; margin-top: var(--apspace-l)}}@media (max-width: 320px) {.brxe-53d9d5 {text-align: left}}.brxe-bd4b6f {background-color: #ffffff; background-image: url(https://ampy.se/wp-content/uploads/Vector-2-2.svg); background-position: bottom right; background-repeat: no-repeat; background-size: 80%; border-radius: var(--apradius-l); align-self: center !important; align-items: center; row-gap: var(--apspace-l)}@media (max-width: 478px) {.brxe-bd4b6f {row-gap: var(--apspace-xl)}}.brxe-premwr {background-color: #f5f9ff}@media (max-width: 478px) {.brxe-premwr {padding-right: var(--space-xs); padding-left: var(--space-xs)}}.brxe-cf2fe5 {border-radius: var(--apradius-l); margin-right: 20px; max-width: 620px; max-height: 578px; padding-left: 0; min-height: 550px; min-width: 600px}.brxe-cf2fe5:not(.tag), .brxe-cf2fe5 img {object-fit: cover}aspect-ratio: 1/1object-fit-cover@media (max-width: 1024px) {.brxe-cf2fe5 {min-width: 400px; max-width: 450px; min-height: 400px; max-height: 425px; margin-right: 0}}@media (max-width: 767px) {.brxe-cf2fe5 {margin-right: -; max-width: 100%; min-height: 300px; max-height: 100%; min-width: 300px; position: relative}.brxe-cf2fe5:not(.tag), .brxe-cf2fe5 img {object-fit: cover}}@media (max-width: 478px) {.brxe-cf2fe5 {max-height: 350px; margin-left: 0; max-width: 100%; min-width: 0px}}@media (max-width: 1024px) {.brxe-1efcfd {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}}@media (max-width: 767px) {.brxe-1efcfd {align-items: center; align-self: center !important; justify-content: center; width: 45%}}@media (max-width: 478px) {.brxe-1efcfd {width: 100%}}.brxe-412e19 {font-size: var(--aptext-xl); font-weight: 400; color: #1e1e1e}@media (max-width: 1024px) {.brxe-412e19 {font-size: var(--aptext-l)}}@media (max-width: 478px) {.brxe-412e19 {font-size: 24px; text-align: left}}.brxe-7fd289 {align-items: flex-start; padding-top: var(--apspace-l); padding-right: var(--apspace-xl); padding-bottom: var(--apspace-l); padding-left: var(--apspace-2xl); justify-content: center; align-self: center !important; row-gap: var(--apspace-m)}@media (max-width: 1024px) {.brxe-7fd289 {padding-top: var(--apspace-4xs); padding-right: var(--apspace-4xs); padding-bottom: var(--apspace-4xs); padding-left: var(--apspace-4xs)}}@media (max-width: 767px) {.brxe-7fd289 {flex-direction: column; width: 45%}}@media (max-width: 478px) {.brxe-7fd289 {padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%}}.brxe-35a1ff {align-self: center !important; flex-direction: row; column-gap: var(--apspace-xl)}@media (max-width: 1024px) {.brxe-35a1ff {width: 100%}}@media (max-width: 478px) {.brxe-35a1ff {margin-bottom: var(--apspace-2xs); row-gap: var(--space-m)}}.brxe-6984c1 {font-weight: 400; font-size: var(--aptext-xl); color: #1e1e1e}@media (max-width: 1024px) {.brxe-6984c1 {font-size: var(--aptext-l)}}@media (max-width: 478px) {.brxe-6984c1 {font-size: 24px}}.brxe-6aaaec {justify-content: center; align-items: flex-start; align-self: center !important; padding-top: var(--apspace-l); padding-right: var(--apspace-xl); padding-bottom: var(--apspace-l); padding-left: var(--apspace-2xl); row-gap: var(--apspace-m)}@media (max-width: 1024px) {.brxe-6aaaec {padding-top: var(--apspace-4xs); padding-right: var(--apspace-4xs); padding-bottom: var(--apspace-4xs); padding-left: var(--apspace-4xs)}}@media (max-width: 767px) {.brxe-6aaaec {flex-direction: column; width: 45%}}@media (max-width: 478px) {.brxe-6aaaec {row-gap: var(--space-xs); padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%}}.brxe-1d6c04 {padding-left: 0; border-radius: var(--apradius-l); max-width: 620px; max-height: 578px; min-height: 550px; min-width: 600px}.brxe-1d6c04:not(.tag), .brxe-1d6c04 img {object-fit: cover; aspect-ratio: 1}aspect-ratio: 1/1object-fit-cover@media (max-width: 1024px) {.brxe-1d6c04 {min-width: 400px; max-width: 450px; min-height: 400px; max-height: 425px; margin-right: 0}}@media (max-width: 767px) {.brxe-1d6c04 {margin-right: -; min-width: 300px; max-width: 100%; position: relative; min-height: 300px}.brxe-1d6c04:not(.tag), .brxe-1d6c04 img {object-fit: cover}}@media (max-width: 478px) {.brxe-1d6c04 {margin-left: 0; max-height: 350px; max-width: 100%; min-width: 100%}}@media (max-width: 1024px) {.brxe-4534c6 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}}@media (max-width: 767px) {.brxe-4534c6 {align-items: center; position: relative; align-self: center !important; justify-content: center; width: 45%}}@media (max-width: 478px) {.brxe-4534c6 {width: 100%}}.brxe-e86036 {flex-direction: row; column-gap: var(--apspace-xl); align-self: center !important}@media (max-width: 1024px) {.brxe-e86036 {width: 100%}}@media (max-width: 767px) {.brxe-e86036 {flex-direction: row; justify-content: center; align-self: center !important; align-items: center; flex-wrap: nowrap; row-gap: var(--apspace-s)}}@media (max-width: 478px) {.brxe-e86036 {flex-direction: column-reverse; margin-bottom: var(--apspace-2xs); row-gap: var(--space-m)}}.brxe-99b5c0 {border-radius: var(--apradius-l); margin-right: 20px; max-width: 620px; max-height: 578px; padding-left: 0; min-height: 550px; min-width: 600px}.brxe-99b5c0:not(.tag), .brxe-99b5c0 img {object-fit: cover}aspect-ratio: 1/1object-fit-cover@media (max-width: 1024px) {.brxe-99b5c0 {min-width: 400px; max-width: 450px; min-height: 400px; max-height: 425px; margin-right: 0}}@media (max-width: 767px) {.brxe-99b5c0 {margin-right: -; min-width: 300px; max-width: 100%; min-height: 300px; max-height: 100%; position: relative}.brxe-99b5c0:not(.tag), .brxe-99b5c0 img {object-fit: cover}}@media (max-width: 478px) {.brxe-99b5c0 {max-width: 100%; min-width: 100%; max-height: 350px; margin-left: 0}}@media (max-width: 1024px) {.brxe-6b555d {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}}@media (max-width: 767px) {.brxe-6b555d {align-items: center; align-self: center !important; justify-content: center; width: 45%}}@media (max-width: 478px) {.brxe-6b555d {width: 100%}}.brxe-a2e625 {font-size: var(--aptext-xl); font-weight: 400; color: #1e1e1e}@media (max-width: 1024px) {.brxe-a2e625 {font-size: var(--aptext-l)}}@media (max-width: 478px) {.brxe-a2e625 {font-size: 24px; text-align: left}}.brxe-1d3100 {padding-top: var(--apspace-l); padding-right: var(--apspace-xl); padding-bottom: var(--apspace-l); padding-left: var(--apspace-2xl); justify-content: center; align-self: center !important; align-items: flex-start; row-gap: var(--apspace-m)}@media (max-width: 1024px) {.brxe-1d3100 {padding-top: var(--apspace-4xs); padding-right: var(--apspace-4xs); padding-bottom: var(--apspace-4xs); padding-left: var(--apspace-4xs)}}@media (max-width: 767px) {.brxe-1d3100 {flex-direction: column; width: 45%}}@media (max-width: 478px) {.brxe-1d3100 {padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%}}.brxe-4302dd {flex-direction: row; align-self: center !important; column-gap: var(--apspace-xl)}@media (max-width: 1024px) {.brxe-4302dd {width: 100%}}@media (max-width: 767px) {.brxe-4302dd {justify-content: center; row-gap: var(--apspace-s)}}@media (max-width: 478px) {.brxe-4302dd {margin-bottom: var(--apspace-2xs); row-gap: var(--space-m)}}.brxe-uqjxuy {background-color: #f5f9ff; row-gap: var(--apspace-2xl)}@media (max-width: 1024px) {.brxe-uqjxuy {width: 100%}}@media (max-width: 478px) {.brxe-uqjxuy {row-gap: var(--space-m)}}.brxe-042ba4 {font-weight: 400; font-size: var(--aptext-xl)}@media (max-width: 478px) {.brxe-042ba4 {margin-bottom: 20px; margin-left: 10px; font-size: var(--text-xl)}}.brxe-05654d {font-size: var(--aptext-mm); font-weight: 400}@media (max-width: 767px) {.brxe-05654d {width: 95%}}@media (max-width: 478px) {.brxe-05654d {max-width: 81%; font-size: var(--aptext-m)}}.brxe-fadd6f.brxi-zpixrv {font-size: 1.3em; --brx-icon-transform: rotateZ(180deg)}.brxe-f066f9 {align-items: center; justify-content: space-between; flex-direction: row; column-gap: var(--apspace-xs); padding-top: 0; padding-bottom: 0}@media (max-width: 478px) {.brxe-f066f9 {justify-content: space-between; align-items: center; align-self: flex-start !important; min-width: 100%}}.brxe-4ca53d {font-size: var(--text-m); font-weight: 300; line-height: 1.4}.brxe-4ca53d a {font-size: var(--text-m); font-weight: 300; line-height: 1.4; font-size: inherit}@media (max-width: 478px) {.brxe-4ca53d {font-size: var(--text-m); color: #333333}.brxe-4ca53d a {font-size: var(--text-m); color: #333333; font-size: inherit}}.brxe-53b429 {padding-top: 0px; padding-bottom: 0}.brxe-527185 {margin-bottom: var(--apspace-3xs); padding-top: var(--apspace-s); padding-right: var(--apspace-m); padding-bottom: var(--apspace-s); padding-left: var(--apspace-m); background-color: rgba(254, 255, 252, 0.8); border-radius: var(--apradius-l); box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19)}.brxe-527185:hover {background-color: var(--color-9)}.brxe-527185:active {background-color: var(--white)}.brxe-527185:focus {background-color: var(--white)}@media (max-width: 478px) {.brxe-527185 {margin-bottom: 10px; border-radius: 8px}.brxe-527185:after {background-color: var(--white)}}.brxe-2280e0 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}.brxe-2280e0 .accordion-title-wrapper {min-height: 50px}.brxe-b82de8 {width: 55%}@media (max-width: 767px) {.brxe-b82de8 {width: 100%}}@media (max-width: 478px) {.brxe-b82de8 {width: 100%}}.brxe-2cd760:not(.tag), .brxe-2cd760 img {object-fit: cover}@media (max-width: 767px) {.brxe-2cd760:not(.tag), .brxe-2cd760 img {object-fit: cover}}@media (max-width: 478px) {.brxe-2cd760 {width: 100%}}.brxe-d0b186 {border-radius: var(--apradius-l); align-self: center !important; overflow: hidden; width: 45%}@media (max-width: 767px) {.brxe-d0b186 {width: 100%}}@media (max-width: 478px) {.brxe-d0b186 {width: 100%}}.brxe-f822d7 {flex-direction: row; row-gap: var(--apspace-s); column-gap: var(--apspace-s); align-items: center}.brxe-854260 {row-gap: var(--apspace-s); align-items: flex-start; flex-direction: column; column-gap: var(--apspace-s); color: var(--color-8); align-self: center !important; border-radius: var(--apradius-l); background-image: linear-gradient(-147deg, rgba(158, 255, 197, 0.4), rgba(94, 177, 191, 0.4) 50%); box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19)}@media (max-width: 478px) {.brxe-854260 {padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); background-image: url(https://ampy.se/wp-content/uploads/Rectangle-160548.png); background-size: cover}}.brxe-qegnir {flex-direction: row; background-color: var(--color-2)}@media (max-width: 478px) {.brxe-qegnir {padding-right: var(--apspace-xs); padding-left: var(--apspace-xs)}}.brxe-dtbymx {background-color: #f5f9ff}@media (max-width: 1024px) {.brxe-dtbymx {padding-top: var(--apspace-l); padding-right: var(--apspace-l); padding-bottom: var(--apspace-l); padding-left: var(--apspace-l)}}@media (max-width: 478px) {.brxe-dtbymx {padding-top: var(--apspace-l); padding-right: var(--apspace-xs); padding-bottom: var(--apspace-l); padding-left: var(--apspace-xs)}}.brxe-a6ad72 {font-size: var(--aptext-xl); font-weight: 500; line-height: 1.2; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(90deg, var(--color-22) 0%, var(--brightgreen) 100%)}@media (max-width: 478px) {.brxe-a6ad72 {font-size: var(--aptext-2-5xl)}}.brxe-a69f73 {font-size: var(--aptext-m); font-weight: 350; line-height: 1.4; margin-top: 10px; margin-bottom: 25px}.brxe-qpmssp .form-group:nth-child(1) {width: 49%}.brxe-qpmssp .form-group:nth-child(2) {width: 49%}.brxe-qpmssp .form-group:nth-child(3) {width: 49%}.brxe-qpmssp .form-group:nth-child(4) {width: 49%}.brxe-qpmssp .form-group:nth-child(5) {width: 49%}.brxe-qpmssp .form-group:nth-child(6) {width: 49%}.brxe-qpmssp {justify-content: space-between}.brxe-qpmssp ::placeholder {font-family: "Outfit"; text-transform: none}.brxe-qpmssp select {font-family: "Outfit"; text-transform: none; background-color: #f5f5f5; border-style: none; border-radius: 8px; padding-top: var(--apspace-4xs); padding-bottom: var(--apspace-4xs)}.brxe-qpmssp label {font-family: "Outfit"; text-transform: none; font-size: var(--aptext-sm); font-weight: 400}.brxe-qpmssp .label {font-family: "Outfit"; text-transform: none; font-size: var(--aptext-sm); font-weight: 400}.brxe-qpmssp .form-group input {background-color: #f5f5f5; border-style: none; border-radius: 8px; padding-top: var(--apspace-4xs); padding-bottom: var(--apspace-4xs)}.brxe-qpmssp .flatpickr {background-color: #f5f5f5; border-style: none; border-radius: 8px; padding-top: var(--apspace-4xs); padding-bottom: var(--apspace-4xs)}.brxe-qpmssp textarea {background-color: #f5f5f5; border-style: none; border-radius: 8px; padding-top: var(--apspace-4xs); padding-bottom: var(--apspace-4xs)}.brxe-qpmssp .bricks-button:not([type=submit]) {border-style: none; border-radius: 8px}.brxe-qpmssp .choose-files {border-style: none; border-radius: 8px}.brxe-qpmssp .bricks-button {font-size: var(--aptext-m); font-weight: 400; background-color: #57f1a1}.brxe-qpmssp button[type=submit].bricks-button {border-style: none; border-radius: var(--apradius-m)}.brxe-qpmssp .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 10px}.brxe-qpmssp .submit-button-wrapper {margin-top: var(--apspace-s); width: 100%}@media (max-width: 767px) {.brxe-qpmssp .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: var(--apspace-4xs)}.brxe-qpmssp {position: relative}}@media (max-width: 478px) {.brxe-qpmssp .form-group:nth-child(1) {width: 49%}.brxe-qpmssp .form-group:nth-child(3) {width: 49%}.brxe-qpmssp .form-group:nth-child(4) {width: 49%}}.brxe-cwaluc {font-size: var(--aptext-xs); text-align: center; line-height: 1.25; color: #b0b0b0; margin-top: var(--apspace-2xs); align-self: center}.brxe-cwaluc a {font-size: var(--aptext-xs); text-align: center; line-height: 1.25; color: #b0b0b0; font-size: inherit}@media (max-width: 478px) {.brxe-cwaluc {line-height: 1; margin-top: var(--apspace-s)}.brxe-cwaluc a {line-height: 1; font-size: inherit}}.brxe-6e7fbd {padding-top: var(--apspace-l); padding-right: var(--apspace-l); padding-bottom: var(--apspace-l); padding-left: var(--apspace-l); box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19)}@media (max-width: 478px) {.brxe-6e7fbd {border-radius: 0}}.brxe-584e41 {font-size: 30px; text-align: center; line-height: 1.4; color: #ffffff; font-weight: 300; max-width: 93%}@media (max-width: 478px) {.brxe-584e41 {font-size: var(--text-l)}}.brxe-nqwrxv.brxi-jinnjt {margin-right: 4px; height: 29px; width: 29px}@media (max-width: 767px) {.brxe-nqwrxv.brxi-jinnjt {width: 20px}}.brxe-swmrlw {color: var(--color-22); text-align: left; line-height: 0; font-size: var(--aptext-sm); text-transform: uppercase; font-weight: 800; font-family: "Plus Jakarta Sans"}@media (max-width: 478px) {.brxe-swmrlw {font-size: var(--aptext-m)}}.brxe-hfnbov.brxi-jinnjt {color: var(--color-22); fill: var(--color-22); font-size: 18px; border: 0; border-style: none}.brxe-diwnbn.brxi-jinnjt {color: var(--color-22); fill: var(--color-22); font-size: 18px; border: 0; border-style: none}.brxe-jwxqrg.brxi-jinnjt {color: var(--color-22); fill: var(--color-22); font-size: 18px; border: 0; border-style: none}.brxe-budoyl.brxi-jinnjt {color: var(--color-22); fill: var(--color-22); font-size: 18px; border: 0; border-style: none}.brxe-gpmung.brxi-jinnjt {color: var(--color-22); fill: var(--color-22); font-size: 18px; border: 0; border-style: none}.brxe-jzahuv {line-height: 0; text-align: center; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; justify-content: space-between; align-items: center; align-self: center !important; padding-top: 0; padding-right: 0; padding-left: 0; flex-direction: row; display: flex; row-gap: 0px; column-gap: 4px}@media (max-width: 478px) {.brxe-jzahuv {margin-bottom: 0}}@media (max-width: 320px) {.brxe-jzahuv {margin-bottom: 0}}.brxe-qqvozw {align-items: center; align-self: center !important; flex-direction: row; display: flex; column-gap: 5px}.brxe-nbvdcd {align-items: center; flex-direction: row; justify-content: center; column-gap: 10px; align-self: center !important; margin-top: var(--apspace-s)}@media (max-width: 478px) {.brxe-nbvdcd {justify-content: center; align-items: center; align-self: center !important; margin-top: 0}}.brxe-03bed9 {flex-direction: row; justify-content: center; align-items: center; align-self: center !important; column-gap: 10px; margin-bottom: var(--apspace-xl)}.brxe-627295 {max-width: 125px; margin-top: 0; margin-bottom: 0; position: absolute; bottom: 3rem; min-width: 75px}@media (max-width: 767px) {.brxe-627295 {max-width: 120px; bottom: 2rem}}@media (max-width: 478px) {.brxe-627295 {max-width: 60px; margin-top: var(--apspace-2xl); margin-bottom: 0; bottom: 2rem}}.brxe-4a7b67 {align-self: stretch !important; width: 100%; align-items: center; justify-content: center; background-image: url(https://ampy.se/wp-content/uploads/CTA-Image.webp); background-size: cover; background-position: 50% 75%; padding-top: var(--apspace-l); padding-right: var(--apspace-l); padding-bottom: var(--apspace-l); padding-left: var(--apspace-l); border-top-right-radius: var(--apradius-l); border-bottom-right-radius: var(--apradius-l); position: relative; row-gap: var(--apspace-s); display: flex; overflow: hidden}:where(.brxe-4a7b67 > *:not(figcaption)) {position: relative}.brxe-4a7b67::before {background-image: linear-gradient(rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {.brxe-4a7b67 {border-top-right-radius: 0; border-bottom-right-radius: var(--apradius-l); border-bottom-left-radius: var(--apradius-l); padding-top: var(--apspace-3xl); padding-bottom: var(--apspace-3xl)}}@media (max-width: 478px) {.brxe-4a7b67 {align-items: center; justify-content: center; border-top-right-radius: 0; border-bottom-right-radius: var(--apradius-l); border-bottom-left-radius: var(--apradius-l); padding-top: var(--apspace-4xl); padding-bottom: var(--apspace-4xl); background-image: url(https://ampy.se/wp-content/uploads/form-Image.webp); background-size: cover; background-position: center center}}.brxe-cngozu {align-items: stretch; flex-direction: row; background-color: #ffffff; border-radius: var(--apradius-l); max-width: 1100px}@media (max-width: 1024px) {.brxe-cngozu {max-width: 100%}}@media (max-width: 767px) {.brxe-cngozu {max-width: 100%}}@media (max-width: 478px) {.brxe-cngozu {border-radius: var(--apradius-l); max-width: 100%}}@media (max-width: 1024px) {.brxe-022404 {width: 70%}}@media (max-width: 478px) {.brxe-022404 {text-align: center; margin-bottom: 30px; width: 100%}}.brxe-356ef3 {background-image: linear-gradient(57deg, #80f7b3, #55ff9a)}.brxe-fkiljs {background-image: linear-gradient(152deg, #b6f2ff, #5eb1bf 50%)}.brxe-ujcoza {background-image: linear-gradient(169deg, #1b1d4a, #213a5a); color: var(--white)}.brxe-udmaqm {position: absolute; top: 1rem; right: 1rem; z-index: 5; flex-direction: column; min-width: 40%}.brxe-c58115:not(.tag), .brxe-c58115 img {object-fit: cover}.brxe-0db4fc {flex-direction: column; align-items: center; padding-top: var(--apspace-3xs); padding-bottom: var(--apspace-3xs); padding-left: pspace-3xs); align-self: center !important; width: 100%; justify-content: center; display: flex; position: relative}@media (max-width: 478px) {.brxe-0db4fc {padding-top: var(--space-s); padding-bottom: var(--space-s)}}@media (max-width: 320px) {.brxe-0db4fc {padding-right: var(--apspace-3xs); padding-left: var(--apspace-3xs)}}.brxe-9ad86f {flex-direction: row; gap: 8px}.brxe-9ad86f .icon {align-self: center}.brxe-9ad86f .content {align-self: center; font-size: var(--aptext-s)}.brxe-0af2e1 {width: 50%; flex-direction: row; justify-content: center; border-top: 0.5PX solid #bdbdbd; border-right: 0.5PX solid #bdbdbd; border-bottom: 0.5PX solid #bdbdbd; border-left: 0px solid #bdbdbd; padding-top: var(--apspace-2xs); padding-right: var(--apspace-2xs); padding-bottom: var(--apspace-2xs); padding-left: var(--apspace-2xs); align-items: center}.brxe-777831 svg {height: 14px}.brxe-777831 {flex-direction: row; gap: 8px}.brxe-777831 .icon {align-self: center}.brxe-777831 .content {align-self: center; font-size: var(--aptext-s)}.brxe-9fb56f {flex-direction: row; justify-content: center; padding-top: var(--apspace-2xs); padding-right: var(--apspace-2xs); padding-bottom: var(--apspace-2xs); padding-left: var(--apspace-2xs); border-top: 0.5px solid #bdbdbd; border-right: 0px solid #bdbdbd; border-bottom: 0.5px solid #bdbdbd; border-left: 0.5px solid #bdbdbd; width: 50%; align-items: center}.brxe-e6b6a1 {width: 100%; flex-direction: row; align-items: stretch; align-self: center !important; display: flex}.brxe-c6482f {font-size: var(--aptext-mmm); font-weight: 600}.brxe-611c9c {font-size: 16px}@media (max-width: 478px) {.brxe-611c9c {font-size: var(--text-m)}}.brxe-c8a3dc {border-bottom: 0.5px solid #bdbdbd; padding-top: var(--apspace-s); padding-right: var(--apspace-s); padding-bottom: var(--apspace-s); padding-left: var(--apspace-s); flex-direction: column; width: 100%; display: flex; row-gap: var(--apspace-4xs)}@media (max-width: 478px) {.brxe-c8a3dc {padding-top: var(--space-m); padding-right: var(--space-xl); padding-bottom: var(--space-m); padding-left: var(--space-xl)}}@media (max-width: 320px) {.brxe-c8a3dc {padding-right: var(--apspace-s); padding-left: var(--apspace-s)}}.brxe-ca20dd {font-size: var(--aptext-l); font-weight: 600}@media (max-width: 478px) {.brxe-ca20dd {margin-top: 8px; margin-bottom: 8px}}.brxe-068567 {font-weight: 600; font-size: var(--aptext-m); background-color: #b6f2ff; border-radius: var(--apradius-m); width: 100%}@media (max-width: 478px) {.brxe-068567 {font-size: 16px; padding-top: 16px; padding-bottom: 16px}}.brxe-94bcd9 {border-bottom: 0 solid #bdbdbd; align-self: flex-end !important; width: 100%; flex-direction: column; display: flex; row-gap: var(--apspace-s); padding-top: var(--apspace-s); padding-right: var(--apspace-s); padding-bottom: var(--apspace-s); padding-left: var(--apspace-s); align-items: center; justify-content: flex-end}@media (max-width: 478px) {.brxe-94bcd9 {row-gap: var(--space-s)}}.brxe-82c1ca {align-items: stretch; align-self: stretch !important; width: 100%}@media (max-width: 478px) {.brxe-82c1ca {min-width: 0px; max-width: 100%; width: 100%}}@media (max-width: 320px) {.brxe-82c1ca {min-width: 0px}}.brxe-bb391f {grid-row: unset; grid-column: unset; align-items: stretch; align-self: stretch !important; width: 100%}@media (max-width: 478px) {.brxe-bb391f {align-self: center !important; align-items: center; width: 100%}}.brxe-9266a6 {position: relative; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; grid-gap: var(--apspace-2xs); justify-items: center; justify-content: center; align-content: stretch; align-items: stretch}.brxe-9266a6 { grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-rows: 1fr 1fr 1fr 1fr; grid-auto-flow: unset;} .brxe-9266a6>* { grid-row: unset; grid-column: unset;}.brxe-9266a6 { grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; grid-auto-flow: unset;} .brxe-9266a6>* { grid-row: unset; grid-column: unset;}.brxe-9266a6 { grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; grid-auto-flow: unset;} .brxe-9266a6>* { grid-row: unset; grid-column: unset;}.brxe-5cc55c {font-size: var(--aptext-ml); color: var(--color-3); background-color: var(--color-2); align-self: center; border-style: none; border-radius: var(--apradius-m); padding-top: var(--apspace-xs); padding-right: var(--apspace-m); padding-bottom: var(--apspace-xs); padding-left: var(--apspace-m); justify-content: space-between}.brxe-5cc55c svg {height: 20px; width: 20px}.brxe-5cc55c:hover {background-color: rgba(199, 245, 255, 0.3)}.brxe-fffee2 {align-items: center; position: relative; row-gap: var(--apspace-l)}.brxe-tbajpp {background-color: #f5f9ff}@media (max-width: 478px) {.brxe-tbajpp {padding-right: var(--space-xs); padding-left: var(--space-xs)}}.brxe-06919a {padding-top: var(--apspace-2xl); padding-bottom: var(--apspace-2xl); background-color: #ffffff; border-radius: var(--apradius-l); align-self: center !important; position: absolute; z-index: 1; max-width: 1100px; height: 100%; box-shadow: 0 0 16px 0 rgba(190, 190, 190, 0.19)}@media (max-width: 1024px) {.brxe-06919a {min-height: 400px; max-width: 90%}}@media (max-width: 767px) {.brxe-06919a {min-height: 300px; max-width: 600px}}@media (max-width: 478px) {.brxe-06919a {max-width: 300px; min-height: 0px; visibility: collapse; max-height: 0px}}.brxe-61f6ab {color: var(--color-8)}@media (max-width: 478px) {.brxe-61f6ab {text-align: center; line-height: 1.2}}.brxe-e9121a:not(.tag), .brxe-e9121a img {object-fit: cover; object-position: center center}.brxe-e9121a {width: 100%; max-height: 500px}@media (max-width: 478px) {.brxe-e9121a {width: 100%; min-width: 0px}}.brxe-3baf31 {font-size: 26px; margin-bottom: 10px}.brxe-862004 {font-size: 17px}@media (max-width: 1024px) {.brxe-862004 {font-size: var(--aptext-s)}}@media (max-width: 478px) {.brxe-862004 {font-size: var(--text-m)}}.brxe-487ae9 {padding-top: var(--apspace-m); padding-right: var(--apspace-s); padding-bottom: var(--apspace-l); padding-left: var(--apspace-s); flex-direction: column; align-self: stretch !important; width: 100%; position: relative}@media (max-width: 478px) {.brxe-487ae9 {height: auto}}.brxe-5f8d9f {border-radius: var(--apradius-l); box-shadow: 0 4px 16px 0 #f1f1f1; background-color: #ffffff; overflow: hidden; align-self: stretch !important; width: 100%; position: relative; height: 100%}@media (max-width: 1024px) {.brxe-5f8d9f {align-self: stretch !important; width: 100%; min-height: 0px; align-items: stretch}}@media (max-width: 478px) {.brxe-5f8d9f {width: 100%; min-width: 0px}}.brxe-6f05be {font-weight: 300; font-size: 16px; padding-bottom: 8px; justify-content: flex-start; align-self: stretch !important; width: 100%; position: relative}@media (max-width: 1024px) {.brxe-6f05be {height: 100%; align-self: stretch !important; width: 100%; align-items: stretch}}@media (max-width: 478px) {.brxe-6f05be {padding-bottom: 0; margin-right: 0; height: auto}}.brxe-110b77 {margin-bottom: 1px; font-weight: 400; min-width: 1200px; align-self: center; flex-direction: row; scroll-snap-align: center}.brxe-110b77 .splide__pagination {bottom: -35px}.brxe-110b77 .splide__pagination .splide__pagination__page {height: px; width: 70px; border-radius: var(--apradius-s); color: #c7d3eb; background-color: #c7d3eb}.brxe-110b77 .splide__pagination .splide__pagination__page.is-active {color: #00ad48; background-color: #00ad48}@media (max-width: 1024px) {.brxe-110b77 {min-width: 0px; width: 100%}.brxe-110b77 .splide__slide {justify-content: flex-start}}@media (max-width: 478px) {.brxe-110b77 {min-width: 100%; margin-bottom: 0}.brxe-110b77 .splide__pagination .splide__pagination__page {height: var(--apspace-2xs); width: var(--apspace-4xl)}}.brxe-62ae33 {row-gap: var(--apspace-l); z-index: 3; padding-top: var(--apspace-l); padding-bottom: var(--apspace-xs)}@media (max-width: 478px) {.brxe-62ae33 {margin-top: 0}}.brxe-c7cb20 {padding-bottom: var(--apspace-l); position: relative}@media (max-width: 1024px) {.brxe-c7cb20 {width: 100%}}.brxe-jyfrmk {background-color: #f5f9ff}@media (max-width: 1024px) {.brxe-jyfrmk {position: relative}}.brxe-272b7d {font-size: var(--aptext-xl); font-weight: 400}@media (max-width: 478px) {.brxe-272b7d {font-size: 30px; margin-top: var(--apspace-3xl)}}@media (max-width: 320px) {.brxe-272b7d {margin-top: var(--apspace-4xl)}}@media (max-width: 478px) {.brxe-a67664 {font-size: var(--aptext-l)}}@media (max-width: 767px) {.brxe-masqgj {max-width: 100%}}@media (max-width: 478px) {.brxe-masqgj {max-width: 100%}}.brxe-bbbd02:not(.tag), .brxe-bbbd02 img {object-fit: contain}.brxe-bbbd02 {position: absolute; top: -15%; right: 10rem; height: 80%}@media (max-width: 1024px) {.brxe-bbbd02 {height: 60%; margin-top: 0; top: -9%; right: 9%; width: auto}}@media (max-width: 767px) {.brxe-bbbd02 {right: 5%; height: 40%; top: -10%; width: auto}}@media (max-width: 478px) {.brxe-bbbd02 {margin-top: 0; opacity: 100; top: -15%; right: 0px; width: 30%}}@media (max-width: 320px) {.brxe-bbbd02 {width: 30%; right: 0px}}.brxe-d70857 {row-gap: var(--apspace-s)}@media (max-width: 1024px) {.brxe-d70857 {padding-right: var(--apspace-xl); padding-left: var(--apspace-xl); background-size: contain; background-repeat: no-repeat}}@media (max-width: 767px) {.brxe-d70857 {padding-top: var(--apspace-2xl); padding-right: var(--apspace-l); padding-left: var(--apspace-l); background-repeat: no-repeat; background-size: contain}}@media (max-width: 320px) {.brxe-d70857 {padding-top: var(--apspace-xl); padding-bottom: var(--apspace-xl)}}@media (max-width: 478px) {.brxe-visqzh {padding-right: var(--space-xs); padding-left: var(--space-xs)}}@media (max-width: 1024px) {.brxe-eb4ca2 {max-width: 100%}}@media (max-width: 478px) {.brxe-eb4ca2 {max-width: 100%; margin-bottom: 1px}}.brxe-breckn {max-width: 85%}@media (max-width: 1024px) {.brxe-breckn {max-width: 100%}}@media (max-width: 478px) {.brxe-breckn {font-size: var(--text-m); max-width: 100%; margin-bottom: 10px}.brxe-breckn a {font-size: var(--text-m); font-size: inherit}}@media (max-width: 478px) {.brxe-e0228e {max-width: 100%}}.brxe-ufouqw {max-width: 85%}@media (max-width: 1024px) {.brxe-ufouqw {max-width: 100%}}@media (max-width: 478px) {.brxe-ufouqw {font-size: var(--text-m); max-width: 100%; margin-bottom: 10px}.brxe-ufouqw a {font-size: var(--text-m); font-size: inherit}}.brxe-eeea02 {margin-top: 0}@media (max-width: 478px) {.brxe-eeea02 {margin-top: 10px}}@media (max-width: 1024px) {.brxe-7a674b {max-width: 100%}}@media (max-width: 478px) {.brxe-7a674b {font-size: var(--text-m)}.brxe-7a674b a {font-size: var(--text-m); font-size: inherit}}.brxe-61d85a {border-top-width: 0; border-top-style: none; border-radius: var(--radius-m); font-weight: 400; font-size: 17px; padding-top: 12px; padding-right: var(--space-m); padding-bottom: 12px; padding-left: var(--space-m); gap: 80px; background-image: linear-gradient(120deg, #55ff9a 0%, #5eb1bf 100%); box-shadow: 0 0 16px 0 rgba(241, 241, 241, 0.25)}.brxe-61d85a svg {height: 24px; width: 24px; stroke-width: 1px}@media (max-width: 767px) {.brxe-61d85a {width: 48%; gap: 0px; justify-content: space-between}}@media (max-width: 478px) {.brxe-61d85a {font-size: var(--aptext-sm); width: 100%; justify-content: space-between; padding-top: var(--apspace-xs); padding-right: var(--apspace-m); padding-bottom: var(--apspace-xs); padding-left: var(--apspace-m)}}.brxe-679b49 {font-weight: 400; font-size: 17px; border-top-width: 0; border-top-style: none; border-radius: var(--radius-m); padding-top: 12px; padding-right: var(--space-m); padding-bottom: 12px; padding-left: var(--space-m); gap: 80px; background-image: linear-gradient(141deg, #b6f2ff 0%, #5eb1bf 100%); box-shadow: 0 0 16px 0 rgba(241, 241, 241, 0.23)}.brxe-679b49 svg {height: 24px; width: 24px; stroke: #212121; stroke-width: 1px; fill: rgba(0, 0, 0, 0)}@media (max-width: 767px) {.brxe-679b49 {width: 48%; gap: 0px; justify-content: space-between}}@media (max-width: 478px) {.brxe-679b49 {font-size: var(--aptext-sm); padding-top: var(--apspace-xs); padding-bottom: var(--apspace-xs); width: 100%; justify-content: space-between; margin-bottom: 0}}.brxe-676e5b {font-weight: 300; flex-direction: row; column-gap: var(--apspace-2xs); justify-content: flex-start; margin-top: var(--apspace-m); margin-bottom: var(--apspace-s); z-index: 1; row-gap: var(--apspace-2xs)}@media (max-width: 767px) {.brxe-676e5b {justify-content: space-between}}@media (max-width: 478px) {.brxe-676e5b {row-gap: var(--apspace-s)}}.brxe-7d3835 {width: 70%}@media (max-width: 1024px) {.brxe-7d3835 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 767px) {.brxe-7d3835 {width: 100%}}@media (max-width: 478px) {.brxe-7d3835 {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}.brxe-qhgtae:not(.tag), .brxe-qhgtae img {object-fit: cover; aspect-ratio: 9/16; object-position: 50% 50%}@media (max-width: 767px) {.brxe-qhgtae:not(.tag), .brxe-qhgtae img {aspect-ratio: 16/9; object-fit: cover; object-position: 50%90%}}.brxe-bwkpvb {width: 35%; position: relative; aspect-ratio: 9/16; height: 100%; overflow: hidden}@media (max-width: 767px) {.brxe-bwkpvb {aspect-ratio: 16/9; width: 100%}}.brxe-a5377d {flex-direction: row; align-items: center; position: relative; justify-content: space-between}@media (max-width: 1024px) {.brxe-a5377d {row-gap: var(--apspace-xs); column-gap: var(--apspace-xs)}}@media (max-width: 478px) {.brxe-a5377d {flex-direction: column}}.brxe-mplyqm {background-color: #f5f9ff}.brxe-67f6a0 {font-size: var(--aptext-xl); font-weight: 400}@media (max-width: 767px) {.brxe-67f6a0 {text-align: center}}@media (max-width: 478px) {.brxe-67f6a0 {text-align: center; z-index: 2}}.brxe-f2dce7 {font-size: var(--aptext-m); font-weight: 300; max-width: 75%; margin-top: 20px}@media (max-width: 767px) {.brxe-f2dce7 {text-align: center}}@media (max-width: 478px) {.brxe-f2dce7 {max-width: 100%; font-size: var(--text-m); z-index: 2; margin-top: 0}}.brxe-2ee455 {align-self: center !important; justify-content: center; align-items: flex-start; color: #ffffff}@media (max-width: 767px) {.brxe-2ee455 {align-items: center}}@media (max-width: 478px) {.brxe-2ee455 {align-items: center; text-align: center; row-gap: var(--apspace-xs)}}.brxe-824204 {max-width: 60%}.brxe-824204:not(.tag), .brxe-824204 img {object-fit: contain}.brxe-56f1bc {padding-top: var(--apspace-s); padding-right: var(--apspace-s); padding-bottom: var(--apspace-s); padding-left: var(--apspace-s); background-color: #ffffff; border-radius: var(--apradius-l); display: flex; justify-content: center; align-items: center; grid-row: unset; grid-column: unset; align-self: center !important}.brxe-e7867c {max-width: 60%}.brxe-c744eb {padding-top: var(--apspace-s); padding-right: var(--apspace-s); padding-bottom: var(--apspace-s); padding-left: var(--apspace-s); background-color: #ffffff; border-radius: var(--apradius-l); display: flex; align-items: center; justify-content: center; align-self: center !important; grid-row: unset; grid-column: unset}.brxe-e84328 {max-width: 60%}.brxe-350d3d {padding-top: var(--apspace-s); padding-right: var(--apspace-s); padding-bottom: var(--apspace-s); padding-left: var(--apspace-s); background-color: #ffffff; border-radius: var(--apradius-l); display: flex; align-items: center; justify-content: center; grid-row: 1 / 2; grid-column: 3 / 4}.brxe-4daea1 {max-width: 80%}.brxe-4daea1:not(.tag), .brxe-4daea1 img {object-fit: contain}.brxe-432182 {background-color: #ffffff; padding-top: var(--apspace-s); padding-right: var(--apspace-s); padding-bottom: var(--apspace-s); padding-left: var(--apspace-s); border-radius: var(--apradius-l); align-items: center; display: flex; justify-content: center; grid-row: unset; grid-column: unset}.brxe-78f31d {max-width: 90%}.brxe-5d665d {padding-top: var(--apspace-s); padding-right: var(--apspace-s); padding-bottom: var(--apspace-s); padding-left: var(--apspace-s); border-radius: var(--apradius-l); background-color: #ffffff; display: flex; justify-content: center; align-items: center; grid-row: unset; grid-column: unset}.brxe-266af2 {max-width: 80%}.brxe-43b660 {background-color: #ffffff; padding-top: var(--apspace-s); padding-right: var(--apspace-s); padding-bottom: var(--apspace-s); padding-left: var(--apspace-s); border-radius: var(--apradius-l); align-items: center; display: flex; justify-content: center; grid-row: unset; grid-column: unset}.brxe-15e01e {display: grid; align-items: initial; grid-gap: 15px; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr 1fr}.brxe-1319e0 {flex-direction: row}@media (max-width: 478px) {.brxe-1319e0 {margin-top: var(--apspace-l); margin-bottom: var(--apspace-l)}}.brxe-1bd898 {flex-direction: row; row-gap: var(--apspace-s); column-gap: var(--apspace-m); z-index: 2}.brxe-b1bd66 {max-height: 90%}@media (max-width: 767px) {.brxe-b1bd66 {width: 90%; height: auto}}@media (max-width: 478px) {.brxe-b1bd66:not(.tag), .brxe-b1bd66 img {object-fit: scale-down; object-position: 200% 100%}}.brxe-gcsnlt {flex-direction: row; background-image: linear-gradient(90deg, #090b32, #5eb1bf)}@media (max-width: 478px) {.brxe-gcsnlt {background-image: linear-gradient(#090b32, #5eb1bf)}}.brxe-4bf4fe {font-weight: 400; font-size: 17px; padding-top: 12px; padding-right: var(--space-m); padding-bottom: 12px; padding-left: var(--space-m); border-top-width: 0; border-top-style: none; border-radius: var(--radius-m); background-image: linear-gradient(120deg, #55ff9a 0%, #5eb1bf 100%); box-shadow: 0 0 16px 0 rgba(241, 241, 241, 0.25); gap: 80px}.brxe-4bf4fe svg {height: 24px; width: 24px; stroke-width: 1px}@media (max-width: 478px) {.brxe-4bf4fe {font-size: 16px; width: 100%; padding-top: var(--apspace-s); padding-right: var(--apspace-m); padding-bottom: var(--apspace-s); padding-left: var(--apspace-m); justify-content: space-between}}.brxe-f76647 {font-weight: 400; font-size: 17px; padding-top: 12px; padding-right: var(--space-m); padding-bottom: 12px; padding-left: var(--space-m); border-top-width: 0; border-top-style: none; border-radius: var(--radius-m); gap: 80px; background-image: linear-gradient(141deg, #b6f2ff 0%, #5eb1bf 100%); box-shadow: 0 0 16px 0 rgba(241, 241, 241, 0.23)}.brxe-f76647 svg {height: 24px; width: 24px; stroke: #212121; stroke-width: 1px; fill: rgba(0, 0, 0, 0)}@media (max-width: 478px) {.brxe-f76647 {width: 100%; justify-content: space-between; padding-top: var(--apspace-s); padding-bottom: var(--apspace-s); font-size: 15px; margin-bottom: 150px}}.brxe-88bb79 {justify-content: flex-start; font-weight: 300; flex-direction: row; column-gap: 20px; z-index: 1; margin-top: var(--apspace-2xs)}@media (max-width: 478px) {.brxe-88bb79 {row-gap: var(--apspace-3xs)}}.brxe-e3cc83 {align-self: flex-start !important; align-items: flex-start; row-gap: var(--apspace-xs); position: relative; z-index: 1}@media (max-width: 478px) {.brxe-e3cc83 {row-gap: var(--space-m); align-self: flex-start !important}}.brxe-fe1b4a {position: absolute; bottom: 0px; right: 0px}@media (max-width: 1024px) {.brxe-fe1b4a {max-height: 75%}}@media (max-width: 478px) {.brxe-fe1b4a {max-width: 90%}}.brxe-d61648 {position: absolute; bottom: 0px; right: 0px; max-width: 40%; max-height: 90%}.brxe-d61648:not(.tag), .brxe-d61648 img {object-fit: cover}@media (max-width: 1024px) {.brxe-d61648 {max-height: 75%}}@media (max-width: 478px) {.brxe-d61648 {max-width: 85%; max-height: 75%}}.brxe-slptbe {background-color: #ffffff; background-position: bottom right; background-repeat: no-repeat; background-size: 940px; align-items: flex-start; align-self: flex-start !important; justify-content: flex-start}@media (max-width: 478px) {.brxe-slptbe {background-color: var(--white)}}